/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu-860b/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu-860b
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.menu-860b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.link-middle-6dad.message-9310/licenses/gpl-2.0.alert_north_3743
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.surface-c91c/, (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.up_1f9b.video-be72/normalize.tertiary-center-5073/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.tertiary-center-5073 v7.0.0 | MIT License | github.menu-860b/necolas/normalize.tertiary-center-5073 */
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;
}
.aside_cool_9b32 .green-999d,
.caption-0ae3,
.badge-dim-db3e,
.component-static-9554,
.feature-simple-6e8c,
.panel-stone-5b45,
.disabled-c9a6,
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;
}
.caption-0ae3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .caption-0ae3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .caption-0ae3,
  h1 {
    font-size: 1.8em;
  }
}
.badge-dim-db3e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.badge-dim-db3e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .badge-dim-db3e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .badge-dim-db3e,
  h2 {
    font-size: 1.7em;
  }
}
.component-static-9554,
h3 {
  font-size: 1.618em;
}
.aside_cool_9b32 .green-999d,
.feature-simple-6e8c,
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.surface-liquid-d424 {
  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;
}
.wrapper_e5c1:after,
.wrapper_e5c1:before,
.liquid_d2f7:after,
.liquid_d2f7:before {
  content: "";
  display: table;
}
.wrapper_e5c1:after,
.liquid_d2f7:after {
  clear: both;
}
.silver_35b3 {
  float: right;
  margin-right: 0;
}
.modal-776e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.blue-16e1 .wood_eb6a,
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;
}
.blue-16e1 .wood_eb6a: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;
}
.outer_b9c1 .wood_eb6a {
  box-shadow: none;
}
.outer_b9c1
  .wood_eb6a
  .bottom-69f9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outer_b9c1 .wood_eb6a .table_stale_b4ce {
  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;
}
.outer_b9c1
  .wood_eb6a
  .table_stale_b4ce
  b {
  display: none;
}
.outer_b9c1 .mask-20c6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.orange_0bc6:not(.frame_fast_ef3a):not(.container_lite_9432),
button:not(.frame_fast_ef3a):not(.container_lite_9432),
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ),
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ),
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ) {
  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;
}
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):hover,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):hover,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):hover,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):hover,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):active,
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):active,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):active,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):active,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):active,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus {
  outline: 0;
}
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637 {
  position: relative;
}
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .pink-60e5,
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .notice-center-eb6a,
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .black-e2b8,
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  i,
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  svg,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .pink-60e5,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .notice-center-eb6a,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .black-e2b8,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  i,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  svg,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .pink-60e5,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .notice-center-eb6a,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .black-e2b8,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  i,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  svg,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .pink-60e5,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .notice-center-eb6a,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .black-e2b8,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  i,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  svg,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .pink-60e5,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .notice-center-eb6a,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  .black-e2b8,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  i,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637
  svg {
  visibility: hidden;
}
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637:after,
button:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637:after,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637:after,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637:after,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ).fn-loading-3637: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;
}
.orange_0bc6:not(.frame_fast_ef3a):not(.container_lite_9432),
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ),
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ),
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ) {
  color: #fff;
  background: #235787;
}
.orange_0bc6:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus,
input[type="button"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus,
input[type="reset"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus,
input[type="submit"]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ):focus {
  color: #fff;
}
.orange_0bc6.fn-disabled-3637:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ),
.orange_0bc6[disabled]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ),
button.fn-disabled-3637:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ),
button[disabled]:not(.frame_fast_ef3a):not(
    .container_lite_9432
  ) {
  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;
}
.focused-62e0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.focused-62e0: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;
}
.box_up_9289 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gradient-iron-7670 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wrapper-bright-6635 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wrapper_e5c1:after,
.wrapper_e5c1:before,
.light-1ce0:after,
.light-1ce0:before,
.short_e1f0:after,
.short_e1f0:before,
.active_d31f:after,
.active_d31f:before,
.secondary-7a4e:after,
.secondary-7a4e:before,
.footer-372f:after,
.footer-372f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wrapper_e5c1:after,
.light-1ce0:after,
.short_e1f0:after,
.active_d31f:after,
.secondary-7a4e:after,
.footer-372f:after {
  clear: both;
}
.light-1ce0 .slider-next-9f29,
.short_e1f0 .slider-next-9f29,
.outline-copper-37c6 .slider-next-9f29 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tall_c64c {
  display: inline-block;
}
.secondary_25e6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.secondary_25e6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.secondary_25e6 .gradient_top_081e {
  padding: 1em 0;
  font-size: 85%;
}
.gradient_top_081e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.orange-f799 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.orange-f799:after,
.orange-f799:before {
  content: "";
  display: table;
}
.orange-f799:after {
  clear: both;
}
.list_west_a248 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.yellow-96a3 .list_west_a248 {
  max-width: 50%;
}
.info-right-b6a5 .list_west_a248 {
  max-width: 33.33%;
}
.fresh-5cc9 .list_west_a248 {
  max-width: 25%;
}
.search-tall-2281 .list_west_a248 {
  max-width: 20%;
}
.middle_ca72 .list_west_a248 {
  max-width: 16.66%;
}
.message-3b96 .list_west_a248 {
  max-width: 14.28%;
}
.chip-lite-1a85 .list_west_a248 {
  max-width: 12.5%;
}
.outline-fast-0cd1 .list_west_a248 {
  max-width: 11.11%;
}
.column-0699 {
  display: block;
}
.aside_cool_9b32 .thumbnail-6270 label,
.aside_cool_9b32 .tooltip-600e label,
.aside_cool_9b32 .focused_d1da label,
.aside_cool_9b32 .content_1e7f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.nav_0fc3 {
  list-style: none;
  margin: 0;
}
.nav_0fc3 article.media-fresh-1681 {
  margin-bottom: 0;
}
.nav_0fc3 ul {
  list-style: none;
  margin: 0;
}
.nav_0fc3 .sidebar_6971 li.media-fresh-1681 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .nav_0fc3 .sidebar_6971 li.media-fresh-1681 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .nav_0fc3 .sidebar_6971 li.media-fresh-1681: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) {
  .nav_0fc3 .sidebar_6971 li.media-fresh-1681 li.media-fresh-1681 li.media-fresh-1681 li.media-fresh-1681 {
    padding-left: 0;
  }
}
article.media-fresh-1681 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media-fresh-1681 .light-1ce0 p:last-of-type {
  margin-bottom: 0;
}
article.media-fresh-1681 .button-selected-b6f4 {
  float: left;
}
article.media-fresh-1681 .light-82d3 {
  margin-left: 85px;
}
article.media-fresh-1681 .text_b389 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media-fresh-1681 .text_b389 .list_brown_c94e {
  margin-left: 10px;
}
article.media-fresh-1681 .logo_81b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media-fresh-1681 .outer-dd31 {
  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 .thumbnail-6270,
  #respond .focused_d1da,
  #respond .content_1e7f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail-6270 input,
#respond .focused_d1da input,
#respond .content_1e7f input {
  width: 100%;
}
#respond .content_1e7f {
  margin-right: 0;
}
#respond .mask_aab7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_static_e0c6 {
  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;
}
.header_static_e0c6.image_wide_8922 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header_static_e0c6 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%);
}
.header_static_e0c6:focus,
.header_static_e0c6:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.input_simple_481c {
  border-radius: 10%;
}
.main_south_d839 {
  border-radius: 50%;
}
.north_88c9 {
  font-size: 0.72em;
}
.basic-806a {
  font-size: 0.875em;
}
.modal-white-49db {
  font-size: 1.1em;
}
.paper_eeb2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.paper_eeb2.north_88c9 {
  letter-spacing: 0.5px;
}
.orange-eba4,
.orange-eba4 a {
  color: #6d6d6d;
}
.orange-eba4 a:hover {
  color: #111;
}
.easy-0e82 {
  color: #6d6d6d;
}
.nav-f004 {
  overflow-x: hidden;
}
.nav-f004 .out-66bd.block_fast_6a8c {
  position: relative;
}
.nav-f004 .out-66bd.block_fast_6a8c.left_ed63 {
  position: initial;
}
.nav-f004
  .out-66bd.block_fast_6a8c.left_ed63
  .list-c771 {
  left: auto;
}
.nav-f004 .out-66bd .list-c771 {
  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;
}
.nav-f004 .out-66bd:hover.block_fast_6a8c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.nav-f004
  .out-66bd:hover.block_fast_6a8c
  .list-c771 {
  display: block;
  z-index: 9999999;
}
.nav-f004 .accent_tall_30a7 .link-39c9,
.nav-f004 .pressed-5223 .link-39c9 {
  display: none;
}
.nav-f004 .avatar-gold-e288 .out-66bd:hover.block_fast_6a8c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside_cool_9b32 .thumbnail-6270 label,
.aside_cool_9b32 .tooltip-600e label,
.aside_cool_9b32 .focused_d1da label,
.aside_cool_9b32 .content_1e7f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.nav_0fc3 {
  list-style: none;
  margin: 0;
}
.nav_0fc3 article.media-fresh-1681 {
  margin-bottom: 0;
}
.nav_0fc3 ul {
  list-style: none;
  margin: 0;
}
.nav_0fc3 .sidebar_6971 li.media-fresh-1681 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .nav_0fc3 .sidebar_6971 li.media-fresh-1681 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .nav_0fc3 .sidebar_6971 li.media-fresh-1681: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) {
  .nav_0fc3 .sidebar_6971 li.media-fresh-1681 li.media-fresh-1681 li.media-fresh-1681 li.media-fresh-1681 {
    padding-left: 0;
  }
}
article.media-fresh-1681 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media-fresh-1681 .light-1ce0 p:last-of-type {
  margin-bottom: 0;
}
article.media-fresh-1681 .button-selected-b6f4 {
  float: left;
}
article.media-fresh-1681 .light-82d3 {
  margin-left: 85px;
}
article.media-fresh-1681 .text_b389 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media-fresh-1681 .text_b389 .list_brown_c94e {
  margin-left: 10px;
}
article.media-fresh-1681 .logo_81b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media-fresh-1681 .outer-dd31 {
  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 .thumbnail-6270,
  #respond .focused_d1da,
  #respond .content_1e7f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail-6270 input,
#respond .focused_d1da input,
#respond .content_1e7f input {
  width: 100%;
}
#respond .content_1e7f {
  margin-right: 0;
}
#respond .mask_aab7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent_tall_30a7 .prev-b5fb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.prev-b5fb .background-1486.active-up-c2d6 .nav-1f2a > li > a:focus,
.prev-b5fb .background-1486.active-up-c2d6 .nav-1f2a > li > a:hover,
.prev-b5fb .background-1486.link_next_cdf1 .nav-1f2a > li > a:focus,
.prev-b5fb .background-1486.link_next_cdf1 .nav-1f2a > li > a:hover,
.prev-b5fb .background-1486.out_d8a2 .nav-1f2a > li > a:focus,
.prev-b5fb .background-1486.out_d8a2 .nav-1f2a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-b5fb
  .background-1486.active-up-c2d6
  .nav-1f2a
  > li.avatar-1fbd
  > a,
