/*!
Theme Name: Customify
Theme URI: https://pressmaximum.clean-93ac/customify
Author: WPCustomify
Author URI: https://pressmaximum.clean-93ac
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.clean-93ac/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame-3698.slider_6c54/licenses/gpl-2.0.sidebar-focused-3ec3
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.south_450f/, (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.lite-3f82.accordion-29de/normalize.shadow-cecf/
 ======
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.shadow-cecf v7.0.0 | MIT License | github.clean-93ac/necolas/normalize.shadow-cecf */
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;
}
.link_out_868c .column-a5dd,
.filter_yellow_fad4,
.dropdown-gold-41b4,
.soft-3333,
.tooltip-complex-ce04,
.banner_4bf2,
.form-cdc0,
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;
}
.filter_yellow_fad4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .filter_yellow_fad4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .filter_yellow_fad4,
  h1 {
    font-size: 1.8em;
  }
}
.dropdown-gold-41b4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dropdown-gold-41b4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dropdown-gold-41b4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-gold-41b4,
  h2 {
    font-size: 1.7em;
  }
}
.soft-3333,
h3 {
  font-size: 1.618em;
}
.link_out_868c .column-a5dd,
.tooltip-complex-ce04,
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.text_1ddc {
  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;
}
.hero-364c:after,
.hero-364c:before,
.static-9346:after,
.static-9346:before {
  content: "";
  display: table;
}
.hero-364c:after,
.static-9346:after {
  clear: both;
}
.backdrop-dc50 {
  float: right;
  margin-right: 0;
}
.fixed_adc3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress-364b .dark_d5fe,
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;
}
.progress-364b .dark_d5fe: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;
}
.summary-345a .dark_d5fe {
  box-shadow: none;
}
.summary-345a
  .dark_d5fe
  .progress_rough_97bd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-345a .dark_d5fe .gallery_green_9087 {
  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;
}
.summary-345a
  .dark_d5fe
  .gallery_green_9087
  b {
  display: none;
}
.summary-345a .tall_4a50 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.top-9777:not(.card_selected_4e65):not(.logo_b715),
button:not(.card_selected_4e65):not(.logo_b715),
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ),
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ),
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ) {
  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;
}
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ):hover,
button:not(.card_selected_4e65):not(
    .logo_b715
  ):hover,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ):hover,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ):hover,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ):active,
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ):focus,
button:not(.card_selected_4e65):not(
    .logo_b715
  ):active,
button:not(.card_selected_4e65):not(
    .logo_b715
  ):focus,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ):active,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ):focus,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ):active,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ):focus,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ):active,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ):focus {
  outline: 0;
}
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7,
button:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7 {
  position: relative;
}
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .blue_7cff,
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .accent-843c,
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .card_7eaf,
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  i,
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  svg,
button:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .blue_7cff,
button:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .accent-843c,
button:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .card_7eaf,
button:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  i,
button:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  svg,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .blue_7cff,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .accent-843c,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .card_7eaf,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  i,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  svg,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .blue_7cff,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .accent-843c,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .card_7eaf,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  i,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  svg,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .blue_7cff,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .accent-843c,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  .card_7eaf,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  i,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7
  svg {
  visibility: hidden;
}
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7:after,
button:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7:after,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7:after,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7:after,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ).fn-loading-b9b7: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;
}
.top-9777:not(.card_selected_4e65):not(.logo_b715),
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ),
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ),
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ) {
  color: #fff;
  background: #235787;
}
.top-9777:not(.card_selected_4e65):not(
    .logo_b715
  ):focus,
input[type="button"]:not(.card_selected_4e65):not(
    .logo_b715
  ):focus,
input[type="reset"]:not(.card_selected_4e65):not(
    .logo_b715
  ):focus,
input[type="submit"]:not(.card_selected_4e65):not(
    .logo_b715
  ):focus {
  color: #fff;
}
.top-9777.fn-disabled-b9b7:not(.card_selected_4e65):not(
    .logo_b715
  ),
.top-9777[disabled]:not(.card_selected_4e65):not(
    .logo_b715
  ),
button.fn-disabled-b9b7:not(.card_selected_4e65):not(
    .logo_b715
  ),
button[disabled]:not(.card_selected_4e65):not(
    .logo_b715
  ) {
  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;
}
.header-ef91 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.header-ef91: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;
}
.pattern-317a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pink-1a94 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.aside_a111 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hero-364c:after,
.hero-364c:before,
.gallery-ec13:after,
.gallery-ec13:before,
.fresh_e536:after,
.fresh_e536:before,
.container_bright_75bc:after,
.container_bright_75bc:before,
.top_52cb:after,
.top_52cb:before,
.search-1cdb:after,
.search-1cdb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hero-364c:after,
.gallery-ec13:after,
.fresh_e536:after,
.container_bright_75bc:after,
.top_52cb:after,
.search-1cdb:after {
  clear: both;
}
.gallery-ec13 .progress-steel-b8bc,
.fresh_e536 .progress-steel-b8bc,
.over_d053 .progress-steel-b8bc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.large_9268 {
  display: inline-block;
}
.right-bb91 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.right-bb91 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.right-bb91 .action-e625 {
  padding: 1em 0;
  font-size: 85%;
}
.action-e625 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button-b956 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button-b956:after,
.button-b956:before {
  content: "";
  display: table;
}
.button-b956:after {
  clear: both;
}
.container-current-94e5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.blue-829f .container-current-94e5 {
  max-width: 50%;
}
.mask_fe17 .container-current-94e5 {
  max-width: 33.33%;
}
.fixed-4d59 .container-current-94e5 {
  max-width: 25%;
}
.fresh-c15b .container-current-94e5 {
  max-width: 20%;
}
.yellow_61c0 .container-current-94e5 {
  max-width: 16.66%;
}
.header-bc35 .container-current-94e5 {
  max-width: 14.28%;
}
.wrapper-lower-c710 .container-current-94e5 {
  max-width: 12.5%;
}
.accordion-copper-f8df .container-current-94e5 {
  max-width: 11.11%;
}
.nav_18a7 {
  display: block;
}
.link_out_868c .tabs-orange-050d label,
.link_out_868c .focused_ae54 label,
.link_out_868c .pro-0c11 label,
.link_out_868c .input-bottom-efd8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.clean_402b {
  list-style: none;
  margin: 0;
}
.clean_402b article.brown_aafb {
  margin-bottom: 0;
}
.clean_402b ul {
  list-style: none;
  margin: 0;
}
.clean_402b .over_09ce li.brown_aafb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .clean_402b .over_09ce li.brown_aafb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .clean_402b .over_09ce li.brown_aafb: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) {
  .clean_402b .over_09ce li.brown_aafb li.brown_aafb li.brown_aafb li.brown_aafb {
    padding-left: 0;
  }
}
article.brown_aafb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.brown_aafb .gallery-ec13 p:last-of-type {
  margin-bottom: 0;
}
article.brown_aafb .first-accc {
  float: left;
}
article.brown_aafb .first-6094 {
  margin-left: 85px;
}
article.brown_aafb .accent-c242 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.brown_aafb .accent-c242 .tiny_c1e6 {
  margin-left: 10px;
}
article.brown_aafb .accent_b374 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.brown_aafb .nav-040c {
  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 .tabs-orange-050d,
  #respond .pro-0c11,
  #respond .input-bottom-efd8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs-orange-050d input,
#respond .pro-0c11 input,
#respond .input-bottom-efd8 input {
  width: 100%;
}
#respond .input-bottom-efd8 {
  margin-right: 0;
}
#respond .box_c010 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood-4923 {
  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;
}
.wood-4923.feature-ed7b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wood-4923 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%);
}
.wood-4923:focus,
.wood-4923: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);
}
.huge_ce02 {
  border-radius: 10%;
}
.huge-fdf8 {
  border-radius: 50%;
}
.table_hot_ec76 {
  font-size: 0.72em;
}
.tooltip-right-a188 {
  font-size: 0.875em;
}
.warm-455d {
  font-size: 1.1em;
}
.title_middle_ac92 {
  text-transform: uppercase;
  line-height: 1.2;
}
.title_middle_ac92.table_hot_ec76 {
  letter-spacing: 0.5px;
}
.layout-motion-c872,
.layout-motion-c872 a {
  color: #6d6d6d;
}
.layout-motion-c872 a:hover {
  color: #111;
}
.hard-d9e7 {
  color: #6d6d6d;
}
.cool_feea {
  overflow-x: hidden;
}
.cool_feea .content_new_1cf4.focused_a45e {
  position: relative;
}
.cool_feea .content_new_1cf4.focused_a45e.steel-c2f6 {
  position: initial;
}
.cool_feea
  .content_new_1cf4.focused_a45e.steel-c2f6
  .prev-2fe8 {
  left: auto;
}
.cool_feea .content_new_1cf4 .prev-2fe8 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.cool_feea .content_new_1cf4:hover.focused_a45e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cool_feea
  .content_new_1cf4:hover.focused_a45e
  .prev-2fe8 {
  display: block;
  z-index: 9999999;
}
.cool_feea .banner-0e91 .notice_b349,
.cool_feea .media-8b26 .notice_b349 {
  display: none;
}
.cool_feea .rough-bc67 .content_new_1cf4:hover.focused_a45e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.link_out_868c .tabs-orange-050d label,
.link_out_868c .focused_ae54 label,
.link_out_868c .pro-0c11 label,
.link_out_868c .input-bottom-efd8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.clean_402b {
  list-style: none;
  margin: 0;
}
.clean_402b article.brown_aafb {
  margin-bottom: 0;
}
.clean_402b ul {
  list-style: none;
  margin: 0;
}
.clean_402b .over_09ce li.brown_aafb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .clean_402b .over_09ce li.brown_aafb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .clean_402b .over_09ce li.brown_aafb: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) {
  .clean_402b .over_09ce li.brown_aafb li.brown_aafb li.brown_aafb li.brown_aafb {
    padding-left: 0;
  }
}
article.brown_aafb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.brown_aafb .gallery-ec13 p:last-of-type {
  margin-bottom: 0;
}
article.brown_aafb .first-accc {
  float: left;
}
article.brown_aafb .first-6094 {
  margin-left: 85px;
}
article.brown_aafb .accent-c242 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.brown_aafb .accent-c242 .tiny_c1e6 {
  margin-left: 10px;
}
article.brown_aafb .accent_b374 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.brown_aafb .nav-040c {
  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 .tabs-orange-050d,
  #respond .pro-0c11,
  #respond .input-bottom-efd8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs-orange-050d input,
#respond .pro-0c11 input,
#respond .input-bottom-efd8 input {
  width: 100%;
}
#respond .input-bottom-efd8 {
  margin-right: 0;
}
#respond .box_c010 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner-0e91 .hero_1ad7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero_1ad7 .search-d074.up_4fdd .column-hot-2684 > li > a:focus,
.hero_1ad7 .search-d074.up_4fdd .column-hot-2684 > li > a:hover,
.hero_1ad7 .search-d074.lite_d106 .column-hot-2684 > li > a:focus,
.hero_1ad7 .search-d074.lite_d106 .column-hot-2684 > li > a:hover,
.hero_1ad7 .search-d074.slow_b840 .column-hot-2684 > li > a:focus,
.hero_1ad7 .search-d074.slow_b840 .column-hot-2684 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_1ad7
  .search-d074.up_4fdd
  .column-hot-2684
  > li.focused_bbd0
  > a,
