/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled_outer_7aa6/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled_outer_7aa6
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.disabled_outer_7aa6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.surface-fluid-ad4a.label_outer_b81d/licenses/gpl-2.0.notification_59dd
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.surface-b04d/, (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.icon-first-30ab.input-1745/normalize.slider-bright-d8d5/
 ======
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.slider-bright-d8d5 v7.0.0 | MIT License | github.disabled_outer_7aa6/necolas/normalize.slider-bright-d8d5 */
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;
}
.tertiary-deb0 .gallery_down_16e2,
.icon_cold_7c54,
.hidden_e587,
.mask_2b60,
.image-medium-f3f7,
.gas-2591,
.section_clean_6807,
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;
}
.icon_cold_7c54,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .icon_cold_7c54,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .icon_cold_7c54,
  h1 {
    font-size: 1.8em;
  }
}
.hidden_e587,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden_e587 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden_e587,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_e587,
  h2 {
    font-size: 1.7em;
  }
}
.mask_2b60,
h3 {
  font-size: 1.618em;
}
.tertiary-deb0 .gallery_down_16e2,
.image-medium-f3f7,
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.active-4947 {
  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;
}
.popup-3786:after,
.popup-3786:before,
.carousel-thick-eecc:after,
.carousel-thick-eecc:before {
  content: "";
  display: table;
}
.popup-3786:after,
.carousel-thick-eecc:after {
  clear: both;
}
.tag_center_b8b0 {
  float: right;
  margin-right: 0;
}
.layout-wood-6773 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.in-96df .item-8153,
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;
}
.in-96df .item-8153: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;
}
.tabs-fresh-092d .item-8153 {
  box-shadow: none;
}
.tabs-fresh-092d
  .item-8153
  .active_83c9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs-fresh-092d .item-8153 .description-dim-c2c8 {
  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;
}
.tabs-fresh-092d
  .item-8153
  .description-dim-c2c8
  b {
  display: none;
}
.tabs-fresh-092d .blue-0618 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress-huge-c881:not(.layout_ee39):not(.iron_5d1e),
button:not(.layout_ee39):not(.iron_5d1e),
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ),
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ),
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ) {
  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;
}
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ):hover,
button:not(.layout_ee39):not(
    .iron_5d1e
  ):hover,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ):hover,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ):hover,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ):active,
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ):focus,
button:not(.layout_ee39):not(
    .iron_5d1e
  ):active,
button:not(.layout_ee39):not(
    .iron_5d1e
  ):focus,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ):active,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ):focus,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ):active,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ):focus,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ):active,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ):focus {
  outline: 0;
}
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57,
button:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57 {
  position: relative;
}
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .last-af70,
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .green-f14f,
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .article_b51c,
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  i,
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  svg,
button:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .last-af70,
button:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .green-f14f,
button:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .article_b51c,
button:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  i,
button:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  svg,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .last-af70,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .green-f14f,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .article_b51c,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  i,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  svg,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .last-af70,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .green-f14f,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .article_b51c,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  i,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  svg,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .last-af70,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .green-f14f,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  .article_b51c,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  i,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57
  svg {
  visibility: hidden;
}
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57:after,
button:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57:after,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57:after,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57:after,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ).fn-loading-ec57: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;
}
.progress-huge-c881:not(.layout_ee39):not(.iron_5d1e),
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ),
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ),
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ) {
  color: #fff;
  background: #235787;
}
.progress-huge-c881:not(.layout_ee39):not(
    .iron_5d1e
  ):focus,
input[type="button"]:not(.layout_ee39):not(
    .iron_5d1e
  ):focus,
input[type="reset"]:not(.layout_ee39):not(
    .iron_5d1e
  ):focus,
input[type="submit"]:not(.layout_ee39):not(
    .iron_5d1e
  ):focus {
  color: #fff;
}
.progress-huge-c881.fn-disabled-ec57:not(.layout_ee39):not(
    .iron_5d1e
  ),
.progress-huge-c881[disabled]:not(.layout_ee39):not(
    .iron_5d1e
  ),
button.fn-disabled-ec57:not(.layout_ee39):not(
    .iron_5d1e
  ),
button[disabled]:not(.layout_ee39):not(
    .iron_5d1e
  ) {
  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;
}
.east-ce29 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.east-ce29: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;
}
.paragraph_3279 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dark-fb2f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.picture-1b5c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup-3786:after,
.popup-3786:before,
.tooltip_d21e:after,
.tooltip_d21e:before,
.feature_a341:after,
.feature_a341:before,
.north-ceb8:after,
.north-ceb8:before,
.image_7c5b:after,
.image_7c5b:before,
.element_7831:after,
.element_7831:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup-3786:after,
.tooltip_d21e:after,
.feature_a341:after,
.north-ceb8:after,
.image_7c5b:after,
.element_7831:after {
  clear: both;
}
.tooltip_d21e .shadow-fb4c,
.feature_a341 .shadow-fb4c,
.disabled_353f .shadow-fb4c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.over-90ca {
  display: inline-block;
}
.tall-fe41 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tall-fe41 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tall-fe41 .pressed_0b34 {
  padding: 1em 0;
  font-size: 85%;
}
.pressed_0b34 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wrapper-left-3935 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wrapper-left-3935:after,
.wrapper-left-3935:before {
  content: "";
  display: table;
}
.wrapper-left-3935:after {
  clear: both;
}
.rough_8261 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.image_large_6e91 .rough_8261 {
  max-width: 50%;
}
.tag_motion_f7b9 .rough_8261 {
  max-width: 33.33%;
}
.wood_4944 .rough_8261 {
  max-width: 25%;
}
.hard_973e .rough_8261 {
  max-width: 20%;
}
.photo-motion-ce38 .rough_8261 {
  max-width: 16.66%;
}
.gradient_dd5d .rough_8261 {
  max-width: 14.28%;
}
.white_4a90 .rough_8261 {
  max-width: 12.5%;
}
.logo-55c3 .rough_8261 {
  max-width: 11.11%;
}
.pressed_5776 {
  display: block;
}
.tertiary-deb0 .tooltip-inner-6d42 label,
.tertiary-deb0 .container_copper_85b0 label,
.tertiary-deb0 .shade_bronze_8e91 label,
.tertiary-deb0 .large_1132 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element_2ca7 {
  list-style: none;
  margin: 0;
}
.element_2ca7 article.dropdown-stale-31f8 {
  margin-bottom: 0;
}
.element_2ca7 ul {
  list-style: none;
  margin: 0;
}
.element_2ca7 .glass_4183 li.dropdown-stale-31f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element_2ca7 .glass_4183 li.dropdown-stale-31f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element_2ca7 .glass_4183 li.dropdown-stale-31f8: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) {
  .element_2ca7 .glass_4183 li.dropdown-stale-31f8 li.dropdown-stale-31f8 li.dropdown-stale-31f8 li.dropdown-stale-31f8 {
    padding-left: 0;
  }
}
article.dropdown-stale-31f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown-stale-31f8 .tooltip_d21e p:last-of-type {
  margin-bottom: 0;
}
article.dropdown-stale-31f8 .panel_cec7 {
  float: left;
}
article.dropdown-stale-31f8 .paragraph-fb9d {
  margin-left: 85px;
}
article.dropdown-stale-31f8 .popup_5f43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown-stale-31f8 .popup_5f43 .over-7151 {
  margin-left: 10px;
}
article.dropdown-stale-31f8 .footer-glass-d854 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown-stale-31f8 .accent_hovered_30e4 {
  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 .tooltip-inner-6d42,
  #respond .shade_bronze_8e91,
  #respond .large_1132 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tooltip-inner-6d42 input,
#respond .shade_bronze_8e91 input,
#respond .large_1132 input {
  width: 100%;
}
#respond .large_1132 {
  margin-right: 0;
}
#respond .wide-9571 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dynamic_aae3 {
  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;
}
.dynamic_aae3.out_6afe {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dynamic_aae3 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%);
}
.dynamic_aae3:focus,
.dynamic_aae3: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);
}
.module_pink_fce9 {
  border-radius: 10%;
}
.content_lite_51d7 {
  border-radius: 50%;
}
.element-thick-3e30 {
  font-size: 0.72em;
}
.table-gold-a836 {
  font-size: 0.875em;
}
.link_4a89 {
  font-size: 1.1em;
}
.info_rough_51a1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.info_rough_51a1.element-thick-3e30 {
  letter-spacing: 0.5px;
}
.east_5486,
.east_5486 a {
  color: #6d6d6d;
}
.east_5486 a:hover {
  color: #111;
}
.widget_d2fa {
  color: #6d6d6d;
}
.hero-2c29 {
  overflow-x: hidden;
}
.hero-2c29 .highlight_8b32.border-brown-62fe {
  position: relative;
}
.hero-2c29 .highlight_8b32.border-brown-62fe.bright-8138 {
  position: initial;
}
.hero-2c29
  .highlight_8b32.border-brown-62fe.bright-8138
  .block-a6df {
  left: auto;
}
.hero-2c29 .highlight_8b32 .block-a6df {
  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;
}
.hero-2c29 .highlight_8b32:hover.border-brown-62fe {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hero-2c29
  .highlight_8b32:hover.border-brown-62fe
  .block-a6df {
  display: block;
  z-index: 9999999;
}
.hero-2c29 .table-cool-8d93 .hard_c30d,
.hero-2c29 .wood_36eb .hard_c30d {
  display: none;
}
.hero-2c29 .purple_4552 .highlight_8b32:hover.border-brown-62fe {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tertiary-deb0 .tooltip-inner-6d42 label,
.tertiary-deb0 .container_copper_85b0 label,
.tertiary-deb0 .shade_bronze_8e91 label,
.tertiary-deb0 .large_1132 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element_2ca7 {
  list-style: none;
  margin: 0;
}
.element_2ca7 article.dropdown-stale-31f8 {
  margin-bottom: 0;
}
.element_2ca7 ul {
  list-style: none;
  margin: 0;
}
.element_2ca7 .glass_4183 li.dropdown-stale-31f8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element_2ca7 .glass_4183 li.dropdown-stale-31f8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element_2ca7 .glass_4183 li.dropdown-stale-31f8: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) {
  .element_2ca7 .glass_4183 li.dropdown-stale-31f8 li.dropdown-stale-31f8 li.dropdown-stale-31f8 li.dropdown-stale-31f8 {
    padding-left: 0;
  }
}
article.dropdown-stale-31f8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown-stale-31f8 .tooltip_d21e p:last-of-type {
  margin-bottom: 0;
}
article.dropdown-stale-31f8 .panel_cec7 {
  float: left;
}
article.dropdown-stale-31f8 .paragraph-fb9d {
  margin-left: 85px;
}
article.dropdown-stale-31f8 .popup_5f43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown-stale-31f8 .popup_5f43 .over-7151 {
  margin-left: 10px;
}
article.dropdown-stale-31f8 .footer-glass-d854 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown-stale-31f8 .accent_hovered_30e4 {
  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 .tooltip-inner-6d42,
  #respond .shade_bronze_8e91,
  #respond .large_1132 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tooltip-inner-6d42 input,
#respond .shade_bronze_8e91 input,
#respond .large_1132 input {
  width: 100%;
}
#respond .large_1132 {
  margin-right: 0;
}
#respond .wide-9571 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table-cool-8d93 .overlay-360a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.overlay-360a .south-fd89.fast_b5cd .paragraph-south-64c2 > li > a:focus,
.overlay-360a .south-fd89.fast_b5cd .paragraph-south-64c2 > li > a:hover,
.overlay-360a .south-fd89.caption_e35d .paragraph-south-64c2 > li > a:focus,
.overlay-360a .south-fd89.caption_e35d .paragraph-south-64c2 > li > a:hover,
.overlay-360a .south-fd89.primary-dim-fab3 .paragraph-south-64c2 > li > a:focus,
.overlay-360a .south-fd89.primary-dim-fab3 .paragraph-south-64c2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-360a
  .south-fd89.fast_b5cd
  .paragraph-south-64c2
  > li.notification-silver-f624
  > a,
