/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled-ed3b/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled-ed3b
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.disabled-ed3b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer-tall-a7b3.text_dynamic_e7b3/licenses/gpl-2.0.yellow_fde7
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.primary_17f6/, (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.west_aefa.sidebar_c8bc/normalize.tertiary_3316/
 ======
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.tertiary_3316 v7.0.0 | MIT License | github.disabled-ed3b/necolas/normalize.tertiary_3316 */
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;
}
.primary-focused-ec67 .tooltip-under-a411,
.alert-left-1728,
.static_901b,
.image_pro_0f2a,
.accent_plasma_ebed,
.badge_mini_042c,
.gradient_16ea,
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;
}
.alert-left-1728,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert-left-1728,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-left-1728,
  h1 {
    font-size: 1.8em;
  }
}
.static_901b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.static_901b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .static_901b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .static_901b,
  h2 {
    font-size: 1.7em;
  }
}
.image_pro_0f2a,
h3 {
  font-size: 1.618em;
}
.primary-focused-ec67 .tooltip-under-a411,
.accent_plasma_ebed,
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.next_468b {
  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;
}
.text-purple-c443:after,
.text-purple-c443:before,
.heading_73f1:after,
.heading_73f1:before {
  content: "";
  display: table;
}
.text-purple-c443:after,
.heading_73f1:after {
  clear: both;
}
.link-8a13 {
  float: right;
  margin-right: 0;
}
.form-simple-6552 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.motion_b1bb .accordion-ca00,
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;
}
.motion_b1bb .accordion-ca00: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;
}
.input_1c17 .accordion-ca00 {
  box-shadow: none;
}
.input_1c17
  .accordion-ca00
  .hard_89ca {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.input_1c17 .accordion-ca00 .block_7222 {
  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;
}
.input_1c17
  .accordion-ca00
  .block_7222
  b {
  display: none;
}
.input_1c17 .secondary_dim_ccfa {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.menu_wide_1d2f:not(.button-east-9a09):not(.layout-large-b381),
button:not(.button-east-9a09):not(.layout-large-b381),
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ),
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ),
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ) {
  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;
}
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ):hover,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ):hover,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):hover,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):hover,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ):active,
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ):active,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):active,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):active,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):active,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus {
  outline: 0;
}
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3 {
  position: relative;
}
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .cool-2921,
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .modal-ca68,
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .menu_deec,
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  i,
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  svg,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .cool-2921,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .modal-ca68,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .menu_deec,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  i,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  svg,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .cool-2921,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .modal-ca68,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .menu_deec,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  i,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  svg,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .cool-2921,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .modal-ca68,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .menu_deec,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  i,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  svg,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .cool-2921,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .modal-ca68,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  .menu_deec,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  i,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3
  svg {
  visibility: hidden;
}
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3:after,
button:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3:after,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3:after,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3:after,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ).fn-loading-5cf3: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;
}
.menu_wide_1d2f:not(.button-east-9a09):not(.layout-large-b381),
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ),
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ),
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ) {
  color: #fff;
  background: #235787;
}
.menu_wide_1d2f:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus,
input[type="button"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus,
input[type="reset"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus,
input[type="submit"]:not(.button-east-9a09):not(
    .layout-large-b381
  ):focus {
  color: #fff;
}
.menu_wide_1d2f.fn-disabled-5cf3:not(.button-east-9a09):not(
    .layout-large-b381
  ),
.menu_wide_1d2f[disabled]:not(.button-east-9a09):not(
    .layout-large-b381
  ),
button.fn-disabled-5cf3:not(.button-east-9a09):not(
    .layout-large-b381
  ),
button[disabled]:not(.button-east-9a09):not(
    .layout-large-b381
  ) {
  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;
}
.lower_635d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lower_635d: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;
}
.notification-gold-b43b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.short-aa67 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.card-ae06 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text-purple-c443:after,
.text-purple-c443:before,
.yellow_f903:after,
.yellow_f903:before,
.north_89c5:after,
.north_89c5:before,
.article-be9b:after,
.article-be9b:before,
.avatar-dim-ef02:after,
.avatar-dim-ef02:before,
.info-steel-130a:after,
.info-steel-130a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text-purple-c443:after,
.yellow_f903:after,
.north_89c5:after,
.article-be9b:after,
.avatar-dim-ef02:after,
.info-steel-130a:after {
  clear: both;
}
.yellow_f903 .widget-afaf,
.north_89c5 .widget-afaf,
.banner_pink_b38e .widget-afaf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.feature_inner_9171 {
  display: inline-block;
}
.block-black-55c1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.block-black-55c1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block-black-55c1 .form_2aec {
  padding: 1em 0;
  font-size: 85%;
}
.form_2aec {
  text-align: left;
  font-style: italic;
  color: #999;
}
.stone-ba33 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.stone-ba33:after,
.stone-ba33:before {
  content: "";
  display: table;
}
.stone-ba33:after {
  clear: both;
}
.caption-9b5e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.backdrop-d5a1 .caption-9b5e {
  max-width: 50%;
}
.modal_dirty_d7e8 .caption-9b5e {
  max-width: 33.33%;
}
.secondary_bright_6d35 .caption-9b5e {
  max-width: 25%;
}
.accent_up_7b48 .caption-9b5e {
  max-width: 20%;
}
.south-3668 .caption-9b5e {
  max-width: 16.66%;
}
.caption_f074 .caption-9b5e {
  max-width: 14.28%;
}
.breadcrumb_tiny_c13f .caption-9b5e {
  max-width: 12.5%;
}
.alert-0f10 .caption-9b5e {
  max-width: 11.11%;
}
.detail_465f {
  display: block;
}
.primary-focused-ec67 .block_fresh_4af8 label,
.primary-focused-ec67 .widget-b5b4 label,
.primary-focused-ec67 .full-aeef label,
.primary-focused-ec67 .frame_ff86 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture_484d {
  list-style: none;
  margin: 0;
}
.texture_484d article.paragraph_c255 {
  margin-bottom: 0;
}
.texture_484d ul {
  list-style: none;
  margin: 0;
}
.texture_484d .title_light_11fb li.paragraph_c255 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture_484d .title_light_11fb li.paragraph_c255 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture_484d .title_light_11fb li.paragraph_c255: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) {
  .texture_484d .title_light_11fb li.paragraph_c255 li.paragraph_c255 li.paragraph_c255 li.paragraph_c255 {
    padding-left: 0;
  }
}
article.paragraph_c255 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph_c255 .yellow_f903 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph_c255 .bright_83bc {
  float: left;
}
article.paragraph_c255 .sort-eb17 {
  margin-left: 85px;
}
article.paragraph_c255 .media_0dab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph_c255 .media_0dab .border-medium-4f73 {
  margin-left: 10px;
}
article.paragraph_c255 .column_9fc3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph_c255 .wide-fedb {
  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 .block_fresh_4af8,
  #respond .full-aeef,
  #respond .frame_ff86 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block_fresh_4af8 input,
#respond .full-aeef input,
#respond .frame_ff86 input {
  width: 100%;
}
#respond .frame_ff86 {
  margin-right: 0;
}
#respond .brown-50fc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_full_375f {
  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;
}
.card_full_375f.next-9b18 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card_full_375f 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%);
}
.card_full_375f:focus,
.card_full_375f: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);
}
.info-clean-0530 {
  border-radius: 10%;
}
.pink_1c48 {
  border-radius: 50%;
}
.grid_28a8 {
  font-size: 0.72em;
}
.frame_fc29 {
  font-size: 0.875em;
}
.overlay_a765 {
  font-size: 1.1em;
}
.fluid_be23 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fluid_be23.grid_28a8 {
  letter-spacing: 0.5px;
}
.cold_db37,
.cold_db37 a {
  color: #6d6d6d;
}
.cold_db37 a:hover {
  color: #111;
}
.liquid-f527 {
  color: #6d6d6d;
}
.stone_8aad {
  overflow-x: hidden;
}
.stone_8aad .message_clean_a820.stale-cf2d {
  position: relative;
}
.stone_8aad .message_clean_a820.stale-cf2d.huge-10c7 {
  position: initial;
}
.stone_8aad
  .message_clean_a820.stale-cf2d.huge-10c7
  .component_e1ba {
  left: auto;
}
.stone_8aad .message_clean_a820 .component_e1ba {
  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;
}
.stone_8aad .message_clean_a820:hover.stale-cf2d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.stone_8aad
  .message_clean_a820:hover.stale-cf2d
  .component_e1ba {
  display: block;
  z-index: 9999999;
}
.stone_8aad .grid_cddb .wood_c76f,
.stone_8aad .shade_2f2d .wood_c76f {
  display: none;
}
.stone_8aad .cool_2e47 .message_clean_a820:hover.stale-cf2d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary-focused-ec67 .block_fresh_4af8 label,
.primary-focused-ec67 .widget-b5b4 label,
.primary-focused-ec67 .full-aeef label,
.primary-focused-ec67 .frame_ff86 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture_484d {
  list-style: none;
  margin: 0;
}
.texture_484d article.paragraph_c255 {
  margin-bottom: 0;
}
.texture_484d ul {
  list-style: none;
  margin: 0;
}
.texture_484d .title_light_11fb li.paragraph_c255 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture_484d .title_light_11fb li.paragraph_c255 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture_484d .title_light_11fb li.paragraph_c255: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) {
  .texture_484d .title_light_11fb li.paragraph_c255 li.paragraph_c255 li.paragraph_c255 li.paragraph_c255 {
    padding-left: 0;
  }
}
article.paragraph_c255 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph_c255 .yellow_f903 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph_c255 .bright_83bc {
  float: left;
}
article.paragraph_c255 .sort-eb17 {
  margin-left: 85px;
}
article.paragraph_c255 .media_0dab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph_c255 .media_0dab .border-medium-4f73 {
  margin-left: 10px;
}
article.paragraph_c255 .column_9fc3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph_c255 .wide-fedb {
  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 .block_fresh_4af8,
  #respond .full-aeef,
  #respond .frame_ff86 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block_fresh_4af8 input,
#respond .full-aeef input,
#respond .frame_ff86 input {
  width: 100%;
}
#respond .frame_ff86 {
  margin-right: 0;
}
#respond .brown-50fc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_cddb .container_huge_5b49 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container_huge_5b49 .main_focused_adfe.steel-ff12 .overlay-small-bcf5 > li > a:focus,
.container_huge_5b49 .main_focused_adfe.steel-ff12 .overlay-small-bcf5 > li > a:hover,
.container_huge_5b49 .main_focused_adfe.badge_hard_870c .overlay-small-bcf5 > li > a:focus,
.container_huge_5b49 .main_focused_adfe.badge_hard_870c .overlay-small-bcf5 > li > a:hover,
.container_huge_5b49 .main_focused_adfe.input_5091 .overlay-small-bcf5 > li > a:focus,
.container_huge_5b49 .main_focused_adfe.input_5091 .overlay-small-bcf5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_huge_5b49
  .main_focused_adfe.steel-ff12
  .overlay-small-bcf5
  > li.pressed_220b
  > a,
