/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip_brown_5aa9/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip_brown_5aa9
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.tooltip_brown_5aa9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.smooth-a90c.button-ff0d/licenses/gpl-2.0.upper-7eff
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.chip-480f/, (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.form_5137.outer_2cd6/normalize.slider_d899/
 ======
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.slider_d899 v7.0.0 | MIT License | github.tooltip_brown_5aa9/necolas/normalize.slider_d899 */
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;
}
.layout_steel_aaa1 .right-961d,
.fresh_cba1,
.pagination-tall-7308,
.hero_574e,
.description-bronze-8b02,
.text_c248,
.widget-176b,
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;
}
.fresh_cba1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fresh_cba1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fresh_cba1,
  h1 {
    font-size: 1.8em;
  }
}
.pagination-tall-7308,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination-tall-7308 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination-tall-7308,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-tall-7308,
  h2 {
    font-size: 1.7em;
  }
}
.hero_574e,
h3 {
  font-size: 1.618em;
}
.layout_steel_aaa1 .right-961d,
.description-bronze-8b02,
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.media-out-b6c9 {
  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;
}
.warm_ce53:after,
.warm_ce53:before,
.down_608a:after,
.down_608a:before {
  content: "";
  display: table;
}
.warm_ce53:after,
.down_608a:after {
  clear: both;
}
.highlight-9382 {
  float: right;
  margin-right: 0;
}
.element-1102 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.simple_b62a .outline_fc4f,
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;
}
.simple_b62a .outline_fc4f: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;
}
.gradient_hot_4042 .outline_fc4f {
  box-shadow: none;
}
.gradient_hot_4042
  .outline_fc4f
  .north_aa9e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gradient_hot_4042 .outline_fc4f .frame-c47a {
  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;
}
.gradient_hot_4042
  .outline_fc4f
  .frame-c47a
  b {
  display: none;
}
.gradient_hot_4042 .progress-east-c1a4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.warm-ffb6:not(.gallery_left_e96d):not(.top-0d1c),
button:not(.gallery_left_e96d):not(.top-0d1c),
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ),
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ),
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ) {
  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;
}
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ):hover,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ):hover,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):hover,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):hover,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ):active,
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ):active,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):active,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):active,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):active,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus {
  outline: 0;
}
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135 {
  position: relative;
}
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .fast-0409,
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .slow_d015,
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .hover_9cd9,
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  i,
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  svg,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .fast-0409,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .slow_d015,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .hover_9cd9,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  i,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  svg,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .fast-0409,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .slow_d015,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .hover_9cd9,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  i,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  svg,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .fast-0409,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .slow_d015,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .hover_9cd9,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  i,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  svg,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .fast-0409,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .slow_d015,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  .hover_9cd9,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  i,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135
  svg {
  visibility: hidden;
}
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135:after,
button:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135:after,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135:after,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135:after,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ).fn-loading-a135: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;
}
.warm-ffb6:not(.gallery_left_e96d):not(.top-0d1c),
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ),
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ),
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ) {
  color: #fff;
  background: #235787;
}
.warm-ffb6:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus,
input[type="button"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus,
input[type="reset"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus,
input[type="submit"]:not(.gallery_left_e96d):not(
    .top-0d1c
  ):focus {
  color: #fff;
}
.warm-ffb6.fn-disabled-a135:not(.gallery_left_e96d):not(
    .top-0d1c
  ),
.warm-ffb6[disabled]:not(.gallery_left_e96d):not(
    .top-0d1c
  ),
button.fn-disabled-a135:not(.gallery_left_e96d):not(
    .top-0d1c
  ),
button[disabled]:not(.gallery_left_e96d):not(
    .top-0d1c
  ) {
  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;
}
.outline-4c47 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outline-4c47: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;
}
.stone_c19e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.disabled-stale-575e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.status-simple-4192 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.warm_ce53:after,
.warm_ce53:before,
.table_hot_5902:after,
.table_hot_5902:before,
.media_68dc:after,
.media_68dc:before,
.menu-60b6:after,
.menu-60b6:before,
.banner-8783:after,
.banner-8783:before,
.logo-f95e:after,
.logo-f95e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.warm_ce53:after,
.table_hot_5902:after,
.media_68dc:after,
.menu-60b6:after,
.banner-8783:after,
.logo-f95e:after {
  clear: both;
}
.table_hot_5902 .text-advanced-93ee,
.media_68dc .text-advanced-93ee,
.mask-e9d5 .text-advanced-93ee {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.white-c1a8 {
  display: inline-block;
}
.label-fluid-bacc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label-fluid-bacc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label-fluid-bacc .hidden-silver-8490 {
  padding: 1em 0;
  font-size: 85%;
}
.hidden-silver-8490 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.full-dee4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.full-dee4:after,
.full-dee4:before {
  content: "";
  display: table;
}
.full-dee4:after {
  clear: both;
}
.table-18de {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.north-292e .table-18de {
  max-width: 50%;
}
.texture-static-c5d3 .table-18de {
  max-width: 33.33%;
}
.paper-d64a .table-18de {
  max-width: 25%;
}
.heading_c24b .table-18de {
  max-width: 20%;
}
.first_ca6a .table-18de {
  max-width: 16.66%;
}
.in_2be9 .table-18de {
  max-width: 14.28%;
}
.article_a348 .table-18de {
  max-width: 12.5%;
}
.huge-b781 .table-18de {
  max-width: 11.11%;
}
.preview-fluid-9ce2 {
  display: block;
}
.layout_steel_aaa1 .tag-28db label,
.layout_steel_aaa1 .wrapper_huge_6ca3 label,
.layout_steel_aaa1 .dynamic-1f9b label,
.layout_steel_aaa1 .module-6dee label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-hard-d873 {
  list-style: none;
  margin: 0;
}
.item-hard-d873 article.steel-53a1 {
  margin-bottom: 0;
}
.item-hard-d873 ul {
  list-style: none;
  margin: 0;
}
.item-hard-d873 .slow-b2ba li.steel-53a1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-hard-d873 .slow-b2ba li.steel-53a1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-hard-d873 .slow-b2ba li.steel-53a1: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) {
  .item-hard-d873 .slow-b2ba li.steel-53a1 li.steel-53a1 li.steel-53a1 li.steel-53a1 {
    padding-left: 0;
  }
}
article.steel-53a1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel-53a1 .table_hot_5902 p:last-of-type {
  margin-bottom: 0;
}
article.steel-53a1 .tall-e205 {
  float: left;
}
article.steel-53a1 .popup-tall-4db7 {
  margin-left: 85px;
}
article.steel-53a1 .orange-497c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel-53a1 .orange-497c .gold_224c {
  margin-left: 10px;
}
article.steel-53a1 .backdrop-9ed4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel-53a1 .input_daa4 {
  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 .tag-28db,
  #respond .dynamic-1f9b,
  #respond .module-6dee {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tag-28db input,
#respond .dynamic-1f9b input,
#respond .module-6dee input {
  width: 100%;
}
#respond .module-6dee {
  margin-right: 0;
}
#respond .carousel-smooth-b354 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dynamic_276f {
  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;
}
.dynamic_276f.disabled_stale_dce1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dynamic_276f 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%);
}
.dynamic_276f:focus,
.dynamic_276f: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);
}
.focus-3ce1 {
  border-radius: 10%;
}
.progress_purple_effc {
  border-radius: 50%;
}
.tabs-6081 {
  font-size: 0.72em;
}
.disabled-tall-3703 {
  font-size: 0.875em;
}
.hard-0665 {
  font-size: 1.1em;
}
.sort-black-5b0c {
  text-transform: uppercase;
  line-height: 1.2;
}
.sort-black-5b0c.tabs-6081 {
  letter-spacing: 0.5px;
}
.fixed-78e0,
.fixed-78e0 a {
  color: #6d6d6d;
}
.fixed-78e0 a:hover {
  color: #111;
}
.element_5709 {
  color: #6d6d6d;
}
.status_steel_8886 {
  overflow-x: hidden;
}
.status_steel_8886 .slider-344b.thumbnail_pro_3288 {
  position: relative;
}
.status_steel_8886 .slider-344b.thumbnail_pro_3288.status_west_91f6 {
  position: initial;
}
.status_steel_8886
  .slider-344b.thumbnail_pro_3288.status_west_91f6
  .carousel_c7cf {
  left: auto;
}
.status_steel_8886 .slider-344b .carousel_c7cf {
  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;
}
.status_steel_8886 .slider-344b:hover.thumbnail_pro_3288 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.status_steel_8886
  .slider-344b:hover.thumbnail_pro_3288
  .carousel_c7cf {
  display: block;
  z-index: 9999999;
}
.status_steel_8886 .item_north_3271 .shadow_b27a,
.status_steel_8886 .yellow-2d2d .shadow_b27a {
  display: none;
}
.status_steel_8886 .bottom-03c2 .slider-344b:hover.thumbnail_pro_3288 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.layout_steel_aaa1 .tag-28db label,
.layout_steel_aaa1 .wrapper_huge_6ca3 label,
.layout_steel_aaa1 .dynamic-1f9b label,
.layout_steel_aaa1 .module-6dee label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-hard-d873 {
  list-style: none;
  margin: 0;
}
.item-hard-d873 article.steel-53a1 {
  margin-bottom: 0;
}
.item-hard-d873 ul {
  list-style: none;
  margin: 0;
}
.item-hard-d873 .slow-b2ba li.steel-53a1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-hard-d873 .slow-b2ba li.steel-53a1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-hard-d873 .slow-b2ba li.steel-53a1: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) {
  .item-hard-d873 .slow-b2ba li.steel-53a1 li.steel-53a1 li.steel-53a1 li.steel-53a1 {
    padding-left: 0;
  }
}
article.steel-53a1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel-53a1 .table_hot_5902 p:last-of-type {
  margin-bottom: 0;
}
article.steel-53a1 .tall-e205 {
  float: left;
}
article.steel-53a1 .popup-tall-4db7 {
  margin-left: 85px;
}
article.steel-53a1 .orange-497c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel-53a1 .orange-497c .gold_224c {
  margin-left: 10px;
}
article.steel-53a1 .backdrop-9ed4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel-53a1 .input_daa4 {
  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 .tag-28db,
  #respond .dynamic-1f9b,
  #respond .module-6dee {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tag-28db input,
#respond .dynamic-1f9b input,
#respond .module-6dee input {
  width: 100%;
}
#respond .module-6dee {
  margin-right: 0;
}
#respond .carousel-smooth-b354 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item_north_3271 .tiny-458a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tiny-458a .slider-green-185c.header-cold-13d4 .surface_focused_daf1 > li > a:focus,
.tiny-458a .slider-green-185c.header-cold-13d4 .surface_focused_daf1 > li > a:hover,
.tiny-458a .slider-green-185c.pro-cda3 .surface_focused_daf1 > li > a:focus,
.tiny-458a .slider-green-185c.pro-cda3 .surface_focused_daf1 > li > a:hover,
.tiny-458a .slider-green-185c.shadow-30a4 .surface_focused_daf1 > li > a:focus,
.tiny-458a .slider-green-185c.shadow-30a4 .surface_focused_daf1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-458a
  .slider-green-185c.header-cold-13d4
  .surface_focused_daf1
  > li.text_cac5
  > a,
