/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row-d17c/customify
Author: WPCustomify
Author URI: https://pressmaximum.row-d17c
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.row-d17c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.over-eaa3.center_5605/licenses/gpl-2.0.secondary-fast-d9ec
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.link_d408/, (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.tabs-96d5.badge_056d/normalize.thumbnail-out-3c8a/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.thumbnail-out-3c8a v7.0.0 | MIT License | github.row-d17c/necolas/normalize.thumbnail-out-3c8a */
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;
}
.highlight_1cd0 .border-small-da46,
.hover-narrow-487d,
.paragraph-be62,
.filter-17e8,
.item-4baa,
.button-32e8,
.form_85eb,
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;
}
.hover-narrow-487d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hover-narrow-487d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-narrow-487d,
  h1 {
    font-size: 1.8em;
  }
}
.paragraph-be62,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paragraph-be62 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paragraph-be62,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-be62,
  h2 {
    font-size: 1.7em;
  }
}
.filter-17e8,
h3 {
  font-size: 1.618em;
}
.highlight_1cd0 .border-small-da46,
.item-4baa,
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.focused-9530 {
  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;
}
.primary-3ff9:after,
.primary-3ff9:before,
.sort-fresh-02e4:after,
.sort-fresh-02e4:before {
  content: "";
  display: table;
}
.primary-3ff9:after,
.sort-fresh-02e4:after {
  clear: both;
}
.disabled_ea35 {
  float: right;
  margin-right: 0;
}
.row_dark_7c0b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thick-a6b6 .plasma_4e8d,
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;
}
.thick-a6b6 .plasma_4e8d: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;
}
.liquid_2cc4 .plasma_4e8d {
  box-shadow: none;
}
.liquid_2cc4
  .plasma_4e8d
  .preview-d5ef {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.liquid_2cc4 .plasma_4e8d .accent-efd8 {
  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;
}
.liquid_2cc4
  .plasma_4e8d
  .accent-efd8
  b {
  display: none;
}
.liquid_2cc4 .menu_glass_f79e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs_tiny_5020:not(.input-left-e981):not(.large_e641),
button:not(.input-left-e981):not(.large_e641),
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ),
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ),
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ) {
  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;
}
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ):hover,
button:not(.input-left-e981):not(
    .large_e641
  ):hover,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ):hover,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ):hover,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ):active,
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ):focus,
button:not(.input-left-e981):not(
    .large_e641
  ):active,
button:not(.input-left-e981):not(
    .large_e641
  ):focus,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ):active,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ):focus,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ):active,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ):focus,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ):active,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ):focus {
  outline: 0;
}
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7,
button:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7 {
  position: relative;
}
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .widget-5c8c,
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .accent-purple-6b7d,
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .clean_a497,
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  i,
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  svg,
button:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .widget-5c8c,
button:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .accent-purple-6b7d,
button:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .clean_a497,
button:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  i,
button:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  svg,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .widget-5c8c,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .accent-purple-6b7d,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .clean_a497,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  i,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  svg,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .widget-5c8c,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .accent-purple-6b7d,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .clean_a497,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  i,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  svg,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .widget-5c8c,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .accent-purple-6b7d,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  .clean_a497,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  i,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7
  svg {
  visibility: hidden;
}
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7:after,
button:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7:after,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7:after,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7:after,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ).fn-loading-75c7: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;
}
.tabs_tiny_5020:not(.input-left-e981):not(.large_e641),
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ),
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ),
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ) {
  color: #fff;
  background: #235787;
}
.tabs_tiny_5020:not(.input-left-e981):not(
    .large_e641
  ):focus,
input[type="button"]:not(.input-left-e981):not(
    .large_e641
  ):focus,
input[type="reset"]:not(.input-left-e981):not(
    .large_e641
  ):focus,
input[type="submit"]:not(.input-left-e981):not(
    .large_e641
  ):focus {
  color: #fff;
}
.tabs_tiny_5020.fn-disabled-75c7:not(.input-left-e981):not(
    .large_e641
  ),
.tabs_tiny_5020[disabled]:not(.input-left-e981):not(
    .large_e641
  ),
button.fn-disabled-75c7:not(.input-left-e981):not(
    .large_e641
  ),
button[disabled]:not(.input-left-e981):not(
    .large_e641
  ) {
  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;
}
.overlay-c54c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay-c54c:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.wrapper_light_2ed9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description_upper_541e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hovered-5a34 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary-3ff9:after,
.primary-3ff9:before,
.column_bronze_a476:after,
.column_bronze_a476:before,
.title-d4c6:after,
.title-d4c6:before,
.pattern-yellow-4813:after,
.pattern-yellow-4813:before,
.under_f782:after,
.under_f782:before,
.section-f293:after,
.section-f293:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary-3ff9:after,
.column_bronze_a476:after,
.title-d4c6:after,
.pattern-yellow-4813:after,
.under_f782:after,
.section-f293:after {
  clear: both;
}
.column_bronze_a476 .fresh-35ea,
.title-d4c6 .fresh-35ea,
.liquid-dd67 .fresh-35ea {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.content_hard_0d3c {
  display: inline-block;
}
.smooth_2848 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.smooth_2848 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.smooth_2848 .module_wood_4a03 {
  padding: 1em 0;
  font-size: 85%;
}
.module_wood_4a03 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shadow_63c5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shadow_63c5:after,
.shadow_63c5:before {
  content: "";
  display: table;
}
.shadow_63c5:after {
  clear: both;
}
.texture_e20b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.frame_advanced_e144 .texture_e20b {
  max-width: 50%;
}
.avatar_simple_781e .texture_e20b {
  max-width: 33.33%;
}
.tall_ca29 .texture_e20b {
  max-width: 25%;
}
.smooth_8928 .texture_e20b {
  max-width: 20%;
}
.message-selected-6114 .texture_e20b {
  max-width: 16.66%;
}
.highlight-motion-2b93 .texture_e20b {
  max-width: 14.28%;
}
.content-f47e .texture_e20b {
  max-width: 12.5%;
}
.gradient_cold_22d8 .texture_e20b {
  max-width: 11.11%;
}
.surface-7ce1 {
  display: block;
}
.highlight_1cd0 .secondary-d24a label,
.highlight_1cd0 .pagination-4e8b label,
.highlight_1cd0 .cool-30fc label,
.highlight_1cd0 .label_f6eb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.top_d61d {
  list-style: none;
  margin: 0;
}
.top_d61d article.highlight-solid-e4fb {
  margin-bottom: 0;
}
.top_d61d ul {
  list-style: none;
  margin: 0;
}
.top_d61d .complex_fe24 li.highlight-solid-e4fb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .top_d61d .complex_fe24 li.highlight-solid-e4fb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .top_d61d .complex_fe24 li.highlight-solid-e4fb: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) {
  .top_d61d .complex_fe24 li.highlight-solid-e4fb li.highlight-solid-e4fb li.highlight-solid-e4fb li.highlight-solid-e4fb {
    padding-left: 0;
  }
}
article.highlight-solid-e4fb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-solid-e4fb .column_bronze_a476 p:last-of-type {
  margin-bottom: 0;
}
article.highlight-solid-e4fb .red_f6c9 {
  float: left;
}
article.highlight-solid-e4fb .center-a043 {
  margin-left: 85px;
}
article.highlight-solid-e4fb .panel-b851 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-solid-e4fb .panel-b851 .grid_395e {
  margin-left: 10px;
}
article.highlight-solid-e4fb .link_south_19ba {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-solid-e4fb .picture-lower-45a7 {
  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 .secondary-d24a,
  #respond .cool-30fc,
  #respond .label_f6eb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-d24a input,
#respond .cool-30fc input,
#respond .label_f6eb input {
  width: 100%;
}
#respond .label_f6eb {
  margin-right: 0;
}
#respond .message-east-4e0b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action_8f4a {
  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;
}
.action_8f4a.tabs-new-55ef {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.action_8f4a 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%);
}
.action_8f4a:focus,
.action_8f4a: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);
}
.old-5c16 {
  border-radius: 10%;
}
.pattern_7ba1 {
  border-radius: 50%;
}
.pattern_basic_b60e {
  font-size: 0.72em;
}
.row_dynamic_d75f {
  font-size: 0.875em;
}
.list_upper_8b4b {
  font-size: 1.1em;
}
.gold-535a {
  text-transform: uppercase;
  line-height: 1.2;
}
.gold-535a.pattern_basic_b60e {
  letter-spacing: 0.5px;
}
.paragraph-prev-a10b,
.paragraph-prev-a10b a {
  color: #6d6d6d;
}
.paragraph-prev-a10b a:hover {
  color: #111;
}
.red_86b7 {
  color: #6d6d6d;
}
.thumbnail-8861 {
  overflow-x: hidden;
}
.thumbnail-8861 .thick_15ca.aside-4817 {
  position: relative;
}
.thumbnail-8861 .thick_15ca.aside-4817.notice-out-84df {
  position: initial;
}
.thumbnail-8861
  .thick_15ca.aside-4817.notice-out-84df
  .copper-09c4 {
  left: auto;
}
.thumbnail-8861 .thick_15ca .copper-09c4 {
  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;
}
.thumbnail-8861 .thick_15ca:hover.aside-4817 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thumbnail-8861
  .thick_15ca:hover.aside-4817
  .copper-09c4 {
  display: block;
  z-index: 9999999;
}
.thumbnail-8861 .fast_6c36 .texture-9555,
.thumbnail-8861 .notice_e174 .texture-9555 {
  display: none;
}
.thumbnail-8861 .easy-5c7b .thick_15ca:hover.aside-4817 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight_1cd0 .secondary-d24a label,
.highlight_1cd0 .pagination-4e8b label,
.highlight_1cd0 .cool-30fc label,
.highlight_1cd0 .label_f6eb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.top_d61d {
  list-style: none;
  margin: 0;
}
.top_d61d article.highlight-solid-e4fb {
  margin-bottom: 0;
}
.top_d61d ul {
  list-style: none;
  margin: 0;
}
.top_d61d .complex_fe24 li.highlight-solid-e4fb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .top_d61d .complex_fe24 li.highlight-solid-e4fb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .top_d61d .complex_fe24 li.highlight-solid-e4fb: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) {
  .top_d61d .complex_fe24 li.highlight-solid-e4fb li.highlight-solid-e4fb li.highlight-solid-e4fb li.highlight-solid-e4fb {
    padding-left: 0;
  }
}
article.highlight-solid-e4fb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight-solid-e4fb .column_bronze_a476 p:last-of-type {
  margin-bottom: 0;
}
article.highlight-solid-e4fb .red_f6c9 {
  float: left;
}
article.highlight-solid-e4fb .center-a043 {
  margin-left: 85px;
}
article.highlight-solid-e4fb .panel-b851 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight-solid-e4fb .panel-b851 .grid_395e {
  margin-left: 10px;
}
article.highlight-solid-e4fb .link_south_19ba {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight-solid-e4fb .picture-lower-45a7 {
  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 .secondary-d24a,
  #respond .cool-30fc,
  #respond .label_f6eb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-d24a input,
#respond .cool-30fc input,
#respond .label_f6eb input {
  width: 100%;
}
#respond .label_f6eb {
  margin-right: 0;
}
#respond .message-east-4e0b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast_6c36 .container_c776 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container_c776 .dropdown_soft_0bec.fluid-a001 .tag-fixed-8e54 > li > a:focus,
.container_c776 .dropdown_soft_0bec.fluid-a001 .tag-fixed-8e54 > li > a:hover,
.container_c776 .dropdown_soft_0bec.sort-8d4c .tag-fixed-8e54 > li > a:focus,
.container_c776 .dropdown_soft_0bec.sort-8d4c .tag-fixed-8e54 > li > a:hover,
.container_c776 .dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54 > li > a:focus,
.container_c776 .dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_c776
  .dropdown_soft_0bec.fluid-a001
  .tag-fixed-8e54
  > li.title_static_8a7f
  > a,