.container_huge_5b49
  .main_focused_adfe.steel-ff12
  .overlay-small-bcf5
  > li.steel_16dc
  > a,
.container_huge_5b49
  .main_focused_adfe.badge_hard_870c
  .overlay-small-bcf5
  > li.pressed_220b
  > a,
.container_huge_5b49
  .main_focused_adfe.badge_hard_870c
  .overlay-small-bcf5
  > li.steel_16dc
  > a,
.container_huge_5b49
  .main_focused_adfe.input_5091
  .overlay-small-bcf5
  > li.pressed_220b
  > a,
.container_huge_5b49 .main_focused_adfe.input_5091 .overlay-small-bcf5 > li.menu_40dd > a {
  color: rgba(255, 255, 255, 0.99);
}
.container_huge_5b49 .preview-e7af,
.container_huge_5b49 .preview-e7af a {
  color: rgba(255, 255, 255, 0.99);
}
.container_huge_5b49 .nav-9781.shade_orange_1b46 li a,
.container_huge_5b49 .highlight-558d a,
.container_huge_5b49 .action-deca,
.container_huge_5b49 .overlay-small-bcf5 > li > a,
.container_huge_5b49 .shadow_62bd {
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49 .nav-9781.shade_orange_1b46 li a:hover,
.container_huge_5b49 .highlight-558d a:hover,
.container_huge_5b49 .action-deca:hover,
.container_huge_5b49 .overlay-small-bcf5 > li > a:hover,
.container_huge_5b49 .shadow_62bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_huge_5b49 .thumbnail_paper_fc9c {
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49 .thumbnail_paper_fc9c .mask_f66c {
  color: rgba(255, 255, 255, 0.99);
}
.container_huge_5b49 .thumbnail_paper_fc9c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_huge_5b49 .focus-5b2c .block_center_55f1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49 .focus-5b2c .block_center_55f1 .box-e23b {
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49
  .focus-5b2c
  .block_center_55f1
  .box-e23b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49
  .focus-5b2c
  .block_center_55f1
  .box-e23b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49
  .focus-5b2c
  .block_center_55f1
  .box-e23b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49
  .focus-5b2c
  .block_center_55f1
  .box-e23b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49 .focus-5b2c .paper_0920 {
  color: rgba(255, 255, 255, 0.79);
}
.container_huge_5b49 .focus-5b2c .paper_0920:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-wood-94b2
  .container_huge_5b49
  .focus-5b2c
  .module_out_bd64
  .wide-2159 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-wood-94b2
  .container_huge_5b49
  .focus-5b2c
  .module_out_bd64
  .box-e23b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_cddb .video_steel_7107 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.video_steel_7107 .main_focused_adfe.steel-ff12 .overlay-small-bcf5 > li > a:focus,
.video_steel_7107 .main_focused_adfe.steel-ff12 .overlay-small-bcf5 > li > a:hover,
.video_steel_7107 .main_focused_adfe.badge_hard_870c .overlay-small-bcf5 > li > a:focus,
.video_steel_7107 .main_focused_adfe.badge_hard_870c .overlay-small-bcf5 > li > a:hover,
.video_steel_7107 .main_focused_adfe.input_5091 .overlay-small-bcf5 > li > a:focus,
.video_steel_7107 .main_focused_adfe.input_5091 .overlay-small-bcf5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_steel_7107
  .main_focused_adfe.steel-ff12
  .overlay-small-bcf5
  > li.pressed_220b
  > a,
.video_steel_7107
  .main_focused_adfe.steel-ff12
  .overlay-small-bcf5
  > li.steel_16dc
  > a,
.video_steel_7107
  .main_focused_adfe.badge_hard_870c
  .overlay-small-bcf5
  > li.pressed_220b
  > a,
.video_steel_7107
  .main_focused_adfe.badge_hard_870c
  .overlay-small-bcf5
  > li.steel_16dc
  > a,
.video_steel_7107
  .main_focused_adfe.input_5091
  .overlay-small-bcf5
  > li.pressed_220b
  > a,
.video_steel_7107 .main_focused_adfe.input_5091 .overlay-small-bcf5 > li.menu_40dd > a {
  color: rgba(0, 0, 0, 0.8);
}
.video_steel_7107 .preview-e7af,
.video_steel_7107 .preview-e7af a {
  color: rgba(0, 0, 0, 0.8);
}
.video_steel_7107 .nav-9781.shade_orange_1b46 li a,
.video_steel_7107 .highlight-558d a,
.video_steel_7107 .action-deca,
.video_steel_7107 .overlay-small-bcf5 > li > a,
.video_steel_7107 .shadow_62bd {
  color: rgba(0, 0, 0, 0.55);
}
.video_steel_7107 .nav-9781.shade_orange_1b46 li a:hover,
.video_steel_7107 .highlight-558d a:hover,
.video_steel_7107 .action-deca:hover,
.video_steel_7107 .overlay-small-bcf5 > li > a:hover,
.video_steel_7107 .shadow_62bd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_steel_7107 .thumbnail_paper_fc9c {
  color: rgba(0, 0, 0, 0.55);
}
.video_steel_7107 .thumbnail_paper_fc9c .mask_f66c {
  color: rgba(0, 0, 0, 0.8);
}
.video_steel_7107 .thumbnail_paper_fc9c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_lower_a20a .hidden-top-88ae {
  margin-left: auto;
  margin-right: auto;
}
.north_89c5 > * {
  margin-left: auto;
  margin-right: auto;
}
.north_89c5 .notification-gold-b43b {
  margin-right: 1.41575em;
}
.hidden_ccad .north_89c5 > .badge_8582 {
  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;
}
.hidden_ccad .north_89c5 > .surface_black_b022 {
  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;
}
.description-739b.notification_lower_a20a .hidden-top-88ae,
.widget-dirty-693b.notification_lower_a20a .hidden-top-88ae {
  margin-left: 0;
}
.title-6763.notification_lower_a20a .hidden-top-88ae,
.description_f194.notification_lower_a20a .hidden-top-88ae {
  margin-right: 0;
}
.north_89c5 ol,
.north_89c5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shade_middle_3dc2 video {
  max-width: 100%;
}
.message-upper-55d7 img {
  display: block;
}
.message-upper-55d7.notification-gold-b43b,
.message-upper-55d7.short-aa67 {
  width: 100%;
}
.message-upper-55d7.surface_black_b022 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tiny-cb8f:not(.filter-daa5) {
  margin: 1.5em auto;
}
.notification_b0ba p {
  padding: 1.5em 14px;
}
ul.mask-5e76.surface_black_b022,
ul.mask-5e76.badge_8582,
ul.mask-5e76.in-fbf8.badge_8582 {
  padding: 0 14px;
}
.notification_basic_a566 {
  display: block;
  overflow-x: auto;
}
.notification_basic_a566 table {
  border-collapse: collapse;
  width: 100%;
}
.notification_basic_a566 td,
.notification_basic_a566 th {
  padding: 0.5em;
}
.north_89c5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.north_89c5 ol ol,
.north_89c5 ol ul,
.north_89c5 ul ol,
.north_89c5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.north_89c5 ol ol li,
.north_89c5 ol ul li,
.north_89c5 ul ol li,
.north_89c5 ul ul li {
  margin-left: 0;
}
.label_lite_5815.lower-955c > .hidden-out-2436 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.label_lite_5815.lower-955c > .hidden-out-2436 iframe,
.label_lite_5815.lower-955c > .hidden-out-2436 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar_77f4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar_77f4.widget-4491 {
  padding: 0;
}
.avatar_77f4.widget-4491 cite {
  font-size: 13px;
}
.avatar_77f4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar_77f4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.motion-d295 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.motion-d295 > p:first-child {
  margin-top: 0;
}
.motion-d295 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.motion-d295 blockquote {
  border-left: 0;
}
.video-easy-69df {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.video-easy-69df:not(.label-7bf0) {
  max-width: 100px;
}
.video-easy-69df.article_last_d92b {
  border-bottom: none !important;
  text-align: center;
}
.video-easy-69df.article_last_d92b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notification_b0ba p {
    padding: 1.5em 0;
  }
}
.description_00cb {
  color: #0073aa;
}
.header_2cc7 {
  background-color: #0073aa;
}
.accent_6ef9 {
  color: #229fd8;
}
.accent-b428 {
  background-color: #229fd8;
}
.mask_small_8332 {
  color: #eee;
}
.light_be3c {
  background-color: #eee;
}
.dynamic_1eb0 {
  color: #444;
}
.row-lite-1c55 {
  background-color: #444;
}
.hard_6742 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hard_6742 .row-e6c5 .highlight-558d {
  font-size: 15px;
}
.hard_6742 .highlight-558d {
  line-height: 1.3;
}
.hard_6742 .video_steel_7107 {
}
.hard_6742 .container_huge_5b49 {
  background: #235787;
}
.red-d51b {
  padding: 0;
}
.red-d51b .container_huge_5b49 {
  background: #1a1a1a;
}
.red-d51b .video_steel_7107 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.smooth_24e5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.smooth_24e5 .video_steel_7107 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.smooth_24e5 .container_huge_5b49 {
  background: #303030;
}
.info-steel-130a {
  position: relative;
  z-index: 10;
}
.info-steel-130a .row-1b79 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.basic-35a4 .stale-cf2d {
  display: inline-block;
  vertical-align: middle;
}
.basic-35a4.black_1912 .stale-cf2d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .basic-35a4.black_1912 .stale-cf2d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .basic-35a4.black_1912 .stale-cf2d {
    margin-right: 0.4em;
  }
}
.basic-35a4.black_1912 .stale-cf2d:last-child {
  margin-right: 0;
}
.sort-fixed-ffba .row-1b79 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid_cddb .row-e6c5 {
    margin: 0 -0.5em;
  }
  .grid_cddb .row-e6c5 [class*="customify-col-"],
  .grid_cddb .row-e6c5 [class*="customify-col_"],
  .grid_cddb .row-e6c5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid_cddb.blue_0b4d .row-1b79 {
  background: 0 0 !important;
}
.grid_cddb.blue_0b4d .row-1b79,
.grid_cddb.sort-fixed-ffba .row-1b79 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid_cddb.slow-0789 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid_cddb.sort-fixed-ffba .row-1b79 {
  box-shadow: none !important;
}
.center_5603 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .center_5603 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .center_5603 {
    padding: 18px 0 20px;
  }
}
.center_5603 .info_b583 {
  width: 100%;
}
.center_5603 .texture_yellow_882d {
  margin-bottom: 0;
}
.center_5603 .pro_0d8d {
  margin-top: 5px;
  font-size: 0.875em;
}
.hero-hard-d9ad {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hero-hard-d9ad .search-hard-8dc4 {
  width: 100%;
}
.solid-6a2d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.solid-6a2d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.solid-6a2d 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;
}
.solid-6a2d li:last-child:after {
  display: none;
}
.solid-6a2d li a {
  font-weight: 500;
  margin-right: 10px;
}
.label_focused_8dce .wood_c76f button,
.center_5603 .wood_c76f button {
  left: 0;
}
.label_focused_8dce .search-hard-8dc4,
.center_5603 .search-hard-8dc4 {
  padding-left: 0;
  padding-right: 0;
}
.label_focused_8dce .hero-hard-d9ad,
.center_5603 .hero-hard-d9ad {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.label_focused_8dce {
  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;
}
.label_focused_8dce: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;
}
.label_focused_8dce .input-d805 {
  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) {
  .label_focused_8dce .input-d805 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .label_focused_8dce .input-d805 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .label_focused_8dce .input-d805 {
    min-height: 200px;
  }
}
.label_focused_8dce .solid-6a2d {
  color: rgba(255, 255, 255, 0.8);
}
.label_focused_8dce .solid-6a2d a,
.label_focused_8dce .solid-6a2d li:after {
  color: inherit;
}
.label_focused_8dce .solid-6a2d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.red-55f4 {
  margin-bottom: 0.5em;
}
.in_fd79 {
  margin-bottom: 1.2em;
}
.in_fd79,
.red-55f4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.in_fd79 p:last-child,
.red-55f4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wood_c76f,
#masthead .wood_c76f {
  display: none;
}
#masthead
  > .wood_c76f.large_fe1d {
  display: none;
}
#masthead > .wood_c76f button {
  left: 0;
}
.label_light_1ae5 {
  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%;
}
.label_light_1ae5 .stale-cf2d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.label_light_1ae5 .pro_6e4e {
  display: -webkit-box;
  display: flex;
}
.label_light_1ae5 .pro_6e4e.feature-left-b362 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.label_light_1ae5 .pro_6e4e.banner-f2cd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label_light_1ae5 .pro_6e4e.soft_989e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label_light_1ae5.inner-7a3a.border_action_51e7 .pro_6e4e.feature-left-b362 {
  flex-basis: 100%;
}
.label_light_1ae5.picture-medium-8b2e .pro_6e4e.banner-f2cd {
  -webkit-box-flex: 1;
  flex: auto;
}
.label_light_1ae5.picture-medium-8b2e .pro_6e4e.soft_989e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wood_c76f.large_fe1d {
  display: none;
}
#masthead > .wood_c76f button {
  left: 0;
}
.icon-inner-befc {
  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;
}
.icon-inner-befc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon-inner-befc.image_892f i {
  margin-right: 4px;
}
.icon-inner-befc.black_bea5 i {
  margin-left: 5px;
}
.highlight-558d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight-558d p:last-child {
  margin-bottom: 0;
}
.panel_solid_16b5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.panel_solid_16b5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.panel_solid_16b5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.panel_solid_16b5 .preview-e7af {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.panel_solid_16b5 .easy_3238 {
  margin: 5px 0 7px 0;
}
.panel_solid_16b5.slider-1f18 .caption_in_4274 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel_solid_16b5.slider-1f18 .left_b47e {
  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;
}
.panel_solid_16b5.dropdown-644f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.panel_solid_16b5.dropdown-644f .caption_in_4274 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel_solid_16b5.dropdown-644f .left_b47e {
  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;
}
.panel_solid_16b5.dropdown_tall_47bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel_solid_16b5.logo-next-0c65 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.panel_solid_16b5.logo-next-0c65 .left_b47e {
  margin-top: 7px;
}
.info-0f18 {
  display: inline-block;
}
.info-steel-130a .container_clean_7b36 .panel_solid_16b5 img {
  max-width: 100%;
}
.main_focused_adfe .modal-04f2.sort-motion-75fc,
.first_2fbb .modal-04f2.sort-motion-75fc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_focused_adfe .over-3def,
.first_2fbb .over-3def {
  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%);
}
.main_focused_adfe .over-3def {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main_focused_adfe.description-brown-fe89 .over-3def {
  display: none;
}
.main_focused_adfe .surface_fluid_a84e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_focused_adfe .surface_fluid_a84e li {
  display: inline-block;
  position: relative;
}
.main_focused_adfe .surface_fluid_a84e li:last-child {
  margin-right: 0;
}
.main_focused_adfe .surface_fluid_a84e 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;
}
.main_focused_adfe .surface_fluid_a84e li.menu_40dd > a {
  color: rgba(0, 0, 0, 0.9);
}
.main_focused_adfe .surface_fluid_a84e > 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;
}
.main_focused_adfe .surface_fluid_a84e > li > a i {
  line-height: 0;
}
.main_focused_adfe .surface_fluid_a84e > li.prev-adc6 > a .over-3def {
  margin-left: 4px;
  line-height: 0;
}
.main_focused_adfe .surface_fluid_a84e .pink-dbf1 li.prev-adc6 > a {
  position: relative;
}
.main_focused_adfe .surface_fluid_a84e .pink-dbf1 li.prev-adc6 > a:after,
.main_focused_adfe .surface_fluid_a84e .pink-dbf1 li.prev-adc6 > a:before {
  content: "";
  display: table;
}
.main_focused_adfe .surface_fluid_a84e .pink-dbf1 li.prev-adc6 > a:after {
  clear: both;
}
.main_focused_adfe .surface_fluid_a84e .pink-dbf1 li.prev-adc6 > a .over-3def {
  margin-left: 5px;
  float: right;
}
.main_focused_adfe .slow-007d,
.main_focused_adfe .pink-dbf1 {
  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;
}
.main_focused_adfe .pink-dbf1 {
  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;
}
.main_focused_adfe .pink-dbf1 .sort-motion-75fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_focused_adfe .pink-dbf1 .over-3def {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main_focused_adfe .pink-dbf1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main_focused_adfe .pink-dbf1 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;
}
.main_focused_adfe .pink-dbf1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main_focused_adfe .pink-dbf1 .pink-dbf1 {
  top: 0;
  left: 100%;
}
.main_focused_adfe .message_6a92.fn-focus-5cf3 > .slow-007d,
.main_focused_adfe .message_6a92.fn-focus-5cf3 > .pink-dbf1,
.main_focused_adfe .message_6a92:focus > .slow-007d,
.main_focused_adfe .message_6a92:focus > .pink-dbf1,
.main_focused_adfe .message_6a92:hover > .slow-007d,
.main_focused_adfe .message_6a92:hover > .pink-dbf1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main_focused_adfe.input_5091 .overlay-small-bcf5:after,
.main_focused_adfe.input_5091 .overlay-small-bcf5:before {
  content: "";
  display: table;
}
.main_focused_adfe.input_5091 .overlay-small-bcf5:after {
  clear: both;
}
.main_focused_adfe.input_5091 .overlay-small-bcf5 > li {
  float: left;
}
.main_focused_adfe.mini-cd22 .overlay-small-bcf5:after,
.main_focused_adfe.mini-cd22 .overlay-small-bcf5:before {
  content: "";
  display: table;
}
.main_focused_adfe.mini-cd22 .overlay-small-bcf5:after {
  clear: both;
}
.main_focused_adfe.mini-cd22 .overlay-small-bcf5 > li {
  float: left;
}
.main_focused_adfe.mini-cd22 .overlay-small-bcf5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main_focused_adfe.mini-cd22 .overlay-small-bcf5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main_focused_adfe.mini-cd22 .overlay-small-bcf5 > li.pressed_220b > a,
.main_focused_adfe.mini-cd22 .overlay-small-bcf5 > li.menu_40dd > a {
  color: #fff;
  background-color: #1e4b75;
}
.main_focused_adfe.steel-ff12 .overlay-small-bcf5 > li > a .sort-motion-75fc {
  position: relative;
}
.main_focused_adfe.steel-ff12 .overlay-small-bcf5 > li > a .sort-motion-75fc: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;
}
.main_focused_adfe.steel-ff12
  .overlay-small-bcf5
  > li:focus
  > a
  .sort-motion-75fc:before,