.tiny-458a
  .slider-green-185c.header-cold-13d4
  .surface_focused_daf1
  > li.copper-7cc2
  > a,
.tiny-458a
  .slider-green-185c.pro-cda3
  .surface_focused_daf1
  > li.text_cac5
  > a,
.tiny-458a
  .slider-green-185c.pro-cda3
  .surface_focused_daf1
  > li.copper-7cc2
  > a,
.tiny-458a
  .slider-green-185c.shadow-30a4
  .surface_focused_daf1
  > li.text_cac5
  > a,
.tiny-458a .slider-green-185c.shadow-30a4 .surface_focused_daf1 > li.message_stone_19f2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-458a .media_small_54c5,
.tiny-458a .media_small_54c5 a {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-458a .tabs-light-6a90.tiny_a373 li a,
.tiny-458a .surface_inner_5979 a,
.tiny-458a .content_87f0,
.tiny-458a .surface_focused_daf1 > li > a,
.tiny-458a .left_86ec {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a .tabs-light-6a90.tiny_a373 li a:hover,
.tiny-458a .surface_inner_5979 a:hover,
.tiny-458a .content_87f0:hover,
.tiny-458a .surface_focused_daf1 > li > a:hover,
.tiny-458a .left_86ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-458a .title-static-081b {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a .title-static-081b .content_right_c0d6 {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-458a .title-static-081b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-458a .form_40f8 .texture-0d3f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a .form_40f8 .texture-0d3f .disabled_light_3871 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a
  .form_40f8
  .texture-0d3f
  .disabled_light_3871::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a
  .form_40f8
  .texture-0d3f
  .disabled_light_3871:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a
  .form_40f8
  .texture-0d3f
  .disabled_light_3871::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a
  .form_40f8
  .texture-0d3f
  .disabled_light_3871::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a .form_40f8 .image-red-8852 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-458a .form_40f8 .image-red-8852:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_c4d4
  .tiny-458a
  .form_40f8
  .video_north_825e
  .tag-gold-7207 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_c4d4
  .tiny-458a
  .form_40f8
  .video_north_825e
  .disabled_light_3871 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item_north_3271 .under_8daa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.under_8daa .slider-green-185c.header-cold-13d4 .surface_focused_daf1 > li > a:focus,
.under_8daa .slider-green-185c.header-cold-13d4 .surface_focused_daf1 > li > a:hover,
.under_8daa .slider-green-185c.pro-cda3 .surface_focused_daf1 > li > a:focus,
.under_8daa .slider-green-185c.pro-cda3 .surface_focused_daf1 > li > a:hover,
.under_8daa .slider-green-185c.shadow-30a4 .surface_focused_daf1 > li > a:focus,
.under_8daa .slider-green-185c.shadow-30a4 .surface_focused_daf1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.under_8daa
  .slider-green-185c.header-cold-13d4
  .surface_focused_daf1
  > li.text_cac5
  > a,
.under_8daa
  .slider-green-185c.header-cold-13d4
  .surface_focused_daf1
  > li.copper-7cc2
  > a,
.under_8daa
  .slider-green-185c.pro-cda3
  .surface_focused_daf1
  > li.text_cac5
  > a,
.under_8daa
  .slider-green-185c.pro-cda3
  .surface_focused_daf1
  > li.copper-7cc2
  > a,
.under_8daa
  .slider-green-185c.shadow-30a4
  .surface_focused_daf1
  > li.text_cac5
  > a,
.under_8daa .slider-green-185c.shadow-30a4 .surface_focused_daf1 > li.message_stone_19f2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.under_8daa .media_small_54c5,
.under_8daa .media_small_54c5 a {
  color: rgba(0, 0, 0, 0.8);
}
.under_8daa .tabs-light-6a90.tiny_a373 li a,
.under_8daa .surface_inner_5979 a,
.under_8daa .content_87f0,
.under_8daa .surface_focused_daf1 > li > a,
.under_8daa .left_86ec {
  color: rgba(0, 0, 0, 0.55);
}
.under_8daa .tabs-light-6a90.tiny_a373 li a:hover,
.under_8daa .surface_inner_5979 a:hover,
.under_8daa .content_87f0:hover,
.under_8daa .surface_focused_daf1 > li > a:hover,
.under_8daa .left_86ec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.under_8daa .title-static-081b {
  color: rgba(0, 0, 0, 0.55);
}
.under_8daa .title-static-081b .content_right_c0d6 {
  color: rgba(0, 0, 0, 0.8);
}
.under_8daa .title-static-081b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass-5b30 .component-7b2e {
  margin-left: auto;
  margin-right: auto;
}
.media_68dc > * {
  margin-left: auto;
  margin-right: auto;
}
.media_68dc .stone_c19e {
  margin-right: 1.41575em;
}
.active_b70b .media_68dc > .popup-7db3 {
  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;
}
.active_b70b .media_68dc > .paper-a392 {
  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;
}
.upper_af04.glass-5b30 .component-7b2e,
.short_137e.glass-5b30 .component-7b2e {
  margin-left: 0;
}
.image_8f52.glass-5b30 .component-7b2e,
.block_2c62.glass-5b30 .component-7b2e {
  margin-right: 0;
}
.media_68dc ol,
.media_68dc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.image_e03f video {
  max-width: 100%;
}
.grid-6213 img {
  display: block;
}
.grid-6213.stone_c19e,
.grid-6213.disabled-stale-575e {
  width: 100%;
}
.grid-6213.paper-a392 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.orange_151f:not(.center-4ab2) {
  margin: 1.5em auto;
}
.west-018f p {
  padding: 1.5em 14px;
}
ul.title_7379.paper-a392,
ul.title_7379.popup-7db3,
ul.title_7379.medium-3933.popup-7db3 {
  padding: 0 14px;
}
.shadow_03f1 {
  display: block;
  overflow-x: auto;
}
.shadow_03f1 table {
  border-collapse: collapse;
  width: 100%;
}
.shadow_03f1 td,
.shadow_03f1 th {
  padding: 0.5em;
}
.media_68dc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.media_68dc ol ol,
.media_68dc ol ul,
.media_68dc ul ol,
.media_68dc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.media_68dc ol ol li,
.media_68dc ol ul li,
.media_68dc ul ol li,
.media_68dc ul ul li {
  margin-left: 0;
}
.steel-ecea.warm_b61f > .black-869e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.steel-ecea.warm_b61f > .black-869e iframe,
.steel-ecea.warm_b61f > .black-869e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.under_92a4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.under_92a4.thick-19d4 {
  padding: 0;
}
.under_92a4.thick-19d4 cite {
  font-size: 13px;
}
.under_92a4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.under_92a4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.orange-03b6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.orange-03b6 > p:first-child {
  margin-top: 0;
}
.orange-03b6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.orange-03b6 blockquote {
  border-left: 0;
}
.texture_6260 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture_6260:not(.pattern-in-ece2) {
  max-width: 100px;
}
.texture_6260.center-26ff {
  border-bottom: none !important;
  text-align: center;
}
.texture_6260.center-26ff::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .west-018f p {
    padding: 1.5em 0;
  }
}
.pattern-c313 {
  color: #0073aa;
}
.message_thick_fa58 {
  background-color: #0073aa;
}
.shadow_paper_4e68 {
  color: #229fd8;
}
.title-thick-407e {
  background-color: #229fd8;
}
.wide-4b5e {
  color: #eee;
}
.search-stone-eb53 {
  background-color: #eee;
}
.narrow-6919 {
  color: #444;
}
.block-glass-ec97 {
  background-color: #444;
}
.footer_static_7408 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.footer_static_7408 .bright-dda4 .surface_inner_5979 {
  font-size: 15px;
}
.footer_static_7408 .surface_inner_5979 {
  line-height: 1.3;
}
.footer_static_7408 .under_8daa {
}
.footer_static_7408 .tiny-458a {
  background: #235787;
}
.search_iron_8cf5 {
  padding: 0;
}
.search_iron_8cf5 .tiny-458a {
  background: #1a1a1a;
}
.search_iron_8cf5 .under_8daa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.main-motion-a9ad {
  padding: 0;
  border-left: none;
  border-right: none;
}
.main-motion-a9ad .under_8daa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.main-motion-a9ad .tiny-458a {
  background: #303030;
}
.logo-f95e {
  position: relative;
  z-index: 10;
}
.logo-f95e .mask-gas-71f8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar-complex-4ccd .thumbnail_pro_3288 {
  display: inline-block;
  vertical-align: middle;
}
.sidebar-complex-4ccd.summary_paper_a8c3 .thumbnail_pro_3288 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .sidebar-complex-4ccd.summary_paper_a8c3 .thumbnail_pro_3288 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-complex-4ccd.summary_paper_a8c3 .thumbnail_pro_3288 {
    margin-right: 0.4em;
  }
}
.sidebar-complex-4ccd.summary_paper_a8c3 .thumbnail_pro_3288:last-child {
  margin-right: 0;
}
.slider-d61f .mask-gas-71f8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .item_north_3271 .bright-dda4 {
    margin: 0 -0.5em;
  }
  .item_north_3271 .bright-dda4 [class*="customify-col-"],
  .item_north_3271 .bright-dda4 [class*="customify-col_"],
  .item_north_3271 .bright-dda4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.item_north_3271.small-4187 .mask-gas-71f8 {
  background: 0 0 !important;
}
.item_north_3271.small-4187 .mask-gas-71f8,
.item_north_3271.slider-d61f .mask-gas-71f8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .item_north_3271.small-c100 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.item_north_3271.slider-d61f .mask-gas-71f8 {
  box-shadow: none !important;
}
.slider-out-75e1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slider-out-75e1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slider-out-75e1 {
    padding: 18px 0 20px;
  }
}
.slider-out-75e1 .selected-01c4 {
  width: 100%;
}
.slider-out-75e1 .backdrop_778f {
  margin-bottom: 0;
}
.slider-out-75e1 .tall-572e {
  margin-top: 5px;
  font-size: 0.875em;
}
.table-simple-1474 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table-simple-1474 .slider_north_6431 {
  width: 100%;
}
.cool-19ae {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cool-19ae li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cool-19ae 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;
}
.cool-19ae li:last-child:after {
  display: none;
}
.cool-19ae li a {
  font-weight: 500;
  margin-right: 10px;
}
.content_basic_8742 .shadow_b27a button,
.slider-out-75e1 .shadow_b27a button {
  left: 0;
}
.content_basic_8742 .slider_north_6431,
.slider-out-75e1 .slider_north_6431 {
  padding-left: 0;
  padding-right: 0;
}
.content_basic_8742 .table-simple-1474,
.slider-out-75e1 .table-simple-1474 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content_basic_8742 {
  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;
}
.content_basic_8742: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;
}
.content_basic_8742 .liquid-427d {
  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) {
  .content_basic_8742 .liquid-427d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content_basic_8742 .liquid-427d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content_basic_8742 .liquid-427d {
    min-height: 200px;
  }
}
.content_basic_8742 .cool-19ae {
  color: rgba(255, 255, 255, 0.8);
}
.content_basic_8742 .cool-19ae a,
.content_basic_8742 .cool-19ae li:after {
  color: inherit;
}
.content_basic_8742 .cool-19ae a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade_mini_fefb {
  margin-bottom: 0.5em;
}
.primary-0fdc {
  margin-bottom: 1.2em;
}
.primary-0fdc,
.shade_mini_fefb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary-0fdc p:last-child,
.shade_mini_fefb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow_b27a,
#masthead .shadow_b27a {
  display: none;
}
#masthead
  > .shadow_b27a.layout-d464 {
  display: none;
}
#masthead > .shadow_b27a button {
  left: 0;
}
.left-67d8 {
  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%;
}
.left-67d8 .thumbnail_pro_3288 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.left-67d8 .sidebar_d1d6 {
  display: -webkit-box;
  display: flex;
}
.left-67d8 .sidebar_d1d6.search-86c4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.left-67d8 .sidebar_d1d6.dirty-5b1f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.left-67d8 .sidebar_d1d6.focus-8efb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.left-67d8.feature_d339.rough-e806 .sidebar_d1d6.search-86c4 {
  flex-basis: 100%;
}
.left-67d8.logo-1e04 .sidebar_d1d6.dirty-5b1f {
  -webkit-box-flex: 1;
  flex: auto;
}
.left-67d8.logo-1e04 .sidebar_d1d6.focus-8efb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow_b27a.layout-d464 {
  display: none;
}
#masthead > .shadow_b27a button {
  left: 0;
}
.medium_c960 {
  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;
}
.medium_c960:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.medium_c960.article_out_89d7 i {
  margin-right: 4px;
}
.medium_c960.pressed-9a11 i {
  margin-left: 5px;
}
.surface_inner_5979 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.surface_inner_5979 p:last-child {
  margin-bottom: 0;
}
.logo-last-ca38 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo-last-ca38 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo-last-ca38 img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo-last-ca38 .media_small_54c5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo-last-ca38 .lower-fd33 {
  margin: 5px 0 7px 0;
}
.logo-last-ca38.form-middle-a027 .block_27bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-last-ca38.form-middle-a027 .highlight_a545 {
  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;
}
.logo-last-ca38.message_large_6056 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo-last-ca38.message_large_6056 .block_27bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-last-ca38.message_large_6056 .highlight_a545 {
  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;
}
.logo-last-ca38.section-new-e8b6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo-last-ca38.link-a16f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo-last-ca38.link-a16f .highlight_a545 {
  margin-top: 7px;
}
.image_6841 {
  display: inline-block;
}
.logo-f95e .photo_2db3 .logo-last-ca38 img {
  max-width: 100%;
}
.slider-green-185c .title-cold-d653.notification-f320,
.disabled-2298 .title-cold-d653.notification-f320 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider-green-185c .secondary_mini_6365,
.disabled-2298 .secondary_mini_6365 {
  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%);
}
.slider-green-185c .secondary_mini_6365 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slider-green-185c.pro_8e87 .secondary_mini_6365 {
  display: none;
}
.slider-green-185c .hidden_3a67 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider-green-185c .hidden_3a67 li {
  display: inline-block;
  position: relative;
}
.slider-green-185c .hidden_3a67 li:last-child {
  margin-right: 0;
}
.slider-green-185c .hidden_3a67 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;
}
.slider-green-185c .hidden_3a67 li.message_stone_19f2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.slider-green-185c .hidden_3a67 > 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;
}
.slider-green-185c .hidden_3a67 > li > a i {
  line-height: 0;
}
.slider-green-185c .hidden_3a67 > li.slider-28aa > a .secondary_mini_6365 {
  margin-left: 4px;
  line-height: 0;
}
.slider-green-185c .hidden_3a67 .avatar-12e1 li.slider-28aa > a {
  position: relative;
}
.slider-green-185c .hidden_3a67 .avatar-12e1 li.slider-28aa > a:after,
.slider-green-185c .hidden_3a67 .avatar-12e1 li.slider-28aa > a:before {
  content: "";
  display: table;
}
.slider-green-185c .hidden_3a67 .avatar-12e1 li.slider-28aa > a:after {
  clear: both;
}
.slider-green-185c .hidden_3a67 .avatar-12e1 li.slider-28aa > a .secondary_mini_6365 {
  margin-left: 5px;
  float: right;
}
.slider-green-185c .status_fixed_53b7,
.slider-green-185c .avatar-12e1 {
  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;
}
.slider-green-185c .avatar-12e1 {
  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;
}
.slider-green-185c .avatar-12e1 .notification-f320 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider-green-185c .avatar-12e1 .secondary_mini_6365 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slider-green-185c .avatar-12e1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.slider-green-185c .avatar-12e1 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;
}
.slider-green-185c .avatar-12e1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slider-green-185c .avatar-12e1 .avatar-12e1 {
  top: 0;
  left: 100%;
}
.slider-green-185c .accent_purple_36a0.fn-focus-a135 > .status_fixed_53b7,
.slider-green-185c .accent_purple_36a0.fn-focus-a135 > .avatar-12e1,
.slider-green-185c .accent_purple_36a0:focus > .status_fixed_53b7,
.slider-green-185c .accent_purple_36a0:focus > .avatar-12e1,
.slider-green-185c .accent_purple_36a0:hover > .status_fixed_53b7,
.slider-green-185c .accent_purple_36a0:hover > .avatar-12e1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slider-green-185c.shadow-30a4 .surface_focused_daf1:after,
.slider-green-185c.shadow-30a4 .surface_focused_daf1:before {
  content: "";
  display: table;
}
.slider-green-185c.shadow-30a4 .surface_focused_daf1:after {
  clear: both;
}
.slider-green-185c.shadow-30a4 .surface_focused_daf1 > li {
  float: left;
}
.slider-green-185c.tag_hot_ae69 .surface_focused_daf1:after,
.slider-green-185c.tag_hot_ae69 .surface_focused_daf1:before {
  content: "";
  display: table;
}
.slider-green-185c.tag_hot_ae69 .surface_focused_daf1:after {
  clear: both;
}
.slider-green-185c.tag_hot_ae69 .surface_focused_daf1 > li {
  float: left;
}
.slider-green-185c.tag_hot_ae69 .surface_focused_daf1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slider-green-185c.tag_hot_ae69 .surface_focused_daf1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slider-green-185c.tag_hot_ae69 .surface_focused_daf1 > li.text_cac5 > a,
.slider-green-185c.tag_hot_ae69 .surface_focused_daf1 > li.message_stone_19f2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.slider-green-185c.header-cold-13d4 .surface_focused_daf1 > li > a .notification-f320 {
  position: relative;
}
.slider-green-185c.header-cold-13d4 .surface_focused_daf1 > li > a .notification-f320: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;
}
.slider-green-185c.header-cold-13d4
  .surface_focused_daf1
  > li:focus
  > a
  .notification-f320:before,
