/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hidden_1228/customify
Author: WPCustomify
Author URI: https://pressmaximum.hidden_1228
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.hidden_1228/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tag_full_fc58.first-acf1/licenses/gpl-2.0.soft-5cc7
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.block-f363/, (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.advanced_bcc0.dark_24ee/normalize.purple_9943/
 ======
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.purple_9943 v7.0.0 | MIT License | github.hidden_1228/necolas/normalize.purple_9943 */
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;
}
.label-8900 .filter-short-efda,
.dropdown-36d2,
.bright-4237,
.secondary-plasma-5027,
.label_53a6,
.outer-c777,
.pressed_24f3,
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;
}
.dropdown-36d2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dropdown-36d2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-36d2,
  h1 {
    font-size: 1.8em;
  }
}
.bright-4237,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.bright-4237 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .bright-4237,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .bright-4237,
  h2 {
    font-size: 1.7em;
  }
}
.secondary-plasma-5027,
h3 {
  font-size: 1.618em;
}
.label-8900 .filter-short-efda,
.label_53a6,
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.gradient-99c0 {
  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;
}
.thumbnail_ae53:after,
.thumbnail_ae53:before,
.solid_6dec:after,
.solid_6dec:before {
  content: "";
  display: table;
}
.thumbnail_ae53:after,
.solid_6dec:after {
  clear: both;
}
.down-3c18 {
  float: right;
  margin-right: 0;
}
.dropdown-b022 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.summary_out_36b8 .hover_827e,
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;
}
.summary_out_36b8 .hover_827e: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;
}
.tertiary-cool-65a9 .hover_827e {
  box-shadow: none;
}
.tertiary-cool-65a9
  .hover_827e
  .status-3279 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tertiary-cool-65a9 .hover_827e .huge-7105 {
  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;
}
.tertiary-cool-65a9
  .hover_827e
  .huge-7105
  b {
  display: none;
}
.tertiary-cool-65a9 .thumbnail_hot_baa2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hero_lite_bbf8:not(.thumbnail_8b02):not(.glass_5cbd),
button:not(.thumbnail_8b02):not(.glass_5cbd),
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ),
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ),
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ) {
  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;
}
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):hover,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):hover,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):hover,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):hover,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):active,
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):active,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):active,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):active,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):active,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus {
  outline: 0;
}
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19 {
  position: relative;
}
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .heading-fresh-5934,
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .hard_e979,
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .video-29c1,
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  i,
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  svg,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .heading-fresh-5934,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .hard_e979,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .video-29c1,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  i,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  svg,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .heading-fresh-5934,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .hard_e979,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .video-29c1,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  i,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  svg,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .heading-fresh-5934,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .hard_e979,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .video-29c1,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  i,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  svg,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .heading-fresh-5934,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .hard_e979,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  .video-29c1,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  i,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19
  svg {
  visibility: hidden;
}
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19:after,
button:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19:after,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19:after,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19:after,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ).fn-loading-5a19: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;
}
.hero_lite_bbf8:not(.thumbnail_8b02):not(.glass_5cbd),
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ),
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ),
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ) {
  color: #fff;
  background: #235787;
}
.hero_lite_bbf8:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus,
input[type="button"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus,
input[type="reset"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus,
input[type="submit"]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ):focus {
  color: #fff;
}
.hero_lite_bbf8.fn-disabled-5a19:not(.thumbnail_8b02):not(
    .glass_5cbd
  ),
.hero_lite_bbf8[disabled]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ),
button.fn-disabled-5a19:not(.thumbnail_8b02):not(
    .glass_5cbd
  ),