.prev-b5fb
  .background-1486.active-up-c2d6
  .nav-1f2a
  > li.button-6387
  > a,
.prev-b5fb
  .background-1486.link_next_cdf1
  .nav-1f2a
  > li.avatar-1fbd
  > a,
.prev-b5fb
  .background-1486.link_next_cdf1
  .nav-1f2a
  > li.button-6387
  > a,
.prev-b5fb
  .background-1486.out_d8a2
  .nav-1f2a
  > li.avatar-1fbd
  > a,
.prev-b5fb .background-1486.out_d8a2 .nav-1f2a > li.green-b479 > a {
  color: rgba(255, 255, 255, 0.99);
}
.prev-b5fb .link_right_0195,
.prev-b5fb .link_right_0195 a {
  color: rgba(255, 255, 255, 0.99);
}
.prev-b5fb .detail_action_30d9.hover_pro_97f7 li a,
.prev-b5fb .highlight_south_535c a,
.prev-b5fb .pressed_29eb,
.prev-b5fb .nav-1f2a > li > a,
.prev-b5fb .upper_e294 {
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb .detail_action_30d9.hover_pro_97f7 li a:hover,
.prev-b5fb .highlight_south_535c a:hover,
.prev-b5fb .pressed_29eb:hover,
.prev-b5fb .nav-1f2a > li > a:hover,
.prev-b5fb .upper_e294:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-b5fb .focused_ff2b {
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb .focused_ff2b .badge_hot_bd31 {
  color: rgba(255, 255, 255, 0.99);
}
.prev-b5fb .focused_ff2b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-b5fb .lite-b607 .footer-warm-8d94 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb .lite-b607 .footer-warm-8d94 .fresh_f9d2 {
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb
  .lite-b607
  .footer-warm-8d94
  .fresh_f9d2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb
  .lite-b607
  .footer-warm-8d94
  .fresh_f9d2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb
  .lite-b607
  .footer-warm-8d94
  .fresh_f9d2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb
  .lite-b607
  .footer-warm-8d94
  .fresh_f9d2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb .lite-b607 .out-dc5b {
  color: rgba(255, 255, 255, 0.79);
}
.prev-b5fb .lite-b607 .out-dc5b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.down-297e
  .prev-b5fb
  .lite-b607
  .title_6826
  .background_c556 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down-297e
  .prev-b5fb
  .lite-b607
  .title_6826
  .fresh_f9d2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_tall_30a7 .column_fresh_deba {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column_fresh_deba .background-1486.active-up-c2d6 .nav-1f2a > li > a:focus,
.column_fresh_deba .background-1486.active-up-c2d6 .nav-1f2a > li > a:hover,
.column_fresh_deba .background-1486.link_next_cdf1 .nav-1f2a > li > a:focus,
.column_fresh_deba .background-1486.link_next_cdf1 .nav-1f2a > li > a:hover,
.column_fresh_deba .background-1486.out_d8a2 .nav-1f2a > li > a:focus,
.column_fresh_deba .background-1486.out_d8a2 .nav-1f2a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_fresh_deba
  .background-1486.active-up-c2d6
  .nav-1f2a
  > li.avatar-1fbd
  > a,
.column_fresh_deba
  .background-1486.active-up-c2d6
  .nav-1f2a
  > li.button-6387
  > a,
.column_fresh_deba
  .background-1486.link_next_cdf1
  .nav-1f2a
  > li.avatar-1fbd
  > a,
.column_fresh_deba
  .background-1486.link_next_cdf1
  .nav-1f2a
  > li.button-6387
  > a,
.column_fresh_deba
  .background-1486.out_d8a2
  .nav-1f2a
  > li.avatar-1fbd
  > a,
.column_fresh_deba .background-1486.out_d8a2 .nav-1f2a > li.green-b479 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column_fresh_deba .link_right_0195,
.column_fresh_deba .link_right_0195 a {
  color: rgba(0, 0, 0, 0.8);
}
.column_fresh_deba .detail_action_30d9.hover_pro_97f7 li a,
.column_fresh_deba .highlight_south_535c a,
.column_fresh_deba .pressed_29eb,
.column_fresh_deba .nav-1f2a > li > a,
.column_fresh_deba .upper_e294 {
  color: rgba(0, 0, 0, 0.55);
}
.column_fresh_deba .detail_action_30d9.hover_pro_97f7 li a:hover,
.column_fresh_deba .highlight_south_535c a:hover,
.column_fresh_deba .pressed_29eb:hover,
.column_fresh_deba .nav-1f2a > li > a:hover,
.column_fresh_deba .upper_e294:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_fresh_deba .focused_ff2b {
  color: rgba(0, 0, 0, 0.55);
}
.column_fresh_deba .focused_ff2b .badge_hot_bd31 {
  color: rgba(0, 0, 0, 0.8);
}
.column_fresh_deba .focused_ff2b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-black-3f42 .preview_static_3b60 {
  margin-left: auto;
  margin-right: auto;
}
.short_e1f0 > * {
  margin-left: auto;
  margin-right: auto;
}
.short_e1f0 .box_up_9289 {
  margin-right: 1.41575em;
}
.preview_bronze_4ad0 .short_e1f0 > .grid_stone_c2ca {
  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;
}
.preview_bronze_4ad0 .short_e1f0 > .box_a840 {
  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;
}
.text_8693.title-black-3f42 .preview_static_3b60,
.current-fe96.title-black-3f42 .preview_static_3b60 {
  margin-left: 0;
}
.tertiary_tall_6be4.title-black-3f42 .preview_static_3b60,
.shadow_liquid_2ff2.title-black-3f42 .preview_static_3b60 {
  margin-right: 0;
}
.short_e1f0 ol,
.short_e1f0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.border-7583 video {
  max-width: 100%;
}
.title_882a img {
  display: block;
}
.title_882a.box_up_9289,
.title_882a.gradient-iron-7670 {
  width: 100%;
}
.title_882a.box_a840 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tall-4e5c:not(.gallery_c7a8) {
  margin: 1.5em auto;
}
.border_54ce p {
  padding: 1.5em 14px;
}
ul.tiny_c578.box_a840,
ul.tiny_c578.grid_stone_c2ca,
ul.tiny_c578.outline_4cdb.grid_stone_c2ca {
  padding: 0 14px;
}
.tertiary_paper_5704 {
  display: block;
  overflow-x: auto;
}
.tertiary_paper_5704 table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary_paper_5704 td,
.tertiary_paper_5704 th {
  padding: 0.5em;
}
.short_e1f0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.short_e1f0 ol ol,
.short_e1f0 ol ul,
.short_e1f0 ul ol,
.short_e1f0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.short_e1f0 ol ol li,
.short_e1f0 ol ul li,
.short_e1f0 ul ol li,
.short_e1f0 ul ul li {
  margin-left: 0;
}
.up_c23f.shade_blue_4c92 > .stone-f347 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up_c23f.shade_blue_4c92 > .stone-f347 iframe,
.up_c23f.shade_blue_4c92 > .stone-f347 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs_a012 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs_a012.bronze_8fb9 {
  padding: 0;
}
.tabs_a012.bronze_8fb9 cite {
  font-size: 13px;
}
.tabs_a012 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs_a012 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-9782 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-9782 > p:first-child {
  margin-top: 0;
}
.texture-9782 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-9782 blockquote {
  border-left: 0;
}
.component_old_d8c1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.component_old_d8c1:not(.logo-dim-404d) {
  max-width: 100px;
}
.component_old_d8c1.wood-03c5 {
  border-bottom: none !important;
  text-align: center;
}
.component_old_d8c1.wood-03c5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border_54ce p {
    padding: 1.5em 0;
  }
}
.hover-wide-63ee {
  color: #0073aa;
}
.dropdown_6761 {
  background-color: #0073aa;
}
.block_soft_1b5e {
  color: #229fd8;
}
.sidebar_0e87 {
  background-color: #229fd8;
}
.footer_under_4059 {
  color: #eee;
}
.hidden-924c {
  background-color: #eee;
}
.shade-tall-a1b1 {
  color: #444;
}
.hover_c5b5 {
  background-color: #444;
}
.row-0fd0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.row-0fd0 .accordion_slow_ff25 .highlight_south_535c {
  font-size: 15px;
}
.row-0fd0 .highlight_south_535c {
  line-height: 1.3;
}
.row-0fd0 .column_fresh_deba {
}
.row-0fd0 .prev-b5fb {
  background: #235787;
}
.list_last_d7b7 {
  padding: 0;
}
.list_last_d7b7 .prev-b5fb {
  background: #1a1a1a;
}
.list_last_d7b7 .column_fresh_deba {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.right-9e3e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.right-9e3e .column_fresh_deba {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.right-9e3e .prev-b5fb {
  background: #303030;
}
.footer-372f {
  position: relative;
  z-index: 10;
}
.footer-372f .module_9b03 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-purple-a30f .block_fast_6a8c {
  display: inline-block;
  vertical-align: middle;
}
.hidden-purple-a30f.large_aa2e .block_fast_6a8c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden-purple-a30f.large_aa2e .block_fast_6a8c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-purple-a30f.large_aa2e .block_fast_6a8c {
    margin-right: 0.4em;
  }
}
.hidden-purple-a30f.large_aa2e .block_fast_6a8c:last-child {
  margin-right: 0;
}
.sidebar_f8c4 .module_9b03 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accent_tall_30a7 .accordion_slow_ff25 {
    margin: 0 -0.5em;
  }
  .accent_tall_30a7 .accordion_slow_ff25 [class*="customify-col-"],
  .accent_tall_30a7 .accordion_slow_ff25 [class*="customify-col_"],
  .accent_tall_30a7 .accordion_slow_ff25 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accent_tall_30a7.module-right-2a0c .module_9b03 {
  background: 0 0 !important;
}
.accent_tall_30a7.module-right-2a0c .module_9b03,
.accent_tall_30a7.sidebar_f8c4 .module_9b03 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accent_tall_30a7.overlay-full-e1bd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accent_tall_30a7.sidebar_f8c4 .module_9b03 {
  box-shadow: none !important;
}
.in-d152 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .in-d152 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .in-d152 {
    padding: 18px 0 20px;
  }
}
.in-d152 .tabs_9a46 {
  width: 100%;
}
.in-d152 .top_00da {
  margin-bottom: 0;
}
.in-d152 .mask_green_457e {
  margin-top: 5px;
  font-size: 0.875em;
}
.full_ca74 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.full_ca74 .dropdown-in-eb92 {
  width: 100%;
}
.description_d9b8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description_d9b8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description_d9b8 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;
}
.description_d9b8 li:last-child:after {
  display: none;
}
.description_d9b8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.green_e3f5 .link-39c9 button,
.in-d152 .link-39c9 button {
  left: 0;
}
.green_e3f5 .dropdown-in-eb92,
.in-d152 .dropdown-in-eb92 {
  padding-left: 0;
  padding-right: 0;
}
.green_e3f5 .full_ca74,
.in-d152 .full_ca74 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.green_e3f5 {
  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;
}
.green_e3f5: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;
}
.green_e3f5 .card-06b6 {
  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) {
  .green_e3f5 .card-06b6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .green_e3f5 .card-06b6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .green_e3f5 .card-06b6 {
    min-height: 200px;
  }
}
.green_e3f5 .description_d9b8 {
  color: rgba(255, 255, 255, 0.8);
}
.green_e3f5 .description_d9b8 a,
.green_e3f5 .description_d9b8 li:after {
  color: inherit;
}
.green_e3f5 .description_d9b8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notice-cold-4395 {
  margin-bottom: 0.5em;
}
.slider_6e80 {
  margin-bottom: 1.2em;
}
.slider_6e80,
.notice-cold-4395 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slider_6e80 p:last-child,
.notice-cold-4395 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .link-39c9,
#masthead .link-39c9 {
  display: none;
}
#masthead
  > .link-39c9.card-ff99 {
  display: none;
}
#masthead > .link-39c9 button {
  left: 0;
}
.highlight-98a8 {
  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%;
}
.highlight-98a8 .block_fast_6a8c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.highlight-98a8 .widget-13a5 {
  display: -webkit-box;
  display: flex;
}
.highlight-98a8 .widget-13a5.button-9e50 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.highlight-98a8 .widget-13a5.button-warm-a6ab {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-98a8 .widget-13a5.rough_14e2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-98a8.highlight-hovered-c584.column_ba2a .widget-13a5.button-9e50 {
  flex-basis: 100%;
}
.highlight-98a8.feature_new_0657 .widget-13a5.button-warm-a6ab {
  -webkit-box-flex: 1;
  flex: auto;
}
.highlight-98a8.feature_new_0657 .widget-13a5.rough_14e2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .link-39c9.card-ff99 {
  display: none;
}
#masthead > .link-39c9 button {
  left: 0;
}
.feature-cold-4bf4 {
  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;
}
.feature-cold-4bf4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature-cold-4bf4.silver-aa3b i {
  margin-right: 4px;
}
.feature-cold-4bf4.center-9ac2 i {
  margin-left: 5px;
}
.highlight_south_535c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight_south_535c p:last-child {
  margin-bottom: 0;
}
.over-5f79 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.over-5f79 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.over-5f79 img {
  display: block;
  width: auto;
  line-height: 1;
}
.over-5f79 .link_right_0195 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.over-5f79 .column-743a {
  margin: 5px 0 7px 0;
}
.over-5f79.alert-brown-b363 .block_3488 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over-5f79.alert-brown-b363 .widget-8ea5 {
  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;
}
.over-5f79.input-8515 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.over-5f79.input-8515 .block_3488 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over-5f79.input-8515 .widget-8ea5 {
  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;
}
.over-5f79.logo_68c6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over-5f79.static_0129 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.over-5f79.static_0129 .widget-8ea5 {
  margin-top: 7px;
}
.gradient_b9f8 {
  display: inline-block;
}
.footer-372f .focus-fb96 .over-5f79 img {
  max-width: 100%;
}
.background-1486 .slow-0a2a.status_narrow_2065,
.label_0ac9 .slow-0a2a.status_narrow_2065 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background-1486 .in-8265,
.label_0ac9 .in-8265 {
  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%);
}
.background-1486 .in-8265 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background-1486.texture-b76e .in-8265 {
  display: none;
}
.background-1486 .new_768b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-1486 .new_768b li {
  display: inline-block;
  position: relative;
}
.background-1486 .new_768b li:last-child {
  margin-right: 0;
}
.background-1486 .new_768b 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;
}
.background-1486 .new_768b li.green-b479 > a {
  color: rgba(0, 0, 0, 0.9);
}
.background-1486 .new_768b > 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;
}
.background-1486 .new_768b > li > a i {
  line-height: 0;
}
.background-1486 .new_768b > li.pressed-a739 > a .in-8265 {
  margin-left: 4px;
  line-height: 0;
}
.background-1486 .new_768b .focused_55b7 li.pressed-a739 > a {
  position: relative;
}
.background-1486 .new_768b .focused_55b7 li.pressed-a739 > a:after,
.background-1486 .new_768b .focused_55b7 li.pressed-a739 > a:before {
  content: "";
  display: table;
}
.background-1486 .new_768b .focused_55b7 li.pressed-a739 > a:after {
  clear: both;
}
.background-1486 .new_768b .focused_55b7 li.pressed-a739 > a .in-8265 {
  margin-left: 5px;
  float: right;
}
.background-1486 .sort_pro_437b,
.background-1486 .focused_55b7 {
  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;
}
.background-1486 .focused_55b7 {
  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;
}
.background-1486 .focused_55b7 .status_narrow_2065 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background-1486 .focused_55b7 .in-8265 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background-1486 .focused_55b7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.background-1486 .focused_55b7 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;
}
.background-1486 .focused_55b7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background-1486 .focused_55b7 .focused_55b7 {
  top: 0;
  left: 100%;
}
.background-1486 .progress_middle_bc83.fn-focus-3637 > .sort_pro_437b,
.background-1486 .progress_middle_bc83.fn-focus-3637 > .focused_55b7,
.background-1486 .progress_middle_bc83:focus > .sort_pro_437b,
.background-1486 .progress_middle_bc83:focus > .focused_55b7,
.background-1486 .progress_middle_bc83:hover > .sort_pro_437b,
.background-1486 .progress_middle_bc83:hover > .focused_55b7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background-1486.out_d8a2 .nav-1f2a:after,
.background-1486.out_d8a2 .nav-1f2a:before {
  content: "";
  display: table;
}
.background-1486.out_d8a2 .nav-1f2a:after {
  clear: both;
}
.background-1486.out_d8a2 .nav-1f2a > li {
  float: left;
}
.background-1486.east_14ac .nav-1f2a:after,
.background-1486.east_14ac .nav-1f2a:before {
  content: "";
  display: table;
}
.background-1486.east_14ac .nav-1f2a:after {
  clear: both;
}
.background-1486.east_14ac .nav-1f2a > li {
  float: left;
}
.background-1486.east_14ac .nav-1f2a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background-1486.east_14ac .nav-1f2a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background-1486.east_14ac .nav-1f2a > li.avatar-1fbd > a,
.background-1486.east_14ac .nav-1f2a > li.green-b479 > a {
  color: #fff;
  background-color: #1e4b75;
}
.background-1486.active-up-c2d6 .nav-1f2a > li > a .status_narrow_2065 {
  position: relative;
}
.background-1486.active-up-c2d6 .nav-1f2a > li > a .status_narrow_2065: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;
}
.background-1486.active-up-c2d6
  .nav-1f2a
  > li:focus
  > a
  .status_narrow_2065:before,