.slider-green-185c.header-cold-13d4
  .surface_focused_daf1
  > li:hover
  > a
  .notification-f320:before {
  width: 100%;
  background-color: currentColor;
}
.slider-green-185c.header-cold-13d4
  .surface_focused_daf1
  > li.text_cac5
  > a
  .notification-f320:before,
.slider-green-185c.header-cold-13d4
  .surface_focused_daf1
  > li.copper-7cc2
  > a
  .notification-f320:before {
  width: 100%;
  background-color: currentColor;
}
.slider-green-185c.pro-cda3 .surface_focused_daf1 > li > a .notification-f320 {
  position: relative;
}
.slider-green-185c.pro-cda3 .surface_focused_daf1 > li > a .notification-f320: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;
}
.slider-green-185c.pro-cda3 .surface_focused_daf1 > li:focus > a .notification-f320:before,
.slider-green-185c.pro-cda3
  .surface_focused_daf1
  > li:hover
  > a
  .notification-f320:before {
  width: 100%;
  background-color: currentColor;
}
.slider-green-185c.pro-cda3
  .surface_focused_daf1
  > li.text_cac5
  > a
  .notification-f320:before,
.slider-green-185c.pro-cda3
  .surface_focused_daf1
  > li.copper-7cc2
  > a
  .notification-f320:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-2298 .hidden_3a67 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.disabled-2298 .hidden_3a67 li:first-child > a {
  border-top: none;
}
.disabled-2298 .hidden_3a67 .main_9539 > .notification-f320 .secondary_mini_6365 {
  display: none;
}
.disabled-2298 .hidden_3a67 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.disabled-2298 .hidden_3a67 li:last-child {
  border: none;
}
.disabled-2298 .hidden_3a67 li.slider-28aa > a {
  padding-right: 45px !important;
}
.disabled-2298 .hidden_3a67 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.disabled-2298 .hidden_3a67 li a:focus,
.disabled-2298 .hidden_3a67 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled-2298 .hidden_3a67 li .hero-fd09 {
  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;
}
.disabled-2298 .hidden_3a67 li .hero-fd09:hover {
  box-shadow: none;
}
.disabled-2298 .hidden_3a67 li .hero-fd09 .secondary_mini_6365 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.disabled-2298 .hidden_3a67 .avatar-12e1 {
  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);
}
.disabled-2298 .hidden_3a67 .avatar-12e1 li a {
  padding-left: 3em;
}
.disabled-2298 .hidden_3a67 .secondary-gold-cbf5 > a .hero-fd09 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.disabled-2298 .hidden_3a67 .secondary-gold-cbf5 > .avatar-12e1 {
  display: block;
  opacity: 1;
}
.gold_fe4a {
  max-width: 100%;
}
.border-9c62 {
  line-height: 0;
  cursor: pointer;
}
.left_86ec {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.left_86ec:hover {
  box-shadow: none;
  color: currentColor;
}
.left_86ec svg {
  width: 18px;
  height: 18px;
}
.left_86ec .primary_fixed_d465 {
  display: none;
}
.gas-ac86 {
  position: relative;
}
.gas-ac86.fn-active-a135 .left_86ec .list-dynamic-fdd6 {
  display: none;
}
.gas-ac86.fn-active-a135 .left_86ec .primary_fixed_d465 {
  display: inline-block;
}
.gas-ac86 .paper-b267 {
  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);
}
.gas-ac86.iron-7060 .paper-b267 {
  left: auto;
  right: -0.9em;
}
.gas-ac86.iron-7060 .plasma_bf29::before {
  left: auto;
  right: 15px;
}
.gas-ac86.fn-active-a135 .paper-b267 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video_north_825e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.video_north_825e label {
  flex-basis: 100%;
}
.video_north_825e .texture-0d3f {
  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;
}
.video_north_825e .disabled_light_3871 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.video_north_825e .disabled_light_3871:focus {
  background-color: transparent;
}
.video_north_825e button.image-red-8852 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.video_north_825e button.image-red-8852:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.video_north_825e button.image-red-8852 svg {
  width: 18px;
  height: 18px;
}
.video_north_825e input[type="submit"] {
  min-height: auto;
}
.form_40f8 .video_north_825e .disabled_light_3871 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.plasma_bf29 {
  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) {
  .plasma_bf29 {
    width: 220px;
  }
}
.plasma_bf29 label {
  flex-basis: 100%;
}
.plasma_bf29::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;
}
.paragraph_c4d4 .form_40f8 .video_north_825e {
  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;
}
.paragraph_c4d4
  .form_40f8
  .video_north_825e
  .texture-0d3f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph_c4d4 .form_40f8 .video_north_825e .disabled_light_3871 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph_c4d4
  .form_40f8
  .video_north_825e
  .disabled_light_3871:focus {
  background: 0 0;
}
.paragraph_c4d4
  .form_40f8
  .video_north_825e
  .tag-gold-7207 {
  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;
}
.tabs-light-6a90 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs-light-6a90 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs-light-6a90 li:last-child {
  margin-right: 0;
}
.tabs-light-6a90 li:first-child {
  margin-left: 0;
}
.tabs-light-6a90.search-mini-286d a {
  color: #fff;
}
.tabs-light-6a90.search-mini-286d a:hover {
  color: #fff;
}
.tabs-light-6a90 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs-light-6a90 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs-light-6a90 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs-light-6a90 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs-light-6a90 [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs-light-6a90 [class*="social-icon-apple"].container-steel-2e48 {
  background-color: transparent;
  color: #999;
}
.tabs-light-6a90 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs-light-6a90 [class*="social-icon-behance"].container-steel-2e48 {
  background-color: transparent;
  color: #1769ff;
}
.tabs-light-6a90 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs-light-6a90 [class*="social-icon-bitbucket"].container-steel-2e48 {
  background-color: transparent;
  color: #205081;
}
.tabs-light-6a90 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs-light-6a90 [class*="social-icon-codepen"].container-steel-2e48 {
  background-color: transparent;
  color: #000;
}
.tabs-light-6a90 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs-light-6a90 [class*="social-icon-delicious"].container-steel-2e48 {
  background-color: transparent;
  color: #39f;
}
.tabs-light-6a90 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs-light-6a90 [class*="social-icon-digg"].container-steel-2e48 {
  background-color: transparent;
  color: #005be2;
}
.tabs-light-6a90 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs-light-6a90 [class*="social-icon-dribbble"].container-steel-2e48 {
  background-color: transparent;
  color: #ea4c89;
}
.tabs-light-6a90 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs-light-6a90 [class*="social-icon-envelope"].container-steel-2e48 {
  background-color: transparent;
  color: #ea4335;
}
.tabs-light-6a90 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs-light-6a90 [class*="social-icon-facebook"].container-steel-2e48 {
  background-color: transparent;
  color: #3b5998;
}
.tabs-light-6a90 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs-light-6a90 [class*="social-icon-flickr"].container-steel-2e48 {
  background-color: transparent;
  color: #0063dc;
}
.tabs-light-6a90 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs-light-6a90 [class*="social-icon-foursquare"].container-steel-2e48 {
  background-color: transparent;
  color: #2d5be3;
}
.tabs-light-6a90 [class*="social-icon-github"] {
  background-color: #333;
}
.tabs-light-6a90 [class*="social-icon-github"].container-steel-2e48 {
  background-color: transparent;
  color: #333;
}
.tabs-light-6a90 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs-light-6a90 [class*="social-icon-google-plus"].container-steel-2e48 {
  background-color: transparent;
  color: #dd4b39;
}
.tabs-light-6a90 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs-light-6a90 [class*="social-icon-houzz"].container-steel-2e48 {
  background-color: transparent;
  color: #7ac142;
}
.tabs-light-6a90 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs-light-6a90 [class*="social-icon-instagram"].container-steel-2e48 {
  background-color: transparent;
  color: #262626;
}
.tabs-light-6a90 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs-light-6a90 [class*="social-icon-jsfiddle"].container-steel-2e48 {
  background-color: transparent;
  color: #487aa2;
}
.tabs-light-6a90 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs-light-6a90 [class*="social-icon-linkedin"].container-steel-2e48 {
  background-color: transparent;
  color: #0077b5;
}
.tabs-light-6a90 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs-light-6a90 [class*="social-icon-medium"].container-steel-2e48 {
  background-color: transparent;
  color: #00ab6b;
}
.tabs-light-6a90 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs-light-6a90
  [class*="social-icon-odnoklassniki"].container-steel-2e48 {
  background-color: transparent;
  color: #f4731c;
}
.tabs-light-6a90 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs-light-6a90 [class*="social-icon-meetup"].container-steel-2e48 {
  background-color: transparent;
  color: #ec1c40;
}
.tabs-light-6a90 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs-light-6a90 [class*="social-icon-pinterest"].container-steel-2e48 {
  background-color: transparent;
  color: #bd081c;
}
.tabs-light-6a90 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs-light-6a90 [class*="social-icon-product-hunt"].container-steel-2e48 {
  background-color: transparent;
  color: #da552f;
}
.tabs-light-6a90 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs-light-6a90 [class*="social-icon-reddit"].container-steel-2e48 {
  background-color: transparent;
  color: #ff4500;
}
.tabs-light-6a90 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs-light-6a90 [class*="social-icon-rss"].container-steel-2e48 {
  background-color: transparent;
  color: #f26522;
}
.tabs-light-6a90 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs-light-6a90
  [class*="social-icon-shopping-cart"].container-steel-2e48 {
  background-color: transparent;
  color: #4caf50;
}
.tabs-light-6a90 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs-light-6a90 [class*="social-icon-skype"].container-steel-2e48 {
  background-color: transparent;
  color: #00aff0;
}
.tabs-light-6a90 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs-light-6a90 [class*="social-icon-slideshare"].container-steel-2e48 {
  background-color: transparent;
  color: #0077b5;
}
.tabs-light-6a90 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs-light-6a90 [class*="social-icon-snapchat"].container-steel-2e48 {
  background-color: transparent;
  color: #fffc00;
}
.tabs-light-6a90 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs-light-6a90 [class*="social-icon-soundcloud"].container-steel-2e48 {
  background-color: transparent;
  color: #f80;
}
.tabs-light-6a90 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs-light-6a90 [class*="social-icon-spotify"].container-steel-2e48 {
  background-color: transparent;
  color: #2ebd59;
}
.tabs-light-6a90 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs-light-6a90
  [class*="social-icon-stack-overflow"].container-steel-2e48 {
  background-color: transparent;
  color: #fe7a15;
}
.tabs-light-6a90 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs-light-6a90 [class*="social-icon-maldkfgram"].container-steel-2e48 {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs-light-6a90 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs-light-6a90 [class*="social-icon-tripadvisor"].container-steel-2e48 {
  background-color: transparent;
  color: #589442;
}
.tabs-light-6a90 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs-light-6a90 [class*="social-icon-tumblr"].container-steel-2e48 {
  background-color: transparent;
  color: #35465c;
}
.tabs-light-6a90 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs-light-6a90 [class*="social-icon-twitch"].container-steel-2e48 {
  background-color: transparent;
  color: #6441a5;
}
.tabs-light-6a90 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs-light-6a90 [class*="social-icon-twitter"].container-steel-2e48 {
  background-color: transparent;
  color: #1da1f2;
}
.tabs-light-6a90 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs-light-6a90 [class*="social-icon-vimeo"].container-steel-2e48 {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs-light-6a90 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs-light-6a90 [class*="social-icon-vk"].container-steel-2e48 {
  background-color: transparent;
  color: #45668e;
}
.tabs-light-6a90 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs-light-6a90 [class*="social-icon-weibo"].container-steel-2e48 {
  background-color: transparent;
  color: #df2029;
}
.tabs-light-6a90 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs-light-6a90 [class*="social-icon-weixin"].container-steel-2e48 {
  background-color: transparent;
  color: #7bb32e;
}
.tabs-light-6a90 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs-light-6a90 [class*="social-icon-whatsapp"].container-steel-2e48 {
  background-color: transparent;
  color: #25d366;
}
.tabs-light-6a90 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs-light-6a90 [class*="social-icon-wordpress"].container-steel-2e48 {
  background-color: transparent;
  color: #21759b;
}
.tabs-light-6a90 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs-light-6a90 [class*="social-icon-xing"].container-steel-2e48 {
  background-color: transparent;
  color: #026466;
}
.tabs-light-6a90 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs-light-6a90 [class*="social-icon-yelp"].container-steel-2e48 {
  background-color: transparent;
  color: #af0606;
}
.tabs-light-6a90 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs-light-6a90 [class*="social-icon-youtube"].container-steel-2e48 {
  background-color: transparent;
  color: #cd201f;
}
.content_87f0 {
  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;
}
.content_87f0:hover {
  box-shadow: none;
  background: 0 0;
}
.first-bc97 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.brown-c43f {
  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;
}
.link_7da7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pink_8456 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pink_8456,
.pink_8456::after,
.pink_8456::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;
}
.pink_8456::after,
.pink_8456::before {
  content: "";
  display: block;
  background-color: inherit;
}
.breadcrumb_outer_b540 .brown-c43f .link_7da7 {
  margin-top: -2px;
  width: 19px;
}
.breadcrumb_outer_b540 .brown-c43f .pink_8456 {
  margin-top: -1px;
}
.breadcrumb_outer_b540 .brown-c43f .pink_8456,
.breadcrumb_outer_b540 .brown-c43f .pink_8456::after,
.breadcrumb_outer_b540 .brown-c43f .pink_8456::before {
  width: 19px;
  height: 2px;
}
.breadcrumb_outer_b540 .brown-c43f .pink_8456::before {
  top: -6px;
}
.breadcrumb_outer_b540 .brown-c43f .pink_8456::after {
  bottom: -6px;
}
.tag_b25d .brown-c43f .link_7da7 {
  margin-top: -2px;
  width: 22px;
}
.tag_b25d .brown-c43f .pink_8456 {
  margin-top: -1px;
}
.tag_b25d .brown-c43f .pink_8456,
.tag_b25d .brown-c43f .pink_8456::after,
.tag_b25d .brown-c43f .pink_8456::before {
  width: 22px;
  height: 2px;
}
.tag_b25d .brown-c43f .pink_8456::before {
  top: -7px;
}
.tag_b25d .brown-c43f .pink_8456::after {
  bottom: -7px;
}
.title_fluid_a70a .brown-c43f .link_7da7 {
  margin-top: -2px;
  width: 31px;
}
.title_fluid_a70a .brown-c43f .pink_8456 {
  margin-top: -1.5px;
}
.title_fluid_a70a .brown-c43f .pink_8456,
.title_fluid_a70a .brown-c43f .pink_8456::after,
.title_fluid_a70a .brown-c43f .pink_8456::before {
  width: 31px;
  height: 3px;
}
.title_fluid_a70a .brown-c43f .pink_8456::before {
  top: -9px;
}
.title_fluid_a70a .brown-c43f .pink_8456::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .primary-7d25 .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 19px;
  }
  .primary-7d25 .brown-c43f .pink_8456 {
    margin-top: -1px;
  }
  .primary-7d25 .brown-c43f .pink_8456,
  .primary-7d25 .brown-c43f .pink_8456::after,
  .primary-7d25 .brown-c43f .pink_8456::before {
    width: 19px;
    height: 2px;
  }
  .primary-7d25 .brown-c43f .pink_8456::before {
    top: -6px;
  }
  .primary-7d25 .brown-c43f .pink_8456::after {
    bottom: -6px;
  }
  .huge_3007 .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 22px;
  }
  .huge_3007 .brown-c43f .pink_8456 {
    margin-top: -1px;
  }
  .huge_3007 .brown-c43f .pink_8456,
  .huge_3007 .brown-c43f .pink_8456::after,
  .huge_3007 .brown-c43f .pink_8456::before {
    width: 22px;
    height: 2px;
  }
  .huge_3007 .brown-c43f .pink_8456::before {
    top: -7px;
  }
  .huge_3007 .brown-c43f .pink_8456::after {
    bottom: -7px;
  }
  .video-5823 .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 31px;
  }
  .video-5823 .brown-c43f .pink_8456 {
    margin-top: -1.5px;
  }
  .video-5823 .brown-c43f .pink_8456,
  .video-5823 .brown-c43f .pink_8456::after,
  .video-5823 .brown-c43f .pink_8456::before {
    width: 31px;
    height: 3px;
  }
  .video-5823 .brown-c43f .pink_8456::before {
    top: -9px;
  }
  .video-5823 .brown-c43f .pink_8456::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .link-6abb .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 19px;
  }
  .link-6abb .brown-c43f .pink_8456 {
    margin-top: -1px;
  }
  .link-6abb .brown-c43f .pink_8456,
  .link-6abb .brown-c43f .pink_8456::after,
  .link-6abb .brown-c43f .pink_8456::before {
    width: 19px;
    height: 2px;
  }
  .link-6abb .brown-c43f .pink_8456::before {
    top: -6px;
  }
  .link-6abb .brown-c43f .pink_8456::after {
    bottom: -6px;
  }
  .input_bottom_a0f2 .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 22px;
  }
  .input_bottom_a0f2 .brown-c43f .pink_8456 {
    margin-top: -1px;
  }
  .input_bottom_a0f2 .brown-c43f .pink_8456,
  .input_bottom_a0f2 .brown-c43f .pink_8456::after,
  .input_bottom_a0f2 .brown-c43f .pink_8456::before {
    width: 22px;
    height: 2px;
  }
  .input_bottom_a0f2 .brown-c43f .pink_8456::before {
    top: -7px;
  }
  .input_bottom_a0f2 .brown-c43f .pink_8456::after {
    bottom: -7px;
  }
  .next_1f79 .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 31px;
  }
  .next_1f79 .brown-c43f .pink_8456 {
    margin-top: -1.5px;
  }
  .next_1f79 .brown-c43f .pink_8456,
  .next_1f79 .brown-c43f .pink_8456::after,
  .next_1f79 .brown-c43f .pink_8456::before {
    width: 31px;
    height: 3px;
  }
  .next_1f79 .brown-c43f .pink_8456::before {
    top: -9px;
  }
  .next_1f79 .brown-c43f .pink_8456::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wood-78d7 .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 19px;
  }
  .wood-78d7 .brown-c43f .pink_8456 {
    margin-top: -1px;
  }
  .wood-78d7 .brown-c43f .pink_8456,
  .wood-78d7 .brown-c43f .pink_8456::after,
  .wood-78d7 .brown-c43f .pink_8456::before {
    width: 19px;
    height: 2px;
  }
  .wood-78d7 .brown-c43f .pink_8456::before {
    top: -6px;
  }
  .wood-78d7 .brown-c43f .pink_8456::after {
    bottom: -6px;
  }
  .dynamic-e3a8 .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic-e3a8 .brown-c43f .pink_8456 {
    margin-top: -1px;
  }
  .dynamic-e3a8 .brown-c43f .pink_8456,
  .dynamic-e3a8 .brown-c43f .pink_8456::after,
  .dynamic-e3a8 .brown-c43f .pink_8456::before {
    width: 22px;
    height: 2px;
  }
  .dynamic-e3a8 .brown-c43f .pink_8456::before {
    top: -7px;
  }
  .dynamic-e3a8 .brown-c43f .pink_8456::after {
    bottom: -7px;
  }
  .carousel_d464 .brown-c43f .link_7da7 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel_d464 .brown-c43f .pink_8456 {
    margin-top: -1.5px;
  }
  .carousel_d464 .brown-c43f .pink_8456,
  .carousel_d464 .brown-c43f .pink_8456::after,
  .carousel_d464 .brown-c43f .pink_8456::before {
    width: 31px;
    height: 3px;
  }
  .carousel_d464 .brown-c43f .pink_8456::before {
    top: -9px;
  }
  .carousel_d464 .brown-c43f .pink_8456::after {
    bottom: -9px;
  }
}
.narrow_799a .pink_8456 {
  -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);
}
.narrow_799a .pink_8456::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.narrow_799a .pink_8456::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);
}
.narrow_799a.frame_focused_fea6 .pink_8456 {
  -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);
}
.narrow_799a.frame_focused_fea6 .pink_8456::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.narrow_799a.frame_focused_fea6 .pink_8456::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);
}
.paragraph-5565 {
  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.video_fb62:before {
  display: none;
}
.yellow-2d2d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.yellow-2d2d .sidebar_huge_0083 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.yellow-2d2d .sidebar_huge_0083:last-of-type {
  border-bottom: none;
}
.yellow-2d2d .sidebar_huge_0083.widget-a173,
.yellow-2d2d .sidebar_huge_0083.tabs_a049,
.yellow-2d2d .sidebar_huge_0083.rough-ea5d {
  padding: 0;
}
.yellow-2d2d .disabled-2298 .hero-fd09 {
  color: currentColor;
}
.yellow-2d2d .disabled-2298 .hero-fd09:focus,
.yellow-2d2d .disabled-2298 .hero-fd09:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-2d2d.under_8daa .title-static-081b,
.yellow-2d2d.under_8daa .surface_inner_5979 a,
.yellow-2d2d.under_8daa .surface_focused_daf1 a,
.yellow-2d2d.under_8daa .avatar-12e1 a {
  color: rgba(0, 0, 0, 0.55);
}
.yellow-2d2d.under_8daa .title-static-081b:hover,
.yellow-2d2d.under_8daa .surface_inner_5979 a:hover,
.yellow-2d2d.under_8daa .surface_focused_daf1 a:hover,
.yellow-2d2d.under_8daa .avatar-12e1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-2d2d.under_8daa .content_right_c0d6 {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-2d2d.under_8daa .sidebar_huge_0083 {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-2d2d.under_8daa .sidebar_huge_0083:before {
  background: rgba(0, 0, 0, 0.08);
}
.yellow-2d2d.under_8daa .tag_9a79:before {
  background: rgba(255, 255, 255, 0.9);
}
.yellow-2d2d.under_8daa .disabled-2298 .hidden_3a67 li a,
.yellow-2d2d.under_8daa .disabled-2298 .hero-fd09,
.yellow-2d2d.under_8daa .avatar-12e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-2d2d.under_8daa .disabled-2298 .hero-fd09:focus,
.yellow-2d2d.under_8daa .disabled-2298 .hero-fd09:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-2d2d.under_8daa .hidden_3a67 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-2d2d.tiny-458a .title-static-081b,
.yellow-2d2d.tiny-458a .surface_inner_5979 a,
.yellow-2d2d.tiny-458a .surface_focused_daf1 .hero-fd09,
.yellow-2d2d.tiny-458a .surface_focused_daf1 a,
.yellow-2d2d.tiny-458a .avatar-12e1 a {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-2d2d.tiny-458a .title-static-081b:hover,
.yellow-2d2d.tiny-458a .surface_inner_5979 a:hover,
.yellow-2d2d.tiny-458a .surface_focused_daf1 .hero-fd09:hover,
.yellow-2d2d.tiny-458a .surface_focused_daf1 a:hover,
.yellow-2d2d.tiny-458a .avatar-12e1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-2d2d.tiny-458a .content_right_c0d6 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-2d2d.tiny-458a .sidebar_huge_0083 {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-2d2d.tiny-458a .sidebar_huge_0083:before {
  background: rgba(255, 255, 255, 0.08);
}
.yellow-2d2d.tiny-458a .tag_9a79:before {
  background: rgba(0, 0, 0, 0.9);
}
.yellow-2d2d.tiny-458a .disabled-2298 .hidden_3a67 li a,
.yellow-2d2d.tiny-458a .disabled-2298 .hero-fd09,
.yellow-2d2d.tiny-458a .avatar-12e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-2d2d.tiny-458a .disabled-2298 .hero-fd09:focus,
.yellow-2d2d.tiny-458a .disabled-2298 .hero-fd09:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-2d2d.tiny-458a .hidden_3a67 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_9a79 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag_9a79:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.search_194f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.photo_fresh_cc5d .yellow-2d2d {
  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;
}
.photo_fresh_cc5d .sidebar_huge_0083 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.photo_fresh_cc5d .sidebar_huge_0083: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) {
  .photo_fresh_cc5d .sidebar_huge_0083:before {
    width: 16%;
    left: 42%;
  }
}
.photo_fresh_cc5d .sidebar_huge_0083:last-child:before {
  content: none;
}
.photo_fresh_cc5d .sidebar_huge_0083[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.photo_fresh_cc5d .disabled-2298 .hidden_3a67 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.photo_fresh_cc5d .disabled-2298 .hidden_3a67 li a .hero-fd09 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.photo_fresh_cc5d .disabled-2298 .avatar-12e1 {
  border: none;
}
.photo_fresh_cc5d .disabled-2298 .avatar-12e1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.photo_fresh_cc5d .tag_9a79 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.photo_fresh_cc5d .search_194f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.photo_fresh_cc5d .tiny-458a .tag_9a79:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo_fresh_cc5d .under_8daa.detail-9aa5 .pink_8456 {
  background: rgba(0, 0, 0, 0.6);
}
.photo_fresh_cc5d
  .under_8daa.detail-9aa5
  .pink_8456::after,
.photo_fresh_cc5d
  .under_8daa.detail-9aa5
  .pink_8456:before {
  background: inherit;
}
.photo_fresh_cc5d
  .under_8daa.detail-9aa5:hover
  .pink_8456 {
  background: rgba(0, 0, 0, 0.8);
}
.list_over_c2c0 .yellow-2d2d {
  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) {
  .list_over_c2c0 .yellow-2d2d {
    width: auto;
    right: 45px;
  }
}
.under_7d86 .yellow-2d2d {
  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) {
  .under_7d86 .yellow-2d2d {
    width: auto;
    left: 45px;
  }
}
.video_fb62 .yellow-2d2d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.video_fb62 .search_194f {
  max-width: 48em;
  margin: 0 auto;
}
.video_fb62 .tag_9a79:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paragraph_next_5af9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph_next_5af9.photo_fresh_cc5d .yellow-2d2d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paragraph_next_5af9.list_over_c2c0 .yellow-2d2d {
  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);
}
.paragraph_next_5af9 .yellow-2d2d {
  visibility: visible;
}
.paragraph_next_5af9.under_7d86 .yellow-2d2d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.new-d04b,
.main-e8a6 {
  overflow-x: hidden;
}
.new-d04b .yellow-2d2d {
  overflow: auto;
}
.new-d04b.photo_fresh_cc5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-d04b.photo_fresh_cc5d .yellow-2d2d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.new-d04b.photo_fresh_cc5d .content_87f0 {
  opacity: 0;
}
.new-d04b.list_over_c2c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-d04b.list_over_c2c0 .yellow-2d2d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.new-d04b.list_over_c2c0 .content_87f0 {
  opacity: 0;
}
.new-d04b.under_7d86 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-d04b.under_7d86 .yellow-2d2d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.new-d04b.under_7d86 .content_87f0 {
  opacity: 0;
}
.new-d04b.video_fb62 .yellow-2d2d {
  z-index: 10;
  visibility: visible;
}
.detail-9aa5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.detail-9aa5 .pink_8456 {
  background: rgba(255, 255, 255, 0.99);
}
.detail-9aa5 .pink_8456::after,
.detail-9aa5 .pink_8456:before {
  background: inherit;
}
.detail-9aa5:hover .pink_8456 {
  background: rgba(255, 255, 255, 0.99);
}
.under_7d86 .detail-9aa5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.video_fb62 .detail-9aa5 {
  display: none !important;
}
.new-d04b:before,
.main-e8a6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.new-d04b .detail-9aa5,
.main-e8a6 .detail-9aa5 {
  display: inline-block;
}
.yellow-2d2d .thumbnail_pro_3288 {
  -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;
}
.new-d04b .yellow-2d2d .thumbnail_pro_3288,
.main-e8a6 .yellow-2d2d .thumbnail_pro_3288 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dynamic_cf0b .texture-0d3f {
  width: 100%;
}
.photo_2db3 {
  padding: 0 0.5em 0;
}
.photo_2db3 [class*="customify-col-"],
.photo_2db3 [class*="customify-col_"],
.photo_2db3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wide_fdf2 .photo_2db3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bright-dda4 .accent_03fd,
  .accent_03fd {
    display: none;
  }
  .box_288c {
    text-align: left;
  }
  .next-f4fb {
    text-align: center;
  }
  .popup_3956 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bright-dda4 .button_smooth_6920,
  .button_smooth_6920 {
    display: none;
  }
  .summary-top-4730 {
    text-align: left;
  }
  .summary-ece8 {
    text-align: center;
  }
  .tiny_8178 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bright-dda4 .up-798a,
  .up-798a {
    display: none;
  }
  .nav_cool_04a8 {
    text-align: left;
  }
  .large-5c44 {
    text-align: center;
  }
  .plasma-32f4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.right_3589 {
  box-shadow: none !important;
}
.silver_adb7 .dynamic-c5e6,
.status-outer-997c .dynamic-c5e6 {
  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;
}
.status-outer-997c .dynamic-c5e6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mask-gas-71f8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.mask-gas-71f8:after,
.mask-gas-71f8:before {
  content: "";
  display: table;
}
.mask-gas-71f8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .mask-gas-71f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.mask-gas-71f8,
.small-c100 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu-60b6.widget-red-9e11 .mask-gas-71f8 {
  max-width: 100%;
}
.menu-60b6.fluid-c8a9 {
  max-width: 1200px;
  margin: 0 auto;
}
.menu-60b6.backdrop-65b4 .mask-gas-71f8 {
  max-width: 100%;
}
.menu-60b6.backdrop-65b4 > .mask-gas-71f8 {
  padding-left: 0;
  padding-right: 0;
}
.menu-60b6.backdrop-65b4 > .mask-gas-71f8 .bright-dda4 {
  margin: 0;
}
.menu-60b6.backdrop-65b4
  > .mask-gas-71f8
  .wide_3324.pressed-b936 {
  margin-right: 0;
  margin-left: 0;
}
.menu-60b6.backdrop-65b4 #main.pressed-b936 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo-active-1cff #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo-active-1cff #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hero_glass_507e .component-7b2e {
    padding-right: 1em;
  }
  .hero_glass_507e.module_8ce6 .wide_3324 {
    border-right: 1px solid #eaecee;
  }
  .hero_glass_507e.module_8ce6 .component-7b2e {
    padding-right: 1em;
  }
  .hero_glass_507e.module_8ce6 .overlay-liquid-a862 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_5b68 .component-7b2e {
    padding-left: 1em;
  }
  .slider_5b68.module_8ce6 .wide_3324 {
    border-left: 1px solid #eaecee;
  }
  .slider_5b68.module_8ce6 .component-7b2e {
    padding-left: 1em;
  }
  .slider_5b68.module_8ce6 .overlay-liquid-a862 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_outer_b8cd .component-7b2e {
    padding-left: 1em;
  }
  .thumbnail_outer_b8cd.module_8ce6 .gradient_ef53 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_outer_b8cd.module_8ce6 .motion-29d7 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_outer_b8cd.module_8ce6 .component-7b2e {
    padding-left: 1em;
  }
  .thumbnail_outer_b8cd.module_8ce6 .overlay-liquid-a862 {
    padding-right: 1em;
  }
  .thumbnail_outer_b8cd.module_8ce6 .full-c3b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_blue_9d2d .component-7b2e {
    padding-right: 1em;
  }
  .table_blue_9d2d.module_8ce6 .gradient_ef53 {
    border-left: 1px solid #eaecee;
  }
  .table_blue_9d2d.module_8ce6 .motion-29d7 {
    border-left: 1px solid #eaecee;
  }
  .table_blue_9d2d.module_8ce6 .component-7b2e {
    padding-right: 1em;
  }
  .table_blue_9d2d.module_8ce6 .overlay-liquid-a862 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table_blue_9d2d.module_8ce6 .full-c3b1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-active-1cff .component-7b2e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-active-1cff.module_8ce6 .wide_3324 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo-active-1cff.module_8ce6 .component-7b2e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-active-1cff.module_8ce6 .overlay-liquid-a862 {
    padding-left: 1em;
  }
  .photo-active-1cff.module_8ce6 .full-c3b1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo-active-1cff.module_8ce6 .component-7b2e {
    padding-left: 0;
  }
}
.search-e473 .sidebar-complex-4ccd {
  display: inline-block;
}
.primary_05cb {
  display: inline-block;
}
.filter-22d4 {
  word-con: break-word;
}
.article_6831 > span {
  display: inline-block;
  padding: 5px 0;
}
.article_6831 .static-058e {
  margin-left: 8px;
  margin-right: 8px;
}
.article_6831 .hidden-40a5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.clean_7884 .gradient-5a45 {
  margin-bottom: 2em;
}
.clean_7884 .purple-ffaa {
  margin-bottom: 15px;
}
.clean_7884 .purple-ffaa:last-child {
  margin-bottom: 0;
}
.clean_7884 .narrow-fa06 {
  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) {
  .clean_7884 .narrow-fa06 {
    display: block;
  }
}
.clean_7884 .under_673d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .clean_7884 .under_673d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.clean_7884 .element_west_02a3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.clean_7884 .element_west_02a3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.clean_7884 .element_west_02a3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.clean_7884 .filter-22d4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean_7884 .filter-22d4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.clean_7884 .list_c8f4 p:last-child {
  margin-bottom: 0;
}
.clean_7884 .photo_2231 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.clean_7884 .backdrop_610f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.clean_7884 .copper_0efb {
  margin-top: 1em;
}
.clean_7884 .pressed-fd15 {
  top: 0;
  display: block;
}
.clean_7884 .pressed-fd15 a {
  color: inherit;
}
.clean_7884 .pressed-fd15 a:hover {
  color: inherit;
}
.clean_7884 .article_e002 {
  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;
}
.clean_7884 .article_e002:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.clean_7884 .backdrop_610f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.clean_7884 .item_outer_b85c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.clean_7884 .item_outer_b85c:first-child {
  margin-top: 0;
}
.clean_7884 .item_outer_b85c.widget_2c1e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.clean_7884 .item_outer_b85c.gradient_2481 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean_7884
  .item_outer_b85c.gradient_2481.surface_under_f521
  .copper_0efb {
  width: 100%;
}
.clean_7884 .gradient_2481 {
  -webkit-box-align: center;
  align-items: center;
}
.clean_7884 .gradient_2481 .article_6831,
.clean_7884 .gradient_2481 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.clean_7884 .element_west_02a3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_7884 .element_west_02a3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_7884 .element_west_02a3: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;
}
.clean_7884 .widget_2c1e {
  z-index: 5;
}
.clean_7884 .active-purple-fbaf .button_514b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.clean_7884 .backdrop_393d .button_514b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.clean_7884 .detail_liquid_72d8 .button_514b {
  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;
}
.clean_7884.cold_40ca .narrow-fa06,
.clean_7884.search-fluid-ff70 .narrow-fa06 {
  display: block;
}
.clean_7884.cold_40ca .narrow-fa06 .module_d97f,
.clean_7884.cold_40ca .narrow-fa06 .backdrop_610f,
.clean_7884.search-fluid-ff70 .narrow-fa06 .module_d97f,
.clean_7884.search-fluid-ff70 .narrow-fa06 .backdrop_610f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean_7884.outer_1ece .under_673d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .clean_7884.outer_1ece .under_673d {
    margin-right: 0;
  }
}
.clean_7884.cold_40ca .under_673d,
.clean_7884.search-fluid-ff70 .under_673d {
  padding-top: 40%;
}
.clean_7884.cold_40ca .gradient-5a45,
.clean_7884.search-fluid-ff70 .gradient-5a45 {
  display: block;
}
.clean_7884.cold_40ca .fn-sticky-a135 .backdrop_610f,
.clean_7884.search-fluid-ff70 .fn-sticky-a135 .backdrop_610f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.clean_7884.cold_40ca .under_673d,
.clean_7884.search-fluid-ff70 .under_673d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.clean_7884.cold_40ca .backdrop_610f {
  padding: 1em;
}
.dropdown_aeb2 {
  margin: 30px auto;
  display: block;
}
.dropdown_aeb2 .center-4512 > * {
  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;
}
.dropdown_aeb2 .center-4512 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown_aeb2 .center-4512 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under_102c .article_6831 {
  margin-bottom: 1.41575em;
}
.under_102c .cool-59a4 {
  margin-bottom: 1.618em;
}
.media_68dc .solid_ff2b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.media_68dc .solid_ff2b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.media_68dc .gradient-8b0b {
  max-width: 100%;
  overflow: auto;
}
.glass-5b30 .media_68dc a:hover {
  text-decoration: underline;
}
.table_c9a1 .purple-ffaa:not(.filter-22d4),
.table_c9a1 .element_west_02a3 {
  margin-bottom: 1.41575em;
}
.table_c9a1 .purple-ffaa:not(.filter-22d4):last-child,
.table_c9a1 .element_west_02a3:last-child {
  margin-bottom: 0;
}
.table_c9a1 .purple-ffaa.last_b85c {
  margin-bottom: 0.41575em;
}
.table_c9a1 .footer-e90c:before,
.table_c9a1 .label-dbd4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table_c9a1 .footer-e90c:before {
  content: "\f115";
}
.table_c9a1 .label-dbd4:before {
  content: "\f02c";
}
.table_c9a1 .plasma-6775 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table_c9a1 .plasma-6775 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sort-steel-4749 {
  display: -webkit-box;
  display: flex;
}
.sort-steel-4749 .narrow_e42a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sort-steel-4749 .narrow_e42a {
    flex-basis: 90px;
  }
}
.sort-steel-4749 .search-first-cb8a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sort-steel-4749 .search-first-cb8a {
    flex-basis: calc(100% - 50px);
  }
}
.sort-steel-4749 .search-e015 p:last-child {
  margin-bottom: 0.72em;
}
.short-8e47 .center-4512 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.short-8e47 .center-4512:after,
.short-8e47 .center-4512:before {
  content: "";
  display: table;
}
.short-8e47 .center-4512:after {
  clear: both;
}
.short-8e47 .center-4512 .heading_2da2,
.short-8e47 .center-4512 .down_b286 {
  width: 49%;
}
.short-8e47 .center-4512 .heading_2da2 a span.center_656e,
.short-8e47 .center-4512 .down_b286 a span.center_656e {
  display: block;
  margin-bottom: 5px;
}
.short-8e47 .center-4512 .down_b286 {
  float: left;
  text-align: left;
}
.short-8e47 .center-4512 .heading_2da2 {
  float: right;
  text-align: right;
}
.logo-a447 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .logo-a447 {
    margin-bottom: 0;
  }
}
.dim-4ffb {
  margin-bottom: 1em;
}
.dim-4ffb .filter-22d4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.clean-92af a {
  display: block;
  line-height: 0;
  position: relative;
}
.right_f490 .dim-4ffb,
.narrow_ec45 .dim-4ffb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .right_f490 .dim-4ffb,
  .narrow_ec45 .dim-4ffb {
    display: block;
  }
}
.right_f490 .clean-92af,
.narrow_ec45 .clean-92af {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .right_f490 .clean-92af,
  .narrow_ec45 .clean-92af {
    margin-bottom: 1em;
  }
}
.right_f490 .clean-92af img,
.narrow_ec45 .clean-92af img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.right_f490 .hero_upper_b234,
.narrow_ec45 .hero_upper_b234 {
  flex-basis: calc(100% - 160px);
}
.right_f490 .hero_upper_b234 p,
.narrow_ec45 .hero_upper_b234 p {
  margin-bottom: 0;
}
.right_f490 .hero_upper_b234 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .right_f490 .hero_upper_b234 {
    padding-left: 0;
  }
}
.narrow_ec45 .hero_upper_b234 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .narrow_ec45 .hero_upper_b234 {
    padding-right: 0;
  }
}
.narrow_ec45 .clean-92af {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.prev_4437 .clean-92af {
  margin-bottom: 0.5em;
}
.prev_4437 .clean-92af img {
  width: 100%;
}
.pattern_next_2a87 .dark_8d4e,
.bronze_0b10 .dark_8d4e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bronze_0b10 .wide_3324 .nav_77db p:last-child {
  margin-bottom: 0;
}
.tabs_bright_7b91 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.backdrop-a109 .out-10ac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .backdrop-a109 .out-10ac:last-of-type {
    margin-bottom: 0;
  }
}
.backdrop-a109 .out-10ac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop-a109 .out-10ac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.backdrop-a109 .out-10ac ul li {
  margin: 0 0 0.6em;
}
.backdrop-a109 .out-10ac ul li.dim-5f28,
.backdrop-a109 .out-10ac ul li.footer_medium_5f97 {
  position: relative;
}
.backdrop-a109 .out-10ac ul li.dim-5f28 .rough_9132,
.backdrop-a109 .out-10ac ul li.footer_medium_5f97 .rough_9132 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.backdrop-a109 .out-10ac ul li.dim-5f28:after:after,
.backdrop-a109 .out-10ac ul li.dim-5f28:after:before,
.backdrop-a109
  .out-10ac
  ul
  li.footer_medium_5f97:after:after,