.container_c776
  .dropdown_soft_0bec.fluid-a001
  .tag-fixed-8e54
  > li.box_pink_d643
  > a,
.container_c776
  .dropdown_soft_0bec.sort-8d4c
  .tag-fixed-8e54
  > li.title_static_8a7f
  > a,
.container_c776
  .dropdown_soft_0bec.sort-8d4c
  .tag-fixed-8e54
  > li.box_pink_d643
  > a,
.container_c776
  .dropdown_soft_0bec.tertiary_easy_d397
  .tag-fixed-8e54
  > li.title_static_8a7f
  > a,
.container_c776 .dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54 > li.outline_9e26 > a {
  color: rgba(255, 255, 255, 0.99);
}
.container_c776 .right-6abe,
.container_c776 .right-6abe a {
  color: rgba(255, 255, 255, 0.99);
}
.container_c776 .description_2202.carousel-soft-22df li a,
.container_c776 .progress-middle-b77d a,
.container_c776 .bright-b536,
.container_c776 .tag-fixed-8e54 > li > a,
.container_c776 .bronze_5edd {
  color: rgba(255, 255, 255, 0.79);
}
.container_c776 .description_2202.carousel-soft-22df li a:hover,
.container_c776 .progress-middle-b77d a:hover,
.container_c776 .bright-b536:hover,
.container_c776 .tag-fixed-8e54 > li > a:hover,
.container_c776 .bronze_5edd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_c776 .small-30a2 {
  color: rgba(255, 255, 255, 0.79);
}
.container_c776 .small-30a2 .notification-94ac {
  color: rgba(255, 255, 255, 0.99);
}
.container_c776 .small-30a2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_c776 .carousel-bafc .mini_52d6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_c776 .carousel-bafc .mini_52d6 .pink-c048 {
  color: rgba(255, 255, 255, 0.79);
}
.container_c776
  .carousel-bafc
  .mini_52d6
  .pink-c048::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_c776
  .carousel-bafc
  .mini_52d6
  .pink-c048:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_c776
  .carousel-bafc
  .mini_52d6
  .pink-c048::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_c776
  .carousel-bafc
  .mini_52d6
  .pink-c048::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_c776 .carousel-bafc .active_purple_5750 {
  color: rgba(255, 255, 255, 0.79);
}
.container_c776 .carousel-bafc .active_purple_5750:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_529f
  .container_c776
  .carousel-bafc
  .tertiary-73dc
  .fresh-f8c4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_529f
  .container_c776
  .carousel-bafc
  .tertiary-73dc
  .pink-c048 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast_6c36 .button-prev-51e8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.button-prev-51e8 .dropdown_soft_0bec.fluid-a001 .tag-fixed-8e54 > li > a:focus,
.button-prev-51e8 .dropdown_soft_0bec.fluid-a001 .tag-fixed-8e54 > li > a:hover,
.button-prev-51e8 .dropdown_soft_0bec.sort-8d4c .tag-fixed-8e54 > li > a:focus,
.button-prev-51e8 .dropdown_soft_0bec.sort-8d4c .tag-fixed-8e54 > li > a:hover,
.button-prev-51e8 .dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54 > li > a:focus,
.button-prev-51e8 .dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-prev-51e8
  .dropdown_soft_0bec.fluid-a001
  .tag-fixed-8e54
  > li.title_static_8a7f
  > a,
.button-prev-51e8
  .dropdown_soft_0bec.fluid-a001
  .tag-fixed-8e54
  > li.box_pink_d643
  > a,
.button-prev-51e8
  .dropdown_soft_0bec.sort-8d4c
  .tag-fixed-8e54
  > li.title_static_8a7f
  > a,
.button-prev-51e8
  .dropdown_soft_0bec.sort-8d4c
  .tag-fixed-8e54
  > li.box_pink_d643
  > a,
.button-prev-51e8
  .dropdown_soft_0bec.tertiary_easy_d397
  .tag-fixed-8e54
  > li.title_static_8a7f
  > a,