button[disabled]:not(.thumbnail_8b02):not(
    .glass_5cbd
  ) {
  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;
}
.accordion_3540 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accordion_3540: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;
}
.shadow_up_274b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.label-8d8c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.link-f906 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnail_ae53:after,
.thumbnail_ae53:before,
.tertiary-fixed-cb62:after,
.tertiary-fixed-cb62:before,
.gallery_active_e8c3:after,
.gallery_active_e8c3:before,
.text-6f64:after,
.text-6f64:before,
.dirty-80ad:after,
.dirty-80ad:before,
.nav_6fed:after,
.nav_6fed:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnail_ae53:after,
.tertiary-fixed-cb62:after,
.gallery_active_e8c3:after,
.text-6f64:after,
.dirty-80ad:after,
.nav_6fed:after {
  clear: both;
}
.tertiary-fixed-cb62 .summary-over-4daa,
.gallery_active_e8c3 .summary-over-4daa,
.box_out_ead4 .summary-over-4daa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.medium_7469 {
  display: inline-block;
}
.narrow_c31a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.narrow_c31a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.narrow_c31a .chip-pink-f73a {
  padding: 1em 0;
  font-size: 85%;
}
.chip-pink-f73a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.media-north-8aad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.media-north-8aad:after,
.media-north-8aad:before {
  content: "";
  display: table;
}
.media-north-8aad:after {
  clear: both;
}
.texture-8566 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.heading_purple_a32a .texture-8566 {
  max-width: 50%;
}
.easy_1cfc .texture-8566 {
  max-width: 33.33%;
}
.box-7a6c .texture-8566 {
  max-width: 25%;
}
.wrapper_right_32b6 .texture-8566 {
  max-width: 20%;
}
.input-easy-34fb .texture-8566 {
  max-width: 16.66%;
}
.focused-9f23 .texture-8566 {
  max-width: 14.28%;
}
.red_4f3f .texture-8566 {
  max-width: 12.5%;
}
.hard_cb96 .texture-8566 {
  max-width: 11.11%;
}
.shade-warm-7425 {
  display: block;
}
.label-8900 .search_outer_5a6f label,
.label-8900 .logo-6c7b label,
.label-8900 .surface_dim_17cb label,
.label-8900 .menu-focused-da9a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_2330 {
  list-style: none;
  margin: 0;
}
.grid_2330 article.header-light-226a {
  margin-bottom: 0;
}
.grid_2330 ul {
  list-style: none;
  margin: 0;
}
.grid_2330 .banner-last-8054 li.header-light-226a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_2330 .banner-last-8054 li.header-light-226a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_2330 .banner-last-8054 li.header-light-226a: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) {
  .grid_2330 .banner-last-8054 li.header-light-226a li.header-light-226a li.header-light-226a li.header-light-226a {
    padding-left: 0;
  }
}
article.header-light-226a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header-light-226a .tertiary-fixed-cb62 p:last-of-type {
  margin-bottom: 0;
}
article.header-light-226a .shadow_6fdd {
  float: left;
}
article.header-light-226a .in_8d4d {
  margin-left: 85px;
}
article.header-light-226a .overlay_fd46 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header-light-226a .overlay_fd46 .alert-medium-45d7 {
  margin-left: 10px;
}
article.header-light-226a .last-1a1a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header-light-226a .list_7d00 {
  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 .search_outer_5a6f,
  #respond .surface_dim_17cb,
  #respond .menu-focused-da9a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_outer_5a6f input,
#respond .surface_dim_17cb input,
#respond .menu-focused-da9a input {
  width: 100%;
}
#respond .menu-focused-da9a {
  margin-right: 0;
}
#respond .active-bronze-c492 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.image_up_bb47 {
  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;
}
.image_up_bb47.overlay-86d1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.image_up_bb47 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%);
}
.image_up_bb47:focus,
.image_up_bb47: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);
}
.input_yellow_3e29 {
  border-radius: 10%;
}
.backdrop-71e8 {
  border-radius: 50%;
}
.popup_5f4c {
  font-size: 0.72em;
}
.yellow_ead7 {
  font-size: 0.875em;
}
.in_741c {
  font-size: 1.1em;
}
.tooltip_new_438b {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip_new_438b.popup_5f4c {
  letter-spacing: 0.5px;
}
.item_5951,
.item_5951 a {
  color: #6d6d6d;
}
.item_5951 a:hover {
  color: #111;
}
.item-3ab1 {
  color: #6d6d6d;
}
.popup_wide_3ad2 {
  overflow-x: hidden;
}
.popup_wide_3ad2 .text-top-61bf.hidden_62ab {
  position: relative;
}
.popup_wide_3ad2 .text-top-61bf.hidden_62ab.thick_75c9 {
  position: initial;
}
.popup_wide_3ad2
  .text-top-61bf.hidden_62ab.thick_75c9
  .west_6442 {
  left: auto;
}
.popup_wide_3ad2 .text-top-61bf .west_6442 {
  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;
}
.popup_wide_3ad2 .text-top-61bf:hover.hidden_62ab {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.popup_wide_3ad2
  .text-top-61bf:hover.hidden_62ab
  .west_6442 {
  display: block;
  z-index: 9999999;
}
.popup_wide_3ad2 .link-action-fcb4 .main_gas_75f0,
.popup_wide_3ad2 .detail_63f3 .main_gas_75f0 {
  display: none;
}
.popup_wide_3ad2 .up_bb31 .text-top-61bf:hover.hidden_62ab {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label-8900 .search_outer_5a6f label,
.label-8900 .logo-6c7b label,
.label-8900 .surface_dim_17cb label,
.label-8900 .menu-focused-da9a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_2330 {
  list-style: none;
  margin: 0;
}
.grid_2330 article.header-light-226a {
  margin-bottom: 0;
}
.grid_2330 ul {
  list-style: none;
  margin: 0;
}
.grid_2330 .banner-last-8054 li.header-light-226a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_2330 .banner-last-8054 li.header-light-226a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_2330 .banner-last-8054 li.header-light-226a: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) {
  .grid_2330 .banner-last-8054 li.header-light-226a li.header-light-226a li.header-light-226a li.header-light-226a {
    padding-left: 0;
  }
}
article.header-light-226a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header-light-226a .tertiary-fixed-cb62 p:last-of-type {
  margin-bottom: 0;
}
article.header-light-226a .shadow_6fdd {
  float: left;
}
article.header-light-226a .in_8d4d {
  margin-left: 85px;
}
article.header-light-226a .overlay_fd46 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header-light-226a .overlay_fd46 .alert-medium-45d7 {
  margin-left: 10px;
}
article.header-light-226a .last-1a1a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header-light-226a .list_7d00 {
  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 .search_outer_5a6f,
  #respond .surface_dim_17cb,
  #respond .menu-focused-da9a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_outer_5a6f input,
#respond .surface_dim_17cb input,
#respond .menu-focused-da9a input {
  width: 100%;
}
#respond .menu-focused-da9a {
  margin-right: 0;
}
#respond .active-bronze-c492 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link-action-fcb4 .input-bottom-47ea {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.input-bottom-47ea .progress_center_248a.active-wide-ee10 .filter-ef3a > li > a:focus,
.input-bottom-47ea .progress_center_248a.active-wide-ee10 .filter-ef3a > li > a:hover,
.input-bottom-47ea .progress_center_248a.label-52f3 .filter-ef3a > li > a:focus,
.input-bottom-47ea .progress_center_248a.label-52f3 .filter-ef3a > li > a:hover,
.input-bottom-47ea .progress_center_248a.summary-large-6d6d .filter-ef3a > li > a:focus,
.input-bottom-47ea .progress_center_248a.summary-large-6d6d .filter-ef3a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-bottom-47ea
  .progress_center_248a.active-wide-ee10
  .filter-ef3a
  > li.sidebar_0ccb
  > a,
.input-bottom-47ea
  .progress_center_248a.active-wide-ee10
  .filter-ef3a
  > li.icon-00d0
  > a,
.input-bottom-47ea
  .progress_center_248a.label-52f3
  .filter-ef3a
  > li.sidebar_0ccb
  > a,
.input-bottom-47ea
  .progress_center_248a.label-52f3
  .filter-ef3a
  > li.icon-00d0
  > a,
.input-bottom-47ea
  .progress_center_248a.summary-large-6d6d
  .filter-ef3a
  > li.sidebar_0ccb
  > a,
.input-bottom-47ea .progress_center_248a.summary-large-6d6d .filter-ef3a > li.stale-464c > a {
  color: rgba(255, 255, 255, 0.99);
}
.input-bottom-47ea .north-91e6,
.input-bottom-47ea .north-91e6 a {
  color: rgba(255, 255, 255, 0.99);
}
.input-bottom-47ea .wood-3642.pro_57ce li a,
.input-bottom-47ea .dirty-5c7c a,
.input-bottom-47ea .current_beb4,
.input-bottom-47ea .filter-ef3a > li > a,
.input-bottom-47ea .table-small-58ed {
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea .wood-3642.pro_57ce li a:hover,
.input-bottom-47ea .dirty-5c7c a:hover,
.input-bottom-47ea .current_beb4:hover,
.input-bottom-47ea .filter-ef3a > li > a:hover,
.input-bottom-47ea .table-small-58ed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-bottom-47ea .pro_a705 {
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea .pro_a705 .detail-329c {
  color: rgba(255, 255, 255, 0.99);
}
.input-bottom-47ea .pro_a705:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-bottom-47ea .accent_upper_a39e .liquid-11c9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea .accent_upper_a39e .liquid-11c9 .title_over_f621 {
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea
  .accent_upper_a39e
  .liquid-11c9
  .title_over_f621::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea
  .accent_upper_a39e
  .liquid-11c9
  .title_over_f621:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea
  .accent_upper_a39e
  .liquid-11c9
  .title_over_f621::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea
  .accent_upper_a39e
  .liquid-11c9
  .title_over_f621::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea .accent_upper_a39e .section_fcfb {
  color: rgba(255, 255, 255, 0.79);
}
.input-bottom-47ea .accent_upper_a39e .section_fcfb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-65ff
  .input-bottom-47ea
  .accent_upper_a39e
  .hidden-south-a064
  .search-simple-20d4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny-65ff
  .input-bottom-47ea
  .accent_upper_a39e
  .hidden-south-a064
  .title_over_f621 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-action-fcb4 .pressed-ce5b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pressed-ce5b .progress_center_248a.active-wide-ee10 .filter-ef3a > li > a:focus,
.pressed-ce5b .progress_center_248a.active-wide-ee10 .filter-ef3a > li > a:hover,
.pressed-ce5b .progress_center_248a.label-52f3 .filter-ef3a > li > a:focus,
.pressed-ce5b .progress_center_248a.label-52f3 .filter-ef3a > li > a:hover,
.pressed-ce5b .progress_center_248a.summary-large-6d6d .filter-ef3a > li > a:focus,
.pressed-ce5b .progress_center_248a.summary-large-6d6d .filter-ef3a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-ce5b
  .progress_center_248a.active-wide-ee10
  .filter-ef3a
  > li.sidebar_0ccb
  > a,
.pressed-ce5b
  .progress_center_248a.active-wide-ee10
  .filter-ef3a
  > li.icon-00d0
  > a,
.pressed-ce5b
  .progress_center_248a.label-52f3
  .filter-ef3a
  > li.sidebar_0ccb
  > a,
.pressed-ce5b
  .progress_center_248a.label-52f3
  .filter-ef3a
  > li.icon-00d0
  > a,
.pressed-ce5b
  .progress_center_248a.summary-large-6d6d
  .filter-ef3a
  > li.sidebar_0ccb
  > a,
.pressed-ce5b .progress_center_248a.summary-large-6d6d .filter-ef3a > li.stale-464c > a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-ce5b .north-91e6,
.pressed-ce5b .north-91e6 a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-ce5b .wood-3642.pro_57ce li a,
.pressed-ce5b .dirty-5c7c a,
.pressed-ce5b .current_beb4,
.pressed-ce5b .filter-ef3a > li > a,
.pressed-ce5b .table-small-58ed {
  color: rgba(0, 0, 0, 0.55);
}
.pressed-ce5b .wood-3642.pro_57ce li a:hover,
.pressed-ce5b .dirty-5c7c a:hover,
.pressed-ce5b .current_beb4:hover,
.pressed-ce5b .filter-ef3a > li > a:hover,
.pressed-ce5b .table-small-58ed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-ce5b .pro_a705 {
  color: rgba(0, 0, 0, 0.55);
}
.pressed-ce5b .pro_a705 .detail-329c {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-ce5b .pro_a705:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_lower_dc64 .grid-c152 {
  margin-left: auto;
  margin-right: auto;
}
.gallery_active_e8c3 > * {
  margin-left: auto;
  margin-right: auto;
}
.gallery_active_e8c3 .shadow_up_274b {
  margin-right: 1.41575em;
}
.hover-liquid-425f .gallery_active_e8c3 > .media_north_c276 {
  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;
}
.hover-liquid-425f .gallery_active_e8c3 > .fresh-e917 {
  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;
}
.wood-06f0.info_lower_dc64 .grid-c152,
.picture_next_43e5.info_lower_dc64 .grid-c152 {
  margin-left: 0;
}
.wood-2d12.info_lower_dc64 .grid-c152,
.pro_2982.info_lower_dc64 .grid-c152 {
  margin-right: 0;
}
.gallery_active_e8c3 ol,
.gallery_active_e8c3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.main-947c video {
  max-width: 100%;
}
.preview_1931 img {
  display: block;
}
.preview_1931.shadow_up_274b,
.preview_1931.label-8d8c {
  width: 100%;
}
.preview_1931.fresh-e917 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description-dirty-4f71:not(.secondary-0bae) {
  margin: 1.5em auto;
}
.rough-db2d p {
  padding: 1.5em 14px;
}
ul.hot-59c6.fresh-e917,
ul.hot-59c6.media_north_c276,
ul.hot-59c6.mask-south-c9bd.media_north_c276 {
  padding: 0 14px;
}
.button_warm_46b3 {
  display: block;
  overflow-x: auto;
}
.button_warm_46b3 table {
  border-collapse: collapse;
  width: 100%;
}
.button_warm_46b3 td,
.button_warm_46b3 th {
  padding: 0.5em;
}
.gallery_active_e8c3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gallery_active_e8c3 ol ol,
.gallery_active_e8c3 ol ul,
.gallery_active_e8c3 ul ol,
.gallery_active_e8c3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gallery_active_e8c3 ol ol li,
.gallery_active_e8c3 ol ul li,
.gallery_active_e8c3 ul ol li,
.gallery_active_e8c3 ul ul li {
  margin-left: 0;
}
.filter-f1f6.accordion_steel_1363 > .dropdown-motion-1700 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-f1f6.accordion_steel_1363 > .dropdown-motion-1700 iframe,
.filter-f1f6.accordion_steel_1363 > .dropdown-motion-1700 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.primary_1386 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.primary_1386.texture-6584 {
  padding: 0;
}
.primary_1386.texture-6584 cite {
  font-size: 13px;
}
.primary_1386 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.primary_1386 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress-96b0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress-96b0 > p:first-child {
  margin-top: 0;
}
.progress-96b0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress-96b0 blockquote {
  border-left: 0;
}
.gold_42c6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gold_42c6:not(.white-e73c) {
  max-width: 100px;
}
.gold_42c6.popup-iron-a501 {
  border-bottom: none !important;
  text-align: center;
}
.gold_42c6.popup-iron-a501::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .rough-db2d p {
    padding: 1.5em 0;
  }
}
.feature_rough_fb45 {
  color: #0073aa;
}
.message_under_23c8 {
  background-color: #0073aa;
}
.box_6812 {
  color: #229fd8;
}
.basic-81ba {
  background-color: #229fd8;
}
.dropdown-hot-8961 {
  color: #eee;
}
.table_smooth_f3fa {
  background-color: #eee;
}
.orange_4257 {
  color: #444;
}
.thumbnail_229d {
  background-color: #444;
}
.focused-41d6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focused-41d6 .bronze_fe52 .dirty-5c7c {
  font-size: 15px;
}
.focused-41d6 .dirty-5c7c {
  line-height: 1.3;
}
.focused-41d6 .pressed-ce5b {
}
.focused-41d6 .input-bottom-47ea {
  background: #235787;
}
.video-large-5720 {
  padding: 0;
}
.video-large-5720 .input-bottom-47ea {
  background: #1a1a1a;
}
.video-large-5720 .pressed-ce5b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tooltip-large-f764 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tooltip-large-f764 .pressed-ce5b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tooltip-large-f764 .input-bottom-47ea {
  background: #303030;
}
.nav_6fed {
  position: relative;
  z-index: 10;
}
.nav_6fed .container_pro_2806 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-dim-6266 .hidden_62ab {
  display: inline-block;
  vertical-align: middle;
}
.paragraph-dim-6266.paragraph-6670 .hidden_62ab {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph-dim-6266.paragraph-6670 .hidden_62ab {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-dim-6266.paragraph-6670 .hidden_62ab {
    margin-right: 0.4em;
  }
}
.paragraph-dim-6266.paragraph-6670 .hidden_62ab:last-child {
  margin-right: 0;
}
.grid-in-7c0c .container_pro_2806 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link-action-fcb4 .bronze_fe52 {
    margin: 0 -0.5em;
  }
  .link-action-fcb4 .bronze_fe52 [class*="customify-col-"],
  .link-action-fcb4 .bronze_fe52 [class*="customify-col_"],
  .link-action-fcb4 .bronze_fe52 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link-action-fcb4.focus-8189 .container_pro_2806 {
  background: 0 0 !important;
}
.link-action-fcb4.focus-8189 .container_pro_2806,
.link-action-fcb4.grid-in-7c0c .container_pro_2806 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link-action-fcb4.breadcrumb_ff17 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link-action-fcb4.grid-in-7c0c .container_pro_2806 {
  box-shadow: none !important;
}
.bright-3142 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bright-3142 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bright-3142 {
    padding: 18px 0 20px;
  }
}
.bright-3142 .alert_8b55 {
  width: 100%;
}
.bright-3142 .disabled-154f {
  margin-bottom: 0;
}
.bright-3142 .out_295c {
  margin-top: 5px;
  font-size: 0.875em;
}
.large-5c87 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.large-5c87 .cool_a555 {
  width: 100%;
}
.section_9189 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.section_9189 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.section_9189 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;
}
.section_9189 li:last-child:after {
  display: none;
}
.section_9189 li a {
  font-weight: 500;
  margin-right: 10px;
}
.progress_c484 .main_gas_75f0 button,
.bright-3142 .main_gas_75f0 button {
  left: 0;
}
.progress_c484 .cool_a555,
.bright-3142 .cool_a555 {
  padding-left: 0;
  padding-right: 0;
}
.progress_c484 .large-5c87,
.bright-3142 .large-5c87 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.progress_c484 {
  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;
}
.progress_c484: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;
}
.progress_c484 .fixed_582d {
  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) {
  .progress_c484 .fixed_582d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .progress_c484 .fixed_582d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .progress_c484 .fixed_582d {
    min-height: 200px;
  }
}
.progress_c484 .section_9189 {
  color: rgba(255, 255, 255, 0.8);
}
.progress_c484 .section_9189 a,
.progress_c484 .section_9189 li:after {
  color: inherit;
}
.progress_c484 .section_9189 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.section-motion-cc5c {
  margin-bottom: 0.5em;
}
.heading-pro-687f {
  margin-bottom: 1.2em;
}
.heading-pro-687f,
.section-motion-cc5c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.heading-pro-687f p:last-child,
.section-motion-cc5c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .main_gas_75f0,
#masthead .main_gas_75f0 {
  display: none;
}
#masthead
  > .main_gas_75f0.wrapper-8e0f {
  display: none;
}
#masthead > .main_gas_75f0 button {
  left: 0;
}
.paragraph-e2e2 {
  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%;
}
.paragraph-e2e2 .hidden_62ab {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paragraph-e2e2 .steel_22ed {
  display: -webkit-box;
  display: flex;
}
.paragraph-e2e2 .steel_22ed.banner_hovered_dd1a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paragraph-e2e2 .steel_22ed.first_b833 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph-e2e2 .steel_22ed.shadow_short_ba2c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph-e2e2.tag-in-d83a.dropdown-center-293a .steel_22ed.banner_hovered_dd1a {
  flex-basis: 100%;
}
.paragraph-e2e2.title-cef9 .steel_22ed.first_b833 {
  -webkit-box-flex: 1;
  flex: auto;
}
.paragraph-e2e2.title-cef9 .steel_22ed.shadow_short_ba2c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .main_gas_75f0.wrapper-8e0f {
  display: none;
}
#masthead > .main_gas_75f0 button {
  left: 0;
}
.hover-c3eb {
  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;
}
.hover-c3eb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hover-c3eb.pro-94fa i {
  margin-right: 4px;
}
.hover-c3eb.detail-new-5ac8 i {
  margin-left: 5px;
}
.dirty-5c7c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dirty-5c7c p:last-child {
  margin-bottom: 0;
}
.inner-0611 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.inner-0611 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.inner-0611 img {
  display: block;
  width: auto;
  line-height: 1;
}
.inner-0611 .north-91e6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.inner-0611 .main_east_9804 {
  margin: 5px 0 7px 0;
}
.inner-0611.title-brown-b54f .glass-45ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner-0611.title-brown-b54f .narrow_de93 {
  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;
}
.inner-0611.under-a1de {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.inner-0611.under-a1de .glass-45ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner-0611.under-a1de .narrow_de93 {
  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;
}
.inner-0611.focused-3ed0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner-0611.gas-04ec {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.inner-0611.gas-04ec .narrow_de93 {
  margin-top: 7px;
}
.notification-9288 {
  display: inline-block;
}
.nav_6fed .next_2fc4 .inner-0611 img {
  max-width: 100%;
}
.progress_center_248a .wood-3699.primary-iron-d2b4,
.header_white_cced .wood-3699.primary-iron-d2b4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress_center_248a .rough-943c,
.header_white_cced .rough-943c {
  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%);
}
.progress_center_248a .rough-943c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.progress_center_248a.iron-b7bb .rough-943c {
  display: none;
}
.progress_center_248a .grid-bright-283c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress_center_248a .grid-bright-283c li {
  display: inline-block;
  position: relative;
}
.progress_center_248a .grid-bright-283c li:last-child {
  margin-right: 0;
}
.progress_center_248a .grid-bright-283c 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;
}
.progress_center_248a .grid-bright-283c li.stale-464c > a {
  color: rgba(0, 0, 0, 0.9);
}
.progress_center_248a .grid-bright-283c > 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;
}
.progress_center_248a .grid-bright-283c > li > a i {
  line-height: 0;
}
.progress_center_248a .grid-bright-283c > li.slider-f389 > a .rough-943c {
  margin-left: 4px;
  line-height: 0;
}
.progress_center_248a .grid-bright-283c .column-b077 li.slider-f389 > a {
  position: relative;
}
.progress_center_248a .grid-bright-283c .column-b077 li.slider-f389 > a:after,
.progress_center_248a .grid-bright-283c .column-b077 li.slider-f389 > a:before {
  content: "";
  display: table;
}
.progress_center_248a .grid-bright-283c .column-b077 li.slider-f389 > a:after {
  clear: both;
}
.progress_center_248a .grid-bright-283c .column-b077 li.slider-f389 > a .rough-943c {
  margin-left: 5px;
  float: right;
}
.progress_center_248a .out_4926,
.progress_center_248a .column-b077 {
  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;
}
.progress_center_248a .column-b077 {
  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;
}
.progress_center_248a .column-b077 .primary-iron-d2b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress_center_248a .column-b077 .rough-943c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.progress_center_248a .column-b077 li {
  display: block;
  margin: 0;
  padding: 0;
}
.progress_center_248a .column-b077 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;
}
.progress_center_248a .column-b077 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.progress_center_248a .column-b077 .column-b077 {
  top: 0;
  left: 100%;
}
.progress_center_248a .last_1329.fn-focus-5a19 > .out_4926,
.progress_center_248a .last_1329.fn-focus-5a19 > .column-b077,
.progress_center_248a .last_1329:focus > .out_4926,
.progress_center_248a .last_1329:focus > .column-b077,
.progress_center_248a .last_1329:hover > .out_4926,
.progress_center_248a .last_1329:hover > .column-b077 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.progress_center_248a.summary-large-6d6d .filter-ef3a:after,
.progress_center_248a.summary-large-6d6d .filter-ef3a:before {
  content: "";
  display: table;
}
.progress_center_248a.summary-large-6d6d .filter-ef3a:after {
  clear: both;
}
.progress_center_248a.summary-large-6d6d .filter-ef3a > li {
  float: left;
}
.progress_center_248a.outline_e1e5 .filter-ef3a:after,
.progress_center_248a.outline_e1e5 .filter-ef3a:before {
  content: "";
  display: table;
}
.progress_center_248a.outline_e1e5 .filter-ef3a:after {
  clear: both;
}
.progress_center_248a.outline_e1e5 .filter-ef3a > li {
  float: left;
}
.progress_center_248a.outline_e1e5 .filter-ef3a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.progress_center_248a.outline_e1e5 .filter-ef3a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.progress_center_248a.outline_e1e5 .filter-ef3a > li.sidebar_0ccb > a,
.progress_center_248a.outline_e1e5 .filter-ef3a > li.stale-464c > a {
  color: #fff;
  background-color: #1e4b75;
}
.progress_center_248a.active-wide-ee10 .filter-ef3a > li > a .primary-iron-d2b4 {
  position: relative;
}
.progress_center_248a.active-wide-ee10 .filter-ef3a > li > a .primary-iron-d2b4: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;
}
.progress_center_248a.active-wide-ee10
  .filter-ef3a
  > li:focus
  > a
  .primary-iron-d2b4:before,