.hero_1ad7
  .search-d074.up_4fdd
  .column-hot-2684
  > li.orange_9529
  > a,
.hero_1ad7
  .search-d074.lite_d106
  .column-hot-2684
  > li.focused_bbd0
  > a,
.hero_1ad7
  .search-d074.lite_d106
  .column-hot-2684
  > li.orange_9529
  > a,
.hero_1ad7
  .search-d074.slow_b840
  .column-hot-2684
  > li.focused_bbd0
  > a,
.hero_1ad7 .search-d074.slow_b840 .column-hot-2684 > li.layout_3676 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_1ad7 .backdrop_dirty_79b9,
.hero_1ad7 .backdrop_dirty_79b9 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_1ad7 .breadcrumb-54c8.glass-2caa li a,
.hero_1ad7 .out_7094 a,
.hero_1ad7 .orange-e6a0,
.hero_1ad7 .column-hot-2684 > li > a,
.hero_1ad7 .bottom_af17 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7 .breadcrumb-54c8.glass-2caa li a:hover,
.hero_1ad7 .out_7094 a:hover,
.hero_1ad7 .orange-e6a0:hover,
.hero_1ad7 .column-hot-2684 > li > a:hover,
.hero_1ad7 .bottom_af17:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_1ad7 .item_dynamic_b68f {
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7 .item_dynamic_b68f .main-176f {
  color: rgba(255, 255, 255, 0.99);
}
.hero_1ad7 .item_dynamic_b68f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_1ad7 .accordion-lower-c3d4 .basic_db19 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7 .accordion-lower-c3d4 .basic_db19 .slider-outer-7897 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7
  .accordion-lower-c3d4
  .basic_db19
  .slider-outer-7897::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7
  .accordion-lower-c3d4
  .basic_db19
  .slider-outer-7897:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7
  .accordion-lower-c3d4
  .basic_db19
  .slider-outer-7897::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7
  .accordion-lower-c3d4
  .basic_db19
  .slider-outer-7897::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7 .accordion-lower-c3d4 .module-down-8b24 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_1ad7 .accordion-lower-c3d4 .module-down-8b24:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-42cb
  .hero_1ad7
  .accordion-lower-c3d4
  .message_south_251a
  .highlight_top_2a31 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-42cb
  .hero_1ad7
  .accordion-lower-c3d4
  .message_south_251a
  .slider-outer-7897 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner-0e91 .message-c1a1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.message-c1a1 .search-d074.up_4fdd .column-hot-2684 > li > a:focus,
.message-c1a1 .search-d074.up_4fdd .column-hot-2684 > li > a:hover,
.message-c1a1 .search-d074.lite_d106 .column-hot-2684 > li > a:focus,
.message-c1a1 .search-d074.lite_d106 .column-hot-2684 > li > a:hover,
.message-c1a1 .search-d074.slow_b840 .column-hot-2684 > li > a:focus,
.message-c1a1 .search-d074.slow_b840 .column-hot-2684 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-c1a1
  .search-d074.up_4fdd
  .column-hot-2684
  > li.focused_bbd0
  > a,
.message-c1a1
  .search-d074.up_4fdd
  .column-hot-2684
  > li.orange_9529
  > a,
.message-c1a1
  .search-d074.lite_d106
  .column-hot-2684
  > li.focused_bbd0
  > a,
.message-c1a1
  .search-d074.lite_d106
  .column-hot-2684
  > li.orange_9529
  > a,
.message-c1a1
  .search-d074.slow_b840
  .column-hot-2684
  > li.focused_bbd0
  > a,
.message-c1a1 .search-d074.slow_b840 .column-hot-2684 > li.layout_3676 > a {
  color: rgba(0, 0, 0, 0.8);
}
.message-c1a1 .backdrop_dirty_79b9,
.message-c1a1 .backdrop_dirty_79b9 a {
  color: rgba(0, 0, 0, 0.8);
}
.message-c1a1 .breadcrumb-54c8.glass-2caa li a,
.message-c1a1 .out_7094 a,
.message-c1a1 .orange-e6a0,
.message-c1a1 .column-hot-2684 > li > a,
.message-c1a1 .bottom_af17 {
  color: rgba(0, 0, 0, 0.55);
}
.message-c1a1 .breadcrumb-54c8.glass-2caa li a:hover,
.message-c1a1 .out_7094 a:hover,
.message-c1a1 .orange-e6a0:hover,
.message-c1a1 .column-hot-2684 > li > a:hover,
.message-c1a1 .bottom_af17:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-c1a1 .item_dynamic_b68f {
  color: rgba(0, 0, 0, 0.55);
}
.message-c1a1 .item_dynamic_b68f .main-176f {
  color: rgba(0, 0, 0, 0.8);
}
.message-c1a1 .item_dynamic_b68f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-0baf .modal_rough_fb3a {
  margin-left: auto;
  margin-right: auto;
}
.fresh_e536 > * {
  margin-left: auto;
  margin-right: auto;
}
.fresh_e536 .pattern-317a {
  margin-right: 1.41575em;
}
.input_glass_a547 .fresh_e536 > .modal_full_b5c1 {
  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;
}
.input_glass_a547 .fresh_e536 > .tooltip_5d95 {
  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;
}
.layout_rough_f131.outer-0baf .modal_rough_fb3a,
.outline_9e85.outer-0baf .modal_rough_fb3a {
  margin-left: 0;
}
.search-0a03.outer-0baf .modal_rough_fb3a,
.light-02ae.outer-0baf .modal_rough_fb3a {
  margin-right: 0;
}
.fresh_e536 ol,
.fresh_e536 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.nav_plasma_6e58 video {
  max-width: 100%;
}
.tooltip_b222 img {
  display: block;
}
.tooltip_b222.pattern-317a,
.tooltip_b222.pink-1a94 {
  width: 100%;
}
.tooltip_b222.tooltip_5d95 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.block_4f7a:not(.stone-f6da) {
  margin: 1.5em auto;
}
.layout_warm_35ce p {
  padding: 1.5em 14px;
}
ul.avatar_tiny_9be5.tooltip_5d95,
ul.avatar_tiny_9be5.modal_full_b5c1,
ul.avatar_tiny_9be5.avatar-c6b6.modal_full_b5c1 {
  padding: 0 14px;
}
.texture-fbb5 {
  display: block;
  overflow-x: auto;
}
.texture-fbb5 table {
  border-collapse: collapse;
  width: 100%;
}
.texture-fbb5 td,
.texture-fbb5 th {
  padding: 0.5em;
}
.fresh_e536 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fresh_e536 ol ol,
.fresh_e536 ol ul,
.fresh_e536 ul ol,
.fresh_e536 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fresh_e536 ol ol li,
.fresh_e536 ol ul li,
.fresh_e536 ul ol li,
.fresh_e536 ul ul li {
  margin-left: 0;
}
.primary-e56d.media-adbf > .video-thick-b249 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.primary-e56d.media-adbf > .video-thick-b249 iframe,
.primary-e56d.media-adbf > .video-thick-b249 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.title_9f04 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.title_9f04.tag-a3ac {
  padding: 0;
}
.title_9f04.tag-a3ac cite {
  font-size: 13px;
}
.title_9f04 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.title_9f04 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.cold-97db {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.cold-97db > p:first-child {
  margin-top: 0;
}
.cold-97db cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.cold-97db blockquote {
  border-left: 0;
}
.center-58e1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.center-58e1:not(.dark-249f) {
  max-width: 100px;
}
.center-58e1.white-cb02 {
  border-bottom: none !important;
  text-align: center;
}
.center-58e1.white-cb02::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .layout_warm_35ce p {
    padding: 1.5em 0;
  }
}
.panel_f1b6 {
  color: #0073aa;
}
.bronze-f790 {
  background-color: #0073aa;
}
.card-d101 {
  color: #229fd8;
}
.accent-selected-6249 {
  background-color: #229fd8;
}
.breadcrumb_new_2f1a {
  color: #eee;
}
.notice-3fa1 {
  background-color: #eee;
}
.background_5aad {
  color: #444;
}
.fluid_b5aa {
  background-color: #444;
}
.under_5178 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.under_5178 .breadcrumb_slow_f2e3 .out_7094 {
  font-size: 15px;
}
.under_5178 .out_7094 {
  line-height: 1.3;
}
.under_5178 .message-c1a1 {
}
.under_5178 .hero_1ad7 {
  background: #235787;
}
.current_f82b {
  padding: 0;
}
.current_f82b .hero_1ad7 {
  background: #1a1a1a;
}
.current_f82b .message-c1a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.basic-498b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.basic-498b .message-c1a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.basic-498b .hero_1ad7 {
  background: #303030;
}
.search-1cdb {
  position: relative;
  z-index: 10;
}
.search-1cdb .list-silver-936d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image_bronze_b73d .focused_a45e {
  display: inline-block;
  vertical-align: middle;
}
.image_bronze_b73d.wrapper-gold-e31e .focused_a45e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .image_bronze_b73d.wrapper-gold-e31e .focused_a45e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .image_bronze_b73d.wrapper-gold-e31e .focused_a45e {
    margin-right: 0.4em;
  }
}
.image_bronze_b73d.wrapper-gold-e31e .focused_a45e:last-child {
  margin-right: 0;
}
.label-wood-fa04 .list-silver-936d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .banner-0e91 .breadcrumb_slow_f2e3 {
    margin: 0 -0.5em;
  }
  .banner-0e91 .breadcrumb_slow_f2e3 [class*="customify-col-"],
  .banner-0e91 .breadcrumb_slow_f2e3 [class*="customify-col_"],
  .banner-0e91 .breadcrumb_slow_f2e3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.banner-0e91.hard-c562 .list-silver-936d {
  background: 0 0 !important;
}
.banner-0e91.hard-c562 .list-silver-936d,
.banner-0e91.label-wood-fa04 .list-silver-936d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .banner-0e91.tiny_3d60 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.banner-0e91.label-wood-fa04 .list-silver-936d {
  box-shadow: none !important;
}
.nav-right-31f5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav-right-31f5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav-right-31f5 {
    padding: 18px 0 20px;
  }
}
.nav-right-31f5 .banner_prev_aa1f {
  width: 100%;
}
.nav-right-31f5 .middle_c4eb {
  margin-bottom: 0;
}
.nav-right-31f5 .full_06ea {
  margin-top: 5px;
  font-size: 0.875em;
}
.focused-327f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focused-327f .middle-3576 {
  width: 100%;
}
.tabs-clean-16db {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tabs-clean-16db li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tabs-clean-16db 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;
}
.tabs-clean-16db li:last-child:after {
  display: none;
}
.tabs-clean-16db li a {
  font-weight: 500;
  margin-right: 10px;
}
.pagination-d27d .notice_b349 button,
.nav-right-31f5 .notice_b349 button {
  left: 0;
}
.pagination-d27d .middle-3576,
.nav-right-31f5 .middle-3576 {
  padding-left: 0;
  padding-right: 0;
}
.pagination-d27d .focused-327f,
.nav-right-31f5 .focused-327f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pagination-d27d {
  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;
}
.pagination-d27d: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;
}
.pagination-d27d .next_16e6 {
  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) {
  .pagination-d27d .next_16e6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-d27d .next_16e6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-d27d .next_16e6 {
    min-height: 200px;
  }
}
.pagination-d27d .tabs-clean-16db {
  color: rgba(255, 255, 255, 0.8);
}
.pagination-d27d .tabs-clean-16db a,
.pagination-d27d .tabs-clean-16db li:after {
  color: inherit;
}
.pagination-d27d .tabs-clean-16db a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gallery_fa7c {
  margin-bottom: 0.5em;
}
.component_up_c0d5 {
  margin-bottom: 1.2em;
}
.component_up_c0d5,
.gallery_fa7c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.component_up_c0d5 p:last-child,
.gallery_fa7c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notice_b349,
#masthead .notice_b349 {
  display: none;
}
#masthead
  > .notice_b349.aside-gold-a697 {
  display: none;
}
#masthead > .notice_b349 button {
  left: 0;
}
.sort_7284 {
  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%;
}
.sort_7284 .focused_a45e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sort_7284 .light-b981 {
  display: -webkit-box;
  display: flex;
}
.sort_7284 .light-b981.filter_hard_fd3f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sort_7284 .light-b981.nav-right-56f9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort_7284 .light-b981.simple-4ac0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort_7284.backdrop_fast_5cf2.preview_solid_6e48 .light-b981.filter_hard_fd3f {
  flex-basis: 100%;
}
.sort_7284.column_yellow_de7c .light-b981.nav-right-56f9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sort_7284.column_yellow_de7c .light-b981.simple-4ac0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notice_b349.aside-gold-a697 {
  display: none;
}
#masthead > .notice_b349 button {
  left: 0;
}
.next-d498 {
  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;
}
.next-d498:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.next-d498.tag-fresh-16ae i {
  margin-right: 4px;
}
.next-d498.notification_6851 i {
  margin-left: 5px;
}
.out_7094 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.out_7094 p:last-child {
  margin-bottom: 0;
}
.block-hovered-ea0a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.block-hovered-ea0a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.block-hovered-ea0a img {
  display: block;
  width: auto;
  line-height: 1;
}
.block-hovered-ea0a .backdrop_dirty_79b9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.block-hovered-ea0a .photo_bright_e6e9 {
  margin: 5px 0 7px 0;
}
.block-hovered-ea0a.dropdown-large-a8c3 .backdrop-static-d2bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block-hovered-ea0a.dropdown-large-a8c3 .chip_out_9da9 {
  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;
}
.block-hovered-ea0a.liquid_c5a8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.block-hovered-ea0a.liquid_c5a8 .backdrop-static-d2bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block-hovered-ea0a.liquid_c5a8 .chip_out_9da9 {
  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;
}
.block-hovered-ea0a.panel_prev_aecc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block-hovered-ea0a.gallery-dacc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.block-hovered-ea0a.gallery-dacc .chip_out_9da9 {
  margin-top: 7px;
}
.tag_807e {
  display: inline-block;
}
.search-1cdb .bottom_e8e0 .block-hovered-ea0a img {
  max-width: 100%;
}
.search-d074 .hot_a64b.focused_b05d,
.center_cc81 .hot_a64b.focused_b05d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.search-d074 .aside_0dd3,
.center_cc81 .aside_0dd3 {
  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%);
}
.search-d074 .aside_0dd3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.search-d074.list-6850 .aside_0dd3 {
  display: none;
}
.search-d074 .prev-334a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-d074 .prev-334a li {
  display: inline-block;
  position: relative;
}
.search-d074 .prev-334a li:last-child {
  margin-right: 0;
}
.search-d074 .prev-334a 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;
}
.search-d074 .prev-334a li.layout_3676 > a {
  color: rgba(0, 0, 0, 0.9);
}
.search-d074 .prev-334a > 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;
}
.search-d074 .prev-334a > li > a i {
  line-height: 0;
}
.search-d074 .prev-334a > li.silver-50bc > a .aside_0dd3 {
  margin-left: 4px;
  line-height: 0;
}
.search-d074 .prev-334a .red-46a7 li.silver-50bc > a {
  position: relative;
}
.search-d074 .prev-334a .red-46a7 li.silver-50bc > a:after,
.search-d074 .prev-334a .red-46a7 li.silver-50bc > a:before {
  content: "";
  display: table;
}
.search-d074 .prev-334a .red-46a7 li.silver-50bc > a:after {
  clear: both;
}
.search-d074 .prev-334a .red-46a7 li.silver-50bc > a .aside_0dd3 {
  margin-left: 5px;
  float: right;
}
.search-d074 .stale-1e4a,
.search-d074 .red-46a7 {
  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;
}
.search-d074 .red-46a7 {
  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;
}
.search-d074 .red-46a7 .focused_b05d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search-d074 .red-46a7 .aside_0dd3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.search-d074 .red-46a7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.search-d074 .red-46a7 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;
}
.search-d074 .red-46a7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.search-d074 .red-46a7 .red-46a7 {
  top: 0;
  left: 100%;
}
.search-d074 .up-de03.fn-focus-b9b7 > .stale-1e4a,
.search-d074 .up-de03.fn-focus-b9b7 > .red-46a7,
.search-d074 .up-de03:focus > .stale-1e4a,
.search-d074 .up-de03:focus > .red-46a7,
.search-d074 .up-de03:hover > .stale-1e4a,
.search-d074 .up-de03:hover > .red-46a7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.search-d074.slow_b840 .column-hot-2684:after,
.search-d074.slow_b840 .column-hot-2684:before {
  content: "";
  display: table;
}
.search-d074.slow_b840 .column-hot-2684:after {
  clear: both;
}
.search-d074.slow_b840 .column-hot-2684 > li {
  float: left;
}
.search-d074.row-9886 .column-hot-2684:after,
.search-d074.row-9886 .column-hot-2684:before {
  content: "";
  display: table;
}
.search-d074.row-9886 .column-hot-2684:after {
  clear: both;
}
.search-d074.row-9886 .column-hot-2684 > li {
  float: left;
}
.search-d074.row-9886 .column-hot-2684 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.search-d074.row-9886 .column-hot-2684 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.search-d074.row-9886 .column-hot-2684 > li.focused_bbd0 > a,
.search-d074.row-9886 .column-hot-2684 > li.layout_3676 > a {
  color: #fff;
  background-color: #1e4b75;
}
.search-d074.up_4fdd .column-hot-2684 > li > a .focused_b05d {
  position: relative;
}
.search-d074.up_4fdd .column-hot-2684 > li > a .focused_b05d: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;
}
.search-d074.up_4fdd
  .column-hot-2684
  > li:focus
  > a
  .focused_b05d:before,
