/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current-640d/customify
Author: WPCustomify
Author URI: https://pressmaximum.current-640d
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.current-640d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.soft_ecac.column-fixed-bf8e/licenses/gpl-2.0.row_e768
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.label_3797/, (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.picture-8823.feature-tiny-45bd/normalize.input_lower_dc99/
 ======
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.input_lower_dc99 v7.0.0 | MIT License | github.current-640d/necolas/normalize.input_lower_dc99 */
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;
}
.motion_0785 .preview_8756,
.upper-239c,
.logo-9623,
.detail-1645,
.list_fast_32ef,
.motion_bea2,
.hidden_cffd,
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;
}
.upper-239c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .upper-239c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .upper-239c,
  h1 {
    font-size: 1.8em;
  }
}
.logo-9623,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo-9623 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo-9623,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo-9623,
  h2 {
    font-size: 1.7em;
  }
}
.detail-1645,
h3 {
  font-size: 1.618em;
}
.motion_0785 .preview_8756,
.list_fast_32ef,
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.popup-active-40c6 {
  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;
}
.pattern-cold-20a9:after,
.pattern-cold-20a9:before,
.disabled-bottom-08c7:after,
.disabled-bottom-08c7:before {
  content: "";
  display: table;
}
.pattern-cold-20a9:after,
.disabled-bottom-08c7:after {
  clear: both;
}
.message_7b80 {
  float: right;
  margin-right: 0;
}
.hover-945d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.video_a5b7 .link_lite_e202,
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;
}
.video_a5b7 .link_lite_e202: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;
}
.title_outer_875e .link_lite_e202 {
  box-shadow: none;
}
.title_outer_875e
  .link_lite_e202
  .heading_hovered_6c7f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.title_outer_875e .link_lite_e202 .huge_28ce {
  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;
}
.title_outer_875e
  .link_lite_e202
  .huge_28ce
  b {
  display: none;
}
.title_outer_875e .tabs_simple_14a6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.modal_under_285e:not(.hard-59eb):not(.green_b805),
button:not(.hard-59eb):not(.green_b805),
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ),
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ),
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ) {
  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;
}
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ):hover,
button:not(.hard-59eb):not(
    .green_b805
  ):hover,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ):hover,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ):hover,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ):active,
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ):focus,
button:not(.hard-59eb):not(
    .green_b805
  ):active,
button:not(.hard-59eb):not(
    .green_b805
  ):focus,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ):active,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ):focus,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ):active,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ):focus,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ):active,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ):focus {
  outline: 0;
}
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04,
button:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04 {
  position: relative;
}
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .sidebar_green_1053,
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .hidden_09d5,
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .bright_1a8d,
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  i,
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  svg,
button:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .sidebar_green_1053,
button:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .hidden_09d5,
button:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .bright_1a8d,
button:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  i,
button:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  svg,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .sidebar_green_1053,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .hidden_09d5,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .bright_1a8d,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  i,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  svg,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .sidebar_green_1053,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .hidden_09d5,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .bright_1a8d,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  i,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  svg,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .sidebar_green_1053,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .hidden_09d5,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  .bright_1a8d,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  i,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04
  svg {
  visibility: hidden;
}
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04:after,
button:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04:after,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04:after,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04:after,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ).fn-loading-7e04: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;
}
.modal_under_285e:not(.hard-59eb):not(.green_b805),
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ),
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ),
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ) {
  color: #fff;
  background: #235787;
}
.modal_under_285e:not(.hard-59eb):not(
    .green_b805
  ):focus,
input[type="button"]:not(.hard-59eb):not(
    .green_b805
  ):focus,
input[type="reset"]:not(.hard-59eb):not(
    .green_b805
  ):focus,
input[type="submit"]:not(.hard-59eb):not(
    .green_b805
  ):focus {
  color: #fff;
}
.modal_under_285e.fn-disabled-7e04:not(.hard-59eb):not(
    .green_b805
  ),
.modal_under_285e[disabled]:not(.hard-59eb):not(
    .green_b805
  ),
button.fn-disabled-7e04:not(.hard-59eb):not(
    .green_b805
  ),
button[disabled]:not(.hard-59eb):not(
    .green_b805
  ) {
  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;
}
.top_cff0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.top_cff0: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;
}
.section-2176 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.table-7d7a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon-simple-fd82 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pattern-cold-20a9:after,
.pattern-cold-20a9:before,
.basic_1569:after,
.basic_1569:before,
.mask_brown_96db:after,
.mask_brown_96db:before,
.focused-3856:after,
.focused-3856:before,
.input_tiny_b1ba:after,
.input_tiny_b1ba:before,
.black_c3e7:after,
.black_c3e7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pattern-cold-20a9:after,
.basic_1569:after,
.mask_brown_96db:after,
.focused-3856:after,
.input_tiny_b1ba:after,
.black_c3e7:after {
  clear: both;
}
.basic_1569 .carousel-static-5a9d,
.mask_brown_96db .carousel-static-5a9d,
.plasma-89cf .carousel-static-5a9d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pagination_south_9720 {
  display: inline-block;
}
.sort_right_db4c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sort_right_db4c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sort_right_db4c .info-f5c5 {
  padding: 1em 0;
  font-size: 85%;
}
.info-f5c5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.column_ed32 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.column_ed32:after,
.column_ed32:before {
  content: "";
  display: table;
}
.column_ed32:after {
  clear: both;
}
.new-e74c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.texture-1b63 .new-e74c {
  max-width: 50%;
}
.in_4537 .new-e74c {
  max-width: 33.33%;
}
.pattern_purple_1cdb .new-e74c {
  max-width: 25%;
}
.fixed_a159 .new-e74c {
  max-width: 20%;
}
.glass-59aa .new-e74c {
  max-width: 16.66%;
}
.under-2d2c .new-e74c {
  max-width: 14.28%;
}
.nav_upper_c8ea .new-e74c {
  max-width: 12.5%;
}
.motion_0b38 .new-e74c {
  max-width: 11.11%;
}
.paragraph-ac61 {
  display: block;
}
.motion_0785 .fluid_be74 label,
.motion_0785 .menu_short_90d0 label,
.motion_0785 .status_5db4 label,
.motion_0785 .detail_3f8f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.blue_a659 {
  list-style: none;
  margin: 0;
}
.blue_a659 article.hover_169b {
  margin-bottom: 0;
}
.blue_a659 ul {
  list-style: none;
  margin: 0;
}
.blue_a659 .stale_9c32 li.hover_169b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .blue_a659 .stale_9c32 li.hover_169b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .blue_a659 .stale_9c32 li.hover_169b: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) {
  .blue_a659 .stale_9c32 li.hover_169b li.hover_169b li.hover_169b li.hover_169b {
    padding-left: 0;
  }
}
article.hover_169b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_169b .basic_1569 p:last-of-type {
  margin-bottom: 0;
}
article.hover_169b .thumbnail_7f97 {
  float: left;
}
article.hover_169b .tabs-gold-4397 {
  margin-left: 85px;
}
article.hover_169b .smooth_897d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_169b .smooth_897d .prev-1379 {
  margin-left: 10px;
}
article.hover_169b .link_ce36 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_169b .texture-last-fc57 {
  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 .fluid_be74,
  #respond .status_5db4,
  #respond .detail_3f8f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid_be74 input,
#respond .status_5db4 input,
#respond .detail_3f8f input {
  width: 100%;
}
#respond .detail_3f8f {
  margin-right: 0;
}
#respond .hero_1aa0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo_red_c48e {
  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;
}
.photo_red_c48e.dropdown_0eb5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.photo_red_c48e 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%);
}
.photo_red_c48e:focus,
.photo_red_c48e: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);
}
.focus_tiny_68a7 {
  border-radius: 10%;
}
.layout_0fbf {
  border-radius: 50%;
}
.info_new_9c13 {
  font-size: 0.72em;
}
.breadcrumb_tall_7841 {
  font-size: 0.875em;
}
.notification-382a {
  font-size: 1.1em;
}
.icon-d8cd {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon-d8cd.info_new_9c13 {
  letter-spacing: 0.5px;
}
.aside-advanced-ea2b,
.aside-advanced-ea2b a {
  color: #6d6d6d;
}
.aside-advanced-ea2b a:hover {
  color: #111;
}
.tabs_narrow_a3a2 {
  color: #6d6d6d;
}
.copper_14e2 {
  overflow-x: hidden;
}
.copper_14e2 .motion_9f9d.video-d6c6 {
  position: relative;
}
.copper_14e2 .motion_9f9d.video-d6c6.column-down-ca5a {
  position: initial;
}
.copper_14e2
  .motion_9f9d.video-d6c6.column-down-ca5a
  .form_72c8 {
  left: auto;
}
.copper_14e2 .motion_9f9d .form_72c8 {
  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;
}
.copper_14e2 .motion_9f9d:hover.video-d6c6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.copper_14e2
  .motion_9f9d:hover.video-d6c6
  .form_72c8 {
  display: block;
  z-index: 9999999;
}
.copper_14e2 .right_78e2 .hero_green_f285,
.copper_14e2 .rough-bf7a .hero_green_f285 {
  display: none;
}
.copper_14e2 .pro-7cc3 .motion_9f9d:hover.video-d6c6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.motion_0785 .fluid_be74 label,
.motion_0785 .menu_short_90d0 label,
.motion_0785 .status_5db4 label,
.motion_0785 .detail_3f8f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.blue_a659 {
  list-style: none;
  margin: 0;
}
.blue_a659 article.hover_169b {
  margin-bottom: 0;
}
.blue_a659 ul {
  list-style: none;
  margin: 0;
}
.blue_a659 .stale_9c32 li.hover_169b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .blue_a659 .stale_9c32 li.hover_169b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .blue_a659 .stale_9c32 li.hover_169b: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) {
  .blue_a659 .stale_9c32 li.hover_169b li.hover_169b li.hover_169b li.hover_169b {
    padding-left: 0;
  }
}
article.hover_169b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_169b .basic_1569 p:last-of-type {
  margin-bottom: 0;
}
article.hover_169b .thumbnail_7f97 {
  float: left;
}
article.hover_169b .tabs-gold-4397 {
  margin-left: 85px;
}
article.hover_169b .smooth_897d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_169b .smooth_897d .prev-1379 {
  margin-left: 10px;
}
article.hover_169b .link_ce36 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_169b .texture-last-fc57 {
  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 .fluid_be74,
  #respond .status_5db4,
  #respond .detail_3f8f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid_be74 input,
#respond .status_5db4 input,
#respond .detail_3f8f input {
  width: 100%;
}
#respond .detail_3f8f {
  margin-right: 0;
}
#respond .hero_1aa0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.right_78e2 .hero-black-0c72 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero-black-0c72 .simple_5171.blue-615b .shadow_ba48 > li > a:focus,
.hero-black-0c72 .simple_5171.blue-615b .shadow_ba48 > li > a:hover,
.hero-black-0c72 .simple_5171.image-fbd8 .shadow_ba48 > li > a:focus,
.hero-black-0c72 .simple_5171.image-fbd8 .shadow_ba48 > li > a:hover,
.hero-black-0c72 .simple_5171.smooth_1c3f .shadow_ba48 > li > a:focus,
.hero-black-0c72 .simple_5171.smooth_1c3f .shadow_ba48 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-black-0c72
  .simple_5171.blue-615b
  .shadow_ba48
  > li.module_a852
  > a,
