/*!
Theme Name: Customify
Theme URI: https://pressmaximum.content_4c97/customify
Author: WPCustomify
Author URI: https://pressmaximum.content_4c97
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.content_4c97/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slider-a0d3.popup-outer-2c44/licenses/gpl-2.0.surface_f232
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.next-f411/, (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.yellow-c804.active-stale-191e/normalize.card-a36b/
 ======
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.card-a36b v7.0.0 | MIT License | github.content_4c97/necolas/normalize.card-a36b */
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;
}
.wide_cbff .bright-e108,
.item_d823,
.detail-7778,
.row_fresh_8e2c,
.filter-883b,
.fixed_908a,
.hero_00fe,
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;
}
.item_d823,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .item_d823,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .item_d823,
  h1 {
    font-size: 1.8em;
  }
}
.detail-7778,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.detail-7778 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .detail-7778,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .detail-7778,
  h2 {
    font-size: 1.7em;
  }
}
.row_fresh_8e2c,
h3 {
  font-size: 1.618em;
}
.wide_cbff .bright-e108,
.filter-883b,
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.message-26c3 {
  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;
}
.component-2856:after,
.component-2856:before,
.current_bca2:after,
.current_bca2:before {
  content: "";
  display: table;
}
.component-2856:after,
.current_bca2:after {
  clear: both;
}
.up_5442 {
  float: right;
  margin-right: 0;
}
.carousel-left-cd47 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.message-d6fe .column_d3ac,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.message-d6fe .column_d3ac: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;
}
.narrow_bfe9 .column_d3ac {
  box-shadow: none;
}
.narrow_bfe9
  .column_d3ac
  .fresh-b71c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.narrow_bfe9 .column_d3ac .pro_fe93 {
  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;
}
.narrow_bfe9
  .column_d3ac
  .pro_fe93
  b {
  display: none;
}
.narrow_bfe9 .progress-bronze-d84e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.blue-db1f:not(.tabs-in-e25a):not(.cool-f8cc),
button:not(.tabs-in-e25a):not(.cool-f8cc),
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ),
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ),
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ) {
  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;
}
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):hover,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):hover,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):hover,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):hover,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):active,
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):active,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):active,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):active,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):active,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus {
  outline: 0;
}
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5 {
  position: relative;
}
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .full-9d97,
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .background-b0fe,
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .filter_3afc,
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  i,
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  svg,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .full-9d97,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .background-b0fe,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .filter_3afc,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  i,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  svg,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .full-9d97,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .background-b0fe,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .filter_3afc,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  i,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  svg,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .full-9d97,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .background-b0fe,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .filter_3afc,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  i,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  svg,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .full-9d97,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .background-b0fe,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  .filter_3afc,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  i,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5
  svg {
  visibility: hidden;
}
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5:after,
button:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5:after,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5:after,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5:after,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ).fn-loading-efc5: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;
}
.blue-db1f:not(.tabs-in-e25a):not(.cool-f8cc),
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ),
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ),
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ) {
  color: #fff;
  background: #235787;
}
.blue-db1f:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus,
input[type="button"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus,
input[type="reset"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus,
input[type="submit"]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ):focus {
  color: #fff;
}
.blue-db1f.fn-disabled-efc5:not(.tabs-in-e25a):not(
    .cool-f8cc
  ),
.blue-db1f[disabled]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ),
button.fn-disabled-efc5:not(.tabs-in-e25a):not(
    .cool-f8cc
  ),
button[disabled]:not(.tabs-in-e25a):not(
    .cool-f8cc
  ) {
  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;
}
.wrapper-4976 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wrapper-4976: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;
}
.tooltip-large-aaf6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.section-short-d0df {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.solid_9c1f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.component-2856:after,
.component-2856:before,
.backdrop_warm_8d0a:after,
.backdrop_warm_8d0a:before,
.alert-orange-b211:after,
.alert-orange-b211:before,
.texture-6c0d:after,
.texture-6c0d:before,
.logo-down-3ce3:after,
.logo-down-3ce3:before,
.layout-silver-2dc7:after,
.layout-silver-2dc7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.component-2856:after,
.backdrop_warm_8d0a:after,
.alert-orange-b211:after,
.texture-6c0d:after,
.logo-down-3ce3:after,
.layout-silver-2dc7:after {
  clear: both;
}
.backdrop_warm_8d0a .hero-7cde,
.alert-orange-b211 .hero-7cde,
.table-1ade .hero-7cde {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tiny-3b03 {
  display: inline-block;
}
.modal_0106 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.modal_0106 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.modal_0106 .disabled-gold-fc00 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled-gold-fc00 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar_out_c905 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar_out_c905:after,
.avatar_out_c905:before {
  content: "";
  display: table;
}
.avatar_out_c905:after {
  clear: both;
}
.tall_e580 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.current_970c .tall_e580 {
  max-width: 50%;
}
.image-b9dc .tall_e580 {
  max-width: 33.33%;
}
.component_narrow_7a2e .tall_e580 {
  max-width: 25%;
}
.complex_1d07 .tall_e580 {
  max-width: 20%;
}
.component-under-a00a .tall_e580 {
  max-width: 16.66%;
}
.list_1f6f .tall_e580 {
  max-width: 14.28%;
}
.backdrop_plasma_a3dc .tall_e580 {
  max-width: 12.5%;
}
.message-d682 .tall_e580 {
  max-width: 11.11%;
}
.tag-small-08e8 {
  display: block;
}
.wide_cbff .border-d25a label,
.wide_cbff .current-d278 label,
.wide_cbff .badge_9b9a label,
.wide_cbff .avatar-1604 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary-stone-4962 {
  list-style: none;
  margin: 0;
}
.primary-stone-4962 article.chip_pro_0502 {
  margin-bottom: 0;
}
.primary-stone-4962 ul {
  list-style: none;
  margin: 0;
}
.primary-stone-4962 .icon_5986 li.chip_pro_0502 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary-stone-4962 .icon_5986 li.chip_pro_0502 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary-stone-4962 .icon_5986 li.chip_pro_0502: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) {
  .primary-stone-4962 .icon_5986 li.chip_pro_0502 li.chip_pro_0502 li.chip_pro_0502 li.chip_pro_0502 {
    padding-left: 0;
  }
}
article.chip_pro_0502 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip_pro_0502 .backdrop_warm_8d0a p:last-of-type {
  margin-bottom: 0;
}
article.chip_pro_0502 .dim-d84b {
  float: left;
}
article.chip_pro_0502 .module_motion_372e {
  margin-left: 85px;
}
article.chip_pro_0502 .thick-298f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip_pro_0502 .thick-298f .north-ddda {
  margin-left: 10px;
}
article.chip_pro_0502 .message_north_e4ec {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip_pro_0502 .right-b73c {
  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 .border-d25a,
  #respond .badge_9b9a,
  #respond .avatar-1604 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-d25a input,
#respond .badge_9b9a input,
#respond .avatar-1604 input {
  width: 100%;
}
#respond .avatar-1604 {
  margin-right: 0;
}
#respond .old_616b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner-5093 {
  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;
}
.inner-5093.thick-01ee {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.inner-5093 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%);
}
.inner-5093:focus,
.inner-5093: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);
}
.selected_889c {
  border-radius: 10%;
}
.filter-422b {
  border-radius: 50%;
}
.label_faaf {
  font-size: 0.72em;
}
.widget_652d {
  font-size: 0.875em;
}
.large-88c2 {
  font-size: 1.1em;
}
.sidebar-silver-2d95 {
  text-transform: uppercase;
  line-height: 1.2;
}
.sidebar-silver-2d95.label_faaf {
  letter-spacing: 0.5px;
}
.green_ee27,
.green_ee27 a {
  color: #6d6d6d;
}
.green_ee27 a:hover {
  color: #111;
}
.dirty-1341 {
  color: #6d6d6d;
}
.simple-a79a {
  overflow-x: hidden;
}
.simple-a79a .stone_d4ea.glass-ff1b {
  position: relative;
}
.simple-a79a .stone_d4ea.glass-ff1b.photo-a96d {
  position: initial;
}
.simple-a79a
  .stone_d4ea.glass-ff1b.photo-a96d
  .wide-ce02 {
  left: auto;
}
.simple-a79a .stone_d4ea .wide-ce02 {
  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;
}
.simple-a79a .stone_d4ea:hover.glass-ff1b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.simple-a79a
  .stone_d4ea:hover.glass-ff1b
  .wide-ce02 {
  display: block;
  z-index: 9999999;
}
.simple-a79a .pink-dcae .menu_6063,
.simple-a79a .backdrop_19ef .menu_6063 {
  display: none;
}
.simple-a79a .container-312a .stone_d4ea:hover.glass-ff1b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wide_cbff .border-d25a label,
.wide_cbff .current-d278 label,
.wide_cbff .badge_9b9a label,
.wide_cbff .avatar-1604 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary-stone-4962 {
  list-style: none;
  margin: 0;
}
.primary-stone-4962 article.chip_pro_0502 {
  margin-bottom: 0;
}
.primary-stone-4962 ul {
  list-style: none;
  margin: 0;
}
.primary-stone-4962 .icon_5986 li.chip_pro_0502 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary-stone-4962 .icon_5986 li.chip_pro_0502 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary-stone-4962 .icon_5986 li.chip_pro_0502: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) {
  .primary-stone-4962 .icon_5986 li.chip_pro_0502 li.chip_pro_0502 li.chip_pro_0502 li.chip_pro_0502 {
    padding-left: 0;
  }
}
article.chip_pro_0502 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip_pro_0502 .backdrop_warm_8d0a p:last-of-type {
  margin-bottom: 0;
}
article.chip_pro_0502 .dim-d84b {
  float: left;
}
article.chip_pro_0502 .module_motion_372e {
  margin-left: 85px;
}
article.chip_pro_0502 .thick-298f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip_pro_0502 .thick-298f .north-ddda {
  margin-left: 10px;
}
article.chip_pro_0502 .message_north_e4ec {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip_pro_0502 .right-b73c {
  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 .border-d25a,
  #respond .badge_9b9a,
  #respond .avatar-1604 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-d25a input,
#respond .badge_9b9a input,
#respond .avatar-1604 input {
  width: 100%;
}
#respond .avatar-1604 {
  margin-right: 0;
}
#respond .old_616b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink-dcae .hero_complex_4627 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero_complex_4627 .text-complex-fe23.full-2a94 .panel-c4b4 > li > a:focus,
.hero_complex_4627 .text-complex-fe23.full-2a94 .panel-c4b4 > li > a:hover,
.hero_complex_4627 .text-complex-fe23.grid-fixed-3a0f .panel-c4b4 > li > a:focus,
.hero_complex_4627 .text-complex-fe23.grid-fixed-3a0f .panel-c4b4 > li > a:hover,
.hero_complex_4627 .text-complex-fe23.selected-f311 .panel-c4b4 > li > a:focus,
.hero_complex_4627 .text-complex-fe23.selected-f311 .panel-c4b4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_complex_4627
  .text-complex-fe23.full-2a94
  .panel-c4b4
  > li.header_steel_3b48
  > a,