.main_focused_adfe.steel-ff12
  .overlay-small-bcf5
  > li:hover
  > a
  .sort-motion-75fc:before {
  width: 100%;
  background-color: currentColor;
}
.main_focused_adfe.steel-ff12
  .overlay-small-bcf5
  > li.pressed_220b
  > a
  .sort-motion-75fc:before,
.main_focused_adfe.steel-ff12
  .overlay-small-bcf5
  > li.steel_16dc
  > a
  .sort-motion-75fc:before {
  width: 100%;
  background-color: currentColor;
}
.main_focused_adfe.badge_hard_870c .overlay-small-bcf5 > li > a .sort-motion-75fc {
  position: relative;
}
.main_focused_adfe.badge_hard_870c .overlay-small-bcf5 > li > a .sort-motion-75fc: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;
}
.main_focused_adfe.badge_hard_870c .overlay-small-bcf5 > li:focus > a .sort-motion-75fc:before,
.main_focused_adfe.badge_hard_870c
  .overlay-small-bcf5
  > li:hover
  > a
  .sort-motion-75fc:before {
  width: 100%;
  background-color: currentColor;
}
.main_focused_adfe.badge_hard_870c
  .overlay-small-bcf5
  > li.pressed_220b
  > a
  .sort-motion-75fc:before,
