/*!
Theme Name: Customify
Theme URI: https://pressmaximum.module_41d4/customify
Author: WPCustomify
Author URI: https://pressmaximum.module_41d4
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.module_41d4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.stale_68bb.link-center-f915/licenses/gpl-2.0.action-f7d4
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.icon-inner-b765/, (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.border-5f14.video_4e6e/normalize.progress-09d0/
 ======
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.progress-09d0 v7.0.0 | MIT License | github.module_41d4/necolas/normalize.progress-09d0 */
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;
}
.current-e403 .header-liquid-6232,
.surface_ce34,
.old_651b,
.grid-25d3,
.backdrop_hovered_539f,
.active_fast_e992,
.paper-30fb,
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;
}
.surface_ce34,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_ce34,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_ce34,
  h1 {
    font-size: 1.8em;
  }
}
.old_651b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.old_651b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .old_651b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .old_651b,
  h2 {
    font-size: 1.7em;
  }
}
.grid-25d3,
h3 {
  font-size: 1.618em;
}
.current-e403 .header-liquid-6232,
.backdrop_hovered_539f,
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.modal_8030 {
  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;
}
.footer-9fdb:after,
.footer-9fdb:before,
.solid-c772:after,
.solid-c772:before {
  content: "";
  display: table;
}
.footer-9fdb:after,
.solid-c772:after {
  clear: both;
}
.widget-last-d6db {
  float: right;
  margin-right: 0;
}
.component_5ea3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.status_b6e9 .wrapper_smooth_5982,
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;
}
.status_b6e9 .wrapper_smooth_5982: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;
}
.bottom-95d1 .wrapper_smooth_5982 {
  box-shadow: none;
}
.bottom-95d1
  .wrapper_smooth_5982
  .notification_06db {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bottom-95d1 .wrapper_smooth_5982 .widget_1654 {
  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;
}
.bottom-95d1
  .wrapper_smooth_5982
  .widget_1654
  b {
  display: none;
}
.bottom-95d1 .breadcrumb_6428 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.center_2cc9:not(.pagination_7c8e):not(.module_yellow_08ae),
button:not(.pagination_7c8e):not(.module_yellow_08ae),
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ),
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ),
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ) {
  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;
}
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):hover,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):hover,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):hover,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):hover,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):active,
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):active,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):active,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):active,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):active,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus {
  outline: 0;
}
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1 {
  position: relative;
}
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .basic-4bd4,
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .status-out-4f0d,
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .nav_over_d27b,
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  i,
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  svg,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .basic-4bd4,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .status-out-4f0d,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .nav_over_d27b,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  i,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  svg,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .basic-4bd4,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .status-out-4f0d,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .nav_over_d27b,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  i,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  svg,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .basic-4bd4,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .status-out-4f0d,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .nav_over_d27b,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  i,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  svg,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .basic-4bd4,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .status-out-4f0d,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  .nav_over_d27b,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  i,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1
  svg {
  visibility: hidden;
}
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1:after,
button:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1:after,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1:after,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1:after,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ).fn-loading-24a1: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;
}
.center_2cc9:not(.pagination_7c8e):not(.module_yellow_08ae),
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ),
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ),
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ) {
  color: #fff;
  background: #235787;
}
.center_2cc9:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus,
input[type="button"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus,
input[type="reset"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus,
input[type="submit"]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ):focus {
  color: #fff;
}
.center_2cc9.fn-disabled-24a1:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ),
.center_2cc9[disabled]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ),
button.fn-disabled-24a1:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ),
button[disabled]:not(.pagination_7c8e):not(
    .module_yellow_08ae
  ) {
  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;
}
.content-dark-3a48 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.content-dark-3a48: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;
}
.feature-top-85fa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.copper_1511 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.background_6709 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer-9fdb:after,
.footer-9fdb:before,
.picture_b07b:after,
.picture_b07b:before,
.content_1bc4:after,
.content_1bc4:before,
.card-fresh-aa46:after,
.card-fresh-aa46:before,
.sort_easy_539e:after,
.sort_easy_539e:before,
.layout_over_ed57:after,
.layout_over_ed57:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer-9fdb:after,
.picture_b07b:after,
.content_1bc4:after,
.card-fresh-aa46:after,
.sort_easy_539e:after,
.layout_over_ed57:after {
  clear: both;
}
.picture_b07b .nav_paper_cf78,
.content_1bc4 .nav_paper_cf78,
.disabled-purple-81e4 .nav_paper_cf78 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hover-cold-a484 {
  display: inline-block;
}
.modal-a843 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.modal-a843 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.modal-a843 .dark_2dc7 {
  padding: 1em 0;
  font-size: 85%;
}
.dark_2dc7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.selected-878b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.selected-878b:after,
.selected-878b:before {
  content: "";
  display: table;
}
.selected-878b:after {
  clear: both;
}
.avatar-21c0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.wood_b49e .avatar-21c0 {
  max-width: 50%;
}
.list_inner_7eca .avatar-21c0 {
  max-width: 33.33%;
}
.mini_5b8b .avatar-21c0 {
  max-width: 25%;
}
.left_4283 .avatar-21c0 {
  max-width: 20%;
}
.overlay_3124 .avatar-21c0 {
  max-width: 16.66%;
}
.upper-b540 .avatar-21c0 {
  max-width: 14.28%;
}
.content-0e54 .avatar-21c0 {
  max-width: 12.5%;
}
.frame_west_00a5 .avatar-21c0 {
  max-width: 11.11%;
}
.pattern_center_1adb {
  display: block;
}
.current-e403 .simple_206a label,
.current-e403 .south_9378 label,
.current-e403 .caption-aefa label,
.current-e403 .backdrop_old_b0f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.basic-da25 {
  list-style: none;
  margin: 0;
}
.basic-da25 article.description-purple-9db0 {
  margin-bottom: 0;
}
.basic-da25 ul {
  list-style: none;
  margin: 0;
}
.basic-da25 .icon_orange_25f3 li.description-purple-9db0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .basic-da25 .icon_orange_25f3 li.description-purple-9db0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .basic-da25 .icon_orange_25f3 li.description-purple-9db0: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) {
  .basic-da25 .icon_orange_25f3 li.description-purple-9db0 li.description-purple-9db0 li.description-purple-9db0 li.description-purple-9db0 {
    padding-left: 0;
  }
}
article.description-purple-9db0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.description-purple-9db0 .picture_b07b p:last-of-type {
  margin-bottom: 0;
}
article.description-purple-9db0 .border_hard_0b5f {
  float: left;
}
article.description-purple-9db0 .focus_ebb8 {
  margin-left: 85px;
}
article.description-purple-9db0 .wide-9956 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.description-purple-9db0 .wide-9956 .hovered-08c1 {
  margin-left: 10px;
}
article.description-purple-9db0 .caption_a591 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.description-purple-9db0 .description-thick-4f26 {
  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 .simple_206a,
  #respond .caption-aefa,
  #respond .backdrop_old_b0f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .simple_206a input,
#respond .caption-aefa input,
#respond .backdrop_old_b0f5 input {
  width: 100%;
}
#respond .backdrop_old_b0f5 {
  margin-right: 0;
}
#respond .banner_e312 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary_action_9c08 {
  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;
}
.tertiary_action_9c08.fixed-7deb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tertiary_action_9c08 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%);
}
.tertiary_action_9c08:focus,
.tertiary_action_9c08: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);
}
.popup_417c {
  border-radius: 10%;
}
.section_action_9711 {
  border-radius: 50%;
}
.picture-4950 {
  font-size: 0.72em;
}
.tabs-a0b3 {
  font-size: 0.875em;
}
.box-36e3 {
  font-size: 1.1em;
}
.out_0f77 {
  text-transform: uppercase;
  line-height: 1.2;
}
.out_0f77.picture-4950 {
  letter-spacing: 0.5px;
}
.active_north_683a,
.active_north_683a a {
  color: #6d6d6d;
}
.active_north_683a a:hover {
  color: #111;
}
.solid_a42d {
  color: #6d6d6d;
}
.dim_61da {
  overflow-x: hidden;
}
.dim_61da .message-selected-1940.disabled-e65d {
  position: relative;
}
.dim_61da .message-selected-1940.disabled-e65d.narrow-1f38 {
  position: initial;
}
.dim_61da
  .message-selected-1940.disabled-e65d.narrow-1f38
  .gradient-af32 {
  left: auto;
}
.dim_61da .message-selected-1940 .gradient-af32 {
  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;
}
.dim_61da .message-selected-1940:hover.disabled-e65d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dim_61da
  .message-selected-1940:hover.disabled-e65d
  .gradient-af32 {
  display: block;
  z-index: 9999999;
}
.dim_61da .complex_9c7b .frame-wood-a839,
.dim_61da .gas-ee69 .frame-wood-a839 {
  display: none;
}
.dim_61da .status-warm-e220 .message-selected-1940:hover.disabled-e65d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.current-e403 .simple_206a label,
.current-e403 .south_9378 label,
.current-e403 .caption-aefa label,
.current-e403 .backdrop_old_b0f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.basic-da25 {
  list-style: none;
  margin: 0;
}
.basic-da25 article.description-purple-9db0 {
  margin-bottom: 0;
}
.basic-da25 ul {
  list-style: none;
  margin: 0;
}
.basic-da25 .icon_orange_25f3 li.description-purple-9db0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .basic-da25 .icon_orange_25f3 li.description-purple-9db0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .basic-da25 .icon_orange_25f3 li.description-purple-9db0: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) {
  .basic-da25 .icon_orange_25f3 li.description-purple-9db0 li.description-purple-9db0 li.description-purple-9db0 li.description-purple-9db0 {
    padding-left: 0;
  }
}
article.description-purple-9db0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.description-purple-9db0 .picture_b07b p:last-of-type {
  margin-bottom: 0;
}
article.description-purple-9db0 .border_hard_0b5f {
  float: left;
}
article.description-purple-9db0 .focus_ebb8 {
  margin-left: 85px;
}
article.description-purple-9db0 .wide-9956 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.description-purple-9db0 .wide-9956 .hovered-08c1 {
  margin-left: 10px;
}
article.description-purple-9db0 .caption_a591 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.description-purple-9db0 .description-thick-4f26 {
  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 .simple_206a,
  #respond .caption-aefa,
  #respond .backdrop_old_b0f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .simple_206a input,
#respond .caption-aefa input,
#respond .backdrop_old_b0f5 input {
  width: 100%;
}
#respond .backdrop_old_b0f5 {
  margin-right: 0;
}
#respond .banner_e312 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.complex_9c7b .hero_orange_84ca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero_orange_84ca .nav_88bf.frame-gold-bbed .rough-b028 > li > a:focus,
.hero_orange_84ca .nav_88bf.frame-gold-bbed .rough-b028 > li > a:hover,
.hero_orange_84ca .nav_88bf.modal_5608 .rough-b028 > li > a:focus,
.hero_orange_84ca .nav_88bf.modal_5608 .rough-b028 > li > a:hover,
.hero_orange_84ca .nav_88bf.backdrop_gold_16d8 .rough-b028 > li > a:focus,
.hero_orange_84ca .nav_88bf.backdrop_gold_16d8 .rough-b028 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_orange_84ca
  .nav_88bf.frame-gold-bbed
  .rough-b028
  > li.column-4f01
  > a,
