/*!
Theme Name: Customify
Theme URI: https://pressmaximum.complex_5a29/customify
Author: WPCustomify
Author URI: https://pressmaximum.complex_5a29
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.complex_5a29/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lite-ae2f.search_complex_a6ce/licenses/gpl-2.0.accent-prev-ff61
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.layout_3495/, (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.main_89a9.bright-d783/normalize.thumbnail-in-1407/
 ======
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.thumbnail-in-1407 v7.0.0 | MIT License | github.complex_5a29/necolas/normalize.thumbnail-in-1407 */
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;
}
.menu_bottom_2fc6 .notification_top_bfa1,
.panel_9571,
.heading_tiny_c00a,
.panel-5f3c,
.pagination_fluid_3d54,
.progress_selected_08da,
.fast-fa66,
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;
}
.panel_9571,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel_9571,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel_9571,
  h1 {
    font-size: 1.8em;
  }
}
.heading_tiny_c00a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading_tiny_c00a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading_tiny_c00a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading_tiny_c00a,
  h2 {
    font-size: 1.7em;
  }
}
.panel-5f3c,
h3 {
  font-size: 1.618em;
}
.menu_bottom_2fc6 .notification_top_bfa1,
.pagination_fluid_3d54,
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.photo_b045 {
  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;
}
.glass-e8a4:after,
.glass-e8a4:before,
.description-0b55:after,
.description-0b55:before {
  content: "";
  display: table;
}
.glass-e8a4:after,
.description-0b55:after {
  clear: both;
}
.primary-right-1079 {
  float: right;
  margin-right: 0;
}
.current_c0de {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.chip-9dd1 .basic_5dda,
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;
}
.chip-9dd1 .basic_5dda: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;
}
.row_bright_9d18 .basic_5dda {
  box-shadow: none;
}
.row_bright_9d18
  .basic_5dda
  .hidden-4c25 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row_bright_9d18 .basic_5dda .image-8623 {
  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;
}
.row_bright_9d18
  .basic_5dda
  .image-8623
  b {
  display: none;
}
.row_bright_9d18 .alert_top_20ab {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status-basic-8217:not(.info-large-a603):not(.photo-dim-faa3),
button:not(.info-large-a603):not(.photo-dim-faa3),
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ),
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ),
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ) {
  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;
}
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ):hover,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ):hover,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):hover,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):hover,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ):active,
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ):active,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):active,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):active,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):active,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus {
  outline: 0;
}
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944 {
  position: relative;
}
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .medium_54d7,
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .bright_4942,
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .popup-13c4,
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  i,
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  svg,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .medium_54d7,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .bright_4942,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .popup-13c4,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  i,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  svg,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .medium_54d7,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .bright_4942,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .popup-13c4,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  i,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  svg,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .medium_54d7,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .bright_4942,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .popup-13c4,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  i,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  svg,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .medium_54d7,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .bright_4942,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  .popup-13c4,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  i,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944
  svg {
  visibility: hidden;
}
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944:after,
button:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944:after,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944:after,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944:after,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ).fn-loading-1944: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;
}
.status-basic-8217:not(.info-large-a603):not(.photo-dim-faa3),
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ),
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ),
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ) {
  color: #fff;
  background: #235787;
}
.status-basic-8217:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus,
input[type="button"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus,
input[type="reset"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus,
input[type="submit"]:not(.info-large-a603):not(
    .photo-dim-faa3
  ):focus {
  color: #fff;
}
.status-basic-8217.fn-disabled-1944:not(.info-large-a603):not(
    .photo-dim-faa3
  ),
.status-basic-8217[disabled]:not(.info-large-a603):not(
    .photo-dim-faa3
  ),
button.fn-disabled-1944:not(.info-large-a603):not(
    .photo-dim-faa3
  ),
button[disabled]:not(.info-large-a603):not(
    .photo-dim-faa3
  ) {
  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;
}
.hot-3270 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hot-3270: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;
}
.preview_fluid_fe59 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.feature-b73b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.input-iron-1bd9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.glass-e8a4:after,
.glass-e8a4:before,
.gallery_22d8:after,
.gallery_22d8:before,
.preview_solid_5df4:after,
.preview_solid_5df4:before,
.steel_206d:after,
.steel_206d:before,
.hero-b367:after,
.hero-b367:before,
.badge-d273:after,
.badge-d273:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.glass-e8a4:after,
.gallery_22d8:after,
.preview_solid_5df4:after,
.steel_206d:after,
.hero-b367:after,
.badge-d273:after {
  clear: both;
}
.gallery_22d8 .menu_cd78,
.preview_solid_5df4 .menu_cd78,
.wood_cce2 .menu_cd78 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.basic_3bd7 {
  display: inline-block;
}
.down_071d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.down_071d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.down_071d .focused-48b4 {
  padding: 1em 0;
  font-size: 85%;
}
.focused-48b4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.primary_59a2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.primary_59a2:after,
.primary_59a2:before {
  content: "";
  display: table;
}
.primary_59a2:after {
  clear: both;
}
.banner_3008 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.basic_253a .banner_3008 {
  max-width: 50%;
}
.caption-4180 .banner_3008 {
  max-width: 33.33%;
}
.feature-0f9f .banner_3008 {
  max-width: 25%;
}
.text-437d .banner_3008 {
  max-width: 20%;
}
.copper-3f95 .banner_3008 {
  max-width: 16.66%;
}
.glass-52a4 .banner_3008 {
  max-width: 14.28%;
}
.mask-aff8 .banner_3008 {
  max-width: 12.5%;
}
.list-efc0 .banner_3008 {
  max-width: 11.11%;
}
.info-liquid-0bbf {
  display: block;
}
.menu_bottom_2fc6 .picture_2bd3 label,
.menu_bottom_2fc6 .plasma_16f5 label,
.menu_bottom_2fc6 .menu_green_93db label,
.menu_bottom_2fc6 .gas-904c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media_fixed_db69 {
  list-style: none;
  margin: 0;
}
.media_fixed_db69 article.banner-thick-4fc2 {
  margin-bottom: 0;
}
.media_fixed_db69 ul {
  list-style: none;
  margin: 0;
}
.media_fixed_db69 .chip-new-af2a li.banner-thick-4fc2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media_fixed_db69 .chip-new-af2a li.banner-thick-4fc2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media_fixed_db69 .chip-new-af2a li.banner-thick-4fc2: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) {
  .media_fixed_db69 .chip-new-af2a li.banner-thick-4fc2 li.banner-thick-4fc2 li.banner-thick-4fc2 li.banner-thick-4fc2 {
    padding-left: 0;
  }
}
article.banner-thick-4fc2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner-thick-4fc2 .gallery_22d8 p:last-of-type {
  margin-bottom: 0;
}
article.banner-thick-4fc2 .form_03de {
  float: left;
}
article.banner-thick-4fc2 .copper-7775 {
  margin-left: 85px;
}
article.banner-thick-4fc2 .yellow_80f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner-thick-4fc2 .yellow_80f5 .dropdown_f5f6 {
  margin-left: 10px;
}
article.banner-thick-4fc2 .border_fast_c609 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner-thick-4fc2 .block_orange_1aaa {
  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 .picture_2bd3,
  #respond .menu_green_93db,
  #respond .gas-904c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture_2bd3 input,
#respond .menu_green_93db input,
#respond .gas-904c input {
  width: 100%;
}
#respond .gas-904c {
  margin-right: 0;
}
#respond .aside_last_0913 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.row_outer_aa39 {
  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;
}
.row_outer_aa39.dynamic-9ef6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.row_outer_aa39 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%);
}
.row_outer_aa39:focus,
.row_outer_aa39: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);
}
.icon-d5f2 {
  border-radius: 10%;
}
.link-silver-526c {
  border-radius: 50%;
}
.outer_e689 {
  font-size: 0.72em;
}
.feature-cbcf {
  font-size: 0.875em;
}
.left_9328 {
  font-size: 1.1em;
}
.hard-4b3e {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard-4b3e.outer_e689 {
  letter-spacing: 0.5px;
}
.gallery_4076,
.gallery_4076 a {
  color: #6d6d6d;
}
.gallery_4076 a:hover {
  color: #111;
}
.medium_78ca {
  color: #6d6d6d;
}
.item_pink_2bcd {
  overflow-x: hidden;
}
.item_pink_2bcd .photo-red-db43.gradient-91f6 {
  position: relative;
}
.item_pink_2bcd .photo-red-db43.gradient-91f6.video-e698 {
  position: initial;
}
.item_pink_2bcd
  .photo-red-db43.gradient-91f6.video-e698
  .row-21a7 {
  left: auto;
}
.item_pink_2bcd .photo-red-db43 .row-21a7 {
  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;
}
.item_pink_2bcd .photo-red-db43:hover.gradient-91f6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.item_pink_2bcd
  .photo-red-db43:hover.gradient-91f6
  .row-21a7 {
  display: block;
  z-index: 9999999;
}
.item_pink_2bcd .prev_88f5 .lower_0808,
.item_pink_2bcd .layout-a83d .lower_0808 {
  display: none;
}
.item_pink_2bcd .nav-mini-e1d5 .photo-red-db43:hover.gradient-91f6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu_bottom_2fc6 .picture_2bd3 label,
.menu_bottom_2fc6 .plasma_16f5 label,
.menu_bottom_2fc6 .menu_green_93db label,
.menu_bottom_2fc6 .gas-904c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media_fixed_db69 {
  list-style: none;
  margin: 0;
}
.media_fixed_db69 article.banner-thick-4fc2 {
  margin-bottom: 0;
}
.media_fixed_db69 ul {
  list-style: none;
  margin: 0;
}
.media_fixed_db69 .chip-new-af2a li.banner-thick-4fc2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media_fixed_db69 .chip-new-af2a li.banner-thick-4fc2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media_fixed_db69 .chip-new-af2a li.banner-thick-4fc2: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) {
  .media_fixed_db69 .chip-new-af2a li.banner-thick-4fc2 li.banner-thick-4fc2 li.banner-thick-4fc2 li.banner-thick-4fc2 {
    padding-left: 0;
  }
}
article.banner-thick-4fc2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.banner-thick-4fc2 .gallery_22d8 p:last-of-type {
  margin-bottom: 0;
}
article.banner-thick-4fc2 .form_03de {
  float: left;
}
article.banner-thick-4fc2 .copper-7775 {
  margin-left: 85px;
}
article.banner-thick-4fc2 .yellow_80f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.banner-thick-4fc2 .yellow_80f5 .dropdown_f5f6 {
  margin-left: 10px;
}
article.banner-thick-4fc2 .border_fast_c609 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.banner-thick-4fc2 .block_orange_1aaa {
  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 .picture_2bd3,
  #respond .menu_green_93db,
  #respond .gas-904c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture_2bd3 input,
#respond .menu_green_93db input,
#respond .gas-904c input {
  width: 100%;
}
#respond .gas-904c {
  margin-right: 0;
}
#respond .aside_last_0913 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev_88f5 .tall-bc06 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tall-bc06 .module_active_ed1c.hovered_3287 .fluid_8bc7 > li > a:focus,
.tall-bc06 .module_active_ed1c.hovered_3287 .fluid_8bc7 > li > a:hover,
.tall-bc06 .module_active_ed1c.logo-ab41 .fluid_8bc7 > li > a:focus,
.tall-bc06 .module_active_ed1c.logo-ab41 .fluid_8bc7 > li > a:hover,
.tall-bc06 .module_active_ed1c.hero-2fa5 .fluid_8bc7 > li > a:focus,
.tall-bc06 .module_active_ed1c.hero-2fa5 .fluid_8bc7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-bc06
  .module_active_ed1c.hovered_3287
  .fluid_8bc7
  > li.tooltip-871d
  > a,