.main_focused_adfe.badge_hard_870c
  .overlay-small-bcf5
  > li.steel_16dc
  > a
  .sort-motion-75fc:before {
  width: 100%;
  background-color: currentColor;
}
.first_2fbb .surface_fluid_a84e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.first_2fbb .surface_fluid_a84e li:first-child > a {
  border-top: none;
}
.first_2fbb .surface_fluid_a84e .green_e685 > .sort-motion-75fc .over-3def {
  display: none;
}
.first_2fbb .surface_fluid_a84e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.first_2fbb .surface_fluid_a84e li:last-child {
  border: none;
}
.first_2fbb .surface_fluid_a84e li.prev-adc6 > a {
  padding-right: 45px !important;
}
.first_2fbb .surface_fluid_a84e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.first_2fbb .surface_fluid_a84e li a:focus,
.first_2fbb .surface_fluid_a84e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_2fbb .surface_fluid_a84e li .layout_white_7bfe {
  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;
}
.first_2fbb .surface_fluid_a84e li .layout_white_7bfe:hover {
  box-shadow: none;
}
.first_2fbb .surface_fluid_a84e li .layout_white_7bfe .over-3def {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.first_2fbb .surface_fluid_a84e .pink-dbf1 {
  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);
}
.first_2fbb .surface_fluid_a84e .pink-dbf1 li a {
  padding-left: 3em;
}
.first_2fbb .surface_fluid_a84e .form-8867 > a .layout_white_7bfe i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.first_2fbb .surface_fluid_a84e .form-8867 > .pink-dbf1 {
  display: block;
  opacity: 1;
}
.icon-lower-115b {
  max-width: 100%;
}
.accent-solid-9ba7 {
  line-height: 0;
  cursor: pointer;
}
.shadow_62bd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow_62bd:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow_62bd svg {
  width: 18px;
  height: 18px;
}
.shadow_62bd .avatar_6c8f {
  display: none;
}
.down_ed60 {
  position: relative;
}
.down_ed60.fn-active-5cf3 .shadow_62bd .component-5db9 {
  display: none;
}
.down_ed60.fn-active-5cf3 .shadow_62bd .avatar_6c8f {
  display: inline-block;
}
.down_ed60 .hidden-short-2b9f {
  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);
}
.down_ed60.texture-69c4 .hidden-short-2b9f {
  left: auto;
  right: -0.9em;
}
.down_ed60.texture-69c4 .bright_f66d::before {
  left: auto;
  right: 15px;
}
.down_ed60.fn-active-5cf3 .hidden-short-2b9f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_out_bd64 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.module_out_bd64 label {
  flex-basis: 100%;
}
.module_out_bd64 .block_center_55f1 {
  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;
}
.module_out_bd64 .box-e23b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.module_out_bd64 .box-e23b:focus {
  background-color: transparent;
}
.module_out_bd64 button.paper_0920 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.module_out_bd64 button.paper_0920:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.module_out_bd64 button.paper_0920 svg {
  width: 18px;
  height: 18px;
}
.module_out_bd64 input[type="submit"] {
  min-height: auto;
}
.focus-5b2c .module_out_bd64 .box-e23b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bright_f66d {
  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) {
  .bright_f66d {
    width: 220px;
  }
}
.bright_f66d label {
  flex-basis: 100%;
}
.bright_f66d::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;
}
.button-wood-94b2 .focus-5b2c .module_out_bd64 {
  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;
}
.button-wood-94b2
  .focus-5b2c
  .module_out_bd64
  .block_center_55f1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.button-wood-94b2 .focus-5b2c .module_out_bd64 .box-e23b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.button-wood-94b2
  .focus-5b2c
  .module_out_bd64
  .box-e23b:focus {
  background: 0 0;
}
.button-wood-94b2
  .focus-5b2c
  .module_out_bd64
  .wide-2159 {
  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;
}
.nav-9781 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav-9781 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav-9781 li:last-child {
  margin-right: 0;
}
.nav-9781 li:first-child {
  margin-left: 0;
}
.nav-9781.main-2a7d a {
  color: #fff;
}
.nav-9781.main-2a7d a:hover {
  color: #fff;
}
.nav-9781 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav-9781 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav-9781 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav-9781 a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav-9781 [class*="social-icon-apple"] {
  background-color: #999;
}
.nav-9781 [class*="social-icon-apple"].south-9523 {
  background-color: transparent;
  color: #999;
}
.nav-9781 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav-9781 [class*="social-icon-behance"].south-9523 {
  background-color: transparent;
  color: #1769ff;
}
.nav-9781 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav-9781 [class*="social-icon-bitbucket"].south-9523 {
  background-color: transparent;
  color: #205081;
}
.nav-9781 [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav-9781 [class*="social-icon-codepen"].south-9523 {
  background-color: transparent;
  color: #000;
}
.nav-9781 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav-9781 [class*="social-icon-delicious"].south-9523 {
  background-color: transparent;
  color: #39f;
}
.nav-9781 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav-9781 [class*="social-icon-digg"].south-9523 {
  background-color: transparent;
  color: #005be2;
}
.nav-9781 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav-9781 [class*="social-icon-dribbble"].south-9523 {
  background-color: transparent;
  color: #ea4c89;
}
.nav-9781 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav-9781 [class*="social-icon-envelope"].south-9523 {
  background-color: transparent;
  color: #ea4335;
}
.nav-9781 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav-9781 [class*="social-icon-facebook"].south-9523 {
  background-color: transparent;
  color: #3b5998;
}
.nav-9781 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav-9781 [class*="social-icon-flickr"].south-9523 {
  background-color: transparent;
  color: #0063dc;
}
.nav-9781 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav-9781 [class*="social-icon-foursquare"].south-9523 {
  background-color: transparent;
  color: #2d5be3;
}
.nav-9781 [class*="social-icon-github"] {
  background-color: #333;
}
.nav-9781 [class*="social-icon-github"].south-9523 {
  background-color: transparent;
  color: #333;
}
.nav-9781 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav-9781 [class*="social-icon-google-plus"].south-9523 {
  background-color: transparent;
  color: #dd4b39;
}
.nav-9781 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav-9781 [class*="social-icon-houzz"].south-9523 {
  background-color: transparent;
  color: #7ac142;
}
.nav-9781 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav-9781 [class*="social-icon-instagram"].south-9523 {
  background-color: transparent;
  color: #262626;
}
.nav-9781 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav-9781 [class*="social-icon-jsfiddle"].south-9523 {
  background-color: transparent;
  color: #487aa2;
}
.nav-9781 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav-9781 [class*="social-icon-linkedin"].south-9523 {
  background-color: transparent;
  color: #0077b5;
}
.nav-9781 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav-9781 [class*="social-icon-medium"].south-9523 {
  background-color: transparent;
  color: #00ab6b;
}
.nav-9781 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav-9781
  [class*="social-icon-odnoklassniki"].south-9523 {
  background-color: transparent;
  color: #f4731c;
}
.nav-9781 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav-9781 [class*="social-icon-meetup"].south-9523 {
  background-color: transparent;
  color: #ec1c40;
}
.nav-9781 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav-9781 [class*="social-icon-pinterest"].south-9523 {
  background-color: transparent;
  color: #bd081c;
}
.nav-9781 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav-9781 [class*="social-icon-product-hunt"].south-9523 {
  background-color: transparent;
  color: #da552f;
}
.nav-9781 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav-9781 [class*="social-icon-reddit"].south-9523 {
  background-color: transparent;
  color: #ff4500;
}
.nav-9781 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav-9781 [class*="social-icon-rss"].south-9523 {
  background-color: transparent;
  color: #f26522;
}
.nav-9781 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav-9781
  [class*="social-icon-shopping-cart"].south-9523 {
  background-color: transparent;
  color: #4caf50;
}
.nav-9781 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav-9781 [class*="social-icon-skype"].south-9523 {
  background-color: transparent;
  color: #00aff0;
}
.nav-9781 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav-9781 [class*="social-icon-slideshare"].south-9523 {
  background-color: transparent;
  color: #0077b5;
}
.nav-9781 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav-9781 [class*="social-icon-snapchat"].south-9523 {
  background-color: transparent;
  color: #fffc00;
}
.nav-9781 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav-9781 [class*="social-icon-soundcloud"].south-9523 {
  background-color: transparent;
  color: #f80;
}
.nav-9781 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav-9781 [class*="social-icon-spotify"].south-9523 {
  background-color: transparent;
  color: #2ebd59;
}
.nav-9781 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav-9781
  [class*="social-icon-stack-overflow"].south-9523 {
  background-color: transparent;
  color: #fe7a15;
}
.nav-9781 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav-9781 [class*="social-icon-maldkfgram"].south-9523 {
  background-color: transparent;
  color: #2ca5e0;
}
.nav-9781 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav-9781 [class*="social-icon-tripadvisor"].south-9523 {
  background-color: transparent;
  color: #589442;
}
.nav-9781 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav-9781 [class*="social-icon-tumblr"].south-9523 {
  background-color: transparent;
  color: #35465c;
}
.nav-9781 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav-9781 [class*="social-icon-twitch"].south-9523 {
  background-color: transparent;
  color: #6441a5;
}
.nav-9781 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav-9781 [class*="social-icon-twitter"].south-9523 {
  background-color: transparent;
  color: #1da1f2;
}
.nav-9781 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav-9781 [class*="social-icon-vimeo"].south-9523 {
  background-color: transparent;
  color: #1ab7ea;
}
.nav-9781 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav-9781 [class*="social-icon-vk"].south-9523 {
  background-color: transparent;
  color: #45668e;
}
.nav-9781 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav-9781 [class*="social-icon-weibo"].south-9523 {
  background-color: transparent;
  color: #df2029;
}
.nav-9781 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav-9781 [class*="social-icon-weixin"].south-9523 {
  background-color: transparent;
  color: #7bb32e;
}
.nav-9781 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav-9781 [class*="social-icon-whatsapp"].south-9523 {
  background-color: transparent;
  color: #25d366;
}
.nav-9781 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav-9781 [class*="social-icon-wordpress"].south-9523 {
  background-color: transparent;
  color: #21759b;
}
.nav-9781 [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav-9781 [class*="social-icon-xing"].south-9523 {
  background-color: transparent;
  color: #026466;
}
.nav-9781 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav-9781 [class*="social-icon-yelp"].south-9523 {
  background-color: transparent;
  color: #af0606;
}
.nav-9781 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav-9781 [class*="social-icon-youtube"].south-9523 {
  background-color: transparent;
  color: #cd201f;
}
.action-deca {
  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;
}
.action-deca:hover {
  box-shadow: none;
  background: 0 0;
}
.tooltip-dim-8797 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table_simple_0cb9 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.gold_7d30 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.video-9abc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.video-9abc,
.video-9abc::after,
.video-9abc::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;
}
.video-9abc::after,
.video-9abc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.upper-8217 .table_simple_0cb9 .gold_7d30 {
  margin-top: -2px;
  width: 19px;
}
.upper-8217 .table_simple_0cb9 .video-9abc {
  margin-top: -1px;
}
.upper-8217 .table_simple_0cb9 .video-9abc,
.upper-8217 .table_simple_0cb9 .video-9abc::after,
.upper-8217 .table_simple_0cb9 .video-9abc::before {
  width: 19px;
  height: 2px;
}
.upper-8217 .table_simple_0cb9 .video-9abc::before {
  top: -6px;
}
.upper-8217 .table_simple_0cb9 .video-9abc::after {
  bottom: -6px;
}
.caption-47a5 .table_simple_0cb9 .gold_7d30 {
  margin-top: -2px;
  width: 22px;
}
.caption-47a5 .table_simple_0cb9 .video-9abc {
  margin-top: -1px;
}
.caption-47a5 .table_simple_0cb9 .video-9abc,
.caption-47a5 .table_simple_0cb9 .video-9abc::after,
.caption-47a5 .table_simple_0cb9 .video-9abc::before {
  width: 22px;
  height: 2px;
}
.caption-47a5 .table_simple_0cb9 .video-9abc::before {
  top: -7px;
}
.caption-47a5 .table_simple_0cb9 .video-9abc::after {
  bottom: -7px;
}
.video-upper-3de3 .table_simple_0cb9 .gold_7d30 {
  margin-top: -2px;
  width: 31px;
}
.video-upper-3de3 .table_simple_0cb9 .video-9abc {
  margin-top: -1.5px;
}
.video-upper-3de3 .table_simple_0cb9 .video-9abc,
.video-upper-3de3 .table_simple_0cb9 .video-9abc::after,
.video-upper-3de3 .table_simple_0cb9 .video-9abc::before {
  width: 31px;
  height: 3px;
}
.video-upper-3de3 .table_simple_0cb9 .video-9abc::before {
  top: -9px;
}
.video-upper-3de3 .table_simple_0cb9 .video-9abc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .inner-1c9a .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 19px;
  }
  .inner-1c9a .table_simple_0cb9 .video-9abc {
    margin-top: -1px;
  }
  .inner-1c9a .table_simple_0cb9 .video-9abc,
  .inner-1c9a .table_simple_0cb9 .video-9abc::after,
  .inner-1c9a .table_simple_0cb9 .video-9abc::before {
    width: 19px;
    height: 2px;
  }
  .inner-1c9a .table_simple_0cb9 .video-9abc::before {
    top: -6px;
  }
  .inner-1c9a .table_simple_0cb9 .video-9abc::after {
    bottom: -6px;
  }
  .banner-yellow-0041 .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 22px;
  }
  .banner-yellow-0041 .table_simple_0cb9 .video-9abc {
    margin-top: -1px;
  }
  .banner-yellow-0041 .table_simple_0cb9 .video-9abc,
  .banner-yellow-0041 .table_simple_0cb9 .video-9abc::after,
  .banner-yellow-0041 .table_simple_0cb9 .video-9abc::before {
    width: 22px;
    height: 2px;
  }
  .banner-yellow-0041 .table_simple_0cb9 .video-9abc::before {
    top: -7px;
  }
  .banner-yellow-0041 .table_simple_0cb9 .video-9abc::after {
    bottom: -7px;
  }
  .photo-east-a875 .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-east-a875 .table_simple_0cb9 .video-9abc {
    margin-top: -1.5px;
  }
  .photo-east-a875 .table_simple_0cb9 .video-9abc,
  .photo-east-a875 .table_simple_0cb9 .video-9abc::after,
  .photo-east-a875 .table_simple_0cb9 .video-9abc::before {
    width: 31px;
    height: 3px;
  }
  .photo-east-a875 .table_simple_0cb9 .video-9abc::before {
    top: -9px;
  }
  .photo-east-a875 .table_simple_0cb9 .video-9abc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .last_5ad6 .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 19px;
  }
  .last_5ad6 .table_simple_0cb9 .video-9abc {
    margin-top: -1px;
  }
  .last_5ad6 .table_simple_0cb9 .video-9abc,
  .last_5ad6 .table_simple_0cb9 .video-9abc::after,
  .last_5ad6 .table_simple_0cb9 .video-9abc::before {
    width: 19px;
    height: 2px;
  }
  .last_5ad6 .table_simple_0cb9 .video-9abc::before {
    top: -6px;
  }
  .last_5ad6 .table_simple_0cb9 .video-9abc::after {
    bottom: -6px;
  }
  .dropdown-active-c3d2 .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-active-c3d2 .table_simple_0cb9 .video-9abc {
    margin-top: -1px;
  }
  .dropdown-active-c3d2 .table_simple_0cb9 .video-9abc,
  .dropdown-active-c3d2 .table_simple_0cb9 .video-9abc::after,
  .dropdown-active-c3d2 .table_simple_0cb9 .video-9abc::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-active-c3d2 .table_simple_0cb9 .video-9abc::before {
    top: -7px;
  }
  .dropdown-active-c3d2 .table_simple_0cb9 .video-9abc::after {
    bottom: -7px;
  }
  .fluid_deb9 .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 31px;
  }
  .fluid_deb9 .table_simple_0cb9 .video-9abc {
    margin-top: -1.5px;
  }
  .fluid_deb9 .table_simple_0cb9 .video-9abc,
  .fluid_deb9 .table_simple_0cb9 .video-9abc::after,
  .fluid_deb9 .table_simple_0cb9 .video-9abc::before {
    width: 31px;
    height: 3px;
  }
  .fluid_deb9 .table_simple_0cb9 .video-9abc::before {
    top: -9px;
  }
  .fluid_deb9 .table_simple_0cb9 .video-9abc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .block_9e25 .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 19px;
  }
  .block_9e25 .table_simple_0cb9 .video-9abc {
    margin-top: -1px;
  }
  .block_9e25 .table_simple_0cb9 .video-9abc,
  .block_9e25 .table_simple_0cb9 .video-9abc::after,
  .block_9e25 .table_simple_0cb9 .video-9abc::before {
    width: 19px;
    height: 2px;
  }
  .block_9e25 .table_simple_0cb9 .video-9abc::before {
    top: -6px;
  }
  .block_9e25 .table_simple_0cb9 .video-9abc::after {
    bottom: -6px;
  }
  .mask-8d32 .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 22px;
  }
  .mask-8d32 .table_simple_0cb9 .video-9abc {
    margin-top: -1px;
  }
  .mask-8d32 .table_simple_0cb9 .video-9abc,
  .mask-8d32 .table_simple_0cb9 .video-9abc::after,
  .mask-8d32 .table_simple_0cb9 .video-9abc::before {
    width: 22px;
    height: 2px;
  }
  .mask-8d32 .table_simple_0cb9 .video-9abc::before {
    top: -7px;
  }
  .mask-8d32 .table_simple_0cb9 .video-9abc::after {
    bottom: -7px;
  }
  .logo-top-5f3a .table_simple_0cb9 .gold_7d30 {
    margin-top: -2px;
    width: 31px;
  }
  .logo-top-5f3a .table_simple_0cb9 .video-9abc {
    margin-top: -1.5px;
  }
  .logo-top-5f3a .table_simple_0cb9 .video-9abc,
  .logo-top-5f3a .table_simple_0cb9 .video-9abc::after,
  .logo-top-5f3a .table_simple_0cb9 .video-9abc::before {
    width: 31px;
    height: 3px;
  }
  .logo-top-5f3a .table_simple_0cb9 .video-9abc::before {
    top: -9px;
  }
  .logo-top-5f3a .table_simple_0cb9 .video-9abc::after {
    bottom: -9px;
  }
}
.tabs_south_5039 .video-9abc {
  -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);
}
.tabs_south_5039 .video-9abc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tabs_south_5039 .video-9abc::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);
}
.tabs_south_5039.easy-ffe5 .video-9abc {
  -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);
}
.tabs_south_5039.easy-ffe5 .video-9abc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tabs_south_5039.easy-ffe5 .video-9abc::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);
}
.caption-dim-62ec {
  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.pro_a9ea:before {
  display: none;
}
.shade_2f2d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade_2f2d .photo-a3a9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade_2f2d .photo-a3a9:last-of-type {
  border-bottom: none;
}
.shade_2f2d .photo-a3a9.filter-first-eacb,
.shade_2f2d .photo-a3a9.prev_b1e3,
.shade_2f2d .photo-a3a9.container_1c04 {
  padding: 0;
}
.shade_2f2d .first_2fbb .layout_white_7bfe {
  color: currentColor;
}
.shade_2f2d .first_2fbb .layout_white_7bfe:focus,
.shade_2f2d .first_2fbb .layout_white_7bfe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_2f2d.video_steel_7107 .thumbnail_paper_fc9c,
.shade_2f2d.video_steel_7107 .highlight-558d a,
.shade_2f2d.video_steel_7107 .overlay-small-bcf5 a,
.shade_2f2d.video_steel_7107 .pink-dbf1 a {
  color: rgba(0, 0, 0, 0.55);
}
.shade_2f2d.video_steel_7107 .thumbnail_paper_fc9c:hover,
.shade_2f2d.video_steel_7107 .highlight-558d a:hover,
.shade_2f2d.video_steel_7107 .overlay-small-bcf5 a:hover,
.shade_2f2d.video_steel_7107 .pink-dbf1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_2f2d.video_steel_7107 .mask_f66c {
  color: rgba(0, 0, 0, 0.8);
}
.shade_2f2d.video_steel_7107 .photo-a3a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_2f2d.video_steel_7107 .photo-a3a9:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade_2f2d.video_steel_7107 .purple_f4d9:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade_2f2d.video_steel_7107 .first_2fbb .surface_fluid_a84e li a,
.shade_2f2d.video_steel_7107 .first_2fbb .layout_white_7bfe,
.shade_2f2d.video_steel_7107 .pink-dbf1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_2f2d.video_steel_7107 .first_2fbb .layout_white_7bfe:focus,
.shade_2f2d.video_steel_7107 .first_2fbb .layout_white_7bfe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_2f2d.video_steel_7107 .surface_fluid_a84e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_2f2d.container_huge_5b49 .thumbnail_paper_fc9c,
.shade_2f2d.container_huge_5b49 .highlight-558d a,
.shade_2f2d.container_huge_5b49 .overlay-small-bcf5 .layout_white_7bfe,
.shade_2f2d.container_huge_5b49 .overlay-small-bcf5 a,
.shade_2f2d.container_huge_5b49 .pink-dbf1 a {
  color: rgba(255, 255, 255, 0.79);
}
.shade_2f2d.container_huge_5b49 .thumbnail_paper_fc9c:hover,
.shade_2f2d.container_huge_5b49 .highlight-558d a:hover,
.shade_2f2d.container_huge_5b49 .overlay-small-bcf5 .layout_white_7bfe:hover,
.shade_2f2d.container_huge_5b49 .overlay-small-bcf5 a:hover,
.shade_2f2d.container_huge_5b49 .pink-dbf1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_2f2d.container_huge_5b49 .mask_f66c {
  color: rgba(255, 255, 255, 0.99);
}
.shade_2f2d.container_huge_5b49 .photo-a3a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_2f2d.container_huge_5b49 .photo-a3a9:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade_2f2d.container_huge_5b49 .purple_f4d9:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade_2f2d.container_huge_5b49 .first_2fbb .surface_fluid_a84e li a,
.shade_2f2d.container_huge_5b49 .first_2fbb .layout_white_7bfe,
.shade_2f2d.container_huge_5b49 .pink-dbf1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_2f2d.container_huge_5b49 .first_2fbb .layout_white_7bfe:focus,
.shade_2f2d.container_huge_5b49 .first_2fbb .layout_white_7bfe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_2f2d.container_huge_5b49 .surface_fluid_a84e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_f4d9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.purple_f4d9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.label_west_b382 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.paragraph-dfc4 .shade_2f2d {
  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;
}
.paragraph-dfc4 .photo-a3a9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.paragraph-dfc4 .photo-a3a9: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) {
  .paragraph-dfc4 .photo-a3a9:before {
    width: 16%;
    left: 42%;
  }
}
.paragraph-dfc4 .photo-a3a9:last-child:before {
  content: none;
}
.paragraph-dfc4 .photo-a3a9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.paragraph-dfc4 .first_2fbb .surface_fluid_a84e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.paragraph-dfc4 .first_2fbb .surface_fluid_a84e li a .layout_white_7bfe {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.paragraph-dfc4 .first_2fbb .pink-dbf1 {
  border: none;
}
.paragraph-dfc4 .first_2fbb .pink-dbf1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.paragraph-dfc4 .purple_f4d9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.paragraph-dfc4 .label_west_b382 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.paragraph-dfc4 .container_huge_5b49 .purple_f4d9:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-dfc4 .video_steel_7107.paragraph_bottom_c8b0 .video-9abc {
  background: rgba(0, 0, 0, 0.6);
}
.paragraph-dfc4
  .video_steel_7107.paragraph_bottom_c8b0
  .video-9abc::after,
.paragraph-dfc4
  .video_steel_7107.paragraph_bottom_c8b0
  .video-9abc:before {
  background: inherit;
}
.paragraph-dfc4
  .video_steel_7107.paragraph_bottom_c8b0:hover
  .video-9abc {
  background: rgba(0, 0, 0, 0.8);
}
.label_ec4e .shade_2f2d {
  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) {
  .label_ec4e .shade_2f2d {
    width: auto;
    right: 45px;
  }
}
.easy-2b37 .shade_2f2d {
  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) {
  .easy-2b37 .shade_2f2d {
    width: auto;
    left: 45px;
  }
}
.pro_a9ea .shade_2f2d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pro_a9ea .label_west_b382 {
  max-width: 48em;
  margin: 0 auto;
}
.pro_a9ea .purple_f4d9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.summary_silver_47ef {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.summary_silver_47ef.paragraph-dfc4 .shade_2f2d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.summary_silver_47ef.label_ec4e .shade_2f2d {
  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);
}
.summary_silver_47ef .shade_2f2d {
  visibility: visible;
}
.summary_silver_47ef.easy-2b37 .shade_2f2d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sidebar_7e4f,
.hard_3b55 {
  overflow-x: hidden;
}
.sidebar_7e4f .shade_2f2d {
  overflow: auto;
}
.sidebar_7e4f.paragraph-dfc4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_7e4f.paragraph-dfc4 .shade_2f2d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sidebar_7e4f.paragraph-dfc4 .action-deca {
  opacity: 0;
}
.sidebar_7e4f.label_ec4e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_7e4f.label_ec4e .shade_2f2d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sidebar_7e4f.label_ec4e .action-deca {
  opacity: 0;
}
.sidebar_7e4f.easy-2b37 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_7e4f.easy-2b37 .shade_2f2d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sidebar_7e4f.easy-2b37 .action-deca {
  opacity: 0;
}
.sidebar_7e4f.pro_a9ea .shade_2f2d {
  z-index: 10;
  visibility: visible;
}
.paragraph_bottom_c8b0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph_bottom_c8b0 .video-9abc {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph_bottom_c8b0 .video-9abc::after,
.paragraph_bottom_c8b0 .video-9abc:before {
  background: inherit;
}
.paragraph_bottom_c8b0:hover .video-9abc {
  background: rgba(255, 255, 255, 0.99);
}
.easy-2b37 .paragraph_bottom_c8b0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pro_a9ea .paragraph_bottom_c8b0 {
  display: none !important;
}
.sidebar_7e4f:before,
.hard_3b55:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sidebar_7e4f .paragraph_bottom_c8b0,
.hard_3b55 .paragraph_bottom_c8b0 {
  display: inline-block;
}
.shade_2f2d .stale-cf2d {
  -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;
}
.sidebar_7e4f .shade_2f2d .stale-cf2d,
.hard_3b55 .shade_2f2d .stale-cf2d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero-glass-f8bc .block_center_55f1 {
  width: 100%;
}
.container_clean_7b36 {
  padding: 0 0.5em 0;
}
.container_clean_7b36 [class*="customify-col-"],
.container_clean_7b36 [class*="customify-col_"],
.container_clean_7b36 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hover_f088 .container_clean_7b36 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .row-e6c5 .dark-928d,
  .dark-928d {
    display: none;
  }
  .gallery-fresh-3023 {
    text-align: left;
  }
  .accordion-top-4a64 {
    text-align: center;
  }
  .widget_ee41 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .row-e6c5 .motion-6cfd,
  .motion-6cfd {
    display: none;
  }
  .search-981b {
    text-align: left;
  }
  .tertiary-1714 {
    text-align: center;
  }
  .notice-42c2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .row-e6c5 .mini_81bc,
  .mini_81bc {
    display: none;
  }
  .bronze-c06f {
    text-align: left;
  }
  .container_e8da {
    text-align: center;
  }
  .fast-586c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.modal_37fb {
  box-shadow: none !important;
}
.panel_red_3704 .logo-713a,
.caption_over_47c8 .logo-713a {
  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;
}
.caption_over_47c8 .logo-713a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.row-1b79 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.row-1b79:after,
.row-1b79:before {
  content: "";
  display: table;
}
.row-1b79:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .row-1b79 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.row-1b79,
.slow-0789 {
  max-width: 1248px;
  margin: 0 auto;
}

.article-be9b.media_aef8 .row-1b79 {
  max-width: 100%;
}
.article-be9b.aside_bottom_83a9 {
  max-width: 1200px;
  margin: 0 auto;
}
.article-be9b.stale-b2ef .row-1b79 {
  max-width: 100%;
}
.article-be9b.stale-b2ef > .row-1b79 {
  padding-left: 0;
  padding-right: 0;
}
.article-be9b.stale-b2ef > .row-1b79 .row-e6c5 {
  margin: 0;
}
.article-be9b.stale-b2ef
  > .row-1b79
  .steel_993e.detail-9f17 {
  margin-right: 0;
  margin-left: 0;
}
.article-be9b.stale-b2ef #main.detail-9f17 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .new-7e55 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .new-7e55 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .button-3bab .hidden-top-88ae {
    padding-right: 1em;
  }
  .button-3bab.message_blue_b52b .steel_993e {
    border-right: 1px solid #eaecee;
  }
  .button-3bab.message_blue_b52b .hidden-top-88ae {
    padding-right: 1em;
  }
  .button-3bab.message_blue_b52b .background_hovered_4116 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west-5d24 .hidden-top-88ae {
    padding-left: 1em;
  }
  .west-5d24.message_blue_b52b .steel_993e {
    border-left: 1px solid #eaecee;
  }
  .west-5d24.message_blue_b52b .hidden-top-88ae {
    padding-left: 1em;
  }
  .west-5d24.message_blue_b52b .background_hovered_4116 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_upper_58eb .hidden-top-88ae {
    padding-left: 1em;
  }
  .slider_upper_58eb.message_blue_b52b .thumbnail-center-9631 {
    border-right: 1px solid #eaecee;
  }
  .slider_upper_58eb.message_blue_b52b .detail-5fd2 {
    border-right: 1px solid #eaecee;
  }
  .slider_upper_58eb.message_blue_b52b .hidden-top-88ae {
    padding-left: 1em;
  }
  .slider_upper_58eb.message_blue_b52b .background_hovered_4116 {
    padding-right: 1em;
  }
  .slider_upper_58eb.message_blue_b52b .mask_cold_3330 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_45d7 .hidden-top-88ae {
    padding-right: 1em;
  }
  .pagination_45d7.message_blue_b52b .thumbnail-center-9631 {
    border-left: 1px solid #eaecee;
  }
  .pagination_45d7.message_blue_b52b .detail-5fd2 {
    border-left: 1px solid #eaecee;
  }
  .pagination_45d7.message_blue_b52b .hidden-top-88ae {
    padding-right: 1em;
  }
  .pagination_45d7.message_blue_b52b .background_hovered_4116 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination_45d7.message_blue_b52b .mask_cold_3330 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new-7e55 .hidden-top-88ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .new-7e55.message_blue_b52b .steel_993e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .new-7e55.message_blue_b52b .hidden-top-88ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .new-7e55.message_blue_b52b .background_hovered_4116 {
    padding-left: 1em;
  }
  .new-7e55.message_blue_b52b .mask_cold_3330 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .new-7e55.message_blue_b52b .hidden-top-88ae {
    padding-left: 0;
  }
}
.notice-pressed-d537 .basic-35a4 {
  display: inline-block;
}
.outline-full-0729 {
  display: inline-block;
}
.motion-fc4e {
  word-con: break-word;
}
.text-narrow-facc > span {
  display: inline-block;
  padding: 5px 0;
}
.text-narrow-facc .plasma-22ba {
  margin-left: 8px;
  margin-right: 8px;
}
.text-narrow-facc .block-green-f756 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero-a932 .item_00f0 {
  margin-bottom: 2em;
}
.hero-a932 .module-0b5e {
  margin-bottom: 15px;
}
.hero-a932 .module-0b5e:last-child {
  margin-bottom: 0;
}
.hero-a932 .south_afcd {
  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) {
  .hero-a932 .south_afcd {
    display: block;
  }
}
.hero-a932 .wrapper-steel-e726 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero-a932 .wrapper-steel-e726 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero-a932 .huge_4171 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero-a932 .huge_4171 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero-a932 .huge_4171 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero-a932 .motion-fc4e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-a932 .motion-fc4e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero-a932 .info-44e1 p:last-child {
  margin-bottom: 0;
}
.hero-a932 .hover-4f8c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero-a932 .yellow_46fb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero-a932 .background-soft-d1d4 {
  margin-top: 1em;
}
.hero-a932 .preview-d3ca {
  top: 0;
  display: block;
}
.hero-a932 .preview-d3ca a {
  color: inherit;
}
.hero-a932 .preview-d3ca a:hover {
  color: inherit;
}
.hero-a932 .container_9362 {
  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;
}
.hero-a932 .container_9362:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero-a932 .yellow_46fb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero-a932 .item_center_50f6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero-a932 .item_center_50f6:first-child {
  margin-top: 0;
}
.hero-a932 .item_center_50f6.huge-36ea {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-a932 .item_center_50f6.image-selected-2612 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-a932
  .item_center_50f6.image-selected-2612.content_92e5
  .background-soft-d1d4 {
  width: 100%;
}
.hero-a932 .image-selected-2612 {
  -webkit-box-align: center;
  align-items: center;
}
.hero-a932 .image-selected-2612 .text-narrow-facc,
.hero-a932 .image-selected-2612 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero-a932 .huge_4171 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-a932 .huge_4171 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-a932 .huge_4171: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;
}
.hero-a932 .huge-36ea {
  z-index: 5;
}
.hero-a932 .highlight-9b1b .preview_outer_115f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero-a932 .primary_pink_c046 .preview_outer_115f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero-a932 .sort-narrow-da17 .preview_outer_115f {
  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;
}
.hero-a932.footer-2d5c .south_afcd,
.hero-a932.pro-700a .south_afcd {
  display: block;
}
.hero-a932.footer-2d5c .south_afcd .text-brown-9138,
.hero-a932.footer-2d5c .south_afcd .yellow_46fb,
.hero-a932.pro-700a .south_afcd .text-brown-9138,
.hero-a932.pro-700a .south_afcd .yellow_46fb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-a932.new_a860 .wrapper-steel-e726 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero-a932.new_a860 .wrapper-steel-e726 {
    margin-right: 0;
  }
}
.hero-a932.footer-2d5c .wrapper-steel-e726,
.hero-a932.pro-700a .wrapper-steel-e726 {
  padding-top: 40%;
}
.hero-a932.footer-2d5c .item_00f0,
.hero-a932.pro-700a .item_00f0 {
  display: block;
}
.hero-a932.footer-2d5c .fn-sticky-5cf3 .yellow_46fb,
.hero-a932.pro-700a .fn-sticky-5cf3 .yellow_46fb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero-a932.footer-2d5c .wrapper-steel-e726,
.hero-a932.pro-700a .wrapper-steel-e726 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero-a932.footer-2d5c .yellow_46fb {
  padding: 1em;
}
.first-77b6 {
  margin: 30px auto;
  display: block;
}
.first-77b6 .notification_west_70ac > * {
  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;
}
.first-77b6 .notification_west_70ac > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first-77b6 .notification_west_70ac span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.inner-5314 .text-narrow-facc {
  margin-bottom: 1.41575em;
}
.inner-5314 .upper-dbe7 {
  margin-bottom: 1.618em;
}
.north_89c5 .active_4418 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.north_89c5 .active_4418 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.north_89c5 .tag-d4f9 {
  max-width: 100%;
  overflow: auto;
}
.notification_lower_a20a .north_89c5 a:hover {
  text-decoration: underline;
}
.surface-focused-67a7 .module-0b5e:not(.motion-fc4e),
.surface-focused-67a7 .huge_4171 {
  margin-bottom: 1.41575em;
}
.surface-focused-67a7 .module-0b5e:not(.motion-fc4e):last-child,
.surface-focused-67a7 .huge_4171:last-child {
  margin-bottom: 0;
}
.surface-focused-67a7 .module-0b5e.aside-next-92e5 {
  margin-bottom: 0.41575em;
}
.surface-focused-67a7 .tabs_out_5d5a:before,
.surface-focused-67a7 .active_156f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.surface-focused-67a7 .tabs_out_5d5a:before {
  content: "\f115";
}
.surface-focused-67a7 .active_156f:before {
  content: "\f02c";
}
.surface-focused-67a7 .carousel-0d9e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.surface-focused-67a7 .carousel-0d9e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thick-3f6d {
  display: -webkit-box;
  display: flex;
}
.thick-3f6d .banner_0f62 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thick-3f6d .banner_0f62 {
    flex-basis: 90px;
  }
}
.thick-3f6d .white-5230 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick-3f6d .white-5230 {
    flex-basis: calc(100% - 50px);
  }
}
.thick-3f6d .link_wood_200f p:last-child {
  margin-bottom: 0.72em;
}
.tag_4264 .notification_west_70ac {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tag_4264 .notification_west_70ac:after,
.tag_4264 .notification_west_70ac:before {
  content: "";
  display: table;
}
.tag_4264 .notification_west_70ac:after {
  clear: both;
}
.tag_4264 .notification_west_70ac .notice-f233,
.tag_4264 .notification_west_70ac .dropdown_steel_1122 {
  width: 49%;
}
.tag_4264 .notification_west_70ac .notice-f233 a span.hard-36a7,
.tag_4264 .notification_west_70ac .dropdown_steel_1122 a span.hard-36a7 {
  display: block;
  margin-bottom: 5px;
}
.tag_4264 .notification_west_70ac .dropdown_steel_1122 {
  float: left;
  text-align: left;
}
.tag_4264 .notification_west_70ac .notice-f233 {
  float: right;
  text-align: right;
}
.image-813c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image-813c {
    margin-bottom: 0;
  }
}
.box_8d30 {
  margin-bottom: 1em;
}
.box_8d30 .motion-fc4e {
  font-size: 1.1em;
  line-height: 1.3;
}
.medium_d689 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dim_6fb8 .box_8d30,
.disabled_ba53 .box_8d30 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dim_6fb8 .box_8d30,
  .disabled_ba53 .box_8d30 {
    display: block;
  }
}
.dim_6fb8 .medium_d689,
.disabled_ba53 .medium_d689 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dim_6fb8 .medium_d689,
  .disabled_ba53 .medium_d689 {
    margin-bottom: 1em;
  }
}
.dim_6fb8 .medium_d689 img,
.disabled_ba53 .medium_d689 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dim_6fb8 .slider_iron_789d,
.disabled_ba53 .slider_iron_789d {
  flex-basis: calc(100% - 160px);
}
.dim_6fb8 .slider_iron_789d p,
.disabled_ba53 .slider_iron_789d p {
  margin-bottom: 0;
}
.dim_6fb8 .slider_iron_789d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dim_6fb8 .slider_iron_789d {
    padding-left: 0;
  }
}
.disabled_ba53 .slider_iron_789d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .disabled_ba53 .slider_iron_789d {
    padding-right: 0;
  }
}
.disabled_ba53 .medium_d689 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main_68a9 .medium_d689 {
  margin-bottom: 0.5em;
}
.main_68a9 .medium_d689 img {
  width: 100%;
}
.stale_1d58 .feature_simple_2767,
.out-f793 .feature_simple_2767 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.out-f793 .steel_993e .green_535b p:last-child {
  margin-bottom: 0;
}
.out_6a05 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info_d714 .dropdown-f0d7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info_d714 .dropdown-f0d7:last-of-type {
    margin-bottom: 0;
  }
}
.info_d714 .dropdown-f0d7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_d714 .dropdown-f0d7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info_d714 .dropdown-f0d7 ul li {
  margin: 0 0 0.6em;
}
.info_d714 .dropdown-f0d7 ul li.gallery_current_c2b4,
.info_d714 .dropdown-f0d7 ul li.secondary_basic_d93b {
  position: relative;
}
.info_d714 .dropdown-f0d7 ul li.gallery_current_c2b4 .tertiary-east-0d7f,
.info_d714 .dropdown-f0d7 ul li.secondary_basic_d93b .tertiary-east-0d7f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info_d714 .dropdown-f0d7 ul li.gallery_current_c2b4:after:after,
.info_d714 .dropdown-f0d7 ul li.gallery_current_c2b4:after:before,
.info_d714
  .dropdown-f0d7
  ul
  li.secondary_basic_d93b:after:after,
