/*!
Theme Name: Customify
Theme URI: https://pressmaximum.layout-abb0/customify
Author: WPCustomify
Author URI: https://pressmaximum.layout-abb0
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.layout-abb0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion_4e27.full_d087/licenses/gpl-2.0.first_4032
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.in-c3ab/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.icon_black_f49d.paragraph-hovered-0365/normalize.rough-6576/
 ======
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.rough-6576 v7.0.0 | MIT License | github.layout-abb0/necolas/normalize.rough-6576 */
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;
}
.hidden_solid_5b9f .frame-new-0a94,
.surface_1ed7,
.focus_bottom_27c1,
.gradient_inner_0301,
.small_ecb7,
.slider_bright_4a78,
.menu-active-ba77,
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;
}
.surface_1ed7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_1ed7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_1ed7,
  h1 {
    font-size: 1.8em;
  }
}
.focus_bottom_27c1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus_bottom_27c1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus_bottom_27c1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus_bottom_27c1,
  h2 {
    font-size: 1.7em;
  }
}
.gradient_inner_0301,
h3 {
  font-size: 1.618em;
}
.hidden_solid_5b9f .frame-new-0a94,
.small_ecb7,
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.tertiary_c5a7 {
  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;
}
.red_7449:after,
.red_7449:before,
.warm-b0c9:after,
.warm-b0c9:before {
  content: "";
  display: table;
}
.red_7449:after,
.warm-b0c9:after {
  clear: both;
}
.glass_c9a0 {
  float: right;
  margin-right: 0;
}
.highlight-over-0c01 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tiny-d04f .frame_fb37,
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;
}
.tiny-d04f .frame_fb37: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;
}
.shadow-b390 .frame_fb37 {
  box-shadow: none;
}
.shadow-b390
  .frame_fb37
  .column-7145 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shadow-b390 .frame_fb37 .left_2e1f {
  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;
}
.shadow-b390
  .frame_fb37
  .left_2e1f
  b {
  display: none;
}
.shadow-b390 .outline_south_980b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.warm_2143:not(.icon_advanced_f1e5):not(.info_c509),
button:not(.icon_advanced_f1e5):not(.info_c509),
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ),
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ),
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ) {
  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;
}
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ):hover,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ):hover,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):hover,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):hover,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ):active,
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ):active,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):active,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):active,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):active,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus {
  outline: 0;
}
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304 {
  position: relative;
}
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .sidebar_fcd0,
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .right-214b,
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .section-complex-0089,
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  i,
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  svg,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .sidebar_fcd0,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .right-214b,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .section-complex-0089,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  i,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  svg,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .sidebar_fcd0,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .right-214b,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .section-complex-0089,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  i,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  svg,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .sidebar_fcd0,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .right-214b,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .section-complex-0089,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  i,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  svg,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .sidebar_fcd0,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .right-214b,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  .section-complex-0089,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  i,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304
  svg {
  visibility: hidden;
}
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304:after,
button:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304:after,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304:after,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304:after,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ).fn-loading-9304: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;
}
.warm_2143:not(.icon_advanced_f1e5):not(.info_c509),
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ),
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ),
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ) {
  color: #fff;
  background: #235787;
}
.warm_2143:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus,
input[type="button"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus,
input[type="reset"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus,
input[type="submit"]:not(.icon_advanced_f1e5):not(
    .info_c509
  ):focus {
  color: #fff;
}
.warm_2143.fn-disabled-9304:not(.icon_advanced_f1e5):not(
    .info_c509
  ),
.warm_2143[disabled]:not(.icon_advanced_f1e5):not(
    .info_c509
  ),
button.fn-disabled-9304:not(.icon_advanced_f1e5):not(
    .info_c509
  ),
button[disabled]:not(.icon_advanced_f1e5):not(
    .info_c509
  ) {
  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;
}
.input_a352 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.input_a352: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;
}
.wrapper_5d9c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-4e4c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.message_2b4e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.red_7449:after,
.red_7449:before,
.banner-cool-4025:after,
.banner-cool-4025:before,
.table-705d:after,
.table-705d:before,
.progress_e3a0:after,
.progress_e3a0:before,
.dark_f8c4:after,
.dark_f8c4:before,
.in_5c9e:after,
.in_5c9e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.red_7449:after,
.banner-cool-4025:after,
.table-705d:after,
.progress_e3a0:after,
.dark_f8c4:after,
.in_5c9e:after {
  clear: both;
}
.banner-cool-4025 .logo_left_c644,
.table-705d .logo_left_c644,
.widget_b201 .logo_left_c644 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert-9f6c {
  display: inline-block;
}
.secondary-stale-6205 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.secondary-stale-6205 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.secondary-stale-6205 .detail-738b {
  padding: 1em 0;
  font-size: 85%;
}
.detail-738b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask_rough_9a81 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask_rough_9a81:after,
.mask_rough_9a81:before {
  content: "";
  display: table;
}
.mask_rough_9a81:after {
  clear: both;
}
.popup-6a61 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph_be85 .popup-6a61 {
  max-width: 50%;
}
.nav-wide-fffa .popup-6a61 {
  max-width: 33.33%;
}
.down-09cf .popup-6a61 {
  max-width: 25%;
}
.element_c6d1 .popup-6a61 {
  max-width: 20%;
}
.hot_f742 .popup-6a61 {
  max-width: 16.66%;
}
.fixed_0b05 .popup-6a61 {
  max-width: 14.28%;
}
.carousel-fast-deb6 .popup-6a61 {
  max-width: 12.5%;
}
.narrow-04a1 .popup-6a61 {
  max-width: 11.11%;
}
.disabled_light_ee77 {
  display: block;
}
.hidden_solid_5b9f .element_out_4a63 label,
.hidden_solid_5b9f .smooth_2707 label,
.hidden_solid_5b9f .gradient-bfd7 label,
.hidden_solid_5b9f .lite-c5d0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block-selected-4b80 {
  list-style: none;
  margin: 0;
}
.block-selected-4b80 article.column_bronze_6637 {
  margin-bottom: 0;
}
.block-selected-4b80 ul {
  list-style: none;
  margin: 0;
}
.block-selected-4b80 .filter-6ab7 li.column_bronze_6637 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block-selected-4b80 .filter-6ab7 li.column_bronze_6637 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block-selected-4b80 .filter-6ab7 li.column_bronze_6637: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) {
  .block-selected-4b80 .filter-6ab7 li.column_bronze_6637 li.column_bronze_6637 li.column_bronze_6637 li.column_bronze_6637 {
    padding-left: 0;
  }
}
article.column_bronze_6637 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_bronze_6637 .banner-cool-4025 p:last-of-type {
  margin-bottom: 0;
}
article.column_bronze_6637 .badge_a8d2 {
  float: left;
}
article.column_bronze_6637 .gallery-iron-06ce {
  margin-left: 85px;
}
article.column_bronze_6637 .tabs_7114 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_bronze_6637 .tabs_7114 .full_0e07 {
  margin-left: 10px;
}
article.column_bronze_6637 .left-2736 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_bronze_6637 .hovered-41e0 {
  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 .element_out_4a63,
  #respond .gradient-bfd7,
  #respond .lite-c5d0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element_out_4a63 input,
#respond .gradient-bfd7 input,
#respond .lite-c5d0 input {
  width: 100%;
}
#respond .lite-c5d0 {
  margin-right: 0;
}
#respond .item-inner-570c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-in-418e {
  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;
}
.component-in-418e.image-mini-c445 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.component-in-418e 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%);
}
.component-in-418e:focus,
.component-in-418e: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);
}
.background-1f3a {
  border-radius: 10%;
}
.sidebar_medium_d6f4 {
  border-radius: 50%;
}
.panel_white_7678 {
  font-size: 0.72em;
}
.surface_bea7 {
  font-size: 0.875em;
}
.button-orange-8148 {
  font-size: 1.1em;
}
.badge_cold_51c6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.badge_cold_51c6.panel_white_7678 {
  letter-spacing: 0.5px;
}
.cool_0a4b,
.cool_0a4b a {
  color: #6d6d6d;
}
.cool_0a4b a:hover {
  color: #111;
}
.steel-1be6 {
  color: #6d6d6d;
}
.block_soft_9e41 {
  overflow-x: hidden;
}
.block_soft_9e41 .message_fcff.prev_72ca {
  position: relative;
}
.block_soft_9e41 .message_fcff.prev_72ca.shade-dim-4ac9 {
  position: initial;
}
.block_soft_9e41
  .message_fcff.prev_72ca.shade-dim-4ac9
  .preview_dirty_d56b {
  left: auto;
}
.block_soft_9e41 .message_fcff .preview_dirty_d56b {
  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;
}
.block_soft_9e41 .message_fcff:hover.prev_72ca {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block_soft_9e41
  .message_fcff:hover.prev_72ca
  .preview_dirty_d56b {
  display: block;
  z-index: 9999999;
}
.block_soft_9e41 .modal-6d96 .tertiary-south-f716,
.block_soft_9e41 .shadow-simple-64eb .tertiary-south-f716 {
  display: none;
}
.block_soft_9e41 .description_06d3 .message_fcff:hover.prev_72ca {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden_solid_5b9f .element_out_4a63 label,
.hidden_solid_5b9f .smooth_2707 label,
.hidden_solid_5b9f .gradient-bfd7 label,
.hidden_solid_5b9f .lite-c5d0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block-selected-4b80 {
  list-style: none;
  margin: 0;
}
.block-selected-4b80 article.column_bronze_6637 {
  margin-bottom: 0;
}
.block-selected-4b80 ul {
  list-style: none;
  margin: 0;
}
.block-selected-4b80 .filter-6ab7 li.column_bronze_6637 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block-selected-4b80 .filter-6ab7 li.column_bronze_6637 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block-selected-4b80 .filter-6ab7 li.column_bronze_6637: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) {
  .block-selected-4b80 .filter-6ab7 li.column_bronze_6637 li.column_bronze_6637 li.column_bronze_6637 li.column_bronze_6637 {
    padding-left: 0;
  }
}
article.column_bronze_6637 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column_bronze_6637 .banner-cool-4025 p:last-of-type {
  margin-bottom: 0;
}
article.column_bronze_6637 .badge_a8d2 {
  float: left;
}
article.column_bronze_6637 .gallery-iron-06ce {
  margin-left: 85px;
}
article.column_bronze_6637 .tabs_7114 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column_bronze_6637 .tabs_7114 .full_0e07 {
  margin-left: 10px;
}
article.column_bronze_6637 .left-2736 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column_bronze_6637 .hovered-41e0 {
  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 .element_out_4a63,
  #respond .gradient-bfd7,
  #respond .lite-c5d0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element_out_4a63 input,
#respond .gradient-bfd7 input,
#respond .lite-c5d0 input {
  width: 100%;
}
#respond .lite-c5d0 {
  margin-right: 0;
}
#respond .item-inner-570c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-6d96 .west_c3de {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.west_c3de .widget-6abe.next-3f42 .modal-action-9745 > li > a:focus,
.west_c3de .widget-6abe.next-3f42 .modal-action-9745 > li > a:hover,
.west_c3de .widget-6abe.focused_09f7 .modal-action-9745 > li > a:focus,
.west_c3de .widget-6abe.focused_09f7 .modal-action-9745 > li > a:hover,
.west_c3de .widget-6abe.tabs_tiny_c78a .modal-action-9745 > li > a:focus,
.west_c3de .widget-6abe.tabs_tiny_c78a .modal-action-9745 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_c3de
  .widget-6abe.next-3f42
  .modal-action-9745
  > li.frame-b5c9
  > a,
