/*!
Theme Name: Customify
Theme URI: https://pressmaximum.grid-411f/customify
Author: WPCustomify
Author URI: https://pressmaximum.grid-411f
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.grid-411f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.row_7c75.content-3c47/licenses/gpl-2.0.element-cold-390c
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.carousel-lite-74ee/, (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.status_2d7c.hidden_d32d/normalize.in-df0c/
 ======
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.in-df0c v7.0.0 | MIT License | github.grid-411f/necolas/normalize.in-df0c */
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;
}
.cool_9cf7 .stale-08c0,
.component_0675,
.outline_inner_9ae3,
.footer-3e44,
.blue_433a,
.overlay-326d,
.heading-smooth-9d3a,
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;
}
.component_0675,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .component_0675,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .component_0675,
  h1 {
    font-size: 1.8em;
  }
}
.outline_inner_9ae3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline_inner_9ae3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline_inner_9ae3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline_inner_9ae3,
  h2 {
    font-size: 1.7em;
  }
}
.footer-3e44,
h3 {
  font-size: 1.618em;
}
.cool_9cf7 .stale-08c0,
.blue_433a,
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.background-ee39 {
  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;
}
.logo-24b8:after,
.logo-24b8:before,
.menu_c58a:after,
.menu_c58a:before {
  content: "";
  display: table;
}
.logo-24b8:after,
.menu_c58a:after {
  clear: both;
}
.tiny-c322 {
  float: right;
  margin-right: 0;
}
.banner-d93c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lower-f626 .hero-iron-f03a,
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;
}
.lower-f626 .hero-iron-f03a: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;
}
.row_1acc .hero-iron-f03a {
  box-shadow: none;
}
.row_1acc
  .hero-iron-f03a
  .rough_22e3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row_1acc .hero-iron-f03a .image-right-9037 {
  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;
}
.row_1acc
  .hero-iron-f03a
  .image-right-9037
  b {
  display: none;
}
.row_1acc .silver_b987 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.media-pressed-5588:not(.large-830f):not(.focus_full_b595),
button:not(.large-830f):not(.focus_full_b595),
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ),
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ),
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ) {
  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;
}
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ):hover,
button:not(.large-830f):not(
    .focus_full_b595
  ):hover,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ):hover,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ):hover,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ):active,
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ):focus,
button:not(.large-830f):not(
    .focus_full_b595
  ):active,
button:not(.large-830f):not(
    .focus_full_b595
  ):focus,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ):active,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ):focus,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ):active,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ):focus,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ):active,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ):focus {
  outline: 0;
}
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf,
button:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf {
  position: relative;
}
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .wide_eaad,
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .accordion-simple-b6b8,
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .secondary_old_82cc,
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  i,
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  svg,
button:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .wide_eaad,
button:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .accordion-simple-b6b8,
button:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .secondary_old_82cc,
button:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  i,
button:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  svg,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .wide_eaad,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .accordion-simple-b6b8,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .secondary_old_82cc,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  i,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  svg,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .wide_eaad,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .accordion-simple-b6b8,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .secondary_old_82cc,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  i,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  svg,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .wide_eaad,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .accordion-simple-b6b8,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  .secondary_old_82cc,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  i,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf
  svg {
  visibility: hidden;
}
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf:after,
button:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf:after,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf:after,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf:after,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ).fn-loading-33cf: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;
}
.media-pressed-5588:not(.large-830f):not(.focus_full_b595),
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ),
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ),
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ) {
  color: #fff;
  background: #235787;
}
.media-pressed-5588:not(.large-830f):not(
    .focus_full_b595
  ):focus,
input[type="button"]:not(.large-830f):not(
    .focus_full_b595
  ):focus,
input[type="reset"]:not(.large-830f):not(
    .focus_full_b595
  ):focus,
input[type="submit"]:not(.large-830f):not(
    .focus_full_b595
  ):focus {
  color: #fff;
}
.media-pressed-5588.fn-disabled-33cf:not(.large-830f):not(
    .focus_full_b595
  ),
.media-pressed-5588[disabled]:not(.large-830f):not(
    .focus_full_b595
  ),
button.fn-disabled-33cf:not(.large-830f):not(
    .focus_full_b595
  ),
button[disabled]:not(.large-830f):not(
    .focus_full_b595
  ) {
  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;
}
.primary_3c67 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.primary_3c67: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;
}
.center_1809 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active_action_e31d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.header_under_d072 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.logo-24b8:after,
.logo-24b8:before,
.liquid-60ba:after,
.liquid-60ba:before,
.pagination-939d:after,
.pagination-939d:before,
.panel-bottom-566b:after,
.panel-bottom-566b:before,
.item-plasma-9421:after,
.item-plasma-9421:before,
.modal_fd88:after,
.modal_fd88:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.logo-24b8:after,
.liquid-60ba:after,
.pagination-939d:after,
.panel-bottom-566b:after,
.item-plasma-9421:after,
.modal_fd88:after {
  clear: both;
}
.liquid-60ba .overlay_bd08,
.pagination-939d .overlay_bd08,
.badge-pro-bada .overlay_bd08 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.large_b32f {
  display: inline-block;
}
.glass_e8d8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.glass_e8d8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.glass_e8d8 .mask-e2e5 {
  padding: 1em 0;
  font-size: 85%;
}
.mask-e2e5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mini_5323 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mini_5323:after,
.mini_5323:before {
  content: "";
  display: table;
}
.mini_5323:after {
  clear: both;
}
.warm-3543 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.copper_4597 .warm-3543 {
  max-width: 50%;
}
.widget_blue_404a .warm-3543 {
  max-width: 33.33%;
}
.notification-ea1b .warm-3543 {
  max-width: 25%;
}
.dropdown_east_ad55 .warm-3543 {
  max-width: 20%;
}
.tall-2c27 .warm-3543 {
  max-width: 16.66%;
}
.content-brown-130a .warm-3543 {
  max-width: 14.28%;
}
.disabled-fcc2 .warm-3543 {
  max-width: 12.5%;
}
.active_dim_10e5 .warm-3543 {
  max-width: 11.11%;
}
.green_7fb6 {
  display: block;
}
.cool_9cf7 .slider-2f31 label,
.cool_9cf7 .gradient-eacc label,
.cool_9cf7 .over_adcd label,
.cool_9cf7 .description-bottom-a872 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-2084 {
  list-style: none;
  margin: 0;
}
.thumbnail-2084 article.detail-407c {
  margin-bottom: 0;
}
.thumbnail-2084 ul {
  list-style: none;
  margin: 0;
}
.thumbnail-2084 .link-3ce7 li.detail-407c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-2084 .link-3ce7 li.detail-407c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-2084 .link-3ce7 li.detail-407c: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) {
  .thumbnail-2084 .link-3ce7 li.detail-407c li.detail-407c li.detail-407c li.detail-407c {
    padding-left: 0;
  }
}
article.detail-407c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail-407c .liquid-60ba p:last-of-type {
  margin-bottom: 0;
}
article.detail-407c .block-action-7754 {
  float: left;
}
article.detail-407c .module-41dc {
  margin-left: 85px;
}
article.detail-407c .carousel-84da {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail-407c .carousel-84da .picture_a68b {
  margin-left: 10px;
}
article.detail-407c .easy_65e0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail-407c .top-7d3d {
  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 .slider-2f31,
  #respond .over_adcd,
  #respond .description-bottom-a872 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider-2f31 input,
#respond .over_adcd input,
#respond .description-bottom-a872 input {
  width: 100%;
}
#respond .description-bottom-a872 {
  margin-right: 0;
}
#respond .gallery-wide-4de7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form-bright-68c7 {
  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;
}
.form-bright-68c7.fixed-8e49 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form-bright-68c7 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%);
}
.form-bright-68c7:focus,
.form-bright-68c7:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.detail-4565 {
  border-radius: 10%;
}
.bronze-cd5b {
  border-radius: 50%;
}
.header-over-d489 {
  font-size: 0.72em;
}
.gas_aadd {
  font-size: 0.875em;
}
.easy_1c39 {
  font-size: 1.1em;
}
.accordion_4d78 {
  text-transform: uppercase;
  line-height: 1.2;
}
.accordion_4d78.header-over-d489 {
  letter-spacing: 0.5px;
}
.notification-tiny-4d2b,
.notification-tiny-4d2b a {
  color: #6d6d6d;
}
.notification-tiny-4d2b a:hover {
  color: #111;
}
.status_top_7319 {
  color: #6d6d6d;
}
.logo-6708 {
  overflow-x: hidden;
}
.logo-6708 .title_0c99.menu-old-bf34 {
  position: relative;
}
.logo-6708 .title_0c99.menu-old-bf34.accordion-clean-9ebb {
  position: initial;
}
.logo-6708
  .title_0c99.menu-old-bf34.accordion-clean-9ebb
  .label-d623 {
  left: auto;
}
.logo-6708 .title_0c99 .label-d623 {
  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;
}
.logo-6708 .title_0c99:hover.menu-old-bf34 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo-6708
  .title_0c99:hover.menu-old-bf34
  .label-d623 {
  display: block;
  z-index: 9999999;
}
.logo-6708 .white-56ce .tabs-fresh-5639,
.logo-6708 .gas-7daf .tabs-fresh-5639 {
  display: none;
}
.logo-6708 .section-3864 .title_0c99:hover.menu-old-bf34 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.cool_9cf7 .slider-2f31 label,
.cool_9cf7 .gradient-eacc label,
.cool_9cf7 .over_adcd label,
.cool_9cf7 .description-bottom-a872 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-2084 {
  list-style: none;
  margin: 0;
}
.thumbnail-2084 article.detail-407c {
  margin-bottom: 0;
}
.thumbnail-2084 ul {
  list-style: none;
  margin: 0;
}
.thumbnail-2084 .link-3ce7 li.detail-407c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-2084 .link-3ce7 li.detail-407c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-2084 .link-3ce7 li.detail-407c: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) {
  .thumbnail-2084 .link-3ce7 li.detail-407c li.detail-407c li.detail-407c li.detail-407c {
    padding-left: 0;
  }
}
article.detail-407c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail-407c .liquid-60ba p:last-of-type {
  margin-bottom: 0;
}
article.detail-407c .block-action-7754 {
  float: left;
}
article.detail-407c .module-41dc {
  margin-left: 85px;
}
article.detail-407c .carousel-84da {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail-407c .carousel-84da .picture_a68b {
  margin-left: 10px;
}
article.detail-407c .easy_65e0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail-407c .top-7d3d {
  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 .slider-2f31,
  #respond .over_adcd,
  #respond .description-bottom-a872 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider-2f31 input,
#respond .over_adcd input,
#respond .description-bottom-a872 input {
  width: 100%;
}
#respond .description-bottom-a872 {
  margin-right: 0;
}
#respond .gallery-wide-4de7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.white-56ce .tertiary-first-7331 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-first-7331 .accent-65f3.table_bc83 .sidebar_c4a1 > li > a:focus,
.tertiary-first-7331 .accent-65f3.table_bc83 .sidebar_c4a1 > li > a:hover,
.tertiary-first-7331 .accent-65f3.slider-b9ce .sidebar_c4a1 > li > a:focus,
.tertiary-first-7331 .accent-65f3.slider-b9ce .sidebar_c4a1 > li > a:hover,
.tertiary-first-7331 .accent-65f3.item_395e .sidebar_c4a1 > li > a:focus,
.tertiary-first-7331 .accent-65f3.item_395e .sidebar_c4a1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-first-7331
  .accent-65f3.table_bc83
  .sidebar_c4a1
  > li.copper_0713
  > a,