.search-d074.up_4fdd
  .column-hot-2684
  > li:hover
  > a
  .focused_b05d:before {
  width: 100%;
  background-color: currentColor;
}
.search-d074.up_4fdd
  .column-hot-2684
  > li.focused_bbd0
  > a
  .focused_b05d:before,
.search-d074.up_4fdd
  .column-hot-2684
  > li.orange_9529
  > a
  .focused_b05d:before {
  width: 100%;
  background-color: currentColor;
}
.search-d074.lite_d106 .column-hot-2684 > li > a .focused_b05d {
  position: relative;
}
.search-d074.lite_d106 .column-hot-2684 > li > a .focused_b05d: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;
}
.search-d074.lite_d106 .column-hot-2684 > li:focus > a .focused_b05d:before,
.search-d074.lite_d106
  .column-hot-2684
  > li:hover
  > a
  .focused_b05d:before {
  width: 100%;
  background-color: currentColor;
}
.search-d074.lite_d106
  .column-hot-2684
  > li.focused_bbd0
  > a
  .focused_b05d:before,
.search-d074.lite_d106
  .column-hot-2684
  > li.orange_9529
  > a
  .focused_b05d:before {
  width: 100%;
  background-color: currentColor;
}
.center_cc81 .prev-334a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.center_cc81 .prev-334a li:first-child > a {
  border-top: none;
}
.center_cc81 .prev-334a .solid-ff22 > .focused_b05d .aside_0dd3 {
  display: none;
}
.center_cc81 .prev-334a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.center_cc81 .prev-334a li:last-child {
  border: none;
}
.center_cc81 .prev-334a li.silver-50bc > a {
  padding-right: 45px !important;
}
.center_cc81 .prev-334a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.center_cc81 .prev-334a li a:focus,
.center_cc81 .prev-334a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.center_cc81 .prev-334a li .popup_paper_09a6 {
  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;
}
.center_cc81 .prev-334a li .popup_paper_09a6:hover {
  box-shadow: none;
}
.center_cc81 .prev-334a li .popup_paper_09a6 .aside_0dd3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.center_cc81 .prev-334a .red-46a7 {
  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);
}
.center_cc81 .prev-334a .red-46a7 li a {
  padding-left: 3em;
}
.center_cc81 .prev-334a .tall_644c > a .popup_paper_09a6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.center_cc81 .prev-334a .tall_644c > .red-46a7 {
  display: block;
  opacity: 1;
}
.fluid_a1dc {
  max-width: 100%;
}
.text-f30f {
  line-height: 0;
  cursor: pointer;
}
.bottom_af17 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bottom_af17:hover {
  box-shadow: none;
  color: currentColor;
}
.bottom_af17 svg {
  width: 18px;
  height: 18px;
}
.bottom_af17 .active-iron-6c0c {
  display: none;
}
.overlay-f31f {
  position: relative;
}
.overlay-f31f.fn-active-b9b7 .bottom_af17 .border-upper-168c {
  display: none;
}
.overlay-f31f.fn-active-b9b7 .bottom_af17 .active-iron-6c0c {
  display: inline-block;
}
.overlay-f31f .video_915a {
  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);
}
.overlay-f31f.backdrop-east-8ad6 .video_915a {
  left: auto;
  right: -0.9em;
}
.overlay-f31f.backdrop-east-8ad6 .component_6bca::before {
  left: auto;
  right: 15px;
}
.overlay-f31f.fn-active-b9b7 .video_915a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message_south_251a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.message_south_251a label {
  flex-basis: 100%;
}
.message_south_251a .basic_db19 {
  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;
}
.message_south_251a .slider-outer-7897 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.message_south_251a .slider-outer-7897:focus {
  background-color: transparent;
}
.message_south_251a button.module-down-8b24 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.message_south_251a button.module-down-8b24:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.message_south_251a button.module-down-8b24 svg {
  width: 18px;
  height: 18px;
}
.message_south_251a input[type="submit"] {
  min-height: auto;
}
.accordion-lower-c3d4 .message_south_251a .slider-outer-7897 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component_6bca {
  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) {
  .component_6bca {
    width: 220px;
  }
}
.component_6bca label {
  flex-basis: 100%;
}
.component_6bca::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;
}
.notification-42cb .accordion-lower-c3d4 .message_south_251a {
  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;
}
.notification-42cb
  .accordion-lower-c3d4
  .message_south_251a
  .basic_db19 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notification-42cb .accordion-lower-c3d4 .message_south_251a .slider-outer-7897 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notification-42cb
  .accordion-lower-c3d4
  .message_south_251a
  .slider-outer-7897:focus {
  background: 0 0;
}
.notification-42cb
  .accordion-lower-c3d4
  .message_south_251a
  .highlight_top_2a31 {
  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;
}
.breadcrumb-54c8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.breadcrumb-54c8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.breadcrumb-54c8 li:last-child {
  margin-right: 0;
}
.breadcrumb-54c8 li:first-child {
  margin-left: 0;
}
.breadcrumb-54c8.surface_5b19 a {
  color: #fff;
}
.breadcrumb-54c8.surface_5b19 a:hover {
  color: #fff;
}
.breadcrumb-54c8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.breadcrumb-54c8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.breadcrumb-54c8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.breadcrumb-54c8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.breadcrumb-54c8 [class*="social-icon-apple"] {
  background-color: #999;
}
.breadcrumb-54c8 [class*="social-icon-apple"].tabs_2432 {
  background-color: transparent;
  color: #999;
}
.breadcrumb-54c8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.breadcrumb-54c8 [class*="social-icon-behance"].tabs_2432 {
  background-color: transparent;
  color: #1769ff;
}
.breadcrumb-54c8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.breadcrumb-54c8 [class*="social-icon-bitbucket"].tabs_2432 {
  background-color: transparent;
  color: #205081;
}
.breadcrumb-54c8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.breadcrumb-54c8 [class*="social-icon-codepen"].tabs_2432 {
  background-color: transparent;
  color: #000;
}
.breadcrumb-54c8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.breadcrumb-54c8 [class*="social-icon-delicious"].tabs_2432 {
  background-color: transparent;
  color: #39f;
}
.breadcrumb-54c8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.breadcrumb-54c8 [class*="social-icon-digg"].tabs_2432 {
  background-color: transparent;
  color: #005be2;
}
.breadcrumb-54c8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.breadcrumb-54c8 [class*="social-icon-dribbble"].tabs_2432 {
  background-color: transparent;
  color: #ea4c89;
}
.breadcrumb-54c8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.breadcrumb-54c8 [class*="social-icon-envelope"].tabs_2432 {
  background-color: transparent;
  color: #ea4335;
}
.breadcrumb-54c8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.breadcrumb-54c8 [class*="social-icon-facebook"].tabs_2432 {
  background-color: transparent;
  color: #3b5998;
}
.breadcrumb-54c8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.breadcrumb-54c8 [class*="social-icon-flickr"].tabs_2432 {
  background-color: transparent;
  color: #0063dc;
}
.breadcrumb-54c8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.breadcrumb-54c8 [class*="social-icon-foursquare"].tabs_2432 {
  background-color: transparent;
  color: #2d5be3;
}
.breadcrumb-54c8 [class*="social-icon-github"] {
  background-color: #333;
}
.breadcrumb-54c8 [class*="social-icon-github"].tabs_2432 {
  background-color: transparent;
  color: #333;
}
.breadcrumb-54c8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.breadcrumb-54c8 [class*="social-icon-google-plus"].tabs_2432 {
  background-color: transparent;
  color: #dd4b39;
}
.breadcrumb-54c8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.breadcrumb-54c8 [class*="social-icon-houzz"].tabs_2432 {
  background-color: transparent;
  color: #7ac142;
}
.breadcrumb-54c8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.breadcrumb-54c8 [class*="social-icon-instagram"].tabs_2432 {
  background-color: transparent;
  color: #262626;
}
.breadcrumb-54c8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.breadcrumb-54c8 [class*="social-icon-jsfiddle"].tabs_2432 {
  background-color: transparent;
  color: #487aa2;
}
.breadcrumb-54c8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.breadcrumb-54c8 [class*="social-icon-linkedin"].tabs_2432 {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb-54c8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.breadcrumb-54c8 [class*="social-icon-medium"].tabs_2432 {
  background-color: transparent;
  color: #00ab6b;
}
.breadcrumb-54c8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.breadcrumb-54c8
  [class*="social-icon-odnoklassniki"].tabs_2432 {
  background-color: transparent;
  color: #f4731c;
}
.breadcrumb-54c8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.breadcrumb-54c8 [class*="social-icon-meetup"].tabs_2432 {
  background-color: transparent;
  color: #ec1c40;
}
.breadcrumb-54c8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.breadcrumb-54c8 [class*="social-icon-pinterest"].tabs_2432 {
  background-color: transparent;
  color: #bd081c;
}
.breadcrumb-54c8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.breadcrumb-54c8 [class*="social-icon-product-hunt"].tabs_2432 {
  background-color: transparent;
  color: #da552f;
}
.breadcrumb-54c8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.breadcrumb-54c8 [class*="social-icon-reddit"].tabs_2432 {
  background-color: transparent;
  color: #ff4500;
}
.breadcrumb-54c8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.breadcrumb-54c8 [class*="social-icon-rss"].tabs_2432 {
  background-color: transparent;
  color: #f26522;
}
.breadcrumb-54c8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.breadcrumb-54c8
  [class*="social-icon-shopping-cart"].tabs_2432 {
  background-color: transparent;
  color: #4caf50;
}
.breadcrumb-54c8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.breadcrumb-54c8 [class*="social-icon-skype"].tabs_2432 {
  background-color: transparent;
  color: #00aff0;
}
.breadcrumb-54c8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.breadcrumb-54c8 [class*="social-icon-slideshare"].tabs_2432 {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb-54c8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.breadcrumb-54c8 [class*="social-icon-snapchat"].tabs_2432 {
  background-color: transparent;
  color: #fffc00;
}
.breadcrumb-54c8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.breadcrumb-54c8 [class*="social-icon-soundcloud"].tabs_2432 {
  background-color: transparent;
  color: #f80;
}
.breadcrumb-54c8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.breadcrumb-54c8 [class*="social-icon-spotify"].tabs_2432 {
  background-color: transparent;
  color: #2ebd59;
}
.breadcrumb-54c8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.breadcrumb-54c8
  [class*="social-icon-stack-overflow"].tabs_2432 {
  background-color: transparent;
  color: #fe7a15;
}
.breadcrumb-54c8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.breadcrumb-54c8 [class*="social-icon-maldkfgram"].tabs_2432 {
  background-color: transparent;
  color: #2ca5e0;
}
.breadcrumb-54c8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.breadcrumb-54c8 [class*="social-icon-tripadvisor"].tabs_2432 {
  background-color: transparent;
  color: #589442;
}
.breadcrumb-54c8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.breadcrumb-54c8 [class*="social-icon-tumblr"].tabs_2432 {
  background-color: transparent;
  color: #35465c;
}
.breadcrumb-54c8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.breadcrumb-54c8 [class*="social-icon-twitch"].tabs_2432 {
  background-color: transparent;
  color: #6441a5;
}
.breadcrumb-54c8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.breadcrumb-54c8 [class*="social-icon-twitter"].tabs_2432 {
  background-color: transparent;
  color: #1da1f2;
}
.breadcrumb-54c8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.breadcrumb-54c8 [class*="social-icon-vimeo"].tabs_2432 {
  background-color: transparent;
  color: #1ab7ea;
}
.breadcrumb-54c8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.breadcrumb-54c8 [class*="social-icon-vk"].tabs_2432 {
  background-color: transparent;
  color: #45668e;
}
.breadcrumb-54c8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.breadcrumb-54c8 [class*="social-icon-weibo"].tabs_2432 {
  background-color: transparent;
  color: #df2029;
}
.breadcrumb-54c8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.breadcrumb-54c8 [class*="social-icon-weixin"].tabs_2432 {
  background-color: transparent;
  color: #7bb32e;
}
.breadcrumb-54c8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.breadcrumb-54c8 [class*="social-icon-whatsapp"].tabs_2432 {
  background-color: transparent;
  color: #25d366;
}
.breadcrumb-54c8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.breadcrumb-54c8 [class*="social-icon-wordpress"].tabs_2432 {
  background-color: transparent;
  color: #21759b;
}
.breadcrumb-54c8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.breadcrumb-54c8 [class*="social-icon-xing"].tabs_2432 {
  background-color: transparent;
  color: #026466;
}
.breadcrumb-54c8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.breadcrumb-54c8 [class*="social-icon-yelp"].tabs_2432 {
  background-color: transparent;
  color: #af0606;
}
.breadcrumb-54c8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.breadcrumb-54c8 [class*="social-icon-youtube"].tabs_2432 {
  background-color: transparent;
  color: #cd201f;
}
.orange-e6a0 {
  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;
}
.orange-e6a0:hover {
  box-shadow: none;
  background: 0 0;
}
.cool-0483 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary_716a {
  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;
}
.new-1642 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item-864c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item-864c,
.item-864c::after,
.item-864c::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;
}
.item-864c::after,
.item-864c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.chip_east_a119 .secondary_716a .new-1642 {
  margin-top: -2px;
  width: 19px;
}
.chip_east_a119 .secondary_716a .item-864c {
  margin-top: -1px;
}
.chip_east_a119 .secondary_716a .item-864c,
.chip_east_a119 .secondary_716a .item-864c::after,
.chip_east_a119 .secondary_716a .item-864c::before {
  width: 19px;
  height: 2px;
}
.chip_east_a119 .secondary_716a .item-864c::before {
  top: -6px;
}
.chip_east_a119 .secondary_716a .item-864c::after {
  bottom: -6px;
}
.gallery_blue_dd40 .secondary_716a .new-1642 {
  margin-top: -2px;
  width: 22px;
}
.gallery_blue_dd40 .secondary_716a .item-864c {
  margin-top: -1px;
}
.gallery_blue_dd40 .secondary_716a .item-864c,
.gallery_blue_dd40 .secondary_716a .item-864c::after,
.gallery_blue_dd40 .secondary_716a .item-864c::before {
  width: 22px;
  height: 2px;
}
.gallery_blue_dd40 .secondary_716a .item-864c::before {
  top: -7px;
}
.gallery_blue_dd40 .secondary_716a .item-864c::after {
  bottom: -7px;
}
.button_gas_0e92 .secondary_716a .new-1642 {
  margin-top: -2px;
  width: 31px;
}
.button_gas_0e92 .secondary_716a .item-864c {
  margin-top: -1.5px;
}
.button_gas_0e92 .secondary_716a .item-864c,
.button_gas_0e92 .secondary_716a .item-864c::after,
.button_gas_0e92 .secondary_716a .item-864c::before {
  width: 31px;
  height: 3px;
}
.button_gas_0e92 .secondary_716a .item-864c::before {
  top: -9px;
}
.button_gas_0e92 .secondary_716a .item-864c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hot-a84a .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 19px;
  }
  .hot-a84a .secondary_716a .item-864c {
    margin-top: -1px;
  }
  .hot-a84a .secondary_716a .item-864c,
  .hot-a84a .secondary_716a .item-864c::after,
  .hot-a84a .secondary_716a .item-864c::before {
    width: 19px;
    height: 2px;
  }
  .hot-a84a .secondary_716a .item-864c::before {
    top: -6px;
  }
  .hot-a84a .secondary_716a .item-864c::after {
    bottom: -6px;
  }
  .search-08f4 .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 22px;
  }
  .search-08f4 .secondary_716a .item-864c {
    margin-top: -1px;
  }
  .search-08f4 .secondary_716a .item-864c,
  .search-08f4 .secondary_716a .item-864c::after,
  .search-08f4 .secondary_716a .item-864c::before {
    width: 22px;
    height: 2px;
  }
  .search-08f4 .secondary_716a .item-864c::before {
    top: -7px;
  }
  .search-08f4 .secondary_716a .item-864c::after {
    bottom: -7px;
  }
  .mask-pro-e788 .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 31px;
  }
  .mask-pro-e788 .secondary_716a .item-864c {
    margin-top: -1.5px;
  }
  .mask-pro-e788 .secondary_716a .item-864c,
  .mask-pro-e788 .secondary_716a .item-864c::after,
  .mask-pro-e788 .secondary_716a .item-864c::before {
    width: 31px;
    height: 3px;
  }
  .mask-pro-e788 .secondary_716a .item-864c::before {
    top: -9px;
  }
  .mask-pro-e788 .secondary_716a .item-864c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .row-a9fa .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 19px;
  }
  .row-a9fa .secondary_716a .item-864c {
    margin-top: -1px;
  }
  .row-a9fa .secondary_716a .item-864c,
  .row-a9fa .secondary_716a .item-864c::after,
  .row-a9fa .secondary_716a .item-864c::before {
    width: 19px;
    height: 2px;
  }
  .row-a9fa .secondary_716a .item-864c::before {
    top: -6px;
  }
  .row-a9fa .secondary_716a .item-864c::after {
    bottom: -6px;
  }
  .cold-4c9f .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 22px;
  }
  .cold-4c9f .secondary_716a .item-864c {
    margin-top: -1px;
  }
  .cold-4c9f .secondary_716a .item-864c,
  .cold-4c9f .secondary_716a .item-864c::after,
  .cold-4c9f .secondary_716a .item-864c::before {
    width: 22px;
    height: 2px;
  }
  .cold-4c9f .secondary_716a .item-864c::before {
    top: -7px;
  }
  .cold-4c9f .secondary_716a .item-864c::after {
    bottom: -7px;
  }
  .slow_06af .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 31px;
  }
  .slow_06af .secondary_716a .item-864c {
    margin-top: -1.5px;
  }
  .slow_06af .secondary_716a .item-864c,
  .slow_06af .secondary_716a .item-864c::after,
  .slow_06af .secondary_716a .item-864c::before {
    width: 31px;
    height: 3px;
  }
  .slow_06af .secondary_716a .item-864c::before {
    top: -9px;
  }
  .slow_06af .secondary_716a .item-864c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .outline-dynamic-24f5 .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 19px;
  }
  .outline-dynamic-24f5 .secondary_716a .item-864c {
    margin-top: -1px;
  }
  .outline-dynamic-24f5 .secondary_716a .item-864c,
  .outline-dynamic-24f5 .secondary_716a .item-864c::after,
  .outline-dynamic-24f5 .secondary_716a .item-864c::before {
    width: 19px;
    height: 2px;
  }
  .outline-dynamic-24f5 .secondary_716a .item-864c::before {
    top: -6px;
  }
  .outline-dynamic-24f5 .secondary_716a .item-864c::after {
    bottom: -6px;
  }
  .outline-f282 .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 22px;
  }
  .outline-f282 .secondary_716a .item-864c {
    margin-top: -1px;
  }
  .outline-f282 .secondary_716a .item-864c,
  .outline-f282 .secondary_716a .item-864c::after,
  .outline-f282 .secondary_716a .item-864c::before {
    width: 22px;
    height: 2px;
  }
  .outline-f282 .secondary_716a .item-864c::before {
    top: -7px;
  }
  .outline-f282 .secondary_716a .item-864c::after {
    bottom: -7px;
  }
  .highlight-rough-6c2c .secondary_716a .new-1642 {
    margin-top: -2px;
    width: 31px;
  }
  .highlight-rough-6c2c .secondary_716a .item-864c {
    margin-top: -1.5px;
  }
  .highlight-rough-6c2c .secondary_716a .item-864c,
  .highlight-rough-6c2c .secondary_716a .item-864c::after,
  .highlight-rough-6c2c .secondary_716a .item-864c::before {
    width: 31px;
    height: 3px;
  }
  .highlight-rough-6c2c .secondary_716a .item-864c::before {
    top: -9px;
  }
  .highlight-rough-6c2c .secondary_716a .item-864c::after {
    bottom: -9px;
  }
}
.iron_613f .item-864c {
  -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);
}
.iron_613f .item-864c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.iron_613f .item-864c::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);
}
.iron_613f.layout-8572 .item-864c {
  -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);
}
.iron_613f.layout-8572 .item-864c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.iron_613f.layout-8572 .item-864c::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);
}
.form-bbb0 {
  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.footer-e1d2:before {
  display: none;
}
.media-8b26 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.media-8b26 .lite_73ab {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.media-8b26 .lite_73ab:last-of-type {
  border-bottom: none;
}
.media-8b26 .lite_73ab.pro_ebd0,
.media-8b26 .lite_73ab.tall_8ced,
.media-8b26 .lite_73ab.panel-bronze-54c0 {
  padding: 0;
}
.media-8b26 .center_cc81 .popup_paper_09a6 {
  color: currentColor;
}
.media-8b26 .center_cc81 .popup_paper_09a6:focus,
.media-8b26 .center_cc81 .popup_paper_09a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-8b26.message-c1a1 .item_dynamic_b68f,
.media-8b26.message-c1a1 .out_7094 a,
.media-8b26.message-c1a1 .column-hot-2684 a,
.media-8b26.message-c1a1 .red-46a7 a {
  color: rgba(0, 0, 0, 0.55);
}
.media-8b26.message-c1a1 .item_dynamic_b68f:hover,
.media-8b26.message-c1a1 .out_7094 a:hover,
.media-8b26.message-c1a1 .column-hot-2684 a:hover,
.media-8b26.message-c1a1 .red-46a7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-8b26.message-c1a1 .main-176f {
  color: rgba(0, 0, 0, 0.8);
}
.media-8b26.message-c1a1 .lite_73ab {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-8b26.message-c1a1 .lite_73ab:before {
  background: rgba(0, 0, 0, 0.08);
}
.media-8b26.message-c1a1 .plasma-a964:before {
  background: rgba(255, 255, 255, 0.9);
}
.media-8b26.message-c1a1 .center_cc81 .prev-334a li a,
.media-8b26.message-c1a1 .center_cc81 .popup_paper_09a6,
.media-8b26.message-c1a1 .red-46a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-8b26.message-c1a1 .center_cc81 .popup_paper_09a6:focus,
.media-8b26.message-c1a1 .center_cc81 .popup_paper_09a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-8b26.message-c1a1 .prev-334a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-8b26.hero_1ad7 .item_dynamic_b68f,
.media-8b26.hero_1ad7 .out_7094 a,
.media-8b26.hero_1ad7 .column-hot-2684 .popup_paper_09a6,
.media-8b26.hero_1ad7 .column-hot-2684 a,
.media-8b26.hero_1ad7 .red-46a7 a {
  color: rgba(255, 255, 255, 0.79);
}
.media-8b26.hero_1ad7 .item_dynamic_b68f:hover,
.media-8b26.hero_1ad7 .out_7094 a:hover,
.media-8b26.hero_1ad7 .column-hot-2684 .popup_paper_09a6:hover,
.media-8b26.hero_1ad7 .column-hot-2684 a:hover,
.media-8b26.hero_1ad7 .red-46a7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-8b26.hero_1ad7 .main-176f {
  color: rgba(255, 255, 255, 0.99);
}
.media-8b26.hero_1ad7 .lite_73ab {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-8b26.hero_1ad7 .lite_73ab:before {
  background: rgba(255, 255, 255, 0.08);
}
.media-8b26.hero_1ad7 .plasma-a964:before {
  background: rgba(0, 0, 0, 0.9);
}
.media-8b26.hero_1ad7 .center_cc81 .prev-334a li a,
.media-8b26.hero_1ad7 .center_cc81 .popup_paper_09a6,
.media-8b26.hero_1ad7 .red-46a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-8b26.hero_1ad7 .center_cc81 .popup_paper_09a6:focus,
.media-8b26.hero_1ad7 .center_cc81 .popup_paper_09a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-8b26.hero_1ad7 .prev-334a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma-a964 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma-a964:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.nav_prev_5715 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hard_9271 .media-8b26 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.hard_9271 .lite_73ab {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hard_9271 .lite_73ab:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .hard_9271 .lite_73ab:before {
    width: 16%;
    left: 42%;
  }
}
.hard_9271 .lite_73ab:last-child:before {
  content: none;
}
.hard_9271 .lite_73ab[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hard_9271 .center_cc81 .prev-334a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hard_9271 .center_cc81 .prev-334a li a .popup_paper_09a6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hard_9271 .center_cc81 .red-46a7 {
  border: none;
}
.hard_9271 .center_cc81 .red-46a7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hard_9271 .plasma-a964 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hard_9271 .nav_prev_5715 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hard_9271 .hero_1ad7 .plasma-a964:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard_9271 .message-c1a1.description-right-19c8 .item-864c {
  background: rgba(0, 0, 0, 0.6);
}
.hard_9271
  .message-c1a1.description-right-19c8
  .item-864c::after,
.hard_9271
  .message-c1a1.description-right-19c8
  .item-864c:before {
  background: inherit;
}
.hard_9271
  .message-c1a1.description-right-19c8:hover
  .item-864c {
  background: rgba(0, 0, 0, 0.8);
}
.shade_a4be .media-8b26 {
  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) {
  .shade_a4be .media-8b26 {
    width: auto;
    right: 45px;
  }
}
.feature_pro_87d5 .media-8b26 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .feature_pro_87d5 .media-8b26 {
    width: auto;
    left: 45px;
  }
}
.footer-e1d2 .media-8b26 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.footer-e1d2 .nav_prev_5715 {
  max-width: 48em;
  margin: 0 auto;
}
.footer-e1d2 .plasma-a964:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notice-b873 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notice-b873.hard_9271 .media-8b26 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notice-b873.shade_a4be .media-8b26 {
  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);
}
.notice-b873 .media-8b26 {
  visibility: visible;
}
.notice-b873.feature_pro_87d5 .media-8b26 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.nav-left-fbd7,
.wrapper-b86b {
  overflow-x: hidden;
}
.nav-left-fbd7 .media-8b26 {
  overflow: auto;
}
.nav-left-fbd7.hard_9271 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav-left-fbd7.hard_9271 .media-8b26 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.nav-left-fbd7.hard_9271 .orange-e6a0 {
  opacity: 0;
}
.nav-left-fbd7.shade_a4be {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav-left-fbd7.shade_a4be .media-8b26 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.nav-left-fbd7.shade_a4be .orange-e6a0 {
  opacity: 0;
}
.nav-left-fbd7.feature_pro_87d5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav-left-fbd7.feature_pro_87d5 .media-8b26 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.nav-left-fbd7.feature_pro_87d5 .orange-e6a0 {
  opacity: 0;
}
.nav-left-fbd7.footer-e1d2 .media-8b26 {
  z-index: 10;
  visibility: visible;
}
.description-right-19c8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.description-right-19c8 .item-864c {
  background: rgba(255, 255, 255, 0.99);
}
.description-right-19c8 .item-864c::after,
.description-right-19c8 .item-864c:before {
  background: inherit;
}
.description-right-19c8:hover .item-864c {
  background: rgba(255, 255, 255, 0.99);
}
.feature_pro_87d5 .description-right-19c8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.footer-e1d2 .description-right-19c8 {
  display: none !important;
}
.nav-left-fbd7:before,
.wrapper-b86b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.nav-left-fbd7 .description-right-19c8,
.wrapper-b86b .description-right-19c8 {
  display: inline-block;
}
.media-8b26 .focused_a45e {
  -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;
}
.nav-left-fbd7 .media-8b26 .focused_a45e,
.wrapper-b86b .media-8b26 .focused_a45e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-red-9304 .basic_db19 {
  width: 100%;
}
.bottom_e8e0 {
  padding: 0 0.5em 0;
}
.bottom_e8e0 [class*="customify-col-"],
.bottom_e8e0 [class*="customify-col_"],
.bottom_e8e0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media_static_ab69 .bottom_e8e0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_slow_f2e3 .link-left-9b0d,
  .link-left-9b0d {
    display: none;
  }
  .tag_bbaa {
    text-align: left;
  }
  .dim-e96f {
    text-align: center;
  }
  .secondary_left_2467 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb_slow_f2e3 .copper-1701,
  .copper-1701 {
    display: none;
  }
  .link_f7af {
    text-align: left;
  }
  .complex-112b {
    text-align: center;
  }
  .slider-66f6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_slow_f2e3 .component-1c49,
  .component-1c49 {
    display: none;
  }
  .photo-995f {
    text-align: left;
  }
  .texture_prev_5ef9 {
    text-align: center;
  }
  .sort_c486 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video-58fa {
  box-shadow: none !important;
}
.pink_02b4 .grid_7fac,
.header_4794 .grid_7fac {
  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;
}
.header_4794 .grid_7fac {
  margin-top: 30px;
  margin-bottom: 30px;
}
.list-silver-936d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.list-silver-936d:after,
.list-silver-936d:before {
  content: "";
  display: table;
}
.list-silver-936d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .list-silver-936d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.list-silver-936d,
.tiny_3d60 {
  max-width: 1248px;
  margin: 0 auto;
}

.container_bright_75bc.lite-ae4c .list-silver-936d {
  max-width: 100%;
}
.container_bright_75bc.video_ae8c {
  max-width: 1200px;
  margin: 0 auto;
}
.container_bright_75bc.article_complex_eec7 .list-silver-936d {
  max-width: 100%;
}
.container_bright_75bc.article_complex_eec7 > .list-silver-936d {
  padding-left: 0;
  padding-right: 0;
}
.container_bright_75bc.article_complex_eec7 > .list-silver-936d .breadcrumb_slow_f2e3 {
  margin: 0;
}
.container_bright_75bc.article_complex_eec7
  > .list-silver-936d
  .surface-orange-0b80.basic_2ed5 {
  margin-right: 0;
  margin-left: 0;
}
.container_bright_75bc.article_complex_eec7 #main.basic_2ed5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pink-7391 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pink-7391 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tiny_5389 .modal_rough_fb3a {
    padding-right: 1em;
  }
  .tiny_5389.badge-a4f2 .surface-orange-0b80 {
    border-right: 1px solid #eaecee;
  }
  .tiny_5389.badge-a4f2 .modal_rough_fb3a {
    padding-right: 1em;
  }
  .tiny_5389.badge-a4f2 .image_black_adf0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_37c8 .modal_rough_fb3a {
    padding-left: 1em;
  }
  .gallery_37c8.badge-a4f2 .surface-orange-0b80 {
    border-left: 1px solid #eaecee;
  }
  .gallery_37c8.badge-a4f2 .modal_rough_fb3a {
    padding-left: 1em;
  }
  .gallery_37c8.badge-a4f2 .image_black_adf0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_easy_575e .modal_rough_fb3a {
    padding-left: 1em;
  }
  .text_easy_575e.badge-a4f2 .inner-aad6 {
    border-right: 1px solid #eaecee;
  }
  .text_easy_575e.badge-a4f2 .link-full-9c8c {
    border-right: 1px solid #eaecee;
  }
  .text_easy_575e.badge-a4f2 .modal_rough_fb3a {
    padding-left: 1em;
  }
  .text_easy_575e.badge-a4f2 .image_black_adf0 {
    padding-right: 1em;
  }
  .text_easy_575e.badge-a4f2 .logo_stale_e9d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_8605 .modal_rough_fb3a {
    padding-right: 1em;
  }
  .active_8605.badge-a4f2 .inner-aad6 {
    border-left: 1px solid #eaecee;
  }
  .active_8605.badge-a4f2 .link-full-9c8c {
    border-left: 1px solid #eaecee;
  }
  .active_8605.badge-a4f2 .modal_rough_fb3a {
    padding-right: 1em;
  }
  .active_8605.badge-a4f2 .image_black_adf0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_8605.badge-a4f2 .logo_stale_e9d1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink-7391 .modal_rough_fb3a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink-7391.badge-a4f2 .surface-orange-0b80 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pink-7391.badge-a4f2 .modal_rough_fb3a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pink-7391.badge-a4f2 .image_black_adf0 {
    padding-left: 1em;
  }
  .pink-7391.badge-a4f2 .logo_stale_e9d1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pink-7391.badge-a4f2 .modal_rough_fb3a {
    padding-left: 0;
  }
}
.copper_7270 .image_bronze_b73d {
  display: inline-block;
}
.upper_257d {
  display: inline-block;
}
.accordion-55fb {
  word-con: break-word;
}
.black-341f > span {
  display: inline-block;
  padding: 5px 0;
}
.black-341f .wrapper_liquid_7ab1 {
  margin-left: 8px;
  margin-right: 8px;
}
.black-341f .next_b156 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.advanced-2eed .photo-9227 {
  margin-bottom: 2em;
}
.advanced-2eed .image_f1ef {
  margin-bottom: 15px;
}
.advanced-2eed .image_f1ef:last-child {
  margin-bottom: 0;
}
.advanced-2eed .mini-2db2 {
  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) {
  .advanced-2eed .mini-2db2 {
    display: block;
  }
}
.advanced-2eed .message_fast_7631 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .advanced-2eed .message_fast_7631 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.advanced-2eed .full_01f6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.advanced-2eed .full_01f6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.advanced-2eed .full_01f6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.advanced-2eed .accordion-55fb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced-2eed .accordion-55fb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.advanced-2eed .media-cool-e314 p:last-child {
  margin-bottom: 0;
}
.advanced-2eed .action_b3e9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.advanced-2eed .text-d2c0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.advanced-2eed .image_a1d2 {
  margin-top: 1em;
}
.advanced-2eed .border_1a0d {
  top: 0;
  display: block;
}
.advanced-2eed .border_1a0d a {
  color: inherit;
}
.advanced-2eed .border_1a0d a:hover {
  color: inherit;
}
.advanced-2eed .article_5adf {
  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;
}
.advanced-2eed .article_5adf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.advanced-2eed .text-d2c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.advanced-2eed .accent_easy_1e1b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.advanced-2eed .accent_easy_1e1b:first-child {
  margin-top: 0;
}
.advanced-2eed .accent_easy_1e1b.panel_light_a100 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.advanced-2eed .accent_easy_1e1b.inner-f20a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced-2eed
  .accent_easy_1e1b.inner-f20a.modal-6883
  .image_a1d2 {
  width: 100%;
}
.advanced-2eed .inner-f20a {
  -webkit-box-align: center;
  align-items: center;
}
.advanced-2eed .inner-f20a .black-341f,
.advanced-2eed .inner-f20a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.advanced-2eed .full_01f6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced-2eed .full_01f6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced-2eed .full_01f6: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;
}
.advanced-2eed .panel_light_a100 {
  z-index: 5;
}
.advanced-2eed .icon-bright-c7a4 .caption-slow-de38 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.advanced-2eed .north-322b .caption-slow-de38 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.advanced-2eed .hover_black_21d5 .caption-slow-de38 {
  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;
}
.advanced-2eed.bright_8d21 .mini-2db2,
.advanced-2eed.form-7050 .mini-2db2 {
  display: block;
}
.advanced-2eed.bright_8d21 .mini-2db2 .medium-5f1b,
.advanced-2eed.bright_8d21 .mini-2db2 .text-d2c0,
.advanced-2eed.form-7050 .mini-2db2 .medium-5f1b,
.advanced-2eed.form-7050 .mini-2db2 .text-d2c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced-2eed.primary-df60 .message_fast_7631 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .advanced-2eed.primary-df60 .message_fast_7631 {
    margin-right: 0;
  }
}
.advanced-2eed.bright_8d21 .message_fast_7631,
.advanced-2eed.form-7050 .message_fast_7631 {
  padding-top: 40%;
}
.advanced-2eed.bright_8d21 .photo-9227,
.advanced-2eed.form-7050 .photo-9227 {
  display: block;
}
.advanced-2eed.bright_8d21 .fn-sticky-b9b7 .text-d2c0,
.advanced-2eed.form-7050 .fn-sticky-b9b7 .text-d2c0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.advanced-2eed.bright_8d21 .message_fast_7631,
.advanced-2eed.form-7050 .message_fast_7631 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.advanced-2eed.bright_8d21 .text-d2c0 {
  padding: 1em;
}
.photo_6953 {
  margin: 30px auto;
  display: block;
}
.photo_6953 .form-stone-be6e > * {
  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;
}
.photo_6953 .form-stone-be6e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo_6953 .form-stone-be6e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message-2fcf .black-341f {
  margin-bottom: 1.41575em;
}
.message-2fcf .warm_4768 {
  margin-bottom: 1.618em;
}
.fresh_e536 .pattern_lite_fc8d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fresh_e536 .pattern_lite_fc8d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fresh_e536 .prev-0e83 {
  max-width: 100%;
  overflow: auto;
}
.outer-0baf .fresh_e536 a:hover {
  text-decoration: underline;
}
.section_hard_3d95 .image_f1ef:not(.accordion-55fb),
.section_hard_3d95 .full_01f6 {
  margin-bottom: 1.41575em;
}
.section_hard_3d95 .image_f1ef:not(.accordion-55fb):last-child,
.section_hard_3d95 .full_01f6:last-child {
  margin-bottom: 0;
}
.section_hard_3d95 .image_f1ef.article-0599 {
  margin-bottom: 0.41575em;
}
.section_hard_3d95 .hover-a9db:before,
.section_hard_3d95 .active-98d8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.section_hard_3d95 .hover-a9db:before {
  content: "\f115";
}
.section_hard_3d95 .active-98d8:before {
  content: "\f02c";
}
.section_hard_3d95 .main-fresh-8a8d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.section_hard_3d95 .main-fresh-8a8d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tiny-63a6 {
  display: -webkit-box;
  display: flex;
}
.tiny-63a6 .feature_outer_f4f8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tiny-63a6 .feature_outer_f4f8 {
    flex-basis: 90px;
  }
}
.tiny-63a6 .silver-7101 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tiny-63a6 .silver-7101 {
    flex-basis: calc(100% - 50px);
  }
}
.tiny-63a6 .active-0608 p:last-child {
  margin-bottom: 0.72em;
}
.cold-193a .form-stone-be6e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.cold-193a .form-stone-be6e:after,
.cold-193a .form-stone-be6e:before {
  content: "";
  display: table;
}
.cold-193a .form-stone-be6e:after {
  clear: both;
}
.cold-193a .form-stone-be6e .aside-bcb8,
.cold-193a .form-stone-be6e .header-center-f34e {
  width: 49%;
}
.cold-193a .form-stone-be6e .aside-bcb8 a span.hero_ef15,
.cold-193a .form-stone-be6e .header-center-f34e a span.hero_ef15 {
  display: block;
  margin-bottom: 5px;
}
.cold-193a .form-stone-be6e .header-center-f34e {
  float: left;
  text-align: left;
}
.cold-193a .form-stone-be6e .aside-bcb8 {
  float: right;
  text-align: right;
}
.out_ba65 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .out_ba65 {
    margin-bottom: 0;
  }
}
.background_selected_57ab {
  margin-bottom: 1em;
}
.background_selected_57ab .accordion-55fb {
  font-size: 1.1em;
  line-height: 1.3;
}
.card_e6c5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent-mini-3ed4 .background_selected_57ab,
.preview_out_695c .background_selected_57ab {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent-mini-3ed4 .background_selected_57ab,
  .preview_out_695c .background_selected_57ab {
    display: block;
  }
}
.accent-mini-3ed4 .card_e6c5,
.preview_out_695c .card_e6c5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent-mini-3ed4 .card_e6c5,
  .preview_out_695c .card_e6c5 {
    margin-bottom: 1em;
  }
}
.accent-mini-3ed4 .card_e6c5 img,
.preview_out_695c .card_e6c5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent-mini-3ed4 .module-slow-4091,
.preview_out_695c .module-slow-4091 {
  flex-basis: calc(100% - 160px);
}
.accent-mini-3ed4 .module-slow-4091 p,
.preview_out_695c .module-slow-4091 p {
  margin-bottom: 0;
}
.accent-mini-3ed4 .module-slow-4091 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent-mini-3ed4 .module-slow-4091 {
    padding-left: 0;
  }
}
.preview_out_695c .module-slow-4091 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .preview_out_695c .module-slow-4091 {
    padding-right: 0;
  }
}
.preview_out_695c .card_e6c5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph_pro_76d1 .card_e6c5 {
  margin-bottom: 0.5em;
}
.paragraph_pro_76d1 .card_e6c5 img {
  width: 100%;
}
.item-left-5ba1 .caption-d9c4,
.primary-c9f3 .caption-d9c4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.primary-c9f3 .surface-orange-0b80 .sidebar_2058 p:last-child {
  margin-bottom: 0;
}
.slider_f700 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.layout_medium_3812 .gradient-right-d30e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .layout_medium_3812 .gradient-right-d30e:last-of-type {
    margin-bottom: 0;
  }
}
.layout_medium_3812 .gradient-right-d30e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout_medium_3812 .gradient-right-d30e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.layout_medium_3812 .gradient-right-d30e ul li {
  margin: 0 0 0.6em;
}
.layout_medium_3812 .gradient-right-d30e ul li.solid_2bb2,
.layout_medium_3812 .gradient-right-d30e ul li.up-9cd6 {
  position: relative;
}
.layout_medium_3812 .gradient-right-d30e ul li.solid_2bb2 .hero-6e5f,
.layout_medium_3812 .gradient-right-d30e ul li.up-9cd6 .hero-6e5f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.layout_medium_3812 .gradient-right-d30e ul li.solid_2bb2:after:after,
.layout_medium_3812 .gradient-right-d30e ul li.solid_2bb2:after:before,
.layout_medium_3812
  .gradient-right-d30e
  ul
  li.up-9cd6:after:after,