.button-prev-51e8 .dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54 > li.outline_9e26 > a {
  color: rgba(0, 0, 0, 0.8);
}
.button-prev-51e8 .right-6abe,
.button-prev-51e8 .right-6abe a {
  color: rgba(0, 0, 0, 0.8);
}
.button-prev-51e8 .description_2202.carousel-soft-22df li a,
.button-prev-51e8 .progress-middle-b77d a,
.button-prev-51e8 .bright-b536,
.button-prev-51e8 .tag-fixed-8e54 > li > a,
.button-prev-51e8 .bronze_5edd {
  color: rgba(0, 0, 0, 0.55);
}
.button-prev-51e8 .description_2202.carousel-soft-22df li a:hover,
.button-prev-51e8 .progress-middle-b77d a:hover,
.button-prev-51e8 .bright-b536:hover,
.button-prev-51e8 .tag-fixed-8e54 > li > a:hover,
.button-prev-51e8 .bronze_5edd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-prev-51e8 .small-30a2 {
  color: rgba(0, 0, 0, 0.55);
}
.button-prev-51e8 .small-30a2 .notification-94ac {
  color: rgba(0, 0, 0, 0.8);
}
.button-prev-51e8 .small-30a2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_f304 .dropdown-silver-4ec8 {
  margin-left: auto;
  margin-right: auto;
}
.title-d4c6 > * {
  margin-left: auto;
  margin-right: auto;
}
.title-d4c6 .wrapper_light_2ed9 {
  margin-right: 1.41575em;
}
.frame_0470 .title-d4c6 > .video_right_5752 {
  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;
}
.frame_0470 .title-d4c6 > .bronze-d9af {
  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;
}
.gradient_a59b.tabs_f304 .dropdown-silver-4ec8,
.popup-ad91.tabs_f304 .dropdown-silver-4ec8 {
  margin-left: 0;
}
.feature-gas-2647.tabs_f304 .dropdown-silver-4ec8,
.filter_small_b612.tabs_f304 .dropdown-silver-4ec8 {
  margin-right: 0;
}
.title-d4c6 ol,
.title-d4c6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.carousel_6d46 video {
  max-width: 100%;
}
.tooltip_fluid_611a img {
  display: block;
}
.tooltip_fluid_611a.wrapper_light_2ed9,
.tooltip_fluid_611a.description_upper_541e {
  width: 100%;
}
.tooltip_fluid_611a.bronze-d9af img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slider-dynamic-6de5:not(.dim_5a8a) {
  margin: 1.5em auto;
}
.icon_533a p {
  padding: 1.5em 14px;
}
ul.sidebar_east_43de.bronze-d9af,
ul.sidebar_east_43de.video_right_5752,
ul.sidebar_east_43de.pagination-iron-7807.video_right_5752 {
  padding: 0 14px;
}
.focus-bright-cadf {
  display: block;
  overflow-x: auto;
}
.focus-bright-cadf table {
  border-collapse: collapse;
  width: 100%;
}
.focus-bright-cadf td,
.focus-bright-cadf th {
  padding: 0.5em;
}
.title-d4c6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title-d4c6 ol ol,
.title-d4c6 ol ul,
.title-d4c6 ul ol,
.title-d4c6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title-d4c6 ol ol li,
.title-d4c6 ol ul li,
.title-d4c6 ul ol li,
.title-d4c6 ul ul li {
  margin-left: 0;
}
.fast-556c.nav-over-e0d0 > .under-053a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fast-556c.nav-over-e0d0 > .under-053a iframe,
.fast-556c.nav-over-e0d0 > .under-053a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pink_57d0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pink_57d0.south-88c9 {
  padding: 0;
}
.pink_57d0.south-88c9 cite {
  font-size: 13px;
}
.pink_57d0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pink_57d0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tabs-down-2cd9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tabs-down-2cd9 > p:first-child {
  margin-top: 0;
}
.tabs-down-2cd9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tabs-down-2cd9 blockquote {
  border-left: 0;
}
.element-red-a48e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.element-red-a48e:not(.picture_out_8484) {
  max-width: 100px;
}
.element-red-a48e.secondary_liquid_aa90 {
  border-bottom: none !important;
  text-align: center;
}
.element-red-a48e.secondary_liquid_aa90::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .icon_533a p {
    padding: 1.5em 0;
  }
}
.hidden_a6d5 {
  color: #0073aa;
}
.stale_f00f {
  background-color: #0073aa;
}
.center-d7be {
  color: #229fd8;
}
.hidden-fast-738b {
  background-color: #229fd8;
}
.soft_6e5c {
  color: #eee;
}
.primary_basic_debb {
  background-color: #eee;
}
.widget-glass-509e {
  color: #444;
}
.notice-93ab {
  background-color: #444;
}
.info-dark-d7fa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info-dark-d7fa .header-warm-4b63 .progress-middle-b77d {
  font-size: 15px;
}
.info-dark-d7fa .progress-middle-b77d {
  line-height: 1.3;
}
.info-dark-d7fa .button-prev-51e8 {
}
.info-dark-d7fa .container_c776 {
  background: #235787;
}
.warm_1595 {
  padding: 0;
}
.warm_1595 .container_c776 {
  background: #1a1a1a;
}
.warm_1595 .button-prev-51e8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary-506a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary-506a .button-prev-51e8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary-506a .container_c776 {
  background: #303030;
}
.section-f293 {
  position: relative;
  z-index: 10;
}
.section-f293 .hovered_ec38 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_stale_92ef .aside-4817 {
  display: inline-block;
  vertical-align: middle;
}
.block_stale_92ef.full_aa6c .aside-4817 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .block_stale_92ef.full_aa6c .aside-4817 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .block_stale_92ef.full_aa6c .aside-4817 {
    margin-right: 0.4em;
  }
}
.block_stale_92ef.full_aa6c .aside-4817:last-child {
  margin-right: 0;
}
.pagination-bottom-3eed .hovered_ec38 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fast_6c36 .header-warm-4b63 {
    margin: 0 -0.5em;
  }
  .fast_6c36 .header-warm-4b63 [class*="customify-col-"],
  .fast_6c36 .header-warm-4b63 [class*="customify-col_"],
  .fast_6c36 .header-warm-4b63 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fast_6c36.media-selected-61f5 .hovered_ec38 {
  background: 0 0 !important;
}
.fast_6c36.media-selected-61f5 .hovered_ec38,
.fast_6c36.pagination-bottom-3eed .hovered_ec38 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fast_6c36.west-eab3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fast_6c36.pagination-bottom-3eed .hovered_ec38 {
  box-shadow: none !important;
}
.status_easy_8162 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status_easy_8162 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status_easy_8162 {
    padding: 18px 0 20px;
  }
}
.status_easy_8162 .accent_b64d {
  width: 100%;
}
.status_easy_8162 .footer-cold-9fc5 {
  margin-bottom: 0;
}
.status_easy_8162 .item_old_3cb7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal-8e49 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal-8e49 .carousel_f8e3 {
  width: 100%;
}
.article_0a22 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article_0a22 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article_0a22 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;
}
.article_0a22 li:last-child:after {
  display: none;
}
.article_0a22 li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary_9f25 .texture-9555 button,
.status_easy_8162 .texture-9555 button {
  left: 0;
}
.summary_9f25 .carousel_f8e3,
.status_easy_8162 .carousel_f8e3 {
  padding-left: 0;
  padding-right: 0;
}
.summary_9f25 .modal-8e49,
.status_easy_8162 .modal-8e49 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary_9f25 {
  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;
}
.summary_9f25: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;
}
.summary_9f25 .tabs-5f78 {
  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) {
  .summary_9f25 .tabs-5f78 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary_9f25 .tabs-5f78 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary_9f25 .tabs-5f78 {
    min-height: 200px;
  }
}
.summary_9f25 .article_0a22 {
  color: rgba(255, 255, 255, 0.8);
}
.summary_9f25 .article_0a22 a,
.summary_9f25 .article_0a22 li:after {
  color: inherit;
}
.summary_9f25 .article_0a22 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.element-dim-c8e1 {
  margin-bottom: 0.5em;
}
.glass_f587 {
  margin-bottom: 1.2em;
}
.glass_f587,
.element-dim-c8e1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.glass_f587 p:last-child,
.element-dim-c8e1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .texture-9555,
#masthead .texture-9555 {
  display: none;
}
#masthead
  > .texture-9555.slow_09fd {
  display: none;
}
#masthead > .texture-9555 button {
  left: 0;
}
.tiny_b0fc {
  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%;
}
.tiny_b0fc .aside-4817 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tiny_b0fc .banner-b70d {
  display: -webkit-box;
  display: flex;
}
.tiny_b0fc .banner-b70d.form_8051 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tiny_b0fc .banner-b70d.video_8b01 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tiny_b0fc .banner-b70d.panel-hovered-cb04 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tiny_b0fc.orange-085a.easy_7d17 .banner-b70d.form_8051 {
  flex-basis: 100%;
}
.tiny_b0fc.background-16b7 .banner-b70d.video_8b01 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tiny_b0fc.background-16b7 .banner-b70d.panel-hovered-cb04 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .texture-9555.slow_09fd {
  display: none;
}
#masthead > .texture-9555 button {
  left: 0;
}
.search_2edf {
  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;
}
.search_2edf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.search_2edf.picture_fresh_3827 i {
  margin-right: 4px;
}
.search_2edf.row-694c i {
  margin-left: 5px;
}
.progress-middle-b77d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.progress-middle-b77d p:last-child {
  margin-bottom: 0;
}
.table_short_b824 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.table_short_b824 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.table_short_b824 img {
  display: block;
  width: auto;
  line-height: 1;
}
.table_short_b824 .right-6abe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.table_short_b824 .huge_320a {
  margin: 5px 0 7px 0;
}
.table_short_b824.wide-04c7 .icon-orange-5fd3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table_short_b824.wide-04c7 .simple-2075 {
  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;
}
.table_short_b824.active_7e64 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.table_short_b824.active_7e64 .icon-orange-5fd3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table_short_b824.active_7e64 .simple-2075 {
  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;
}
.table_short_b824.avatar_yellow_1f47 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table_short_b824.footer_selected_dfb9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.table_short_b824.footer_selected_dfb9 .simple-2075 {
  margin-top: 7px;
}
.form-light-e0df {
  display: inline-block;
}
.section-f293 .overlay_82e4 .table_short_b824 img {
  max-width: 100%;
}
.dropdown_soft_0bec .layout_hovered_c31c.link_middle_8a56,
.form-silver-62a5 .layout_hovered_c31c.link_middle_8a56 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dropdown_soft_0bec .layout-a062,
.form-silver-62a5 .layout-a062 {
  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%);
}
.dropdown_soft_0bec .layout-a062 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dropdown_soft_0bec.gradient_b013 .layout-a062 {
  display: none;
}
.dropdown_soft_0bec .card-small-af76 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown_soft_0bec .card-small-af76 li {
  display: inline-block;
  position: relative;
}
.dropdown_soft_0bec .card-small-af76 li:last-child {
  margin-right: 0;
}
.dropdown_soft_0bec .card-small-af76 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;
}
.dropdown_soft_0bec .card-small-af76 li.outline_9e26 > a {
  color: rgba(0, 0, 0, 0.9);
}
.dropdown_soft_0bec .card-small-af76 > 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;
}
.dropdown_soft_0bec .card-small-af76 > li > a i {
  line-height: 0;
}
.dropdown_soft_0bec .card-small-af76 > li.short-608e > a .layout-a062 {
  margin-left: 4px;
  line-height: 0;
}
.dropdown_soft_0bec .card-small-af76 .image_87fa li.short-608e > a {
  position: relative;
}
.dropdown_soft_0bec .card-small-af76 .image_87fa li.short-608e > a:after,
.dropdown_soft_0bec .card-small-af76 .image_87fa li.short-608e > a:before {
  content: "";
  display: table;
}
.dropdown_soft_0bec .card-small-af76 .image_87fa li.short-608e > a:after {
  clear: both;
}
.dropdown_soft_0bec .card-small-af76 .image_87fa li.short-608e > a .layout-a062 {
  margin-left: 5px;
  float: right;
}
.dropdown_soft_0bec .prev-d09a,
.dropdown_soft_0bec .image_87fa {
  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;
}
.dropdown_soft_0bec .image_87fa {
  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;
}
.dropdown_soft_0bec .image_87fa .link_middle_8a56 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dropdown_soft_0bec .image_87fa .layout-a062 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dropdown_soft_0bec .image_87fa li {
  display: block;
  margin: 0;
  padding: 0;
}
.dropdown_soft_0bec .image_87fa 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;
}
.dropdown_soft_0bec .image_87fa li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_soft_0bec .image_87fa .image_87fa {
  top: 0;
  left: 100%;
}
.dropdown_soft_0bec .panel-old-5084.fn-focus-75c7 > .prev-d09a,
.dropdown_soft_0bec .panel-old-5084.fn-focus-75c7 > .image_87fa,
.dropdown_soft_0bec .panel-old-5084:focus > .prev-d09a,
.dropdown_soft_0bec .panel-old-5084:focus > .image_87fa,
.dropdown_soft_0bec .panel-old-5084:hover > .prev-d09a,
.dropdown_soft_0bec .panel-old-5084:hover > .image_87fa {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54:after,
.dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54:before {
  content: "";
  display: table;
}
.dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54:after {
  clear: both;
}
.dropdown_soft_0bec.tertiary_easy_d397 .tag-fixed-8e54 > li {
  float: left;
}
.dropdown_soft_0bec.layout_8554 .tag-fixed-8e54:after,
.dropdown_soft_0bec.layout_8554 .tag-fixed-8e54:before {
  content: "";
  display: table;
}
.dropdown_soft_0bec.layout_8554 .tag-fixed-8e54:after {
  clear: both;
}
.dropdown_soft_0bec.layout_8554 .tag-fixed-8e54 > li {
  float: left;
}
.dropdown_soft_0bec.layout_8554 .tag-fixed-8e54 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dropdown_soft_0bec.layout_8554 .tag-fixed-8e54 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dropdown_soft_0bec.layout_8554 .tag-fixed-8e54 > li.title_static_8a7f > a,
.dropdown_soft_0bec.layout_8554 .tag-fixed-8e54 > li.outline_9e26 > a {
  color: #fff;
  background-color: #1e4b75;
}
.dropdown_soft_0bec.fluid-a001 .tag-fixed-8e54 > li > a .link_middle_8a56 {
  position: relative;
}
.dropdown_soft_0bec.fluid-a001 .tag-fixed-8e54 > li > a .link_middle_8a56: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;
}
.dropdown_soft_0bec.fluid-a001
  .tag-fixed-8e54
  > li:focus
  > a
  .link_middle_8a56:before,
.dropdown_soft_0bec.fluid-a001
  .tag-fixed-8e54
  > li:hover
  > a
  .link_middle_8a56:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown_soft_0bec.fluid-a001
  .tag-fixed-8e54
  > li.title_static_8a7f
  > a
  .link_middle_8a56:before,
