/*!
Theme Name: Customify
Theme URI: https://pressmaximum.simple_7d76/customify
Author: WPCustomify
Author URI: https://pressmaximum.simple_7d76
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.simple_7d76/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent_1eab.aside-34d9/licenses/gpl-2.0.detail-fast-0ede
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.small_6093/, (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.accent_1724.surface-fbef/normalize.outer-f210/
 ======
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.outer-f210 v7.0.0 | MIT License | github.simple_7d76/necolas/normalize.outer-f210 */
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;
}
.popup-dim-9afb .green-a26b,
.warm_e734,
.inner-91cc,
.dynamic-fdcf,
.header_c85c,
.prev-bf9f,
.breadcrumb_cold_8db5,
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;
}
.warm_e734,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .warm_e734,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .warm_e734,
  h1 {
    font-size: 1.8em;
  }
}
.inner-91cc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.inner-91cc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .inner-91cc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .inner-91cc,
  h2 {
    font-size: 1.7em;
  }
}
.dynamic-fdcf,
h3 {
  font-size: 1.618em;
}
.popup-dim-9afb .green-a26b,
.header_c85c,
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.cold_f23b {
  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;
}
.shade-f580:after,
.shade-f580:before,
.warm-dc75:after,
.warm-dc75:before {
  content: "";
  display: table;
}
.shade-f580:after,
.warm-dc75:after {
  clear: both;
}
.slider_b203 {
  float: right;
  margin-right: 0;
}
.header_7326 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.message-4fe2 .content_dark_83d1,
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;
}
.message-4fe2 .content_dark_83d1: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;
}
.list-ba03 .content_dark_83d1 {
  box-shadow: none;
}
.list-ba03
  .content_dark_83d1
  .card-bronze-21bc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list-ba03 .content_dark_83d1 .list-2e9c {
  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;
}
.list-ba03
  .content_dark_83d1
  .list-2e9c
  b {
  display: none;
}
.list-ba03 .action_7004 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gradient-advanced-267b:not(.prev_68f4):not(.gradient-upper-fbbc),
button:not(.prev_68f4):not(.gradient-upper-fbbc),
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ),
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ),
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ) {
  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;
}
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):hover,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):hover,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):hover,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):hover,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):active,
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):active,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):active,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):active,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):active,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus {
  outline: 0;
}
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a {
  position: relative;
}
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .over-29bb,
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .layout-d007,
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .current_2484,
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  i,
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  svg,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .over-29bb,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .layout-d007,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .current_2484,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  i,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  svg,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .over-29bb,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .layout-d007,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .current_2484,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  i,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  svg,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .over-29bb,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .layout-d007,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .current_2484,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  i,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  svg,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .over-29bb,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .layout-d007,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  .current_2484,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  i,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a
  svg {
  visibility: hidden;
}
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a:after,
button:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a:after,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a:after,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a:after,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ).fn-loading-534a: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;
}
.gradient-advanced-267b:not(.prev_68f4):not(.gradient-upper-fbbc),
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ),
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ),
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ) {
  color: #fff;
  background: #235787;
}
.gradient-advanced-267b:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus,
input[type="button"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus,
input[type="reset"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus,
input[type="submit"]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ):focus {
  color: #fff;
}
.gradient-advanced-267b.fn-disabled-534a:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ),
.gradient-advanced-267b[disabled]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ),
button.fn-disabled-534a:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ),
button[disabled]:not(.prev_68f4):not(
    .gradient-upper-fbbc
  ) {
  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;
}
.pagination_copper_d85f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination_copper_d85f: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;
}
.in-617f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.slider-9379 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pink_9558 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-f580:after,
.shade-f580:before,
.overlay_over_5bed:after,
.overlay_over_5bed:before,
.focused_a641:after,
.focused_a641:before,
.module-329c:after,
.module-329c:before,
.prev-945c:after,
.prev-945c:before,
.row-gold-59f4:after,
.row-gold-59f4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-f580:after,
.overlay_over_5bed:after,
.focused_a641:after,
.module-329c:after,
.prev-945c:after,
.row-gold-59f4:after {
  clear: both;
}
.overlay_over_5bed .active_fixed_0a04,
.focused_a641 .active_fixed_0a04,
.under_1ea0 .active_fixed_0a04 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.filter_last_9bf3 {
  display: inline-block;
}
.upper_7ad3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.upper_7ad3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.upper_7ad3 .black-4fb1 {
  padding: 1em 0;
  font-size: 85%;
}
.black-4fb1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.full_6fc4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.full_6fc4:after,
.full_6fc4:before {
  content: "";
  display: table;
}
.full_6fc4:after {
  clear: both;
}
.small_4f30 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.form-outer-b355 .small_4f30 {
  max-width: 50%;
}
.search_be85 .small_4f30 {
  max-width: 33.33%;
}
.list-brown-2a92 .small_4f30 {
  max-width: 25%;
}
.card-solid-3461 .small_4f30 {
  max-width: 20%;
}
.pagination_north_fca3 .small_4f30 {
  max-width: 16.66%;
}
.component_brown_8ef7 .small_4f30 {
  max-width: 14.28%;
}
.shadow_ac9e .small_4f30 {
  max-width: 12.5%;
}
.heading-cold-0438 .small_4f30 {
  max-width: 11.11%;
}
.detail_df16 {
  display: block;
}
.popup-dim-9afb .link_left_b6e5 label,
.popup-dim-9afb .inner-df53 label,
.popup-dim-9afb .component-hard-1e61 label,
.popup-dim-9afb .plasma-2711 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-dirty-ba83 {
  list-style: none;
  margin: 0;
}
.form-dirty-ba83 article.highlight-c47c {
  margin-bottom: 0;
}
.form-dirty-ba83 ul {
  list-style: none;
  margin: 0;
}
.form-dirty-ba83 .media_wide_6ba0 li.highlight-c47c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-dirty-ba83 .media_wide_6ba0 li.highlight-c47c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-dirty-ba83 .media_wide_6ba0 li.highlight-c47c: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) {
  .form-dirty-ba83 .media_wide_6ba0 li.highlight-c47c li.highlight-c47c li.highlight-c47c li.highlight-c47c {
    padding-left: 0;
  }
}
article.highlight-c47c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-c47c .overlay_over_5bed p:last-of-type {
  margin-bottom: 0;
}
article.highlight-c47c .north_0600 {
  float: left;
}
article.highlight-c47c .filter-0911 {
  margin-left: 85px;
}
article.highlight-c47c .accordion-soft-55f1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-c47c .accordion-soft-55f1 .section_fluid_c8bb {
  margin-left: 10px;
}
article.highlight-c47c .south_c353 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-c47c .sort-liquid-b366 {
  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 .link_left_b6e5,
  #respond .component-hard-1e61,
  #respond .plasma-2711 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_left_b6e5 input,
#respond .component-hard-1e61 input,
#respond .plasma-2711 input {
  width: 100%;
}
#respond .plasma-2711 {
  margin-right: 0;
}
#respond .footer_8da5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-glass-0810 {
  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;
}
.tag-glass-0810.picture_red_c379 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag-glass-0810 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%);
}
.tag-glass-0810:focus,
.tag-glass-0810: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);
}
.pattern-dim-dbdf {
  border-radius: 10%;
}
.component_fixed_00e0 {
  border-radius: 50%;
}
.gold-378f {
  font-size: 0.72em;
}
.liquid_8022 {
  font-size: 0.875em;
}
.progress-e7dd {
  font-size: 1.1em;
}
.content-green-edca {
  text-transform: uppercase;
  line-height: 1.2;
}
.content-green-edca.gold-378f {
  letter-spacing: 0.5px;
}
.hero_medium_3115,
.hero_medium_3115 a {
  color: #6d6d6d;
}
.hero_medium_3115 a:hover {
  color: #111;
}
.tabs_center_a619 {
  color: #6d6d6d;
}
.cool-ad96 {
  overflow-x: hidden;
}
.cool-ad96 .rough_f268.bronze-452d {
  position: relative;
}
.cool-ad96 .rough_f268.bronze-452d.pressed-6757 {
  position: initial;
}
.cool-ad96
  .rough_f268.bronze-452d.pressed-6757
  .card-south-03cf {
  left: auto;
}
.cool-ad96 .rough_f268 .card-south-03cf {
  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;
}
.cool-ad96 .rough_f268:hover.bronze-452d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cool-ad96
  .rough_f268:hover.bronze-452d
  .card-south-03cf {
  display: block;
  z-index: 9999999;
}
.cool-ad96 .new-ddf4 .large_f888,
.cool-ad96 .icon-top-8153 .large_f888 {
  display: none;
}
.cool-ad96 .background-b137 .rough_f268:hover.bronze-452d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.popup-dim-9afb .link_left_b6e5 label,
.popup-dim-9afb .inner-df53 label,
.popup-dim-9afb .component-hard-1e61 label,
.popup-dim-9afb .plasma-2711 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-dirty-ba83 {
  list-style: none;
  margin: 0;
}
.form-dirty-ba83 article.highlight-c47c {
  margin-bottom: 0;
}
.form-dirty-ba83 ul {
  list-style: none;
  margin: 0;
}
.form-dirty-ba83 .media_wide_6ba0 li.highlight-c47c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-dirty-ba83 .media_wide_6ba0 li.highlight-c47c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-dirty-ba83 .media_wide_6ba0 li.highlight-c47c: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) {
  .form-dirty-ba83 .media_wide_6ba0 li.highlight-c47c li.highlight-c47c li.highlight-c47c li.highlight-c47c {
    padding-left: 0;
  }
}
article.highlight-c47c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-c47c .overlay_over_5bed p:last-of-type {
  margin-bottom: 0;
}
article.highlight-c47c .north_0600 {
  float: left;
}
article.highlight-c47c .filter-0911 {
  margin-left: 85px;
}
article.highlight-c47c .accordion-soft-55f1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-c47c .accordion-soft-55f1 .section_fluid_c8bb {
  margin-left: 10px;
}
article.highlight-c47c .south_c353 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-c47c .sort-liquid-b366 {
  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 .link_left_b6e5,
  #respond .component-hard-1e61,
  #respond .plasma-2711 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_left_b6e5 input,
#respond .component-hard-1e61 input,
#respond .plasma-2711 input {
  width: 100%;
}
#respond .plasma-2711 {
  margin-right: 0;
}
#respond .footer_8da5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.new-ddf4 .modal_warm_8b6f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.modal_warm_8b6f .hero_warm_fcc6.tall-8dff .warm-503a > li > a:focus,
.modal_warm_8b6f .hero_warm_fcc6.tall-8dff .warm-503a > li > a:hover,
.modal_warm_8b6f .hero_warm_fcc6.north_fad2 .warm-503a > li > a:focus,
.modal_warm_8b6f .hero_warm_fcc6.north_fad2 .warm-503a > li > a:hover,
.modal_warm_8b6f .hero_warm_fcc6.warm-39dc .warm-503a > li > a:focus,
.modal_warm_8b6f .hero_warm_fcc6.warm-39dc .warm-503a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_warm_8b6f
  .hero_warm_fcc6.tall-8dff
  .warm-503a
  > li.tag_bottom_dd8d
  > a,