.hero_orange_84ca
  .nav_88bf.frame-gold-bbed
  .rough-b028
  > li.complex-d64a
  > a,
.hero_orange_84ca
  .nav_88bf.modal_5608
  .rough-b028
  > li.column-4f01
  > a,
.hero_orange_84ca
  .nav_88bf.modal_5608
  .rough-b028
  > li.complex-d64a
  > a,
.hero_orange_84ca
  .nav_88bf.backdrop_gold_16d8
  .rough-b028
  > li.column-4f01
  > a,
.hero_orange_84ca .nav_88bf.backdrop_gold_16d8 .rough-b028 > li.frame-a9df > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_orange_84ca .main-iron-875d,
.hero_orange_84ca .main-iron-875d a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_orange_84ca .narrow_b067.component-bc00 li a,
.hero_orange_84ca .mask-blue-9f4b a,
.hero_orange_84ca .box_east_f31e,
.hero_orange_84ca .rough-b028 > li > a,
.hero_orange_84ca .hero-3719 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca .narrow_b067.component-bc00 li a:hover,
.hero_orange_84ca .mask-blue-9f4b a:hover,
.hero_orange_84ca .box_east_f31e:hover,
.hero_orange_84ca .rough-b028 > li > a:hover,
.hero_orange_84ca .hero-3719:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_orange_84ca .cool_4078 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca .cool_4078 .alert-east-e145 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_orange_84ca .cool_4078:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_orange_84ca .brown_3ef2 .photo_2cfa {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca .brown_3ef2 .photo_2cfa .surface-a3c8 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca
  .brown_3ef2
  .photo_2cfa
  .surface-a3c8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca
  .brown_3ef2
  .photo_2cfa
  .surface-a3c8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca
  .brown_3ef2
  .photo_2cfa
  .surface-a3c8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca
  .brown_3ef2
  .photo_2cfa
  .surface-a3c8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca .brown_3ef2 .stale_f4f5 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_orange_84ca .brown_3ef2 .stale_f4f5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-28a4
  .hero_orange_84ca
  .brown_3ef2
  .rough-dc2d
  .hero_b530 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left-28a4
  .hero_orange_84ca
  .brown_3ef2
  .rough-dc2d
  .surface-a3c8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.complex_9c7b .element_66ca {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.element_66ca .nav_88bf.frame-gold-bbed .rough-b028 > li > a:focus,
.element_66ca .nav_88bf.frame-gold-bbed .rough-b028 > li > a:hover,
.element_66ca .nav_88bf.modal_5608 .rough-b028 > li > a:focus,
.element_66ca .nav_88bf.modal_5608 .rough-b028 > li > a:hover,
.element_66ca .nav_88bf.backdrop_gold_16d8 .rough-b028 > li > a:focus,
.element_66ca .nav_88bf.backdrop_gold_16d8 .rough-b028 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_66ca
  .nav_88bf.frame-gold-bbed
  .rough-b028
  > li.column-4f01
  > a,
.element_66ca
  .nav_88bf.frame-gold-bbed
  .rough-b028
  > li.complex-d64a
  > a,
.element_66ca
  .nav_88bf.modal_5608
  .rough-b028
  > li.column-4f01
  > a,
.element_66ca
  .nav_88bf.modal_5608
  .rough-b028
  > li.complex-d64a
  > a,
.element_66ca
  .nav_88bf.backdrop_gold_16d8
  .rough-b028
  > li.column-4f01
  > a,
.element_66ca .nav_88bf.backdrop_gold_16d8 .rough-b028 > li.frame-a9df > a {
  color: rgba(0, 0, 0, 0.8);
}
.element_66ca .main-iron-875d,
.element_66ca .main-iron-875d a {
  color: rgba(0, 0, 0, 0.8);
}
.element_66ca .narrow_b067.component-bc00 li a,
.element_66ca .mask-blue-9f4b a,
.element_66ca .box_east_f31e,
.element_66ca .rough-b028 > li > a,
.element_66ca .hero-3719 {
  color: rgba(0, 0, 0, 0.55);
}
.element_66ca .narrow_b067.component-bc00 li a:hover,
.element_66ca .mask-blue-9f4b a:hover,
.element_66ca .box_east_f31e:hover,
.element_66ca .rough-b028 > li > a:hover,
.element_66ca .hero-3719:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_66ca .cool_4078 {
  color: rgba(0, 0, 0, 0.55);
}
.element_66ca .cool_4078 .alert-east-e145 {
  color: rgba(0, 0, 0, 0.8);
}
.element_66ca .cool_4078:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_02c3 .stone-0456 {
  margin-left: auto;
  margin-right: auto;
}
.content_1bc4 > * {
  margin-left: auto;
  margin-right: auto;
}
.content_1bc4 .feature-top-85fa {
  margin-right: 1.41575em;
}
.element_320d .content_1bc4 > .background-north-f568 {
  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;
}
.element_320d .content_1bc4 > .highlight-4196 {
  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;
}
.advanced-9c3f.modal_02c3 .stone-0456,
.modal-glass-f149.modal_02c3 .stone-0456 {
  margin-left: 0;
}
.large_1dde.modal_02c3 .stone-0456,
.accent_prev_d05c.modal_02c3 .stone-0456 {
  margin-right: 0;
}
.content_1bc4 ol,
.content_1bc4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wood_0396 video {
  max-width: 100%;
}
.section-pro-123a img {
  display: block;
}
.section-pro-123a.feature-top-85fa,
.section-pro-123a.copper_1511 {
  width: 100%;
}
.section-pro-123a.highlight-4196 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.cold_14c5:not(.tabs_old_17e2) {
  margin: 1.5em auto;
}
.gallery_c5e2 p {
  padding: 1.5em 14px;
}
ul.container-ff4d.highlight-4196,
ul.container-ff4d.background-north-f568,
ul.container-ff4d.secondary_6bc8.background-north-f568 {
  padding: 0 14px;
}
.over_a093 {
  display: block;
  overflow-x: auto;
}
.over_a093 table {
  border-collapse: collapse;
  width: 100%;
}
.over_a093 td,
.over_a093 th {
  padding: 0.5em;
}
.content_1bc4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content_1bc4 ol ol,
.content_1bc4 ol ul,
.content_1bc4 ul ol,
.content_1bc4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content_1bc4 ol ol li,
.content_1bc4 ol ul li,
.content_1bc4 ul ol li,
.content_1bc4 ul ul li {
  margin-left: 0;
}
.alert-5b64.preview_eb7e > .carousel_2792 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.alert-5b64.preview_eb7e > .carousel_2792 iframe,
.alert-5b64.preview_eb7e > .carousel_2792 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel_0eda {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.carousel_0eda.modal-940e {
  padding: 0;
}
.carousel_0eda.modal-940e cite {
  font-size: 13px;
}
.carousel_0eda > * {
  margin-left: 16px;
  margin-right: 16px;
}
.carousel_0eda cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.preview-42a4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.preview-42a4 > p:first-child {
  margin-top: 0;
}
.preview-42a4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.preview-42a4 blockquote {
  border-left: 0;
}
.inner_8d27 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.inner_8d27:not(.breadcrumb-05f8) {
  max-width: 100px;
}
.inner_8d27.stone_264a {
  border-bottom: none !important;
  text-align: center;
}
.inner_8d27.stone_264a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery_c5e2 p {
    padding: 1.5em 0;
  }
}
.card_8cbb {
  color: #0073aa;
}
.fixed_02bb {
  background-color: #0073aa;
}
.dirty-ebaa {
  color: #229fd8;
}
.tiny_7b70 {
  background-color: #229fd8;
}
.avatar-cf56 {
  color: #eee;
}
.shade_plasma_9ccd {
  background-color: #eee;
}
.hero_cold_d4f9 {
  color: #444;
}
.inner-e736 {
  background-color: #444;
}
.west-3cad {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.west-3cad .medium_dc56 .mask-blue-9f4b {
  font-size: 15px;
}
.west-3cad .mask-blue-9f4b {
  line-height: 1.3;
}
.west-3cad .element_66ca {
}
.west-3cad .hero_orange_84ca {
  background: #235787;
}
.widget-993b {
  padding: 0;
}
.widget-993b .hero_orange_84ca {
  background: #1a1a1a;
}
.widget-993b .element_66ca {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.message_medium_34f3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.message_medium_34f3 .element_66ca {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.message_medium_34f3 .hero_orange_84ca {
  background: #303030;
}
.layout_over_ed57 {
  position: relative;
  z-index: 10;
}
.layout_over_ed57 .wrapper-d39a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary_ef76 .disabled-e65d {
  display: inline-block;
  vertical-align: middle;
}
.summary_ef76.pattern_cool_3bbe .disabled-e65d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .summary_ef76.pattern_cool_3bbe .disabled-e65d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .summary_ef76.pattern_cool_3bbe .disabled-e65d {
    margin-right: 0.4em;
  }
}
.summary_ef76.pattern_cool_3bbe .disabled-e65d:last-child {
  margin-right: 0;
}
.caption_new_ee48 .wrapper-d39a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .complex_9c7b .medium_dc56 {
    margin: 0 -0.5em;
  }
  .complex_9c7b .medium_dc56 [class*="customify-col-"],
  .complex_9c7b .medium_dc56 [class*="customify-col_"],
  .complex_9c7b .medium_dc56 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.complex_9c7b.wide_27b6 .wrapper-d39a {
  background: 0 0 !important;
}
.complex_9c7b.wide_27b6 .wrapper-d39a,
.complex_9c7b.caption_new_ee48 .wrapper-d39a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .complex_9c7b.carousel_59b0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.complex_9c7b.caption_new_ee48 .wrapper-d39a {
  box-shadow: none !important;
}
.sort-dbf0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sort-dbf0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sort-dbf0 {
    padding: 18px 0 20px;
  }
}
.sort-dbf0 .article_5750 {
  width: 100%;
}
.sort-dbf0 .east_d483 {
  margin-bottom: 0;
}
.sort-dbf0 .dirty-a03c {
  margin-top: 5px;
  font-size: 0.875em;
}
.smooth_0e49 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.smooth_0e49 .texture_66a1 {
  width: 100%;
}
.tertiary-out-ad27 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tertiary-out-ad27 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tertiary-out-ad27 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;
}
.tertiary-out-ad27 li:last-child:after {
  display: none;
}
.tertiary-out-ad27 li a {
  font-weight: 500;
  margin-right: 10px;
}
.secondary_5bed .frame-wood-a839 button,
.sort-dbf0 .frame-wood-a839 button {
  left: 0;
}
.secondary_5bed .texture_66a1,
.sort-dbf0 .texture_66a1 {
  padding-left: 0;
  padding-right: 0;
}
.secondary_5bed .smooth_0e49,
.sort-dbf0 .smooth_0e49 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.secondary_5bed {
  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;
}
.secondary_5bed: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;
}
.secondary_5bed .simple-35c8 {
  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) {
  .secondary_5bed .simple-35c8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_5bed .simple-35c8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_5bed .simple-35c8 {
    min-height: 200px;
  }
}
.secondary_5bed .tertiary-out-ad27 {
  color: rgba(255, 255, 255, 0.8);
}
.secondary_5bed .tertiary-out-ad27 a,
.secondary_5bed .tertiary-out-ad27 li:after {
  color: inherit;
}
.secondary_5bed .tertiary-out-ad27 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.item_light_42b1 {
  margin-bottom: 0.5em;
}
.stale-ffc5 {
  margin-bottom: 1.2em;
}
.stale-ffc5,
.item_light_42b1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.stale-ffc5 p:last-child,
.item_light_42b1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .frame-wood-a839,
#masthead .frame-wood-a839 {
  display: none;
}
#masthead
  > .frame-wood-a839.hero_028d {
  display: none;
}
#masthead > .frame-wood-a839 button {
  left: 0;
}
.layout_fluid_71f9 {
  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%;
}
.layout_fluid_71f9 .disabled-e65d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.layout_fluid_71f9 .aside-5556 {
  display: -webkit-box;
  display: flex;
}
.layout_fluid_71f9 .aside-5556.tooltip-inner-d094 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.layout_fluid_71f9 .aside-5556.thick-1226 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout_fluid_71f9 .aside-5556.search_advanced_4555 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout_fluid_71f9.tabs_ba86.rough_6954 .aside-5556.tooltip-inner-d094 {
  flex-basis: 100%;
}
.layout_fluid_71f9.glass-ef60 .aside-5556.thick-1226 {
  -webkit-box-flex: 1;
  flex: auto;
}
.layout_fluid_71f9.glass-ef60 .aside-5556.search_advanced_4555 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .frame-wood-a839.hero_028d {
  display: none;
}
#masthead > .frame-wood-a839 button {
  left: 0;
}
.row-middle-0b5a {
  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;
}
.row-middle-0b5a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row-middle-0b5a.detail_866e i {
  margin-right: 4px;
}
.row-middle-0b5a.yellow_2afe i {
  margin-left: 5px;
}
.mask-blue-9f4b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask-blue-9f4b p:last-child {
  margin-bottom: 0;
}
.layout-6bf4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout-6bf4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout-6bf4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout-6bf4 .main-iron-875d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout-6bf4 .image-brown-4070 {
  margin: 5px 0 7px 0;
}
.layout-6bf4.right_b386 .item_cool_3cc8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-6bf4.right_b386 .info_hard_7b83 {
  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;
}
.layout-6bf4.aside-lite-165a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout-6bf4.aside-lite-165a .item_cool_3cc8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-6bf4.aside-lite-165a .info_hard_7b83 {
  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;
}
.layout-6bf4.glass_7636 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout-6bf4.lower_c2a1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout-6bf4.lower_c2a1 .info_hard_7b83 {
  margin-top: 7px;
}
.bottom-ace0 {
  display: inline-block;
}
.layout_over_ed57 .warm_4979 .layout-6bf4 img {
  max-width: 100%;
}
.nav_88bf .active-fddc.badge_red_101f,
.info-slow-6f63 .active-fddc.badge_red_101f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav_88bf .fluid-ce41,
.info-slow-6f63 .fluid-ce41 {
  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%);
}
.nav_88bf .fluid-ce41 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.nav_88bf.outer-8798 .fluid-ce41 {
  display: none;
}
.nav_88bf .prev-84db {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav_88bf .prev-84db li {
  display: inline-block;
  position: relative;
}
.nav_88bf .prev-84db li:last-child {
  margin-right: 0;
}
.nav_88bf .prev-84db 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;
}
.nav_88bf .prev-84db li.frame-a9df > a {
  color: rgba(0, 0, 0, 0.9);
}
.nav_88bf .prev-84db > 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;
}
.nav_88bf .prev-84db > li > a i {
  line-height: 0;
}
.nav_88bf .prev-84db > li.narrow-4121 > a .fluid-ce41 {
  margin-left: 4px;
  line-height: 0;
}
.nav_88bf .prev-84db .stale-249b li.narrow-4121 > a {
  position: relative;
}
.nav_88bf .prev-84db .stale-249b li.narrow-4121 > a:after,
.nav_88bf .prev-84db .stale-249b li.narrow-4121 > a:before {
  content: "";
  display: table;
}
.nav_88bf .prev-84db .stale-249b li.narrow-4121 > a:after {
  clear: both;
}
.nav_88bf .prev-84db .stale-249b li.narrow-4121 > a .fluid-ce41 {
  margin-left: 5px;
  float: right;
}
.nav_88bf .badge-static-35d9,
.nav_88bf .stale-249b {
  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;
}
.nav_88bf .stale-249b {
  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;
}
.nav_88bf .stale-249b .badge_red_101f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav_88bf .stale-249b .fluid-ce41 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.nav_88bf .stale-249b li {
  display: block;
  margin: 0;
  padding: 0;
}
.nav_88bf .stale-249b 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;
}
.nav_88bf .stale-249b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.nav_88bf .stale-249b .stale-249b {
  top: 0;
  left: 100%;
}
.nav_88bf .glass-e6ae.fn-focus-24a1 > .badge-static-35d9,
.nav_88bf .glass-e6ae.fn-focus-24a1 > .stale-249b,
.nav_88bf .glass-e6ae:focus > .badge-static-35d9,
.nav_88bf .glass-e6ae:focus > .stale-249b,
.nav_88bf .glass-e6ae:hover > .badge-static-35d9,
.nav_88bf .glass-e6ae:hover > .stale-249b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.nav_88bf.backdrop_gold_16d8 .rough-b028:after,
.nav_88bf.backdrop_gold_16d8 .rough-b028:before {
  content: "";
  display: table;
}
.nav_88bf.backdrop_gold_16d8 .rough-b028:after {
  clear: both;
}
.nav_88bf.backdrop_gold_16d8 .rough-b028 > li {
  float: left;
}
.nav_88bf.aside-hard-0b8f .rough-b028:after,
.nav_88bf.aside-hard-0b8f .rough-b028:before {
  content: "";
  display: table;
}
.nav_88bf.aside-hard-0b8f .rough-b028:after {
  clear: both;
}
.nav_88bf.aside-hard-0b8f .rough-b028 > li {
  float: left;
}
.nav_88bf.aside-hard-0b8f .rough-b028 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.nav_88bf.aside-hard-0b8f .rough-b028 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.nav_88bf.aside-hard-0b8f .rough-b028 > li.column-4f01 > a,
.nav_88bf.aside-hard-0b8f .rough-b028 > li.frame-a9df > a {
  color: #fff;
  background-color: #1e4b75;
}
.nav_88bf.frame-gold-bbed .rough-b028 > li > a .badge_red_101f {
  position: relative;
}
.nav_88bf.frame-gold-bbed .rough-b028 > li > a .badge_red_101f: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;
}
.nav_88bf.frame-gold-bbed
  .rough-b028
  > li:focus
  > a
  .badge_red_101f:before,