.hero_complex_4627
  .text-complex-fe23.full-2a94
  .panel-c4b4
  > li.wood-f6e2
  > a,
.hero_complex_4627
  .text-complex-fe23.grid-fixed-3a0f
  .panel-c4b4
  > li.header_steel_3b48
  > a,
.hero_complex_4627
  .text-complex-fe23.grid-fixed-3a0f
  .panel-c4b4
  > li.wood-f6e2
  > a,
.hero_complex_4627
  .text-complex-fe23.selected-f311
  .panel-c4b4
  > li.header_steel_3b48
  > a,
.hero_complex_4627 .text-complex-fe23.selected-f311 .panel-c4b4 > li.advanced_dfae > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_complex_4627 .feature_steel_4e2d,
.hero_complex_4627 .feature_steel_4e2d a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_complex_4627 .main_eef4.left_a60b li a,
.hero_complex_4627 .wrapper_glass_e825 a,
.hero_complex_4627 .component_b760,
.hero_complex_4627 .panel-c4b4 > li > a,
.hero_complex_4627 .accent-stone-f37d {
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627 .main_eef4.left_a60b li a:hover,
.hero_complex_4627 .wrapper_glass_e825 a:hover,
.hero_complex_4627 .component_b760:hover,
.hero_complex_4627 .panel-c4b4 > li > a:hover,
.hero_complex_4627 .accent-stone-f37d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_complex_4627 .texture-inner-15e1 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627 .texture-inner-15e1 .east-d771 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_complex_4627 .texture-inner-15e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_complex_4627 .row_cold_3653 .carousel_dim_728d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627 .row_cold_3653 .carousel_dim_728d .container_yellow_c23c {
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627
  .row_cold_3653
  .carousel_dim_728d
  .container_yellow_c23c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627
  .row_cold_3653
  .carousel_dim_728d
  .container_yellow_c23c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627
  .row_cold_3653
  .carousel_dim_728d
  .container_yellow_c23c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627
  .row_cold_3653
  .carousel_dim_728d
  .container_yellow_c23c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627 .row_cold_3653 .middle-a8bf {
  color: rgba(255, 255, 255, 0.79);
}
.hero_complex_4627 .row_cold_3653 .middle-a8bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron-309f
  .hero_complex_4627
  .row_cold_3653
  .solid_36f6
  .media-center-5767 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron-309f
  .hero_complex_4627
  .row_cold_3653
  .solid_36f6
  .container_yellow_c23c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink-dcae .slider_bottom_c997 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.slider_bottom_c997 .text-complex-fe23.full-2a94 .panel-c4b4 > li > a:focus,
.slider_bottom_c997 .text-complex-fe23.full-2a94 .panel-c4b4 > li > a:hover,
.slider_bottom_c997 .text-complex-fe23.grid-fixed-3a0f .panel-c4b4 > li > a:focus,
.slider_bottom_c997 .text-complex-fe23.grid-fixed-3a0f .panel-c4b4 > li > a:hover,
.slider_bottom_c997 .text-complex-fe23.selected-f311 .panel-c4b4 > li > a:focus,
.slider_bottom_c997 .text-complex-fe23.selected-f311 .panel-c4b4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_bottom_c997
  .text-complex-fe23.full-2a94
  .panel-c4b4
  > li.header_steel_3b48
  > a,
.slider_bottom_c997
  .text-complex-fe23.full-2a94
  .panel-c4b4
  > li.wood-f6e2
  > a,
.slider_bottom_c997
  .text-complex-fe23.grid-fixed-3a0f
  .panel-c4b4
  > li.header_steel_3b48
  > a,
.slider_bottom_c997
  .text-complex-fe23.grid-fixed-3a0f
  .panel-c4b4
  > li.wood-f6e2
  > a,
.slider_bottom_c997
  .text-complex-fe23.selected-f311
  .panel-c4b4
  > li.header_steel_3b48
  > a,
.slider_bottom_c997 .text-complex-fe23.selected-f311 .panel-c4b4 > li.advanced_dfae > a {
  color: rgba(0, 0, 0, 0.8);
}
.slider_bottom_c997 .feature_steel_4e2d,
.slider_bottom_c997 .feature_steel_4e2d a {
  color: rgba(0, 0, 0, 0.8);
}
.slider_bottom_c997 .main_eef4.left_a60b li a,
.slider_bottom_c997 .wrapper_glass_e825 a,
.slider_bottom_c997 .component_b760,
.slider_bottom_c997 .panel-c4b4 > li > a,
.slider_bottom_c997 .accent-stone-f37d {
  color: rgba(0, 0, 0, 0.55);
}
.slider_bottom_c997 .main_eef4.left_a60b li a:hover,
.slider_bottom_c997 .wrapper_glass_e825 a:hover,
.slider_bottom_c997 .component_b760:hover,
.slider_bottom_c997 .panel-c4b4 > li > a:hover,
.slider_bottom_c997 .accent-stone-f37d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_bottom_c997 .texture-inner-15e1 {
  color: rgba(0, 0, 0, 0.55);
}
.slider_bottom_c997 .texture-inner-15e1 .east-d771 {
  color: rgba(0, 0, 0, 0.8);
}
.slider_bottom_c997 .texture-inner-15e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_lite_f50e .text_fast_cde8 {
  margin-left: auto;
  margin-right: auto;
}
.alert-orange-b211 > * {
  margin-left: auto;
  margin-right: auto;
}
.alert-orange-b211 .tooltip-large-aaf6 {
  margin-right: 1.41575em;
}
.widget-prev-acd0 .alert-orange-b211 > .element_8918 {
  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;
}
.widget-prev-acd0 .alert-orange-b211 > .backdrop_next_3018 {
  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;
}
.feature_lower_c628.overlay_lite_f50e .text_fast_cde8,
.chip_last_5013.overlay_lite_f50e .text_fast_cde8 {
  margin-left: 0;
}
.main_07a0.overlay_lite_f50e .text_fast_cde8,
.copper-f330.overlay_lite_f50e .text_fast_cde8 {
  margin-right: 0;
}
.alert-orange-b211 ol,
.alert-orange-b211 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gas-9b5b video {
  max-width: 100%;
}
.south_f325 img {
  display: block;
}
.south_f325.tooltip-large-aaf6,
.south_f325.section-short-d0df {
  width: 100%;
}
.south_f325.backdrop_next_3018 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.content_hovered_7a07:not(.label_left_74c2) {
  margin: 1.5em auto;
}
.message_ef0c p {
  padding: 1.5em 14px;
}
ul.component_west_27dc.backdrop_next_3018,
ul.component_west_27dc.element_8918,
ul.component_west_27dc.search_south_6873.element_8918 {
  padding: 0 14px;
}
.status_6ad2 {
  display: block;
  overflow-x: auto;
}
.status_6ad2 table {
  border-collapse: collapse;
  width: 100%;
}
.status_6ad2 td,
.status_6ad2 th {
  padding: 0.5em;
}
.alert-orange-b211 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert-orange-b211 ol ol,
.alert-orange-b211 ol ul,
.alert-orange-b211 ul ol,
.alert-orange-b211 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert-orange-b211 ol ol li,
.alert-orange-b211 ol ul li,
.alert-orange-b211 ul ol li,
.alert-orange-b211 ul ul li {
  margin-left: 0;
}
.focus_81d0.row-42a2 > .purple_ca95 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.focus_81d0.row-42a2 > .purple_ca95 iframe,
.focus_81d0.row-42a2 > .purple_ca95 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar_black_f208 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar_black_f208.popup-narrow-2ba6 {
  padding: 0;
}
.sidebar_black_f208.popup-narrow-2ba6 cite {
  font-size: 13px;
}
.sidebar_black_f208 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar_black_f208 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accordion-fluid-0579 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accordion-fluid-0579 > p:first-child {
  margin-top: 0;
}
.accordion-fluid-0579 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accordion-fluid-0579 blockquote {
  border-left: 0;
}
.surface-lite-1210 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.surface-lite-1210:not(.avatar_b78a) {
  max-width: 100px;
}
.surface-lite-1210.west-000a {
  border-bottom: none !important;
  text-align: center;
}
.surface-lite-1210.west-000a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .message_ef0c p {
    padding: 1.5em 0;
  }
}
.row_5b28 {
  color: #0073aa;
}
.focus_969c {
  background-color: #0073aa;
}
.bright-f340 {
  color: #229fd8;
}
.simple_8bf7 {
  background-color: #229fd8;
}
.filter-first-042f {
  color: #eee;
}
.pressed_b78f {
  background-color: #eee;
}
.element-warm-c271 {
  color: #444;
}
.video_4735 {
  background-color: #444;
}
.fresh_11ee {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fresh_11ee .carousel-black-540c .wrapper_glass_e825 {
  font-size: 15px;
}
.fresh_11ee .wrapper_glass_e825 {
  line-height: 1.3;
}
.fresh_11ee .slider_bottom_c997 {
}
.fresh_11ee .hero_complex_4627 {
  background: #235787;
}
.backdrop_1e35 {
  padding: 0;
}
.backdrop_1e35 .hero_complex_4627 {
  background: #1a1a1a;
}
.backdrop_1e35 .slider_bottom_c997 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.lower-44ac {
  padding: 0;
  border-left: none;
  border-right: none;
}
.lower-44ac .slider_bottom_c997 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.lower-44ac .hero_complex_4627 {
  background: #303030;
}
.layout-silver-2dc7 {
  position: relative;
  z-index: 10;
}
.layout-silver-2dc7 .detail-4d32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_0eda .glass-ff1b {
  display: inline-block;
  vertical-align: middle;
}
.message_0eda.link-2159 .glass-ff1b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .message_0eda.link-2159 .glass-ff1b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .message_0eda.link-2159 .glass-ff1b {
    margin-right: 0.4em;
  }
}
.message_0eda.link-2159 .glass-ff1b:last-child {
  margin-right: 0;
}
.modal-4b2b .detail-4d32 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pink-dcae .carousel-black-540c {
    margin: 0 -0.5em;
  }
  .pink-dcae .carousel-black-540c [class*="customify-col-"],
  .pink-dcae .carousel-black-540c [class*="customify-col_"],
  .pink-dcae .carousel-black-540c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pink-dcae.short-5d71 .detail-4d32 {
  background: 0 0 !important;
}
.pink-dcae.short-5d71 .detail-4d32,
.pink-dcae.modal-4b2b .detail-4d32 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pink-dcae.highlight_8744 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pink-dcae.modal-4b2b .detail-4d32 {
  box-shadow: none !important;
}
.current-32a8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .current-32a8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .current-32a8 {
    padding: 18px 0 20px;
  }
}
.current-32a8 .breadcrumb_4a83 {
  width: 100%;
}
.current-32a8 .small-9919 {
  margin-bottom: 0;
}
.current-32a8 .component_ae5f {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification-in-c8b0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification-in-c8b0 .tertiary_b584 {
  width: 100%;
}
.warm_e921 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.warm_e921 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.warm_e921 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;
}
.warm_e921 li:last-child:after {
  display: none;
}
.warm_e921 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tall_5d1c .menu_6063 button,
.current-32a8 .menu_6063 button {
  left: 0;
}
.tall_5d1c .tertiary_b584,
.current-32a8 .tertiary_b584 {
  padding-left: 0;
  padding-right: 0;
}
.tall_5d1c .notification-in-c8b0,
.current-32a8 .notification-in-c8b0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tall_5d1c {
  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;
}
.tall_5d1c: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;
}
.tall_5d1c .carousel-iron-206c {
  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) {
  .tall_5d1c .carousel-iron-206c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tall_5d1c .carousel-iron-206c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tall_5d1c .carousel-iron-206c {
    min-height: 200px;
  }
}
.tall_5d1c .warm_e921 {
  color: rgba(255, 255, 255, 0.8);
}
.tall_5d1c .warm_e921 a,
.tall_5d1c .warm_e921 li:after {
  color: inherit;
}
.tall_5d1c .warm_e921 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-9dab {
  margin-bottom: 0.5em;
}
.east_7d8c {
  margin-bottom: 1.2em;
}
.east_7d8c,
.gallery-9dab {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.east_7d8c p:last-child,
.gallery-9dab p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .menu_6063,
#masthead .menu_6063 {
  display: none;
}
#masthead
  > .menu_6063.main-hard-c1b1 {
  display: none;
}
#masthead > .menu_6063 button {
  left: 0;
}
.avatar_0487 {
  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%;
}
.avatar_0487 .glass-ff1b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar_0487 .motion-62d0 {
  display: -webkit-box;
  display: flex;
}
.avatar_0487 .motion-62d0.preview-bbdf {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.avatar_0487 .motion-62d0.grid-f033 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar_0487 .motion-62d0.copper_2825 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar_0487.component_narrow_f0ee.widget_6233 .motion-62d0.preview-bbdf {
  flex-basis: 100%;
}
.avatar_0487.article-cold-0ef8 .motion-62d0.grid-f033 {
  -webkit-box-flex: 1;
  flex: auto;
}
.avatar_0487.article-cold-0ef8 .motion-62d0.copper_2825 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .menu_6063.main-hard-c1b1 {
  display: none;
}
#masthead > .menu_6063 button {
  left: 0;
}
.gradient-bronze-a2cb {
  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;
}
.gradient-bronze-a2cb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gradient-bronze-a2cb.grid-0515 i {
  margin-right: 4px;
}
.gradient-bronze-a2cb.under-3a64 i {
  margin-left: 5px;
}
.wrapper_glass_e825 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wrapper_glass_e825 p:last-child {
  margin-bottom: 0;
}
.input-south-7a10 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.input-south-7a10 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.input-south-7a10 img {
  display: block;
  width: auto;
  line-height: 1;
}
.input-south-7a10 .feature_steel_4e2d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.input-south-7a10 .green-b283 {
  margin: 5px 0 7px 0;
}
.input-south-7a10.pagination_wood_37e8 .tooltip-5393 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input-south-7a10.pagination_wood_37e8 .hard-dbfb {
  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;
}
.input-south-7a10.breadcrumb-6679 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.input-south-7a10.breadcrumb-6679 .tooltip-5393 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input-south-7a10.breadcrumb-6679 .hard-dbfb {
  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;
}
.input-south-7a10.new-20ef {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input-south-7a10.photo_889d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.input-south-7a10.photo_889d .hard-dbfb {
  margin-top: 7px;
}
.shadow-d50b {
  display: inline-block;
}
.layout-silver-2dc7 .info_67aa .input-south-7a10 img {
  max-width: 100%;
}
.text-complex-fe23 .shadow_db7b.hidden-focused-e1aa,
.summary-c889 .shadow_db7b.hidden-focused-e1aa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.text-complex-fe23 .frame-4783,
.summary-c889 .frame-4783 {
  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%);
}
.text-complex-fe23 .frame-4783 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.text-complex-fe23.element_21d5 .frame-4783 {
  display: none;
}
.text-complex-fe23 .summary-thick-54eb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text-complex-fe23 .summary-thick-54eb li {
  display: inline-block;
  position: relative;
}
.text-complex-fe23 .summary-thick-54eb li:last-child {
  margin-right: 0;
}
.text-complex-fe23 .summary-thick-54eb 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;
}
.text-complex-fe23 .summary-thick-54eb li.advanced_dfae > a {
  color: rgba(0, 0, 0, 0.9);
}
.text-complex-fe23 .summary-thick-54eb > 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;
}
.text-complex-fe23 .summary-thick-54eb > li > a i {
  line-height: 0;
}
.text-complex-fe23 .summary-thick-54eb > li.detail-stone-f9bf > a .frame-4783 {
  margin-left: 4px;
  line-height: 0;
}
.text-complex-fe23 .summary-thick-54eb .border_full_d789 li.detail-stone-f9bf > a {
  position: relative;
}
.text-complex-fe23 .summary-thick-54eb .border_full_d789 li.detail-stone-f9bf > a:after,
.text-complex-fe23 .summary-thick-54eb .border_full_d789 li.detail-stone-f9bf > a:before {
  content: "";
  display: table;
}
.text-complex-fe23 .summary-thick-54eb .border_full_d789 li.detail-stone-f9bf > a:after {
  clear: both;
}
.text-complex-fe23 .summary-thick-54eb .border_full_d789 li.detail-stone-f9bf > a .frame-4783 {
  margin-left: 5px;
  float: right;
}
.text-complex-fe23 .dim_df58,
.text-complex-fe23 .border_full_d789 {
  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;
}
.text-complex-fe23 .border_full_d789 {
  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;
}
.text-complex-fe23 .border_full_d789 .hidden-focused-e1aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text-complex-fe23 .border_full_d789 .frame-4783 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.text-complex-fe23 .border_full_d789 li {
  display: block;
  margin: 0;
  padding: 0;
}
.text-complex-fe23 .border_full_d789 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;
}
.text-complex-fe23 .border_full_d789 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.text-complex-fe23 .border_full_d789 .border_full_d789 {
  top: 0;
  left: 100%;
}
.text-complex-fe23 .wide_a78a.fn-focus-efc5 > .dim_df58,
.text-complex-fe23 .wide_a78a.fn-focus-efc5 > .border_full_d789,
.text-complex-fe23 .wide_a78a:focus > .dim_df58,
.text-complex-fe23 .wide_a78a:focus > .border_full_d789,
.text-complex-fe23 .wide_a78a:hover > .dim_df58,
.text-complex-fe23 .wide_a78a:hover > .border_full_d789 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.text-complex-fe23.selected-f311 .panel-c4b4:after,
.text-complex-fe23.selected-f311 .panel-c4b4:before {
  content: "";
  display: table;
}
.text-complex-fe23.selected-f311 .panel-c4b4:after {
  clear: both;
}
.text-complex-fe23.selected-f311 .panel-c4b4 > li {
  float: left;
}
.text-complex-fe23.mask_bacc .panel-c4b4:after,
.text-complex-fe23.mask_bacc .panel-c4b4:before {
  content: "";
  display: table;
}
.text-complex-fe23.mask_bacc .panel-c4b4:after {
  clear: both;
}
.text-complex-fe23.mask_bacc .panel-c4b4 > li {
  float: left;
}
.text-complex-fe23.mask_bacc .panel-c4b4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.text-complex-fe23.mask_bacc .panel-c4b4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.text-complex-fe23.mask_bacc .panel-c4b4 > li.header_steel_3b48 > a,
.text-complex-fe23.mask_bacc .panel-c4b4 > li.advanced_dfae > a {
  color: #fff;
  background-color: #1e4b75;
}
.text-complex-fe23.full-2a94 .panel-c4b4 > li > a .hidden-focused-e1aa {
  position: relative;
}
.text-complex-fe23.full-2a94 .panel-c4b4 > li > a .hidden-focused-e1aa: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;
}
.text-complex-fe23.full-2a94
  .panel-c4b4
  > li:focus
  > a
  .hidden-focused-e1aa:before,
