/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_4985/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_4985
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.avatar_4985/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tag-4d36.frame-first-9178/licenses/gpl-2.0.article-5e63
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.active_fast_537f/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.plasma-430c.top_ff2f/normalize.white_73e1/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.white_73e1 v7.0.0 | MIT License | github.avatar_4985/necolas/normalize.white_73e1 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.accordion_active_527f .frame-93cd,
.panel_hot_a952,
.pattern_aabb,
.table_bf3d,
.static-6ca7,
.link-tiny-4cf5,
.article_top_d58f,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.panel_hot_a952,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel_hot_a952,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel_hot_a952,
  h1 {
    font-size: 1.8em;
  }
}
.pattern_aabb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pattern_aabb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pattern_aabb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_aabb,
  h2 {
    font-size: 1.7em;
  }
}
.table_bf3d,
h3 {
  font-size: 1.618em;
}
.accordion_active_527f .frame-93cd,
.static-6ca7,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.accent_outer_b094 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.dynamic-26a3:after,
.dynamic-26a3:before,
.simple-6c22:after,
.simple-6c22:before {
  content: "";
  display: table;
}
.dynamic-26a3:after,
.simple-6c22:after {
  clear: both;
}
.footer-bffa {
  float: right;
  margin-right: 0;
}
.under_f4dc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hero_west_9fa6 .alert_lite_682e,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.hero_west_9fa6 .alert_lite_682e:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.layout_fluid_3b42 .alert_lite_682e {
  box-shadow: none;
}
.layout_fluid_3b42
  .alert_lite_682e
  .text-action-45a2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout_fluid_3b42 .alert_lite_682e .black_e042 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.layout_fluid_3b42
  .alert_lite_682e
  .black_e042
  b {
  display: none;
}
.layout_fluid_3b42 .pro_7625 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dynamic-2b2c:not(.sort_out_b10d):not(.pink_8bdf),
button:not(.sort_out_b10d):not(.pink_8bdf),
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ),
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ),
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ):hover,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ):hover,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):hover,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):hover,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ):active,
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ):active,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):active,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):active,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):active,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus {
  outline: 0;
}
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002 {
  position: relative;
}
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .module-4b72,
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .surface_active_4b6e,
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .disabled_5bf6,
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  i,
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  svg,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .module-4b72,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .surface_active_4b6e,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .disabled_5bf6,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  i,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  svg,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .module-4b72,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .surface_active_4b6e,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .disabled_5bf6,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  i,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  svg,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .module-4b72,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .surface_active_4b6e,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .disabled_5bf6,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  i,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  svg,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .module-4b72,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .surface_active_4b6e,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  .disabled_5bf6,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  i,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002
  svg {
  visibility: hidden;
}
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002:after,
button:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002:after,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002:after,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002:after,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ).fn-loading-5002:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.dynamic-2b2c:not(.sort_out_b10d):not(.pink_8bdf),
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ),
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ),
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ) {
  color: #fff;
  background: #235787;
}
.dynamic-2b2c:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus,
input[type="button"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus,
input[type="reset"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus,
input[type="submit"]:not(.sort_out_b10d):not(
    .pink_8bdf
  ):focus {
  color: #fff;
}
.dynamic-2b2c.fn-disabled-5002:not(.sort_out_b10d):not(
    .pink_8bdf
  ),
.dynamic-2b2c[disabled]:not(.sort_out_b10d):not(
    .pink_8bdf
  ),
button.fn-disabled-5002:not(.sort_out_b10d):not(
    .pink_8bdf
  ),
button[disabled]:not(.sort_out_b10d):not(
    .pink_8bdf
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.picture-silver-53e3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.picture-silver-53e3:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.orange_60fc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wrapper-full-4f74 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mask-02db {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dynamic-26a3:after,
.dynamic-26a3:before,
.hidden_d4f7:after,
.hidden_d4f7:before,
.modal_hard_d149:after,
.modal_hard_d149:before,
.logo_lower_e2a3:after,
.logo_lower_e2a3:before,
.fluid-e1c4:after,
.fluid-e1c4:before,
.link_4871:after,
.link_4871:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dynamic-26a3:after,
.hidden_d4f7:after,
.modal_hard_d149:after,
.logo_lower_e2a3:after,
.fluid-e1c4:after,
.link_4871:after {
  clear: both;
}
.hidden_d4f7 .progress-selected-83a6,
.modal_hard_d149 .progress-selected-83a6,
.card-294e .progress-selected-83a6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.logo_down_3c0b {
  display: inline-block;
}
.article_ec2e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.article_ec2e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article_ec2e .clean-81a8 {
  padding: 1em 0;
  font-size: 85%;
}
.clean-81a8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status_up_e075 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status_up_e075:after,
.status_up_e075:before {
  content: "";
  display: table;
}
.status_up_e075:after {
  clear: both;
}
.item_aeb3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shadow_1664 .item_aeb3 {
  max-width: 50%;
}
.sort_d30f .item_aeb3 {
  max-width: 33.33%;
}
.purple-eadf .item_aeb3 {
  max-width: 25%;
}
.gold-e2f2 .item_aeb3 {
  max-width: 20%;
}
.surface-0964 .item_aeb3 {
  max-width: 16.66%;
}
.video-c2d8 .item_aeb3 {
  max-width: 14.28%;
}
.status_11fd .item_aeb3 {
  max-width: 12.5%;
}
.banner_9c9d .item_aeb3 {
  max-width: 11.11%;
}
.gas-9b55 {
  display: block;
}
.accordion_active_527f .table_4bad label,
.accordion_active_527f .outline-next-adbf label,
.accordion_active_527f .blue_6e4b label,
.accordion_active_527f .frame_5de6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.medium_810f {
  list-style: none;
  margin: 0;
}
.medium_810f article.active-7380 {
  margin-bottom: 0;
}
.medium_810f ul {
  list-style: none;
  margin: 0;
}
.medium_810f .active_yellow_498d li.active-7380 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .medium_810f .active_yellow_498d li.active-7380 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .medium_810f .active_yellow_498d li.active-7380:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .medium_810f .active_yellow_498d li.active-7380 li.active-7380 li.active-7380 li.active-7380 {
    padding-left: 0;
  }
}
article.active-7380 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-7380 .hidden_d4f7 p:last-of-type {
  margin-bottom: 0;
}
article.active-7380 .gold-6866 {
  float: left;
}
article.active-7380 .main-474c {
  margin-left: 85px;
}
article.active-7380 .preview_hot_60a5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-7380 .preview_hot_60a5 .focused_af53 {
  margin-left: 10px;
}
article.active-7380 .yellow_9136 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-7380 .texture_west_08f1 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .table_4bad,
  #respond .blue_6e4b,
  #respond .frame_5de6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .table_4bad input,
#respond .blue_6e4b input,
#respond .frame_5de6 input {
  width: 100%;
}
#respond .frame_5de6 {
  margin-right: 0;
}
#respond .picture-north-9b73 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border_daa7 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border_daa7.in_e77e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.border_daa7 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.border_daa7:focus,
.border_daa7:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.detail-e198 {
  border-radius: 10%;
}
.article_9b64 {
  border-radius: 50%;
}
.chip_b929 {
  font-size: 0.72em;
}
.chip-brown-b326 {
  font-size: 0.875em;
}
.header_9c5b {
  font-size: 1.1em;
}
.photo-selected-c8b8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.photo-selected-c8b8.chip_b929 {
  letter-spacing: 0.5px;
}
.tiny-4d18,
.tiny-4d18 a {
  color: #6d6d6d;
}
.tiny-4d18 a:hover {
  color: #111;
}
.gallery-small-39da {
  color: #6d6d6d;
}
.copper-46ea {
  overflow-x: hidden;
}
.copper-46ea .shade_56c3.photo_d839 {
  position: relative;
}
.copper-46ea .shade_56c3.photo_d839.description-wide-54aa {
  position: initial;
}
.copper-46ea
  .shade_56c3.photo_d839.description-wide-54aa
  .widget_brown_341a {
  left: auto;
}
.copper-46ea .shade_56c3 .widget_brown_341a {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.copper-46ea .shade_56c3:hover.photo_d839 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.copper-46ea
  .shade_56c3:hover.photo_d839
  .widget_brown_341a {
  display: block;
  z-index: 9999999;
}
.copper-46ea .mask_da4a .notice-full-75df,
.copper-46ea .thumbnail-a98b .notice-full-75df {
  display: none;
}
.copper-46ea .up_fb9a .shade_56c3:hover.photo_d839 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion_active_527f .table_4bad label,
.accordion_active_527f .outline-next-adbf label,
.accordion_active_527f .blue_6e4b label,
.accordion_active_527f .frame_5de6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.medium_810f {
  list-style: none;
  margin: 0;
}
.medium_810f article.active-7380 {
  margin-bottom: 0;
}
.medium_810f ul {
  list-style: none;
  margin: 0;
}
.medium_810f .active_yellow_498d li.active-7380 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .medium_810f .active_yellow_498d li.active-7380 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .medium_810f .active_yellow_498d li.active-7380:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .medium_810f .active_yellow_498d li.active-7380 li.active-7380 li.active-7380 li.active-7380 {
    padding-left: 0;
  }
}
article.active-7380 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-7380 .hidden_d4f7 p:last-of-type {
  margin-bottom: 0;
}
article.active-7380 .gold-6866 {
  float: left;
}
article.active-7380 .main-474c {
  margin-left: 85px;
}
article.active-7380 .preview_hot_60a5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-7380 .preview_hot_60a5 .focused_af53 {
  margin-left: 10px;
}
article.active-7380 .yellow_9136 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-7380 .texture_west_08f1 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .table_4bad,
  #respond .blue_6e4b,
  #respond .frame_5de6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .table_4bad input,
#respond .blue_6e4b input,
#respond .frame_5de6 input {
  width: 100%;
}
#respond .frame_5de6 {
  margin-right: 0;
}
#respond .picture-north-9b73 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mask_da4a .progress-solid-4aea {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.progress-solid-4aea .north_b2d4.old_018f .notification-simple-b43a > li > a:focus,
.progress-solid-4aea .north_b2d4.old_018f .notification-simple-b43a > li > a:hover,
.progress-solid-4aea .north_b2d4.outline_gold_f7ac .notification-simple-b43a > li > a:focus,
.progress-solid-4aea .north_b2d4.outline_gold_f7ac .notification-simple-b43a > li > a:hover,
.progress-solid-4aea .north_b2d4.bottom-b914 .notification-simple-b43a > li > a:focus,
.progress-solid-4aea .north_b2d4.bottom-b914 .notification-simple-b43a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-solid-4aea
  .north_b2d4.old_018f
  .notification-simple-b43a
  > li.east-6648
  > a,