.modal_warm_8b6f
  .hero_warm_fcc6.tall-8dff
  .warm-503a
  > li.grid_small_e039
  > a,
.modal_warm_8b6f
  .hero_warm_fcc6.north_fad2
  .warm-503a
  > li.tag_bottom_dd8d
  > a,
.modal_warm_8b6f
  .hero_warm_fcc6.north_fad2
  .warm-503a
  > li.grid_small_e039
  > a,
.modal_warm_8b6f
  .hero_warm_fcc6.warm-39dc
  .warm-503a
  > li.tag_bottom_dd8d
  > a,
.modal_warm_8b6f .hero_warm_fcc6.warm-39dc .warm-503a > li.thick-985f > a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_warm_8b6f .sidebar-current-bf02,
.modal_warm_8b6f .sidebar-current-bf02 a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_warm_8b6f .sort_small_61c6.backdrop-4724 li a,
.modal_warm_8b6f .stone-53c2 a,
.modal_warm_8b6f .column_1bd4,
.modal_warm_8b6f .warm-503a > li > a,
.modal_warm_8b6f .paragraph_5970 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f .sort_small_61c6.backdrop-4724 li a:hover,
.modal_warm_8b6f .stone-53c2 a:hover,
.modal_warm_8b6f .column_1bd4:hover,
.modal_warm_8b6f .warm-503a > li > a:hover,
.modal_warm_8b6f .paragraph_5970:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_warm_8b6f .right-76f2 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f .right-76f2 .column_eb3a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_warm_8b6f .right-76f2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_warm_8b6f .gas-bf45 .avatar_dark_a70a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f .gas-bf45 .avatar_dark_a70a .fixed_e9f1 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f
  .gas-bf45
  .avatar_dark_a70a
  .fixed_e9f1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f
  .gas-bf45
  .avatar_dark_a70a
  .fixed_e9f1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f
  .gas-bf45
  .avatar_dark_a70a
  .fixed_e9f1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f
  .gas-bf45
  .avatar_dark_a70a
  .fixed_e9f1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f .gas-bf45 .column-9864 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_warm_8b6f .gas-bf45 .column-9864:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-cold-9936
  .modal_warm_8b6f
  .gas-bf45
  .input_pressed_f4d1
  .hover_12e6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-cold-9936
  .modal_warm_8b6f
  .gas-bf45
  .input_pressed_f4d1
  .fixed_e9f1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new-ddf4 .row_137f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.row_137f .hero_warm_fcc6.tall-8dff .warm-503a > li > a:focus,
.row_137f .hero_warm_fcc6.tall-8dff .warm-503a > li > a:hover,
.row_137f .hero_warm_fcc6.north_fad2 .warm-503a > li > a:focus,
.row_137f .hero_warm_fcc6.north_fad2 .warm-503a > li > a:hover,
.row_137f .hero_warm_fcc6.warm-39dc .warm-503a > li > a:focus,
.row_137f .hero_warm_fcc6.warm-39dc .warm-503a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_137f
  .hero_warm_fcc6.tall-8dff
  .warm-503a
  > li.tag_bottom_dd8d
  > a,
.row_137f
  .hero_warm_fcc6.tall-8dff
  .warm-503a
  > li.grid_small_e039
  > a,
.row_137f
  .hero_warm_fcc6.north_fad2
  .warm-503a
  > li.tag_bottom_dd8d
  > a,
.row_137f
  .hero_warm_fcc6.north_fad2
  .warm-503a
  > li.grid_small_e039
  > a,
.row_137f
  .hero_warm_fcc6.warm-39dc
  .warm-503a
  > li.tag_bottom_dd8d
  > a,