.west_c3de
  .widget-6abe.next-3f42
  .modal-action-9745
  > li.disabled-1f56
  > a,
.west_c3de
  .widget-6abe.focused_09f7
  .modal-action-9745
  > li.frame-b5c9
  > a,
.west_c3de
  .widget-6abe.focused_09f7
  .modal-action-9745
  > li.disabled-1f56
  > a,
.west_c3de
  .widget-6abe.tabs_tiny_c78a
  .modal-action-9745
  > li.frame-b5c9
  > a,
.west_c3de .widget-6abe.tabs_tiny_c78a .modal-action-9745 > li.tooltip_3d29 > a {
  color: rgba(255, 255, 255, 0.99);
}
.west_c3de .carousel-96e8,
.west_c3de .carousel-96e8 a {
  color: rgba(255, 255, 255, 0.99);
}
.west_c3de .fixed-3e23.input_lite_617c li a,
.west_c3de .over_c59a a,
.west_c3de .texture_action_338f,
.west_c3de .modal-action-9745 > li > a,
.west_c3de .grid_motion_76dc {
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de .fixed-3e23.input_lite_617c li a:hover,
.west_c3de .over_c59a a:hover,
.west_c3de .texture_action_338f:hover,
.west_c3de .modal-action-9745 > li > a:hover,
.west_c3de .grid_motion_76dc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_c3de .banner-4897 {
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de .banner-4897 .out-5fb3 {
  color: rgba(255, 255, 255, 0.99);
}
.west_c3de .banner-4897:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_c3de .popup_blue_67c5 .gallery-gas-5446 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de .popup_blue_67c5 .gallery-gas-5446 .last_0b28 {
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de
  .popup_blue_67c5
  .gallery-gas-5446
  .last_0b28::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de
  .popup_blue_67c5
  .gallery-gas-5446
  .last_0b28:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de
  .popup_blue_67c5
  .gallery-gas-5446
  .last_0b28::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de
  .popup_blue_67c5
  .gallery-gas-5446
  .last_0b28::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de .popup_blue_67c5 .carousel-top-c712 {
  color: rgba(255, 255, 255, 0.79);
}
.west_c3de .popup_blue_67c5 .carousel-top-c712:hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-443a
  .west_c3de
  .popup_blue_67c5
  .gallery-up-fec6
  .background-gas-64f0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.large-443a
  .west_c3de
  .popup_blue_67c5
  .gallery-up-fec6
  .last_0b28 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-6d96 .dark_ee1e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dark_ee1e .widget-6abe.next-3f42 .modal-action-9745 > li > a:focus,
.dark_ee1e .widget-6abe.next-3f42 .modal-action-9745 > li > a:hover,
.dark_ee1e .widget-6abe.focused_09f7 .modal-action-9745 > li > a:focus,
.dark_ee1e .widget-6abe.focused_09f7 .modal-action-9745 > li > a:hover,
.dark_ee1e .widget-6abe.tabs_tiny_c78a .modal-action-9745 > li > a:focus,
.dark_ee1e .widget-6abe.tabs_tiny_c78a .modal-action-9745 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark_ee1e
  .widget-6abe.next-3f42
  .modal-action-9745
  > li.frame-b5c9
  > a,
.dark_ee1e
  .widget-6abe.next-3f42
  .modal-action-9745
  > li.disabled-1f56
  > a,
.dark_ee1e
  .widget-6abe.focused_09f7
  .modal-action-9745
  > li.frame-b5c9
  > a,
.dark_ee1e
  .widget-6abe.focused_09f7
  .modal-action-9745
  > li.disabled-1f56
  > a,
.dark_ee1e
  .widget-6abe.tabs_tiny_c78a
  .modal-action-9745
  > li.frame-b5c9
  > a,
.dark_ee1e .widget-6abe.tabs_tiny_c78a .modal-action-9745 > li.tooltip_3d29 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dark_ee1e .carousel-96e8,
.dark_ee1e .carousel-96e8 a {
  color: rgba(0, 0, 0, 0.8);
}
.dark_ee1e .fixed-3e23.input_lite_617c li a,
.dark_ee1e .over_c59a a,
.dark_ee1e .texture_action_338f,
.dark_ee1e .modal-action-9745 > li > a,
.dark_ee1e .grid_motion_76dc {
  color: rgba(0, 0, 0, 0.55);
}
.dark_ee1e .fixed-3e23.input_lite_617c li a:hover,
.dark_ee1e .over_c59a a:hover,
.dark_ee1e .texture_action_338f:hover,
.dark_ee1e .modal-action-9745 > li > a:hover,
.dark_ee1e .grid_motion_76dc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark_ee1e .banner-4897 {
  color: rgba(0, 0, 0, 0.55);
}
.dark_ee1e .banner-4897 .out-5fb3 {
  color: rgba(0, 0, 0, 0.8);
}
.dark_ee1e .banner-4897:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old-7a4e .north_4048 {
  margin-left: auto;
  margin-right: auto;
}
.table-705d > * {
  margin-left: auto;
  margin-right: auto;
}
.table-705d .wrapper_5d9c {
  margin-right: 1.41575em;
}
.wrapper-silver-8ca3 .table-705d > .secondary-next-abaa {
  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;
}
.wrapper-silver-8ca3 .table-705d > .filter_advanced_4f9d {
  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;
}
.column-fc9e.old-7a4e .north_4048,
.gradient_outer_4c3a.old-7a4e .north_4048 {
  margin-left: 0;
}
.next-ed29.old-7a4e .north_4048,
.texture_e4ff.old-7a4e .north_4048 {
  margin-right: 0;
}
.table-705d ol,
.table-705d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hidden-27be video {
  max-width: 100%;
}
.text-fixed-e699 img {
  display: block;
}
.text-fixed-e699.wrapper_5d9c,
.text-fixed-e699.active-4e4c {
  width: 100%;
}
.text-fixed-e699.filter_advanced_4f9d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface_a427:not(.content_under_0479) {
  margin: 1.5em auto;
}
.backdrop_c4f2 p {
  padding: 1.5em 14px;
}
ul.active-b4ed.filter_advanced_4f9d,
ul.active-b4ed.secondary-next-abaa,
ul.active-b4ed.status_yellow_cb90.secondary-next-abaa {
  padding: 0 14px;
}
.frame_next_c1ea {
  display: block;
  overflow-x: auto;
}
.frame_next_c1ea table {
  border-collapse: collapse;
  width: 100%;
}
.frame_next_c1ea td,
.frame_next_c1ea th {
  padding: 0.5em;
}
.table-705d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-705d ol ol,
.table-705d ol ul,
.table-705d ul ol,
.table-705d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-705d ol ol li,
.table-705d ol ul li,
.table-705d ul ol li,
.table-705d ul ul li {
  margin-left: 0;
}
.panel_slow_2615.panel_hovered_9e6c > .stone-d829 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.panel_slow_2615.panel_hovered_9e6c > .stone-d829 iframe,
.panel_slow_2615.panel_hovered_9e6c > .stone-d829 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.secondary-smooth-307b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.secondary-smooth-307b.north_9617 {
  padding: 0;
}
.secondary-smooth-307b.north_9617 cite {
  font-size: 13px;
}
.secondary-smooth-307b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.secondary-smooth-307b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.down_4dfc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.down_4dfc > p:first-child {
  margin-top: 0;
}
.down_4dfc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.down_4dfc blockquote {
  border-left: 0;
}
.hovered_7dbb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hovered_7dbb:not(.glass-55f3) {
  max-width: 100px;
}
.hovered_7dbb.heading_cb1f {
  border-bottom: none !important;
  text-align: center;
}
.hovered_7dbb.heading_cb1f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop_c4f2 p {
    padding: 1.5em 0;
  }
}
.article_51c1 {
  color: #0073aa;
}
.solid_979c {
  background-color: #0073aa;
}
.down-268e {
  color: #229fd8;
}
.title-75d6 {
  background-color: #229fd8;
}
.focus-complex-877e {
  color: #eee;
}
.tertiary-db42 {
  background-color: #eee;
}
.accordion-current-9ad6 {
  color: #444;
}
.smooth-a60c {
  background-color: #444;
}
.logo_top_884b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_top_884b .cool_caa7 .over_c59a {
  font-size: 15px;
}
.logo_top_884b .over_c59a {
  line-height: 1.3;
}
.logo_top_884b .dark_ee1e {
}
.logo_top_884b .west_c3de {
  background: #235787;
}
.primary-e82e {
  padding: 0;
}
.primary-e82e .west_c3de {
  background: #1a1a1a;
}
.primary-e82e .dark_ee1e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hot-f966 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hot-f966 .dark_ee1e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hot-f966 .west_c3de {
  background: #303030;
}
.in_5c9e {
  position: relative;
  z-index: 10;
}
.in_5c9e .hidden-basic-90fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer_ed35 .prev_72ca {
  display: inline-block;
  vertical-align: middle;
}
.footer_ed35.list-049c .prev_72ca {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .footer_ed35.list-049c .prev_72ca {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .footer_ed35.list-049c .prev_72ca {
    margin-right: 0.4em;
  }
}
.footer_ed35.list-049c .prev_72ca:last-child {
  margin-right: 0;
}
.outer-bff8 .hidden-basic-90fa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal-6d96 .cool_caa7 {
    margin: 0 -0.5em;
  }
  .modal-6d96 .cool_caa7 [class*="customify-col-"],
  .modal-6d96 .cool_caa7 [class*="customify-col_"],
  .modal-6d96 .cool_caa7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal-6d96.fluid-fef5 .hidden-basic-90fa {
  background: 0 0 !important;
}
.modal-6d96.fluid-fef5 .hidden-basic-90fa,
.modal-6d96.outer-bff8 .hidden-basic-90fa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal-6d96.tag_53da {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal-6d96.outer-bff8 .hidden-basic-90fa {
  box-shadow: none !important;
}
.input_3536 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .input_3536 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .input_3536 {
    padding: 18px 0 20px;
  }
}
.input_3536 .media-lower-fdaa {
  width: 100%;
}
.input_3536 .input-d84a {
  margin-bottom: 0;
}
.input_3536 .middle_09e5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.summary-56be {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.summary-56be .down-c2e8 {
  width: 100%;
}
.button_fa8e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button_fa8e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button_fa8e 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;
}
.button_fa8e li:last-child:after {
  display: none;
}
.button_fa8e li a {
  font-weight: 500;
  margin-right: 10px;
}
.light_be93 .tertiary-south-f716 button,
.input_3536 .tertiary-south-f716 button {
  left: 0;
}
.light_be93 .down-c2e8,
.input_3536 .down-c2e8 {
  padding-left: 0;
  padding-right: 0;
}
.light_be93 .summary-56be,
.input_3536 .summary-56be {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.light_be93 {
  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;
}
.light_be93: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;
}
.light_be93 .column_smooth_fe59 {
  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) {
  .light_be93 .column_smooth_fe59 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .light_be93 .column_smooth_fe59 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .light_be93 .column_smooth_fe59 {
    min-height: 200px;
  }
}
.light_be93 .button_fa8e {
  color: rgba(255, 255, 255, 0.8);
}
.light_be93 .button_fa8e a,
.light_be93 .button_fa8e li:after {
  color: inherit;
}
.light_be93 .button_fa8e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dynamic-ac58 {
  margin-bottom: 0.5em;
}
.disabled-clean-db8a {
  margin-bottom: 1.2em;
}
.disabled-clean-db8a,
.dynamic-ac58 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled-clean-db8a p:last-child,
.dynamic-ac58 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tertiary-south-f716,
#masthead .tertiary-south-f716 {
  display: none;
}
#masthead
  > .tertiary-south-f716.dirty-421f {
  display: none;
}
#masthead > .tertiary-south-f716 button {
  left: 0;
}
.box_focused_7603 {
  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%;
}
.box_focused_7603 .prev_72ca {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.box_focused_7603 .badge-2564 {
  display: -webkit-box;
  display: flex;
}
.box_focused_7603 .badge-2564.summary-e859 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.box_focused_7603 .badge-2564.progress-easy-541b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box_focused_7603 .badge-2564.backdrop_middle_a3ab {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box_focused_7603.content-1438.media_tiny_00b2 .badge-2564.summary-e859 {
  flex-basis: 100%;
}
.box_focused_7603.fluid-45e1 .badge-2564.progress-easy-541b {
  -webkit-box-flex: 1;
  flex: auto;
}
.box_focused_7603.fluid-45e1 .badge-2564.backdrop_middle_a3ab {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tertiary-south-f716.dirty-421f {
  display: none;
}
#masthead > .tertiary-south-f716 button {
  left: 0;
}
.simple-5ed1 {
  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;
}
.simple-5ed1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.simple-5ed1.tabs_1295 i {
  margin-right: 4px;
}
.simple-5ed1.module-upper-876d i {
  margin-left: 5px;
}
.over_c59a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.over_c59a p:last-child {
  margin-bottom: 0;
}
.lite-5866 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lite-5866 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lite-5866 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lite-5866 .carousel-96e8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lite-5866 .middle_290f {
  margin: 5px 0 7px 0;
}
.lite-5866.tall_b52e .title-63c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite-5866.tall_b52e .gallery-1e49 {
  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;
}
.lite-5866.article-4de9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lite-5866.article-4de9 .title-63c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite-5866.article-4de9 .gallery-1e49 {
  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;
}
.lite-5866.paper_e03f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite-5866.box_basic_9001 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lite-5866.box_basic_9001 .gallery-1e49 {
  margin-top: 7px;
}
.wood-a4ce {
  display: inline-block;
}
.in_5c9e .hard_1a32 .lite-5866 img {
  max-width: 100%;
}
.widget-6abe .element_clean_5a9e.video-1bc8,
.easy-080d .element_clean_5a9e.video-1bc8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget-6abe .border-plasma-3fd0,
.easy-080d .border-plasma-3fd0 {
  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%);
}
.widget-6abe .border-plasma-3fd0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget-6abe.summary-be56 .border-plasma-3fd0 {
  display: none;
}
.widget-6abe .over_6ced {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-6abe .over_6ced li {
  display: inline-block;
  position: relative;
}
.widget-6abe .over_6ced li:last-child {
  margin-right: 0;
}
.widget-6abe .over_6ced 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;
}
.widget-6abe .over_6ced li.tooltip_3d29 > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget-6abe .over_6ced > 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;
}
.widget-6abe .over_6ced > li > a i {
  line-height: 0;
}
.widget-6abe .over_6ced > li.pro-9858 > a .border-plasma-3fd0 {
  margin-left: 4px;
  line-height: 0;
}
.widget-6abe .over_6ced .focused-e168 li.pro-9858 > a {
  position: relative;
}
.widget-6abe .over_6ced .focused-e168 li.pro-9858 > a:after,
.widget-6abe .over_6ced .focused-e168 li.pro-9858 > a:before {
  content: "";
  display: table;
}
.widget-6abe .over_6ced .focused-e168 li.pro-9858 > a:after {
  clear: both;
}
.widget-6abe .over_6ced .focused-e168 li.pro-9858 > a .border-plasma-3fd0 {
  margin-left: 5px;
  float: right;
}
.widget-6abe .content-action-e95d,
.widget-6abe .focused-e168 {
  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;
}
.widget-6abe .focused-e168 {
  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;
}
.widget-6abe .focused-e168 .video-1bc8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget-6abe .focused-e168 .border-plasma-3fd0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget-6abe .focused-e168 li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget-6abe .focused-e168 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;
}
.widget-6abe .focused-e168 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget-6abe .focused-e168 .focused-e168 {
  top: 0;
  left: 100%;
}
.widget-6abe .yellow-0b86.fn-focus-9304 > .content-action-e95d,
.widget-6abe .yellow-0b86.fn-focus-9304 > .focused-e168,
.widget-6abe .yellow-0b86:focus > .content-action-e95d,
.widget-6abe .yellow-0b86:focus > .focused-e168,
.widget-6abe .yellow-0b86:hover > .content-action-e95d,
.widget-6abe .yellow-0b86:hover > .focused-e168 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget-6abe.tabs_tiny_c78a .modal-action-9745:after,
.widget-6abe.tabs_tiny_c78a .modal-action-9745:before {
  content: "";
  display: table;
}
.widget-6abe.tabs_tiny_c78a .modal-action-9745:after {
  clear: both;
}
.widget-6abe.tabs_tiny_c78a .modal-action-9745 > li {
  float: left;
}
.widget-6abe.tiny_af9b .modal-action-9745:after,
.widget-6abe.tiny_af9b .modal-action-9745:before {
  content: "";
  display: table;
}
.widget-6abe.tiny_af9b .modal-action-9745:after {
  clear: both;
}
.widget-6abe.tiny_af9b .modal-action-9745 > li {
  float: left;
}
.widget-6abe.tiny_af9b .modal-action-9745 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget-6abe.tiny_af9b .modal-action-9745 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget-6abe.tiny_af9b .modal-action-9745 > li.frame-b5c9 > a,
.widget-6abe.tiny_af9b .modal-action-9745 > li.tooltip_3d29 > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget-6abe.next-3f42 .modal-action-9745 > li > a .video-1bc8 {
  position: relative;
}
.widget-6abe.next-3f42 .modal-action-9745 > li > a .video-1bc8: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;
}
.widget-6abe.next-3f42
  .modal-action-9745
  > li:focus
  > a
  .video-1bc8:before,
