/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image-up-df04/customify
Author: WPCustomify
Author URI: https://pressmaximum.image-up-df04
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.image-up-df04/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.popup_action_16ee.focused-4722/licenses/gpl-2.0.tertiary-motion-9d24
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.hovered-67e2/, (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.mini_f4ac.pattern-paper-b54d/normalize.message-d25f/
 ======
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.message-d25f v7.0.0 | MIT License | github.image-up-df04/necolas/normalize.message-d25f */
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;
}
.accent_simple_a72a .copper-162c,
.pro-a6c5,
.tooltip_narrow_d7f4,
.aside-0268,
.focus_pressed_48d5,
.steel_5bd3,
.block_e27f,
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;
}
.pro-a6c5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pro-a6c5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pro-a6c5,
  h1 {
    font-size: 1.8em;
  }
}
.tooltip_narrow_d7f4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tooltip_narrow_d7f4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tooltip_narrow_d7f4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_narrow_d7f4,
  h2 {
    font-size: 1.7em;
  }
}
.aside-0268,
h3 {
  font-size: 1.618em;
}
.accent_simple_a72a .copper-162c,
.focus_pressed_48d5,
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.search-1185 {
  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;
}
.feature-8d10:after,
.feature-8d10:before,
.border_gold_da50:after,
.border_gold_da50:before {
  content: "";
  display: table;
}
.feature-8d10:after,
.border_gold_da50:after {
  clear: both;
}
.item-over-ee9c {
  float: right;
  margin-right: 0;
}
.column_huge_564b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.basic-27a5 .gallery_fa6a,
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;
}
.basic-27a5 .gallery_fa6a: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;
}
.bronze_a3f7 .gallery_fa6a {
  box-shadow: none;
}
.bronze_a3f7
  .gallery_fa6a
  .container_6725 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bronze_a3f7 .gallery_fa6a .pagination-a5b9 {
  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;
}
.bronze_a3f7
  .gallery_fa6a
  .pagination-a5b9
  b {
  display: none;
}
.bronze_a3f7 .shadow_6acb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dark_536a:not(.description_f859):not(.input_7062),
button:not(.description_f859):not(.input_7062),
input[type="button"]:not(.description_f859):not(
    .input_7062
  ),
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ),
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ) {
  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;
}
.dark_536a:not(.description_f859):not(
    .input_7062
  ):hover,
button:not(.description_f859):not(
    .input_7062
  ):hover,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ):hover,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ):hover,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dark_536a:not(.description_f859):not(
    .input_7062
  ):active,
.dark_536a:not(.description_f859):not(
    .input_7062
  ):focus,
button:not(.description_f859):not(
    .input_7062
  ):active,
button:not(.description_f859):not(
    .input_7062
  ):focus,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ):active,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ):focus,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ):active,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ):focus,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ):active,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ):focus {
  outline: 0;
}
.dark_536a:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91,
button:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91 {
  position: relative;
}
.dark_536a:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .layout_stone_9197,
.dark_536a:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .silver-f5a4,
.dark_536a:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .icon_active_f6f3,
.dark_536a:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  i,
.dark_536a:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  svg,
button:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .layout_stone_9197,
button:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .silver-f5a4,
button:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .icon_active_f6f3,
button:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  i,
button:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  svg,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .layout_stone_9197,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .silver-f5a4,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .icon_active_f6f3,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  i,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  svg,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .layout_stone_9197,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .silver-f5a4,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .icon_active_f6f3,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  i,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  svg,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .layout_stone_9197,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .silver-f5a4,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  .icon_active_f6f3,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  i,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91
  svg {
  visibility: hidden;
}
.dark_536a:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91:after,
button:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91:after,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91:after,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91:after,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ).fn-loading-3f91: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;
}
.dark_536a:not(.description_f859):not(.input_7062),
input[type="button"]:not(.description_f859):not(
    .input_7062
  ),
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ),
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ) {
  color: #fff;
  background: #235787;
}
.dark_536a:not(.description_f859):not(
    .input_7062
  ):focus,
input[type="button"]:not(.description_f859):not(
    .input_7062
  ):focus,
input[type="reset"]:not(.description_f859):not(
    .input_7062
  ):focus,
input[type="submit"]:not(.description_f859):not(
    .input_7062
  ):focus {
  color: #fff;
}
.dark_536a.fn-disabled-3f91:not(.description_f859):not(
    .input_7062
  ),
.dark_536a[disabled]:not(.description_f859):not(
    .input_7062
  ),
button.fn-disabled-3f91:not(.description_f859):not(
    .input_7062
  ),
button[disabled]:not(.description_f859):not(
    .input_7062
  ) {
  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;
}
.form-a310 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.form-a310: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;
}
.breadcrumb-e6e1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.static_4c1e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.banner_dirty_5f50 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature-8d10:after,
.feature-8d10:before,
.progress_under_7355:after,
.progress_under_7355:before,
.block-dirty-65a6:after,
.block-dirty-65a6:before,
.banner_e6e3:after,
.banner_e6e3:before,
.status_380a:after,
.status_380a:before,
.message_7461:after,
.message_7461:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature-8d10:after,
.progress_under_7355:after,
.block-dirty-65a6:after,
.banner_e6e3:after,
.status_380a:after,
.message_7461:after {
  clear: both;
}
.progress_under_7355 .active-bb78,
.block-dirty-65a6 .active-bb78,
.first-cc93 .active-bb78 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.surface-bronze-3cfb {
  display: inline-block;
}
.header-aaaf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.header-aaaf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header-aaaf .icon_static_3b6e {
  padding: 1em 0;
  font-size: 85%;
}
.icon_static_3b6e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.highlight-3ef8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.highlight-3ef8:after,
.highlight-3ef8:before {
  content: "";
  display: table;
}
.highlight-3ef8:after {
  clear: both;
}
.static-89c4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.layout_huge_99cd .static-89c4 {
  max-width: 50%;
}
.media_thick_98db .static-89c4 {
  max-width: 33.33%;
}
.hero_blue_f3ec .static-89c4 {
  max-width: 25%;
}
.module-8748 .static-89c4 {
  max-width: 20%;
}
.title_c90c .static-89c4 {
  max-width: 16.66%;
}
.photo-hard-0ba6 .static-89c4 {
  max-width: 14.28%;
}
.backdrop-80f3 .static-89c4 {
  max-width: 12.5%;
}
.hard_651f .static-89c4 {
  max-width: 11.11%;
}
.mini_1ad5 {
  display: block;
}
.accent_simple_a72a .form_old_c26a label,
.accent_simple_a72a .right-e3a3 label,
.accent_simple_a72a .current-76a0 label,
.accent_simple_a72a .left_4df5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo_right_43ab {
  list-style: none;
  margin: 0;
}
.photo_right_43ab article.rough_7422 {
  margin-bottom: 0;
}
.photo_right_43ab ul {
  list-style: none;
  margin: 0;
}
.photo_right_43ab .chip-north-5813 li.rough_7422 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo_right_43ab .chip-north-5813 li.rough_7422 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo_right_43ab .chip-north-5813 li.rough_7422: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) {
  .photo_right_43ab .chip-north-5813 li.rough_7422 li.rough_7422 li.rough_7422 li.rough_7422 {
    padding-left: 0;
  }
}
article.rough_7422 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough_7422 .progress_under_7355 p:last-of-type {
  margin-bottom: 0;
}
article.rough_7422 .nav_6061 {
  float: left;
}
article.rough_7422 .accordion_rough_8369 {
  margin-left: 85px;
}
article.rough_7422 .logo_right_051e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough_7422 .logo_right_051e .label_7e10 {
  margin-left: 10px;
}
article.rough_7422 .out-12a8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough_7422 .chip-north-6e30 {
  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 .form_old_c26a,
  #respond .current-76a0,
  #respond .left_4df5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_old_c26a input,
#respond .current-76a0 input,
#respond .left_4df5 input {
  width: 100%;
}
#respond .left_4df5 {
  margin-right: 0;
}
#respond .video-0996 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini-e2ce {
  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;
}
.mini-e2ce.input-glass-9ade {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mini-e2ce 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%);
}
.mini-e2ce:focus,
.mini-e2ce: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);
}
.disabled-856d {
  border-radius: 10%;
}
.label-steel-0fb1 {
  border-radius: 50%;
}
.pressed-ee6a {
  font-size: 0.72em;
}
.item-26d6 {
  font-size: 0.875em;
}
.clean_6c51 {
  font-size: 1.1em;
}
.slider_up_5b95 {
  text-transform: uppercase;
  line-height: 1.2;
}
.slider_up_5b95.pressed-ee6a {
  letter-spacing: 0.5px;
}
.tabs-fluid-7d21,
.tabs-fluid-7d21 a {
  color: #6d6d6d;
}
.tabs-fluid-7d21 a:hover {
  color: #111;
}
.tag-9b12 {
  color: #6d6d6d;
}
.caption_23aa {
  overflow-x: hidden;
}
.caption_23aa .icon_solid_d249.outer-f557 {
  position: relative;
}
.caption_23aa .icon_solid_d249.outer-f557.list-dd05 {
  position: initial;
}
.caption_23aa
  .icon_solid_d249.outer-f557.list-dd05
  .easy-948e {
  left: auto;
}
.caption_23aa .icon_solid_d249 .easy-948e {
  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;
}
.caption_23aa .icon_solid_d249:hover.outer-f557 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption_23aa
  .icon_solid_d249:hover.outer-f557
  .easy-948e {
  display: block;
  z-index: 9999999;
}
.caption_23aa .picture-huge-9dd2 .detail-left-33f7,
.caption_23aa .pattern_8b8d .detail-left-33f7 {
  display: none;
}
.caption_23aa .dynamic_fbd9 .icon_solid_d249:hover.outer-f557 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accent_simple_a72a .form_old_c26a label,
.accent_simple_a72a .right-e3a3 label,
.accent_simple_a72a .current-76a0 label,
.accent_simple_a72a .left_4df5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo_right_43ab {
  list-style: none;
  margin: 0;
}
.photo_right_43ab article.rough_7422 {
  margin-bottom: 0;
}
.photo_right_43ab ul {
  list-style: none;
  margin: 0;
}
.photo_right_43ab .chip-north-5813 li.rough_7422 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo_right_43ab .chip-north-5813 li.rough_7422 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo_right_43ab .chip-north-5813 li.rough_7422: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) {
  .photo_right_43ab .chip-north-5813 li.rough_7422 li.rough_7422 li.rough_7422 li.rough_7422 {
    padding-left: 0;
  }
}
article.rough_7422 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.rough_7422 .progress_under_7355 p:last-of-type {
  margin-bottom: 0;
}
article.rough_7422 .nav_6061 {
  float: left;
}
article.rough_7422 .accordion_rough_8369 {
  margin-left: 85px;
}
article.rough_7422 .logo_right_051e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.rough_7422 .logo_right_051e .label_7e10 {
  margin-left: 10px;
}
article.rough_7422 .out-12a8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.rough_7422 .chip-north-6e30 {
  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 .form_old_c26a,
  #respond .current-76a0,
  #respond .left_4df5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form_old_c26a input,
#respond .current-76a0 input,
#respond .left_4df5 input {
  width: 100%;
}
#respond .left_4df5 {
  margin-right: 0;
}
#respond .video-0996 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture-huge-9dd2 .badge_2973 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.badge_2973 .popup-warm-4f51.advanced-e810 .overlay_pro_85f0 > li > a:focus,
.badge_2973 .popup-warm-4f51.advanced-e810 .overlay_pro_85f0 > li > a:hover,
.badge_2973 .popup-warm-4f51.modal-last-2cfb .overlay_pro_85f0 > li > a:focus,
.badge_2973 .popup-warm-4f51.modal-last-2cfb .overlay_pro_85f0 > li > a:hover,
.badge_2973 .popup-warm-4f51.smooth-61e7 .overlay_pro_85f0 > li > a:focus,
.badge_2973 .popup-warm-4f51.smooth-61e7 .overlay_pro_85f0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2973
  .popup-warm-4f51.advanced-e810
  .overlay_pro_85f0
  > li.notice_c283
  > a,