.row_137f .hero_warm_fcc6.warm-39dc .warm-503a > li.thick-985f > a {
  color: rgba(0, 0, 0, 0.8);
}
.row_137f .sidebar-current-bf02,
.row_137f .sidebar-current-bf02 a {
  color: rgba(0, 0, 0, 0.8);
}
.row_137f .sort_small_61c6.backdrop-4724 li a,
.row_137f .stone-53c2 a,
.row_137f .column_1bd4,
.row_137f .warm-503a > li > a,
.row_137f .paragraph_5970 {
  color: rgba(0, 0, 0, 0.55);
}
.row_137f .sort_small_61c6.backdrop-4724 li a:hover,
.row_137f .stone-53c2 a:hover,
.row_137f .column_1bd4:hover,
.row_137f .warm-503a > li > a:hover,
.row_137f .paragraph_5970:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_137f .right-76f2 {
  color: rgba(0, 0, 0, 0.55);
}
.row_137f .right-76f2 .column_eb3a {
  color: rgba(0, 0, 0, 0.8);
}
.row_137f .right-76f2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-ac64 .advanced-c18a {
  margin-left: auto;
  margin-right: auto;
}
.focused_a641 > * {
  margin-left: auto;
  margin-right: auto;
}
.focused_a641 .in-617f {
  margin-right: 1.41575em;
}
.active_54e5 .focused_a641 > .filter-warm-b6af {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.active_54e5 .focused_a641 > .dropdown_over_615b {
  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;
}
.texture-44bf.disabled-ac64 .advanced-c18a,
.icon-basic-d445.disabled-ac64 .advanced-c18a {
  margin-left: 0;
}
.primary_right_7c7f.disabled-ac64 .advanced-c18a,
.block-fixed-7d59.disabled-ac64 .advanced-c18a {
  margin-right: 0;
}
.focused_a641 ol,
.focused_a641 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.outline_67f8 video {
  max-width: 100%;
}
.search_cool_cf6f img {
  display: block;
}
.search_cool_cf6f.in-617f,
.search_cool_cf6f.slider-9379 {
  width: 100%;
}
.search_cool_cf6f.dropdown_over_615b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop-complex-af3c:not(.liquid-c327) {
  margin: 1.5em auto;
}
.cool-9bc8 p {
  padding: 1.5em 14px;
}
ul.action_d61b.dropdown_over_615b,
ul.action_d61b.filter-warm-b6af,
ul.action_d61b.column-9fa3.filter-warm-b6af {
  padding: 0 14px;
}
.new-5071 {
  display: block;
  overflow-x: auto;
}
.new-5071 table {
  border-collapse: collapse;
  width: 100%;
}
.new-5071 td,
.new-5071 th {
  padding: 0.5em;
}
.focused_a641 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focused_a641 ol ol,
.focused_a641 ol ul,
.focused_a641 ul ol,
.focused_a641 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focused_a641 ol ol li,
.focused_a641 ol ul li,
.focused_a641 ul ol li,
.focused_a641 ul ul li {
  margin-left: 0;
}
.active_5675.sort-solid-4c18 > .status-b3a2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active_5675.sort-solid-4c18 > .status-b3a2 iframe,
.active_5675.sort-solid-4c18 > .status-b3a2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.narrow_b359 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.narrow_b359.south-ba26 {
  padding: 0;
}
.narrow_b359.south-ba26 cite {
  font-size: 13px;
}
.narrow_b359 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.narrow_b359 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wrapper_f2b1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wrapper_f2b1 > p:first-child {
  margin-top: 0;
}
.wrapper_f2b1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wrapper_f2b1 blockquote {
  border-left: 0;
}
.pro-5f70 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pro-5f70:not(.paper_5519) {
  max-width: 100px;
}
.pro-5f70.breadcrumb-affc {
  border-bottom: none !important;
  text-align: center;
}
.pro-5f70.breadcrumb-affc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .cool-9bc8 p {
    padding: 1.5em 0;
  }
}
.image_7508 {
  color: #0073aa;
}
.element_cool_773e {
  background-color: #0073aa;
}
.new_81d6 {
  color: #229fd8;
}
.layout_bright_9dd6 {
  background-color: #229fd8;
}
.green_82b0 {
  color: #eee;
}
.current_f8b2 {
  background-color: #eee;
}
.search_46e9 {
  color: #444;
}
.accent_5311 {
  background-color: #444;
}
.tall-7356 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tall-7356 .pattern-steel-cb97 .stone-53c2 {
  font-size: 15px;
}
.tall-7356 .stone-53c2 {
  line-height: 1.3;
}
.tall-7356 .row_137f {
}
.tall-7356 .modal_warm_8b6f {
  background: #235787;
}
.in-7956 {
  padding: 0;
}
.in-7956 .modal_warm_8b6f {
  background: #1a1a1a;
}
.in-7956 .row_137f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.focus-1183 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.focus-1183 .row_137f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.focus-1183 .modal_warm_8b6f {
  background: #303030;
}
.row-gold-59f4 {
  position: relative;
  z-index: 10;
}
.row-gold-59f4 .container_0235 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-362c .bronze-452d {
  display: inline-block;
  vertical-align: middle;
}
.hard-362c.gas_9e8a .bronze-452d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hard-362c.gas_9e8a .bronze-452d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hard-362c.gas_9e8a .bronze-452d {
    margin-right: 0.4em;
  }
}
.hard-362c.gas_9e8a .bronze-452d:last-child {
  margin-right: 0;
}
.new-b806 .container_0235 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .new-ddf4 .pattern-steel-cb97 {
    margin: 0 -0.5em;
  }
  .new-ddf4 .pattern-steel-cb97 [class*="customify-col-"],
  .new-ddf4 .pattern-steel-cb97 [class*="customify-col_"],
  .new-ddf4 .pattern-steel-cb97 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.new-ddf4.header-over-9128 .container_0235 {
  background: 0 0 !important;
}
.new-ddf4.header-over-9128 .container_0235,
.new-ddf4.new-b806 .container_0235 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .new-ddf4.motion-cb84 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.new-ddf4.new-b806 .container_0235 {
  box-shadow: none !important;
}
.filter_gas_242e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .filter_gas_242e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .filter_gas_242e {
    padding: 18px 0 20px;
  }
}
.filter_gas_242e .dynamic-6355 {
  width: 100%;
}
.filter_gas_242e .secondary-left-d0a8 {
  margin-bottom: 0;
}
.filter_gas_242e .label_thick_5e60 {
  margin-top: 5px;
  font-size: 0.875em;
}
.card_dbc8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.card_dbc8 .label_51b4 {
  width: 100%;
}
.middle_9358 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.middle_9358 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.middle_9358 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;
}
.middle_9358 li:last-child:after {
  display: none;
}
.middle_9358 li a {
  font-weight: 500;
  margin-right: 10px;
}
.outer-4af7 .large_f888 button,
.filter_gas_242e .large_f888 button {
  left: 0;
}
.outer-4af7 .label_51b4,
.filter_gas_242e .label_51b4 {
  padding-left: 0;
  padding-right: 0;
}
.outer-4af7 .card_dbc8,
.filter_gas_242e .card_dbc8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.outer-4af7 {
  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;
}
.outer-4af7: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;
}
.outer-4af7 .detail-5281 {
  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) {
  .outer-4af7 .detail-5281 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .outer-4af7 .detail-5281 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .outer-4af7 .detail-5281 {
    min-height: 200px;
  }
}
.outer-4af7 .middle_9358 {
  color: rgba(255, 255, 255, 0.8);
}
.outer-4af7 .middle_9358 a,
.outer-4af7 .middle_9358 li:after {
  color: inherit;
}
.outer-4af7 .middle_9358 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip-dynamic-20f1 {
  margin-bottom: 0.5em;
}
.feature_gas_d82f {
  margin-bottom: 1.2em;
}
.feature_gas_d82f,
.tooltip-dynamic-20f1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.feature_gas_d82f p:last-child,
.tooltip-dynamic-20f1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .large_f888,
#masthead .large_f888 {
  display: none;
}
#masthead
  > .large_f888.wide-e466 {
  display: none;
}
#masthead > .large_f888 button {
  left: 0;
}
.yellow-f8f3 {
  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%;
}
.yellow-f8f3 .bronze-452d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.yellow-f8f3 .wood-e10d {
  display: -webkit-box;
  display: flex;
}
.yellow-f8f3 .wood-e10d.bottom-b259 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.yellow-f8f3 .wood-e10d.pro_9328 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow-f8f3 .wood-e10d.article_soft_01c8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow-f8f3.disabled-9c4b.accent_first_c6f2 .wood-e10d.bottom-b259 {
  flex-basis: 100%;
}
.yellow-f8f3.alert_efb8 .wood-e10d.pro_9328 {
  -webkit-box-flex: 1;
  flex: auto;
}
.yellow-f8f3.alert_efb8 .wood-e10d.article_soft_01c8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .large_f888.wide-e466 {
  display: none;
}
#masthead > .large_f888 button {
  left: 0;
}
.link_e657 {
  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;
}
.link_e657:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link_e657.light_9c28 i {
  margin-right: 4px;
}
.link_e657.gradient-8e4c i {
  margin-left: 5px;
}
.stone-53c2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.stone-53c2 p:last-child {
  margin-bottom: 0;
}
.outline_over_228e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outline_over_228e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outline_over_228e img {
  display: block;
  width: auto;
  line-height: 1;
}
.outline_over_228e .sidebar-current-bf02 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outline_over_228e .logo_next_a63d {
  margin: 5px 0 7px 0;
}
.outline_over_228e.pattern-9c5c .pro_4a2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_over_228e.pattern-9c5c .dropdown-hot-c21c {
  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;
}
.outline_over_228e.image_272c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outline_over_228e.image_272c .pro_4a2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_over_228e.image_272c .dropdown-hot-c21c {
  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;
}
.outline_over_228e.search-57a2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_over_228e.hover_0745 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outline_over_228e.hover_0745 .dropdown-hot-c21c {
  margin-top: 7px;
}
.sort-d6a9 {
  display: inline-block;
}
.row-gold-59f4 .primary_07d2 .outline_over_228e img {
  max-width: 100%;
}
.hero_warm_fcc6 .summary_glass_b8df.progress-wide-6476,
.dropdown_hard_925b .summary_glass_b8df.progress-wide-6476 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero_warm_fcc6 .silver_a8e5,
.dropdown_hard_925b .silver_a8e5 {
  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%);
}
.hero_warm_fcc6 .silver_a8e5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero_warm_fcc6.media_medium_41bc .silver_a8e5 {
  display: none;
}
.hero_warm_fcc6 .glass-41b7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero_warm_fcc6 .glass-41b7 li {
  display: inline-block;
  position: relative;
}
.hero_warm_fcc6 .glass-41b7 li:last-child {
  margin-right: 0;
}
.hero_warm_fcc6 .glass-41b7 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;
}
.hero_warm_fcc6 .glass-41b7 li.thick-985f > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero_warm_fcc6 .glass-41b7 > 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;
}
.hero_warm_fcc6 .glass-41b7 > li > a i {
  line-height: 0;
}
.hero_warm_fcc6 .glass-41b7 > li.solid-d18e > a .silver_a8e5 {
  margin-left: 4px;
  line-height: 0;
}
.hero_warm_fcc6 .glass-41b7 .wrapper-stale-a262 li.solid-d18e > a {
  position: relative;
}
.hero_warm_fcc6 .glass-41b7 .wrapper-stale-a262 li.solid-d18e > a:after,
.hero_warm_fcc6 .glass-41b7 .wrapper-stale-a262 li.solid-d18e > a:before {
  content: "";
  display: table;
}
.hero_warm_fcc6 .glass-41b7 .wrapper-stale-a262 li.solid-d18e > a:after {
  clear: both;
}
.hero_warm_fcc6 .glass-41b7 .wrapper-stale-a262 li.solid-d18e > a .silver_a8e5 {
  margin-left: 5px;
  float: right;
}
.hero_warm_fcc6 .header-copper-baf7,
.hero_warm_fcc6 .wrapper-stale-a262 {
  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;
}
.hero_warm_fcc6 .wrapper-stale-a262 {
  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;
}
.hero_warm_fcc6 .wrapper-stale-a262 .progress-wide-6476 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero_warm_fcc6 .wrapper-stale-a262 .silver_a8e5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero_warm_fcc6 .wrapper-stale-a262 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero_warm_fcc6 .wrapper-stale-a262 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;
}
.hero_warm_fcc6 .wrapper-stale-a262 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero_warm_fcc6 .wrapper-stale-a262 .wrapper-stale-a262 {
  top: 0;
  left: 100%;
}
.hero_warm_fcc6 .pagination_4a52.fn-focus-534a > .header-copper-baf7,
.hero_warm_fcc6 .pagination_4a52.fn-focus-534a > .wrapper-stale-a262,
.hero_warm_fcc6 .pagination_4a52:focus > .header-copper-baf7,
.hero_warm_fcc6 .pagination_4a52:focus > .wrapper-stale-a262,
.hero_warm_fcc6 .pagination_4a52:hover > .header-copper-baf7,
.hero_warm_fcc6 .pagination_4a52:hover > .wrapper-stale-a262 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero_warm_fcc6.warm-39dc .warm-503a:after,
.hero_warm_fcc6.warm-39dc .warm-503a:before {
  content: "";
  display: table;
}
.hero_warm_fcc6.warm-39dc .warm-503a:after {
  clear: both;
}
.hero_warm_fcc6.warm-39dc .warm-503a > li {
  float: left;
}
.hero_warm_fcc6.shade-7f6a .warm-503a:after,
.hero_warm_fcc6.shade-7f6a .warm-503a:before {
  content: "";
  display: table;
}
.hero_warm_fcc6.shade-7f6a .warm-503a:after {
  clear: both;
}
.hero_warm_fcc6.shade-7f6a .warm-503a > li {
  float: left;
}
.hero_warm_fcc6.shade-7f6a .warm-503a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero_warm_fcc6.shade-7f6a .warm-503a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero_warm_fcc6.shade-7f6a .warm-503a > li.tag_bottom_dd8d > a,
.hero_warm_fcc6.shade-7f6a .warm-503a > li.thick-985f > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero_warm_fcc6.tall-8dff .warm-503a > li > a .progress-wide-6476 {
  position: relative;
}
.hero_warm_fcc6.tall-8dff .warm-503a > li > a .progress-wide-6476: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;
}
.hero_warm_fcc6.tall-8dff
  .warm-503a
  > li:focus
  > a
  .progress-wide-6476:before,
.hero_warm_fcc6.tall-8dff
  .warm-503a
  > li:hover
  > a
  .progress-wide-6476:before {
  width: 100%;
  background-color: currentColor;
}
.hero_warm_fcc6.tall-8dff
  .warm-503a
  > li.tag_bottom_dd8d
  > a
  .progress-wide-6476:before,
.hero_warm_fcc6.tall-8dff
  .warm-503a
  > li.grid_small_e039
  > a
  .progress-wide-6476:before {
  width: 100%;
  background-color: currentColor;
}
.hero_warm_fcc6.north_fad2 .warm-503a > li > a .progress-wide-6476 {
  position: relative;
}
.hero_warm_fcc6.north_fad2 .warm-503a > li > a .progress-wide-6476: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;
}
.hero_warm_fcc6.north_fad2 .warm-503a > li:focus > a .progress-wide-6476:before,
.hero_warm_fcc6.north_fad2
  .warm-503a
  > li:hover
  > a
  .progress-wide-6476:before {
  width: 100%;
  background-color: currentColor;
}
.hero_warm_fcc6.north_fad2
  .warm-503a
  > li.tag_bottom_dd8d
  > a
  .progress-wide-6476:before,