.tall-bc06
  .module_active_ed1c.hovered_3287
  .fluid_8bc7
  > li.fluid_dd8f
  > a,
.tall-bc06
  .module_active_ed1c.logo-ab41
  .fluid_8bc7
  > li.tooltip-871d
  > a,
.tall-bc06
  .module_active_ed1c.logo-ab41
  .fluid_8bc7
  > li.fluid_dd8f
  > a,
.tall-bc06
  .module_active_ed1c.hero-2fa5
  .fluid_8bc7
  > li.tooltip-871d
  > a,
.tall-bc06 .module_active_ed1c.hero-2fa5 .fluid_8bc7 > li.column_0b2c > a {
  color: rgba(255, 255, 255, 0.99);
}
.tall-bc06 .disabled_8522,
.tall-bc06 .disabled_8522 a {
  color: rgba(255, 255, 255, 0.99);
}
.tall-bc06 .iron_c2d3.yellow-9967 li a,
.tall-bc06 .wood-2da1 a,
.tall-bc06 .slow_2f74,
.tall-bc06 .fluid_8bc7 > li > a,
.tall-bc06 .container_liquid_a8d7 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06 .iron_c2d3.yellow-9967 li a:hover,
.tall-bc06 .wood-2da1 a:hover,
.tall-bc06 .slow_2f74:hover,
.tall-bc06 .fluid_8bc7 > li > a:hover,
.tall-bc06 .container_liquid_a8d7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-bc06 .icon_fe23 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06 .icon_fe23 .filter_active_8c59 {
  color: rgba(255, 255, 255, 0.99);
}
.tall-bc06 .icon_fe23:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-bc06 .dark_30d1 .light-7eb2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06 .dark_30d1 .light-7eb2 .main_7fcc {
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06
  .dark_30d1
  .light-7eb2
  .main_7fcc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06
  .dark_30d1
  .light-7eb2
  .main_7fcc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06
  .dark_30d1
  .light-7eb2
  .main_7fcc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06
  .dark_30d1
  .light-7eb2
  .main_7fcc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06 .dark_30d1 .huge-5167 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-bc06 .dark_30d1 .huge-5167:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_north_9843
  .tall-bc06
  .dark_30d1
  .text-hovered-08bd
  .hard_c4b1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_north_9843
  .tall-bc06
  .dark_30d1
  .text-hovered-08bd
  .main_7fcc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev_88f5 .red-1570 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.red-1570 .module_active_ed1c.hovered_3287 .fluid_8bc7 > li > a:focus,
.red-1570 .module_active_ed1c.hovered_3287 .fluid_8bc7 > li > a:hover,
.red-1570 .module_active_ed1c.logo-ab41 .fluid_8bc7 > li > a:focus,
.red-1570 .module_active_ed1c.logo-ab41 .fluid_8bc7 > li > a:hover,
.red-1570 .module_active_ed1c.hero-2fa5 .fluid_8bc7 > li > a:focus,
.red-1570 .module_active_ed1c.hero-2fa5 .fluid_8bc7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red-1570
  .module_active_ed1c.hovered_3287
  .fluid_8bc7
  > li.tooltip-871d
  > a,
.red-1570
  .module_active_ed1c.hovered_3287
  .fluid_8bc7
  > li.fluid_dd8f
  > a,
.red-1570
  .module_active_ed1c.logo-ab41
  .fluid_8bc7
  > li.tooltip-871d
  > a,
.red-1570
  .module_active_ed1c.logo-ab41
  .fluid_8bc7
  > li.fluid_dd8f
  > a,
.red-1570
  .module_active_ed1c.hero-2fa5
  .fluid_8bc7
  > li.tooltip-871d
  > a,
.red-1570 .module_active_ed1c.hero-2fa5 .fluid_8bc7 > li.column_0b2c > a {
  color: rgba(0, 0, 0, 0.8);
}
.red-1570 .disabled_8522,
.red-1570 .disabled_8522 a {
  color: rgba(0, 0, 0, 0.8);
}
.red-1570 .iron_c2d3.yellow-9967 li a,
.red-1570 .wood-2da1 a,
.red-1570 .slow_2f74,
.red-1570 .fluid_8bc7 > li > a,
.red-1570 .container_liquid_a8d7 {
  color: rgba(0, 0, 0, 0.55);
}
.red-1570 .iron_c2d3.yellow-9967 li a:hover,
.red-1570 .wood-2da1 a:hover,
.red-1570 .slow_2f74:hover,
.red-1570 .fluid_8bc7 > li > a:hover,
.red-1570 .container_liquid_a8d7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red-1570 .icon_fe23 {
  color: rgba(0, 0, 0, 0.55);
}
.red-1570 .icon_fe23 .filter_active_8c59 {
  color: rgba(0, 0, 0, 0.8);
}
.red-1570 .icon_fe23:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-inner-1827 .hovered_41db {
  margin-left: auto;
  margin-right: auto;
}
.preview_solid_5df4 > * {
  margin-left: auto;
  margin-right: auto;
}
.preview_solid_5df4 .preview_fluid_fe59 {
  margin-right: 1.41575em;
}
.green-28bc .preview_solid_5df4 > .badge_dark_fbf8 {
  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;
}
.green-28bc .preview_solid_5df4 > .mask-slow-9b39 {
  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;
}
.mask_tall_3ceb.article-inner-1827 .hovered_41db,
.grid_2c2a.article-inner-1827 .hovered_41db {
  margin-left: 0;
}
.hard_d5c9.article-inner-1827 .hovered_41db,
.surface_f144.article-inner-1827 .hovered_41db {
  margin-right: 0;
}
.preview_solid_5df4 ol,
.preview_solid_5df4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.light-7af9 video {
  max-width: 100%;
}
.steel_e31d img {
  display: block;
}
.steel_e31d.preview_fluid_fe59,
.steel_e31d.feature-b73b {
  width: 100%;
}
.steel_e31d.mask-slow-9b39 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search-simple-3f1f:not(.preview_black_6052) {
  margin: 1.5em auto;
}
.logo_right_2403 p {
  padding: 1.5em 14px;
}
ul.dropdown-e38f.mask-slow-9b39,
ul.dropdown-e38f.badge_dark_fbf8,
ul.dropdown-e38f.notification_fe37.badge_dark_fbf8 {
  padding: 0 14px;
}
.button-dim-24d9 {
  display: block;
  overflow-x: auto;
}
.button-dim-24d9 table {
  border-collapse: collapse;
  width: 100%;
}
.button-dim-24d9 td,
.button-dim-24d9 th {
  padding: 0.5em;
}
.preview_solid_5df4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.preview_solid_5df4 ol ol,
.preview_solid_5df4 ol ul,
.preview_solid_5df4 ul ol,
.preview_solid_5df4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.preview_solid_5df4 ol ol li,
.preview_solid_5df4 ol ul li,
.preview_solid_5df4 ul ol li,
.preview_solid_5df4 ul ul li {
  margin-left: 0;
}
.liquid-37e5.gradient_south_e48c > .large-7fe0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.liquid-37e5.gradient_south_e48c > .large-7fe0 iframe,
.liquid-37e5.gradient_south_e48c > .large-7fe0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature-dac0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature-dac0.accordion_f9e7 {
  padding: 0;
}
.feature-dac0.accordion_f9e7 cite {
  font-size: 13px;
}
.feature-dac0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature-dac0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main_large_aaac {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main_large_aaac > p:first-child {
  margin-top: 0;
}
.main_large_aaac cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main_large_aaac blockquote {
  border-left: 0;
}
.focused_f1b0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focused_f1b0:not(.button_6905) {
  max-width: 100px;
}
.focused_f1b0.avatar_3c48 {
  border-bottom: none !important;
  text-align: center;
}
.focused_f1b0.avatar_3c48::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .logo_right_2403 p {
    padding: 1.5em 0;
  }
}
.right-b7a2 {
  color: #0073aa;
}
.overlay-d1da {
  background-color: #0073aa;
}
.info-dynamic-ecfe {
  color: #229fd8;
}
.avatar_1aba {
  background-color: #229fd8;
}
.pressed_1750 {
  color: #eee;
}
.cool-d10e {
  background-color: #eee;
}
.frame_1566 {
  color: #444;
}
.down-a717 {
  background-color: #444;
}
.small-fbcf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.small-fbcf .block_017a .wood-2da1 {
  font-size: 15px;
}
.small-fbcf .wood-2da1 {
  line-height: 1.3;
}
.small-fbcf .red-1570 {
}
.small-fbcf .tall-bc06 {
  background: #235787;
}
.mini_7f43 {
  padding: 0;
}
.mini_7f43 .tall-bc06 {
  background: #1a1a1a;
}
.mini_7f43 .red-1570 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tag_e7ff {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tag_e7ff .red-1570 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tag_e7ff .tall-bc06 {
  background: #303030;
}
.badge-d273 {
  position: relative;
  z-index: 10;
}
.badge-d273 .pressed_280b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_fecd .gradient-91f6 {
  display: inline-block;
  vertical-align: middle;
}
.pink_fecd.dropdown_3639 .gradient-91f6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pink_fecd.dropdown_3639 .gradient-91f6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pink_fecd.dropdown_3639 .gradient-91f6 {
    margin-right: 0.4em;
  }
}
.pink_fecd.dropdown_3639 .gradient-91f6:last-child {
  margin-right: 0;
}
.thick-4771 .pressed_280b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .prev_88f5 .block_017a {
    margin: 0 -0.5em;
  }
  .prev_88f5 .block_017a [class*="customify-col-"],
  .prev_88f5 .block_017a [class*="customify-col_"],
  .prev_88f5 .block_017a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.prev_88f5.frame-complex-13a7 .pressed_280b {
  background: 0 0 !important;
}
.prev_88f5.frame-complex-13a7 .pressed_280b,
.prev_88f5.thick-4771 .pressed_280b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .prev_88f5.first_d163 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.prev_88f5.thick-4771 .pressed_280b {
  box-shadow: none !important;
}
.section_af3a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section_af3a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section_af3a {
    padding: 18px 0 20px;
  }
}
.section_af3a .smooth_6120 {
  width: 100%;
}
.section_af3a .menu-center-6839 {
  margin-bottom: 0;
}
.section_af3a .container_bronze_b719 {
  margin-top: 5px;
  font-size: 0.875em;
}
.last-1f08 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.last-1f08 .border-huge-f252 {
  width: 100%;
}
.notification-hot-4131 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notification-hot-4131 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notification-hot-4131 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;
}
.notification-hot-4131 li:last-child:after {
  display: none;
}
.notification-hot-4131 li a {
  font-weight: 500;
  margin-right: 10px;
}
.content-fixed-b70e .lower_0808 button,
.section_af3a .lower_0808 button {
  left: 0;
}
.content-fixed-b70e .border-huge-f252,
.section_af3a .border-huge-f252 {
  padding-left: 0;
  padding-right: 0;
}
.content-fixed-b70e .last-1f08,
.section_af3a .last-1f08 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content-fixed-b70e {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content-fixed-b70e:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.content-fixed-b70e .container_left_3f91 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .content-fixed-b70e .container_left_3f91 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content-fixed-b70e .container_left_3f91 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content-fixed-b70e .container_left_3f91 {
    min-height: 200px;
  }
}
.content-fixed-b70e .notification-hot-4131 {
  color: rgba(255, 255, 255, 0.8);
}
.content-fixed-b70e .notification-hot-4131 a,
.content-fixed-b70e .notification-hot-4131 li:after {
  color: inherit;
}
.content-fixed-b70e .notification-hot-4131 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.label_9b99 {
  margin-bottom: 0.5em;
}
.title_4060 {
  margin-bottom: 1.2em;
}
.title_4060,
.label_9b99 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.title_4060 p:last-child,
.label_9b99 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .lower_0808,
#masthead .lower_0808 {
  display: none;
}
#masthead
  > .lower_0808.next-c8c4 {
  display: none;
}
#masthead > .lower_0808 button {
  left: 0;
}
.header-basic-433a {
  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%;
}
.header-basic-433a .gradient-91f6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.header-basic-433a .button-medium-0c30 {
  display: -webkit-box;
  display: flex;
}
.header-basic-433a .button-medium-0c30.backdrop-6a00 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.header-basic-433a .button-medium-0c30.backdrop_047c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header-basic-433a .button-medium-0c30.column_bfac {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header-basic-433a.header_6587.iron-5fcb .button-medium-0c30.backdrop-6a00 {
  flex-basis: 100%;
}
.header-basic-433a.active-03c0 .button-medium-0c30.backdrop_047c {
  -webkit-box-flex: 1;
  flex: auto;
}
.header-basic-433a.active-03c0 .button-medium-0c30.column_bfac {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .lower_0808.next-c8c4 {
  display: none;
}
#masthead > .lower_0808 button {
  left: 0;
}
.focus_a463 {
  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;
}
.focus_a463:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus_a463.hard_54c1 i {
  margin-right: 4px;
}
.focus_a463.logo_1243 i {
  margin-left: 5px;
}
.wood-2da1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wood-2da1 p:last-child {
  margin-bottom: 0;
}
.message_0af6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message_0af6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message_0af6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.message_0af6 .disabled_8522 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message_0af6 .modal_down_57ac {
  margin: 5px 0 7px 0;
}
.message_0af6.slider-new-fefa .slow-38f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_0af6.slider-new-fefa .south-8387 {
  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;
}
.message_0af6.search_086e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message_0af6.search_086e .slow-38f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_0af6.search_086e .south-8387 {
  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;
}
.message_0af6.clean-3720 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message_0af6.picture-a626 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message_0af6.picture-a626 .south-8387 {
  margin-top: 7px;
}
.iron-4ae7 {
  display: inline-block;
}
.badge-d273 .active-4a4e .message_0af6 img {
  max-width: 100%;
}
.module_active_ed1c .element-last-5361.solid_cbd2,
.hovered_9e87 .element-last-5361.solid_cbd2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_active_ed1c .outline-7891,
.hovered_9e87 .outline-7891 {
  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%);
}
.module_active_ed1c .outline-7891 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.module_active_ed1c.outline-bottom-58b6 .outline-7891 {
  display: none;
}
.module_active_ed1c .plasma-b9f9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module_active_ed1c .plasma-b9f9 li {
  display: inline-block;
  position: relative;
}
.module_active_ed1c .plasma-b9f9 li:last-child {
  margin-right: 0;
}
.module_active_ed1c .plasma-b9f9 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;
}
.module_active_ed1c .plasma-b9f9 li.column_0b2c > a {
  color: rgba(0, 0, 0, 0.9);
}
.module_active_ed1c .plasma-b9f9 > 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;
}
.module_active_ed1c .plasma-b9f9 > li > a i {
  line-height: 0;
}
.module_active_ed1c .plasma-b9f9 > li.alert_48c3 > a .outline-7891 {
  margin-left: 4px;
  line-height: 0;
}
.module_active_ed1c .plasma-b9f9 .basic_36f5 li.alert_48c3 > a {
  position: relative;
}
.module_active_ed1c .plasma-b9f9 .basic_36f5 li.alert_48c3 > a:after,
.module_active_ed1c .plasma-b9f9 .basic_36f5 li.alert_48c3 > a:before {
  content: "";
  display: table;
}
.module_active_ed1c .plasma-b9f9 .basic_36f5 li.alert_48c3 > a:after {
  clear: both;
}
.module_active_ed1c .plasma-b9f9 .basic_36f5 li.alert_48c3 > a .outline-7891 {
  margin-left: 5px;
  float: right;
}
.module_active_ed1c .new_129c,
.module_active_ed1c .basic_36f5 {
  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;
}
.module_active_ed1c .basic_36f5 {
  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;
}
.module_active_ed1c .basic_36f5 .solid_cbd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_active_ed1c .basic_36f5 .outline-7891 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.module_active_ed1c .basic_36f5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.module_active_ed1c .basic_36f5 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;
}
.module_active_ed1c .basic_36f5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.module_active_ed1c .basic_36f5 .basic_36f5 {
  top: 0;
  left: 100%;
}
.module_active_ed1c .static_639b.fn-focus-1944 > .new_129c,
.module_active_ed1c .static_639b.fn-focus-1944 > .basic_36f5,
.module_active_ed1c .static_639b:focus > .new_129c,
.module_active_ed1c .static_639b:focus > .basic_36f5,
.module_active_ed1c .static_639b:hover > .new_129c,
.module_active_ed1c .static_639b:hover > .basic_36f5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.module_active_ed1c.hero-2fa5 .fluid_8bc7:after,
.module_active_ed1c.hero-2fa5 .fluid_8bc7:before {
  content: "";
  display: table;
}
.module_active_ed1c.hero-2fa5 .fluid_8bc7:after {
  clear: both;
}
.module_active_ed1c.hero-2fa5 .fluid_8bc7 > li {
  float: left;
}
.module_active_ed1c.menu-red-833f .fluid_8bc7:after,
.module_active_ed1c.menu-red-833f .fluid_8bc7:before {
  content: "";
  display: table;
}
.module_active_ed1c.menu-red-833f .fluid_8bc7:after {
  clear: both;
}
.module_active_ed1c.menu-red-833f .fluid_8bc7 > li {
  float: left;
}
.module_active_ed1c.menu-red-833f .fluid_8bc7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.module_active_ed1c.menu-red-833f .fluid_8bc7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.module_active_ed1c.menu-red-833f .fluid_8bc7 > li.tooltip-871d > a,
.module_active_ed1c.menu-red-833f .fluid_8bc7 > li.column_0b2c > a {
  color: #fff;
  background-color: #1e4b75;
}
.module_active_ed1c.hovered_3287 .fluid_8bc7 > li > a .solid_cbd2 {
  position: relative;
}
.module_active_ed1c.hovered_3287 .fluid_8bc7 > li > a .solid_cbd2: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;
}
.module_active_ed1c.hovered_3287
  .fluid_8bc7
  > li:focus
  > a
  .solid_cbd2:before,