.badge_2973
  .popup-warm-4f51.advanced-e810
  .overlay_pro_85f0
  > li.old-e798
  > a,
.badge_2973
  .popup-warm-4f51.modal-last-2cfb
  .overlay_pro_85f0
  > li.notice_c283
  > a,
.badge_2973
  .popup-warm-4f51.modal-last-2cfb
  .overlay_pro_85f0
  > li.old-e798
  > a,
.badge_2973
  .popup-warm-4f51.smooth-61e7
  .overlay_pro_85f0
  > li.notice_c283
  > a,
.badge_2973 .popup-warm-4f51.smooth-61e7 .overlay_pro_85f0 > li.notification_prev_2015 > a {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2973 .old-09c9,
.badge_2973 .old-09c9 a {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2973 .status_lite_cf67.article_2d90 li a,
.badge_2973 .icon-soft-6205 a,
.badge_2973 .media_11c8,
.badge_2973 .overlay_pro_85f0 > li > a,
.badge_2973 .caption-stale-4c09 {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973 .status_lite_cf67.article_2d90 li a:hover,
.badge_2973 .icon-soft-6205 a:hover,
.badge_2973 .media_11c8:hover,
.badge_2973 .overlay_pro_85f0 > li > a:hover,
.badge_2973 .caption-stale-4c09:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2973 .green_62a0 {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973 .green_62a0 .picture-abcc {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2973 .green_62a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2973 .small-43ad .dynamic_3321 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973 .small-43ad .dynamic_3321 .dropdown_278d {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973
  .small-43ad
  .dynamic_3321
  .dropdown_278d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973
  .small-43ad
  .dynamic_3321
  .dropdown_278d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973
  .small-43ad
  .dynamic_3321
  .dropdown_278d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973
  .small-43ad
  .dynamic_3321
  .dropdown_278d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973 .small-43ad .wood-26de {
  color: rgba(255, 255, 255, 0.79);
}
.badge_2973 .small-43ad .wood-26de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_8dc9
  .badge_2973
  .small-43ad
  .highlight-6cb5
  .short-5d8a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_8dc9
  .badge_2973
  .small-43ad
  .highlight-6cb5
  .dropdown_278d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-huge-9dd2 .active-focused-069f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active-focused-069f .popup-warm-4f51.advanced-e810 .overlay_pro_85f0 > li > a:focus,
.active-focused-069f .popup-warm-4f51.advanced-e810 .overlay_pro_85f0 > li > a:hover,
.active-focused-069f .popup-warm-4f51.modal-last-2cfb .overlay_pro_85f0 > li > a:focus,
.active-focused-069f .popup-warm-4f51.modal-last-2cfb .overlay_pro_85f0 > li > a:hover,
.active-focused-069f .popup-warm-4f51.smooth-61e7 .overlay_pro_85f0 > li > a:focus,
.active-focused-069f .popup-warm-4f51.smooth-61e7 .overlay_pro_85f0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-focused-069f
  .popup-warm-4f51.advanced-e810
  .overlay_pro_85f0
  > li.notice_c283
  > a,
.active-focused-069f
  .popup-warm-4f51.advanced-e810
  .overlay_pro_85f0
  > li.old-e798
  > a,
.active-focused-069f
  .popup-warm-4f51.modal-last-2cfb
  .overlay_pro_85f0
  > li.notice_c283
  > a,
.active-focused-069f
  .popup-warm-4f51.modal-last-2cfb
  .overlay_pro_85f0
  > li.old-e798
  > a,
.active-focused-069f
  .popup-warm-4f51.smooth-61e7
  .overlay_pro_85f0
  > li.notice_c283
  > a,
.active-focused-069f .popup-warm-4f51.smooth-61e7 .overlay_pro_85f0 > li.notification_prev_2015 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active-focused-069f .old-09c9,
.active-focused-069f .old-09c9 a {
  color: rgba(0, 0, 0, 0.8);
}
.active-focused-069f .status_lite_cf67.article_2d90 li a,
.active-focused-069f .icon-soft-6205 a,
.active-focused-069f .media_11c8,
.active-focused-069f .overlay_pro_85f0 > li > a,
.active-focused-069f .caption-stale-4c09 {
  color: rgba(0, 0, 0, 0.55);
}
.active-focused-069f .status_lite_cf67.article_2d90 li a:hover,
.active-focused-069f .icon-soft-6205 a:hover,
.active-focused-069f .media_11c8:hover,
.active-focused-069f .overlay_pro_85f0 > li > a:hover,
.active-focused-069f .caption-stale-4c09:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-focused-069f .green_62a0 {
  color: rgba(0, 0, 0, 0.55);
}
.active-focused-069f .green_62a0 .picture-abcc {
  color: rgba(0, 0, 0, 0.8);
}
.active-focused-069f .green_62a0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_outer_12fa .label-37ca {
  margin-left: auto;
  margin-right: auto;
}
.block-dirty-65a6 > * {
  margin-left: auto;
  margin-right: auto;
}
.block-dirty-65a6 .breadcrumb-e6e1 {
  margin-right: 1.41575em;
}
.last_7edd .block-dirty-65a6 > .image_action_db22 {
  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;
}
.last_7edd .block-dirty-65a6 > .header-solid-a25f {
  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;
}
.green_1b1f.text_outer_12fa .label-37ca,
.mask-old-8689.text_outer_12fa .label-37ca {
  margin-left: 0;
}
.upper_551c.text_outer_12fa .label-37ca,
.grid-warm-35de.text_outer_12fa .label-37ca {
  margin-right: 0;
}
.block-dirty-65a6 ol,
.block-dirty-65a6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.picture_bright_9742 video {
  max-width: 100%;
}
.brown-0b97 img {
  display: block;
}
.brown-0b97.breadcrumb-e6e1,
.brown-0b97.static_4c1e {
  width: 100%;
}
.brown-0b97.header-solid-a25f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo-aad7:not(.row-silver-71e1) {
  margin: 1.5em auto;
}
.active-prev-bcae p {
  padding: 1.5em 14px;
}
ul.tooltip-over-f350.header-solid-a25f,
ul.tooltip-over-f350.image_action_db22,
ul.tooltip-over-f350.over_51fb.image_action_db22 {
  padding: 0 14px;
}
.short_9c91 {
  display: block;
  overflow-x: auto;
}
.short_9c91 table {
  border-collapse: collapse;
  width: 100%;
}
.short_9c91 td,
.short_9c91 th {
  padding: 0.5em;
}
.block-dirty-65a6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.block-dirty-65a6 ol ol,
.block-dirty-65a6 ol ul,
.block-dirty-65a6 ul ol,
.block-dirty-65a6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.block-dirty-65a6 ol ol li,
.block-dirty-65a6 ol ul li,
.block-dirty-65a6 ul ol li,
.block-dirty-65a6 ul ul li {
  margin-left: 0;
}
.notice-1bd5.alert_warm_bebf > .secondary_full_c2ce {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notice-1bd5.alert_warm_bebf > .secondary_full_c2ce iframe,
.notice-1bd5.alert_warm_bebf > .secondary_full_c2ce > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.aside_0f5c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.aside_0f5c.mask-24c1 {
  padding: 0;
}
.aside_0f5c.mask-24c1 cite {
  font-size: 13px;
}
.aside_0f5c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.aside_0f5c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue-787a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue-787a > p:first-child {
  margin-top: 0;
}
.blue-787a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue-787a blockquote {
  border-left: 0;
}
.backdrop-fixed-07e6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.backdrop-fixed-07e6:not(.east-15c1) {
  max-width: 100px;
}
.backdrop-fixed-07e6.modal-silver-96cb {
  border-bottom: none !important;
  text-align: center;
}
.backdrop-fixed-07e6.modal-silver-96cb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .active-prev-bcae p {
    padding: 1.5em 0;
  }
}
.action_eb8c {
  color: #0073aa;
}
.status_soft_fce5 {
  background-color: #0073aa;
}
.menu_south_83bf {
  color: #229fd8;
}
.tag-8551 {
  background-color: #229fd8;
}
.fresh-c8f1 {
  color: #eee;
}
.popup_7ca4 {
  background-color: #eee;
}
.message-next-eff6 {
  color: #444;
}
.background-4745 {
  background-color: #444;
}
.pro-d83c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pro-d83c .caption_warm_8173 .icon-soft-6205 {
  font-size: 15px;
}
.pro-d83c .icon-soft-6205 {
  line-height: 1.3;
}
.pro-d83c .active-focused-069f {
}
.pro-d83c .badge_2973 {
  background: #235787;
}
.heading-huge-ebaa {
  padding: 0;
}
.heading-huge-ebaa .badge_2973 {
  background: #1a1a1a;
}
.heading-huge-ebaa .active-focused-069f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list-dim-e0ba {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list-dim-e0ba .active-focused-069f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list-dim-e0ba .badge_2973 {
  background: #303030;
}
.message_7461 {
  position: relative;
  z-index: 10;
}
.message_7461 .in_a82a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient_pink_48e4 .outer-f557 {
  display: inline-block;
  vertical-align: middle;
}
.gradient_pink_48e4.card_west_9a12 .outer-f557 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gradient_pink_48e4.card_west_9a12 .outer-f557 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_pink_48e4.card_west_9a12 .outer-f557 {
    margin-right: 0.4em;
  }
}
.gradient_pink_48e4.card_west_9a12 .outer-f557:last-child {
  margin-right: 0;
}
.carousel-abea .in_a82a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .picture-huge-9dd2 .caption_warm_8173 {
    margin: 0 -0.5em;
  }
  .picture-huge-9dd2 .caption_warm_8173 [class*="customify-col-"],
  .picture-huge-9dd2 .caption_warm_8173 [class*="customify-col_"],
  .picture-huge-9dd2 .caption_warm_8173 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.picture-huge-9dd2.aside_b7d4 .in_a82a {
  background: 0 0 !important;
}
.picture-huge-9dd2.aside_b7d4 .in_a82a,
.picture-huge-9dd2.carousel-abea .in_a82a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .picture-huge-9dd2.highlight-purple-8ec4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.picture-huge-9dd2.carousel-abea .in_a82a {
  box-shadow: none !important;
}
.lower-b3a2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .lower-b3a2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .lower-b3a2 {
    padding: 18px 0 20px;
  }
}
.lower-b3a2 .breadcrumb_398e {
  width: 100%;
}
.lower-b3a2 .message_center_0dbc {
  margin-bottom: 0;
}
.lower-b3a2 .breadcrumb-copper-01f9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.media_old_6a3f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.media_old_6a3f .avatar-2056 {
  width: 100%;
}
.pro_e25c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pro_e25c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pro_e25c 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;
}
.pro_e25c li:last-child:after {
  display: none;
}
.pro_e25c li a {
  font-weight: 500;
  margin-right: 10px;
}
.content_eea5 .detail-left-33f7 button,
.lower-b3a2 .detail-left-33f7 button {
  left: 0;
}
.content_eea5 .avatar-2056,
.lower-b3a2 .avatar-2056 {
  padding-left: 0;
  padding-right: 0;
}
.content_eea5 .media_old_6a3f,
.lower-b3a2 .media_old_6a3f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content_eea5 {
  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;
}
.content_eea5: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;
}
.content_eea5 .west-c3ad {
  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) {
  .content_eea5 .west-c3ad {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content_eea5 .west-c3ad {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content_eea5 .west-c3ad {
    min-height: 200px;
  }
}
.content_eea5 .pro_e25c {
  color: rgba(255, 255, 255, 0.8);
}
.content_eea5 .pro_e25c a,
.content_eea5 .pro_e25c li:after {
  color: inherit;
}
.content_eea5 .pro_e25c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop_warm_e158 {
  margin-bottom: 0.5em;
}
.tall_752b {
  margin-bottom: 1.2em;
}
.tall_752b,
.backdrop_warm_e158 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tall_752b p:last-child,
.backdrop_warm_e158 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .detail-left-33f7,
#masthead .detail-left-33f7 {
  display: none;
}
#masthead
  > .detail-left-33f7.tooltip_dc04 {
  display: none;
}
#masthead > .detail-left-33f7 button {
  left: 0;
}
.input-d520 {
  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%;
}
.input-d520 .outer-f557 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.input-d520 .module-e286 {
  display: -webkit-box;
  display: flex;
}
.input-d520 .module-e286.prev_256b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.input-d520 .module-e286.frame-aee6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input-d520 .module-e286.logo_7ca9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input-d520.button_stone_b67f.menu_44c6 .module-e286.prev_256b {
  flex-basis: 100%;
}
.input-d520.chip_active_c9b5 .module-e286.frame-aee6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.input-d520.chip_active_c9b5 .module-e286.logo_7ca9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .detail-left-33f7.tooltip_dc04 {
  display: none;
}
#masthead > .detail-left-33f7 button {
  left: 0;
}
.tabs-024b {
  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;
}
.tabs-024b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tabs-024b.preview_f7bc i {
  margin-right: 4px;
}
.tabs-024b.out-ab8d i {
  margin-left: 5px;
}
.icon-soft-6205 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon-soft-6205 p:last-child {
  margin-bottom: 0;
}
.hard-ee83 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hard-ee83 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hard-ee83 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hard-ee83 .old-09c9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hard-ee83 .backdrop_9e30 {
  margin: 5px 0 7px 0;
}
.hard-ee83.accent-wood-4060 .thumbnail_52eb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-ee83.accent-wood-4060 .detail-383e {
  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;
}
.hard-ee83.sidebar_9866 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hard-ee83.sidebar_9866 .thumbnail_52eb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard-ee83.sidebar_9866 .detail-383e {
  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;
}
.hard-ee83.simple-c494 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-ee83.block-west-c333 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hard-ee83.block-west-c333 .detail-383e {
  margin-top: 7px;
}
.action_2748 {
  display: inline-block;
}
.message_7461 .small_67b0 .hard-ee83 img {
  max-width: 100%;
}
.popup-warm-4f51 .tertiary-current-4279.box_af13,
.overlay_9c37 .tertiary-current-4279.box_af13 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup-warm-4f51 .dynamic-7154,
.overlay_9c37 .dynamic-7154 {
  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%);
}
.popup-warm-4f51 .dynamic-7154 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.popup-warm-4f51.thumbnail-red-6323 .dynamic-7154 {
  display: none;
}
.popup-warm-4f51 .item_4377 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-warm-4f51 .item_4377 li {
  display: inline-block;
  position: relative;
}
.popup-warm-4f51 .item_4377 li:last-child {
  margin-right: 0;
}
.popup-warm-4f51 .item_4377 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;
}
.popup-warm-4f51 .item_4377 li.notification_prev_2015 > a {
  color: rgba(0, 0, 0, 0.9);
}
.popup-warm-4f51 .item_4377 > 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;
}
.popup-warm-4f51 .item_4377 > li > a i {
  line-height: 0;
}
.popup-warm-4f51 .item_4377 > li.gallery_black_382c > a .dynamic-7154 {
  margin-left: 4px;
  line-height: 0;
}
.popup-warm-4f51 .item_4377 .logo-63da li.gallery_black_382c > a {
  position: relative;
}
.popup-warm-4f51 .item_4377 .logo-63da li.gallery_black_382c > a:after,
.popup-warm-4f51 .item_4377 .logo-63da li.gallery_black_382c > a:before {
  content: "";
  display: table;
}
.popup-warm-4f51 .item_4377 .logo-63da li.gallery_black_382c > a:after {
  clear: both;
}
.popup-warm-4f51 .item_4377 .logo-63da li.gallery_black_382c > a .dynamic-7154 {
  margin-left: 5px;
  float: right;
}
.popup-warm-4f51 .list_iron_4288,
.popup-warm-4f51 .logo-63da {
  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;
}
.popup-warm-4f51 .logo-63da {
  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;
}
.popup-warm-4f51 .logo-63da .box_af13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup-warm-4f51 .logo-63da .dynamic-7154 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.popup-warm-4f51 .logo-63da li {
  display: block;
  margin: 0;
  padding: 0;
}
.popup-warm-4f51 .logo-63da 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;
}
.popup-warm-4f51 .logo-63da li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.popup-warm-4f51 .logo-63da .logo-63da {
  top: 0;
  left: 100%;
}
.popup-warm-4f51 .message_light_5cf6.fn-focus-3f91 > .list_iron_4288,
.popup-warm-4f51 .message_light_5cf6.fn-focus-3f91 > .logo-63da,
.popup-warm-4f51 .message_light_5cf6:focus > .list_iron_4288,
.popup-warm-4f51 .message_light_5cf6:focus > .logo-63da,
.popup-warm-4f51 .message_light_5cf6:hover > .list_iron_4288,
.popup-warm-4f51 .message_light_5cf6:hover > .logo-63da {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.popup-warm-4f51.smooth-61e7 .overlay_pro_85f0:after,
.popup-warm-4f51.smooth-61e7 .overlay_pro_85f0:before {
  content: "";
  display: table;
}
.popup-warm-4f51.smooth-61e7 .overlay_pro_85f0:after {
  clear: both;
}
.popup-warm-4f51.smooth-61e7 .overlay_pro_85f0 > li {
  float: left;
}
.popup-warm-4f51.nav-copper-847a .overlay_pro_85f0:after,
.popup-warm-4f51.nav-copper-847a .overlay_pro_85f0:before {
  content: "";
  display: table;
}
.popup-warm-4f51.nav-copper-847a .overlay_pro_85f0:after {
  clear: both;
}
.popup-warm-4f51.nav-copper-847a .overlay_pro_85f0 > li {
  float: left;
}
.popup-warm-4f51.nav-copper-847a .overlay_pro_85f0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.popup-warm-4f51.nav-copper-847a .overlay_pro_85f0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.popup-warm-4f51.nav-copper-847a .overlay_pro_85f0 > li.notice_c283 > a,
.popup-warm-4f51.nav-copper-847a .overlay_pro_85f0 > li.notification_prev_2015 > a {
  color: #fff;
  background-color: #1e4b75;
}
.popup-warm-4f51.advanced-e810 .overlay_pro_85f0 > li > a .box_af13 {
  position: relative;
}
.popup-warm-4f51.advanced-e810 .overlay_pro_85f0 > li > a .box_af13: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;
}
.popup-warm-4f51.advanced-e810
  .overlay_pro_85f0
  > li:focus
  > a
  .box_af13:before,