.dropdown_soft_0bec.fluid-a001
  .tag-fixed-8e54
  > li.box_pink_d643
  > a
  .link_middle_8a56:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown_soft_0bec.sort-8d4c .tag-fixed-8e54 > li > a .link_middle_8a56 {
  position: relative;
}
.dropdown_soft_0bec.sort-8d4c .tag-fixed-8e54 > li > a .link_middle_8a56: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;
}
.dropdown_soft_0bec.sort-8d4c .tag-fixed-8e54 > li:focus > a .link_middle_8a56:before,
.dropdown_soft_0bec.sort-8d4c
  .tag-fixed-8e54
  > li:hover
  > a
  .link_middle_8a56:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown_soft_0bec.sort-8d4c
  .tag-fixed-8e54
  > li.title_static_8a7f
  > a
  .link_middle_8a56:before,
.dropdown_soft_0bec.sort-8d4c
  .tag-fixed-8e54
  > li.box_pink_d643
  > a
  .link_middle_8a56:before {
  width: 100%;
  background-color: currentColor;
}
.form-silver-62a5 .card-small-af76 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form-silver-62a5 .card-small-af76 li:first-child > a {
  border-top: none;
}
.form-silver-62a5 .card-small-af76 .cool-01c8 > .link_middle_8a56 .layout-a062 {
  display: none;
}
.form-silver-62a5 .card-small-af76 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.form-silver-62a5 .card-small-af76 li:last-child {
  border: none;
}
.form-silver-62a5 .card-small-af76 li.short-608e > a {
  padding-right: 45px !important;
}
.form-silver-62a5 .card-small-af76 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.form-silver-62a5 .card-small-af76 li a:focus,
.form-silver-62a5 .card-small-af76 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-silver-62a5 .card-small-af76 li .popup-medium-cae5 {
  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;
}
.form-silver-62a5 .card-small-af76 li .popup-medium-cae5:hover {
  box-shadow: none;
}
.form-silver-62a5 .card-small-af76 li .popup-medium-cae5 .layout-a062 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.form-silver-62a5 .card-small-af76 .image_87fa {
  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);
}
.form-silver-62a5 .card-small-af76 .image_87fa li a {
  padding-left: 3em;
}
.form-silver-62a5 .card-small-af76 .paper_8608 > a .popup-medium-cae5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-silver-62a5 .card-small-af76 .paper_8608 > .image_87fa {
  display: block;
  opacity: 1;
}
.secondary-7875 {
  max-width: 100%;
}
.menu-over-e8a6 {
  line-height: 0;
  cursor: pointer;
}
.bronze_5edd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bronze_5edd:hover {
  box-shadow: none;
  color: currentColor;
}
.bronze_5edd svg {
  width: 18px;
  height: 18px;
}
.bronze_5edd .video_66ad {
  display: none;
}
.bottom-2858 {
  position: relative;
}
.bottom-2858.fn-active-75c7 .bronze_5edd .notification-lower-8de8 {
  display: none;
}
.bottom-2858.fn-active-75c7 .bronze_5edd .video_66ad {
  display: inline-block;
}
.bottom-2858 .article_d073 {
  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);
}
.bottom-2858.wood-11ed .article_d073 {
  left: auto;
  right: -0.9em;
}
.bottom-2858.wood-11ed .old_cc60::before {
  left: auto;
  right: 15px;
}
.bottom-2858.fn-active-75c7 .article_d073 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary-73dc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tertiary-73dc label {
  flex-basis: 100%;
}
.tertiary-73dc .mini_52d6 {
  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;
}
.tertiary-73dc .pink-c048 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tertiary-73dc .pink-c048:focus {
  background-color: transparent;
}
.tertiary-73dc button.active_purple_5750 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tertiary-73dc button.active_purple_5750:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tertiary-73dc button.active_purple_5750 svg {
  width: 18px;
  height: 18px;
}
.tertiary-73dc input[type="submit"] {
  min-height: auto;
}
.carousel-bafc .tertiary-73dc .pink-c048 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.old_cc60 {
  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) {
  .old_cc60 {
    width: 220px;
  }
}
.old_cc60 label {
  flex-basis: 100%;
}
.old_cc60::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;
}
.modal_529f .carousel-bafc .tertiary-73dc {
  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;
}
.modal_529f
  .carousel-bafc
  .tertiary-73dc
  .mini_52d6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.modal_529f .carousel-bafc .tertiary-73dc .pink-c048 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.modal_529f
  .carousel-bafc
  .tertiary-73dc
  .pink-c048:focus {
  background: 0 0;
}
.modal_529f
  .carousel-bafc
  .tertiary-73dc
  .fresh-f8c4 {
  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;
}
.description_2202 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.description_2202 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.description_2202 li:last-child {
  margin-right: 0;
}
.description_2202 li:first-child {
  margin-left: 0;
}
.description_2202.pattern-1617 a {
  color: #fff;
}
.description_2202.pattern-1617 a:hover {
  color: #fff;
}
.description_2202 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.description_2202 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.description_2202 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.description_2202 a:hover {
  opacity: 0.9;
  color: inherit;
}
.description_2202 [class*="social-icon-apple"] {
  background-color: #999;
}
.description_2202 [class*="social-icon-apple"].out_a8e2 {
  background-color: transparent;
  color: #999;
}
.description_2202 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.description_2202 [class*="social-icon-behance"].out_a8e2 {
  background-color: transparent;
  color: #1769ff;
}
.description_2202 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.description_2202 [class*="social-icon-bitbucket"].out_a8e2 {
  background-color: transparent;
  color: #205081;
}
.description_2202 [class*="social-icon-codepen"] {
  background-color: #000;
}
.description_2202 [class*="social-icon-codepen"].out_a8e2 {
  background-color: transparent;
  color: #000;
}
.description_2202 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.description_2202 [class*="social-icon-delicious"].out_a8e2 {
  background-color: transparent;
  color: #39f;
}
.description_2202 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.description_2202 [class*="social-icon-digg"].out_a8e2 {
  background-color: transparent;
  color: #005be2;
}
.description_2202 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.description_2202 [class*="social-icon-dribbble"].out_a8e2 {
  background-color: transparent;
  color: #ea4c89;
}
.description_2202 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.description_2202 [class*="social-icon-envelope"].out_a8e2 {
  background-color: transparent;
  color: #ea4335;
}
.description_2202 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.description_2202 [class*="social-icon-facebook"].out_a8e2 {
  background-color: transparent;
  color: #3b5998;
}
.description_2202 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.description_2202 [class*="social-icon-flickr"].out_a8e2 {
  background-color: transparent;
  color: #0063dc;
}
.description_2202 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.description_2202 [class*="social-icon-foursquare"].out_a8e2 {
  background-color: transparent;
  color: #2d5be3;
}
.description_2202 [class*="social-icon-github"] {
  background-color: #333;
}
.description_2202 [class*="social-icon-github"].out_a8e2 {
  background-color: transparent;
  color: #333;
}
.description_2202 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.description_2202 [class*="social-icon-google-plus"].out_a8e2 {
  background-color: transparent;
  color: #dd4b39;
}
.description_2202 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.description_2202 [class*="social-icon-houzz"].out_a8e2 {
  background-color: transparent;
  color: #7ac142;
}
.description_2202 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.description_2202 [class*="social-icon-instagram"].out_a8e2 {
  background-color: transparent;
  color: #262626;
}
.description_2202 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.description_2202 [class*="social-icon-jsfiddle"].out_a8e2 {
  background-color: transparent;
  color: #487aa2;
}
.description_2202 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.description_2202 [class*="social-icon-linkedin"].out_a8e2 {
  background-color: transparent;
  color: #0077b5;
}
.description_2202 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.description_2202 [class*="social-icon-medium"].out_a8e2 {
  background-color: transparent;
  color: #00ab6b;
}
.description_2202 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.description_2202
  [class*="social-icon-odnoklassniki"].out_a8e2 {
  background-color: transparent;
  color: #f4731c;
}
.description_2202 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.description_2202 [class*="social-icon-meetup"].out_a8e2 {
  background-color: transparent;
  color: #ec1c40;
}
.description_2202 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.description_2202 [class*="social-icon-pinterest"].out_a8e2 {
  background-color: transparent;
  color: #bd081c;
}
.description_2202 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.description_2202 [class*="social-icon-product-hunt"].out_a8e2 {
  background-color: transparent;
  color: #da552f;
}
.description_2202 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.description_2202 [class*="social-icon-reddit"].out_a8e2 {
  background-color: transparent;
  color: #ff4500;
}
.description_2202 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.description_2202 [class*="social-icon-rss"].out_a8e2 {
  background-color: transparent;
  color: #f26522;
}
.description_2202 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.description_2202
  [class*="social-icon-shopping-cart"].out_a8e2 {
  background-color: transparent;
  color: #4caf50;
}
.description_2202 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.description_2202 [class*="social-icon-skype"].out_a8e2 {
  background-color: transparent;
  color: #00aff0;
}
.description_2202 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.description_2202 [class*="social-icon-slideshare"].out_a8e2 {
  background-color: transparent;
  color: #0077b5;
}
.description_2202 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.description_2202 [class*="social-icon-snapchat"].out_a8e2 {
  background-color: transparent;
  color: #fffc00;
}
.description_2202 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.description_2202 [class*="social-icon-soundcloud"].out_a8e2 {
  background-color: transparent;
  color: #f80;
}
.description_2202 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.description_2202 [class*="social-icon-spotify"].out_a8e2 {
  background-color: transparent;
  color: #2ebd59;
}
.description_2202 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.description_2202
  [class*="social-icon-stack-overflow"].out_a8e2 {
  background-color: transparent;
  color: #fe7a15;
}
.description_2202 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.description_2202 [class*="social-icon-maldkfgram"].out_a8e2 {
  background-color: transparent;
  color: #2ca5e0;
}
.description_2202 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.description_2202 [class*="social-icon-tripadvisor"].out_a8e2 {
  background-color: transparent;
  color: #589442;
}
.description_2202 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.description_2202 [class*="social-icon-tumblr"].out_a8e2 {
  background-color: transparent;
  color: #35465c;
}
.description_2202 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.description_2202 [class*="social-icon-twitch"].out_a8e2 {
  background-color: transparent;
  color: #6441a5;
}
.description_2202 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.description_2202 [class*="social-icon-twitter"].out_a8e2 {
  background-color: transparent;
  color: #1da1f2;
}
.description_2202 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.description_2202 [class*="social-icon-vimeo"].out_a8e2 {
  background-color: transparent;
  color: #1ab7ea;
}
.description_2202 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.description_2202 [class*="social-icon-vk"].out_a8e2 {
  background-color: transparent;
  color: #45668e;
}
.description_2202 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.description_2202 [class*="social-icon-weibo"].out_a8e2 {
  background-color: transparent;
  color: #df2029;
}
.description_2202 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.description_2202 [class*="social-icon-weixin"].out_a8e2 {
  background-color: transparent;
  color: #7bb32e;
}
.description_2202 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.description_2202 [class*="social-icon-whatsapp"].out_a8e2 {
  background-color: transparent;
  color: #25d366;
}
.description_2202 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.description_2202 [class*="social-icon-wordpress"].out_a8e2 {
  background-color: transparent;
  color: #21759b;
}
.description_2202 [class*="social-icon-xing"] {
  background-color: #026466;
}
.description_2202 [class*="social-icon-xing"].out_a8e2 {
  background-color: transparent;
  color: #026466;
}
.description_2202 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.description_2202 [class*="social-icon-yelp"].out_a8e2 {
  background-color: transparent;
  color: #af0606;
}
.description_2202 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.description_2202 [class*="social-icon-youtube"].out_a8e2 {
  background-color: transparent;
  color: #cd201f;
}
.bright-b536 {
  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;
}
.bright-b536:hover {
  box-shadow: none;
  background: 0 0;
}
.fresh_cfe5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.left-aad2 {
  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;
}
.list-e033 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary_d7cf {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary_d7cf,
.primary_d7cf::after,
.primary_d7cf::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;
}
.primary_d7cf::after,
.primary_d7cf::before {
  content: "";
  display: block;
  background-color: inherit;
}
.widget_0e1d .left-aad2 .list-e033 {
  margin-top: -2px;
  width: 19px;
}
.widget_0e1d .left-aad2 .primary_d7cf {
  margin-top: -1px;
}
.widget_0e1d .left-aad2 .primary_d7cf,
.widget_0e1d .left-aad2 .primary_d7cf::after,
.widget_0e1d .left-aad2 .primary_d7cf::before {
  width: 19px;
  height: 2px;
}
.widget_0e1d .left-aad2 .primary_d7cf::before {
  top: -6px;
}
.widget_0e1d .left-aad2 .primary_d7cf::after {
  bottom: -6px;
}
.column_0278 .left-aad2 .list-e033 {
  margin-top: -2px;
  width: 22px;
}
.column_0278 .left-aad2 .primary_d7cf {
  margin-top: -1px;
}
.column_0278 .left-aad2 .primary_d7cf,
.column_0278 .left-aad2 .primary_d7cf::after,
.column_0278 .left-aad2 .primary_d7cf::before {
  width: 22px;
  height: 2px;
}
.column_0278 .left-aad2 .primary_d7cf::before {
  top: -7px;
}
.column_0278 .left-aad2 .primary_d7cf::after {
  bottom: -7px;
}
.paragraph_43e5 .left-aad2 .list-e033 {
  margin-top: -2px;
  width: 31px;
}
.paragraph_43e5 .left-aad2 .primary_d7cf {
  margin-top: -1.5px;
}
.paragraph_43e5 .left-aad2 .primary_d7cf,
.paragraph_43e5 .left-aad2 .primary_d7cf::after,
.paragraph_43e5 .left-aad2 .primary_d7cf::before {
  width: 31px;
  height: 3px;
}
.paragraph_43e5 .left-aad2 .primary_d7cf::before {
  top: -9px;
}
.paragraph_43e5 .left-aad2 .primary_d7cf::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .cold-bff5 .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 19px;
  }
  .cold-bff5 .left-aad2 .primary_d7cf {
    margin-top: -1px;
  }
  .cold-bff5 .left-aad2 .primary_d7cf,
  .cold-bff5 .left-aad2 .primary_d7cf::after,
  .cold-bff5 .left-aad2 .primary_d7cf::before {
    width: 19px;
    height: 2px;
  }
  .cold-bff5 .left-aad2 .primary_d7cf::before {
    top: -6px;
  }
  .cold-bff5 .left-aad2 .primary_d7cf::after {
    bottom: -6px;
  }
  .fixed-0220 .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 22px;
  }
  .fixed-0220 .left-aad2 .primary_d7cf {
    margin-top: -1px;
  }
  .fixed-0220 .left-aad2 .primary_d7cf,
  .fixed-0220 .left-aad2 .primary_d7cf::after,
  .fixed-0220 .left-aad2 .primary_d7cf::before {
    width: 22px;
    height: 2px;
  }
  .fixed-0220 .left-aad2 .primary_d7cf::before {
    top: -7px;
  }
  .fixed-0220 .left-aad2 .primary_d7cf::after {
    bottom: -7px;
  }
  .tabs_2813 .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs_2813 .left-aad2 .primary_d7cf {
    margin-top: -1.5px;
  }
  .tabs_2813 .left-aad2 .primary_d7cf,
  .tabs_2813 .left-aad2 .primary_d7cf::after,
  .tabs_2813 .left-aad2 .primary_d7cf::before {
    width: 31px;
    height: 3px;
  }
  .tabs_2813 .left-aad2 .primary_d7cf::before {
    top: -9px;
  }
  .tabs_2813 .left-aad2 .primary_d7cf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .left_d212 .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 19px;
  }
  .left_d212 .left-aad2 .primary_d7cf {
    margin-top: -1px;
  }
  .left_d212 .left-aad2 .primary_d7cf,
  .left_d212 .left-aad2 .primary_d7cf::after,
  .left_d212 .left-aad2 .primary_d7cf::before {
    width: 19px;
    height: 2px;
  }
  .left_d212 .left-aad2 .primary_d7cf::before {
    top: -6px;
  }
  .left_d212 .left-aad2 .primary_d7cf::after {
    bottom: -6px;
  }
  .first-4663 .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 22px;
  }
  .first-4663 .left-aad2 .primary_d7cf {
    margin-top: -1px;
  }
  .first-4663 .left-aad2 .primary_d7cf,
  .first-4663 .left-aad2 .primary_d7cf::after,
  .first-4663 .left-aad2 .primary_d7cf::before {
    width: 22px;
    height: 2px;
  }
  .first-4663 .left-aad2 .primary_d7cf::before {
    top: -7px;
  }
  .first-4663 .left-aad2 .primary_d7cf::after {
    bottom: -7px;
  }
  .image_upper_3add .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 31px;
  }
  .image_upper_3add .left-aad2 .primary_d7cf {
    margin-top: -1.5px;
  }
  .image_upper_3add .left-aad2 .primary_d7cf,
  .image_upper_3add .left-aad2 .primary_d7cf::after,
  .image_upper_3add .left-aad2 .primary_d7cf::before {
    width: 31px;
    height: 3px;
  }
  .image_upper_3add .left-aad2 .primary_d7cf::before {
    top: -9px;
  }
  .image_upper_3add .left-aad2 .primary_d7cf::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs-simple-3d1f .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-simple-3d1f .left-aad2 .primary_d7cf {
    margin-top: -1px;
  }
  .tabs-simple-3d1f .left-aad2 .primary_d7cf,
  .tabs-simple-3d1f .left-aad2 .primary_d7cf::after,
  .tabs-simple-3d1f .left-aad2 .primary_d7cf::before {
    width: 19px;
    height: 2px;
  }
  .tabs-simple-3d1f .left-aad2 .primary_d7cf::before {
    top: -6px;
  }
  .tabs-simple-3d1f .left-aad2 .primary_d7cf::after {
    bottom: -6px;
  }
  .liquid_bbc9 .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 22px;
  }
  .liquid_bbc9 .left-aad2 .primary_d7cf {
    margin-top: -1px;
  }
  .liquid_bbc9 .left-aad2 .primary_d7cf,
  .liquid_bbc9 .left-aad2 .primary_d7cf::after,
  .liquid_bbc9 .left-aad2 .primary_d7cf::before {
    width: 22px;
    height: 2px;
  }
  .liquid_bbc9 .left-aad2 .primary_d7cf::before {
    top: -7px;
  }
  .liquid_bbc9 .left-aad2 .primary_d7cf::after {
    bottom: -7px;
  }
  .lower-799b .left-aad2 .list-e033 {
    margin-top: -2px;
    width: 31px;
  }
  .lower-799b .left-aad2 .primary_d7cf {
    margin-top: -1.5px;
  }
  .lower-799b .left-aad2 .primary_d7cf,
  .lower-799b .left-aad2 .primary_d7cf::after,
  .lower-799b .left-aad2 .primary_d7cf::before {
    width: 31px;
    height: 3px;
  }
  .lower-799b .left-aad2 .primary_d7cf::before {
    top: -9px;
  }
  .lower-799b .left-aad2 .primary_d7cf::after {
    bottom: -9px;
  }
}
.basic_0d4b .primary_d7cf {
  -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);
}
.basic_0d4b .primary_d7cf::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.basic_0d4b .primary_d7cf::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);
}
.basic_0d4b.outline-aa9a .primary_d7cf {
  -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);
}
.basic_0d4b.outline-aa9a .primary_d7cf::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.basic_0d4b.outline-aa9a .primary_d7cf::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);
}
.chip-out-6532 {
  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.main-92e9:before {
  display: none;
}
.notice_e174 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice_e174 .hovered_41d1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice_e174 .hovered_41d1:last-of-type {
  border-bottom: none;
}
.notice_e174 .hovered_41d1.huge-0b16,
.notice_e174 .hovered_41d1.button-0ad8,
.notice_e174 .hovered_41d1.outer-6b46 {
  padding: 0;
}
.notice_e174 .form-silver-62a5 .popup-medium-cae5 {
  color: currentColor;
}
.notice_e174 .form-silver-62a5 .popup-medium-cae5:focus,
.notice_e174 .form-silver-62a5 .popup-medium-cae5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_e174.button-prev-51e8 .small-30a2,
.notice_e174.button-prev-51e8 .progress-middle-b77d a,
.notice_e174.button-prev-51e8 .tag-fixed-8e54 a,
.notice_e174.button-prev-51e8 .image_87fa a {
  color: rgba(0, 0, 0, 0.55);
}
.notice_e174.button-prev-51e8 .small-30a2:hover,
.notice_e174.button-prev-51e8 .progress-middle-b77d a:hover,
.notice_e174.button-prev-51e8 .tag-fixed-8e54 a:hover,
.notice_e174.button-prev-51e8 .image_87fa a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_e174.button-prev-51e8 .notification-94ac {
  color: rgba(0, 0, 0, 0.8);
}
.notice_e174.button-prev-51e8 .hovered_41d1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_e174.button-prev-51e8 .hovered_41d1:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice_e174.button-prev-51e8 .texture_light_4930:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice_e174.button-prev-51e8 .form-silver-62a5 .card-small-af76 li a,
.notice_e174.button-prev-51e8 .form-silver-62a5 .popup-medium-cae5,
.notice_e174.button-prev-51e8 .image_87fa {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_e174.button-prev-51e8 .form-silver-62a5 .popup-medium-cae5:focus,
.notice_e174.button-prev-51e8 .form-silver-62a5 .popup-medium-cae5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_e174.button-prev-51e8 .card-small-af76 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_e174.container_c776 .small-30a2,
.notice_e174.container_c776 .progress-middle-b77d a,
.notice_e174.container_c776 .tag-fixed-8e54 .popup-medium-cae5,
.notice_e174.container_c776 .tag-fixed-8e54 a,
.notice_e174.container_c776 .image_87fa a {
  color: rgba(255, 255, 255, 0.79);
}
.notice_e174.container_c776 .small-30a2:hover,
.notice_e174.container_c776 .progress-middle-b77d a:hover,
.notice_e174.container_c776 .tag-fixed-8e54 .popup-medium-cae5:hover,
.notice_e174.container_c776 .tag-fixed-8e54 a:hover,
.notice_e174.container_c776 .image_87fa a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_e174.container_c776 .notification-94ac {
  color: rgba(255, 255, 255, 0.99);
}
.notice_e174.container_c776 .hovered_41d1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_e174.container_c776 .hovered_41d1:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice_e174.container_c776 .texture_light_4930:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_e174.container_c776 .form-silver-62a5 .card-small-af76 li a,
.notice_e174.container_c776 .form-silver-62a5 .popup-medium-cae5,
.notice_e174.container_c776 .image_87fa {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_e174.container_c776 .form-silver-62a5 .popup-medium-cae5:focus,
.notice_e174.container_c776 .form-silver-62a5 .popup-medium-cae5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_e174.container_c776 .card-small-af76 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_light_4930 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.texture_light_4930:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.heading-38e6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus_cool_5b18 .notice_e174 {
  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;
}
.focus_cool_5b18 .hovered_41d1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus_cool_5b18 .hovered_41d1: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) {
  .focus_cool_5b18 .hovered_41d1:before {
    width: 16%;
    left: 42%;
  }
}
.focus_cool_5b18 .hovered_41d1:last-child:before {
  content: none;
}
.focus_cool_5b18 .hovered_41d1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus_cool_5b18 .form-silver-62a5 .card-small-af76 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus_cool_5b18 .form-silver-62a5 .card-small-af76 li a .popup-medium-cae5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus_cool_5b18 .form-silver-62a5 .image_87fa {
  border: none;
}
.focus_cool_5b18 .form-silver-62a5 .image_87fa li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus_cool_5b18 .texture_light_4930 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus_cool_5b18 .heading-38e6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus_cool_5b18 .container_c776 .texture_light_4930:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_cool_5b18 .button-prev-51e8.south_9675 .primary_d7cf {
  background: rgba(0, 0, 0, 0.6);
}
.focus_cool_5b18
  .button-prev-51e8.south_9675
  .primary_d7cf::after,
.focus_cool_5b18
  .button-prev-51e8.south_9675
  .primary_d7cf:before {
  background: inherit;
}
.focus_cool_5b18
  .button-prev-51e8.south_9675:hover
  .primary_d7cf {
  background: rgba(0, 0, 0, 0.8);
}
.heading_upper_4641 .notice_e174 {
  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) {
  .heading_upper_4641 .notice_e174 {
    width: auto;
    right: 45px;
  }
}
.overlay_light_c5f3 .notice_e174 {
  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) {
  .overlay_light_c5f3 .notice_e174 {
    width: auto;
    left: 45px;
  }
}
.main-92e9 .notice_e174 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.main-92e9 .heading-38e6 {
  max-width: 48em;
  margin: 0 auto;
}
.main-92e9 .texture_light_4930:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.input-3814 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.input-3814.focus_cool_5b18 .notice_e174 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.input-3814.heading_upper_4641 .notice_e174 {
  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);
}
.input-3814 .notice_e174 {
  visibility: visible;
}
.input-3814.overlay_light_c5f3 .notice_e174 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hero_first_580b,
.upper_6f9d {
  overflow-x: hidden;
}
.hero_first_580b .notice_e174 {
  overflow: auto;
}
.hero_first_580b.focus_cool_5b18 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero_first_580b.focus_cool_5b18 .notice_e174 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hero_first_580b.focus_cool_5b18 .bright-b536 {
  opacity: 0;
}
.hero_first_580b.heading_upper_4641 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero_first_580b.heading_upper_4641 .notice_e174 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hero_first_580b.heading_upper_4641 .bright-b536 {
  opacity: 0;
}
.hero_first_580b.overlay_light_c5f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero_first_580b.overlay_light_c5f3 .notice_e174 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hero_first_580b.overlay_light_c5f3 .bright-b536 {
  opacity: 0;
}
.hero_first_580b.main-92e9 .notice_e174 {
  z-index: 10;
  visibility: visible;
}
.south_9675 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.south_9675 .primary_d7cf {
  background: rgba(255, 255, 255, 0.99);
}
.south_9675 .primary_d7cf::after,
.south_9675 .primary_d7cf:before {
  background: inherit;
}
.south_9675:hover .primary_d7cf {
  background: rgba(255, 255, 255, 0.99);
}
.overlay_light_c5f3 .south_9675 {
  top: 10px;
  right: auto;
  left: 12px;
}
.main-92e9 .south_9675 {
  display: none !important;
}
.hero_first_580b:before,
.upper_6f9d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hero_first_580b .south_9675,
.upper_6f9d .south_9675 {
  display: inline-block;
}
.notice_e174 .aside-4817 {
  -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;
}
.hero_first_580b .notice_e174 .aside-4817,
.upper_6f9d .notice_e174 .aside-4817 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline_rough_86f6 .mini_52d6 {
  width: 100%;
}
.overlay_82e4 {
  padding: 0 0.5em 0;
}
.overlay_82e4 [class*="customify-col-"],
.overlay_82e4 [class*="customify-col_"],
.overlay_82e4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.slow_cd1c .overlay_82e4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .header-warm-4b63 .complex_2911,
  .complex_2911 {
    display: none;
  }
  .tertiary-south-0e33 {
    text-align: left;
  }
  .heading_e32f {
    text-align: center;
  }
  .motion-bfa3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .header-warm-4b63 .photo_large_205d,
  .photo_large_205d {
    display: none;
  }
  .avatar-259e {
    text-align: left;
  }
  .overlay_upper_525d {
    text-align: center;
  }
  .tag_solid_0592 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .header-warm-4b63 .notification_1222,
  .notification_1222 {
    display: none;
  }
  .chip_f2ce {
    text-align: left;
  }
  .menu_dbd4 {
    text-align: center;
  }
  .middle-2461 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.next-8e4f {
  box-shadow: none !important;
}
.outline-bright-6bcb .dynamic-be2c,
.border_5985 .dynamic-be2c {
  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;
}
.border_5985 .dynamic-be2c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hovered_ec38 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hovered_ec38:after,
.hovered_ec38:before {
  content: "";
  display: table;
}
.hovered_ec38:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hovered_ec38 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hovered_ec38,
.west-eab3 {
  max-width: 1248px;
  margin: 0 auto;
}

.pattern-yellow-4813.middle-e3f0 .hovered_ec38 {
  max-width: 100%;
}
.pattern-yellow-4813.background_new_0d6e {
  max-width: 1200px;
  margin: 0 auto;
}
.pattern-yellow-4813.advanced-d0a9 .hovered_ec38 {
  max-width: 100%;
}
.pattern-yellow-4813.advanced-d0a9 > .hovered_ec38 {
  padding-left: 0;
  padding-right: 0;
}
.pattern-yellow-4813.advanced-d0a9 > .hovered_ec38 .header-warm-4b63 {
  margin: 0;
}
.pattern-yellow-4813.advanced-d0a9
  > .hovered_ec38
  .top-e376.popup_hovered_a768 {
  margin-right: 0;
  margin-left: 0;
}
.pattern-yellow-4813.advanced-d0a9 #main.popup_hovered_a768 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hard-aa4f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hard-aa4f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .preview_d2d8 .dropdown-silver-4ec8 {
    padding-right: 1em;
  }
  .preview_d2d8.disabled_64e3 .top-e376 {
    border-right: 1px solid #eaecee;
  }
  .preview_d2d8.disabled_64e3 .dropdown-silver-4ec8 {
    padding-right: 1em;
  }
  .preview_d2d8.disabled_64e3 .frame_orange_fb1e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-cool-b19c .dropdown-silver-4ec8 {
    padding-left: 1em;
  }
  .video-cool-b19c.disabled_64e3 .top-e376 {
    border-left: 1px solid #eaecee;
  }
  .video-cool-b19c.disabled_64e3 .dropdown-silver-4ec8 {
    padding-left: 1em;
  }
  .video-cool-b19c.disabled_64e3 .frame_orange_fb1e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last_5bc7 .dropdown-silver-4ec8 {
    padding-left: 1em;
  }
  .last_5bc7.disabled_64e3 .frame_hot_0a52 {
    border-right: 1px solid #eaecee;
  }
  .last_5bc7.disabled_64e3 .shade_new_b87f {
    border-right: 1px solid #eaecee;
  }
  .last_5bc7.disabled_64e3 .dropdown-silver-4ec8 {
    padding-left: 1em;
  }
  .last_5bc7.disabled_64e3 .frame_orange_fb1e {
    padding-right: 1em;
  }
  .last_5bc7.disabled_64e3 .out-c952 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_under_1a1a .dropdown-silver-4ec8 {
    padding-right: 1em;
  }
  .component_under_1a1a.disabled_64e3 .frame_hot_0a52 {
    border-left: 1px solid #eaecee;
  }
  .component_under_1a1a.disabled_64e3 .shade_new_b87f {
    border-left: 1px solid #eaecee;
  }
  .component_under_1a1a.disabled_64e3 .dropdown-silver-4ec8 {
    padding-right: 1em;
  }
  .component_under_1a1a.disabled_64e3 .frame_orange_fb1e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component_under_1a1a.disabled_64e3 .out-c952 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-aa4f .dropdown-silver-4ec8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-aa4f.disabled_64e3 .top-e376 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hard-aa4f.disabled_64e3 .dropdown-silver-4ec8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-aa4f.disabled_64e3 .frame_orange_fb1e {
    padding-left: 1em;
  }
  .hard-aa4f.disabled_64e3 .out-c952 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hard-aa4f.disabled_64e3 .dropdown-silver-4ec8 {
    padding-left: 0;
  }
}
.narrow-7671 .block_stale_92ef {
  display: inline-block;
}
.surface-939c {
  display: inline-block;
}
.frame_mini_5013 {
  word-con: break-word;
}
.first_c8d3 > span {
  display: inline-block;
  padding: 5px 0;
}
.first_c8d3 .over-21e3 {
  margin-left: 8px;
  margin-right: 8px;
}
.first_c8d3 .out-2f4a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gas-9ea5 .element-3650 {
  margin-bottom: 2em;
}
.gas-9ea5 .button-silver-5a55 {
  margin-bottom: 15px;
}
.gas-9ea5 .button-silver-5a55:last-child {
  margin-bottom: 0;
}
.gas-9ea5 .column_0a7a {
  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) {
  .gas-9ea5 .column_0a7a {
    display: block;
  }
}
.gas-9ea5 .tall_ae50 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gas-9ea5 .tall_ae50 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gas-9ea5 .easy-31e1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gas-9ea5 .easy-31e1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gas-9ea5 .easy-31e1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gas-9ea5 .frame_mini_5013 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gas-9ea5 .frame_mini_5013 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gas-9ea5 .surface_cold_7916 p:last-child {
  margin-bottom: 0;
}
.gas-9ea5 .hard_fde0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gas-9ea5 .focus_pink_1e30 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gas-9ea5 .heading-df90 {
  margin-top: 1em;
}
.gas-9ea5 .hero_9576 {
  top: 0;
  display: block;
}
.gas-9ea5 .hero_9576 a {
  color: inherit;
}
.gas-9ea5 .hero_9576 a:hover {
  color: inherit;
}
.gas-9ea5 .avatar-e1d8 {
  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;
}
.gas-9ea5 .avatar-e1d8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gas-9ea5 .focus_pink_1e30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gas-9ea5 .carousel-057f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gas-9ea5 .carousel-057f:first-child {
  margin-top: 0;
}
.gas-9ea5 .carousel-057f.mask-hard-d0b1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gas-9ea5 .carousel-057f.smooth-4213 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gas-9ea5
  .carousel-057f.smooth-4213.content_over_2e99
  .heading-df90 {
  width: 100%;
}
.gas-9ea5 .smooth-4213 {
  -webkit-box-align: center;
  align-items: center;
}
.gas-9ea5 .smooth-4213 .first_c8d3,
.gas-9ea5 .smooth-4213 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gas-9ea5 .easy-31e1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gas-9ea5 .easy-31e1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gas-9ea5 .easy-31e1: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;
}
.gas-9ea5 .mask-hard-d0b1 {
  z-index: 5;
}
.gas-9ea5 .out-1e40 .steel_ddd2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gas-9ea5 .yellow_16f0 .steel_ddd2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gas-9ea5 .alert-3ac0 .steel_ddd2 {
  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;
}
.gas-9ea5.tabs_hard_4dd0 .column_0a7a,
.gas-9ea5.box-selected-2eb5 .column_0a7a {
  display: block;
}
.gas-9ea5.tabs_hard_4dd0 .column_0a7a .link-pressed-3d4a,
.gas-9ea5.tabs_hard_4dd0 .column_0a7a .focus_pink_1e30,
.gas-9ea5.box-selected-2eb5 .column_0a7a .link-pressed-3d4a,
.gas-9ea5.box-selected-2eb5 .column_0a7a .focus_pink_1e30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gas-9ea5.module-d4a8 .tall_ae50 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gas-9ea5.module-d4a8 .tall_ae50 {
    margin-right: 0;
  }
}
.gas-9ea5.tabs_hard_4dd0 .tall_ae50,
.gas-9ea5.box-selected-2eb5 .tall_ae50 {
  padding-top: 40%;
}
.gas-9ea5.tabs_hard_4dd0 .element-3650,
.gas-9ea5.box-selected-2eb5 .element-3650 {
  display: block;
}
.gas-9ea5.tabs_hard_4dd0 .fn-sticky-75c7 .focus_pink_1e30,
.gas-9ea5.box-selected-2eb5 .fn-sticky-75c7 .focus_pink_1e30 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gas-9ea5.tabs_hard_4dd0 .tall_ae50,
.gas-9ea5.box-selected-2eb5 .tall_ae50 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gas-9ea5.tabs_hard_4dd0 .focus_pink_1e30 {
  padding: 1em;
}
.first_030c {
  margin: 30px auto;
  display: block;
}
.first_030c .grid-thick-2a70 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.first_030c .grid-thick-2a70 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first_030c .grid-thick-2a70 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_5146 .first_c8d3 {
  margin-bottom: 1.41575em;
}
.disabled_5146 .wrapper-ed4b {
  margin-bottom: 1.618em;
}
.title-d4c6 .description-gold-cf59 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title-d4c6 .description-gold-cf59 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title-d4c6 .description_9f1b {
  max-width: 100%;
  overflow: auto;
}
.tabs_f304 .title-d4c6 a:hover {
  text-decoration: underline;
}
.medium_95a0 .button-silver-5a55:not(.frame_mini_5013),
.medium_95a0 .easy-31e1 {
  margin-bottom: 1.41575em;
}
.medium_95a0 .button-silver-5a55:not(.frame_mini_5013):last-child,
.medium_95a0 .easy-31e1:last-child {
  margin-bottom: 0;
}
.medium_95a0 .button-silver-5a55.picture_526f {
  margin-bottom: 0.41575em;
}
.medium_95a0 .west-ef2a:before,
.medium_95a0 .black-3fe9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.medium_95a0 .west-ef2a:before {
  content: "\f115";
}
.medium_95a0 .black-3fe9:before {
  content: "\f02c";
}
.medium_95a0 .footer-gold-5892 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.medium_95a0 .footer-gold-5892 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.form_advanced_5e88 {
  display: -webkit-box;
  display: flex;
}
.form_advanced_5e88 .text_a983 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .form_advanced_5e88 .text_a983 {
    flex-basis: 90px;
  }
}
.form_advanced_5e88 .tall-e2fc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .form_advanced_5e88 .tall-e2fc {
    flex-basis: calc(100% - 50px);
  }
}
.form_advanced_5e88 .breadcrumb-left-45a1 p:last-child {
  margin-bottom: 0.72em;
}
.notification-d3d8 .grid-thick-2a70 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notification-d3d8 .grid-thick-2a70:after,
.notification-d3d8 .grid-thick-2a70:before {
  content: "";
  display: table;
}
.notification-d3d8 .grid-thick-2a70:after {
  clear: both;
}
.notification-d3d8 .grid-thick-2a70 .badge-c2ad,
.notification-d3d8 .grid-thick-2a70 .tiny-90f0 {
  width: 49%;
}
.notification-d3d8 .grid-thick-2a70 .badge-c2ad a span.main_2d11,
.notification-d3d8 .grid-thick-2a70 .tiny-90f0 a span.main_2d11 {
  display: block;
  margin-bottom: 5px;
}
.notification-d3d8 .grid-thick-2a70 .tiny-90f0 {
  float: left;
  text-align: left;
}
.notification-d3d8 .grid-thick-2a70 .badge-c2ad {
  float: right;
  text-align: right;
}
.popup_under_4956 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .popup_under_4956 {
    margin-bottom: 0;
  }
}
.component-cf25 {
  margin-bottom: 1em;
}
.component-cf25 .frame_mini_5013 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hard_309a a {
  display: block;
  line-height: 0;
  position: relative;
}
.breadcrumb-stale-6a7f .component-cf25,
.alert_b8c2 .component-cf25 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .breadcrumb-stale-6a7f .component-cf25,
  .alert_b8c2 .component-cf25 {
    display: block;
  }
}
.breadcrumb-stale-6a7f .hard_309a,
.alert_b8c2 .hard_309a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .breadcrumb-stale-6a7f .hard_309a,
  .alert_b8c2 .hard_309a {
    margin-bottom: 1em;
  }
}
.breadcrumb-stale-6a7f .hard_309a img,
.alert_b8c2 .hard_309a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.breadcrumb-stale-6a7f .black-a013,
.alert_b8c2 .black-a013 {
  flex-basis: calc(100% - 160px);
}
.breadcrumb-stale-6a7f .black-a013 p,
.alert_b8c2 .black-a013 p {
  margin-bottom: 0;
}
.breadcrumb-stale-6a7f .black-a013 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-stale-6a7f .black-a013 {
    padding-left: 0;
  }
}
.alert_b8c2 .black-a013 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .alert_b8c2 .black-a013 {
    padding-right: 0;
  }
}
.alert_b8c2 .hard_309a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.north_49ee .hard_309a {
  margin-bottom: 0.5em;
}
.north_49ee .hard_309a img {
  width: 100%;
}
.thick_07b9 .icon-smooth-99a2,
.tertiary_abf7 .icon-smooth-99a2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tertiary_abf7 .top-e376 .huge_6b53 p:last-child {
  margin-bottom: 0;
}
.accent-tiny-1295 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled_stone_4c09 .active_a7ee {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled_stone_4c09 .active_a7ee:last-of-type {
    margin-bottom: 0;
  }
}
.disabled_stone_4c09 .active_a7ee ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_stone_4c09 .active_a7ee ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled_stone_4c09 .active_a7ee ul li {
  margin: 0 0 0.6em;
}
.disabled_stone_4c09 .active_a7ee ul li.focus_steel_a9c3,
.disabled_stone_4c09 .active_a7ee ul li.main-b35e {
  position: relative;
}
.disabled_stone_4c09 .active_a7ee ul li.focus_steel_a9c3 .media-fc10,
.disabled_stone_4c09 .active_a7ee ul li.main-b35e .media-fc10 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled_stone_4c09 .active_a7ee ul li.focus_steel_a9c3:after:after,
.disabled_stone_4c09 .active_a7ee ul li.focus_steel_a9c3:after:before,
.disabled_stone_4c09
  .active_a7ee
  ul
  li.main-b35e:after:after,