.background-1486.active-up-c2d6
  .nav-1f2a
  > li:hover
  > a
  .status_narrow_2065:before {
  width: 100%;
  background-color: currentColor;
}
.background-1486.active-up-c2d6
  .nav-1f2a
  > li.avatar-1fbd
  > a
  .status_narrow_2065:before,
.background-1486.active-up-c2d6
  .nav-1f2a
  > li.button-6387
  > a
  .status_narrow_2065:before {
  width: 100%;
  background-color: currentColor;
}
.background-1486.link_next_cdf1 .nav-1f2a > li > a .status_narrow_2065 {
  position: relative;
}
.background-1486.link_next_cdf1 .nav-1f2a > li > a .status_narrow_2065: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;
}
.background-1486.link_next_cdf1 .nav-1f2a > li:focus > a .status_narrow_2065:before,
.background-1486.link_next_cdf1
  .nav-1f2a
  > li:hover
  > a
  .status_narrow_2065:before {
  width: 100%;
  background-color: currentColor;
}
.background-1486.link_next_cdf1
  .nav-1f2a
  > li.avatar-1fbd
  > a
  .status_narrow_2065:before,
.background-1486.link_next_cdf1
  .nav-1f2a
  > li.button-6387
  > a
  .status_narrow_2065:before {
  width: 100%;
  background-color: currentColor;
}
.label_0ac9 .new_768b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.label_0ac9 .new_768b li:first-child > a {
  border-top: none;
}
.label_0ac9 .new_768b .media_3378 > .status_narrow_2065 .in-8265 {
  display: none;
}
.label_0ac9 .new_768b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.label_0ac9 .new_768b li:last-child {
  border: none;
}
.label_0ac9 .new_768b li.pressed-a739 > a {
  padding-right: 45px !important;
}
.label_0ac9 .new_768b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.label_0ac9 .new_768b li a:focus,
.label_0ac9 .new_768b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label_0ac9 .new_768b li .warm-5681 {
  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;
}
.label_0ac9 .new_768b li .warm-5681:hover {
  box-shadow: none;
}
.label_0ac9 .new_768b li .warm-5681 .in-8265 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.label_0ac9 .new_768b .focused_55b7 {
  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);
}
.label_0ac9 .new_768b .focused_55b7 li a {
  padding-left: 3em;
}
.label_0ac9 .new_768b .hidden_4120 > a .warm-5681 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.label_0ac9 .new_768b .hidden_4120 > .focused_55b7 {
  display: block;
  opacity: 1;
}
.primary_fresh_147a {
  max-width: 100%;
}
.panel-50f3 {
  line-height: 0;
  cursor: pointer;
}
.upper_e294 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.upper_e294:hover {
  box-shadow: none;
  color: currentColor;
}
.upper_e294 svg {
  width: 18px;
  height: 18px;
}
.upper_e294 .item_plasma_52bb {
  display: none;
}
.glass_499f {
  position: relative;
}
.glass_499f.fn-active-3637 .upper_e294 .shade_57d5 {
  display: none;
}
.glass_499f.fn-active-3637 .upper_e294 .item_plasma_52bb {
  display: inline-block;
}
.glass_499f .stale_be1c {
  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_499f.article_7d74 .stale_be1c {
  left: auto;
  right: -0.9em;
}
.glass_499f.article_7d74 .focus-d01f::before {
  left: auto;
  right: 15px;
}
.glass_499f.fn-active-3637 .stale_be1c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title_6826 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.title_6826 label {
  flex-basis: 100%;
}
.title_6826 .footer-warm-8d94 {
  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;
}
.title_6826 .fresh_f9d2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.title_6826 .fresh_f9d2:focus {
  background-color: transparent;
}
.title_6826 button.out-dc5b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.title_6826 button.out-dc5b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.title_6826 button.out-dc5b svg {
  width: 18px;
  height: 18px;
}
.title_6826 input[type="submit"] {
  min-height: auto;
}
.lite-b607 .title_6826 .fresh_f9d2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focus-d01f {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .focus-d01f {
    width: 220px;
  }
}
.focus-d01f label {
  flex-basis: 100%;
}
.focus-d01f::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;
}
.down-297e .lite-b607 .title_6826 {
  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;
}
.down-297e
  .lite-b607
  .title_6826
  .footer-warm-8d94 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.down-297e .lite-b607 .title_6826 .fresh_f9d2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.down-297e
  .lite-b607
  .title_6826
  .fresh_f9d2:focus {
  background: 0 0;
}
.down-297e
  .lite-b607
  .title_6826
  .background_c556 {
  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;
}
.detail_action_30d9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.detail_action_30d9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.detail_action_30d9 li:last-child {
  margin-right: 0;
}
.detail_action_30d9 li:first-child {
  margin-left: 0;
}
.detail_action_30d9.tertiary_59be a {
  color: #fff;
}
.detail_action_30d9.tertiary_59be a:hover {
  color: #fff;
}
.detail_action_30d9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.detail_action_30d9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.detail_action_30d9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detail_action_30d9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.detail_action_30d9 [class*="social-icon-apple"] {
  background-color: #999;
}
.detail_action_30d9 [class*="social-icon-apple"].outer-6988 {
  background-color: transparent;
  color: #999;
}
.detail_action_30d9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.detail_action_30d9 [class*="social-icon-behance"].outer-6988 {
  background-color: transparent;
  color: #1769ff;
}
.detail_action_30d9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.detail_action_30d9 [class*="social-icon-bitbucket"].outer-6988 {
  background-color: transparent;
  color: #205081;
}
.detail_action_30d9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.detail_action_30d9 [class*="social-icon-codepen"].outer-6988 {
  background-color: transparent;
  color: #000;
}
.detail_action_30d9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.detail_action_30d9 [class*="social-icon-delicious"].outer-6988 {
  background-color: transparent;
  color: #39f;
}
.detail_action_30d9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.detail_action_30d9 [class*="social-icon-digg"].outer-6988 {
  background-color: transparent;
  color: #005be2;
}
.detail_action_30d9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.detail_action_30d9 [class*="social-icon-dribbble"].outer-6988 {
  background-color: transparent;
  color: #ea4c89;
}
.detail_action_30d9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.detail_action_30d9 [class*="social-icon-envelope"].outer-6988 {
  background-color: transparent;
  color: #ea4335;
}
.detail_action_30d9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.detail_action_30d9 [class*="social-icon-facebook"].outer-6988 {
  background-color: transparent;
  color: #3b5998;
}
.detail_action_30d9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.detail_action_30d9 [class*="social-icon-flickr"].outer-6988 {
  background-color: transparent;
  color: #0063dc;
}
.detail_action_30d9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.detail_action_30d9 [class*="social-icon-foursquare"].outer-6988 {
  background-color: transparent;
  color: #2d5be3;
}
.detail_action_30d9 [class*="social-icon-github"] {
  background-color: #333;
}
.detail_action_30d9 [class*="social-icon-github"].outer-6988 {
  background-color: transparent;
  color: #333;
}
.detail_action_30d9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.detail_action_30d9 [class*="social-icon-google-plus"].outer-6988 {
  background-color: transparent;
  color: #dd4b39;
}
.detail_action_30d9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.detail_action_30d9 [class*="social-icon-houzz"].outer-6988 {
  background-color: transparent;
  color: #7ac142;
}
.detail_action_30d9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.detail_action_30d9 [class*="social-icon-instagram"].outer-6988 {
  background-color: transparent;
  color: #262626;
}
.detail_action_30d9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.detail_action_30d9 [class*="social-icon-jsfiddle"].outer-6988 {
  background-color: transparent;
  color: #487aa2;
}
.detail_action_30d9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.detail_action_30d9 [class*="social-icon-linkedin"].outer-6988 {
  background-color: transparent;
  color: #0077b5;
}
.detail_action_30d9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.detail_action_30d9 [class*="social-icon-medium"].outer-6988 {
  background-color: transparent;
  color: #00ab6b;
}
.detail_action_30d9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.detail_action_30d9
  [class*="social-icon-odnoklassniki"].outer-6988 {
  background-color: transparent;
  color: #f4731c;
}
.detail_action_30d9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.detail_action_30d9 [class*="social-icon-meetup"].outer-6988 {
  background-color: transparent;
  color: #ec1c40;
}
.detail_action_30d9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.detail_action_30d9 [class*="social-icon-pinterest"].outer-6988 {
  background-color: transparent;
  color: #bd081c;
}
.detail_action_30d9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.detail_action_30d9 [class*="social-icon-product-hunt"].outer-6988 {
  background-color: transparent;
  color: #da552f;
}
.detail_action_30d9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.detail_action_30d9 [class*="social-icon-reddit"].outer-6988 {
  background-color: transparent;
  color: #ff4500;
}
.detail_action_30d9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.detail_action_30d9 [class*="social-icon-rss"].outer-6988 {
  background-color: transparent;
  color: #f26522;
}
.detail_action_30d9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.detail_action_30d9
  [class*="social-icon-shopping-cart"].outer-6988 {
  background-color: transparent;
  color: #4caf50;
}
.detail_action_30d9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.detail_action_30d9 [class*="social-icon-skype"].outer-6988 {
  background-color: transparent;
  color: #00aff0;
}
.detail_action_30d9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.detail_action_30d9 [class*="social-icon-slideshare"].outer-6988 {
  background-color: transparent;
  color: #0077b5;
}
.detail_action_30d9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.detail_action_30d9 [class*="social-icon-snapchat"].outer-6988 {
  background-color: transparent;
  color: #fffc00;
}
.detail_action_30d9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.detail_action_30d9 [class*="social-icon-soundcloud"].outer-6988 {
  background-color: transparent;
  color: #f80;
}
.detail_action_30d9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.detail_action_30d9 [class*="social-icon-spotify"].outer-6988 {
  background-color: transparent;
  color: #2ebd59;
}
.detail_action_30d9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.detail_action_30d9
  [class*="social-icon-stack-overflow"].outer-6988 {
  background-color: transparent;
  color: #fe7a15;
}
.detail_action_30d9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.detail_action_30d9 [class*="social-icon-maldkfgram"].outer-6988 {
  background-color: transparent;
  color: #2ca5e0;
}
.detail_action_30d9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.detail_action_30d9 [class*="social-icon-tripadvisor"].outer-6988 {
  background-color: transparent;
  color: #589442;
}
.detail_action_30d9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.detail_action_30d9 [class*="social-icon-tumblr"].outer-6988 {
  background-color: transparent;
  color: #35465c;
}
.detail_action_30d9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.detail_action_30d9 [class*="social-icon-twitch"].outer-6988 {
  background-color: transparent;
  color: #6441a5;
}
.detail_action_30d9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.detail_action_30d9 [class*="social-icon-twitter"].outer-6988 {
  background-color: transparent;
  color: #1da1f2;
}
.detail_action_30d9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.detail_action_30d9 [class*="social-icon-vimeo"].outer-6988 {
  background-color: transparent;
  color: #1ab7ea;
}
.detail_action_30d9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.detail_action_30d9 [class*="social-icon-vk"].outer-6988 {
  background-color: transparent;
  color: #45668e;
}
.detail_action_30d9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.detail_action_30d9 [class*="social-icon-weibo"].outer-6988 {
  background-color: transparent;
  color: #df2029;
}
.detail_action_30d9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.detail_action_30d9 [class*="social-icon-weixin"].outer-6988 {
  background-color: transparent;
  color: #7bb32e;
}
.detail_action_30d9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.detail_action_30d9 [class*="social-icon-whatsapp"].outer-6988 {
  background-color: transparent;
  color: #25d366;
}
.detail_action_30d9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.detail_action_30d9 [class*="social-icon-wordpress"].outer-6988 {
  background-color: transparent;
  color: #21759b;
}
.detail_action_30d9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.detail_action_30d9 [class*="social-icon-xing"].outer-6988 {
  background-color: transparent;
  color: #026466;
}
.detail_action_30d9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.detail_action_30d9 [class*="social-icon-yelp"].outer-6988 {
  background-color: transparent;
  color: #af0606;
}
.detail_action_30d9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.detail_action_30d9 [class*="social-icon-youtube"].outer-6988 {
  background-color: transparent;
  color: #cd201f;
}
.pressed_29eb {
  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;
}
.pressed_29eb:hover {
  box-shadow: none;
  background: 0 0;
}
.info-065d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.liquid-140d {
  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;
}
.liquid-509e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tertiary_df91 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tertiary_df91,
.tertiary_df91::after,
.tertiary_df91::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;
}
.tertiary_df91::after,
.tertiary_df91::before {
  content: "";
  display: block;
  background-color: inherit;
}
.message_dim_0d6a .liquid-140d .liquid-509e {
  margin-top: -2px;
  width: 19px;
}
.message_dim_0d6a .liquid-140d .tertiary_df91 {
  margin-top: -1px;
}
.message_dim_0d6a .liquid-140d .tertiary_df91,
.message_dim_0d6a .liquid-140d .tertiary_df91::after,
.message_dim_0d6a .liquid-140d .tertiary_df91::before {
  width: 19px;
  height: 2px;
}
.message_dim_0d6a .liquid-140d .tertiary_df91::before {
  top: -6px;
}
.message_dim_0d6a .liquid-140d .tertiary_df91::after {
  bottom: -6px;
}
.liquid_b479 .liquid-140d .liquid-509e {
  margin-top: -2px;
  width: 22px;
}
.liquid_b479 .liquid-140d .tertiary_df91 {
  margin-top: -1px;
}
.liquid_b479 .liquid-140d .tertiary_df91,
.liquid_b479 .liquid-140d .tertiary_df91::after,
.liquid_b479 .liquid-140d .tertiary_df91::before {
  width: 22px;
  height: 2px;
}
.liquid_b479 .liquid-140d .tertiary_df91::before {
  top: -7px;
}
.liquid_b479 .liquid-140d .tertiary_df91::after {
  bottom: -7px;
}
.title_easy_da90 .liquid-140d .liquid-509e {
  margin-top: -2px;
  width: 31px;
}
.title_easy_da90 .liquid-140d .tertiary_df91 {
  margin-top: -1.5px;
}
.title_easy_da90 .liquid-140d .tertiary_df91,
.title_easy_da90 .liquid-140d .tertiary_df91::after,
.title_easy_da90 .liquid-140d .tertiary_df91::before {
  width: 31px;
  height: 3px;
}
.title_easy_da90 .liquid-140d .tertiary_df91::before {
  top: -9px;
}
.title_easy_da90 .liquid-140d .tertiary_df91::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wide-0c7e .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 19px;
  }
  .wide-0c7e .liquid-140d .tertiary_df91 {
    margin-top: -1px;
  }
  .wide-0c7e .liquid-140d .tertiary_df91,
  .wide-0c7e .liquid-140d .tertiary_df91::after,
  .wide-0c7e .liquid-140d .tertiary_df91::before {
    width: 19px;
    height: 2px;
  }
  .wide-0c7e .liquid-140d .tertiary_df91::before {
    top: -6px;
  }
  .wide-0c7e .liquid-140d .tertiary_df91::after {
    bottom: -6px;
  }
  .heading-89c8 .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 22px;
  }
  .heading-89c8 .liquid-140d .tertiary_df91 {
    margin-top: -1px;
  }
  .heading-89c8 .liquid-140d .tertiary_df91,
  .heading-89c8 .liquid-140d .tertiary_df91::after,
  .heading-89c8 .liquid-140d .tertiary_df91::before {
    width: 22px;
    height: 2px;
  }
  .heading-89c8 .liquid-140d .tertiary_df91::before {
    top: -7px;
  }
  .heading-89c8 .liquid-140d .tertiary_df91::after {
    bottom: -7px;
  }
  .fresh-843b .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-843b .liquid-140d .tertiary_df91 {
    margin-top: -1.5px;
  }
  .fresh-843b .liquid-140d .tertiary_df91,
  .fresh-843b .liquid-140d .tertiary_df91::after,
  .fresh-843b .liquid-140d .tertiary_df91::before {
    width: 31px;
    height: 3px;
  }
  .fresh-843b .liquid-140d .tertiary_df91::before {
    top: -9px;
  }
  .fresh-843b .liquid-140d .tertiary_df91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .item-e1ed .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 19px;
  }
  .item-e1ed .liquid-140d .tertiary_df91 {
    margin-top: -1px;
  }
  .item-e1ed .liquid-140d .tertiary_df91,
  .item-e1ed .liquid-140d .tertiary_df91::after,
  .item-e1ed .liquid-140d .tertiary_df91::before {
    width: 19px;
    height: 2px;
  }
  .item-e1ed .liquid-140d .tertiary_df91::before {
    top: -6px;
  }
  .item-e1ed .liquid-140d .tertiary_df91::after {
    bottom: -6px;
  }
  .tertiary-tall-a093 .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary-tall-a093 .liquid-140d .tertiary_df91 {
    margin-top: -1px;
  }
  .tertiary-tall-a093 .liquid-140d .tertiary_df91,
  .tertiary-tall-a093 .liquid-140d .tertiary_df91::after,
  .tertiary-tall-a093 .liquid-140d .tertiary_df91::before {
    width: 22px;
    height: 2px;
  }
  .tertiary-tall-a093 .liquid-140d .tertiary_df91::before {
    top: -7px;
  }
  .tertiary-tall-a093 .liquid-140d .tertiary_df91::after {
    bottom: -7px;
  }
  .hidden_action_b882 .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_action_b882 .liquid-140d .tertiary_df91 {
    margin-top: -1.5px;
  }
  .hidden_action_b882 .liquid-140d .tertiary_df91,
  .hidden_action_b882 .liquid-140d .tertiary_df91::after,
  .hidden_action_b882 .liquid-140d .tertiary_df91::before {
    width: 31px;
    height: 3px;
  }
  .hidden_action_b882 .liquid-140d .tertiary_df91::before {
    top: -9px;
  }
  .hidden_action_b882 .liquid-140d .tertiary_df91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .outline_dc7f .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 19px;
  }
  .outline_dc7f .liquid-140d .tertiary_df91 {
    margin-top: -1px;
  }
  .outline_dc7f .liquid-140d .tertiary_df91,
  .outline_dc7f .liquid-140d .tertiary_df91::after,
  .outline_dc7f .liquid-140d .tertiary_df91::before {
    width: 19px;
    height: 2px;
  }
  .outline_dc7f .liquid-140d .tertiary_df91::before {
    top: -6px;
  }
  .outline_dc7f .liquid-140d .tertiary_df91::after {
    bottom: -6px;
  }
  .tooltip_lite_e53a .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_lite_e53a .liquid-140d .tertiary_df91 {
    margin-top: -1px;
  }
  .tooltip_lite_e53a .liquid-140d .tertiary_df91,
  .tooltip_lite_e53a .liquid-140d .tertiary_df91::after,
  .tooltip_lite_e53a .liquid-140d .tertiary_df91::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_lite_e53a .liquid-140d .tertiary_df91::before {
    top: -7px;
  }
  .tooltip_lite_e53a .liquid-140d .tertiary_df91::after {
    bottom: -7px;
  }
  .dynamic-dc8e .liquid-140d .liquid-509e {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic-dc8e .liquid-140d .tertiary_df91 {
    margin-top: -1.5px;
  }
  .dynamic-dc8e .liquid-140d .tertiary_df91,
  .dynamic-dc8e .liquid-140d .tertiary_df91::after,
  .dynamic-dc8e .liquid-140d .tertiary_df91::before {
    width: 31px;
    height: 3px;
  }
  .dynamic-dc8e .liquid-140d .tertiary_df91::before {
    top: -9px;
  }
  .dynamic-dc8e .liquid-140d .tertiary_df91::after {
    bottom: -9px;
  }
}
.background_f1c4 .tertiary_df91 {
  -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);
}
.background_f1c4 .tertiary_df91::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background_f1c4 .tertiary_df91::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);
}
.background_f1c4.carousel-2ee3 .tertiary_df91 {
  -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);
}
.background_f1c4.carousel-2ee3 .tertiary_df91::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background_f1c4.carousel-2ee3 .tertiary_df91::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);
}
.outer_b350 {
  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.picture-ff32:before {
  display: none;
}
.pressed-5223 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pressed-5223 .hidden_out_dbc6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pressed-5223 .hidden_out_dbc6:last-of-type {
  border-bottom: none;
}
.pressed-5223 .hidden_out_dbc6.label_black_a741,
.pressed-5223 .hidden_out_dbc6.media_dynamic_3055,
.pressed-5223 .hidden_out_dbc6.aside_under_f99b {
  padding: 0;
}
.pressed-5223 .label_0ac9 .warm-5681 {
  color: currentColor;
}
.pressed-5223 .label_0ac9 .warm-5681:focus,
.pressed-5223 .label_0ac9 .warm-5681:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed-5223.column_fresh_deba .focused_ff2b,
.pressed-5223.column_fresh_deba .highlight_south_535c a,
.pressed-5223.column_fresh_deba .nav-1f2a a,
.pressed-5223.column_fresh_deba .focused_55b7 a {
  color: rgba(0, 0, 0, 0.55);
}
.pressed-5223.column_fresh_deba .focused_ff2b:hover,
.pressed-5223.column_fresh_deba .highlight_south_535c a:hover,
.pressed-5223.column_fresh_deba .nav-1f2a a:hover,
.pressed-5223.column_fresh_deba .focused_55b7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-5223.column_fresh_deba .badge_hot_bd31 {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-5223.column_fresh_deba .hidden_out_dbc6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed-5223.column_fresh_deba .hidden_out_dbc6:before {
  background: rgba(0, 0, 0, 0.08);
}
.pressed-5223.column_fresh_deba .secondary_961f:before {
  background: rgba(255, 255, 255, 0.9);
}
.pressed-5223.column_fresh_deba .label_0ac9 .new_768b li a,
.pressed-5223.column_fresh_deba .label_0ac9 .warm-5681,
.pressed-5223.column_fresh_deba .focused_55b7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed-5223.column_fresh_deba .label_0ac9 .warm-5681:focus,
.pressed-5223.column_fresh_deba .label_0ac9 .warm-5681:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed-5223.column_fresh_deba .new_768b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed-5223.prev-b5fb .focused_ff2b,
.pressed-5223.prev-b5fb .highlight_south_535c a,
.pressed-5223.prev-b5fb .nav-1f2a .warm-5681,
.pressed-5223.prev-b5fb .nav-1f2a a,
.pressed-5223.prev-b5fb .focused_55b7 a {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-5223.prev-b5fb .focused_ff2b:hover,
.pressed-5223.prev-b5fb .highlight_south_535c a:hover,
.pressed-5223.prev-b5fb .nav-1f2a .warm-5681:hover,
.pressed-5223.prev-b5fb .nav-1f2a a:hover,
.pressed-5223.prev-b5fb .focused_55b7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-5223.prev-b5fb .badge_hot_bd31 {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-5223.prev-b5fb .hidden_out_dbc6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-5223.prev-b5fb .hidden_out_dbc6:before {
  background: rgba(255, 255, 255, 0.08);
}
.pressed-5223.prev-b5fb .secondary_961f:before {
  background: rgba(0, 0, 0, 0.9);
}
.pressed-5223.prev-b5fb .label_0ac9 .new_768b li a,
.pressed-5223.prev-b5fb .label_0ac9 .warm-5681,
.pressed-5223.prev-b5fb .focused_55b7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-5223.prev-b5fb .label_0ac9 .warm-5681:focus,
.pressed-5223.prev-b5fb .label_0ac9 .warm-5681:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed-5223.prev-b5fb .new_768b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_961f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.secondary_961f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active_4607 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.input-small-c032 .pressed-5223 {
  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;
}
.input-small-c032 .hidden_out_dbc6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.input-small-c032 .hidden_out_dbc6: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) {
  .input-small-c032 .hidden_out_dbc6:before {
    width: 16%;
    left: 42%;
  }
}
.input-small-c032 .hidden_out_dbc6:last-child:before {
  content: none;
}
.input-small-c032 .hidden_out_dbc6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.input-small-c032 .label_0ac9 .new_768b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.input-small-c032 .label_0ac9 .new_768b li a .warm-5681 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.input-small-c032 .label_0ac9 .focused_55b7 {
  border: none;
}
.input-small-c032 .label_0ac9 .focused_55b7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.input-small-c032 .secondary_961f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.input-small-c032 .active_4607 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.input-small-c032 .prev-b5fb .secondary_961f:before {
  background: rgba(0, 0, 0, 0.9);
}
.input-small-c032 .column_fresh_deba.small_8409 .tertiary_df91 {
  background: rgba(0, 0, 0, 0.6);
}
.input-small-c032
  .column_fresh_deba.small_8409
  .tertiary_df91::after,
.input-small-c032
  .column_fresh_deba.small_8409
  .tertiary_df91:before {
  background: inherit;
}
.input-small-c032
  .column_fresh_deba.small_8409:hover
  .tertiary_df91 {
  background: rgba(0, 0, 0, 0.8);
}
.chip_ade4 .pressed-5223 {
  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) {
  .chip_ade4 .pressed-5223 {
    width: auto;
    right: 45px;
  }
}
.silver_9181 .pressed-5223 {
  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) {
  .silver_9181 .pressed-5223 {
    width: auto;
    left: 45px;
  }
}
.picture-ff32 .pressed-5223 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture-ff32 .active_4607 {
  max-width: 48em;
  margin: 0 auto;
}
.picture-ff32 .secondary_961f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper-24f1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper-24f1.input-small-c032 .pressed-5223 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper-24f1.chip_ade4 .pressed-5223 {
  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);
}
.copper-24f1 .pressed-5223 {
  visibility: visible;
}
.copper-24f1.silver_9181 .pressed-5223 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gallery_light_e08d,
.info-1add {
  overflow-x: hidden;
}
.gallery_light_e08d .pressed-5223 {
  overflow: auto;
}
.gallery_light_e08d.input-small-c032 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_light_e08d.input-small-c032 .pressed-5223 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gallery_light_e08d.input-small-c032 .pressed_29eb {
  opacity: 0;
}
.gallery_light_e08d.chip_ade4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_light_e08d.chip_ade4 .pressed-5223 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gallery_light_e08d.chip_ade4 .pressed_29eb {
  opacity: 0;
}
.gallery_light_e08d.silver_9181 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery_light_e08d.silver_9181 .pressed-5223 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gallery_light_e08d.silver_9181 .pressed_29eb {
  opacity: 0;
}
.gallery_light_e08d.picture-ff32 .pressed-5223 {
  z-index: 10;
  visibility: visible;
}
.small_8409 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.small_8409 .tertiary_df91 {
  background: rgba(255, 255, 255, 0.99);
}
.small_8409 .tertiary_df91::after,
.small_8409 .tertiary_df91:before {
  background: inherit;
}
.small_8409:hover .tertiary_df91 {
  background: rgba(255, 255, 255, 0.99);
}
.silver_9181 .small_8409 {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture-ff32 .small_8409 {
  display: none !important;
}
.gallery_light_e08d:before,
.info-1add:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gallery_light_e08d .small_8409,
.info-1add .small_8409 {
  display: inline-block;
}
.pressed-5223 .block_fast_6a8c {
  -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;
}
.gallery_light_e08d .pressed-5223 .block_fast_6a8c,
.info-1add .pressed-5223 .block_fast_6a8c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel-b19c .footer-warm-8d94 {
  width: 100%;
}
.focus-fb96 {
  padding: 0 0.5em 0;
}
.focus-fb96 [class*="customify-col-"],
.focus-fb96 [class*="customify-col_"],
.focus-fb96 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.orange_c428 .focus-fb96 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion_slow_ff25 .middle_42e6,
  .middle_42e6 {
    display: none;
  }
  .light_b56c {
    text-align: left;
  }
  .pink-e6e9 {
    text-align: center;
  }
  .action-5bd4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_slow_ff25 .button_4fd3,
  .button_4fd3 {
    display: none;
  }
  .info_23b3 {
    text-align: left;
  }
  .middle_e5d0 {
    text-align: center;
  }
  .mask_4edf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion_slow_ff25 .clean_e94a,
  .clean_e94a {
    display: none;
  }
  .texture_hovered_b9e1 {
    text-align: left;
  }
  .gradient_b930 {
    text-align: center;
  }
  .fast_de26 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.description_up_b532 {
  box-shadow: none !important;
}
.layout-f708 .accordion_next_6a43,
.yellow-5d1f .accordion_next_6a43 {
  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;
}
.yellow-5d1f .accordion_next_6a43 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module_9b03 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module_9b03:after,
.module_9b03:before {
  content: "";
  display: table;
}
.module_9b03:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module_9b03 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module_9b03,
.overlay-full-e1bd {
  max-width: 1248px;
  margin: 0 auto;
}

.active_d31f.text_right_7506 .module_9b03 {
  max-width: 100%;
}
.active_d31f.lite-958d {
  max-width: 1200px;
  margin: 0 auto;
}
.active_d31f.paper_36f3 .module_9b03 {
  max-width: 100%;
}
.active_d31f.paper_36f3 > .module_9b03 {
  padding-left: 0;
  padding-right: 0;
}
.active_d31f.paper_36f3 > .module_9b03 .accordion_slow_ff25 {
  margin: 0;
}
.active_d31f.paper_36f3
  > .module_9b03
  .layout-f16e.small_81d7 {
  margin-right: 0;
  margin-left: 0;
}
.active_d31f.paper_36f3 #main.small_81d7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article_blue_eae2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article_blue_eae2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gallery-bright-e631 .preview_static_3b60 {
    padding-right: 1em;
  }
  .gallery-bright-e631.icon-026f .layout-f16e {
    border-right: 1px solid #eaecee;
  }
  .gallery-bright-e631.icon-026f .preview_static_3b60 {
    padding-right: 1em;
  }
  .gallery-bright-e631.icon-026f .secondary_in_edec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-a1d6 .preview_static_3b60 {
    padding-left: 1em;
  }
  .border-a1d6.icon-026f .layout-f16e {
    border-left: 1px solid #eaecee;
  }
  .border-a1d6.icon-026f .preview_static_3b60 {
    padding-left: 1em;
  }
  .border-a1d6.icon-026f .secondary_in_edec {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_068f .preview_static_3b60 {
    padding-left: 1em;
  }
  .aside_068f.icon-026f .notice-698b {
    border-right: 1px solid #eaecee;
  }
  .aside_068f.icon-026f .green-c4f9 {
    border-right: 1px solid #eaecee;
  }
  .aside_068f.icon-026f .preview_static_3b60 {
    padding-left: 1em;
  }
  .aside_068f.icon-026f .secondary_in_edec {
    padding-right: 1em;
  }
  .aside_068f.icon-026f .element-39f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_c7f4 .preview_static_3b60 {
    padding-right: 1em;
  }
  .heading_c7f4.icon-026f .notice-698b {
    border-left: 1px solid #eaecee;
  }
  .heading_c7f4.icon-026f .green-c4f9 {
    border-left: 1px solid #eaecee;
  }
  .heading_c7f4.icon-026f .preview_static_3b60 {
    padding-right: 1em;
  }
  .heading_c7f4.icon-026f .secondary_in_edec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading_c7f4.icon-026f .element-39f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_blue_eae2 .preview_static_3b60 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_blue_eae2.icon-026f .layout-f16e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article_blue_eae2.icon-026f .preview_static_3b60 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_blue_eae2.icon-026f .secondary_in_edec {
    padding-left: 1em;
  }
  .article_blue_eae2.icon-026f .element-39f7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article_blue_eae2.icon-026f .preview_static_3b60 {
    padding-left: 0;
  }
}
.section-502a .hidden-purple-a30f {
  display: inline-block;
}
.dark-0583 {
  display: inline-block;
}
.paper_1b70 {
  word-con: break-word;
}
.short-fbde > span {
  display: inline-block;
  padding: 5px 0;
}
.short-fbde .progress-outer-a2b7 {
  margin-left: 8px;
  margin-right: 8px;
}
.short-fbde .mask_1463 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article_south_d1d1 .texture-middle-4325 {
  margin-bottom: 2em;
}
.article_south_d1d1 .column_a6ee {
  margin-bottom: 15px;
}
.article_south_d1d1 .column_a6ee:last-child {
  margin-bottom: 0;
}
.article_south_d1d1 .element-action-1100 {
  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) {
  .article_south_d1d1 .element-action-1100 {
    display: block;
  }
}
.article_south_d1d1 .carousel-b9cf {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article_south_d1d1 .carousel-b9cf {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article_south_d1d1 .tabs_c0f0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article_south_d1d1 .tabs_c0f0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article_south_d1d1 .tabs_c0f0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article_south_d1d1 .paper_1b70 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_south_d1d1 .paper_1b70 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article_south_d1d1 .dropdown_1475 p:last-child {
  margin-bottom: 0;
}
.article_south_d1d1 .list-e3d5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article_south_d1d1 .link_tall_c499 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article_south_d1d1 .hover-middle-98a4 {
  margin-top: 1em;
}
.article_south_d1d1 .secondary_f8dc {
  top: 0;
  display: block;
}
.article_south_d1d1 .secondary_f8dc a {
  color: inherit;
}
.article_south_d1d1 .secondary_f8dc a:hover {
  color: inherit;
}
.article_south_d1d1 .progress_east_a6ef {
  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;
}
.article_south_d1d1 .progress_east_a6ef:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article_south_d1d1 .link_tall_c499 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article_south_d1d1 .stale-b18a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article_south_d1d1 .stale-b18a:first-child {
  margin-top: 0;
}
.article_south_d1d1 .stale-b18a.logo-hard-f57f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article_south_d1d1 .stale-b18a.main-easy-e27c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_south_d1d1
  .stale-b18a.main-easy-e27c.title-fa6c
  .hover-middle-98a4 {
  width: 100%;
}
.article_south_d1d1 .main-easy-e27c {
  -webkit-box-align: center;
  align-items: center;
}
.article_south_d1d1 .main-easy-e27c .short-fbde,
.article_south_d1d1 .main-easy-e27c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article_south_d1d1 .tabs_c0f0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_south_d1d1 .tabs_c0f0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_south_d1d1 .tabs_c0f0: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;
}
.article_south_d1d1 .logo-hard-f57f {
  z-index: 5;
}
.article_south_d1d1 .aside_8005 .outer-7134 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article_south_d1d1 .dim_88a6 .outer-7134 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article_south_d1d1 .button_red_6ad4 .outer-7134 {
  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;
}
.article_south_d1d1.module-simple-50b9 .element-action-1100,
.article_south_d1d1.slider-first-b887 .element-action-1100 {
  display: block;
}
.article_south_d1d1.module-simple-50b9 .element-action-1100 .active_e183,
.article_south_d1d1.module-simple-50b9 .element-action-1100 .link_tall_c499,
.article_south_d1d1.slider-first-b887 .element-action-1100 .active_e183,
.article_south_d1d1.slider-first-b887 .element-action-1100 .link_tall_c499 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article_south_d1d1.primary_new_f272 .carousel-b9cf {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article_south_d1d1.primary_new_f272 .carousel-b9cf {
    margin-right: 0;
  }
}
.article_south_d1d1.module-simple-50b9 .carousel-b9cf,
.article_south_d1d1.slider-first-b887 .carousel-b9cf {
  padding-top: 40%;
}
.article_south_d1d1.module-simple-50b9 .texture-middle-4325,
.article_south_d1d1.slider-first-b887 .texture-middle-4325 {
  display: block;
}
.article_south_d1d1.module-simple-50b9 .fn-sticky-3637 .link_tall_c499,
.article_south_d1d1.slider-first-b887 .fn-sticky-3637 .link_tall_c499 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article_south_d1d1.module-simple-50b9 .carousel-b9cf,
.article_south_d1d1.slider-first-b887 .carousel-b9cf {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article_south_d1d1.module-simple-50b9 .link_tall_c499 {
  padding: 1em;
}
.sidebar-hard-9586 {
  margin: 30px auto;
  display: block;
}
.sidebar-hard-9586 .gallery-center-d8d1 > * {
  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;
}
.sidebar-hard-9586 .gallery-center-d8d1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar-hard-9586 .gallery-center-d8d1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture_068e .short-fbde {
  margin-bottom: 1.41575em;
}
.picture_068e .plasma-65ba {
  margin-bottom: 1.618em;
}
.short_e1f0 .notification-215c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.short_e1f0 .notification-215c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.short_e1f0 .hard_5f62 {
  max-width: 100%;
  overflow: auto;
}
.title-black-3f42 .short_e1f0 a:hover {
  text-decoration: underline;
}
.paragraph_2b19 .column_a6ee:not(.paper_1b70),
.paragraph_2b19 .tabs_c0f0 {
  margin-bottom: 1.41575em;
}
.paragraph_2b19 .column_a6ee:not(.paper_1b70):last-child,
.paragraph_2b19 .tabs_c0f0:last-child {
  margin-bottom: 0;
}
.paragraph_2b19 .column_a6ee.orange_7344 {
  margin-bottom: 0.41575em;
}
.paragraph_2b19 .logo_lower_fc1b:before,
.paragraph_2b19 .shade_dark_54b3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.paragraph_2b19 .logo_lower_fc1b:before {
  content: "\f115";
}
.paragraph_2b19 .shade_dark_54b3:before {
  content: "\f02c";
}
.paragraph_2b19 .soft-69f1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.paragraph_2b19 .soft-69f1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notification_c1f2 {
  display: -webkit-box;
  display: flex;
}
.notification_c1f2 .section-out-b4e9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notification_c1f2 .section-out-b4e9 {
    flex-basis: 90px;
  }
}
.notification_c1f2 .tooltip-a21e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification_c1f2 .tooltip-a21e {
    flex-basis: calc(100% - 50px);
  }
}
.notification_c1f2 .light-c2b3 p:last-child {
  margin-bottom: 0.72em;
}
.shade-edfc .gallery-center-d8d1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shade-edfc .gallery-center-d8d1:after,
.shade-edfc .gallery-center-d8d1:before {
  content: "";
  display: table;
}
.shade-edfc .gallery-center-d8d1:after {
  clear: both;
}
.shade-edfc .gallery-center-d8d1 .disabled_8b75,
.shade-edfc .gallery-center-d8d1 .mask_black_b3e9 {
  width: 49%;
}
.shade-edfc .gallery-center-d8d1 .disabled_8b75 a span.video-52c1,
.shade-edfc .gallery-center-d8d1 .mask_black_b3e9 a span.video-52c1 {
  display: block;
  margin-bottom: 5px;
}
.shade-edfc .gallery-center-d8d1 .mask_black_b3e9 {
  float: left;
  text-align: left;
}
.shade-edfc .gallery-center-d8d1 .disabled_8b75 {
  float: right;
  text-align: right;
}
.background-blue-6a08 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .background-blue-6a08 {
    margin-bottom: 0;
  }
}
.gradient_2f5d {
  margin-bottom: 1em;
}
.gradient_2f5d .paper_1b70 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav-old-dc88 a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail_plasma_aae1 .gradient_2f5d,
.search-c99a .gradient_2f5d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail_plasma_aae1 .gradient_2f5d,
  .search-c99a .gradient_2f5d {
    display: block;
  }
}
.thumbnail_plasma_aae1 .nav-old-dc88,
.search-c99a .nav-old-dc88 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail_plasma_aae1 .nav-old-dc88,
  .search-c99a .nav-old-dc88 {
    margin-bottom: 1em;
  }
}
.thumbnail_plasma_aae1 .nav-old-dc88 img,
.search-c99a .nav-old-dc88 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail_plasma_aae1 .tabs_dynamic_95ea,
.search-c99a .tabs_dynamic_95ea {
  flex-basis: calc(100% - 160px);
}
.thumbnail_plasma_aae1 .tabs_dynamic_95ea p,
.search-c99a .tabs_dynamic_95ea p {
  margin-bottom: 0;
}
.thumbnail_plasma_aae1 .tabs_dynamic_95ea {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_plasma_aae1 .tabs_dynamic_95ea {
    padding-left: 0;
  }
}
.search-c99a .tabs_dynamic_95ea {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .search-c99a .tabs_dynamic_95ea {
    padding-right: 0;
  }
}
.search-c99a .nav-old-dc88 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary_complex_b04a .nav-old-dc88 {
  margin-bottom: 0.5em;
}
.primary_complex_b04a .nav-old-dc88 img {
  width: 100%;
}
.feature_white_f5d5 .status-3b32,
.soft-8682 .status-3b32 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.soft-8682 .layout-f16e .nav-outer-02cb p:last-child {
  margin-bottom: 0;
}
.gradient-82ae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.preview_top_3fca .bottom_ce82 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .preview_top_3fca .bottom_ce82:last-of-type {
    margin-bottom: 0;
  }
}
.preview_top_3fca .bottom_ce82 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview_top_3fca .bottom_ce82 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.preview_top_3fca .bottom_ce82 ul li {
  margin: 0 0 0.6em;
}
.preview_top_3fca .bottom_ce82 ul li.main-iron-2ede,
.preview_top_3fca .bottom_ce82 ul li.focus_green_2157 {
  position: relative;
}
.preview_top_3fca .bottom_ce82 ul li.main-iron-2ede .out-7dc3,
.preview_top_3fca .bottom_ce82 ul li.focus_green_2157 .out-7dc3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.preview_top_3fca .bottom_ce82 ul li.main-iron-2ede:after:after,
.preview_top_3fca .bottom_ce82 ul li.main-iron-2ede:after:before,
.preview_top_3fca
  .bottom_ce82
  ul
  li.focus_green_2157:after:after,