.tertiary-first-7331
  .accent-65f3.table_bc83
  .sidebar_c4a1
  > li.simple_ab29
  > a,
.tertiary-first-7331
  .accent-65f3.slider-b9ce
  .sidebar_c4a1
  > li.copper_0713
  > a,
.tertiary-first-7331
  .accent-65f3.slider-b9ce
  .sidebar_c4a1
  > li.simple_ab29
  > a,
.tertiary-first-7331
  .accent-65f3.item_395e
  .sidebar_c4a1
  > li.copper_0713
  > a,
.tertiary-first-7331 .accent-65f3.item_395e .sidebar_c4a1 > li.huge-4aad > a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-first-7331 .tall-0339,
.tertiary-first-7331 .tall-0339 a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-first-7331 .info_yellow_e5b7.modal-basic-7eca li a,
.tertiary-first-7331 .accordion_dc8a a,
.tertiary-first-7331 .tabs_over_8111,
.tertiary-first-7331 .sidebar_c4a1 > li > a,
.tertiary-first-7331 .grid-next-f136 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331 .info_yellow_e5b7.modal-basic-7eca li a:hover,
.tertiary-first-7331 .accordion_dc8a a:hover,
.tertiary-first-7331 .tabs_over_8111:hover,
.tertiary-first-7331 .sidebar_c4a1 > li > a:hover,
.tertiary-first-7331 .grid-next-f136:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-first-7331 .message_a8cc {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331 .message_a8cc .tall_a688 {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-first-7331 .message_a8cc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-first-7331 .purple-0510 .steel-63ad {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331 .purple-0510 .steel-63ad .motion-7cc3 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331
  .purple-0510
  .steel-63ad
  .motion-7cc3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331
  .purple-0510
  .steel-63ad
  .motion-7cc3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331
  .purple-0510
  .steel-63ad
  .motion-7cc3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331
  .purple-0510
  .steel-63ad
  .motion-7cc3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331 .purple-0510 .accent_eebd {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-first-7331 .purple-0510 .accent_eebd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-warm-b8c6
  .tertiary-first-7331
  .purple-0510
  .prev-94d2
  .layout-plasma-b3c9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-warm-b8c6
  .tertiary-first-7331
  .purple-0510
  .prev-94d2
  .motion-7cc3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-56ce .backdrop_5841 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.backdrop_5841 .accent-65f3.table_bc83 .sidebar_c4a1 > li > a:focus,
.backdrop_5841 .accent-65f3.table_bc83 .sidebar_c4a1 > li > a:hover,
.backdrop_5841 .accent-65f3.slider-b9ce .sidebar_c4a1 > li > a:focus,
.backdrop_5841 .accent-65f3.slider-b9ce .sidebar_c4a1 > li > a:hover,
.backdrop_5841 .accent-65f3.item_395e .sidebar_c4a1 > li > a:focus,
.backdrop_5841 .accent-65f3.item_395e .sidebar_c4a1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_5841
  .accent-65f3.table_bc83
  .sidebar_c4a1
  > li.copper_0713
  > a,
.backdrop_5841
  .accent-65f3.table_bc83
  .sidebar_c4a1
  > li.simple_ab29
  > a,
.backdrop_5841
  .accent-65f3.slider-b9ce
  .sidebar_c4a1
  > li.copper_0713
  > a,
.backdrop_5841
  .accent-65f3.slider-b9ce
  .sidebar_c4a1
  > li.simple_ab29
  > a,
.backdrop_5841
  .accent-65f3.item_395e
  .sidebar_c4a1
  > li.copper_0713
  > a,
.backdrop_5841 .accent-65f3.item_395e .sidebar_c4a1 > li.huge-4aad > a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_5841 .tall-0339,
.backdrop_5841 .tall-0339 a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_5841 .info_yellow_e5b7.modal-basic-7eca li a,
.backdrop_5841 .accordion_dc8a a,
.backdrop_5841 .tabs_over_8111,
.backdrop_5841 .sidebar_c4a1 > li > a,
.backdrop_5841 .grid-next-f136 {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_5841 .info_yellow_e5b7.modal-basic-7eca li a:hover,
.backdrop_5841 .accordion_dc8a a:hover,
.backdrop_5841 .tabs_over_8111:hover,
.backdrop_5841 .sidebar_c4a1 > li > a:hover,
.backdrop_5841 .grid-next-f136:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_5841 .message_a8cc {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_5841 .message_a8cc .tall_a688 {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_5841 .message_a8cc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_15cc .disabled-024f {
  margin-left: auto;
  margin-right: auto;
}
.pagination-939d > * {
  margin-left: auto;
  margin-right: auto;
}
.pagination-939d .center_1809 {
  margin-right: 1.41575em;
}
.narrow_1a72 .pagination-939d > .surface-29fa {
  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;
}
.narrow_1a72 .pagination-939d > .list-pink-a82b {
  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;
}
.link_3f62.tall_15cc .disabled-024f,
.description-stone-7c88.tall_15cc .disabled-024f {
  margin-left: 0;
}
.medium_01b6.tall_15cc .disabled-024f,
.caption_in_c9ce.tall_15cc .disabled-024f {
  margin-right: 0;
}
.pagination-939d ol,
.pagination-939d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.cool-0472 video {
  max-width: 100%;
}
.full_b233 img {
  display: block;
}
.full_b233.center_1809,
.full_b233.active_action_e31d {
  width: 100%;
}
.full_b233.list-pink-a82b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section-dynamic-0a41:not(.left-aca4) {
  margin: 1.5em auto;
}
.highlight_fd4e p {
  padding: 1.5em 14px;
}
ul.breadcrumb-0d22.list-pink-a82b,
ul.breadcrumb-0d22.surface-29fa,
ul.breadcrumb-0d22.over_c729.surface-29fa {
  padding: 0 14px;
}
.info-black-ece3 {
  display: block;
  overflow-x: auto;
}
.info-black-ece3 table {
  border-collapse: collapse;
  width: 100%;
}
.info-black-ece3 td,
.info-black-ece3 th {
  padding: 0.5em;
}
.pagination-939d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pagination-939d ol ol,
.pagination-939d ol ul,
.pagination-939d ul ol,
.pagination-939d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pagination-939d ol ol li,
.pagination-939d ol ul li,
.pagination-939d ul ol li,
.pagination-939d ul ul li {
  margin-left: 0;
}
.dark-da23.header-a63b > .thumbnail_e516 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dark-da23.header-a63b > .thumbnail_e516 iframe,
.dark-da23.header-a63b > .thumbnail_e516 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block_static_4b30 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block_static_4b30.row_eb12 {
  padding: 0;
}
.block_static_4b30.row_eb12 cite {
  font-size: 13px;
}
.block_static_4b30 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block_static_4b30 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.picture-46cf {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.picture-46cf > p:first-child {
  margin-top: 0;
}
.picture-46cf cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.picture-46cf blockquote {
  border-left: 0;
}
.tabs-c963 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tabs-c963:not(.component_6ca1) {
  max-width: 100px;
}
.tabs-c963.alert-dim-96c8 {
  border-bottom: none !important;
  text-align: center;
}
.tabs-c963.alert-dim-96c8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight_fd4e p {
    padding: 1.5em 0;
  }
}
.box-first-0807 {
  color: #0073aa;
}
.upper_cfe2 {
  background-color: #0073aa;
}
.content_green_207e {
  color: #229fd8;
}
.outline_fbc4 {
  background-color: #229fd8;
}
.dropdown_1af2 {
  color: #eee;
}
.nav_bottom_0749 {
  background-color: #eee;
}
.card-6981 {
  color: #444;
}
.silver-c781 {
  background-color: #444;
}
.box-lower-3ca6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.box-lower-3ca6 .media-prev-5411 .accordion_dc8a {
  font-size: 15px;
}
.box-lower-3ca6 .accordion_dc8a {
  line-height: 1.3;
}
.box-lower-3ca6 .backdrop_5841 {
}
.box-lower-3ca6 .tertiary-first-7331 {
  background: #235787;
}
.container-steel-1358 {
  padding: 0;
}
.container-steel-1358 .tertiary-first-7331 {
  background: #1a1a1a;
}
.container-steel-1358 .backdrop_5841 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.glass-7d73 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.glass-7d73 .backdrop_5841 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.glass-7d73 .tertiary-first-7331 {
  background: #303030;
}
.modal_fd88 {
  position: relative;
  z-index: 10;
}
.modal_fd88 .layout-8476 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large_cae5 .menu-old-bf34 {
  display: inline-block;
  vertical-align: middle;
}
.large_cae5.fresh_5a4c .menu-old-bf34 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .large_cae5.fresh_5a4c .menu-old-bf34 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .large_cae5.fresh_5a4c .menu-old-bf34 {
    margin-right: 0.4em;
  }
}
.large_cae5.fresh_5a4c .menu-old-bf34:last-child {
  margin-right: 0;
}
.gradient_ac1f .layout-8476 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .white-56ce .media-prev-5411 {
    margin: 0 -0.5em;
  }
  .white-56ce .media-prev-5411 [class*="customify-col-"],
  .white-56ce .media-prev-5411 [class*="customify-col_"],
  .white-56ce .media-prev-5411 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.white-56ce.surface-a203 .layout-8476 {
  background: 0 0 !important;
}
.white-56ce.surface-a203 .layout-8476,
.white-56ce.gradient_ac1f .layout-8476 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .white-56ce.active-brown-e4aa {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.white-56ce.gradient_ac1f .layout-8476 {
  box-shadow: none !important;
}
.hidden_f37f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden_f37f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_f37f {
    padding: 18px 0 20px;
  }
}
.hidden_f37f .focused-108c {
  width: 100%;
}
.hidden_f37f .rough-056f {
  margin-bottom: 0;
}
.hidden_f37f .layout_fixed_e506 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dim_87f5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dim_87f5 .wide-ddf2 {
  width: 100%;
}
.soft-0820 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.soft-0820 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.soft-0820 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;
}
.soft-0820 li:last-child:after {
  display: none;
}
.soft-0820 li a {
  font-weight: 500;
  margin-right: 10px;
}
.popup-brown-6348 .tabs-fresh-5639 button,
.hidden_f37f .tabs-fresh-5639 button {
  left: 0;
}
.popup-brown-6348 .wide-ddf2,
.hidden_f37f .wide-ddf2 {
  padding-left: 0;
  padding-right: 0;
}
.popup-brown-6348 .dim_87f5,
.hidden_f37f .dim_87f5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.popup-brown-6348 {
  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;
}
.popup-brown-6348: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;
}
.popup-brown-6348 .bronze_ab07 {
  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) {
  .popup-brown-6348 .bronze_ab07 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .popup-brown-6348 .bronze_ab07 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .popup-brown-6348 .bronze_ab07 {
    min-height: 200px;
  }
}
.popup-brown-6348 .soft-0820 {
  color: rgba(255, 255, 255, 0.8);
}
.popup-brown-6348 .soft-0820 a,
.popup-brown-6348 .soft-0820 li:after {
  color: inherit;
}
.popup-brown-6348 .soft-0820 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hovered-b2c1 {
  margin-bottom: 0.5em;
}
.article_869c {
  margin-bottom: 1.2em;
}
.article_869c,
.hovered-b2c1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.article_869c p:last-child,
.hovered-b2c1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tabs-fresh-5639,
#masthead .tabs-fresh-5639 {
  display: none;
}
#masthead
  > .tabs-fresh-5639.chip_gas_4ad3 {
  display: none;
}
#masthead > .tabs-fresh-5639 button {
  left: 0;
}
.detail-north-7082 {
  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%;
}
.detail-north-7082 .menu-old-bf34 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail-north-7082 .layout_8d29 {
  display: -webkit-box;
  display: flex;
}
.detail-north-7082 .layout_8d29.content-ad10 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail-north-7082 .layout_8d29.preview_narrow_81eb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-north-7082 .layout_8d29.smooth-c009 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-north-7082.label_over_2aed.border_simple_7909 .layout_8d29.content-ad10 {
  flex-basis: 100%;
}
.detail-north-7082.iron_d598 .layout_8d29.preview_narrow_81eb {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail-north-7082.iron_d598 .layout_8d29.smooth-c009 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tabs-fresh-5639.chip_gas_4ad3 {
  display: none;
}
#masthead > .tabs-fresh-5639 button {
  left: 0;
}
.sidebar-bright-e477 {
  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;
}
.sidebar-bright-e477:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sidebar-bright-e477.heading_east_5fd8 i {
  margin-right: 4px;
}
.sidebar-bright-e477.outline_c524 i {
  margin-left: 5px;
}
.accordion_dc8a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion_dc8a p:last-child {
  margin-bottom: 0;
}
.title_2fae {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.title_2fae a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.title_2fae img {
  display: block;
  width: auto;
  line-height: 1;
}
.title_2fae .tall-0339 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.title_2fae .disabled-ff25 {
  margin: 5px 0 7px 0;
}
.title_2fae.border_ddcf .block-static-81bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_2fae.border_ddcf .dirty-6474 {
  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;
}
.title_2fae.image-middle-6897 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.title_2fae.image-middle-6897 .block-static-81bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_2fae.image-middle-6897 .dirty-6474 {
  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;
}
.title_2fae.outline-2146 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_2fae.article_ea98 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.title_2fae.article_ea98 .dirty-6474 {
  margin-top: 7px;
}
.button-bcfe {
  display: inline-block;
}
.modal_fd88 .bronze-6bbc .title_2fae img {
  max-width: 100%;
}
.accent-65f3 .pro_5861.secondary_d0ce,
.breadcrumb_d0de .pro_5861.secondary_d0ce {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-65f3 .media_in_5611,
.breadcrumb_d0de .media_in_5611 {
  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%);
}
.accent-65f3 .media_in_5611 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.accent-65f3.modal_d612 .media_in_5611 {
  display: none;
}
.accent-65f3 .dim-a7af {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent-65f3 .dim-a7af li {
  display: inline-block;
  position: relative;
}
.accent-65f3 .dim-a7af li:last-child {
  margin-right: 0;
}
.accent-65f3 .dim-a7af 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;
}
.accent-65f3 .dim-a7af li.huge-4aad > a {
  color: rgba(0, 0, 0, 0.9);
}
.accent-65f3 .dim-a7af > 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;
}
.accent-65f3 .dim-a7af > li > a i {
  line-height: 0;
}
.accent-65f3 .dim-a7af > li.stale-bfe9 > a .media_in_5611 {
  margin-left: 4px;
  line-height: 0;
}
.accent-65f3 .dim-a7af .center-bd31 li.stale-bfe9 > a {
  position: relative;
}
.accent-65f3 .dim-a7af .center-bd31 li.stale-bfe9 > a:after,
.accent-65f3 .dim-a7af .center-bd31 li.stale-bfe9 > a:before {
  content: "";
  display: table;
}
.accent-65f3 .dim-a7af .center-bd31 li.stale-bfe9 > a:after {
  clear: both;
}
.accent-65f3 .dim-a7af .center-bd31 li.stale-bfe9 > a .media_in_5611 {
  margin-left: 5px;
  float: right;
}
.accent-65f3 .paper-dd5d,
.accent-65f3 .center-bd31 {
  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;
}
.accent-65f3 .center-bd31 {
  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;
}
.accent-65f3 .center-bd31 .secondary_d0ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-65f3 .center-bd31 .media_in_5611 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.accent-65f3 .center-bd31 li {
  display: block;
  margin: 0;
  padding: 0;
}
.accent-65f3 .center-bd31 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;
}
.accent-65f3 .center-bd31 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.accent-65f3 .center-bd31 .center-bd31 {
  top: 0;
  left: 100%;
}
.accent-65f3 .overlay_c242.fn-focus-33cf > .paper-dd5d,
.accent-65f3 .overlay_c242.fn-focus-33cf > .center-bd31,
.accent-65f3 .overlay_c242:focus > .paper-dd5d,
.accent-65f3 .overlay_c242:focus > .center-bd31,
.accent-65f3 .overlay_c242:hover > .paper-dd5d,
.accent-65f3 .overlay_c242:hover > .center-bd31 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.accent-65f3.item_395e .sidebar_c4a1:after,
.accent-65f3.item_395e .sidebar_c4a1:before {
  content: "";
  display: table;
}
.accent-65f3.item_395e .sidebar_c4a1:after {
  clear: both;
}
.accent-65f3.item_395e .sidebar_c4a1 > li {
  float: left;
}
.accent-65f3.liquid-b0b6 .sidebar_c4a1:after,
.accent-65f3.liquid-b0b6 .sidebar_c4a1:before {
  content: "";
  display: table;
}
.accent-65f3.liquid-b0b6 .sidebar_c4a1:after {
  clear: both;
}
.accent-65f3.liquid-b0b6 .sidebar_c4a1 > li {
  float: left;
}
.accent-65f3.liquid-b0b6 .sidebar_c4a1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.accent-65f3.liquid-b0b6 .sidebar_c4a1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.accent-65f3.liquid-b0b6 .sidebar_c4a1 > li.copper_0713 > a,
.accent-65f3.liquid-b0b6 .sidebar_c4a1 > li.huge-4aad > a {
  color: #fff;
  background-color: #1e4b75;
}
.accent-65f3.table_bc83 .sidebar_c4a1 > li > a .secondary_d0ce {
  position: relative;
}
.accent-65f3.table_bc83 .sidebar_c4a1 > li > a .secondary_d0ce: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;
}
.accent-65f3.table_bc83
  .sidebar_c4a1
  > li:focus
  > a
  .secondary_d0ce:before,