.disabled_stone_4c09
  .active_a7ee
  ul
  li.main-b35e:after:before {
  content: "";
  display: table;
}
.disabled_stone_4c09 .active_a7ee ul li.focus_steel_a9c3:after:after,
.disabled_stone_4c09
  .active_a7ee
  ul
  li.main-b35e:after:after {
  clear: both;
}
.disabled_stone_4c09 .active_a7ee a.tabs_tiny_5020:hover {
  text-decoration: none;
}
.disabled_stone_4c09 .active_a7ee select {
  max-width: 100%;
}
.disabled_stone_4c09 .active_a7ee table {
  font-size: 85%;
}
.disabled_stone_4c09 .active_a7ee table td,
.disabled_stone_4c09 .active_a7ee table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled_stone_4c09 .active_a7ee table tfoot td {
  text-align: left;
}
.disabled_stone_4c09 .active_a7ee :last-child {
  margin-bottom: 0;
}
.disabled_stone_4c09 .active_a7ee .rough-e0fb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled_stone_4c09 .active_a7ee .rough-e0fb label {
  width: 100%;
}
.disabled_stone_4c09 .active_a7ee .rough-e0fb .pink-c048 {
  width: 100%;
  display: block;
}
.disabled_stone_4c09 .active_a7ee .rough-e0fb .active_purple_5750 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled_stone_4c09 .active_a7ee .rough-e0fb .active_purple_5750:hover svg #svg-search {
  fill: #444;
}
.disabled_stone_4c09 .active_a7ee .rough-e0fb .active_purple_5750 svg {
  width: 18px;
  height: 18px;
}
.disabled_stone_4c09 .inner_478a ul ul,
.disabled_stone_4c09 .header-180b ul ul,
.disabled_stone_4c09 .orange-fa05 ul ul,
.disabled_stone_4c09 .search_rough_aa84 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled_stone_4c09 .inner_478a .short-608e > a,
.disabled_stone_4c09 .header-180b .short-608e > a,
.disabled_stone_4c09 .orange-fa05 .short-608e > a,
.disabled_stone_4c09 .search_rough_aa84 .short-608e > a {
  margin-bottom: 0;
}
.disabled_stone_4c09 .pro_082a li,
.disabled_stone_4c09 .inner_478a li,
.disabled_stone_4c09 .simple-a54a li,
.disabled_stone_4c09 .header-180b li,
.disabled_stone_4c09 .orange-fa05 li,
.disabled_stone_4c09 .search_rough_aa84 li,
.disabled_stone_4c09 .light-87de li,
.disabled_stone_4c09 .column_5713 li {
  display: block;
  position: relative;
}
.disabled_stone_4c09 .pro_082a li:last-child,
.disabled_stone_4c09 .inner_478a li:last-child,
.disabled_stone_4c09 .simple-a54a li:last-child,
.disabled_stone_4c09 .header-180b li:last-child,
.disabled_stone_4c09 .orange-fa05 li:last-child,
.disabled_stone_4c09 .search_rough_aa84 li:last-child,
.disabled_stone_4c09 .light-87de li:last-child,
.disabled_stone_4c09 .column_5713 li:last-child {
  border: none;
}
.disabled_stone_4c09 .pro_082a li a,
.disabled_stone_4c09 .inner_478a li a,
.disabled_stone_4c09 .simple-a54a li a,
.disabled_stone_4c09 .header-180b li a,
.disabled_stone_4c09 .orange-fa05 li a,
.disabled_stone_4c09 .search_rough_aa84 li a,
.disabled_stone_4c09 .light-87de li a,
.disabled_stone_4c09 .column_5713 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_stone_4c09 .pro_082a li ul li::before,
.disabled_stone_4c09 .inner_478a li ul li::before,
.disabled_stone_4c09 .simple-a54a li ul li::before,
.disabled_stone_4c09 .header-180b li ul li::before,
.disabled_stone_4c09 .orange-fa05 li ul li::before,
.disabled_stone_4c09 .search_rough_aa84 li ul li::before,
.disabled_stone_4c09 .light-87de li ul li::before,
.disabled_stone_4c09 .column_5713 li ul li::before {
  left: 15px;
}
.disabled_stone_4c09 .pro_082a li ul a,
.disabled_stone_4c09 .inner_478a li ul a,
.disabled_stone_4c09 .simple-a54a li ul a,
.disabled_stone_4c09 .header-180b li ul a,
.disabled_stone_4c09 .orange-fa05 li ul a,
.disabled_stone_4c09 .search_rough_aa84 li ul a,
.disabled_stone_4c09 .light-87de li ul a,
.disabled_stone_4c09 .column_5713 li ul a {
  padding-left: 20px;
}
.disabled_stone_4c09 .pro_082a li ul ul li::before,
.disabled_stone_4c09 .inner_478a li ul ul li::before,
.disabled_stone_4c09 .simple-a54a li ul ul li::before,
.disabled_stone_4c09 .header-180b li ul ul li::before,
.disabled_stone_4c09 .orange-fa05 li ul ul li::before,
.disabled_stone_4c09 .search_rough_aa84 li ul ul li::before,
.disabled_stone_4c09 .light-87de li ul ul li::before,
.disabled_stone_4c09 .column_5713 li ul ul li::before {
  left: 30px;
}
.disabled_stone_4c09 .pro_082a li ul ul a,
.disabled_stone_4c09 .inner_478a li ul ul a,
.disabled_stone_4c09 .simple-a54a li ul ul a,
.disabled_stone_4c09 .header-180b li ul ul a,
.disabled_stone_4c09 .orange-fa05 li ul ul a,
.disabled_stone_4c09 .search_rough_aa84 li ul ul a,
.disabled_stone_4c09 .light-87de li ul ul a,
.disabled_stone_4c09 .column_5713 li ul ul a {
  padding-left: 40px;
}
.disabled_stone_4c09 .dark_dac7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_stone_4c09 .column_5713 ul li {
  margin-bottom: 1.41575em;
}
.disabled_stone_4c09 .column_5713 ul li .green_282d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled_stone_4c09 .column_5713 ul li .chip_bright_807f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container_c776 .pro_082a li a,
.container_c776 .inner_478a li a,
.container_c776 .simple-a54a li a,
.container_c776 .header-180b li a,
.container_c776 .orange-fa05 li a,
.container_c776 .search_rough_aa84 li a,
.container_c776 .light-87de li a,
.container_c776 .column_5713 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_c776 .dark_dac7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_c776 .active_a7ee ul li.focus_steel_a9c3 .media-fc10,
.container_c776 .active_a7ee ul li.main-b35e .media-fc10 {
  background: rgba(0, 0, 0, 0.2);
}
.container_c776 .disabled_stone_4c09 .active_a7ee select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-yellow-4813 .disabled_stone_4c09 .card-small-af76 li {
  margin: 0;
}
.pattern-yellow-4813 .disabled_stone_4c09 .card-small-af76 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pattern-yellow-4813 .disabled_stone_4c09 .card-small-af76 li ul {
  margin: 0;
}
.pattern-yellow-4813 .disabled_stone_4c09 .card-small-af76 li ul li a {
  padding-left: 15px;
}
.pattern-yellow-4813 .disabled_stone_4c09 .card-small-af76 li ul li li a {
  padding-left: 30px;
}
.pattern-yellow-4813 .disabled_stone_4c09 .card-small-af76 li.outline_9e26 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pattern-yellow-4813 .disabled_stone_4c09 .card-small-af76 li.outline_9e26 > 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;
}
.pattern-yellow-4813 .disabled_stone_4c09 .card-small-af76 li.outline_9e26 > 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;
}
.container-glass-7469 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.under_f782 {
  position: relative;
  z-index: 10;
}
.under_f782 .aside-4817 {
  width: 100%;
  max-width: 100%;
}
.banner-4849 .image_8ce1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.banner-4849 .button-prev-51e8 {
}
.banner-4849 .container_c776 {
  background: #292929;
}
.center-8c2f .image_8ce1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.center-8c2f .button-prev-51e8 {
  background: #f9f9f9;
}
.center-8c2f .container_c776 {
  background: #303030;
}
.shade-top-2015 .image_8ce1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-top-2015 .block_stale_92ef {
    margin-bottom: 1em;
  }
  .shade-top-2015 .block_stale_92ef:last-child {
    margin-bottom: 0;
  }
}
.shade-top-2015 .button-prev-51e8 {
  background: #ededed;
}
.shade-top-2015 .container_c776 {
  background: #1a1a1a;
}
.image_8ce1.button-prev-51e8 {
  color: rgba(0, 0, 0, 0.6);
}
.image_8ce1.button-prev-51e8 .badge_dirty_2bb1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_8ce1.container_c776 {
  color: rgba(255, 255, 255, 0.99);
}
.image_8ce1.container_c776 a:not(.tabs_tiny_5020) {
  color: rgba(255, 255, 255, 0.79);
}
.image_8ce1.container_c776 a:not(.tabs_tiny_5020):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_8ce1.container_c776 .badge_dirty_2bb1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_8ce1.container_c776 table tbody td,
.image_8ce1.container_c776 table th {
  background: rgba(0, 0, 0, 0.08);
}
.easy-5c7b.pagination-bottom-3eed .hovered_ec38 {
  max-width: initial;
}
.easy-5c7b .full_aa6c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.easy-5c7b .full_aa6c .aside-4817 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .easy-5c7b .full_aa6c .aside-4817 {
    display: block;
    margin-bottom: 2em;
  }
  .easy-5c7b .full_aa6c .aside-4817:last-child {
    margin-bottom: 0;
  }
}
.shade-top-2015 .block_stale_92ef:last-child,
.center-8c2f .block_stale_92ef:last-child,
.banner-4849 .block_stale_92ef:last-child {
  margin-bottom: 0;
}
.shade-top-2015 .block_stale_92ef .disabled_stone_4c09 .active_a7ee:last-child,
.center-8c2f .block_stale_92ef .disabled_stone_4c09 .active_a7ee:last-child,
.banner-4849 .block_stale_92ef .disabled_stone_4c09 .active_a7ee:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shade-top-2015 .outline_0e01,
  .shade-top-2015 .link_current_2b6b,
  .center-8c2f .outline_0e01,
  .center-8c2f .link_current_2b6b,
  .banner-4849 .outline_0e01,
  .banner-4849 .link_current_2b6b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .under_f782 .block_stale_92ef {
    margin-bottom: 2em;
  }
}
.under_f782 p:last-child {
  margin-bottom: 0;
}
.under_f782 li,
.under_f782 ul {
  list-style: none;
  margin: 0;
}
.under_f782 ul ul {
  margin-left: 2.617924em;
}
.block_cf79 {
  font-size: 0.875em;
}

/* css-noise: c71e */
.ghost-box-d8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