.hero-black-0c72
  .simple_5171.blue-615b
  .shadow_ba48
  > li.box_large_aee7
  > a,
.hero-black-0c72
  .simple_5171.image-fbd8
  .shadow_ba48
  > li.module_a852
  > a,
.hero-black-0c72
  .simple_5171.image-fbd8
  .shadow_ba48
  > li.box_large_aee7
  > a,
.hero-black-0c72
  .simple_5171.smooth_1c3f
  .shadow_ba48
  > li.module_a852
  > a,
.hero-black-0c72 .simple_5171.smooth_1c3f .shadow_ba48 > li.silver-c0b2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-black-0c72 .shadow_4787,
.hero-black-0c72 .shadow_4787 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-black-0c72 .message_north_e6c6.summary-bottom-5195 li a,
.hero-black-0c72 .outer-9cba a,
.hero-black-0c72 .current-e640,
.hero-black-0c72 .shadow_ba48 > li > a,
.hero-black-0c72 .fresh_c879 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72 .message_north_e6c6.summary-bottom-5195 li a:hover,
.hero-black-0c72 .outer-9cba a:hover,
.hero-black-0c72 .current-e640:hover,
.hero-black-0c72 .shadow_ba48 > li > a:hover,
.hero-black-0c72 .fresh_c879:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-black-0c72 .widget_short_84bf {
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72 .widget_short_84bf .image-5a32 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-black-0c72 .widget_short_84bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-black-0c72 .caption-north-b093 .modal-c74a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72 .caption-north-b093 .modal-c74a .pro-71ec {
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72
  .caption-north-b093
  .modal-c74a
  .pro-71ec::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72
  .caption-north-b093
  .modal-c74a
  .pro-71ec:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72
  .caption-north-b093
  .modal-c74a
  .pro-71ec::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72
  .caption-north-b093
  .modal-c74a
  .pro-71ec::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72 .caption-north-b093 .highlight_0601 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-black-0c72 .caption-north-b093 .highlight_0601:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_f628
  .hero-black-0c72
  .caption-north-b093
  .text_medium_6e3b
  .smooth-8b87 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_f628
  .hero-black-0c72
  .caption-north-b093
  .text_medium_6e3b
  .pro-71ec {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_78e2 .out-21bb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.out-21bb .simple_5171.blue-615b .shadow_ba48 > li > a:focus,
.out-21bb .simple_5171.blue-615b .shadow_ba48 > li > a:hover,
.out-21bb .simple_5171.image-fbd8 .shadow_ba48 > li > a:focus,
.out-21bb .simple_5171.image-fbd8 .shadow_ba48 > li > a:hover,
.out-21bb .simple_5171.smooth_1c3f .shadow_ba48 > li > a:focus,
.out-21bb .simple_5171.smooth_1c3f .shadow_ba48 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out-21bb
  .simple_5171.blue-615b
  .shadow_ba48
  > li.module_a852
  > a,
.out-21bb
  .simple_5171.blue-615b
  .shadow_ba48
  > li.box_large_aee7
  > a,
.out-21bb
  .simple_5171.image-fbd8
  .shadow_ba48
  > li.module_a852
  > a,
.out-21bb
  .simple_5171.image-fbd8
  .shadow_ba48
  > li.box_large_aee7
  > a,
.out-21bb
  .simple_5171.smooth_1c3f
  .shadow_ba48
  > li.module_a852
  > a,
.out-21bb .simple_5171.smooth_1c3f .shadow_ba48 > li.silver-c0b2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.out-21bb .shadow_4787,
.out-21bb .shadow_4787 a {
  color: rgba(0, 0, 0, 0.8);
}
.out-21bb .message_north_e6c6.summary-bottom-5195 li a,
.out-21bb .outer-9cba a,
.out-21bb .current-e640,
.out-21bb .shadow_ba48 > li > a,
.out-21bb .fresh_c879 {
  color: rgba(0, 0, 0, 0.55);
}
.out-21bb .message_north_e6c6.summary-bottom-5195 li a:hover,
.out-21bb .outer-9cba a:hover,
.out-21bb .current-e640:hover,
.out-21bb .shadow_ba48 > li > a:hover,
.out-21bb .fresh_c879:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out-21bb .widget_short_84bf {
  color: rgba(0, 0, 0, 0.55);
}
.out-21bb .widget_short_84bf .image-5a32 {
  color: rgba(0, 0, 0, 0.8);
}
.out-21bb .widget_short_84bf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.under-4dc6 .hover-eb3f {
  margin-left: auto;
  margin-right: auto;
}
.mask_brown_96db > * {
  margin-left: auto;
  margin-right: auto;
}
.mask_brown_96db .section-2176 {
  margin-right: 1.41575em;
}
.carousel_stone_25d7 .mask_brown_96db > .slider_huge_3319 {
  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;
}
.carousel_stone_25d7 .mask_brown_96db > .tooltip_b70d {
  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;
}
.content-pro-6e57.under-4dc6 .hover-eb3f,
.avatar-fast-35f0.under-4dc6 .hover-eb3f {
  margin-left: 0;
}
.slider-5072.under-4dc6 .hover-eb3f,
.badge-7f38.under-4dc6 .hover-eb3f {
  margin-right: 0;
}
.mask_brown_96db ol,
.mask_brown_96db ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wide_27f5 video {
  max-width: 100%;
}
.media_d025 img {
  display: block;
}
.media_d025.section-2176,
.media_d025.table-7d7a {
  width: 100%;
}
.media_d025.tooltip_b70d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.table_bb85:not(.content-out-4e51) {
  margin: 1.5em auto;
}
.border_c7bd p {
  padding: 1.5em 14px;
}
ul.highlight-wood-a890.tooltip_b70d,
ul.highlight-wood-a890.slider_huge_3319,
ul.highlight-wood-a890.panel-left-f6d3.slider_huge_3319 {
  padding: 0 14px;
}
.module_fresh_aaaf {
  display: block;
  overflow-x: auto;
}
.module_fresh_aaaf table {
  border-collapse: collapse;
  width: 100%;
}
.module_fresh_aaaf td,
.module_fresh_aaaf th {
  padding: 0.5em;
}
.mask_brown_96db li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.mask_brown_96db ol ol,
.mask_brown_96db ol ul,
.mask_brown_96db ul ol,
.mask_brown_96db ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.mask_brown_96db ol ol li,
.mask_brown_96db ol ul li,
.mask_brown_96db ul ol li,
.mask_brown_96db ul ul li {
  margin-left: 0;
}
.steel_2496.soft_6f88 > .pagination-advanced-987c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.steel_2496.soft_6f88 > .pagination-advanced-987c iframe,
.steel_2496.soft_6f88 > .pagination-advanced-987c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview_ce2c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview_ce2c.layout_tiny_fdc1 {
  padding: 0;
}
.preview_ce2c.layout_tiny_fdc1 cite {
  font-size: 13px;
}
.preview_ce2c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview_ce2c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.primary-paper-20da {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.primary-paper-20da > p:first-child {
  margin-top: 0;
}
.primary-paper-20da cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.primary-paper-20da blockquote {
  border-left: 0;
}
.inner-55e2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.inner-55e2:not(.dim-4175) {
  max-width: 100px;
}
.inner-55e2.surface_33f9 {
  border-bottom: none !important;
  text-align: center;
}
.inner-55e2.surface_33f9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border_c7bd p {
    padding: 1.5em 0;
  }
}
.left_4c33 {
  color: #0073aa;
}
.surface_copper_4880 {
  background-color: #0073aa;
}
.paragraph_inner_964f {
  color: #229fd8;
}
.pagination-first-c3aa {
  background-color: #229fd8;
}
.accordion_hot_46e9 {
  color: #eee;
}
.caption_over_ba84 {
  background-color: #eee;
}
.image_12d7 {
  color: #444;
}
.button_basic_0764 {
  background-color: #444;
}
.content_a6b4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.content_a6b4 .shadow_static_f256 .outer-9cba {
  font-size: 15px;
}
.content_a6b4 .outer-9cba {
  line-height: 1.3;
}
.content_a6b4 .out-21bb {
}
.content_a6b4 .hero-black-0c72 {
  background: #235787;
}
.hot_5919 {
  padding: 0;
}
.hot_5919 .hero-black-0c72 {
  background: #1a1a1a;
}
.hot_5919 .out-21bb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.container-new-3a46 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.container-new-3a46 .out-21bb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.container-new-3a46 .hero-black-0c72 {
  background: #303030;
}
.black_c3e7 {
  position: relative;
  z-index: 10;
}
.black_c3e7 .next_521a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask_complex_94a0 .video-d6c6 {
  display: inline-block;
  vertical-align: middle;
}
.mask_complex_94a0.fast_cbd9 .video-d6c6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask_complex_94a0.fast_cbd9 .video-d6c6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask_complex_94a0.fast_cbd9 .video-d6c6 {
    margin-right: 0.4em;
  }
}
.mask_complex_94a0.fast_cbd9 .video-d6c6:last-child {
  margin-right: 0;
}
.narrow-c1d7 .next_521a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .right_78e2 .shadow_static_f256 {
    margin: 0 -0.5em;
  }
  .right_78e2 .shadow_static_f256 [class*="customify-col-"],
  .right_78e2 .shadow_static_f256 [class*="customify-col_"],
  .right_78e2 .shadow_static_f256 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.right_78e2.status_6779 .next_521a {
  background: 0 0 !important;
}
.right_78e2.status_6779 .next_521a,
.right_78e2.narrow-c1d7 .next_521a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .right_78e2.focused-357e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.right_78e2.narrow-c1d7 .next_521a {
  box-shadow: none !important;
}
.north-b53b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .north-b53b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .north-b53b {
    padding: 18px 0 20px;
  }
}
.north-b53b .main-outer-250f {
  width: 100%;
}
.north-b53b .motion_a70b {
  margin-bottom: 0;
}
.north-b53b .highlight_iron_6cb9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.image-0ae5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.image-0ae5 .last_7e62 {
  width: 100%;
}
.tiny-8120 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tiny-8120 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tiny-8120 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;
}
.tiny-8120 li:last-child:after {
  display: none;
}
.tiny-8120 li a {
  font-weight: 500;
  margin-right: 10px;
}
.prev-81af .hero_green_f285 button,
.north-b53b .hero_green_f285 button {
  left: 0;
}
.prev-81af .last_7e62,
.north-b53b .last_7e62 {
  padding-left: 0;
  padding-right: 0;
}
.prev-81af .image-0ae5,
.north-b53b .image-0ae5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.prev-81af {
  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;
}
.prev-81af: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;
}
.prev-81af .light_b5ee {
  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) {
  .prev-81af .light_b5ee {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .prev-81af .light_b5ee {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .prev-81af .light_b5ee {
    min-height: 200px;
  }
}
.prev-81af .tiny-8120 {
  color: rgba(255, 255, 255, 0.8);
}
.prev-81af .tiny-8120 a,
.prev-81af .tiny-8120 li:after {
  color: inherit;
}
.prev-81af .tiny-8120 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_7472 {
  margin-bottom: 0.5em;
}
.preview_black_eff1 {
  margin-bottom: 1.2em;
}
.preview_black_eff1,
.tertiary_7472 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.preview_black_eff1 p:last-child,
.tertiary_7472 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hero_green_f285,
#masthead .hero_green_f285 {
  display: none;
}
#masthead
  > .hero_green_f285.breadcrumb-yellow-7319 {
  display: none;
}
#masthead > .hero_green_f285 button {
  left: 0;
}
.disabled-1607 {
  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%;
}
.disabled-1607 .video-d6c6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled-1607 .pattern-196c {
  display: -webkit-box;
  display: flex;
}
.disabled-1607 .pattern-196c.small_08f5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled-1607 .pattern-196c.tertiary_73dc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled-1607 .pattern-196c.container-wood-cc3a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled-1607.hover-hovered-c1a0.selected_3b35 .pattern-196c.small_08f5 {
  flex-basis: 100%;
}
.disabled-1607.notice-ba38 .pattern-196c.tertiary_73dc {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled-1607.notice-ba38 .pattern-196c.container-wood-cc3a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hero_green_f285.breadcrumb-yellow-7319 {
  display: none;
}
#masthead > .hero_green_f285 button {
  left: 0;
}
.yellow_9dc4 {
  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;
}
.yellow_9dc4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.yellow_9dc4.sidebar_757f i {
  margin-right: 4px;
}
.yellow_9dc4.button-selected-918b i {
  margin-left: 5px;
}
.outer-9cba p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outer-9cba p:last-child {
  margin-bottom: 0;
}
.full-6f79 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.full-6f79 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.full-6f79 img {
  display: block;
  width: auto;
  line-height: 1;
}
.full-6f79 .shadow_4787 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.full-6f79 .picture_inner_70e1 {
  margin: 5px 0 7px 0;
}
.full-6f79.shade-dirty-a075 .in-b8dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.full-6f79.shade-dirty-a075 .chip-7b2a {
  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;
}
.full-6f79.south-254f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.full-6f79.south-254f .in-b8dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.full-6f79.south-254f .chip-7b2a {
  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;
}
.full-6f79.blue_2cba {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.full-6f79.status-0ce8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.full-6f79.status-0ce8 .chip-7b2a {
  margin-top: 7px;
}
.gradient-up-8ebf {
  display: inline-block;
}
.black_c3e7 .picture-1e54 .full-6f79 img {
  max-width: 100%;
}
.simple_5171 .layout-6f35.status-ffaa,
.table_5b63 .layout-6f35.status-ffaa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.simple_5171 .button-rough-b835,
.table_5b63 .button-rough-b835 {
  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%);
}
.simple_5171 .button-rough-b835 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.simple_5171.dirty-5d2d .button-rough-b835 {
  display: none;
}
.simple_5171 .detail-static-70ff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.simple_5171 .detail-static-70ff li {
  display: inline-block;
  position: relative;
}
.simple_5171 .detail-static-70ff li:last-child {
  margin-right: 0;
}
.simple_5171 .detail-static-70ff 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;
}
.simple_5171 .detail-static-70ff li.silver-c0b2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.simple_5171 .detail-static-70ff > 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;
}
.simple_5171 .detail-static-70ff > li > a i {
  line-height: 0;
}
.simple_5171 .detail-static-70ff > li.secondary-989b > a .button-rough-b835 {
  margin-left: 4px;
  line-height: 0;
}
.simple_5171 .detail-static-70ff .image-blue-1f30 li.secondary-989b > a {
  position: relative;
}
.simple_5171 .detail-static-70ff .image-blue-1f30 li.secondary-989b > a:after,
.simple_5171 .detail-static-70ff .image-blue-1f30 li.secondary-989b > a:before {
  content: "";
  display: table;
}
.simple_5171 .detail-static-70ff .image-blue-1f30 li.secondary-989b > a:after {
  clear: both;
}
.simple_5171 .detail-static-70ff .image-blue-1f30 li.secondary-989b > a .button-rough-b835 {
  margin-left: 5px;
  float: right;
}
.simple_5171 .content-mini-82b7,
.simple_5171 .image-blue-1f30 {
  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;
}
.simple_5171 .image-blue-1f30 {
  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;
}
.simple_5171 .image-blue-1f30 .status-ffaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.simple_5171 .image-blue-1f30 .button-rough-b835 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.simple_5171 .image-blue-1f30 li {
  display: block;
  margin: 0;
  padding: 0;
}
.simple_5171 .image-blue-1f30 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;
}
.simple_5171 .image-blue-1f30 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.simple_5171 .image-blue-1f30 .image-blue-1f30 {
  top: 0;
  left: 100%;
}
.simple_5171 .search_33c9.fn-focus-7e04 > .content-mini-82b7,
.simple_5171 .search_33c9.fn-focus-7e04 > .image-blue-1f30,
.simple_5171 .search_33c9:focus > .content-mini-82b7,
.simple_5171 .search_33c9:focus > .image-blue-1f30,
.simple_5171 .search_33c9:hover > .content-mini-82b7,
.simple_5171 .search_33c9:hover > .image-blue-1f30 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.simple_5171.smooth_1c3f .shadow_ba48:after,
.simple_5171.smooth_1c3f .shadow_ba48:before {
  content: "";
  display: table;
}
.simple_5171.smooth_1c3f .shadow_ba48:after {
  clear: both;
}
.simple_5171.smooth_1c3f .shadow_ba48 > li {
  float: left;
}
.simple_5171.media_7a67 .shadow_ba48:after,
.simple_5171.media_7a67 .shadow_ba48:before {
  content: "";
  display: table;
}
.simple_5171.media_7a67 .shadow_ba48:after {
  clear: both;
}
.simple_5171.media_7a67 .shadow_ba48 > li {
  float: left;
}
.simple_5171.media_7a67 .shadow_ba48 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.simple_5171.media_7a67 .shadow_ba48 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.simple_5171.media_7a67 .shadow_ba48 > li.module_a852 > a,
.simple_5171.media_7a67 .shadow_ba48 > li.silver-c0b2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.simple_5171.blue-615b .shadow_ba48 > li > a .status-ffaa {
  position: relative;
}
.simple_5171.blue-615b .shadow_ba48 > li > a .status-ffaa: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;
}
.simple_5171.blue-615b
  .shadow_ba48
  > li:focus
  > a
  .status-ffaa:before,
