/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav_e737/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav_e737
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.nav_e737/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sort_dim_248f.pagination_9f65/licenses/gpl-2.0.lower-8202
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.cool-6817/, (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.next_97ab.tooltip_fce6/normalize.fixed_d112/
 ======
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.fixed_d112 v7.0.0 | MIT License | github.nav_e737/necolas/normalize.fixed_d112 */
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;
}
.text_1dbe .modal_out_9d6c,
.brown-ed82,
.highlight-295a,
.smooth_52b9,
.dropdown-b0b3,
.component_center_1e9e,
.badge-over-a82c,
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;
}
.brown-ed82,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .brown-ed82,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .brown-ed82,
  h1 {
    font-size: 1.8em;
  }
}
.highlight-295a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.highlight-295a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .highlight-295a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-295a,
  h2 {
    font-size: 1.7em;
  }
}
.smooth_52b9,
h3 {
  font-size: 1.618em;
}
.text_1dbe .modal_out_9d6c,
.dropdown-b0b3,
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.summary-north-403e {
  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;
}
.video-glass-ac55:after,
.video-glass-ac55:before,
.dark-500b:after,
.dark-500b:before {
  content: "";
  display: table;
}
.video-glass-ac55:after,
.dark-500b:after {
  clear: both;
}
.slider-f09a {
  float: right;
  margin-right: 0;
}
.content_warm_2686 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.avatar_e833 .gas_9b46,
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;
}
.avatar_e833 .gas_9b46: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;
}
.avatar-hot-80a1 .gas_9b46 {
  box-shadow: none;
}
.avatar-hot-80a1
  .gas_9b46
  .slow-9c8f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar-hot-80a1 .gas_9b46 .hidden_ea8d {
  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;
}
.avatar-hot-80a1
  .gas_9b46
  .hidden_ea8d
  b {
  display: none;
}
.avatar-hot-80a1 .box_tall_b2e0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.in_a6d3:not(.next_2e9f):not(.backdrop_south_7e00),
button:not(.next_2e9f):not(.backdrop_south_7e00),
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ),
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ),
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ) {
  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;
}
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):hover,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):hover,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):hover,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):hover,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):active,
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):active,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):active,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):active,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):active,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus {
  outline: 0;
}
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271 {
  position: relative;
}
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .shadow_d54f,
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .paragraph_147b,
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .outer-e124,
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  i,
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  svg,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .shadow_d54f,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .paragraph_147b,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .outer-e124,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  i,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  svg,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .shadow_d54f,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .paragraph_147b,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .outer-e124,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  i,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  svg,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .shadow_d54f,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .paragraph_147b,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .outer-e124,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  i,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  svg,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .shadow_d54f,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .paragraph_147b,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  .outer-e124,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  i,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271
  svg {
  visibility: hidden;
}
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271:after,
button:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271:after,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271:after,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271:after,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ).fn-loading-5271: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;
}
.in_a6d3:not(.next_2e9f):not(.backdrop_south_7e00),
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ),
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ),
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ) {
  color: #fff;
  background: #235787;
}
.in_a6d3:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus,
input[type="button"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus,
input[type="reset"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus,
input[type="submit"]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ):focus {
  color: #fff;
}
.in_a6d3.fn-disabled-5271:not(.next_2e9f):not(
    .backdrop_south_7e00
  ),
.in_a6d3[disabled]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ),
button.fn-disabled-5271:not(.next_2e9f):not(
    .backdrop_south_7e00
  ),
button[disabled]:not(.next_2e9f):not(
    .backdrop_south_7e00
  ) {
  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;
}
.over_3404 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.over_3404: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;
}
.search_motion_8510 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.detail-cold-6eb6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.plasma-1699 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video-glass-ac55:after,
.video-glass-ac55:before,
.form-98a6:after,
.form-98a6:before,
.new_dee5:after,
.new_dee5:before,
.small-f43b:after,
.small-f43b:before,
.nav-7177:after,
.nav-7177:before,
.hidden-3761:after,
.hidden-3761:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video-glass-ac55:after,
.form-98a6:after,
.new_dee5:after,
.small-f43b:after,
.nav-7177:after,
.hidden-3761:after {
  clear: both;
}
.form-98a6 .badge_38b2,
.new_dee5 .badge_38b2,
.center-2012 .badge_38b2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.clean_5e83 {
  display: inline-block;
}
.logo_8d54 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.logo_8d54 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo_8d54 .notification_dynamic_ee3a {
  padding: 1em 0;
  font-size: 85%;
}
.notification_dynamic_ee3a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask-outer-1782 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask-outer-1782:after,
.mask-outer-1782:before {
  content: "";
  display: table;
}
.mask-outer-1782:after {
  clear: both;
}
.tall_c575 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.column_8b17 .tall_c575 {
  max-width: 50%;
}
.complex-4c59 .tall_c575 {
  max-width: 33.33%;
}
.backdrop-soft-433d .tall_c575 {
  max-width: 25%;
}
.stone-85fc .tall_c575 {
  max-width: 20%;
}
.section_slow_0d28 .tall_c575 {
  max-width: 16.66%;
}
.pink_2242 .tall_c575 {
  max-width: 14.28%;
}
.hard-39fe .tall_c575 {
  max-width: 12.5%;
}
.hidden-red-6326 .tall_c575 {
  max-width: 11.11%;
}
.column-a63f {
  display: block;
}
.text_1dbe .orange-279e label,
.text_1dbe .heading_hard_a15e label,
.text_1dbe .small-76aa label,
.text_1dbe .popup_7070 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-narrow-6f9f {
  list-style: none;
  margin: 0;
}
.avatar-narrow-6f9f article.outline_71d7 {
  margin-bottom: 0;
}
.avatar-narrow-6f9f ul {
  list-style: none;
  margin: 0;
}
.avatar-narrow-6f9f .outline-1940 li.outline_71d7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-narrow-6f9f .outline-1940 li.outline_71d7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-narrow-6f9f .outline-1940 li.outline_71d7: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) {
  .avatar-narrow-6f9f .outline-1940 li.outline_71d7 li.outline_71d7 li.outline_71d7 li.outline_71d7 {
    padding-left: 0;
  }
}
article.outline_71d7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline_71d7 .form-98a6 p:last-of-type {
  margin-bottom: 0;
}
article.outline_71d7 .picture_copper_b19c {
  float: left;
}
article.outline_71d7 .thumbnail-stone-e5b7 {
  margin-left: 85px;
}
article.outline_71d7 .outer-438b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline_71d7 .outer-438b .texture-48b6 {
  margin-left: 10px;
}
article.outline_71d7 .footer-hot-74a5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline_71d7 .sort-7aa8 {
  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 .orange-279e,
  #respond .small-76aa,
  #respond .popup_7070 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange-279e input,
#respond .small-76aa input,
#respond .popup_7070 input {
  width: 100%;
}
#respond .popup_7070 {
  margin-right: 0;
}
#respond .fluid-e6f4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-b72e {
  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;
}
.surface-b72e.badge-lite-9548 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.surface-b72e 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%);
}
.surface-b72e:focus,
.surface-b72e: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);
}
.simple-5d30 {
  border-radius: 10%;
}
.sidebar-130a {
  border-radius: 50%;
}
.notice_yellow_dd22 {
  font-size: 0.72em;
}
.breadcrumb-upper-c2f0 {
  font-size: 0.875em;
}
.hover_28b4 {
  font-size: 1.1em;
}
.filter-7b65 {
  text-transform: uppercase;
  line-height: 1.2;
}
.filter-7b65.notice_yellow_dd22 {
  letter-spacing: 0.5px;
}
.solid-d3bd,
.solid-d3bd a {
  color: #6d6d6d;
}
.solid-d3bd a:hover {
  color: #111;
}
.border_2fdb {
  color: #6d6d6d;
}
.hover_narrow_4482 {
  overflow-x: hidden;
}
.hover_narrow_4482 .bronze_89ef.surface_lite_e216 {
  position: relative;
}
.hover_narrow_4482 .bronze_89ef.surface_lite_e216.warm-85f6 {
  position: initial;
}
.hover_narrow_4482
  .bronze_89ef.surface_lite_e216.warm-85f6
  .texture_9673 {
  left: auto;
}
.hover_narrow_4482 .bronze_89ef .texture_9673 {
  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;
}
.hover_narrow_4482 .bronze_89ef:hover.surface_lite_e216 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hover_narrow_4482
  .bronze_89ef:hover.surface_lite_e216
  .texture_9673 {
  display: block;
  z-index: 9999999;
}
.hover_narrow_4482 .column-3e88 .content_a5ec,
.hover_narrow_4482 .first_d622 .content_a5ec {
  display: none;
}
.hover_narrow_4482 .info-out-0ffe .bronze_89ef:hover.surface_lite_e216 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.text_1dbe .orange-279e label,
.text_1dbe .heading_hard_a15e label,
.text_1dbe .small-76aa label,
.text_1dbe .popup_7070 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-narrow-6f9f {
  list-style: none;
  margin: 0;
}
.avatar-narrow-6f9f article.outline_71d7 {
  margin-bottom: 0;
}
.avatar-narrow-6f9f ul {
  list-style: none;
  margin: 0;
}
.avatar-narrow-6f9f .outline-1940 li.outline_71d7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-narrow-6f9f .outline-1940 li.outline_71d7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-narrow-6f9f .outline-1940 li.outline_71d7: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) {
  .avatar-narrow-6f9f .outline-1940 li.outline_71d7 li.outline_71d7 li.outline_71d7 li.outline_71d7 {
    padding-left: 0;
  }
}
article.outline_71d7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline_71d7 .form-98a6 p:last-of-type {
  margin-bottom: 0;
}
article.outline_71d7 .picture_copper_b19c {
  float: left;
}
article.outline_71d7 .thumbnail-stone-e5b7 {
  margin-left: 85px;
}
article.outline_71d7 .outer-438b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline_71d7 .outer-438b .texture-48b6 {
  margin-left: 10px;
}
article.outline_71d7 .footer-hot-74a5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline_71d7 .sort-7aa8 {
  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 .orange-279e,
  #respond .small-76aa,
  #respond .popup_7070 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange-279e input,
#respond .small-76aa input,
#respond .popup_7070 input {
  width: 100%;
}
#respond .popup_7070 {
  margin-right: 0;
}
#respond .fluid-e6f4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-3e88 .list_3edf {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.list_3edf .primary_cool_f455.progress_light_1c33 .main-motion-4ee0 > li > a:focus,
.list_3edf .primary_cool_f455.progress_light_1c33 .main-motion-4ee0 > li > a:hover,
.list_3edf .primary_cool_f455.white_5392 .main-motion-4ee0 > li > a:focus,
.list_3edf .primary_cool_f455.white_5392 .main-motion-4ee0 > li > a:hover,
.list_3edf .primary_cool_f455.mask-ab35 .main-motion-4ee0 > li > a:focus,
.list_3edf .primary_cool_f455.mask-ab35 .main-motion-4ee0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_3edf
  .primary_cool_f455.progress_light_1c33
  .main-motion-4ee0
  > li.footer_under_0d5c
  > a,