.nav_88bf.frame-gold-bbed
  .rough-b028
  > li:hover
  > a
  .badge_red_101f:before {
  width: 100%;
  background-color: currentColor;
}
.nav_88bf.frame-gold-bbed
  .rough-b028
  > li.column-4f01
  > a
  .badge_red_101f:before,
.nav_88bf.frame-gold-bbed
  .rough-b028
  > li.complex-d64a
  > a
  .badge_red_101f:before {
  width: 100%;
  background-color: currentColor;
}
.nav_88bf.modal_5608 .rough-b028 > li > a .badge_red_101f {
  position: relative;
}
.nav_88bf.modal_5608 .rough-b028 > li > a .badge_red_101f: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;
}
.nav_88bf.modal_5608 .rough-b028 > li:focus > a .badge_red_101f:before,
.nav_88bf.modal_5608
  .rough-b028
  > li:hover
  > a
  .badge_red_101f:before {
  width: 100%;
  background-color: currentColor;
}
.nav_88bf.modal_5608
  .rough-b028
  > li.column-4f01
  > a
  .badge_red_101f:before,
.nav_88bf.modal_5608
  .rough-b028
  > li.complex-d64a
  > a
  .badge_red_101f:before {
  width: 100%;
  background-color: currentColor;
}
.info-slow-6f63 .prev-84db {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-slow-6f63 .prev-84db li:first-child > a {
  border-top: none;
}
.info-slow-6f63 .prev-84db .white_d064 > .badge_red_101f .fluid-ce41 {
  display: none;
}
.info-slow-6f63 .prev-84db li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.info-slow-6f63 .prev-84db li:last-child {
  border: none;
}
.info-slow-6f63 .prev-84db li.narrow-4121 > a {
  padding-right: 45px !important;
}
.info-slow-6f63 .prev-84db li a {
  display: block;
  padding: 0.55em 1.5em;
}
.info-slow-6f63 .prev-84db li a:focus,
.info-slow-6f63 .prev-84db li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-slow-6f63 .prev-84db li .item-last-181f {
  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;
}
.info-slow-6f63 .prev-84db li .item-last-181f:hover {
  box-shadow: none;
}
.info-slow-6f63 .prev-84db li .item-last-181f .fluid-ce41 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.info-slow-6f63 .prev-84db .stale-249b {
  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);
}
.info-slow-6f63 .prev-84db .stale-249b li a {
  padding-left: 3em;
}
.info-slow-6f63 .prev-84db .fast_444e > a .item-last-181f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info-slow-6f63 .prev-84db .fast_444e > .stale-249b {
  display: block;
  opacity: 1;
}
.hot-d830 {
  max-width: 100%;
}
.alert-large-19be {
  line-height: 0;
  cursor: pointer;
}
.hero-3719 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hero-3719:hover {
  box-shadow: none;
  color: currentColor;
}
.hero-3719 svg {
  width: 18px;
  height: 18px;
}
.hero-3719 .gallery-new-2529 {
  display: none;
}
.steel-b17c {
  position: relative;
}
.steel-b17c.fn-active-24a1 .hero-3719 .row_brown_59db {
  display: none;
}
.steel-b17c.fn-active-24a1 .hero-3719 .gallery-new-2529 {
  display: inline-block;
}
.steel-b17c .surface_68d6 {
  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);
}
.steel-b17c.motion-24c9 .surface_68d6 {
  left: auto;
  right: -0.9em;
}
.steel-b17c.motion-24c9 .gold_81a7::before {
  left: auto;
  right: 15px;
}
.steel-b17c.fn-active-24a1 .surface_68d6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.rough-dc2d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.rough-dc2d label {
  flex-basis: 100%;
}
.rough-dc2d .photo_2cfa {
  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;
}
.rough-dc2d .surface-a3c8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.rough-dc2d .surface-a3c8:focus {
  background-color: transparent;
}
.rough-dc2d button.stale_f4f5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.rough-dc2d button.stale_f4f5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.rough-dc2d button.stale_f4f5 svg {
  width: 18px;
  height: 18px;
}
.rough-dc2d input[type="submit"] {
  min-height: auto;
}
.brown_3ef2 .rough-dc2d .surface-a3c8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gold_81a7 {
  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) {
  .gold_81a7 {
    width: 220px;
  }
}
.gold_81a7 label {
  flex-basis: 100%;
}
.gold_81a7::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;
}
.left-28a4 .brown_3ef2 .rough-dc2d {
  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;
}
.left-28a4
  .brown_3ef2
  .rough-dc2d
  .photo_2cfa {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.left-28a4 .brown_3ef2 .rough-dc2d .surface-a3c8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.left-28a4
  .brown_3ef2
  .rough-dc2d
  .surface-a3c8:focus {
  background: 0 0;
}
.left-28a4
  .brown_3ef2
  .rough-dc2d
  .hero_b530 {
  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;
}
.narrow_b067 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.narrow_b067 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.narrow_b067 li:last-child {
  margin-right: 0;
}
.narrow_b067 li:first-child {
  margin-left: 0;
}
.narrow_b067.tabs-a43c a {
  color: #fff;
}
.narrow_b067.tabs-a43c a:hover {
  color: #fff;
}
.narrow_b067 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.narrow_b067 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.narrow_b067 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.narrow_b067 a:hover {
  opacity: 0.9;
  color: inherit;
}
.narrow_b067 [class*="social-icon-apple"] {
  background-color: #999;
}
.narrow_b067 [class*="social-icon-apple"].active_1612 {
  background-color: transparent;
  color: #999;
}
.narrow_b067 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.narrow_b067 [class*="social-icon-behance"].active_1612 {
  background-color: transparent;
  color: #1769ff;
}
.narrow_b067 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.narrow_b067 [class*="social-icon-bitbucket"].active_1612 {
  background-color: transparent;
  color: #205081;
}
.narrow_b067 [class*="social-icon-codepen"] {
  background-color: #000;
}
.narrow_b067 [class*="social-icon-codepen"].active_1612 {
  background-color: transparent;
  color: #000;
}
.narrow_b067 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.narrow_b067 [class*="social-icon-delicious"].active_1612 {
  background-color: transparent;
  color: #39f;
}
.narrow_b067 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.narrow_b067 [class*="social-icon-digg"].active_1612 {
  background-color: transparent;
  color: #005be2;
}
.narrow_b067 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.narrow_b067 [class*="social-icon-dribbble"].active_1612 {
  background-color: transparent;
  color: #ea4c89;
}
.narrow_b067 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.narrow_b067 [class*="social-icon-envelope"].active_1612 {
  background-color: transparent;
  color: #ea4335;
}
.narrow_b067 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.narrow_b067 [class*="social-icon-facebook"].active_1612 {
  background-color: transparent;
  color: #3b5998;
}
.narrow_b067 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.narrow_b067 [class*="social-icon-flickr"].active_1612 {
  background-color: transparent;
  color: #0063dc;
}
.narrow_b067 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.narrow_b067 [class*="social-icon-foursquare"].active_1612 {
  background-color: transparent;
  color: #2d5be3;
}
.narrow_b067 [class*="social-icon-github"] {
  background-color: #333;
}
.narrow_b067 [class*="social-icon-github"].active_1612 {
  background-color: transparent;
  color: #333;
}
.narrow_b067 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.narrow_b067 [class*="social-icon-google-plus"].active_1612 {
  background-color: transparent;
  color: #dd4b39;
}
.narrow_b067 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.narrow_b067 [class*="social-icon-houzz"].active_1612 {
  background-color: transparent;
  color: #7ac142;
}
.narrow_b067 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.narrow_b067 [class*="social-icon-instagram"].active_1612 {
  background-color: transparent;
  color: #262626;
}
.narrow_b067 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.narrow_b067 [class*="social-icon-jsfiddle"].active_1612 {
  background-color: transparent;
  color: #487aa2;
}
.narrow_b067 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.narrow_b067 [class*="social-icon-linkedin"].active_1612 {
  background-color: transparent;
  color: #0077b5;
}
.narrow_b067 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.narrow_b067 [class*="social-icon-medium"].active_1612 {
  background-color: transparent;
  color: #00ab6b;
}
.narrow_b067 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.narrow_b067
  [class*="social-icon-odnoklassniki"].active_1612 {
  background-color: transparent;
  color: #f4731c;
}
.narrow_b067 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.narrow_b067 [class*="social-icon-meetup"].active_1612 {
  background-color: transparent;
  color: #ec1c40;
}
.narrow_b067 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.narrow_b067 [class*="social-icon-pinterest"].active_1612 {
  background-color: transparent;
  color: #bd081c;
}
.narrow_b067 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.narrow_b067 [class*="social-icon-product-hunt"].active_1612 {
  background-color: transparent;
  color: #da552f;
}
.narrow_b067 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.narrow_b067 [class*="social-icon-reddit"].active_1612 {
  background-color: transparent;
  color: #ff4500;
}
.narrow_b067 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.narrow_b067 [class*="social-icon-rss"].active_1612 {
  background-color: transparent;
  color: #f26522;
}
.narrow_b067 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.narrow_b067
  [class*="social-icon-shopping-cart"].active_1612 {
  background-color: transparent;
  color: #4caf50;
}
.narrow_b067 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.narrow_b067 [class*="social-icon-skype"].active_1612 {
  background-color: transparent;
  color: #00aff0;
}
.narrow_b067 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.narrow_b067 [class*="social-icon-slideshare"].active_1612 {
  background-color: transparent;
  color: #0077b5;
}
.narrow_b067 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.narrow_b067 [class*="social-icon-snapchat"].active_1612 {
  background-color: transparent;
  color: #fffc00;
}
.narrow_b067 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.narrow_b067 [class*="social-icon-soundcloud"].active_1612 {
  background-color: transparent;
  color: #f80;
}
.narrow_b067 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.narrow_b067 [class*="social-icon-spotify"].active_1612 {
  background-color: transparent;
  color: #2ebd59;
}
.narrow_b067 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.narrow_b067
  [class*="social-icon-stack-overflow"].active_1612 {
  background-color: transparent;
  color: #fe7a15;
}
.narrow_b067 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.narrow_b067 [class*="social-icon-maldkfgram"].active_1612 {
  background-color: transparent;
  color: #2ca5e0;
}
.narrow_b067 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.narrow_b067 [class*="social-icon-tripadvisor"].active_1612 {
  background-color: transparent;
  color: #589442;
}
.narrow_b067 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.narrow_b067 [class*="social-icon-tumblr"].active_1612 {
  background-color: transparent;
  color: #35465c;
}
.narrow_b067 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.narrow_b067 [class*="social-icon-twitch"].active_1612 {
  background-color: transparent;
  color: #6441a5;
}
.narrow_b067 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.narrow_b067 [class*="social-icon-twitter"].active_1612 {
  background-color: transparent;
  color: #1da1f2;
}
.narrow_b067 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.narrow_b067 [class*="social-icon-vimeo"].active_1612 {
  background-color: transparent;
  color: #1ab7ea;
}
.narrow_b067 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.narrow_b067 [class*="social-icon-vk"].active_1612 {
  background-color: transparent;
  color: #45668e;
}
.narrow_b067 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.narrow_b067 [class*="social-icon-weibo"].active_1612 {
  background-color: transparent;
  color: #df2029;
}
.narrow_b067 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.narrow_b067 [class*="social-icon-weixin"].active_1612 {
  background-color: transparent;
  color: #7bb32e;
}
.narrow_b067 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.narrow_b067 [class*="social-icon-whatsapp"].active_1612 {
  background-color: transparent;
  color: #25d366;
}
.narrow_b067 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.narrow_b067 [class*="social-icon-wordpress"].active_1612 {
  background-color: transparent;
  color: #21759b;
}
.narrow_b067 [class*="social-icon-xing"] {
  background-color: #026466;
}
.narrow_b067 [class*="social-icon-xing"].active_1612 {
  background-color: transparent;
  color: #026466;
}
.narrow_b067 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.narrow_b067 [class*="social-icon-yelp"].active_1612 {
  background-color: transparent;
  color: #af0606;
}
.narrow_b067 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.narrow_b067 [class*="social-icon-youtube"].active_1612 {
  background-color: transparent;
  color: #cd201f;
}
.box_east_f31e {
  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;
}
.box_east_f31e:hover {
  box-shadow: none;
  background: 0 0;
}
.element-f78e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gold_c0f1 {
  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;
}
.summary-2b2f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.mask-fast-d70d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.mask-fast-d70d,
.mask-fast-d70d::after,
.mask-fast-d70d::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;
}
.mask-fast-d70d::after,
.mask-fast-d70d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.border_54df .gold_c0f1 .summary-2b2f {
  margin-top: -2px;
  width: 19px;
}
.border_54df .gold_c0f1 .mask-fast-d70d {
  margin-top: -1px;
}
.border_54df .gold_c0f1 .mask-fast-d70d,
.border_54df .gold_c0f1 .mask-fast-d70d::after,
.border_54df .gold_c0f1 .mask-fast-d70d::before {
  width: 19px;
  height: 2px;
}
.border_54df .gold_c0f1 .mask-fast-d70d::before {
  top: -6px;
}
.border_54df .gold_c0f1 .mask-fast-d70d::after {
  bottom: -6px;
}
.hidden_north_c611 .gold_c0f1 .summary-2b2f {
  margin-top: -2px;
  width: 22px;
}
.hidden_north_c611 .gold_c0f1 .mask-fast-d70d {
  margin-top: -1px;
}
.hidden_north_c611 .gold_c0f1 .mask-fast-d70d,
.hidden_north_c611 .gold_c0f1 .mask-fast-d70d::after,
.hidden_north_c611 .gold_c0f1 .mask-fast-d70d::before {
  width: 22px;
  height: 2px;
}
.hidden_north_c611 .gold_c0f1 .mask-fast-d70d::before {
  top: -7px;
}
.hidden_north_c611 .gold_c0f1 .mask-fast-d70d::after {
  bottom: -7px;
}
.avatar_6710 .gold_c0f1 .summary-2b2f {
  margin-top: -2px;
  width: 31px;
}
.avatar_6710 .gold_c0f1 .mask-fast-d70d {
  margin-top: -1.5px;
}
.avatar_6710 .gold_c0f1 .mask-fast-d70d,
.avatar_6710 .gold_c0f1 .mask-fast-d70d::after,
.avatar_6710 .gold_c0f1 .mask-fast-d70d::before {
  width: 31px;
  height: 3px;
}
.avatar_6710 .gold_c0f1 .mask-fast-d70d::before {
  top: -9px;
}
.avatar_6710 .gold_c0f1 .mask-fast-d70d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .west-e956 .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 19px;
  }
  .west-e956 .gold_c0f1 .mask-fast-d70d {
    margin-top: -1px;
  }
  .west-e956 .gold_c0f1 .mask-fast-d70d,
  .west-e956 .gold_c0f1 .mask-fast-d70d::after,
  .west-e956 .gold_c0f1 .mask-fast-d70d::before {
    width: 19px;
    height: 2px;
  }
  .west-e956 .gold_c0f1 .mask-fast-d70d::before {
    top: -6px;
  }
  .west-e956 .gold_c0f1 .mask-fast-d70d::after {
    bottom: -6px;
  }
  .current-54aa .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 22px;
  }
  .current-54aa .gold_c0f1 .mask-fast-d70d {
    margin-top: -1px;
  }
  .current-54aa .gold_c0f1 .mask-fast-d70d,
  .current-54aa .gold_c0f1 .mask-fast-d70d::after,
  .current-54aa .gold_c0f1 .mask-fast-d70d::before {
    width: 22px;
    height: 2px;
  }
  .current-54aa .gold_c0f1 .mask-fast-d70d::before {
    top: -7px;
  }
  .current-54aa .gold_c0f1 .mask-fast-d70d::after {
    bottom: -7px;
  }
  .hot-930e .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 31px;
  }
  .hot-930e .gold_c0f1 .mask-fast-d70d {
    margin-top: -1.5px;
  }
  .hot-930e .gold_c0f1 .mask-fast-d70d,
  .hot-930e .gold_c0f1 .mask-fast-d70d::after,
  .hot-930e .gold_c0f1 .mask-fast-d70d::before {
    width: 31px;
    height: 3px;
  }
  .hot-930e .gold_c0f1 .mask-fast-d70d::before {
    top: -9px;
  }
  .hot-930e .gold_c0f1 .mask-fast-d70d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .search-bc62 .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 19px;
  }
  .search-bc62 .gold_c0f1 .mask-fast-d70d {
    margin-top: -1px;
  }
  .search-bc62 .gold_c0f1 .mask-fast-d70d,
  .search-bc62 .gold_c0f1 .mask-fast-d70d::after,
  .search-bc62 .gold_c0f1 .mask-fast-d70d::before {
    width: 19px;
    height: 2px;
  }
  .search-bc62 .gold_c0f1 .mask-fast-d70d::before {
    top: -6px;
  }
  .search-bc62 .gold_c0f1 .mask-fast-d70d::after {
    bottom: -6px;
  }
  .thumbnail-motion-f838 .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-motion-f838 .gold_c0f1 .mask-fast-d70d {
    margin-top: -1px;
  }
  .thumbnail-motion-f838 .gold_c0f1 .mask-fast-d70d,
  .thumbnail-motion-f838 .gold_c0f1 .mask-fast-d70d::after,
  .thumbnail-motion-f838 .gold_c0f1 .mask-fast-d70d::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-motion-f838 .gold_c0f1 .mask-fast-d70d::before {
    top: -7px;
  }
  .thumbnail-motion-f838 .gold_c0f1 .mask-fast-d70d::after {
    bottom: -7px;
  }
  .gradient_simple_5fac .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_simple_5fac .gold_c0f1 .mask-fast-d70d {
    margin-top: -1.5px;
  }
  .gradient_simple_5fac .gold_c0f1 .mask-fast-d70d,
  .gradient_simple_5fac .gold_c0f1 .mask-fast-d70d::after,
  .gradient_simple_5fac .gold_c0f1 .mask-fast-d70d::before {
    width: 31px;
    height: 3px;
  }
  .gradient_simple_5fac .gold_c0f1 .mask-fast-d70d::before {
    top: -9px;
  }
  .gradient_simple_5fac .gold_c0f1 .mask-fast-d70d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover_e61e .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 19px;
  }
  .hover_e61e .gold_c0f1 .mask-fast-d70d {
    margin-top: -1px;
  }
  .hover_e61e .gold_c0f1 .mask-fast-d70d,
  .hover_e61e .gold_c0f1 .mask-fast-d70d::after,
  .hover_e61e .gold_c0f1 .mask-fast-d70d::before {
    width: 19px;
    height: 2px;
  }
  .hover_e61e .gold_c0f1 .mask-fast-d70d::before {
    top: -6px;
  }
  .hover_e61e .gold_c0f1 .mask-fast-d70d::after {
    bottom: -6px;
  }
  .primary-c743 .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 22px;
  }
  .primary-c743 .gold_c0f1 .mask-fast-d70d {
    margin-top: -1px;
  }
  .primary-c743 .gold_c0f1 .mask-fast-d70d,
  .primary-c743 .gold_c0f1 .mask-fast-d70d::after,
  .primary-c743 .gold_c0f1 .mask-fast-d70d::before {
    width: 22px;
    height: 2px;
  }
  .primary-c743 .gold_c0f1 .mask-fast-d70d::before {
    top: -7px;
  }
  .primary-c743 .gold_c0f1 .mask-fast-d70d::after {
    bottom: -7px;
  }
  .slider-light-62b6 .gold_c0f1 .summary-2b2f {
    margin-top: -2px;
    width: 31px;
  }
  .slider-light-62b6 .gold_c0f1 .mask-fast-d70d {
    margin-top: -1.5px;
  }
  .slider-light-62b6 .gold_c0f1 .mask-fast-d70d,
  .slider-light-62b6 .gold_c0f1 .mask-fast-d70d::after,
  .slider-light-62b6 .gold_c0f1 .mask-fast-d70d::before {
    width: 31px;
    height: 3px;
  }
  .slider-light-62b6 .gold_c0f1 .mask-fast-d70d::before {
    top: -9px;
  }
  .slider-light-62b6 .gold_c0f1 .mask-fast-d70d::after {
    bottom: -9px;
  }
}
.container-dynamic-e488 .mask-fast-d70d {
  -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);
}
.container-dynamic-e488 .mask-fast-d70d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.container-dynamic-e488 .mask-fast-d70d::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);
}
.container-dynamic-e488.north-64eb .mask-fast-d70d {
  -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);
}
.container-dynamic-e488.north-64eb .mask-fast-d70d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.container-dynamic-e488.north-64eb .mask-fast-d70d::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);
}
.gradient-pressed-11ce {
  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.aside-5c10:before {
  display: none;
}
.gas-ee69 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gas-ee69 .chip_warm_71a5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gas-ee69 .chip_warm_71a5:last-of-type {
  border-bottom: none;
}
.gas-ee69 .chip_warm_71a5.widget_6402,
.gas-ee69 .chip_warm_71a5.under_ea7f,
.gas-ee69 .chip_warm_71a5.picture-142d {
  padding: 0;
}
.gas-ee69 .info-slow-6f63 .item-last-181f {
  color: currentColor;
}
.gas-ee69 .info-slow-6f63 .item-last-181f:focus,
.gas-ee69 .info-slow-6f63 .item-last-181f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-ee69.element_66ca .cool_4078,
.gas-ee69.element_66ca .mask-blue-9f4b a,
.gas-ee69.element_66ca .rough-b028 a,
.gas-ee69.element_66ca .stale-249b a {
  color: rgba(0, 0, 0, 0.55);
}
.gas-ee69.element_66ca .cool_4078:hover,
.gas-ee69.element_66ca .mask-blue-9f4b a:hover,
.gas-ee69.element_66ca .rough-b028 a:hover,
.gas-ee69.element_66ca .stale-249b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-ee69.element_66ca .alert-east-e145 {
  color: rgba(0, 0, 0, 0.8);
}
.gas-ee69.element_66ca .chip_warm_71a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-ee69.element_66ca .chip_warm_71a5:before {
  background: rgba(0, 0, 0, 0.08);
}
.gas-ee69.element_66ca .liquid_2a07:before {
  background: rgba(255, 255, 255, 0.9);
}
.gas-ee69.element_66ca .info-slow-6f63 .prev-84db li a,
.gas-ee69.element_66ca .info-slow-6f63 .item-last-181f,
.gas-ee69.element_66ca .stale-249b {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-ee69.element_66ca .info-slow-6f63 .item-last-181f:focus,
.gas-ee69.element_66ca .info-slow-6f63 .item-last-181f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-ee69.element_66ca .prev-84db li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-ee69.hero_orange_84ca .cool_4078,
.gas-ee69.hero_orange_84ca .mask-blue-9f4b a,
.gas-ee69.hero_orange_84ca .rough-b028 .item-last-181f,
.gas-ee69.hero_orange_84ca .rough-b028 a,
.gas-ee69.hero_orange_84ca .stale-249b a {
  color: rgba(255, 255, 255, 0.79);
}
.gas-ee69.hero_orange_84ca .cool_4078:hover,
.gas-ee69.hero_orange_84ca .mask-blue-9f4b a:hover,
.gas-ee69.hero_orange_84ca .rough-b028 .item-last-181f:hover,
.gas-ee69.hero_orange_84ca .rough-b028 a:hover,
.gas-ee69.hero_orange_84ca .stale-249b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-ee69.hero_orange_84ca .alert-east-e145 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-ee69.hero_orange_84ca .chip_warm_71a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-ee69.hero_orange_84ca .chip_warm_71a5:before {
  background: rgba(255, 255, 255, 0.08);
}
.gas-ee69.hero_orange_84ca .liquid_2a07:before {
  background: rgba(0, 0, 0, 0.9);
}
.gas-ee69.hero_orange_84ca .info-slow-6f63 .prev-84db li a,
.gas-ee69.hero_orange_84ca .info-slow-6f63 .item-last-181f,
.gas-ee69.hero_orange_84ca .stale-249b {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-ee69.hero_orange_84ca .info-slow-6f63 .item-last-181f:focus,
.gas-ee69.hero_orange_84ca .info-slow-6f63 .item-last-181f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gas-ee69.hero_orange_84ca .prev-84db li {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid_2a07 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.liquid_2a07:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.liquid_d686 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.plasma_cf35 .gas-ee69 {
  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;
}
.plasma_cf35 .chip_warm_71a5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.plasma_cf35 .chip_warm_71a5: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) {
  .plasma_cf35 .chip_warm_71a5:before {
    width: 16%;
    left: 42%;
  }
}
.plasma_cf35 .chip_warm_71a5:last-child:before {
  content: none;
}
.plasma_cf35 .chip_warm_71a5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.plasma_cf35 .info-slow-6f63 .prev-84db li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.plasma_cf35 .info-slow-6f63 .prev-84db li a .item-last-181f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.plasma_cf35 .info-slow-6f63 .stale-249b {
  border: none;
}
.plasma_cf35 .info-slow-6f63 .stale-249b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.plasma_cf35 .liquid_2a07 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.plasma_cf35 .liquid_d686 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.plasma_cf35 .hero_orange_84ca .liquid_2a07:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma_cf35 .element_66ca.info-da58 .mask-fast-d70d {
  background: rgba(0, 0, 0, 0.6);
}
.plasma_cf35
  .element_66ca.info-da58
  .mask-fast-d70d::after,
.plasma_cf35
  .element_66ca.info-da58
  .mask-fast-d70d:before {
  background: inherit;
}
.plasma_cf35
  .element_66ca.info-da58:hover
  .mask-fast-d70d {
  background: rgba(0, 0, 0, 0.8);
}
.primary-8c2a .gas-ee69 {
  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) {
  .primary-8c2a .gas-ee69 {
    width: auto;
    right: 45px;
  }
}
.center-44cc .gas-ee69 {
  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) {
  .center-44cc .gas-ee69 {
    width: auto;
    left: 45px;
  }
}
.aside-5c10 .gas-ee69 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.aside-5c10 .liquid_d686 {
  max-width: 48em;
  margin: 0 auto;
}
.aside-5c10 .liquid_2a07:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.footer-50d8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.footer-50d8.plasma_cf35 .gas-ee69 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.footer-50d8.primary-8c2a .gas-ee69 {
  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);
}
.footer-50d8 .gas-ee69 {
  visibility: visible;
}
.footer-50d8.center-44cc .gas-ee69 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gas_e01a,
.focus-c1b5 {
  overflow-x: hidden;
}
.gas_e01a .gas-ee69 {
  overflow: auto;
}
.gas_e01a.plasma_cf35 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas_e01a.plasma_cf35 .gas-ee69 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gas_e01a.plasma_cf35 .box_east_f31e {
  opacity: 0;
}
.gas_e01a.primary-8c2a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas_e01a.primary-8c2a .gas-ee69 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gas_e01a.primary-8c2a .box_east_f31e {
  opacity: 0;
}
.gas_e01a.center-44cc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas_e01a.center-44cc .gas-ee69 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gas_e01a.center-44cc .box_east_f31e {
  opacity: 0;
}
.gas_e01a.aside-5c10 .gas-ee69 {
  z-index: 10;
  visibility: visible;
}
.info-da58 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.info-da58 .mask-fast-d70d {
  background: rgba(255, 255, 255, 0.99);
}
.info-da58 .mask-fast-d70d::after,
.info-da58 .mask-fast-d70d:before {
  background: inherit;
}
.info-da58:hover .mask-fast-d70d {
  background: rgba(255, 255, 255, 0.99);
}
.center-44cc .info-da58 {
  top: 10px;
  right: auto;
  left: 12px;
}
.aside-5c10 .info-da58 {
  display: none !important;
}
.gas_e01a:before,
.focus-c1b5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gas_e01a .info-da58,
.focus-c1b5 .info-da58 {
  display: inline-block;
}
.gas-ee69 .disabled-e65d {
  -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;
}
.gas_e01a .gas-ee69 .disabled-e65d,
.focus-c1b5 .gas-ee69 .disabled-e65d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-d13a .photo_2cfa {
  width: 100%;
}
.warm_4979 {
  padding: 0 0.5em 0;
}
.warm_4979 [class*="customify-col-"],
.warm_4979 [class*="customify-col_"],
.warm_4979 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.logo_b9f8 .warm_4979 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .medium_dc56 .description_middle_4693,
  .description_middle_4693 {
    display: none;
  }
  .first_cfde {
    text-align: left;
  }
  .icon-prev-2583 {
    text-align: center;
  }
  .sidebar-full-c63c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .medium_dc56 .photo_f289,
  .photo_f289 {
    display: none;
  }
  .photo_down_3cc0 {
    text-align: left;
  }
  .hot_db04 {
    text-align: center;
  }
  .video-down-4c0e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .medium_dc56 .plasma_403e,
  .plasma_403e {
    display: none;
  }
  .accent_380f {
    text-align: left;
  }
  .text_bd00 {
    text-align: center;
  }
  .accent_inner_2746 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.rough-ed8e {
  box-shadow: none !important;
}
.focus-green-023a .modal-old-213e,
.text_7120 .modal-old-213e {
  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;
}
.text_7120 .modal-old-213e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wrapper-d39a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wrapper-d39a:after,
.wrapper-d39a:before {
  content: "";
  display: table;
}
.wrapper-d39a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wrapper-d39a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wrapper-d39a,
.carousel_59b0 {
  max-width: 1248px;
  margin: 0 auto;
}

.card-fresh-aa46.silver_82e5 .wrapper-d39a {
  max-width: 100%;
}
.card-fresh-aa46.detail-ad83 {
  max-width: 1200px;
  margin: 0 auto;
}
.card-fresh-aa46.static-9930 .wrapper-d39a {
  max-width: 100%;
}
.card-fresh-aa46.static-9930 > .wrapper-d39a {
  padding-left: 0;
  padding-right: 0;
}
.card-fresh-aa46.static-9930 > .wrapper-d39a .medium_dc56 {
  margin: 0;
}
.card-fresh-aa46.static-9930
  > .wrapper-d39a
  .gold_abde.secondary-new-5ed7 {
  margin-right: 0;
  margin-left: 0;
}
.card-fresh-aa46.static-9930 #main.secondary-new-5ed7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .west-08c8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .west-08c8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .center-4c05 .stone-0456 {
    padding-right: 1em;
  }
  .center-4c05.iron-5134 .gold_abde {
    border-right: 1px solid #eaecee;
  }
  .center-4c05.iron-5134 .stone-0456 {
    padding-right: 1em;
  }
  .center-4c05.iron-5134 .photo-faa3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-7ed8 .stone-0456 {
    padding-left: 1em;
  }
  .overlay-7ed8.iron-5134 .gold_abde {
    border-left: 1px solid #eaecee;
  }
  .overlay-7ed8.iron-5134 .stone-0456 {
    padding-left: 1em;
  }
  .overlay-7ed8.iron-5134 .photo-faa3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-7126 .stone-0456 {
    padding-left: 1em;
  }
  .heading-7126.iron-5134 .tabs-051d {
    border-right: 1px solid #eaecee;
  }
  .heading-7126.iron-5134 .hard_e958 {
    border-right: 1px solid #eaecee;
  }
  .heading-7126.iron-5134 .stone-0456 {
    padding-left: 1em;
  }
  .heading-7126.iron-5134 .photo-faa3 {
    padding-right: 1em;
  }
  .heading-7126.iron-5134 .down-ad70 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption-c8a0 .stone-0456 {
    padding-right: 1em;
  }
  .caption-c8a0.iron-5134 .tabs-051d {
    border-left: 1px solid #eaecee;
  }
  .caption-c8a0.iron-5134 .hard_e958 {
    border-left: 1px solid #eaecee;
  }
  .caption-c8a0.iron-5134 .stone-0456 {
    padding-right: 1em;
  }
  .caption-c8a0.iron-5134 .photo-faa3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption-c8a0.iron-5134 .down-ad70 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west-08c8 .stone-0456 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west-08c8.iron-5134 .gold_abde {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .west-08c8.iron-5134 .stone-0456 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west-08c8.iron-5134 .photo-faa3 {
    padding-left: 1em;
  }
  .west-08c8.iron-5134 .down-ad70 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .west-08c8.iron-5134 .stone-0456 {
    padding-left: 0;
  }
}
.tag_c915 .summary_ef76 {
  display: inline-block;
}
.hero_834b {
  display: inline-block;
}
.dark_572c {
  word-con: break-word;
}
.dropdown-caac > span {
  display: inline-block;
  padding: 5px 0;
}
.dropdown-caac .text_bronze_c851 {
  margin-left: 8px;
  margin-right: 8px;
}
.dropdown-caac .basic-bbef img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.summary_fluid_9f99 .outline_out_9b85 {
  margin-bottom: 2em;
}
.summary_fluid_9f99 .hard-5d68 {
  margin-bottom: 15px;
}
.summary_fluid_9f99 .hard-5d68:last-child {
  margin-bottom: 0;
}
.summary_fluid_9f99 .carousel_930b {
  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) {
  .summary_fluid_9f99 .carousel_930b {
    display: block;
  }
}
.summary_fluid_9f99 .center_12ec {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .summary_fluid_9f99 .center_12ec {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.summary_fluid_9f99 .red-c443 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.summary_fluid_9f99 .red-c443 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.summary_fluid_9f99 .red-c443 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.summary_fluid_9f99 .dark_572c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary_fluid_9f99 .dark_572c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.summary_fluid_9f99 .caption-a609 p:last-child {
  margin-bottom: 0;
}
.summary_fluid_9f99 .container_c40b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.summary_fluid_9f99 .next_f8ce {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.summary_fluid_9f99 .west-2261 {
  margin-top: 1em;
}
.summary_fluid_9f99 .heading-5642 {
  top: 0;
  display: block;
}
.summary_fluid_9f99 .heading-5642 a {
  color: inherit;
}
.summary_fluid_9f99 .heading-5642 a:hover {
  color: inherit;
}
.summary_fluid_9f99 .black_e102 {
  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;
}
.summary_fluid_9f99 .black_e102:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.summary_fluid_9f99 .next_f8ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.summary_fluid_9f99 .backdrop-old-fea7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.summary_fluid_9f99 .backdrop-old-fea7:first-child {
  margin-top: 0;
}
.summary_fluid_9f99 .backdrop-old-fea7.paragraph_8bc7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.summary_fluid_9f99 .backdrop-old-fea7.steel-1e24 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary_fluid_9f99
  .backdrop-old-fea7.steel-1e24.slider-center-75bf
  .west-2261 {
  width: 100%;
}
.summary_fluid_9f99 .steel-1e24 {
  -webkit-box-align: center;
  align-items: center;
}
.summary_fluid_9f99 .steel-1e24 .dropdown-caac,
.summary_fluid_9f99 .steel-1e24 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.summary_fluid_9f99 .red-c443 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary_fluid_9f99 .red-c443 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary_fluid_9f99 .red-c443: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;
}
.summary_fluid_9f99 .paragraph_8bc7 {
  z-index: 5;
}
.summary_fluid_9f99 .wrapper_stale_fd0f .container-f0b4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.summary_fluid_9f99 .backdrop-3b12 .container-f0b4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.summary_fluid_9f99 .left-3050 .container-f0b4 {
  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;
}
.summary_fluid_9f99.footer-pro-3371 .carousel_930b,
.summary_fluid_9f99.frame_608f .carousel_930b {
  display: block;
}
.summary_fluid_9f99.footer-pro-3371 .carousel_930b .menu-huge-42ea,
.summary_fluid_9f99.footer-pro-3371 .carousel_930b .next_f8ce,
.summary_fluid_9f99.frame_608f .carousel_930b .menu-huge-42ea,
.summary_fluid_9f99.frame_608f .carousel_930b .next_f8ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary_fluid_9f99.element-e30a .center_12ec {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .summary_fluid_9f99.element-e30a .center_12ec {
    margin-right: 0;
  }
}
.summary_fluid_9f99.footer-pro-3371 .center_12ec,
.summary_fluid_9f99.frame_608f .center_12ec {
  padding-top: 40%;
}
.summary_fluid_9f99.footer-pro-3371 .outline_out_9b85,
.summary_fluid_9f99.frame_608f .outline_out_9b85 {
  display: block;
}
.summary_fluid_9f99.footer-pro-3371 .fn-sticky-24a1 .next_f8ce,
.summary_fluid_9f99.frame_608f .fn-sticky-24a1 .next_f8ce {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.summary_fluid_9f99.footer-pro-3371 .center_12ec,
.summary_fluid_9f99.frame_608f .center_12ec {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.summary_fluid_9f99.footer-pro-3371 .next_f8ce {
  padding: 1em;
}
.paragraph-305a {
  margin: 30px auto;
  display: block;
}
.paragraph-305a .widget_short_c51d > * {
  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;
}
.paragraph-305a .widget_short_c51d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-305a .widget_short_c51d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.center-78f0 .dropdown-caac {
  margin-bottom: 1.41575em;
}
.center-78f0 .bright-e61e {
  margin-bottom: 1.618em;
}
.content_1bc4 .bottom-8a08 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content_1bc4 .bottom-8a08 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content_1bc4 .widget_steel_4721 {
  max-width: 100%;
  overflow: auto;
}
.modal_02c3 .content_1bc4 a:hover {
  text-decoration: underline;
}
.motion-13df .hard-5d68:not(.dark_572c),
.motion-13df .red-c443 {
  margin-bottom: 1.41575em;
}
.motion-13df .hard-5d68:not(.dark_572c):last-child,
.motion-13df .red-c443:last-child {
  margin-bottom: 0;
}
.motion-13df .hard-5d68.detail-medium-716b {
  margin-bottom: 0.41575em;
}
.motion-13df .orange-1567:before,
.motion-13df .orange-960c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.motion-13df .orange-1567:before {
  content: "\f115";
}
.motion-13df .orange-960c:before {
  content: "\f02c";
}
.motion-13df .alert-358d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.motion-13df .alert-358d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.disabled_plasma_415c {
  display: -webkit-box;
  display: flex;
}
.disabled_plasma_415c .out-f34c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .disabled_plasma_415c .out-f34c {
    flex-basis: 90px;
  }
}
.disabled_plasma_415c .solid_d21c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled_plasma_415c .solid_d21c {
    flex-basis: calc(100% - 50px);
  }
}
.disabled_plasma_415c .video-red-900b p:last-child {
  margin-bottom: 0.72em;
}
.fluid_5db6 .widget_short_c51d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fluid_5db6 .widget_short_c51d:after,
.fluid_5db6 .widget_short_c51d:before {
  content: "";
  display: table;
}
.fluid_5db6 .widget_short_c51d:after {
  clear: both;
}
.fluid_5db6 .widget_short_c51d .input-9dd3,
.fluid_5db6 .widget_short_c51d .nav-279c {
  width: 49%;
}
.fluid_5db6 .widget_short_c51d .input-9dd3 a span.description-out-4ef4,
.fluid_5db6 .widget_short_c51d .nav-279c a span.description-out-4ef4 {
  display: block;
  margin-bottom: 5px;
}
.fluid_5db6 .widget_short_c51d .nav-279c {
  float: left;
  text-align: left;
}
.fluid_5db6 .widget_short_c51d .input-9dd3 {
  float: right;
  text-align: right;
}
.warm-b196 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .warm-b196 {
    margin-bottom: 0;
  }
}
.hero_3aa0 {
  margin-bottom: 1em;
}
.hero_3aa0 .dark_572c {
  font-size: 1.1em;
  line-height: 1.3;
}
.glass_bbea a {
  display: block;
  line-height: 0;
  position: relative;
}
.picture_hard_6b48 .hero_3aa0,
.logo-hovered-207f .hero_3aa0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .picture_hard_6b48 .hero_3aa0,
  .logo-hovered-207f .hero_3aa0 {
    display: block;
  }
}
.picture_hard_6b48 .glass_bbea,
.logo-hovered-207f .glass_bbea {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .picture_hard_6b48 .glass_bbea,
  .logo-hovered-207f .glass_bbea {
    margin-bottom: 1em;
  }
}
.picture_hard_6b48 .glass_bbea img,
.logo-hovered-207f .glass_bbea img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.picture_hard_6b48 .sort_static_b91c,
.logo-hovered-207f .sort_static_b91c {
  flex-basis: calc(100% - 160px);
}
.picture_hard_6b48 .sort_static_b91c p,
.logo-hovered-207f .sort_static_b91c p {
  margin-bottom: 0;
}
.picture_hard_6b48 .sort_static_b91c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .picture_hard_6b48 .sort_static_b91c {
    padding-left: 0;
  }
}
.logo-hovered-207f .sort_static_b91c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .logo-hovered-207f .sort_static_b91c {
    padding-right: 0;
  }
}
.logo-hovered-207f .glass_bbea {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph_blue_6af4 .glass_bbea {
  margin-bottom: 0.5em;
}
.paragraph_blue_6af4 .glass_bbea img {
  width: 100%;
}
.widget-0158 .plasma-71d8,
.breadcrumb-light-9e05 .plasma-71d8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb-light-9e05 .gold_abde .block_soft_13c7 p:last-child {
  margin-bottom: 0;
}
.footer-65a4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.aside_short_3f09 .secondary-eeb4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .aside_short_3f09 .secondary-eeb4:last-of-type {
    margin-bottom: 0;
  }
}
.aside_short_3f09 .secondary-eeb4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside_short_3f09 .secondary-eeb4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.aside_short_3f09 .secondary-eeb4 ul li {
  margin: 0 0 0.6em;
}
.aside_short_3f09 .secondary-eeb4 ul li.motion_94af,
.aside_short_3f09 .secondary-eeb4 ul li.gallery_7e2b {
  position: relative;
}
.aside_short_3f09 .secondary-eeb4 ul li.motion_94af .progress_paper_99c4,
.aside_short_3f09 .secondary-eeb4 ul li.gallery_7e2b .progress_paper_99c4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.aside_short_3f09 .secondary-eeb4 ul li.motion_94af:after:after,
.aside_short_3f09 .secondary-eeb4 ul li.motion_94af:after:before,
.aside_short_3f09
  .secondary-eeb4
  ul
  li.gallery_7e2b:after:after,