.info_d714
  .dropdown-f0d7
  ul
  li.secondary_basic_d93b:after:before {
  content: "";
  display: table;
}
.info_d714 .dropdown-f0d7 ul li.gallery_current_c2b4:after:after,
.info_d714
  .dropdown-f0d7
  ul
  li.secondary_basic_d93b:after:after {
  clear: both;
}
.info_d714 .dropdown-f0d7 a.menu_wide_1d2f:hover {
  text-decoration: none;
}
.info_d714 .dropdown-f0d7 select {
  max-width: 100%;
}
.info_d714 .dropdown-f0d7 table {
  font-size: 85%;
}
.info_d714 .dropdown-f0d7 table td,
.info_d714 .dropdown-f0d7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info_d714 .dropdown-f0d7 table tfoot td {
  text-align: left;
}
.info_d714 .dropdown-f0d7 :last-child {
  margin-bottom: 0;
}
.info_d714 .dropdown-f0d7 .tabs_57b9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info_d714 .dropdown-f0d7 .tabs_57b9 label {
  width: 100%;
}
.info_d714 .dropdown-f0d7 .tabs_57b9 .box-e23b {
  width: 100%;
  display: block;
}
.info_d714 .dropdown-f0d7 .tabs_57b9 .paper_0920 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info_d714 .dropdown-f0d7 .tabs_57b9 .paper_0920:hover svg #svg-search {
  fill: #444;
}
.info_d714 .dropdown-f0d7 .tabs_57b9 .paper_0920 svg {
  width: 18px;
  height: 18px;
}
.info_d714 .gallery-15b6 ul ul,
.info_d714 .popup_4805 ul ul,
.info_d714 .old_2a85 ul ul,
.info_d714 .copper_3663 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info_d714 .gallery-15b6 .prev-adc6 > a,
.info_d714 .popup_4805 .prev-adc6 > a,
.info_d714 .old_2a85 .prev-adc6 > a,
.info_d714 .copper_3663 .prev-adc6 > a {
  margin-bottom: 0;
}
.info_d714 .gas-78c5 li,
.info_d714 .gallery-15b6 li,
.info_d714 .current_e799 li,
.info_d714 .popup_4805 li,
.info_d714 .old_2a85 li,
.info_d714 .copper_3663 li,
.info_d714 .section-selected-c487 li,
.info_d714 .bottom_83bf li {
  display: block;
  position: relative;
}
.info_d714 .gas-78c5 li:last-child,
.info_d714 .gallery-15b6 li:last-child,
.info_d714 .current_e799 li:last-child,
.info_d714 .popup_4805 li:last-child,
.info_d714 .old_2a85 li:last-child,
.info_d714 .copper_3663 li:last-child,
.info_d714 .section-selected-c487 li:last-child,
.info_d714 .bottom_83bf li:last-child {
  border: none;
}
.info_d714 .gas-78c5 li a,
.info_d714 .gallery-15b6 li a,
.info_d714 .current_e799 li a,
.info_d714 .popup_4805 li a,
.info_d714 .old_2a85 li a,
.info_d714 .copper_3663 li a,
.info_d714 .section-selected-c487 li a,
.info_d714 .bottom_83bf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_d714 .gas-78c5 li ul li::before,
.info_d714 .gallery-15b6 li ul li::before,
.info_d714 .current_e799 li ul li::before,
.info_d714 .popup_4805 li ul li::before,
.info_d714 .old_2a85 li ul li::before,
.info_d714 .copper_3663 li ul li::before,
.info_d714 .section-selected-c487 li ul li::before,
.info_d714 .bottom_83bf li ul li::before {
  left: 15px;
}
.info_d714 .gas-78c5 li ul a,
.info_d714 .gallery-15b6 li ul a,
.info_d714 .current_e799 li ul a,
.info_d714 .popup_4805 li ul a,
.info_d714 .old_2a85 li ul a,
.info_d714 .copper_3663 li ul a,
.info_d714 .section-selected-c487 li ul a,
.info_d714 .bottom_83bf li ul a {
  padding-left: 20px;
}
.info_d714 .gas-78c5 li ul ul li::before,
.info_d714 .gallery-15b6 li ul ul li::before,
.info_d714 .current_e799 li ul ul li::before,
.info_d714 .popup_4805 li ul ul li::before,
.info_d714 .old_2a85 li ul ul li::before,
.info_d714 .copper_3663 li ul ul li::before,
.info_d714 .section-selected-c487 li ul ul li::before,
.info_d714 .bottom_83bf li ul ul li::before {
  left: 30px;
}
.info_d714 .gas-78c5 li ul ul a,
.info_d714 .gallery-15b6 li ul ul a,
.info_d714 .current_e799 li ul ul a,
.info_d714 .popup_4805 li ul ul a,
.info_d714 .old_2a85 li ul ul a,
.info_d714 .copper_3663 li ul ul a,
.info_d714 .section-selected-c487 li ul ul a,
.info_d714 .bottom_83bf li ul ul a {
  padding-left: 40px;
}
.info_d714 .panel-a5e5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_d714 .bottom_83bf ul li {
  margin-bottom: 1.41575em;
}
.info_d714 .bottom_83bf ul li .solid-adf1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info_d714 .bottom_83bf ul li .caption_wood_b30b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container_huge_5b49 .gas-78c5 li a,
.container_huge_5b49 .gallery-15b6 li a,
.container_huge_5b49 .current_e799 li a,
.container_huge_5b49 .popup_4805 li a,
.container_huge_5b49 .old_2a85 li a,
.container_huge_5b49 .copper_3663 li a,
.container_huge_5b49 .section-selected-c487 li a,
.container_huge_5b49 .bottom_83bf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_huge_5b49 .panel-a5e5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_huge_5b49 .dropdown-f0d7 ul li.gallery_current_c2b4 .tertiary-east-0d7f,
.container_huge_5b49 .dropdown-f0d7 ul li.secondary_basic_d93b .tertiary-east-0d7f {
  background: rgba(0, 0, 0, 0.2);
}
.container_huge_5b49 .info_d714 .dropdown-f0d7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-be9b .info_d714 .surface_fluid_a84e li {
  margin: 0;
}
.article-be9b .info_d714 .surface_fluid_a84e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article-be9b .info_d714 .surface_fluid_a84e li ul {
  margin: 0;
}
.article-be9b .info_d714 .surface_fluid_a84e li ul li a {
  padding-left: 15px;
}
.article-be9b .info_d714 .surface_fluid_a84e li ul li li a {
  padding-left: 30px;
}
.article-be9b .info_d714 .surface_fluid_a84e li.menu_40dd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article-be9b .info_d714 .surface_fluid_a84e li.menu_40dd > 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;
}
.article-be9b .info_d714 .surface_fluid_a84e li.menu_40dd > 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;
}
.west-f942 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.avatar-dim-ef02 {
  position: relative;
  z-index: 10;
}
.avatar-dim-ef02 .stale-cf2d {
  width: 100%;
  max-width: 100%;
}
.paragraph-over-a987 .surface_c21f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paragraph-over-a987 .video_steel_7107 {
}
.paragraph-over-a987 .container_huge_5b49 {
  background: #292929;
}
.upper_cee0 .surface_c21f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.upper_cee0 .video_steel_7107 {
  background: #f9f9f9;
}
.upper_cee0 .container_huge_5b49 {
  background: #303030;
}
.slow-0a0f .surface_c21f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slow-0a0f .basic-35a4 {
    margin-bottom: 1em;
  }
  .slow-0a0f .basic-35a4:last-child {
    margin-bottom: 0;
  }
}
.slow-0a0f .video_steel_7107 {
  background: #ededed;
}
.slow-0a0f .container_huge_5b49 {
  background: #1a1a1a;
}
.surface_c21f.video_steel_7107 {
  color: rgba(0, 0, 0, 0.6);
}
.surface_c21f.video_steel_7107 .shade_mini_470d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_c21f.container_huge_5b49 {
  color: rgba(255, 255, 255, 0.99);
}
.surface_c21f.container_huge_5b49 a:not(.menu_wide_1d2f) {
  color: rgba(255, 255, 255, 0.79);
}
.surface_c21f.container_huge_5b49 a:not(.menu_wide_1d2f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_c21f.container_huge_5b49 .shade_mini_470d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_c21f.container_huge_5b49 table tbody td,
.surface_c21f.container_huge_5b49 table th {
  background: rgba(0, 0, 0, 0.08);
}
.cool_2e47.sort-fixed-ffba .row-1b79 {
  max-width: initial;
}
.cool_2e47 .black_1912 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.cool_2e47 .black_1912 .stale-cf2d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .cool_2e47 .black_1912 .stale-cf2d {
    display: block;
    margin-bottom: 2em;
  }
  .cool_2e47 .black_1912 .stale-cf2d:last-child {
    margin-bottom: 0;
  }
}
.slow-0a0f .basic-35a4:last-child,
.upper_cee0 .basic-35a4:last-child,
.paragraph-over-a987 .basic-35a4:last-child {
  margin-bottom: 0;
}
.slow-0a0f .basic-35a4 .info_d714 .dropdown-f0d7:last-child,
.upper_cee0 .basic-35a4 .info_d714 .dropdown-f0d7:last-child,
.paragraph-over-a987 .basic-35a4 .info_d714 .dropdown-f0d7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slow-0a0f .frame_hard_a85f,
  .slow-0a0f .bottom-e7f0,
  .upper_cee0 .frame_hard_a85f,
  .upper_cee0 .bottom-e7f0,
  .paragraph-over-a987 .frame_hard_a85f,
  .paragraph-over-a987 .bottom-e7f0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .avatar-dim-ef02 .basic-35a4 {
    margin-bottom: 2em;
  }
}
.avatar-dim-ef02 p:last-child {
  margin-bottom: 0;
}
.avatar-dim-ef02 li,
.avatar-dim-ef02 ul {
  list-style: none;
  margin: 0;
}
.avatar-dim-ef02 ul ul {
  margin-left: 2.617924em;
}
.form_ef16 {
  font-size: 0.875em;
}

/* css-noise: 3c86 */
.promo-block-r3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