.progress-solid-4aea
  .north_b2d4.old_018f
  .notification-simple-b43a
  > li.tabs-2e6f
  > a,
.progress-solid-4aea
  .north_b2d4.outline_gold_f7ac
  .notification-simple-b43a
  > li.east-6648
  > a,
.progress-solid-4aea
  .north_b2d4.outline_gold_f7ac
  .notification-simple-b43a
  > li.tabs-2e6f
  > a,
.progress-solid-4aea
  .north_b2d4.bottom-b914
  .notification-simple-b43a
  > li.east-6648
  > a,
.progress-solid-4aea .north_b2d4.bottom-b914 .notification-simple-b43a > li.logo-motion-7e71 > a {
  color: rgba(255, 255, 255, 0.99);
}
.progress-solid-4aea .hover_static_668d,
.progress-solid-4aea .hover_static_668d a {
  color: rgba(255, 255, 255, 0.99);
}
.progress-solid-4aea .menu_53fa.table_4c4d li a,
.progress-solid-4aea .container_out_bdc0 a,
.progress-solid-4aea .button_clean_269d,
.progress-solid-4aea .notification-simple-b43a > li > a,
.progress-solid-4aea .header_0291 {
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea .menu_53fa.table_4c4d li a:hover,
.progress-solid-4aea .container_out_bdc0 a:hover,
.progress-solid-4aea .button_clean_269d:hover,
.progress-solid-4aea .notification-simple-b43a > li > a:hover,
.progress-solid-4aea .header_0291:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-solid-4aea .over-57d5 {
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea .over-57d5 .description_bright_ca23 {
  color: rgba(255, 255, 255, 0.99);
}
.progress-solid-4aea .over-57d5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-solid-4aea .short_5a4c .layout-stone-2fe1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea .short_5a4c .layout-stone-2fe1 .table-bottom-ccaa {
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea
  .short_5a4c
  .layout-stone-2fe1
  .table-bottom-ccaa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea
  .short_5a4c
  .layout-stone-2fe1
  .table-bottom-ccaa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea
  .short_5a4c
  .layout-stone-2fe1
  .table-bottom-ccaa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea
  .short_5a4c
  .layout-stone-2fe1
  .table-bottom-ccaa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea .short_5a4c .footer-west-337f {
  color: rgba(255, 255, 255, 0.79);
}
.progress-solid-4aea .short_5a4c .footer-west-337f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-804e
  .progress-solid-4aea
  .short_5a4c
  .tag_6b40
  .detail-e192 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-804e
  .progress-solid-4aea
  .short_5a4c
  .tag_6b40
  .table-bottom-ccaa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_da4a .column-ffdc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column-ffdc .north_b2d4.old_018f .notification-simple-b43a > li > a:focus,
.column-ffdc .north_b2d4.old_018f .notification-simple-b43a > li > a:hover,
.column-ffdc .north_b2d4.outline_gold_f7ac .notification-simple-b43a > li > a:focus,
.column-ffdc .north_b2d4.outline_gold_f7ac .notification-simple-b43a > li > a:hover,
.column-ffdc .north_b2d4.bottom-b914 .notification-simple-b43a > li > a:focus,
.column-ffdc .north_b2d4.bottom-b914 .notification-simple-b43a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-ffdc
  .north_b2d4.old_018f
  .notification-simple-b43a
  > li.east-6648
  > a,
.column-ffdc
  .north_b2d4.old_018f
  .notification-simple-b43a
  > li.tabs-2e6f
  > a,
.column-ffdc
  .north_b2d4.outline_gold_f7ac
  .notification-simple-b43a
  > li.east-6648
  > a,
.column-ffdc
  .north_b2d4.outline_gold_f7ac
  .notification-simple-b43a
  > li.tabs-2e6f
  > a,
.column-ffdc
  .north_b2d4.bottom-b914
  .notification-simple-b43a
  > li.east-6648
  > a,
.column-ffdc .north_b2d4.bottom-b914 .notification-simple-b43a > li.logo-motion-7e71 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column-ffdc .hover_static_668d,
.column-ffdc .hover_static_668d a {
  color: rgba(0, 0, 0, 0.8);
}
.column-ffdc .menu_53fa.table_4c4d li a,
.column-ffdc .container_out_bdc0 a,
.column-ffdc .button_clean_269d,
.column-ffdc .notification-simple-b43a > li > a,
.column-ffdc .header_0291 {
  color: rgba(0, 0, 0, 0.55);
}
.column-ffdc .menu_53fa.table_4c4d li a:hover,
.column-ffdc .container_out_bdc0 a:hover,
.column-ffdc .button_clean_269d:hover,
.column-ffdc .notification-simple-b43a > li > a:hover,
.column-ffdc .header_0291:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-ffdc .over-57d5 {
  color: rgba(0, 0, 0, 0.55);
}
.column-ffdc .over-57d5 .description_bright_ca23 {
  color: rgba(0, 0, 0, 0.8);
}
.column-ffdc .over-57d5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_cold_d507 .disabled-9a03 {
  margin-left: auto;
  margin-right: auto;
}
.modal_hard_d149 > * {
  margin-left: auto;
  margin-right: auto;
}
.modal_hard_d149 .orange_60fc {
  margin-right: 1.41575em;
}
.hover_9c28 .modal_hard_d149 > .upper_3a30 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.hover_9c28 .modal_hard_d149 > .image-narrow-bf6b {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.picture-up-06ad.mask_cold_d507 .disabled-9a03,
.chip-7fea.mask_cold_d507 .disabled-9a03 {
  margin-left: 0;
}
.logo-red-df1d.mask_cold_d507 .disabled-9a03,
.detail_next_7561.mask_cold_d507 .disabled-9a03 {
  margin-right: 0;
}
.modal_hard_d149 ol,
.modal_hard_d149 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge-down-b99f video {
  max-width: 100%;
}
.blue_af4d img {
  display: block;
}
.blue_af4d.orange_60fc,
.blue_af4d.wrapper-full-4f74 {
  width: 100%;
}
.blue_af4d.image-narrow-bf6b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.preview_65ab:not(.outline-fd42) {
  margin: 1.5em auto;
}
.menu-9cd2 p {
  padding: 1.5em 14px;
}
ul.notice_0a30.image-narrow-bf6b,
ul.notice_0a30.upper_3a30,
ul.notice_0a30.slow_7324.upper_3a30 {
  padding: 0 14px;
}
.wrapper_ee72 {
  display: block;
  overflow-x: auto;
}
.wrapper_ee72 table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper_ee72 td,
.wrapper_ee72 th {
  padding: 0.5em;
}
.modal_hard_d149 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.modal_hard_d149 ol ol,
.modal_hard_d149 ol ul,
.modal_hard_d149 ul ol,
.modal_hard_d149 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.modal_hard_d149 ol ol li,
.modal_hard_d149 ol ul li,
.modal_hard_d149 ul ol li,
.modal_hard_d149 ul ul li {
  margin-left: 0;
}
.text-fresh-3784.narrow_bb0d > .motion_c0fb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.text-fresh-3784.narrow_bb0d > .motion_c0fb iframe,
.text-fresh-3784.narrow_bb0d > .motion_c0fb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hot_89ae {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hot_89ae.stale-8942 {
  padding: 0;
}
.hot_89ae.stale-8942 cite {
  font-size: 13px;
}
.hot_89ae > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hot_89ae cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.backdrop-a6c7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.backdrop-a6c7 > p:first-child {
  margin-top: 0;
}
.backdrop-a6c7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.backdrop-a6c7 blockquote {
  border-left: 0;
}
.right_46ce {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.right_46ce:not(.lower-fd6a) {
  max-width: 100px;
}
.right_46ce.logo_be3e {
  border-bottom: none !important;
  text-align: center;
}
.right_46ce.logo_be3e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .menu-9cd2 p {
    padding: 1.5em 0;
  }
}
.picture_cold_1e65 {
  color: #0073aa;
}
.pattern-dynamic-dfe4 {
  background-color: #0073aa;
}
.easy-1430 {
  color: #229fd8;
}
.form_steel_e1d5 {
  background-color: #229fd8;
}
.text_next_875e {
  color: #eee;
}
.tooltip-orange-a63b {
  background-color: #eee;
}
.accordion-bottom-b7b4 {
  color: #444;
}
.hovered-acad {
  background-color: #444;
}
.tooltip_thick_17b1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip_thick_17b1 .form-solid-ee46 .container_out_bdc0 {
  font-size: 15px;
}
.tooltip_thick_17b1 .container_out_bdc0 {
  line-height: 1.3;
}
.tooltip_thick_17b1 .column-ffdc {
}
.tooltip_thick_17b1 .progress-solid-4aea {
  background: #235787;
}
.video-selected-75cd {
  padding: 0;
}
.video-selected-75cd .progress-solid-4aea {
  background: #1a1a1a;
}
.video-selected-75cd .column-ffdc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.bottom-806c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.bottom-806c .column-ffdc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.bottom-806c .progress-solid-4aea {
  background: #303030;
}
.link_4871 {
  position: relative;
  z-index: 10;
}
.link_4871 .button-over-bf2a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-ef4e .photo_d839 {
  display: inline-block;
  vertical-align: middle;
}
.status-ef4e.summary-wood-b279 .photo_d839 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status-ef4e.summary-wood-b279 .photo_d839 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status-ef4e.summary-wood-b279 .photo_d839 {
    margin-right: 0.4em;
  }
}
.status-ef4e.summary-wood-b279 .photo_d839:last-child {
  margin-right: 0;
}
.description_109d .button-over-bf2a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .mask_da4a .form-solid-ee46 {
    margin: 0 -0.5em;
  }
  .mask_da4a .form-solid-ee46 [class*="customify-col-"],
  .mask_da4a .form-solid-ee46 [class*="customify-col_"],
  .mask_da4a .form-solid-ee46 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.mask_da4a.box-full-2c98 .button-over-bf2a {
  background: 0 0 !important;
}
.mask_da4a.box-full-2c98 .button-over-bf2a,
.mask_da4a.description_109d .button-over-bf2a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .mask_da4a.copper_e7aa {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.mask_da4a.description_109d .button-over-bf2a {
  box-shadow: none !important;
}
.content-short-0ed6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .content-short-0ed6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .content-short-0ed6 {
    padding: 18px 0 20px;
  }
}
.content-short-0ed6 .description_hard_f54e {
  width: 100%;
}
.content-short-0ed6 .hard-a913 {
  margin-bottom: 0;
}
.content-short-0ed6 .dark_073b {
  margin-top: 5px;
  font-size: 0.875em;
}
.active_1ccb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active_1ccb .description-5a2a {
  width: 100%;
}
.yellow_356a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.yellow_356a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.yellow_356a li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.yellow_356a li:last-child:after {
  display: none;
}
.yellow_356a li a {
  font-weight: 500;
  margin-right: 10px;
}
.button-df0b .notice-full-75df button,
.content-short-0ed6 .notice-full-75df button {
  left: 0;
}
.button-df0b .description-5a2a,
.content-short-0ed6 .description-5a2a {
  padding-left: 0;
  padding-right: 0;
}
.button-df0b .active_1ccb,
.content-short-0ed6 .active_1ccb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.button-df0b {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-df0b:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.button-df0b .small_64d5 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .button-df0b .small_64d5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .button-df0b .small_64d5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .button-df0b .small_64d5 {
    min-height: 200px;
  }
}
.button-df0b .yellow_356a {
  color: rgba(255, 255, 255, 0.8);
}
.button-df0b .yellow_356a a,
.button-df0b .yellow_356a li:after {
  color: inherit;
}
.button-df0b .yellow_356a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fluid-5f62 {
  margin-bottom: 0.5em;
}
.progress-north-0ae7 {
  margin-bottom: 1.2em;
}
.progress-north-0ae7,
.fluid-5f62 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress-north-0ae7 p:last-child,
.fluid-5f62 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notice-full-75df,
#masthead .notice-full-75df {
  display: none;
}
#masthead
  > .notice-full-75df.top_0057 {
  display: none;
}
#masthead > .notice-full-75df button {
  left: 0;
}
.layout_c07d {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.layout_c07d .photo_d839 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.layout_c07d .thumbnail-fresh-3c2b {
  display: -webkit-box;
  display: flex;
}
.layout_c07d .thumbnail-fresh-3c2b.badge-15de {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.layout_c07d .thumbnail-fresh-3c2b.aside_in_2dea {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout_c07d .thumbnail-fresh-3c2b.notification-over-5b14 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout_c07d.message_inner_b591.photo-aa07 .thumbnail-fresh-3c2b.badge-15de {
  flex-basis: 100%;
}
.layout_c07d.gallery-b9ee .thumbnail-fresh-3c2b.aside_in_2dea {
  -webkit-box-flex: 1;
  flex: auto;
}
.layout_c07d.gallery-b9ee .thumbnail-fresh-3c2b.notification-over-5b14 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notice-full-75df.top_0057 {
  display: none;
}
#masthead > .notice-full-75df button {
  left: 0;
}
.photo-eed2 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.photo-eed2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.photo-eed2.north_549b i {
  margin-right: 4px;
}
.photo-eed2.orange-6b44 i {
  margin-left: 5px;
}
.container_out_bdc0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.container_out_bdc0 p:last-child {
  margin-bottom: 0;
}
.wrapper-small-81de {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wrapper-small-81de a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wrapper-small-81de img {
  display: block;
  width: auto;
  line-height: 1;
}
.wrapper-small-81de .hover_static_668d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wrapper-small-81de .progress_current_99af {
  margin: 5px 0 7px 0;
}
.wrapper-small-81de.gallery-last-49b0 .section_1b13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-small-81de.gallery-last-49b0 .hovered-3197 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-small-81de.list-dcb5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wrapper-small-81de.list-dcb5 .section_1b13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-small-81de.list-dcb5 .hovered-3197 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-small-81de.left_3442 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper-small-81de.pattern-action-3f83 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wrapper-small-81de.pattern-action-3f83 .hovered-3197 {
  margin-top: 7px;
}
.info-0bb2 {
  display: inline-block;
}
.link_4871 .smooth-f901 .wrapper-small-81de img {
  max-width: 100%;
}
.north_b2d4 .progress_black_6c96.highlight-tall-daaf,
.tooltip-ae11 .progress_black_6c96.highlight-tall-daaf {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.north_b2d4 .image-4e1b,
.tooltip-ae11 .image-4e1b {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.north_b2d4 .image-4e1b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.north_b2d4.text-cb20 .image-4e1b {
  display: none;
}
.north_b2d4 .hover_static_3070 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.north_b2d4 .hover_static_3070 li {
  display: inline-block;
  position: relative;
}
.north_b2d4 .hover_static_3070 li:last-child {
  margin-right: 0;
}
.north_b2d4 .hover_static_3070 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.north_b2d4 .hover_static_3070 li.logo-motion-7e71 > a {
  color: rgba(0, 0, 0, 0.9);
}
.north_b2d4 .hover_static_3070 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.north_b2d4 .hover_static_3070 > li > a i {
  line-height: 0;
}
.north_b2d4 .hover_static_3070 > li.status-a93f > a .image-4e1b {
  margin-left: 4px;
  line-height: 0;
}
.north_b2d4 .hover_static_3070 .south-8f87 li.status-a93f > a {
  position: relative;
}
.north_b2d4 .hover_static_3070 .south-8f87 li.status-a93f > a:after,
.north_b2d4 .hover_static_3070 .south-8f87 li.status-a93f > a:before {
  content: "";
  display: table;
}
.north_b2d4 .hover_static_3070 .south-8f87 li.status-a93f > a:after {
  clear: both;
}
.north_b2d4 .hover_static_3070 .south-8f87 li.status-a93f > a .image-4e1b {
  margin-left: 5px;
  float: right;
}
.north_b2d4 .tooltip-pressed-c16a,
.north_b2d4 .south-8f87 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.north_b2d4 .south-8f87 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.north_b2d4 .south-8f87 .highlight-tall-daaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.north_b2d4 .south-8f87 .image-4e1b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.north_b2d4 .south-8f87 li {
  display: block;
  margin: 0;
  padding: 0;
}
.north_b2d4 .south-8f87 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.north_b2d4 .south-8f87 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.north_b2d4 .south-8f87 .south-8f87 {
  top: 0;
  left: 100%;
}
.north_b2d4 .wrapper-dark-32a2.fn-focus-5002 > .tooltip-pressed-c16a,
.north_b2d4 .wrapper-dark-32a2.fn-focus-5002 > .south-8f87,
.north_b2d4 .wrapper-dark-32a2:focus > .tooltip-pressed-c16a,
.north_b2d4 .wrapper-dark-32a2:focus > .south-8f87,
.north_b2d4 .wrapper-dark-32a2:hover > .tooltip-pressed-c16a,
.north_b2d4 .wrapper-dark-32a2:hover > .south-8f87 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.north_b2d4.bottom-b914 .notification-simple-b43a:after,
.north_b2d4.bottom-b914 .notification-simple-b43a:before {
  content: "";
  display: table;
}
.north_b2d4.bottom-b914 .notification-simple-b43a:after {
  clear: both;
}
.north_b2d4.bottom-b914 .notification-simple-b43a > li {
  float: left;
}
.north_b2d4.west_2269 .notification-simple-b43a:after,
.north_b2d4.west_2269 .notification-simple-b43a:before {
  content: "";
  display: table;
}
.north_b2d4.west_2269 .notification-simple-b43a:after {
  clear: both;
}
.north_b2d4.west_2269 .notification-simple-b43a > li {
  float: left;
}
.north_b2d4.west_2269 .notification-simple-b43a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.north_b2d4.west_2269 .notification-simple-b43a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.north_b2d4.west_2269 .notification-simple-b43a > li.east-6648 > a,
.north_b2d4.west_2269 .notification-simple-b43a > li.logo-motion-7e71 > a {
  color: #fff;
  background-color: #1e4b75;
}
.north_b2d4.old_018f .notification-simple-b43a > li > a .highlight-tall-daaf {
  position: relative;
}
.north_b2d4.old_018f .notification-simple-b43a > li > a .highlight-tall-daaf:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.north_b2d4.old_018f
  .notification-simple-b43a
  > li:focus
  > a
  .highlight-tall-daaf:before,
.north_b2d4.old_018f
  .notification-simple-b43a
  > li:hover
  > a
  .highlight-tall-daaf:before {
  width: 100%;
  background-color: currentColor;
}
.north_b2d4.old_018f
  .notification-simple-b43a
  > li.east-6648
  > a
  .highlight-tall-daaf:before,
.north_b2d4.old_018f
  .notification-simple-b43a
  > li.tabs-2e6f
  > a
  .highlight-tall-daaf:before {
  width: 100%;
  background-color: currentColor;
}
.north_b2d4.outline_gold_f7ac .notification-simple-b43a > li > a .highlight-tall-daaf {
  position: relative;
}
.north_b2d4.outline_gold_f7ac .notification-simple-b43a > li > a .highlight-tall-daaf:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.north_b2d4.outline_gold_f7ac .notification-simple-b43a > li:focus > a .highlight-tall-daaf:before,
.north_b2d4.outline_gold_f7ac
  .notification-simple-b43a
  > li:hover
  > a
  .highlight-tall-daaf:before {
  width: 100%;
  background-color: currentColor;
}
.north_b2d4.outline_gold_f7ac
  .notification-simple-b43a
  > li.east-6648
  > a
  .highlight-tall-daaf:before,
.north_b2d4.outline_gold_f7ac
  .notification-simple-b43a
  > li.tabs-2e6f
  > a
  .highlight-tall-daaf:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip-ae11 .hover_static_3070 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltip-ae11 .hover_static_3070 li:first-child > a {
  border-top: none;
}
.tooltip-ae11 .hover_static_3070 .gallery_32b2 > .highlight-tall-daaf .image-4e1b {
  display: none;
}
.tooltip-ae11 .hover_static_3070 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tooltip-ae11 .hover_static_3070 li:last-child {
  border: none;
}
.tooltip-ae11 .hover_static_3070 li.status-a93f > a {
  padding-right: 45px !important;
}
.tooltip-ae11 .hover_static_3070 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tooltip-ae11 .hover_static_3070 li a:focus,
.tooltip-ae11 .hover_static_3070 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip-ae11 .hover_static_3070 li .link_plasma_d1a8 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.tooltip-ae11 .hover_static_3070 li .link_plasma_d1a8:hover {
  box-shadow: none;
}
.tooltip-ae11 .hover_static_3070 li .link_plasma_d1a8 .image-4e1b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tooltip-ae11 .hover_static_3070 .south-8f87 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.tooltip-ae11 .hover_static_3070 .south-8f87 li a {
  padding-left: 3em;
}
.tooltip-ae11 .hover_static_3070 .block_slow_fd66 > a .link_plasma_d1a8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip-ae11 .hover_static_3070 .block_slow_fd66 > .south-8f87 {
  display: block;
  opacity: 1;
}
.media_out_53fc {
  max-width: 100%;
}
.video_hovered_b195 {
  line-height: 0;
  cursor: pointer;
}
.header_0291 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header_0291:hover {
  box-shadow: none;
  color: currentColor;
}
.header_0291 svg {
  width: 18px;
  height: 18px;
}
.header_0291 .pattern-middle-b1fb {
  display: none;
}
.primary_inner_e699 {
  position: relative;
}
.primary_inner_e699.fn-active-5002 .header_0291 .pressed-bac8 {
  display: none;
}
.primary_inner_e699.fn-active-5002 .header_0291 .pattern-middle-b1fb {
  display: inline-block;
}
.primary_inner_e699 .sort_6624 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.primary_inner_e699.first_1417 .sort_6624 {
  left: auto;
  right: -0.9em;
}
.primary_inner_e699.first_1417 .outline_856c::before {
  left: auto;
  right: 15px;
}
.primary_inner_e699.fn-active-5002 .sort_6624 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag_6b40 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag_6b40 label {
  flex-basis: 100%;
}
.tag_6b40 .layout-stone-2fe1 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.tag_6b40 .table-bottom-ccaa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag_6b40 .table-bottom-ccaa:focus {
  background-color: transparent;
}
.tag_6b40 button.footer-west-337f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag_6b40 button.footer-west-337f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag_6b40 button.footer-west-337f svg {
  width: 18px;
  height: 18px;
}
.tag_6b40 input[type="submit"] {
  min-height: auto;
}
.short_5a4c .tag_6b40 .table-bottom-ccaa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.outline_856c {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .outline_856c {
    width: 220px;
  }
}
.outline_856c label {
  flex-basis: 100%;
}
.outline_856c::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.content-804e .short_5a4c .tag_6b40 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.content-804e
  .short_5a4c
  .tag_6b40
  .layout-stone-2fe1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.content-804e .short_5a4c .tag_6b40 .table-bottom-ccaa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.content-804e
  .short_5a4c
  .tag_6b40
  .table-bottom-ccaa:focus {
  background: 0 0;
}
.content-804e
  .short_5a4c
  .tag_6b40
  .detail-e192 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.menu_53fa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.menu_53fa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.menu_53fa li:last-child {
  margin-right: 0;
}
.menu_53fa li:first-child {
  margin-left: 0;
}
.menu_53fa.pagination_01fc a {
  color: #fff;
}
.menu_53fa.pagination_01fc a:hover {
  color: #fff;
}
.menu_53fa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.menu_53fa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.menu_53fa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.menu_53fa a:hover {
  opacity: 0.9;
  color: inherit;
}
.menu_53fa [class*="social-icon-apple"] {
  background-color: #999;
}
.menu_53fa [class*="social-icon-apple"].chip-cold-1c57 {
  background-color: transparent;
  color: #999;
}
.menu_53fa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.menu_53fa [class*="social-icon-behance"].chip-cold-1c57 {
  background-color: transparent;
  color: #1769ff;
}
.menu_53fa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.menu_53fa [class*="social-icon-bitbucket"].chip-cold-1c57 {
  background-color: transparent;
  color: #205081;
}
.menu_53fa [class*="social-icon-codepen"] {
  background-color: #000;
}
.menu_53fa [class*="social-icon-codepen"].chip-cold-1c57 {
  background-color: transparent;
  color: #000;
}
.menu_53fa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.menu_53fa [class*="social-icon-delicious"].chip-cold-1c57 {
  background-color: transparent;
  color: #39f;
}
.menu_53fa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.menu_53fa [class*="social-icon-digg"].chip-cold-1c57 {
  background-color: transparent;
  color: #005be2;
}
.menu_53fa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.menu_53fa [class*="social-icon-dribbble"].chip-cold-1c57 {
  background-color: transparent;
  color: #ea4c89;
}
.menu_53fa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.menu_53fa [class*="social-icon-envelope"].chip-cold-1c57 {
  background-color: transparent;
  color: #ea4335;
}
.menu_53fa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.menu_53fa [class*="social-icon-facebook"].chip-cold-1c57 {
  background-color: transparent;
  color: #3b5998;
}
.menu_53fa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.menu_53fa [class*="social-icon-flickr"].chip-cold-1c57 {
  background-color: transparent;
  color: #0063dc;
}
.menu_53fa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.menu_53fa [class*="social-icon-foursquare"].chip-cold-1c57 {
  background-color: transparent;
  color: #2d5be3;
}
.menu_53fa [class*="social-icon-github"] {
  background-color: #333;
}
.menu_53fa [class*="social-icon-github"].chip-cold-1c57 {
  background-color: transparent;
  color: #333;
}
.menu_53fa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.menu_53fa [class*="social-icon-google-plus"].chip-cold-1c57 {
  background-color: transparent;
  color: #dd4b39;
}
.menu_53fa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.menu_53fa [class*="social-icon-houzz"].chip-cold-1c57 {
  background-color: transparent;
  color: #7ac142;
}
.menu_53fa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.menu_53fa [class*="social-icon-instagram"].chip-cold-1c57 {
  background-color: transparent;
  color: #262626;
}
.menu_53fa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.menu_53fa [class*="social-icon-jsfiddle"].chip-cold-1c57 {
  background-color: transparent;
  color: #487aa2;
}
.menu_53fa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.menu_53fa [class*="social-icon-linkedin"].chip-cold-1c57 {
  background-color: transparent;
  color: #0077b5;
}
.menu_53fa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.menu_53fa [class*="social-icon-medium"].chip-cold-1c57 {
  background-color: transparent;
  color: #00ab6b;
}
.menu_53fa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.menu_53fa
  [class*="social-icon-odnoklassniki"].chip-cold-1c57 {
  background-color: transparent;
  color: #f4731c;
}
.menu_53fa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.menu_53fa [class*="social-icon-meetup"].chip-cold-1c57 {
  background-color: transparent;
  color: #ec1c40;
}
.menu_53fa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.menu_53fa [class*="social-icon-pinterest"].chip-cold-1c57 {
  background-color: transparent;
  color: #bd081c;
}
.menu_53fa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.menu_53fa [class*="social-icon-product-hunt"].chip-cold-1c57 {
  background-color: transparent;
  color: #da552f;
}
.menu_53fa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.menu_53fa [class*="social-icon-reddit"].chip-cold-1c57 {
  background-color: transparent;
  color: #ff4500;
}
.menu_53fa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.menu_53fa [class*="social-icon-rss"].chip-cold-1c57 {
  background-color: transparent;
  color: #f26522;
}
.menu_53fa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.menu_53fa
  [class*="social-icon-shopping-cart"].chip-cold-1c57 {
  background-color: transparent;
  color: #4caf50;
}
.menu_53fa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.menu_53fa [class*="social-icon-skype"].chip-cold-1c57 {
  background-color: transparent;
  color: #00aff0;
}
.menu_53fa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.menu_53fa [class*="social-icon-slideshare"].chip-cold-1c57 {
  background-color: transparent;
  color: #0077b5;
}
.menu_53fa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.menu_53fa [class*="social-icon-snapchat"].chip-cold-1c57 {
  background-color: transparent;
  color: #fffc00;
}
.menu_53fa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.menu_53fa [class*="social-icon-soundcloud"].chip-cold-1c57 {
  background-color: transparent;
  color: #f80;
}
.menu_53fa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.menu_53fa [class*="social-icon-spotify"].chip-cold-1c57 {
  background-color: transparent;
  color: #2ebd59;
}
.menu_53fa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.menu_53fa
  [class*="social-icon-stack-overflow"].chip-cold-1c57 {
  background-color: transparent;
  color: #fe7a15;
}
.menu_53fa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.menu_53fa [class*="social-icon-maldkfgram"].chip-cold-1c57 {
  background-color: transparent;
  color: #2ca5e0;
}
.menu_53fa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.menu_53fa [class*="social-icon-tripadvisor"].chip-cold-1c57 {
  background-color: transparent;
  color: #589442;
}
.menu_53fa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.menu_53fa [class*="social-icon-tumblr"].chip-cold-1c57 {
  background-color: transparent;
  color: #35465c;
}
.menu_53fa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.menu_53fa [class*="social-icon-twitch"].chip-cold-1c57 {
  background-color: transparent;
  color: #6441a5;
}
.menu_53fa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.menu_53fa [class*="social-icon-twitter"].chip-cold-1c57 {
  background-color: transparent;
  color: #1da1f2;
}
.menu_53fa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.menu_53fa [class*="social-icon-vimeo"].chip-cold-1c57 {
  background-color: transparent;
  color: #1ab7ea;
}
.menu_53fa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.menu_53fa [class*="social-icon-vk"].chip-cold-1c57 {
  background-color: transparent;
  color: #45668e;
}
.menu_53fa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.menu_53fa [class*="social-icon-weibo"].chip-cold-1c57 {
  background-color: transparent;
  color: #df2029;
}
.menu_53fa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.menu_53fa [class*="social-icon-weixin"].chip-cold-1c57 {
  background-color: transparent;
  color: #7bb32e;
}
.menu_53fa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.menu_53fa [class*="social-icon-whatsapp"].chip-cold-1c57 {
  background-color: transparent;
  color: #25d366;
}
.menu_53fa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.menu_53fa [class*="social-icon-wordpress"].chip-cold-1c57 {
  background-color: transparent;
  color: #21759b;
}
.menu_53fa [class*="social-icon-xing"] {
  background-color: #026466;
}
.menu_53fa [class*="social-icon-xing"].chip-cold-1c57 {
  background-color: transparent;
  color: #026466;
}
.menu_53fa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.menu_53fa [class*="social-icon-yelp"].chip-cold-1c57 {
  background-color: transparent;
  color: #af0606;
}
.menu_53fa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.menu_53fa [class*="social-icon-youtube"].chip-cold-1c57 {
  background-color: transparent;
  color: #cd201f;
}
.button_clean_269d {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.button_clean_269d:hover {
  box-shadow: none;
  background: 0 0;
}
.column-simple-56f0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.photo_5004 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.media-red-940c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.logo_top_818f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.logo_top_818f,
.logo_top_818f::after,
.logo_top_818f::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.logo_top_818f::after,
.logo_top_818f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.video-e34a .photo_5004 .media-red-940c {
  margin-top: -2px;
  width: 19px;
}
.video-e34a .photo_5004 .logo_top_818f {
  margin-top: -1px;
}
.video-e34a .photo_5004 .logo_top_818f,
.video-e34a .photo_5004 .logo_top_818f::after,
.video-e34a .photo_5004 .logo_top_818f::before {
  width: 19px;
  height: 2px;
}
.video-e34a .photo_5004 .logo_top_818f::before {
  top: -6px;
}
.video-e34a .photo_5004 .logo_top_818f::after {
  bottom: -6px;
}
.selected-4856 .photo_5004 .media-red-940c {
  margin-top: -2px;
  width: 22px;
}
.selected-4856 .photo_5004 .logo_top_818f {
  margin-top: -1px;
}
.selected-4856 .photo_5004 .logo_top_818f,
.selected-4856 .photo_5004 .logo_top_818f::after,
.selected-4856 .photo_5004 .logo_top_818f::before {
  width: 22px;
  height: 2px;
}
.selected-4856 .photo_5004 .logo_top_818f::before {
  top: -7px;
}
.selected-4856 .photo_5004 .logo_top_818f::after {
  bottom: -7px;
}
.disabled_narrow_589e .photo_5004 .media-red-940c {
  margin-top: -2px;
  width: 31px;
}
.disabled_narrow_589e .photo_5004 .logo_top_818f {
  margin-top: -1.5px;
}
.disabled_narrow_589e .photo_5004 .logo_top_818f,
.disabled_narrow_589e .photo_5004 .logo_top_818f::after,
.disabled_narrow_589e .photo_5004 .logo_top_818f::before {
  width: 31px;
  height: 3px;
}
.disabled_narrow_589e .photo_5004 .logo_top_818f::before {
  top: -9px;
}
.disabled_narrow_589e .photo_5004 .logo_top_818f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .message_fluid_ef7b .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 19px;
  }
  .message_fluid_ef7b .photo_5004 .logo_top_818f {
    margin-top: -1px;
  }
  .message_fluid_ef7b .photo_5004 .logo_top_818f,
  .message_fluid_ef7b .photo_5004 .logo_top_818f::after,
  .message_fluid_ef7b .photo_5004 .logo_top_818f::before {
    width: 19px;
    height: 2px;
  }
  .message_fluid_ef7b .photo_5004 .logo_top_818f::before {
    top: -6px;
  }
  .message_fluid_ef7b .photo_5004 .logo_top_818f::after {
    bottom: -6px;
  }
  .highlight_f1b2 .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_f1b2 .photo_5004 .logo_top_818f {
    margin-top: -1px;
  }
  .highlight_f1b2 .photo_5004 .logo_top_818f,
  .highlight_f1b2 .photo_5004 .logo_top_818f::after,
  .highlight_f1b2 .photo_5004 .logo_top_818f::before {
    width: 22px;
    height: 2px;
  }
  .highlight_f1b2 .photo_5004 .logo_top_818f::before {
    top: -7px;
  }
  .highlight_f1b2 .photo_5004 .logo_top_818f::after {
    bottom: -7px;
  }
  .accent_fresh_baa9 .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 31px;
  }
  .accent_fresh_baa9 .photo_5004 .logo_top_818f {
    margin-top: -1.5px;
  }
  .accent_fresh_baa9 .photo_5004 .logo_top_818f,
  .accent_fresh_baa9 .photo_5004 .logo_top_818f::after,
  .accent_fresh_baa9 .photo_5004 .logo_top_818f::before {
    width: 31px;
    height: 3px;
  }
  .accent_fresh_baa9 .photo_5004 .logo_top_818f::before {
    top: -9px;
  }
  .accent_fresh_baa9 .photo_5004 .logo_top_818f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_5f7f .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 19px;
  }
  .badge_5f7f .photo_5004 .logo_top_818f {
    margin-top: -1px;
  }
  .badge_5f7f .photo_5004 .logo_top_818f,
  .badge_5f7f .photo_5004 .logo_top_818f::after,
  .badge_5f7f .photo_5004 .logo_top_818f::before {
    width: 19px;
    height: 2px;
  }
  .badge_5f7f .photo_5004 .logo_top_818f::before {
    top: -6px;
  }
  .badge_5f7f .photo_5004 .logo_top_818f::after {
    bottom: -6px;
  }
  .up_4fd7 .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 22px;
  }
  .up_4fd7 .photo_5004 .logo_top_818f {
    margin-top: -1px;
  }
  .up_4fd7 .photo_5004 .logo_top_818f,
  .up_4fd7 .photo_5004 .logo_top_818f::after,
  .up_4fd7 .photo_5004 .logo_top_818f::before {
    width: 22px;
    height: 2px;
  }
  .up_4fd7 .photo_5004 .logo_top_818f::before {
    top: -7px;
  }
  .up_4fd7 .photo_5004 .logo_top_818f::after {
    bottom: -7px;
  }
  .container_655a .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 31px;
  }
  .container_655a .photo_5004 .logo_top_818f {
    margin-top: -1.5px;
  }
  .container_655a .photo_5004 .logo_top_818f,
  .container_655a .photo_5004 .logo_top_818f::after,
  .container_655a .photo_5004 .logo_top_818f::before {
    width: 31px;
    height: 3px;
  }
  .container_655a .photo_5004 .logo_top_818f::before {
    top: -9px;
  }
  .container_655a .photo_5004 .logo_top_818f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .basic_52fc .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 19px;
  }
  .basic_52fc .photo_5004 .logo_top_818f {
    margin-top: -1px;
  }
  .basic_52fc .photo_5004 .logo_top_818f,
  .basic_52fc .photo_5004 .logo_top_818f::after,
  .basic_52fc .photo_5004 .logo_top_818f::before {
    width: 19px;
    height: 2px;
  }
  .basic_52fc .photo_5004 .logo_top_818f::before {
    top: -6px;
  }
  .basic_52fc .photo_5004 .logo_top_818f::after {
    bottom: -6px;
  }
  .dark-9807 .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 22px;
  }
  .dark-9807 .photo_5004 .logo_top_818f {
    margin-top: -1px;
  }
  .dark-9807 .photo_5004 .logo_top_818f,
  .dark-9807 .photo_5004 .logo_top_818f::after,
  .dark-9807 .photo_5004 .logo_top_818f::before {
    width: 22px;
    height: 2px;
  }
  .dark-9807 .photo_5004 .logo_top_818f::before {
    top: -7px;
  }
  .dark-9807 .photo_5004 .logo_top_818f::after {
    bottom: -7px;
  }
  .pressed_c426 .photo_5004 .media-red-940c {
    margin-top: -2px;
    width: 31px;
  }
  .pressed_c426 .photo_5004 .logo_top_818f {
    margin-top: -1.5px;
  }
  .pressed_c426 .photo_5004 .logo_top_818f,
  .pressed_c426 .photo_5004 .logo_top_818f::after,
  .pressed_c426 .photo_5004 .logo_top_818f::before {
    width: 31px;
    height: 3px;
  }
  .pressed_c426 .photo_5004 .logo_top_818f::before {
    top: -9px;
  }
  .pressed_c426 .photo_5004 .logo_top_818f::after {
    bottom: -9px;
  }
}
.component-large-a169 .logo_top_818f {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.component-large-a169 .logo_top_818f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component-large-a169 .logo_top_818f::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.component-large-a169.prev_3dbd .logo_top_818f {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.component-large-a169.prev_3dbd .logo_top_818f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component-large-a169.prev_3dbd .logo_top_818f::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.dim_b4d2 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.chip_4209:before {
  display: none;
}
.thumbnail-a98b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.thumbnail-a98b .short-b44f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.thumbnail-a98b .short-b44f:last-of-type {
  border-bottom: none;
}
.thumbnail-a98b .short-b44f.notice-a9e8,
.thumbnail-a98b .short-b44f.video_blue_0c91,
.thumbnail-a98b .short-b44f.card-0af6 {
  padding: 0;
}
.thumbnail-a98b .tooltip-ae11 .link_plasma_d1a8 {
  color: currentColor;
}
.thumbnail-a98b .tooltip-ae11 .link_plasma_d1a8:focus,
.thumbnail-a98b .tooltip-ae11 .link_plasma_d1a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-a98b.column-ffdc .over-57d5,
.thumbnail-a98b.column-ffdc .container_out_bdc0 a,
.thumbnail-a98b.column-ffdc .notification-simple-b43a a,
.thumbnail-a98b.column-ffdc .south-8f87 a {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-a98b.column-ffdc .over-57d5:hover,
.thumbnail-a98b.column-ffdc .container_out_bdc0 a:hover,
.thumbnail-a98b.column-ffdc .notification-simple-b43a a:hover,
.thumbnail-a98b.column-ffdc .south-8f87 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-a98b.column-ffdc .description_bright_ca23 {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-a98b.column-ffdc .short-b44f {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-a98b.column-ffdc .short-b44f:before {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail-a98b.column-ffdc .badge-a261:before {
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail-a98b.column-ffdc .tooltip-ae11 .hover_static_3070 li a,
.thumbnail-a98b.column-ffdc .tooltip-ae11 .link_plasma_d1a8,
.thumbnail-a98b.column-ffdc .south-8f87 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-a98b.column-ffdc .tooltip-ae11 .link_plasma_d1a8:focus,
.thumbnail-a98b.column-ffdc .tooltip-ae11 .link_plasma_d1a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-a98b.column-ffdc .hover_static_3070 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-a98b.progress-solid-4aea .over-57d5,
.thumbnail-a98b.progress-solid-4aea .container_out_bdc0 a,
.thumbnail-a98b.progress-solid-4aea .notification-simple-b43a .link_plasma_d1a8,
.thumbnail-a98b.progress-solid-4aea .notification-simple-b43a a,
.thumbnail-a98b.progress-solid-4aea .south-8f87 a {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-a98b.progress-solid-4aea .over-57d5:hover,
.thumbnail-a98b.progress-solid-4aea .container_out_bdc0 a:hover,
.thumbnail-a98b.progress-solid-4aea .notification-simple-b43a .link_plasma_d1a8:hover,
.thumbnail-a98b.progress-solid-4aea .notification-simple-b43a a:hover,
.thumbnail-a98b.progress-solid-4aea .south-8f87 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-a98b.progress-solid-4aea .description_bright_ca23 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-a98b.progress-solid-4aea .short-b44f {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-a98b.progress-solid-4aea .short-b44f:before {
  background: rgba(255, 255, 255, 0.08);
}
.thumbnail-a98b.progress-solid-4aea .badge-a261:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-a98b.progress-solid-4aea .tooltip-ae11 .hover_static_3070 li a,
.thumbnail-a98b.progress-solid-4aea .tooltip-ae11 .link_plasma_d1a8,
.thumbnail-a98b.progress-solid-4aea .south-8f87 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-a98b.progress-solid-4aea .tooltip-ae11 .link_plasma_d1a8:focus,
.thumbnail-a98b.progress-solid-4aea .tooltip-ae11 .link_plasma_d1a8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-a98b.progress-solid-4aea .hover_static_3070 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-a261 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.badge-a261:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption-f638 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.down_21a1 .thumbnail-a98b {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.down_21a1 .short-b44f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.down_21a1 .short-b44f:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .down_21a1 .short-b44f:before {
    width: 16%;
    left: 42%;
  }
}
.down_21a1 .short-b44f:last-child:before {
  content: none;
}
.down_21a1 .short-b44f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.down_21a1 .tooltip-ae11 .hover_static_3070 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.down_21a1 .tooltip-ae11 .hover_static_3070 li a .link_plasma_d1a8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.down_21a1 .tooltip-ae11 .south-8f87 {
  border: none;
}
.down_21a1 .tooltip-ae11 .south-8f87 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.down_21a1 .badge-a261 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.down_21a1 .caption-f638 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.down_21a1 .progress-solid-4aea .badge-a261:before {
  background: rgba(0, 0, 0, 0.9);
}
.down_21a1 .column-ffdc.detail-hard-803c .logo_top_818f {
  background: rgba(0, 0, 0, 0.6);
}
.down_21a1
  .column-ffdc.detail-hard-803c
  .logo_top_818f::after,
.down_21a1
  .column-ffdc.detail-hard-803c
  .logo_top_818f:before {
  background: inherit;
}
.down_21a1
  .column-ffdc.detail-hard-803c:hover
  .logo_top_818f {
  background: rgba(0, 0, 0, 0.8);
}
.fresh-6ead .thumbnail-a98b {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .fresh-6ead .thumbnail-a98b {
    width: auto;
    right: 45px;
  }
}
.up_ba5a .thumbnail-a98b {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .up_ba5a .thumbnail-a98b {
    width: auto;
    left: 45px;
  }
}
.chip_4209 .thumbnail-a98b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.chip_4209 .caption-f638 {
  max-width: 48em;
  margin: 0 auto;
}
.chip_4209 .badge-a261:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.clean_212e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.clean_212e.down_21a1 .thumbnail-a98b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.clean_212e.fresh-6ead .thumbnail-a98b {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.clean_212e .thumbnail-a98b {
  visibility: visible;
}
.clean_212e.up_ba5a .thumbnail-a98b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.surface-upper-bd4a,
.small-afcd {
  overflow-x: hidden;
}
.surface-upper-bd4a .thumbnail-a98b {
  overflow: auto;
}
.surface-upper-bd4a.down_21a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface-upper-bd4a.down_21a1 .thumbnail-a98b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.surface-upper-bd4a.down_21a1 .button_clean_269d {
  opacity: 0;
}
.surface-upper-bd4a.fresh-6ead {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface-upper-bd4a.fresh-6ead .thumbnail-a98b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.surface-upper-bd4a.fresh-6ead .button_clean_269d {
  opacity: 0;
}
.surface-upper-bd4a.up_ba5a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface-upper-bd4a.up_ba5a .thumbnail-a98b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.surface-upper-bd4a.up_ba5a .button_clean_269d {
  opacity: 0;
}
.surface-upper-bd4a.chip_4209 .thumbnail-a98b {
  z-index: 10;
  visibility: visible;
}
.detail-hard-803c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.detail-hard-803c .logo_top_818f {
  background: rgba(255, 255, 255, 0.99);
}
.detail-hard-803c .logo_top_818f::after,
.detail-hard-803c .logo_top_818f:before {
  background: inherit;
}
.detail-hard-803c:hover .logo_top_818f {
  background: rgba(255, 255, 255, 0.99);
}
.up_ba5a .detail-hard-803c {
  top: 10px;
  right: auto;
  left: 12px;
}
.chip_4209 .detail-hard-803c {
  display: none !important;
}
.surface-upper-bd4a:before,
.small-afcd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.surface-upper-bd4a .detail-hard-803c,
.small-afcd .detail-hard-803c {
  display: inline-block;
}
.thumbnail-a98b .photo_d839 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.surface-upper-bd4a .thumbnail-a98b .photo_d839,
.small-afcd .thumbnail-a98b .photo_d839 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary-hard-3761 .layout-stone-2fe1 {
  width: 100%;
}
.smooth-f901 {
  padding: 0 0.5em 0;
}
.smooth-f901 [class*="customify-col-"],
.smooth-f901 [class*="customify-col_"],
.smooth-f901 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs_stale_0e0b .smooth-f901 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .form-solid-ee46 .brown-61fe,
  .brown-61fe {
    display: none;
  }
  .message_fluid_46d3 {
    text-align: left;
  }
  .active_ad1a {
    text-align: center;
  }
  .filter_left_99c7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .form-solid-ee46 .frame-69d2,
  .frame-69d2 {
    display: none;
  }
  .disabled_9db3 {
    text-align: left;
  }
  .hidden-small-33f9 {
    text-align: center;
  }
  .warm-d8dd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .form-solid-ee46 .dropdown_fe90,
  .dropdown_fe90 {
    display: none;
  }
  .header-c525 {
    text-align: left;
  }
  .gradient_dirty_f82c {
    text-align: center;
  }
  .advanced_23b5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gold_fffd {
  box-shadow: none !important;
}
.overlay_easy_5cb3 .sort-2909,
.south_0f48 .sort-2909 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.south_0f48 .sort-2909 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.button-over-bf2a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.button-over-bf2a:after,
.button-over-bf2a:before {
  content: "";
  display: table;
}
.button-over-bf2a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .button-over-bf2a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.button-over-bf2a,
.copper_e7aa {
  max-width: 1248px;
  margin: 0 auto;
}

.logo_lower_e2a3.component-7480 .button-over-bf2a {
  max-width: 100%;
}
.logo_lower_e2a3.narrow-387a {
  max-width: 1200px;
  margin: 0 auto;
}
.logo_lower_e2a3.accent-complex-2213 .button-over-bf2a {
  max-width: 100%;
}
.logo_lower_e2a3.accent-complex-2213 > .button-over-bf2a {
  padding-left: 0;
  padding-right: 0;
}
.logo_lower_e2a3.accent-complex-2213 > .button-over-bf2a .form-solid-ee46 {
  margin: 0;
}
.logo_lower_e2a3.accent-complex-2213
  > .button-over-bf2a
  .chip_b6dd.hot_19af {
  margin-right: 0;
  margin-left: 0;
}
.logo_lower_e2a3.accent-complex-2213 #main.hot_19af {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .left-dbcb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .left-dbcb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .caption-9ff4 .disabled-9a03 {
    padding-right: 1em;
  }
  .caption-9ff4.frame_slow_e33a .chip_b6dd {
    border-right: 1px solid #eaecee;
  }
  .caption-9ff4.frame_slow_e33a .disabled-9a03 {
    padding-right: 1em;
  }
  .caption-9ff4.frame_slow_e33a .small-3eff {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_6ee3 .disabled-9a03 {
    padding-left: 1em;
  }
  .lite_6ee3.frame_slow_e33a .chip_b6dd {
    border-left: 1px solid #eaecee;
  }
  .lite_6ee3.frame_slow_e33a .disabled-9a03 {
    padding-left: 1em;
  }
  .lite_6ee3.frame_slow_e33a .small-3eff {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_blue_dcb0 .disabled-9a03 {
    padding-left: 1em;
  }
  .accent_blue_dcb0.frame_slow_e33a .small-7564 {
    border-right: 1px solid #eaecee;
  }
  .accent_blue_dcb0.frame_slow_e33a .form-gas-d8a7 {
    border-right: 1px solid #eaecee;
  }
  .accent_blue_dcb0.frame_slow_e33a .disabled-9a03 {
    padding-left: 1em;
  }
  .accent_blue_dcb0.frame_slow_e33a .small-3eff {
    padding-right: 1em;
  }
  .accent_blue_dcb0.frame_slow_e33a .copper_1f69 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-317d .disabled-9a03 {
    padding-right: 1em;
  }
  .hard-317d.frame_slow_e33a .small-7564 {
    border-left: 1px solid #eaecee;
  }
  .hard-317d.frame_slow_e33a .form-gas-d8a7 {
    border-left: 1px solid #eaecee;
  }
  .hard-317d.frame_slow_e33a .disabled-9a03 {
    padding-right: 1em;
  }
  .hard-317d.frame_slow_e33a .small-3eff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-317d.frame_slow_e33a .copper_1f69 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left-dbcb .disabled-9a03 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .left-dbcb.frame_slow_e33a .chip_b6dd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .left-dbcb.frame_slow_e33a .disabled-9a03 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .left-dbcb.frame_slow_e33a .small-3eff {
    padding-left: 1em;
  }
  .left-dbcb.frame_slow_e33a .copper_1f69 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .left-dbcb.frame_slow_e33a .disabled-9a03 {
    padding-left: 0;
  }
}
.bronze_c920 .status-ef4e {
  display: inline-block;
}
.tag_black_94d8 {
  display: inline-block;
}
.tooltip_5342 {
  word-con: break-word;
}
.overlay-new-3ec5 > span {
  display: inline-block;
  padding: 5px 0;
}
.overlay-new-3ec5 .slider-2a84 {
  margin-left: 8px;
  margin-right: 8px;
}
.overlay-new-3ec5 .video_old_9737 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tabs-upper-915f .shade_3b85 {
  margin-bottom: 2em;
}
.tabs-upper-915f .liquid_0b60 {
  margin-bottom: 15px;
}
.tabs-upper-915f .liquid_0b60:last-child {
  margin-bottom: 0;
}
.tabs-upper-915f .upper_56df {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .tabs-upper-915f .upper_56df {
    display: block;
  }
}
.tabs-upper-915f .chip_026e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tabs-upper-915f .chip_026e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tabs-upper-915f .bright_d6de {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tabs-upper-915f .bright_d6de img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tabs-upper-915f .bright_d6de a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tabs-upper-915f .tooltip_5342 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs-upper-915f .tooltip_5342 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tabs-upper-915f .mini-b130 p:last-child {
  margin-bottom: 0;
}
.tabs-upper-915f .popup_complex_f3a0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tabs-upper-915f .thumbnail_4e6c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tabs-upper-915f .outer_9f30 {
  margin-top: 1em;
}
.tabs-upper-915f .steel-f56d {
  top: 0;
  display: block;
}
.tabs-upper-915f .steel-f56d a {
  color: inherit;
}
.tabs-upper-915f .steel-f56d a:hover {
  color: inherit;
}
.tabs-upper-915f .dropdown_1e5e {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.tabs-upper-915f .dropdown_1e5e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tabs-upper-915f .thumbnail_4e6c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tabs-upper-915f .mask_73ee {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tabs-upper-915f .mask_73ee:first-child {
  margin-top: 0;
}
.tabs-upper-915f .mask_73ee.backdrop_slow_52d7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs-upper-915f .mask_73ee.east_9176 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs-upper-915f
  .mask_73ee.east_9176.header_east_772e
  .outer_9f30 {
  width: 100%;
}
.tabs-upper-915f .east_9176 {
  -webkit-box-align: center;
  align-items: center;
}
.tabs-upper-915f .east_9176 .overlay-new-3ec5,
.tabs-upper-915f .east_9176 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tabs-upper-915f .bright_d6de {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs-upper-915f .bright_d6de img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs-upper-915f .bright_d6de:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.tabs-upper-915f .backdrop_slow_52d7 {
  z-index: 5;
}
.tabs-upper-915f .complex-15e1 .badge-1f31 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tabs-upper-915f .old-bfde .badge-1f31 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tabs-upper-915f .mask-ab9a .badge-1f31 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-upper-915f.container_c02c .upper_56df,
.tabs-upper-915f.clean_78cb .upper_56df {
  display: block;
}
.tabs-upper-915f.container_c02c .upper_56df .component_wide_9d95,
.tabs-upper-915f.container_c02c .upper_56df .thumbnail_4e6c,
.tabs-upper-915f.clean_78cb .upper_56df .component_wide_9d95,
.tabs-upper-915f.clean_78cb .upper_56df .thumbnail_4e6c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs-upper-915f.paragraph-fixed-e164 .chip_026e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tabs-upper-915f.paragraph-fixed-e164 .chip_026e {
    margin-right: 0;
  }
}
.tabs-upper-915f.container_c02c .chip_026e,
.tabs-upper-915f.clean_78cb .chip_026e {
  padding-top: 40%;
}
.tabs-upper-915f.container_c02c .shade_3b85,
.tabs-upper-915f.clean_78cb .shade_3b85 {
  display: block;
}
.tabs-upper-915f.container_c02c .fn-sticky-5002 .thumbnail_4e6c,
.tabs-upper-915f.clean_78cb .fn-sticky-5002 .thumbnail_4e6c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tabs-upper-915f.container_c02c .chip_026e,
.tabs-upper-915f.clean_78cb .chip_026e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tabs-upper-915f.container_c02c .thumbnail_4e6c {
  padding: 1em;
}
.bronze-d3ac {
  margin: 30px auto;
  display: block;
}
.bronze-d3ac .mini-061a > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.bronze-d3ac .mini-061a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bronze-d3ac .mini-061a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-e424 .overlay-new-3ec5 {
  margin-bottom: 1.41575em;
}
.alert-e424 .picture-7fe7 {
  margin-bottom: 1.618em;
}
.modal_hard_d149 .accent_orange_028e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.modal_hard_d149 .accent_orange_028e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.modal_hard_d149 .list_aa81 {
  max-width: 100%;
  overflow: auto;
}
.mask_cold_d507 .modal_hard_d149 a:hover {
  text-decoration: underline;
}
.menu-a461 .liquid_0b60:not(.tooltip_5342),
.menu-a461 .bright_d6de {
  margin-bottom: 1.41575em;
}
.menu-a461 .liquid_0b60:not(.tooltip_5342):last-child,
.menu-a461 .bright_d6de:last-child {
  margin-bottom: 0;
}
.menu-a461 .liquid_0b60.footer_steel_0457 {
  margin-bottom: 0.41575em;
}
.menu-a461 .description_left_d6df:before,
.menu-a461 .shade_light_faa5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.menu-a461 .description_left_d6df:before {
  content: "\f115";
}
.menu-a461 .shade_light_faa5:before {
  content: "\f02c";
}
.menu-a461 .disabled_23fd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.menu-a461 .disabled_23fd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lite-c7d2 {
  display: -webkit-box;
  display: flex;
}
.lite-c7d2 .label-d0b8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lite-c7d2 .label-d0b8 {
    flex-basis: 90px;
  }
}
.lite-c7d2 .outline_wide_bad9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite-c7d2 .outline_wide_bad9 {
    flex-basis: calc(100% - 50px);
  }
}
.lite-c7d2 .yellow_02d2 p:last-child {
  margin-bottom: 0.72em;
}
.simple-feae .mini-061a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.simple-feae .mini-061a:after,
.simple-feae .mini-061a:before {
  content: "";
  display: table;
}
.simple-feae .mini-061a:after {
  clear: both;
}
.simple-feae .mini-061a .cold_19d6,
.simple-feae .mini-061a .banner-under-8670 {
  width: 49%;
}
.simple-feae .mini-061a .cold_19d6 a span.outline_e70b,
.simple-feae .mini-061a .banner-under-8670 a span.outline_e70b {
  display: block;
  margin-bottom: 5px;
}
.simple-feae .mini-061a .banner-under-8670 {
  float: left;
  text-align: left;
}
.simple-feae .mini-061a .cold_19d6 {
  float: right;
  text-align: right;
}
.carousel_181a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .carousel_181a {
    margin-bottom: 0;
  }
}
.overlay_wood_edcd {
  margin-bottom: 1em;
}
.overlay_wood_edcd .tooltip_5342 {
  font-size: 1.1em;
  line-height: 1.3;
}
.image-white-7bf9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.card_07e5 .overlay_wood_edcd,
.module_medium_5925 .overlay_wood_edcd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card_07e5 .overlay_wood_edcd,
  .module_medium_5925 .overlay_wood_edcd {
    display: block;
  }
}
.card_07e5 .image-white-7bf9,
.module_medium_5925 .image-white-7bf9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card_07e5 .image-white-7bf9,
  .module_medium_5925 .image-white-7bf9 {
    margin-bottom: 1em;
  }
}
.card_07e5 .image-white-7bf9 img,
.module_medium_5925 .image-white-7bf9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card_07e5 .hidden_68ed,
.module_medium_5925 .hidden_68ed {
  flex-basis: calc(100% - 160px);
}
.card_07e5 .hidden_68ed p,
.module_medium_5925 .hidden_68ed p {
  margin-bottom: 0;
}
.card_07e5 .hidden_68ed {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card_07e5 .hidden_68ed {
    padding-left: 0;
  }
}
.module_medium_5925 .hidden_68ed {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .module_medium_5925 .hidden_68ed {
    padding-right: 0;
  }
}
.module_medium_5925 .image-white-7bf9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.current-eca7 .image-white-7bf9 {
  margin-bottom: 0.5em;
}
.current-eca7 .image-white-7bf9 img {
  width: 100%;
}
.button-tall-9d29 .glass_bf9d,
.simple_e66e .glass_bf9d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.simple_e66e .chip_b6dd .green-d781 p:last-child {
  margin-bottom: 0;
}
.left-d1f8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.iron-cebc .hidden_f233 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .iron-cebc .hidden_f233:last-of-type {
    margin-bottom: 0;
  }
}
.iron-cebc .hidden_f233 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iron-cebc .hidden_f233 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.iron-cebc .hidden_f233 ul li {
  margin: 0 0 0.6em;
}
.iron-cebc .hidden_f233 ul li.heading_orange_3b07,
.iron-cebc .hidden_f233 ul li.outline_middle_b132 {
  position: relative;
}
.iron-cebc .hidden_f233 ul li.heading_orange_3b07 .card-focused-fc2b,
.iron-cebc .hidden_f233 ul li.outline_middle_b132 .card-focused-fc2b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.iron-cebc .hidden_f233 ul li.heading_orange_3b07:after:after,
.iron-cebc .hidden_f233 ul li.heading_orange_3b07:after:before,
.iron-cebc
  .hidden_f233
  ul
  li.outline_middle_b132:after:after,
.iron-cebc
  .hidden_f233
  ul
  li.outline_middle_b132:after:before {
  content: "";
  display: table;
}
.iron-cebc .hidden_f233 ul li.heading_orange_3b07:after:after,
.iron-cebc
  .hidden_f233
  ul
  li.outline_middle_b132:after:after {
  clear: both;
}
.iron-cebc .hidden_f233 a.dynamic-2b2c:hover {
  text-decoration: none;
}
.iron-cebc .hidden_f233 select {
  max-width: 100%;
}
.iron-cebc .hidden_f233 table {
  font-size: 85%;
}
.iron-cebc .hidden_f233 table td,
.iron-cebc .hidden_f233 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.iron-cebc .hidden_f233 table tfoot td {
  text-align: left;
}
.iron-cebc .hidden_f233 :last-child {
  margin-bottom: 0;
}
.iron-cebc .hidden_f233 .stale_7441 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.iron-cebc .hidden_f233 .stale_7441 label {
  width: 100%;
}
.iron-cebc .hidden_f233 .stale_7441 .table-bottom-ccaa {
  width: 100%;
  display: block;
}
.iron-cebc .hidden_f233 .stale_7441 .footer-west-337f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.iron-cebc .hidden_f233 .stale_7441 .footer-west-337f:hover svg #svg-search {
  fill: #444;
}
.iron-cebc .hidden_f233 .stale_7441 .footer-west-337f svg {
  width: 18px;
  height: 18px;
}
.iron-cebc .mask-center-fc8b ul ul,
.iron-cebc .prev-6bb4 ul ul,
.iron-cebc .active_9188 ul ul,
.iron-cebc .article-10c8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.iron-cebc .mask-center-fc8b .status-a93f > a,
.iron-cebc .prev-6bb4 .status-a93f > a,
.iron-cebc .active_9188 .status-a93f > a,
.iron-cebc .article-10c8 .status-a93f > a {
  margin-bottom: 0;
}
.iron-cebc .action_9327 li,
.iron-cebc .mask-center-fc8b li,
.iron-cebc .inner_438a li,
.iron-cebc .prev-6bb4 li,
.iron-cebc .active_9188 li,
.iron-cebc .article-10c8 li,
.iron-cebc .picture_static_bf1c li,
.iron-cebc .in_80dc li {
  display: block;
  position: relative;
}
.iron-cebc .action_9327 li:last-child,
.iron-cebc .mask-center-fc8b li:last-child,
.iron-cebc .inner_438a li:last-child,
.iron-cebc .prev-6bb4 li:last-child,
.iron-cebc .active_9188 li:last-child,
.iron-cebc .article-10c8 li:last-child,
.iron-cebc .picture_static_bf1c li:last-child,
.iron-cebc .in_80dc li:last-child {
  border: none;
}
.iron-cebc .action_9327 li a,
.iron-cebc .mask-center-fc8b li a,
.iron-cebc .inner_438a li a,
.iron-cebc .prev-6bb4 li a,
.iron-cebc .active_9188 li a,
.iron-cebc .article-10c8 li a,
.iron-cebc .picture_static_bf1c li a,
.iron-cebc .in_80dc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.iron-cebc .action_9327 li ul li::before,
.iron-cebc .mask-center-fc8b li ul li::before,
.iron-cebc .inner_438a li ul li::before,
.iron-cebc .prev-6bb4 li ul li::before,
.iron-cebc .active_9188 li ul li::before,
.iron-cebc .article-10c8 li ul li::before,
.iron-cebc .picture_static_bf1c li ul li::before,
.iron-cebc .in_80dc li ul li::before {
  left: 15px;
}
.iron-cebc .action_9327 li ul a,
.iron-cebc .mask-center-fc8b li ul a,
.iron-cebc .inner_438a li ul a,
.iron-cebc .prev-6bb4 li ul a,
.iron-cebc .active_9188 li ul a,
.iron-cebc .article-10c8 li ul a,
.iron-cebc .picture_static_bf1c li ul a,
.iron-cebc .in_80dc li ul a {
  padding-left: 20px;
}
.iron-cebc .action_9327 li ul ul li::before,
.iron-cebc .mask-center-fc8b li ul ul li::before,
.iron-cebc .inner_438a li ul ul li::before,
.iron-cebc .prev-6bb4 li ul ul li::before,
.iron-cebc .active_9188 li ul ul li::before,
.iron-cebc .article-10c8 li ul ul li::before,
.iron-cebc .picture_static_bf1c li ul ul li::before,
.iron-cebc .in_80dc li ul ul li::before {
  left: 30px;
}
.iron-cebc .action_9327 li ul ul a,
.iron-cebc .mask-center-fc8b li ul ul a,
.iron-cebc .inner_438a li ul ul a,
.iron-cebc .prev-6bb4 li ul ul a,
.iron-cebc .active_9188 li ul ul a,
.iron-cebc .article-10c8 li ul ul a,
.iron-cebc .picture_static_bf1c li ul ul a,
.iron-cebc .in_80dc li ul ul a {
  padding-left: 40px;
}
.iron-cebc .focused_9cfa li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.iron-cebc .in_80dc ul li {
  margin-bottom: 1.41575em;
}
.iron-cebc .in_80dc ul li .smooth_09c4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.iron-cebc .in_80dc ul li .aside-edf2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.progress-solid-4aea .action_9327 li a,
.progress-solid-4aea .mask-center-fc8b li a,
.progress-solid-4aea .inner_438a li a,
.progress-solid-4aea .prev-6bb4 li a,
.progress-solid-4aea .active_9188 li a,
.progress-solid-4aea .article-10c8 li a,
.progress-solid-4aea .picture_static_bf1c li a,
.progress-solid-4aea .in_80dc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-solid-4aea .focused_9cfa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-solid-4aea .hidden_f233 ul li.heading_orange_3b07 .card-focused-fc2b,
.progress-solid-4aea .hidden_f233 ul li.outline_middle_b132 .card-focused-fc2b {
  background: rgba(0, 0, 0, 0.2);
}
.progress-solid-4aea .iron-cebc .hidden_f233 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_lower_e2a3 .iron-cebc .hover_static_3070 li {
  margin: 0;
}
.logo_lower_e2a3 .iron-cebc .hover_static_3070 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.logo_lower_e2a3 .iron-cebc .hover_static_3070 li ul {
  margin: 0;
}
.logo_lower_e2a3 .iron-cebc .hover_static_3070 li ul li a {
  padding-left: 15px;
}
.logo_lower_e2a3 .iron-cebc .hover_static_3070 li ul li li a {
  padding-left: 30px;
}
.logo_lower_e2a3 .iron-cebc .hover_static_3070 li.logo-motion-7e71 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.logo_lower_e2a3 .iron-cebc .hover_static_3070 li.logo-motion-7e71 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.logo_lower_e2a3 .iron-cebc .hover_static_3070 li.logo-motion-7e71 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.input-simple-b951 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fluid-e1c4 {
  position: relative;
  z-index: 10;
}
.fluid-e1c4 .photo_d839 {
  width: 100%;
  max-width: 100%;
}
.texture-down-a2f9 .avatar_gas_6263 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.texture-down-a2f9 .column-ffdc {
}
.texture-down-a2f9 .progress-solid-4aea {
  background: #292929;
}
.icon_soft_2e8a .avatar_gas_6263 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.icon_soft_2e8a .column-ffdc {
  background: #f9f9f9;
}
.icon_soft_2e8a .progress-solid-4aea {
  background: #303030;
}
.tooltip-f161 .avatar_gas_6263 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip-f161 .status-ef4e {
    margin-bottom: 1em;
  }
  .tooltip-f161 .status-ef4e:last-child {
    margin-bottom: 0;
  }
}
.tooltip-f161 .column-ffdc {
  background: #ededed;
}
.tooltip-f161 .progress-solid-4aea {
  background: #1a1a1a;
}
.avatar_gas_6263.column-ffdc {
  color: rgba(0, 0, 0, 0.6);
}
.avatar_gas_6263.column-ffdc .search-south-f55a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_gas_6263.progress-solid-4aea {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_gas_6263.progress-solid-4aea a:not(.dynamic-2b2c) {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_gas_6263.progress-solid-4aea a:not(.dynamic-2b2c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_gas_6263.progress-solid-4aea .search-south-f55a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_gas_6263.progress-solid-4aea table tbody td,
.avatar_gas_6263.progress-solid-4aea table th {
  background: rgba(0, 0, 0, 0.08);
}
.up_fb9a.description_109d .button-over-bf2a {
  max-width: initial;
}
.up_fb9a .summary-wood-b279 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.up_fb9a .summary-wood-b279 .photo_d839 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .up_fb9a .summary-wood-b279 .photo_d839 {
    display: block;
    margin-bottom: 2em;
  }
  .up_fb9a .summary-wood-b279 .photo_d839:last-child {
    margin-bottom: 0;
  }
}
.tooltip-f161 .status-ef4e:last-child,
.icon_soft_2e8a .status-ef4e:last-child,
.texture-down-a2f9 .status-ef4e:last-child {
  margin-bottom: 0;
}
.tooltip-f161 .status-ef4e .iron-cebc .hidden_f233:last-child,
.icon_soft_2e8a .status-ef4e .iron-cebc .hidden_f233:last-child,
.texture-down-a2f9 .status-ef4e .iron-cebc .hidden_f233:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip-f161 .pattern-9c6b,
  .tooltip-f161 .gradient_short_9a7d,
  .icon_soft_2e8a .pattern-9c6b,
  .icon_soft_2e8a .gradient_short_9a7d,
  .texture-down-a2f9 .pattern-9c6b,
  .texture-down-a2f9 .gradient_short_9a7d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fluid-e1c4 .status-ef4e {
    margin-bottom: 2em;
  }
}
.fluid-e1c4 p:last-child {
  margin-bottom: 0;
}
.fluid-e1c4 li,
.fluid-e1c4 ul {
  list-style: none;
  margin: 0;
}
.fluid-e1c4 ul ul {
  margin-left: 2.617924em;
}
.main-west-6ab2 {
  font-size: 0.875em;
}

/* css-noise: f0d5 */
.promo-block-p0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