.simple_5171.blue-615b
  .shadow_ba48
  > li:hover
  > a
  .status-ffaa:before {
  width: 100%;
  background-color: currentColor;
}
.simple_5171.blue-615b
  .shadow_ba48
  > li.module_a852
  > a
  .status-ffaa:before,
.simple_5171.blue-615b
  .shadow_ba48
  > li.box_large_aee7
  > a
  .status-ffaa:before {
  width: 100%;
  background-color: currentColor;
}
.simple_5171.image-fbd8 .shadow_ba48 > li > a .status-ffaa {
  position: relative;
}
.simple_5171.image-fbd8 .shadow_ba48 > li > a .status-ffaa: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;
}
.simple_5171.image-fbd8 .shadow_ba48 > li:focus > a .status-ffaa:before,
.simple_5171.image-fbd8
  .shadow_ba48
  > li:hover
  > a
  .status-ffaa:before {
  width: 100%;
  background-color: currentColor;
}
.simple_5171.image-fbd8
  .shadow_ba48
  > li.module_a852
  > a
  .status-ffaa:before,
.simple_5171.image-fbd8
  .shadow_ba48
  > li.box_large_aee7
  > a
  .status-ffaa:before {
  width: 100%;
  background-color: currentColor;
}
.table_5b63 .detail-static-70ff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table_5b63 .detail-static-70ff li:first-child > a {
  border-top: none;
}
.table_5b63 .detail-static-70ff .left-ba5e > .status-ffaa .button-rough-b835 {
  display: none;
}
.table_5b63 .detail-static-70ff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table_5b63 .detail-static-70ff li:last-child {
  border: none;
}
.table_5b63 .detail-static-70ff li.secondary-989b > a {
  padding-right: 45px !important;
}
.table_5b63 .detail-static-70ff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table_5b63 .detail-static-70ff li a:focus,
.table_5b63 .detail-static-70ff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_5b63 .detail-static-70ff li .hidden_be80 {
  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;
}
.table_5b63 .detail-static-70ff li .hidden_be80:hover {
  box-shadow: none;
}
.table_5b63 .detail-static-70ff li .hidden_be80 .button-rough-b835 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table_5b63 .detail-static-70ff .image-blue-1f30 {
  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);
}
.table_5b63 .detail-static-70ff .image-blue-1f30 li a {
  padding-left: 3em;
}
.table_5b63 .detail-static-70ff .left_4ec4 > a .hidden_be80 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table_5b63 .detail-static-70ff .left_4ec4 > .image-blue-1f30 {
  display: block;
  opacity: 1;
}
.video-9983 {
  max-width: 100%;
}
.button-right-a409 {
  line-height: 0;
  cursor: pointer;
}
.fresh_c879 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fresh_c879:hover {
  box-shadow: none;
  color: currentColor;
}
.fresh_c879 svg {
  width: 18px;
  height: 18px;
}
.fresh_c879 .outline_4f64 {
  display: none;
}
.module_eb3c {
  position: relative;
}
.module_eb3c.fn-active-7e04 .fresh_c879 .out-9982 {
  display: none;
}
.module_eb3c.fn-active-7e04 .fresh_c879 .outline_4f64 {
  display: inline-block;
}
.module_eb3c .secondary_solid_a8f0 {
  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);
}
.module_eb3c.avatar_ea7b .secondary_solid_a8f0 {
  left: auto;
  right: -0.9em;
}
.module_eb3c.avatar_ea7b .focus_advanced_8906::before {
  left: auto;
  right: 15px;
}
.module_eb3c.fn-active-7e04 .secondary_solid_a8f0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text_medium_6e3b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.text_medium_6e3b label {
  flex-basis: 100%;
}
.text_medium_6e3b .modal-c74a {
  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;
}
.text_medium_6e3b .pro-71ec {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.text_medium_6e3b .pro-71ec:focus {
  background-color: transparent;
}
.text_medium_6e3b button.highlight_0601 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.text_medium_6e3b button.highlight_0601:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.text_medium_6e3b button.highlight_0601 svg {
  width: 18px;
  height: 18px;
}
.text_medium_6e3b input[type="submit"] {
  min-height: auto;
}
.caption-north-b093 .text_medium_6e3b .pro-71ec {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focus_advanced_8906 {
  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) {
  .focus_advanced_8906 {
    width: 220px;
  }
}
.focus_advanced_8906 label {
  flex-basis: 100%;
}
.focus_advanced_8906::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;
}
.paragraph_f628 .caption-north-b093 .text_medium_6e3b {
  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;
}
.paragraph_f628
  .caption-north-b093
  .text_medium_6e3b
  .modal-c74a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph_f628 .caption-north-b093 .text_medium_6e3b .pro-71ec {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph_f628
  .caption-north-b093
  .text_medium_6e3b
  .pro-71ec:focus {
  background: 0 0;
}
.paragraph_f628
  .caption-north-b093
  .text_medium_6e3b
  .smooth-8b87 {
  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;
}
.message_north_e6c6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message_north_e6c6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message_north_e6c6 li:last-child {
  margin-right: 0;
}
.message_north_e6c6 li:first-child {
  margin-left: 0;
}
.message_north_e6c6.cool-c360 a {
  color: #fff;
}
.message_north_e6c6.cool-c360 a:hover {
  color: #fff;
}
.message_north_e6c6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message_north_e6c6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message_north_e6c6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message_north_e6c6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.message_north_e6c6 [class*="social-icon-apple"] {
  background-color: #999;
}
.message_north_e6c6 [class*="social-icon-apple"].medium_4a4b {
  background-color: transparent;
  color: #999;
}
.message_north_e6c6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message_north_e6c6 [class*="social-icon-behance"].medium_4a4b {
  background-color: transparent;
  color: #1769ff;
}
.message_north_e6c6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message_north_e6c6 [class*="social-icon-bitbucket"].medium_4a4b {
  background-color: transparent;
  color: #205081;
}
.message_north_e6c6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.message_north_e6c6 [class*="social-icon-codepen"].medium_4a4b {
  background-color: transparent;
  color: #000;
}
.message_north_e6c6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message_north_e6c6 [class*="social-icon-delicious"].medium_4a4b {
  background-color: transparent;
  color: #39f;
}
.message_north_e6c6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message_north_e6c6 [class*="social-icon-digg"].medium_4a4b {
  background-color: transparent;
  color: #005be2;
}
.message_north_e6c6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message_north_e6c6 [class*="social-icon-dribbble"].medium_4a4b {
  background-color: transparent;
  color: #ea4c89;
}
.message_north_e6c6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message_north_e6c6 [class*="social-icon-envelope"].medium_4a4b {
  background-color: transparent;
  color: #ea4335;
}
.message_north_e6c6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message_north_e6c6 [class*="social-icon-facebook"].medium_4a4b {
  background-color: transparent;
  color: #3b5998;
}
.message_north_e6c6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message_north_e6c6 [class*="social-icon-flickr"].medium_4a4b {
  background-color: transparent;
  color: #0063dc;
}
.message_north_e6c6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message_north_e6c6 [class*="social-icon-foursquare"].medium_4a4b {
  background-color: transparent;
  color: #2d5be3;
}
.message_north_e6c6 [class*="social-icon-github"] {
  background-color: #333;
}
.message_north_e6c6 [class*="social-icon-github"].medium_4a4b {
  background-color: transparent;
  color: #333;
}
.message_north_e6c6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message_north_e6c6 [class*="social-icon-google-plus"].medium_4a4b {
  background-color: transparent;
  color: #dd4b39;
}
.message_north_e6c6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message_north_e6c6 [class*="social-icon-houzz"].medium_4a4b {
  background-color: transparent;
  color: #7ac142;
}
.message_north_e6c6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message_north_e6c6 [class*="social-icon-instagram"].medium_4a4b {
  background-color: transparent;
  color: #262626;
}
.message_north_e6c6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message_north_e6c6 [class*="social-icon-jsfiddle"].medium_4a4b {
  background-color: transparent;
  color: #487aa2;
}
.message_north_e6c6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message_north_e6c6 [class*="social-icon-linkedin"].medium_4a4b {
  background-color: transparent;
  color: #0077b5;
}
.message_north_e6c6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message_north_e6c6 [class*="social-icon-medium"].medium_4a4b {
  background-color: transparent;
  color: #00ab6b;
}
.message_north_e6c6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message_north_e6c6
  [class*="social-icon-odnoklassniki"].medium_4a4b {
  background-color: transparent;
  color: #f4731c;
}
.message_north_e6c6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message_north_e6c6 [class*="social-icon-meetup"].medium_4a4b {
  background-color: transparent;
  color: #ec1c40;
}
.message_north_e6c6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message_north_e6c6 [class*="social-icon-pinterest"].medium_4a4b {
  background-color: transparent;
  color: #bd081c;
}
.message_north_e6c6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message_north_e6c6 [class*="social-icon-product-hunt"].medium_4a4b {
  background-color: transparent;
  color: #da552f;
}
.message_north_e6c6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message_north_e6c6 [class*="social-icon-reddit"].medium_4a4b {
  background-color: transparent;
  color: #ff4500;
}
.message_north_e6c6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message_north_e6c6 [class*="social-icon-rss"].medium_4a4b {
  background-color: transparent;
  color: #f26522;
}
.message_north_e6c6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message_north_e6c6
  [class*="social-icon-shopping-cart"].medium_4a4b {
  background-color: transparent;
  color: #4caf50;
}
.message_north_e6c6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message_north_e6c6 [class*="social-icon-skype"].medium_4a4b {
  background-color: transparent;
  color: #00aff0;
}
.message_north_e6c6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message_north_e6c6 [class*="social-icon-slideshare"].medium_4a4b {
  background-color: transparent;
  color: #0077b5;
}
.message_north_e6c6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message_north_e6c6 [class*="social-icon-snapchat"].medium_4a4b {
  background-color: transparent;
  color: #fffc00;
}
.message_north_e6c6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message_north_e6c6 [class*="social-icon-soundcloud"].medium_4a4b {
  background-color: transparent;
  color: #f80;
}
.message_north_e6c6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message_north_e6c6 [class*="social-icon-spotify"].medium_4a4b {
  background-color: transparent;
  color: #2ebd59;
}
.message_north_e6c6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message_north_e6c6
  [class*="social-icon-stack-overflow"].medium_4a4b {
  background-color: transparent;
  color: #fe7a15;
}
.message_north_e6c6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message_north_e6c6 [class*="social-icon-maldkfgram"].medium_4a4b {
  background-color: transparent;
  color: #2ca5e0;
}
.message_north_e6c6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message_north_e6c6 [class*="social-icon-tripadvisor"].medium_4a4b {
  background-color: transparent;
  color: #589442;
}
.message_north_e6c6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message_north_e6c6 [class*="social-icon-tumblr"].medium_4a4b {
  background-color: transparent;
  color: #35465c;
}
.message_north_e6c6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message_north_e6c6 [class*="social-icon-twitch"].medium_4a4b {
  background-color: transparent;
  color: #6441a5;
}
.message_north_e6c6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message_north_e6c6 [class*="social-icon-twitter"].medium_4a4b {
  background-color: transparent;
  color: #1da1f2;
}
.message_north_e6c6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message_north_e6c6 [class*="social-icon-vimeo"].medium_4a4b {
  background-color: transparent;
  color: #1ab7ea;
}
.message_north_e6c6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message_north_e6c6 [class*="social-icon-vk"].medium_4a4b {
  background-color: transparent;
  color: #45668e;
}
.message_north_e6c6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message_north_e6c6 [class*="social-icon-weibo"].medium_4a4b {
  background-color: transparent;
  color: #df2029;
}
.message_north_e6c6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message_north_e6c6 [class*="social-icon-weixin"].medium_4a4b {
  background-color: transparent;
  color: #7bb32e;
}
.message_north_e6c6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message_north_e6c6 [class*="social-icon-whatsapp"].medium_4a4b {
  background-color: transparent;
  color: #25d366;
}
.message_north_e6c6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message_north_e6c6 [class*="social-icon-wordpress"].medium_4a4b {
  background-color: transparent;
  color: #21759b;
}
.message_north_e6c6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.message_north_e6c6 [class*="social-icon-xing"].medium_4a4b {
  background-color: transparent;
  color: #026466;
}
.message_north_e6c6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message_north_e6c6 [class*="social-icon-yelp"].medium_4a4b {
  background-color: transparent;
  color: #af0606;
}
.message_north_e6c6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message_north_e6c6 [class*="social-icon-youtube"].medium_4a4b {
  background-color: transparent;
  color: #cd201f;
}
.current-e640 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.current-e640:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel-ef73 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outer-5e21 {
  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;
}
.filter_2648 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.message-tall-6049 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.message-tall-6049,
.message-tall-6049::after,
.message-tall-6049::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;
}
.message-tall-6049::after,
.message-tall-6049::before {
  content: "";
  display: block;
  background-color: inherit;
}
.background_tiny_657a .outer-5e21 .filter_2648 {
  margin-top: -2px;
  width: 19px;
}
.background_tiny_657a .outer-5e21 .message-tall-6049 {
  margin-top: -1px;
}
.background_tiny_657a .outer-5e21 .message-tall-6049,
.background_tiny_657a .outer-5e21 .message-tall-6049::after,
.background_tiny_657a .outer-5e21 .message-tall-6049::before {
  width: 19px;
  height: 2px;
}
.background_tiny_657a .outer-5e21 .message-tall-6049::before {
  top: -6px;
}
.background_tiny_657a .outer-5e21 .message-tall-6049::after {
  bottom: -6px;
}
.list-6ec7 .outer-5e21 .filter_2648 {
  margin-top: -2px;
  width: 22px;
}
.list-6ec7 .outer-5e21 .message-tall-6049 {
  margin-top: -1px;
}
.list-6ec7 .outer-5e21 .message-tall-6049,
.list-6ec7 .outer-5e21 .message-tall-6049::after,
.list-6ec7 .outer-5e21 .message-tall-6049::before {
  width: 22px;
  height: 2px;
}
.list-6ec7 .outer-5e21 .message-tall-6049::before {
  top: -7px;
}
.list-6ec7 .outer-5e21 .message-tall-6049::after {
  bottom: -7px;
}
.frame-8d3e .outer-5e21 .filter_2648 {
  margin-top: -2px;
  width: 31px;
}
.frame-8d3e .outer-5e21 .message-tall-6049 {
  margin-top: -1.5px;
}
.frame-8d3e .outer-5e21 .message-tall-6049,
.frame-8d3e .outer-5e21 .message-tall-6049::after,
.frame-8d3e .outer-5e21 .message-tall-6049::before {
  width: 31px;
  height: 3px;
}
.frame-8d3e .outer-5e21 .message-tall-6049::before {
  top: -9px;
}
.frame-8d3e .outer-5e21 .message-tall-6049::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .top_edb6 .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 19px;
  }
  .top_edb6 .outer-5e21 .message-tall-6049 {
    margin-top: -1px;
  }
  .top_edb6 .outer-5e21 .message-tall-6049,
  .top_edb6 .outer-5e21 .message-tall-6049::after,
  .top_edb6 .outer-5e21 .message-tall-6049::before {
    width: 19px;
    height: 2px;
  }
  .top_edb6 .outer-5e21 .message-tall-6049::before {
    top: -6px;
  }
  .top_edb6 .outer-5e21 .message-tall-6049::after {
    bottom: -6px;
  }
  .upper_0ee5 .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 22px;
  }
  .upper_0ee5 .outer-5e21 .message-tall-6049 {
    margin-top: -1px;
  }
  .upper_0ee5 .outer-5e21 .message-tall-6049,
  .upper_0ee5 .outer-5e21 .message-tall-6049::after,
  .upper_0ee5 .outer-5e21 .message-tall-6049::before {
    width: 22px;
    height: 2px;
  }
  .upper_0ee5 .outer-5e21 .message-tall-6049::before {
    top: -7px;
  }
  .upper_0ee5 .outer-5e21 .message-tall-6049::after {
    bottom: -7px;
  }
  .in_5d1d .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 31px;
  }
  .in_5d1d .outer-5e21 .message-tall-6049 {
    margin-top: -1.5px;
  }
  .in_5d1d .outer-5e21 .message-tall-6049,
  .in_5d1d .outer-5e21 .message-tall-6049::after,
  .in_5d1d .outer-5e21 .message-tall-6049::before {
    width: 31px;
    height: 3px;
  }
  .in_5d1d .outer-5e21 .message-tall-6049::before {
    top: -9px;
  }
  .in_5d1d .outer-5e21 .message-tall-6049::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .silver_7324 .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 19px;
  }
  .silver_7324 .outer-5e21 .message-tall-6049 {
    margin-top: -1px;
  }
  .silver_7324 .outer-5e21 .message-tall-6049,
  .silver_7324 .outer-5e21 .message-tall-6049::after,
  .silver_7324 .outer-5e21 .message-tall-6049::before {
    width: 19px;
    height: 2px;
  }
  .silver_7324 .outer-5e21 .message-tall-6049::before {
    top: -6px;
  }
  .silver_7324 .outer-5e21 .message-tall-6049::after {
    bottom: -6px;
  }
  .message_north_586b .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 22px;
  }
  .message_north_586b .outer-5e21 .message-tall-6049 {
    margin-top: -1px;
  }
  .message_north_586b .outer-5e21 .message-tall-6049,
  .message_north_586b .outer-5e21 .message-tall-6049::after,
  .message_north_586b .outer-5e21 .message-tall-6049::before {
    width: 22px;
    height: 2px;
  }
  .message_north_586b .outer-5e21 .message-tall-6049::before {
    top: -7px;
  }
  .message_north_586b .outer-5e21 .message-tall-6049::after {
    bottom: -7px;
  }
  .dropdown_easy_1956 .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_easy_1956 .outer-5e21 .message-tall-6049 {
    margin-top: -1.5px;
  }
  .dropdown_easy_1956 .outer-5e21 .message-tall-6049,
  .dropdown_easy_1956 .outer-5e21 .message-tall-6049::after,
  .dropdown_easy_1956 .outer-5e21 .message-tall-6049::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_easy_1956 .outer-5e21 .message-tall-6049::before {
    top: -9px;
  }
  .dropdown_easy_1956 .outer-5e21 .message-tall-6049::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .shade-small-f730 .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 19px;
  }
  .shade-small-f730 .outer-5e21 .message-tall-6049 {
    margin-top: -1px;
  }
  .shade-small-f730 .outer-5e21 .message-tall-6049,
  .shade-small-f730 .outer-5e21 .message-tall-6049::after,
  .shade-small-f730 .outer-5e21 .message-tall-6049::before {
    width: 19px;
    height: 2px;
  }
  .shade-small-f730 .outer-5e21 .message-tall-6049::before {
    top: -6px;
  }
  .shade-small-f730 .outer-5e21 .message-tall-6049::after {
    bottom: -6px;
  }
  .mini-cfc9 .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 22px;
  }
  .mini-cfc9 .outer-5e21 .message-tall-6049 {
    margin-top: -1px;
  }
  .mini-cfc9 .outer-5e21 .message-tall-6049,
  .mini-cfc9 .outer-5e21 .message-tall-6049::after,
  .mini-cfc9 .outer-5e21 .message-tall-6049::before {
    width: 22px;
    height: 2px;
  }
  .mini-cfc9 .outer-5e21 .message-tall-6049::before {
    top: -7px;
  }
  .mini-cfc9 .outer-5e21 .message-tall-6049::after {
    bottom: -7px;
  }
  .fluid-5c18 .outer-5e21 .filter_2648 {
    margin-top: -2px;
    width: 31px;
  }
  .fluid-5c18 .outer-5e21 .message-tall-6049 {
    margin-top: -1.5px;
  }
  .fluid-5c18 .outer-5e21 .message-tall-6049,
  .fluid-5c18 .outer-5e21 .message-tall-6049::after,
  .fluid-5c18 .outer-5e21 .message-tall-6049::before {
    width: 31px;
    height: 3px;
  }
  .fluid-5c18 .outer-5e21 .message-tall-6049::before {
    top: -9px;
  }
  .fluid-5c18 .outer-5e21 .message-tall-6049::after {
    bottom: -9px;
  }
}
.popup-38b4 .message-tall-6049 {
  -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);
}
.popup-38b4 .message-tall-6049::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.popup-38b4 .message-tall-6049::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);
}
.popup-38b4.dim_44bd .message-tall-6049 {
  -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);
}
.popup-38b4.dim_44bd .message-tall-6049::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.popup-38b4.dim_44bd .message-tall-6049::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);
}
.paragraph-2529 {
  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.shadow_0003:before {
  display: none;
}
.rough-bf7a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.rough-bf7a .over_3f51 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.rough-bf7a .over_3f51:last-of-type {
  border-bottom: none;
}
.rough-bf7a .over_3f51.fixed-c4e8,
.rough-bf7a .over_3f51.complex_19b8,
.rough-bf7a .over_3f51.accordion-down-cce0 {
  padding: 0;
}
.rough-bf7a .table_5b63 .hidden_be80 {
  color: currentColor;
}
.rough-bf7a .table_5b63 .hidden_be80:focus,
.rough-bf7a .table_5b63 .hidden_be80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-bf7a.out-21bb .widget_short_84bf,
.rough-bf7a.out-21bb .outer-9cba a,
.rough-bf7a.out-21bb .shadow_ba48 a,
.rough-bf7a.out-21bb .image-blue-1f30 a {
  color: rgba(0, 0, 0, 0.55);
}
.rough-bf7a.out-21bb .widget_short_84bf:hover,
.rough-bf7a.out-21bb .outer-9cba a:hover,
.rough-bf7a.out-21bb .shadow_ba48 a:hover,
.rough-bf7a.out-21bb .image-blue-1f30 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.rough-bf7a.out-21bb .image-5a32 {
  color: rgba(0, 0, 0, 0.8);
}
.rough-bf7a.out-21bb .over_3f51 {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-bf7a.out-21bb .over_3f51:before {
  background: rgba(0, 0, 0, 0.08);
}
.rough-bf7a.out-21bb .shade-pro-c3d8:before {
  background: rgba(255, 255, 255, 0.9);
}
.rough-bf7a.out-21bb .table_5b63 .detail-static-70ff li a,
.rough-bf7a.out-21bb .table_5b63 .hidden_be80,
.rough-bf7a.out-21bb .image-blue-1f30 {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-bf7a.out-21bb .table_5b63 .hidden_be80:focus,
.rough-bf7a.out-21bb .table_5b63 .hidden_be80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-bf7a.out-21bb .detail-static-70ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-bf7a.hero-black-0c72 .widget_short_84bf,
.rough-bf7a.hero-black-0c72 .outer-9cba a,
.rough-bf7a.hero-black-0c72 .shadow_ba48 .hidden_be80,
.rough-bf7a.hero-black-0c72 .shadow_ba48 a,
.rough-bf7a.hero-black-0c72 .image-blue-1f30 a {
  color: rgba(255, 255, 255, 0.79);
}
.rough-bf7a.hero-black-0c72 .widget_short_84bf:hover,
.rough-bf7a.hero-black-0c72 .outer-9cba a:hover,
.rough-bf7a.hero-black-0c72 .shadow_ba48 .hidden_be80:hover,
.rough-bf7a.hero-black-0c72 .shadow_ba48 a:hover,
.rough-bf7a.hero-black-0c72 .image-blue-1f30 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-bf7a.hero-black-0c72 .image-5a32 {
  color: rgba(255, 255, 255, 0.99);
}
.rough-bf7a.hero-black-0c72 .over_3f51 {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-bf7a.hero-black-0c72 .over_3f51:before {
  background: rgba(255, 255, 255, 0.08);
}
.rough-bf7a.hero-black-0c72 .shade-pro-c3d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.rough-bf7a.hero-black-0c72 .table_5b63 .detail-static-70ff li a,
.rough-bf7a.hero-black-0c72 .table_5b63 .hidden_be80,
.rough-bf7a.hero-black-0c72 .image-blue-1f30 {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-bf7a.hero-black-0c72 .table_5b63 .hidden_be80:focus,
.rough-bf7a.hero-black-0c72 .table_5b63 .hidden_be80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-bf7a.hero-black-0c72 .detail-static-70ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-pro-c3d8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shade-pro-c3d8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pattern_medium_9ab7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge_3ea0 .rough-bf7a {
  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;
}
.badge_3ea0 .over_3f51 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge_3ea0 .over_3f51: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) {
  .badge_3ea0 .over_3f51:before {
    width: 16%;
    left: 42%;
  }
}
.badge_3ea0 .over_3f51:last-child:before {
  content: none;
}
.badge_3ea0 .over_3f51[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge_3ea0 .table_5b63 .detail-static-70ff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge_3ea0 .table_5b63 .detail-static-70ff li a .hidden_be80 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge_3ea0 .table_5b63 .image-blue-1f30 {
  border: none;
}
.badge_3ea0 .table_5b63 .image-blue-1f30 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge_3ea0 .shade-pro-c3d8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge_3ea0 .pattern_medium_9ab7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge_3ea0 .hero-black-0c72 .shade-pro-c3d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_3ea0 .out-21bb.slider-ff26 .message-tall-6049 {
  background: rgba(0, 0, 0, 0.6);
}
.badge_3ea0
  .out-21bb.slider-ff26
  .message-tall-6049::after,
.badge_3ea0
  .out-21bb.slider-ff26
  .message-tall-6049:before {
  background: inherit;
}
.badge_3ea0
  .out-21bb.slider-ff26:hover
  .message-tall-6049 {
  background: rgba(0, 0, 0, 0.8);
}
.element-7aff .rough-bf7a {
  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) {
  .element-7aff .rough-bf7a {
    width: auto;
    right: 45px;
  }
}
.slider_huge_6987 .rough-bf7a {
  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) {
  .slider_huge_6987 .rough-bf7a {
    width: auto;
    left: 45px;
  }
}
.shadow_0003 .rough-bf7a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow_0003 .pattern_medium_9ab7 {
  max-width: 48em;
  margin: 0 auto;
}
.shadow_0003 .shade-pro-c3d8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture_ffbf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture_ffbf.badge_3ea0 .rough-bf7a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture_ffbf.element-7aff .rough-bf7a {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.texture_ffbf .rough-bf7a {
  visibility: visible;
}
.texture_ffbf.slider_huge_6987 .rough-bf7a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.block_large_4602,
.small_8587 {
  overflow-x: hidden;
}
.block_large_4602 .rough-bf7a {
  overflow: auto;
}
.block_large_4602.badge_3ea0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_large_4602.badge_3ea0 .rough-bf7a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.block_large_4602.badge_3ea0 .current-e640 {
  opacity: 0;
}
.block_large_4602.element-7aff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_large_4602.element-7aff .rough-bf7a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.block_large_4602.element-7aff .current-e640 {
  opacity: 0;
}
.block_large_4602.slider_huge_6987 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_large_4602.slider_huge_6987 .rough-bf7a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.block_large_4602.slider_huge_6987 .current-e640 {
  opacity: 0;
}
.block_large_4602.shadow_0003 .rough-bf7a {
  z-index: 10;
  visibility: visible;
}
.slider-ff26 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider-ff26 .message-tall-6049 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-ff26 .message-tall-6049::after,
.slider-ff26 .message-tall-6049:before {
  background: inherit;
}
.slider-ff26:hover .message-tall-6049 {
  background: rgba(255, 255, 255, 0.99);
}
.slider_huge_6987 .slider-ff26 {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow_0003 .slider-ff26 {
  display: none !important;
}
.block_large_4602:before,
.small_8587:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.block_large_4602 .slider-ff26,
.small_8587 .slider-ff26 {
  display: inline-block;
}
.rough-bf7a .video-d6c6 {
  -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;
}
.block_large_4602 .rough-bf7a .video-d6c6,
.small_8587 .rough-bf7a .video-d6c6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_pressed_45fd .modal-c74a {
  width: 100%;
}
.picture-1e54 {
  padding: 0 0.5em 0;
}
.picture-1e54 [class*="customify-col-"],
.picture-1e54 [class*="customify-col_"],
.picture-1e54 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.active_6116 .picture-1e54 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shadow_static_f256 .focus-ac49,
  .focus-ac49 {
    display: none;
  }
  .table-brown-251f {
    text-align: left;
  }
  .article-last-0747 {
    text-align: center;
  }
  .surface_115c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_static_f256 .column_032d,
  .column_032d {
    display: none;
  }
  .component-e689 {
    text-align: left;
  }
  .secondary_current_61c6 {
    text-align: center;
  }
  .aside_warm_b31d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shadow_static_f256 .outer_2f3a,
  .outer_2f3a {
    display: none;
  }
  .warm-e990 {
    text-align: left;
  }
  .component_7b78 {
    text-align: center;
  }
  .mini-1876 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item-8ece {
  box-shadow: none !important;
}
.link-gold-d029 .outer-9526,
.filter_462c .outer-9526 {
  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;
}
.filter_462c .outer-9526 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.next_521a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.next_521a:after,
.next_521a:before {
  content: "";
  display: table;
}
.next_521a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .next_521a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.next_521a,
.focused-357e {
  max-width: 1248px;
  margin: 0 auto;
}

.focused-3856.link-mini-bdcb .next_521a {
  max-width: 100%;
}
.focused-3856.steel-c9b1 {
  max-width: 1200px;
  margin: 0 auto;
}
.focused-3856.info-b32f .next_521a {
  max-width: 100%;
}
.focused-3856.info-b32f > .next_521a {
  padding-left: 0;
  padding-right: 0;
}
.focused-3856.info-b32f > .next_521a .shadow_static_f256 {
  margin: 0;
}
.focused-3856.info-b32f
  > .next_521a
  .dim-a412.accent-68b1 {
  margin-right: 0;
  margin-left: 0;
}
.focused-3856.info-b32f #main.accent-68b1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .avatar-b7a7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-b7a7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .box_44d2 .hover-eb3f {
    padding-right: 1em;
  }
  .box_44d2.header_8324 .dim-a412 {
    border-right: 1px solid #eaecee;
  }
  .box_44d2.header_8324 .hover-eb3f {
    padding-right: 1em;
  }
  .box_44d2.header_8324 .easy-b24e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough-66e7 .hover-eb3f {
    padding-left: 1em;
  }
  .rough-66e7.header_8324 .dim-a412 {
    border-left: 1px solid #eaecee;
  }
  .rough-66e7.header_8324 .hover-eb3f {
    padding-left: 1em;
  }
  .rough-66e7.header_8324 .easy-b24e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold-f0e1 .hover-eb3f {
    padding-left: 1em;
  }
  .cold-f0e1.header_8324 .avatar_hovered_6439 {
    border-right: 1px solid #eaecee;
  }
  .cold-f0e1.header_8324 .basic_7510 {
    border-right: 1px solid #eaecee;
  }
  .cold-f0e1.header_8324 .hover-eb3f {
    padding-left: 1em;
  }
  .cold-f0e1.header_8324 .easy-b24e {
    padding-right: 1em;
  }
  .cold-f0e1.header_8324 .chip_e1ed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_dirty_48fe .hover-eb3f {
    padding-right: 1em;
  }
  .block_dirty_48fe.header_8324 .avatar_hovered_6439 {
    border-left: 1px solid #eaecee;
  }
  .block_dirty_48fe.header_8324 .basic_7510 {
    border-left: 1px solid #eaecee;
  }
  .block_dirty_48fe.header_8324 .hover-eb3f {
    padding-right: 1em;
  }
  .block_dirty_48fe.header_8324 .easy-b24e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_dirty_48fe.header_8324 .chip_e1ed {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-b7a7 .hover-eb3f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar-b7a7.header_8324 .dim-a412 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .avatar-b7a7.header_8324 .hover-eb3f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar-b7a7.header_8324 .easy-b24e {
    padding-left: 1em;
  }
  .avatar-b7a7.header_8324 .chip_e1ed {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .avatar-b7a7.header_8324 .hover-eb3f {
    padding-left: 0;
  }
}
.main_97e4 .mask_complex_94a0 {
  display: inline-block;
}
.accordion_huge_b255 {
  display: inline-block;
}
.image_lower_8cab {
  word-con: break-word;
}
.over_c5b4 > span {
  display: inline-block;
  padding: 5px 0;
}
.over_c5b4 .pattern_gas_b85a {
  margin-left: 8px;
  margin-right: 8px;
}
.over_c5b4 .preview_16fa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero-solid-eb1d .black-41bf {
  margin-bottom: 2em;
}
.hero-solid-eb1d .focused-1728 {
  margin-bottom: 15px;
}
.hero-solid-eb1d .focused-1728:last-child {
  margin-bottom: 0;
}
.hero-solid-eb1d .background_d687 {
  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-solid-eb1d .background_d687 {
    display: block;
  }
}
.hero-solid-eb1d .blue_900f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero-solid-eb1d .blue_900f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero-solid-eb1d .heading_722e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero-solid-eb1d .heading_722e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero-solid-eb1d .heading_722e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero-solid-eb1d .image_lower_8cab {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-solid-eb1d .image_lower_8cab a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero-solid-eb1d .list-dark-16d4 p:last-child {
  margin-bottom: 0;
}
.hero-solid-eb1d .tertiary_middle_cca2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero-solid-eb1d .title_ee68 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero-solid-eb1d .motion-10f0 {
  margin-top: 1em;
}
.hero-solid-eb1d .status_f296 {
  top: 0;
  display: block;
}
.hero-solid-eb1d .status_f296 a {
  color: inherit;
}
.hero-solid-eb1d .status_f296 a:hover {
  color: inherit;
}
.hero-solid-eb1d .icon_gas_183d {
  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-solid-eb1d .icon_gas_183d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero-solid-eb1d .title_ee68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero-solid-eb1d .chip-7892 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero-solid-eb1d .chip-7892:first-child {
  margin-top: 0;
}
.hero-solid-eb1d .chip-7892.menu_c96a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-solid-eb1d .chip-7892.primary-basic-7bdd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-solid-eb1d
  .chip-7892.primary-basic-7bdd.picture_east_e926
  .motion-10f0 {
  width: 100%;
}
.hero-solid-eb1d .primary-basic-7bdd {
  -webkit-box-align: center;
  align-items: center;
}
.hero-solid-eb1d .primary-basic-7bdd .over_c5b4,
.hero-solid-eb1d .primary-basic-7bdd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero-solid-eb1d .heading_722e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-solid-eb1d .heading_722e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-solid-eb1d .heading_722e: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-solid-eb1d .menu_c96a {
  z-index: 5;
}
.hero-solid-eb1d .gradient-focused-d03c .dropdown_35b2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero-solid-eb1d .aside-85ac .dropdown_35b2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero-solid-eb1d .wrapper_north_54ce .dropdown_35b2 {
  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-solid-eb1d.middle_db57 .background_d687,
.hero-solid-eb1d.warm-c02c .background_d687 {
  display: block;
}
.hero-solid-eb1d.middle_db57 .background_d687 .slider-white-69f9,
.hero-solid-eb1d.middle_db57 .background_d687 .title_ee68,
.hero-solid-eb1d.warm-c02c .background_d687 .slider-white-69f9,
.hero-solid-eb1d.warm-c02c .background_d687 .title_ee68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-solid-eb1d.disabled-54ec .blue_900f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero-solid-eb1d.disabled-54ec .blue_900f {
    margin-right: 0;
  }
}
.hero-solid-eb1d.middle_db57 .blue_900f,
.hero-solid-eb1d.warm-c02c .blue_900f {
  padding-top: 40%;
}
.hero-solid-eb1d.middle_db57 .black-41bf,
.hero-solid-eb1d.warm-c02c .black-41bf {
  display: block;
}
.hero-solid-eb1d.middle_db57 .fn-sticky-7e04 .title_ee68,
.hero-solid-eb1d.warm-c02c .fn-sticky-7e04 .title_ee68 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero-solid-eb1d.middle_db57 .blue_900f,
.hero-solid-eb1d.warm-c02c .blue_900f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero-solid-eb1d.middle_db57 .title_ee68 {
  padding: 1em;
}
.nav-bc28 {
  margin: 30px auto;
  display: block;
}
.nav-bc28 .image-iron-d01e > * {
  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;
}
.nav-bc28 .image-iron-d01e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav-bc28 .image-iron-d01e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-hard-676e .over_c5b4 {
  margin-bottom: 1.41575em;
}
.layout-hard-676e .current_99c5 {
  margin-bottom: 1.618em;
}
.mask_brown_96db .upper-d293 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.mask_brown_96db .upper-d293 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.mask_brown_96db .table_27a6 {
  max-width: 100%;
  overflow: auto;
}
.under-4dc6 .mask_brown_96db a:hover {
  text-decoration: underline;
}
.stale_0f3e .focused-1728:not(.image_lower_8cab),
.stale_0f3e .heading_722e {
  margin-bottom: 1.41575em;
}
.stale_0f3e .focused-1728:not(.image_lower_8cab):last-child,
.stale_0f3e .heading_722e:last-child {
  margin-bottom: 0;
}
.stale_0f3e .focused-1728.widget-c495 {
  margin-bottom: 0.41575em;
}
.stale_0f3e .wide-b5fd:before,
.stale_0f3e .image_8e17:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.stale_0f3e .wide-b5fd:before {
  content: "\f115";
}
.stale_0f3e .image_8e17:before {
  content: "\f02c";
}
.stale_0f3e .wood-02bb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.stale_0f3e .wood-02bb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.picture_purple_8e04 {
  display: -webkit-box;
  display: flex;
}
.picture_purple_8e04 .main_16f4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .picture_purple_8e04 .main_16f4 {
    flex-basis: 90px;
  }
}
.picture_purple_8e04 .secondary_9213 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture_purple_8e04 .secondary_9213 {
    flex-basis: calc(100% - 50px);
  }
}
.picture_purple_8e04 .section-paper-d6c2 p:last-child {
  margin-bottom: 0.72em;
}
.summary-0423 .image-iron-d01e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.summary-0423 .image-iron-d01e:after,
.summary-0423 .image-iron-d01e:before {
  content: "";
  display: table;
}
.summary-0423 .image-iron-d01e:after {
  clear: both;
}
.summary-0423 .image-iron-d01e .medium_d086,
.summary-0423 .image-iron-d01e .notice_fa6c {
  width: 49%;
}
.summary-0423 .image-iron-d01e .medium_d086 a span.pattern-cool-a214,
.summary-0423 .image-iron-d01e .notice_fa6c a span.pattern-cool-a214 {
  display: block;
  margin-bottom: 5px;
}
.summary-0423 .image-iron-d01e .notice_fa6c {
  float: left;
  text-align: left;
}
.summary-0423 .image-iron-d01e .medium_d086 {
  float: right;
  text-align: right;
}
.paper_c6e0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paper_c6e0 {
    margin-bottom: 0;
  }
}
.secondary_smooth_e126 {
  margin-bottom: 1em;
}
.secondary_smooth_e126 .image_lower_8cab {
  font-size: 1.1em;
  line-height: 1.3;
}
.dim_4a9b a {
  display: block;
  line-height: 0;
  position: relative;
}
.purple-82e7 .secondary_smooth_e126,
.overlay-ea0a .secondary_smooth_e126 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .purple-82e7 .secondary_smooth_e126,
  .overlay-ea0a .secondary_smooth_e126 {
    display: block;
  }
}
.purple-82e7 .dim_4a9b,
.overlay-ea0a .dim_4a9b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .purple-82e7 .dim_4a9b,
  .overlay-ea0a .dim_4a9b {
    margin-bottom: 1em;
  }
}
.purple-82e7 .dim_4a9b img,
.overlay-ea0a .dim_4a9b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.purple-82e7 .thumbnail_9a30,
.overlay-ea0a .thumbnail_9a30 {
  flex-basis: calc(100% - 160px);
}
.purple-82e7 .thumbnail_9a30 p,
.overlay-ea0a .thumbnail_9a30 p {
  margin-bottom: 0;
}
.purple-82e7 .thumbnail_9a30 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .purple-82e7 .thumbnail_9a30 {
    padding-left: 0;
  }
}
.overlay-ea0a .thumbnail_9a30 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay-ea0a .thumbnail_9a30 {
    padding-right: 0;
  }
}
.overlay-ea0a .dim_4a9b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status_fixed_2728 .dim_4a9b {
  margin-bottom: 0.5em;
}
.status_fixed_2728 .dim_4a9b img {
  width: 100%;
}
.out_ed6c .input_ed32,
.row-black-73dc .input_ed32 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.row-black-73dc .dim-a412 .east-7e2f p:last-child {
  margin-bottom: 0;
}
.article_befb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.surface_advanced_298d .component_cold_15ac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .surface_advanced_298d .component_cold_15ac:last-of-type {
    margin-bottom: 0;
  }
}
.surface_advanced_298d .component_cold_15ac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface_advanced_298d .component_cold_15ac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.surface_advanced_298d .component_cold_15ac ul li {
  margin: 0 0 0.6em;
}
.surface_advanced_298d .component_cold_15ac ul li.black_9104,
.surface_advanced_298d .component_cold_15ac ul li.purple-0841 {
  position: relative;
}
.surface_advanced_298d .component_cold_15ac ul li.black_9104 .alert_e813,
.surface_advanced_298d .component_cold_15ac ul li.purple-0841 .alert_e813 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.surface_advanced_298d .component_cold_15ac ul li.black_9104:after:after,
.surface_advanced_298d .component_cold_15ac ul li.black_9104:after:before,
.surface_advanced_298d
  .component_cold_15ac
  ul
  li.purple-0841:after:after,
.surface_advanced_298d
  .component_cold_15ac
  ul
  li.purple-0841:after:before {
  content: "";
  display: table;
}
.surface_advanced_298d .component_cold_15ac ul li.black_9104:after:after,
.surface_advanced_298d
  .component_cold_15ac
  ul
  li.purple-0841:after:after {
  clear: both;
}
.surface_advanced_298d .component_cold_15ac a.modal_under_285e:hover {
  text-decoration: none;
}
.surface_advanced_298d .component_cold_15ac select {
  max-width: 100%;
}
.surface_advanced_298d .component_cold_15ac table {
  font-size: 85%;
}
.surface_advanced_298d .component_cold_15ac table td,
.surface_advanced_298d .component_cold_15ac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.surface_advanced_298d .component_cold_15ac table tfoot td {
  text-align: left;
}
.surface_advanced_298d .component_cold_15ac :last-child {
  margin-bottom: 0;
}
.surface_advanced_298d .component_cold_15ac .silver-cdf3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.surface_advanced_298d .component_cold_15ac .silver-cdf3 label {
  width: 100%;
}
.surface_advanced_298d .component_cold_15ac .silver-cdf3 .pro-71ec {
  width: 100%;
  display: block;
}
.surface_advanced_298d .component_cold_15ac .silver-cdf3 .highlight_0601 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.surface_advanced_298d .component_cold_15ac .silver-cdf3 .highlight_0601:hover svg #svg-search {
  fill: #444;
}
.surface_advanced_298d .component_cold_15ac .silver-cdf3 .highlight_0601 svg {
  width: 18px;
  height: 18px;
}
.surface_advanced_298d .fast_679d ul ul,
.surface_advanced_298d .item-37ac ul ul,
.surface_advanced_298d .fresh-6e70 ul ul,
.surface_advanced_298d .tertiary-4bff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.surface_advanced_298d .fast_679d .secondary-989b > a,
.surface_advanced_298d .item-37ac .secondary-989b > a,
.surface_advanced_298d .fresh-6e70 .secondary-989b > a,
.surface_advanced_298d .tertiary-4bff .secondary-989b > a {
  margin-bottom: 0;
}
.surface_advanced_298d .breadcrumb-green-9c2e li,
.surface_advanced_298d .fast_679d li,
.surface_advanced_298d .gas-9de0 li,
.surface_advanced_298d .item-37ac li,
.surface_advanced_298d .fresh-6e70 li,
.surface_advanced_298d .tertiary-4bff li,
.surface_advanced_298d .frame_smooth_1d4e li,
.surface_advanced_298d .mask_5fe7 li {
  display: block;
  position: relative;
}
.surface_advanced_298d .breadcrumb-green-9c2e li:last-child,
.surface_advanced_298d .fast_679d li:last-child,
.surface_advanced_298d .gas-9de0 li:last-child,
.surface_advanced_298d .item-37ac li:last-child,
.surface_advanced_298d .fresh-6e70 li:last-child,
.surface_advanced_298d .tertiary-4bff li:last-child,
.surface_advanced_298d .frame_smooth_1d4e li:last-child,
.surface_advanced_298d .mask_5fe7 li:last-child {
  border: none;
}
.surface_advanced_298d .breadcrumb-green-9c2e li a,
.surface_advanced_298d .fast_679d li a,
.surface_advanced_298d .gas-9de0 li a,
.surface_advanced_298d .item-37ac li a,
.surface_advanced_298d .fresh-6e70 li a,
.surface_advanced_298d .tertiary-4bff li a,
.surface_advanced_298d .frame_smooth_1d4e li a,
.surface_advanced_298d .mask_5fe7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface_advanced_298d .breadcrumb-green-9c2e li ul li::before,
.surface_advanced_298d .fast_679d li ul li::before,
.surface_advanced_298d .gas-9de0 li ul li::before,
.surface_advanced_298d .item-37ac li ul li::before,
.surface_advanced_298d .fresh-6e70 li ul li::before,
.surface_advanced_298d .tertiary-4bff li ul li::before,
.surface_advanced_298d .frame_smooth_1d4e li ul li::before,
.surface_advanced_298d .mask_5fe7 li ul li::before {
  left: 15px;
}
.surface_advanced_298d .breadcrumb-green-9c2e li ul a,
.surface_advanced_298d .fast_679d li ul a,
.surface_advanced_298d .gas-9de0 li ul a,
.surface_advanced_298d .item-37ac li ul a,
.surface_advanced_298d .fresh-6e70 li ul a,
.surface_advanced_298d .tertiary-4bff li ul a,
.surface_advanced_298d .frame_smooth_1d4e li ul a,
.surface_advanced_298d .mask_5fe7 li ul a {
  padding-left: 20px;
}
.surface_advanced_298d .breadcrumb-green-9c2e li ul ul li::before,
.surface_advanced_298d .fast_679d li ul ul li::before,
.surface_advanced_298d .gas-9de0 li ul ul li::before,
.surface_advanced_298d .item-37ac li ul ul li::before,
.surface_advanced_298d .fresh-6e70 li ul ul li::before,
.surface_advanced_298d .tertiary-4bff li ul ul li::before,
.surface_advanced_298d .frame_smooth_1d4e li ul ul li::before,
.surface_advanced_298d .mask_5fe7 li ul ul li::before {
  left: 30px;
}
.surface_advanced_298d .breadcrumb-green-9c2e li ul ul a,
.surface_advanced_298d .fast_679d li ul ul a,
.surface_advanced_298d .gas-9de0 li ul ul a,
.surface_advanced_298d .item-37ac li ul ul a,
.surface_advanced_298d .fresh-6e70 li ul ul a,
.surface_advanced_298d .tertiary-4bff li ul ul a,
.surface_advanced_298d .frame_smooth_1d4e li ul ul a,
.surface_advanced_298d .mask_5fe7 li ul ul a {
  padding-left: 40px;
}
.surface_advanced_298d .sort_a4a9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface_advanced_298d .mask_5fe7 ul li {
  margin-bottom: 1.41575em;
}
.surface_advanced_298d .mask_5fe7 ul li .header-0dea {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.surface_advanced_298d .mask_5fe7 ul li .hovered_578e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero-black-0c72 .breadcrumb-green-9c2e li a,
.hero-black-0c72 .fast_679d li a,
.hero-black-0c72 .gas-9de0 li a,
.hero-black-0c72 .item-37ac li a,
.hero-black-0c72 .fresh-6e70 li a,
.hero-black-0c72 .tertiary-4bff li a,
.hero-black-0c72 .frame_smooth_1d4e li a,
.hero-black-0c72 .mask_5fe7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-black-0c72 .sort_a4a9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-black-0c72 .component_cold_15ac ul li.black_9104 .alert_e813,
.hero-black-0c72 .component_cold_15ac ul li.purple-0841 .alert_e813 {
  background: rgba(0, 0, 0, 0.2);
}
.hero-black-0c72 .surface_advanced_298d .component_cold_15ac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-3856 .surface_advanced_298d .detail-static-70ff li {
  margin: 0;
}
.focused-3856 .surface_advanced_298d .detail-static-70ff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focused-3856 .surface_advanced_298d .detail-static-70ff li ul {
  margin: 0;
}
.focused-3856 .surface_advanced_298d .detail-static-70ff li ul li a {
  padding-left: 15px;
}
.focused-3856 .surface_advanced_298d .detail-static-70ff li ul li li a {
  padding-left: 30px;
}
.focused-3856 .surface_advanced_298d .detail-static-70ff li.silver-c0b2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focused-3856 .surface_advanced_298d .detail-static-70ff li.silver-c0b2 > 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;
}
.focused-3856 .surface_advanced_298d .detail-static-70ff li.silver-c0b2 > 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;
}
.disabled_5385 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.input_tiny_b1ba {
  position: relative;
  z-index: 10;
}
.input_tiny_b1ba .video-d6c6 {
  width: 100%;
  max-width: 100%;
}
.heading_dim_3e29 .fresh-f168 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heading_dim_3e29 .out-21bb {
}
.heading_dim_3e29 .hero-black-0c72 {
  background: #292929;
}
.hover_3140 .fresh-f168 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover_3140 .out-21bb {
  background: #f9f9f9;
}
.hover_3140 .hero-black-0c72 {
  background: #303030;
}
.dim_e7d2 .fresh-f168 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dim_e7d2 .mask_complex_94a0 {
    margin-bottom: 1em;
  }
  .dim_e7d2 .mask_complex_94a0:last-child {
    margin-bottom: 0;
  }
}
.dim_e7d2 .out-21bb {
  background: #ededed;
}
.dim_e7d2 .hero-black-0c72 {
  background: #1a1a1a;
}
.fresh-f168.out-21bb {
  color: rgba(0, 0, 0, 0.6);
}
.fresh-f168.out-21bb .aside_rough_a7f5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-f168.hero-black-0c72 {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-f168.hero-black-0c72 a:not(.modal_under_285e) {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-f168.hero-black-0c72 a:not(.modal_under_285e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-f168.hero-black-0c72 .aside_rough_a7f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-f168.hero-black-0c72 table tbody td,
.fresh-f168.hero-black-0c72 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pro-7cc3.narrow-c1d7 .next_521a {
  max-width: initial;
}
.pro-7cc3 .fast_cbd9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pro-7cc3 .fast_cbd9 .video-d6c6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pro-7cc3 .fast_cbd9 .video-d6c6 {
    display: block;
    margin-bottom: 2em;
  }
  .pro-7cc3 .fast_cbd9 .video-d6c6:last-child {
    margin-bottom: 0;
  }
}
.dim_e7d2 .mask_complex_94a0:last-child,
.hover_3140 .mask_complex_94a0:last-child,
.heading_dim_3e29 .mask_complex_94a0:last-child {
  margin-bottom: 0;
}
.dim_e7d2 .mask_complex_94a0 .surface_advanced_298d .component_cold_15ac:last-child,
.hover_3140 .mask_complex_94a0 .surface_advanced_298d .component_cold_15ac:last-child,
.heading_dim_3e29 .mask_complex_94a0 .surface_advanced_298d .component_cold_15ac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dim_e7d2 .dark-2628,
  .dim_e7d2 .article-center-0f3d,
  .hover_3140 .dark-2628,
  .hover_3140 .article-center-0f3d,
  .heading_dim_3e29 .dark-2628,
  .heading_dim_3e29 .article-center-0f3d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .input_tiny_b1ba .mask_complex_94a0 {
    margin-bottom: 2em;
  }
}
.input_tiny_b1ba p:last-child {
  margin-bottom: 0;
}
.input_tiny_b1ba li,
.input_tiny_b1ba ul {
  list-style: none;
  margin: 0;
}
.input_tiny_b1ba ul ul {
  margin-left: 2.617924em;
}
.summary-last-0075 {
  font-size: 0.875em;
}

/* css-noise: 7e2c */
.ghost-box-d6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