.progress_center_248a.active-wide-ee10
  .filter-ef3a
  > li:hover
  > a
  .primary-iron-d2b4:before {
  width: 100%;
  background-color: currentColor;
}
.progress_center_248a.active-wide-ee10
  .filter-ef3a
  > li.sidebar_0ccb
  > a
  .primary-iron-d2b4:before,
.progress_center_248a.active-wide-ee10
  .filter-ef3a
  > li.icon-00d0
  > a
  .primary-iron-d2b4:before {
  width: 100%;
  background-color: currentColor;
}
.progress_center_248a.label-52f3 .filter-ef3a > li > a .primary-iron-d2b4 {
  position: relative;
}
.progress_center_248a.label-52f3 .filter-ef3a > li > a .primary-iron-d2b4: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;
}
.progress_center_248a.label-52f3 .filter-ef3a > li:focus > a .primary-iron-d2b4:before,
.progress_center_248a.label-52f3
  .filter-ef3a
  > li:hover
  > a
  .primary-iron-d2b4:before {
  width: 100%;
  background-color: currentColor;
}
.progress_center_248a.label-52f3
  .filter-ef3a
  > li.sidebar_0ccb
  > a
  .primary-iron-d2b4:before,
.progress_center_248a.label-52f3
  .filter-ef3a
  > li.icon-00d0
  > a
  .primary-iron-d2b4:before {
  width: 100%;
  background-color: currentColor;
}
.header_white_cced .grid-bright-283c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header_white_cced .grid-bright-283c li:first-child > a {
  border-top: none;
}
.header_white_cced .grid-bright-283c .icon-purple-b2fb > .primary-iron-d2b4 .rough-943c {
  display: none;
}
.header_white_cced .grid-bright-283c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.header_white_cced .grid-bright-283c li:last-child {
  border: none;
}
.header_white_cced .grid-bright-283c li.slider-f389 > a {
  padding-right: 45px !important;
}
.header_white_cced .grid-bright-283c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.header_white_cced .grid-bright-283c li a:focus,
.header_white_cced .grid-bright-283c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_white_cced .grid-bright-283c li .box-bc3b {
  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;
}
.header_white_cced .grid-bright-283c li .box-bc3b:hover {
  box-shadow: none;
}
.header_white_cced .grid-bright-283c li .box-bc3b .rough-943c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.header_white_cced .grid-bright-283c .column-b077 {
  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);
}
.header_white_cced .grid-bright-283c .column-b077 li a {
  padding-left: 3em;
}
.header_white_cced .grid-bright-283c .content_59e3 > a .box-bc3b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header_white_cced .grid-bright-283c .content_59e3 > .column-b077 {
  display: block;
  opacity: 1;
}
.border_28d8 {
  max-width: 100%;
}
.full-09af {
  line-height: 0;
  cursor: pointer;
}
.table-small-58ed {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.table-small-58ed:hover {
  box-shadow: none;
  color: currentColor;
}
.table-small-58ed svg {
  width: 18px;
  height: 18px;
}
.table-small-58ed .white_9a4b {
  display: none;
}
.inner-e95a {
  position: relative;
}
.inner-e95a.fn-active-5a19 .table-small-58ed .fluid-9016 {
  display: none;
}
.inner-e95a.fn-active-5a19 .table-small-58ed .white_9a4b {
  display: inline-block;
}
.inner-e95a .photo-black-0f92 {
  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);
}
.inner-e95a.basic_0021 .photo-black-0f92 {
  left: auto;
  right: -0.9em;
}
.inner-e95a.basic_0021 .shade_west_7341::before {
  left: auto;
  right: 15px;
}
.inner-e95a.fn-active-5a19 .photo-black-0f92 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-south-a064 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden-south-a064 label {
  flex-basis: 100%;
}
.hidden-south-a064 .liquid-11c9 {
  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;
}
.hidden-south-a064 .title_over_f621 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden-south-a064 .title_over_f621:focus {
  background-color: transparent;
}
.hidden-south-a064 button.section_fcfb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden-south-a064 button.section_fcfb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden-south-a064 button.section_fcfb svg {
  width: 18px;
  height: 18px;
}
.hidden-south-a064 input[type="submit"] {
  min-height: auto;
}
.accent_upper_a39e .hidden-south-a064 .title_over_f621 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade_west_7341 {
  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) {
  .shade_west_7341 {
    width: 220px;
  }
}
.shade_west_7341 label {
  flex-basis: 100%;
}
.shade_west_7341::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;
}
.tiny-65ff .accent_upper_a39e .hidden-south-a064 {
  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;
}
.tiny-65ff
  .accent_upper_a39e
  .hidden-south-a064
  .liquid-11c9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tiny-65ff .accent_upper_a39e .hidden-south-a064 .title_over_f621 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tiny-65ff
  .accent_upper_a39e
  .hidden-south-a064
  .title_over_f621:focus {
  background: 0 0;
}
.tiny-65ff
  .accent_upper_a39e
  .hidden-south-a064
  .search-simple-20d4 {
  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;
}
.wood-3642 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wood-3642 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wood-3642 li:last-child {
  margin-right: 0;
}
.wood-3642 li:first-child {
  margin-left: 0;
}
.wood-3642.layout-yellow-74a9 a {
  color: #fff;
}
.wood-3642.layout-yellow-74a9 a:hover {
  color: #fff;
}
.wood-3642 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wood-3642 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wood-3642 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wood-3642 a:hover {
  opacity: 0.9;
  color: inherit;
}
.wood-3642 [class*="social-icon-apple"] {
  background-color: #999;
}
.wood-3642 [class*="social-icon-apple"].south_a76b {
  background-color: transparent;
  color: #999;
}
.wood-3642 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wood-3642 [class*="social-icon-behance"].south_a76b {
  background-color: transparent;
  color: #1769ff;
}
.wood-3642 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wood-3642 [class*="social-icon-bitbucket"].south_a76b {
  background-color: transparent;
  color: #205081;
}
.wood-3642 [class*="social-icon-codepen"] {
  background-color: #000;
}
.wood-3642 [class*="social-icon-codepen"].south_a76b {
  background-color: transparent;
  color: #000;
}
.wood-3642 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wood-3642 [class*="social-icon-delicious"].south_a76b {
  background-color: transparent;
  color: #39f;
}
.wood-3642 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wood-3642 [class*="social-icon-digg"].south_a76b {
  background-color: transparent;
  color: #005be2;
}
.wood-3642 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wood-3642 [class*="social-icon-dribbble"].south_a76b {
  background-color: transparent;
  color: #ea4c89;
}
.wood-3642 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wood-3642 [class*="social-icon-envelope"].south_a76b {
  background-color: transparent;
  color: #ea4335;
}
.wood-3642 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wood-3642 [class*="social-icon-facebook"].south_a76b {
  background-color: transparent;
  color: #3b5998;
}
.wood-3642 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wood-3642 [class*="social-icon-flickr"].south_a76b {
  background-color: transparent;
  color: #0063dc;
}
.wood-3642 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wood-3642 [class*="social-icon-foursquare"].south_a76b {
  background-color: transparent;
  color: #2d5be3;
}
.wood-3642 [class*="social-icon-github"] {
  background-color: #333;
}
.wood-3642 [class*="social-icon-github"].south_a76b {
  background-color: transparent;
  color: #333;
}
.wood-3642 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wood-3642 [class*="social-icon-google-plus"].south_a76b {
  background-color: transparent;
  color: #dd4b39;
}
.wood-3642 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wood-3642 [class*="social-icon-houzz"].south_a76b {
  background-color: transparent;
  color: #7ac142;
}
.wood-3642 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wood-3642 [class*="social-icon-instagram"].south_a76b {
  background-color: transparent;
  color: #262626;
}
.wood-3642 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wood-3642 [class*="social-icon-jsfiddle"].south_a76b {
  background-color: transparent;
  color: #487aa2;
}
.wood-3642 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wood-3642 [class*="social-icon-linkedin"].south_a76b {
  background-color: transparent;
  color: #0077b5;
}
.wood-3642 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wood-3642 [class*="social-icon-medium"].south_a76b {
  background-color: transparent;
  color: #00ab6b;
}
.wood-3642 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wood-3642
  [class*="social-icon-odnoklassniki"].south_a76b {
  background-color: transparent;
  color: #f4731c;
}
.wood-3642 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wood-3642 [class*="social-icon-meetup"].south_a76b {
  background-color: transparent;
  color: #ec1c40;
}
.wood-3642 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wood-3642 [class*="social-icon-pinterest"].south_a76b {
  background-color: transparent;
  color: #bd081c;
}
.wood-3642 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wood-3642 [class*="social-icon-product-hunt"].south_a76b {
  background-color: transparent;
  color: #da552f;
}
.wood-3642 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wood-3642 [class*="social-icon-reddit"].south_a76b {
  background-color: transparent;
  color: #ff4500;
}
.wood-3642 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wood-3642 [class*="social-icon-rss"].south_a76b {
  background-color: transparent;
  color: #f26522;
}
.wood-3642 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wood-3642
  [class*="social-icon-shopping-cart"].south_a76b {
  background-color: transparent;
  color: #4caf50;
}
.wood-3642 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wood-3642 [class*="social-icon-skype"].south_a76b {
  background-color: transparent;
  color: #00aff0;
}
.wood-3642 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wood-3642 [class*="social-icon-slideshare"].south_a76b {
  background-color: transparent;
  color: #0077b5;
}
.wood-3642 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wood-3642 [class*="social-icon-snapchat"].south_a76b {
  background-color: transparent;
  color: #fffc00;
}
.wood-3642 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wood-3642 [class*="social-icon-soundcloud"].south_a76b {
  background-color: transparent;
  color: #f80;
}
.wood-3642 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wood-3642 [class*="social-icon-spotify"].south_a76b {
  background-color: transparent;
  color: #2ebd59;
}
.wood-3642 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wood-3642
  [class*="social-icon-stack-overflow"].south_a76b {
  background-color: transparent;
  color: #fe7a15;
}
.wood-3642 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wood-3642 [class*="social-icon-maldkfgram"].south_a76b {
  background-color: transparent;
  color: #2ca5e0;
}
.wood-3642 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wood-3642 [class*="social-icon-tripadvisor"].south_a76b {
  background-color: transparent;
  color: #589442;
}
.wood-3642 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wood-3642 [class*="social-icon-tumblr"].south_a76b {
  background-color: transparent;
  color: #35465c;
}
.wood-3642 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wood-3642 [class*="social-icon-twitch"].south_a76b {
  background-color: transparent;
  color: #6441a5;
}
.wood-3642 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wood-3642 [class*="social-icon-twitter"].south_a76b {
  background-color: transparent;
  color: #1da1f2;
}
.wood-3642 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wood-3642 [class*="social-icon-vimeo"].south_a76b {
  background-color: transparent;
  color: #1ab7ea;
}
.wood-3642 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wood-3642 [class*="social-icon-vk"].south_a76b {
  background-color: transparent;
  color: #45668e;
}
.wood-3642 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wood-3642 [class*="social-icon-weibo"].south_a76b {
  background-color: transparent;
  color: #df2029;
}
.wood-3642 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wood-3642 [class*="social-icon-weixin"].south_a76b {
  background-color: transparent;
  color: #7bb32e;
}
.wood-3642 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wood-3642 [class*="social-icon-whatsapp"].south_a76b {
  background-color: transparent;
  color: #25d366;
}
.wood-3642 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wood-3642 [class*="social-icon-wordpress"].south_a76b {
  background-color: transparent;
  color: #21759b;
}
.wood-3642 [class*="social-icon-xing"] {
  background-color: #026466;
}
.wood-3642 [class*="social-icon-xing"].south_a76b {
  background-color: transparent;
  color: #026466;
}
.wood-3642 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wood-3642 [class*="social-icon-yelp"].south_a76b {
  background-color: transparent;
  color: #af0606;
}
.wood-3642 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wood-3642 [class*="social-icon-youtube"].south_a76b {
  background-color: transparent;
  color: #cd201f;
}
.current_beb4 {
  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;
}
.current_beb4:hover {
  box-shadow: none;
  background: 0 0;
}
.icon-huge-e971 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accent-mini-fb54 {
  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;
}
.selected-49da {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.detail-f394 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.detail-f394,
.detail-f394::after,
.detail-f394::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;
}
.detail-f394::after,
.detail-f394::before {
  content: "";
  display: block;
  background-color: inherit;
}
.text-72d1 .accent-mini-fb54 .selected-49da {
  margin-top: -2px;
  width: 19px;
}
.text-72d1 .accent-mini-fb54 .detail-f394 {
  margin-top: -1px;
}
.text-72d1 .accent-mini-fb54 .detail-f394,
.text-72d1 .accent-mini-fb54 .detail-f394::after,
.text-72d1 .accent-mini-fb54 .detail-f394::before {
  width: 19px;
  height: 2px;
}
.text-72d1 .accent-mini-fb54 .detail-f394::before {
  top: -6px;
}
.text-72d1 .accent-mini-fb54 .detail-f394::after {
  bottom: -6px;
}
.solid_350f .accent-mini-fb54 .selected-49da {
  margin-top: -2px;
  width: 22px;
}
.solid_350f .accent-mini-fb54 .detail-f394 {
  margin-top: -1px;
}
.solid_350f .accent-mini-fb54 .detail-f394,
.solid_350f .accent-mini-fb54 .detail-f394::after,
.solid_350f .accent-mini-fb54 .detail-f394::before {
  width: 22px;
  height: 2px;
}
.solid_350f .accent-mini-fb54 .detail-f394::before {
  top: -7px;
}
.solid_350f .accent-mini-fb54 .detail-f394::after {
  bottom: -7px;
}
.footer-67df .accent-mini-fb54 .selected-49da {
  margin-top: -2px;
  width: 31px;
}
.footer-67df .accent-mini-fb54 .detail-f394 {
  margin-top: -1.5px;
}
.footer-67df .accent-mini-fb54 .detail-f394,
.footer-67df .accent-mini-fb54 .detail-f394::after,
.footer-67df .accent-mini-fb54 .detail-f394::before {
  width: 31px;
  height: 3px;
}
.footer-67df .accent-mini-fb54 .detail-f394::before {
  top: -9px;
}
.footer-67df .accent-mini-fb54 .detail-f394::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .out_8ab2 .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 19px;
  }
  .out_8ab2 .accent-mini-fb54 .detail-f394 {
    margin-top: -1px;
  }
  .out_8ab2 .accent-mini-fb54 .detail-f394,
  .out_8ab2 .accent-mini-fb54 .detail-f394::after,
  .out_8ab2 .accent-mini-fb54 .detail-f394::before {
    width: 19px;
    height: 2px;
  }
  .out_8ab2 .accent-mini-fb54 .detail-f394::before {
    top: -6px;
  }
  .out_8ab2 .accent-mini-fb54 .detail-f394::after {
    bottom: -6px;
  }
  .new-708a .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 22px;
  }
  .new-708a .accent-mini-fb54 .detail-f394 {
    margin-top: -1px;
  }
  .new-708a .accent-mini-fb54 .detail-f394,
  .new-708a .accent-mini-fb54 .detail-f394::after,
  .new-708a .accent-mini-fb54 .detail-f394::before {
    width: 22px;
    height: 2px;
  }
  .new-708a .accent-mini-fb54 .detail-f394::before {
    top: -7px;
  }
  .new-708a .accent-mini-fb54 .detail-f394::after {
    bottom: -7px;
  }
  .column_first_df23 .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 31px;
  }
  .column_first_df23 .accent-mini-fb54 .detail-f394 {
    margin-top: -1.5px;
  }
  .column_first_df23 .accent-mini-fb54 .detail-f394,
  .column_first_df23 .accent-mini-fb54 .detail-f394::after,
  .column_first_df23 .accent-mini-fb54 .detail-f394::before {
    width: 31px;
    height: 3px;
  }
  .column_first_df23 .accent-mini-fb54 .detail-f394::before {
    top: -9px;
  }
  .column_first_df23 .accent-mini-fb54 .detail-f394::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .image-6600 .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 19px;
  }
  .image-6600 .accent-mini-fb54 .detail-f394 {
    margin-top: -1px;
  }
  .image-6600 .accent-mini-fb54 .detail-f394,
  .image-6600 .accent-mini-fb54 .detail-f394::after,
  .image-6600 .accent-mini-fb54 .detail-f394::before {
    width: 19px;
    height: 2px;
  }
  .image-6600 .accent-mini-fb54 .detail-f394::before {
    top: -6px;
  }
  .image-6600 .accent-mini-fb54 .detail-f394::after {
    bottom: -6px;
  }
  .fast_2dfd .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 22px;
  }
  .fast_2dfd .accent-mini-fb54 .detail-f394 {
    margin-top: -1px;
  }
  .fast_2dfd .accent-mini-fb54 .detail-f394,
  .fast_2dfd .accent-mini-fb54 .detail-f394::after,
  .fast_2dfd .accent-mini-fb54 .detail-f394::before {
    width: 22px;
    height: 2px;
  }
  .fast_2dfd .accent-mini-fb54 .detail-f394::before {
    top: -7px;
  }
  .fast_2dfd .accent-mini-fb54 .detail-f394::after {
    bottom: -7px;
  }
  .photo-5a0d .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 31px;
  }
  .photo-5a0d .accent-mini-fb54 .detail-f394 {
    margin-top: -1.5px;
  }
  .photo-5a0d .accent-mini-fb54 .detail-f394,
  .photo-5a0d .accent-mini-fb54 .detail-f394::after,
  .photo-5a0d .accent-mini-fb54 .detail-f394::before {
    width: 31px;
    height: 3px;
  }
  .photo-5a0d .accent-mini-fb54 .detail-f394::before {
    top: -9px;
  }
  .photo-5a0d .accent-mini-fb54 .detail-f394::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gas-098f .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 19px;
  }
  .gas-098f .accent-mini-fb54 .detail-f394 {
    margin-top: -1px;
  }
  .gas-098f .accent-mini-fb54 .detail-f394,
  .gas-098f .accent-mini-fb54 .detail-f394::after,
  .gas-098f .accent-mini-fb54 .detail-f394::before {
    width: 19px;
    height: 2px;
  }
  .gas-098f .accent-mini-fb54 .detail-f394::before {
    top: -6px;
  }
  .gas-098f .accent-mini-fb54 .detail-f394::after {
    bottom: -6px;
  }
  .fluid-ed4b .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 22px;
  }
  .fluid-ed4b .accent-mini-fb54 .detail-f394 {
    margin-top: -1px;
  }
  .fluid-ed4b .accent-mini-fb54 .detail-f394,
  .fluid-ed4b .accent-mini-fb54 .detail-f394::after,
  .fluid-ed4b .accent-mini-fb54 .detail-f394::before {
    width: 22px;
    height: 2px;
  }
  .fluid-ed4b .accent-mini-fb54 .detail-f394::before {
    top: -7px;
  }
  .fluid-ed4b .accent-mini-fb54 .detail-f394::after {
    bottom: -7px;
  }
  .primary-tall-ae53 .accent-mini-fb54 .selected-49da {
    margin-top: -2px;
    width: 31px;
  }
  .primary-tall-ae53 .accent-mini-fb54 .detail-f394 {
    margin-top: -1.5px;
  }
  .primary-tall-ae53 .accent-mini-fb54 .detail-f394,
  .primary-tall-ae53 .accent-mini-fb54 .detail-f394::after,
  .primary-tall-ae53 .accent-mini-fb54 .detail-f394::before {
    width: 31px;
    height: 3px;
  }
  .primary-tall-ae53 .accent-mini-fb54 .detail-f394::before {
    top: -9px;
  }
  .primary-tall-ae53 .accent-mini-fb54 .detail-f394::after {
    bottom: -9px;
  }
}
.media_892f .detail-f394 {
  -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);
}
.media_892f .detail-f394::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.media_892f .detail-f394::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);
}
.media_892f.heading_under_eb46 .detail-f394 {
  -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);
}
.media_892f.heading_under_eb46 .detail-f394::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.media_892f.heading_under_eb46 .detail-f394::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);
}
.badge-100d {
  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.content_5cae:before {
  display: none;
}
.detail_63f3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.detail_63f3 .gallery_selected_5286 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.detail_63f3 .gallery_selected_5286:last-of-type {
  border-bottom: none;
}
.detail_63f3 .gallery_selected_5286.chip_40f0,
.detail_63f3 .gallery_selected_5286.panel_b31e,
.detail_63f3 .gallery_selected_5286.outline_a0aa {
  padding: 0;
}
.detail_63f3 .header_white_cced .box-bc3b {
  color: currentColor;
}
.detail_63f3 .header_white_cced .box-bc3b:focus,
.detail_63f3 .header_white_cced .box-bc3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_63f3.pressed-ce5b .pro_a705,
.detail_63f3.pressed-ce5b .dirty-5c7c a,
.detail_63f3.pressed-ce5b .filter-ef3a a,
.detail_63f3.pressed-ce5b .column-b077 a {
  color: rgba(0, 0, 0, 0.55);
}
.detail_63f3.pressed-ce5b .pro_a705:hover,
.detail_63f3.pressed-ce5b .dirty-5c7c a:hover,
.detail_63f3.pressed-ce5b .filter-ef3a a:hover,
.detail_63f3.pressed-ce5b .column-b077 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_63f3.pressed-ce5b .detail-329c {
  color: rgba(0, 0, 0, 0.8);
}
.detail_63f3.pressed-ce5b .gallery_selected_5286 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_63f3.pressed-ce5b .gallery_selected_5286:before {
  background: rgba(0, 0, 0, 0.08);
}
.detail_63f3.pressed-ce5b .secondary-6679:before {
  background: rgba(255, 255, 255, 0.9);
}
.detail_63f3.pressed-ce5b .header_white_cced .grid-bright-283c li a,
.detail_63f3.pressed-ce5b .header_white_cced .box-bc3b,
.detail_63f3.pressed-ce5b .column-b077 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_63f3.pressed-ce5b .header_white_cced .box-bc3b:focus,
.detail_63f3.pressed-ce5b .header_white_cced .box-bc3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_63f3.pressed-ce5b .grid-bright-283c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_63f3.input-bottom-47ea .pro_a705,
.detail_63f3.input-bottom-47ea .dirty-5c7c a,
.detail_63f3.input-bottom-47ea .filter-ef3a .box-bc3b,
.detail_63f3.input-bottom-47ea .filter-ef3a a,
.detail_63f3.input-bottom-47ea .column-b077 a {
  color: rgba(255, 255, 255, 0.79);
}
.detail_63f3.input-bottom-47ea .pro_a705:hover,
.detail_63f3.input-bottom-47ea .dirty-5c7c a:hover,
.detail_63f3.input-bottom-47ea .filter-ef3a .box-bc3b:hover,
.detail_63f3.input-bottom-47ea .filter-ef3a a:hover,
.detail_63f3.input-bottom-47ea .column-b077 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_63f3.input-bottom-47ea .detail-329c {
  color: rgba(255, 255, 255, 0.99);
}
.detail_63f3.input-bottom-47ea .gallery_selected_5286 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_63f3.input-bottom-47ea .gallery_selected_5286:before {
  background: rgba(255, 255, 255, 0.08);
}
.detail_63f3.input-bottom-47ea .secondary-6679:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail_63f3.input-bottom-47ea .header_white_cced .grid-bright-283c li a,
.detail_63f3.input-bottom-47ea .header_white_cced .box-bc3b,
.detail_63f3.input-bottom-47ea .column-b077 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_63f3.input-bottom-47ea .header_white_cced .box-bc3b:focus,
.detail_63f3.input-bottom-47ea .header_white_cced .box-bc3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_63f3.input-bottom-47ea .grid-bright-283c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-6679 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.secondary-6679:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row_c64c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.box-cbba .detail_63f3 {
  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;
}
.box-cbba .gallery_selected_5286 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.box-cbba .gallery_selected_5286: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) {
  .box-cbba .gallery_selected_5286:before {
    width: 16%;
    left: 42%;
  }
}
.box-cbba .gallery_selected_5286:last-child:before {
  content: none;
}
.box-cbba .gallery_selected_5286[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.box-cbba .header_white_cced .grid-bright-283c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.box-cbba .header_white_cced .grid-bright-283c li a .box-bc3b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.box-cbba .header_white_cced .column-b077 {
  border: none;
}
.box-cbba .header_white_cced .column-b077 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.box-cbba .secondary-6679 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.box-cbba .row_c64c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.box-cbba .input-bottom-47ea .secondary-6679:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-cbba .pressed-ce5b.message_tiny_e401 .detail-f394 {
  background: rgba(0, 0, 0, 0.6);
}
.box-cbba
  .pressed-ce5b.message_tiny_e401
  .detail-f394::after,
.box-cbba
  .pressed-ce5b.message_tiny_e401
  .detail-f394:before {
  background: inherit;
}
.box-cbba
  .pressed-ce5b.message_tiny_e401:hover
  .detail-f394 {
  background: rgba(0, 0, 0, 0.8);
}
.banner_fixed_b8b9 .detail_63f3 {
  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) {
  .banner_fixed_b8b9 .detail_63f3 {
    width: auto;
    right: 45px;
  }
}
.link-simple-9929 .detail_63f3 {
  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) {
  .link-simple-9929 .detail_63f3 {
    width: auto;
    left: 45px;
  }
}
.content_5cae .detail_63f3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.content_5cae .row_c64c {
  max-width: 48em;
  margin: 0 auto;
}
.content_5cae .secondary-6679:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture_small_26aa {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture_small_26aa.box-cbba .detail_63f3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture_small_26aa.banner_fixed_b8b9 .detail_63f3 {
  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);
}
.texture_small_26aa .detail_63f3 {
  visibility: visible;
}
.texture_small_26aa.link-simple-9929 .detail_63f3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content-fast-531d,
.grid_clean_05da {
  overflow-x: hidden;
}
.content-fast-531d .detail_63f3 {
  overflow: auto;
}
.content-fast-531d.box-cbba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-fast-531d.box-cbba .detail_63f3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content-fast-531d.box-cbba .current_beb4 {
  opacity: 0;
}
.content-fast-531d.banner_fixed_b8b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-fast-531d.banner_fixed_b8b9 .detail_63f3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content-fast-531d.banner_fixed_b8b9 .current_beb4 {
  opacity: 0;
}
.content-fast-531d.link-simple-9929 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-fast-531d.link-simple-9929 .detail_63f3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content-fast-531d.link-simple-9929 .current_beb4 {
  opacity: 0;
}
.content-fast-531d.content_5cae .detail_63f3 {
  z-index: 10;
  visibility: visible;
}
.message_tiny_e401 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.message_tiny_e401 .detail-f394 {
  background: rgba(255, 255, 255, 0.99);
}
.message_tiny_e401 .detail-f394::after,
.message_tiny_e401 .detail-f394:before {
  background: inherit;
}
.message_tiny_e401:hover .detail-f394 {
  background: rgba(255, 255, 255, 0.99);
}
.link-simple-9929 .message_tiny_e401 {
  top: 10px;
  right: auto;
  left: 12px;
}
.content_5cae .message_tiny_e401 {
  display: none !important;
}
.content-fast-531d:before,
.grid_clean_05da:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content-fast-531d .message_tiny_e401,
.grid_clean_05da .message_tiny_e401 {
  display: inline-block;
}
.detail_63f3 .hidden_62ab {
  -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;
}
.content-fast-531d .detail_63f3 .hidden_62ab,
.grid_clean_05da .detail_63f3 .hidden_62ab {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview-f6fe .liquid-11c9 {
  width: 100%;
}
.next_2fc4 {
  padding: 0 0.5em 0;
}
.next_2fc4 [class*="customify-col-"],
.next_2fc4 [class*="customify-col_"],
.next_2fc4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner_out_3274 .next_2fc4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bronze_fe52 .iron-50fb,
  .iron-50fb {
    display: none;
  }
  .cool_aef6 {
    text-align: left;
  }
  .notice-tiny-2b52 {
    text-align: center;
  }
  .accent-left-f10a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bronze_fe52 .table_f5ff,
  .table_f5ff {
    display: none;
  }
  .label-0345 {
    text-align: left;
  }
  .texture_basic_bbcb {
    text-align: center;
  }
  .avatar-right-c0dc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bronze_fe52 .main-4bc5,
  .main-4bc5 {
    display: none;
  }
  .current-8dc5 {
    text-align: left;
  }
  .gradient_35f5 {
    text-align: center;
  }
  .outer_78ee {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tooltip-e18b {
  box-shadow: none !important;
}
.caption-full-1f57 .highlight-tiny-08e6,
.preview-d35f .highlight-tiny-08e6 {
  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;
}
.preview-d35f .highlight-tiny-08e6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container_pro_2806 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container_pro_2806:after,
.container_pro_2806:before {
  content: "";
  display: table;
}
.container_pro_2806:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container_pro_2806 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container_pro_2806,
.breadcrumb_ff17 {
  max-width: 1248px;
  margin: 0 auto;
}

.text-6f64.border_mini_ed50 .container_pro_2806 {
  max-width: 100%;
}
.text-6f64.feature_5636 {
  max-width: 1200px;
  margin: 0 auto;
}
.text-6f64.prev-a220 .container_pro_2806 {
  max-width: 100%;
}
.text-6f64.prev-a220 > .container_pro_2806 {
  padding-left: 0;
  padding-right: 0;
}
.text-6f64.prev-a220 > .container_pro_2806 .bronze_fe52 {
  margin: 0;
}
.text-6f64.prev-a220
  > .container_pro_2806
  .liquid_5ee4.huge_ba21 {
  margin-right: 0;
  margin-left: 0;
}
.text-6f64.prev-a220 #main.huge_ba21 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .column_0c3f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .column_0c3f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hidden_bottom_da25 .grid-c152 {
    padding-right: 1em;
  }
  .hidden_bottom_da25.search-focused-4a41 .liquid_5ee4 {
    border-right: 1px solid #eaecee;
  }
  .hidden_bottom_da25.search-focused-4a41 .grid-c152 {
    padding-right: 1em;
  }
  .hidden_bottom_da25.search-focused-4a41 .tertiary-gas-8b24 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout_wide_3f86 .grid-c152 {
    padding-left: 1em;
  }
  .layout_wide_3f86.search-focused-4a41 .liquid_5ee4 {
    border-left: 1px solid #eaecee;
  }
  .layout_wide_3f86.search-focused-4a41 .grid-c152 {
    padding-left: 1em;
  }
  .layout_wide_3f86.search-focused-4a41 .tertiary-gas-8b24 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_886c .grid-c152 {
    padding-left: 1em;
  }
  .lite_886c.search-focused-4a41 .pagination_f23c {
    border-right: 1px solid #eaecee;
  }
  .lite_886c.search-focused-4a41 .clean_a88a {
    border-right: 1px solid #eaecee;
  }
  .lite_886c.search-focused-4a41 .grid-c152 {
    padding-left: 1em;
  }
  .lite_886c.search-focused-4a41 .tertiary-gas-8b24 {
    padding-right: 1em;
  }
  .lite_886c.search-focused-4a41 .grid_0b86 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale_dfe5 .grid-c152 {
    padding-right: 1em;
  }
  .stale_dfe5.search-focused-4a41 .pagination_f23c {
    border-left: 1px solid #eaecee;
  }
  .stale_dfe5.search-focused-4a41 .clean_a88a {
    border-left: 1px solid #eaecee;
  }
  .stale_dfe5.search-focused-4a41 .grid-c152 {
    padding-right: 1em;
  }
  .stale_dfe5.search-focused-4a41 .tertiary-gas-8b24 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_dfe5.search-focused-4a41 .grid_0b86 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_0c3f .grid-c152 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_0c3f.search-focused-4a41 .liquid_5ee4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .column_0c3f.search-focused-4a41 .grid-c152 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_0c3f.search-focused-4a41 .tertiary-gas-8b24 {
    padding-left: 1em;
  }
  .column_0c3f.search-focused-4a41 .grid_0b86 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .column_0c3f.search-focused-4a41 .grid-c152 {
    padding-left: 0;
  }
}
.hidden-black-1144 .paragraph-dim-6266 {
  display: inline-block;
}
.upper-eb34 {
  display: inline-block;
}
.thick-9f51 {
  word-con: break-word;
}
.icon-4334 > span {
  display: inline-block;
  padding: 5px 0;
}
.icon-4334 .layout-51a6 {
  margin-left: 8px;
  margin-right: 8px;
}
.icon-4334 .cold-abd1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.photo_north_fa58 .orange-d9f2 {
  margin-bottom: 2em;
}
.photo_north_fa58 .down_1830 {
  margin-bottom: 15px;
}
.photo_north_fa58 .down_1830:last-child {
  margin-bottom: 0;
}
.photo_north_fa58 .background-a81d {
  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) {
  .photo_north_fa58 .background-a81d {
    display: block;
  }
}
.photo_north_fa58 .preview-slow-c603 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .photo_north_fa58 .preview-slow-c603 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.photo_north_fa58 .container_center_22b9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.photo_north_fa58 .container_center_22b9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.photo_north_fa58 .container_center_22b9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.photo_north_fa58 .thick-9f51 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_north_fa58 .thick-9f51 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.photo_north_fa58 .summary_66dc p:last-child {
  margin-bottom: 0;
}
.photo_north_fa58 .lite_3f15 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.photo_north_fa58 .backdrop_7824 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.photo_north_fa58 .advanced-4e07 {
  margin-top: 1em;
}
.photo_north_fa58 .message_2bd8 {
  top: 0;
  display: block;
}
.photo_north_fa58 .message_2bd8 a {
  color: inherit;
}
.photo_north_fa58 .message_2bd8 a:hover {
  color: inherit;
}
.photo_north_fa58 .easy-6edd {
  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;
}
.photo_north_fa58 .easy-6edd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.photo_north_fa58 .backdrop_7824 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.photo_north_fa58 .motion-9f45 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.photo_north_fa58 .motion-9f45:first-child {
  margin-top: 0;
}
.photo_north_fa58 .motion-9f45.liquid-fb91 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.photo_north_fa58 .motion-9f45.heading_fe40 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_north_fa58
  .motion-9f45.heading_fe40.main-9502
  .advanced-4e07 {
  width: 100%;
}
.photo_north_fa58 .heading_fe40 {
  -webkit-box-align: center;
  align-items: center;
}
.photo_north_fa58 .heading_fe40 .icon-4334,
.photo_north_fa58 .heading_fe40 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.photo_north_fa58 .container_center_22b9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo_north_fa58 .container_center_22b9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.photo_north_fa58 .container_center_22b9: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;
}
.photo_north_fa58 .liquid-fb91 {
  z-index: 5;
}
.photo_north_fa58 .cold-1f5d .orange_f5e0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.photo_north_fa58 .old_d31f .orange_f5e0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.photo_north_fa58 .notice-66d7 .orange_f5e0 {
  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;
}
.photo_north_fa58.notification-thick-def0 .background-a81d,
.photo_north_fa58.breadcrumb-inner-3b05 .background-a81d {
  display: block;
}
.photo_north_fa58.notification-thick-def0 .background-a81d .slider_2fac,
.photo_north_fa58.notification-thick-def0 .background-a81d .backdrop_7824,
.photo_north_fa58.breadcrumb-inner-3b05 .background-a81d .slider_2fac,
.photo_north_fa58.breadcrumb-inner-3b05 .background-a81d .backdrop_7824 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo_north_fa58.highlight_inner_cadb .preview-slow-c603 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .photo_north_fa58.highlight_inner_cadb .preview-slow-c603 {
    margin-right: 0;
  }
}
.photo_north_fa58.notification-thick-def0 .preview-slow-c603,
.photo_north_fa58.breadcrumb-inner-3b05 .preview-slow-c603 {
  padding-top: 40%;
}
.photo_north_fa58.notification-thick-def0 .orange-d9f2,
.photo_north_fa58.breadcrumb-inner-3b05 .orange-d9f2 {
  display: block;
}
.photo_north_fa58.notification-thick-def0 .fn-sticky-5a19 .backdrop_7824,
.photo_north_fa58.breadcrumb-inner-3b05 .fn-sticky-5a19 .backdrop_7824 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.photo_north_fa58.notification-thick-def0 .preview-slow-c603,
.photo_north_fa58.breadcrumb-inner-3b05 .preview-slow-c603 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.photo_north_fa58.notification-thick-def0 .backdrop_7824 {
  padding: 1em;
}
.popup-a94a {
  margin: 30px auto;
  display: block;
}
.popup-a94a .element_46cb > * {
  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;
}
.popup-a94a .element_46cb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-a94a .element_46cb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link_30f8 .icon-4334 {
  margin-bottom: 1.41575em;
}
.link_30f8 .link_df8f {
  margin-bottom: 1.618em;
}
.gallery_active_e8c3 .hot-f8cb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gallery_active_e8c3 .hot-f8cb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gallery_active_e8c3 .image-18bf {
  max-width: 100%;
  overflow: auto;
}
.info_lower_dc64 .gallery_active_e8c3 a:hover {
  text-decoration: underline;
}
.top-00bb .down_1830:not(.thick-9f51),
.top-00bb .container_center_22b9 {
  margin-bottom: 1.41575em;
}
.top-00bb .down_1830:not(.thick-9f51):last-child,
.top-00bb .container_center_22b9:last-child {
  margin-bottom: 0;
}
.top-00bb .down_1830.description_east_0a24 {
  margin-bottom: 0.41575em;
}
.top-00bb .gallery-slow-a74f:before,
.top-00bb .gas-9a11:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.top-00bb .gallery-slow-a74f:before {
  content: "\f115";
}
.top-00bb .gas-9a11:before {
  content: "\f02c";
}
.top-00bb .black-e140 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.top-00bb .black-e140 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.old_4edd {
  display: -webkit-box;
  display: flex;
}
.old_4edd .gold-5e29 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .old_4edd .gold-5e29 {
    flex-basis: 90px;
  }
}
.old_4edd .message-f855 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .old_4edd .message-f855 {
    flex-basis: calc(100% - 50px);
  }
}
.old_4edd .feature-c851 p:last-child {
  margin-bottom: 0.72em;
}
.red-b6a6 .element_46cb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.red-b6a6 .element_46cb:after,
.red-b6a6 .element_46cb:before {
  content: "";
  display: table;
}
.red-b6a6 .element_46cb:after {
  clear: both;
}
.red-b6a6 .element_46cb .backdrop-slow-749a,
.red-b6a6 .element_46cb .filter-131c {
  width: 49%;
}
.red-b6a6 .element_46cb .backdrop-slow-749a a span.hidden-a3c0,
.red-b6a6 .element_46cb .filter-131c a span.hidden-a3c0 {
  display: block;
  margin-bottom: 5px;
}
.red-b6a6 .element_46cb .filter-131c {
  float: left;
  text-align: left;
}
.red-b6a6 .element_46cb .backdrop-slow-749a {
  float: right;
  text-align: right;
}
.alert-paper-1eba {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .alert-paper-1eba {
    margin-bottom: 0;
  }
}
.accent_a5e4 {
  margin-bottom: 1em;
}
.accent_a5e4 .thick-9f51 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sidebar_complex_bdcd a {
  display: block;
  line-height: 0;
  position: relative;
}
.panel_thick_ba48 .accent_a5e4,
.background_white_cc6a .accent_a5e4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .panel_thick_ba48 .accent_a5e4,
  .background_white_cc6a .accent_a5e4 {
    display: block;
  }
}
.panel_thick_ba48 .sidebar_complex_bdcd,
.background_white_cc6a .sidebar_complex_bdcd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .panel_thick_ba48 .sidebar_complex_bdcd,
  .background_white_cc6a .sidebar_complex_bdcd {
    margin-bottom: 1em;
  }
}
.panel_thick_ba48 .sidebar_complex_bdcd img,
.background_white_cc6a .sidebar_complex_bdcd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.panel_thick_ba48 .full_e0cd,
.background_white_cc6a .full_e0cd {
  flex-basis: calc(100% - 160px);
}
.panel_thick_ba48 .full_e0cd p,
.background_white_cc6a .full_e0cd p {
  margin-bottom: 0;
}
.panel_thick_ba48 .full_e0cd {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .panel_thick_ba48 .full_e0cd {
    padding-left: 0;
  }
}
.background_white_cc6a .full_e0cd {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background_white_cc6a .full_e0cd {
    padding-right: 0;
  }
}
.background_white_cc6a .sidebar_complex_bdcd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pink-43b4 .sidebar_complex_bdcd {
  margin-bottom: 0.5em;
}
.pink-43b4 .sidebar_complex_bdcd img {
  width: 100%;
}
.breadcrumb_hard_bd78 .basic-1a9f,
.pro-3314 .basic-1a9f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pro-3314 .liquid_5ee4 .fresh-1019 p:last-child {
  margin-bottom: 0;
}
.footer_wide_9d18 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_a9d9 .header_medium_1e65 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_a9d9 .header_medium_1e65:last-of-type {
    margin-bottom: 0;
  }
}
.icon_a9d9 .header_medium_1e65 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_a9d9 .header_medium_1e65 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_a9d9 .header_medium_1e65 ul li {
  margin: 0 0 0.6em;
}
.icon_a9d9 .header_medium_1e65 ul li.item_d751,
.icon_a9d9 .header_medium_1e65 ul li.info_wide_8a88 {
  position: relative;
}
.icon_a9d9 .header_medium_1e65 ul li.item_d751 .breadcrumb-liquid-3de0,
.icon_a9d9 .header_medium_1e65 ul li.info_wide_8a88 .breadcrumb-liquid-3de0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_a9d9 .header_medium_1e65 ul li.item_d751:after:after,
.icon_a9d9 .header_medium_1e65 ul li.item_d751:after:before,
.icon_a9d9
  .header_medium_1e65
  ul
  li.info_wide_8a88:after:after,
