/*!
Theme Name: Customify
Theme URI: https://pressmaximum.rough-1863/customify
Author: WPCustomify
Author URI: https://pressmaximum.rough-1863
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.rough-1863/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.row-9231.list_7036/licenses/gpl-2.0.article-east-a84a
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.detail_top_6d31/, (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.box-east-6432.main_full_1ef8/normalize.gold_708d/
 ======
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.gold_708d v7.0.0 | MIT License | github.rough-1863/necolas/normalize.gold_708d */
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;
}
.liquid-42e5 .message-north-00c6,
.medium_f93c,
.primary-west-1cdd,
.picture_f223,
.input_eb13,
.mask-tall-5d13,
.box-7ce9,
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;
}
.medium_f93c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .medium_f93c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .medium_f93c,
  h1 {
    font-size: 1.8em;
  }
}
.primary-west-1cdd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary-west-1cdd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary-west-1cdd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary-west-1cdd,
  h2 {
    font-size: 1.7em;
  }
}
.picture_f223,
h3 {
  font-size: 1.618em;
}
.liquid-42e5 .message-north-00c6,
.input_eb13,
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.pagination_outer_5a6f {
  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;
}
.banner_fc02:after,
.banner_fc02:before,
.progress_3086:after,
.progress_3086:before {
  content: "";
  display: table;
}
.banner_fc02:after,
.progress_3086:after {
  clear: both;
}
.tooltip-1005 {
  float: right;
  margin-right: 0;
}
.complex_a450 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.photo-c8d0 .carousel_a77c,
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;
}
.photo-c8d0 .carousel_a77c: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;
}
.outline_down_ede5 .carousel_a77c {
  box-shadow: none;
}
.outline_down_ede5
  .carousel_a77c
  .background_easy_e315 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outline_down_ede5 .carousel_a77c .secondary-91d4 {
  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;
}
.outline_down_ede5
  .carousel_a77c
  .secondary-91d4
  b {
  display: none;
}
.outline_down_ede5 .small_feb1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pink-ac8e:not(.pattern-f924):not(.hard_f5fb),
button:not(.pattern-f924):not(.hard_f5fb),
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ),
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ),
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ) {
  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;
}
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ):hover,
button:not(.pattern-f924):not(
    .hard_f5fb
  ):hover,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ):hover,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ):hover,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ):active,
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ):focus,
button:not(.pattern-f924):not(
    .hard_f5fb
  ):active,
button:not(.pattern-f924):not(
    .hard_f5fb
  ):focus,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ):active,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ):focus,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ):active,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ):focus,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ):active,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ):focus {
  outline: 0;
}
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b,
button:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b {
  position: relative;
}
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .shade-ba19,
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .list-22cc,
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .pink-5215,
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  i,
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  svg,
button:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .shade-ba19,
button:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .list-22cc,
button:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .pink-5215,
button:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  i,
button:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  svg,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .shade-ba19,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .list-22cc,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .pink-5215,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  i,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  svg,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .shade-ba19,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .list-22cc,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .pink-5215,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  i,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  svg,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .shade-ba19,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .list-22cc,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  .pink-5215,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  i,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b
  svg {
  visibility: hidden;
}
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b:after,
button:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b:after,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b:after,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b:after,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ).fn-loading-321b: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;
}
.pink-ac8e:not(.pattern-f924):not(.hard_f5fb),
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ),
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ),
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ) {
  color: #fff;
  background: #235787;
}
.pink-ac8e:not(.pattern-f924):not(
    .hard_f5fb
  ):focus,
input[type="button"]:not(.pattern-f924):not(
    .hard_f5fb
  ):focus,
input[type="reset"]:not(.pattern-f924):not(
    .hard_f5fb
  ):focus,
input[type="submit"]:not(.pattern-f924):not(
    .hard_f5fb
  ):focus {
  color: #fff;
}
.pink-ac8e.fn-disabled-321b:not(.pattern-f924):not(
    .hard_f5fb
  ),
.pink-ac8e[disabled]:not(.pattern-f924):not(
    .hard_f5fb
  ),
button.fn-disabled-321b:not(.pattern-f924):not(
    .hard_f5fb
  ),
button[disabled]:not(.pattern-f924):not(
    .hard_f5fb
  ) {
  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;
}
.overlay-855a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay-855a: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;
}
.east_c0e3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status-dim-25ed {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.light_5323 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner_fc02:after,
.banner_fc02:before,
.block-28b7:after,
.block-28b7:before,
.action_ac8c:after,
.action_ac8c:before,
.picture-a43d:after,
.picture-a43d:before,
.inner-0572:after,
.inner-0572:before,
.green-9337:after,
.green-9337:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner_fc02:after,
.block-28b7:after,
.action_ac8c:after,
.picture-a43d:after,
.inner-0572:after,
.green-9337:after {
  clear: both;
}
.block-28b7 .mask_76a9,
.action_ac8c .mask_76a9,
.module-e621 .mask_76a9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thick_ab86 {
  display: inline-block;
}
.panel-prev-a22d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.panel-prev-a22d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel-prev-a22d .south-f383 {
  padding: 1em 0;
  font-size: 85%;
}
.south-f383 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.green-ad5e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.green-ad5e:after,
.green-ad5e:before {
  content: "";
  display: table;
}
.green-ad5e:after {
  clear: both;
}
.cold-c8b8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.purple-3fcb .cold-c8b8 {
  max-width: 50%;
}
.media_d221 .cold-c8b8 {
  max-width: 33.33%;
}
.nav_43bb .cold-c8b8 {
  max-width: 25%;
}
.focused-e481 .cold-c8b8 {
  max-width: 20%;
}
.filter-6275 .cold-c8b8 {
  max-width: 16.66%;
}
.action_2bfc .cold-c8b8 {
  max-width: 14.28%;
}
.sort-hard-76f3 .cold-c8b8 {
  max-width: 12.5%;
}
.active-soft-5a67 .cold-c8b8 {
  max-width: 11.11%;
}
.module_e333 {
  display: block;
}
.liquid-42e5 .gradient-6c64 label,
.liquid-42e5 .motion-7a60 label,
.liquid-42e5 .border-active-d922 label,
.liquid-42e5 .photo_e655 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.yellow_29da {
  list-style: none;
  margin: 0;
}
.yellow_29da article.hidden_5f02 {
  margin-bottom: 0;
}
.yellow_29da ul {
  list-style: none;
  margin: 0;
}
.yellow_29da .container_under_e053 li.hidden_5f02 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .yellow_29da .container_under_e053 li.hidden_5f02 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .yellow_29da .container_under_e053 li.hidden_5f02: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) {
  .yellow_29da .container_under_e053 li.hidden_5f02 li.hidden_5f02 li.hidden_5f02 li.hidden_5f02 {
    padding-left: 0;
  }
}
article.hidden_5f02 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden_5f02 .block-28b7 p:last-of-type {
  margin-bottom: 0;
}
article.hidden_5f02 .primary-a8c4 {
  float: left;
}
article.hidden_5f02 .text_black_9b6d {
  margin-left: 85px;
}
article.hidden_5f02 .silver_6c8a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden_5f02 .silver_6c8a .breadcrumb-769a {
  margin-left: 10px;
}
article.hidden_5f02 .current-af31 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden_5f02 .south-3f8d {
  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 .gradient-6c64,
  #respond .border-active-d922,
  #respond .photo_e655 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-6c64 input,
#respond .border-active-d922 input,
#respond .photo_e655 input {
  width: 100%;
}
#respond .photo_e655 {
  margin-right: 0;
}
#respond .search_2fee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_warm_4b76 {
  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;
}
.hero_warm_4b76.shade_top_35c4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hero_warm_4b76 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%);
}
.hero_warm_4b76:focus,
.hero_warm_4b76: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);
}
.mask-green-581a {
  border-radius: 10%;
}
.gallery_8cad {
  border-radius: 50%;
}
.soft-8f35 {
  font-size: 0.72em;
}
.status-bottom-a154 {
  font-size: 0.875em;
}
.stale-c45b {
  font-size: 1.1em;
}
.summary_dim_35d8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.summary_dim_35d8.soft-8f35 {
  letter-spacing: 0.5px;
}
.layout-first-caf5,
.layout-first-caf5 a {
  color: #6d6d6d;
}
.layout-first-caf5 a:hover {
  color: #111;
}
.black-3990 {
  color: #6d6d6d;
}
.fast-e6bb {
  overflow-x: hidden;
}
.fast-e6bb .avatar_lower_7c3d.surface-gas-34cf {
  position: relative;
}
.fast-e6bb .avatar_lower_7c3d.surface-gas-34cf.aside-tiny-b0de {
  position: initial;
}
.fast-e6bb
  .avatar_lower_7c3d.surface-gas-34cf.aside-tiny-b0de
  .pressed-1397 {
  left: auto;
}
.fast-e6bb .avatar_lower_7c3d .pressed-1397 {
  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;
}
.fast-e6bb .avatar_lower_7c3d:hover.surface-gas-34cf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fast-e6bb
  .avatar_lower_7c3d:hover.surface-gas-34cf
  .pressed-1397 {
  display: block;
  z-index: 9999999;
}
.fast-e6bb .avatar_dfbc .next-e88d,
.fast-e6bb .hero-copper-de73 .next-e88d {
  display: none;
}
.fast-e6bb .center_64a9 .avatar_lower_7c3d:hover.surface-gas-34cf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.liquid-42e5 .gradient-6c64 label,
.liquid-42e5 .motion-7a60 label,
.liquid-42e5 .border-active-d922 label,
.liquid-42e5 .photo_e655 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.yellow_29da {
  list-style: none;
  margin: 0;
}
.yellow_29da article.hidden_5f02 {
  margin-bottom: 0;
}
.yellow_29da ul {
  list-style: none;
  margin: 0;
}
.yellow_29da .container_under_e053 li.hidden_5f02 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .yellow_29da .container_under_e053 li.hidden_5f02 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .yellow_29da .container_under_e053 li.hidden_5f02: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) {
  .yellow_29da .container_under_e053 li.hidden_5f02 li.hidden_5f02 li.hidden_5f02 li.hidden_5f02 {
    padding-left: 0;
  }
}
article.hidden_5f02 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden_5f02 .block-28b7 p:last-of-type {
  margin-bottom: 0;
}
article.hidden_5f02 .primary-a8c4 {
  float: left;
}
article.hidden_5f02 .text_black_9b6d {
  margin-left: 85px;
}
article.hidden_5f02 .silver_6c8a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden_5f02 .silver_6c8a .breadcrumb-769a {
  margin-left: 10px;
}
article.hidden_5f02 .current-af31 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden_5f02 .south-3f8d {
  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 .gradient-6c64,
  #respond .border-active-d922,
  #respond .photo_e655 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-6c64 input,
#respond .border-active-d922 input,
#respond .photo_e655 input {
  width: 100%;
}
#respond .photo_e655 {
  margin-right: 0;
}
#respond .search_2fee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar_dfbc .link-stale-e917 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.link-stale-e917 .element_cool_ed52.warm-1755 .badge-old-10d0 > li > a:focus,
.link-stale-e917 .element_cool_ed52.warm-1755 .badge-old-10d0 > li > a:hover,
.link-stale-e917 .element_cool_ed52.hovered_6d9c .badge-old-10d0 > li > a:focus,
.link-stale-e917 .element_cool_ed52.hovered_6d9c .badge-old-10d0 > li > a:hover,
.link-stale-e917 .element_cool_ed52.surface_6e33 .badge-old-10d0 > li > a:focus,
.link-stale-e917 .element_cool_ed52.surface_6e33 .badge-old-10d0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-stale-e917
  .element_cool_ed52.warm-1755
  .badge-old-10d0
  > li.form_700e
  > a,