.widget-6abe.next-3f42
  .modal-action-9745
  > li:hover
  > a
  .video-1bc8:before {
  width: 100%;
  background-color: currentColor;
}
.widget-6abe.next-3f42
  .modal-action-9745
  > li.frame-b5c9
  > a
  .video-1bc8:before,
.widget-6abe.next-3f42
  .modal-action-9745
  > li.disabled-1f56
  > a
  .video-1bc8:before {
  width: 100%;
  background-color: currentColor;
}
.widget-6abe.focused_09f7 .modal-action-9745 > li > a .video-1bc8 {
  position: relative;
}
.widget-6abe.focused_09f7 .modal-action-9745 > li > a .video-1bc8: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;
}
.widget-6abe.focused_09f7 .modal-action-9745 > li:focus > a .video-1bc8:before,
.widget-6abe.focused_09f7
  .modal-action-9745
  > li:hover
  > a
  .video-1bc8:before {
  width: 100%;
  background-color: currentColor;
}
.widget-6abe.focused_09f7
  .modal-action-9745
  > li.frame-b5c9
  > a
  .video-1bc8:before,
.widget-6abe.focused_09f7
  .modal-action-9745
  > li.disabled-1f56
  > a
  .video-1bc8:before {
  width: 100%;
  background-color: currentColor;
}
.easy-080d .over_6ced {
  margin: 0;
  padding: 0;
  list-style: none;
}
.easy-080d .over_6ced li:first-child > a {
  border-top: none;
}
.easy-080d .over_6ced .slider_down_1763 > .video-1bc8 .border-plasma-3fd0 {
  display: none;
}
.easy-080d .over_6ced li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.easy-080d .over_6ced li:last-child {
  border: none;
}
.easy-080d .over_6ced li.pro-9858 > a {
  padding-right: 45px !important;
}
.easy-080d .over_6ced li a {
  display: block;
  padding: 0.55em 1.5em;
}
.easy-080d .over_6ced li a:focus,
.easy-080d .over_6ced li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.easy-080d .over_6ced li .description_8fdb {
  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;
}
.easy-080d .over_6ced li .description_8fdb:hover {
  box-shadow: none;
}
.easy-080d .over_6ced li .description_8fdb .border-plasma-3fd0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.easy-080d .over_6ced .focused-e168 {
  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);
}
.easy-080d .over_6ced .focused-e168 li a {
  padding-left: 3em;
}
.easy-080d .over_6ced .disabled-287b > a .description_8fdb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.easy-080d .over_6ced .disabled-287b > .focused-e168 {
  display: block;
  opacity: 1;
}
.focused_de42 {
  max-width: 100%;
}
.out_9c63 {
  line-height: 0;
  cursor: pointer;
}
.grid_motion_76dc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.grid_motion_76dc:hover {
  box-shadow: none;
  color: currentColor;
}
.grid_motion_76dc svg {
  width: 18px;
  height: 18px;
}
.grid_motion_76dc .dim-a4ec {
  display: none;
}
.glass-451c {
  position: relative;
}
.glass-451c.fn-active-9304 .grid_motion_76dc .nav_black_2a4f {
  display: none;
}
.glass-451c.fn-active-9304 .grid_motion_76dc .dim-a4ec {
  display: inline-block;
}
.glass-451c .hard-3450 {
  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);
}
.glass-451c.row_818f .hard-3450 {
  left: auto;
  right: -0.9em;
}
.glass-451c.row_818f .column_under_75b4::before {
  left: auto;
  right: 15px;
}
.glass-451c.fn-active-9304 .hard-3450 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery-up-fec6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gallery-up-fec6 label {
  flex-basis: 100%;
}
.gallery-up-fec6 .gallery-gas-5446 {
  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;
}
.gallery-up-fec6 .last_0b28 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gallery-up-fec6 .last_0b28:focus {
  background-color: transparent;
}
.gallery-up-fec6 button.carousel-top-c712 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gallery-up-fec6 button.carousel-top-c712:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gallery-up-fec6 button.carousel-top-c712 svg {
  width: 18px;
  height: 18px;
}
.gallery-up-fec6 input[type="submit"] {
  min-height: auto;
}
.popup_blue_67c5 .gallery-up-fec6 .last_0b28 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.column_under_75b4 {
  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) {
  .column_under_75b4 {
    width: 220px;
  }
}
.column_under_75b4 label {
  flex-basis: 100%;
}
.column_under_75b4::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;
}
.large-443a .popup_blue_67c5 .gallery-up-fec6 {
  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;
}
.large-443a
  .popup_blue_67c5
  .gallery-up-fec6
  .gallery-gas-5446 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.large-443a .popup_blue_67c5 .gallery-up-fec6 .last_0b28 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.large-443a
  .popup_blue_67c5
  .gallery-up-fec6
  .last_0b28:focus {
  background: 0 0;
}
.large-443a
  .popup_blue_67c5
  .gallery-up-fec6
  .background-gas-64f0 {
  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;
}
.fixed-3e23 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fixed-3e23 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fixed-3e23 li:last-child {
  margin-right: 0;
}
.fixed-3e23 li:first-child {
  margin-left: 0;
}
.fixed-3e23.huge-0e91 a {
  color: #fff;
}
.fixed-3e23.huge-0e91 a:hover {
  color: #fff;
}
.fixed-3e23 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fixed-3e23 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fixed-3e23 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fixed-3e23 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fixed-3e23 [class*="social-icon-apple"] {
  background-color: #999;
}
.fixed-3e23 [class*="social-icon-apple"].popup_b1a8 {
  background-color: transparent;
  color: #999;
}
.fixed-3e23 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fixed-3e23 [class*="social-icon-behance"].popup_b1a8 {
  background-color: transparent;
  color: #1769ff;
}
.fixed-3e23 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fixed-3e23 [class*="social-icon-bitbucket"].popup_b1a8 {
  background-color: transparent;
  color: #205081;
}
.fixed-3e23 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fixed-3e23 [class*="social-icon-codepen"].popup_b1a8 {
  background-color: transparent;
  color: #000;
}
.fixed-3e23 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fixed-3e23 [class*="social-icon-delicious"].popup_b1a8 {
  background-color: transparent;
  color: #39f;
}
.fixed-3e23 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fixed-3e23 [class*="social-icon-digg"].popup_b1a8 {
  background-color: transparent;
  color: #005be2;
}
.fixed-3e23 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fixed-3e23 [class*="social-icon-dribbble"].popup_b1a8 {
  background-color: transparent;
  color: #ea4c89;
}
.fixed-3e23 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fixed-3e23 [class*="social-icon-envelope"].popup_b1a8 {
  background-color: transparent;
  color: #ea4335;
}
.fixed-3e23 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fixed-3e23 [class*="social-icon-facebook"].popup_b1a8 {
  background-color: transparent;
  color: #3b5998;
}
.fixed-3e23 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fixed-3e23 [class*="social-icon-flickr"].popup_b1a8 {
  background-color: transparent;
  color: #0063dc;
}
.fixed-3e23 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fixed-3e23 [class*="social-icon-foursquare"].popup_b1a8 {
  background-color: transparent;
  color: #2d5be3;
}
.fixed-3e23 [class*="social-icon-github"] {
  background-color: #333;
}
.fixed-3e23 [class*="social-icon-github"].popup_b1a8 {
  background-color: transparent;
  color: #333;
}
.fixed-3e23 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fixed-3e23 [class*="social-icon-google-plus"].popup_b1a8 {
  background-color: transparent;
  color: #dd4b39;
}
.fixed-3e23 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fixed-3e23 [class*="social-icon-houzz"].popup_b1a8 {
  background-color: transparent;
  color: #7ac142;
}
.fixed-3e23 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fixed-3e23 [class*="social-icon-instagram"].popup_b1a8 {
  background-color: transparent;
  color: #262626;
}
.fixed-3e23 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fixed-3e23 [class*="social-icon-jsfiddle"].popup_b1a8 {
  background-color: transparent;
  color: #487aa2;
}
.fixed-3e23 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fixed-3e23 [class*="social-icon-linkedin"].popup_b1a8 {
  background-color: transparent;
  color: #0077b5;
}
.fixed-3e23 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fixed-3e23 [class*="social-icon-medium"].popup_b1a8 {
  background-color: transparent;
  color: #00ab6b;
}
.fixed-3e23 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fixed-3e23
  [class*="social-icon-odnoklassniki"].popup_b1a8 {
  background-color: transparent;
  color: #f4731c;
}
.fixed-3e23 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fixed-3e23 [class*="social-icon-meetup"].popup_b1a8 {
  background-color: transparent;
  color: #ec1c40;
}
.fixed-3e23 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fixed-3e23 [class*="social-icon-pinterest"].popup_b1a8 {
  background-color: transparent;
  color: #bd081c;
}
.fixed-3e23 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fixed-3e23 [class*="social-icon-product-hunt"].popup_b1a8 {
  background-color: transparent;
  color: #da552f;
}
.fixed-3e23 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fixed-3e23 [class*="social-icon-reddit"].popup_b1a8 {
  background-color: transparent;
  color: #ff4500;
}
.fixed-3e23 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fixed-3e23 [class*="social-icon-rss"].popup_b1a8 {
  background-color: transparent;
  color: #f26522;
}
.fixed-3e23 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fixed-3e23
  [class*="social-icon-shopping-cart"].popup_b1a8 {
  background-color: transparent;
  color: #4caf50;
}
.fixed-3e23 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fixed-3e23 [class*="social-icon-skype"].popup_b1a8 {
  background-color: transparent;
  color: #00aff0;
}
.fixed-3e23 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fixed-3e23 [class*="social-icon-slideshare"].popup_b1a8 {
  background-color: transparent;
  color: #0077b5;
}
.fixed-3e23 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fixed-3e23 [class*="social-icon-snapchat"].popup_b1a8 {
  background-color: transparent;
  color: #fffc00;
}
.fixed-3e23 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fixed-3e23 [class*="social-icon-soundcloud"].popup_b1a8 {
  background-color: transparent;
  color: #f80;
}
.fixed-3e23 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fixed-3e23 [class*="social-icon-spotify"].popup_b1a8 {
  background-color: transparent;
  color: #2ebd59;
}
.fixed-3e23 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fixed-3e23
  [class*="social-icon-stack-overflow"].popup_b1a8 {
  background-color: transparent;
  color: #fe7a15;
}
.fixed-3e23 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fixed-3e23 [class*="social-icon-maldkfgram"].popup_b1a8 {
  background-color: transparent;
  color: #2ca5e0;
}
.fixed-3e23 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fixed-3e23 [class*="social-icon-tripadvisor"].popup_b1a8 {
  background-color: transparent;
  color: #589442;
}
.fixed-3e23 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fixed-3e23 [class*="social-icon-tumblr"].popup_b1a8 {
  background-color: transparent;
  color: #35465c;
}
.fixed-3e23 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fixed-3e23 [class*="social-icon-twitch"].popup_b1a8 {
  background-color: transparent;
  color: #6441a5;
}
.fixed-3e23 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fixed-3e23 [class*="social-icon-twitter"].popup_b1a8 {
  background-color: transparent;
  color: #1da1f2;
}
.fixed-3e23 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fixed-3e23 [class*="social-icon-vimeo"].popup_b1a8 {
  background-color: transparent;
  color: #1ab7ea;
}
.fixed-3e23 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fixed-3e23 [class*="social-icon-vk"].popup_b1a8 {
  background-color: transparent;
  color: #45668e;
}
.fixed-3e23 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fixed-3e23 [class*="social-icon-weibo"].popup_b1a8 {
  background-color: transparent;
  color: #df2029;
}
.fixed-3e23 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fixed-3e23 [class*="social-icon-weixin"].popup_b1a8 {
  background-color: transparent;
  color: #7bb32e;
}
.fixed-3e23 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fixed-3e23 [class*="social-icon-whatsapp"].popup_b1a8 {
  background-color: transparent;
  color: #25d366;
}
.fixed-3e23 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fixed-3e23 [class*="social-icon-wordpress"].popup_b1a8 {
  background-color: transparent;
  color: #21759b;
}
.fixed-3e23 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fixed-3e23 [class*="social-icon-xing"].popup_b1a8 {
  background-color: transparent;
  color: #026466;
}
.fixed-3e23 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fixed-3e23 [class*="social-icon-yelp"].popup_b1a8 {
  background-color: transparent;
  color: #af0606;
}
.fixed-3e23 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fixed-3e23 [class*="social-icon-youtube"].popup_b1a8 {
  background-color: transparent;
  color: #cd201f;
}
.texture_action_338f {
  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;
}
.texture_action_338f:hover {
  box-shadow: none;
  background: 0 0;
}
.gas_ef91 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.button_copper_fb90 {
  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;
}
.tabs_20fa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.carousel-west-bc07 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.carousel-west-bc07,
.carousel-west-bc07::after,
.carousel-west-bc07::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;
}
.carousel-west-bc07::after,
.carousel-west-bc07::before {
  content: "";
  display: block;
  background-color: inherit;
}
.black_137c .button_copper_fb90 .tabs_20fa {
  margin-top: -2px;
  width: 19px;
}
.black_137c .button_copper_fb90 .carousel-west-bc07 {
  margin-top: -1px;
}
.black_137c .button_copper_fb90 .carousel-west-bc07,
.black_137c .button_copper_fb90 .carousel-west-bc07::after,
.black_137c .button_copper_fb90 .carousel-west-bc07::before {
  width: 19px;
  height: 2px;
}
.black_137c .button_copper_fb90 .carousel-west-bc07::before {
  top: -6px;
}
.black_137c .button_copper_fb90 .carousel-west-bc07::after {
  bottom: -6px;
}
.title-1736 .button_copper_fb90 .tabs_20fa {
  margin-top: -2px;
  width: 22px;
}
.title-1736 .button_copper_fb90 .carousel-west-bc07 {
  margin-top: -1px;
}
.title-1736 .button_copper_fb90 .carousel-west-bc07,
.title-1736 .button_copper_fb90 .carousel-west-bc07::after,
.title-1736 .button_copper_fb90 .carousel-west-bc07::before {
  width: 22px;
  height: 2px;
}
.title-1736 .button_copper_fb90 .carousel-west-bc07::before {
  top: -7px;
}
.title-1736 .button_copper_fb90 .carousel-west-bc07::after {
  bottom: -7px;
}
.disabled-8f37 .button_copper_fb90 .tabs_20fa {
  margin-top: -2px;
  width: 31px;
}
.disabled-8f37 .button_copper_fb90 .carousel-west-bc07 {
  margin-top: -1.5px;
}
.disabled-8f37 .button_copper_fb90 .carousel-west-bc07,
.disabled-8f37 .button_copper_fb90 .carousel-west-bc07::after,
.disabled-8f37 .button_copper_fb90 .carousel-west-bc07::before {
  width: 31px;
  height: 3px;
}
.disabled-8f37 .button_copper_fb90 .carousel-west-bc07::before {
  top: -9px;
}
.disabled-8f37 .button_copper_fb90 .carousel-west-bc07::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .glass-68a8 .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 19px;
  }
  .glass-68a8 .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1px;
  }
  .glass-68a8 .button_copper_fb90 .carousel-west-bc07,
  .glass-68a8 .button_copper_fb90 .carousel-west-bc07::after,
  .glass-68a8 .button_copper_fb90 .carousel-west-bc07::before {
    width: 19px;
    height: 2px;
  }
  .glass-68a8 .button_copper_fb90 .carousel-west-bc07::before {
    top: -6px;
  }
  .glass-68a8 .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -6px;
  }
  .primary_2cba .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 22px;
  }
  .primary_2cba .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1px;
  }
  .primary_2cba .button_copper_fb90 .carousel-west-bc07,
  .primary_2cba .button_copper_fb90 .carousel-west-bc07::after,
  .primary_2cba .button_copper_fb90 .carousel-west-bc07::before {
    width: 22px;
    height: 2px;
  }
  .primary_2cba .button_copper_fb90 .carousel-west-bc07::before {
    top: -7px;
  }
  .primary_2cba .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -7px;
  }
  .logo-down-a0c3 .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 31px;
  }
  .logo-down-a0c3 .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1.5px;
  }
  .logo-down-a0c3 .button_copper_fb90 .carousel-west-bc07,
  .logo-down-a0c3 .button_copper_fb90 .carousel-west-bc07::after,
  .logo-down-a0c3 .button_copper_fb90 .carousel-west-bc07::before {
    width: 31px;
    height: 3px;
  }
  .logo-down-a0c3 .button_copper_fb90 .carousel-west-bc07::before {
    top: -9px;
  }
  .logo-down-a0c3 .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_dadf .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 19px;
  }
  .fresh_dadf .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1px;
  }
  .fresh_dadf .button_copper_fb90 .carousel-west-bc07,
  .fresh_dadf .button_copper_fb90 .carousel-west-bc07::after,
  .fresh_dadf .button_copper_fb90 .carousel-west-bc07::before {
    width: 19px;
    height: 2px;
  }
  .fresh_dadf .button_copper_fb90 .carousel-west-bc07::before {
    top: -6px;
  }
  .fresh_dadf .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -6px;
  }
  .row-east-e02a .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 22px;
  }
  .row-east-e02a .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1px;
  }
  .row-east-e02a .button_copper_fb90 .carousel-west-bc07,
  .row-east-e02a .button_copper_fb90 .carousel-west-bc07::after,
  .row-east-e02a .button_copper_fb90 .carousel-west-bc07::before {
    width: 22px;
    height: 2px;
  }
  .row-east-e02a .button_copper_fb90 .carousel-west-bc07::before {
    top: -7px;
  }
  .row-east-e02a .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -7px;
  }
  .footer-e93f .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 31px;
  }
  .footer-e93f .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1.5px;
  }
  .footer-e93f .button_copper_fb90 .carousel-west-bc07,
  .footer-e93f .button_copper_fb90 .carousel-west-bc07::after,
  .footer-e93f .button_copper_fb90 .carousel-west-bc07::before {
    width: 31px;
    height: 3px;
  }
  .footer-e93f .button_copper_fb90 .carousel-west-bc07::before {
    top: -9px;
  }
  .footer-e93f .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .solid-9f96 .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 19px;
  }
  .solid-9f96 .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1px;
  }
  .solid-9f96 .button_copper_fb90 .carousel-west-bc07,
  .solid-9f96 .button_copper_fb90 .carousel-west-bc07::after,
  .solid-9f96 .button_copper_fb90 .carousel-west-bc07::before {
    width: 19px;
    height: 2px;
  }
  .solid-9f96 .button_copper_fb90 .carousel-west-bc07::before {
    top: -6px;
  }
  .solid-9f96 .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -6px;
  }
  .header-a3b8 .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 22px;
  }
  .header-a3b8 .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1px;
  }
  .header-a3b8 .button_copper_fb90 .carousel-west-bc07,
  .header-a3b8 .button_copper_fb90 .carousel-west-bc07::after,
  .header-a3b8 .button_copper_fb90 .carousel-west-bc07::before {
    width: 22px;
    height: 2px;
  }
  .header-a3b8 .button_copper_fb90 .carousel-west-bc07::before {
    top: -7px;
  }
  .header-a3b8 .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -7px;
  }
  .overlay-hard-a34c .button_copper_fb90 .tabs_20fa {
    margin-top: -2px;
    width: 31px;
  }
  .overlay-hard-a34c .button_copper_fb90 .carousel-west-bc07 {
    margin-top: -1.5px;
  }
  .overlay-hard-a34c .button_copper_fb90 .carousel-west-bc07,
  .overlay-hard-a34c .button_copper_fb90 .carousel-west-bc07::after,
  .overlay-hard-a34c .button_copper_fb90 .carousel-west-bc07::before {
    width: 31px;
    height: 3px;
  }
  .overlay-hard-a34c .button_copper_fb90 .carousel-west-bc07::before {
    top: -9px;
  }
  .overlay-hard-a34c .button_copper_fb90 .carousel-west-bc07::after {
    bottom: -9px;
  }
}
.tiny-f96f .carousel-west-bc07 {
  -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);
}
.tiny-f96f .carousel-west-bc07::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tiny-f96f .carousel-west-bc07::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);
}
.tiny-f96f.accordion_4dad .carousel-west-bc07 {
  -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);
}
.tiny-f96f.accordion_4dad .carousel-west-bc07::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tiny-f96f.accordion_4dad .carousel-west-bc07::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);
}
.button_medium_9884 {
  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.sort-6bcb:before {
  display: none;
}
.shadow-simple-64eb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow-simple-64eb .hero-52f9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow-simple-64eb .hero-52f9:last-of-type {
  border-bottom: none;
}
.shadow-simple-64eb .hero-52f9.active-b8c9,
.shadow-simple-64eb .hero-52f9.header-current-2e47,
.shadow-simple-64eb .hero-52f9.action-20bf {
  padding: 0;
}
.shadow-simple-64eb .easy-080d .description_8fdb {
  color: currentColor;
}
.shadow-simple-64eb .easy-080d .description_8fdb:focus,
.shadow-simple-64eb .easy-080d .description_8fdb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-simple-64eb.dark_ee1e .banner-4897,
.shadow-simple-64eb.dark_ee1e .over_c59a a,
.shadow-simple-64eb.dark_ee1e .modal-action-9745 a,
.shadow-simple-64eb.dark_ee1e .focused-e168 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-simple-64eb.dark_ee1e .banner-4897:hover,
.shadow-simple-64eb.dark_ee1e .over_c59a a:hover,
.shadow-simple-64eb.dark_ee1e .modal-action-9745 a:hover,
.shadow-simple-64eb.dark_ee1e .focused-e168 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-simple-64eb.dark_ee1e .out-5fb3 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-simple-64eb.dark_ee1e .hero-52f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-simple-64eb.dark_ee1e .hero-52f9:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-simple-64eb.dark_ee1e .dark_4d83:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow-simple-64eb.dark_ee1e .easy-080d .over_6ced li a,
.shadow-simple-64eb.dark_ee1e .easy-080d .description_8fdb,
.shadow-simple-64eb.dark_ee1e .focused-e168 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-simple-64eb.dark_ee1e .easy-080d .description_8fdb:focus,
.shadow-simple-64eb.dark_ee1e .easy-080d .description_8fdb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-simple-64eb.dark_ee1e .over_6ced li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-simple-64eb.west_c3de .banner-4897,
.shadow-simple-64eb.west_c3de .over_c59a a,
.shadow-simple-64eb.west_c3de .modal-action-9745 .description_8fdb,
.shadow-simple-64eb.west_c3de .modal-action-9745 a,
.shadow-simple-64eb.west_c3de .focused-e168 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-simple-64eb.west_c3de .banner-4897:hover,
.shadow-simple-64eb.west_c3de .over_c59a a:hover,
.shadow-simple-64eb.west_c3de .modal-action-9745 .description_8fdb:hover,
.shadow-simple-64eb.west_c3de .modal-action-9745 a:hover,
.shadow-simple-64eb.west_c3de .focused-e168 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-simple-64eb.west_c3de .out-5fb3 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-simple-64eb.west_c3de .hero-52f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-simple-64eb.west_c3de .hero-52f9:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow-simple-64eb.west_c3de .dark_4d83:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-simple-64eb.west_c3de .easy-080d .over_6ced li a,
.shadow-simple-64eb.west_c3de .easy-080d .description_8fdb,
.shadow-simple-64eb.west_c3de .focused-e168 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-simple-64eb.west_c3de .easy-080d .description_8fdb:focus,
.shadow-simple-64eb.west_c3de .easy-080d .description_8fdb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-simple-64eb.west_c3de .over_6ced li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_4d83 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dark_4d83:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.menu_b023 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content-e54f .shadow-simple-64eb {
  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;
}
.content-e54f .hero-52f9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content-e54f .hero-52f9: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) {
  .content-e54f .hero-52f9:before {
    width: 16%;
    left: 42%;
  }
}
.content-e54f .hero-52f9:last-child:before {
  content: none;
}
.content-e54f .hero-52f9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content-e54f .easy-080d .over_6ced li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content-e54f .easy-080d .over_6ced li a .description_8fdb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content-e54f .easy-080d .focused-e168 {
  border: none;
}
.content-e54f .easy-080d .focused-e168 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content-e54f .dark_4d83 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content-e54f .menu_b023 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content-e54f .west_c3de .dark_4d83:before {
  background: rgba(0, 0, 0, 0.9);
}
.content-e54f .dark_ee1e.breadcrumb-58d7 .carousel-west-bc07 {
  background: rgba(0, 0, 0, 0.6);
}
.content-e54f
  .dark_ee1e.breadcrumb-58d7
  .carousel-west-bc07::after,