.hero_warm_fcc6.north_fad2
  .warm-503a
  > li.grid_small_e039
  > a
  .progress-wide-6476:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown_hard_925b .glass-41b7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown_hard_925b .glass-41b7 li:first-child > a {
  border-top: none;
}
.dropdown_hard_925b .glass-41b7 .menu-bb69 > .progress-wide-6476 .silver_a8e5 {
  display: none;
}
.dropdown_hard_925b .glass-41b7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown_hard_925b .glass-41b7 li:last-child {
  border: none;
}
.dropdown_hard_925b .glass-41b7 li.solid-d18e > a {
  padding-right: 45px !important;
}
.dropdown_hard_925b .glass-41b7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown_hard_925b .glass-41b7 li a:focus,
.dropdown_hard_925b .glass-41b7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown_hard_925b .glass-41b7 li .breadcrumb_under_72cd {
  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;
}
.dropdown_hard_925b .glass-41b7 li .breadcrumb_under_72cd:hover {
  box-shadow: none;
}
.dropdown_hard_925b .glass-41b7 li .breadcrumb_under_72cd .silver_a8e5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown_hard_925b .glass-41b7 .wrapper-stale-a262 {
  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);
}
.dropdown_hard_925b .glass-41b7 .wrapper-stale-a262 li a {
  padding-left: 3em;
}
.dropdown_hard_925b .glass-41b7 .footer_yellow_3dd8 > a .breadcrumb_under_72cd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown_hard_925b .glass-41b7 .footer_yellow_3dd8 > .wrapper-stale-a262 {
  display: block;
  opacity: 1;
}
.frame_slow_9d56 {
  max-width: 100%;
}
.card-4386 {
  line-height: 0;
  cursor: pointer;
}
.paragraph_5970 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph_5970:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph_5970 svg {
  width: 18px;
  height: 18px;
}
.paragraph_5970 .last-7870 {
  display: none;
}
.north-d8c7 {
  position: relative;
}
.north-d8c7.fn-active-534a .paragraph_5970 .content_prev_2c9a {
  display: none;
}
.north-d8c7.fn-active-534a .paragraph_5970 .last-7870 {
  display: inline-block;
}
.north-d8c7 .primary-gas-a482 {
  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);
}
.north-d8c7.solid_cfc7 .primary-gas-a482 {
  left: auto;
  right: -0.9em;
}
.north-d8c7.solid_cfc7 .section_down_c618::before {
  left: auto;
  right: 15px;
}
.north-d8c7.fn-active-534a .primary-gas-a482 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input_pressed_f4d1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.input_pressed_f4d1 label {
  flex-basis: 100%;
}
.input_pressed_f4d1 .avatar_dark_a70a {
  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;
}
.input_pressed_f4d1 .fixed_e9f1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.input_pressed_f4d1 .fixed_e9f1:focus {
  background-color: transparent;
}
.input_pressed_f4d1 button.column-9864 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.input_pressed_f4d1 button.column-9864:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.input_pressed_f4d1 button.column-9864 svg {
  width: 18px;
  height: 18px;
}
.input_pressed_f4d1 input[type="submit"] {
  min-height: auto;
}
.gas-bf45 .input_pressed_f4d1 .fixed_e9f1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section_down_c618 {
  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) {
  .section_down_c618 {
    width: 220px;
  }
}
.section_down_c618 label {
  flex-basis: 100%;
}
.section_down_c618::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;
}
.pattern-cold-9936 .gas-bf45 .input_pressed_f4d1 {
  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;
}
.pattern-cold-9936
  .gas-bf45
  .input_pressed_f4d1
  .avatar_dark_a70a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern-cold-9936 .gas-bf45 .input_pressed_f4d1 .fixed_e9f1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern-cold-9936
  .gas-bf45
  .input_pressed_f4d1
  .fixed_e9f1:focus {
  background: 0 0;
}
.pattern-cold-9936
  .gas-bf45
  .input_pressed_f4d1
  .hover_12e6 {
  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;
}
.sort_small_61c6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort_small_61c6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort_small_61c6 li:last-child {
  margin-right: 0;
}
.sort_small_61c6 li:first-child {
  margin-left: 0;
}
.sort_small_61c6.preview_copper_7841 a {
  color: #fff;
}
.sort_small_61c6.preview_copper_7841 a:hover {
  color: #fff;
}
.sort_small_61c6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort_small_61c6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort_small_61c6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort_small_61c6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort_small_61c6 [class*="social-icon-apple"] {
  background-color: #999;
}
.sort_small_61c6 [class*="social-icon-apple"].detail_cool_1bf3 {
  background-color: transparent;
  color: #999;
}
.sort_small_61c6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort_small_61c6 [class*="social-icon-behance"].detail_cool_1bf3 {
  background-color: transparent;
  color: #1769ff;
}
.sort_small_61c6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort_small_61c6 [class*="social-icon-bitbucket"].detail_cool_1bf3 {
  background-color: transparent;
  color: #205081;
}
.sort_small_61c6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort_small_61c6 [class*="social-icon-codepen"].detail_cool_1bf3 {
  background-color: transparent;
  color: #000;
}
.sort_small_61c6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort_small_61c6 [class*="social-icon-delicious"].detail_cool_1bf3 {
  background-color: transparent;
  color: #39f;
}
.sort_small_61c6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort_small_61c6 [class*="social-icon-digg"].detail_cool_1bf3 {
  background-color: transparent;
  color: #005be2;
}
.sort_small_61c6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort_small_61c6 [class*="social-icon-dribbble"].detail_cool_1bf3 {
  background-color: transparent;
  color: #ea4c89;
}
.sort_small_61c6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort_small_61c6 [class*="social-icon-envelope"].detail_cool_1bf3 {
  background-color: transparent;
  color: #ea4335;
}
.sort_small_61c6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort_small_61c6 [class*="social-icon-facebook"].detail_cool_1bf3 {
  background-color: transparent;
  color: #3b5998;
}
.sort_small_61c6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort_small_61c6 [class*="social-icon-flickr"].detail_cool_1bf3 {
  background-color: transparent;
  color: #0063dc;
}
.sort_small_61c6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort_small_61c6 [class*="social-icon-foursquare"].detail_cool_1bf3 {
  background-color: transparent;
  color: #2d5be3;
}
.sort_small_61c6 [class*="social-icon-github"] {
  background-color: #333;
}
.sort_small_61c6 [class*="social-icon-github"].detail_cool_1bf3 {
  background-color: transparent;
  color: #333;
}
.sort_small_61c6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort_small_61c6 [class*="social-icon-google-plus"].detail_cool_1bf3 {
  background-color: transparent;
  color: #dd4b39;
}
.sort_small_61c6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort_small_61c6 [class*="social-icon-houzz"].detail_cool_1bf3 {
  background-color: transparent;
  color: #7ac142;
}
.sort_small_61c6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort_small_61c6 [class*="social-icon-instagram"].detail_cool_1bf3 {
  background-color: transparent;
  color: #262626;
}
.sort_small_61c6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort_small_61c6 [class*="social-icon-jsfiddle"].detail_cool_1bf3 {
  background-color: transparent;
  color: #487aa2;
}
.sort_small_61c6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort_small_61c6 [class*="social-icon-linkedin"].detail_cool_1bf3 {
  background-color: transparent;
  color: #0077b5;
}
.sort_small_61c6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort_small_61c6 [class*="social-icon-medium"].detail_cool_1bf3 {
  background-color: transparent;
  color: #00ab6b;
}
.sort_small_61c6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort_small_61c6
  [class*="social-icon-odnoklassniki"].detail_cool_1bf3 {
  background-color: transparent;
  color: #f4731c;
}
.sort_small_61c6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort_small_61c6 [class*="social-icon-meetup"].detail_cool_1bf3 {
  background-color: transparent;
  color: #ec1c40;
}
.sort_small_61c6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort_small_61c6 [class*="social-icon-pinterest"].detail_cool_1bf3 {
  background-color: transparent;
  color: #bd081c;
}
.sort_small_61c6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort_small_61c6 [class*="social-icon-product-hunt"].detail_cool_1bf3 {
  background-color: transparent;
  color: #da552f;
}
.sort_small_61c6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort_small_61c6 [class*="social-icon-reddit"].detail_cool_1bf3 {
  background-color: transparent;
  color: #ff4500;
}
.sort_small_61c6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort_small_61c6 [class*="social-icon-rss"].detail_cool_1bf3 {
  background-color: transparent;
  color: #f26522;
}
.sort_small_61c6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort_small_61c6
  [class*="social-icon-shopping-cart"].detail_cool_1bf3 {
  background-color: transparent;
  color: #4caf50;
}
.sort_small_61c6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort_small_61c6 [class*="social-icon-skype"].detail_cool_1bf3 {
  background-color: transparent;
  color: #00aff0;
}
.sort_small_61c6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort_small_61c6 [class*="social-icon-slideshare"].detail_cool_1bf3 {
  background-color: transparent;
  color: #0077b5;
}
.sort_small_61c6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort_small_61c6 [class*="social-icon-snapchat"].detail_cool_1bf3 {
  background-color: transparent;
  color: #fffc00;
}
.sort_small_61c6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort_small_61c6 [class*="social-icon-soundcloud"].detail_cool_1bf3 {
  background-color: transparent;
  color: #f80;
}
.sort_small_61c6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort_small_61c6 [class*="social-icon-spotify"].detail_cool_1bf3 {
  background-color: transparent;
  color: #2ebd59;
}
.sort_small_61c6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort_small_61c6
  [class*="social-icon-stack-overflow"].detail_cool_1bf3 {
  background-color: transparent;
  color: #fe7a15;
}
.sort_small_61c6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort_small_61c6 [class*="social-icon-maldkfgram"].detail_cool_1bf3 {
  background-color: transparent;
  color: #2ca5e0;
}
.sort_small_61c6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort_small_61c6 [class*="social-icon-tripadvisor"].detail_cool_1bf3 {
  background-color: transparent;
  color: #589442;
}
.sort_small_61c6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort_small_61c6 [class*="social-icon-tumblr"].detail_cool_1bf3 {
  background-color: transparent;
  color: #35465c;
}
.sort_small_61c6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort_small_61c6 [class*="social-icon-twitch"].detail_cool_1bf3 {
  background-color: transparent;
  color: #6441a5;
}
.sort_small_61c6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort_small_61c6 [class*="social-icon-twitter"].detail_cool_1bf3 {
  background-color: transparent;
  color: #1da1f2;
}
.sort_small_61c6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort_small_61c6 [class*="social-icon-vimeo"].detail_cool_1bf3 {
  background-color: transparent;
  color: #1ab7ea;
}
.sort_small_61c6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort_small_61c6 [class*="social-icon-vk"].detail_cool_1bf3 {
  background-color: transparent;
  color: #45668e;
}
.sort_small_61c6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort_small_61c6 [class*="social-icon-weibo"].detail_cool_1bf3 {
  background-color: transparent;
  color: #df2029;
}
.sort_small_61c6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort_small_61c6 [class*="social-icon-weixin"].detail_cool_1bf3 {
  background-color: transparent;
  color: #7bb32e;
}
.sort_small_61c6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort_small_61c6 [class*="social-icon-whatsapp"].detail_cool_1bf3 {
  background-color: transparent;
  color: #25d366;
}
.sort_small_61c6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort_small_61c6 [class*="social-icon-wordpress"].detail_cool_1bf3 {
  background-color: transparent;
  color: #21759b;
}
.sort_small_61c6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort_small_61c6 [class*="social-icon-xing"].detail_cool_1bf3 {
  background-color: transparent;
  color: #026466;
}
.sort_small_61c6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort_small_61c6 [class*="social-icon-yelp"].detail_cool_1bf3 {
  background-color: transparent;
  color: #af0606;
}
.sort_small_61c6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort_small_61c6 [class*="social-icon-youtube"].detail_cool_1bf3 {
  background-color: transparent;
  color: #cd201f;
}
.column_1bd4 {
  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;
}
.column_1bd4:hover {
  box-shadow: none;
  background: 0 0;
}
.light-a9b2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.backdrop_blue_903f {
  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;
}
.banner_pink_d71d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture_copper_4b91 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture_copper_4b91,
.texture_copper_4b91::after,
.texture_copper_4b91::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;
}
.texture_copper_4b91::after,
.texture_copper_4b91::before {
  content: "";
  display: block;
  background-color: inherit;
}
.surface_c2e2 .backdrop_blue_903f .banner_pink_d71d {
  margin-top: -2px;
  width: 19px;
}
.surface_c2e2 .backdrop_blue_903f .texture_copper_4b91 {
  margin-top: -1px;
}
.surface_c2e2 .backdrop_blue_903f .texture_copper_4b91,
.surface_c2e2 .backdrop_blue_903f .texture_copper_4b91::after,
.surface_c2e2 .backdrop_blue_903f .texture_copper_4b91::before {
  width: 19px;
  height: 2px;
}
.surface_c2e2 .backdrop_blue_903f .texture_copper_4b91::before {
  top: -6px;
}
.surface_c2e2 .backdrop_blue_903f .texture_copper_4b91::after {
  bottom: -6px;
}
.info_7ba5 .backdrop_blue_903f .banner_pink_d71d {
  margin-top: -2px;
  width: 22px;
}
.info_7ba5 .backdrop_blue_903f .texture_copper_4b91 {
  margin-top: -1px;
}
.info_7ba5 .backdrop_blue_903f .texture_copper_4b91,
.info_7ba5 .backdrop_blue_903f .texture_copper_4b91::after,
.info_7ba5 .backdrop_blue_903f .texture_copper_4b91::before {
  width: 22px;
  height: 2px;
}
.info_7ba5 .backdrop_blue_903f .texture_copper_4b91::before {
  top: -7px;
}
.info_7ba5 .backdrop_blue_903f .texture_copper_4b91::after {
  bottom: -7px;
}
.aside-orange-0597 .backdrop_blue_903f .banner_pink_d71d {
  margin-top: -2px;
  width: 31px;
}
.aside-orange-0597 .backdrop_blue_903f .texture_copper_4b91 {
  margin-top: -1.5px;
}
.aside-orange-0597 .backdrop_blue_903f .texture_copper_4b91,
.aside-orange-0597 .backdrop_blue_903f .texture_copper_4b91::after,
.aside-orange-0597 .backdrop_blue_903f .texture_copper_4b91::before {
  width: 31px;
  height: 3px;
}
.aside-orange-0597 .backdrop_blue_903f .texture_copper_4b91::before {
  top: -9px;
}
.aside-orange-0597 .backdrop_blue_903f .texture_copper_4b91::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .backdrop-dim-ad9e .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-dim-ad9e .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1px;
  }
  .backdrop-dim-ad9e .backdrop_blue_903f .texture_copper_4b91,
  .backdrop-dim-ad9e .backdrop_blue_903f .texture_copper_4b91::after,
  .backdrop-dim-ad9e .backdrop_blue_903f .texture_copper_4b91::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-dim-ad9e .backdrop_blue_903f .texture_copper_4b91::before {
    top: -6px;
  }
  .backdrop-dim-ad9e .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -6px;
  }
  .steel_e3dd .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 22px;
  }
  .steel_e3dd .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1px;
  }
  .steel_e3dd .backdrop_blue_903f .texture_copper_4b91,
  .steel_e3dd .backdrop_blue_903f .texture_copper_4b91::after,
  .steel_e3dd .backdrop_blue_903f .texture_copper_4b91::before {
    width: 22px;
    height: 2px;
  }
  .steel_e3dd .backdrop_blue_903f .texture_copper_4b91::before {
    top: -7px;
  }
  .steel_e3dd .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -7px;
  }
  .smooth-f954 .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 31px;
  }
  .smooth-f954 .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1.5px;
  }
  .smooth-f954 .backdrop_blue_903f .texture_copper_4b91,
  .smooth-f954 .backdrop_blue_903f .texture_copper_4b91::after,
  .smooth-f954 .backdrop_blue_903f .texture_copper_4b91::before {
    width: 31px;
    height: 3px;
  }
  .smooth-f954 .backdrop_blue_903f .texture_copper_4b91::before {
    top: -9px;
  }
  .smooth-f954 .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-cold-e29f .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-cold-e29f .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1px;
  }
  .gallery-cold-e29f .backdrop_blue_903f .texture_copper_4b91,
  .gallery-cold-e29f .backdrop_blue_903f .texture_copper_4b91::after,
  .gallery-cold-e29f .backdrop_blue_903f .texture_copper_4b91::before {
    width: 19px;
    height: 2px;
  }
  .gallery-cold-e29f .backdrop_blue_903f .texture_copper_4b91::before {
    top: -6px;
  }
  .gallery-cold-e29f .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -6px;
  }
  .gold-96a2 .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 22px;
  }
  .gold-96a2 .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1px;
  }
  .gold-96a2 .backdrop_blue_903f .texture_copper_4b91,
  .gold-96a2 .backdrop_blue_903f .texture_copper_4b91::after,
  .gold-96a2 .backdrop_blue_903f .texture_copper_4b91::before {
    width: 22px;
    height: 2px;
  }
  .gold-96a2 .backdrop_blue_903f .texture_copper_4b91::before {
    top: -7px;
  }
  .gold-96a2 .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -7px;
  }
  .orange-5332 .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 31px;
  }
  .orange-5332 .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1.5px;
  }
  .orange-5332 .backdrop_blue_903f .texture_copper_4b91,
  .orange-5332 .backdrop_blue_903f .texture_copper_4b91::after,
  .orange-5332 .backdrop_blue_903f .texture_copper_4b91::before {
    width: 31px;
    height: 3px;
  }
  .orange-5332 .backdrop_blue_903f .texture_copper_4b91::before {
    top: -9px;
  }
  .orange-5332 .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row_north_cddb .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 19px;
  }
  .row_north_cddb .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1px;
  }
  .row_north_cddb .backdrop_blue_903f .texture_copper_4b91,
  .row_north_cddb .backdrop_blue_903f .texture_copper_4b91::after,
  .row_north_cddb .backdrop_blue_903f .texture_copper_4b91::before {
    width: 19px;
    height: 2px;
  }
  .row_north_cddb .backdrop_blue_903f .texture_copper_4b91::before {
    top: -6px;
  }
  .row_north_cddb .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -6px;
  }
  .hero_left_6f90 .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 22px;
  }
  .hero_left_6f90 .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1px;
  }
  .hero_left_6f90 .backdrop_blue_903f .texture_copper_4b91,
  .hero_left_6f90 .backdrop_blue_903f .texture_copper_4b91::after,
  .hero_left_6f90 .backdrop_blue_903f .texture_copper_4b91::before {
    width: 22px;
    height: 2px;
  }
  .hero_left_6f90 .backdrop_blue_903f .texture_copper_4b91::before {
    top: -7px;
  }
  .hero_left_6f90 .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -7px;
  }
  .complex_b1e4 .backdrop_blue_903f .banner_pink_d71d {
    margin-top: -2px;
    width: 31px;
  }
  .complex_b1e4 .backdrop_blue_903f .texture_copper_4b91 {
    margin-top: -1.5px;
  }
  .complex_b1e4 .backdrop_blue_903f .texture_copper_4b91,
  .complex_b1e4 .backdrop_blue_903f .texture_copper_4b91::after,
  .complex_b1e4 .backdrop_blue_903f .texture_copper_4b91::before {
    width: 31px;
    height: 3px;
  }
  .complex_b1e4 .backdrop_blue_903f .texture_copper_4b91::before {
    top: -9px;
  }
  .complex_b1e4 .backdrop_blue_903f .texture_copper_4b91::after {
    bottom: -9px;
  }
}
.disabled_gas_8733 .texture_copper_4b91 {
  -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);
}
.disabled_gas_8733 .texture_copper_4b91::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.disabled_gas_8733 .texture_copper_4b91::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);
}
.disabled_gas_8733.link-advanced-8ddc .texture_copper_4b91 {
  -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);
}
.disabled_gas_8733.link-advanced-8ddc .texture_copper_4b91::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.disabled_gas_8733.link-advanced-8ddc .texture_copper_4b91::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);
}
.logo_d399 {
  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.gallery_light_3d84:before {
  display: none;
}
.icon-top-8153 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.icon-top-8153 .glass-1316 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.icon-top-8153 .glass-1316:last-of-type {
  border-bottom: none;
}
.icon-top-8153 .glass-1316.link-9f3b,
.icon-top-8153 .glass-1316.cool_c160,
.icon-top-8153 .glass-1316.iron_c83c {
  padding: 0;
}
.icon-top-8153 .dropdown_hard_925b .breadcrumb_under_72cd {
  color: currentColor;
}
.icon-top-8153 .dropdown_hard_925b .breadcrumb_under_72cd:focus,
.icon-top-8153 .dropdown_hard_925b .breadcrumb_under_72cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-top-8153.row_137f .right-76f2,
.icon-top-8153.row_137f .stone-53c2 a,
.icon-top-8153.row_137f .warm-503a a,
.icon-top-8153.row_137f .wrapper-stale-a262 a {
  color: rgba(0, 0, 0, 0.55);
}
.icon-top-8153.row_137f .right-76f2:hover,
.icon-top-8153.row_137f .stone-53c2 a:hover,
.icon-top-8153.row_137f .warm-503a a:hover,
.icon-top-8153.row_137f .wrapper-stale-a262 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-top-8153.row_137f .column_eb3a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-top-8153.row_137f .glass-1316 {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-top-8153.row_137f .glass-1316:before {
  background: rgba(0, 0, 0, 0.08);
}
.icon-top-8153.row_137f .summary_bc47:before {
  background: rgba(255, 255, 255, 0.9);
}
.icon-top-8153.row_137f .dropdown_hard_925b .glass-41b7 li a,
.icon-top-8153.row_137f .dropdown_hard_925b .breadcrumb_under_72cd,
.icon-top-8153.row_137f .wrapper-stale-a262 {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-top-8153.row_137f .dropdown_hard_925b .breadcrumb_under_72cd:focus,
.icon-top-8153.row_137f .dropdown_hard_925b .breadcrumb_under_72cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-top-8153.row_137f .glass-41b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-top-8153.modal_warm_8b6f .right-76f2,
.icon-top-8153.modal_warm_8b6f .stone-53c2 a,
.icon-top-8153.modal_warm_8b6f .warm-503a .breadcrumb_under_72cd,
.icon-top-8153.modal_warm_8b6f .warm-503a a,
.icon-top-8153.modal_warm_8b6f .wrapper-stale-a262 a {
  color: rgba(255, 255, 255, 0.79);
}
.icon-top-8153.modal_warm_8b6f .right-76f2:hover,
.icon-top-8153.modal_warm_8b6f .stone-53c2 a:hover,
.icon-top-8153.modal_warm_8b6f .warm-503a .breadcrumb_under_72cd:hover,
.icon-top-8153.modal_warm_8b6f .warm-503a a:hover,
.icon-top-8153.modal_warm_8b6f .wrapper-stale-a262 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-top-8153.modal_warm_8b6f .column_eb3a {
  color: rgba(255, 255, 255, 0.99);
}
.icon-top-8153.modal_warm_8b6f .glass-1316 {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-top-8153.modal_warm_8b6f .glass-1316:before {
  background: rgba(255, 255, 255, 0.08);
}
.icon-top-8153.modal_warm_8b6f .summary_bc47:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon-top-8153.modal_warm_8b6f .dropdown_hard_925b .glass-41b7 li a,
.icon-top-8153.modal_warm_8b6f .dropdown_hard_925b .breadcrumb_under_72cd,
.icon-top-8153.modal_warm_8b6f .wrapper-stale-a262 {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-top-8153.modal_warm_8b6f .dropdown_hard_925b .breadcrumb_under_72cd:focus,
.icon-top-8153.modal_warm_8b6f .dropdown_hard_925b .breadcrumb_under_72cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon-top-8153.modal_warm_8b6f .glass-41b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_bc47 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.summary_bc47:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.panel_tiny_468d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hard_1c42 .icon-top-8153 {
  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;
}
.hard_1c42 .glass-1316 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hard_1c42 .glass-1316: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) {
  .hard_1c42 .glass-1316:before {
    width: 16%;
    left: 42%;
  }
}
.hard_1c42 .glass-1316:last-child:before {
  content: none;
}
.hard_1c42 .glass-1316[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hard_1c42 .dropdown_hard_925b .glass-41b7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hard_1c42 .dropdown_hard_925b .glass-41b7 li a .breadcrumb_under_72cd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hard_1c42 .dropdown_hard_925b .wrapper-stale-a262 {
  border: none;
}
.hard_1c42 .dropdown_hard_925b .wrapper-stale-a262 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hard_1c42 .summary_bc47 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hard_1c42 .panel_tiny_468d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hard_1c42 .modal_warm_8b6f .summary_bc47:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard_1c42 .row_137f.purple_2bfa .texture_copper_4b91 {
  background: rgba(0, 0, 0, 0.6);
}
.hard_1c42
  .row_137f.purple_2bfa
  .texture_copper_4b91::after,
.hard_1c42
  .row_137f.purple_2bfa
  .texture_copper_4b91:before {
  background: inherit;
}
.hard_1c42
  .row_137f.purple_2bfa:hover
  .texture_copper_4b91 {
  background: rgba(0, 0, 0, 0.8);
}
.next_fc45 .icon-top-8153 {
  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) {
  .next_fc45 .icon-top-8153 {
    width: auto;
    right: 45px;
  }
}
.feature_gold_c360 .icon-top-8153 {
  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) {
  .feature_gold_c360 .icon-top-8153 {
    width: auto;
    left: 45px;
  }
}
.gallery_light_3d84 .icon-top-8153 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gallery_light_3d84 .panel_tiny_468d {
  max-width: 48em;
  margin: 0 auto;
}
.gallery_light_3d84 .summary_bc47:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tabs_center_2204 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_center_2204.hard_1c42 .icon-top-8153 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tabs_center_2204.next_fc45 .icon-top-8153 {
  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);
}
.tabs_center_2204 .icon-top-8153 {
  visibility: visible;
}
.tabs_center_2204.feature_gold_c360 .icon-top-8153 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.clean-e599,
.short-8140 {
  overflow-x: hidden;
}
.clean-e599 .icon-top-8153 {
  overflow: auto;
}
.clean-e599.hard_1c42 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-e599.hard_1c42 .icon-top-8153 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.clean-e599.hard_1c42 .column_1bd4 {
  opacity: 0;
}
.clean-e599.next_fc45 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-e599.next_fc45 .icon-top-8153 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.clean-e599.next_fc45 .column_1bd4 {
  opacity: 0;
}
.clean-e599.feature_gold_c360 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-e599.feature_gold_c360 .icon-top-8153 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.clean-e599.feature_gold_c360 .column_1bd4 {
  opacity: 0;
}
.clean-e599.gallery_light_3d84 .icon-top-8153 {
  z-index: 10;
  visibility: visible;
}
.purple_2bfa {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.purple_2bfa .texture_copper_4b91 {
  background: rgba(255, 255, 255, 0.99);
}
.purple_2bfa .texture_copper_4b91::after,
.purple_2bfa .texture_copper_4b91:before {
  background: inherit;
}
.purple_2bfa:hover .texture_copper_4b91 {
  background: rgba(255, 255, 255, 0.99);
}
.feature_gold_c360 .purple_2bfa {
  top: 10px;
  right: auto;
  left: 12px;
}
.gallery_light_3d84 .purple_2bfa {
  display: none !important;
}
.clean-e599:before,
.short-8140:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.clean-e599 .purple_2bfa,
.short-8140 .purple_2bfa {
  display: inline-block;
}
.icon-top-8153 .bronze-452d {
  -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;
}
.clean-e599 .icon-top-8153 .bronze-452d,
.short-8140 .icon-top-8153 .bronze-452d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-917d .avatar_dark_a70a {
  width: 100%;
}
.primary_07d2 {
  padding: 0 0.5em 0;
}
.primary_07d2 [class*="customify-col-"],
.primary_07d2 [class*="customify-col_"],
.primary_07d2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph_cd55 .primary_07d2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pattern-steel-cb97 .south-db3c,
  .south-db3c {
    display: none;
  }
  .photo-wide-1288 {
    text-align: left;
  }
  .container_complex_0b93 {
    text-align: center;
  }
  .iron-ebc6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-steel-cb97 .red_617c,
  .red_617c {
    display: none;
  }
  .layout-down-6877 {
    text-align: left;
  }
  .widget_hot_7d5a {
    text-align: center;
  }
  .column_upper_dc9b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pattern-steel-cb97 .article-liquid-158a,
  .article-liquid-158a {
    display: none;
  }
  .section-5036 {
    text-align: left;
  }
  .header-stone-6fe4 {
    text-align: center;
  }
  .down-37ee {
    text-align: right;
  }
}
#page {
  position: relative;
}
.bronze-f9b0 {
  box-shadow: none !important;
}
.chip-bright-cdba .copper-0101,
.advanced_3676 .copper-0101 {
  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;
}
.advanced_3676 .copper-0101 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container_0235 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container_0235:after,
.container_0235:before {
  content: "";
  display: table;
}
.container_0235:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container_0235 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container_0235,
.motion-cb84 {
  max-width: 1248px;
  margin: 0 auto;
}

.module-329c.row-white-08d1 .container_0235 {
  max-width: 100%;
}
.module-329c.solid_62f7 {
  max-width: 1200px;
  margin: 0 auto;
}
.module-329c.frame_top_7f01 .container_0235 {
  max-width: 100%;
}
.module-329c.frame_top_7f01 > .container_0235 {
  padding-left: 0;
  padding-right: 0;
}
.module-329c.frame_top_7f01 > .container_0235 .pattern-steel-cb97 {
  margin: 0;
}
.module-329c.frame_top_7f01
  > .container_0235
  .badge-6f87.focus-e3c2 {
  margin-right: 0;
  margin-left: 0;
}
.module-329c.frame_top_7f01 #main.focus-e3c2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main_1d6b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main_1d6b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element_gold_5c23 .advanced-c18a {
    padding-right: 1em;
  }
  .element_gold_5c23.active-4a58 .badge-6f87 {
    border-right: 1px solid #eaecee;
  }
  .element_gold_5c23.active-4a58 .advanced-c18a {
    padding-right: 1em;
  }
  .element_gold_5c23.active-4a58 .overlay_center_474d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny-716b .advanced-c18a {
    padding-left: 1em;
  }
  .tiny-716b.active-4a58 .badge-6f87 {
    border-left: 1px solid #eaecee;
  }
  .tiny-716b.active-4a58 .advanced-c18a {
    padding-left: 1em;
  }
  .tiny-716b.active-4a58 .overlay_center_474d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-a76f .advanced-c18a {
    padding-left: 1em;
  }
  .footer-a76f.active-4a58 .breadcrumb_8709 {
    border-right: 1px solid #eaecee;
  }
  .footer-a76f.active-4a58 .picture-north-4119 {
    border-right: 1px solid #eaecee;
  }
  .footer-a76f.active-4a58 .advanced-c18a {
    padding-left: 1em;
  }
  .footer-a76f.active-4a58 .overlay_center_474d {
    padding-right: 1em;
  }
  .footer-a76f.active-4a58 .outer-ac4e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough_278e .advanced-c18a {
    padding-right: 1em;
  }
  .rough_278e.active-4a58 .breadcrumb_8709 {
    border-left: 1px solid #eaecee;
  }
  .rough_278e.active-4a58 .picture-north-4119 {
    border-left: 1px solid #eaecee;
  }
  .rough_278e.active-4a58 .advanced-c18a {
    padding-right: 1em;
  }
  .rough_278e.active-4a58 .overlay_center_474d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .rough_278e.active-4a58 .outer-ac4e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_1d6b .advanced-c18a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_1d6b.active-4a58 .badge-6f87 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main_1d6b.active-4a58 .advanced-c18a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_1d6b.active-4a58 .overlay_center_474d {
    padding-left: 1em;
  }
  .main_1d6b.active-4a58 .outer-ac4e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main_1d6b.active-4a58 .advanced-c18a {
    padding-left: 0;
  }
}
.article_pink_d731 .hard-362c {
  display: inline-block;
}
.border_46e0 {
  display: inline-block;
}
.frame_04fe {
  word-con: break-word;
}
.progress_easy_5d17 > span {
  display: inline-block;
  padding: 5px 0;
}
.progress_easy_5d17 .selected-37d8 {
  margin-left: 8px;
  margin-right: 8px;
}
.progress_easy_5d17 .search-b5aa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thumbnail-1c79 .progress_gas_aa93 {
  margin-bottom: 2em;
}
.thumbnail-1c79 .tall_4c31 {
  margin-bottom: 15px;
}
.thumbnail-1c79 .tall_4c31:last-child {
  margin-bottom: 0;
}
.thumbnail-1c79 .notice_glass_29db {
  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) {
  .thumbnail-1c79 .notice_glass_29db {
    display: block;
  }
}
.thumbnail-1c79 .menu_6e8e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thumbnail-1c79 .menu_6e8e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thumbnail-1c79 .caption_steel_4a0b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thumbnail-1c79 .caption_steel_4a0b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thumbnail-1c79 .caption_steel_4a0b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thumbnail-1c79 .frame_04fe {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-1c79 .frame_04fe a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thumbnail-1c79 .backdrop_prev_043e p:last-child {
  margin-bottom: 0;
}
.thumbnail-1c79 .tooltip_fluid_6ee8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thumbnail-1c79 .east_c59a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thumbnail-1c79 .tertiary-c950 {
  margin-top: 1em;
}
.thumbnail-1c79 .orange_9c60 {
  top: 0;
  display: block;
}
.thumbnail-1c79 .orange_9c60 a {
  color: inherit;
}
.thumbnail-1c79 .orange_9c60 a:hover {
  color: inherit;
}
.thumbnail-1c79 .static-785a {
  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;
}
.thumbnail-1c79 .static-785a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thumbnail-1c79 .east_c59a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thumbnail-1c79 .wide_ba7d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thumbnail-1c79 .wide_ba7d:first-child {
  margin-top: 0;
}
.thumbnail-1c79 .wide_ba7d.content-mini-49cf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbnail-1c79 .wide_ba7d.focus_smooth_ad2b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail-1c79
  .wide_ba7d.focus_smooth_ad2b.accent-static-f5d3
  .tertiary-c950 {
  width: 100%;
}
.thumbnail-1c79 .focus_smooth_ad2b {
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-1c79 .focus_smooth_ad2b .progress_easy_5d17,
.thumbnail-1c79 .focus_smooth_ad2b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thumbnail-1c79 .caption_steel_4a0b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-1c79 .caption_steel_4a0b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail-1c79 .caption_steel_4a0b: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;
}
.thumbnail-1c79 .content-mini-49cf {
  z-index: 5;
}
.thumbnail-1c79 .detail-1e7c .hidden-light-5649 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thumbnail-1c79 .stale-4708 .hidden-light-5649 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thumbnail-1c79 .element-pink-90f1 .hidden-light-5649 {
  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;
}
.thumbnail-1c79.frame-fa1d .notice_glass_29db,
.thumbnail-1c79.filter-next-ad6c .notice_glass_29db {
  display: block;
}
.thumbnail-1c79.frame-fa1d .notice_glass_29db .yellow_f8e2,
.thumbnail-1c79.frame-fa1d .notice_glass_29db .east_c59a,
.thumbnail-1c79.filter-next-ad6c .notice_glass_29db .yellow_f8e2,
.thumbnail-1c79.filter-next-ad6c .notice_glass_29db .east_c59a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail-1c79.photo_fd90 .menu_6e8e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thumbnail-1c79.photo_fd90 .menu_6e8e {
    margin-right: 0;
  }
}
.thumbnail-1c79.frame-fa1d .menu_6e8e,
.thumbnail-1c79.filter-next-ad6c .menu_6e8e {
  padding-top: 40%;
}
.thumbnail-1c79.frame-fa1d .progress_gas_aa93,
.thumbnail-1c79.filter-next-ad6c .progress_gas_aa93 {
  display: block;
}
.thumbnail-1c79.frame-fa1d .fn-sticky-534a .east_c59a,
.thumbnail-1c79.filter-next-ad6c .fn-sticky-534a .east_c59a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thumbnail-1c79.frame-fa1d .menu_6e8e,
.thumbnail-1c79.filter-next-ad6c .menu_6e8e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thumbnail-1c79.frame-fa1d .east_c59a {
  padding: 1em;
}
.frame_steel_4da3 {
  margin: 30px auto;
  display: block;
}
.frame_steel_4da3 .prev_2d3e > * {
  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;
}
.frame_steel_4da3 .prev_2d3e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame_steel_4da3 .prev_2d3e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dynamic_42bd .progress_easy_5d17 {
  margin-bottom: 1.41575em;
}
.dynamic_42bd .highlight-simple-6d1b {
  margin-bottom: 1.618em;
}
.focused_a641 .soft-81a7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focused_a641 .soft-81a7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focused_a641 .mask_full_72a7 {
  max-width: 100%;
  overflow: auto;
}
.disabled-ac64 .focused_a641 a:hover {
  text-decoration: underline;
}
.detail-copper-87e8 .tall_4c31:not(.frame_04fe),
.detail-copper-87e8 .caption_steel_4a0b {
  margin-bottom: 1.41575em;
}
.detail-copper-87e8 .tall_4c31:not(.frame_04fe):last-child,
.detail-copper-87e8 .caption_steel_4a0b:last-child {
  margin-bottom: 0;
}
.detail-copper-87e8 .tall_4c31.notice-black-2068 {
  margin-bottom: 0.41575em;
}
.detail-copper-87e8 .content_1fd1:before,
.detail-copper-87e8 .menu-over-eeaa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.detail-copper-87e8 .content_1fd1:before {
  content: "\f115";
}
.detail-copper-87e8 .menu-over-eeaa:before {
  content: "\f02c";
}
.detail-copper-87e8 .article_soft_6c6e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.detail-copper-87e8 .article_soft_6c6e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.table_top_cfe1 {
  display: -webkit-box;
  display: flex;
}
.table_top_cfe1 .badge_large_18ab {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .table_top_cfe1 .badge_large_18ab {
    flex-basis: 90px;
  }
}
.table_top_cfe1 .active-8e40 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .table_top_cfe1 .active-8e40 {
    flex-basis: calc(100% - 50px);
  }
}
.table_top_cfe1 .icon_lite_44fd p:last-child {
  margin-bottom: 0.72em;
}
.tag_c20d .prev_2d3e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tag_c20d .prev_2d3e:after,
.tag_c20d .prev_2d3e:before {
  content: "";
  display: table;
}
.tag_c20d .prev_2d3e:after {
  clear: both;
}
.tag_c20d .prev_2d3e .motion_f731,
.tag_c20d .prev_2d3e .menu-514a {
  width: 49%;
}
.tag_c20d .prev_2d3e .motion_f731 a span.cold-2983,
.tag_c20d .prev_2d3e .menu-514a a span.cold-2983 {
  display: block;
  margin-bottom: 5px;
}
.tag_c20d .prev_2d3e .menu-514a {
  float: left;
  text-align: left;
}
.tag_c20d .prev_2d3e .motion_f731 {
  float: right;
  text-align: right;
}
.feature_thick_538d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature_thick_538d {
    margin-bottom: 0;
  }
}
.tabs-fixed-1543 {
  margin-bottom: 1em;
}
.tabs-fixed-1543 .frame_04fe {
  font-size: 1.1em;
  line-height: 1.3;
}
.mini-9ace a {
  display: block;
  line-height: 0;
  position: relative;
}
.mini_0116 .tabs-fixed-1543,
.hard-1052 .tabs-fixed-1543 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mini_0116 .tabs-fixed-1543,
  .hard-1052 .tabs-fixed-1543 {
    display: block;
  }
}
.mini_0116 .mini-9ace,
.hard-1052 .mini-9ace {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mini_0116 .mini-9ace,
  .hard-1052 .mini-9ace {
    margin-bottom: 1em;
  }
}
.mini_0116 .mini-9ace img,
.hard-1052 .mini-9ace img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mini_0116 .fast_dfd3,
.hard-1052 .fast_dfd3 {
  flex-basis: calc(100% - 160px);
}
.mini_0116 .fast_dfd3 p,
.hard-1052 .fast_dfd3 p {
  margin-bottom: 0;
}
.mini_0116 .fast_dfd3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mini_0116 .fast_dfd3 {
    padding-left: 0;
  }
}
.hard-1052 .fast_dfd3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hard-1052 .fast_dfd3 {
    padding-right: 0;
  }
}
.hard-1052 .mini-9ace {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.card-up-60aa .mini-9ace {
  margin-bottom: 0.5em;
}
.card-up-60aa .mini-9ace img {
  width: 100%;
}
.rough-42ff .input-black-a7ab,
.video-68f4 .input-black-a7ab {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.video-68f4 .badge-6f87 .overlay-93ef p:last-child {
  margin-bottom: 0;
}
.highlight_cool_24c7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled_2aab .header_744f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled_2aab .header_744f:last-of-type {
    margin-bottom: 0;
  }
}
.disabled_2aab .header_744f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_2aab .header_744f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled_2aab .header_744f ul li {
  margin: 0 0 0.6em;
}
.disabled_2aab .header_744f ul li.soft_86da,
.disabled_2aab .header_744f ul li.module-stale-6f3c {
  position: relative;
}
.disabled_2aab .header_744f ul li.soft_86da .silver_7c3f,
.disabled_2aab .header_744f ul li.module-stale-6f3c .silver_7c3f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled_2aab .header_744f ul li.soft_86da:after:after,
.disabled_2aab .header_744f ul li.soft_86da:after:before,
.disabled_2aab
  .header_744f
  ul
  li.module-stale-6f3c:after:after,
.disabled_2aab
  .header_744f
  ul
  li.module-stale-6f3c:after:before {
  content: "";
  display: table;
}
.disabled_2aab .header_744f ul li.soft_86da:after:after,
.disabled_2aab
  .header_744f
  ul
  li.module-stale-6f3c:after:after {
  clear: both;
}
.disabled_2aab .header_744f a.gradient-advanced-267b:hover {
  text-decoration: none;
}
.disabled_2aab .header_744f select {
  max-width: 100%;
}
.disabled_2aab .header_744f table {
  font-size: 85%;
}
.disabled_2aab .header_744f table td,
.disabled_2aab .header_744f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled_2aab .header_744f table tfoot td {
  text-align: left;
}
.disabled_2aab .header_744f :last-child {
  margin-bottom: 0;
}
.disabled_2aab .header_744f .blue-f1d3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled_2aab .header_744f .blue-f1d3 label {
  width: 100%;
}
.disabled_2aab .header_744f .blue-f1d3 .fixed_e9f1 {
  width: 100%;
  display: block;
}
.disabled_2aab .header_744f .blue-f1d3 .column-9864 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled_2aab .header_744f .blue-f1d3 .column-9864:hover svg #svg-search {
  fill: #444;
}
.disabled_2aab .header_744f .blue-f1d3 .column-9864 svg {
  width: 18px;
  height: 18px;
}
.disabled_2aab .hidden-glass-a62b ul ul,
.disabled_2aab .brown-a749 ul ul,
.disabled_2aab .highlight-55c4 ul ul,
.disabled_2aab .liquid_4ec5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled_2aab .hidden-glass-a62b .solid-d18e > a,
.disabled_2aab .brown-a749 .solid-d18e > a,
.disabled_2aab .highlight-55c4 .solid-d18e > a,
.disabled_2aab .liquid_4ec5 .solid-d18e > a {
  margin-bottom: 0;
}
.disabled_2aab .media_orange_e964 li,
.disabled_2aab .hidden-glass-a62b li,
.disabled_2aab .breadcrumb_hot_d791 li,
.disabled_2aab .brown-a749 li,
.disabled_2aab .highlight-55c4 li,
.disabled_2aab .liquid_4ec5 li,
.disabled_2aab .menu_a5a8 li,
.disabled_2aab .notification-large-fcc8 li {
  display: block;
  position: relative;
}
.disabled_2aab .media_orange_e964 li:last-child,
.disabled_2aab .hidden-glass-a62b li:last-child,
.disabled_2aab .breadcrumb_hot_d791 li:last-child,
.disabled_2aab .brown-a749 li:last-child,
.disabled_2aab .highlight-55c4 li:last-child,
.disabled_2aab .liquid_4ec5 li:last-child,
.disabled_2aab .menu_a5a8 li:last-child,
.disabled_2aab .notification-large-fcc8 li:last-child {
  border: none;
}
.disabled_2aab .media_orange_e964 li a,
.disabled_2aab .hidden-glass-a62b li a,
.disabled_2aab .breadcrumb_hot_d791 li a,
.disabled_2aab .brown-a749 li a,
.disabled_2aab .highlight-55c4 li a,
.disabled_2aab .liquid_4ec5 li a,
.disabled_2aab .menu_a5a8 li a,
.disabled_2aab .notification-large-fcc8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_2aab .media_orange_e964 li ul li::before,
.disabled_2aab .hidden-glass-a62b li ul li::before,
.disabled_2aab .breadcrumb_hot_d791 li ul li::before,
.disabled_2aab .brown-a749 li ul li::before,
.disabled_2aab .highlight-55c4 li ul li::before,
.disabled_2aab .liquid_4ec5 li ul li::before,
.disabled_2aab .menu_a5a8 li ul li::before,
.disabled_2aab .notification-large-fcc8 li ul li::before {
  left: 15px;
}
.disabled_2aab .media_orange_e964 li ul a,
.disabled_2aab .hidden-glass-a62b li ul a,
.disabled_2aab .breadcrumb_hot_d791 li ul a,
.disabled_2aab .brown-a749 li ul a,
.disabled_2aab .highlight-55c4 li ul a,
.disabled_2aab .liquid_4ec5 li ul a,
.disabled_2aab .menu_a5a8 li ul a,
.disabled_2aab .notification-large-fcc8 li ul a {
  padding-left: 20px;
}
.disabled_2aab .media_orange_e964 li ul ul li::before,
.disabled_2aab .hidden-glass-a62b li ul ul li::before,
.disabled_2aab .breadcrumb_hot_d791 li ul ul li::before,
.disabled_2aab .brown-a749 li ul ul li::before,
.disabled_2aab .highlight-55c4 li ul ul li::before,
.disabled_2aab .liquid_4ec5 li ul ul li::before,
.disabled_2aab .menu_a5a8 li ul ul li::before,
.disabled_2aab .notification-large-fcc8 li ul ul li::before {
  left: 30px;
}
.disabled_2aab .media_orange_e964 li ul ul a,
.disabled_2aab .hidden-glass-a62b li ul ul a,
.disabled_2aab .breadcrumb_hot_d791 li ul ul a,
.disabled_2aab .brown-a749 li ul ul a,
.disabled_2aab .highlight-55c4 li ul ul a,
.disabled_2aab .liquid_4ec5 li ul ul a,
.disabled_2aab .menu_a5a8 li ul ul a,
.disabled_2aab .notification-large-fcc8 li ul ul a {
  padding-left: 40px;
}
.disabled_2aab .tooltip-iron-4794 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_2aab .notification-large-fcc8 ul li {
  margin-bottom: 1.41575em;
}
.disabled_2aab .notification-large-fcc8 ul li .soft-cba7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled_2aab .notification-large-fcc8 ul li .sort-43d1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.modal_warm_8b6f .media_orange_e964 li a,
.modal_warm_8b6f .hidden-glass-a62b li a,
.modal_warm_8b6f .breadcrumb_hot_d791 li a,
.modal_warm_8b6f .brown-a749 li a,
.modal_warm_8b6f .highlight-55c4 li a,
.modal_warm_8b6f .liquid_4ec5 li a,
.modal_warm_8b6f .menu_a5a8 li a,
.modal_warm_8b6f .notification-large-fcc8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_warm_8b6f .tooltip-iron-4794 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_warm_8b6f .header_744f ul li.soft_86da .silver_7c3f,
.modal_warm_8b6f .header_744f ul li.module-stale-6f3c .silver_7c3f {
  background: rgba(0, 0, 0, 0.2);
}
.modal_warm_8b6f .disabled_2aab .header_744f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-329c .disabled_2aab .glass-41b7 li {
  margin: 0;
}
.module-329c .disabled_2aab .glass-41b7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.module-329c .disabled_2aab .glass-41b7 li ul {
  margin: 0;
}
.module-329c .disabled_2aab .glass-41b7 li ul li a {
  padding-left: 15px;
}
.module-329c .disabled_2aab .glass-41b7 li ul li li a {
  padding-left: 30px;
}
.module-329c .disabled_2aab .glass-41b7 li.thick-985f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.module-329c .disabled_2aab .glass-41b7 li.thick-985f > 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;
}
.module-329c .disabled_2aab .glass-41b7 li.thick-985f > 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;
}
.gradient-steel-61d8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.prev-945c {
  position: relative;
  z-index: 10;
}
.prev-945c .bronze-452d {
  width: 100%;
  max-width: 100%;
}
.stale_10b9 .carousel-52e4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.stale_10b9 .row_137f {
}
.stale_10b9 .modal_warm_8b6f {
  background: #292929;
}
.selected_90ca .carousel-52e4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.selected_90ca .row_137f {
  background: #f9f9f9;
}
.selected_90ca .modal_warm_8b6f {
  background: #303030;
}
.motion-6bb1 .carousel-52e4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .motion-6bb1 .hard-362c {
    margin-bottom: 1em;
  }
  .motion-6bb1 .hard-362c:last-child {
    margin-bottom: 0;
  }
}
.motion-6bb1 .row_137f {
  background: #ededed;
}
.motion-6bb1 .modal_warm_8b6f {
  background: #1a1a1a;
}
.carousel-52e4.row_137f {
  color: rgba(0, 0, 0, 0.6);
}
.carousel-52e4.row_137f .card-71f9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-52e4.modal_warm_8b6f {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-52e4.modal_warm_8b6f a:not(.gradient-advanced-267b) {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-52e4.modal_warm_8b6f a:not(.gradient-advanced-267b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-52e4.modal_warm_8b6f .card-71f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-52e4.modal_warm_8b6f table tbody td,
.carousel-52e4.modal_warm_8b6f table th {
  background: rgba(0, 0, 0, 0.08);
}
.background-b137.new-b806 .container_0235 {
  max-width: initial;
}
.background-b137 .gas_9e8a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.background-b137 .gas_9e8a .bronze-452d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .background-b137 .gas_9e8a .bronze-452d {
    display: block;
    margin-bottom: 2em;
  }
  .background-b137 .gas_9e8a .bronze-452d:last-child {
    margin-bottom: 0;
  }
}
.motion-6bb1 .hard-362c:last-child,
.selected_90ca .hard-362c:last-child,
.stale_10b9 .hard-362c:last-child {
  margin-bottom: 0;
}
.motion-6bb1 .hard-362c .disabled_2aab .header_744f:last-child,
.selected_90ca .hard-362c .disabled_2aab .header_744f:last-child,
.stale_10b9 .hard-362c .disabled_2aab .header_744f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .motion-6bb1 .picture_blue_5de5,
  .motion-6bb1 .component-action-be43,
  .selected_90ca .picture_blue_5de5,
  .selected_90ca .component-action-be43,
  .stale_10b9 .picture_blue_5de5,
  .stale_10b9 .component-action-be43 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .prev-945c .hard-362c {
    margin-bottom: 2em;
  }
}
.prev-945c p:last-child {
  margin-bottom: 0;
}
.prev-945c li,
.prev-945c ul {
  list-style: none;
  margin: 0;
}
.prev-945c ul ul {
  margin-left: 2.617924em;
}
.chip_0588 {
  font-size: 0.875em;
}

/* css-noise: 73f5 */
.phantom-card-a0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