.list_3edf
  .primary_cool_f455.progress_light_1c33
  .main-motion-4ee0
  > li.dark_fa7d
  > a,
.list_3edf
  .primary_cool_f455.white_5392
  .main-motion-4ee0
  > li.footer_under_0d5c
  > a,
.list_3edf
  .primary_cool_f455.white_5392
  .main-motion-4ee0
  > li.dark_fa7d
  > a,
.list_3edf
  .primary_cool_f455.mask-ab35
  .main-motion-4ee0
  > li.footer_under_0d5c
  > a,
.list_3edf .primary_cool_f455.mask-ab35 .main-motion-4ee0 > li.black-3681 > a {
  color: rgba(255, 255, 255, 0.99);
}
.list_3edf .layout-8e8b,
.list_3edf .layout-8e8b a {
  color: rgba(255, 255, 255, 0.99);
}
.list_3edf .avatar-outer-118f.content-fb43 li a,
.list_3edf .bottom_930f a,
.list_3edf .slow-2794,
.list_3edf .main-motion-4ee0 > li > a,
.list_3edf .highlight_cold_fe43 {
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf .avatar-outer-118f.content-fb43 li a:hover,
.list_3edf .bottom_930f a:hover,
.list_3edf .slow-2794:hover,
.list_3edf .main-motion-4ee0 > li > a:hover,
.list_3edf .highlight_cold_fe43:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_3edf .heading_iron_2250 {
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf .heading_iron_2250 .pressed_ff74 {
  color: rgba(255, 255, 255, 0.99);
}
.list_3edf .heading_iron_2250:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_3edf .focus_pressed_9f5c .component-1ed4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf .focus_pressed_9f5c .component-1ed4 .pressed_983c {
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf
  .focus_pressed_9f5c
  .component-1ed4
  .pressed_983c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf
  .focus_pressed_9f5c
  .component-1ed4
  .pressed_983c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf
  .focus_pressed_9f5c
  .component-1ed4
  .pressed_983c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf
  .focus_pressed_9f5c
  .component-1ed4
  .pressed_983c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf .focus_pressed_9f5c .media-d905 {
  color: rgba(255, 255, 255, 0.79);
}
.list_3edf .focus_pressed_9f5c .media-d905:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_short_ee45
  .list_3edf
  .focus_pressed_9f5c
  .accent_clean_8bc7
  .popup-bbe0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_short_ee45
  .list_3edf
  .focus_pressed_9f5c
  .accent_clean_8bc7
  .pressed_983c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-3e88 .media_new_9ce2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.media_new_9ce2 .primary_cool_f455.progress_light_1c33 .main-motion-4ee0 > li > a:focus,
.media_new_9ce2 .primary_cool_f455.progress_light_1c33 .main-motion-4ee0 > li > a:hover,
.media_new_9ce2 .primary_cool_f455.white_5392 .main-motion-4ee0 > li > a:focus,
.media_new_9ce2 .primary_cool_f455.white_5392 .main-motion-4ee0 > li > a:hover,
.media_new_9ce2 .primary_cool_f455.mask-ab35 .main-motion-4ee0 > li > a:focus,
.media_new_9ce2 .primary_cool_f455.mask-ab35 .main-motion-4ee0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_new_9ce2
  .primary_cool_f455.progress_light_1c33
  .main-motion-4ee0
  > li.footer_under_0d5c
  > a,
.media_new_9ce2
  .primary_cool_f455.progress_light_1c33
  .main-motion-4ee0
  > li.dark_fa7d
  > a,
.media_new_9ce2
  .primary_cool_f455.white_5392
  .main-motion-4ee0
  > li.footer_under_0d5c
  > a,
.media_new_9ce2
  .primary_cool_f455.white_5392
  .main-motion-4ee0
  > li.dark_fa7d
  > a,
.media_new_9ce2
  .primary_cool_f455.mask-ab35
  .main-motion-4ee0
  > li.footer_under_0d5c
  > a,
.media_new_9ce2 .primary_cool_f455.mask-ab35 .main-motion-4ee0 > li.black-3681 > a {
  color: rgba(0, 0, 0, 0.8);
}
.media_new_9ce2 .layout-8e8b,
.media_new_9ce2 .layout-8e8b a {
  color: rgba(0, 0, 0, 0.8);
}
.media_new_9ce2 .avatar-outer-118f.content-fb43 li a,
.media_new_9ce2 .bottom_930f a,
.media_new_9ce2 .slow-2794,
.media_new_9ce2 .main-motion-4ee0 > li > a,
.media_new_9ce2 .highlight_cold_fe43 {
  color: rgba(0, 0, 0, 0.55);
}
.media_new_9ce2 .avatar-outer-118f.content-fb43 li a:hover,
.media_new_9ce2 .bottom_930f a:hover,
.media_new_9ce2 .slow-2794:hover,
.media_new_9ce2 .main-motion-4ee0 > li > a:hover,
.media_new_9ce2 .highlight_cold_fe43:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_new_9ce2 .heading_iron_2250 {
  color: rgba(0, 0, 0, 0.55);
}
.media_new_9ce2 .heading_iron_2250 .pressed_ff74 {
  color: rgba(0, 0, 0, 0.8);
}
.media_new_9ce2 .heading_iron_2250:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-8f99 .easy-4a85 {
  margin-left: auto;
  margin-right: auto;
}
.new_dee5 > * {
  margin-left: auto;
  margin-right: auto;
}
.new_dee5 .search_motion_8510 {
  margin-right: 1.41575em;
}
.in-dbb2 .new_dee5 > .widget_dirty_a509 {
  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;
}
.in-dbb2 .new_dee5 > .white-89a2 {
  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;
}
.button_1992.soft-8f99 .easy-4a85,
.label_dirty_b974.soft-8f99 .easy-4a85 {
  margin-left: 0;
}
.shade_e6ed.soft-8f99 .easy-4a85,
.sidebar_silver_6923.soft-8f99 .easy-4a85 {
  margin-right: 0;
}
.new_dee5 ol,
.new_dee5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accent_small_cf99 video {
  max-width: 100%;
}
.item-narrow-3d8b img {
  display: block;
}
.item-narrow-3d8b.search_motion_8510,
.item-narrow-3d8b.detail-cold-6eb6 {
  width: 100%;
}
.item-narrow-3d8b.white-89a2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent_890f:not(.preview-0616) {
  margin: 1.5em auto;
}
.pink_6eb6 p {
  padding: 1.5em 14px;
}
ul.advanced_230b.white-89a2,
ul.advanced_230b.widget_dirty_a509,
ul.advanced_230b.status_690a.widget_dirty_a509 {
  padding: 0 14px;
}
.focus-5973 {
  display: block;
  overflow-x: auto;
}
.focus-5973 table {
  border-collapse: collapse;
  width: 100%;
}
.focus-5973 td,
.focus-5973 th {
  padding: 0.5em;
}
.new_dee5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.new_dee5 ol ol,
.new_dee5 ol ul,
.new_dee5 ul ol,
.new_dee5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.new_dee5 ol ol li,
.new_dee5 ol ul li,
.new_dee5 ul ol li,
.new_dee5 ul ul li {
  margin-left: 0;
}
.description-3aac.dropdown-slow-85ff > .shade_92e3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-3aac.dropdown-slow-85ff > .shade_92e3 iframe,
.description-3aac.dropdown-slow-85ff > .shade_92e3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.top-c476 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.top-c476.layout_upper_2e6b {
  padding: 0;
}
.top-c476.layout_upper_2e6b cite {
  font-size: 13px;
}
.top-c476 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.top-c476 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.video-over-ce9f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.video-over-ce9f > p:first-child {
  margin-top: 0;
}
.video-over-ce9f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.video-over-ce9f blockquote {
  border-left: 0;
}
.carousel_889a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.carousel_889a:not(.right_88fb) {
  max-width: 100px;
}
.carousel_889a.carousel-8134 {
  border-bottom: none !important;
  text-align: center;
}
.carousel_889a.carousel-8134::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pink_6eb6 p {
    padding: 1.5em 0;
  }
}
.badge-glass-af6a {
  color: #0073aa;
}
.thumbnail-inner-afbe {
  background-color: #0073aa;
}
.frame_44bf {
  color: #229fd8;
}
.header_blue_0ede {
  background-color: #229fd8;
}
.active_0558 {
  color: #eee;
}
.picture-ef34 {
  background-color: #eee;
}
.banner-e4ac {
  color: #444;
}
.column-thick-d40c {
  background-color: #444;
}
.fixed_5db0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fixed_5db0 .hard_16e6 .bottom_930f {
  font-size: 15px;
}
.fixed_5db0 .bottom_930f {
  line-height: 1.3;
}
.fixed_5db0 .media_new_9ce2 {
}
.fixed_5db0 .list_3edf {
  background: #235787;
}
.footer-d8d6 {
  padding: 0;
}
.footer-d8d6 .list_3edf {
  background: #1a1a1a;
}
.footer-d8d6 .media_new_9ce2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.feature_out_496e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.feature_out_496e .media_new_9ce2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.feature_out_496e .list_3edf {
  background: #303030;
}
.hidden-3761 {
  position: relative;
  z-index: 10;
}
.hidden-3761 .notice-fluid-f203 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-gas-a6ac .surface_lite_e216 {
  display: inline-block;
  vertical-align: middle;
}
.progress-gas-a6ac.status_3b55 .surface_lite_e216 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress-gas-a6ac.status_3b55 .surface_lite_e216 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress-gas-a6ac.status_3b55 .surface_lite_e216 {
    margin-right: 0.4em;
  }
}
.progress-gas-a6ac.status_3b55 .surface_lite_e216:last-child {
  margin-right: 0;
}
.lower-f9f9 .notice-fluid-f203 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column-3e88 .hard_16e6 {
    margin: 0 -0.5em;
  }
  .column-3e88 .hard_16e6 [class*="customify-col-"],
  .column-3e88 .hard_16e6 [class*="customify-col_"],
  .column-3e88 .hard_16e6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column-3e88.shadow_thick_5069 .notice-fluid-f203 {
  background: 0 0 !important;
}
.column-3e88.shadow_thick_5069 .notice-fluid-f203,
.column-3e88.lower-f9f9 .notice-fluid-f203 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column-3e88.hero_green_bcea {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column-3e88.lower-f9f9 .notice-fluid-f203 {
  box-shadow: none !important;
}
.picture-8b81 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture-8b81 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture-8b81 {
    padding: 18px 0 20px;
  }
}
.picture-8b81 .solid_30d2 {
  width: 100%;
}
.picture-8b81 .preview_selected_2d2f {
  margin-bottom: 0;
}
.picture-8b81 .photo_bottom_abac {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert-79c8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert-79c8 .up-188e {
  width: 100%;
}
.disabled-short-8545 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled-short-8545 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled-short-8545 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;
}
.disabled-short-8545 li:last-child:after {
  display: none;
}
.disabled-short-8545 li a {
  font-weight: 500;
  margin-right: 10px;
}
.current_7e72 .content_a5ec button,
.picture-8b81 .content_a5ec button {
  left: 0;
}
.current_7e72 .up-188e,
.picture-8b81 .up-188e {
  padding-left: 0;
  padding-right: 0;
}
.current_7e72 .alert-79c8,
.picture-8b81 .alert-79c8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.current_7e72 {
  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;
}
.current_7e72: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;
}
.current_7e72 .summary-7377 {
  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) {
  .current_7e72 .summary-7377 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .current_7e72 .summary-7377 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .current_7e72 .summary-7377 {
    min-height: 200px;
  }
}
.current_7e72 .disabled-short-8545 {
  color: rgba(255, 255, 255, 0.8);
}
.current_7e72 .disabled-short-8545 a,
.current_7e72 .disabled-short-8545 li:after {
  color: inherit;
}
.current_7e72 .disabled-short-8545 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bottom-ccb2 {
  margin-bottom: 0.5em;
}
.shadow_cool_ee6a {
  margin-bottom: 1.2em;
}
.shadow_cool_ee6a,
.bottom-ccb2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shadow_cool_ee6a p:last-child,
.bottom-ccb2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content_a5ec,
#masthead .content_a5ec {
  display: none;
}
#masthead
  > .content_a5ec.box-a6db {
  display: none;
}
#masthead > .content_a5ec button {
  left: 0;
}
.preview-cf52 {
  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%;
}
.preview-cf52 .surface_lite_e216 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.preview-cf52 .purple_e1f3 {
  display: -webkit-box;
  display: flex;
}
.preview-cf52 .purple_e1f3.cold-cec9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.preview-cf52 .purple_e1f3.sort_6692 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview-cf52 .purple_e1f3.alert-b965 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview-cf52.list_0ad0.element-50ea .purple_e1f3.cold-cec9 {
  flex-basis: 100%;
}
.preview-cf52.grid-7c7c .purple_e1f3.sort_6692 {
  -webkit-box-flex: 1;
  flex: auto;
}
.preview-cf52.grid-7c7c .purple_e1f3.alert-b965 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content_a5ec.box-a6db {
  display: none;
}
#masthead > .content_a5ec button {
  left: 0;
}
.short-4208 {
  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;
}
.short-4208:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.short-4208.aside-paper-b974 i {
  margin-right: 4px;
}
.short-4208.tertiary-f97e i {
  margin-left: 5px;
}
.bottom_930f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bottom_930f p:last-child {
  margin-bottom: 0;
}
.description-ddd9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.description-ddd9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.description-ddd9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.description-ddd9 .layout-8e8b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.description-ddd9 .lite_0f4b {
  margin: 5px 0 7px 0;
}
.description-ddd9.component_bdd3 .down-91aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-ddd9.component_bdd3 .title_copper_8cb1 {
  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;
}
.description-ddd9.current_aac7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.description-ddd9.current_aac7 .down-91aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-ddd9.current_aac7 .title_copper_8cb1 {
  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;
}
.description-ddd9.chip-53e0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description-ddd9.south_01e4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.description-ddd9.south_01e4 .title_copper_8cb1 {
  margin-top: 7px;
}
.out-884a {
  display: inline-block;
}
.hidden-3761 .panel_active_40bd .description-ddd9 img {
  max-width: 100%;
}
.primary_cool_f455 .brown_5e8c.hot_0a2c,
.search-fresh-11ef .brown_5e8c.hot_0a2c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_cool_f455 .search-narrow-2024,
.search-fresh-11ef .search-narrow-2024 {
  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%);
}
.primary_cool_f455 .search-narrow-2024 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.primary_cool_f455.input_orange_0d65 .search-narrow-2024 {
  display: none;
}
.primary_cool_f455 .pattern_69d0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary_cool_f455 .pattern_69d0 li {
  display: inline-block;
  position: relative;
}
.primary_cool_f455 .pattern_69d0 li:last-child {
  margin-right: 0;
}
.primary_cool_f455 .pattern_69d0 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;
}
.primary_cool_f455 .pattern_69d0 li.black-3681 > a {
  color: rgba(0, 0, 0, 0.9);
}
.primary_cool_f455 .pattern_69d0 > 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;
}
.primary_cool_f455 .pattern_69d0 > li > a i {
  line-height: 0;
}
.primary_cool_f455 .pattern_69d0 > li.popup-wide-e408 > a .search-narrow-2024 {
  margin-left: 4px;
  line-height: 0;
}
.primary_cool_f455 .pattern_69d0 .narrow-89b5 li.popup-wide-e408 > a {
  position: relative;
}
.primary_cool_f455 .pattern_69d0 .narrow-89b5 li.popup-wide-e408 > a:after,
.primary_cool_f455 .pattern_69d0 .narrow-89b5 li.popup-wide-e408 > a:before {
  content: "";
  display: table;
}
.primary_cool_f455 .pattern_69d0 .narrow-89b5 li.popup-wide-e408 > a:after {
  clear: both;
}
.primary_cool_f455 .pattern_69d0 .narrow-89b5 li.popup-wide-e408 > a .search-narrow-2024 {
  margin-left: 5px;
  float: right;
}
.primary_cool_f455 .gradient_576c,
.primary_cool_f455 .narrow-89b5 {
  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;
}
.primary_cool_f455 .narrow-89b5 {
  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;
}
.primary_cool_f455 .narrow-89b5 .hot_0a2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_cool_f455 .narrow-89b5 .search-narrow-2024 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.primary_cool_f455 .narrow-89b5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.primary_cool_f455 .narrow-89b5 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;
}
.primary_cool_f455 .narrow-89b5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.primary_cool_f455 .narrow-89b5 .narrow-89b5 {
  top: 0;
  left: 100%;
}
.primary_cool_f455 .container-huge-4bee.fn-focus-5271 > .gradient_576c,
.primary_cool_f455 .container-huge-4bee.fn-focus-5271 > .narrow-89b5,
.primary_cool_f455 .container-huge-4bee:focus > .gradient_576c,
.primary_cool_f455 .container-huge-4bee:focus > .narrow-89b5,
.primary_cool_f455 .container-huge-4bee:hover > .gradient_576c,
.primary_cool_f455 .container-huge-4bee:hover > .narrow-89b5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.primary_cool_f455.mask-ab35 .main-motion-4ee0:after,
.primary_cool_f455.mask-ab35 .main-motion-4ee0:before {
  content: "";
  display: table;
}
.primary_cool_f455.mask-ab35 .main-motion-4ee0:after {
  clear: both;
}
.primary_cool_f455.mask-ab35 .main-motion-4ee0 > li {
  float: left;
}
.primary_cool_f455.widget-e391 .main-motion-4ee0:after,
.primary_cool_f455.widget-e391 .main-motion-4ee0:before {
  content: "";
  display: table;
}
.primary_cool_f455.widget-e391 .main-motion-4ee0:after {
  clear: both;
}
.primary_cool_f455.widget-e391 .main-motion-4ee0 > li {
  float: left;
}
.primary_cool_f455.widget-e391 .main-motion-4ee0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.primary_cool_f455.widget-e391 .main-motion-4ee0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.primary_cool_f455.widget-e391 .main-motion-4ee0 > li.footer_under_0d5c > a,
.primary_cool_f455.widget-e391 .main-motion-4ee0 > li.black-3681 > a {
  color: #fff;
  background-color: #1e4b75;
}
.primary_cool_f455.progress_light_1c33 .main-motion-4ee0 > li > a .hot_0a2c {
  position: relative;
}
.primary_cool_f455.progress_light_1c33 .main-motion-4ee0 > li > a .hot_0a2c: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;
}
.primary_cool_f455.progress_light_1c33
  .main-motion-4ee0
  > li:focus
  > a
  .hot_0a2c:before,