.content-e54f
  .dark_ee1e.breadcrumb-58d7
  .carousel-west-bc07:before {
  background: inherit;
}
.content-e54f
  .dark_ee1e.breadcrumb-58d7:hover
  .carousel-west-bc07 {
  background: rgba(0, 0, 0, 0.8);
}
.grid-ec5c .shadow-simple-64eb {
  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) {
  .grid-ec5c .shadow-simple-64eb {
    width: auto;
    right: 45px;
  }
}
.black_7bd0 .shadow-simple-64eb {
  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) {
  .black_7bd0 .shadow-simple-64eb {
    width: auto;
    left: 45px;
  }
}
.sort-6bcb .shadow-simple-64eb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort-6bcb .menu_b023 {
  max-width: 48em;
  margin: 0 auto;
}
.sort-6bcb .dark_4d83:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paragraph-03e8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-03e8.content-e54f .shadow-simple-64eb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paragraph-03e8.grid-ec5c .shadow-simple-64eb {
  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);
}
.paragraph-03e8 .shadow-simple-64eb {
  visibility: visible;
}
.paragraph-03e8.black_7bd0 .shadow-simple-64eb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading-c288,
.outline_hard_729d {
  overflow-x: hidden;
}
.heading-c288 .shadow-simple-64eb {
  overflow: auto;
}
.heading-c288.content-e54f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-c288.content-e54f .shadow-simple-64eb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading-c288.content-e54f .texture_action_338f {
  opacity: 0;
}
.heading-c288.grid-ec5c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-c288.grid-ec5c .shadow-simple-64eb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading-c288.grid-ec5c .texture_action_338f {
  opacity: 0;
}
.heading-c288.black_7bd0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-c288.black_7bd0 .shadow-simple-64eb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading-c288.black_7bd0 .texture_action_338f {
  opacity: 0;
}
.heading-c288.sort-6bcb .shadow-simple-64eb {
  z-index: 10;
  visibility: visible;
}
.breadcrumb-58d7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb-58d7 .carousel-west-bc07 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb-58d7 .carousel-west-bc07::after,
.breadcrumb-58d7 .carousel-west-bc07:before {
  background: inherit;
}
.breadcrumb-58d7:hover .carousel-west-bc07 {
  background: rgba(255, 255, 255, 0.99);
}
.black_7bd0 .breadcrumb-58d7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort-6bcb .breadcrumb-58d7 {
  display: none !important;
}
.heading-c288:before,
.outline_hard_729d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading-c288 .breadcrumb-58d7,
.outline_hard_729d .breadcrumb-58d7 {
  display: inline-block;
}
.shadow-simple-64eb .prev_72ca {
  -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;
}
.heading-c288 .shadow-simple-64eb .prev_72ca,
.outline_hard_729d .shadow-simple-64eb .prev_72ca {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay_outer_dfe5 .gallery-gas-5446 {
  width: 100%;
}
.hard_1a32 {
  padding: 0 0.5em 0;
}
.hard_1a32 [class*="customify-col-"],
.hard_1a32 [class*="customify-col_"],
.hard_1a32 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip-active-7bfa .hard_1a32 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .cool_caa7 .dynamic_ae8e,
  .dynamic_ae8e {
    display: none;
  }
  .badge-8a7d {
    text-align: left;
  }
  .notification_3532 {
    text-align: center;
  }
  .popup-iron-447d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .cool_caa7 .popup_dcb9,
  .popup_dcb9 {
    display: none;
  }
  .grid_8a1c {
    text-align: left;
  }
  .content_upper_4d21 {
    text-align: center;
  }
  .photo-solid-d701 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .cool_caa7 .hidden-6e22,
  .hidden-6e22 {
    display: none;
  }
  .paragraph_wide_c18d {
    text-align: left;
  }
  .card-medium-d600 {
    text-align: center;
  }
  .blue_56be {
    text-align: right;
  }
}
#page {
  position: relative;
}
.black_7ba9 {
  box-shadow: none !important;
}
.sidebar_bottom_b0e3 .warm_09af,
.aside-black-9dcf .warm_09af {
  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;
}
.aside-black-9dcf .warm_09af {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hidden-basic-90fa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hidden-basic-90fa:after,
.hidden-basic-90fa:before {
  content: "";
  display: table;
}
.hidden-basic-90fa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hidden-basic-90fa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hidden-basic-90fa,
.tag_53da {
  max-width: 1248px;
  margin: 0 auto;
}

.progress_e3a0.border_static_6124 .hidden-basic-90fa {
  max-width: 100%;
}
.progress_e3a0.chip-medium-61eb {
  max-width: 1200px;
  margin: 0 auto;
}
.progress_e3a0.accent_e3f7 .hidden-basic-90fa {
  max-width: 100%;
}
.progress_e3a0.accent_e3f7 > .hidden-basic-90fa {
  padding-left: 0;
  padding-right: 0;
}
.progress_e3a0.accent_e3f7 > .hidden-basic-90fa .cool_caa7 {
  margin: 0;
}
.progress_e3a0.accent_e3f7
  > .hidden-basic-90fa
  .south_6eda.breadcrumb-18ce {
  margin-right: 0;
  margin-left: 0;
}
.progress_e3a0.accent_e3f7 #main.breadcrumb-18ce {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .cool-4c74 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .cool-4c74 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu-copper-ab84 .north_4048 {
    padding-right: 1em;
  }
  .menu-copper-ab84.wide-144d .south_6eda {
    border-right: 1px solid #eaecee;
  }
  .menu-copper-ab84.wide-144d .north_4048 {
    padding-right: 1em;
  }
  .menu-copper-ab84.wide-144d .footer-862e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_outer_6f5e .north_4048 {
    padding-left: 1em;
  }
  .search_outer_6f5e.wide-144d .south_6eda {
    border-left: 1px solid #eaecee;
  }
  .search_outer_6f5e.wide-144d .north_4048 {
    padding-left: 1em;
  }
  .search_outer_6f5e.wide-144d .footer-862e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_97cb .north_4048 {
    padding-left: 1em;
  }
  .center_97cb.wide-144d .main-ab87 {
    border-right: 1px solid #eaecee;
  }
  .center_97cb.wide-144d .chip_fcb4 {
    border-right: 1px solid #eaecee;
  }
  .center_97cb.wide-144d .north_4048 {
    padding-left: 1em;
  }
  .center_97cb.wide-144d .footer-862e {
    padding-right: 1em;
  }
  .center_97cb.wide-144d .text_45ee {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple_5534 .north_4048 {
    padding-right: 1em;
  }
  .simple_5534.wide-144d .main-ab87 {
    border-left: 1px solid #eaecee;
  }
  .simple_5534.wide-144d .chip_fcb4 {
    border-left: 1px solid #eaecee;
  }
  .simple_5534.wide-144d .north_4048 {
    padding-right: 1em;
  }
  .simple_5534.wide-144d .footer-862e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .simple_5534.wide-144d .text_45ee {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool-4c74 .north_4048 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cool-4c74.wide-144d .south_6eda {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .cool-4c74.wide-144d .north_4048 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cool-4c74.wide-144d .footer-862e {
    padding-left: 1em;
  }
  .cool-4c74.wide-144d .text_45ee {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .cool-4c74.wide-144d .north_4048 {
    padding-left: 0;
  }
}
.highlight_left_29c4 .footer_ed35 {
  display: inline-block;
}
.new-61dc {
  display: inline-block;
}
.article_motion_72ea {
  word-con: break-word;
}
.shadow_b74c > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow_b74c .input-focused-3afb {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow_b74c .over-7680 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero-7c70 .banner_fresh_a066 {
  margin-bottom: 2em;
}
.hero-7c70 .section_c8ce {
  margin-bottom: 15px;
}
.hero-7c70 .section_c8ce:last-child {
  margin-bottom: 0;
}
.hero-7c70 .surface_228f {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .hero-7c70 .surface_228f {
    display: block;
  }
}
.hero-7c70 .detail_lower_0d6d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero-7c70 .detail_lower_0d6d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero-7c70 .dark-f189 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero-7c70 .dark-f189 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero-7c70 .dark-f189 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero-7c70 .article_motion_72ea {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-7c70 .article_motion_72ea a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero-7c70 .aside_8683 p:last-child {
  margin-bottom: 0;
}
.hero-7c70 .fresh_1c9f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero-7c70 .hidden_complex_dc29 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero-7c70 .old-060c {
  margin-top: 1em;
}
.hero-7c70 .chip-2f0a {
  top: 0;
  display: block;
}
.hero-7c70 .chip-2f0a a {
  color: inherit;
}
.hero-7c70 .chip-2f0a a:hover {
  color: inherit;
}
.hero-7c70 .modal_over_5f9b {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.hero-7c70 .modal_over_5f9b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero-7c70 .hidden_complex_dc29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero-7c70 .sort_9da2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero-7c70 .sort_9da2:first-child {
  margin-top: 0;
}
.hero-7c70 .sort_9da2.tabs_44d1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-7c70 .sort_9da2.element-bottom-1720 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-7c70
  .sort_9da2.element-bottom-1720.shade-slow-4807
  .old-060c {
  width: 100%;
}
.hero-7c70 .element-bottom-1720 {
  -webkit-box-align: center;
  align-items: center;
}
.hero-7c70 .element-bottom-1720 .shadow_b74c,
.hero-7c70 .element-bottom-1720 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero-7c70 .dark-f189 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-7c70 .dark-f189 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-7c70 .dark-f189:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.hero-7c70 .tabs_44d1 {
  z-index: 5;
}
.hero-7c70 .primary_under_0aad .shade-7d68 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero-7c70 .stone_2ee3 .shade-7d68 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero-7c70 .first-b624 .shade-7d68 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-7c70.mask-pro-a386 .surface_228f,
.hero-7c70.slider-dim-90cf .surface_228f {
  display: block;
}
.hero-7c70.mask-pro-a386 .surface_228f .image-lite-0926,
.hero-7c70.mask-pro-a386 .surface_228f .hidden_complex_dc29,
.hero-7c70.slider-dim-90cf .surface_228f .image-lite-0926,
.hero-7c70.slider-dim-90cf .surface_228f .hidden_complex_dc29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-7c70.middle_059e .detail_lower_0d6d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero-7c70.middle_059e .detail_lower_0d6d {
    margin-right: 0;
  }
}
.hero-7c70.mask-pro-a386 .detail_lower_0d6d,
.hero-7c70.slider-dim-90cf .detail_lower_0d6d {
  padding-top: 40%;
}
.hero-7c70.mask-pro-a386 .banner_fresh_a066,
.hero-7c70.slider-dim-90cf .banner_fresh_a066 {
  display: block;
}
.hero-7c70.mask-pro-a386 .fn-sticky-9304 .hidden_complex_dc29,
.hero-7c70.slider-dim-90cf .fn-sticky-9304 .hidden_complex_dc29 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero-7c70.mask-pro-a386 .detail_lower_0d6d,
.hero-7c70.slider-dim-90cf .detail_lower_0d6d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero-7c70.mask-pro-a386 .hidden_complex_dc29 {
  padding: 1em;
}
.active_ab77 {
  margin: 30px auto;
  display: block;
}
.active_ab77 .slow_5679 > * {
  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;
}
.active_ab77 .slow_5679 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_ab77 .slow_5679 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient-inner-56ae .shadow_b74c {
  margin-bottom: 1.41575em;
}
.gradient-inner-56ae .secondary_583b {
  margin-bottom: 1.618em;
}
.table-705d .hot_2779 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-705d .hot_2779 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-705d .thumbnail-36fe {
  max-width: 100%;
  overflow: auto;
}
.old-7a4e .table-705d a:hover {
  text-decoration: underline;
}
.footer_bd7c .section_c8ce:not(.article_motion_72ea),
.footer_bd7c .dark-f189 {
  margin-bottom: 1.41575em;
}
.footer_bd7c .section_c8ce:not(.article_motion_72ea):last-child,
.footer_bd7c .dark-f189:last-child {
  margin-bottom: 0;
}
.footer_bd7c .section_c8ce.popup-d9e9 {
  margin-bottom: 0.41575em;
}
.footer_bd7c .fixed_4737:before,
.footer_bd7c .content-7f43:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.footer_bd7c .fixed_4737:before {
  content: "\f115";
}
.footer_bd7c .content-7f43:before {
  content: "\f02c";
}
.footer_bd7c .inner_fe36 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.footer_bd7c .inner_fe36 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.large-ab69 {
  display: -webkit-box;
  display: flex;
}
.large-ab69 .video_eae0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .large-ab69 .video_eae0 {
    flex-basis: 90px;
  }
}
.large-ab69 .background_active_acd3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .large-ab69 .background_active_acd3 {
    flex-basis: calc(100% - 50px);
  }
}
.large-ab69 .paragraph-cold-9004 p:last-child {
  margin-bottom: 0.72em;
}
.status-3392 .slow_5679 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status-3392 .slow_5679:after,
.status-3392 .slow_5679:before {
  content: "";
  display: table;
}
.status-3392 .slow_5679:after {
  clear: both;
}
.status-3392 .slow_5679 .pagination-ef2d,
.status-3392 .slow_5679 .column_stone_f4ff {
  width: 49%;
}
.status-3392 .slow_5679 .pagination-ef2d a span.tabs_8133,
.status-3392 .slow_5679 .column_stone_f4ff a span.tabs_8133 {
  display: block;
  margin-bottom: 5px;
}
.status-3392 .slow_5679 .column_stone_f4ff {
  float: left;
  text-align: left;
}
.status-3392 .slow_5679 .pagination-ef2d {
  float: right;
  text-align: right;
}
.sort_6d6b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sort_6d6b {
    margin-bottom: 0;
  }
}
.gallery_95c7 {
  margin-bottom: 1em;
}
.gallery_95c7 .article_motion_72ea {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification_0d96 a {
  display: block;
  line-height: 0;
  position: relative;
}
.section-ecb6 .gallery_95c7,
.next_ae7c .gallery_95c7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .section-ecb6 .gallery_95c7,
  .next_ae7c .gallery_95c7 {
    display: block;
  }
}
.section-ecb6 .notification_0d96,
.next_ae7c .notification_0d96 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .section-ecb6 .notification_0d96,
  .next_ae7c .notification_0d96 {
    margin-bottom: 1em;
  }
}
.section-ecb6 .notification_0d96 img,
.next_ae7c .notification_0d96 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.section-ecb6 .detail_under_a5d3,
.next_ae7c .detail_under_a5d3 {
  flex-basis: calc(100% - 160px);
}
.section-ecb6 .detail_under_a5d3 p,
.next_ae7c .detail_under_a5d3 p {
  margin-bottom: 0;
}
.section-ecb6 .detail_under_a5d3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .section-ecb6 .detail_under_a5d3 {
    padding-left: 0;
  }
}
.next_ae7c .detail_under_a5d3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .next_ae7c .detail_under_a5d3 {
    padding-right: 0;
  }
}
.next_ae7c .notification_0d96 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.avatar_fluid_6b7e .notification_0d96 {
  margin-bottom: 0.5em;
}
.avatar_fluid_6b7e .notification_0d96 img {
  width: 100%;
}
.gallery_cecd .item_first_6883,
.gallery-tall-3cc1 .item_first_6883 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gallery-tall-3cc1 .south_6eda .pattern-steel-3468 p:last-child {
  margin-bottom: 0;
}
.content_south_e6a6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.overlay_dynamic_ebb9 .active-d7ba {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .overlay_dynamic_ebb9 .active-d7ba:last-of-type {
    margin-bottom: 0;
  }
}
.overlay_dynamic_ebb9 .active-d7ba ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_dynamic_ebb9 .active-d7ba ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.overlay_dynamic_ebb9 .active-d7ba ul li {
  margin: 0 0 0.6em;
}
.overlay_dynamic_ebb9 .active-d7ba ul li.center_37d2,
.overlay_dynamic_ebb9 .active-d7ba ul li.surface_fluid_17e3 {
  position: relative;
}
.overlay_dynamic_ebb9 .active-d7ba ul li.center_37d2 .heading_focused_9f62,
.overlay_dynamic_ebb9 .active-d7ba ul li.surface_fluid_17e3 .heading_focused_9f62 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.overlay_dynamic_ebb9 .active-d7ba ul li.center_37d2:after:after,
.overlay_dynamic_ebb9 .active-d7ba ul li.center_37d2:after:before,
.overlay_dynamic_ebb9
  .active-d7ba
  ul
  li.surface_fluid_17e3:after:after,