.text-complex-fe23.full-2a94
  .panel-c4b4
  > li:hover
  > a
  .hidden-focused-e1aa:before {
  width: 100%;
  background-color: currentColor;
}
.text-complex-fe23.full-2a94
  .panel-c4b4
  > li.header_steel_3b48
  > a
  .hidden-focused-e1aa:before,
.text-complex-fe23.full-2a94
  .panel-c4b4
  > li.wood-f6e2
  > a
  .hidden-focused-e1aa:before {
  width: 100%;
  background-color: currentColor;
}
.text-complex-fe23.grid-fixed-3a0f .panel-c4b4 > li > a .hidden-focused-e1aa {
  position: relative;
}
.text-complex-fe23.grid-fixed-3a0f .panel-c4b4 > li > a .hidden-focused-e1aa: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;
}
.text-complex-fe23.grid-fixed-3a0f .panel-c4b4 > li:focus > a .hidden-focused-e1aa:before,
.text-complex-fe23.grid-fixed-3a0f
  .panel-c4b4
  > li:hover
  > a
  .hidden-focused-e1aa:before {
  width: 100%;
  background-color: currentColor;
}
.text-complex-fe23.grid-fixed-3a0f
  .panel-c4b4
  > li.header_steel_3b48
  > a
  .hidden-focused-e1aa:before,