.primary_cool_f455.progress_light_1c33
  .main-motion-4ee0
  > li:hover
  > a
  .hot_0a2c:before {
  width: 100%;
  background-color: currentColor;
}
.primary_cool_f455.progress_light_1c33
  .main-motion-4ee0
  > li.footer_under_0d5c
  > a
  .hot_0a2c:before,
.primary_cool_f455.progress_light_1c33
  .main-motion-4ee0
  > li.dark_fa7d
  > a
  .hot_0a2c:before {
  width: 100%;
  background-color: currentColor;
}
.primary_cool_f455.white_5392 .main-motion-4ee0 > li > a .hot_0a2c {
  position: relative;
}
.primary_cool_f455.white_5392 .main-motion-4ee0 > li > a .hot_0a2c: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;
}
.primary_cool_f455.white_5392 .main-motion-4ee0 > li:focus > a .hot_0a2c:before,
.primary_cool_f455.white_5392
  .main-motion-4ee0
  > li:hover
  > a
  .hot_0a2c:before {
  width: 100%;
  background-color: currentColor;
}
.primary_cool_f455.white_5392
  .main-motion-4ee0
  > li.footer_under_0d5c
  > a
  .hot_0a2c:before,
.primary_cool_f455.white_5392
  .main-motion-4ee0
  > li.dark_fa7d
  > a
  .hot_0a2c:before {
  width: 100%;
  background-color: currentColor;
}
.search-fresh-11ef .pattern_69d0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-fresh-11ef .pattern_69d0 li:first-child > a {
  border-top: none;
}
.search-fresh-11ef .pattern_69d0 .inner-e26c > .hot_0a2c .search-narrow-2024 {
  display: none;
}
.search-fresh-11ef .pattern_69d0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.search-fresh-11ef .pattern_69d0 li:last-child {
  border: none;
}
.search-fresh-11ef .pattern_69d0 li.popup-wide-e408 > a {
  padding-right: 45px !important;
}
.search-fresh-11ef .pattern_69d0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.search-fresh-11ef .pattern_69d0 li a:focus,
.search-fresh-11ef .pattern_69d0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-fresh-11ef .pattern_69d0 li .gallery_76c8 {
  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;
}
.search-fresh-11ef .pattern_69d0 li .gallery_76c8:hover {
  box-shadow: none;
}
.search-fresh-11ef .pattern_69d0 li .gallery_76c8 .search-narrow-2024 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.search-fresh-11ef .pattern_69d0 .narrow-89b5 {
  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);
}
.search-fresh-11ef .pattern_69d0 .narrow-89b5 li a {
  padding-left: 3em;
}
.search-fresh-11ef .pattern_69d0 .fixed_f4dd > a .gallery_76c8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-fresh-11ef .pattern_69d0 .fixed_f4dd > .narrow-89b5 {
  display: block;
  opacity: 1;
}
.filter-large-1061 {
  max-width: 100%;
}
.element-41d9 {
  line-height: 0;
  cursor: pointer;
}
.highlight_cold_fe43 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight_cold_fe43:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight_cold_fe43 svg {
  width: 18px;
  height: 18px;
}
.highlight_cold_fe43 .filter_38a9 {
  display: none;
}
.medium-683b {
  position: relative;
}
.medium-683b.fn-active-5271 .highlight_cold_fe43 .north-05e5 {
  display: none;
}
.medium-683b.fn-active-5271 .highlight_cold_fe43 .filter_38a9 {
  display: inline-block;
}
.medium-683b .list-tiny-a093 {
  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);
}
.medium-683b.accent-white-a048 .list-tiny-a093 {
  left: auto;
  right: -0.9em;
}
.medium-683b.accent-white-a048 .form_b136::before {
  left: auto;
  right: 15px;
}
.medium-683b.fn-active-5271 .list-tiny-a093 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_clean_8bc7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent_clean_8bc7 label {
  flex-basis: 100%;
}
.accent_clean_8bc7 .component-1ed4 {
  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;
}
.accent_clean_8bc7 .pressed_983c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent_clean_8bc7 .pressed_983c:focus {
  background-color: transparent;
}
.accent_clean_8bc7 button.media-d905 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent_clean_8bc7 button.media-d905:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent_clean_8bc7 button.media-d905 svg {
  width: 18px;
  height: 18px;
}
.accent_clean_8bc7 input[type="submit"] {
  min-height: auto;
}
.focus_pressed_9f5c .accent_clean_8bc7 .pressed_983c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form_b136 {
  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) {
  .form_b136 {
    width: 220px;
  }
}
.form_b136 label {
  flex-basis: 100%;
}
.form_b136::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;
}
.menu_short_ee45 .focus_pressed_9f5c .accent_clean_8bc7 {
  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;
}
.menu_short_ee45
  .focus_pressed_9f5c
  .accent_clean_8bc7
  .component-1ed4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu_short_ee45 .focus_pressed_9f5c .accent_clean_8bc7 .pressed_983c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu_short_ee45
  .focus_pressed_9f5c
  .accent_clean_8bc7
  .pressed_983c:focus {
  background: 0 0;
}
.menu_short_ee45
  .focus_pressed_9f5c
  .accent_clean_8bc7
  .popup-bbe0 {
  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;
}
.avatar-outer-118f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar-outer-118f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar-outer-118f li:last-child {
  margin-right: 0;
}
.avatar-outer-118f li:first-child {
  margin-left: 0;
}
.avatar-outer-118f.smooth_921f a {
  color: #fff;
}
.avatar-outer-118f.smooth_921f a:hover {
  color: #fff;
}
.avatar-outer-118f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar-outer-118f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar-outer-118f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar-outer-118f a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar-outer-118f [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar-outer-118f [class*="social-icon-apple"].picture_8dea {
  background-color: transparent;
  color: #999;
}
.avatar-outer-118f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar-outer-118f [class*="social-icon-behance"].picture_8dea {
  background-color: transparent;
  color: #1769ff;
}
.avatar-outer-118f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar-outer-118f [class*="social-icon-bitbucket"].picture_8dea {
  background-color: transparent;
  color: #205081;
}
.avatar-outer-118f [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar-outer-118f [class*="social-icon-codepen"].picture_8dea {
  background-color: transparent;
  color: #000;
}
.avatar-outer-118f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar-outer-118f [class*="social-icon-delicious"].picture_8dea {
  background-color: transparent;
  color: #39f;
}
.avatar-outer-118f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar-outer-118f [class*="social-icon-digg"].picture_8dea {
  background-color: transparent;
  color: #005be2;
}
.avatar-outer-118f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar-outer-118f [class*="social-icon-dribbble"].picture_8dea {
  background-color: transparent;
  color: #ea4c89;
}
.avatar-outer-118f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar-outer-118f [class*="social-icon-envelope"].picture_8dea {
  background-color: transparent;
  color: #ea4335;
}
.avatar-outer-118f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar-outer-118f [class*="social-icon-facebook"].picture_8dea {
  background-color: transparent;
  color: #3b5998;
}
.avatar-outer-118f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar-outer-118f [class*="social-icon-flickr"].picture_8dea {
  background-color: transparent;
  color: #0063dc;
}
.avatar-outer-118f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar-outer-118f [class*="social-icon-foursquare"].picture_8dea {
  background-color: transparent;
  color: #2d5be3;
}
.avatar-outer-118f [class*="social-icon-github"] {
  background-color: #333;
}
.avatar-outer-118f [class*="social-icon-github"].picture_8dea {
  background-color: transparent;
  color: #333;
}
.avatar-outer-118f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar-outer-118f [class*="social-icon-google-plus"].picture_8dea {
  background-color: transparent;
  color: #dd4b39;
}
.avatar-outer-118f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar-outer-118f [class*="social-icon-houzz"].picture_8dea {
  background-color: transparent;
  color: #7ac142;
}
.avatar-outer-118f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar-outer-118f [class*="social-icon-instagram"].picture_8dea {
  background-color: transparent;
  color: #262626;
}
.avatar-outer-118f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar-outer-118f [class*="social-icon-jsfiddle"].picture_8dea {
  background-color: transparent;
  color: #487aa2;
}
.avatar-outer-118f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar-outer-118f [class*="social-icon-linkedin"].picture_8dea {
  background-color: transparent;
  color: #0077b5;
}
.avatar-outer-118f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar-outer-118f [class*="social-icon-medium"].picture_8dea {
  background-color: transparent;
  color: #00ab6b;
}
.avatar-outer-118f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar-outer-118f
  [class*="social-icon-odnoklassniki"].picture_8dea {
  background-color: transparent;
  color: #f4731c;
}
.avatar-outer-118f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar-outer-118f [class*="social-icon-meetup"].picture_8dea {
  background-color: transparent;
  color: #ec1c40;
}
.avatar-outer-118f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar-outer-118f [class*="social-icon-pinterest"].picture_8dea {
  background-color: transparent;
  color: #bd081c;
}
.avatar-outer-118f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar-outer-118f [class*="social-icon-product-hunt"].picture_8dea {
  background-color: transparent;
  color: #da552f;
}
.avatar-outer-118f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar-outer-118f [class*="social-icon-reddit"].picture_8dea {
  background-color: transparent;
  color: #ff4500;
}
.avatar-outer-118f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar-outer-118f [class*="social-icon-rss"].picture_8dea {
  background-color: transparent;
  color: #f26522;
}
.avatar-outer-118f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar-outer-118f
  [class*="social-icon-shopping-cart"].picture_8dea {
  background-color: transparent;
  color: #4caf50;
}
.avatar-outer-118f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar-outer-118f [class*="social-icon-skype"].picture_8dea {
  background-color: transparent;
  color: #00aff0;
}
.avatar-outer-118f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar-outer-118f [class*="social-icon-slideshare"].picture_8dea {
  background-color: transparent;
  color: #0077b5;
}
.avatar-outer-118f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar-outer-118f [class*="social-icon-snapchat"].picture_8dea {
  background-color: transparent;
  color: #fffc00;
}
.avatar-outer-118f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar-outer-118f [class*="social-icon-soundcloud"].picture_8dea {
  background-color: transparent;
  color: #f80;
}
.avatar-outer-118f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar-outer-118f [class*="social-icon-spotify"].picture_8dea {
  background-color: transparent;
  color: #2ebd59;
}
.avatar-outer-118f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar-outer-118f
  [class*="social-icon-stack-overflow"].picture_8dea {
  background-color: transparent;
  color: #fe7a15;
}
.avatar-outer-118f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar-outer-118f [class*="social-icon-maldkfgram"].picture_8dea {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar-outer-118f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar-outer-118f [class*="social-icon-tripadvisor"].picture_8dea {
  background-color: transparent;
  color: #589442;
}
.avatar-outer-118f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar-outer-118f [class*="social-icon-tumblr"].picture_8dea {
  background-color: transparent;
  color: #35465c;
}
.avatar-outer-118f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar-outer-118f [class*="social-icon-twitch"].picture_8dea {
  background-color: transparent;
  color: #6441a5;
}
.avatar-outer-118f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar-outer-118f [class*="social-icon-twitter"].picture_8dea {
  background-color: transparent;
  color: #1da1f2;
}
.avatar-outer-118f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar-outer-118f [class*="social-icon-vimeo"].picture_8dea {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar-outer-118f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar-outer-118f [class*="social-icon-vk"].picture_8dea {
  background-color: transparent;
  color: #45668e;
}
.avatar-outer-118f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar-outer-118f [class*="social-icon-weibo"].picture_8dea {
  background-color: transparent;
  color: #df2029;
}
.avatar-outer-118f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar-outer-118f [class*="social-icon-weixin"].picture_8dea {
  background-color: transparent;
  color: #7bb32e;
}
.avatar-outer-118f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar-outer-118f [class*="social-icon-whatsapp"].picture_8dea {
  background-color: transparent;
  color: #25d366;
}
.avatar-outer-118f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar-outer-118f [class*="social-icon-wordpress"].picture_8dea {
  background-color: transparent;
  color: #21759b;
}
.avatar-outer-118f [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar-outer-118f [class*="social-icon-xing"].picture_8dea {
  background-color: transparent;
  color: #026466;
}
.avatar-outer-118f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar-outer-118f [class*="social-icon-yelp"].picture_8dea {
  background-color: transparent;
  color: #af0606;
}
.avatar-outer-118f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar-outer-118f [class*="social-icon-youtube"].picture_8dea {
  background-color: transparent;
  color: #cd201f;
}
.slow-2794 {
  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;
}
.slow-2794:hover {
  box-shadow: none;
  background: 0 0;
}
.hover_active_60b2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip_59e8 {
  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;
}
.icon-9e32 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.over-013e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.over-013e,
.over-013e::after,
.over-013e::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;
}
.over-013e::after,
.over-013e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.black-df25 .chip_59e8 .icon-9e32 {
  margin-top: -2px;
  width: 19px;
}
.black-df25 .chip_59e8 .over-013e {
  margin-top: -1px;
}
.black-df25 .chip_59e8 .over-013e,
.black-df25 .chip_59e8 .over-013e::after,
.black-df25 .chip_59e8 .over-013e::before {
  width: 19px;
  height: 2px;
}
.black-df25 .chip_59e8 .over-013e::before {
  top: -6px;
}
.black-df25 .chip_59e8 .over-013e::after {
  bottom: -6px;
}
.last_73a5 .chip_59e8 .icon-9e32 {
  margin-top: -2px;
  width: 22px;
}
.last_73a5 .chip_59e8 .over-013e {
  margin-top: -1px;
}
.last_73a5 .chip_59e8 .over-013e,
.last_73a5 .chip_59e8 .over-013e::after,
.last_73a5 .chip_59e8 .over-013e::before {
  width: 22px;
  height: 2px;
}
.last_73a5 .chip_59e8 .over-013e::before {
  top: -7px;
}
.last_73a5 .chip_59e8 .over-013e::after {
  bottom: -7px;
}
.hero-wide-edab .chip_59e8 .icon-9e32 {
  margin-top: -2px;
  width: 31px;
}
.hero-wide-edab .chip_59e8 .over-013e {
  margin-top: -1.5px;
}
.hero-wide-edab .chip_59e8 .over-013e,
.hero-wide-edab .chip_59e8 .over-013e::after,
.hero-wide-edab .chip_59e8 .over-013e::before {
  width: 31px;
  height: 3px;
}
.hero-wide-edab .chip_59e8 .over-013e::before {
  top: -9px;
}
.hero-wide-edab .chip_59e8 .over-013e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bronze-0791 .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 19px;
  }
  .bronze-0791 .chip_59e8 .over-013e {
    margin-top: -1px;
  }
  .bronze-0791 .chip_59e8 .over-013e,
  .bronze-0791 .chip_59e8 .over-013e::after,
  .bronze-0791 .chip_59e8 .over-013e::before {
    width: 19px;
    height: 2px;
  }
  .bronze-0791 .chip_59e8 .over-013e::before {
    top: -6px;
  }
  .bronze-0791 .chip_59e8 .over-013e::after {
    bottom: -6px;
  }
  .table_1e0d .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 22px;
  }
  .table_1e0d .chip_59e8 .over-013e {
    margin-top: -1px;
  }
  .table_1e0d .chip_59e8 .over-013e,
  .table_1e0d .chip_59e8 .over-013e::after,
  .table_1e0d .chip_59e8 .over-013e::before {
    width: 22px;
    height: 2px;
  }
  .table_1e0d .chip_59e8 .over-013e::before {
    top: -7px;
  }
  .table_1e0d .chip_59e8 .over-013e::after {
    bottom: -7px;
  }
  .under-aa4a .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 31px;
  }
  .under-aa4a .chip_59e8 .over-013e {
    margin-top: -1.5px;
  }
  .under-aa4a .chip_59e8 .over-013e,
  .under-aa4a .chip_59e8 .over-013e::after,
  .under-aa4a .chip_59e8 .over-013e::before {
    width: 31px;
    height: 3px;
  }
  .under-aa4a .chip_59e8 .over-013e::before {
    top: -9px;
  }
  .under-aa4a .chip_59e8 .over-013e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .large_c6af .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 19px;
  }
  .large_c6af .chip_59e8 .over-013e {
    margin-top: -1px;
  }
  .large_c6af .chip_59e8 .over-013e,
  .large_c6af .chip_59e8 .over-013e::after,
  .large_c6af .chip_59e8 .over-013e::before {
    width: 19px;
    height: 2px;
  }
  .large_c6af .chip_59e8 .over-013e::before {
    top: -6px;
  }
  .large_c6af .chip_59e8 .over-013e::after {
    bottom: -6px;
  }
  .sort-active-4674 .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 22px;
  }
  .sort-active-4674 .chip_59e8 .over-013e {
    margin-top: -1px;
  }
  .sort-active-4674 .chip_59e8 .over-013e,
  .sort-active-4674 .chip_59e8 .over-013e::after,
  .sort-active-4674 .chip_59e8 .over-013e::before {
    width: 22px;
    height: 2px;
  }
  .sort-active-4674 .chip_59e8 .over-013e::before {
    top: -7px;
  }
  .sort-active-4674 .chip_59e8 .over-013e::after {
    bottom: -7px;
  }
  .medium_023b .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 31px;
  }
  .medium_023b .chip_59e8 .over-013e {
    margin-top: -1.5px;
  }
  .medium_023b .chip_59e8 .over-013e,
  .medium_023b .chip_59e8 .over-013e::after,
  .medium_023b .chip_59e8 .over-013e::before {
    width: 31px;
    height: 3px;
  }
  .medium_023b .chip_59e8 .over-013e::before {
    top: -9px;
  }
  .medium_023b .chip_59e8 .over-013e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .column-medium-9a94 .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 19px;
  }
  .column-medium-9a94 .chip_59e8 .over-013e {
    margin-top: -1px;
  }
  .column-medium-9a94 .chip_59e8 .over-013e,
  .column-medium-9a94 .chip_59e8 .over-013e::after,
  .column-medium-9a94 .chip_59e8 .over-013e::before {
    width: 19px;
    height: 2px;
  }
  .column-medium-9a94 .chip_59e8 .over-013e::before {
    top: -6px;
  }
  .column-medium-9a94 .chip_59e8 .over-013e::after {
    bottom: -6px;
  }
  .aside_pro_ddbb .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 22px;
  }
  .aside_pro_ddbb .chip_59e8 .over-013e {
    margin-top: -1px;
  }
  .aside_pro_ddbb .chip_59e8 .over-013e,
  .aside_pro_ddbb .chip_59e8 .over-013e::after,
  .aside_pro_ddbb .chip_59e8 .over-013e::before {
    width: 22px;
    height: 2px;
  }
  .aside_pro_ddbb .chip_59e8 .over-013e::before {
    top: -7px;
  }
  .aside_pro_ddbb .chip_59e8 .over-013e::after {
    bottom: -7px;
  }
  .tooltip_97d4 .chip_59e8 .icon-9e32 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_97d4 .chip_59e8 .over-013e {
    margin-top: -1.5px;
  }
  .tooltip_97d4 .chip_59e8 .over-013e,
  .tooltip_97d4 .chip_59e8 .over-013e::after,
  .tooltip_97d4 .chip_59e8 .over-013e::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_97d4 .chip_59e8 .over-013e::before {
    top: -9px;
  }
  .tooltip_97d4 .chip_59e8 .over-013e::after {
    bottom: -9px;
  }
}
.dirty_b4b9 .over-013e {
  -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);
}
.dirty_b4b9 .over-013e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dirty_b4b9 .over-013e::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);
}
.dirty_b4b9.full_ee23 .over-013e {
  -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);
}
.dirty_b4b9.full_ee23 .over-013e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dirty_b4b9.full_ee23 .over-013e::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);
}
.steel-c1b4 {
  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.sort_active_bb79:before {
  display: none;
}
.first_d622 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.first_d622 .out_18a3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.first_d622 .out_18a3:last-of-type {
  border-bottom: none;
}
.first_d622 .out_18a3.left_bb4b,
.first_d622 .out_18a3.link_light_ecc8,
.first_d622 .out_18a3.form_right_53ed {
  padding: 0;
}
.first_d622 .search-fresh-11ef .gallery_76c8 {
  color: currentColor;
}
.first_d622 .search-fresh-11ef .gallery_76c8:focus,
.first_d622 .search-fresh-11ef .gallery_76c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_d622.media_new_9ce2 .heading_iron_2250,
.first_d622.media_new_9ce2 .bottom_930f a,
.first_d622.media_new_9ce2 .main-motion-4ee0 a,
.first_d622.media_new_9ce2 .narrow-89b5 a {
  color: rgba(0, 0, 0, 0.55);
}
.first_d622.media_new_9ce2 .heading_iron_2250:hover,
.first_d622.media_new_9ce2 .bottom_930f a:hover,
.first_d622.media_new_9ce2 .main-motion-4ee0 a:hover,
.first_d622.media_new_9ce2 .narrow-89b5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first_d622.media_new_9ce2 .pressed_ff74 {
  color: rgba(0, 0, 0, 0.8);
}
.first_d622.media_new_9ce2 .out_18a3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first_d622.media_new_9ce2 .out_18a3:before {
  background: rgba(0, 0, 0, 0.08);
}
.first_d622.media_new_9ce2 .paper_2c27:before {
  background: rgba(255, 255, 255, 0.9);
}
.first_d622.media_new_9ce2 .search-fresh-11ef .pattern_69d0 li a,
.first_d622.media_new_9ce2 .search-fresh-11ef .gallery_76c8,
.first_d622.media_new_9ce2 .narrow-89b5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first_d622.media_new_9ce2 .search-fresh-11ef .gallery_76c8:focus,
.first_d622.media_new_9ce2 .search-fresh-11ef .gallery_76c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_d622.media_new_9ce2 .pattern_69d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.first_d622.list_3edf .heading_iron_2250,
.first_d622.list_3edf .bottom_930f a,
.first_d622.list_3edf .main-motion-4ee0 .gallery_76c8,
.first_d622.list_3edf .main-motion-4ee0 a,
.first_d622.list_3edf .narrow-89b5 a {
  color: rgba(255, 255, 255, 0.79);
}
.first_d622.list_3edf .heading_iron_2250:hover,
.first_d622.list_3edf .bottom_930f a:hover,
.first_d622.list_3edf .main-motion-4ee0 .gallery_76c8:hover,
.first_d622.list_3edf .main-motion-4ee0 a:hover,
.first_d622.list_3edf .narrow-89b5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first_d622.list_3edf .pressed_ff74 {
  color: rgba(255, 255, 255, 0.99);
}
.first_d622.list_3edf .out_18a3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first_d622.list_3edf .out_18a3:before {
  background: rgba(255, 255, 255, 0.08);
}
.first_d622.list_3edf .paper_2c27:before {
  background: rgba(0, 0, 0, 0.9);
}
.first_d622.list_3edf .search-fresh-11ef .pattern_69d0 li a,
.first_d622.list_3edf .search-fresh-11ef .gallery_76c8,
.first_d622.list_3edf .narrow-89b5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first_d622.list_3edf .search-fresh-11ef .gallery_76c8:focus,
.first_d622.list_3edf .search-fresh-11ef .gallery_76c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_d622.list_3edf .pattern_69d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_2c27 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.paper_2c27:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block_basic_7dff {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gas_26b3 .first_d622 {
  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;
}
.gas_26b3 .out_18a3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gas_26b3 .out_18a3: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) {
  .gas_26b3 .out_18a3:before {
    width: 16%;
    left: 42%;
  }
}
.gas_26b3 .out_18a3:last-child:before {
  content: none;
}
.gas_26b3 .out_18a3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gas_26b3 .search-fresh-11ef .pattern_69d0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gas_26b3 .search-fresh-11ef .pattern_69d0 li a .gallery_76c8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gas_26b3 .search-fresh-11ef .narrow-89b5 {
  border: none;
}
.gas_26b3 .search-fresh-11ef .narrow-89b5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gas_26b3 .paper_2c27 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gas_26b3 .block_basic_7dff {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gas_26b3 .list_3edf .paper_2c27:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas_26b3 .media_new_9ce2.chip_2950 .over-013e {
  background: rgba(0, 0, 0, 0.6);
}
.gas_26b3
  .media_new_9ce2.chip_2950
  .over-013e::after,
.gas_26b3
  .media_new_9ce2.chip_2950
  .over-013e:before {
  background: inherit;
}
.gas_26b3
  .media_new_9ce2.chip_2950:hover
  .over-013e {
  background: rgba(0, 0, 0, 0.8);
}
.complex_f9de .first_d622 {
  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) {
  .complex_f9de .first_d622 {
    width: auto;
    right: 45px;
  }
}
.primary_4578 .first_d622 {
  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) {
  .primary_4578 .first_d622 {
    width: auto;
    left: 45px;
  }
}
.sort_active_bb79 .first_d622 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort_active_bb79 .block_basic_7dff {
  max-width: 48em;
  margin: 0 auto;
}
.sort_active_bb79 .paper_2c27:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden_white_742c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_white_742c.gas_26b3 .first_d622 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden_white_742c.complex_f9de .first_d622 {
  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);
}
.hidden_white_742c .first_d622 {
  visibility: visible;
}
.hidden_white_742c.primary_4578 .first_d622 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown-c082,
.caption_medium_caf8 {
  overflow-x: hidden;
}
.dropdown-c082 .first_d622 {
  overflow: auto;
}
.dropdown-c082.gas_26b3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-c082.gas_26b3 .first_d622 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown-c082.gas_26b3 .slow-2794 {
  opacity: 0;
}
.dropdown-c082.complex_f9de {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-c082.complex_f9de .first_d622 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown-c082.complex_f9de .slow-2794 {
  opacity: 0;
}
.dropdown-c082.primary_4578 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-c082.primary_4578 .first_d622 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown-c082.primary_4578 .slow-2794 {
  opacity: 0;
}
.dropdown-c082.sort_active_bb79 .first_d622 {
  z-index: 10;
  visibility: visible;
}
.chip_2950 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.chip_2950 .over-013e {
  background: rgba(255, 255, 255, 0.99);
}
.chip_2950 .over-013e::after,
.chip_2950 .over-013e:before {
  background: inherit;
}
.chip_2950:hover .over-013e {
  background: rgba(255, 255, 255, 0.99);
}
.primary_4578 .chip_2950 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort_active_bb79 .chip_2950 {
  display: none !important;
}
.dropdown-c082:before,
.caption_medium_caf8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown-c082 .chip_2950,
.caption_medium_caf8 .chip_2950 {
  display: inline-block;
}
.first_d622 .surface_lite_e216 {
  -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;
}
.dropdown-c082 .first_d622 .surface_lite_e216,
.caption_medium_caf8 .first_d622 .surface_lite_e216 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pro_b34c .component-1ed4 {
  width: 100%;
}
.panel_active_40bd {
  padding: 0 0.5em 0;
}
.panel_active_40bd [class*="customify-col-"],
.panel_active_40bd [class*="customify-col_"],
.panel_active_40bd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text-3281 .panel_active_40bd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard_16e6 .block_smooth_415d,
  .block_smooth_415d {
    display: none;
  }
  .carousel-fast-39c5 {
    text-align: left;
  }
  .column-bronze-785c {
    text-align: center;
  }
  .table_gas_b14b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard_16e6 .purple-8650,
  .purple-8650 {
    display: none;
  }
  .accent_545e {
    text-align: left;
  }
  .description-copper-47df {
    text-align: center;
  }
  .white_6b10 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard_16e6 .hover_north_5ba7,
  .hover_north_5ba7 {
    display: none;
  }
  .wide_b92f {
    text-align: left;
  }
  .wood_3fb8 {
    text-align: center;
  }
  .fast-aa34 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container_be2c {
  box-shadow: none !important;
}
.frame-9fdc .title_34ac,
.dropdown-full-f048 .title_34ac {
  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;
}
.dropdown-full-f048 .title_34ac {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice-fluid-f203 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice-fluid-f203:after,
.notice-fluid-f203:before {
  content: "";
  display: table;
}
.notice-fluid-f203:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice-fluid-f203 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice-fluid-f203,
.hero_green_bcea {
  max-width: 1248px;
  margin: 0 auto;
}

.small-f43b.shadow-over-01b4 .notice-fluid-f203 {
  max-width: 100%;
}
.small-f43b.sort-3a84 {
  max-width: 1200px;
  margin: 0 auto;
}
.small-f43b.first-1f40 .notice-fluid-f203 {
  max-width: 100%;
}
.small-f43b.first-1f40 > .notice-fluid-f203 {
  padding-left: 0;
  padding-right: 0;
}
.small-f43b.first-1f40 > .notice-fluid-f203 .hard_16e6 {
  margin: 0;
}
.small-f43b.first-1f40
  > .notice-fluid-f203
  .steel_3bd2.banner-19b2 {
  margin-right: 0;
  margin-left: 0;
}
.small-f43b.first-1f40 #main.banner-19b2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice-gold-13c3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice-gold-13c3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .article_1e39 .easy-4a85 {
    padding-right: 1em;
  }
  .article_1e39.steel-a906 .steel_3bd2 {
    border-right: 1px solid #eaecee;
  }
  .article_1e39.steel-a906 .easy-4a85 {
    padding-right: 1em;
  }
  .article_1e39.steel-a906 .footer-c6d8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-pink-a697 .easy-4a85 {
    padding-left: 1em;
  }
  .disabled-pink-a697.steel-a906 .steel_3bd2 {
    border-left: 1px solid #eaecee;
  }
  .disabled-pink-a697.steel-a906 .easy-4a85 {
    padding-left: 1em;
  }
  .disabled-pink-a697.steel-a906 .footer-c6d8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-03db .easy-4a85 {
    padding-left: 1em;
  }
  .header-03db.steel-a906 .box-52bb {
    border-right: 1px solid #eaecee;
  }
  .header-03db.steel-a906 .accent_dab9 {
    border-right: 1px solid #eaecee;
  }
  .header-03db.steel-a906 .easy-4a85 {
    padding-left: 1em;
  }
  .header-03db.steel-a906 .footer-c6d8 {
    padding-right: 1em;
  }
  .header-03db.steel-a906 .banner_b7df {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_upper_502d .easy-4a85 {
    padding-right: 1em;
  }
  .container_upper_502d.steel-a906 .box-52bb {
    border-left: 1px solid #eaecee;
  }
  .container_upper_502d.steel-a906 .accent_dab9 {
    border-left: 1px solid #eaecee;
  }
  .container_upper_502d.steel-a906 .easy-4a85 {
    padding-right: 1em;
  }
  .container_upper_502d.steel-a906 .footer-c6d8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_upper_502d.steel-a906 .banner_b7df {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-gold-13c3 .easy-4a85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-gold-13c3.steel-a906 .steel_3bd2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice-gold-13c3.steel-a906 .easy-4a85 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-gold-13c3.steel-a906 .footer-c6d8 {
    padding-left: 1em;
  }
  .notice-gold-13c3.steel-a906 .banner_b7df {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice-gold-13c3.steel-a906 .easy-4a85 {
    padding-left: 0;
  }
}
.tooltip-6176 .progress-gas-a6ac {
  display: inline-block;
}
.gallery_b9b4 {
  display: inline-block;
}
.panel-c554 {
  word-con: break-word;
}
.surface-outer-733c > span {
  display: inline-block;
  padding: 5px 0;
}
.surface-outer-733c .widget_south_ae81 {
  margin-left: 8px;
  margin-right: 8px;
}
.surface-outer-733c .warm-44b2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.west_411b .notification-brown-b6a3 {
  margin-bottom: 2em;
}
.west_411b .gas-fbc4 {
  margin-bottom: 15px;
}
.west_411b .gas-fbc4:last-child {
  margin-bottom: 0;
}
.west_411b .cool-eb92 {
  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) {
  .west_411b .cool-eb92 {
    display: block;
  }
}
.west_411b .gold_2076 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .west_411b .gold_2076 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.west_411b .fluid-448d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.west_411b .fluid-448d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.west_411b .fluid-448d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.west_411b .panel-c554 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.west_411b .panel-c554 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.west_411b .photo_red_a144 p:last-child {
  margin-bottom: 0;
}
.west_411b .progress-f4f4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.west_411b .yellow_32e6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.west_411b .north-2848 {
  margin-top: 1em;
}
.west_411b .tertiary-stone-a572 {
  top: 0;
  display: block;
}
.west_411b .tertiary-stone-a572 a {
  color: inherit;
}
.west_411b .tertiary-stone-a572 a:hover {
  color: inherit;
}
.west_411b .nav-e67d {
  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;
}
.west_411b .nav-e67d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.west_411b .yellow_32e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.west_411b .picture_orange_fe6d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.west_411b .picture_orange_fe6d:first-child {
  margin-top: 0;
}
.west_411b .picture_orange_fe6d.hidden-8d99 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.west_411b .picture_orange_fe6d.tabs_eb9c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.west_411b
  .picture_orange_fe6d.tabs_eb9c.backdrop-0672
  .north-2848 {
  width: 100%;
}
.west_411b .tabs_eb9c {
  -webkit-box-align: center;
  align-items: center;
}
.west_411b .tabs_eb9c .surface-outer-733c,
.west_411b .tabs_eb9c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.west_411b .fluid-448d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.west_411b .fluid-448d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.west_411b .fluid-448d: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;
}
.west_411b .hidden-8d99 {
  z-index: 5;
}
.west_411b .article_839a .notification-b889 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.west_411b .avatar_small_9d87 .notification-b889 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.west_411b .focus_advanced_dad9 .notification-b889 {
  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;
}
.west_411b.box-e7cc .cool-eb92,
.west_411b.under_4f36 .cool-eb92 {
  display: block;
}
.west_411b.box-e7cc .cool-eb92 .tertiary_de15,
.west_411b.box-e7cc .cool-eb92 .yellow_32e6,
.west_411b.under_4f36 .cool-eb92 .tertiary_de15,
.west_411b.under_4f36 .cool-eb92 .yellow_32e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.west_411b.menu_rough_a439 .gold_2076 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .west_411b.menu_rough_a439 .gold_2076 {
    margin-right: 0;
  }
}
.west_411b.box-e7cc .gold_2076,
.west_411b.under_4f36 .gold_2076 {
  padding-top: 40%;
}
.west_411b.box-e7cc .notification-brown-b6a3,
.west_411b.under_4f36 .notification-brown-b6a3 {
  display: block;
}
.west_411b.box-e7cc .fn-sticky-5271 .yellow_32e6,
.west_411b.under_4f36 .fn-sticky-5271 .yellow_32e6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.west_411b.box-e7cc .gold_2076,
.west_411b.under_4f36 .gold_2076 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.west_411b.box-e7cc .yellow_32e6 {
  padding: 1em;
}
.filter-plasma-f8a9 {
  margin: 30px auto;
  display: block;
}
.filter-plasma-f8a9 .table_dfb2 > * {
  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;
}
.filter-plasma-f8a9 .table_dfb2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter-plasma-f8a9 .table_dfb2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus-orange-4cee .surface-outer-733c {
  margin-bottom: 1.41575em;
}
.focus-orange-4cee .paragraph-old-9a65 {
  margin-bottom: 1.618em;
}
.new_dee5 .outer_c0da {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.new_dee5 .outer_c0da a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.new_dee5 .overlay_dirty_c697 {
  max-width: 100%;
  overflow: auto;
}
.soft-8f99 .new_dee5 a:hover {
  text-decoration: underline;
}
.preview-orange-39ed .gas-fbc4:not(.panel-c554),
.preview-orange-39ed .fluid-448d {
  margin-bottom: 1.41575em;
}
.preview-orange-39ed .gas-fbc4:not(.panel-c554):last-child,
.preview-orange-39ed .fluid-448d:last-child {
  margin-bottom: 0;
}
.preview-orange-39ed .gas-fbc4.menu-medium-5203 {
  margin-bottom: 0.41575em;
}
.preview-orange-39ed .summary-f84c:before,
.preview-orange-39ed .sort-7111:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview-orange-39ed .summary-f84c:before {
  content: "\f115";
}
.preview-orange-39ed .sort-7111:before {
  content: "\f02c";
}
.preview-orange-39ed .sidebar_c206 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview-orange-39ed .sidebar_c206 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.header-small-997b {
  display: -webkit-box;
  display: flex;
}
.header-small-997b .gradient_5f94 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .header-small-997b .gradient_5f94 {
    flex-basis: 90px;
  }
}
.header-small-997b .hovered-3cb3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .header-small-997b .hovered-3cb3 {
    flex-basis: calc(100% - 50px);
  }
}
.header-small-997b .up-1f9f p:last-child {
  margin-bottom: 0.72em;
}
.paragraph-d96a .table_dfb2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.paragraph-d96a .table_dfb2:after,
.paragraph-d96a .table_dfb2:before {
  content: "";
  display: table;
}
.paragraph-d96a .table_dfb2:after {
  clear: both;
}
.paragraph-d96a .table_dfb2 .progress-9e67,
.paragraph-d96a .table_dfb2 .texture-d051 {
  width: 49%;
}
.paragraph-d96a .table_dfb2 .progress-9e67 a span.detail_46b7,
.paragraph-d96a .table_dfb2 .texture-d051 a span.detail_46b7 {
  display: block;
  margin-bottom: 5px;
}
.paragraph-d96a .table_dfb2 .texture-d051 {
  float: left;
  text-align: left;
}
.paragraph-d96a .table_dfb2 .progress-9e67 {
  float: right;
  text-align: right;
}
.active_upper_89a4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .active_upper_89a4 {
    margin-bottom: 0;
  }
}
.secondary_ac6b {
  margin-bottom: 1em;
}
.secondary_ac6b .panel-c554 {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview_d00c a {
  display: block;
  line-height: 0;
  position: relative;
}
.disabled-9663 .secondary_ac6b,
.tertiary-easy-854b .secondary_ac6b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .disabled-9663 .secondary_ac6b,
  .tertiary-easy-854b .secondary_ac6b {
    display: block;
  }
}
.disabled-9663 .preview_d00c,
.tertiary-easy-854b .preview_d00c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .disabled-9663 .preview_d00c,
  .tertiary-easy-854b .preview_d00c {
    margin-bottom: 1em;
  }
}
.disabled-9663 .preview_d00c img,
.tertiary-easy-854b .preview_d00c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.disabled-9663 .rough_5838,
.tertiary-easy-854b .rough_5838 {
  flex-basis: calc(100% - 160px);
}
.disabled-9663 .rough_5838 p,
.tertiary-easy-854b .rough_5838 p {
  margin-bottom: 0;
}
.disabled-9663 .rough_5838 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .disabled-9663 .rough_5838 {
    padding-left: 0;
  }
}
.tertiary-easy-854b .rough_5838 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary-easy-854b .rough_5838 {
    padding-right: 0;
  }
}
.tertiary-easy-854b .preview_d00c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.background_medium_b774 .preview_d00c {
  margin-bottom: 0.5em;
}
.background_medium_b774 .preview_d00c img {
  width: 100%;
}
.focus-6dd6 .stone_4232,
.preview-hard-0fee .stone_4232 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview-hard-0fee .steel_3bd2 .south_493e p:last-child {
  margin-bottom: 0;
}
.narrow_76e1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade-5bb2 .widget-2d6c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade-5bb2 .widget-2d6c:last-of-type {
    margin-bottom: 0;
  }
}
.shade-5bb2 .widget-2d6c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade-5bb2 .widget-2d6c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade-5bb2 .widget-2d6c ul li {
  margin: 0 0 0.6em;
}
.shade-5bb2 .widget-2d6c ul li.pressed_2787,
.shade-5bb2 .widget-2d6c ul li.filter_84e8 {
  position: relative;
}
.shade-5bb2 .widget-2d6c ul li.pressed_2787 .content_3bd9,
.shade-5bb2 .widget-2d6c ul li.filter_84e8 .content_3bd9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade-5bb2 .widget-2d6c ul li.pressed_2787:after:after,
.shade-5bb2 .widget-2d6c ul li.pressed_2787:after:before,
.shade-5bb2
  .widget-2d6c
  ul
  li.filter_84e8:after:after,