.module_active_ed1c.hovered_3287
  .fluid_8bc7
  > li:hover
  > a
  .solid_cbd2:before {
  width: 100%;
  background-color: currentColor;
}
.module_active_ed1c.hovered_3287
  .fluid_8bc7
  > li.tooltip-871d
  > a
  .solid_cbd2:before,
.module_active_ed1c.hovered_3287
  .fluid_8bc7
  > li.fluid_dd8f
  > a
  .solid_cbd2:before {
  width: 100%;
  background-color: currentColor;
}
.module_active_ed1c.logo-ab41 .fluid_8bc7 > li > a .solid_cbd2 {
  position: relative;
}
.module_active_ed1c.logo-ab41 .fluid_8bc7 > li > a .solid_cbd2: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;
}
.module_active_ed1c.logo-ab41 .fluid_8bc7 > li:focus > a .solid_cbd2:before,
.module_active_ed1c.logo-ab41
  .fluid_8bc7
  > li:hover
  > a
  .solid_cbd2:before {
  width: 100%;
  background-color: currentColor;
}
.module_active_ed1c.logo-ab41
  .fluid_8bc7
  > li.tooltip-871d
  > a
  .solid_cbd2:before,
.module_active_ed1c.logo-ab41
  .fluid_8bc7
  > li.fluid_dd8f
  > a
  .solid_cbd2:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_9e87 .plasma-b9f9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hovered_9e87 .plasma-b9f9 li:first-child > a {
  border-top: none;
}
.hovered_9e87 .plasma-b9f9 .gas-e623 > .solid_cbd2 .outline-7891 {
  display: none;
}
.hovered_9e87 .plasma-b9f9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hovered_9e87 .plasma-b9f9 li:last-child {
  border: none;
}
.hovered_9e87 .plasma-b9f9 li.alert_48c3 > a {
  padding-right: 45px !important;
}
.hovered_9e87 .plasma-b9f9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hovered_9e87 .plasma-b9f9 li a:focus,
.hovered_9e87 .plasma-b9f9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered_9e87 .plasma-b9f9 li .huge_77cd {
  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;
}
.hovered_9e87 .plasma-b9f9 li .huge_77cd:hover {
  box-shadow: none;
}
.hovered_9e87 .plasma-b9f9 li .huge_77cd .outline-7891 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hovered_9e87 .plasma-b9f9 .basic_36f5 {
  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);
}
.hovered_9e87 .plasma-b9f9 .basic_36f5 li a {
  padding-left: 3em;
}
.hovered_9e87 .plasma-b9f9 .pattern-pink-32c0 > a .huge_77cd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hovered_9e87 .plasma-b9f9 .pattern-pink-32c0 > .basic_36f5 {
  display: block;
  opacity: 1;
}
.sidebar-6228 {
  max-width: 100%;
}
.active-under-d3b9 {
  line-height: 0;
  cursor: pointer;
}
.container_liquid_a8d7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.container_liquid_a8d7:hover {
  box-shadow: none;
  color: currentColor;
}
.container_liquid_a8d7 svg {
  width: 18px;
  height: 18px;
}
.container_liquid_a8d7 .easy_e850 {
  display: none;
}
.summary-blue-0cdb {
  position: relative;
}
.summary-blue-0cdb.fn-active-1944 .container_liquid_a8d7 .card-huge-f2e8 {
  display: none;
}
.summary-blue-0cdb.fn-active-1944 .container_liquid_a8d7 .easy_e850 {
  display: inline-block;
}
.summary-blue-0cdb .caption_ca6f {
  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);
}
.summary-blue-0cdb.filter_ae6f .caption_ca6f {
  left: auto;
  right: -0.9em;
}
.summary-blue-0cdb.filter_ae6f .badge_fde7::before {
  left: auto;
  right: 15px;
}
.summary-blue-0cdb.fn-active-1944 .caption_ca6f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text-hovered-08bd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.text-hovered-08bd label {
  flex-basis: 100%;
}
.text-hovered-08bd .light-7eb2 {
  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-hovered-08bd .main_7fcc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.text-hovered-08bd .main_7fcc:focus {
  background-color: transparent;
}
.text-hovered-08bd button.huge-5167 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.text-hovered-08bd button.huge-5167:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.text-hovered-08bd button.huge-5167 svg {
  width: 18px;
  height: 18px;
}
.text-hovered-08bd input[type="submit"] {
  min-height: auto;
}
.dark_30d1 .text-hovered-08bd .main_7fcc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge_fde7 {
  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) {
  .badge_fde7 {
    width: 220px;
  }
}
.badge_fde7 label {
  flex-basis: 100%;
}
.badge_fde7::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;
}
.gallery_north_9843 .dark_30d1 .text-hovered-08bd {
  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;
}
.gallery_north_9843
  .dark_30d1
  .text-hovered-08bd
  .light-7eb2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gallery_north_9843 .dark_30d1 .text-hovered-08bd .main_7fcc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gallery_north_9843
  .dark_30d1
  .text-hovered-08bd
  .main_7fcc:focus {
  background: 0 0;
}
.gallery_north_9843
  .dark_30d1
  .text-hovered-08bd
  .hard_c4b1 {
  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;
}
.iron_c2d3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.iron_c2d3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.iron_c2d3 li:last-child {
  margin-right: 0;
}
.iron_c2d3 li:first-child {
  margin-left: 0;
}
.iron_c2d3.upper-450d a {
  color: #fff;
}
.iron_c2d3.upper-450d a:hover {
  color: #fff;
}
.iron_c2d3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.iron_c2d3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.iron_c2d3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.iron_c2d3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.iron_c2d3 [class*="social-icon-apple"] {
  background-color: #999;
}
.iron_c2d3 [class*="social-icon-apple"].heading-fe55 {
  background-color: transparent;
  color: #999;
}
.iron_c2d3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.iron_c2d3 [class*="social-icon-behance"].heading-fe55 {
  background-color: transparent;
  color: #1769ff;
}
.iron_c2d3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.iron_c2d3 [class*="social-icon-bitbucket"].heading-fe55 {
  background-color: transparent;
  color: #205081;
}
.iron_c2d3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.iron_c2d3 [class*="social-icon-codepen"].heading-fe55 {
  background-color: transparent;
  color: #000;
}
.iron_c2d3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.iron_c2d3 [class*="social-icon-delicious"].heading-fe55 {
  background-color: transparent;
  color: #39f;
}
.iron_c2d3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.iron_c2d3 [class*="social-icon-digg"].heading-fe55 {
  background-color: transparent;
  color: #005be2;
}
.iron_c2d3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.iron_c2d3 [class*="social-icon-dribbble"].heading-fe55 {
  background-color: transparent;
  color: #ea4c89;
}
.iron_c2d3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.iron_c2d3 [class*="social-icon-envelope"].heading-fe55 {
  background-color: transparent;
  color: #ea4335;
}
.iron_c2d3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.iron_c2d3 [class*="social-icon-facebook"].heading-fe55 {
  background-color: transparent;
  color: #3b5998;
}
.iron_c2d3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.iron_c2d3 [class*="social-icon-flickr"].heading-fe55 {
  background-color: transparent;
  color: #0063dc;
}
.iron_c2d3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.iron_c2d3 [class*="social-icon-foursquare"].heading-fe55 {
  background-color: transparent;
  color: #2d5be3;
}
.iron_c2d3 [class*="social-icon-github"] {
  background-color: #333;
}
.iron_c2d3 [class*="social-icon-github"].heading-fe55 {
  background-color: transparent;
  color: #333;
}
.iron_c2d3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.iron_c2d3 [class*="social-icon-google-plus"].heading-fe55 {
  background-color: transparent;
  color: #dd4b39;
}
.iron_c2d3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.iron_c2d3 [class*="social-icon-houzz"].heading-fe55 {
  background-color: transparent;
  color: #7ac142;
}
.iron_c2d3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.iron_c2d3 [class*="social-icon-instagram"].heading-fe55 {
  background-color: transparent;
  color: #262626;
}
.iron_c2d3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.iron_c2d3 [class*="social-icon-jsfiddle"].heading-fe55 {
  background-color: transparent;
  color: #487aa2;
}
.iron_c2d3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.iron_c2d3 [class*="social-icon-linkedin"].heading-fe55 {
  background-color: transparent;
  color: #0077b5;
}
.iron_c2d3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.iron_c2d3 [class*="social-icon-medium"].heading-fe55 {
  background-color: transparent;
  color: #00ab6b;
}
.iron_c2d3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.iron_c2d3
  [class*="social-icon-odnoklassniki"].heading-fe55 {
  background-color: transparent;
  color: #f4731c;
}
.iron_c2d3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.iron_c2d3 [class*="social-icon-meetup"].heading-fe55 {
  background-color: transparent;
  color: #ec1c40;
}
.iron_c2d3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.iron_c2d3 [class*="social-icon-pinterest"].heading-fe55 {
  background-color: transparent;
  color: #bd081c;
}
.iron_c2d3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.iron_c2d3 [class*="social-icon-product-hunt"].heading-fe55 {
  background-color: transparent;
  color: #da552f;
}
.iron_c2d3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.iron_c2d3 [class*="social-icon-reddit"].heading-fe55 {
  background-color: transparent;
  color: #ff4500;
}
.iron_c2d3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.iron_c2d3 [class*="social-icon-rss"].heading-fe55 {
  background-color: transparent;
  color: #f26522;
}
.iron_c2d3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.iron_c2d3
  [class*="social-icon-shopping-cart"].heading-fe55 {
  background-color: transparent;
  color: #4caf50;
}
.iron_c2d3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.iron_c2d3 [class*="social-icon-skype"].heading-fe55 {
  background-color: transparent;
  color: #00aff0;
}
.iron_c2d3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.iron_c2d3 [class*="social-icon-slideshare"].heading-fe55 {
  background-color: transparent;
  color: #0077b5;
}
.iron_c2d3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.iron_c2d3 [class*="social-icon-snapchat"].heading-fe55 {
  background-color: transparent;
  color: #fffc00;
}
.iron_c2d3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.iron_c2d3 [class*="social-icon-soundcloud"].heading-fe55 {
  background-color: transparent;
  color: #f80;
}
.iron_c2d3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.iron_c2d3 [class*="social-icon-spotify"].heading-fe55 {
  background-color: transparent;
  color: #2ebd59;
}
.iron_c2d3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.iron_c2d3
  [class*="social-icon-stack-overflow"].heading-fe55 {
  background-color: transparent;
  color: #fe7a15;
}
.iron_c2d3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.iron_c2d3 [class*="social-icon-maldkfgram"].heading-fe55 {
  background-color: transparent;
  color: #2ca5e0;
}
.iron_c2d3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.iron_c2d3 [class*="social-icon-tripadvisor"].heading-fe55 {
  background-color: transparent;
  color: #589442;
}
.iron_c2d3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.iron_c2d3 [class*="social-icon-tumblr"].heading-fe55 {
  background-color: transparent;
  color: #35465c;
}
.iron_c2d3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.iron_c2d3 [class*="social-icon-twitch"].heading-fe55 {
  background-color: transparent;
  color: #6441a5;
}
.iron_c2d3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.iron_c2d3 [class*="social-icon-twitter"].heading-fe55 {
  background-color: transparent;
  color: #1da1f2;
}
.iron_c2d3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.iron_c2d3 [class*="social-icon-vimeo"].heading-fe55 {
  background-color: transparent;
  color: #1ab7ea;
}
.iron_c2d3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.iron_c2d3 [class*="social-icon-vk"].heading-fe55 {
  background-color: transparent;
  color: #45668e;
}
.iron_c2d3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.iron_c2d3 [class*="social-icon-weibo"].heading-fe55 {
  background-color: transparent;
  color: #df2029;
}
.iron_c2d3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.iron_c2d3 [class*="social-icon-weixin"].heading-fe55 {
  background-color: transparent;
  color: #7bb32e;
}
.iron_c2d3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.iron_c2d3 [class*="social-icon-whatsapp"].heading-fe55 {
  background-color: transparent;
  color: #25d366;
}
.iron_c2d3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.iron_c2d3 [class*="social-icon-wordpress"].heading-fe55 {
  background-color: transparent;
  color: #21759b;
}
.iron_c2d3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.iron_c2d3 [class*="social-icon-xing"].heading-fe55 {
  background-color: transparent;
  color: #026466;
}
.iron_c2d3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.iron_c2d3 [class*="social-icon-yelp"].heading-fe55 {
  background-color: transparent;
  color: #af0606;
}
.iron_c2d3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.iron_c2d3 [class*="social-icon-youtube"].heading-fe55 {
  background-color: transparent;
  color: #cd201f;
}
.slow_2f74 {
  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;
}
.slow_2f74:hover {
  box-shadow: none;
  background: 0 0;
}
.column_715b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow_a8c6 {
  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;
}
.paragraph_6d93 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.alert-3b80 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.alert-3b80,
.alert-3b80::after,
.alert-3b80::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;
}
.alert-3b80::after,
.alert-3b80::before {
  content: "";
  display: block;
  background-color: inherit;
}
.alert-cead .shadow_a8c6 .paragraph_6d93 {
  margin-top: -2px;
  width: 19px;
}
.alert-cead .shadow_a8c6 .alert-3b80 {
  margin-top: -1px;
}
.alert-cead .shadow_a8c6 .alert-3b80,
.alert-cead .shadow_a8c6 .alert-3b80::after,
.alert-cead .shadow_a8c6 .alert-3b80::before {
  width: 19px;
  height: 2px;
}
.alert-cead .shadow_a8c6 .alert-3b80::before {
  top: -6px;
}
.alert-cead .shadow_a8c6 .alert-3b80::after {
  bottom: -6px;
}
.tag-yellow-9fa2 .shadow_a8c6 .paragraph_6d93 {
  margin-top: -2px;
  width: 22px;
}
.tag-yellow-9fa2 .shadow_a8c6 .alert-3b80 {
  margin-top: -1px;
}
.tag-yellow-9fa2 .shadow_a8c6 .alert-3b80,
.tag-yellow-9fa2 .shadow_a8c6 .alert-3b80::after,
.tag-yellow-9fa2 .shadow_a8c6 .alert-3b80::before {
  width: 22px;
  height: 2px;
}
.tag-yellow-9fa2 .shadow_a8c6 .alert-3b80::before {
  top: -7px;
}
.tag-yellow-9fa2 .shadow_a8c6 .alert-3b80::after {
  bottom: -7px;
}
.focus_lower_bc1b .shadow_a8c6 .paragraph_6d93 {
  margin-top: -2px;
  width: 31px;
}
.focus_lower_bc1b .shadow_a8c6 .alert-3b80 {
  margin-top: -1.5px;
}
.focus_lower_bc1b .shadow_a8c6 .alert-3b80,
.focus_lower_bc1b .shadow_a8c6 .alert-3b80::after,
.focus_lower_bc1b .shadow_a8c6 .alert-3b80::before {
  width: 31px;
  height: 3px;
}
.focus_lower_bc1b .shadow_a8c6 .alert-3b80::before {
  top: -9px;
}
.focus_lower_bc1b .shadow_a8c6 .alert-3b80::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .message_c39e .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 19px;
  }
  .message_c39e .shadow_a8c6 .alert-3b80 {
    margin-top: -1px;
  }
  .message_c39e .shadow_a8c6 .alert-3b80,
  .message_c39e .shadow_a8c6 .alert-3b80::after,
  .message_c39e .shadow_a8c6 .alert-3b80::before {
    width: 19px;
    height: 2px;
  }
  .message_c39e .shadow_a8c6 .alert-3b80::before {
    top: -6px;
  }
  .message_c39e .shadow_a8c6 .alert-3b80::after {
    bottom: -6px;
  }
  .modal_621e .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_621e .shadow_a8c6 .alert-3b80 {
    margin-top: -1px;
  }
  .modal_621e .shadow_a8c6 .alert-3b80,
  .modal_621e .shadow_a8c6 .alert-3b80::after,
  .modal_621e .shadow_a8c6 .alert-3b80::before {
    width: 22px;
    height: 2px;
  }
  .modal_621e .shadow_a8c6 .alert-3b80::before {
    top: -7px;
  }
  .modal_621e .shadow_a8c6 .alert-3b80::after {
    bottom: -7px;
  }
  .cold-a202 .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 31px;
  }
  .cold-a202 .shadow_a8c6 .alert-3b80 {
    margin-top: -1.5px;
  }
  .cold-a202 .shadow_a8c6 .alert-3b80,
  .cold-a202 .shadow_a8c6 .alert-3b80::after,
  .cold-a202 .shadow_a8c6 .alert-3b80::before {
    width: 31px;
    height: 3px;
  }
  .cold-a202 .shadow_a8c6 .alert-3b80::before {
    top: -9px;
  }
  .cold-a202 .shadow_a8c6 .alert-3b80::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .north_602b .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 19px;
  }
  .north_602b .shadow_a8c6 .alert-3b80 {
    margin-top: -1px;
  }
  .north_602b .shadow_a8c6 .alert-3b80,
  .north_602b .shadow_a8c6 .alert-3b80::after,
  .north_602b .shadow_a8c6 .alert-3b80::before {
    width: 19px;
    height: 2px;
  }
  .north_602b .shadow_a8c6 .alert-3b80::before {
    top: -6px;
  }
  .north_602b .shadow_a8c6 .alert-3b80::after {
    bottom: -6px;
  }
  .nav-dirty-c378 .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 22px;
  }
  .nav-dirty-c378 .shadow_a8c6 .alert-3b80 {
    margin-top: -1px;
  }
  .nav-dirty-c378 .shadow_a8c6 .alert-3b80,
  .nav-dirty-c378 .shadow_a8c6 .alert-3b80::after,
  .nav-dirty-c378 .shadow_a8c6 .alert-3b80::before {
    width: 22px;
    height: 2px;
  }
  .nav-dirty-c378 .shadow_a8c6 .alert-3b80::before {
    top: -7px;
  }
  .nav-dirty-c378 .shadow_a8c6 .alert-3b80::after {
    bottom: -7px;
  }
  .blue_ea60 .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 31px;
  }
  .blue_ea60 .shadow_a8c6 .alert-3b80 {
    margin-top: -1.5px;
  }
  .blue_ea60 .shadow_a8c6 .alert-3b80,
  .blue_ea60 .shadow_a8c6 .alert-3b80::after,
  .blue_ea60 .shadow_a8c6 .alert-3b80::before {
    width: 31px;
    height: 3px;
  }
  .blue_ea60 .shadow_a8c6 .alert-3b80::before {
    top: -9px;
  }
  .blue_ea60 .shadow_a8c6 .alert-3b80::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slider_d400 .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 19px;
  }
  .slider_d400 .shadow_a8c6 .alert-3b80 {
    margin-top: -1px;
  }
  .slider_d400 .shadow_a8c6 .alert-3b80,
  .slider_d400 .shadow_a8c6 .alert-3b80::after,
  .slider_d400 .shadow_a8c6 .alert-3b80::before {
    width: 19px;
    height: 2px;
  }
  .slider_d400 .shadow_a8c6 .alert-3b80::before {
    top: -6px;
  }
  .slider_d400 .shadow_a8c6 .alert-3b80::after {
    bottom: -6px;
  }
  .dropdown-4b72 .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-4b72 .shadow_a8c6 .alert-3b80 {
    margin-top: -1px;
  }
  .dropdown-4b72 .shadow_a8c6 .alert-3b80,
  .dropdown-4b72 .shadow_a8c6 .alert-3b80::after,
  .dropdown-4b72 .shadow_a8c6 .alert-3b80::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-4b72 .shadow_a8c6 .alert-3b80::before {
    top: -7px;
  }
  .dropdown-4b72 .shadow_a8c6 .alert-3b80::after {
    bottom: -7px;
  }
  .smooth-3b52 .shadow_a8c6 .paragraph_6d93 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth-3b52 .shadow_a8c6 .alert-3b80 {
    margin-top: -1.5px;
  }
  .smooth-3b52 .shadow_a8c6 .alert-3b80,
  .smooth-3b52 .shadow_a8c6 .alert-3b80::after,
  .smooth-3b52 .shadow_a8c6 .alert-3b80::before {
    width: 31px;
    height: 3px;
  }
  .smooth-3b52 .shadow_a8c6 .alert-3b80::before {
    top: -9px;
  }
  .smooth-3b52 .shadow_a8c6 .alert-3b80::after {
    bottom: -9px;
  }
}
.progress_50ea .alert-3b80 {
  -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);
}
.progress_50ea .alert-3b80::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress_50ea .alert-3b80::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);
}
.progress_50ea.shade_current_9aa7 .alert-3b80 {
  -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);
}
.progress_50ea.shade_current_9aa7 .alert-3b80::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress_50ea.shade_current_9aa7 .alert-3b80::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);
}
.carousel_fixed_440c {
  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.last_e7f4:before {
  display: none;
}
.layout-a83d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout-a83d .shadow-5f1f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout-a83d .shadow-5f1f:last-of-type {
  border-bottom: none;
}
.layout-a83d .shadow-5f1f.complex-0e2a,
.layout-a83d .shadow-5f1f.popup-a830,
.layout-a83d .shadow-5f1f.alert_2551 {
  padding: 0;
}
.layout-a83d .hovered_9e87 .huge_77cd {
  color: currentColor;
}
.layout-a83d .hovered_9e87 .huge_77cd:focus,
.layout-a83d .hovered_9e87 .huge_77cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout-a83d.red-1570 .icon_fe23,
.layout-a83d.red-1570 .wood-2da1 a,
.layout-a83d.red-1570 .fluid_8bc7 a,
.layout-a83d.red-1570 .basic_36f5 a {
  color: rgba(0, 0, 0, 0.55);
}
.layout-a83d.red-1570 .icon_fe23:hover,
.layout-a83d.red-1570 .wood-2da1 a:hover,
.layout-a83d.red-1570 .fluid_8bc7 a:hover,
.layout-a83d.red-1570 .basic_36f5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout-a83d.red-1570 .filter_active_8c59 {
  color: rgba(0, 0, 0, 0.8);
}
.layout-a83d.red-1570 .shadow-5f1f {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout-a83d.red-1570 .shadow-5f1f:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout-a83d.red-1570 .last_6f92:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout-a83d.red-1570 .hovered_9e87 .plasma-b9f9 li a,
.layout-a83d.red-1570 .hovered_9e87 .huge_77cd,
.layout-a83d.red-1570 .basic_36f5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout-a83d.red-1570 .hovered_9e87 .huge_77cd:focus,
.layout-a83d.red-1570 .hovered_9e87 .huge_77cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout-a83d.red-1570 .plasma-b9f9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout-a83d.tall-bc06 .icon_fe23,
.layout-a83d.tall-bc06 .wood-2da1 a,
.layout-a83d.tall-bc06 .fluid_8bc7 .huge_77cd,
.layout-a83d.tall-bc06 .fluid_8bc7 a,
.layout-a83d.tall-bc06 .basic_36f5 a {
  color: rgba(255, 255, 255, 0.79);
}
.layout-a83d.tall-bc06 .icon_fe23:hover,
.layout-a83d.tall-bc06 .wood-2da1 a:hover,
.layout-a83d.tall-bc06 .fluid_8bc7 .huge_77cd:hover,
.layout-a83d.tall-bc06 .fluid_8bc7 a:hover,
.layout-a83d.tall-bc06 .basic_36f5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-a83d.tall-bc06 .filter_active_8c59 {
  color: rgba(255, 255, 255, 0.99);
}
.layout-a83d.tall-bc06 .shadow-5f1f {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-a83d.tall-bc06 .shadow-5f1f:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout-a83d.tall-bc06 .last_6f92:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout-a83d.tall-bc06 .hovered_9e87 .plasma-b9f9 li a,
.layout-a83d.tall-bc06 .hovered_9e87 .huge_77cd,
.layout-a83d.tall-bc06 .basic_36f5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-a83d.tall-bc06 .hovered_9e87 .huge_77cd:focus,
.layout-a83d.tall-bc06 .hovered_9e87 .huge_77cd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout-a83d.tall-bc06 .plasma-b9f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_6f92 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.last_6f92:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.article_east_9a09 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.light_2218 .layout-a83d {
  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;
}
.light_2218 .shadow-5f1f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.light_2218 .shadow-5f1f: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) {
  .light_2218 .shadow-5f1f:before {
    width: 16%;
    left: 42%;
  }
}
.light_2218 .shadow-5f1f:last-child:before {
  content: none;
}
.light_2218 .shadow-5f1f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.light_2218 .hovered_9e87 .plasma-b9f9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.light_2218 .hovered_9e87 .plasma-b9f9 li a .huge_77cd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.light_2218 .hovered_9e87 .basic_36f5 {
  border: none;
}
.light_2218 .hovered_9e87 .basic_36f5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.light_2218 .last_6f92 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.light_2218 .article_east_9a09 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.light_2218 .tall-bc06 .last_6f92:before {
  background: rgba(0, 0, 0, 0.9);
}
.light_2218 .red-1570.upper-159e .alert-3b80 {
  background: rgba(0, 0, 0, 0.6);
}
.light_2218
  .red-1570.upper-159e
  .alert-3b80::after,
.light_2218
  .red-1570.upper-159e
  .alert-3b80:before {
  background: inherit;
}
.light_2218
  .red-1570.upper-159e:hover
  .alert-3b80 {
  background: rgba(0, 0, 0, 0.8);
}
.aside_focused_d6d7 .layout-a83d {
  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) {
  .aside_focused_d6d7 .layout-a83d {
    width: auto;
    right: 45px;
  }
}
.notice_silver_470d .layout-a83d {
  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) {
  .notice_silver_470d .layout-a83d {
    width: auto;
    left: 45px;
  }
}
.last_e7f4 .layout-a83d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.last_e7f4 .article_east_9a09 {
  max-width: 48em;
  margin: 0 auto;
}
.last_e7f4 .last_6f92:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.frame-6963 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.frame-6963.light_2218 .layout-a83d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.frame-6963.aside_focused_d6d7 .layout-a83d {
  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);
}
.frame-6963 .layout-a83d {
  visibility: visible;
}
.frame-6963.notice_silver_470d .layout-a83d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gradient-yellow-0e22,
.section-580f {
  overflow-x: hidden;
}
.gradient-yellow-0e22 .layout-a83d {
  overflow: auto;
}
.gradient-yellow-0e22.light_2218 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-yellow-0e22.light_2218 .layout-a83d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gradient-yellow-0e22.light_2218 .slow_2f74 {
  opacity: 0;
}
.gradient-yellow-0e22.aside_focused_d6d7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-yellow-0e22.aside_focused_d6d7 .layout-a83d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gradient-yellow-0e22.aside_focused_d6d7 .slow_2f74 {
  opacity: 0;
}
.gradient-yellow-0e22.notice_silver_470d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient-yellow-0e22.notice_silver_470d .layout-a83d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gradient-yellow-0e22.notice_silver_470d .slow_2f74 {
  opacity: 0;
}
.gradient-yellow-0e22.last_e7f4 .layout-a83d {
  z-index: 10;
  visibility: visible;
}
.upper-159e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.upper-159e .alert-3b80 {
  background: rgba(255, 255, 255, 0.99);
}
.upper-159e .alert-3b80::after,
.upper-159e .alert-3b80:before {
  background: inherit;
}
.upper-159e:hover .alert-3b80 {
  background: rgba(255, 255, 255, 0.99);
}
.notice_silver_470d .upper-159e {
  top: 10px;
  right: auto;
  left: 12px;
}
.last_e7f4 .upper-159e {
  display: none !important;
}
.gradient-yellow-0e22:before,
.section-580f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gradient-yellow-0e22 .upper-159e,
.section-580f .upper-159e {
  display: inline-block;
}
.layout-a83d .gradient-91f6 {
  -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;
}
.gradient-yellow-0e22 .layout-a83d .gradient-91f6,
.section-580f .layout-a83d .gradient-91f6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon-5ca0 .light-7eb2 {
  width: 100%;
}
.active-4a4e {
  padding: 0 0.5em 0;
}
.active-4a4e [class*="customify-col-"],
.active-4a4e [class*="customify-col_"],
.active-4a4e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bright_da2b .active-4a4e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .block_017a .preview_edaf,
  .preview_edaf {
    display: none;
  }
  .tag_red_25f0 {
    text-align: left;
  }
  .table-north-9edd {
    text-align: center;
  }
  .hero_first_e680 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .block_017a .search-7be2,
  .search-7be2 {
    display: none;
  }
  .caption_selected_73a2 {
    text-align: left;
  }
  .accordion-white-77b0 {
    text-align: center;
  }
  .background_97ff {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .block_017a .menu-bright-b6fd,
  .menu-bright-b6fd {
    display: none;
  }
  .stone-3c6d {
    text-align: left;
  }
  .short_140e {
    text-align: center;
  }
  .row_north_0a9d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.modal-5cb2 {
  box-shadow: none !important;
}
.column-wide-ce17 .north-0547,
.module-fresh-00e9 .north-0547 {
  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;
}
.module-fresh-00e9 .north-0547 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pressed_280b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pressed_280b:after,
.pressed_280b:before {
  content: "";
  display: table;
}
.pressed_280b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pressed_280b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pressed_280b,
.first_d163 {
  max-width: 1248px;
  margin: 0 auto;
}

.steel_206d.card_fast_2877 .pressed_280b {
  max-width: 100%;
}
.steel_206d.complex-70c9 {
  max-width: 1200px;
  margin: 0 auto;
}
.steel_206d.secondary_18e6 .pressed_280b {
  max-width: 100%;
}
.steel_206d.secondary_18e6 > .pressed_280b {
  padding-left: 0;
  padding-right: 0;
}
.steel_206d.secondary_18e6 > .pressed_280b .block_017a {
  margin: 0;
}
.steel_206d.secondary_18e6
  > .pressed_280b
  .hidden_aab2.last_d22c {
  margin-right: 0;
  margin-left: 0;
}
.steel_206d.secondary_18e6 #main.last_d22c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .chip-gas-2178 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .chip-gas-2178 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .surface-c238 .hovered_41db {
    padding-right: 1em;
  }
  .surface-c238.pink-00c2 .hidden_aab2 {
    border-right: 1px solid #eaecee;
  }
  .surface-c238.pink-00c2 .hovered_41db {
    padding-right: 1em;
  }
  .surface-c238.pink-00c2 .focused_bcd3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_right_6d5f .hovered_41db {
    padding-left: 1em;
  }
  .badge_right_6d5f.pink-00c2 .hidden_aab2 {
    border-left: 1px solid #eaecee;
  }
  .badge_right_6d5f.pink-00c2 .hovered_41db {
    padding-left: 1em;
  }
  .badge_right_6d5f.pink-00c2 .focused_bcd3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-6359 .hovered_41db {
    padding-left: 1em;
  }
  .alert-6359.pink-00c2 .under-1407 {
    border-right: 1px solid #eaecee;
  }
  .alert-6359.pink-00c2 .under_9ed5 {
    border-right: 1px solid #eaecee;
  }
  .alert-6359.pink-00c2 .hovered_41db {
    padding-left: 1em;
  }
  .alert-6359.pink-00c2 .focused_bcd3 {
    padding-right: 1em;
  }
  .alert-6359.pink-00c2 .popup_037e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected_88dc .hovered_41db {
    padding-right: 1em;
  }
  .selected_88dc.pink-00c2 .under-1407 {
    border-left: 1px solid #eaecee;
  }
  .selected_88dc.pink-00c2 .under_9ed5 {
    border-left: 1px solid #eaecee;
  }
  .selected_88dc.pink-00c2 .hovered_41db {
    padding-right: 1em;
  }
  .selected_88dc.pink-00c2 .focused_bcd3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected_88dc.pink-00c2 .popup_037e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-gas-2178 .hovered_41db {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-gas-2178.pink-00c2 .hidden_aab2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .chip-gas-2178.pink-00c2 .hovered_41db {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-gas-2178.pink-00c2 .focused_bcd3 {
    padding-left: 1em;
  }
  .chip-gas-2178.pink-00c2 .popup_037e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .chip-gas-2178.pink-00c2 .hovered_41db {
    padding-left: 0;
  }
}
.alert-paper-0839 .pink_fecd {
  display: inline-block;
}
.item-63fd {
  display: inline-block;
}
.header_east_57ac {
  word-con: break-word;
}
.secondary-cef6 > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary-cef6 .accent_81e2 {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary-cef6 .warm_3269 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table_eda5 .tiny-9f18 {
  margin-bottom: 2em;
}
.table_eda5 .card_87ed {
  margin-bottom: 15px;
}
.table_eda5 .card_87ed:last-child {
  margin-bottom: 0;
}
.table_eda5 .tall-c570 {
  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) {
  .table_eda5 .tall-c570 {
    display: block;
  }
}
.table_eda5 .action_7f83 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table_eda5 .action_7f83 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table_eda5 .tiny_8bca {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table_eda5 .tiny_8bca img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table_eda5 .tiny_8bca a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table_eda5 .header_east_57ac {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table_eda5 .header_east_57ac a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table_eda5 .caption_79b5 p:last-child {
  margin-bottom: 0;
}
.table_eda5 .in_7640 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table_eda5 .aside_fluid_fef4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table_eda5 .progress_smooth_301d {
  margin-top: 1em;
}
.table_eda5 .chip_5645 {
  top: 0;
  display: block;
}
.table_eda5 .chip_5645 a {
  color: inherit;
}
.table_eda5 .chip_5645 a:hover {
  color: inherit;
}
.table_eda5 .box_ca53 {
  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;
}
.table_eda5 .box_ca53:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table_eda5 .aside_fluid_fef4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table_eda5 .selected-e3f4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table_eda5 .selected-e3f4:first-child {
  margin-top: 0;
}
.table_eda5 .selected-e3f4.status-3e9c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table_eda5 .selected-e3f4.nav-focused-71f6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table_eda5
  .selected-e3f4.nav-focused-71f6.slow_a7f3
  .progress_smooth_301d {
  width: 100%;
}
.table_eda5 .nav-focused-71f6 {
  -webkit-box-align: center;
  align-items: center;
}
.table_eda5 .nav-focused-71f6 .secondary-cef6,
.table_eda5 .nav-focused-71f6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table_eda5 .tiny_8bca {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_eda5 .tiny_8bca img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_eda5 .tiny_8bca: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;
}
.table_eda5 .status-3e9c {
  z-index: 5;
}
.table_eda5 .main_3de8 .west_0782 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table_eda5 .fresh-4ace .west_0782 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table_eda5 .item-93f5 .west_0782 {
  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;
}
.table_eda5.disabled-warm-4521 .tall-c570,
.table_eda5.header-7b81 .tall-c570 {
  display: block;
}
.table_eda5.disabled-warm-4521 .tall-c570 .avatar-glass-42a3,
.table_eda5.disabled-warm-4521 .tall-c570 .aside_fluid_fef4,
.table_eda5.header-7b81 .tall-c570 .avatar-glass-42a3,
.table_eda5.header-7b81 .tall-c570 .aside_fluid_fef4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table_eda5.dim_ecce .action_7f83 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table_eda5.dim_ecce .action_7f83 {
    margin-right: 0;
  }
}
.table_eda5.disabled-warm-4521 .action_7f83,
.table_eda5.header-7b81 .action_7f83 {
  padding-top: 40%;
}
.table_eda5.disabled-warm-4521 .tiny-9f18,
.table_eda5.header-7b81 .tiny-9f18 {
  display: block;
}
.table_eda5.disabled-warm-4521 .fn-sticky-1944 .aside_fluid_fef4,
.table_eda5.header-7b81 .fn-sticky-1944 .aside_fluid_fef4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table_eda5.disabled-warm-4521 .action_7f83,
.table_eda5.header-7b81 .action_7f83 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table_eda5.disabled-warm-4521 .aside_fluid_fef4 {
  padding: 1em;
}
.west_67c4 {
  margin: 30px auto;
  display: block;
}
.west_67c4 .caption-large-2ed5 > * {
  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;
}
.west_67c4 .caption-large-2ed5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.west_67c4 .caption-large-2ed5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu_north_aab1 .secondary-cef6 {
  margin-bottom: 1.41575em;
}
.menu_north_aab1 .main-7154 {
  margin-bottom: 1.618em;
}
.preview_solid_5df4 .fluid-015d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.preview_solid_5df4 .fluid-015d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.preview_solid_5df4 .caption_780a {
  max-width: 100%;
  overflow: auto;
}
.article-inner-1827 .preview_solid_5df4 a:hover {
  text-decoration: underline;
}
.detail-4188 .card_87ed:not(.header_east_57ac),
.detail-4188 .tiny_8bca {
  margin-bottom: 1.41575em;
}
.detail-4188 .card_87ed:not(.header_east_57ac):last-child,
.detail-4188 .tiny_8bca:last-child {
  margin-bottom: 0;
}
.detail-4188 .card_87ed.white_e13b {
  margin-bottom: 0.41575em;
}
.detail-4188 .icon_c00a:before,
.detail-4188 .rough-d0b1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.detail-4188 .icon_c00a:before {
  content: "\f115";
}
.detail-4188 .rough-d0b1:before {
  content: "\f02c";
}
.detail-4188 .info_3f2f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.detail-4188 .info_3f2f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.heading-0a45 {
  display: -webkit-box;
  display: flex;
}
.heading-0a45 .detail-3685 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .heading-0a45 .detail-3685 {
    flex-basis: 90px;
  }
}
.heading-0a45 .secondary_basic_e393 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading-0a45 .secondary_basic_e393 {
    flex-basis: calc(100% - 50px);
  }
}
.heading-0a45 .detail-2762 p:last-child {
  margin-bottom: 0.72em;
}
.info-outer-937c .caption-large-2ed5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info-outer-937c .caption-large-2ed5:after,
.info-outer-937c .caption-large-2ed5:before {
  content: "";
  display: table;
}
.info-outer-937c .caption-large-2ed5:after {
  clear: both;
}
.info-outer-937c .caption-large-2ed5 .article_cc10,
.info-outer-937c .caption-large-2ed5 .menu_d54f {
  width: 49%;
}
.info-outer-937c .caption-large-2ed5 .article_cc10 a span.section-679b,
.info-outer-937c .caption-large-2ed5 .menu_d54f a span.section-679b {
  display: block;
  margin-bottom: 5px;
}
.info-outer-937c .caption-large-2ed5 .menu_d54f {
  float: left;
  text-align: left;
}
.info-outer-937c .caption-large-2ed5 .article_cc10 {
  float: right;
  text-align: right;
}
.next-8ded {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .next-8ded {
    margin-bottom: 0;
  }
}
.status_fluid_5502 {
  margin-bottom: 1em;
}
.status_fluid_5502 .header_east_57ac {
  font-size: 1.1em;
  line-height: 1.3;
}
.chip-2d9c a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_d47a .status_fluid_5502,
.container-08c8 .status_fluid_5502 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_d47a .status_fluid_5502,
  .container-08c8 .status_fluid_5502 {
    display: block;
  }
}
.input_d47a .chip-2d9c,
.container-08c8 .chip-2d9c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_d47a .chip-2d9c,
  .container-08c8 .chip-2d9c {
    margin-bottom: 1em;
  }
}
.input_d47a .chip-2d9c img,
.container-08c8 .chip-2d9c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_d47a .filter-blue-4026,
.container-08c8 .filter-blue-4026 {
  flex-basis: calc(100% - 160px);
}
.input_d47a .filter-blue-4026 p,
.container-08c8 .filter-blue-4026 p {
  margin-bottom: 0;
}
.input_d47a .filter-blue-4026 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_d47a .filter-blue-4026 {
    padding-left: 0;
  }
}
.container-08c8 .filter-blue-4026 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .container-08c8 .filter-blue-4026 {
    padding-right: 0;
  }
}
.container-08c8 .chip-2d9c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.thumbnail_liquid_d644 .chip-2d9c {
  margin-bottom: 0.5em;
}
.thumbnail_liquid_d644 .chip-2d9c img {
  width: 100%;
}
.smooth_c1cb .surface_888a,
.tiny_8307 .surface_888a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tiny_8307 .hidden_aab2 .focused-84ee p:last-child {
  margin-bottom: 0;
}
.inner-52d1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module_fast_6311 .fresh-a5c0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module_fast_6311 .fresh-a5c0:last-of-type {
    margin-bottom: 0;
  }
}
.module_fast_6311 .fresh-a5c0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module_fast_6311 .fresh-a5c0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module_fast_6311 .fresh-a5c0 ul li {
  margin: 0 0 0.6em;
}
.module_fast_6311 .fresh-a5c0 ul li.box-tiny-b743,
.module_fast_6311 .fresh-a5c0 ul li.gallery-glass-d4b3 {
  position: relative;
}
.module_fast_6311 .fresh-a5c0 ul li.box-tiny-b743 .active_ff49,
.module_fast_6311 .fresh-a5c0 ul li.gallery-glass-d4b3 .active_ff49 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module_fast_6311 .fresh-a5c0 ul li.box-tiny-b743:after:after,
.module_fast_6311 .fresh-a5c0 ul li.box-tiny-b743:after:before,
.module_fast_6311
  .fresh-a5c0
  ul
  li.gallery-glass-d4b3:after:after,