.backdrop-a109
  .out-10ac
  ul
  li.footer_medium_5f97:after:before {
  content: "";
  display: table;
}
.backdrop-a109 .out-10ac ul li.dim-5f28:after:after,
.backdrop-a109
  .out-10ac
  ul
  li.footer_medium_5f97:after:after {
  clear: both;
}
.backdrop-a109 .out-10ac a.warm-ffb6:hover {
  text-decoration: none;
}
.backdrop-a109 .out-10ac select {
  max-width: 100%;
}
.backdrop-a109 .out-10ac table {
  font-size: 85%;
}
.backdrop-a109 .out-10ac table td,
.backdrop-a109 .out-10ac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.backdrop-a109 .out-10ac table tfoot td {
  text-align: left;
}
.backdrop-a109 .out-10ac :last-child {
  margin-bottom: 0;
}
.backdrop-a109 .out-10ac .card_9a32 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.backdrop-a109 .out-10ac .card_9a32 label {
  width: 100%;
}
.backdrop-a109 .out-10ac .card_9a32 .disabled_light_3871 {
  width: 100%;
  display: block;
}
.backdrop-a109 .out-10ac .card_9a32 .image-red-8852 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.backdrop-a109 .out-10ac .card_9a32 .image-red-8852:hover svg #svg-search {
  fill: #444;
}
.backdrop-a109 .out-10ac .card_9a32 .image-red-8852 svg {
  width: 18px;
  height: 18px;
}
.backdrop-a109 .cold-3e29 ul ul,
.backdrop-a109 .header-down-1fb7 ul ul,
.backdrop-a109 .container-98a5 ul ul,
.backdrop-a109 .logo-green-b9f9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.backdrop-a109 .cold-3e29 .slider-28aa > a,
.backdrop-a109 .header-down-1fb7 .slider-28aa > a,
.backdrop-a109 .container-98a5 .slider-28aa > a,
.backdrop-a109 .logo-green-b9f9 .slider-28aa > a {
  margin-bottom: 0;
}
.backdrop-a109 .dim_ab69 li,
.backdrop-a109 .cold-3e29 li,
.backdrop-a109 .detail-stone-d03c li,
.backdrop-a109 .header-down-1fb7 li,
.backdrop-a109 .container-98a5 li,
.backdrop-a109 .logo-green-b9f9 li,
.backdrop-a109 .main-d025 li,
.backdrop-a109 .photo_advanced_b473 li {
  display: block;
  position: relative;
}
.backdrop-a109 .dim_ab69 li:last-child,
.backdrop-a109 .cold-3e29 li:last-child,
.backdrop-a109 .detail-stone-d03c li:last-child,
.backdrop-a109 .header-down-1fb7 li:last-child,
.backdrop-a109 .container-98a5 li:last-child,
.backdrop-a109 .logo-green-b9f9 li:last-child,
.backdrop-a109 .main-d025 li:last-child,
.backdrop-a109 .photo_advanced_b473 li:last-child {
  border: none;
}
.backdrop-a109 .dim_ab69 li a,
.backdrop-a109 .cold-3e29 li a,
.backdrop-a109 .detail-stone-d03c li a,
.backdrop-a109 .header-down-1fb7 li a,
.backdrop-a109 .container-98a5 li a,
.backdrop-a109 .logo-green-b9f9 li a,
.backdrop-a109 .main-d025 li a,
.backdrop-a109 .photo_advanced_b473 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop-a109 .dim_ab69 li ul li::before,
.backdrop-a109 .cold-3e29 li ul li::before,
.backdrop-a109 .detail-stone-d03c li ul li::before,
.backdrop-a109 .header-down-1fb7 li ul li::before,
.backdrop-a109 .container-98a5 li ul li::before,
.backdrop-a109 .logo-green-b9f9 li ul li::before,
.backdrop-a109 .main-d025 li ul li::before,
.backdrop-a109 .photo_advanced_b473 li ul li::before {
  left: 15px;
}
.backdrop-a109 .dim_ab69 li ul a,
.backdrop-a109 .cold-3e29 li ul a,
.backdrop-a109 .detail-stone-d03c li ul a,
.backdrop-a109 .header-down-1fb7 li ul a,
.backdrop-a109 .container-98a5 li ul a,
.backdrop-a109 .logo-green-b9f9 li ul a,
.backdrop-a109 .main-d025 li ul a,
.backdrop-a109 .photo_advanced_b473 li ul a {
  padding-left: 20px;
}
.backdrop-a109 .dim_ab69 li ul ul li::before,
.backdrop-a109 .cold-3e29 li ul ul li::before,
.backdrop-a109 .detail-stone-d03c li ul ul li::before,
.backdrop-a109 .header-down-1fb7 li ul ul li::before,
.backdrop-a109 .container-98a5 li ul ul li::before,
.backdrop-a109 .logo-green-b9f9 li ul ul li::before,
.backdrop-a109 .main-d025 li ul ul li::before,
.backdrop-a109 .photo_advanced_b473 li ul ul li::before {
  left: 30px;
}
.backdrop-a109 .dim_ab69 li ul ul a,
.backdrop-a109 .cold-3e29 li ul ul a,
.backdrop-a109 .detail-stone-d03c li ul ul a,
.backdrop-a109 .header-down-1fb7 li ul ul a,
.backdrop-a109 .container-98a5 li ul ul a,
.backdrop-a109 .logo-green-b9f9 li ul ul a,
.backdrop-a109 .main-d025 li ul ul a,
.backdrop-a109 .photo_advanced_b473 li ul ul a {
  padding-left: 40px;
}
.backdrop-a109 .popup-pink-9431 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop-a109 .photo_advanced_b473 ul li {
  margin-bottom: 1.41575em;
}
.backdrop-a109 .photo_advanced_b473 ul li .mask_active_1a14 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.backdrop-a109 .photo_advanced_b473 ul li .thumbnail_9d27 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tiny-458a .dim_ab69 li a,
.tiny-458a .cold-3e29 li a,
.tiny-458a .detail-stone-d03c li a,
.tiny-458a .header-down-1fb7 li a,
.tiny-458a .container-98a5 li a,
.tiny-458a .logo-green-b9f9 li a,
.tiny-458a .main-d025 li a,
.tiny-458a .photo_advanced_b473 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-458a .popup-pink-9431 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-458a .out-10ac ul li.dim-5f28 .rough_9132,
.tiny-458a .out-10ac ul li.footer_medium_5f97 .rough_9132 {
  background: rgba(0, 0, 0, 0.2);
}
.tiny-458a .backdrop-a109 .out-10ac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-60b6 .backdrop-a109 .hidden_3a67 li {
  margin: 0;
}
.menu-60b6 .backdrop-a109 .hidden_3a67 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu-60b6 .backdrop-a109 .hidden_3a67 li ul {
  margin: 0;
}
.menu-60b6 .backdrop-a109 .hidden_3a67 li ul li a {
  padding-left: 15px;
}
.menu-60b6 .backdrop-a109 .hidden_3a67 li ul li li a {
  padding-left: 30px;
}
.menu-60b6 .backdrop-a109 .hidden_3a67 li.message_stone_19f2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu-60b6 .backdrop-a109 .hidden_3a67 li.message_stone_19f2 > 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;
}
.menu-60b6 .backdrop-a109 .hidden_3a67 li.message_stone_19f2 > 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;
}
.avatar-5716 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner-8783 {
  position: relative;
  z-index: 10;
}
.banner-8783 .thumbnail_pro_3288 {
  width: 100%;
  max-width: 100%;
}
.aside_acc2 .primary-f56c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.aside_acc2 .under_8daa {
}
.aside_acc2 .tiny-458a {
  background: #292929;
}
.dirty-f4b0 .primary-f56c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dirty-f4b0 .under_8daa {
  background: #f9f9f9;
}
.dirty-f4b0 .tiny-458a {
  background: #303030;
}
.chip-0910 .primary-f56c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-0910 .sidebar-complex-4ccd {
    margin-bottom: 1em;
  }
  .chip-0910 .sidebar-complex-4ccd:last-child {
    margin-bottom: 0;
  }
}
.chip-0910 .under_8daa {
  background: #ededed;
}
.chip-0910 .tiny-458a {
  background: #1a1a1a;
}
.primary-f56c.under_8daa {
  color: rgba(0, 0, 0, 0.6);
}
.primary-f56c.under_8daa .up_ce16 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-f56c.tiny-458a {
  color: rgba(255, 255, 255, 0.99);
}
.primary-f56c.tiny-458a a:not(.warm-ffb6) {
  color: rgba(255, 255, 255, 0.79);
}
.primary-f56c.tiny-458a a:not(.warm-ffb6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-f56c.tiny-458a .up_ce16 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-f56c.tiny-458a table tbody td,
.primary-f56c.tiny-458a table th {
  background: rgba(0, 0, 0, 0.08);
}
.bottom-03c2.slider-d61f .mask-gas-71f8 {
  max-width: initial;
}
.bottom-03c2 .summary_paper_a8c3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bottom-03c2 .summary_paper_a8c3 .thumbnail_pro_3288 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bottom-03c2 .summary_paper_a8c3 .thumbnail_pro_3288 {
    display: block;
    margin-bottom: 2em;
  }
  .bottom-03c2 .summary_paper_a8c3 .thumbnail_pro_3288:last-child {
    margin-bottom: 0;
  }
}
.chip-0910 .sidebar-complex-4ccd:last-child,
.dirty-f4b0 .sidebar-complex-4ccd:last-child,
.aside_acc2 .sidebar-complex-4ccd:last-child {
  margin-bottom: 0;
}
.chip-0910 .sidebar-complex-4ccd .backdrop-a109 .out-10ac:last-child,
.dirty-f4b0 .sidebar-complex-4ccd .backdrop-a109 .out-10ac:last-child,
.aside_acc2 .sidebar-complex-4ccd .backdrop-a109 .out-10ac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .chip-0910 .red-bee1,
  .chip-0910 .component_cool_977e,
  .dirty-f4b0 .red-bee1,
  .dirty-f4b0 .component_cool_977e,
  .aside_acc2 .red-bee1,
  .aside_acc2 .component_cool_977e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner-8783 .sidebar-complex-4ccd {
    margin-bottom: 2em;
  }
}
.banner-8783 p:last-child {
  margin-bottom: 0;
}
.banner-8783 li,
.banner-8783 ul {
  list-style: none;
  margin: 0;
}
.banner-8783 ul ul {
  margin-left: 2.617924em;
}
.label-c268 {
  font-size: 0.875em;
}

/* css-noise: 41d7 */
.ghost-box-w7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