.link-stale-e917
  .element_cool_ed52.warm-1755
  .badge-old-10d0
  > li.breadcrumb-cabc
  > a,
.link-stale-e917
  .element_cool_ed52.hovered_6d9c
  .badge-old-10d0
  > li.form_700e
  > a,
.link-stale-e917
  .element_cool_ed52.hovered_6d9c
  .badge-old-10d0
  > li.breadcrumb-cabc
  > a,
.link-stale-e917
  .element_cool_ed52.surface_6e33
  .badge-old-10d0
  > li.form_700e
  > a,
.link-stale-e917 .element_cool_ed52.surface_6e33 .badge-old-10d0 > li.detail_3ca2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.link-stale-e917 .sort_black_0b4d,
.link-stale-e917 .sort_black_0b4d a {
  color: rgba(255, 255, 255, 0.99);
}
.link-stale-e917 .bottom_248a.element-basic-6486 li a,
.link-stale-e917 .component-174e a,
.link-stale-e917 .banner-prev-a95b,
.link-stale-e917 .badge-old-10d0 > li > a,
.link-stale-e917 .primary-gold-d369 {
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917 .bottom_248a.element-basic-6486 li a:hover,
.link-stale-e917 .component-174e a:hover,
.link-stale-e917 .banner-prev-a95b:hover,
.link-stale-e917 .badge-old-10d0 > li > a:hover,
.link-stale-e917 .primary-gold-d369:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-stale-e917 .detail_yellow_7e0e {
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917 .detail_yellow_7e0e .east_6412 {
  color: rgba(255, 255, 255, 0.99);
}
.link-stale-e917 .detail_yellow_7e0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-stale-e917 .focus-91a5 .thumbnail-0dcd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917 .focus-91a5 .thumbnail-0dcd .bronze-2bf4 {
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917
  .focus-91a5
  .thumbnail-0dcd
  .bronze-2bf4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917
  .focus-91a5
  .thumbnail-0dcd
  .bronze-2bf4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917
  .focus-91a5
  .thumbnail-0dcd
  .bronze-2bf4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917
  .focus-91a5
  .thumbnail-0dcd
  .bronze-2bf4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917 .focus-91a5 .thumbnail_copper_78ae {
  color: rgba(255, 255, 255, 0.79);
}
.link-stale-e917 .focus-91a5 .thumbnail_copper_78ae:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-yellow-8621
  .link-stale-e917
  .focus-91a5
  .background-2b7e
  .middle-8001 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-yellow-8621
  .link-stale-e917
  .focus-91a5
  .background-2b7e
  .bronze-2bf4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_dfbc .up_717f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.up_717f .element_cool_ed52.warm-1755 .badge-old-10d0 > li > a:focus,
.up_717f .element_cool_ed52.warm-1755 .badge-old-10d0 > li > a:hover,
.up_717f .element_cool_ed52.hovered_6d9c .badge-old-10d0 > li > a:focus,
.up_717f .element_cool_ed52.hovered_6d9c .badge-old-10d0 > li > a:hover,
.up_717f .element_cool_ed52.surface_6e33 .badge-old-10d0 > li > a:focus,
.up_717f .element_cool_ed52.surface_6e33 .badge-old-10d0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_717f
  .element_cool_ed52.warm-1755
  .badge-old-10d0
  > li.form_700e
  > a,
.up_717f
  .element_cool_ed52.warm-1755
  .badge-old-10d0
  > li.breadcrumb-cabc
  > a,
.up_717f
  .element_cool_ed52.hovered_6d9c
  .badge-old-10d0
  > li.form_700e
  > a,
.up_717f
  .element_cool_ed52.hovered_6d9c
  .badge-old-10d0
  > li.breadcrumb-cabc
  > a,
.up_717f
  .element_cool_ed52.surface_6e33
  .badge-old-10d0
  > li.form_700e
  > a,
.up_717f .element_cool_ed52.surface_6e33 .badge-old-10d0 > li.detail_3ca2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.up_717f .sort_black_0b4d,
.up_717f .sort_black_0b4d a {
  color: rgba(0, 0, 0, 0.8);
}
.up_717f .bottom_248a.element-basic-6486 li a,
.up_717f .component-174e a,
.up_717f .banner-prev-a95b,
.up_717f .badge-old-10d0 > li > a,
.up_717f .primary-gold-d369 {
  color: rgba(0, 0, 0, 0.55);
}
.up_717f .bottom_248a.element-basic-6486 li a:hover,
.up_717f .component-174e a:hover,
.up_717f .banner-prev-a95b:hover,
.up_717f .badge-old-10d0 > li > a:hover,
.up_717f .primary-gold-d369:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_717f .detail_yellow_7e0e {
  color: rgba(0, 0, 0, 0.55);
}
.up_717f .detail_yellow_7e0e .east_6412 {
  color: rgba(0, 0, 0, 0.8);
}
.up_717f .detail_yellow_7e0e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold_0adb .paragraph_0690 {
  margin-left: auto;
  margin-right: auto;
}
.action_ac8c > * {
  margin-left: auto;
  margin-right: auto;
}
.action_ac8c .east_c0e3 {
  margin-right: 1.41575em;
}
.video_d73e .action_ac8c > .pressed_fc17 {
  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;
}
.video_d73e .action_ac8c > .under-2df2 {
  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;
}
.breadcrumb_4b63.gold_0adb .paragraph_0690,
.shade_ddb6.gold_0adb .paragraph_0690 {
  margin-left: 0;
}
.shadow_middle_ada6.gold_0adb .paragraph_0690,
.message-b62c.gold_0adb .paragraph_0690 {
  margin-right: 0;
}
.action_ac8c ol,
.action_ac8c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box-3cb3 video {
  max-width: 100%;
}
.slider-pink-8eeb img {
  display: block;
}
.slider-pink-8eeb.east_c0e3,
.slider-pink-8eeb.status-dim-25ed {
  width: 100%;
}
.slider-pink-8eeb.under-2df2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hidden_72e1:not(.caption_soft_ed4d) {
  margin: 1.5em auto;
}
.input_bb3d p {
  padding: 1.5em 14px;
}
ul.pagination-left-0655.under-2df2,
ul.pagination-left-0655.pressed_fc17,
ul.pagination-left-0655.focused-d41d.pressed_fc17 {
  padding: 0 14px;
}
.icon-203f {
  display: block;
  overflow-x: auto;
}
.icon-203f table {
  border-collapse: collapse;
  width: 100%;
}
.icon-203f td,
.icon-203f th {
  padding: 0.5em;
}
.action_ac8c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.action_ac8c ol ol,
.action_ac8c ol ul,
.action_ac8c ul ol,
.action_ac8c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.action_ac8c ol ol li,
.action_ac8c ol ul li,
.action_ac8c ul ol li,
.action_ac8c ul ul li {
  margin-left: 0;
}
.tag_first_d703.gradient-paper-ddeb > .notification-f39b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tag_first_d703.gradient-paper-ddeb > .notification-f39b iframe,
.tag_first_d703.gradient-paper-ddeb > .notification-f39b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accordion-narrow-e4ea {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accordion-narrow-e4ea.logo_hovered_21fa {
  padding: 0;
}
.accordion-narrow-e4ea.logo_hovered_21fa cite {
  font-size: 13px;
}
.accordion-narrow-e4ea > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accordion-narrow-e4ea cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.simple-c8fd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.simple-c8fd > p:first-child {
  margin-top: 0;
}
.simple-c8fd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.simple-c8fd blockquote {
  border-left: 0;
}
.search_47f9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search_47f9:not(.background-2bb0) {
  max-width: 100px;
}
.search_47f9.summary_light_fa05 {
  border-bottom: none !important;
  text-align: center;
}
.search_47f9.summary_light_fa05::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .input_bb3d p {
    padding: 1.5em 0;
  }
}
.iron_7431 {
  color: #0073aa;
}
.stale-f5bf {
  background-color: #0073aa;
}
.bronze-4dec {
  color: #229fd8;
}
.surface_d684 {
  background-color: #229fd8;
}
.shade-dirty-278f {
  color: #eee;
}
.module_88b0 {
  background-color: #eee;
}
.complex-b696 {
  color: #444;
}
.column_1256 {
  background-color: #444;
}
.surface-9b60 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.surface-9b60 .main_dirty_7b88 .component-174e {
  font-size: 15px;
}
.surface-9b60 .component-174e {
  line-height: 1.3;
}
.surface-9b60 .up_717f {
}
.surface-9b60 .link-stale-e917 {
  background: #235787;
}
.notification-slow-8ca4 {
  padding: 0;
}
.notification-slow-8ca4 .link-stale-e917 {
  background: #1a1a1a;
}
.notification-slow-8ca4 .up_717f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.new_9254 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.new_9254 .up_717f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.new_9254 .link-stale-e917 {
  background: #303030;
}
.green-9337 {
  position: relative;
  z-index: 10;
}
.green-9337 .active_0e23 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image_stale_6f4a .surface-gas-34cf {
  display: inline-block;
  vertical-align: middle;
}
.image_stale_6f4a.description_fixed_311a .surface-gas-34cf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .image_stale_6f4a.description_fixed_311a .surface-gas-34cf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .image_stale_6f4a.description_fixed_311a .surface-gas-34cf {
    margin-right: 0.4em;
  }
}
.image_stale_6f4a.description_fixed_311a .surface-gas-34cf:last-child {
  margin-right: 0;
}
.large-633f .active_0e23 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar_dfbc .main_dirty_7b88 {
    margin: 0 -0.5em;
  }
  .avatar_dfbc .main_dirty_7b88 [class*="customify-col-"],
  .avatar_dfbc .main_dirty_7b88 [class*="customify-col_"],
  .avatar_dfbc .main_dirty_7b88 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar_dfbc.tag-wood-6d64 .active_0e23 {
  background: 0 0 !important;
}
.avatar_dfbc.tag-wood-6d64 .active_0e23,
.avatar_dfbc.large-633f .active_0e23 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar_dfbc.pro-5983 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar_dfbc.large-633f .active_0e23 {
  box-shadow: none !important;
}
.logo_simple_155f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .logo_simple_155f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .logo_simple_155f {
    padding: 18px 0 20px;
  }
}
.logo_simple_155f .secondary-short-d3e3 {
  width: 100%;
}
.logo_simple_155f .prev_248a {
  margin-bottom: 0;
}
.logo_simple_155f .carousel-62d7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.description_3cd6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description_3cd6 .item_huge_ce7d {
  width: 100%;
}
.modal-5eef {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.modal-5eef li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.modal-5eef 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;
}
.modal-5eef li:last-child:after {
  display: none;
}
.modal-5eef li a {
  font-weight: 500;
  margin-right: 10px;
}
.list_next_3cdf .next-e88d button,
.logo_simple_155f .next-e88d button {
  left: 0;
}
.list_next_3cdf .item_huge_ce7d,
.logo_simple_155f .item_huge_ce7d {
  padding-left: 0;
  padding-right: 0;
}
.list_next_3cdf .description_3cd6,
.logo_simple_155f .description_3cd6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.list_next_3cdf {
  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;
}
.list_next_3cdf: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;
}
.list_next_3cdf .info-4062 {
  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) {
  .list_next_3cdf .info-4062 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .list_next_3cdf .info-4062 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .list_next_3cdf .info-4062 {
    min-height: 200px;
  }
}
.list_next_3cdf .modal-5eef {
  color: rgba(255, 255, 255, 0.8);
}
.list_next_3cdf .modal-5eef a,
.list_next_3cdf .modal-5eef li:after {
  color: inherit;
}
.list_next_3cdf .modal-5eef a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.column-fluid-da7d {
  margin-bottom: 0.5em;
}
.icon_glass_84d3 {
  margin-bottom: 1.2em;
}
.icon_glass_84d3,
.column-fluid-da7d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.icon_glass_84d3 p:last-child,
.column-fluid-da7d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .next-e88d,
#masthead .next-e88d {
  display: none;
}
#masthead
  > .next-e88d.lower-3d3f {
  display: none;
}
#masthead > .next-e88d button {
  left: 0;
}
.caption-west-269a {
  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%;
}
.caption-west-269a .surface-gas-34cf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption-west-269a .accent_a3c4 {
  display: -webkit-box;
  display: flex;
}
.caption-west-269a .accent_a3c4.red-7386 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption-west-269a .accent_a3c4.center_39d7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption-west-269a .accent_a3c4.popup-mini-3fb9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption-west-269a.wood-0c95.nav_hot_e0ae .accent_a3c4.red-7386 {
  flex-basis: 100%;
}
.caption-west-269a.easy_2c4b .accent_a3c4.center_39d7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption-west-269a.easy_2c4b .accent_a3c4.popup-mini-3fb9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .next-e88d.lower-3d3f {
  display: none;
}
#masthead > .next-e88d button {
  left: 0;
}
.outline_hard_09dc {
  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;
}
.outline_hard_09dc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outline_hard_09dc.tabs-south-5d74 i {
  margin-right: 4px;
}
.outline_hard_09dc.east_8c43 i {
  margin-left: 5px;
}
.component-174e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component-174e p:last-child {
  margin-bottom: 0;
}
.soft_450c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.soft_450c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.soft_450c img {
  display: block;
  width: auto;
  line-height: 1;
}
.soft_450c .sort_black_0b4d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.soft_450c .rough_973f {
  margin: 5px 0 7px 0;
}
.soft_450c.hidden-focused-5a2a .red-06c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft_450c.hidden-focused-5a2a .secondary-6dc5 {
  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;
}
.soft_450c.green_57cc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.soft_450c.green_57cc .red-06c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft_450c.green_57cc .secondary-6dc5 {
  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;
}
.soft_450c.picture-4ec4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft_450c.active_80d4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.soft_450c.active_80d4 .secondary-6dc5 {
  margin-top: 7px;
}
.video-2d63 {
  display: inline-block;
}
.green-9337 .advanced_ab99 .soft_450c img {
  max-width: 100%;
}
.element_cool_ed52 .module-64f2.bottom-45b2,
.element-3ee5 .module-64f2.bottom-45b2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_cool_ed52 .static-2684,
.element-3ee5 .static-2684 {
  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%);
}
.element_cool_ed52 .static-2684 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element_cool_ed52.picture-7760 .static-2684 {
  display: none;
}
.element_cool_ed52 .inner-0219 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_cool_ed52 .inner-0219 li {
  display: inline-block;
  position: relative;
}
.element_cool_ed52 .inner-0219 li:last-child {
  margin-right: 0;
}
.element_cool_ed52 .inner-0219 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;
}
.element_cool_ed52 .inner-0219 li.detail_3ca2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.element_cool_ed52 .inner-0219 > 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;
}
.element_cool_ed52 .inner-0219 > li > a i {
  line-height: 0;
}
.element_cool_ed52 .inner-0219 > li.lite_d598 > a .static-2684 {
  margin-left: 4px;
  line-height: 0;
}
.element_cool_ed52 .inner-0219 .brown-c617 li.lite_d598 > a {
  position: relative;
}
.element_cool_ed52 .inner-0219 .brown-c617 li.lite_d598 > a:after,
.element_cool_ed52 .inner-0219 .brown-c617 li.lite_d598 > a:before {
  content: "";
  display: table;
}
.element_cool_ed52 .inner-0219 .brown-c617 li.lite_d598 > a:after {
  clear: both;
}
.element_cool_ed52 .inner-0219 .brown-c617 li.lite_d598 > a .static-2684 {
  margin-left: 5px;
  float: right;
}
.element_cool_ed52 .inner-1eb3,
.element_cool_ed52 .brown-c617 {
  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;
}
.element_cool_ed52 .brown-c617 {
  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;
}
.element_cool_ed52 .brown-c617 .bottom-45b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_cool_ed52 .brown-c617 .static-2684 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element_cool_ed52 .brown-c617 li {
  display: block;
  margin: 0;
  padding: 0;
}
.element_cool_ed52 .brown-c617 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;
}
.element_cool_ed52 .brown-c617 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element_cool_ed52 .brown-c617 .brown-c617 {
  top: 0;
  left: 100%;
}
.element_cool_ed52 .paragraph_d02f.fn-focus-321b > .inner-1eb3,
.element_cool_ed52 .paragraph_d02f.fn-focus-321b > .brown-c617,
.element_cool_ed52 .paragraph_d02f:focus > .inner-1eb3,
.element_cool_ed52 .paragraph_d02f:focus > .brown-c617,
.element_cool_ed52 .paragraph_d02f:hover > .inner-1eb3,
.element_cool_ed52 .paragraph_d02f:hover > .brown-c617 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element_cool_ed52.surface_6e33 .badge-old-10d0:after,
.element_cool_ed52.surface_6e33 .badge-old-10d0:before {
  content: "";
  display: table;
}
.element_cool_ed52.surface_6e33 .badge-old-10d0:after {
  clear: both;
}
.element_cool_ed52.surface_6e33 .badge-old-10d0 > li {
  float: left;
}
.element_cool_ed52.large_b511 .badge-old-10d0:after,
.element_cool_ed52.large_b511 .badge-old-10d0:before {
  content: "";
  display: table;
}
.element_cool_ed52.large_b511 .badge-old-10d0:after {
  clear: both;
}
.element_cool_ed52.large_b511 .badge-old-10d0 > li {
  float: left;
}
.element_cool_ed52.large_b511 .badge-old-10d0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element_cool_ed52.large_b511 .badge-old-10d0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element_cool_ed52.large_b511 .badge-old-10d0 > li.form_700e > a,
.element_cool_ed52.large_b511 .badge-old-10d0 > li.detail_3ca2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.element_cool_ed52.warm-1755 .badge-old-10d0 > li > a .bottom-45b2 {
  position: relative;
}
.element_cool_ed52.warm-1755 .badge-old-10d0 > li > a .bottom-45b2: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;
}
.element_cool_ed52.warm-1755
  .badge-old-10d0
  > li:focus
  > a
  .bottom-45b2:before,