.module_fast_6311
  .fresh-a5c0
  ul
  li.gallery-glass-d4b3:after:before {
  content: "";
  display: table;
}
.module_fast_6311 .fresh-a5c0 ul li.box-tiny-b743:after:after,
.module_fast_6311
  .fresh-a5c0
  ul
  li.gallery-glass-d4b3:after:after {
  clear: both;
}
.module_fast_6311 .fresh-a5c0 a.status-basic-8217:hover {
  text-decoration: none;
}
.module_fast_6311 .fresh-a5c0 select {
  max-width: 100%;
}
.module_fast_6311 .fresh-a5c0 table {
  font-size: 85%;
}
.module_fast_6311 .fresh-a5c0 table td,
.module_fast_6311 .fresh-a5c0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module_fast_6311 .fresh-a5c0 table tfoot td {
  text-align: left;
}
.module_fast_6311 .fresh-a5c0 :last-child {
  margin-bottom: 0;
}
.module_fast_6311 .fresh-a5c0 .caption-7550 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module_fast_6311 .fresh-a5c0 .caption-7550 label {
  width: 100%;
}
.module_fast_6311 .fresh-a5c0 .caption-7550 .main_7fcc {
  width: 100%;
  display: block;
}
.module_fast_6311 .fresh-a5c0 .caption-7550 .huge-5167 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module_fast_6311 .fresh-a5c0 .caption-7550 .huge-5167:hover svg #svg-search {
  fill: #444;
}
.module_fast_6311 .fresh-a5c0 .caption-7550 .huge-5167 svg {
  width: 18px;
  height: 18px;
}
.module_fast_6311 .hard_87fa ul ul,
.module_fast_6311 .element-east-016a ul ul,
.module_fast_6311 .disabled_a4b5 ul ul,
.module_fast_6311 .info-9a58 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module_fast_6311 .hard_87fa .alert_48c3 > a,
.module_fast_6311 .element-east-016a .alert_48c3 > a,
.module_fast_6311 .disabled_a4b5 .alert_48c3 > a,
.module_fast_6311 .info-9a58 .alert_48c3 > a {
  margin-bottom: 0;
}
.module_fast_6311 .wide_173a li,
.module_fast_6311 .hard_87fa li,
.module_fast_6311 .lite-145f li,
.module_fast_6311 .element-east-016a li,
.module_fast_6311 .disabled_a4b5 li,
.module_fast_6311 .info-9a58 li,
.module_fast_6311 .plasma-050c li,
.module_fast_6311 .down-d0f2 li {
  display: block;
  position: relative;
}
.module_fast_6311 .wide_173a li:last-child,
.module_fast_6311 .hard_87fa li:last-child,
.module_fast_6311 .lite-145f li:last-child,
.module_fast_6311 .element-east-016a li:last-child,
.module_fast_6311 .disabled_a4b5 li:last-child,
.module_fast_6311 .info-9a58 li:last-child,
.module_fast_6311 .plasma-050c li:last-child,
.module_fast_6311 .down-d0f2 li:last-child {
  border: none;
}
.module_fast_6311 .wide_173a li a,
.module_fast_6311 .hard_87fa li a,
.module_fast_6311 .lite-145f li a,
.module_fast_6311 .element-east-016a li a,
.module_fast_6311 .disabled_a4b5 li a,
.module_fast_6311 .info-9a58 li a,
.module_fast_6311 .plasma-050c li a,
.module_fast_6311 .down-d0f2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module_fast_6311 .wide_173a li ul li::before,
.module_fast_6311 .hard_87fa li ul li::before,
.module_fast_6311 .lite-145f li ul li::before,
.module_fast_6311 .element-east-016a li ul li::before,
.module_fast_6311 .disabled_a4b5 li ul li::before,
.module_fast_6311 .info-9a58 li ul li::before,
.module_fast_6311 .plasma-050c li ul li::before,
.module_fast_6311 .down-d0f2 li ul li::before {
  left: 15px;
}
.module_fast_6311 .wide_173a li ul a,
.module_fast_6311 .hard_87fa li ul a,
.module_fast_6311 .lite-145f li ul a,
.module_fast_6311 .element-east-016a li ul a,
.module_fast_6311 .disabled_a4b5 li ul a,
.module_fast_6311 .info-9a58 li ul a,
.module_fast_6311 .plasma-050c li ul a,
.module_fast_6311 .down-d0f2 li ul a {
  padding-left: 20px;
}
.module_fast_6311 .wide_173a li ul ul li::before,
.module_fast_6311 .hard_87fa li ul ul li::before,
.module_fast_6311 .lite-145f li ul ul li::before,
.module_fast_6311 .element-east-016a li ul ul li::before,
.module_fast_6311 .disabled_a4b5 li ul ul li::before,
.module_fast_6311 .info-9a58 li ul ul li::before,
.module_fast_6311 .plasma-050c li ul ul li::before,
.module_fast_6311 .down-d0f2 li ul ul li::before {
  left: 30px;
}
.module_fast_6311 .wide_173a li ul ul a,
.module_fast_6311 .hard_87fa li ul ul a,
.module_fast_6311 .lite-145f li ul ul a,
.module_fast_6311 .element-east-016a li ul ul a,
.module_fast_6311 .disabled_a4b5 li ul ul a,
.module_fast_6311 .info-9a58 li ul ul a,
.module_fast_6311 .plasma-050c li ul ul a,
.module_fast_6311 .down-d0f2 li ul ul a {
  padding-left: 40px;
}
.module_fast_6311 .overlay_hovered_4ceb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module_fast_6311 .down-d0f2 ul li {
  margin-bottom: 1.41575em;
}
.module_fast_6311 .down-d0f2 ul li .avatar-9337 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module_fast_6311 .down-d0f2 ul li .thick-0615 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tall-bc06 .wide_173a li a,
.tall-bc06 .hard_87fa li a,
.tall-bc06 .lite-145f li a,
.tall-bc06 .element-east-016a li a,
.tall-bc06 .disabled_a4b5 li a,
.tall-bc06 .info-9a58 li a,
.tall-bc06 .plasma-050c li a,
.tall-bc06 .down-d0f2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-bc06 .overlay_hovered_4ceb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-bc06 .fresh-a5c0 ul li.box-tiny-b743 .active_ff49,
.tall-bc06 .fresh-a5c0 ul li.gallery-glass-d4b3 .active_ff49 {
  background: rgba(0, 0, 0, 0.2);
}
.tall-bc06 .module_fast_6311 .fresh-a5c0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_206d .module_fast_6311 .plasma-b9f9 li {
  margin: 0;
}
.steel_206d .module_fast_6311 .plasma-b9f9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.steel_206d .module_fast_6311 .plasma-b9f9 li ul {
  margin: 0;
}
.steel_206d .module_fast_6311 .plasma-b9f9 li ul li a {
  padding-left: 15px;
}
.steel_206d .module_fast_6311 .plasma-b9f9 li ul li li a {
  padding-left: 30px;
}
.steel_206d .module_fast_6311 .plasma-b9f9 li.column_0b2c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.steel_206d .module_fast_6311 .plasma-b9f9 li.column_0b2c > 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;
}
.steel_206d .module_fast_6311 .plasma-b9f9 li.column_0b2c > 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;
}
.menu_pressed_e6e9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-b367 {
  position: relative;
  z-index: 10;
}
.hero-b367 .gradient-91f6 {
  width: 100%;
  max-width: 100%;
}
.table_in_0f75 .left-d02d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.table_in_0f75 .red-1570 {
}
.table_in_0f75 .tall-bc06 {
  background: #292929;
}
.blue-a5df .left-d02d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.blue-a5df .red-1570 {
  background: #f9f9f9;
}
.blue-a5df .tall-bc06 {
  background: #303030;
}
.full_0ba7 .left-d02d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .full_0ba7 .pink_fecd {
    margin-bottom: 1em;
  }
  .full_0ba7 .pink_fecd:last-child {
    margin-bottom: 0;
  }
}
.full_0ba7 .red-1570 {
  background: #ededed;
}
.full_0ba7 .tall-bc06 {
  background: #1a1a1a;
}
.left-d02d.red-1570 {
  color: rgba(0, 0, 0, 0.6);
}
.left-d02d.red-1570 .current-dea7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-d02d.tall-bc06 {
  color: rgba(255, 255, 255, 0.99);
}
.left-d02d.tall-bc06 a:not(.status-basic-8217) {
  color: rgba(255, 255, 255, 0.79);
}
.left-d02d.tall-bc06 a:not(.status-basic-8217):hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-d02d.tall-bc06 .current-dea7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-d02d.tall-bc06 table tbody td,
.left-d02d.tall-bc06 table th {
  background: rgba(0, 0, 0, 0.08);
}
.nav-mini-e1d5.thick-4771 .pressed_280b {
  max-width: initial;
}
.nav-mini-e1d5 .dropdown_3639 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.nav-mini-e1d5 .dropdown_3639 .gradient-91f6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .nav-mini-e1d5 .dropdown_3639 .gradient-91f6 {
    display: block;
    margin-bottom: 2em;
  }
  .nav-mini-e1d5 .dropdown_3639 .gradient-91f6:last-child {
    margin-bottom: 0;
  }
}
.full_0ba7 .pink_fecd:last-child,
.blue-a5df .pink_fecd:last-child,
.table_in_0f75 .pink_fecd:last-child {
  margin-bottom: 0;
}
.full_0ba7 .pink_fecd .module_fast_6311 .fresh-a5c0:last-child,
.blue-a5df .pink_fecd .module_fast_6311 .fresh-a5c0:last-child,
.table_in_0f75 .pink_fecd .module_fast_6311 .fresh-a5c0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .full_0ba7 .short-2693,
  .full_0ba7 .motion-fcd8,
  .blue-a5df .short-2693,
  .blue-a5df .motion-fcd8,
  .table_in_0f75 .short-2693,
  .table_in_0f75 .motion-fcd8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-b367 .pink_fecd {
    margin-bottom: 2em;
  }
}
.hero-b367 p:last-child {
  margin-bottom: 0;
}
.hero-b367 li,
.hero-b367 ul {
  list-style: none;
  margin: 0;
}
.hero-b367 ul ul {
  margin-left: 2.617924em;
}
.video-fast-7c28 {
  font-size: 0.875em;
}

/* css-noise: b359 */
.shadow-element-j9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