.overlay_dynamic_ebb9
  .active-d7ba
  ul
  li.surface_fluid_17e3:after:before {
  content: "";
  display: table;
}
.overlay_dynamic_ebb9 .active-d7ba ul li.center_37d2:after:after,
.overlay_dynamic_ebb9
  .active-d7ba
  ul
  li.surface_fluid_17e3:after:after {
  clear: both;
}
.overlay_dynamic_ebb9 .active-d7ba a.warm_2143:hover {
  text-decoration: none;
}
.overlay_dynamic_ebb9 .active-d7ba select {
  max-width: 100%;
}
.overlay_dynamic_ebb9 .active-d7ba table {
  font-size: 85%;
}
.overlay_dynamic_ebb9 .active-d7ba table td,
.overlay_dynamic_ebb9 .active-d7ba table th {
  padding: 0.2360828548em;
  text-align: center;
}
.overlay_dynamic_ebb9 .active-d7ba table tfoot td {
  text-align: left;
}
.overlay_dynamic_ebb9 .active-d7ba :last-child {
  margin-bottom: 0;
}
.overlay_dynamic_ebb9 .active-d7ba .filter_910f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.overlay_dynamic_ebb9 .active-d7ba .filter_910f label {
  width: 100%;
}
.overlay_dynamic_ebb9 .active-d7ba .filter_910f .last_0b28 {
  width: 100%;
  display: block;
}
.overlay_dynamic_ebb9 .active-d7ba .filter_910f .carousel-top-c712 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.overlay_dynamic_ebb9 .active-d7ba .filter_910f .carousel-top-c712:hover svg #svg-search {
  fill: #444;
}
.overlay_dynamic_ebb9 .active-d7ba .filter_910f .carousel-top-c712 svg {
  width: 18px;
  height: 18px;
}
.overlay_dynamic_ebb9 .short-0374 ul ul,
.overlay_dynamic_ebb9 .paragraph-0d1f ul ul,
.overlay_dynamic_ebb9 .accordion-0581 ul ul,
.overlay_dynamic_ebb9 .modal_c629 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.overlay_dynamic_ebb9 .short-0374 .pro-9858 > a,
.overlay_dynamic_ebb9 .paragraph-0d1f .pro-9858 > a,
.overlay_dynamic_ebb9 .accordion-0581 .pro-9858 > a,
.overlay_dynamic_ebb9 .modal_c629 .pro-9858 > a {
  margin-bottom: 0;
}
.overlay_dynamic_ebb9 .heading_af72 li,
.overlay_dynamic_ebb9 .short-0374 li,
.overlay_dynamic_ebb9 .feature-mini-5369 li,
.overlay_dynamic_ebb9 .paragraph-0d1f li,
.overlay_dynamic_ebb9 .accordion-0581 li,
.overlay_dynamic_ebb9 .modal_c629 li,
.overlay_dynamic_ebb9 .medium-45c6 li,
.overlay_dynamic_ebb9 .modal_lower_13bf li {
  display: block;
  position: relative;
}
.overlay_dynamic_ebb9 .heading_af72 li:last-child,
.overlay_dynamic_ebb9 .short-0374 li:last-child,
.overlay_dynamic_ebb9 .feature-mini-5369 li:last-child,
.overlay_dynamic_ebb9 .paragraph-0d1f li:last-child,
.overlay_dynamic_ebb9 .accordion-0581 li:last-child,
.overlay_dynamic_ebb9 .modal_c629 li:last-child,
.overlay_dynamic_ebb9 .medium-45c6 li:last-child,
.overlay_dynamic_ebb9 .modal_lower_13bf li:last-child {
  border: none;
}
.overlay_dynamic_ebb9 .heading_af72 li a,
.overlay_dynamic_ebb9 .short-0374 li a,
.overlay_dynamic_ebb9 .feature-mini-5369 li a,
.overlay_dynamic_ebb9 .paragraph-0d1f li a,
.overlay_dynamic_ebb9 .accordion-0581 li a,
.overlay_dynamic_ebb9 .modal_c629 li a,
.overlay_dynamic_ebb9 .medium-45c6 li a,
.overlay_dynamic_ebb9 .modal_lower_13bf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_dynamic_ebb9 .heading_af72 li ul li::before,
.overlay_dynamic_ebb9 .short-0374 li ul li::before,
.overlay_dynamic_ebb9 .feature-mini-5369 li ul li::before,
.overlay_dynamic_ebb9 .paragraph-0d1f li ul li::before,
.overlay_dynamic_ebb9 .accordion-0581 li ul li::before,
.overlay_dynamic_ebb9 .modal_c629 li ul li::before,
.overlay_dynamic_ebb9 .medium-45c6 li ul li::before,
.overlay_dynamic_ebb9 .modal_lower_13bf li ul li::before {
  left: 15px;
}
.overlay_dynamic_ebb9 .heading_af72 li ul a,
.overlay_dynamic_ebb9 .short-0374 li ul a,
.overlay_dynamic_ebb9 .feature-mini-5369 li ul a,
.overlay_dynamic_ebb9 .paragraph-0d1f li ul a,
.overlay_dynamic_ebb9 .accordion-0581 li ul a,
.overlay_dynamic_ebb9 .modal_c629 li ul a,
.overlay_dynamic_ebb9 .medium-45c6 li ul a,
.overlay_dynamic_ebb9 .modal_lower_13bf li ul a {
  padding-left: 20px;
}
.overlay_dynamic_ebb9 .heading_af72 li ul ul li::before,
.overlay_dynamic_ebb9 .short-0374 li ul ul li::before,
.overlay_dynamic_ebb9 .feature-mini-5369 li ul ul li::before,
.overlay_dynamic_ebb9 .paragraph-0d1f li ul ul li::before,
.overlay_dynamic_ebb9 .accordion-0581 li ul ul li::before,
.overlay_dynamic_ebb9 .modal_c629 li ul ul li::before,
.overlay_dynamic_ebb9 .medium-45c6 li ul ul li::before,
.overlay_dynamic_ebb9 .modal_lower_13bf li ul ul li::before {
  left: 30px;
}
.overlay_dynamic_ebb9 .heading_af72 li ul ul a,
.overlay_dynamic_ebb9 .short-0374 li ul ul a,
.overlay_dynamic_ebb9 .feature-mini-5369 li ul ul a,
.overlay_dynamic_ebb9 .paragraph-0d1f li ul ul a,
.overlay_dynamic_ebb9 .accordion-0581 li ul ul a,
.overlay_dynamic_ebb9 .modal_c629 li ul ul a,
.overlay_dynamic_ebb9 .medium-45c6 li ul ul a,
.overlay_dynamic_ebb9 .modal_lower_13bf li ul ul a {
  padding-left: 40px;
}
.overlay_dynamic_ebb9 .alert_down_6f58 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_dynamic_ebb9 .modal_lower_13bf ul li {
  margin-bottom: 1.41575em;
}
.overlay_dynamic_ebb9 .modal_lower_13bf ul li .article-hovered-9f22 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.overlay_dynamic_ebb9 .modal_lower_13bf ul li .carousel_pressed_324a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.west_c3de .heading_af72 li a,
.west_c3de .short-0374 li a,
.west_c3de .feature-mini-5369 li a,
.west_c3de .paragraph-0d1f li a,
.west_c3de .accordion-0581 li a,
.west_c3de .modal_c629 li a,
.west_c3de .medium-45c6 li a,
.west_c3de .modal_lower_13bf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.west_c3de .alert_down_6f58 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west_c3de .active-d7ba ul li.center_37d2 .heading_focused_9f62,
.west_c3de .active-d7ba ul li.surface_fluid_17e3 .heading_focused_9f62 {
  background: rgba(0, 0, 0, 0.2);
}
.west_c3de .overlay_dynamic_ebb9 .active-d7ba select {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_e3a0 .overlay_dynamic_ebb9 .over_6ced li {
  margin: 0;
}
.progress_e3a0 .overlay_dynamic_ebb9 .over_6ced li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.progress_e3a0 .overlay_dynamic_ebb9 .over_6ced li ul {
  margin: 0;
}
.progress_e3a0 .overlay_dynamic_ebb9 .over_6ced li ul li a {
  padding-left: 15px;
}
.progress_e3a0 .overlay_dynamic_ebb9 .over_6ced li ul li li a {
  padding-left: 30px;
}
.progress_e3a0 .overlay_dynamic_ebb9 .over_6ced li.tooltip_3d29 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.progress_e3a0 .overlay_dynamic_ebb9 .over_6ced li.tooltip_3d29 > 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;
}
.progress_e3a0 .overlay_dynamic_ebb9 .over_6ced li.tooltip_3d29 > 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;
}
.primary_d6ad a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dark_f8c4 {
  position: relative;
  z-index: 10;
}
.dark_f8c4 .prev_72ca {
  width: 100%;
  max-width: 100%;
}
.pink-3322 .steel_f766 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pink-3322 .dark_ee1e {
}
.pink-3322 .west_c3de {
  background: #292929;
}
.light-aacb .steel_f766 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.light-aacb .dark_ee1e {
  background: #f9f9f9;
}
.light-aacb .west_c3de {
  background: #303030;
}
.container_old_f78f .steel_f766 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_old_f78f .footer_ed35 {
    margin-bottom: 1em;
  }
  .container_old_f78f .footer_ed35:last-child {
    margin-bottom: 0;
  }
}
.container_old_f78f .dark_ee1e {
  background: #ededed;
}
.container_old_f78f .west_c3de {
  background: #1a1a1a;
}
.steel_f766.dark_ee1e {
  color: rgba(0, 0, 0, 0.6);
}
.steel_f766.dark_ee1e .aside-6806 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_f766.west_c3de {
  color: rgba(255, 255, 255, 0.99);
}
.steel_f766.west_c3de a:not(.warm_2143) {
  color: rgba(255, 255, 255, 0.79);
}
.steel_f766.west_c3de a:not(.warm_2143):hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel_f766.west_c3de .aside-6806 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_f766.west_c3de table tbody td,
.steel_f766.west_c3de table th {
  background: rgba(0, 0, 0, 0.08);
}
.description_06d3.outer-bff8 .hidden-basic-90fa {
  max-width: initial;
}
.description_06d3 .list-049c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description_06d3 .list-049c .prev_72ca {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description_06d3 .list-049c .prev_72ca {
    display: block;
    margin-bottom: 2em;
  }
  .description_06d3 .list-049c .prev_72ca:last-child {
    margin-bottom: 0;
  }
}
.container_old_f78f .footer_ed35:last-child,
.light-aacb .footer_ed35:last-child,
.pink-3322 .footer_ed35:last-child {
  margin-bottom: 0;
}
.container_old_f78f .footer_ed35 .overlay_dynamic_ebb9 .active-d7ba:last-child,
.light-aacb .footer_ed35 .overlay_dynamic_ebb9 .active-d7ba:last-child,
.pink-3322 .footer_ed35 .overlay_dynamic_ebb9 .active-d7ba:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container_old_f78f .component_plasma_adbb,
  .container_old_f78f .carousel_paper_d136,
  .light-aacb .component_plasma_adbb,
  .light-aacb .carousel_paper_d136,
  .pink-3322 .component_plasma_adbb,
  .pink-3322 .carousel_paper_d136 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dark_f8c4 .footer_ed35 {
    margin-bottom: 2em;
  }
}
.dark_f8c4 p:last-child {
  margin-bottom: 0;
}
.dark_f8c4 li,
.dark_f8c4 ul {
  list-style: none;
  margin: 0;
}
.dark_f8c4 ul ul {
  margin-left: 2.617924em;
}
.backdrop-focused-3df8 {
  font-size: 0.875em;
}

/* css-noise: 77c0 */
.shadow-element-m1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