.text-complex-fe23.grid-fixed-3a0f
  .panel-c4b4
  > li.wood-f6e2
  > a
  .hidden-focused-e1aa:before {
  width: 100%;
  background-color: currentColor;
}
.summary-c889 .summary-thick-54eb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary-c889 .summary-thick-54eb li:first-child > a {
  border-top: none;
}
.summary-c889 .summary-thick-54eb .active_2eee > .hidden-focused-e1aa .frame-4783 {
  display: none;
}
.summary-c889 .summary-thick-54eb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary-c889 .summary-thick-54eb li:last-child {
  border: none;
}
.summary-c889 .summary-thick-54eb li.detail-stone-f9bf > a {
  padding-right: 45px !important;
}
.summary-c889 .summary-thick-54eb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary-c889 .summary-thick-54eb li a:focus,
.summary-c889 .summary-thick-54eb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-c889 .summary-thick-54eb li .wide_c161 {
  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;
}
.summary-c889 .summary-thick-54eb li .wide_c161:hover {
  box-shadow: none;
}
.summary-c889 .summary-thick-54eb li .wide_c161 .frame-4783 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary-c889 .summary-thick-54eb .border_full_d789 {
  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);
}
.summary-c889 .summary-thick-54eb .border_full_d789 li a {
  padding-left: 3em;
}
.summary-c889 .summary-thick-54eb .heading-pro-3f83 > a .wide_c161 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary-c889 .summary-thick-54eb .heading-pro-3f83 > .border_full_d789 {
  display: block;
  opacity: 1;
}
.title-a743 {
  max-width: 100%;
}
.over-14b1 {
  line-height: 0;
  cursor: pointer;
}
.accent-stone-f37d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent-stone-f37d:hover {
  box-shadow: none;
  color: currentColor;
}
.accent-stone-f37d svg {
  width: 18px;
  height: 18px;
}
.accent-stone-f37d .gallery-cb52 {
  display: none;
}
.gradient_6305 {
  position: relative;
}
.gradient_6305.fn-active-efc5 .accent-stone-f37d .tooltip-3538 {
  display: none;
}
.gradient_6305.fn-active-efc5 .accent-stone-f37d .gallery-cb52 {
  display: inline-block;
}
.gradient_6305 .overlay-916a {
  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);
}
.gradient_6305.disabled_north_da4c .overlay-916a {
  left: auto;
  right: -0.9em;
}
.gradient_6305.disabled_north_da4c .popup_stale_c9b8::before {
  left: auto;
  right: 15px;
}
.gradient_6305.fn-active-efc5 .overlay-916a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.solid_36f6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.solid_36f6 label {
  flex-basis: 100%;
}
.solid_36f6 .carousel_dim_728d {
  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;
}
.solid_36f6 .container_yellow_c23c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.solid_36f6 .container_yellow_c23c:focus {
  background-color: transparent;
}
.solid_36f6 button.middle-a8bf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.solid_36f6 button.middle-a8bf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.solid_36f6 button.middle-a8bf svg {
  width: 18px;
  height: 18px;
}
.solid_36f6 input[type="submit"] {
  min-height: auto;
}
.row_cold_3653 .solid_36f6 .container_yellow_c23c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.popup_stale_c9b8 {
  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) {
  .popup_stale_c9b8 {
    width: 220px;
  }
}
.popup_stale_c9b8 label {
  flex-basis: 100%;
}
.popup_stale_c9b8::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;
}
.iron-309f .row_cold_3653 .solid_36f6 {
  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;
}
.iron-309f
  .row_cold_3653
  .solid_36f6
  .carousel_dim_728d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.iron-309f .row_cold_3653 .solid_36f6 .container_yellow_c23c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.iron-309f
  .row_cold_3653
  .solid_36f6
  .container_yellow_c23c:focus {
  background: 0 0;
}
.iron-309f
  .row_cold_3653
  .solid_36f6
  .media-center-5767 {
  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;
}
.main_eef4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.main_eef4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.main_eef4 li:last-child {
  margin-right: 0;
}
.main_eef4 li:first-child {
  margin-left: 0;
}
.main_eef4.hover-pink-4e99 a {
  color: #fff;
}
.main_eef4.hover-pink-4e99 a:hover {
  color: #fff;
}
.main_eef4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.main_eef4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.main_eef4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main_eef4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.main_eef4 [class*="social-icon-apple"] {
  background-color: #999;
}
.main_eef4 [class*="social-icon-apple"].sort_e9ea {
  background-color: transparent;
  color: #999;
}
.main_eef4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.main_eef4 [class*="social-icon-behance"].sort_e9ea {
  background-color: transparent;
  color: #1769ff;
}
.main_eef4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.main_eef4 [class*="social-icon-bitbucket"].sort_e9ea {
  background-color: transparent;
  color: #205081;
}
.main_eef4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.main_eef4 [class*="social-icon-codepen"].sort_e9ea {
  background-color: transparent;
  color: #000;
}
.main_eef4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.main_eef4 [class*="social-icon-delicious"].sort_e9ea {
  background-color: transparent;
  color: #39f;
}
.main_eef4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.main_eef4 [class*="social-icon-digg"].sort_e9ea {
  background-color: transparent;
  color: #005be2;
}
.main_eef4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.main_eef4 [class*="social-icon-dribbble"].sort_e9ea {
  background-color: transparent;
  color: #ea4c89;
}
.main_eef4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.main_eef4 [class*="social-icon-envelope"].sort_e9ea {
  background-color: transparent;
  color: #ea4335;
}
.main_eef4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.main_eef4 [class*="social-icon-facebook"].sort_e9ea {
  background-color: transparent;
  color: #3b5998;
}
.main_eef4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.main_eef4 [class*="social-icon-flickr"].sort_e9ea {
  background-color: transparent;
  color: #0063dc;
}
.main_eef4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.main_eef4 [class*="social-icon-foursquare"].sort_e9ea {
  background-color: transparent;
  color: #2d5be3;
}
.main_eef4 [class*="social-icon-github"] {
  background-color: #333;
}
.main_eef4 [class*="social-icon-github"].sort_e9ea {
  background-color: transparent;
  color: #333;
}
.main_eef4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.main_eef4 [class*="social-icon-google-plus"].sort_e9ea {
  background-color: transparent;
  color: #dd4b39;
}
.main_eef4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.main_eef4 [class*="social-icon-houzz"].sort_e9ea {
  background-color: transparent;
  color: #7ac142;
}
.main_eef4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.main_eef4 [class*="social-icon-instagram"].sort_e9ea {
  background-color: transparent;
  color: #262626;
}
.main_eef4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.main_eef4 [class*="social-icon-jsfiddle"].sort_e9ea {
  background-color: transparent;
  color: #487aa2;
}
.main_eef4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.main_eef4 [class*="social-icon-linkedin"].sort_e9ea {
  background-color: transparent;
  color: #0077b5;
}
.main_eef4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.main_eef4 [class*="social-icon-medium"].sort_e9ea {
  background-color: transparent;
  color: #00ab6b;
}
.main_eef4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.main_eef4
  [class*="social-icon-odnoklassniki"].sort_e9ea {
  background-color: transparent;
  color: #f4731c;
}
.main_eef4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.main_eef4 [class*="social-icon-meetup"].sort_e9ea {
  background-color: transparent;
  color: #ec1c40;
}
.main_eef4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.main_eef4 [class*="social-icon-pinterest"].sort_e9ea {
  background-color: transparent;
  color: #bd081c;
}
.main_eef4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.main_eef4 [class*="social-icon-product-hunt"].sort_e9ea {
  background-color: transparent;
  color: #da552f;
}
.main_eef4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.main_eef4 [class*="social-icon-reddit"].sort_e9ea {
  background-color: transparent;
  color: #ff4500;
}
.main_eef4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.main_eef4 [class*="social-icon-rss"].sort_e9ea {
  background-color: transparent;
  color: #f26522;
}
.main_eef4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.main_eef4
  [class*="social-icon-shopping-cart"].sort_e9ea {
  background-color: transparent;
  color: #4caf50;
}
.main_eef4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.main_eef4 [class*="social-icon-skype"].sort_e9ea {
  background-color: transparent;
  color: #00aff0;
}
.main_eef4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.main_eef4 [class*="social-icon-slideshare"].sort_e9ea {
  background-color: transparent;
  color: #0077b5;
}
.main_eef4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.main_eef4 [class*="social-icon-snapchat"].sort_e9ea {
  background-color: transparent;
  color: #fffc00;
}
.main_eef4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.main_eef4 [class*="social-icon-soundcloud"].sort_e9ea {
  background-color: transparent;
  color: #f80;
}
.main_eef4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.main_eef4 [class*="social-icon-spotify"].sort_e9ea {
  background-color: transparent;
  color: #2ebd59;
}
.main_eef4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.main_eef4
  [class*="social-icon-stack-overflow"].sort_e9ea {
  background-color: transparent;
  color: #fe7a15;
}
.main_eef4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.main_eef4 [class*="social-icon-maldkfgram"].sort_e9ea {
  background-color: transparent;
  color: #2ca5e0;
}
.main_eef4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.main_eef4 [class*="social-icon-tripadvisor"].sort_e9ea {
  background-color: transparent;
  color: #589442;
}
.main_eef4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.main_eef4 [class*="social-icon-tumblr"].sort_e9ea {
  background-color: transparent;
  color: #35465c;
}
.main_eef4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.main_eef4 [class*="social-icon-twitch"].sort_e9ea {
  background-color: transparent;
  color: #6441a5;
}
.main_eef4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.main_eef4 [class*="social-icon-twitter"].sort_e9ea {
  background-color: transparent;
  color: #1da1f2;
}
.main_eef4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.main_eef4 [class*="social-icon-vimeo"].sort_e9ea {
  background-color: transparent;
  color: #1ab7ea;
}
.main_eef4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.main_eef4 [class*="social-icon-vk"].sort_e9ea {
  background-color: transparent;
  color: #45668e;
}
.main_eef4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.main_eef4 [class*="social-icon-weibo"].sort_e9ea {
  background-color: transparent;
  color: #df2029;
}
.main_eef4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.main_eef4 [class*="social-icon-weixin"].sort_e9ea {
  background-color: transparent;
  color: #7bb32e;
}
.main_eef4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.main_eef4 [class*="social-icon-whatsapp"].sort_e9ea {
  background-color: transparent;
  color: #25d366;
}
.main_eef4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.main_eef4 [class*="social-icon-wordpress"].sort_e9ea {
  background-color: transparent;
  color: #21759b;
}
.main_eef4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.main_eef4 [class*="social-icon-xing"].sort_e9ea {
  background-color: transparent;
  color: #026466;
}
.main_eef4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.main_eef4 [class*="social-icon-yelp"].sort_e9ea {
  background-color: transparent;
  color: #af0606;
}
.main_eef4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.main_eef4 [class*="social-icon-youtube"].sort_e9ea {
  background-color: transparent;
  color: #cd201f;
}
.component_b760 {
  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;
}
.component_b760:hover {
  box-shadow: none;
  background: 0 0;
}
.description_61f9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pagination-a1f5 {
  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;
}
.gold-5781 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.list_light_c421 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.list_light_c421,
.list_light_c421::after,
.list_light_c421::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;
}
.list_light_c421::after,
.list_light_c421::before {
  content: "";
  display: block;
  background-color: inherit;
}
.popup-46ff .pagination-a1f5 .gold-5781 {
  margin-top: -2px;
  width: 19px;
}
.popup-46ff .pagination-a1f5 .list_light_c421 {
  margin-top: -1px;
}
.popup-46ff .pagination-a1f5 .list_light_c421,
.popup-46ff .pagination-a1f5 .list_light_c421::after,
.popup-46ff .pagination-a1f5 .list_light_c421::before {
  width: 19px;
  height: 2px;
}
.popup-46ff .pagination-a1f5 .list_light_c421::before {
  top: -6px;
}
.popup-46ff .pagination-a1f5 .list_light_c421::after {
  bottom: -6px;
}
.short-9731 .pagination-a1f5 .gold-5781 {
  margin-top: -2px;
  width: 22px;
}
.short-9731 .pagination-a1f5 .list_light_c421 {
  margin-top: -1px;
}
.short-9731 .pagination-a1f5 .list_light_c421,
.short-9731 .pagination-a1f5 .list_light_c421::after,
.short-9731 .pagination-a1f5 .list_light_c421::before {
  width: 22px;
  height: 2px;
}
.short-9731 .pagination-a1f5 .list_light_c421::before {
  top: -7px;
}
.short-9731 .pagination-a1f5 .list_light_c421::after {
  bottom: -7px;
}
.background-4893 .pagination-a1f5 .gold-5781 {
  margin-top: -2px;
  width: 31px;
}
.background-4893 .pagination-a1f5 .list_light_c421 {
  margin-top: -1.5px;
}
.background-4893 .pagination-a1f5 .list_light_c421,
.background-4893 .pagination-a1f5 .list_light_c421::after,
.background-4893 .pagination-a1f5 .list_light_c421::before {
  width: 31px;
  height: 3px;
}
.background-4893 .pagination-a1f5 .list_light_c421::before {
  top: -9px;
}
.background-4893 .pagination-a1f5 .list_light_c421::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .form_dabf .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 19px;
  }
  .form_dabf .pagination-a1f5 .list_light_c421 {
    margin-top: -1px;
  }
  .form_dabf .pagination-a1f5 .list_light_c421,
  .form_dabf .pagination-a1f5 .list_light_c421::after,
  .form_dabf .pagination-a1f5 .list_light_c421::before {
    width: 19px;
    height: 2px;
  }
  .form_dabf .pagination-a1f5 .list_light_c421::before {
    top: -6px;
  }
  .form_dabf .pagination-a1f5 .list_light_c421::after {
    bottom: -6px;
  }
  .title-first-6518 .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 22px;
  }
  .title-first-6518 .pagination-a1f5 .list_light_c421 {
    margin-top: -1px;
  }
  .title-first-6518 .pagination-a1f5 .list_light_c421,
  .title-first-6518 .pagination-a1f5 .list_light_c421::after,
  .title-first-6518 .pagination-a1f5 .list_light_c421::before {
    width: 22px;
    height: 2px;
  }
  .title-first-6518 .pagination-a1f5 .list_light_c421::before {
    top: -7px;
  }
  .title-first-6518 .pagination-a1f5 .list_light_c421::after {
    bottom: -7px;
  }
  .photo-medium-30bf .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-medium-30bf .pagination-a1f5 .list_light_c421 {
    margin-top: -1.5px;
  }
  .photo-medium-30bf .pagination-a1f5 .list_light_c421,
  .photo-medium-30bf .pagination-a1f5 .list_light_c421::after,
  .photo-medium-30bf .pagination-a1f5 .list_light_c421::before {
    width: 31px;
    height: 3px;
  }
  .photo-medium-30bf .pagination-a1f5 .list_light_c421::before {
    top: -9px;
  }
  .photo-medium-30bf .pagination-a1f5 .list_light_c421::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .top-3d69 .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 19px;
  }
  .top-3d69 .pagination-a1f5 .list_light_c421 {
    margin-top: -1px;
  }
  .top-3d69 .pagination-a1f5 .list_light_c421,
  .top-3d69 .pagination-a1f5 .list_light_c421::after,
  .top-3d69 .pagination-a1f5 .list_light_c421::before {
    width: 19px;
    height: 2px;
  }
  .top-3d69 .pagination-a1f5 .list_light_c421::before {
    top: -6px;
  }
  .top-3d69 .pagination-a1f5 .list_light_c421::after {
    bottom: -6px;
  }
  .gallery_b39d .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery_b39d .pagination-a1f5 .list_light_c421 {
    margin-top: -1px;
  }
  .gallery_b39d .pagination-a1f5 .list_light_c421,
  .gallery_b39d .pagination-a1f5 .list_light_c421::after,
  .gallery_b39d .pagination-a1f5 .list_light_c421::before {
    width: 22px;
    height: 2px;
  }
  .gallery_b39d .pagination-a1f5 .list_light_c421::before {
    top: -7px;
  }
  .gallery_b39d .pagination-a1f5 .list_light_c421::after {
    bottom: -7px;
  }
  .disabled_f628 .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled_f628 .pagination-a1f5 .list_light_c421 {
    margin-top: -1.5px;
  }
  .disabled_f628 .pagination-a1f5 .list_light_c421,
  .disabled_f628 .pagination-a1f5 .list_light_c421::after,
  .disabled_f628 .pagination-a1f5 .list_light_c421::before {
    width: 31px;
    height: 3px;
  }
  .disabled_f628 .pagination-a1f5 .list_light_c421::before {
    top: -9px;
  }
  .disabled_f628 .pagination-a1f5 .list_light_c421::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .container_iron_8e4c .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 19px;
  }
  .container_iron_8e4c .pagination-a1f5 .list_light_c421 {
    margin-top: -1px;
  }
  .container_iron_8e4c .pagination-a1f5 .list_light_c421,
  .container_iron_8e4c .pagination-a1f5 .list_light_c421::after,
  .container_iron_8e4c .pagination-a1f5 .list_light_c421::before {
    width: 19px;
    height: 2px;
  }
  .container_iron_8e4c .pagination-a1f5 .list_light_c421::before {
    top: -6px;
  }
  .container_iron_8e4c .pagination-a1f5 .list_light_c421::after {
    bottom: -6px;
  }
  .up_3b57 .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 22px;
  }
  .up_3b57 .pagination-a1f5 .list_light_c421 {
    margin-top: -1px;
  }
  .up_3b57 .pagination-a1f5 .list_light_c421,
  .up_3b57 .pagination-a1f5 .list_light_c421::after,
  .up_3b57 .pagination-a1f5 .list_light_c421::before {
    width: 22px;
    height: 2px;
  }
  .up_3b57 .pagination-a1f5 .list_light_c421::before {
    top: -7px;
  }
  .up_3b57 .pagination-a1f5 .list_light_c421::after {
    bottom: -7px;
  }
  .avatar-aac3 .pagination-a1f5 .gold-5781 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-aac3 .pagination-a1f5 .list_light_c421 {
    margin-top: -1.5px;
  }
  .avatar-aac3 .pagination-a1f5 .list_light_c421,
  .avatar-aac3 .pagination-a1f5 .list_light_c421::after,
  .avatar-aac3 .pagination-a1f5 .list_light_c421::before {
    width: 31px;
    height: 3px;
  }
  .avatar-aac3 .pagination-a1f5 .list_light_c421::before {
    top: -9px;
  }
  .avatar-aac3 .pagination-a1f5 .list_light_c421::after {
    bottom: -9px;
  }
}
.text_east_3eef .list_light_c421 {
  -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);
}
.text_east_3eef .list_light_c421::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text_east_3eef .list_light_c421::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);
}
.text_east_3eef.cold-e59b .list_light_c421 {
  -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);
}
.text_east_3eef.cold-e59b .list_light_c421::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text_east_3eef.cold-e59b .list_light_c421::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);
}
.fixed_bf6c {
  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.outline-c20d:before {
  display: none;
}
.backdrop_19ef {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.backdrop_19ef .border-east-b932 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.backdrop_19ef .border-east-b932:last-of-type {
  border-bottom: none;
}
.backdrop_19ef .border-east-b932.last-63d7,
.backdrop_19ef .border-east-b932.disabled_bd8a,
.backdrop_19ef .border-east-b932.breadcrumb_light_1077 {
  padding: 0;
}
.backdrop_19ef .summary-c889 .wide_c161 {
  color: currentColor;
}
.backdrop_19ef .summary-c889 .wide_c161:focus,
.backdrop_19ef .summary-c889 .wide_c161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_19ef.slider_bottom_c997 .texture-inner-15e1,
.backdrop_19ef.slider_bottom_c997 .wrapper_glass_e825 a,
.backdrop_19ef.slider_bottom_c997 .panel-c4b4 a,
.backdrop_19ef.slider_bottom_c997 .border_full_d789 a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_19ef.slider_bottom_c997 .texture-inner-15e1:hover,
.backdrop_19ef.slider_bottom_c997 .wrapper_glass_e825 a:hover,
.backdrop_19ef.slider_bottom_c997 .panel-c4b4 a:hover,
.backdrop_19ef.slider_bottom_c997 .border_full_d789 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_19ef.slider_bottom_c997 .east-d771 {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_19ef.slider_bottom_c997 .border-east-b932 {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_19ef.slider_bottom_c997 .border-east-b932:before {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop_19ef.slider_bottom_c997 .message_current_770a:before {
  background: rgba(255, 255, 255, 0.9);
}
.backdrop_19ef.slider_bottom_c997 .summary-c889 .summary-thick-54eb li a,
.backdrop_19ef.slider_bottom_c997 .summary-c889 .wide_c161,
.backdrop_19ef.slider_bottom_c997 .border_full_d789 {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_19ef.slider_bottom_c997 .summary-c889 .wide_c161:focus,
.backdrop_19ef.slider_bottom_c997 .summary-c889 .wide_c161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_19ef.slider_bottom_c997 .summary-thick-54eb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_19ef.hero_complex_4627 .texture-inner-15e1,
.backdrop_19ef.hero_complex_4627 .wrapper_glass_e825 a,
.backdrop_19ef.hero_complex_4627 .panel-c4b4 .wide_c161,
.backdrop_19ef.hero_complex_4627 .panel-c4b4 a,
.backdrop_19ef.hero_complex_4627 .border_full_d789 a {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_19ef.hero_complex_4627 .texture-inner-15e1:hover,
.backdrop_19ef.hero_complex_4627 .wrapper_glass_e825 a:hover,
.backdrop_19ef.hero_complex_4627 .panel-c4b4 .wide_c161:hover,
.backdrop_19ef.hero_complex_4627 .panel-c4b4 a:hover,
.backdrop_19ef.hero_complex_4627 .border_full_d789 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_19ef.hero_complex_4627 .east-d771 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_19ef.hero_complex_4627 .border-east-b932 {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_19ef.hero_complex_4627 .border-east-b932:before {
  background: rgba(255, 255, 255, 0.08);
}
.backdrop_19ef.hero_complex_4627 .message_current_770a:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_19ef.hero_complex_4627 .summary-c889 .summary-thick-54eb li a,
.backdrop_19ef.hero_complex_4627 .summary-c889 .wide_c161,
.backdrop_19ef.hero_complex_4627 .border_full_d789 {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_19ef.hero_complex_4627 .summary-c889 .wide_c161:focus,
.backdrop_19ef.hero_complex_4627 .summary-c889 .wide_c161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_19ef.hero_complex_4627 .summary-thick-54eb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_current_770a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.message_current_770a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.element-narrow-b612 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thick-cab8 .backdrop_19ef {
  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;
}
.thick-cab8 .border-east-b932 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thick-cab8 .border-east-b932: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) {
  .thick-cab8 .border-east-b932:before {
    width: 16%;
    left: 42%;
  }
}
.thick-cab8 .border-east-b932:last-child:before {
  content: none;
}
.thick-cab8 .border-east-b932[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thick-cab8 .summary-c889 .summary-thick-54eb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thick-cab8 .summary-c889 .summary-thick-54eb li a .wide_c161 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thick-cab8 .summary-c889 .border_full_d789 {
  border: none;
}
.thick-cab8 .summary-c889 .border_full_d789 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thick-cab8 .message_current_770a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thick-cab8 .element-narrow-b612 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thick-cab8 .hero_complex_4627 .message_current_770a:before {
  background: rgba(0, 0, 0, 0.9);
}
.thick-cab8 .slider_bottom_c997.old_5dad .list_light_c421 {
  background: rgba(0, 0, 0, 0.6);
}
.thick-cab8
  .slider_bottom_c997.old_5dad
  .list_light_c421::after,
.thick-cab8
  .slider_bottom_c997.old_5dad
  .list_light_c421:before {
  background: inherit;
}
.thick-cab8
  .slider_bottom_c997.old_5dad:hover
  .list_light_c421 {
  background: rgba(0, 0, 0, 0.8);
}
.old_609c .backdrop_19ef {
  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) {
  .old_609c .backdrop_19ef {
    width: auto;
    right: 45px;
  }
}
.menu-7e97 .backdrop_19ef {
  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) {
  .menu-7e97 .backdrop_19ef {
    width: auto;
    left: 45px;
  }
}
.outline-c20d .backdrop_19ef {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outline-c20d .element-narrow-b612 {
  max-width: 48em;
  margin: 0 auto;
}
.outline-c20d .message_current_770a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.background_e9dd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.background_e9dd.thick-cab8 .backdrop_19ef {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.background_e9dd.old_609c .backdrop_19ef {
  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);
}
.background_e9dd .backdrop_19ef {
  visibility: visible;
}
.background_e9dd.menu-7e97 .backdrop_19ef {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.table_c9d5,
.inner-422f {
  overflow-x: hidden;
}
.table_c9d5 .backdrop_19ef {
  overflow: auto;
}
.table_c9d5.thick-cab8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_c9d5.thick-cab8 .backdrop_19ef {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.table_c9d5.thick-cab8 .component_b760 {
  opacity: 0;
}
.table_c9d5.old_609c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_c9d5.old_609c .backdrop_19ef {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.table_c9d5.old_609c .component_b760 {
  opacity: 0;
}
.table_c9d5.menu-7e97 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_c9d5.menu-7e97 .backdrop_19ef {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.table_c9d5.menu-7e97 .component_b760 {
  opacity: 0;
}
.table_c9d5.outline-c20d .backdrop_19ef {
  z-index: 10;
  visibility: visible;
}
.old_5dad {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.old_5dad .list_light_c421 {
  background: rgba(255, 255, 255, 0.99);
}
.old_5dad .list_light_c421::after,
.old_5dad .list_light_c421:before {
  background: inherit;
}
.old_5dad:hover .list_light_c421 {
  background: rgba(255, 255, 255, 0.99);
}
.menu-7e97 .old_5dad {
  top: 10px;
  right: auto;
  left: 12px;
}
.outline-c20d .old_5dad {
  display: none !important;
}
.table_c9d5:before,
.inner-422f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.table_c9d5 .old_5dad,
.inner-422f .old_5dad {
  display: inline-block;
}
.backdrop_19ef .glass-ff1b {
  -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;
}
.table_c9d5 .backdrop_19ef .glass-ff1b,
.inner-422f .backdrop_19ef .glass-ff1b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge-ddde .carousel_dim_728d {
  width: 100%;
}
.info_67aa {
  padding: 0 0.5em 0;
}
.info_67aa [class*="customify-col-"],
.info_67aa [class*="customify-col_"],
.info_67aa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs-north-2fe0 .info_67aa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .carousel-black-540c .modal_1a17,
  .modal_1a17 {
    display: none;
  }
  .frame-brown-3d89 {
    text-align: left;
  }
  .container_easy_858f {
    text-align: center;
  }
  .focus-medium-5de4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-black-540c .row_left_8772,
  .row_left_8772 {
    display: none;
  }
  .plasma_1296 {
    text-align: left;
  }
  .surface-49ff {
    text-align: center;
  }
  .mini_0509 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .carousel-black-540c .banner_6141,
  .banner_6141 {
    display: none;
  }
  .overlay_5aa7 {
    text-align: left;
  }
  .dropdown-stone-f43b {
    text-align: center;
  }
  .video_d875 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tiny_1079 {
  box-shadow: none !important;
}
.notice_short_49c9 .layout_9d47,
.table_tall_47a8 .layout_9d47 {
  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;
}
.table_tall_47a8 .layout_9d47 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail-4d32 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail-4d32:after,
.detail-4d32:before {
  content: "";
  display: table;
}
.detail-4d32:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail-4d32 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail-4d32,
.highlight_8744 {
  max-width: 1248px;
  margin: 0 auto;
}

.texture-6c0d.orange-9716 .detail-4d32 {
  max-width: 100%;
}
.texture-6c0d.photo-last-aa19 {
  max-width: 1200px;
  margin: 0 auto;
}
.texture-6c0d.highlight_82e4 .detail-4d32 {
  max-width: 100%;
}
.texture-6c0d.highlight_82e4 > .detail-4d32 {
  padding-left: 0;
  padding-right: 0;
}
.texture-6c0d.highlight_82e4 > .detail-4d32 .carousel-black-540c {
  margin: 0;
}
.texture-6c0d.highlight_82e4
  > .detail-4d32
  .focus_down_f332.tooltip_6ef3 {
  margin-right: 0;
  margin-left: 0;
}
.texture-6c0d.highlight_82e4 #main.tooltip_6ef3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active_large_71da #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active_large_71da #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .modal-f1f2 .text_fast_cde8 {
    padding-right: 1em;
  }
  .modal-f1f2.row_63e1 .focus_down_f332 {
    border-right: 1px solid #eaecee;
  }
  .modal-f1f2.row_63e1 .text_fast_cde8 {
    padding-right: 1em;
  }
  .modal-f1f2.row_63e1 .active_3d3c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-solid-5f25 .text_fast_cde8 {
    padding-left: 1em;
  }
  .image-solid-5f25.row_63e1 .focus_down_f332 {
    border-left: 1px solid #eaecee;
  }
  .image-solid-5f25.row_63e1 .text_fast_cde8 {
    padding-left: 1em;
  }
  .image-solid-5f25.row_63e1 .active_3d3c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid-cbae .text_fast_cde8 {
    padding-left: 1em;
  }
  .solid-cbae.row_63e1 .label_2819 {
    border-right: 1px solid #eaecee;
  }
  .solid-cbae.row_63e1 .pattern_up_6e86 {
    border-right: 1px solid #eaecee;
  }
  .solid-cbae.row_63e1 .text_fast_cde8 {
    padding-left: 1em;
  }
  .solid-cbae.row_63e1 .active_3d3c {
    padding-right: 1em;
  }
  .solid-cbae.row_63e1 .column_0367 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_e065 .text_fast_cde8 {
    padding-right: 1em;
  }
  .green_e065.row_63e1 .label_2819 {
    border-left: 1px solid #eaecee;
  }
  .green_e065.row_63e1 .pattern_up_6e86 {
    border-left: 1px solid #eaecee;
  }
  .green_e065.row_63e1 .text_fast_cde8 {
    padding-right: 1em;
  }
  .green_e065.row_63e1 .active_3d3c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_e065.row_63e1 .column_0367 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_large_71da .text_fast_cde8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_large_71da.row_63e1 .focus_down_f332 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active_large_71da.row_63e1 .text_fast_cde8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_large_71da.row_63e1 .active_3d3c {
    padding-left: 1em;
  }
  .active_large_71da.row_63e1 .column_0367 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active_large_71da.row_63e1 .text_fast_cde8 {
    padding-left: 0;
  }
}
.link_f761 .message_0eda {
  display: inline-block;
}
.description-brown-e3a5 {
  display: inline-block;
}
.shade-bronze-9e06 {
  word-con: break-word;
}
.notice-full-97b4 > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-full-97b4 .search-f1c0 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-full-97b4 .label_hot_c1bb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.blue_202b .large_0fbf {
  margin-bottom: 2em;
}
.blue_202b .form-a2fe {
  margin-bottom: 15px;
}
.blue_202b .form-a2fe:last-child {
  margin-bottom: 0;
}
.blue_202b .nav-6791 {
  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) {
  .blue_202b .nav-6791 {
    display: block;
  }
}
.blue_202b .wide-c73a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .blue_202b .wide-c73a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.blue_202b .fluid_0aa9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.blue_202b .fluid_0aa9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.blue_202b .fluid_0aa9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.blue_202b .shade-bronze-9e06 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue_202b .shade-bronze-9e06 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.blue_202b .north-5bc4 p:last-child {
  margin-bottom: 0;
}
.blue_202b .dim-f3e6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.blue_202b .tooltip-3773 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.blue_202b .hidden-f8b4 {
  margin-top: 1em;
}
.blue_202b .highlight_brown_6912 {
  top: 0;
  display: block;
}
.blue_202b .highlight_brown_6912 a {
  color: inherit;
}
.blue_202b .highlight_brown_6912 a:hover {
  color: inherit;
}
.blue_202b .primary-next-6d2c {
  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;
}
.blue_202b .primary-next-6d2c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.blue_202b .tooltip-3773 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.blue_202b .active_cool_62c7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.blue_202b .active_cool_62c7:first-child {
  margin-top: 0;
}
.blue_202b .active_cool_62c7.overlay_70da {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.blue_202b .active_cool_62c7.motion_988e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue_202b
  .active_cool_62c7.motion_988e.next-8aa0
  .hidden-f8b4 {
  width: 100%;
}
.blue_202b .motion_988e {
  -webkit-box-align: center;
  align-items: center;
}
.blue_202b .motion_988e .notice-full-97b4,
.blue_202b .motion_988e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.blue_202b .fluid_0aa9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blue_202b .fluid_0aa9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blue_202b .fluid_0aa9: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;
}
.blue_202b .overlay_70da {
  z-index: 5;
}
.blue_202b .next_d20d .label-9c95 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.blue_202b .pressed-7f6f .label-9c95 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.blue_202b .popup_44a1 .label-9c95 {
  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;
}
.blue_202b.focus-587d .nav-6791,
.blue_202b.disabled_69bc .nav-6791 {
  display: block;
}
.blue_202b.focus-587d .nav-6791 .card_copper_1a59,
.blue_202b.focus-587d .nav-6791 .tooltip-3773,
.blue_202b.disabled_69bc .nav-6791 .card_copper_1a59,
.blue_202b.disabled_69bc .nav-6791 .tooltip-3773 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blue_202b.block_ae01 .wide-c73a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .blue_202b.block_ae01 .wide-c73a {
    margin-right: 0;
  }
}
.blue_202b.focus-587d .wide-c73a,
.blue_202b.disabled_69bc .wide-c73a {
  padding-top: 40%;
}
.blue_202b.focus-587d .large_0fbf,
.blue_202b.disabled_69bc .large_0fbf {
  display: block;
}
.blue_202b.focus-587d .fn-sticky-efc5 .tooltip-3773,
.blue_202b.disabled_69bc .fn-sticky-efc5 .tooltip-3773 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.blue_202b.focus-587d .wide-c73a,
.blue_202b.disabled_69bc .wide-c73a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.blue_202b.focus-587d .tooltip-3773 {
  padding: 1em;
}
.secondary_4fc4 {
  margin: 30px auto;
  display: block;
}
.secondary_4fc4 .north_72c3 > * {
  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;
}
.secondary_4fc4 .north_72c3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary_4fc4 .north_72c3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip-516a .notice-full-97b4 {
  margin-bottom: 1.41575em;
}
.chip-516a .border_a21c {
  margin-bottom: 1.618em;
}
.alert-orange-b211 .form_purple_c942 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert-orange-b211 .form_purple_c942 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert-orange-b211 .info_focused_90f4 {
  max-width: 100%;
  overflow: auto;
}
.overlay_lite_f50e .alert-orange-b211 a:hover {
  text-decoration: underline;
}
.tall-e6e3 .form-a2fe:not(.shade-bronze-9e06),
.tall-e6e3 .fluid_0aa9 {
  margin-bottom: 1.41575em;
}
.tall-e6e3 .form-a2fe:not(.shade-bronze-9e06):last-child,
.tall-e6e3 .fluid_0aa9:last-child {
  margin-bottom: 0;
}
.tall-e6e3 .form-a2fe.south_969f {
  margin-bottom: 0.41575em;
}
.tall-e6e3 .title-e57c:before,
.tall-e6e3 .left_3488:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tall-e6e3 .title-e57c:before {
  content: "\f115";
}
.tall-e6e3 .left_3488:before {
  content: "\f02c";
}
.tall-e6e3 .disabled_thick_a000 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tall-e6e3 .disabled_thick_a000 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.border-cool-7b23 {
  display: -webkit-box;
  display: flex;
}
.border-cool-7b23 .copper_f3bb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .border-cool-7b23 .copper_f3bb {
    flex-basis: 90px;
  }
}
.border-cool-7b23 .row_9116 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-cool-7b23 .row_9116 {
    flex-basis: calc(100% - 50px);
  }
}
.border-cool-7b23 .card-030c p:last-child {
  margin-bottom: 0.72em;
}
.purple-fbae .north_72c3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.purple-fbae .north_72c3:after,
.purple-fbae .north_72c3:before {
  content: "";
  display: table;
}
.purple-fbae .north_72c3:after {
  clear: both;
}
.purple-fbae .north_72c3 .input-top-a742,
.purple-fbae .north_72c3 .media-fbc8 {
  width: 49%;
}
.purple-fbae .north_72c3 .input-top-a742 a span.logo-cdb2,
.purple-fbae .north_72c3 .media-fbc8 a span.logo-cdb2 {
  display: block;
  margin-bottom: 5px;
}
.purple-fbae .north_72c3 .media-fbc8 {
  float: left;
  text-align: left;
}
.purple-fbae .north_72c3 .input-top-a742 {
  float: right;
  text-align: right;
}
.label_glass_9db4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .label_glass_9db4 {
    margin-bottom: 0;
  }
}
.sort-hovered-3041 {
  margin-bottom: 1em;
}
.sort-hovered-3041 .shade-bronze-9e06 {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature-e8e0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade_gas_9175 .sort-hovered-3041,
.prev_2cde .sort-hovered-3041 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade_gas_9175 .sort-hovered-3041,
  .prev_2cde .sort-hovered-3041 {
    display: block;
  }
}
.shade_gas_9175 .feature-e8e0,
.prev_2cde .feature-e8e0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade_gas_9175 .feature-e8e0,
  .prev_2cde .feature-e8e0 {
    margin-bottom: 1em;
  }
}
.shade_gas_9175 .feature-e8e0 img,
.prev_2cde .feature-e8e0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade_gas_9175 .frame-8f3c,
.prev_2cde .frame-8f3c {
  flex-basis: calc(100% - 160px);
}
.shade_gas_9175 .frame-8f3c p,
.prev_2cde .frame-8f3c p {
  margin-bottom: 0;
}
.shade_gas_9175 .frame-8f3c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade_gas_9175 .frame-8f3c {
    padding-left: 0;
  }
}
.prev_2cde .frame-8f3c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .prev_2cde .frame-8f3c {
    padding-right: 0;
  }
}
.prev_2cde .feature-e8e0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box_dd7b .feature-e8e0 {
  margin-bottom: 0.5em;
}
.box_dd7b .feature-e8e0 img {
  width: 100%;
}
.component_9dac .center_8281,
.brown_73d4 .center_8281 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.brown_73d4 .focus_down_f332 .first-f38c p:last-child {
  margin-bottom: 0;
}
.highlight-7687 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.table-advanced-4be9 .smooth-e2f0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .table-advanced-4be9 .smooth-e2f0:last-of-type {
    margin-bottom: 0;
  }
}
.table-advanced-4be9 .smooth-e2f0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-advanced-4be9 .smooth-e2f0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.table-advanced-4be9 .smooth-e2f0 ul li {
  margin: 0 0 0.6em;
}
.table-advanced-4be9 .smooth-e2f0 ul li.west-b537,
.table-advanced-4be9 .smooth-e2f0 ul li.grid_pink_2757 {
  position: relative;
}
.table-advanced-4be9 .smooth-e2f0 ul li.west-b537 .progress-15a5,
.table-advanced-4be9 .smooth-e2f0 ul li.grid_pink_2757 .progress-15a5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.table-advanced-4be9 .smooth-e2f0 ul li.west-b537:after:after,
.table-advanced-4be9 .smooth-e2f0 ul li.west-b537:after:before,
.table-advanced-4be9
  .smooth-e2f0
  ul
  li.grid_pink_2757:after:after,
.table-advanced-4be9
  .smooth-e2f0
  ul
  li.grid_pink_2757:after:before {
  content: "";
  display: table;
}
.table-advanced-4be9 .smooth-e2f0 ul li.west-b537:after:after,
.table-advanced-4be9
  .smooth-e2f0
  ul
  li.grid_pink_2757:after:after {
  clear: both;
}
.table-advanced-4be9 .smooth-e2f0 a.blue-db1f:hover {
  text-decoration: none;
}
.table-advanced-4be9 .smooth-e2f0 select {
  max-width: 100%;
}
.table-advanced-4be9 .smooth-e2f0 table {
  font-size: 85%;
}
.table-advanced-4be9 .smooth-e2f0 table td,
.table-advanced-4be9 .smooth-e2f0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.table-advanced-4be9 .smooth-e2f0 table tfoot td {
  text-align: left;
}
.table-advanced-4be9 .smooth-e2f0 :last-child {
  margin-bottom: 0;
}
.table-advanced-4be9 .smooth-e2f0 .photo_329b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.table-advanced-4be9 .smooth-e2f0 .photo_329b label {
  width: 100%;
}
.table-advanced-4be9 .smooth-e2f0 .photo_329b .container_yellow_c23c {
  width: 100%;
  display: block;
}
.table-advanced-4be9 .smooth-e2f0 .photo_329b .middle-a8bf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.table-advanced-4be9 .smooth-e2f0 .photo_329b .middle-a8bf:hover svg #svg-search {
  fill: #444;
}
.table-advanced-4be9 .smooth-e2f0 .photo_329b .middle-a8bf svg {
  width: 18px;
  height: 18px;
}
.table-advanced-4be9 .filter_motion_7df7 ul ul,
.table-advanced-4be9 .link_adee ul ul,
.table-advanced-4be9 .huge_caf0 ul ul,
.table-advanced-4be9 .fresh-a9c3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.table-advanced-4be9 .filter_motion_7df7 .detail-stone-f9bf > a,
.table-advanced-4be9 .link_adee .detail-stone-f9bf > a,
.table-advanced-4be9 .huge_caf0 .detail-stone-f9bf > a,
.table-advanced-4be9 .fresh-a9c3 .detail-stone-f9bf > a {
  margin-bottom: 0;
}
.table-advanced-4be9 .cold_7a08 li,
.table-advanced-4be9 .filter_motion_7df7 li,
.table-advanced-4be9 .description_center_dc9f li,
.table-advanced-4be9 .link_adee li,
.table-advanced-4be9 .huge_caf0 li,
.table-advanced-4be9 .fresh-a9c3 li,
.table-advanced-4be9 .logo_6045 li,
.table-advanced-4be9 .badge_clean_0488 li {
  display: block;
  position: relative;
}
.table-advanced-4be9 .cold_7a08 li:last-child,
.table-advanced-4be9 .filter_motion_7df7 li:last-child,
.table-advanced-4be9 .description_center_dc9f li:last-child,
.table-advanced-4be9 .link_adee li:last-child,
.table-advanced-4be9 .huge_caf0 li:last-child,
.table-advanced-4be9 .fresh-a9c3 li:last-child,
.table-advanced-4be9 .logo_6045 li:last-child,
.table-advanced-4be9 .badge_clean_0488 li:last-child {
  border: none;
}
.table-advanced-4be9 .cold_7a08 li a,
.table-advanced-4be9 .filter_motion_7df7 li a,
.table-advanced-4be9 .description_center_dc9f li a,
.table-advanced-4be9 .link_adee li a,
.table-advanced-4be9 .huge_caf0 li a,
.table-advanced-4be9 .fresh-a9c3 li a,
.table-advanced-4be9 .logo_6045 li a,
.table-advanced-4be9 .badge_clean_0488 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table-advanced-4be9 .cold_7a08 li ul li::before,
.table-advanced-4be9 .filter_motion_7df7 li ul li::before,
.table-advanced-4be9 .description_center_dc9f li ul li::before,
.table-advanced-4be9 .link_adee li ul li::before,
.table-advanced-4be9 .huge_caf0 li ul li::before,
.table-advanced-4be9 .fresh-a9c3 li ul li::before,
.table-advanced-4be9 .logo_6045 li ul li::before,
.table-advanced-4be9 .badge_clean_0488 li ul li::before {
  left: 15px;
}
.table-advanced-4be9 .cold_7a08 li ul a,
.table-advanced-4be9 .filter_motion_7df7 li ul a,
.table-advanced-4be9 .description_center_dc9f li ul a,
.table-advanced-4be9 .link_adee li ul a,
.table-advanced-4be9 .huge_caf0 li ul a,
.table-advanced-4be9 .fresh-a9c3 li ul a,
.table-advanced-4be9 .logo_6045 li ul a,
.table-advanced-4be9 .badge_clean_0488 li ul a {
  padding-left: 20px;
}
.table-advanced-4be9 .cold_7a08 li ul ul li::before,
.table-advanced-4be9 .filter_motion_7df7 li ul ul li::before,
.table-advanced-4be9 .description_center_dc9f li ul ul li::before,
.table-advanced-4be9 .link_adee li ul ul li::before,
.table-advanced-4be9 .huge_caf0 li ul ul li::before,
.table-advanced-4be9 .fresh-a9c3 li ul ul li::before,
.table-advanced-4be9 .logo_6045 li ul ul li::before,
.table-advanced-4be9 .badge_clean_0488 li ul ul li::before {
  left: 30px;
}
.table-advanced-4be9 .cold_7a08 li ul ul a,
.table-advanced-4be9 .filter_motion_7df7 li ul ul a,
.table-advanced-4be9 .description_center_dc9f li ul ul a,
.table-advanced-4be9 .link_adee li ul ul a,
.table-advanced-4be9 .huge_caf0 li ul ul a,
.table-advanced-4be9 .fresh-a9c3 li ul ul a,
.table-advanced-4be9 .logo_6045 li ul ul a,
.table-advanced-4be9 .badge_clean_0488 li ul ul a {
  padding-left: 40px;
}
.table-advanced-4be9 .icon-1fbc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table-advanced-4be9 .badge_clean_0488 ul li {
  margin-bottom: 1.41575em;
}
.table-advanced-4be9 .badge_clean_0488 ul li .pink-a52d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.table-advanced-4be9 .badge_clean_0488 ul li .title-green-7c13 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero_complex_4627 .cold_7a08 li a,
.hero_complex_4627 .filter_motion_7df7 li a,
.hero_complex_4627 .description_center_dc9f li a,
.hero_complex_4627 .link_adee li a,
.hero_complex_4627 .huge_caf0 li a,
.hero_complex_4627 .fresh-a9c3 li a,
.hero_complex_4627 .logo_6045 li a,
.hero_complex_4627 .badge_clean_0488 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_complex_4627 .icon-1fbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_complex_4627 .smooth-e2f0 ul li.west-b537 .progress-15a5,
.hero_complex_4627 .smooth-e2f0 ul li.grid_pink_2757 .progress-15a5 {
  background: rgba(0, 0, 0, 0.2);
}
.hero_complex_4627 .table-advanced-4be9 .smooth-e2f0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-6c0d .table-advanced-4be9 .summary-thick-54eb li {
  margin: 0;
}
.texture-6c0d .table-advanced-4be9 .summary-thick-54eb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.texture-6c0d .table-advanced-4be9 .summary-thick-54eb li ul {
  margin: 0;
}
.texture-6c0d .table-advanced-4be9 .summary-thick-54eb li ul li a {
  padding-left: 15px;
}
.texture-6c0d .table-advanced-4be9 .summary-thick-54eb li ul li li a {
  padding-left: 30px;
}
.texture-6c0d .table-advanced-4be9 .summary-thick-54eb li.advanced_dfae > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.texture-6c0d .table-advanced-4be9 .summary-thick-54eb li.advanced_dfae > 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;
}
.texture-6c0d .table-advanced-4be9 .summary-thick-54eb li.advanced_dfae > 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;
}
.row-3fb7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.logo-down-3ce3 {
  position: relative;
  z-index: 10;
}
.logo-down-3ce3 .glass-ff1b {
  width: 100%;
  max-width: 100%;
}
.out-1044 .dropdown_a858 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.out-1044 .slider_bottom_c997 {
}
.out-1044 .hero_complex_4627 {
  background: #292929;
}
.breadcrumb-8a1f .dropdown_a858 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb-8a1f .slider_bottom_c997 {
  background: #f9f9f9;
}
.breadcrumb-8a1f .hero_complex_4627 {
  background: #303030;
}
.lite_a06b .dropdown_a858 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite_a06b .message_0eda {
    margin-bottom: 1em;
  }
  .lite_a06b .message_0eda:last-child {
    margin-bottom: 0;
  }
}
.lite_a06b .slider_bottom_c997 {
  background: #ededed;
}
.lite_a06b .hero_complex_4627 {
  background: #1a1a1a;
}
.dropdown_a858.slider_bottom_c997 {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown_a858.slider_bottom_c997 .item_old_655c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown_a858.hero_complex_4627 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_a858.hero_complex_4627 a:not(.blue-db1f) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_a858.hero_complex_4627 a:not(.blue-db1f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_a858.hero_complex_4627 .item_old_655c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_a858.hero_complex_4627 table tbody td,
.dropdown_a858.hero_complex_4627 table th {
  background: rgba(0, 0, 0, 0.08);
}
.container-312a.modal-4b2b .detail-4d32 {
  max-width: initial;
}
.container-312a .link-2159 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.container-312a .link-2159 .glass-ff1b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .container-312a .link-2159 .glass-ff1b {
    display: block;
    margin-bottom: 2em;
  }
  .container-312a .link-2159 .glass-ff1b:last-child {
    margin-bottom: 0;
  }
}
.lite_a06b .message_0eda:last-child,
.breadcrumb-8a1f .message_0eda:last-child,
.out-1044 .message_0eda:last-child {
  margin-bottom: 0;
}
.lite_a06b .message_0eda .table-advanced-4be9 .smooth-e2f0:last-child,
.breadcrumb-8a1f .message_0eda .table-advanced-4be9 .smooth-e2f0:last-child,
.out-1044 .message_0eda .table-advanced-4be9 .smooth-e2f0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .lite_a06b .prev_0650,
  .lite_a06b .grid-1c04,
  .breadcrumb-8a1f .prev_0650,
  .breadcrumb-8a1f .grid-1c04,
  .out-1044 .prev_0650,
  .out-1044 .grid-1c04 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .logo-down-3ce3 .message_0eda {
    margin-bottom: 2em;
  }
}
.logo-down-3ce3 p:last-child {
  margin-bottom: 0;
}
.logo-down-3ce3 li,
.logo-down-3ce3 ul {
  list-style: none;
  margin: 0;
}
.logo-down-3ce3 ul ul {
  margin-left: 2.617924em;
}
.clean_d2a0 {
  font-size: 0.875em;
}

/* css-noise: 12c1 */
.shadow-element-h4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