.overlay-360a
  .south-fd89.fast_b5cd
  .paragraph-south-64c2
  > li.down-b9c3
  > a,
.overlay-360a
  .south-fd89.caption_e35d
  .paragraph-south-64c2
  > li.notification-silver-f624
  > a,
.overlay-360a
  .south-fd89.caption_e35d
  .paragraph-south-64c2
  > li.down-b9c3
  > a,
.overlay-360a
  .south-fd89.primary-dim-fab3
  .paragraph-south-64c2
  > li.notification-silver-f624
  > a,
.overlay-360a .south-fd89.primary-dim-fab3 .paragraph-south-64c2 > li.detail-0898 > a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-360a .banner_wide_338e,
.overlay-360a .banner_wide_338e a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-360a .article_blue_aee3.shadow-d4b3 li a,
.overlay-360a .soft_6541 a,
.overlay-360a .stale_eaac,
.overlay-360a .paragraph-south-64c2 > li > a,
.overlay-360a .caption_8c41 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a .article_blue_aee3.shadow-d4b3 li a:hover,
.overlay-360a .soft_6541 a:hover,
.overlay-360a .stale_eaac:hover,
.overlay-360a .paragraph-south-64c2 > li > a:hover,
.overlay-360a .caption_8c41:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-360a .backdrop-3be5 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a .backdrop-3be5 .hidden_c9d9 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-360a .backdrop-3be5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-360a .tertiary_medium_1e3e .nav_dcc4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a .tertiary_medium_1e3e .nav_dcc4 .complex_922f {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a
  .tertiary_medium_1e3e
  .nav_dcc4
  .complex_922f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a
  .tertiary_medium_1e3e
  .nav_dcc4
  .complex_922f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a
  .tertiary_medium_1e3e
  .nav_dcc4
  .complex_922f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a
  .tertiary_medium_1e3e
  .nav_dcc4
  .complex_922f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a .tertiary_medium_1e3e .row_233c {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-360a .tertiary_medium_1e3e .row_233c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_action_5c88
  .overlay-360a
  .tertiary_medium_1e3e
  .gradient-center-fb2e
  .section-4675 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_action_5c88
  .overlay-360a
  .tertiary_medium_1e3e
  .gradient-center-fb2e
  .complex_922f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-cool-8d93 .image_fixed_0f40 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image_fixed_0f40 .south-fd89.fast_b5cd .paragraph-south-64c2 > li > a:focus,
.image_fixed_0f40 .south-fd89.fast_b5cd .paragraph-south-64c2 > li > a:hover,
.image_fixed_0f40 .south-fd89.caption_e35d .paragraph-south-64c2 > li > a:focus,
.image_fixed_0f40 .south-fd89.caption_e35d .paragraph-south-64c2 > li > a:hover,
.image_fixed_0f40 .south-fd89.primary-dim-fab3 .paragraph-south-64c2 > li > a:focus,
.image_fixed_0f40 .south-fd89.primary-dim-fab3 .paragraph-south-64c2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_fixed_0f40
  .south-fd89.fast_b5cd
  .paragraph-south-64c2
  > li.notification-silver-f624
  > a,
.image_fixed_0f40
  .south-fd89.fast_b5cd
  .paragraph-south-64c2
  > li.down-b9c3
  > a,
.image_fixed_0f40
  .south-fd89.caption_e35d
  .paragraph-south-64c2
  > li.notification-silver-f624
  > a,
.image_fixed_0f40
  .south-fd89.caption_e35d
  .paragraph-south-64c2
  > li.down-b9c3
  > a,
.image_fixed_0f40
  .south-fd89.primary-dim-fab3
  .paragraph-south-64c2
  > li.notification-silver-f624
  > a,
.image_fixed_0f40 .south-fd89.primary-dim-fab3 .paragraph-south-64c2 > li.detail-0898 > a {
  color: rgba(0, 0, 0, 0.8);
}
.image_fixed_0f40 .banner_wide_338e,
.image_fixed_0f40 .banner_wide_338e a {
  color: rgba(0, 0, 0, 0.8);
}
.image_fixed_0f40 .article_blue_aee3.shadow-d4b3 li a,
.image_fixed_0f40 .soft_6541 a,
.image_fixed_0f40 .stale_eaac,
.image_fixed_0f40 .paragraph-south-64c2 > li > a,
.image_fixed_0f40 .caption_8c41 {
  color: rgba(0, 0, 0, 0.55);
}
.image_fixed_0f40 .article_blue_aee3.shadow-d4b3 li a:hover,
.image_fixed_0f40 .soft_6541 a:hover,
.image_fixed_0f40 .stale_eaac:hover,
.image_fixed_0f40 .paragraph-south-64c2 > li > a:hover,
.image_fixed_0f40 .caption_8c41:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_fixed_0f40 .backdrop-3be5 {
  color: rgba(0, 0, 0, 0.55);
}
.image_fixed_0f40 .backdrop-3be5 .hidden_c9d9 {
  color: rgba(0, 0, 0, 0.8);
}
.image_fixed_0f40 .backdrop-3be5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_6fb9 .chip_north_1fc2 {
  margin-left: auto;
  margin-right: auto;
}
.feature_a341 > * {
  margin-left: auto;
  margin-right: auto;
}
.feature_a341 .paragraph_3279 {
  margin-right: 1.41575em;
}
.overlay_02b6 .feature_a341 > .gradient-south-7fa7 {
  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;
}
.overlay_02b6 .feature_a341 > .accordion-aec3 {
  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;
}
.stone-181d.upper_6fb9 .chip_north_1fc2,
.overlay-medium-3513.upper_6fb9 .chip_north_1fc2 {
  margin-left: 0;
}
.texture_purple_3bc3.upper_6fb9 .chip_north_1fc2,
.button_thick_0242.upper_6fb9 .chip_north_1fc2 {
  margin-right: 0;
}
.feature_a341 ol,
.feature_a341 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.card_red_189b video {
  max-width: 100%;
}
.description_7d4a img {
  display: block;
}
.description_7d4a.paragraph_3279,
.description_7d4a.dark-fb2f {
  width: 100%;
}
.description_7d4a.accordion-aec3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.basic_6047:not(.light_9993) {
  margin: 1.5em auto;
}
.orange_c72c p {
  padding: 1.5em 14px;
}
ul.left-ef36.accordion-aec3,
ul.left-ef36.gradient-south-7fa7,
ul.left-ef36.row-large-fa11.gradient-south-7fa7 {
  padding: 0 14px;
}
.content-3435 {
  display: block;
  overflow-x: auto;
}
.content-3435 table {
  border-collapse: collapse;
  width: 100%;
}
.content-3435 td,
.content-3435 th {
  padding: 0.5em;
}
.feature_a341 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.feature_a341 ol ol,
.feature_a341 ol ul,
.feature_a341 ul ol,
.feature_a341 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.feature_a341 ol ol li,
.feature_a341 ol ul li,
.feature_a341 ul ol li,
.feature_a341 ul ul li {
  margin-left: 0;
}
.border-3f96.content_hard_3172 > .module-inner-4249 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border-3f96.content_hard_3172 > .module-inner-4249 iframe,
.border-3f96.content_hard_3172 > .module-inner-4249 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav-liquid-2618 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav-liquid-2618.table-70b2 {
  padding: 0;
}
.nav-liquid-2618.table-70b2 cite {
  font-size: 13px;
}
.nav-liquid-2618 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav-liquid-2618 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outline_in_4082 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outline_in_4082 > p:first-child {
  margin-top: 0;
}
.outline_in_4082 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outline_in_4082 blockquote {
  border-left: 0;
}
.hero_silver_bd2e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hero_silver_bd2e:not(.disabled-short-d907) {
  max-width: 100px;
}
.hero_silver_bd2e.caption_29ea {
  border-bottom: none !important;
  text-align: center;
}
.hero_silver_bd2e.caption_29ea::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .orange_c72c p {
    padding: 1.5em 0;
  }
}
.fast_3ca0 {
  color: #0073aa;
}
.wood-8b8c {
  background-color: #0073aa;
}
.tall-7bd2 {
  color: #229fd8;
}
.chip-west-f1ba {
  background-color: #229fd8;
}
.blue_f429 {
  color: #eee;
}
.outline_c7cc {
  background-color: #eee;
}
.focused_b005 {
  color: #444;
}
.cool-8b29 {
  background-color: #444;
}
.photo_upper_99fc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.photo_upper_99fc .text_old_fe19 .soft_6541 {
  font-size: 15px;
}
.photo_upper_99fc .soft_6541 {
  line-height: 1.3;
}
.photo_upper_99fc .image_fixed_0f40 {
}
.photo_upper_99fc .overlay-360a {
  background: #235787;
}
.row-lite-dd4a {
  padding: 0;
}
.row-lite-dd4a .overlay-360a {
  background: #1a1a1a;
}
.row-lite-dd4a .image_fixed_0f40 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slow-4fe5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slow-4fe5 .image_fixed_0f40 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slow-4fe5 .overlay-360a {
  background: #303030;
}
.element_7831 {
  position: relative;
  z-index: 10;
}
.element_7831 .form-d046 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-wood-c13a .border-brown-62fe {
  display: inline-block;
  vertical-align: middle;
}
.image-wood-c13a.component-slow-857b .border-brown-62fe {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .image-wood-c13a.component-slow-857b .border-brown-62fe {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .image-wood-c13a.component-slow-857b .border-brown-62fe {
    margin-right: 0.4em;
  }
}
.image-wood-c13a.component-slow-857b .border-brown-62fe:last-child {
  margin-right: 0;
}
.advanced_059e .form-d046 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .table-cool-8d93 .text_old_fe19 {
    margin: 0 -0.5em;
  }
  .table-cool-8d93 .text_old_fe19 [class*="customify-col-"],
  .table-cool-8d93 .text_old_fe19 [class*="customify-col_"],
  .table-cool-8d93 .text_old_fe19 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.table-cool-8d93.carousel-6f6b .form-d046 {
  background: 0 0 !important;
}
.table-cool-8d93.carousel-6f6b .form-d046,
.table-cool-8d93.advanced_059e .form-d046 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .table-cool-8d93.bright_bc4b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.table-cool-8d93.advanced_059e .form-d046 {
  box-shadow: none !important;
}
.table-medium-bac4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .table-medium-bac4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .table-medium-bac4 {
    padding: 18px 0 20px;
  }
}
.table-medium-bac4 .button_east_3c22 {
  width: 100%;
}
.table-medium-bac4 .chip_narrow_80b8 {
  margin-bottom: 0;
}
.table-medium-bac4 .caption_b591 {
  margin-top: 5px;
  font-size: 0.875em;
}
.list_dim_9299 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list_dim_9299 .surface-d0de {
  width: 100%;
}
.soft-9fe8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.soft-9fe8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.soft-9fe8 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.soft-9fe8 li:last-child:after {
  display: none;
}
.soft-9fe8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.bronze_90aa .hard_c30d button,
.table-medium-bac4 .hard_c30d button {
  left: 0;
}
.bronze_90aa .surface-d0de,
.table-medium-bac4 .surface-d0de {
  padding-left: 0;
  padding-right: 0;
}
.bronze_90aa .list_dim_9299,
.table-medium-bac4 .list_dim_9299 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bronze_90aa {
  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;
}
.bronze_90aa: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;
}
.bronze_90aa .hard-ad58 {
  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) {
  .bronze_90aa .hard-ad58 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bronze_90aa .hard-ad58 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bronze_90aa .hard-ad58 {
    min-height: 200px;
  }
}
.bronze_90aa .soft-9fe8 {
  color: rgba(255, 255, 255, 0.8);
}
.bronze_90aa .soft-9fe8 a,
.bronze_90aa .soft-9fe8 li:after {
  color: inherit;
}
.bronze_90aa .soft-9fe8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.easy_ab1c {
  margin-bottom: 0.5em;
}
.layout_a951 {
  margin-bottom: 1.2em;
}
.layout_a951,
.easy_ab1c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.layout_a951 p:last-child,
.easy_ab1c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard_c30d,
#masthead .hard_c30d {
  display: none;
}
#masthead
  > .hard_c30d.current_0997 {
  display: none;
}
#masthead > .hard_c30d button {
  left: 0;
}
.video-up-8066 {
  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%;
}
.video-up-8066 .border-brown-62fe {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.video-up-8066 .module_e7ec {
  display: -webkit-box;
  display: flex;
}
.video-up-8066 .module_e7ec.aside-e28a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.video-up-8066 .module_e7ec.mask_fluid_c4f6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video-up-8066 .module_e7ec.hover_purple_7a42 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.video-up-8066.secondary-last-5089.preview-f35a .module_e7ec.aside-e28a {
  flex-basis: 100%;
}
.video-up-8066.bronze-49e5 .module_e7ec.mask_fluid_c4f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.video-up-8066.bronze-49e5 .module_e7ec.hover_purple_7a42 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard_c30d.current_0997 {
  display: none;
}
#masthead > .hard_c30d button {
  left: 0;
}
.overlay-61c2 {
  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;
}
.overlay-61c2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.overlay-61c2.tertiary_7c15 i {
  margin-right: 4px;
}
.overlay-61c2.copper-e635 i {
  margin-left: 5px;
}
.soft_6541 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.soft_6541 p:last-child {
  margin-bottom: 0;
}
.disabled_50f3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled_50f3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled_50f3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled_50f3 .banner_wide_338e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled_50f3 .summary_3e56 {
  margin: 5px 0 7px 0;
}
.disabled_50f3.glass_71dd .content-19c2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_50f3.glass_71dd .tiny_c9f8 {
  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;
}
.disabled_50f3.container_simple_ef43 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled_50f3.container_simple_ef43 .content-19c2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_50f3.container_simple_ef43 .tiny_c9f8 {
  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;
}
.disabled_50f3.search_hot_d8bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled_50f3.accordion_2cdd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled_50f3.accordion_2cdd .tiny_c9f8 {
  margin-top: 7px;
}
.detail_stone_6af3 {
  display: inline-block;
}
.element_7831 .text_old_c041 .disabled_50f3 img {
  max-width: 100%;
}
.south-fd89 .box-9b66.input-small-6060,
.hover-hot-f847 .box-9b66.input-small-6060 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.south-fd89 .message-up-cf04,
.hover-hot-f847 .message-up-cf04 {
  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%);
}
.south-fd89 .message-up-cf04 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.south-fd89.border_908c .message-up-cf04 {
  display: none;
}
.south-fd89 .focus_fb33 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.south-fd89 .focus_fb33 li {
  display: inline-block;
  position: relative;
}
.south-fd89 .focus_fb33 li:last-child {
  margin-right: 0;
}
.south-fd89 .focus_fb33 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;
}
.south-fd89 .focus_fb33 li.detail-0898 > a {
  color: rgba(0, 0, 0, 0.9);
}
.south-fd89 .focus_fb33 > 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;
}
.south-fd89 .focus_fb33 > li > a i {
  line-height: 0;
}
.south-fd89 .focus_fb33 > li.motion_9dbe > a .message-up-cf04 {
  margin-left: 4px;
  line-height: 0;
}
.south-fd89 .focus_fb33 .link_ec9a li.motion_9dbe > a {
  position: relative;
}
.south-fd89 .focus_fb33 .link_ec9a li.motion_9dbe > a:after,
.south-fd89 .focus_fb33 .link_ec9a li.motion_9dbe > a:before {
  content: "";
  display: table;
}
.south-fd89 .focus_fb33 .link_ec9a li.motion_9dbe > a:after {
  clear: both;
}
.south-fd89 .focus_fb33 .link_ec9a li.motion_9dbe > a .message-up-cf04 {
  margin-left: 5px;
  float: right;
}
.south-fd89 .modal-inner-8d13,
.south-fd89 .link_ec9a {
  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;
}
.south-fd89 .link_ec9a {
  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;
}
.south-fd89 .link_ec9a .input-small-6060 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.south-fd89 .link_ec9a .message-up-cf04 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.south-fd89 .link_ec9a li {
  display: block;
  margin: 0;
  padding: 0;
}
.south-fd89 .link_ec9a 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;
}
.south-fd89 .link_ec9a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.south-fd89 .link_ec9a .link_ec9a {
  top: 0;
  left: 100%;
}
.south-fd89 .right-5251.fn-focus-ec57 > .modal-inner-8d13,
.south-fd89 .right-5251.fn-focus-ec57 > .link_ec9a,
.south-fd89 .right-5251:focus > .modal-inner-8d13,
.south-fd89 .right-5251:focus > .link_ec9a,
.south-fd89 .right-5251:hover > .modal-inner-8d13,
.south-fd89 .right-5251:hover > .link_ec9a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.south-fd89.primary-dim-fab3 .paragraph-south-64c2:after,
.south-fd89.primary-dim-fab3 .paragraph-south-64c2:before {
  content: "";
  display: table;
}
.south-fd89.primary-dim-fab3 .paragraph-south-64c2:after {
  clear: both;
}
.south-fd89.primary-dim-fab3 .paragraph-south-64c2 > li {
  float: left;
}
.south-fd89.notice-fresh-20c8 .paragraph-south-64c2:after,
.south-fd89.notice-fresh-20c8 .paragraph-south-64c2:before {
  content: "";
  display: table;
}
.south-fd89.notice-fresh-20c8 .paragraph-south-64c2:after {
  clear: both;
}
.south-fd89.notice-fresh-20c8 .paragraph-south-64c2 > li {
  float: left;
}
.south-fd89.notice-fresh-20c8 .paragraph-south-64c2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.south-fd89.notice-fresh-20c8 .paragraph-south-64c2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.south-fd89.notice-fresh-20c8 .paragraph-south-64c2 > li.notification-silver-f624 > a,
.south-fd89.notice-fresh-20c8 .paragraph-south-64c2 > li.detail-0898 > a {
  color: #fff;
  background-color: #1e4b75;
}
.south-fd89.fast_b5cd .paragraph-south-64c2 > li > a .input-small-6060 {
  position: relative;
}
.south-fd89.fast_b5cd .paragraph-south-64c2 > li > a .input-small-6060: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;
}
.south-fd89.fast_b5cd
  .paragraph-south-64c2
  > li:focus
  > a
  .input-small-6060:before,