.aside_short_3f09
  .secondary-eeb4
  ul
  li.gallery_7e2b:after:before {
  content: "";
  display: table;
}
.aside_short_3f09 .secondary-eeb4 ul li.motion_94af:after:after,
.aside_short_3f09
  .secondary-eeb4
  ul
  li.gallery_7e2b:after:after {
  clear: both;
}
.aside_short_3f09 .secondary-eeb4 a.center_2cc9:hover {
  text-decoration: none;
}
.aside_short_3f09 .secondary-eeb4 select {
  max-width: 100%;
}
.aside_short_3f09 .secondary-eeb4 table {
  font-size: 85%;
}
.aside_short_3f09 .secondary-eeb4 table td,
.aside_short_3f09 .secondary-eeb4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.aside_short_3f09 .secondary-eeb4 table tfoot td {
  text-align: left;
}
.aside_short_3f09 .secondary-eeb4 :last-child {
  margin-bottom: 0;
}
.aside_short_3f09 .secondary-eeb4 .detail_32a8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.aside_short_3f09 .secondary-eeb4 .detail_32a8 label {
  width: 100%;
}
.aside_short_3f09 .secondary-eeb4 .detail_32a8 .surface-a3c8 {
  width: 100%;
  display: block;
}
.aside_short_3f09 .secondary-eeb4 .detail_32a8 .stale_f4f5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.aside_short_3f09 .secondary-eeb4 .detail_32a8 .stale_f4f5:hover svg #svg-search {
  fill: #444;
}
.aside_short_3f09 .secondary-eeb4 .detail_32a8 .stale_f4f5 svg {
  width: 18px;
  height: 18px;
}
.aside_short_3f09 .layout-4c1a ul ul,
.aside_short_3f09 .input-b549 ul ul,
.aside_short_3f09 .footer_plasma_4a0b ul ul,
.aside_short_3f09 .element_middle_2d7b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.aside_short_3f09 .layout-4c1a .narrow-4121 > a,
.aside_short_3f09 .input-b549 .narrow-4121 > a,
.aside_short_3f09 .footer_plasma_4a0b .narrow-4121 > a,
.aside_short_3f09 .element_middle_2d7b .narrow-4121 > a {
  margin-bottom: 0;
}
.aside_short_3f09 .button-smooth-db4a li,
.aside_short_3f09 .layout-4c1a li,
.aside_short_3f09 .widget-tiny-da02 li,
.aside_short_3f09 .input-b549 li,
.aside_short_3f09 .footer_plasma_4a0b li,
.aside_short_3f09 .element_middle_2d7b li,
.aside_short_3f09 .filter_466e li,
.aside_short_3f09 .texture_27d6 li {
  display: block;
  position: relative;
}
.aside_short_3f09 .button-smooth-db4a li:last-child,
.aside_short_3f09 .layout-4c1a li:last-child,
.aside_short_3f09 .widget-tiny-da02 li:last-child,
.aside_short_3f09 .input-b549 li:last-child,
.aside_short_3f09 .footer_plasma_4a0b li:last-child,
.aside_short_3f09 .element_middle_2d7b li:last-child,
.aside_short_3f09 .filter_466e li:last-child,
.aside_short_3f09 .texture_27d6 li:last-child {
  border: none;
}
.aside_short_3f09 .button-smooth-db4a li a,
.aside_short_3f09 .layout-4c1a li a,
.aside_short_3f09 .widget-tiny-da02 li a,
.aside_short_3f09 .input-b549 li a,
.aside_short_3f09 .footer_plasma_4a0b li a,
.aside_short_3f09 .element_middle_2d7b li a,
.aside_short_3f09 .filter_466e li a,
.aside_short_3f09 .texture_27d6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.aside_short_3f09 .button-smooth-db4a li ul li::before,
.aside_short_3f09 .layout-4c1a li ul li::before,
.aside_short_3f09 .widget-tiny-da02 li ul li::before,
.aside_short_3f09 .input-b549 li ul li::before,
.aside_short_3f09 .footer_plasma_4a0b li ul li::before,
.aside_short_3f09 .element_middle_2d7b li ul li::before,
.aside_short_3f09 .filter_466e li ul li::before,
.aside_short_3f09 .texture_27d6 li ul li::before {
  left: 15px;
}
.aside_short_3f09 .button-smooth-db4a li ul a,
.aside_short_3f09 .layout-4c1a li ul a,
.aside_short_3f09 .widget-tiny-da02 li ul a,
.aside_short_3f09 .input-b549 li ul a,
.aside_short_3f09 .footer_plasma_4a0b li ul a,
.aside_short_3f09 .element_middle_2d7b li ul a,
.aside_short_3f09 .filter_466e li ul a,
.aside_short_3f09 .texture_27d6 li ul a {
  padding-left: 20px;
}
.aside_short_3f09 .button-smooth-db4a li ul ul li::before,
.aside_short_3f09 .layout-4c1a li ul ul li::before,
.aside_short_3f09 .widget-tiny-da02 li ul ul li::before,
.aside_short_3f09 .input-b549 li ul ul li::before,
.aside_short_3f09 .footer_plasma_4a0b li ul ul li::before,
.aside_short_3f09 .element_middle_2d7b li ul ul li::before,
.aside_short_3f09 .filter_466e li ul ul li::before,
.aside_short_3f09 .texture_27d6 li ul ul li::before {
  left: 30px;
}
.aside_short_3f09 .button-smooth-db4a li ul ul a,
.aside_short_3f09 .layout-4c1a li ul ul a,
.aside_short_3f09 .widget-tiny-da02 li ul ul a,
.aside_short_3f09 .input-b549 li ul ul a,
.aside_short_3f09 .footer_plasma_4a0b li ul ul a,
.aside_short_3f09 .element_middle_2d7b li ul ul a,
.aside_short_3f09 .filter_466e li ul ul a,
.aside_short_3f09 .texture_27d6 li ul ul a {
  padding-left: 40px;
}
.aside_short_3f09 .module-526a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.aside_short_3f09 .texture_27d6 ul li {
  margin-bottom: 1.41575em;
}
.aside_short_3f09 .texture_27d6 ul li .message-brown-0363 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.aside_short_3f09 .texture_27d6 ul li .hero_mini_c8d3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero_orange_84ca .button-smooth-db4a li a,
.hero_orange_84ca .layout-4c1a li a,
.hero_orange_84ca .widget-tiny-da02 li a,
.hero_orange_84ca .input-b549 li a,
.hero_orange_84ca .footer_plasma_4a0b li a,
.hero_orange_84ca .element_middle_2d7b li a,
.hero_orange_84ca .filter_466e li a,
.hero_orange_84ca .texture_27d6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_orange_84ca .module-526a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_orange_84ca .secondary-eeb4 ul li.motion_94af .progress_paper_99c4,
.hero_orange_84ca .secondary-eeb4 ul li.gallery_7e2b .progress_paper_99c4 {
  background: rgba(0, 0, 0, 0.2);
}
.hero_orange_84ca .aside_short_3f09 .secondary-eeb4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-fresh-aa46 .aside_short_3f09 .prev-84db li {
  margin: 0;
}
.card-fresh-aa46 .aside_short_3f09 .prev-84db li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card-fresh-aa46 .aside_short_3f09 .prev-84db li ul {
  margin: 0;
}
.card-fresh-aa46 .aside_short_3f09 .prev-84db li ul li a {
  padding-left: 15px;
}
.card-fresh-aa46 .aside_short_3f09 .prev-84db li ul li li a {
  padding-left: 30px;
}
.card-fresh-aa46 .aside_short_3f09 .prev-84db li.frame-a9df > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card-fresh-aa46 .aside_short_3f09 .prev-84db li.frame-a9df > 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;
}
.card-fresh-aa46 .aside_short_3f09 .prev-84db li.frame-a9df > 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;
}
.main-narrow-f5ff a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.sort_easy_539e {
  position: relative;
  z-index: 10;
}
.sort_easy_539e .disabled-e65d {
  width: 100%;
  max-width: 100%;
}
.thumbnail-689b .container_3022 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail-689b .element_66ca {
}
.thumbnail-689b .hero_orange_84ca {
  background: #292929;
}
.label_b3f5 .container_3022 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label_b3f5 .element_66ca {
  background: #f9f9f9;
}
.label_b3f5 .hero_orange_84ca {
  background: #303030;
}
.shade_53f6 .container_3022 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade_53f6 .summary_ef76 {
    margin-bottom: 1em;
  }
  .shade_53f6 .summary_ef76:last-child {
    margin-bottom: 0;
  }
}
.shade_53f6 .element_66ca {
  background: #ededed;
}
.shade_53f6 .hero_orange_84ca {
  background: #1a1a1a;
}
.container_3022.element_66ca {
  color: rgba(0, 0, 0, 0.6);
}
.container_3022.element_66ca .title_fast_b88e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_3022.hero_orange_84ca {
  color: rgba(255, 255, 255, 0.99);
}
.container_3022.hero_orange_84ca a:not(.center_2cc9) {
  color: rgba(255, 255, 255, 0.79);
}
.container_3022.hero_orange_84ca a:not(.center_2cc9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_3022.hero_orange_84ca .title_fast_b88e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_3022.hero_orange_84ca table tbody td,
.container_3022.hero_orange_84ca table th {
  background: rgba(0, 0, 0, 0.08);
}
.status-warm-e220.caption_new_ee48 .wrapper-d39a {
  max-width: initial;
}
.status-warm-e220 .pattern_cool_3bbe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.status-warm-e220 .pattern_cool_3bbe .disabled-e65d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .status-warm-e220 .pattern_cool_3bbe .disabled-e65d {
    display: block;
    margin-bottom: 2em;
  }
  .status-warm-e220 .pattern_cool_3bbe .disabled-e65d:last-child {
    margin-bottom: 0;
  }
}
.shade_53f6 .summary_ef76:last-child,
.label_b3f5 .summary_ef76:last-child,
.thumbnail-689b .summary_ef76:last-child {
  margin-bottom: 0;
}
.shade_53f6 .summary_ef76 .aside_short_3f09 .secondary-eeb4:last-child,
.label_b3f5 .summary_ef76 .aside_short_3f09 .secondary-eeb4:last-child,
.thumbnail-689b .summary_ef76 .aside_short_3f09 .secondary-eeb4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shade_53f6 .fluid_7ed9,
  .shade_53f6 .picture_a8f2,
  .label_b3f5 .fluid_7ed9,
  .label_b3f5 .picture_a8f2,
  .thumbnail-689b .fluid_7ed9,
  .thumbnail-689b .picture_a8f2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .sort_easy_539e .summary_ef76 {
    margin-bottom: 2em;
  }
}
.sort_easy_539e p:last-child {
  margin-bottom: 0;
}
.sort_easy_539e li,
.sort_easy_539e ul {
  list-style: none;
  margin: 0;
}
.sort_easy_539e ul ul {
  margin-left: 2.617924em;
}
.simple_0bfc {
  font-size: 0.875em;
}

/* css-noise: 1ab2 */
.promo-block-r0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