.popup-warm-4f51.advanced-e810
  .overlay_pro_85f0
  > li:hover
  > a
  .box_af13:before {
  width: 100%;
  background-color: currentColor;
}
.popup-warm-4f51.advanced-e810
  .overlay_pro_85f0
  > li.notice_c283
  > a
  .box_af13:before,
.popup-warm-4f51.advanced-e810
  .overlay_pro_85f0
  > li.old-e798
  > a
  .box_af13:before {
  width: 100%;
  background-color: currentColor;
}
.popup-warm-4f51.modal-last-2cfb .overlay_pro_85f0 > li > a .box_af13 {
  position: relative;
}
.popup-warm-4f51.modal-last-2cfb .overlay_pro_85f0 > li > a .box_af13: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;
}
.popup-warm-4f51.modal-last-2cfb .overlay_pro_85f0 > li:focus > a .box_af13:before,
.popup-warm-4f51.modal-last-2cfb
  .overlay_pro_85f0
  > li:hover
  > a
  .box_af13:before {
  width: 100%;
  background-color: currentColor;
}
.popup-warm-4f51.modal-last-2cfb
  .overlay_pro_85f0
  > li.notice_c283
  > a
  .box_af13:before,
.popup-warm-4f51.modal-last-2cfb
  .overlay_pro_85f0
  > li.old-e798
  > a
  .box_af13:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_9c37 .item_4377 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.overlay_9c37 .item_4377 li:first-child > a {
  border-top: none;
}
.overlay_9c37 .item_4377 .popup_b436 > .box_af13 .dynamic-7154 {
  display: none;
}
.overlay_9c37 .item_4377 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.overlay_9c37 .item_4377 li:last-child {
  border: none;
}
.overlay_9c37 .item_4377 li.gallery_black_382c > a {
  padding-right: 45px !important;
}
.overlay_9c37 .item_4377 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.overlay_9c37 .item_4377 li a:focus,
.overlay_9c37 .item_4377 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_9c37 .item_4377 li .box-thick-988b {
  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;
}
.overlay_9c37 .item_4377 li .box-thick-988b:hover {
  box-shadow: none;
}
.overlay_9c37 .item_4377 li .box-thick-988b .dynamic-7154 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.overlay_9c37 .item_4377 .logo-63da {
  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);
}
.overlay_9c37 .item_4377 .logo-63da li a {
  padding-left: 3em;
}
.overlay_9c37 .item_4377 .light-fc58 > a .box-thick-988b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.overlay_9c37 .item_4377 .light-fc58 > .logo-63da {
  display: block;
  opacity: 1;
}
.accent-8186 {
  max-width: 100%;
}
.stone-0fe6 {
  line-height: 0;
  cursor: pointer;
}
.caption-stale-4c09 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption-stale-4c09:hover {
  box-shadow: none;
  color: currentColor;
}
.caption-stale-4c09 svg {
  width: 18px;
  height: 18px;
}
.caption-stale-4c09 .list-2122 {
  display: none;
}
.lower-4399 {
  position: relative;
}
.lower-4399.fn-active-3f91 .caption-stale-4c09 .breadcrumb_b82e {
  display: none;
}
.lower-4399.fn-active-3f91 .caption-stale-4c09 .list-2122 {
  display: inline-block;
}
.lower-4399 .item-center-5120 {
  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);
}
.lower-4399.media-d9ad .item-center-5120 {
  left: auto;
  right: -0.9em;
}
.lower-4399.media-d9ad .frame-7b41::before {
  left: auto;
  right: 15px;
}
.lower-4399.fn-active-3f91 .item-center-5120 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight-6cb5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight-6cb5 label {
  flex-basis: 100%;
}
.highlight-6cb5 .dynamic_3321 {
  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;
}
.highlight-6cb5 .dropdown_278d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight-6cb5 .dropdown_278d:focus {
  background-color: transparent;
}
.highlight-6cb5 button.wood-26de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight-6cb5 button.wood-26de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight-6cb5 button.wood-26de svg {
  width: 18px;
  height: 18px;
}
.highlight-6cb5 input[type="submit"] {
  min-height: auto;
}
.small-43ad .highlight-6cb5 .dropdown_278d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame-7b41 {
  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) {
  .frame-7b41 {
    width: 220px;
  }
}
.frame-7b41 label {
  flex-basis: 100%;
}
.frame-7b41::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;
}
.progress_8dc9 .small-43ad .highlight-6cb5 {
  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;
}
.progress_8dc9
  .small-43ad
  .highlight-6cb5
  .dynamic_3321 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress_8dc9 .small-43ad .highlight-6cb5 .dropdown_278d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress_8dc9
  .small-43ad
  .highlight-6cb5
  .dropdown_278d:focus {
  background: 0 0;
}
.progress_8dc9
  .small-43ad
  .highlight-6cb5
  .short-5d8a {
  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;
}
.status_lite_cf67 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.status_lite_cf67 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.status_lite_cf67 li:last-child {
  margin-right: 0;
}
.status_lite_cf67 li:first-child {
  margin-left: 0;
}
.status_lite_cf67.hero-action-500e a {
  color: #fff;
}
.status_lite_cf67.hero-action-500e a:hover {
  color: #fff;
}
.status_lite_cf67 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.status_lite_cf67 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.status_lite_cf67 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.status_lite_cf67 a:hover {
  opacity: 0.9;
  color: inherit;
}
.status_lite_cf67 [class*="social-icon-apple"] {
  background-color: #999;
}
.status_lite_cf67 [class*="social-icon-apple"].over_def5 {
  background-color: transparent;
  color: #999;
}
.status_lite_cf67 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.status_lite_cf67 [class*="social-icon-behance"].over_def5 {
  background-color: transparent;
  color: #1769ff;
}
.status_lite_cf67 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.status_lite_cf67 [class*="social-icon-bitbucket"].over_def5 {
  background-color: transparent;
  color: #205081;
}
.status_lite_cf67 [class*="social-icon-codepen"] {
  background-color: #000;
}
.status_lite_cf67 [class*="social-icon-codepen"].over_def5 {
  background-color: transparent;
  color: #000;
}
.status_lite_cf67 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.status_lite_cf67 [class*="social-icon-delicious"].over_def5 {
  background-color: transparent;
  color: #39f;
}
.status_lite_cf67 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.status_lite_cf67 [class*="social-icon-digg"].over_def5 {
  background-color: transparent;
  color: #005be2;
}
.status_lite_cf67 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.status_lite_cf67 [class*="social-icon-dribbble"].over_def5 {
  background-color: transparent;
  color: #ea4c89;
}
.status_lite_cf67 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.status_lite_cf67 [class*="social-icon-envelope"].over_def5 {
  background-color: transparent;
  color: #ea4335;
}
.status_lite_cf67 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.status_lite_cf67 [class*="social-icon-facebook"].over_def5 {
  background-color: transparent;
  color: #3b5998;
}
.status_lite_cf67 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.status_lite_cf67 [class*="social-icon-flickr"].over_def5 {
  background-color: transparent;
  color: #0063dc;
}
.status_lite_cf67 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.status_lite_cf67 [class*="social-icon-foursquare"].over_def5 {
  background-color: transparent;
  color: #2d5be3;
}
.status_lite_cf67 [class*="social-icon-github"] {
  background-color: #333;
}
.status_lite_cf67 [class*="social-icon-github"].over_def5 {
  background-color: transparent;
  color: #333;
}
.status_lite_cf67 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.status_lite_cf67 [class*="social-icon-google-plus"].over_def5 {
  background-color: transparent;
  color: #dd4b39;
}
.status_lite_cf67 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.status_lite_cf67 [class*="social-icon-houzz"].over_def5 {
  background-color: transparent;
  color: #7ac142;
}
.status_lite_cf67 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.status_lite_cf67 [class*="social-icon-instagram"].over_def5 {
  background-color: transparent;
  color: #262626;
}
.status_lite_cf67 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.status_lite_cf67 [class*="social-icon-jsfiddle"].over_def5 {
  background-color: transparent;
  color: #487aa2;
}
.status_lite_cf67 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.status_lite_cf67 [class*="social-icon-linkedin"].over_def5 {
  background-color: transparent;
  color: #0077b5;
}
.status_lite_cf67 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.status_lite_cf67 [class*="social-icon-medium"].over_def5 {
  background-color: transparent;
  color: #00ab6b;
}
.status_lite_cf67 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.status_lite_cf67
  [class*="social-icon-odnoklassniki"].over_def5 {
  background-color: transparent;
  color: #f4731c;
}
.status_lite_cf67 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.status_lite_cf67 [class*="social-icon-meetup"].over_def5 {
  background-color: transparent;
  color: #ec1c40;
}
.status_lite_cf67 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.status_lite_cf67 [class*="social-icon-pinterest"].over_def5 {
  background-color: transparent;
  color: #bd081c;
}
.status_lite_cf67 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.status_lite_cf67 [class*="social-icon-product-hunt"].over_def5 {
  background-color: transparent;
  color: #da552f;
}
.status_lite_cf67 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.status_lite_cf67 [class*="social-icon-reddit"].over_def5 {
  background-color: transparent;
  color: #ff4500;
}
.status_lite_cf67 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.status_lite_cf67 [class*="social-icon-rss"].over_def5 {
  background-color: transparent;
  color: #f26522;
}
.status_lite_cf67 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.status_lite_cf67
  [class*="social-icon-shopping-cart"].over_def5 {
  background-color: transparent;
  color: #4caf50;
}
.status_lite_cf67 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.status_lite_cf67 [class*="social-icon-skype"].over_def5 {
  background-color: transparent;
  color: #00aff0;
}
.status_lite_cf67 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.status_lite_cf67 [class*="social-icon-slideshare"].over_def5 {
  background-color: transparent;
  color: #0077b5;
}
.status_lite_cf67 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.status_lite_cf67 [class*="social-icon-snapchat"].over_def5 {
  background-color: transparent;
  color: #fffc00;
}
.status_lite_cf67 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.status_lite_cf67 [class*="social-icon-soundcloud"].over_def5 {
  background-color: transparent;
  color: #f80;
}
.status_lite_cf67 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.status_lite_cf67 [class*="social-icon-spotify"].over_def5 {
  background-color: transparent;
  color: #2ebd59;
}
.status_lite_cf67 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.status_lite_cf67
  [class*="social-icon-stack-overflow"].over_def5 {
  background-color: transparent;
  color: #fe7a15;
}
.status_lite_cf67 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.status_lite_cf67 [class*="social-icon-maldkfgram"].over_def5 {
  background-color: transparent;
  color: #2ca5e0;
}
.status_lite_cf67 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.status_lite_cf67 [class*="social-icon-tripadvisor"].over_def5 {
  background-color: transparent;
  color: #589442;
}
.status_lite_cf67 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.status_lite_cf67 [class*="social-icon-tumblr"].over_def5 {
  background-color: transparent;
  color: #35465c;
}
.status_lite_cf67 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.status_lite_cf67 [class*="social-icon-twitch"].over_def5 {
  background-color: transparent;
  color: #6441a5;
}
.status_lite_cf67 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.status_lite_cf67 [class*="social-icon-twitter"].over_def5 {
  background-color: transparent;
  color: #1da1f2;
}
.status_lite_cf67 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.status_lite_cf67 [class*="social-icon-vimeo"].over_def5 {
  background-color: transparent;
  color: #1ab7ea;
}
.status_lite_cf67 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.status_lite_cf67 [class*="social-icon-vk"].over_def5 {
  background-color: transparent;
  color: #45668e;
}
.status_lite_cf67 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.status_lite_cf67 [class*="social-icon-weibo"].over_def5 {
  background-color: transparent;
  color: #df2029;
}
.status_lite_cf67 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.status_lite_cf67 [class*="social-icon-weixin"].over_def5 {
  background-color: transparent;
  color: #7bb32e;
}
.status_lite_cf67 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.status_lite_cf67 [class*="social-icon-whatsapp"].over_def5 {
  background-color: transparent;
  color: #25d366;
}
.status_lite_cf67 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.status_lite_cf67 [class*="social-icon-wordpress"].over_def5 {
  background-color: transparent;
  color: #21759b;
}
.status_lite_cf67 [class*="social-icon-xing"] {
  background-color: #026466;
}
.status_lite_cf67 [class*="social-icon-xing"].over_def5 {
  background-color: transparent;
  color: #026466;
}
.status_lite_cf67 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.status_lite_cf67 [class*="social-icon-yelp"].over_def5 {
  background-color: transparent;
  color: #af0606;
}
.status_lite_cf67 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.status_lite_cf67 [class*="social-icon-youtube"].over_def5 {
  background-color: transparent;
  color: #cd201f;
}
.media_11c8 {
  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;
}
.media_11c8:hover {
  box-shadow: none;
  background: 0 0;
}
.icon_narrow_7b74 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gradient-narrow-2724 {
  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;
}
.aside_e92e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.active_a4da {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.active_a4da,
.active_a4da::after,
.active_a4da::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;
}
.active_a4da::after,
.active_a4da::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gold_478b .gradient-narrow-2724 .aside_e92e {
  margin-top: -2px;
  width: 19px;
}
.gold_478b .gradient-narrow-2724 .active_a4da {
  margin-top: -1px;
}
.gold_478b .gradient-narrow-2724 .active_a4da,
.gold_478b .gradient-narrow-2724 .active_a4da::after,
.gold_478b .gradient-narrow-2724 .active_a4da::before {
  width: 19px;
  height: 2px;
}
.gold_478b .gradient-narrow-2724 .active_a4da::before {
  top: -6px;
}
.gold_478b .gradient-narrow-2724 .active_a4da::after {
  bottom: -6px;
}
.backdrop_steel_ce4f .gradient-narrow-2724 .aside_e92e {
  margin-top: -2px;
  width: 22px;
}
.backdrop_steel_ce4f .gradient-narrow-2724 .active_a4da {
  margin-top: -1px;
}
.backdrop_steel_ce4f .gradient-narrow-2724 .active_a4da,
.backdrop_steel_ce4f .gradient-narrow-2724 .active_a4da::after,
.backdrop_steel_ce4f .gradient-narrow-2724 .active_a4da::before {
  width: 22px;
  height: 2px;
}
.backdrop_steel_ce4f .gradient-narrow-2724 .active_a4da::before {
  top: -7px;
}
.backdrop_steel_ce4f .gradient-narrow-2724 .active_a4da::after {
  bottom: -7px;
}
.dynamic_da00 .gradient-narrow-2724 .aside_e92e {
  margin-top: -2px;
  width: 31px;
}
.dynamic_da00 .gradient-narrow-2724 .active_a4da {
  margin-top: -1.5px;
}
.dynamic_da00 .gradient-narrow-2724 .active_a4da,
.dynamic_da00 .gradient-narrow-2724 .active_a4da::after,
.dynamic_da00 .gradient-narrow-2724 .active_a4da::before {
  width: 31px;
  height: 3px;
}
.dynamic_da00 .gradient-narrow-2724 .active_a4da::before {
  top: -9px;
}
.dynamic_da00 .gradient-narrow-2724 .active_a4da::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .chip_steel_7a59 .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 19px;
  }
  .chip_steel_7a59 .gradient-narrow-2724 .active_a4da {
    margin-top: -1px;
  }
  .chip_steel_7a59 .gradient-narrow-2724 .active_a4da,
  .chip_steel_7a59 .gradient-narrow-2724 .active_a4da::after,
  .chip_steel_7a59 .gradient-narrow-2724 .active_a4da::before {
    width: 19px;
    height: 2px;
  }
  .chip_steel_7a59 .gradient-narrow-2724 .active_a4da::before {
    top: -6px;
  }
  .chip_steel_7a59 .gradient-narrow-2724 .active_a4da::after {
    bottom: -6px;
  }
  .north_0a73 .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 22px;
  }
  .north_0a73 .gradient-narrow-2724 .active_a4da {
    margin-top: -1px;
  }
  .north_0a73 .gradient-narrow-2724 .active_a4da,
  .north_0a73 .gradient-narrow-2724 .active_a4da::after,
  .north_0a73 .gradient-narrow-2724 .active_a4da::before {
    width: 22px;
    height: 2px;
  }
  .north_0a73 .gradient-narrow-2724 .active_a4da::before {
    top: -7px;
  }
  .north_0a73 .gradient-narrow-2724 .active_a4da::after {
    bottom: -7px;
  }
  .left_fb86 .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 31px;
  }
  .left_fb86 .gradient-narrow-2724 .active_a4da {
    margin-top: -1.5px;
  }
  .left_fb86 .gradient-narrow-2724 .active_a4da,
  .left_fb86 .gradient-narrow-2724 .active_a4da::after,
  .left_fb86 .gradient-narrow-2724 .active_a4da::before {
    width: 31px;
    height: 3px;
  }
  .left_fb86 .gradient-narrow-2724 .active_a4da::before {
    top: -9px;
  }
  .left_fb86 .gradient-narrow-2724 .active_a4da::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .form-current-48a4 .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 19px;
  }
  .form-current-48a4 .gradient-narrow-2724 .active_a4da {
    margin-top: -1px;
  }
  .form-current-48a4 .gradient-narrow-2724 .active_a4da,
  .form-current-48a4 .gradient-narrow-2724 .active_a4da::after,
  .form-current-48a4 .gradient-narrow-2724 .active_a4da::before {
    width: 19px;
    height: 2px;
  }
  .form-current-48a4 .gradient-narrow-2724 .active_a4da::before {
    top: -6px;
  }
  .form-current-48a4 .gradient-narrow-2724 .active_a4da::after {
    bottom: -6px;
  }
  .tertiary-6eec .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary-6eec .gradient-narrow-2724 .active_a4da {
    margin-top: -1px;
  }
  .tertiary-6eec .gradient-narrow-2724 .active_a4da,
  .tertiary-6eec .gradient-narrow-2724 .active_a4da::after,
  .tertiary-6eec .gradient-narrow-2724 .active_a4da::before {
    width: 22px;
    height: 2px;
  }
  .tertiary-6eec .gradient-narrow-2724 .active_a4da::before {
    top: -7px;
  }
  .tertiary-6eec .gradient-narrow-2724 .active_a4da::after {
    bottom: -7px;
  }
  .wide-b43a .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 31px;
  }
  .wide-b43a .gradient-narrow-2724 .active_a4da {
    margin-top: -1.5px;
  }
  .wide-b43a .gradient-narrow-2724 .active_a4da,
  .wide-b43a .gradient-narrow-2724 .active_a4da::after,
  .wide-b43a .gradient-narrow-2724 .active_a4da::before {
    width: 31px;
    height: 3px;
  }
  .wide-b43a .gradient-narrow-2724 .active_a4da::before {
    top: -9px;
  }
  .wide-b43a .gradient-narrow-2724 .active_a4da::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .blue_46c8 .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 19px;
  }
  .blue_46c8 .gradient-narrow-2724 .active_a4da {
    margin-top: -1px;
  }
  .blue_46c8 .gradient-narrow-2724 .active_a4da,
  .blue_46c8 .gradient-narrow-2724 .active_a4da::after,
  .blue_46c8 .gradient-narrow-2724 .active_a4da::before {
    width: 19px;
    height: 2px;
  }
  .blue_46c8 .gradient-narrow-2724 .active_a4da::before {
    top: -6px;
  }
  .blue_46c8 .gradient-narrow-2724 .active_a4da::after {
    bottom: -6px;
  }
  .item_9236 .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 22px;
  }
  .item_9236 .gradient-narrow-2724 .active_a4da {
    margin-top: -1px;
  }
  .item_9236 .gradient-narrow-2724 .active_a4da,
  .item_9236 .gradient-narrow-2724 .active_a4da::after,
  .item_9236 .gradient-narrow-2724 .active_a4da::before {
    width: 22px;
    height: 2px;
  }
  .item_9236 .gradient-narrow-2724 .active_a4da::before {
    top: -7px;
  }
  .item_9236 .gradient-narrow-2724 .active_a4da::after {
    bottom: -7px;
  }
  .soft_7b17 .gradient-narrow-2724 .aside_e92e {
    margin-top: -2px;
    width: 31px;
  }
  .soft_7b17 .gradient-narrow-2724 .active_a4da {
    margin-top: -1.5px;
  }
  .soft_7b17 .gradient-narrow-2724 .active_a4da,
  .soft_7b17 .gradient-narrow-2724 .active_a4da::after,
  .soft_7b17 .gradient-narrow-2724 .active_a4da::before {
    width: 31px;
    height: 3px;
  }
  .soft_7b17 .gradient-narrow-2724 .active_a4da::before {
    top: -9px;
  }
  .soft_7b17 .gradient-narrow-2724 .active_a4da::after {
    bottom: -9px;
  }
}
.accordion-d87c .active_a4da {
  -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);
}
.accordion-d87c .active_a4da::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accordion-d87c .active_a4da::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);
}
.accordion-d87c.clean_d9b3 .active_a4da {
  -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);
}
.accordion-d87c.clean_d9b3 .active_a4da::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accordion-d87c.clean_d9b3 .active_a4da::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);
}
.row_smooth_ee6b {
  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.cool-c56e:before {
  display: none;
}
.pattern_8b8d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pattern_8b8d .block-north-26d8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pattern_8b8d .block-north-26d8:last-of-type {
  border-bottom: none;
}
.pattern_8b8d .block-north-26d8.block_6d10,
.pattern_8b8d .block-north-26d8.east-c1a0,
.pattern_8b8d .block-north-26d8.photo-b58e {
  padding: 0;
}
.pattern_8b8d .overlay_9c37 .box-thick-988b {
  color: currentColor;
}
.pattern_8b8d .overlay_9c37 .box-thick-988b:focus,
.pattern_8b8d .overlay_9c37 .box-thick-988b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_8b8d.active-focused-069f .green_62a0,
.pattern_8b8d.active-focused-069f .icon-soft-6205 a,
.pattern_8b8d.active-focused-069f .overlay_pro_85f0 a,
.pattern_8b8d.active-focused-069f .logo-63da a {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_8b8d.active-focused-069f .green_62a0:hover,
.pattern_8b8d.active-focused-069f .icon-soft-6205 a:hover,
.pattern_8b8d.active-focused-069f .overlay_pro_85f0 a:hover,
.pattern_8b8d.active-focused-069f .logo-63da a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_8b8d.active-focused-069f .picture-abcc {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_8b8d.active-focused-069f .block-north-26d8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_8b8d.active-focused-069f .block-north-26d8:before {
  background: rgba(0, 0, 0, 0.08);
}
.pattern_8b8d.active-focused-069f .narrow-8933:before {
  background: rgba(255, 255, 255, 0.9);
}
.pattern_8b8d.active-focused-069f .overlay_9c37 .item_4377 li a,
.pattern_8b8d.active-focused-069f .overlay_9c37 .box-thick-988b,
.pattern_8b8d.active-focused-069f .logo-63da {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_8b8d.active-focused-069f .overlay_9c37 .box-thick-988b:focus,
.pattern_8b8d.active-focused-069f .overlay_9c37 .box-thick-988b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_8b8d.active-focused-069f .item_4377 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_8b8d.badge_2973 .green_62a0,
.pattern_8b8d.badge_2973 .icon-soft-6205 a,
.pattern_8b8d.badge_2973 .overlay_pro_85f0 .box-thick-988b,
.pattern_8b8d.badge_2973 .overlay_pro_85f0 a,
.pattern_8b8d.badge_2973 .logo-63da a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_8b8d.badge_2973 .green_62a0:hover,
.pattern_8b8d.badge_2973 .icon-soft-6205 a:hover,
.pattern_8b8d.badge_2973 .overlay_pro_85f0 .box-thick-988b:hover,
.pattern_8b8d.badge_2973 .overlay_pro_85f0 a:hover,
.pattern_8b8d.badge_2973 .logo-63da a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_8b8d.badge_2973 .picture-abcc {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_8b8d.badge_2973 .block-north-26d8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_8b8d.badge_2973 .block-north-26d8:before {
  background: rgba(255, 255, 255, 0.08);
}
.pattern_8b8d.badge_2973 .narrow-8933:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern_8b8d.badge_2973 .overlay_9c37 .item_4377 li a,
.pattern_8b8d.badge_2973 .overlay_9c37 .box-thick-988b,
.pattern_8b8d.badge_2973 .logo-63da {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_8b8d.badge_2973 .overlay_9c37 .box-thick-988b:focus,
.pattern_8b8d.badge_2973 .overlay_9c37 .box-thick-988b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_8b8d.badge_2973 .item_4377 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-8933 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.narrow-8933:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.breadcrumb-static-694c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.stone_6af3 .pattern_8b8d {
  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;
}
.stone_6af3 .block-north-26d8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.stone_6af3 .block-north-26d8: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) {
  .stone_6af3 .block-north-26d8:before {
    width: 16%;
    left: 42%;
  }
}
.stone_6af3 .block-north-26d8:last-child:before {
  content: none;
}
.stone_6af3 .block-north-26d8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.stone_6af3 .overlay_9c37 .item_4377 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.stone_6af3 .overlay_9c37 .item_4377 li a .box-thick-988b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.stone_6af3 .overlay_9c37 .logo-63da {
  border: none;
}
.stone_6af3 .overlay_9c37 .logo-63da li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.stone_6af3 .narrow-8933 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.stone_6af3 .breadcrumb-static-694c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.stone_6af3 .badge_2973 .narrow-8933:before {
  background: rgba(0, 0, 0, 0.9);
}
.stone_6af3 .active-focused-069f.item_down_c0b4 .active_a4da {
  background: rgba(0, 0, 0, 0.6);
}
.stone_6af3
  .active-focused-069f.item_down_c0b4
  .active_a4da::after,
.stone_6af3
  .active-focused-069f.item_down_c0b4
  .active_a4da:before {
  background: inherit;
}
.stone_6af3
  .active-focused-069f.item_down_c0b4:hover
  .active_a4da {
  background: rgba(0, 0, 0, 0.8);
}
.main-6f00 .pattern_8b8d {
  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) {
  .main-6f00 .pattern_8b8d {
    width: auto;
    right: 45px;
  }
}
.new_ba58 .pattern_8b8d {
  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) {
  .new_ba58 .pattern_8b8d {
    width: auto;
    left: 45px;
  }
}
.cool-c56e .pattern_8b8d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cool-c56e .breadcrumb-static-694c {
  max-width: 48em;
  margin: 0 auto;
}
.cool-c56e .narrow-8933:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.backdrop_full_d92e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_full_d92e.stone_6af3 .pattern_8b8d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.backdrop_full_d92e.main-6f00 .pattern_8b8d {
  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);
}
.backdrop_full_d92e .pattern_8b8d {
  visibility: visible;
}
.backdrop_full_d92e.new_ba58 .pattern_8b8d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.photo-cf60,
.wrapper-selected-064d {
  overflow-x: hidden;
}
.photo-cf60 .pattern_8b8d {
  overflow: auto;
}
.photo-cf60.stone_6af3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-cf60.stone_6af3 .pattern_8b8d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.photo-cf60.stone_6af3 .media_11c8 {
  opacity: 0;
}
.photo-cf60.main-6f00 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-cf60.main-6f00 .pattern_8b8d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.photo-cf60.main-6f00 .media_11c8 {
  opacity: 0;
}
.photo-cf60.new_ba58 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-cf60.new_ba58 .pattern_8b8d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.photo-cf60.new_ba58 .media_11c8 {
  opacity: 0;
}
.photo-cf60.cool-c56e .pattern_8b8d {
  z-index: 10;
  visibility: visible;
}
.item_down_c0b4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item_down_c0b4 .active_a4da {
  background: rgba(255, 255, 255, 0.99);
}
.item_down_c0b4 .active_a4da::after,
.item_down_c0b4 .active_a4da:before {
  background: inherit;
}
.item_down_c0b4:hover .active_a4da {
  background: rgba(255, 255, 255, 0.99);
}
.new_ba58 .item_down_c0b4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.cool-c56e .item_down_c0b4 {
  display: none !important;
}
.photo-cf60:before,
.wrapper-selected-064d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.photo-cf60 .item_down_c0b4,
.wrapper-selected-064d .item_down_c0b4 {
  display: inline-block;
}
.pattern_8b8d .outer-f557 {
  -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;
}
.photo-cf60 .pattern_8b8d .outer-f557,
.wrapper-selected-064d .pattern_8b8d .outer-f557 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary-9ee2 .dynamic_3321 {
  width: 100%;
}
.small_67b0 {
  padding: 0 0.5em 0;
}
.small_67b0 [class*="customify-col-"],
.small_67b0 [class*="customify-col_"],
.small_67b0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.advanced_063d .small_67b0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .caption_warm_8173 .input-4d8c,
  .input-4d8c {
    display: none;
  }
  .row_43e4 {
    text-align: left;
  }
  .slow_95b3 {
    text-align: center;
  }
  .accordion-dynamic-0352 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .caption_warm_8173 .steel-9297,
  .steel-9297 {
    display: none;
  }
  .green_aefb {
    text-align: left;
  }
  .gradient_current_be42 {
    text-align: center;
  }
  .upper_da46 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .caption_warm_8173 .medium_a7a2,
  .medium_a7a2 {
    display: none;
  }
  .panel_7b60 {
    text-align: left;
  }
  .blue-3d46 {
    text-align: center;
  }
  .banner_39ba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tall_f218 {
  box-shadow: none !important;
}
.stone-6879 .link_c7af,
.text-b6bc .link_c7af {
  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-b6bc .link_c7af {
  margin-top: 30px;
  margin-bottom: 30px;
}
.in_a82a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.in_a82a:after,
.in_a82a:before {
  content: "";
  display: table;
}
.in_a82a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .in_a82a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.in_a82a,
.highlight-purple-8ec4 {
  max-width: 1248px;
  margin: 0 auto;
}

.banner_e6e3.module-complex-2476 .in_a82a {
  max-width: 100%;
}
.banner_e6e3.accordion_b517 {
  max-width: 1200px;
  margin: 0 auto;
}
.banner_e6e3.message_simple_477d .in_a82a {
  max-width: 100%;
}
.banner_e6e3.message_simple_477d > .in_a82a {
  padding-left: 0;
  padding-right: 0;
}
.banner_e6e3.message_simple_477d > .in_a82a .caption_warm_8173 {
  margin: 0;
}
.banner_e6e3.message_simple_477d
  > .in_a82a
  .highlight-cold-28e8.texture-purple-7751 {
  margin-right: 0;
  margin-left: 0;
}
.banner_e6e3.message_simple_477d #main.texture-purple-7751 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .heading-right-d264 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .heading-right-d264 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pressed-e940 .label-37ca {
    padding-right: 1em;
  }
  .pressed-e940.sort-dim-e560 .highlight-cold-28e8 {
    border-right: 1px solid #eaecee;
  }
  .pressed-e940.sort-dim-e560 .label-37ca {
    padding-right: 1em;
  }
  .pressed-e940.sort-dim-e560 .box_5f8b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_3ddd .label-37ca {
    padding-left: 1em;
  }
  .caption_3ddd.sort-dim-e560 .highlight-cold-28e8 {
    border-left: 1px solid #eaecee;
  }
  .caption_3ddd.sort-dim-e560 .label-37ca {
    padding-left: 1em;
  }
  .caption_3ddd.sort-dim-e560 .box_5f8b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-8066 .label-37ca {
    padding-left: 1em;
  }
  .preview-8066.sort-dim-e560 .secondary_huge_1692 {
    border-right: 1px solid #eaecee;
  }
  .preview-8066.sort-dim-e560 .image_wide_1e90 {
    border-right: 1px solid #eaecee;
  }
  .preview-8066.sort-dim-e560 .label-37ca {
    padding-left: 1em;
  }
  .preview-8066.sort-dim-e560 .box_5f8b {
    padding-right: 1em;
  }
  .preview-8066.sort-dim-e560 .list_3dcf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-6705 .label-37ca {
    padding-right: 1em;
  }
  .hover-6705.sort-dim-e560 .secondary_huge_1692 {
    border-left: 1px solid #eaecee;
  }
  .hover-6705.sort-dim-e560 .image_wide_1e90 {
    border-left: 1px solid #eaecee;
  }
  .hover-6705.sort-dim-e560 .label-37ca {
    padding-right: 1em;
  }
  .hover-6705.sort-dim-e560 .box_5f8b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-6705.sort-dim-e560 .list_3dcf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-right-d264 .label-37ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-right-d264.sort-dim-e560 .highlight-cold-28e8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .heading-right-d264.sort-dim-e560 .label-37ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-right-d264.sort-dim-e560 .box_5f8b {
    padding-left: 1em;
  }
  .heading-right-d264.sort-dim-e560 .list_3dcf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .heading-right-d264.sort-dim-e560 .label-37ca {
    padding-left: 0;
  }
}
.wide-4836 .gradient_pink_48e4 {
  display: inline-block;
}
.photo_bright_c159 {
  display: inline-block;
}
.block-huge-d6ac {
  word-con: break-word;
}
.outline-468d > span {
  display: inline-block;
  padding: 5px 0;
}
.outline-468d .frame-5c01 {
  margin-left: 8px;
  margin-right: 8px;
}
.outline-468d .button_83f9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.link-glass-f8ab .label_clean_afc7 {
  margin-bottom: 2em;
}
.link-glass-f8ab .border_slow_99d8 {
  margin-bottom: 15px;
}
.link-glass-f8ab .border_slow_99d8:last-child {
  margin-bottom: 0;
}
.link-glass-f8ab .preview_slow_4dd0 {
  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) {
  .link-glass-f8ab .preview_slow_4dd0 {
    display: block;
  }
}
.link-glass-f8ab .huge-22bf {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .link-glass-f8ab .huge-22bf {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.link-glass-f8ab .old-1719 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.link-glass-f8ab .old-1719 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.link-glass-f8ab .old-1719 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.link-glass-f8ab .block-huge-d6ac {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.link-glass-f8ab .block-huge-d6ac a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.link-glass-f8ab .hovered-c42c p:last-child {
  margin-bottom: 0;
}
.link-glass-f8ab .advanced-3e63 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.link-glass-f8ab .gradient_1af1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.link-glass-f8ab .outline-gold-2e41 {
  margin-top: 1em;
}
.link-glass-f8ab .detail-medium-19bb {
  top: 0;
  display: block;
}
.link-glass-f8ab .detail-medium-19bb a {
  color: inherit;
}
.link-glass-f8ab .detail-medium-19bb a:hover {
  color: inherit;
}
.link-glass-f8ab .slow_f0f3 {
  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;
}
.link-glass-f8ab .slow_f0f3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.link-glass-f8ab .gradient_1af1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.link-glass-f8ab .black_ea10 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.link-glass-f8ab .black_ea10:first-child {
  margin-top: 0;
}
.link-glass-f8ab .black_ea10.new-cbf5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.link-glass-f8ab .black_ea10.media-d3a9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link-glass-f8ab
  .black_ea10.media-d3a9.primary-4d73
  .outline-gold-2e41 {
  width: 100%;
}
.link-glass-f8ab .media-d3a9 {
  -webkit-box-align: center;
  align-items: center;
}
.link-glass-f8ab .media-d3a9 .outline-468d,
.link-glass-f8ab .media-d3a9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.link-glass-f8ab .old-1719 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link-glass-f8ab .old-1719 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link-glass-f8ab .old-1719: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;
}
.link-glass-f8ab .new-cbf5 {
  z-index: 5;
}
.link-glass-f8ab .shade_8df7 .bronze-5e4b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.link-glass-f8ab .soft_0da1 .bronze-5e4b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.link-glass-f8ab .pagination_active_7c8a .bronze-5e4b {
  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;
}
.link-glass-f8ab.aside_mini_2505 .preview_slow_4dd0,
.link-glass-f8ab.item-stone-0c64 .preview_slow_4dd0 {
  display: block;
}
.link-glass-f8ab.aside_mini_2505 .preview_slow_4dd0 .breadcrumb_lite_e517,
.link-glass-f8ab.aside_mini_2505 .preview_slow_4dd0 .gradient_1af1,
.link-glass-f8ab.item-stone-0c64 .preview_slow_4dd0 .breadcrumb_lite_e517,
.link-glass-f8ab.item-stone-0c64 .preview_slow_4dd0 .gradient_1af1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link-glass-f8ab.sort-top-ac5e .huge-22bf {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .link-glass-f8ab.sort-top-ac5e .huge-22bf {
    margin-right: 0;
  }
}
.link-glass-f8ab.aside_mini_2505 .huge-22bf,
.link-glass-f8ab.item-stone-0c64 .huge-22bf {
  padding-top: 40%;
}
.link-glass-f8ab.aside_mini_2505 .label_clean_afc7,
.link-glass-f8ab.item-stone-0c64 .label_clean_afc7 {
  display: block;
}
.link-glass-f8ab.aside_mini_2505 .fn-sticky-3f91 .gradient_1af1,
.link-glass-f8ab.item-stone-0c64 .fn-sticky-3f91 .gradient_1af1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.link-glass-f8ab.aside_mini_2505 .huge-22bf,
.link-glass-f8ab.item-stone-0c64 .huge-22bf {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.link-glass-f8ab.aside_mini_2505 .gradient_1af1 {
  padding: 1em;
}
.content_bottom_14ea {
  margin: 30px auto;
  display: block;
}
.content_bottom_14ea .background-outer-7df0 > * {
  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;
}
.content_bottom_14ea .background-outer-7df0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_bottom_14ea .background-outer-7df0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east-b557 .outline-468d {
  margin-bottom: 1.41575em;
}
.east-b557 .center_e8bf {
  margin-bottom: 1.618em;
}
.block-dirty-65a6 .image-old-3bad {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.block-dirty-65a6 .image-old-3bad a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.block-dirty-65a6 .search-up-f66f {
  max-width: 100%;
  overflow: auto;
}
.text_outer_12fa .block-dirty-65a6 a:hover {
  text-decoration: underline;
}
.filter_basic_30b4 .border_slow_99d8:not(.block-huge-d6ac),
.filter_basic_30b4 .old-1719 {
  margin-bottom: 1.41575em;
}
.filter_basic_30b4 .border_slow_99d8:not(.block-huge-d6ac):last-child,
.filter_basic_30b4 .old-1719:last-child {
  margin-bottom: 0;
}
.filter_basic_30b4 .border_slow_99d8.block-6096 {
  margin-bottom: 0.41575em;
}
.filter_basic_30b4 .progress_7cd0:before,
.filter_basic_30b4 .detail_b341:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.filter_basic_30b4 .progress_7cd0:before {
  content: "\f115";
}
.filter_basic_30b4 .detail_b341:before {
  content: "\f02c";
}
.filter_basic_30b4 .wide-79fc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.filter_basic_30b4 .wide-79fc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main-f788 {
  display: -webkit-box;
  display: flex;
}
.main-f788 .accordion-center-119f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main-f788 .accordion-center-119f {
    flex-basis: 90px;
  }
}
.main-f788 .surface_2a4b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main-f788 .surface_2a4b {
    flex-basis: calc(100% - 50px);
  }
}
.main-f788 .item-middle-5a57 p:last-child {
  margin-bottom: 0.72em;
}
.badge_narrow_4965 .background-outer-7df0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge_narrow_4965 .background-outer-7df0:after,
.badge_narrow_4965 .background-outer-7df0:before {
  content: "";
  display: table;
}
.badge_narrow_4965 .background-outer-7df0:after {
  clear: both;
}
.badge_narrow_4965 .background-outer-7df0 .video_72f3,
.badge_narrow_4965 .background-outer-7df0 .accordion-hard-1f9d {
  width: 49%;
}
.badge_narrow_4965 .background-outer-7df0 .video_72f3 a span.sort_action_bf84,
.badge_narrow_4965 .background-outer-7df0 .accordion-hard-1f9d a span.sort_action_bf84 {
  display: block;
  margin-bottom: 5px;
}
.badge_narrow_4965 .background-outer-7df0 .accordion-hard-1f9d {
  float: left;
  text-align: left;
}
.badge_narrow_4965 .background-outer-7df0 .video_72f3 {
  float: right;
  text-align: right;
}
.module_current_4124 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module_current_4124 {
    margin-bottom: 0;
  }
}
.wide_4e87 {
  margin-bottom: 1em;
}
.wide_4e87 .block-huge-d6ac {
  font-size: 1.1em;
  line-height: 1.3;
}
.soft_b7ab a {
  display: block;
  line-height: 0;
  position: relative;
}
.main-pro-c839 .wide_4e87,
.component-e8e6 .wide_4e87 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .main-pro-c839 .wide_4e87,
  .component-e8e6 .wide_4e87 {
    display: block;
  }
}
.main-pro-c839 .soft_b7ab,
.component-e8e6 .soft_b7ab {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .main-pro-c839 .soft_b7ab,
  .component-e8e6 .soft_b7ab {
    margin-bottom: 1em;
  }
}
.main-pro-c839 .soft_b7ab img,
.component-e8e6 .soft_b7ab img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.main-pro-c839 .steel-09e9,
.component-e8e6 .steel-09e9 {
  flex-basis: calc(100% - 160px);
}
.main-pro-c839 .steel-09e9 p,
.component-e8e6 .steel-09e9 p {
  margin-bottom: 0;
}
.main-pro-c839 .steel-09e9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .main-pro-c839 .steel-09e9 {
    padding-left: 0;
  }
}
.component-e8e6 .steel-09e9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .component-e8e6 .steel-09e9 {
    padding-right: 0;
  }
}
.component-e8e6 .soft_b7ab {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.photo-glass-e124 .soft_b7ab {
  margin-bottom: 0.5em;
}
.photo-glass-e124 .soft_b7ab img {
  width: 100%;
}
.banner-narrow-cd7a .hot-a714,
.lite-0639 .hot-a714 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lite-0639 .highlight-cold-28e8 .pro-1779 p:last-child {
  margin-bottom: 0;
}
.right-b958 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.selected-8bf3 .pressed_eb1e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .selected-8bf3 .pressed_eb1e:last-of-type {
    margin-bottom: 0;
  }
}
.selected-8bf3 .pressed_eb1e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected-8bf3 .pressed_eb1e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.selected-8bf3 .pressed_eb1e ul li {
  margin: 0 0 0.6em;
}
.selected-8bf3 .pressed_eb1e ul li.notice-next-a541,
.selected-8bf3 .pressed_eb1e ul li.picture-266a {
  position: relative;
}
.selected-8bf3 .pressed_eb1e ul li.notice-next-a541 .backdrop_red_d6e5,
.selected-8bf3 .pressed_eb1e ul li.picture-266a .backdrop_red_d6e5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.selected-8bf3 .pressed_eb1e ul li.notice-next-a541:after:after,
.selected-8bf3 .pressed_eb1e ul li.notice-next-a541:after:before,
.selected-8bf3
  .pressed_eb1e
  ul
  li.picture-266a:after:after,
.selected-8bf3
  .pressed_eb1e
  ul
  li.picture-266a:after:before {
  content: "";
  display: table;
}
.selected-8bf3 .pressed_eb1e ul li.notice-next-a541:after:after,
.selected-8bf3
  .pressed_eb1e
  ul
  li.picture-266a:after:after {
  clear: both;
}
.selected-8bf3 .pressed_eb1e a.dark_536a:hover {
  text-decoration: none;
}
.selected-8bf3 .pressed_eb1e select {
  max-width: 100%;
}
.selected-8bf3 .pressed_eb1e table {
  font-size: 85%;
}
.selected-8bf3 .pressed_eb1e table td,
.selected-8bf3 .pressed_eb1e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.selected-8bf3 .pressed_eb1e table tfoot td {
  text-align: left;
}
.selected-8bf3 .pressed_eb1e :last-child {
  margin-bottom: 0;
}
.selected-8bf3 .pressed_eb1e .narrow-930a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.selected-8bf3 .pressed_eb1e .narrow-930a label {
  width: 100%;
}
.selected-8bf3 .pressed_eb1e .narrow-930a .dropdown_278d {
  width: 100%;
  display: block;
}
.selected-8bf3 .pressed_eb1e .narrow-930a .wood-26de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.selected-8bf3 .pressed_eb1e .narrow-930a .wood-26de:hover svg #svg-search {
  fill: #444;
}
.selected-8bf3 .pressed_eb1e .narrow-930a .wood-26de svg {
  width: 18px;
  height: 18px;
}
.selected-8bf3 .mask_medium_29d2 ul ul,
.selected-8bf3 .pro_9750 ul ul,
.selected-8bf3 .module-wood-64de ul ul,
.selected-8bf3 .warm-0fbe ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.selected-8bf3 .mask_medium_29d2 .gallery_black_382c > a,
.selected-8bf3 .pro_9750 .gallery_black_382c > a,
.selected-8bf3 .module-wood-64de .gallery_black_382c > a,
.selected-8bf3 .warm-0fbe .gallery_black_382c > a {
  margin-bottom: 0;
}
.selected-8bf3 .footer_7d44 li,
.selected-8bf3 .mask_medium_29d2 li,
.selected-8bf3 .container_yellow_8c93 li,
.selected-8bf3 .pro_9750 li,
.selected-8bf3 .module-wood-64de li,
.selected-8bf3 .warm-0fbe li,
.selected-8bf3 .action_7b7a li,
.selected-8bf3 .hidden_7891 li {
  display: block;
  position: relative;
}
.selected-8bf3 .footer_7d44 li:last-child,
.selected-8bf3 .mask_medium_29d2 li:last-child,
.selected-8bf3 .container_yellow_8c93 li:last-child,
.selected-8bf3 .pro_9750 li:last-child,
.selected-8bf3 .module-wood-64de li:last-child,
.selected-8bf3 .warm-0fbe li:last-child,
.selected-8bf3 .action_7b7a li:last-child,
.selected-8bf3 .hidden_7891 li:last-child {
  border: none;
}
.selected-8bf3 .footer_7d44 li a,
.selected-8bf3 .mask_medium_29d2 li a,
.selected-8bf3 .container_yellow_8c93 li a,
.selected-8bf3 .pro_9750 li a,
.selected-8bf3 .module-wood-64de li a,
.selected-8bf3 .warm-0fbe li a,
.selected-8bf3 .action_7b7a li a,
.selected-8bf3 .hidden_7891 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.selected-8bf3 .footer_7d44 li ul li::before,
.selected-8bf3 .mask_medium_29d2 li ul li::before,
.selected-8bf3 .container_yellow_8c93 li ul li::before,
.selected-8bf3 .pro_9750 li ul li::before,
.selected-8bf3 .module-wood-64de li ul li::before,
.selected-8bf3 .warm-0fbe li ul li::before,
.selected-8bf3 .action_7b7a li ul li::before,
.selected-8bf3 .hidden_7891 li ul li::before {
  left: 15px;
}
.selected-8bf3 .footer_7d44 li ul a,
.selected-8bf3 .mask_medium_29d2 li ul a,
.selected-8bf3 .container_yellow_8c93 li ul a,
.selected-8bf3 .pro_9750 li ul a,
.selected-8bf3 .module-wood-64de li ul a,
.selected-8bf3 .warm-0fbe li ul a,
.selected-8bf3 .action_7b7a li ul a,
.selected-8bf3 .hidden_7891 li ul a {
  padding-left: 20px;
}
.selected-8bf3 .footer_7d44 li ul ul li::before,
.selected-8bf3 .mask_medium_29d2 li ul ul li::before,
.selected-8bf3 .container_yellow_8c93 li ul ul li::before,
.selected-8bf3 .pro_9750 li ul ul li::before,
.selected-8bf3 .module-wood-64de li ul ul li::before,
.selected-8bf3 .warm-0fbe li ul ul li::before,
.selected-8bf3 .action_7b7a li ul ul li::before,
.selected-8bf3 .hidden_7891 li ul ul li::before {
  left: 30px;
}
.selected-8bf3 .footer_7d44 li ul ul a,
.selected-8bf3 .mask_medium_29d2 li ul ul a,
.selected-8bf3 .container_yellow_8c93 li ul ul a,
.selected-8bf3 .pro_9750 li ul ul a,
.selected-8bf3 .module-wood-64de li ul ul a,
.selected-8bf3 .warm-0fbe li ul ul a,
.selected-8bf3 .action_7b7a li ul ul a,
.selected-8bf3 .hidden_7891 li ul ul a {
  padding-left: 40px;
}
.selected-8bf3 .rough-aa5a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.selected-8bf3 .hidden_7891 ul li {
  margin-bottom: 1.41575em;
}
.selected-8bf3 .hidden_7891 ul li .hot_04da {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.selected-8bf3 .hidden_7891 ul li .basic-919c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.badge_2973 .footer_7d44 li a,
.badge_2973 .mask_medium_29d2 li a,
.badge_2973 .container_yellow_8c93 li a,
.badge_2973 .pro_9750 li a,
.badge_2973 .module-wood-64de li a,
.badge_2973 .warm-0fbe li a,
.badge_2973 .action_7b7a li a,
.badge_2973 .hidden_7891 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_2973 .rough-aa5a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_2973 .pressed_eb1e ul li.notice-next-a541 .backdrop_red_d6e5,
.badge_2973 .pressed_eb1e ul li.picture-266a .backdrop_red_d6e5 {
  background: rgba(0, 0, 0, 0.2);
}
.badge_2973 .selected-8bf3 .pressed_eb1e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_e6e3 .selected-8bf3 .item_4377 li {
  margin: 0;
}
.banner_e6e3 .selected-8bf3 .item_4377 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.banner_e6e3 .selected-8bf3 .item_4377 li ul {
  margin: 0;
}
.banner_e6e3 .selected-8bf3 .item_4377 li ul li a {
  padding-left: 15px;
}
.banner_e6e3 .selected-8bf3 .item_4377 li ul li li a {
  padding-left: 30px;
}
.banner_e6e3 .selected-8bf3 .item_4377 li.notification_prev_2015 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.banner_e6e3 .selected-8bf3 .item_4377 li.notification_prev_2015 > 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;
}
.banner_e6e3 .selected-8bf3 .item_4377 li.notification_prev_2015 > 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;
}
.status-2a94 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status_380a {
  position: relative;
  z-index: 10;
}
.status_380a .outer-f557 {
  width: 100%;
  max-width: 100%;
}
.panel_steel_b353 .gas-b4a0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel_steel_b353 .active-focused-069f {
}
.panel_steel_b353 .badge_2973 {
  background: #292929;
}
.tag-af1c .gas-b4a0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tag-af1c .active-focused-069f {
  background: #f9f9f9;
}
.tag-af1c .badge_2973 {
  background: #303030;
}
.picture-8209 .gas-b4a0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-8209 .gradient_pink_48e4 {
    margin-bottom: 1em;
  }
  .picture-8209 .gradient_pink_48e4:last-child {
    margin-bottom: 0;
  }
}
.picture-8209 .active-focused-069f {
  background: #ededed;
}
.picture-8209 .badge_2973 {
  background: #1a1a1a;
}
.gas-b4a0.active-focused-069f {
  color: rgba(0, 0, 0, 0.6);
}
.gas-b4a0.active-focused-069f .logo_gold_a828 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-b4a0.badge_2973 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-b4a0.badge_2973 a:not(.dark_536a) {
  color: rgba(255, 255, 255, 0.79);
}
.gas-b4a0.badge_2973 a:not(.dark_536a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-b4a0.badge_2973 .logo_gold_a828 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-b4a0.badge_2973 table tbody td,
.gas-b4a0.badge_2973 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dynamic_fbd9.carousel-abea .in_a82a {
  max-width: initial;
}
.dynamic_fbd9 .card_west_9a12 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dynamic_fbd9 .card_west_9a12 .outer-f557 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dynamic_fbd9 .card_west_9a12 .outer-f557 {
    display: block;
    margin-bottom: 2em;
  }
  .dynamic_fbd9 .card_west_9a12 .outer-f557:last-child {
    margin-bottom: 0;
  }
}
.picture-8209 .gradient_pink_48e4:last-child,
.tag-af1c .gradient_pink_48e4:last-child,
.panel_steel_b353 .gradient_pink_48e4:last-child {
  margin-bottom: 0;
}
.picture-8209 .gradient_pink_48e4 .selected-8bf3 .pressed_eb1e:last-child,
.tag-af1c .gradient_pink_48e4 .selected-8bf3 .pressed_eb1e:last-child,
.panel_steel_b353 .gradient_pink_48e4 .selected-8bf3 .pressed_eb1e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .picture-8209 .element-1bb4,
  .picture-8209 .hero-fresh-ff90,
  .tag-af1c .element-1bb4,
  .tag-af1c .hero-fresh-ff90,
  .panel_steel_b353 .element-1bb4,
  .panel_steel_b353 .hero-fresh-ff90 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status_380a .gradient_pink_48e4 {
    margin-bottom: 2em;
  }
}
.status_380a p:last-child {
  margin-bottom: 0;
}
.status_380a li,
.status_380a ul {
  list-style: none;
  margin: 0;
}
.status_380a ul ul {
  margin-left: 2.617924em;
}
.card_hard_28c2 {
  font-size: 0.875em;
}

/* css-noise: afeb */
.phantom-card-h3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