.accent-65f3.table_bc83
  .sidebar_c4a1
  > li:hover
  > a
  .secondary_d0ce:before {
  width: 100%;
  background-color: currentColor;
}
.accent-65f3.table_bc83
  .sidebar_c4a1
  > li.copper_0713
  > a
  .secondary_d0ce:before,
.accent-65f3.table_bc83
  .sidebar_c4a1
  > li.simple_ab29
  > a
  .secondary_d0ce:before {
  width: 100%;
  background-color: currentColor;
}
.accent-65f3.slider-b9ce .sidebar_c4a1 > li > a .secondary_d0ce {
  position: relative;
}
.accent-65f3.slider-b9ce .sidebar_c4a1 > li > a .secondary_d0ce: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;
}
.accent-65f3.slider-b9ce .sidebar_c4a1 > li:focus > a .secondary_d0ce:before,
.accent-65f3.slider-b9ce
  .sidebar_c4a1
  > li:hover
  > a
  .secondary_d0ce:before {
  width: 100%;
  background-color: currentColor;
}
.accent-65f3.slider-b9ce
  .sidebar_c4a1
  > li.copper_0713
  > a
  .secondary_d0ce:before,
.accent-65f3.slider-b9ce
  .sidebar_c4a1
  > li.simple_ab29
  > a
  .secondary_d0ce:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_d0de .dim-a7af {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb_d0de .dim-a7af li:first-child > a {
  border-top: none;
}
.breadcrumb_d0de .dim-a7af .border-bottom-3740 > .secondary_d0ce .media_in_5611 {
  display: none;
}
.breadcrumb_d0de .dim-a7af li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb_d0de .dim-a7af li:last-child {
  border: none;
}
.breadcrumb_d0de .dim-a7af li.stale-bfe9 > a {
  padding-right: 45px !important;
}
.breadcrumb_d0de .dim-a7af li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb_d0de .dim-a7af li a:focus,
.breadcrumb_d0de .dim-a7af li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_d0de .dim-a7af li .input_b01f {
  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;
}
.breadcrumb_d0de .dim-a7af li .input_b01f:hover {
  box-shadow: none;
}
.breadcrumb_d0de .dim-a7af li .input_b01f .media_in_5611 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb_d0de .dim-a7af .center-bd31 {
  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);
}
.breadcrumb_d0de .dim-a7af .center-bd31 li a {
  padding-left: 3em;
}
.breadcrumb_d0de .dim-a7af .image_west_e144 > a .input_b01f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb_d0de .dim-a7af .image_west_e144 > .center-bd31 {
  display: block;
  opacity: 1;
}
.last-cb9d {
  max-width: 100%;
}
.secondary-fixed-4e80 {
  line-height: 0;
  cursor: pointer;
}
.grid-next-f136 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.grid-next-f136:hover {
  box-shadow: none;
  color: currentColor;
}
.grid-next-f136 svg {
  width: 18px;
  height: 18px;
}
.grid-next-f136 .outer-5f91 {
  display: none;
}
.info_ecd4 {
  position: relative;
}
.info_ecd4.fn-active-33cf .grid-next-f136 .block_119f {
  display: none;
}
.info_ecd4.fn-active-33cf .grid-next-f136 .outer-5f91 {
  display: inline-block;
}
.info_ecd4 .component_right_483f {
  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);
}
.info_ecd4.soft_9e62 .component_right_483f {
  left: auto;
  right: -0.9em;
}
.info_ecd4.soft_9e62 .avatar_easy_8e7a::before {
  left: auto;
  right: 15px;
}
.info_ecd4.fn-active-33cf .component_right_483f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.prev-94d2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.prev-94d2 label {
  flex-basis: 100%;
}
.prev-94d2 .steel-63ad {
  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;
}
.prev-94d2 .motion-7cc3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.prev-94d2 .motion-7cc3:focus {
  background-color: transparent;
}
.prev-94d2 button.accent_eebd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.prev-94d2 button.accent_eebd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.prev-94d2 button.accent_eebd svg {
  width: 18px;
  height: 18px;
}
.prev-94d2 input[type="submit"] {
  min-height: auto;
}
.purple-0510 .prev-94d2 .motion-7cc3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar_easy_8e7a {
  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) {
  .avatar_easy_8e7a {
    width: 220px;
  }
}
.avatar_easy_8e7a label {
  flex-basis: 100%;
}
.avatar_easy_8e7a::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;
}
.photo-warm-b8c6 .purple-0510 .prev-94d2 {
  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;
}
.photo-warm-b8c6
  .purple-0510
  .prev-94d2
  .steel-63ad {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.photo-warm-b8c6 .purple-0510 .prev-94d2 .motion-7cc3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.photo-warm-b8c6
  .purple-0510
  .prev-94d2
  .motion-7cc3:focus {
  background: 0 0;
}
.photo-warm-b8c6
  .purple-0510
  .prev-94d2
  .layout-plasma-b3c9 {
  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;
}
.info_yellow_e5b7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.info_yellow_e5b7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.info_yellow_e5b7 li:last-child {
  margin-right: 0;
}
.info_yellow_e5b7 li:first-child {
  margin-left: 0;
}
.info_yellow_e5b7.notice_a6a8 a {
  color: #fff;
}
.info_yellow_e5b7.notice_a6a8 a:hover {
  color: #fff;
}
.info_yellow_e5b7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.info_yellow_e5b7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.info_yellow_e5b7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.info_yellow_e5b7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.info_yellow_e5b7 [class*="social-icon-apple"] {
  background-color: #999;
}
.info_yellow_e5b7 [class*="social-icon-apple"].text_active_3fdc {
  background-color: transparent;
  color: #999;
}
.info_yellow_e5b7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.info_yellow_e5b7 [class*="social-icon-behance"].text_active_3fdc {
  background-color: transparent;
  color: #1769ff;
}
.info_yellow_e5b7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.info_yellow_e5b7 [class*="social-icon-bitbucket"].text_active_3fdc {
  background-color: transparent;
  color: #205081;
}
.info_yellow_e5b7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.info_yellow_e5b7 [class*="social-icon-codepen"].text_active_3fdc {
  background-color: transparent;
  color: #000;
}
.info_yellow_e5b7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.info_yellow_e5b7 [class*="social-icon-delicious"].text_active_3fdc {
  background-color: transparent;
  color: #39f;
}
.info_yellow_e5b7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.info_yellow_e5b7 [class*="social-icon-digg"].text_active_3fdc {
  background-color: transparent;
  color: #005be2;
}
.info_yellow_e5b7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.info_yellow_e5b7 [class*="social-icon-dribbble"].text_active_3fdc {
  background-color: transparent;
  color: #ea4c89;
}
.info_yellow_e5b7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.info_yellow_e5b7 [class*="social-icon-envelope"].text_active_3fdc {
  background-color: transparent;
  color: #ea4335;
}
.info_yellow_e5b7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.info_yellow_e5b7 [class*="social-icon-facebook"].text_active_3fdc {
  background-color: transparent;
  color: #3b5998;
}
.info_yellow_e5b7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.info_yellow_e5b7 [class*="social-icon-flickr"].text_active_3fdc {
  background-color: transparent;
  color: #0063dc;
}
.info_yellow_e5b7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.info_yellow_e5b7 [class*="social-icon-foursquare"].text_active_3fdc {
  background-color: transparent;
  color: #2d5be3;
}
.info_yellow_e5b7 [class*="social-icon-github"] {
  background-color: #333;
}
.info_yellow_e5b7 [class*="social-icon-github"].text_active_3fdc {
  background-color: transparent;
  color: #333;
}
.info_yellow_e5b7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.info_yellow_e5b7 [class*="social-icon-google-plus"].text_active_3fdc {
  background-color: transparent;
  color: #dd4b39;
}
.info_yellow_e5b7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.info_yellow_e5b7 [class*="social-icon-houzz"].text_active_3fdc {
  background-color: transparent;
  color: #7ac142;
}
.info_yellow_e5b7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.info_yellow_e5b7 [class*="social-icon-instagram"].text_active_3fdc {
  background-color: transparent;
  color: #262626;
}
.info_yellow_e5b7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.info_yellow_e5b7 [class*="social-icon-jsfiddle"].text_active_3fdc {
  background-color: transparent;
  color: #487aa2;
}
.info_yellow_e5b7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.info_yellow_e5b7 [class*="social-icon-linkedin"].text_active_3fdc {
  background-color: transparent;
  color: #0077b5;
}
.info_yellow_e5b7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.info_yellow_e5b7 [class*="social-icon-medium"].text_active_3fdc {
  background-color: transparent;
  color: #00ab6b;
}
.info_yellow_e5b7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.info_yellow_e5b7
  [class*="social-icon-odnoklassniki"].text_active_3fdc {
  background-color: transparent;
  color: #f4731c;
}
.info_yellow_e5b7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.info_yellow_e5b7 [class*="social-icon-meetup"].text_active_3fdc {
  background-color: transparent;
  color: #ec1c40;
}
.info_yellow_e5b7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.info_yellow_e5b7 [class*="social-icon-pinterest"].text_active_3fdc {
  background-color: transparent;
  color: #bd081c;
}
.info_yellow_e5b7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.info_yellow_e5b7 [class*="social-icon-product-hunt"].text_active_3fdc {
  background-color: transparent;
  color: #da552f;
}
.info_yellow_e5b7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.info_yellow_e5b7 [class*="social-icon-reddit"].text_active_3fdc {
  background-color: transparent;
  color: #ff4500;
}
.info_yellow_e5b7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.info_yellow_e5b7 [class*="social-icon-rss"].text_active_3fdc {
  background-color: transparent;
  color: #f26522;
}
.info_yellow_e5b7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.info_yellow_e5b7
  [class*="social-icon-shopping-cart"].text_active_3fdc {
  background-color: transparent;
  color: #4caf50;
}
.info_yellow_e5b7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.info_yellow_e5b7 [class*="social-icon-skype"].text_active_3fdc {
  background-color: transparent;
  color: #00aff0;
}
.info_yellow_e5b7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.info_yellow_e5b7 [class*="social-icon-slideshare"].text_active_3fdc {
  background-color: transparent;
  color: #0077b5;
}
.info_yellow_e5b7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.info_yellow_e5b7 [class*="social-icon-snapchat"].text_active_3fdc {
  background-color: transparent;
  color: #fffc00;
}
.info_yellow_e5b7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.info_yellow_e5b7 [class*="social-icon-soundcloud"].text_active_3fdc {
  background-color: transparent;
  color: #f80;
}
.info_yellow_e5b7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.info_yellow_e5b7 [class*="social-icon-spotify"].text_active_3fdc {
  background-color: transparent;
  color: #2ebd59;
}
.info_yellow_e5b7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.info_yellow_e5b7
  [class*="social-icon-stack-overflow"].text_active_3fdc {
  background-color: transparent;
  color: #fe7a15;
}
.info_yellow_e5b7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.info_yellow_e5b7 [class*="social-icon-maldkfgram"].text_active_3fdc {
  background-color: transparent;
  color: #2ca5e0;
}
.info_yellow_e5b7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.info_yellow_e5b7 [class*="social-icon-tripadvisor"].text_active_3fdc {
  background-color: transparent;
  color: #589442;
}
.info_yellow_e5b7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.info_yellow_e5b7 [class*="social-icon-tumblr"].text_active_3fdc {
  background-color: transparent;
  color: #35465c;
}
.info_yellow_e5b7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.info_yellow_e5b7 [class*="social-icon-twitch"].text_active_3fdc {
  background-color: transparent;
  color: #6441a5;
}
.info_yellow_e5b7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.info_yellow_e5b7 [class*="social-icon-twitter"].text_active_3fdc {
  background-color: transparent;
  color: #1da1f2;
}
.info_yellow_e5b7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.info_yellow_e5b7 [class*="social-icon-vimeo"].text_active_3fdc {
  background-color: transparent;
  color: #1ab7ea;
}
.info_yellow_e5b7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.info_yellow_e5b7 [class*="social-icon-vk"].text_active_3fdc {
  background-color: transparent;
  color: #45668e;
}
.info_yellow_e5b7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.info_yellow_e5b7 [class*="social-icon-weibo"].text_active_3fdc {
  background-color: transparent;
  color: #df2029;
}
.info_yellow_e5b7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.info_yellow_e5b7 [class*="social-icon-weixin"].text_active_3fdc {
  background-color: transparent;
  color: #7bb32e;
}
.info_yellow_e5b7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.info_yellow_e5b7 [class*="social-icon-whatsapp"].text_active_3fdc {
  background-color: transparent;
  color: #25d366;
}
.info_yellow_e5b7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.info_yellow_e5b7 [class*="social-icon-wordpress"].text_active_3fdc {
  background-color: transparent;
  color: #21759b;
}
.info_yellow_e5b7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.info_yellow_e5b7 [class*="social-icon-xing"].text_active_3fdc {
  background-color: transparent;
  color: #026466;
}
.info_yellow_e5b7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.info_yellow_e5b7 [class*="social-icon-yelp"].text_active_3fdc {
  background-color: transparent;
  color: #af0606;
}
.info_yellow_e5b7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.info_yellow_e5b7 [class*="social-icon-youtube"].text_active_3fdc {
  background-color: transparent;
  color: #cd201f;
}
.tabs_over_8111 {
  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;
}
.tabs_over_8111:hover {
  box-shadow: none;
  background: 0 0;
}
.preview-1f13 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.section-glass-38b6 {
  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;
}
.tooltip-north-3e51 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.breadcrumb-tall-5992 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.breadcrumb-tall-5992,
.breadcrumb-tall-5992::after,
.breadcrumb-tall-5992::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;
}
.breadcrumb-tall-5992::after,
.breadcrumb-tall-5992::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block_steel_89c3 .section-glass-38b6 .tooltip-north-3e51 {
  margin-top: -2px;
  width: 19px;
}
.block_steel_89c3 .section-glass-38b6 .breadcrumb-tall-5992 {
  margin-top: -1px;
}
.block_steel_89c3 .section-glass-38b6 .breadcrumb-tall-5992,
.block_steel_89c3 .section-glass-38b6 .breadcrumb-tall-5992::after,
.block_steel_89c3 .section-glass-38b6 .breadcrumb-tall-5992::before {
  width: 19px;
  height: 2px;
}
.block_steel_89c3 .section-glass-38b6 .breadcrumb-tall-5992::before {
  top: -6px;
}
.block_steel_89c3 .section-glass-38b6 .breadcrumb-tall-5992::after {
  bottom: -6px;
}
.middle-37b1 .section-glass-38b6 .tooltip-north-3e51 {
  margin-top: -2px;
  width: 22px;
}
.middle-37b1 .section-glass-38b6 .breadcrumb-tall-5992 {
  margin-top: -1px;
}
.middle-37b1 .section-glass-38b6 .breadcrumb-tall-5992,
.middle-37b1 .section-glass-38b6 .breadcrumb-tall-5992::after,
.middle-37b1 .section-glass-38b6 .breadcrumb-tall-5992::before {
  width: 22px;
  height: 2px;
}
.middle-37b1 .section-glass-38b6 .breadcrumb-tall-5992::before {
  top: -7px;
}
.middle-37b1 .section-glass-38b6 .breadcrumb-tall-5992::after {
  bottom: -7px;
}
.clean_02e7 .section-glass-38b6 .tooltip-north-3e51 {
  margin-top: -2px;
  width: 31px;
}
.clean_02e7 .section-glass-38b6 .breadcrumb-tall-5992 {
  margin-top: -1.5px;
}
.clean_02e7 .section-glass-38b6 .breadcrumb-tall-5992,
.clean_02e7 .section-glass-38b6 .breadcrumb-tall-5992::after,
.clean_02e7 .section-glass-38b6 .breadcrumb-tall-5992::before {
  width: 31px;
  height: 3px;
}
.clean_02e7 .section-glass-38b6 .breadcrumb-tall-5992::before {
  top: -9px;
}
.clean_02e7 .section-glass-38b6 .breadcrumb-tall-5992::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .black-0a79 .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 19px;
  }
  .black-0a79 .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1px;
  }
  .black-0a79 .section-glass-38b6 .breadcrumb-tall-5992,
  .black-0a79 .section-glass-38b6 .breadcrumb-tall-5992::after,
  .black-0a79 .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 19px;
    height: 2px;
  }
  .black-0a79 .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -6px;
  }
  .black-0a79 .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -6px;
  }
  .feature_prev_5346 .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 22px;
  }
  .feature_prev_5346 .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1px;
  }
  .feature_prev_5346 .section-glass-38b6 .breadcrumb-tall-5992,
  .feature_prev_5346 .section-glass-38b6 .breadcrumb-tall-5992::after,
  .feature_prev_5346 .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 22px;
    height: 2px;
  }
  .feature_prev_5346 .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -7px;
  }
  .feature_prev_5346 .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -7px;
  }
  .backdrop_9fd6 .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_9fd6 .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1.5px;
  }
  .backdrop_9fd6 .section-glass-38b6 .breadcrumb-tall-5992,
  .backdrop_9fd6 .section-glass-38b6 .breadcrumb-tall-5992::after,
  .backdrop_9fd6 .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_9fd6 .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -9px;
  }
  .backdrop_9fd6 .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .lower_3860 .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 19px;
  }
  .lower_3860 .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1px;
  }
  .lower_3860 .section-glass-38b6 .breadcrumb-tall-5992,
  .lower_3860 .section-glass-38b6 .breadcrumb-tall-5992::after,
  .lower_3860 .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 19px;
    height: 2px;
  }
  .lower_3860 .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -6px;
  }
  .lower_3860 .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -6px;
  }
  .pattern_3372 .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_3372 .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1px;
  }
  .pattern_3372 .section-glass-38b6 .breadcrumb-tall-5992,
  .pattern_3372 .section-glass-38b6 .breadcrumb-tall-5992::after,
  .pattern_3372 .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 22px;
    height: 2px;
  }
  .pattern_3372 .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -7px;
  }
  .pattern_3372 .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -7px;
  }
  .picture-1fb3 .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 31px;
  }
  .picture-1fb3 .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1.5px;
  }
  .picture-1fb3 .section-glass-38b6 .breadcrumb-tall-5992,
  .picture-1fb3 .section-glass-38b6 .breadcrumb-tall-5992::after,
  .picture-1fb3 .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 31px;
    height: 3px;
  }
  .picture-1fb3 .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -9px;
  }
  .picture-1fb3 .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .picture-lower-a80d .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 19px;
  }
  .picture-lower-a80d .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1px;
  }
  .picture-lower-a80d .section-glass-38b6 .breadcrumb-tall-5992,
  .picture-lower-a80d .section-glass-38b6 .breadcrumb-tall-5992::after,
  .picture-lower-a80d .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 19px;
    height: 2px;
  }
  .picture-lower-a80d .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -6px;
  }
  .picture-lower-a80d .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -6px;
  }
  .text_hot_7c8f .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 22px;
  }
  .text_hot_7c8f .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1px;
  }
  .text_hot_7c8f .section-glass-38b6 .breadcrumb-tall-5992,
  .text_hot_7c8f .section-glass-38b6 .breadcrumb-tall-5992::after,
  .text_hot_7c8f .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 22px;
    height: 2px;
  }
  .text_hot_7c8f .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -7px;
  }
  .text_hot_7c8f .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -7px;
  }
  .gradient-prev-b590 .section-glass-38b6 .tooltip-north-3e51 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-prev-b590 .section-glass-38b6 .breadcrumb-tall-5992 {
    margin-top: -1.5px;
  }
  .gradient-prev-b590 .section-glass-38b6 .breadcrumb-tall-5992,
  .gradient-prev-b590 .section-glass-38b6 .breadcrumb-tall-5992::after,
  .gradient-prev-b590 .section-glass-38b6 .breadcrumb-tall-5992::before {
    width: 31px;
    height: 3px;
  }
  .gradient-prev-b590 .section-glass-38b6 .breadcrumb-tall-5992::before {
    top: -9px;
  }
  .gradient-prev-b590 .section-glass-38b6 .breadcrumb-tall-5992::after {
    bottom: -9px;
  }
}
.notice_1cba .breadcrumb-tall-5992 {
  -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);
}
.notice_1cba .breadcrumb-tall-5992::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice_1cba .breadcrumb-tall-5992::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);
}
.notice_1cba.icon_over_4ce1 .breadcrumb-tall-5992 {
  -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);
}
.notice_1cba.icon_over_4ce1 .breadcrumb-tall-5992::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice_1cba.icon_over_4ce1 .breadcrumb-tall-5992::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);
}
.search-2ae5 {
  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.fixed_1be3:before {
  display: none;
}
.gas-7daf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gas-7daf .modal_south_a3e1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gas-7daf .modal_south_a3e1:last-of-type {
  border-bottom: none;
}
.gas-7daf .modal_south_a3e1.large-0522,
.gas-7daf .modal_south_a3e1.breadcrumb-outer-da0e,
.gas-7daf .modal_south_a3e1.modal_2cb8 {
  padding: 0;
}
.gas-7daf .breadcrumb_d0de .input_b01f {
  color: currentColor;
}
.gas-7daf .breadcrumb_d0de .input_b01f:focus,
.gas-7daf .breadcrumb_d0de .input_b01f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-7daf.backdrop_5841 .message_a8cc,
.gas-7daf.backdrop_5841 .accordion_dc8a a,
.gas-7daf.backdrop_5841 .sidebar_c4a1 a,
.gas-7daf.backdrop_5841 .center-bd31 a {
  color: rgba(0, 0, 0, 0.55);
}
.gas-7daf.backdrop_5841 .message_a8cc:hover,
.gas-7daf.backdrop_5841 .accordion_dc8a a:hover,
.gas-7daf.backdrop_5841 .sidebar_c4a1 a:hover,
.gas-7daf.backdrop_5841 .center-bd31 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-7daf.backdrop_5841 .tall_a688 {
  color: rgba(0, 0, 0, 0.8);
}
.gas-7daf.backdrop_5841 .modal_south_a3e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-7daf.backdrop_5841 .modal_south_a3e1:before {
  background: rgba(0, 0, 0, 0.08);
}
.gas-7daf.backdrop_5841 .video-outer-3148:before {
  background: rgba(255, 255, 255, 0.9);
}
.gas-7daf.backdrop_5841 .breadcrumb_d0de .dim-a7af li a,
.gas-7daf.backdrop_5841 .breadcrumb_d0de .input_b01f,
.gas-7daf.backdrop_5841 .center-bd31 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-7daf.backdrop_5841 .breadcrumb_d0de .input_b01f:focus,
.gas-7daf.backdrop_5841 .breadcrumb_d0de .input_b01f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-7daf.backdrop_5841 .dim-a7af li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-7daf.tertiary-first-7331 .message_a8cc,
.gas-7daf.tertiary-first-7331 .accordion_dc8a a,
.gas-7daf.tertiary-first-7331 .sidebar_c4a1 .input_b01f,
.gas-7daf.tertiary-first-7331 .sidebar_c4a1 a,
.gas-7daf.tertiary-first-7331 .center-bd31 a {
  color: rgba(255, 255, 255, 0.79);
}
.gas-7daf.tertiary-first-7331 .message_a8cc:hover,
.gas-7daf.tertiary-first-7331 .accordion_dc8a a:hover,
.gas-7daf.tertiary-first-7331 .sidebar_c4a1 .input_b01f:hover,
.gas-7daf.tertiary-first-7331 .sidebar_c4a1 a:hover,
.gas-7daf.tertiary-first-7331 .center-bd31 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-7daf.tertiary-first-7331 .tall_a688 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-7daf.tertiary-first-7331 .modal_south_a3e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-7daf.tertiary-first-7331 .modal_south_a3e1:before {
  background: rgba(255, 255, 255, 0.08);
}
.gas-7daf.tertiary-first-7331 .video-outer-3148:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas-7daf.tertiary-first-7331 .breadcrumb_d0de .dim-a7af li a,
.gas-7daf.tertiary-first-7331 .breadcrumb_d0de .input_b01f,
.gas-7daf.tertiary-first-7331 .center-bd31 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-7daf.tertiary-first-7331 .breadcrumb_d0de .input_b01f:focus,
.gas-7daf.tertiary-first-7331 .breadcrumb_d0de .input_b01f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-7daf.tertiary-first-7331 .dim-a7af li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-outer-3148 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video-outer-3148:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-blue-a6c7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress_bd84 .gas-7daf {
  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;
}
.progress_bd84 .modal_south_a3e1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress_bd84 .modal_south_a3e1: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) {
  .progress_bd84 .modal_south_a3e1:before {
    width: 16%;
    left: 42%;
  }
}
.progress_bd84 .modal_south_a3e1:last-child:before {
  content: none;
}
.progress_bd84 .modal_south_a3e1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress_bd84 .breadcrumb_d0de .dim-a7af li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress_bd84 .breadcrumb_d0de .dim-a7af li a .input_b01f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress_bd84 .breadcrumb_d0de .center-bd31 {
  border: none;
}
.progress_bd84 .breadcrumb_d0de .center-bd31 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress_bd84 .video-outer-3148 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress_bd84 .image-blue-a6c7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress_bd84 .tertiary-first-7331 .video-outer-3148:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_bd84 .backdrop_5841.narrow_2df0 .breadcrumb-tall-5992 {
  background: rgba(0, 0, 0, 0.6);
}
.progress_bd84
  .backdrop_5841.narrow_2df0
  .breadcrumb-tall-5992::after,