.element_cool_ed52.warm-1755
  .badge-old-10d0
  > li:hover
  > a
  .bottom-45b2:before {
  width: 100%;
  background-color: currentColor;
}
.element_cool_ed52.warm-1755
  .badge-old-10d0
  > li.form_700e
  > a
  .bottom-45b2:before,
.element_cool_ed52.warm-1755
  .badge-old-10d0
  > li.breadcrumb-cabc
  > a
  .bottom-45b2:before {
  width: 100%;
  background-color: currentColor;
}
.element_cool_ed52.hovered_6d9c .badge-old-10d0 > li > a .bottom-45b2 {
  position: relative;
}
.element_cool_ed52.hovered_6d9c .badge-old-10d0 > li > a .bottom-45b2: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;
}
.element_cool_ed52.hovered_6d9c .badge-old-10d0 > li:focus > a .bottom-45b2:before,
.element_cool_ed52.hovered_6d9c
  .badge-old-10d0
  > li:hover
  > a
  .bottom-45b2:before {
  width: 100%;
  background-color: currentColor;
}
.element_cool_ed52.hovered_6d9c
  .badge-old-10d0
  > li.form_700e
  > a
  .bottom-45b2:before,
.element_cool_ed52.hovered_6d9c
  .badge-old-10d0
  > li.breadcrumb-cabc
  > a
  .bottom-45b2:before {
  width: 100%;
  background-color: currentColor;
}
.element-3ee5 .inner-0219 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.element-3ee5 .inner-0219 li:first-child > a {
  border-top: none;
}
.element-3ee5 .inner-0219 .avatar-red-02ae > .bottom-45b2 .static-2684 {
  display: none;
}
.element-3ee5 .inner-0219 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.element-3ee5 .inner-0219 li:last-child {
  border: none;
}
.element-3ee5 .inner-0219 li.lite_d598 > a {
  padding-right: 45px !important;
}
.element-3ee5 .inner-0219 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.element-3ee5 .inner-0219 li a:focus,
.element-3ee5 .inner-0219 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-3ee5 .inner-0219 li .box-3d43 {
  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;
}
.element-3ee5 .inner-0219 li .box-3d43:hover {
  box-shadow: none;
}
.element-3ee5 .inner-0219 li .box-3d43 .static-2684 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.element-3ee5 .inner-0219 .brown-c617 {
  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);
}
.element-3ee5 .inner-0219 .brown-c617 li a {
  padding-left: 3em;
}
.element-3ee5 .inner-0219 .footer_stale_d52e > a .box-3d43 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.element-3ee5 .inner-0219 .footer_stale_d52e > .brown-c617 {
  display: block;
  opacity: 1;
}
.bottom_159a {
  max-width: 100%;
}
.outline_large_c647 {
  line-height: 0;
  cursor: pointer;
}
.primary-gold-d369 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.primary-gold-d369:hover {
  box-shadow: none;
  color: currentColor;
}
.primary-gold-d369 svg {
  width: 18px;
  height: 18px;
}
.primary-gold-d369 .breadcrumb_b617 {
  display: none;
}
.disabled_center_0976 {
  position: relative;
}
.disabled_center_0976.fn-active-321b .primary-gold-d369 .hard-76a9 {
  display: none;
}
.disabled_center_0976.fn-active-321b .primary-gold-d369 .breadcrumb_b617 {
  display: inline-block;
}
.disabled_center_0976 .under-2831 {
  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);
}
.disabled_center_0976.preview_action_8eb3 .under-2831 {
  left: auto;
  right: -0.9em;
}
.disabled_center_0976.preview_action_8eb3 .row-644f::before {
  left: auto;
  right: 15px;
}
.disabled_center_0976.fn-active-321b .under-2831 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-2b7e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background-2b7e label {
  flex-basis: 100%;
}
.background-2b7e .thumbnail-0dcd {
  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;
}
.background-2b7e .bronze-2bf4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background-2b7e .bronze-2bf4:focus {
  background-color: transparent;
}
.background-2b7e button.thumbnail_copper_78ae {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background-2b7e button.thumbnail_copper_78ae:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background-2b7e button.thumbnail_copper_78ae svg {
  width: 18px;
  height: 18px;
}
.background-2b7e input[type="submit"] {
  min-height: auto;
}
.focus-91a5 .background-2b7e .bronze-2bf4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.row-644f {
  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) {
  .row-644f {
    width: 220px;
  }
}
.row-644f label {
  flex-basis: 100%;
}
.row-644f::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;
}
.section-yellow-8621 .focus-91a5 .background-2b7e {
  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;
}
.section-yellow-8621
  .focus-91a5
  .background-2b7e
  .thumbnail-0dcd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.section-yellow-8621 .focus-91a5 .background-2b7e .bronze-2bf4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.section-yellow-8621
  .focus-91a5
  .background-2b7e
  .bronze-2bf4:focus {
  background: 0 0;
}
.section-yellow-8621
  .focus-91a5
  .background-2b7e
  .middle-8001 {
  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;
}
.bottom_248a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bottom_248a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bottom_248a li:last-child {
  margin-right: 0;
}
.bottom_248a li:first-child {
  margin-left: 0;
}
.bottom_248a.image_west_77c7 a {
  color: #fff;
}
.bottom_248a.image_west_77c7 a:hover {
  color: #fff;
}
.bottom_248a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bottom_248a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bottom_248a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bottom_248a a:hover {
  opacity: 0.9;
  color: inherit;
}
.bottom_248a [class*="social-icon-apple"] {
  background-color: #999;
}
.bottom_248a [class*="social-icon-apple"].heading-south-4692 {
  background-color: transparent;
  color: #999;
}
.bottom_248a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bottom_248a [class*="social-icon-behance"].heading-south-4692 {
  background-color: transparent;
  color: #1769ff;
}
.bottom_248a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bottom_248a [class*="social-icon-bitbucket"].heading-south-4692 {
  background-color: transparent;
  color: #205081;
}
.bottom_248a [class*="social-icon-codepen"] {
  background-color: #000;
}
.bottom_248a [class*="social-icon-codepen"].heading-south-4692 {
  background-color: transparent;
  color: #000;
}
.bottom_248a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bottom_248a [class*="social-icon-delicious"].heading-south-4692 {
  background-color: transparent;
  color: #39f;
}
.bottom_248a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bottom_248a [class*="social-icon-digg"].heading-south-4692 {
  background-color: transparent;
  color: #005be2;
}
.bottom_248a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bottom_248a [class*="social-icon-dribbble"].heading-south-4692 {
  background-color: transparent;
  color: #ea4c89;
}
.bottom_248a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bottom_248a [class*="social-icon-envelope"].heading-south-4692 {
  background-color: transparent;
  color: #ea4335;
}
.bottom_248a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bottom_248a [class*="social-icon-facebook"].heading-south-4692 {
  background-color: transparent;
  color: #3b5998;
}
.bottom_248a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bottom_248a [class*="social-icon-flickr"].heading-south-4692 {
  background-color: transparent;
  color: #0063dc;
}
.bottom_248a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bottom_248a [class*="social-icon-foursquare"].heading-south-4692 {
  background-color: transparent;
  color: #2d5be3;
}
.bottom_248a [class*="social-icon-github"] {
  background-color: #333;
}
.bottom_248a [class*="social-icon-github"].heading-south-4692 {
  background-color: transparent;
  color: #333;
}
.bottom_248a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bottom_248a [class*="social-icon-google-plus"].heading-south-4692 {
  background-color: transparent;
  color: #dd4b39;
}
.bottom_248a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bottom_248a [class*="social-icon-houzz"].heading-south-4692 {
  background-color: transparent;
  color: #7ac142;
}
.bottom_248a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bottom_248a [class*="social-icon-instagram"].heading-south-4692 {
  background-color: transparent;
  color: #262626;
}
.bottom_248a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bottom_248a [class*="social-icon-jsfiddle"].heading-south-4692 {
  background-color: transparent;
  color: #487aa2;
}
.bottom_248a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bottom_248a [class*="social-icon-linkedin"].heading-south-4692 {
  background-color: transparent;
  color: #0077b5;
}
.bottom_248a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bottom_248a [class*="social-icon-medium"].heading-south-4692 {
  background-color: transparent;
  color: #00ab6b;
}
.bottom_248a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bottom_248a
  [class*="social-icon-odnoklassniki"].heading-south-4692 {
  background-color: transparent;
  color: #f4731c;
}
.bottom_248a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bottom_248a [class*="social-icon-meetup"].heading-south-4692 {
  background-color: transparent;
  color: #ec1c40;
}
.bottom_248a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bottom_248a [class*="social-icon-pinterest"].heading-south-4692 {
  background-color: transparent;
  color: #bd081c;
}
.bottom_248a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bottom_248a [class*="social-icon-product-hunt"].heading-south-4692 {
  background-color: transparent;
  color: #da552f;
}
.bottom_248a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bottom_248a [class*="social-icon-reddit"].heading-south-4692 {
  background-color: transparent;
  color: #ff4500;
}
.bottom_248a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bottom_248a [class*="social-icon-rss"].heading-south-4692 {
  background-color: transparent;
  color: #f26522;
}
.bottom_248a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bottom_248a
  [class*="social-icon-shopping-cart"].heading-south-4692 {
  background-color: transparent;
  color: #4caf50;
}
.bottom_248a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bottom_248a [class*="social-icon-skype"].heading-south-4692 {
  background-color: transparent;
  color: #00aff0;
}
.bottom_248a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bottom_248a [class*="social-icon-slideshare"].heading-south-4692 {
  background-color: transparent;
  color: #0077b5;
}
.bottom_248a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bottom_248a [class*="social-icon-snapchat"].heading-south-4692 {
  background-color: transparent;
  color: #fffc00;
}
.bottom_248a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bottom_248a [class*="social-icon-soundcloud"].heading-south-4692 {
  background-color: transparent;
  color: #f80;
}
.bottom_248a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bottom_248a [class*="social-icon-spotify"].heading-south-4692 {
  background-color: transparent;
  color: #2ebd59;
}
.bottom_248a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bottom_248a
  [class*="social-icon-stack-overflow"].heading-south-4692 {
  background-color: transparent;
  color: #fe7a15;
}
.bottom_248a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bottom_248a [class*="social-icon-maldkfgram"].heading-south-4692 {
  background-color: transparent;
  color: #2ca5e0;
}
.bottom_248a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bottom_248a [class*="social-icon-tripadvisor"].heading-south-4692 {
  background-color: transparent;
  color: #589442;
}
.bottom_248a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bottom_248a [class*="social-icon-tumblr"].heading-south-4692 {
  background-color: transparent;
  color: #35465c;
}
.bottom_248a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bottom_248a [class*="social-icon-twitch"].heading-south-4692 {
  background-color: transparent;
  color: #6441a5;
}
.bottom_248a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bottom_248a [class*="social-icon-twitter"].heading-south-4692 {
  background-color: transparent;
  color: #1da1f2;
}
.bottom_248a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bottom_248a [class*="social-icon-vimeo"].heading-south-4692 {
  background-color: transparent;
  color: #1ab7ea;
}
.bottom_248a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bottom_248a [class*="social-icon-vk"].heading-south-4692 {
  background-color: transparent;
  color: #45668e;
}
.bottom_248a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bottom_248a [class*="social-icon-weibo"].heading-south-4692 {
  background-color: transparent;
  color: #df2029;
}
.bottom_248a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bottom_248a [class*="social-icon-weixin"].heading-south-4692 {
  background-color: transparent;
  color: #7bb32e;
}
.bottom_248a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bottom_248a [class*="social-icon-whatsapp"].heading-south-4692 {
  background-color: transparent;
  color: #25d366;
}
.bottom_248a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bottom_248a [class*="social-icon-wordpress"].heading-south-4692 {
  background-color: transparent;
  color: #21759b;
}
.bottom_248a [class*="social-icon-xing"] {
  background-color: #026466;
}
.bottom_248a [class*="social-icon-xing"].heading-south-4692 {
  background-color: transparent;
  color: #026466;
}
.bottom_248a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bottom_248a [class*="social-icon-yelp"].heading-south-4692 {
  background-color: transparent;
  color: #af0606;
}
.bottom_248a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bottom_248a [class*="social-icon-youtube"].heading-south-4692 {
  background-color: transparent;
  color: #cd201f;
}
.banner-prev-a95b {
  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;
}
.banner-prev-a95b:hover {
  box-shadow: none;
  background: 0 0;
}
.filter-pressed-393c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary-hard-bf43 {
  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;
}
.advanced_93ef {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.bottom_9efe {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.bottom_9efe,
.bottom_9efe::after,
.bottom_9efe::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;
}
.bottom_9efe::after,
.bottom_9efe::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tiny-1671 .secondary-hard-bf43 .advanced_93ef {
  margin-top: -2px;
  width: 19px;
}
.tiny-1671 .secondary-hard-bf43 .bottom_9efe {
  margin-top: -1px;
}
.tiny-1671 .secondary-hard-bf43 .bottom_9efe,
.tiny-1671 .secondary-hard-bf43 .bottom_9efe::after,
.tiny-1671 .secondary-hard-bf43 .bottom_9efe::before {
  width: 19px;
  height: 2px;
}
.tiny-1671 .secondary-hard-bf43 .bottom_9efe::before {
  top: -6px;
}
.tiny-1671 .secondary-hard-bf43 .bottom_9efe::after {
  bottom: -6px;
}
.active_07e8 .secondary-hard-bf43 .advanced_93ef {
  margin-top: -2px;
  width: 22px;
}
.active_07e8 .secondary-hard-bf43 .bottom_9efe {
  margin-top: -1px;
}
.active_07e8 .secondary-hard-bf43 .bottom_9efe,
.active_07e8 .secondary-hard-bf43 .bottom_9efe::after,
.active_07e8 .secondary-hard-bf43 .bottom_9efe::before {
  width: 22px;
  height: 2px;
}
.active_07e8 .secondary-hard-bf43 .bottom_9efe::before {
  top: -7px;
}
.active_07e8 .secondary-hard-bf43 .bottom_9efe::after {
  bottom: -7px;
}
.north-2ecf .secondary-hard-bf43 .advanced_93ef {
  margin-top: -2px;
  width: 31px;
}
.north-2ecf .secondary-hard-bf43 .bottom_9efe {
  margin-top: -1.5px;
}
.north-2ecf .secondary-hard-bf43 .bottom_9efe,
.north-2ecf .secondary-hard-bf43 .bottom_9efe::after,
.north-2ecf .secondary-hard-bf43 .bottom_9efe::before {
  width: 31px;
  height: 3px;
}
.north-2ecf .secondary-hard-bf43 .bottom_9efe::before {
  top: -9px;
}
.north-2ecf .secondary-hard-bf43 .bottom_9efe::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search-db73 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 19px;
  }
  .search-db73 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1px;
  }
  .search-db73 .secondary-hard-bf43 .bottom_9efe,
  .search-db73 .secondary-hard-bf43 .bottom_9efe::after,
  .search-db73 .secondary-hard-bf43 .bottom_9efe::before {
    width: 19px;
    height: 2px;
  }
  .search-db73 .secondary-hard-bf43 .bottom_9efe::before {
    top: -6px;
  }
  .search-db73 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -6px;
  }
  .old-1676 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 22px;
  }
  .old-1676 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1px;
  }
  .old-1676 .secondary-hard-bf43 .bottom_9efe,
  .old-1676 .secondary-hard-bf43 .bottom_9efe::after,
  .old-1676 .secondary-hard-bf43 .bottom_9efe::before {
    width: 22px;
    height: 2px;
  }
  .old-1676 .secondary-hard-bf43 .bottom_9efe::before {
    top: -7px;
  }
  .old-1676 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -7px;
  }
  .wrapper_upper_8263 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_upper_8263 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1.5px;
  }
  .wrapper_upper_8263 .secondary-hard-bf43 .bottom_9efe,
  .wrapper_upper_8263 .secondary-hard-bf43 .bottom_9efe::after,
  .wrapper_upper_8263 .secondary-hard-bf43 .bottom_9efe::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_upper_8263 .secondary-hard-bf43 .bottom_9efe::before {
    top: -9px;
  }
  .wrapper_upper_8263 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mini-d003 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 19px;
  }
  .mini-d003 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1px;
  }
  .mini-d003 .secondary-hard-bf43 .bottom_9efe,
  .mini-d003 .secondary-hard-bf43 .bottom_9efe::after,
  .mini-d003 .secondary-hard-bf43 .bottom_9efe::before {
    width: 19px;
    height: 2px;
  }
  .mini-d003 .secondary-hard-bf43 .bottom_9efe::before {
    top: -6px;
  }
  .mini-d003 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -6px;
  }
  .caption-5556 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 22px;
  }
  .caption-5556 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1px;
  }
  .caption-5556 .secondary-hard-bf43 .bottom_9efe,
  .caption-5556 .secondary-hard-bf43 .bottom_9efe::after,
  .caption-5556 .secondary-hard-bf43 .bottom_9efe::before {
    width: 22px;
    height: 2px;
  }
  .caption-5556 .secondary-hard-bf43 .bottom_9efe::before {
    top: -7px;
  }
  .caption-5556 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -7px;
  }
  .preview_bdf8 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 31px;
  }
  .preview_bdf8 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1.5px;
  }
  .preview_bdf8 .secondary-hard-bf43 .bottom_9efe,
  .preview_bdf8 .secondary-hard-bf43 .bottom_9efe::after,
  .preview_bdf8 .secondary-hard-bf43 .bottom_9efe::before {
    width: 31px;
    height: 3px;
  }
  .preview_bdf8 .secondary-hard-bf43 .bottom_9efe::before {
    top: -9px;
  }
  .preview_bdf8 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .grid-c953 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 19px;
  }
  .grid-c953 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1px;
  }
  .grid-c953 .secondary-hard-bf43 .bottom_9efe,
  .grid-c953 .secondary-hard-bf43 .bottom_9efe::after,
  .grid-c953 .secondary-hard-bf43 .bottom_9efe::before {
    width: 19px;
    height: 2px;
  }
  .grid-c953 .secondary-hard-bf43 .bottom_9efe::before {
    top: -6px;
  }
  .grid-c953 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -6px;
  }
  .outer-58f3 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 22px;
  }
  .outer-58f3 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1px;
  }
  .outer-58f3 .secondary-hard-bf43 .bottom_9efe,
  .outer-58f3 .secondary-hard-bf43 .bottom_9efe::after,
  .outer-58f3 .secondary-hard-bf43 .bottom_9efe::before {
    width: 22px;
    height: 2px;
  }
  .outer-58f3 .secondary-hard-bf43 .bottom_9efe::before {
    top: -7px;
  }
  .outer-58f3 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -7px;
  }
  .button_paper_c713 .secondary-hard-bf43 .advanced_93ef {
    margin-top: -2px;
    width: 31px;
  }
  .button_paper_c713 .secondary-hard-bf43 .bottom_9efe {
    margin-top: -1.5px;
  }
  .button_paper_c713 .secondary-hard-bf43 .bottom_9efe,
  .button_paper_c713 .secondary-hard-bf43 .bottom_9efe::after,
  .button_paper_c713 .secondary-hard-bf43 .bottom_9efe::before {
    width: 31px;
    height: 3px;
  }
  .button_paper_c713 .secondary-hard-bf43 .bottom_9efe::before {
    top: -9px;
  }
  .button_paper_c713 .secondary-hard-bf43 .bottom_9efe::after {
    bottom: -9px;
  }
}
.title_plasma_61b2 .bottom_9efe {
  -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);
}
.title_plasma_61b2 .bottom_9efe::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.title_plasma_61b2 .bottom_9efe::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);
}
.title_plasma_61b2.sidebar-40e6 .bottom_9efe {
  -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);
}
.title_plasma_61b2.sidebar-40e6 .bottom_9efe::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.title_plasma_61b2.sidebar-40e6 .bottom_9efe::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);
}
.frame_b3df {
  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.notification_bc48:before {
  display: none;
}
.hero-copper-de73 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero-copper-de73 .nav-old-2252 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero-copper-de73 .nav-old-2252:last-of-type {
  border-bottom: none;
}
.hero-copper-de73 .nav-old-2252.photo-ff22,
.hero-copper-de73 .nav-old-2252.hard-0e46,
.hero-copper-de73 .nav-old-2252.paper-b57c {
  padding: 0;
}
.hero-copper-de73 .element-3ee5 .box-3d43 {
  color: currentColor;
}
.hero-copper-de73 .element-3ee5 .box-3d43:focus,
.hero-copper-de73 .element-3ee5 .box-3d43:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-copper-de73.up_717f .detail_yellow_7e0e,
.hero-copper-de73.up_717f .component-174e a,
.hero-copper-de73.up_717f .badge-old-10d0 a,
.hero-copper-de73.up_717f .brown-c617 a {
  color: rgba(0, 0, 0, 0.55);
}
.hero-copper-de73.up_717f .detail_yellow_7e0e:hover,
.hero-copper-de73.up_717f .component-174e a:hover,
.hero-copper-de73.up_717f .badge-old-10d0 a:hover,
.hero-copper-de73.up_717f .brown-c617 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-copper-de73.up_717f .east_6412 {
  color: rgba(0, 0, 0, 0.8);
}
.hero-copper-de73.up_717f .nav-old-2252 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-copper-de73.up_717f .nav-old-2252:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero-copper-de73.up_717f .wrapper-e7f2:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero-copper-de73.up_717f .element-3ee5 .inner-0219 li a,
.hero-copper-de73.up_717f .element-3ee5 .box-3d43,
.hero-copper-de73.up_717f .brown-c617 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-copper-de73.up_717f .element-3ee5 .box-3d43:focus,
.hero-copper-de73.up_717f .element-3ee5 .box-3d43:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-copper-de73.up_717f .inner-0219 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-copper-de73.link-stale-e917 .detail_yellow_7e0e,
.hero-copper-de73.link-stale-e917 .component-174e a,
.hero-copper-de73.link-stale-e917 .badge-old-10d0 .box-3d43,
.hero-copper-de73.link-stale-e917 .badge-old-10d0 a,
.hero-copper-de73.link-stale-e917 .brown-c617 a {
  color: rgba(255, 255, 255, 0.79);
}
.hero-copper-de73.link-stale-e917 .detail_yellow_7e0e:hover,
.hero-copper-de73.link-stale-e917 .component-174e a:hover,
.hero-copper-de73.link-stale-e917 .badge-old-10d0 .box-3d43:hover,
.hero-copper-de73.link-stale-e917 .badge-old-10d0 a:hover,
.hero-copper-de73.link-stale-e917 .brown-c617 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-copper-de73.link-stale-e917 .east_6412 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-copper-de73.link-stale-e917 .nav-old-2252 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-copper-de73.link-stale-e917 .nav-old-2252:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero-copper-de73.link-stale-e917 .wrapper-e7f2:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-copper-de73.link-stale-e917 .element-3ee5 .inner-0219 li a,
.hero-copper-de73.link-stale-e917 .element-3ee5 .box-3d43,
.hero-copper-de73.link-stale-e917 .brown-c617 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-copper-de73.link-stale-e917 .element-3ee5 .box-3d43:focus,
.hero-copper-de73.link-stale-e917 .element-3ee5 .box-3d43:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-copper-de73.link-stale-e917 .inner-0219 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-e7f2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wrapper-e7f2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.under-31d0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.solid_4888 .hero-copper-de73 {
  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;
}
.solid_4888 .nav-old-2252 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.solid_4888 .nav-old-2252: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) {
  .solid_4888 .nav-old-2252:before {
    width: 16%;
    left: 42%;
  }
}
.solid_4888 .nav-old-2252:last-child:before {
  content: none;
}
.solid_4888 .nav-old-2252[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.solid_4888 .element-3ee5 .inner-0219 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.solid_4888 .element-3ee5 .inner-0219 li a .box-3d43 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.solid_4888 .element-3ee5 .brown-c617 {
  border: none;
}
.solid_4888 .element-3ee5 .brown-c617 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.solid_4888 .wrapper-e7f2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.solid_4888 .under-31d0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.solid_4888 .link-stale-e917 .wrapper-e7f2:before {
  background: rgba(0, 0, 0, 0.9);
}
.solid_4888 .up_717f.new_4f7c .bottom_9efe {
  background: rgba(0, 0, 0, 0.6);
}
.solid_4888
  .up_717f.new_4f7c
  .bottom_9efe::after,
.solid_4888
  .up_717f.new_4f7c
  .bottom_9efe:before {
  background: inherit;
}
.solid_4888
  .up_717f.new_4f7c:hover
  .bottom_9efe {
  background: rgba(0, 0, 0, 0.8);
}
.accent_a60e .hero-copper-de73 {
  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) {
  .accent_a60e .hero-copper-de73 {
    width: auto;
    right: 45px;
  }
}
.container-266c .hero-copper-de73 {
  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) {
  .container-266c .hero-copper-de73 {
    width: auto;
    left: 45px;
  }
}
.notification_bc48 .hero-copper-de73 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notification_bc48 .under-31d0 {
  max-width: 48em;
  margin: 0 auto;
}
.notification_bc48 .wrapper-e7f2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mini_baee {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mini_baee.solid_4888 .hero-copper-de73 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mini_baee.accent_a60e .hero-copper-de73 {
  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);
}
.mini_baee .hero-copper-de73 {
  visibility: visible;
}
.mini_baee.container-266c .hero-copper-de73 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video_51db,
.hidden_ca99 {
  overflow-x: hidden;
}
.video_51db .hero-copper-de73 {
  overflow: auto;
}
.video_51db.solid_4888 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_51db.solid_4888 .hero-copper-de73 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video_51db.solid_4888 .banner-prev-a95b {
  opacity: 0;
}
.video_51db.accent_a60e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_51db.accent_a60e .hero-copper-de73 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video_51db.accent_a60e .banner-prev-a95b {
  opacity: 0;
}
.video_51db.container-266c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_51db.container-266c .hero-copper-de73 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video_51db.container-266c .banner-prev-a95b {
  opacity: 0;
}
.video_51db.notification_bc48 .hero-copper-de73 {
  z-index: 10;
  visibility: visible;
}
.new_4f7c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.new_4f7c .bottom_9efe {
  background: rgba(255, 255, 255, 0.99);
}
.new_4f7c .bottom_9efe::after,
.new_4f7c .bottom_9efe:before {
  background: inherit;
}
.new_4f7c:hover .bottom_9efe {
  background: rgba(255, 255, 255, 0.99);
}
.container-266c .new_4f7c {
  top: 10px;
  right: auto;
  left: 12px;
}
.notification_bc48 .new_4f7c {
  display: none !important;
}
.video_51db:before,
.hidden_ca99:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video_51db .new_4f7c,
.hidden_ca99 .new_4f7c {
  display: inline-block;
}
.hero-copper-de73 .surface-gas-34cf {
  -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;
}
.video_51db .hero-copper-de73 .surface-gas-34cf,
.hidden_ca99 .hero-copper-de73 .surface-gas-34cf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-center-3902 .thumbnail-0dcd {
  width: 100%;
}
.advanced_ab99 {
  padding: 0 0.5em 0;
}
.advanced_ab99 [class*="customify-col-"],
.advanced_ab99 [class*="customify-col_"],
.advanced_ab99 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media-264d .advanced_ab99 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main_dirty_7b88 .column_1827,
  .column_1827 {
    display: none;
  }
  .tag_10e6 {
    text-align: left;
  }
  .filter_wood_62cd {
    text-align: center;
  }
  .tertiary_04db {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main_dirty_7b88 .last-31df,
  .last-31df {
    display: none;
  }
  .main-fluid-9436 {
    text-align: left;
  }
  .silver_22b0 {
    text-align: center;
  }
  .medium_465d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main_dirty_7b88 .focus-7521,
  .focus-7521 {
    display: none;
  }
  .active_upper_86d1 {
    text-align: left;
  }
  .search_beaf {
    text-align: center;
  }
  .hovered-eb84 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.text_184c {
  box-shadow: none !important;
}
.box-df15 .action-6f4f,
.module_south_eb1a .action-6f4f {
  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;
}
.module_south_eb1a .action-6f4f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active_0e23 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active_0e23:after,
.active_0e23:before {
  content: "";
  display: table;
}
.active_0e23:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active_0e23 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active_0e23,
.pro-5983 {
  max-width: 1248px;
  margin: 0 auto;
}

.picture-a43d.wrapper-orange-bce7 .active_0e23 {
  max-width: 100%;
}
.picture-a43d.dirty_d0f4 {
  max-width: 1200px;
  margin: 0 auto;
}
.picture-a43d.pagination_884c .active_0e23 {
  max-width: 100%;
}
.picture-a43d.pagination_884c > .active_0e23 {
  padding-left: 0;
  padding-right: 0;
}
.picture-a43d.pagination_884c > .active_0e23 .main_dirty_7b88 {
  margin: 0;
}
.picture-a43d.pagination_884c
  > .active_0e23
  .red-218c.upper_d326 {
  margin-right: 0;
  margin-left: 0;
}
.picture-a43d.pagination_884c #main.upper_d326 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .motion-6ab8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .motion-6ab8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block_first_76bf .paragraph_0690 {
    padding-right: 1em;
  }
  .block_first_76bf.icon_bright_c2ab .red-218c {
    border-right: 1px solid #eaecee;
  }
  .block_first_76bf.icon_bright_c2ab .paragraph_0690 {
    padding-right: 1em;
  }
  .block_first_76bf.icon_bright_c2ab .orange-983d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold-c2f1 .paragraph_0690 {
    padding-left: 1em;
  }
  .cold-c2f1.icon_bright_c2ab .red-218c {
    border-left: 1px solid #eaecee;
  }
  .cold-c2f1.icon_bright_c2ab .paragraph_0690 {
    padding-left: 1em;
  }
  .cold-c2f1.icon_bright_c2ab .orange-983d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_clean_9af0 .paragraph_0690 {
    padding-left: 1em;
  }
  .accent_clean_9af0.icon_bright_c2ab .notice_a189 {
    border-right: 1px solid #eaecee;
  }
  .accent_clean_9af0.icon_bright_c2ab .pattern-up-c80b {
    border-right: 1px solid #eaecee;
  }
  .accent_clean_9af0.icon_bright_c2ab .paragraph_0690 {
    padding-left: 1em;
  }
  .accent_clean_9af0.icon_bright_c2ab .orange-983d {
    padding-right: 1em;
  }
  .accent_clean_9af0.icon_bright_c2ab .panel_soft_7d7e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-tiny-73d8 .paragraph_0690 {
    padding-right: 1em;
  }
  .disabled-tiny-73d8.icon_bright_c2ab .notice_a189 {
    border-left: 1px solid #eaecee;
  }
  .disabled-tiny-73d8.icon_bright_c2ab .pattern-up-c80b {
    border-left: 1px solid #eaecee;
  }
  .disabled-tiny-73d8.icon_bright_c2ab .paragraph_0690 {
    padding-right: 1em;
  }
  .disabled-tiny-73d8.icon_bright_c2ab .orange-983d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-tiny-73d8.icon_bright_c2ab .panel_soft_7d7e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion-6ab8 .paragraph_0690 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion-6ab8.icon_bright_c2ab .red-218c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .motion-6ab8.icon_bright_c2ab .paragraph_0690 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion-6ab8.icon_bright_c2ab .orange-983d {
    padding-left: 1em;
  }
  .motion-6ab8.icon_bright_c2ab .panel_soft_7d7e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .motion-6ab8.icon_bright_c2ab .paragraph_0690 {
    padding-left: 0;
  }
}
.new_771c .image_stale_6f4a {
  display: inline-block;
}
.active_under_236d {
  display: inline-block;
}
.label_fa8c {
  word-con: break-word;
}
.steel-81be > span {
  display: inline-block;
  padding: 5px 0;
}
.steel-81be .image_lite_e8fe {
  margin-left: 8px;
  margin-right: 8px;
}
.steel-81be .primary-8d17 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.form_c03f .border-dark-1909 {
  margin-bottom: 2em;
}
.form_c03f .nav-9b20 {
  margin-bottom: 15px;
}
.form_c03f .nav-9b20:last-child {
  margin-bottom: 0;
}
.form_c03f .bottom_1ae7 {
  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) {
  .form_c03f .bottom_1ae7 {
    display: block;
  }
}
.form_c03f .article-lower-b0d1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .form_c03f .article-lower-b0d1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.form_c03f .heading-a9cb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.form_c03f .heading-a9cb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.form_c03f .heading-a9cb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.form_c03f .label_fa8c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.form_c03f .label_fa8c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.form_c03f .nav_silver_24aa p:last-child {
  margin-bottom: 0;
}
.form_c03f .steel_3454 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.form_c03f .white-263e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.form_c03f .advanced-bbac {
  margin-top: 1em;
}
.form_c03f .tabs_2d5c {
  top: 0;
  display: block;
}
.form_c03f .tabs_2d5c a {
  color: inherit;
}
.form_c03f .tabs_2d5c a:hover {
  color: inherit;
}
.form_c03f .notification_00fc {
  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;
}
.form_c03f .notification_00fc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.form_c03f .white-263e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.form_c03f .wide_8ae3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.form_c03f .wide_8ae3:first-child {
  margin-top: 0;
}
.form_c03f .wide_8ae3.video-wide-1b20 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.form_c03f .wide_8ae3.header_solid_a404 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form_c03f
  .wide_8ae3.header_solid_a404.panel-3408
  .advanced-bbac {
  width: 100%;
}
.form_c03f .header_solid_a404 {
  -webkit-box-align: center;
  align-items: center;
}
.form_c03f .header_solid_a404 .steel-81be,
.form_c03f .header_solid_a404 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.form_c03f .heading-a9cb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form_c03f .heading-a9cb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form_c03f .heading-a9cb: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;
}
.form_c03f .video-wide-1b20 {
  z-index: 5;
}
.form_c03f .icon_ab08 .filter-700d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.form_c03f .photo_4a99 .filter-700d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.form_c03f .steel_b8e7 .filter-700d {
  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;
}
.form_c03f.feature-0732 .bottom_1ae7,
.form_c03f.chip-pro-afab .bottom_1ae7 {
  display: block;
}
.form_c03f.feature-0732 .bottom_1ae7 .image-d0c4,
.form_c03f.feature-0732 .bottom_1ae7 .white-263e,
.form_c03f.chip-pro-afab .bottom_1ae7 .image-d0c4,
.form_c03f.chip-pro-afab .bottom_1ae7 .white-263e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_c03f.inner-9696 .article-lower-b0d1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .form_c03f.inner-9696 .article-lower-b0d1 {
    margin-right: 0;
  }
}
.form_c03f.feature-0732 .article-lower-b0d1,
.form_c03f.chip-pro-afab .article-lower-b0d1 {
  padding-top: 40%;
}
.form_c03f.feature-0732 .border-dark-1909,
.form_c03f.chip-pro-afab .border-dark-1909 {
  display: block;
}
.form_c03f.feature-0732 .fn-sticky-321b .white-263e,
.form_c03f.chip-pro-afab .fn-sticky-321b .white-263e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.form_c03f.feature-0732 .article-lower-b0d1,
.form_c03f.chip-pro-afab .article-lower-b0d1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.form_c03f.feature-0732 .white-263e {
  padding: 1em;
}
.lower-0987 {
  margin: 30px auto;
  display: block;
}
.lower-0987 .media-narrow-fe99 > * {
  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;
}
.lower-0987 .media-narrow-fe99 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lower-0987 .media-narrow-fe99 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar_advanced_9521 .steel-81be {
  margin-bottom: 1.41575em;
}
.avatar_advanced_9521 .element_dynamic_887a {
  margin-bottom: 1.618em;
}
.action_ac8c .wood_4e62 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.action_ac8c .wood_4e62 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.action_ac8c .white-b514 {
  max-width: 100%;
  overflow: auto;
}
.gold_0adb .action_ac8c a:hover {
  text-decoration: underline;
}
.stale_aa8e .nav-9b20:not(.label_fa8c),
.stale_aa8e .heading-a9cb {
  margin-bottom: 1.41575em;
}
.stale_aa8e .nav-9b20:not(.label_fa8c):last-child,
.stale_aa8e .heading-a9cb:last-child {
  margin-bottom: 0;
}
.stale_aa8e .nav-9b20.label-soft-1f87 {
  margin-bottom: 0.41575em;
}
.stale_aa8e .hard_b8a3:before,
.stale_aa8e .label-420a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.stale_aa8e .hard_b8a3:before {
  content: "\f115";
}
.stale_aa8e .label-420a:before {
  content: "\f02c";
}
.stale_aa8e .new-9d04 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.stale_aa8e .new-9d04 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs_bd8f {
  display: -webkit-box;
  display: flex;
}
.tabs_bd8f .slow_fd3b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs_bd8f .slow_fd3b {
    flex-basis: 90px;
  }
}
.tabs_bd8f .old-b9f9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_bd8f .old-b9f9 {
    flex-basis: calc(100% - 50px);
  }
}
.tabs_bd8f .tabs_new_d270 p:last-child {
  margin-bottom: 0.72em;
}
.hidden_80bc .media-narrow-fe99 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden_80bc .media-narrow-fe99:after,
.hidden_80bc .media-narrow-fe99:before {
  content: "";
  display: table;
}
.hidden_80bc .media-narrow-fe99:after {
  clear: both;
}
.hidden_80bc .media-narrow-fe99 .black_ad98,
.hidden_80bc .media-narrow-fe99 .search_67b7 {
  width: 49%;
}
.hidden_80bc .media-narrow-fe99 .black_ad98 a span.filter-advanced-9270,
.hidden_80bc .media-narrow-fe99 .search_67b7 a span.filter-advanced-9270 {
  display: block;
  margin-bottom: 5px;
}
.hidden_80bc .media-narrow-fe99 .search_67b7 {
  float: left;
  text-align: left;
}
.hidden_80bc .media-narrow-fe99 .black_ad98 {
  float: right;
  text-align: right;
}
.pressed_a7aa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pressed_a7aa {
    margin-bottom: 0;
  }
}
.banner_huge_ddab {
  margin-bottom: 1em;
}
.banner_huge_ddab .label_fa8c {
  font-size: 1.1em;
  line-height: 1.3;
}
.disabled-out-2485 a {
  display: block;
  line-height: 0;
  position: relative;
}
.link_ab6f .banner_huge_ddab,
.form_19cd .banner_huge_ddab {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .link_ab6f .banner_huge_ddab,
  .form_19cd .banner_huge_ddab {
    display: block;
  }
}
.link_ab6f .disabled-out-2485,
.form_19cd .disabled-out-2485 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .link_ab6f .disabled-out-2485,
  .form_19cd .disabled-out-2485 {
    margin-bottom: 1em;
  }
}
.link_ab6f .disabled-out-2485 img,
.form_19cd .disabled-out-2485 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.link_ab6f .tiny-1b8f,
.form_19cd .tiny-1b8f {
  flex-basis: calc(100% - 160px);
}
.link_ab6f .tiny-1b8f p,
.form_19cd .tiny-1b8f p {
  margin-bottom: 0;
}
.link_ab6f .tiny-1b8f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .link_ab6f .tiny-1b8f {
    padding-left: 0;
  }
}
.form_19cd .tiny-1b8f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form_19cd .tiny-1b8f {
    padding-right: 0;
  }
}
.form_19cd .disabled-out-2485 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search-hard-de7d .disabled-out-2485 {
  margin-bottom: 0.5em;
}
.search-hard-de7d .disabled-out-2485 img {
  width: 100%;
}
.module_active_d636 .frame-8bcd,
.hero-e1c1 .frame-8bcd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero-e1c1 .red-218c .module_old_2c3b p:last-child {
  margin-bottom: 0;
}
.aside_b3c8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.list_da5f .easy-df02 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .list_da5f .easy-df02:last-of-type {
    margin-bottom: 0;
  }
}
.list_da5f .easy-df02 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list_da5f .easy-df02 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.list_da5f .easy-df02 ul li {
  margin: 0 0 0.6em;
}
.list_da5f .easy-df02 ul li.lite_f09d,
.list_da5f .easy-df02 ul li.card_over_76fa {
  position: relative;
}
.list_da5f .easy-df02 ul li.lite_f09d .detail_0b84,
.list_da5f .easy-df02 ul li.card_over_76fa .detail_0b84 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.list_da5f .easy-df02 ul li.lite_f09d:after:after,
.list_da5f .easy-df02 ul li.lite_f09d:after:before,
.list_da5f
  .easy-df02
  ul
  li.card_over_76fa:after:after,