.shade-5bb2
  .widget-2d6c
  ul
  li.filter_84e8:after:before {
  content: "";
  display: table;
}
.shade-5bb2 .widget-2d6c ul li.pressed_2787:after:after,
.shade-5bb2
  .widget-2d6c
  ul
  li.filter_84e8:after:after {
  clear: both;
}
.shade-5bb2 .widget-2d6c a.in_a6d3:hover {
  text-decoration: none;
}
.shade-5bb2 .widget-2d6c select {
  max-width: 100%;
}
.shade-5bb2 .widget-2d6c table {
  font-size: 85%;
}
.shade-5bb2 .widget-2d6c table td,
.shade-5bb2 .widget-2d6c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade-5bb2 .widget-2d6c table tfoot td {
  text-align: left;
}
.shade-5bb2 .widget-2d6c :last-child {
  margin-bottom: 0;
}
.shade-5bb2 .widget-2d6c .short_ea69 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade-5bb2 .widget-2d6c .short_ea69 label {
  width: 100%;
}
.shade-5bb2 .widget-2d6c .short_ea69 .pressed_983c {
  width: 100%;
  display: block;
}
.shade-5bb2 .widget-2d6c .short_ea69 .media-d905 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade-5bb2 .widget-2d6c .short_ea69 .media-d905:hover svg #svg-search {
  fill: #444;
}
.shade-5bb2 .widget-2d6c .short_ea69 .media-d905 svg {
  width: 18px;
  height: 18px;
}
.shade-5bb2 .active-487d ul ul,
.shade-5bb2 .form_glass_b0cd ul ul,
.shade-5bb2 .under_56fc ul ul,
.shade-5bb2 .hover_up_61d1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade-5bb2 .active-487d .popup-wide-e408 > a,
.shade-5bb2 .form_glass_b0cd .popup-wide-e408 > a,
.shade-5bb2 .under_56fc .popup-wide-e408 > a,
.shade-5bb2 .hover_up_61d1 .popup-wide-e408 > a {
  margin-bottom: 0;
}
.shade-5bb2 .liquid-eb4a li,
.shade-5bb2 .active-487d li,
.shade-5bb2 .icon-liquid-b015 li,
.shade-5bb2 .form_glass_b0cd li,
.shade-5bb2 .under_56fc li,
.shade-5bb2 .hover_up_61d1 li,
.shade-5bb2 .accordion_8ff3 li,
.shade-5bb2 .notification_dynamic_e962 li {
  display: block;
  position: relative;
}
.shade-5bb2 .liquid-eb4a li:last-child,
.shade-5bb2 .active-487d li:last-child,
.shade-5bb2 .icon-liquid-b015 li:last-child,
.shade-5bb2 .form_glass_b0cd li:last-child,
.shade-5bb2 .under_56fc li:last-child,
.shade-5bb2 .hover_up_61d1 li:last-child,
.shade-5bb2 .accordion_8ff3 li:last-child,
.shade-5bb2 .notification_dynamic_e962 li:last-child {
  border: none;
}
.shade-5bb2 .liquid-eb4a li a,
.shade-5bb2 .active-487d li a,
.shade-5bb2 .icon-liquid-b015 li a,
.shade-5bb2 .form_glass_b0cd li a,
.shade-5bb2 .under_56fc li a,
.shade-5bb2 .hover_up_61d1 li a,
.shade-5bb2 .accordion_8ff3 li a,
.shade-5bb2 .notification_dynamic_e962 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade-5bb2 .liquid-eb4a li ul li::before,
.shade-5bb2 .active-487d li ul li::before,
.shade-5bb2 .icon-liquid-b015 li ul li::before,
.shade-5bb2 .form_glass_b0cd li ul li::before,
.shade-5bb2 .under_56fc li ul li::before,
.shade-5bb2 .hover_up_61d1 li ul li::before,
.shade-5bb2 .accordion_8ff3 li ul li::before,
.shade-5bb2 .notification_dynamic_e962 li ul li::before {
  left: 15px;
}
.shade-5bb2 .liquid-eb4a li ul a,
.shade-5bb2 .active-487d li ul a,
.shade-5bb2 .icon-liquid-b015 li ul a,
.shade-5bb2 .form_glass_b0cd li ul a,
.shade-5bb2 .under_56fc li ul a,
.shade-5bb2 .hover_up_61d1 li ul a,
.shade-5bb2 .accordion_8ff3 li ul a,
.shade-5bb2 .notification_dynamic_e962 li ul a {
  padding-left: 20px;
}
.shade-5bb2 .liquid-eb4a li ul ul li::before,
.shade-5bb2 .active-487d li ul ul li::before,
.shade-5bb2 .icon-liquid-b015 li ul ul li::before,
.shade-5bb2 .form_glass_b0cd li ul ul li::before,
.shade-5bb2 .under_56fc li ul ul li::before,
.shade-5bb2 .hover_up_61d1 li ul ul li::before,
.shade-5bb2 .accordion_8ff3 li ul ul li::before,
.shade-5bb2 .notification_dynamic_e962 li ul ul li::before {
  left: 30px;
}
.shade-5bb2 .liquid-eb4a li ul ul a,
.shade-5bb2 .active-487d li ul ul a,
.shade-5bb2 .icon-liquid-b015 li ul ul a,
.shade-5bb2 .form_glass_b0cd li ul ul a,
.shade-5bb2 .under_56fc li ul ul a,
.shade-5bb2 .hover_up_61d1 li ul ul a,
.shade-5bb2 .accordion_8ff3 li ul ul a,
.shade-5bb2 .notification_dynamic_e962 li ul ul a {
  padding-left: 40px;
}
.shade-5bb2 .button_soft_345a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade-5bb2 .notification_dynamic_e962 ul li {
  margin-bottom: 1.41575em;
}
.shade-5bb2 .notification_dynamic_e962 ul li .paper_f056 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade-5bb2 .notification_dynamic_e962 ul li .cold_7779 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.list_3edf .liquid-eb4a li a,
.list_3edf .active-487d li a,
.list_3edf .icon-liquid-b015 li a,
.list_3edf .form_glass_b0cd li a,
.list_3edf .under_56fc li a,
.list_3edf .hover_up_61d1 li a,
.list_3edf .accordion_8ff3 li a,
.list_3edf .notification_dynamic_e962 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_3edf .button_soft_345a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_3edf .widget-2d6c ul li.pressed_2787 .content_3bd9,
.list_3edf .widget-2d6c ul li.filter_84e8 .content_3bd9 {
  background: rgba(0, 0, 0, 0.2);
}
.list_3edf .shade-5bb2 .widget-2d6c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-f43b .shade-5bb2 .pattern_69d0 li {
  margin: 0;
}
.small-f43b .shade-5bb2 .pattern_69d0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.small-f43b .shade-5bb2 .pattern_69d0 li ul {
  margin: 0;
}
.small-f43b .shade-5bb2 .pattern_69d0 li ul li a {
  padding-left: 15px;
}
.small-f43b .shade-5bb2 .pattern_69d0 li ul li li a {
  padding-left: 30px;
}
.small-f43b .shade-5bb2 .pattern_69d0 li.black-3681 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.small-f43b .shade-5bb2 .pattern_69d0 li.black-3681 > 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;
}
.small-f43b .shade-5bb2 .pattern_69d0 li.black-3681 > 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;
}
.picture-pressed-258f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav-7177 {
  position: relative;
  z-index: 10;
}
.nav-7177 .surface_lite_e216 {
  width: 100%;
  max-width: 100%;
}
.full-2afd .element_south_5dfe {
  padding-top: 2em;
  padding-bottom: 2em;
}
.full-2afd .media_new_9ce2 {
}
.full-2afd .list_3edf {
  background: #292929;
}
.blue-4bf4 .element_south_5dfe {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.blue-4bf4 .media_new_9ce2 {
  background: #f9f9f9;
}
.blue-4bf4 .list_3edf {
  background: #303030;
}
.preview-warm-4df7 .element_south_5dfe {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-warm-4df7 .progress-gas-a6ac {
    margin-bottom: 1em;
  }
  .preview-warm-4df7 .progress-gas-a6ac:last-child {
    margin-bottom: 0;
  }
}
.preview-warm-4df7 .media_new_9ce2 {
  background: #ededed;
}
.preview-warm-4df7 .list_3edf {
  background: #1a1a1a;
}
.element_south_5dfe.media_new_9ce2 {
  color: rgba(0, 0, 0, 0.6);
}
.element_south_5dfe.media_new_9ce2 .in-d438 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_south_5dfe.list_3edf {
  color: rgba(255, 255, 255, 0.99);
}
.element_south_5dfe.list_3edf a:not(.in_a6d3) {
  color: rgba(255, 255, 255, 0.79);
}
.element_south_5dfe.list_3edf a:not(.in_a6d3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_south_5dfe.list_3edf .in-d438 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_south_5dfe.list_3edf table tbody td,
.element_south_5dfe.list_3edf table th {
  background: rgba(0, 0, 0, 0.08);
}
.info-out-0ffe.lower-f9f9 .notice-fluid-f203 {
  max-width: initial;
}
.info-out-0ffe .status_3b55 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info-out-0ffe .status_3b55 .surface_lite_e216 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info-out-0ffe .status_3b55 .surface_lite_e216 {
    display: block;
    margin-bottom: 2em;
  }
  .info-out-0ffe .status_3b55 .surface_lite_e216:last-child {
    margin-bottom: 0;
  }
}
.preview-warm-4df7 .progress-gas-a6ac:last-child,
.blue-4bf4 .progress-gas-a6ac:last-child,
.full-2afd .progress-gas-a6ac:last-child {
  margin-bottom: 0;
}
.preview-warm-4df7 .progress-gas-a6ac .shade-5bb2 .widget-2d6c:last-child,
.blue-4bf4 .progress-gas-a6ac .shade-5bb2 .widget-2d6c:last-child,
.full-2afd .progress-gas-a6ac .shade-5bb2 .widget-2d6c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview-warm-4df7 .hot_af3e,
  .preview-warm-4df7 .panel-10c9,
  .blue-4bf4 .hot_af3e,
  .blue-4bf4 .panel-10c9,
  .full-2afd .hot_af3e,
  .full-2afd .panel-10c9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav-7177 .progress-gas-a6ac {
    margin-bottom: 2em;
  }
}
.nav-7177 p:last-child {
  margin-bottom: 0;
}
.nav-7177 li,
.nav-7177 ul {
  list-style: none;
  margin: 0;
}
.nav-7177 ul ul {
  margin-left: 2.617924em;
}
.alert-over-8146 {
  font-size: 0.875em;
}

/* css-noise: 6001 */
.phantom-card-t1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