.progress_bd84
  .backdrop_5841.narrow_2df0
  .breadcrumb-tall-5992:before {
  background: inherit;
}
.progress_bd84
  .backdrop_5841.narrow_2df0:hover
  .breadcrumb-tall-5992 {
  background: rgba(0, 0, 0, 0.8);
}
.row-70d8 .gas-7daf {
  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) {
  .row-70d8 .gas-7daf {
    width: auto;
    right: 45px;
  }
}
.large-1e46 .gas-7daf {
  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) {
  .large-1e46 .gas-7daf {
    width: auto;
    left: 45px;
  }
}
.fixed_1be3 .gas-7daf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fixed_1be3 .image-blue-a6c7 {
  max-width: 48em;
  margin: 0 auto;
}
.fixed_1be3 .video-outer-3148:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wrapper-white-8014 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper-white-8014.progress_bd84 .gas-7daf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wrapper-white-8014.row-70d8 .gas-7daf {
  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);
}
.wrapper-white-8014 .gas-7daf {
  visibility: visible;
}
.wrapper-white-8014.large-1e46 .gas-7daf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notice-d1dc,
.cold_1653 {
  overflow-x: hidden;
}
.notice-d1dc .gas-7daf {
  overflow: auto;
}
.notice-d1dc.progress_bd84 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-d1dc.progress_bd84 .gas-7daf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notice-d1dc.progress_bd84 .tabs_over_8111 {
  opacity: 0;
}
.notice-d1dc.row-70d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-d1dc.row-70d8 .gas-7daf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notice-d1dc.row-70d8 .tabs_over_8111 {
  opacity: 0;
}
.notice-d1dc.large-1e46 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-d1dc.large-1e46 .gas-7daf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notice-d1dc.large-1e46 .tabs_over_8111 {
  opacity: 0;
}
.notice-d1dc.fixed_1be3 .gas-7daf {
  z-index: 10;
  visibility: visible;
}
.narrow_2df0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.narrow_2df0 .breadcrumb-tall-5992 {
  background: rgba(255, 255, 255, 0.99);
}
.narrow_2df0 .breadcrumb-tall-5992::after,
.narrow_2df0 .breadcrumb-tall-5992:before {
  background: inherit;
}
.narrow_2df0:hover .breadcrumb-tall-5992 {
  background: rgba(255, 255, 255, 0.99);
}
.large-1e46 .narrow_2df0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fixed_1be3 .narrow_2df0 {
  display: none !important;
}
.notice-d1dc:before,
.cold_1653:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notice-d1dc .narrow_2df0,
.cold_1653 .narrow_2df0 {
  display: inline-block;
}
.gas-7daf .menu-old-bf34 {
  -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;
}
.notice-d1dc .gas-7daf .menu-old-bf34,
.cold_1653 .gas-7daf .menu-old-bf34 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade_simple_dd48 .steel-63ad {
  width: 100%;
}
.bronze-6bbc {
  padding: 0 0.5em 0;
}
.bronze-6bbc [class*="customify-col-"],
.bronze-6bbc [class*="customify-col_"],
.bronze-6bbc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph-7389 .bronze-6bbc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .media-prev-5411 .white_6df8,
  .white_6df8 {
    display: none;
  }
  .backdrop_solid_2bcf {
    text-align: left;
  }
  .tertiary_1ec0 {
    text-align: center;
  }
  .stone-7ac1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .media-prev-5411 .notification_copper_d7ad,
  .notification_copper_d7ad {
    display: none;
  }
  .glass_9ede {
    text-align: left;
  }
  .dropdown-91ef {
    text-align: center;
  }
  .easy-bc35 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .media-prev-5411 .content_5af0,
  .content_5af0 {
    display: none;
  }
  .label_ee74 {
    text-align: left;
  }
  .mask_00f8 {
    text-align: center;
  }
  .shadow-e8d7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover-3cd2 {
  box-shadow: none !important;
}
.notification_2c2d .pro-b50e,
.modal-f1d1 .pro-b50e {
  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;
}
.modal-f1d1 .pro-b50e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.layout-8476 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.layout-8476:after,
.layout-8476:before {
  content: "";
  display: table;
}
.layout-8476:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .layout-8476 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.layout-8476,
.active-brown-e4aa {
  max-width: 1248px;
  margin: 0 auto;
}