.layout_medium_3812
  .gradient-right-d30e
  ul
  li.up-9cd6:after:before {
  content: "";
  display: table;
}
.layout_medium_3812 .gradient-right-d30e ul li.solid_2bb2:after:after,
.layout_medium_3812
  .gradient-right-d30e
  ul
  li.up-9cd6:after:after {
  clear: both;
}
.layout_medium_3812 .gradient-right-d30e a.top-9777:hover {
  text-decoration: none;
}
.layout_medium_3812 .gradient-right-d30e select {
  max-width: 100%;
}
.layout_medium_3812 .gradient-right-d30e table {
  font-size: 85%;
}
.layout_medium_3812 .gradient-right-d30e table td,
.layout_medium_3812 .gradient-right-d30e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.layout_medium_3812 .gradient-right-d30e table tfoot td {
  text-align: left;
}
.layout_medium_3812 .gradient-right-d30e :last-child {
  margin-bottom: 0;
}
.layout_medium_3812 .gradient-right-d30e .block-a73a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.layout_medium_3812 .gradient-right-d30e .block-a73a label {
  width: 100%;
}
.layout_medium_3812 .gradient-right-d30e .block-a73a .slider-outer-7897 {
  width: 100%;
  display: block;
}
.layout_medium_3812 .gradient-right-d30e .block-a73a .module-down-8b24 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.layout_medium_3812 .gradient-right-d30e .block-a73a .module-down-8b24:hover svg #svg-search {
  fill: #444;
}
.layout_medium_3812 .gradient-right-d30e .block-a73a .module-down-8b24 svg {
  width: 18px;
  height: 18px;
}
.layout_medium_3812 .form_6082 ul ul,
.layout_medium_3812 .header_cc47 ul ul,
.layout_medium_3812 .out-0533 ul ul,
.layout_medium_3812 .badge_outer_8267 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.layout_medium_3812 .form_6082 .silver-50bc > a,
.layout_medium_3812 .header_cc47 .silver-50bc > a,
.layout_medium_3812 .out-0533 .silver-50bc > a,
.layout_medium_3812 .badge_outer_8267 .silver-50bc > a {
  margin-bottom: 0;
}
.layout_medium_3812 .huge-a033 li,
.layout_medium_3812 .form_6082 li,
.layout_medium_3812 .feature_f5d2 li,
.layout_medium_3812 .header_cc47 li,
.layout_medium_3812 .out-0533 li,
.layout_medium_3812 .badge_outer_8267 li,
.layout_medium_3812 .search-first-0fbe li,
.layout_medium_3812 .block-2754 li {
  display: block;
  position: relative;
}
.layout_medium_3812 .huge-a033 li:last-child,
.layout_medium_3812 .form_6082 li:last-child,
.layout_medium_3812 .feature_f5d2 li:last-child,
.layout_medium_3812 .header_cc47 li:last-child,
.layout_medium_3812 .out-0533 li:last-child,
.layout_medium_3812 .badge_outer_8267 li:last-child,
.layout_medium_3812 .search-first-0fbe li:last-child,
.layout_medium_3812 .block-2754 li:last-child {
  border: none;
}
.layout_medium_3812 .huge-a033 li a,
.layout_medium_3812 .form_6082 li a,
.layout_medium_3812 .feature_f5d2 li a,
.layout_medium_3812 .header_cc47 li a,
.layout_medium_3812 .out-0533 li a,
.layout_medium_3812 .badge_outer_8267 li a,
.layout_medium_3812 .search-first-0fbe li a,
.layout_medium_3812 .block-2754 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout_medium_3812 .huge-a033 li ul li::before,
.layout_medium_3812 .form_6082 li ul li::before,
.layout_medium_3812 .feature_f5d2 li ul li::before,
.layout_medium_3812 .header_cc47 li ul li::before,
.layout_medium_3812 .out-0533 li ul li::before,
.layout_medium_3812 .badge_outer_8267 li ul li::before,
.layout_medium_3812 .search-first-0fbe li ul li::before,
.layout_medium_3812 .block-2754 li ul li::before {
  left: 15px;
}
.layout_medium_3812 .huge-a033 li ul a,
.layout_medium_3812 .form_6082 li ul a,
.layout_medium_3812 .feature_f5d2 li ul a,
.layout_medium_3812 .header_cc47 li ul a,
.layout_medium_3812 .out-0533 li ul a,
.layout_medium_3812 .badge_outer_8267 li ul a,
.layout_medium_3812 .search-first-0fbe li ul a,
.layout_medium_3812 .block-2754 li ul a {
  padding-left: 20px;
}
.layout_medium_3812 .huge-a033 li ul ul li::before,
.layout_medium_3812 .form_6082 li ul ul li::before,
.layout_medium_3812 .feature_f5d2 li ul ul li::before,
.layout_medium_3812 .header_cc47 li ul ul li::before,
.layout_medium_3812 .out-0533 li ul ul li::before,
.layout_medium_3812 .badge_outer_8267 li ul ul li::before,
.layout_medium_3812 .search-first-0fbe li ul ul li::before,
.layout_medium_3812 .block-2754 li ul ul li::before {
  left: 30px;
}
.layout_medium_3812 .huge-a033 li ul ul a,
.layout_medium_3812 .form_6082 li ul ul a,
.layout_medium_3812 .feature_f5d2 li ul ul a,
.layout_medium_3812 .header_cc47 li ul ul a,
.layout_medium_3812 .out-0533 li ul ul a,
.layout_medium_3812 .badge_outer_8267 li ul ul a,
.layout_medium_3812 .search-first-0fbe li ul ul a,
.layout_medium_3812 .block-2754 li ul ul a {
  padding-left: 40px;
}
.layout_medium_3812 .sidebar-dirty-196b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.layout_medium_3812 .block-2754 ul li {
  margin-bottom: 1.41575em;
}
.layout_medium_3812 .block-2754 ul li .gas_86e6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.layout_medium_3812 .block-2754 ul li .widget-9cab {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero_1ad7 .huge-a033 li a,
.hero_1ad7 .form_6082 li a,
.hero_1ad7 .feature_f5d2 li a,
.hero_1ad7 .header_cc47 li a,
.hero_1ad7 .out-0533 li a,
.hero_1ad7 .badge_outer_8267 li a,
.hero_1ad7 .search-first-0fbe li a,
.hero_1ad7 .block-2754 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_1ad7 .sidebar-dirty-196b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_1ad7 .gradient-right-d30e ul li.solid_2bb2 .hero-6e5f,
.hero_1ad7 .gradient-right-d30e ul li.up-9cd6 .hero-6e5f {
  background: rgba(0, 0, 0, 0.2);
}
.hero_1ad7 .layout_medium_3812 .gradient-right-d30e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_bright_75bc .layout_medium_3812 .prev-334a li {
  margin: 0;
}
.container_bright_75bc .layout_medium_3812 .prev-334a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.container_bright_75bc .layout_medium_3812 .prev-334a li ul {
  margin: 0;
}
.container_bright_75bc .layout_medium_3812 .prev-334a li ul li a {
  padding-left: 15px;
}
.container_bright_75bc .layout_medium_3812 .prev-334a li ul li li a {
  padding-left: 30px;
}
.container_bright_75bc .layout_medium_3812 .prev-334a li.layout_3676 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.container_bright_75bc .layout_medium_3812 .prev-334a li.layout_3676 > 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;
}
.container_bright_75bc .layout_medium_3812 .prev-334a li.layout_3676 > 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;
}
.icon-thick-aa34 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.top_52cb {
  position: relative;
  z-index: 10;
}
.top_52cb .focused_a45e {
  width: 100%;
  max-width: 100%;
}
.banner-inner-e104 .search_tiny_d526 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.banner-inner-e104 .message-c1a1 {
}
.banner-inner-e104 .hero_1ad7 {
  background: #292929;
}
.search-clean-5280 .search_tiny_d526 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search-clean-5280 .message-c1a1 {
  background: #f9f9f9;
}
.search-clean-5280 .hero_1ad7 {
  background: #303030;
}
.last_2129 .search_tiny_d526 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .last_2129 .image_bronze_b73d {
    margin-bottom: 1em;
  }
  .last_2129 .image_bronze_b73d:last-child {
    margin-bottom: 0;
  }
}
.last_2129 .message-c1a1 {
  background: #ededed;
}
.last_2129 .hero_1ad7 {
  background: #1a1a1a;
}
.search_tiny_d526.message-c1a1 {
  color: rgba(0, 0, 0, 0.6);
}
.search_tiny_d526.message-c1a1 .purple-f70b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search_tiny_d526.hero_1ad7 {
  color: rgba(255, 255, 255, 0.99);
}
.search_tiny_d526.hero_1ad7 a:not(.top-9777) {
  color: rgba(255, 255, 255, 0.79);
}
.search_tiny_d526.hero_1ad7 a:not(.top-9777):hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_tiny_d526.hero_1ad7 .purple-f70b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_tiny_d526.hero_1ad7 table tbody td,
.search_tiny_d526.hero_1ad7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.rough-bc67.label-wood-fa04 .list-silver-936d {
  max-width: initial;
}
.rough-bc67 .wrapper-gold-e31e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.rough-bc67 .wrapper-gold-e31e .focused_a45e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .rough-bc67 .wrapper-gold-e31e .focused_a45e {
    display: block;
    margin-bottom: 2em;
  }
  .rough-bc67 .wrapper-gold-e31e .focused_a45e:last-child {
    margin-bottom: 0;
  }
}
.last_2129 .image_bronze_b73d:last-child,
.search-clean-5280 .image_bronze_b73d:last-child,
.banner-inner-e104 .image_bronze_b73d:last-child {
  margin-bottom: 0;
}
.last_2129 .image_bronze_b73d .layout_medium_3812 .gradient-right-d30e:last-child,
.search-clean-5280 .image_bronze_b73d .layout_medium_3812 .gradient-right-d30e:last-child,
.banner-inner-e104 .image_bronze_b73d .layout_medium_3812 .gradient-right-d30e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .last_2129 .info_02eb,
  .last_2129 .fresh-aba5,
  .search-clean-5280 .info_02eb,
  .search-clean-5280 .fresh-aba5,
  .banner-inner-e104 .info_02eb,
  .banner-inner-e104 .fresh-aba5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .top_52cb .image_bronze_b73d {
    margin-bottom: 2em;
  }
}
.top_52cb p:last-child {
  margin-bottom: 0;
}
.top_52cb li,
.top_52cb ul {
  list-style: none;
  margin: 0;
}
.top_52cb ul ul {
  margin-left: 2.617924em;
}
.gas-2805 {
  font-size: 0.875em;
}

/* css-noise: c103 */
.phantom-card-e9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