.south-fd89.fast_b5cd
  .paragraph-south-64c2
  > li:hover
  > a
  .input-small-6060:before {
  width: 100%;
  background-color: currentColor;
}
.south-fd89.fast_b5cd
  .paragraph-south-64c2
  > li.notification-silver-f624
  > a
  .input-small-6060:before,
.south-fd89.fast_b5cd
  .paragraph-south-64c2
  > li.down-b9c3
  > a
  .input-small-6060:before {
  width: 100%;
  background-color: currentColor;
}
.south-fd89.caption_e35d .paragraph-south-64c2 > li > a .input-small-6060 {
  position: relative;
}
.south-fd89.caption_e35d .paragraph-south-64c2 > li > a .input-small-6060: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;
}
.south-fd89.caption_e35d .paragraph-south-64c2 > li:focus > a .input-small-6060:before,
.south-fd89.caption_e35d
  .paragraph-south-64c2
  > li:hover
  > a
  .input-small-6060:before {
  width: 100%;
  background-color: currentColor;
}
.south-fd89.caption_e35d
  .paragraph-south-64c2
  > li.notification-silver-f624
  > a
  .input-small-6060:before,
.south-fd89.caption_e35d
  .paragraph-south-64c2
  > li.down-b9c3
  > a
  .input-small-6060:before {
  width: 100%;
  background-color: currentColor;
}
.hover-hot-f847 .focus_fb33 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover-hot-f847 .focus_fb33 li:first-child > a {
  border-top: none;
}
.hover-hot-f847 .focus_fb33 .smooth_3a04 > .input-small-6060 .message-up-cf04 {
  display: none;
}
.hover-hot-f847 .focus_fb33 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover-hot-f847 .focus_fb33 li:last-child {
  border: none;
}
.hover-hot-f847 .focus_fb33 li.motion_9dbe > a {
  padding-right: 45px !important;
}
.hover-hot-f847 .focus_fb33 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover-hot-f847 .focus_fb33 li a:focus,
.hover-hot-f847 .focus_fb33 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-hot-f847 .focus_fb33 li .green-ea5e {
  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;
}
.hover-hot-f847 .focus_fb33 li .green-ea5e:hover {
  box-shadow: none;
}
.hover-hot-f847 .focus_fb33 li .green-ea5e .message-up-cf04 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover-hot-f847 .focus_fb33 .link_ec9a {
  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);
}
.hover-hot-f847 .focus_fb33 .link_ec9a li a {
  padding-left: 3em;
}
.hover-hot-f847 .focus_fb33 .smooth_74a3 > a .green-ea5e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover-hot-f847 .focus_fb33 .smooth_74a3 > .link_ec9a {
  display: block;
  opacity: 1;
}
.light-22bf {
  max-width: 100%;
}
.accent-out-9d85 {
  line-height: 0;
  cursor: pointer;
}
.caption_8c41 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption_8c41:hover {
  box-shadow: none;
  color: currentColor;
}
.caption_8c41 svg {
  width: 18px;
  height: 18px;
}
.caption_8c41 .static-a7c8 {
  display: none;
}
.dirty-0ac9 {
  position: relative;
}
.dirty-0ac9.fn-active-ec57 .caption_8c41 .clean_80bb {
  display: none;
}
.dirty-0ac9.fn-active-ec57 .caption_8c41 .static-a7c8 {
  display: inline-block;
}
.dirty-0ac9 .copper-780e {
  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);
}
.dirty-0ac9.status_stale_ca48 .copper-780e {
  left: auto;
  right: -0.9em;
}
.dirty-0ac9.status_stale_ca48 .first-0fb1::before {
  left: auto;
  right: 15px;
}
.dirty-0ac9.fn-active-ec57 .copper-780e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient-center-fb2e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gradient-center-fb2e label {
  flex-basis: 100%;
}
.gradient-center-fb2e .nav_dcc4 {
  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;
}
.gradient-center-fb2e .complex_922f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gradient-center-fb2e .complex_922f:focus {
  background-color: transparent;
}
.gradient-center-fb2e button.row_233c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gradient-center-fb2e button.row_233c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gradient-center-fb2e button.row_233c svg {
  width: 18px;
  height: 18px;
}
.gradient-center-fb2e input[type="submit"] {
  min-height: auto;
}
.tertiary_medium_1e3e .gradient-center-fb2e .complex_922f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.first-0fb1 {
  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) {
  .first-0fb1 {
    width: 220px;
  }
}
.first-0fb1 label {
  flex-basis: 100%;
}
.first-0fb1::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;
}
.wrapper_action_5c88 .tertiary_medium_1e3e .gradient-center-fb2e {
  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;
}
.wrapper_action_5c88
  .tertiary_medium_1e3e
  .gradient-center-fb2e
  .nav_dcc4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.wrapper_action_5c88 .tertiary_medium_1e3e .gradient-center-fb2e .complex_922f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.wrapper_action_5c88
  .tertiary_medium_1e3e
  .gradient-center-fb2e
  .complex_922f:focus {
  background: 0 0;
}
.wrapper_action_5c88
  .tertiary_medium_1e3e
  .gradient-center-fb2e
  .section-4675 {
  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;
}
.article_blue_aee3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.article_blue_aee3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.article_blue_aee3 li:last-child {
  margin-right: 0;
}
.article_blue_aee3 li:first-child {
  margin-left: 0;
}
.article_blue_aee3.hovered-82df a {
  color: #fff;
}
.article_blue_aee3.hovered-82df a:hover {
  color: #fff;
}
.article_blue_aee3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.article_blue_aee3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.article_blue_aee3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article_blue_aee3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.article_blue_aee3 [class*="social-icon-apple"] {
  background-color: #999;
}
.article_blue_aee3 [class*="social-icon-apple"].layout_9ab9 {
  background-color: transparent;
  color: #999;
}
.article_blue_aee3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.article_blue_aee3 [class*="social-icon-behance"].layout_9ab9 {
  background-color: transparent;
  color: #1769ff;
}
.article_blue_aee3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.article_blue_aee3 [class*="social-icon-bitbucket"].layout_9ab9 {
  background-color: transparent;
  color: #205081;
}
.article_blue_aee3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.article_blue_aee3 [class*="social-icon-codepen"].layout_9ab9 {
  background-color: transparent;
  color: #000;
}
.article_blue_aee3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.article_blue_aee3 [class*="social-icon-delicious"].layout_9ab9 {
  background-color: transparent;
  color: #39f;
}
.article_blue_aee3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.article_blue_aee3 [class*="social-icon-digg"].layout_9ab9 {
  background-color: transparent;
  color: #005be2;
}
.article_blue_aee3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.article_blue_aee3 [class*="social-icon-dribbble"].layout_9ab9 {
  background-color: transparent;
  color: #ea4c89;
}
.article_blue_aee3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.article_blue_aee3 [class*="social-icon-envelope"].layout_9ab9 {
  background-color: transparent;
  color: #ea4335;
}
.article_blue_aee3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.article_blue_aee3 [class*="social-icon-facebook"].layout_9ab9 {
  background-color: transparent;
  color: #3b5998;
}
.article_blue_aee3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.article_blue_aee3 [class*="social-icon-flickr"].layout_9ab9 {
  background-color: transparent;
  color: #0063dc;
}
.article_blue_aee3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.article_blue_aee3 [class*="social-icon-foursquare"].layout_9ab9 {
  background-color: transparent;
  color: #2d5be3;
}
.article_blue_aee3 [class*="social-icon-github"] {
  background-color: #333;
}
.article_blue_aee3 [class*="social-icon-github"].layout_9ab9 {
  background-color: transparent;
  color: #333;
}
.article_blue_aee3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.article_blue_aee3 [class*="social-icon-google-plus"].layout_9ab9 {
  background-color: transparent;
  color: #dd4b39;
}
.article_blue_aee3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.article_blue_aee3 [class*="social-icon-houzz"].layout_9ab9 {
  background-color: transparent;
  color: #7ac142;
}
.article_blue_aee3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.article_blue_aee3 [class*="social-icon-instagram"].layout_9ab9 {
  background-color: transparent;
  color: #262626;
}
.article_blue_aee3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.article_blue_aee3 [class*="social-icon-jsfiddle"].layout_9ab9 {
  background-color: transparent;
  color: #487aa2;
}
.article_blue_aee3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.article_blue_aee3 [class*="social-icon-linkedin"].layout_9ab9 {
  background-color: transparent;
  color: #0077b5;
}
.article_blue_aee3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.article_blue_aee3 [class*="social-icon-medium"].layout_9ab9 {
  background-color: transparent;
  color: #00ab6b;
}
.article_blue_aee3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.article_blue_aee3
  [class*="social-icon-odnoklassniki"].layout_9ab9 {
  background-color: transparent;
  color: #f4731c;
}
.article_blue_aee3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.article_blue_aee3 [class*="social-icon-meetup"].layout_9ab9 {
  background-color: transparent;
  color: #ec1c40;
}
.article_blue_aee3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.article_blue_aee3 [class*="social-icon-pinterest"].layout_9ab9 {
  background-color: transparent;
  color: #bd081c;
}
.article_blue_aee3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.article_blue_aee3 [class*="social-icon-product-hunt"].layout_9ab9 {
  background-color: transparent;
  color: #da552f;
}
.article_blue_aee3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.article_blue_aee3 [class*="social-icon-reddit"].layout_9ab9 {
  background-color: transparent;
  color: #ff4500;
}
.article_blue_aee3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.article_blue_aee3 [class*="social-icon-rss"].layout_9ab9 {
  background-color: transparent;
  color: #f26522;
}
.article_blue_aee3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.article_blue_aee3
  [class*="social-icon-shopping-cart"].layout_9ab9 {
  background-color: transparent;
  color: #4caf50;
}
.article_blue_aee3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.article_blue_aee3 [class*="social-icon-skype"].layout_9ab9 {
  background-color: transparent;
  color: #00aff0;
}
.article_blue_aee3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.article_blue_aee3 [class*="social-icon-slideshare"].layout_9ab9 {
  background-color: transparent;
  color: #0077b5;
}
.article_blue_aee3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.article_blue_aee3 [class*="social-icon-snapchat"].layout_9ab9 {
  background-color: transparent;
  color: #fffc00;
}
.article_blue_aee3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.article_blue_aee3 [class*="social-icon-soundcloud"].layout_9ab9 {
  background-color: transparent;
  color: #f80;
}
.article_blue_aee3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.article_blue_aee3 [class*="social-icon-spotify"].layout_9ab9 {
  background-color: transparent;
  color: #2ebd59;
}
.article_blue_aee3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.article_blue_aee3
  [class*="social-icon-stack-overflow"].layout_9ab9 {
  background-color: transparent;
  color: #fe7a15;
}
.article_blue_aee3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.article_blue_aee3 [class*="social-icon-maldkfgram"].layout_9ab9 {
  background-color: transparent;
  color: #2ca5e0;
}
.article_blue_aee3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.article_blue_aee3 [class*="social-icon-tripadvisor"].layout_9ab9 {
  background-color: transparent;
  color: #589442;
}
.article_blue_aee3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.article_blue_aee3 [class*="social-icon-tumblr"].layout_9ab9 {
  background-color: transparent;
  color: #35465c;
}
.article_blue_aee3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.article_blue_aee3 [class*="social-icon-twitch"].layout_9ab9 {
  background-color: transparent;
  color: #6441a5;
}
.article_blue_aee3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.article_blue_aee3 [class*="social-icon-twitter"].layout_9ab9 {
  background-color: transparent;
  color: #1da1f2;
}
.article_blue_aee3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.article_blue_aee3 [class*="social-icon-vimeo"].layout_9ab9 {
  background-color: transparent;
  color: #1ab7ea;
}
.article_blue_aee3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.article_blue_aee3 [class*="social-icon-vk"].layout_9ab9 {
  background-color: transparent;
  color: #45668e;
}
.article_blue_aee3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.article_blue_aee3 [class*="social-icon-weibo"].layout_9ab9 {
  background-color: transparent;
  color: #df2029;
}
.article_blue_aee3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.article_blue_aee3 [class*="social-icon-weixin"].layout_9ab9 {
  background-color: transparent;
  color: #7bb32e;
}
.article_blue_aee3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.article_blue_aee3 [class*="social-icon-whatsapp"].layout_9ab9 {
  background-color: transparent;
  color: #25d366;
}
.article_blue_aee3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.article_blue_aee3 [class*="social-icon-wordpress"].layout_9ab9 {
  background-color: transparent;
  color: #21759b;
}
.article_blue_aee3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.article_blue_aee3 [class*="social-icon-xing"].layout_9ab9 {
  background-color: transparent;
  color: #026466;
}
.article_blue_aee3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.article_blue_aee3 [class*="social-icon-yelp"].layout_9ab9 {
  background-color: transparent;
  color: #af0606;
}
.article_blue_aee3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.article_blue_aee3 [class*="social-icon-youtube"].layout_9ab9 {
  background-color: transparent;
  color: #cd201f;
}
.stale_eaac {
  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;
}
.stale_eaac:hover {
  box-shadow: none;
  background: 0 0;
}
.shadow_medium_3d88 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.description-ff87 {
  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;
}
.hover-dynamic-7e42 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notification_cde1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notification_cde1,
.notification_cde1::after,
.notification_cde1::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;
}
.notification_cde1::after,
.notification_cde1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gas_082f .description-ff87 .hover-dynamic-7e42 {
  margin-top: -2px;
  width: 19px;
}
.gas_082f .description-ff87 .notification_cde1 {
  margin-top: -1px;
}
.gas_082f .description-ff87 .notification_cde1,
.gas_082f .description-ff87 .notification_cde1::after,
.gas_082f .description-ff87 .notification_cde1::before {
  width: 19px;
  height: 2px;
}
.gas_082f .description-ff87 .notification_cde1::before {
  top: -6px;
}
.gas_082f .description-ff87 .notification_cde1::after {
  bottom: -6px;
}
.hidden-8ce9 .description-ff87 .hover-dynamic-7e42 {
  margin-top: -2px;
  width: 22px;
}
.hidden-8ce9 .description-ff87 .notification_cde1 {
  margin-top: -1px;
}
.hidden-8ce9 .description-ff87 .notification_cde1,
.hidden-8ce9 .description-ff87 .notification_cde1::after,
.hidden-8ce9 .description-ff87 .notification_cde1::before {
  width: 22px;
  height: 2px;
}
.hidden-8ce9 .description-ff87 .notification_cde1::before {
  top: -7px;
}
.hidden-8ce9 .description-ff87 .notification_cde1::after {
  bottom: -7px;
}
.gradient-7df8 .description-ff87 .hover-dynamic-7e42 {
  margin-top: -2px;
  width: 31px;
}
.gradient-7df8 .description-ff87 .notification_cde1 {
  margin-top: -1.5px;
}
.gradient-7df8 .description-ff87 .notification_cde1,
.gradient-7df8 .description-ff87 .notification_cde1::after,
.gradient-7df8 .description-ff87 .notification_cde1::before {
  width: 31px;
  height: 3px;
}
.gradient-7df8 .description-ff87 .notification_cde1::before {
  top: -9px;
}
.gradient-7df8 .description-ff87 .notification_cde1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .green_4e7d .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 19px;
  }
  .green_4e7d .description-ff87 .notification_cde1 {
    margin-top: -1px;
  }
  .green_4e7d .description-ff87 .notification_cde1,
  .green_4e7d .description-ff87 .notification_cde1::after,
  .green_4e7d .description-ff87 .notification_cde1::before {
    width: 19px;
    height: 2px;
  }
  .green_4e7d .description-ff87 .notification_cde1::before {
    top: -6px;
  }
  .green_4e7d .description-ff87 .notification_cde1::after {
    bottom: -6px;
  }
  .pagination-medium-2425 .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-medium-2425 .description-ff87 .notification_cde1 {
    margin-top: -1px;
  }
  .pagination-medium-2425 .description-ff87 .notification_cde1,
  .pagination-medium-2425 .description-ff87 .notification_cde1::after,
  .pagination-medium-2425 .description-ff87 .notification_cde1::before {
    width: 22px;
    height: 2px;
  }
  .pagination-medium-2425 .description-ff87 .notification_cde1::before {
    top: -7px;
  }
  .pagination-medium-2425 .description-ff87 .notification_cde1::after {
    bottom: -7px;
  }
  .row-3983 .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 31px;
  }
  .row-3983 .description-ff87 .notification_cde1 {
    margin-top: -1.5px;
  }
  .row-3983 .description-ff87 .notification_cde1,
  .row-3983 .description-ff87 .notification_cde1::after,
  .row-3983 .description-ff87 .notification_cde1::before {
    width: 31px;
    height: 3px;
  }
  .row-3983 .description-ff87 .notification_cde1::before {
    top: -9px;
  }
  .row-3983 .description-ff87 .notification_cde1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-0776 .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-0776 .description-ff87 .notification_cde1 {
    margin-top: -1px;
  }
  .pattern-0776 .description-ff87 .notification_cde1,
  .pattern-0776 .description-ff87 .notification_cde1::after,
  .pattern-0776 .description-ff87 .notification_cde1::before {
    width: 19px;
    height: 2px;
  }
  .pattern-0776 .description-ff87 .notification_cde1::before {
    top: -6px;
  }
  .pattern-0776 .description-ff87 .notification_cde1::after {
    bottom: -6px;
  }
  .disabled_copper_778d .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_copper_778d .description-ff87 .notification_cde1 {
    margin-top: -1px;
  }
  .disabled_copper_778d .description-ff87 .notification_cde1,
  .disabled_copper_778d .description-ff87 .notification_cde1::after,
  .disabled_copper_778d .description-ff87 .notification_cde1::before {
    width: 22px;
    height: 2px;
  }
  .disabled_copper_778d .description-ff87 .notification_cde1::before {
    top: -7px;
  }
  .disabled_copper_778d .description-ff87 .notification_cde1::after {
    bottom: -7px;
  }
  .dropdown_dark_0538 .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_dark_0538 .description-ff87 .notification_cde1 {
    margin-top: -1.5px;
  }
  .dropdown_dark_0538 .description-ff87 .notification_cde1,
  .dropdown_dark_0538 .description-ff87 .notification_cde1::after,
  .dropdown_dark_0538 .description-ff87 .notification_cde1::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_dark_0538 .description-ff87 .notification_cde1::before {
    top: -9px;
  }
  .dropdown_dark_0538 .description-ff87 .notification_cde1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .article-iron-16bc .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 19px;
  }
  .article-iron-16bc .description-ff87 .notification_cde1 {
    margin-top: -1px;
  }
  .article-iron-16bc .description-ff87 .notification_cde1,
  .article-iron-16bc .description-ff87 .notification_cde1::after,
  .article-iron-16bc .description-ff87 .notification_cde1::before {
    width: 19px;
    height: 2px;
  }
  .article-iron-16bc .description-ff87 .notification_cde1::before {
    top: -6px;
  }
  .article-iron-16bc .description-ff87 .notification_cde1::after {
    bottom: -6px;
  }
  .thumbnail-small-e104 .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-small-e104 .description-ff87 .notification_cde1 {
    margin-top: -1px;
  }
  .thumbnail-small-e104 .description-ff87 .notification_cde1,
  .thumbnail-small-e104 .description-ff87 .notification_cde1::after,
  .thumbnail-small-e104 .description-ff87 .notification_cde1::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-small-e104 .description-ff87 .notification_cde1::before {
    top: -7px;
  }
  .thumbnail-small-e104 .description-ff87 .notification_cde1::after {
    bottom: -7px;
  }
  .description_dd57 .description-ff87 .hover-dynamic-7e42 {
    margin-top: -2px;
    width: 31px;
  }
  .description_dd57 .description-ff87 .notification_cde1 {
    margin-top: -1.5px;
  }
  .description_dd57 .description-ff87 .notification_cde1,
  .description_dd57 .description-ff87 .notification_cde1::after,
  .description_dd57 .description-ff87 .notification_cde1::before {
    width: 31px;
    height: 3px;
  }
  .description_dd57 .description-ff87 .notification_cde1::before {
    top: -9px;
  }
  .description_dd57 .description-ff87 .notification_cde1::after {
    bottom: -9px;
  }
}
.slider_ded9 .notification_cde1 {
  -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);
}
.slider_ded9 .notification_cde1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slider_ded9 .notification_cde1::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);
}
.slider_ded9.frame-bright-50e5 .notification_cde1 {
  -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);
}
.slider_ded9.frame-bright-50e5 .notification_cde1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slider_ded9.frame-bright-50e5 .notification_cde1::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);
}
.simple_07a2 {
  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.menu_dff6:before {
  display: none;
}
.wood_36eb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wood_36eb .under_f090 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wood_36eb .under_f090:last-of-type {
  border-bottom: none;
}
.wood_36eb .under_f090.caption_e533,
.wood_36eb .under_f090.accordion_static_9cd4,
.wood_36eb .under_f090.card-simple-f7e2 {
  padding: 0;
}
.wood_36eb .hover-hot-f847 .green-ea5e {
  color: currentColor;
}
.wood_36eb .hover-hot-f847 .green-ea5e:focus,
.wood_36eb .hover-hot-f847 .green-ea5e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_36eb.image_fixed_0f40 .backdrop-3be5,
.wood_36eb.image_fixed_0f40 .soft_6541 a,
.wood_36eb.image_fixed_0f40 .paragraph-south-64c2 a,
.wood_36eb.image_fixed_0f40 .link_ec9a a {
  color: rgba(0, 0, 0, 0.55);
}
.wood_36eb.image_fixed_0f40 .backdrop-3be5:hover,
.wood_36eb.image_fixed_0f40 .soft_6541 a:hover,
.wood_36eb.image_fixed_0f40 .paragraph-south-64c2 a:hover,
.wood_36eb.image_fixed_0f40 .link_ec9a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood_36eb.image_fixed_0f40 .hidden_c9d9 {
  color: rgba(0, 0, 0, 0.8);
}
.wood_36eb.image_fixed_0f40 .under_f090 {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood_36eb.image_fixed_0f40 .under_f090:before {
  background: rgba(0, 0, 0, 0.08);
}
.wood_36eb.image_fixed_0f40 .complex_0dd7:before {
  background: rgba(255, 255, 255, 0.9);
}
.wood_36eb.image_fixed_0f40 .hover-hot-f847 .focus_fb33 li a,
.wood_36eb.image_fixed_0f40 .hover-hot-f847 .green-ea5e,
.wood_36eb.image_fixed_0f40 .link_ec9a {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood_36eb.image_fixed_0f40 .hover-hot-f847 .green-ea5e:focus,
.wood_36eb.image_fixed_0f40 .hover-hot-f847 .green-ea5e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_36eb.image_fixed_0f40 .focus_fb33 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wood_36eb.overlay-360a .backdrop-3be5,
.wood_36eb.overlay-360a .soft_6541 a,
.wood_36eb.overlay-360a .paragraph-south-64c2 .green-ea5e,
.wood_36eb.overlay-360a .paragraph-south-64c2 a,
.wood_36eb.overlay-360a .link_ec9a a {
  color: rgba(255, 255, 255, 0.79);
}
.wood_36eb.overlay-360a .backdrop-3be5:hover,
.wood_36eb.overlay-360a .soft_6541 a:hover,
.wood_36eb.overlay-360a .paragraph-south-64c2 .green-ea5e:hover,
.wood_36eb.overlay-360a .paragraph-south-64c2 a:hover,
.wood_36eb.overlay-360a .link_ec9a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_36eb.overlay-360a .hidden_c9d9 {
  color: rgba(255, 255, 255, 0.99);
}
.wood_36eb.overlay-360a .under_f090 {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_36eb.overlay-360a .under_f090:before {
  background: rgba(255, 255, 255, 0.08);
}
.wood_36eb.overlay-360a .complex_0dd7:before {
  background: rgba(0, 0, 0, 0.9);
}
.wood_36eb.overlay-360a .hover-hot-f847 .focus_fb33 li a,
.wood_36eb.overlay-360a .hover-hot-f847 .green-ea5e,
.wood_36eb.overlay-360a .link_ec9a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_36eb.overlay-360a .hover-hot-f847 .green-ea5e:focus,
.wood_36eb.overlay-360a .hover-hot-f847 .green-ea5e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_36eb.overlay-360a .focus_fb33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_0dd7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.complex_0dd7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption_up_4137 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notice_next_af55 .wood_36eb {
  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;
}
.notice_next_af55 .under_f090 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notice_next_af55 .under_f090: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) {
  .notice_next_af55 .under_f090:before {
    width: 16%;
    left: 42%;
  }
}
.notice_next_af55 .under_f090:last-child:before {
  content: none;
}
.notice_next_af55 .under_f090[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notice_next_af55 .hover-hot-f847 .focus_fb33 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notice_next_af55 .hover-hot-f847 .focus_fb33 li a .green-ea5e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notice_next_af55 .hover-hot-f847 .link_ec9a {
  border: none;
}
.notice_next_af55 .hover-hot-f847 .link_ec9a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notice_next_af55 .complex_0dd7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notice_next_af55 .caption_up_4137 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notice_next_af55 .overlay-360a .complex_0dd7:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_next_af55 .image_fixed_0f40.inner-1ed4 .notification_cde1 {
  background: rgba(0, 0, 0, 0.6);
}
.notice_next_af55
  .image_fixed_0f40.inner-1ed4
  .notification_cde1::after,
.notice_next_af55
  .image_fixed_0f40.inner-1ed4
  .notification_cde1:before {
  background: inherit;
}
.notice_next_af55
  .image_fixed_0f40.inner-1ed4:hover
  .notification_cde1 {
  background: rgba(0, 0, 0, 0.8);
}
.tooltip-0f02 .wood_36eb {
  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) {
  .tooltip-0f02 .wood_36eb {
    width: auto;
    right: 45px;
  }
}
.thick-0a6d .wood_36eb {
  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) {
  .thick-0a6d .wood_36eb {
    width: auto;
    left: 45px;
  }
}
.menu_dff6 .wood_36eb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.menu_dff6 .caption_up_4137 {
  max-width: 48em;
  margin: 0 auto;
}
.menu_dff6 .complex_0dd7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cool_250a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cool_250a.notice_next_af55 .wood_36eb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cool_250a.tooltip-0f02 .wood_36eb {
  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);
}
.cool_250a .wood_36eb {
  visibility: visible;
}
.cool_250a.thick-0a6d .wood_36eb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tooltip_liquid_fa5e,
.outer_3de3 {
  overflow-x: hidden;
}
.tooltip_liquid_fa5e .wood_36eb {
  overflow: auto;
}
.tooltip_liquid_fa5e.notice_next_af55 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_liquid_fa5e.notice_next_af55 .wood_36eb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tooltip_liquid_fa5e.notice_next_af55 .stale_eaac {
  opacity: 0;
}
.tooltip_liquid_fa5e.tooltip-0f02 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_liquid_fa5e.tooltip-0f02 .wood_36eb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tooltip_liquid_fa5e.tooltip-0f02 .stale_eaac {
  opacity: 0;
}
.tooltip_liquid_fa5e.thick-0a6d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_liquid_fa5e.thick-0a6d .wood_36eb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tooltip_liquid_fa5e.thick-0a6d .stale_eaac {
  opacity: 0;
}
.tooltip_liquid_fa5e.menu_dff6 .wood_36eb {
  z-index: 10;
  visibility: visible;
}
.inner-1ed4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.inner-1ed4 .notification_cde1 {
  background: rgba(255, 255, 255, 0.99);
}
.inner-1ed4 .notification_cde1::after,
.inner-1ed4 .notification_cde1:before {
  background: inherit;
}
.inner-1ed4:hover .notification_cde1 {
  background: rgba(255, 255, 255, 0.99);
}
.thick-0a6d .inner-1ed4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.menu_dff6 .inner-1ed4 {
  display: none !important;
}
.tooltip_liquid_fa5e:before,
.outer_3de3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tooltip_liquid_fa5e .inner-1ed4,
.outer_3de3 .inner-1ed4 {
  display: inline-block;
}
.wood_36eb .border-brown-62fe {
  -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;
}
.tooltip_liquid_fa5e .wood_36eb .border-brown-62fe,
.outer_3de3 .wood_36eb .border-brown-62fe {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden_warm_78df .nav_dcc4 {
  width: 100%;
}
.text_old_c041 {
  padding: 0 0.5em 0;
}
.text_old_c041 [class*="customify-col-"],
.text_old_c041 [class*="customify-col_"],
.text_old_c041 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.focus-clean-146b .text_old_c041 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .text_old_fe19 .easy_aa74,
  .easy_aa74 {
    display: none;
  }
  .wrapper-b2f5 {
    text-align: left;
  }
  .input_624b {
    text-align: center;
  }
  .secondary_static_3ad7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .text_old_fe19 .dropdown_4c65,
  .dropdown_4c65 {
    display: none;
  }
  .green_bffa {
    text-align: left;
  }
  .component_fb90 {
    text-align: center;
  }
  .gradient_ccbd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .text_old_fe19 .small_9941,
  .small_9941 {
    display: none;
  }
  .tabs_188e {
    text-align: left;
  }
  .avatar-41d0 {
    text-align: center;
  }
  .column_pink_6346 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.menu_motion_3616 {
  box-shadow: none !important;
}
.dirty_c293 .east-bdff,
.bottom_e99f .east-bdff {
  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;
}
.bottom_e99f .east-bdff {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-d046 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form-d046:after,
.form-d046:before {
  content: "";
  display: table;
}
.form-d046:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form-d046 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form-d046,
.bright_bc4b {
  max-width: 1248px;
  margin: 0 auto;
}

.north-ceb8.basic_686f .form-d046 {
  max-width: 100%;
}
.north-ceb8.brown-868d {
  max-width: 1200px;
  margin: 0 auto;
}
.north-ceb8.active-new-c366 .form-d046 {
  max-width: 100%;
}
.north-ceb8.active-new-c366 > .form-d046 {
  padding-left: 0;
  padding-right: 0;
}
.north-ceb8.active-new-c366 > .form-d046 .text_old_fe19 {
  margin: 0;
}
.north-ceb8.active-new-c366
  > .form-d046
  .gradient-ff35.item_5db8 {
  margin-right: 0;
  margin-left: 0;
}
.north-ceb8.active-new-c366 #main.item_5db8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .static-eafc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .static-eafc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .status-down-eba4 .chip_north_1fc2 {
    padding-right: 1em;
  }
  .status-down-eba4.status_705a .gradient-ff35 {
    border-right: 1px solid #eaecee;
  }
  .status-down-eba4.status_705a .chip_north_1fc2 {
    padding-right: 1em;
  }
  .status-down-eba4.status_705a .caption_928b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-3683 .chip_north_1fc2 {
    padding-left: 1em;
  }
  .section-3683.status_705a .gradient-ff35 {
    border-left: 1px solid #eaecee;
  }
  .section-3683.status_705a .chip_north_1fc2 {
    padding-left: 1em;
  }
  .section-3683.status_705a .caption_928b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-a6ba .chip_north_1fc2 {
    padding-left: 1em;
  }
  .label-a6ba.status_705a .border-ec4c {
    border-right: 1px solid #eaecee;
  }
  .label-a6ba.status_705a .cool_8947 {
    border-right: 1px solid #eaecee;
  }
  .label-a6ba.status_705a .chip_north_1fc2 {
    padding-left: 1em;
  }
  .label-a6ba.status_705a .caption_928b {
    padding-right: 1em;
  }
  .label-a6ba.status_705a .input_6b0b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-8dbc .chip_north_1fc2 {
    padding-right: 1em;
  }
  .notification-8dbc.status_705a .border-ec4c {
    border-left: 1px solid #eaecee;
  }
  .notification-8dbc.status_705a .cool_8947 {
    border-left: 1px solid #eaecee;
  }
  .notification-8dbc.status_705a .chip_north_1fc2 {
    padding-right: 1em;
  }
  .notification-8dbc.status_705a .caption_928b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-8dbc.status_705a .input_6b0b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .static-eafc .chip_north_1fc2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .static-eafc.status_705a .gradient-ff35 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .static-eafc.status_705a .chip_north_1fc2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .static-eafc.status_705a .caption_928b {
    padding-left: 1em;
  }
  .static-eafc.status_705a .input_6b0b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .static-eafc.status_705a .chip_north_1fc2 {
    padding-left: 0;
  }
}
.lite-21a2 .image-wood-c13a {
  display: inline-block;
}
.text-lower-5ec9 {
  display: inline-block;
}
.north-9275 {
  word-con: break-word;
}
.gradient_bf13 > span {
  display: inline-block;
  padding: 5px 0;
}
.gradient_bf13 .card_48c4 {
  margin-left: 8px;
  margin-right: 8px;
}
.gradient_bf13 .upper_1ae2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sort_purple_9b44 .box_south_5c06 {
  margin-bottom: 2em;
}
.sort_purple_9b44 .huge_e48e {
  margin-bottom: 15px;
}
.sort_purple_9b44 .huge_e48e:last-child {
  margin-bottom: 0;
}
.sort_purple_9b44 .left_a9e3 {
  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) {
  .sort_purple_9b44 .left_a9e3 {
    display: block;
  }
}
.sort_purple_9b44 .aside-hot-f5af {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sort_purple_9b44 .aside-hot-f5af {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sort_purple_9b44 .column_446d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sort_purple_9b44 .column_446d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sort_purple_9b44 .column_446d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sort_purple_9b44 .north-9275 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort_purple_9b44 .north-9275 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sort_purple_9b44 .fixed-bf70 p:last-child {
  margin-bottom: 0;
}
.sort_purple_9b44 .fast-3f57 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sort_purple_9b44 .down-2ef3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sort_purple_9b44 .item-right-2963 {
  margin-top: 1em;
}
.sort_purple_9b44 .last_2d4e {
  top: 0;
  display: block;
}
.sort_purple_9b44 .last_2d4e a {
  color: inherit;
}
.sort_purple_9b44 .last_2d4e a:hover {
  color: inherit;
}
.sort_purple_9b44 .detail_dark_bcfb {
  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;
}
.sort_purple_9b44 .detail_dark_bcfb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sort_purple_9b44 .down-2ef3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sort_purple_9b44 .button_1608 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sort_purple_9b44 .button_1608:first-child {
  margin-top: 0;
}
.sort_purple_9b44 .button_1608.tertiary-9d76 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sort_purple_9b44 .button_1608.container-active-8e44 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort_purple_9b44
  .button_1608.container-active-8e44.hover_4337
  .item-right-2963 {
  width: 100%;
}
.sort_purple_9b44 .container-active-8e44 {
  -webkit-box-align: center;
  align-items: center;
}
.sort_purple_9b44 .container-active-8e44 .gradient_bf13,
.sort_purple_9b44 .container-active-8e44 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sort_purple_9b44 .column_446d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sort_purple_9b44 .column_446d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sort_purple_9b44 .column_446d: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;
}
.sort_purple_9b44 .tertiary-9d76 {
  z-index: 5;
}
.sort_purple_9b44 .orange_7475 .pattern_lower_b9ed {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sort_purple_9b44 .progress_f6a3 .pattern_lower_b9ed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sort_purple_9b44 .detail_82db .pattern_lower_b9ed {
  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;
}
.sort_purple_9b44.input-next-4396 .left_a9e3,
.sort_purple_9b44.item-43d3 .left_a9e3 {
  display: block;
}
.sort_purple_9b44.input-next-4396 .left_a9e3 .detail-large-258e,
.sort_purple_9b44.input-next-4396 .left_a9e3 .down-2ef3,
.sort_purple_9b44.item-43d3 .left_a9e3 .detail-large-258e,
.sort_purple_9b44.item-43d3 .left_a9e3 .down-2ef3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort_purple_9b44.description_outer_53c7 .aside-hot-f5af {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sort_purple_9b44.description_outer_53c7 .aside-hot-f5af {
    margin-right: 0;
  }
}
.sort_purple_9b44.input-next-4396 .aside-hot-f5af,
.sort_purple_9b44.item-43d3 .aside-hot-f5af {
  padding-top: 40%;
}
.sort_purple_9b44.input-next-4396 .box_south_5c06,
.sort_purple_9b44.item-43d3 .box_south_5c06 {
  display: block;
}
.sort_purple_9b44.input-next-4396 .fn-sticky-ec57 .down-2ef3,
.sort_purple_9b44.item-43d3 .fn-sticky-ec57 .down-2ef3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sort_purple_9b44.input-next-4396 .aside-hot-f5af,
.sort_purple_9b44.item-43d3 .aside-hot-f5af {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sort_purple_9b44.input-next-4396 .down-2ef3 {
  padding: 1em;
}
.blue-4bb7 {
  margin: 30px auto;
  display: block;
}
.blue-4bb7 .summary_steel_7abe > * {
  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;
}
.blue-4bb7 .summary_steel_7abe > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue-4bb7 .summary_steel_7abe span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_hovered_f7bb .gradient_bf13 {
  margin-bottom: 1.41575em;
}
.nav_hovered_f7bb .label_7df3 {
  margin-bottom: 1.618em;
}
.feature_a341 .header-1935 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.feature_a341 .header-1935 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.feature_a341 .lower_e9a1 {
  max-width: 100%;
  overflow: auto;
}
.upper_6fb9 .feature_a341 a:hover {
  text-decoration: underline;
}
.light-2f89 .huge_e48e:not(.north-9275),
.light-2f89 .column_446d {
  margin-bottom: 1.41575em;
}
.light-2f89 .huge_e48e:not(.north-9275):last-child,
.light-2f89 .column_446d:last-child {
  margin-bottom: 0;
}
.light-2f89 .huge_e48e.row-77ad {
  margin-bottom: 0.41575em;
}
.light-2f89 .list_center_30d2:before,
.light-2f89 .image_mini_10d7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.light-2f89 .list_center_30d2:before {
  content: "\f115";
}
.light-2f89 .image_mini_10d7:before {
  content: "\f02c";
}
.light-2f89 .dynamic_86bc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.light-2f89 .dynamic_86bc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shadow_23ce {
  display: -webkit-box;
  display: flex;
}
.shadow_23ce .tiny_08db {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shadow_23ce .tiny_08db {
    flex-basis: 90px;
  }
}
.shadow_23ce .section-6578 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow_23ce .section-6578 {
    flex-basis: calc(100% - 50px);
  }
}
.shadow_23ce .green-ba6d p:last-child {
  margin-bottom: 0.72em;
}
.down_b067 .summary_steel_7abe {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.down_b067 .summary_steel_7abe:after,
.down_b067 .summary_steel_7abe:before {
  content: "";
  display: table;
}
.down_b067 .summary_steel_7abe:after {
  clear: both;
}
.down_b067 .summary_steel_7abe .tertiary_solid_751b,
.down_b067 .summary_steel_7abe .red_6fd9 {
  width: 49%;
}
.down_b067 .summary_steel_7abe .tertiary_solid_751b a span.carousel-hovered-0820,
.down_b067 .summary_steel_7abe .red_6fd9 a span.carousel-hovered-0820 {
  display: block;
  margin-bottom: 5px;
}
.down_b067 .summary_steel_7abe .red_6fd9 {
  float: left;
  text-align: left;
}
.down_b067 .summary_steel_7abe .tertiary_solid_751b {
  float: right;
  text-align: right;
}
.table_afaf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .table_afaf {
    margin-bottom: 0;
  }
}
.tag_484d {
  margin-bottom: 1em;
}
.tag_484d .north-9275 {
  font-size: 1.1em;
  line-height: 1.3;
}
.layout_orange_df07 a {
  display: block;
  line-height: 0;
  position: relative;
}
.progress-bb0c .tag_484d,
.overlay-217a .tag_484d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .progress-bb0c .tag_484d,
  .overlay-217a .tag_484d {
    display: block;
  }
}
.progress-bb0c .layout_orange_df07,
.overlay-217a .layout_orange_df07 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .progress-bb0c .layout_orange_df07,
  .overlay-217a .layout_orange_df07 {
    margin-bottom: 1em;
  }
}
.progress-bb0c .layout_orange_df07 img,
.overlay-217a .layout_orange_df07 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.progress-bb0c .dropdown_dirty_769a,
.overlay-217a .dropdown_dirty_769a {
  flex-basis: calc(100% - 160px);
}
.progress-bb0c .dropdown_dirty_769a p,
.overlay-217a .dropdown_dirty_769a p {
  margin-bottom: 0;
}
.progress-bb0c .dropdown_dirty_769a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .progress-bb0c .dropdown_dirty_769a {
    padding-left: 0;
  }
}
.overlay-217a .dropdown_dirty_769a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay-217a .dropdown_dirty_769a {
    padding-right: 0;
  }
}
.overlay-217a .layout_orange_df07 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline-active-8041 .layout_orange_df07 {
  margin-bottom: 0.5em;
}
.outline-active-8041 .layout_orange_df07 img {
  width: 100%;
}
.notice_small_b5ea .outer_2288,
.dropdown-2af5 .outer_2288 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dropdown-2af5 .gradient-ff35 .surface-active-d969 p:last-child {
  margin-bottom: 0;
}
.simple_516e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gold-7787 .sidebar-static-adcc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gold-7787 .sidebar-static-adcc:last-of-type {
    margin-bottom: 0;
  }
}
.gold-7787 .sidebar-static-adcc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gold-7787 .sidebar-static-adcc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gold-7787 .sidebar-static-adcc ul li {
  margin: 0 0 0.6em;
}
.gold-7787 .sidebar-static-adcc ul li.liquid_8eeb,
.gold-7787 .sidebar-static-adcc ul li.hidden_wood_c11b {
  position: relative;
}
.gold-7787 .sidebar-static-adcc ul li.liquid_8eeb .pro_30f1,
.gold-7787 .sidebar-static-adcc ul li.hidden_wood_c11b .pro_30f1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gold-7787 .sidebar-static-adcc ul li.liquid_8eeb:after:after,
.gold-7787 .sidebar-static-adcc ul li.liquid_8eeb:after:before,
.gold-7787
  .sidebar-static-adcc
  ul
  li.hidden_wood_c11b:after:after,