.panel-bottom-566b.texture-f75e .layout-8476 {
  max-width: 100%;
}
.panel-bottom-566b.gradient_574c {
  max-width: 1200px;
  margin: 0 auto;
}
.panel-bottom-566b.under_eb48 .layout-8476 {
  max-width: 100%;
}
.panel-bottom-566b.under_eb48 > .layout-8476 {
  padding-left: 0;
  padding-right: 0;
}
.panel-bottom-566b.under_eb48 > .layout-8476 .media-prev-5411 {
  margin: 0;
}
.panel-bottom-566b.under_eb48
  > .layout-8476
  .upper-388b.dropdown_soft_a1a6 {
  margin-right: 0;
  margin-left: 0;
}
.panel-bottom-566b.under_eb48 #main.dropdown_soft_a1a6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid_basic_f3d5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid_basic_f3d5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hidden-motion-8065 .disabled-024f {
    padding-right: 1em;
  }
  .hidden-motion-8065.primary_7d8f .upper-388b {
    border-right: 1px solid #eaecee;
  }
  .hidden-motion-8065.primary_7d8f .disabled-024f {
    padding-right: 1em;
  }
  .hidden-motion-8065.primary_7d8f .info-5fef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_lower_c7a2 .disabled-024f {
    padding-left: 1em;
  }
  .frame_lower_c7a2.primary_7d8f .upper-388b {
    border-left: 1px solid #eaecee;
  }
  .frame_lower_c7a2.primary_7d8f .disabled-024f {
    padding-left: 1em;
  }
  .frame_lower_c7a2.primary_7d8f .info-5fef {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_5d7a .disabled-024f {
    padding-left: 1em;
  }
  .logo_5d7a.primary_7d8f .focus_warm_8852 {
    border-right: 1px solid #eaecee;
  }
  .logo_5d7a.primary_7d8f .section_full_a54c {
    border-right: 1px solid #eaecee;
  }
  .logo_5d7a.primary_7d8f .disabled-024f {
    padding-left: 1em;
  }
  .logo_5d7a.primary_7d8f .info-5fef {
    padding-right: 1em;
  }
  .logo_5d7a.primary_7d8f .module_47ea {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next_dc19 .disabled-024f {
    padding-right: 1em;
  }
  .next_dc19.primary_7d8f .focus_warm_8852 {
    border-left: 1px solid #eaecee;
  }
  .next_dc19.primary_7d8f .section_full_a54c {
    border-left: 1px solid #eaecee;
  }
  .next_dc19.primary_7d8f .disabled-024f {
    padding-right: 1em;
  }
  .next_dc19.primary_7d8f .info-5fef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next_dc19.primary_7d8f .module_47ea {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_basic_f3d5 .disabled-024f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_basic_f3d5.primary_7d8f .upper-388b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid_basic_f3d5.primary_7d8f .disabled-024f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_basic_f3d5.primary_7d8f .info-5fef {
    padding-left: 1em;
  }
  .grid_basic_f3d5.primary_7d8f .module_47ea {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid_basic_f3d5.primary_7d8f .disabled-024f {
    padding-left: 0;
  }
}
.focused-0526 .large_cae5 {
  display: inline-block;
}
.fast_2bc2 {
  display: inline-block;
}
.avatar-lower-7eb2 {
  word-con: break-word;
}
.link-7e86 > span {
  display: inline-block;
  padding: 5px 0;
}
.link-7e86 .item-copper-e055 {
  margin-left: 8px;
  margin-right: 8px;
}
.link-7e86 .outline_wood_16f3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section_df9b .active_hard_bf87 {
  margin-bottom: 2em;
}
.section_df9b .tabs_pro_46f6 {
  margin-bottom: 15px;
}
.section_df9b .tabs_pro_46f6:last-child {
  margin-bottom: 0;
}
.section_df9b .caption-e71b {
  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) {
  .section_df9b .caption-e71b {
    display: block;
  }
}
.section_df9b .label_ae5f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section_df9b .label_ae5f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section_df9b .sort_d598 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section_df9b .sort_d598 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section_df9b .sort_d598 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section_df9b .avatar-lower-7eb2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_df9b .avatar-lower-7eb2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section_df9b .overlay_7732 p:last-child {
  margin-bottom: 0;
}
.section_df9b .logo-cb9c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section_df9b .lower_3efe {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section_df9b .solid_8bc9 {
  margin-top: 1em;
}
.section_df9b .fresh-b3f2 {
  top: 0;
  display: block;
}
.section_df9b .fresh-b3f2 a {
  color: inherit;
}
.section_df9b .fresh-b3f2 a:hover {
  color: inherit;
}
.section_df9b .full_e935 {
  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;
}
.section_df9b .full_e935:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section_df9b .lower_3efe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section_df9b .avatar_b8b2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section_df9b .avatar_b8b2:first-child {
  margin-top: 0;
}
.section_df9b .avatar_b8b2.border-hovered-2a06 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section_df9b .avatar_b8b2.filter-fixed-af34 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_df9b
  .avatar_b8b2.filter-fixed-af34.fast_ac44
  .solid_8bc9 {
  width: 100%;
}
.section_df9b .filter-fixed-af34 {
  -webkit-box-align: center;
  align-items: center;
}
.section_df9b .filter-fixed-af34 .link-7e86,
.section_df9b .filter-fixed-af34 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section_df9b .sort_d598 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_df9b .sort_d598 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_df9b .sort_d598: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;
}
.section_df9b .border-hovered-2a06 {
  z-index: 5;
}
.section_df9b .thumbnail_8097 .lower-ea6a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section_df9b .main-short-488d .lower-ea6a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section_df9b .overlay-ead9 .lower-ea6a {
  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;
}
.section_df9b.slider-upper-8af6 .caption-e71b,
.section_df9b.inner-8784 .caption-e71b {
  display: block;
}
.section_df9b.slider-upper-8af6 .caption-e71b .under-c3f8,
.section_df9b.slider-upper-8af6 .caption-e71b .lower_3efe,
.section_df9b.inner-8784 .caption-e71b .under-c3f8,
.section_df9b.inner-8784 .caption-e71b .lower_3efe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_df9b.caption_action_0cc1 .label_ae5f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section_df9b.caption_action_0cc1 .label_ae5f {
    margin-right: 0;
  }
}
.section_df9b.slider-upper-8af6 .label_ae5f,
.section_df9b.inner-8784 .label_ae5f {
  padding-top: 40%;
}
.section_df9b.slider-upper-8af6 .active_hard_bf87,
.section_df9b.inner-8784 .active_hard_bf87 {
  display: block;
}
.section_df9b.slider-upper-8af6 .fn-sticky-33cf .lower_3efe,
.section_df9b.inner-8784 .fn-sticky-33cf .lower_3efe {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section_df9b.slider-upper-8af6 .label_ae5f,
.section_df9b.inner-8784 .label_ae5f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section_df9b.slider-upper-8af6 .lower_3efe {
  padding: 1em;
}
.icon_huge_f824 {
  margin: 30px auto;
  display: block;
}
.icon_huge_f824 .complex-ef3a > * {
  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;
}
.icon_huge_f824 .complex-ef3a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_huge_f824 .complex-ef3a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_selected_f370 .link-7e86 {
  margin-bottom: 1.41575em;
}
.tooltip_selected_f370 .fresh_53e9 {
  margin-bottom: 1.618em;
}
.pagination-939d .overlay-under-8888 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pagination-939d .overlay-under-8888 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pagination-939d .secondary_b656 {
  max-width: 100%;
  overflow: auto;
}
.tall_15cc .pagination-939d a:hover {
  text-decoration: underline;
}
.tooltip_cool_7197 .tabs_pro_46f6:not(.avatar-lower-7eb2),
.tooltip_cool_7197 .sort_d598 {
  margin-bottom: 1.41575em;
}
.tooltip_cool_7197 .tabs_pro_46f6:not(.avatar-lower-7eb2):last-child,
.tooltip_cool_7197 .sort_d598:last-child {
  margin-bottom: 0;
}
.tooltip_cool_7197 .tabs_pro_46f6.grid_steel_13ee {
  margin-bottom: 0.41575em;
}
.tooltip_cool_7197 .rough-09bf:before,
.tooltip_cool_7197 .status-lower-116f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tooltip_cool_7197 .rough-09bf:before {
  content: "\f115";
}
.tooltip_cool_7197 .status-lower-116f:before {
  content: "\f02c";
}
.tooltip_cool_7197 .texture-green-8f57 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tooltip_cool_7197 .texture-green-8f57 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thumbnail-934f {
  display: -webkit-box;
  display: flex;
}
.thumbnail-934f .breadcrumb_advanced_1a97 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thumbnail-934f .breadcrumb_advanced_1a97 {
    flex-basis: 90px;
  }
}
.thumbnail-934f .accent_paper_fe96 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail-934f .accent_paper_fe96 {
    flex-basis: calc(100% - 50px);
  }
}
.thumbnail-934f .basic-65c5 p:last-child {
  margin-bottom: 0.72em;
}
.under_2811 .complex-ef3a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.under_2811 .complex-ef3a:after,
.under_2811 .complex-ef3a:before {
  content: "";
  display: table;
}
.under_2811 .complex-ef3a:after {
  clear: both;
}
.under_2811 .complex-ef3a .tiny_d7b4,
.under_2811 .complex-ef3a .table_1497 {
  width: 49%;
}
.under_2811 .complex-ef3a .tiny_d7b4 a span.purple-d50c,
.under_2811 .complex-ef3a .table_1497 a span.purple-d50c {
  display: block;
  margin-bottom: 5px;
}
.under_2811 .complex-ef3a .table_1497 {
  float: left;
  text-align: left;
}
.under_2811 .complex-ef3a .tiny_d7b4 {
  float: right;
  text-align: right;
}
.secondary-active-78db {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .secondary-active-78db {
    margin-bottom: 0;
  }
}
.table_hot_3a0e {
  margin-bottom: 1em;
}
.table_hot_3a0e .avatar-lower-7eb2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.section-beca a {
  display: block;
  line-height: 0;
  position: relative;
}
.pressed-7e20 .table_hot_3a0e,
.outline_plasma_90d2 .table_hot_3a0e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pressed-7e20 .table_hot_3a0e,
  .outline_plasma_90d2 .table_hot_3a0e {
    display: block;
  }
}
.pressed-7e20 .section-beca,
.outline_plasma_90d2 .section-beca {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pressed-7e20 .section-beca,
  .outline_plasma_90d2 .section-beca {
    margin-bottom: 1em;
  }
}
.pressed-7e20 .section-beca img,
.outline_plasma_90d2 .section-beca img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pressed-7e20 .box_be67,
.outline_plasma_90d2 .box_be67 {
  flex-basis: calc(100% - 160px);
}
.pressed-7e20 .box_be67 p,
.outline_plasma_90d2 .box_be67 p {
  margin-bottom: 0;
}
.pressed-7e20 .box_be67 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pressed-7e20 .box_be67 {
    padding-left: 0;
  }
}
.outline_plasma_90d2 .box_be67 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .outline_plasma_90d2 .box_be67 {
    padding-right: 0;
  }
}
.outline_plasma_90d2 .section-beca {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.smooth-e644 .section-beca {
  margin-bottom: 0.5em;
}
.smooth-e644 .section-beca img {
  width: 100%;
}
.shadow_1a5a .east-e44a,
.lite_f40a .east-e44a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lite_f40a .upper-388b .primary-large-71f5 p:last-child {
  margin-bottom: 0;
}
.blue-4788 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.stone-8be9 .easy-c9ca {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .stone-8be9 .easy-c9ca:last-of-type {
    margin-bottom: 0;
  }
}
.stone-8be9 .easy-c9ca ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stone-8be9 .easy-c9ca ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.stone-8be9 .easy-c9ca ul li {
  margin: 0 0 0.6em;
}
.stone-8be9 .easy-c9ca ul li.outline-098c,
.stone-8be9 .easy-c9ca ul li.wrapper_3ccf {
  position: relative;
}
.stone-8be9 .easy-c9ca ul li.outline-098c .wood_0c11,
.stone-8be9 .easy-c9ca ul li.wrapper_3ccf .wood_0c11 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.stone-8be9 .easy-c9ca ul li.outline-098c:after:after,
.stone-8be9 .easy-c9ca ul li.outline-098c:after:before,
.stone-8be9
  .easy-c9ca
  ul
  li.wrapper_3ccf:after:after,
.stone-8be9
  .easy-c9ca
  ul
  li.wrapper_3ccf:after:before {
  content: "";
  display: table;
}
.stone-8be9 .easy-c9ca ul li.outline-098c:after:after,
.stone-8be9
  .easy-c9ca
  ul
  li.wrapper_3ccf:after:after {
  clear: both;
}
.stone-8be9 .easy-c9ca a.media-pressed-5588:hover {
  text-decoration: none;
}
.stone-8be9 .easy-c9ca select {
  max-width: 100%;
}
.stone-8be9 .easy-c9ca table {
  font-size: 85%;
}
.stone-8be9 .easy-c9ca table td,
.stone-8be9 .easy-c9ca table th {
  padding: 0.2360828548em;
  text-align: center;
}
.stone-8be9 .easy-c9ca table tfoot td {
  text-align: left;
}
.stone-8be9 .easy-c9ca :last-child {
  margin-bottom: 0;
}
.stone-8be9 .easy-c9ca .preview_e86a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.stone-8be9 .easy-c9ca .preview_e86a label {
  width: 100%;
}
.stone-8be9 .easy-c9ca .preview_e86a .motion-7cc3 {
  width: 100%;
  display: block;
}
.stone-8be9 .easy-c9ca .preview_e86a .accent_eebd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.stone-8be9 .easy-c9ca .preview_e86a .accent_eebd:hover svg #svg-search {
  fill: #444;
}
.stone-8be9 .easy-c9ca .preview_e86a .accent_eebd svg {
  width: 18px;
  height: 18px;
}
.stone-8be9 .frame_up_3dbf ul ul,
.stone-8be9 .next_ba02 ul ul,
.stone-8be9 .out-c569 ul ul,
.stone-8be9 .label-active-7bdb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.stone-8be9 .frame_up_3dbf .stale-bfe9 > a,
.stone-8be9 .next_ba02 .stale-bfe9 > a,
.stone-8be9 .out-c569 .stale-bfe9 > a,
.stone-8be9 .label-active-7bdb .stale-bfe9 > a {
  margin-bottom: 0;
}
.stone-8be9 .widget_over_bbdf li,
.stone-8be9 .frame_up_3dbf li,
.stone-8be9 .logo_short_e869 li,
.stone-8be9 .next_ba02 li,
.stone-8be9 .out-c569 li,
.stone-8be9 .label-active-7bdb li,
.stone-8be9 .notice_c9a3 li,
.stone-8be9 .carousel_2fd4 li {
  display: block;
  position: relative;
}
.stone-8be9 .widget_over_bbdf li:last-child,
.stone-8be9 .frame_up_3dbf li:last-child,
.stone-8be9 .logo_short_e869 li:last-child,
.stone-8be9 .next_ba02 li:last-child,
.stone-8be9 .out-c569 li:last-child,
.stone-8be9 .label-active-7bdb li:last-child,
.stone-8be9 .notice_c9a3 li:last-child,
.stone-8be9 .carousel_2fd4 li:last-child {
  border: none;
}
.stone-8be9 .widget_over_bbdf li a,
.stone-8be9 .frame_up_3dbf li a,
.stone-8be9 .logo_short_e869 li a,
.stone-8be9 .next_ba02 li a,
.stone-8be9 .out-c569 li a,
.stone-8be9 .label-active-7bdb li a,
.stone-8be9 .notice_c9a3 li a,
.stone-8be9 .carousel_2fd4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stone-8be9 .widget_over_bbdf li ul li::before,
.stone-8be9 .frame_up_3dbf li ul li::before,
.stone-8be9 .logo_short_e869 li ul li::before,
.stone-8be9 .next_ba02 li ul li::before,
.stone-8be9 .out-c569 li ul li::before,
.stone-8be9 .label-active-7bdb li ul li::before,
.stone-8be9 .notice_c9a3 li ul li::before,
.stone-8be9 .carousel_2fd4 li ul li::before {
  left: 15px;
}
.stone-8be9 .widget_over_bbdf li ul a,
.stone-8be9 .frame_up_3dbf li ul a,
.stone-8be9 .logo_short_e869 li ul a,
.stone-8be9 .next_ba02 li ul a,
.stone-8be9 .out-c569 li ul a,
.stone-8be9 .label-active-7bdb li ul a,
.stone-8be9 .notice_c9a3 li ul a,
.stone-8be9 .carousel_2fd4 li ul a {
  padding-left: 20px;
}
.stone-8be9 .widget_over_bbdf li ul ul li::before,
.stone-8be9 .frame_up_3dbf li ul ul li::before,
.stone-8be9 .logo_short_e869 li ul ul li::before,
.stone-8be9 .next_ba02 li ul ul li::before,
.stone-8be9 .out-c569 li ul ul li::before,
.stone-8be9 .label-active-7bdb li ul ul li::before,
.stone-8be9 .notice_c9a3 li ul ul li::before,
.stone-8be9 .carousel_2fd4 li ul ul li::before {
  left: 30px;
}
.stone-8be9 .widget_over_bbdf li ul ul a,
.stone-8be9 .frame_up_3dbf li ul ul a,
.stone-8be9 .logo_short_e869 li ul ul a,
.stone-8be9 .next_ba02 li ul ul a,
.stone-8be9 .out-c569 li ul ul a,
.stone-8be9 .label-active-7bdb li ul ul a,
.stone-8be9 .notice_c9a3 li ul ul a,
.stone-8be9 .carousel_2fd4 li ul ul a {
  padding-left: 40px;
}
.stone-8be9 .pressed-fcbb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stone-8be9 .carousel_2fd4 ul li {
  margin-bottom: 1.41575em;
}
.stone-8be9 .carousel_2fd4 ul li .fixed_3cf4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.stone-8be9 .carousel_2fd4 ul li .chip-5b26 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tertiary-first-7331 .widget_over_bbdf li a,
.tertiary-first-7331 .frame_up_3dbf li a,
.tertiary-first-7331 .logo_short_e869 li a,
.tertiary-first-7331 .next_ba02 li a,
.tertiary-first-7331 .out-c569 li a,
.tertiary-first-7331 .label-active-7bdb li a,
.tertiary-first-7331 .notice_c9a3 li a,
.tertiary-first-7331 .carousel_2fd4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-first-7331 .pressed-fcbb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-first-7331 .easy-c9ca ul li.outline-098c .wood_0c11,
.tertiary-first-7331 .easy-c9ca ul li.wrapper_3ccf .wood_0c11 {
  background: rgba(0, 0, 0, 0.2);
}
.tertiary-first-7331 .stone-8be9 .easy-c9ca select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-bottom-566b .stone-8be9 .dim-a7af li {
  margin: 0;
}
.panel-bottom-566b .stone-8be9 .dim-a7af li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel-bottom-566b .stone-8be9 .dim-a7af li ul {
  margin: 0;
}
.panel-bottom-566b .stone-8be9 .dim-a7af li ul li a {
  padding-left: 15px;
}
.panel-bottom-566b .stone-8be9 .dim-a7af li ul li li a {
  padding-left: 30px;
}
.panel-bottom-566b .stone-8be9 .dim-a7af li.huge-4aad > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel-bottom-566b .stone-8be9 .dim-a7af li.huge-4aad > 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;
}
.panel-bottom-566b .stone-8be9 .dim-a7af li.huge-4aad > 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;
}
.cold-8742 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.item-plasma-9421 {
  position: relative;
  z-index: 10;
}
.item-plasma-9421 .menu-old-bf34 {
  width: 100%;
  max-width: 100%;
}
.description-5d7a .dropdown-top-e4b4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.description-5d7a .backdrop_5841 {
}
.description-5d7a .tertiary-first-7331 {
  background: #292929;
}
.small_6502 .dropdown-top-e4b4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.small_6502 .backdrop_5841 {
  background: #f9f9f9;
}
.small_6502 .tertiary-first-7331 {
  background: #303030;
}
.tooltip_active_d414 .dropdown-top-e4b4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_active_d414 .large_cae5 {
    margin-bottom: 1em;
  }
  .tooltip_active_d414 .large_cae5:last-child {
    margin-bottom: 0;
  }
}
.tooltip_active_d414 .backdrop_5841 {
  background: #ededed;
}
.tooltip_active_d414 .tertiary-first-7331 {
  background: #1a1a1a;
}
.dropdown-top-e4b4.backdrop_5841 {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown-top-e4b4.backdrop_5841 .purple_2178 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-top-e4b4.tertiary-first-7331 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-top-e4b4.tertiary-first-7331 a:not(.media-pressed-5588) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-top-e4b4.tertiary-first-7331 a:not(.media-pressed-5588):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-top-e4b4.tertiary-first-7331 .purple_2178 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-top-e4b4.tertiary-first-7331 table tbody td,
.dropdown-top-e4b4.tertiary-first-7331 table th {
  background: rgba(0, 0, 0, 0.08);
}
.section-3864.gradient_ac1f .layout-8476 {
  max-width: initial;
}
.section-3864 .fresh_5a4c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section-3864 .fresh_5a4c .menu-old-bf34 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .section-3864 .fresh_5a4c .menu-old-bf34 {
    display: block;
    margin-bottom: 2em;
  }
  .section-3864 .fresh_5a4c .menu-old-bf34:last-child {
    margin-bottom: 0;
  }
}
.tooltip_active_d414 .large_cae5:last-child,
.small_6502 .large_cae5:last-child,
.description-5d7a .large_cae5:last-child {
  margin-bottom: 0;
}
.tooltip_active_d414 .large_cae5 .stone-8be9 .easy-c9ca:last-child,
.small_6502 .large_cae5 .stone-8be9 .easy-c9ca:last-child,
.description-5d7a .large_cae5 .stone-8be9 .easy-c9ca:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_active_d414 .badge-rough-9745,
  .tooltip_active_d414 .backdrop_d659,
  .small_6502 .badge-rough-9745,
  .small_6502 .backdrop_d659,
  .description-5d7a .badge-rough-9745,
  .description-5d7a .backdrop_d659 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .item-plasma-9421 .large_cae5 {
    margin-bottom: 2em;
  }
}
.item-plasma-9421 p:last-child {
  margin-bottom: 0;
}
.item-plasma-9421 li,
.item-plasma-9421 ul {
  list-style: none;
  margin: 0;
}
.item-plasma-9421 ul ul {
  margin-left: 2.617924em;
}
.fresh-5aea {
  font-size: 0.875em;
}

/* css-noise: fa13 */
.promo-block-i8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