.icon_a9d9
  .header_medium_1e65
  ul
  li.info_wide_8a88:after:before {
  content: "";
  display: table;
}
.icon_a9d9 .header_medium_1e65 ul li.item_d751:after:after,
.icon_a9d9
  .header_medium_1e65
  ul
  li.info_wide_8a88:after:after {
  clear: both;
}
.icon_a9d9 .header_medium_1e65 a.hero_lite_bbf8:hover {
  text-decoration: none;
}
.icon_a9d9 .header_medium_1e65 select {
  max-width: 100%;
}
.icon_a9d9 .header_medium_1e65 table {
  font-size: 85%;
}
.icon_a9d9 .header_medium_1e65 table td,
.icon_a9d9 .header_medium_1e65 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_a9d9 .header_medium_1e65 table tfoot td {
  text-align: left;
}
.icon_a9d9 .header_medium_1e65 :last-child {
  margin-bottom: 0;
}
.icon_a9d9 .header_medium_1e65 .hover_95f4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_a9d9 .header_medium_1e65 .hover_95f4 label {
  width: 100%;
}
.icon_a9d9 .header_medium_1e65 .hover_95f4 .title_over_f621 {
  width: 100%;
  display: block;
}
.icon_a9d9 .header_medium_1e65 .hover_95f4 .section_fcfb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_a9d9 .header_medium_1e65 .hover_95f4 .section_fcfb:hover svg #svg-search {
  fill: #444;
}
.icon_a9d9 .header_medium_1e65 .hover_95f4 .section_fcfb svg {
  width: 18px;
  height: 18px;
}
.icon_a9d9 .shade_new_3fae ul ul,
.icon_a9d9 .liquid-89da ul ul,
.icon_a9d9 .carousel_east_665d ul ul,
.icon_a9d9 .aside_f6ab ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_a9d9 .shade_new_3fae .slider-f389 > a,
.icon_a9d9 .liquid-89da .slider-f389 > a,
.icon_a9d9 .carousel_east_665d .slider-f389 > a,
.icon_a9d9 .aside_f6ab .slider-f389 > a {
  margin-bottom: 0;
}
.icon_a9d9 .photo-east-0542 li,
.icon_a9d9 .shade_new_3fae li,
.icon_a9d9 .input-1045 li,
.icon_a9d9 .liquid-89da li,
.icon_a9d9 .carousel_east_665d li,
.icon_a9d9 .aside_f6ab li,
.icon_a9d9 .section_north_4685 li,
.icon_a9d9 .soft-6301 li {
  display: block;
  position: relative;
}
.icon_a9d9 .photo-east-0542 li:last-child,
.icon_a9d9 .shade_new_3fae li:last-child,
.icon_a9d9 .input-1045 li:last-child,
.icon_a9d9 .liquid-89da li:last-child,
.icon_a9d9 .carousel_east_665d li:last-child,
.icon_a9d9 .aside_f6ab li:last-child,
.icon_a9d9 .section_north_4685 li:last-child,
.icon_a9d9 .soft-6301 li:last-child {
  border: none;
}
.icon_a9d9 .photo-east-0542 li a,
.icon_a9d9 .shade_new_3fae li a,
.icon_a9d9 .input-1045 li a,
.icon_a9d9 .liquid-89da li a,
.icon_a9d9 .carousel_east_665d li a,
.icon_a9d9 .aside_f6ab li a,
.icon_a9d9 .section_north_4685 li a,
.icon_a9d9 .soft-6301 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_a9d9 .photo-east-0542 li ul li::before,
.icon_a9d9 .shade_new_3fae li ul li::before,
.icon_a9d9 .input-1045 li ul li::before,
.icon_a9d9 .liquid-89da li ul li::before,
.icon_a9d9 .carousel_east_665d li ul li::before,
.icon_a9d9 .aside_f6ab li ul li::before,
.icon_a9d9 .section_north_4685 li ul li::before,
.icon_a9d9 .soft-6301 li ul li::before {
  left: 15px;
}
.icon_a9d9 .photo-east-0542 li ul a,
.icon_a9d9 .shade_new_3fae li ul a,
.icon_a9d9 .input-1045 li ul a,
.icon_a9d9 .liquid-89da li ul a,
.icon_a9d9 .carousel_east_665d li ul a,
.icon_a9d9 .aside_f6ab li ul a,
.icon_a9d9 .section_north_4685 li ul a,
.icon_a9d9 .soft-6301 li ul a {
  padding-left: 20px;
}
.icon_a9d9 .photo-east-0542 li ul ul li::before,
.icon_a9d9 .shade_new_3fae li ul ul li::before,
.icon_a9d9 .input-1045 li ul ul li::before,
.icon_a9d9 .liquid-89da li ul ul li::before,
.icon_a9d9 .carousel_east_665d li ul ul li::before,
.icon_a9d9 .aside_f6ab li ul ul li::before,
.icon_a9d9 .section_north_4685 li ul ul li::before,
.icon_a9d9 .soft-6301 li ul ul li::before {
  left: 30px;
}
.icon_a9d9 .photo-east-0542 li ul ul a,
.icon_a9d9 .shade_new_3fae li ul ul a,
.icon_a9d9 .input-1045 li ul ul a,
.icon_a9d9 .liquid-89da li ul ul a,
.icon_a9d9 .carousel_east_665d li ul ul a,
.icon_a9d9 .aside_f6ab li ul ul a,
.icon_a9d9 .section_north_4685 li ul ul a,
.icon_a9d9 .soft-6301 li ul ul a {
  padding-left: 40px;
}
.icon_a9d9 .border-88ba li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_a9d9 .soft-6301 ul li {
  margin-bottom: 1.41575em;
}
.icon_a9d9 .soft-6301 ul li .orange_5e4f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_a9d9 .soft-6301 ul li .tag_8afd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.input-bottom-47ea .photo-east-0542 li a,
.input-bottom-47ea .shade_new_3fae li a,
.input-bottom-47ea .input-1045 li a,
.input-bottom-47ea .liquid-89da li a,
.input-bottom-47ea .carousel_east_665d li a,
.input-bottom-47ea .aside_f6ab li a,
.input-bottom-47ea .section_north_4685 li a,
.input-bottom-47ea .soft-6301 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-bottom-47ea .border-88ba li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-bottom-47ea .header_medium_1e65 ul li.item_d751 .breadcrumb-liquid-3de0,
.input-bottom-47ea .header_medium_1e65 ul li.info_wide_8a88 .breadcrumb-liquid-3de0 {
  background: rgba(0, 0, 0, 0.2);
}
.input-bottom-47ea .icon_a9d9 .header_medium_1e65 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-6f64 .icon_a9d9 .grid-bright-283c li {
  margin: 0;
}
.text-6f64 .icon_a9d9 .grid-bright-283c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.text-6f64 .icon_a9d9 .grid-bright-283c li ul {
  margin: 0;
}
.text-6f64 .icon_a9d9 .grid-bright-283c li ul li a {
  padding-left: 15px;
}
.text-6f64 .icon_a9d9 .grid-bright-283c li ul li li a {
  padding-left: 30px;
}
.text-6f64 .icon_a9d9 .grid-bright-283c li.stale-464c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.text-6f64 .icon_a9d9 .grid-bright-283c li.stale-464c > 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;
}
.text-6f64 .icon_a9d9 .grid-bright-283c li.stale-464c > 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;
}
.shade-c3ac a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dirty-80ad {
  position: relative;
  z-index: 10;
}
.dirty-80ad .hidden_62ab {
  width: 100%;
  max-width: 100%;
}
.main-aa3f .inner-e5bf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main-aa3f .pressed-ce5b {
}
.main-aa3f .input-bottom-47ea {
  background: #292929;
}
.link-6904 .inner-e5bf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link-6904 .pressed-ce5b {
  background: #f9f9f9;
}
.link-6904 .input-bottom-47ea {
  background: #303030;
}
.old_0dff .inner-e5bf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .old_0dff .paragraph-dim-6266 {
    margin-bottom: 1em;
  }
  .old_0dff .paragraph-dim-6266:last-child {
    margin-bottom: 0;
  }
}
.old_0dff .pressed-ce5b {
  background: #ededed;
}
.old_0dff .input-bottom-47ea {
  background: #1a1a1a;
}
.inner-e5bf.pressed-ce5b {
  color: rgba(0, 0, 0, 0.6);
}
.inner-e5bf.pressed-ce5b .south_292f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-e5bf.input-bottom-47ea {
  color: rgba(255, 255, 255, 0.99);
}
.inner-e5bf.input-bottom-47ea a:not(.hero_lite_bbf8) {
  color: rgba(255, 255, 255, 0.79);
}
.inner-e5bf.input-bottom-47ea a:not(.hero_lite_bbf8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-e5bf.input-bottom-47ea .south_292f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-e5bf.input-bottom-47ea table tbody td,
.inner-e5bf.input-bottom-47ea table th {
  background: rgba(0, 0, 0, 0.08);
}
.up_bb31.grid-in-7c0c .container_pro_2806 {
  max-width: initial;
}
.up_bb31 .paragraph-6670 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.up_bb31 .paragraph-6670 .hidden_62ab {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .up_bb31 .paragraph-6670 .hidden_62ab {
    display: block;
    margin-bottom: 2em;
  }
  .up_bb31 .paragraph-6670 .hidden_62ab:last-child {
    margin-bottom: 0;
  }
}
.old_0dff .paragraph-dim-6266:last-child,
.link-6904 .paragraph-dim-6266:last-child,
.main-aa3f .paragraph-dim-6266:last-child {
  margin-bottom: 0;
}
.old_0dff .paragraph-dim-6266 .icon_a9d9 .header_medium_1e65:last-child,
.link-6904 .paragraph-dim-6266 .icon_a9d9 .header_medium_1e65:last-child,
.main-aa3f .paragraph-dim-6266 .icon_a9d9 .header_medium_1e65:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .old_0dff .surface_e81f,
  .old_0dff .label-7cd1,
  .link-6904 .surface_e81f,
  .link-6904 .label-7cd1,
  .main-aa3f .surface_e81f,
  .main-aa3f .label-7cd1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dirty-80ad .paragraph-dim-6266 {
    margin-bottom: 2em;
  }
}
.dirty-80ad p:last-child {
  margin-bottom: 0;
}
.dirty-80ad li,
.dirty-80ad ul {
  list-style: none;
  margin: 0;
}
.dirty-80ad ul ul {
  margin-left: 2.617924em;
}
.info-iron-95c9 {
  font-size: 0.875em;
}

/* css-noise: b2a7 */
.phantom-card-h2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