.gold-7787
  .sidebar-static-adcc
  ul
  li.hidden_wood_c11b:after:before {
  content: "";
  display: table;
}
.gold-7787 .sidebar-static-adcc ul li.liquid_8eeb:after:after,
.gold-7787
  .sidebar-static-adcc
  ul
  li.hidden_wood_c11b:after:after {
  clear: both;
}
.gold-7787 .sidebar-static-adcc a.progress-huge-c881:hover {
  text-decoration: none;
}
.gold-7787 .sidebar-static-adcc select {
  max-width: 100%;
}
.gold-7787 .sidebar-static-adcc table {
  font-size: 85%;
}
.gold-7787 .sidebar-static-adcc table td,
.gold-7787 .sidebar-static-adcc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gold-7787 .sidebar-static-adcc table tfoot td {
  text-align: left;
}
.gold-7787 .sidebar-static-adcc :last-child {
  margin-bottom: 0;
}
.gold-7787 .sidebar-static-adcc .article_clean_2271 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gold-7787 .sidebar-static-adcc .article_clean_2271 label {
  width: 100%;
}
.gold-7787 .sidebar-static-adcc .article_clean_2271 .complex_922f {
  width: 100%;
  display: block;
}
.gold-7787 .sidebar-static-adcc .article_clean_2271 .row_233c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gold-7787 .sidebar-static-adcc .article_clean_2271 .row_233c:hover svg #svg-search {
  fill: #444;
}
.gold-7787 .sidebar-static-adcc .article_clean_2271 .row_233c svg {
  width: 18px;
  height: 18px;
}
.gold-7787 .photo_white_9583 ul ul,
.gold-7787 .new_99a8 ul ul,
.gold-7787 .overlay_outer_aab4 ul ul,
.gold-7787 .outline_glass_5288 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gold-7787 .photo_white_9583 .motion_9dbe > a,
.gold-7787 .new_99a8 .motion_9dbe > a,
.gold-7787 .overlay_outer_aab4 .motion_9dbe > a,
.gold-7787 .outline_glass_5288 .motion_9dbe > a {
  margin-bottom: 0;
}
.gold-7787 .overlay-fluid-1226 li,
.gold-7787 .photo_white_9583 li,
.gold-7787 .tiny_f3e5 li,
.gold-7787 .new_99a8 li,
.gold-7787 .overlay_outer_aab4 li,
.gold-7787 .outline_glass_5288 li,
.gold-7787 .notice-ccc6 li,
.gold-7787 .tiny_5348 li {
  display: block;
  position: relative;
}
.gold-7787 .overlay-fluid-1226 li:last-child,
.gold-7787 .photo_white_9583 li:last-child,
.gold-7787 .tiny_f3e5 li:last-child,
.gold-7787 .new_99a8 li:last-child,
.gold-7787 .overlay_outer_aab4 li:last-child,
.gold-7787 .outline_glass_5288 li:last-child,
.gold-7787 .notice-ccc6 li:last-child,
.gold-7787 .tiny_5348 li:last-child {
  border: none;
}
.gold-7787 .overlay-fluid-1226 li a,
.gold-7787 .photo_white_9583 li a,
.gold-7787 .tiny_f3e5 li a,
.gold-7787 .new_99a8 li a,
.gold-7787 .overlay_outer_aab4 li a,
.gold-7787 .outline_glass_5288 li a,
.gold-7787 .notice-ccc6 li a,
.gold-7787 .tiny_5348 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold-7787 .overlay-fluid-1226 li ul li::before,
.gold-7787 .photo_white_9583 li ul li::before,
.gold-7787 .tiny_f3e5 li ul li::before,
.gold-7787 .new_99a8 li ul li::before,
.gold-7787 .overlay_outer_aab4 li ul li::before,
.gold-7787 .outline_glass_5288 li ul li::before,
.gold-7787 .notice-ccc6 li ul li::before,
.gold-7787 .tiny_5348 li ul li::before {
  left: 15px;
}
.gold-7787 .overlay-fluid-1226 li ul a,
.gold-7787 .photo_white_9583 li ul a,
.gold-7787 .tiny_f3e5 li ul a,
.gold-7787 .new_99a8 li ul a,
.gold-7787 .overlay_outer_aab4 li ul a,
.gold-7787 .outline_glass_5288 li ul a,
.gold-7787 .notice-ccc6 li ul a,
.gold-7787 .tiny_5348 li ul a {
  padding-left: 20px;
}
.gold-7787 .overlay-fluid-1226 li ul ul li::before,
.gold-7787 .photo_white_9583 li ul ul li::before,
.gold-7787 .tiny_f3e5 li ul ul li::before,
.gold-7787 .new_99a8 li ul ul li::before,
.gold-7787 .overlay_outer_aab4 li ul ul li::before,
.gold-7787 .outline_glass_5288 li ul ul li::before,
.gold-7787 .notice-ccc6 li ul ul li::before,
.gold-7787 .tiny_5348 li ul ul li::before {
  left: 30px;
}
.gold-7787 .overlay-fluid-1226 li ul ul a,
.gold-7787 .photo_white_9583 li ul ul a,
.gold-7787 .tiny_f3e5 li ul ul a,
.gold-7787 .new_99a8 li ul ul a,
.gold-7787 .overlay_outer_aab4 li ul ul a,
.gold-7787 .outline_glass_5288 li ul ul a,
.gold-7787 .notice-ccc6 li ul ul a,
.gold-7787 .tiny_5348 li ul ul a {
  padding-left: 40px;
}
.gold-7787 .column-38e2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold-7787 .tiny_5348 ul li {
  margin-bottom: 1.41575em;
}
.gold-7787 .tiny_5348 ul li .dim-69ae {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gold-7787 .tiny_5348 ul li .highlight_yellow_7357 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.overlay-360a .overlay-fluid-1226 li a,
.overlay-360a .photo_white_9583 li a,
.overlay-360a .tiny_f3e5 li a,
.overlay-360a .new_99a8 li a,
.overlay-360a .overlay_outer_aab4 li a,
.overlay-360a .outline_glass_5288 li a,
.overlay-360a .notice-ccc6 li a,
.overlay-360a .tiny_5348 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-360a .column-38e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-360a .sidebar-static-adcc ul li.liquid_8eeb .pro_30f1,
.overlay-360a .sidebar-static-adcc ul li.hidden_wood_c11b .pro_30f1 {
  background: rgba(0, 0, 0, 0.2);
}
.overlay-360a .gold-7787 .sidebar-static-adcc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-ceb8 .gold-7787 .focus_fb33 li {
  margin: 0;
}
.north-ceb8 .gold-7787 .focus_fb33 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.north-ceb8 .gold-7787 .focus_fb33 li ul {
  margin: 0;
}
.north-ceb8 .gold-7787 .focus_fb33 li ul li a {
  padding-left: 15px;
}
.north-ceb8 .gold-7787 .focus_fb33 li ul li li a {
  padding-left: 30px;
}
.north-ceb8 .gold-7787 .focus_fb33 li.detail-0898 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.north-ceb8 .gold-7787 .focus_fb33 li.detail-0898 > 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;
}
.north-ceb8 .gold-7787 .focus_fb33 li.detail-0898 > 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;
}
.blue-0f7a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image_7c5b {
  position: relative;
  z-index: 10;
}
.image_7c5b .border-brown-62fe {
  width: 100%;
  max-width: 100%;
}
.section-orange-3d99 .surface-cool-b50b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.section-orange-3d99 .image_fixed_0f40 {
}
.section-orange-3d99 .overlay-360a {
  background: #292929;
}
.breadcrumb_silver_d4d7 .surface-cool-b50b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb_silver_d4d7 .image_fixed_0f40 {
  background: #f9f9f9;
}
.breadcrumb_silver_d4d7 .overlay-360a {
  background: #303030;
}
.short_5a1d .surface-cool-b50b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .short_5a1d .image-wood-c13a {
    margin-bottom: 1em;
  }
  .short_5a1d .image-wood-c13a:last-child {
    margin-bottom: 0;
  }
}
.short_5a1d .image_fixed_0f40 {
  background: #ededed;
}
.short_5a1d .overlay-360a {
  background: #1a1a1a;
}
.surface-cool-b50b.image_fixed_0f40 {
  color: rgba(0, 0, 0, 0.6);
}
.surface-cool-b50b.image_fixed_0f40 .next-a0e1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-cool-b50b.overlay-360a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-cool-b50b.overlay-360a a:not(.progress-huge-c881) {
  color: rgba(255, 255, 255, 0.79);
}
.surface-cool-b50b.overlay-360a a:not(.progress-huge-c881):hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-cool-b50b.overlay-360a .next-a0e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-cool-b50b.overlay-360a table tbody td,
.surface-cool-b50b.overlay-360a table th {
  background: rgba(0, 0, 0, 0.08);
}
.purple_4552.advanced_059e .form-d046 {
  max-width: initial;
}
.purple_4552 .component-slow-857b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.purple_4552 .component-slow-857b .border-brown-62fe {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .purple_4552 .component-slow-857b .border-brown-62fe {
    display: block;
    margin-bottom: 2em;
  }
  .purple_4552 .component-slow-857b .border-brown-62fe:last-child {
    margin-bottom: 0;
  }
}
.short_5a1d .image-wood-c13a:last-child,
.breadcrumb_silver_d4d7 .image-wood-c13a:last-child,
.section-orange-3d99 .image-wood-c13a:last-child {
  margin-bottom: 0;
}
.short_5a1d .image-wood-c13a .gold-7787 .sidebar-static-adcc:last-child,
.breadcrumb_silver_d4d7 .image-wood-c13a .gold-7787 .sidebar-static-adcc:last-child,
.section-orange-3d99 .image-wood-c13a .gold-7787 .sidebar-static-adcc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .short_5a1d .title_c408,
  .short_5a1d .button_8faa,
  .breadcrumb_silver_d4d7 .title_c408,
  .breadcrumb_silver_d4d7 .button_8faa,
  .section-orange-3d99 .title_c408,
  .section-orange-3d99 .button_8faa {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image_7c5b .image-wood-c13a {
    margin-bottom: 2em;
  }
}
.image_7c5b p:last-child {
  margin-bottom: 0;
}
.image_7c5b li,
.image_7c5b ul {
  list-style: none;
  margin: 0;
}
.image_7c5b ul ul {
  margin-left: 2.617924em;
}
.element_warm_0ef9 {
  font-size: 0.875em;
}

/* css-noise: 5d92 */
.phantom-card-f9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