.list_da5f
  .easy-df02
  ul
  li.card_over_76fa:after:before {
  content: "";
  display: table;
}
.list_da5f .easy-df02 ul li.lite_f09d:after:after,
.list_da5f
  .easy-df02
  ul
  li.card_over_76fa:after:after {
  clear: both;
}
.list_da5f .easy-df02 a.pink-ac8e:hover {
  text-decoration: none;
}
.list_da5f .easy-df02 select {
  max-width: 100%;
}
.list_da5f .easy-df02 table {
  font-size: 85%;
}
.list_da5f .easy-df02 table td,
.list_da5f .easy-df02 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.list_da5f .easy-df02 table tfoot td {
  text-align: left;
}
.list_da5f .easy-df02 :last-child {
  margin-bottom: 0;
}
.list_da5f .easy-df02 .yellow-a266 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.list_da5f .easy-df02 .yellow-a266 label {
  width: 100%;
}
.list_da5f .easy-df02 .yellow-a266 .bronze-2bf4 {
  width: 100%;
  display: block;
}
.list_da5f .easy-df02 .yellow-a266 .thumbnail_copper_78ae {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.list_da5f .easy-df02 .yellow-a266 .thumbnail_copper_78ae:hover svg #svg-search {
  fill: #444;
}
.list_da5f .easy-df02 .yellow-a266 .thumbnail_copper_78ae svg {
  width: 18px;
  height: 18px;
}
.list_da5f .chip-hot-6702 ul ul,
.list_da5f .sort-rough-9737 ul ul,
.list_da5f .text-lite-b014 ul ul,
.list_da5f .message-top-839d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.list_da5f .chip-hot-6702 .lite_d598 > a,
.list_da5f .sort-rough-9737 .lite_d598 > a,
.list_da5f .text-lite-b014 .lite_d598 > a,
.list_da5f .message-top-839d .lite_d598 > a {
  margin-bottom: 0;
}
.list_da5f .backdrop-static-c0b0 li,
.list_da5f .chip-hot-6702 li,
.list_da5f .gold_0b5f li,
.list_da5f .sort-rough-9737 li,
.list_da5f .text-lite-b014 li,
.list_da5f .message-top-839d li,
.list_da5f .tag_yellow_e16d li,
.list_da5f .accordion_wood_751e li {
  display: block;
  position: relative;
}
.list_da5f .backdrop-static-c0b0 li:last-child,
.list_da5f .chip-hot-6702 li:last-child,
.list_da5f .gold_0b5f li:last-child,
.list_da5f .sort-rough-9737 li:last-child,
.list_da5f .text-lite-b014 li:last-child,
.list_da5f .message-top-839d li:last-child,
.list_da5f .tag_yellow_e16d li:last-child,
.list_da5f .accordion_wood_751e li:last-child {
  border: none;
}
.list_da5f .backdrop-static-c0b0 li a,
.list_da5f .chip-hot-6702 li a,
.list_da5f .gold_0b5f li a,
.list_da5f .sort-rough-9737 li a,
.list_da5f .text-lite-b014 li a,
.list_da5f .message-top-839d li a,
.list_da5f .tag_yellow_e16d li a,
.list_da5f .accordion_wood_751e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list_da5f .backdrop-static-c0b0 li ul li::before,
.list_da5f .chip-hot-6702 li ul li::before,
.list_da5f .gold_0b5f li ul li::before,
.list_da5f .sort-rough-9737 li ul li::before,
.list_da5f .text-lite-b014 li ul li::before,
.list_da5f .message-top-839d li ul li::before,
.list_da5f .tag_yellow_e16d li ul li::before,
.list_da5f .accordion_wood_751e li ul li::before {
  left: 15px;
}
.list_da5f .backdrop-static-c0b0 li ul a,
.list_da5f .chip-hot-6702 li ul a,
.list_da5f .gold_0b5f li ul a,
.list_da5f .sort-rough-9737 li ul a,
.list_da5f .text-lite-b014 li ul a,
.list_da5f .message-top-839d li ul a,
.list_da5f .tag_yellow_e16d li ul a,
.list_da5f .accordion_wood_751e li ul a {
  padding-left: 20px;
}
.list_da5f .backdrop-static-c0b0 li ul ul li::before,
.list_da5f .chip-hot-6702 li ul ul li::before,
.list_da5f .gold_0b5f li ul ul li::before,
.list_da5f .sort-rough-9737 li ul ul li::before,
.list_da5f .text-lite-b014 li ul ul li::before,
.list_da5f .message-top-839d li ul ul li::before,
.list_da5f .tag_yellow_e16d li ul ul li::before,
.list_da5f .accordion_wood_751e li ul ul li::before {
  left: 30px;
}
.list_da5f .backdrop-static-c0b0 li ul ul a,
.list_da5f .chip-hot-6702 li ul ul a,
.list_da5f .gold_0b5f li ul ul a,
.list_da5f .sort-rough-9737 li ul ul a,
.list_da5f .text-lite-b014 li ul ul a,
.list_da5f .message-top-839d li ul ul a,
.list_da5f .tag_yellow_e16d li ul ul a,
.list_da5f .accordion_wood_751e li ul ul a {
  padding-left: 40px;
}
.list_da5f .text-ff69 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list_da5f .accordion_wood_751e ul li {
  margin-bottom: 1.41575em;
}
.list_da5f .accordion_wood_751e ul li .message-b133 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.list_da5f .accordion_wood_751e ul li .iron_d878 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.link-stale-e917 .backdrop-static-c0b0 li a,
.link-stale-e917 .chip-hot-6702 li a,
.link-stale-e917 .gold_0b5f li a,
.link-stale-e917 .sort-rough-9737 li a,
.link-stale-e917 .text-lite-b014 li a,
.link-stale-e917 .message-top-839d li a,
.link-stale-e917 .tag_yellow_e16d li a,
.link-stale-e917 .accordion_wood_751e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-stale-e917 .text-ff69 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-stale-e917 .easy-df02 ul li.lite_f09d .detail_0b84,
.link-stale-e917 .easy-df02 ul li.card_over_76fa .detail_0b84 {
  background: rgba(0, 0, 0, 0.2);
}
.link-stale-e917 .list_da5f .easy-df02 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-a43d .list_da5f .inner-0219 li {
  margin: 0;
}
.picture-a43d .list_da5f .inner-0219 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.picture-a43d .list_da5f .inner-0219 li ul {
  margin: 0;
}
.picture-a43d .list_da5f .inner-0219 li ul li a {
  padding-left: 15px;
}
.picture-a43d .list_da5f .inner-0219 li ul li li a {
  padding-left: 30px;
}
.picture-a43d .list_da5f .inner-0219 li.detail_3ca2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.picture-a43d .list_da5f .inner-0219 li.detail_3ca2 > 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;
}
.picture-a43d .list_da5f .inner-0219 li.detail_3ca2 > 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;
}
.accent-huge-833d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.inner-0572 {
  position: relative;
  z-index: 10;
}
.inner-0572 .surface-gas-34cf {
  width: 100%;
  max-width: 100%;
}
.hard-502f .input-1f2b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hard-502f .up_717f {
}
.hard-502f .link-stale-e917 {
  background: #292929;
}
.shade-17a2 .input-1f2b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shade-17a2 .up_717f {
  background: #f9f9f9;
}
.shade-17a2 .link-stale-e917 {
  background: #303030;
}
.middle-8c3f .input-1f2b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .middle-8c3f .image_stale_6f4a {
    margin-bottom: 1em;
  }
  .middle-8c3f .image_stale_6f4a:last-child {
    margin-bottom: 0;
  }
}
.middle-8c3f .up_717f {
  background: #ededed;
}
.middle-8c3f .link-stale-e917 {
  background: #1a1a1a;
}
.input-1f2b.up_717f {
  color: rgba(0, 0, 0, 0.6);
}
.input-1f2b.up_717f .mask_active_3539 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-1f2b.link-stale-e917 {
  color: rgba(255, 255, 255, 0.99);
}
.input-1f2b.link-stale-e917 a:not(.pink-ac8e) {
  color: rgba(255, 255, 255, 0.79);
}
.input-1f2b.link-stale-e917 a:not(.pink-ac8e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-1f2b.link-stale-e917 .mask_active_3539 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-1f2b.link-stale-e917 table tbody td,
.input-1f2b.link-stale-e917 table th {
  background: rgba(0, 0, 0, 0.08);
}
.center_64a9.large-633f .active_0e23 {
  max-width: initial;
}
.center_64a9 .description_fixed_311a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.center_64a9 .description_fixed_311a .surface-gas-34cf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .center_64a9 .description_fixed_311a .surface-gas-34cf {
    display: block;
    margin-bottom: 2em;
  }
  .center_64a9 .description_fixed_311a .surface-gas-34cf:last-child {
    margin-bottom: 0;
  }
}
.middle-8c3f .image_stale_6f4a:last-child,
.shade-17a2 .image_stale_6f4a:last-child,
.hard-502f .image_stale_6f4a:last-child {
  margin-bottom: 0;
}
.middle-8c3f .image_stale_6f4a .list_da5f .easy-df02:last-child,
.shade-17a2 .image_stale_6f4a .list_da5f .easy-df02:last-child,
.hard-502f .image_stale_6f4a .list_da5f .easy-df02:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .middle-8c3f .soft-03dd,
  .middle-8c3f .dirty-9ee5,
  .shade-17a2 .soft-03dd,
  .shade-17a2 .dirty-9ee5,
  .hard-502f .soft-03dd,
  .hard-502f .dirty-9ee5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .inner-0572 .image_stale_6f4a {
    margin-bottom: 2em;
  }
}
.inner-0572 p:last-child {
  margin-bottom: 0;
}
.inner-0572 li,
.inner-0572 ul {
  list-style: none;
  margin: 0;
}
.inner-0572 ul ul {
  margin-left: 2.617924em;
}
.small-2895 {
  font-size: 0.875em;
}

/* css-noise: fa99 */
.promo-block-u5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