.preview_top_3fca
  .bottom_ce82
  ul
  li.focus_green_2157:after:before {
  content: "";
  display: table;
}
.preview_top_3fca .bottom_ce82 ul li.main-iron-2ede:after:after,
.preview_top_3fca
  .bottom_ce82
  ul
  li.focus_green_2157:after:after {
  clear: both;
}
.preview_top_3fca .bottom_ce82 a.orange_0bc6:hover {
  text-decoration: none;
}
.preview_top_3fca .bottom_ce82 select {
  max-width: 100%;
}
.preview_top_3fca .bottom_ce82 table {
  font-size: 85%;
}
.preview_top_3fca .bottom_ce82 table td,
.preview_top_3fca .bottom_ce82 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.preview_top_3fca .bottom_ce82 table tfoot td {
  text-align: left;
}
.preview_top_3fca .bottom_ce82 :last-child {
  margin-bottom: 0;
}
.preview_top_3fca .bottom_ce82 .frame-liquid-3b75 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.preview_top_3fca .bottom_ce82 .frame-liquid-3b75 label {
  width: 100%;
}
.preview_top_3fca .bottom_ce82 .frame-liquid-3b75 .fresh_f9d2 {
  width: 100%;
  display: block;
}
.preview_top_3fca .bottom_ce82 .frame-liquid-3b75 .out-dc5b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.preview_top_3fca .bottom_ce82 .frame-liquid-3b75 .out-dc5b:hover svg #svg-search {
  fill: #444;
}
.preview_top_3fca .bottom_ce82 .frame-liquid-3b75 .out-dc5b svg {
  width: 18px;
  height: 18px;
}
.preview_top_3fca .easy-8a57 ul ul,
.preview_top_3fca .form_last_461f ul ul,
.preview_top_3fca .caption_top_3382 ul ul,
.preview_top_3fca .sort-06d4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.preview_top_3fca .easy-8a57 .pressed-a739 > a,
.preview_top_3fca .form_last_461f .pressed-a739 > a,
.preview_top_3fca .caption_top_3382 .pressed-a739 > a,
.preview_top_3fca .sort-06d4 .pressed-a739 > a {
  margin-bottom: 0;
}
.preview_top_3fca .column_4167 li,
.preview_top_3fca .easy-8a57 li,
.preview_top_3fca .accordion_11af li,
.preview_top_3fca .form_last_461f li,
.preview_top_3fca .caption_top_3382 li,
.preview_top_3fca .sort-06d4 li,
.preview_top_3fca .surface_b03a li,
.preview_top_3fca .table-55e9 li {
  display: block;
  position: relative;
}
.preview_top_3fca .column_4167 li:last-child,
.preview_top_3fca .easy-8a57 li:last-child,
.preview_top_3fca .accordion_11af li:last-child,
.preview_top_3fca .form_last_461f li:last-child,
.preview_top_3fca .caption_top_3382 li:last-child,
.preview_top_3fca .sort-06d4 li:last-child,
.preview_top_3fca .surface_b03a li:last-child,
.preview_top_3fca .table-55e9 li:last-child {
  border: none;
}
.preview_top_3fca .column_4167 li a,
.preview_top_3fca .easy-8a57 li a,
.preview_top_3fca .accordion_11af li a,
.preview_top_3fca .form_last_461f li a,
.preview_top_3fca .caption_top_3382 li a,
.preview_top_3fca .sort-06d4 li a,
.preview_top_3fca .surface_b03a li a,
.preview_top_3fca .table-55e9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview_top_3fca .column_4167 li ul li::before,
.preview_top_3fca .easy-8a57 li ul li::before,
.preview_top_3fca .accordion_11af li ul li::before,
.preview_top_3fca .form_last_461f li ul li::before,
.preview_top_3fca .caption_top_3382 li ul li::before,
.preview_top_3fca .sort-06d4 li ul li::before,
.preview_top_3fca .surface_b03a li ul li::before,
.preview_top_3fca .table-55e9 li ul li::before {
  left: 15px;
}
.preview_top_3fca .column_4167 li ul a,
.preview_top_3fca .easy-8a57 li ul a,
.preview_top_3fca .accordion_11af li ul a,
.preview_top_3fca .form_last_461f li ul a,
.preview_top_3fca .caption_top_3382 li ul a,
.preview_top_3fca .sort-06d4 li ul a,
.preview_top_3fca .surface_b03a li ul a,
.preview_top_3fca .table-55e9 li ul a {
  padding-left: 20px;
}
.preview_top_3fca .column_4167 li ul ul li::before,
.preview_top_3fca .easy-8a57 li ul ul li::before,
.preview_top_3fca .accordion_11af li ul ul li::before,
.preview_top_3fca .form_last_461f li ul ul li::before,
.preview_top_3fca .caption_top_3382 li ul ul li::before,
.preview_top_3fca .sort-06d4 li ul ul li::before,
.preview_top_3fca .surface_b03a li ul ul li::before,
.preview_top_3fca .table-55e9 li ul ul li::before {
  left: 30px;
}
.preview_top_3fca .column_4167 li ul ul a,
.preview_top_3fca .easy-8a57 li ul ul a,
.preview_top_3fca .accordion_11af li ul ul a,
.preview_top_3fca .form_last_461f li ul ul a,
.preview_top_3fca .caption_top_3382 li ul ul a,
.preview_top_3fca .sort-06d4 li ul ul a,
.preview_top_3fca .surface_b03a li ul ul a,
.preview_top_3fca .table-55e9 li ul ul a {
  padding-left: 40px;
}
.preview_top_3fca .description-hovered-d7db li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview_top_3fca .table-55e9 ul li {
  margin-bottom: 1.41575em;
}
.preview_top_3fca .table-55e9 ul li .gradient-8239 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.preview_top_3fca .table-55e9 ul li .banner-south-16a7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.prev-b5fb .column_4167 li a,
.prev-b5fb .easy-8a57 li a,
.prev-b5fb .accordion_11af li a,
.prev-b5fb .form_last_461f li a,
.prev-b5fb .caption_top_3382 li a,
.prev-b5fb .sort-06d4 li a,
.prev-b5fb .surface_b03a li a,
.prev-b5fb .table-55e9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-b5fb .description-hovered-d7db li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-b5fb .bottom_ce82 ul li.main-iron-2ede .out-7dc3,
.prev-b5fb .bottom_ce82 ul li.focus_green_2157 .out-7dc3 {
  background: rgba(0, 0, 0, 0.2);
}
.prev-b5fb .preview_top_3fca .bottom_ce82 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_d31f .preview_top_3fca .new_768b li {
  margin: 0;
}
.active_d31f .preview_top_3fca .new_768b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active_d31f .preview_top_3fca .new_768b li ul {
  margin: 0;
}
.active_d31f .preview_top_3fca .new_768b li ul li a {
  padding-left: 15px;
}
.active_d31f .preview_top_3fca .new_768b li ul li li a {
  padding-left: 30px;
}
.active_d31f .preview_top_3fca .new_768b li.green-b479 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active_d31f .preview_top_3fca .new_768b li.green-b479 > 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;
}
.active_d31f .preview_top_3fca .new_768b li.green-b479 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.shade_green_e3ed a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.secondary-7a4e {
  position: relative;
  z-index: 10;
}
.secondary-7a4e .block_fast_6a8c {
  width: 100%;
  max-width: 100%;
}
.avatar_3bb0 .slow_272d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.avatar_3bb0 .column_fresh_deba {
}
.avatar_3bb0 .prev-b5fb {
  background: #292929;
}
.chip_90f0 .slow_272d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.chip_90f0 .column_fresh_deba {
  background: #f9f9f9;
}
.chip_90f0 .prev-b5fb {
  background: #303030;
}
.grid_cool_90c0 .slow_272d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .grid_cool_90c0 .hidden-purple-a30f {
    margin-bottom: 1em;
  }
  .grid_cool_90c0 .hidden-purple-a30f:last-child {
    margin-bottom: 0;
  }
}
.grid_cool_90c0 .column_fresh_deba {
  background: #ededed;
}
.grid_cool_90c0 .prev-b5fb {
  background: #1a1a1a;
}
.slow_272d.column_fresh_deba {
  color: rgba(0, 0, 0, 0.6);
}
.slow_272d.column_fresh_deba .element_thick_a3ab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow_272d.prev-b5fb {
  color: rgba(255, 255, 255, 0.99);
}
.slow_272d.prev-b5fb a:not(.orange_0bc6) {
  color: rgba(255, 255, 255, 0.79);
}
.slow_272d.prev-b5fb a:not(.orange_0bc6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow_272d.prev-b5fb .element_thick_a3ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow_272d.prev-b5fb table tbody td,
.slow_272d.prev-b5fb table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar-gold-e288.sidebar_f8c4 .module_9b03 {
  max-width: initial;
}
.avatar-gold-e288 .large_aa2e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar-gold-e288 .large_aa2e .block_fast_6a8c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar-gold-e288 .large_aa2e .block_fast_6a8c {
    display: block;
    margin-bottom: 2em;
  }
  .avatar-gold-e288 .large_aa2e .block_fast_6a8c:last-child {
    margin-bottom: 0;
  }
}
.grid_cool_90c0 .hidden-purple-a30f:last-child,
.chip_90f0 .hidden-purple-a30f:last-child,
.avatar_3bb0 .hidden-purple-a30f:last-child {
  margin-bottom: 0;
}
.grid_cool_90c0 .hidden-purple-a30f .preview_top_3fca .bottom_ce82:last-child,
.chip_90f0 .hidden-purple-a30f .preview_top_3fca .bottom_ce82:last-child,
.avatar_3bb0 .hidden-purple-a30f .preview_top_3fca .bottom_ce82:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .grid_cool_90c0 .static-e785,
  .grid_cool_90c0 .lite-1c7f,
  .chip_90f0 .static-e785,
  .chip_90f0 .lite-1c7f,
  .avatar_3bb0 .static-e785,
  .avatar_3bb0 .lite-1c7f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .secondary-7a4e .hidden-purple-a30f {
    margin-bottom: 2em;
  }
}
.secondary-7a4e p:last-child {
  margin-bottom: 0;
}
.secondary-7a4e li,
.secondary-7a4e ul {
  list-style: none;
  margin: 0;
}
.secondary-7a4e ul ul {
  margin-left: 2.617924em;
}
.header_be23 {
  font-size: 0.875em;
}

/* css-noise: 27c7 */
.phantom-card-u7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
