/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thumbnail-ff2e/customify
Author: WPCustomify
Author URI: https://pressmaximum.thumbnail-ff2e
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.thumbnail-ff2e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.white-934c.form-d0c2/licenses/gpl-2.0.fast_e852
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.hidden-1a77/, (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.alert-wood-7c7d.info_bottom_1af1/normalize.section-smooth-bb69/
 ======
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.section-smooth-bb69 v7.0.0 | MIT License | github.thumbnail-ff2e/necolas/normalize.section-smooth-bb69 */
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;
}
.search_last_cded .avatar-b993,
.yellow_26dd,
.blue-edb7,
.wood-b146,
.background-large-3106,
.row-focused-6472,
.table-faa8,
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;
}
.yellow_26dd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .yellow_26dd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .yellow_26dd,
  h1 {
    font-size: 1.8em;
  }
}
.blue-edb7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.blue-edb7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .blue-edb7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .blue-edb7,
  h2 {
    font-size: 1.7em;
  }
}
.wood-b146,
h3 {
  font-size: 1.618em;
}
.search_last_cded .avatar-b993,
.background-large-3106,
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.feature-bac8 {
  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;
}
.middle_37e6:after,
.middle_37e6:before,
.medium_8378:after,
.medium_8378:before {
  content: "";
  display: table;
}
.middle_37e6:after,
.medium_8378:after {
  clear: both;
}
.content-tiny-4f34 {
  float: right;
  margin-right: 0;
}
.west-dbeb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.liquid-05e8 .overlay_short_5048,
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;
}
.liquid-05e8 .overlay_short_5048: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;
}
.top_bd61 .overlay_short_5048 {
  box-shadow: none;
}
.top_bd61
  .overlay_short_5048
  .section_301a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.top_bd61 .overlay_short_5048 .stale_edb0 {
  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;
}
.top_bd61
  .overlay_short_5048
  .stale_edb0
  b {
  display: none;
}
.top_bd61 .over_f014 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.highlight-orange-d637:not(.slider_static_bd7d):not(.texture-prev-9d9f),
button:not(.slider_static_bd7d):not(.texture-prev-9d9f),
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ),
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ),
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ) {
  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;
}
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):hover,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):hover,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):hover,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):hover,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):active,
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):active,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):active,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):active,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):active,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus {
  outline: 0;
}
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741 {
  position: relative;
}
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .video_e2b8,
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .search_cb9c,
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .wood_e633,
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  i,
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  svg,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .video_e2b8,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .search_cb9c,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .wood_e633,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  i,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  svg,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .video_e2b8,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .search_cb9c,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .wood_e633,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  i,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  svg,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .video_e2b8,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .search_cb9c,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .wood_e633,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  i,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  svg,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .video_e2b8,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .search_cb9c,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  .wood_e633,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  i,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741
  svg {
  visibility: hidden;
}
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741:after,
button:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741:after,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741:after,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741:after,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ).fn-loading-6741: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;
}
.highlight-orange-d637:not(.slider_static_bd7d):not(.texture-prev-9d9f),
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ),
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ),
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ) {
  color: #fff;
  background: #235787;
}
.highlight-orange-d637:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus,
input[type="button"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus,
input[type="reset"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus,
input[type="submit"]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ):focus {
  color: #fff;
}
.highlight-orange-d637.fn-disabled-6741:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ),
.highlight-orange-d637[disabled]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ),
button.fn-disabled-6741:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ),
button[disabled]:not(.slider_static_bd7d):not(
    .texture-prev-9d9f
  ) {
  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;
}
.cold_6a19 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.cold_6a19: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;
}
.video-large-dfda {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus-e1c3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wood_12d6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.middle_37e6:after,
.middle_37e6:before,
.shadow_gas_bb5c:after,
.shadow_gas_bb5c:before,
.popup_solid_590f:after,
.popup_solid_590f:before,
.outline-out-6195:after,
.outline-out-6195:before,
.fast-7c07:after,
.fast-7c07:before,
.form_1c80:after,
.form_1c80:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.middle_37e6:after,
.shadow_gas_bb5c:after,
.popup_solid_590f:after,
.outline-out-6195:after,
.fast-7c07:after,
.form_1c80:after {
  clear: both;
}
.shadow_gas_bb5c .button-35b6,
.popup_solid_590f .button-35b6,
.liquid-5909 .button-35b6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video-4426 {
  display: inline-block;
}
.preview_dirty_4c98 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview_dirty_4c98 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview_dirty_4c98 .disabled-3bc5 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled-3bc5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary-hot-39d9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary-hot-39d9:after,
.secondary-hot-39d9:before {
  content: "";
  display: table;
}
.secondary-hot-39d9:after {
  clear: both;
}
.primary-a971 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main_0d06 .primary-a971 {
  max-width: 50%;
}
.element-warm-18cb .primary-a971 {
  max-width: 33.33%;
}
.hidden_01d3 .primary-a971 {
  max-width: 25%;
}
.carousel-paper-d655 .primary-a971 {
  max-width: 20%;
}
.accordion-86c9 .primary-a971 {
  max-width: 16.66%;
}
.nav-2fed .primary-a971 {
  max-width: 14.28%;
}
.slow-cea4 .primary-a971 {
  max-width: 12.5%;
}
.pattern_3d82 .primary-a971 {
  max-width: 11.11%;
}
.bottom_495b {
  display: block;
}
.search_last_cded .tabs_4e6d label,
.search_last_cded .content_a0eb label,
.search_last_cded .caption-middle-a082 label,
.search_last_cded .aside_0b81 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_ebc9 {
  list-style: none;
  margin: 0;
}
.label_ebc9 article.chip-gold-7bd4 {
  margin-bottom: 0;
}
.label_ebc9 ul {
  list-style: none;
  margin: 0;
}
.label_ebc9 .breadcrumb-hard-8377 li.chip-gold-7bd4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_ebc9 .breadcrumb-hard-8377 li.chip-gold-7bd4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_ebc9 .breadcrumb-hard-8377 li.chip-gold-7bd4: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) {
  .label_ebc9 .breadcrumb-hard-8377 li.chip-gold-7bd4 li.chip-gold-7bd4 li.chip-gold-7bd4 li.chip-gold-7bd4 {
    padding-left: 0;
  }
}
article.chip-gold-7bd4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-gold-7bd4 .shadow_gas_bb5c p:last-of-type {
  margin-bottom: 0;
}
article.chip-gold-7bd4 .fast-407b {
  float: left;
}
article.chip-gold-7bd4 .gradient-07e3 {
  margin-left: 85px;
}
article.chip-gold-7bd4 .carousel_b646 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-gold-7bd4 .carousel_b646 .main-8407 {
  margin-left: 10px;
}
article.chip-gold-7bd4 .panel-e6df {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-gold-7bd4 .tiny_451e {
  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 .tabs_4e6d,
  #respond .caption-middle-a082,
  #respond .aside_0b81 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_4e6d input,
#respond .caption-middle-a082 input,
#respond .aside_0b81 input {
  width: 100%;
}
#respond .aside_0b81 {
  margin-right: 0;
}
#respond .fixed_2c18 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-22dd {
  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;
}
.hidden-22dd.dim_a993 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hidden-22dd 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%);
}
.hidden-22dd:focus,
.hidden-22dd: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);
}
.red_57ed {
  border-radius: 10%;
}
.secondary-7ee9 {
  border-radius: 50%;
}
.hot-2ca9 {
  font-size: 0.72em;
}
.hovered_71fb {
  font-size: 0.875em;
}
.pattern-7c10 {
  font-size: 1.1em;
}
.breadcrumb-tiny-f60b {
  text-transform: uppercase;
  line-height: 1.2;
}
.breadcrumb-tiny-f60b.hot-2ca9 {
  letter-spacing: 0.5px;
}
.carousel_pro_9dba,
.carousel_pro_9dba a {
  color: #6d6d6d;
}
.carousel_pro_9dba a:hover {
  color: #111;
}
.gradient_first_be4f {
  color: #6d6d6d;
}
.breadcrumb-fresh-91ef {
  overflow-x: hidden;
}
.breadcrumb-fresh-91ef .modal-c4ad.pro-2c89 {
  position: relative;
}
.breadcrumb-fresh-91ef .modal-c4ad.pro-2c89.media_white_b801 {
  position: initial;
}
.breadcrumb-fresh-91ef
  .modal-c4ad.pro-2c89.media_white_b801
  .nav-down-c3c2 {
  left: auto;
}
.breadcrumb-fresh-91ef .modal-c4ad .nav-down-c3c2 {
  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;
}
.breadcrumb-fresh-91ef .modal-c4ad:hover.pro-2c89 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.breadcrumb-fresh-91ef
  .modal-c4ad:hover.pro-2c89
  .nav-down-c3c2 {
  display: block;
  z-index: 9999999;
}
.breadcrumb-fresh-91ef .last-9574 .progress-green-d33b,
.breadcrumb-fresh-91ef .image-c2ca .progress-green-d33b {
  display: none;
}
.breadcrumb-fresh-91ef .slider_gold_f55c .modal-c4ad:hover.pro-2c89 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search_last_cded .tabs_4e6d label,
.search_last_cded .content_a0eb label,
.search_last_cded .caption-middle-a082 label,
.search_last_cded .aside_0b81 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_ebc9 {
  list-style: none;
  margin: 0;
}
.label_ebc9 article.chip-gold-7bd4 {
  margin-bottom: 0;
}
.label_ebc9 ul {
  list-style: none;
  margin: 0;
}
.label_ebc9 .breadcrumb-hard-8377 li.chip-gold-7bd4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_ebc9 .breadcrumb-hard-8377 li.chip-gold-7bd4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_ebc9 .breadcrumb-hard-8377 li.chip-gold-7bd4: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) {
  .label_ebc9 .breadcrumb-hard-8377 li.chip-gold-7bd4 li.chip-gold-7bd4 li.chip-gold-7bd4 li.chip-gold-7bd4 {
    padding-left: 0;
  }
}
article.chip-gold-7bd4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip-gold-7bd4 .shadow_gas_bb5c p:last-of-type {
  margin-bottom: 0;
}
article.chip-gold-7bd4 .fast-407b {
  float: left;
}
article.chip-gold-7bd4 .gradient-07e3 {
  margin-left: 85px;
}
article.chip-gold-7bd4 .carousel_b646 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip-gold-7bd4 .carousel_b646 .main-8407 {
  margin-left: 10px;
}
article.chip-gold-7bd4 .panel-e6df {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip-gold-7bd4 .tiny_451e {
  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 .tabs_4e6d,
  #respond .caption-middle-a082,
  #respond .aside_0b81 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs_4e6d input,
#respond .caption-middle-a082 input,
#respond .aside_0b81 input {
  width: 100%;
}
#respond .aside_0b81 {
  margin-right: 0;
}
#respond .fixed_2c18 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last-9574 .layout_prev_5130 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.layout_prev_5130 .module_white_9a2b.disabled_large_9b54 .footer_stale_d46d > li > a:focus,
.layout_prev_5130 .module_white_9a2b.disabled_large_9b54 .footer_stale_d46d > li > a:hover,
.layout_prev_5130 .module_white_9a2b.section-c433 .footer_stale_d46d > li > a:focus,
.layout_prev_5130 .module_white_9a2b.section-c433 .footer_stale_d46d > li > a:hover,
.layout_prev_5130 .module_white_9a2b.header_324d .footer_stale_d46d > li > a:focus,
.layout_prev_5130 .module_white_9a2b.header_324d .footer_stale_d46d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_prev_5130
  .module_white_9a2b.disabled_large_9b54
  .footer_stale_d46d
  > li.bright-2b96
  > a,
.layout_prev_5130
  .module_white_9a2b.disabled_large_9b54
  .footer_stale_d46d
  > li.dropdown_fixed_61b3
  > a,
.layout_prev_5130
  .module_white_9a2b.section-c433
  .footer_stale_d46d
  > li.bright-2b96
  > a,
.layout_prev_5130
  .module_white_9a2b.section-c433
  .footer_stale_d46d
  > li.dropdown_fixed_61b3
  > a,
.layout_prev_5130
  .module_white_9a2b.header_324d
  .footer_stale_d46d
  > li.bright-2b96
  > a,
.layout_prev_5130 .module_white_9a2b.header_324d .footer_stale_d46d > li.block_3ca0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_prev_5130 .full-aa5a,
.layout_prev_5130 .full-aa5a a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_prev_5130 .right-ff9f.overlay-e2bc li a,
.layout_prev_5130 .prev-9ba1 a,
.layout_prev_5130 .list-out-6098,
.layout_prev_5130 .footer_stale_d46d > li > a,
.layout_prev_5130 .orange-2676 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130 .right-ff9f.overlay-e2bc li a:hover,
.layout_prev_5130 .prev-9ba1 a:hover,
.layout_prev_5130 .list-out-6098:hover,
.layout_prev_5130 .footer_stale_d46d > li > a:hover,
.layout_prev_5130 .orange-2676:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_prev_5130 .photo-white-1ea1 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130 .photo-white-1ea1 .outline_87e5 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_prev_5130 .photo-white-1ea1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_prev_5130 .chip-fb8b .shade-b541 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130 .chip-fb8b .shade-b541 .button_gold_a93f {
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130
  .chip-fb8b
  .shade-b541
  .button_gold_a93f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130
  .chip-fb8b
  .shade-b541
  .button_gold_a93f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130
  .chip-fb8b
  .shade-b541
  .button_gold_a93f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130
  .chip-fb8b
  .shade-b541
  .button_gold_a93f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130 .chip-fb8b .feature_4308 {
  color: rgba(255, 255, 255, 0.79);
}
.layout_prev_5130 .chip-fb8b .feature_4308:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_2f85
  .layout_prev_5130
  .chip-fb8b
  .column-7354
  .status-92ba {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cold_2f85
  .layout_prev_5130
  .chip-fb8b
  .column-7354
  .button_gold_a93f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-9574 .wrapper-narrow-4183 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper-narrow-4183 .module_white_9a2b.disabled_large_9b54 .footer_stale_d46d > li > a:focus,
.wrapper-narrow-4183 .module_white_9a2b.disabled_large_9b54 .footer_stale_d46d > li > a:hover,
.wrapper-narrow-4183 .module_white_9a2b.section-c433 .footer_stale_d46d > li > a:focus,
.wrapper-narrow-4183 .module_white_9a2b.section-c433 .footer_stale_d46d > li > a:hover,
.wrapper-narrow-4183 .module_white_9a2b.header_324d .footer_stale_d46d > li > a:focus,
.wrapper-narrow-4183 .module_white_9a2b.header_324d .footer_stale_d46d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-narrow-4183
  .module_white_9a2b.disabled_large_9b54
  .footer_stale_d46d
  > li.bright-2b96
  > a,
.wrapper-narrow-4183
  .module_white_9a2b.disabled_large_9b54
  .footer_stale_d46d
  > li.dropdown_fixed_61b3
  > a,
.wrapper-narrow-4183
  .module_white_9a2b.section-c433
  .footer_stale_d46d
  > li.bright-2b96
  > a,
.wrapper-narrow-4183
  .module_white_9a2b.section-c433
  .footer_stale_d46d
  > li.dropdown_fixed_61b3
  > a,
.wrapper-narrow-4183
  .module_white_9a2b.header_324d
  .footer_stale_d46d
  > li.bright-2b96
  > a,
.wrapper-narrow-4183 .module_white_9a2b.header_324d .footer_stale_d46d > li.block_3ca0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-narrow-4183 .full-aa5a,
.wrapper-narrow-4183 .full-aa5a a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-narrow-4183 .right-ff9f.overlay-e2bc li a,
.wrapper-narrow-4183 .prev-9ba1 a,
.wrapper-narrow-4183 .list-out-6098,
.wrapper-narrow-4183 .footer_stale_d46d > li > a,
.wrapper-narrow-4183 .orange-2676 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper-narrow-4183 .right-ff9f.overlay-e2bc li a:hover,
.wrapper-narrow-4183 .prev-9ba1 a:hover,
.wrapper-narrow-4183 .list-out-6098:hover,
.wrapper-narrow-4183 .footer_stale_d46d > li > a:hover,
.wrapper-narrow-4183 .orange-2676:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-narrow-4183 .photo-white-1ea1 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper-narrow-4183 .photo-white-1ea1 .outline_87e5 {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper-narrow-4183 .photo-white-1ea1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_pro_7819 .short_7419 {
  margin-left: auto;
  margin-right: auto;
}
.popup_solid_590f > * {
  margin-left: auto;
  margin-right: auto;
}
.popup_solid_590f .video-large-dfda {
  margin-right: 1.41575em;
}
.nav_a3ab .popup_solid_590f > .under-1321 {
  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;
}
.nav_a3ab .popup_solid_590f > .summary_paper_e6d3 {
  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;
}
.icon-527f.main_pro_7819 .short_7419,
.right_8c76.main_pro_7819 .short_7419 {
  margin-left: 0;
}
.layout-hard-1400.main_pro_7819 .short_7419,
.popup-prev-1a90.main_pro_7819 .short_7419 {
  margin-right: 0;
}
.popup_solid_590f ol,
.popup_solid_590f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shadow-last-bff7 video {
  max-width: 100%;
}
.shade-0122 img {
  display: block;
}
.shade-0122.video-large-dfda,
.shade-0122.focus-e1c3 {
  width: 100%;
}
.shade-0122.summary_paper_e6d3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary_704d:not(.black_41e1) {
  margin: 1.5em auto;
}
.gas_ea70 p {
  padding: 1.5em 14px;
}
ul.message_8178.summary_paper_e6d3,
ul.message_8178.under-1321,
ul.message_8178.picture_288b.under-1321 {
  padding: 0 14px;
}
.alert-stale-978e {
  display: block;
  overflow-x: auto;
}
.alert-stale-978e table {
  border-collapse: collapse;
  width: 100%;
}
.alert-stale-978e td,
.alert-stale-978e th {
  padding: 0.5em;
}
.popup_solid_590f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.popup_solid_590f ol ol,
.popup_solid_590f ol ul,
.popup_solid_590f ul ol,
.popup_solid_590f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.popup_solid_590f ol ol li,
.popup_solid_590f ol ul li,
.popup_solid_590f ul ol li,
.popup_solid_590f ul ul li {
  margin-left: 0;
}
.bronze-e502.input-bf7a > .blue_51cc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bronze-e502.input-bf7a > .blue_51cc iframe,
.bronze-e502.input-bf7a > .blue_51cc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tag_bright_d229 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tag_bright_d229.progress_ead4 {
  padding: 0;
}
.tag_bright_d229.progress_ead4 cite {
  font-size: 13px;
}
.tag_bright_d229 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tag_bright_d229 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.glass-6fc5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.glass-6fc5 > p:first-child {
  margin-top: 0;
}
.glass-6fc5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.glass-6fc5 blockquote {
  border-left: 0;
}
.stone-bb07 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.stone-bb07:not(.item-blue-5346) {
  max-width: 100px;
}
.stone-bb07.gradient-north-e069 {
  border-bottom: none !important;
  text-align: center;
}
.stone-bb07.gradient-north-e069::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gas_ea70 p {
    padding: 1.5em 0;
  }
}
.outline-5eb2 {
  color: #0073aa;
}
.progress-13ea {
  background-color: #0073aa;
}
.pagination-steel-4385 {
  color: #229fd8;
}
.dim_1c96 {
  background-color: #229fd8;
}
.highlight_wide_6bd0 {
  color: #eee;
}
.action-0142 {
  background-color: #eee;
}
.thumbnail_6d45 {
  color: #444;
}
.modal-wood-ffa8 {
  background-color: #444;
}
.banner-motion-fbdf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.banner-motion-fbdf .card-middle-3844 .prev-9ba1 {
  font-size: 15px;
}
.banner-motion-fbdf .prev-9ba1 {
  line-height: 1.3;
}
.banner-motion-fbdf .wrapper-narrow-4183 {
}
.banner-motion-fbdf .layout_prev_5130 {
  background: #235787;
}
.button_c49e {
  padding: 0;
}
.button_c49e .layout_prev_5130 {
  background: #1a1a1a;
}
.button_c49e .wrapper-narrow-4183 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pattern-in-7437 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pattern-in-7437 .wrapper-narrow-4183 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pattern-in-7437 .layout_prev_5130 {
  background: #303030;
}
.form_1c80 {
  position: relative;
  z-index: 10;
}
.form_1c80 .tabs-old-9cca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-dim-27c2 .pro-2c89 {
  display: inline-block;
  vertical-align: middle;
}
.border-dim-27c2.info_2bf9 .pro-2c89 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .border-dim-27c2.info_2bf9 .pro-2c89 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .border-dim-27c2.info_2bf9 .pro-2c89 {
    margin-right: 0.4em;
  }
}
.border-dim-27c2.info_2bf9 .pro-2c89:last-child {
  margin-right: 0;
}
.accordion_d437 .tabs-old-9cca {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last-9574 .card-middle-3844 {
    margin: 0 -0.5em;
  }
  .last-9574 .card-middle-3844 [class*="customify-col-"],
  .last-9574 .card-middle-3844 [class*="customify-col_"],
  .last-9574 .card-middle-3844 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last-9574.label_724e .tabs-old-9cca {
  background: 0 0 !important;
}
.last-9574.label_724e .tabs-old-9cca,
.last-9574.accordion_d437 .tabs-old-9cca {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last-9574.in_4e0c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last-9574.accordion_d437 .tabs-old-9cca {
  box-shadow: none !important;
}
.overlay_83e2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .overlay_83e2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .overlay_83e2 {
    padding: 18px 0 20px;
  }
}
.overlay_83e2 .detail_first_5fbd {
  width: 100%;
}
.overlay_83e2 .panel-dark-2a3d {
  margin-bottom: 0;
}
.overlay_83e2 .border-85b2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.component-3cf3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component-3cf3 .footer_clean_5589 {
  width: 100%;
}
.hidden_silver_a231 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hidden_silver_a231 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hidden_silver_a231 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;
}
.hidden_silver_a231 li:last-child:after {
  display: none;
}
.hidden_silver_a231 li a {
  font-weight: 500;
  margin-right: 10px;
}
.small-ff8d .progress-green-d33b button,
.overlay_83e2 .progress-green-d33b button {
  left: 0;
}
.small-ff8d .footer_clean_5589,
.overlay_83e2 .footer_clean_5589 {
  padding-left: 0;
  padding-right: 0;
}
.small-ff8d .component-3cf3,
.overlay_83e2 .component-3cf3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.small-ff8d {
  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;
}
.small-ff8d: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;
}
.small-ff8d .feature_bright_7709 {
  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) {
  .small-ff8d .feature_bright_7709 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .small-ff8d .feature_bright_7709 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .small-ff8d .feature_bright_7709 {
    min-height: 200px;
  }
}
.small-ff8d .hidden_silver_a231 {
  color: rgba(255, 255, 255, 0.8);
}
.small-ff8d .hidden_silver_a231 a,
.small-ff8d .hidden_silver_a231 li:after {
  color: inherit;
}
.small-ff8d .hidden_silver_a231 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner-purple-e59f {
  margin-bottom: 0.5em;
}
.red_2763 {
  margin-bottom: 1.2em;
}
.red_2763,
.banner-purple-e59f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.red_2763 p:last-child,
.banner-purple-e59f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .progress-green-d33b,
#masthead .progress-green-d33b {
  display: none;
}
#masthead
  > .progress-green-d33b.hard_1811 {
  display: none;
}
#masthead > .progress-green-d33b button {
  left: 0;
}
.stone-c851 {
  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%;
}
.stone-c851 .pro-2c89 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.stone-c851 .motion-3f40 {
  display: -webkit-box;
  display: flex;
}
.stone-c851 .motion-3f40.slider-4b59 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.stone-c851 .motion-3f40.texture-2819 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.stone-c851 .motion-3f40.nav-a150 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.stone-c851.component_0ea4.badge-first-c5de .motion-3f40.slider-4b59 {
  flex-basis: 100%;
}
.stone-c851.orange-faa3 .motion-3f40.texture-2819 {
  -webkit-box-flex: 1;
  flex: auto;
}
.stone-c851.orange-faa3 .motion-3f40.nav-a150 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .progress-green-d33b.hard_1811 {
  display: none;
}
#masthead > .progress-green-d33b button {
  left: 0;
}
.lower_99df {
  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;
}
.lower_99df:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lower_99df.out_c863 i {
  margin-right: 4px;
}
.lower_99df.overlay-new-6242 i {
  margin-left: 5px;
}
.prev-9ba1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.prev-9ba1 p:last-child {
  margin-bottom: 0;
}
.static-1b46 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.static-1b46 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.static-1b46 img {
  display: block;
  width: auto;
  line-height: 1;
}
.static-1b46 .full-aa5a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.static-1b46 .layout_motion_cb0e {
  margin: 5px 0 7px 0;
}
.static-1b46.widget-4645 .light_dab2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.static-1b46.widget-4645 .black-ec0e {
  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;
}
.static-1b46.gradient-red-51a9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.static-1b46.gradient-red-51a9 .light_dab2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.static-1b46.gradient-red-51a9 .black-ec0e {
  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;
}
.static-1b46.image_6ad9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.static-1b46.icon_0bd8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.static-1b46.icon_0bd8 .black-ec0e {
  margin-top: 7px;
}
.section-eb22 {
  display: inline-block;
}
.form_1c80 .mask_4a2f .static-1b46 img {
  max-width: 100%;
}
.module_white_9a2b .hover_69f3.full-8270,
.dropdown_2c6c .hover_69f3.full-8270 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_white_9a2b .notification_gas_37dc,
.dropdown_2c6c .notification_gas_37dc {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.module_white_9a2b .notification_gas_37dc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.module_white_9a2b.last_01b2 .notification_gas_37dc {
  display: none;
}
.module_white_9a2b .item_hot_8b56 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module_white_9a2b .item_hot_8b56 li {
  display: inline-block;
  position: relative;
}
.module_white_9a2b .item_hot_8b56 li:last-child {
  margin-right: 0;
}
.module_white_9a2b .item_hot_8b56 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.module_white_9a2b .item_hot_8b56 li.block_3ca0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.module_white_9a2b .item_hot_8b56 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.module_white_9a2b .item_hot_8b56 > li > a i {
  line-height: 0;
}
.module_white_9a2b .item_hot_8b56 > li.yellow_a7fb > a .notification_gas_37dc {
  margin-left: 4px;
  line-height: 0;
}
.module_white_9a2b .item_hot_8b56 .box_rough_9f2e li.yellow_a7fb > a {
  position: relative;
}
.module_white_9a2b .item_hot_8b56 .box_rough_9f2e li.yellow_a7fb > a:after,
.module_white_9a2b .item_hot_8b56 .box_rough_9f2e li.yellow_a7fb > a:before {
  content: "";
  display: table;
}
.module_white_9a2b .item_hot_8b56 .box_rough_9f2e li.yellow_a7fb > a:after {
  clear: both;
}
.module_white_9a2b .item_hot_8b56 .box_rough_9f2e li.yellow_a7fb > a .notification_gas_37dc {
  margin-left: 5px;
  float: right;
}
.module_white_9a2b .disabled_next_f0b9,
.module_white_9a2b .box_rough_9f2e {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.module_white_9a2b .box_rough_9f2e {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.module_white_9a2b .box_rough_9f2e .full-8270 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_white_9a2b .box_rough_9f2e .notification_gas_37dc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.module_white_9a2b .box_rough_9f2e li {
  display: block;
  margin: 0;
  padding: 0;
}
.module_white_9a2b .box_rough_9f2e li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.module_white_9a2b .box_rough_9f2e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.module_white_9a2b .box_rough_9f2e .box_rough_9f2e {
  top: 0;
  left: 100%;
}
.module_white_9a2b .caption-b787.fn-focus-6741 > .disabled_next_f0b9,
.module_white_9a2b .caption-b787.fn-focus-6741 > .box_rough_9f2e,
.module_white_9a2b .caption-b787:focus > .disabled_next_f0b9,
.module_white_9a2b .caption-b787:focus > .box_rough_9f2e,
.module_white_9a2b .caption-b787:hover > .disabled_next_f0b9,
.module_white_9a2b .caption-b787:hover > .box_rough_9f2e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.module_white_9a2b.header_324d .footer_stale_d46d:after,
.module_white_9a2b.header_324d .footer_stale_d46d:before {
  content: "";
  display: table;
}
.module_white_9a2b.header_324d .footer_stale_d46d:after {
  clear: both;
}
.module_white_9a2b.header_324d .footer_stale_d46d > li {
  float: left;
}
.module_white_9a2b.east_cb23 .footer_stale_d46d:after,
.module_white_9a2b.east_cb23 .footer_stale_d46d:before {
  content: "";
  display: table;
}
.module_white_9a2b.east_cb23 .footer_stale_d46d:after {
  clear: both;
}
.module_white_9a2b.east_cb23 .footer_stale_d46d > li {
  float: left;
}
.module_white_9a2b.east_cb23 .footer_stale_d46d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.module_white_9a2b.east_cb23 .footer_stale_d46d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.module_white_9a2b.east_cb23 .footer_stale_d46d > li.bright-2b96 > a,
.module_white_9a2b.east_cb23 .footer_stale_d46d > li.block_3ca0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.module_white_9a2b.disabled_large_9b54 .footer_stale_d46d > li > a .full-8270 {
  position: relative;
}
.module_white_9a2b.disabled_large_9b54 .footer_stale_d46d > li > a .full-8270:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.module_white_9a2b.disabled_large_9b54
  .footer_stale_d46d
  > li:focus
  > a
  .full-8270:before,
.module_white_9a2b.disabled_large_9b54
  .footer_stale_d46d
  > li:hover
  > a
  .full-8270:before {
  width: 100%;
  background-color: currentColor;
}
.module_white_9a2b.disabled_large_9b54
  .footer_stale_d46d
  > li.bright-2b96
  > a
  .full-8270:before,
.module_white_9a2b.disabled_large_9b54
  .footer_stale_d46d
  > li.dropdown_fixed_61b3
  > a
  .full-8270:before {
  width: 100%;
  background-color: currentColor;
}
.module_white_9a2b.section-c433 .footer_stale_d46d > li > a .full-8270 {
  position: relative;
}
.module_white_9a2b.section-c433 .footer_stale_d46d > li > a .full-8270:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.module_white_9a2b.section-c433 .footer_stale_d46d > li:focus > a .full-8270:before,
.module_white_9a2b.section-c433
  .footer_stale_d46d
  > li:hover
  > a
  .full-8270:before {
  width: 100%;
  background-color: currentColor;
}
.module_white_9a2b.section-c433
  .footer_stale_d46d
  > li.bright-2b96
  > a
  .full-8270:before,
.module_white_9a2b.section-c433
  .footer_stale_d46d
  > li.dropdown_fixed_61b3
  > a
  .full-8270:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown_2c6c .item_hot_8b56 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown_2c6c .item_hot_8b56 li:first-child > a {
  border-top: none;
}
.dropdown_2c6c .item_hot_8b56 .highlight-6255 > .full-8270 .notification_gas_37dc {
  display: none;
}
.dropdown_2c6c .item_hot_8b56 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown_2c6c .item_hot_8b56 li:last-child {
  border: none;
}
.dropdown_2c6c .item_hot_8b56 li.yellow_a7fb > a {
  padding-right: 45px !important;
}
.dropdown_2c6c .item_hot_8b56 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown_2c6c .item_hot_8b56 li a:focus,
.dropdown_2c6c .item_hot_8b56 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown_2c6c .item_hot_8b56 li .narrow-ad60 {
  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;
}
.dropdown_2c6c .item_hot_8b56 li .narrow-ad60:hover {
  box-shadow: none;
}
.dropdown_2c6c .item_hot_8b56 li .narrow-ad60 .notification_gas_37dc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown_2c6c .item_hot_8b56 .box_rough_9f2e {
  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);
}
.dropdown_2c6c .item_hot_8b56 .box_rough_9f2e li a {
  padding-left: 3em;
}
.dropdown_2c6c .item_hot_8b56 .secondary_aa8b > a .narrow-ad60 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown_2c6c .item_hot_8b56 .secondary_aa8b > .box_rough_9f2e {
  display: block;
  opacity: 1;
}
.soft_e48d {
  max-width: 100%;
}
.accent-f49d {
  line-height: 0;
  cursor: pointer;
}
.orange-2676 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.orange-2676:hover {
  box-shadow: none;
  color: currentColor;
}
.orange-2676 svg {
  width: 18px;
  height: 18px;
}
.orange-2676 .item_dark_3998 {
  display: none;
}
.tabs_clean_42e1 {
  position: relative;
}
.tabs_clean_42e1.fn-active-6741 .orange-2676 .texture_cold_b646 {
  display: none;
}
.tabs_clean_42e1.fn-active-6741 .orange-2676 .item_dark_3998 {
  display: inline-block;
}
.tabs_clean_42e1 .status_tall_446e {
  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);
}
.tabs_clean_42e1.selected_f4f2 .status_tall_446e {
  left: auto;
  right: -0.9em;
}
.tabs_clean_42e1.selected_f4f2 .frame_459d::before {
  left: auto;
  right: 15px;
}
.tabs_clean_42e1.fn-active-6741 .status_tall_446e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column-7354 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.column-7354 label {
  flex-basis: 100%;
}
.column-7354 .shade-b541 {
  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;
}
.column-7354 .button_gold_a93f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.column-7354 .button_gold_a93f:focus {
  background-color: transparent;
}
.column-7354 button.feature_4308 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.column-7354 button.feature_4308:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.column-7354 button.feature_4308 svg {
  width: 18px;
  height: 18px;
}
.column-7354 input[type="submit"] {
  min-height: auto;
}
.chip-fb8b .column-7354 .button_gold_a93f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.frame_459d {
  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) {
  .frame_459d {
    width: 220px;
  }
}
.frame_459d label {
  flex-basis: 100%;
}
.frame_459d::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;
}
.cold_2f85 .chip-fb8b .column-7354 {
  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;
}
.cold_2f85
  .chip-fb8b
  .column-7354
  .shade-b541 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.cold_2f85 .chip-fb8b .column-7354 .button_gold_a93f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.cold_2f85
  .chip-fb8b
  .column-7354
  .button_gold_a93f:focus {
  background: 0 0;
}
.cold_2f85
  .chip-fb8b
  .column-7354
  .status-92ba {
  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;
}
.right-ff9f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.right-ff9f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.right-ff9f li:last-child {
  margin-right: 0;
}
.right-ff9f li:first-child {
  margin-left: 0;
}
.right-ff9f.message_4252 a {
  color: #fff;
}
.right-ff9f.message_4252 a:hover {
  color: #fff;
}
.right-ff9f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.right-ff9f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.right-ff9f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.right-ff9f a:hover {
  opacity: 0.9;
  color: inherit;
}
.right-ff9f [class*="social-icon-apple"] {
  background-color: #999;
}
.right-ff9f [class*="social-icon-apple"].advanced_2049 {
  background-color: transparent;
  color: #999;
}
.right-ff9f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.right-ff9f [class*="social-icon-behance"].advanced_2049 {
  background-color: transparent;
  color: #1769ff;
}
.right-ff9f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.right-ff9f [class*="social-icon-bitbucket"].advanced_2049 {
  background-color: transparent;
  color: #205081;
}
.right-ff9f [class*="social-icon-codepen"] {
  background-color: #000;
}
.right-ff9f [class*="social-icon-codepen"].advanced_2049 {
  background-color: transparent;
  color: #000;
}
.right-ff9f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.right-ff9f [class*="social-icon-delicious"].advanced_2049 {
  background-color: transparent;
  color: #39f;
}
.right-ff9f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.right-ff9f [class*="social-icon-digg"].advanced_2049 {
  background-color: transparent;
  color: #005be2;
}
.right-ff9f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.right-ff9f [class*="social-icon-dribbble"].advanced_2049 {
  background-color: transparent;
  color: #ea4c89;
}
.right-ff9f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.right-ff9f [class*="social-icon-envelope"].advanced_2049 {
  background-color: transparent;
  color: #ea4335;
}
.right-ff9f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.right-ff9f [class*="social-icon-facebook"].advanced_2049 {
  background-color: transparent;
  color: #3b5998;
}
.right-ff9f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.right-ff9f [class*="social-icon-flickr"].advanced_2049 {
  background-color: transparent;
  color: #0063dc;
}
.right-ff9f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.right-ff9f [class*="social-icon-foursquare"].advanced_2049 {
  background-color: transparent;
  color: #2d5be3;
}
.right-ff9f [class*="social-icon-github"] {
  background-color: #333;
}
.right-ff9f [class*="social-icon-github"].advanced_2049 {
  background-color: transparent;
  color: #333;
}
.right-ff9f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.right-ff9f [class*="social-icon-google-plus"].advanced_2049 {
  background-color: transparent;
  color: #dd4b39;
}
.right-ff9f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.right-ff9f [class*="social-icon-houzz"].advanced_2049 {
  background-color: transparent;
  color: #7ac142;
}
.right-ff9f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.right-ff9f [class*="social-icon-instagram"].advanced_2049 {
  background-color: transparent;
  color: #262626;
}
.right-ff9f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.right-ff9f [class*="social-icon-jsfiddle"].advanced_2049 {
  background-color: transparent;
  color: #487aa2;
}
.right-ff9f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.right-ff9f [class*="social-icon-linkedin"].advanced_2049 {
  background-color: transparent;
  color: #0077b5;
}
.right-ff9f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.right-ff9f [class*="social-icon-medium"].advanced_2049 {
  background-color: transparent;
  color: #00ab6b;
}
.right-ff9f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.right-ff9f
  [class*="social-icon-odnoklassniki"].advanced_2049 {
  background-color: transparent;
  color: #f4731c;
}
.right-ff9f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.right-ff9f [class*="social-icon-meetup"].advanced_2049 {
  background-color: transparent;
  color: #ec1c40;
}
.right-ff9f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.right-ff9f [class*="social-icon-pinterest"].advanced_2049 {
  background-color: transparent;
  color: #bd081c;
}
.right-ff9f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.right-ff9f [class*="social-icon-product-hunt"].advanced_2049 {
  background-color: transparent;
  color: #da552f;
}
.right-ff9f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.right-ff9f [class*="social-icon-reddit"].advanced_2049 {
  background-color: transparent;
  color: #ff4500;
}
.right-ff9f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.right-ff9f [class*="social-icon-rss"].advanced_2049 {
  background-color: transparent;
  color: #f26522;
}
.right-ff9f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.right-ff9f
  [class*="social-icon-shopping-cart"].advanced_2049 {
  background-color: transparent;
  color: #4caf50;
}
.right-ff9f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.right-ff9f [class*="social-icon-skype"].advanced_2049 {
  background-color: transparent;
  color: #00aff0;
}
.right-ff9f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.right-ff9f [class*="social-icon-slideshare"].advanced_2049 {
  background-color: transparent;
  color: #0077b5;
}
.right-ff9f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.right-ff9f [class*="social-icon-snapchat"].advanced_2049 {
  background-color: transparent;
  color: #fffc00;
}
.right-ff9f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.right-ff9f [class*="social-icon-soundcloud"].advanced_2049 {
  background-color: transparent;
  color: #f80;
}
.right-ff9f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.right-ff9f [class*="social-icon-spotify"].advanced_2049 {
  background-color: transparent;
  color: #2ebd59;
}
.right-ff9f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.right-ff9f
  [class*="social-icon-stack-overflow"].advanced_2049 {
  background-color: transparent;
  color: #fe7a15;
}
.right-ff9f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.right-ff9f [class*="social-icon-maldkfgram"].advanced_2049 {
  background-color: transparent;
  color: #2ca5e0;
}
.right-ff9f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.right-ff9f [class*="social-icon-tripadvisor"].advanced_2049 {
  background-color: transparent;
  color: #589442;
}
.right-ff9f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.right-ff9f [class*="social-icon-tumblr"].advanced_2049 {
  background-color: transparent;
  color: #35465c;
}
.right-ff9f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.right-ff9f [class*="social-icon-twitch"].advanced_2049 {
  background-color: transparent;
  color: #6441a5;
}
.right-ff9f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.right-ff9f [class*="social-icon-twitter"].advanced_2049 {
  background-color: transparent;
  color: #1da1f2;
}
.right-ff9f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.right-ff9f [class*="social-icon-vimeo"].advanced_2049 {
  background-color: transparent;
  color: #1ab7ea;
}
.right-ff9f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.right-ff9f [class*="social-icon-vk"].advanced_2049 {
  background-color: transparent;
  color: #45668e;
}
.right-ff9f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.right-ff9f [class*="social-icon-weibo"].advanced_2049 {
  background-color: transparent;
  color: #df2029;
}
.right-ff9f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.right-ff9f [class*="social-icon-weixin"].advanced_2049 {
  background-color: transparent;
  color: #7bb32e;
}
.right-ff9f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.right-ff9f [class*="social-icon-whatsapp"].advanced_2049 {
  background-color: transparent;
  color: #25d366;
}
.right-ff9f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.right-ff9f [class*="social-icon-wordpress"].advanced_2049 {
  background-color: transparent;
  color: #21759b;
}
.right-ff9f [class*="social-icon-xing"] {
  background-color: #026466;
}
.right-ff9f [class*="social-icon-xing"].advanced_2049 {
  background-color: transparent;
  color: #026466;
}
.right-ff9f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.right-ff9f [class*="social-icon-yelp"].advanced_2049 {
  background-color: transparent;
  color: #af0606;
}
.right-ff9f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.right-ff9f [class*="social-icon-youtube"].advanced_2049 {
  background-color: transparent;
  color: #cd201f;
}
.list-out-6098 {
  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;
}
.list-out-6098:hover {
  box-shadow: none;
  background: 0 0;
}
.logo_lite_2e3d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.item-4111 {
  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;
}
.carousel_55a6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.inner-5962 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.inner-5962,
.inner-5962::after,
.inner-5962::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;
}
.inner-5962::after,
.inner-5962::before {
  content: "";
  display: block;
  background-color: inherit;
}
.message_liquid_16f4 .item-4111 .carousel_55a6 {
  margin-top: -2px;
  width: 19px;
}
.message_liquid_16f4 .item-4111 .inner-5962 {
  margin-top: -1px;
}
.message_liquid_16f4 .item-4111 .inner-5962,
.message_liquid_16f4 .item-4111 .inner-5962::after,
.message_liquid_16f4 .item-4111 .inner-5962::before {
  width: 19px;
  height: 2px;
}
.message_liquid_16f4 .item-4111 .inner-5962::before {
  top: -6px;
}
.message_liquid_16f4 .item-4111 .inner-5962::after {
  bottom: -6px;
}
.stone-a6f0 .item-4111 .carousel_55a6 {
  margin-top: -2px;
  width: 22px;
}
.stone-a6f0 .item-4111 .inner-5962 {
  margin-top: -1px;
}
.stone-a6f0 .item-4111 .inner-5962,
.stone-a6f0 .item-4111 .inner-5962::after,
.stone-a6f0 .item-4111 .inner-5962::before {
  width: 22px;
  height: 2px;
}
.stone-a6f0 .item-4111 .inner-5962::before {
  top: -7px;
}
.stone-a6f0 .item-4111 .inner-5962::after {
  bottom: -7px;
}
.soft_9306 .item-4111 .carousel_55a6 {
  margin-top: -2px;
  width: 31px;
}
.soft_9306 .item-4111 .inner-5962 {
  margin-top: -1.5px;
}
.soft_9306 .item-4111 .inner-5962,
.soft_9306 .item-4111 .inner-5962::after,
.soft_9306 .item-4111 .inner-5962::before {
  width: 31px;
  height: 3px;
}
.soft_9306 .item-4111 .inner-5962::before {
  top: -9px;
}
.soft_9306 .item-4111 .inner-5962::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary_blue_87ee .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_blue_87ee .item-4111 .inner-5962 {
    margin-top: -1px;
  }
  .secondary_blue_87ee .item-4111 .inner-5962,
  .secondary_blue_87ee .item-4111 .inner-5962::after,
  .secondary_blue_87ee .item-4111 .inner-5962::before {
    width: 19px;
    height: 2px;
  }
  .secondary_blue_87ee .item-4111 .inner-5962::before {
    top: -6px;
  }
  .secondary_blue_87ee .item-4111 .inner-5962::after {
    bottom: -6px;
  }
  .container_e8cb .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 22px;
  }
  .container_e8cb .item-4111 .inner-5962 {
    margin-top: -1px;
  }
  .container_e8cb .item-4111 .inner-5962,
  .container_e8cb .item-4111 .inner-5962::after,
  .container_e8cb .item-4111 .inner-5962::before {
    width: 22px;
    height: 2px;
  }
  .container_e8cb .item-4111 .inner-5962::before {
    top: -7px;
  }
  .container_e8cb .item-4111 .inner-5962::after {
    bottom: -7px;
  }
  .light_2522 .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 31px;
  }
  .light_2522 .item-4111 .inner-5962 {
    margin-top: -1.5px;
  }
  .light_2522 .item-4111 .inner-5962,
  .light_2522 .item-4111 .inner-5962::after,
  .light_2522 .item-4111 .inner-5962::before {
    width: 31px;
    height: 3px;
  }
  .light_2522 .item-4111 .inner-5962::before {
    top: -9px;
  }
  .light_2522 .item-4111 .inner-5962::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .blue-4ed3 .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 19px;
  }
  .blue-4ed3 .item-4111 .inner-5962 {
    margin-top: -1px;
  }
  .blue-4ed3 .item-4111 .inner-5962,
  .blue-4ed3 .item-4111 .inner-5962::after,
  .blue-4ed3 .item-4111 .inner-5962::before {
    width: 19px;
    height: 2px;
  }
  .blue-4ed3 .item-4111 .inner-5962::before {
    top: -6px;
  }
  .blue-4ed3 .item-4111 .inner-5962::after {
    bottom: -6px;
  }
  .yellow_9d5f .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 22px;
  }
  .yellow_9d5f .item-4111 .inner-5962 {
    margin-top: -1px;
  }
  .yellow_9d5f .item-4111 .inner-5962,
  .yellow_9d5f .item-4111 .inner-5962::after,
  .yellow_9d5f .item-4111 .inner-5962::before {
    width: 22px;
    height: 2px;
  }
  .yellow_9d5f .item-4111 .inner-5962::before {
    top: -7px;
  }
  .yellow_9d5f .item-4111 .inner-5962::after {
    bottom: -7px;
  }
  .gold-2355 .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 31px;
  }
  .gold-2355 .item-4111 .inner-5962 {
    margin-top: -1.5px;
  }
  .gold-2355 .item-4111 .inner-5962,
  .gold-2355 .item-4111 .inner-5962::after,
  .gold-2355 .item-4111 .inner-5962::before {
    width: 31px;
    height: 3px;
  }
  .gold-2355 .item-4111 .inner-5962::before {
    top: -9px;
  }
  .gold-2355 .item-4111 .inner-5962::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .main-1643 .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 19px;
  }
  .main-1643 .item-4111 .inner-5962 {
    margin-top: -1px;
  }
  .main-1643 .item-4111 .inner-5962,
  .main-1643 .item-4111 .inner-5962::after,
  .main-1643 .item-4111 .inner-5962::before {
    width: 19px;
    height: 2px;
  }
  .main-1643 .item-4111 .inner-5962::before {
    top: -6px;
  }
  .main-1643 .item-4111 .inner-5962::after {
    bottom: -6px;
  }
  .thumbnail-dim-7d69 .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-dim-7d69 .item-4111 .inner-5962 {
    margin-top: -1px;
  }
  .thumbnail-dim-7d69 .item-4111 .inner-5962,
  .thumbnail-dim-7d69 .item-4111 .inner-5962::after,
  .thumbnail-dim-7d69 .item-4111 .inner-5962::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-dim-7d69 .item-4111 .inner-5962::before {
    top: -7px;
  }
  .thumbnail-dim-7d69 .item-4111 .inner-5962::after {
    bottom: -7px;
  }
  .column_wide_8547 .item-4111 .carousel_55a6 {
    margin-top: -2px;
    width: 31px;
  }
  .column_wide_8547 .item-4111 .inner-5962 {
    margin-top: -1.5px;
  }
  .column_wide_8547 .item-4111 .inner-5962,
  .column_wide_8547 .item-4111 .inner-5962::after,
  .column_wide_8547 .item-4111 .inner-5962::before {
    width: 31px;
    height: 3px;
  }
  .column_wide_8547 .item-4111 .inner-5962::before {
    top: -9px;
  }
  .column_wide_8547 .item-4111 .inner-5962::after {
    bottom: -9px;
  }
}
.container-6fbf .inner-5962 {
  -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);
}
.container-6fbf .inner-5962::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.container-6fbf .inner-5962::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);
}
.container-6fbf.frame_aaae .inner-5962 {
  -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);
}
.container-6fbf.frame_aaae .inner-5962::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.container-6fbf.frame_aaae .inner-5962::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);
}
.texture-ab3c {
  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.alert_ae09:before {
  display: none;
}
.image-c2ca {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image-c2ca .alert-tiny-d89a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image-c2ca .alert-tiny-d89a:last-of-type {
  border-bottom: none;
}
.image-c2ca .alert-tiny-d89a.center_4e49,
.image-c2ca .alert-tiny-d89a.hover-8ee3,
.image-c2ca .alert-tiny-d89a.secondary-5278 {
  padding: 0;
}
.image-c2ca .dropdown_2c6c .narrow-ad60 {
  color: currentColor;
}
.image-c2ca .dropdown_2c6c .narrow-ad60:focus,
.image-c2ca .dropdown_2c6c .narrow-ad60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-c2ca.wrapper-narrow-4183 .photo-white-1ea1,
.image-c2ca.wrapper-narrow-4183 .prev-9ba1 a,
.image-c2ca.wrapper-narrow-4183 .footer_stale_d46d a,
.image-c2ca.wrapper-narrow-4183 .box_rough_9f2e a {
  color: rgba(0, 0, 0, 0.55);
}
.image-c2ca.wrapper-narrow-4183 .photo-white-1ea1:hover,
.image-c2ca.wrapper-narrow-4183 .prev-9ba1 a:hover,
.image-c2ca.wrapper-narrow-4183 .footer_stale_d46d a:hover,
.image-c2ca.wrapper-narrow-4183 .box_rough_9f2e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-c2ca.wrapper-narrow-4183 .outline_87e5 {
  color: rgba(0, 0, 0, 0.8);
}
.image-c2ca.wrapper-narrow-4183 .alert-tiny-d89a {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-c2ca.wrapper-narrow-4183 .alert-tiny-d89a:before {
  background: rgba(0, 0, 0, 0.08);
}
.image-c2ca.wrapper-narrow-4183 .video_lite_7acf:before {
  background: rgba(255, 255, 255, 0.9);
}
.image-c2ca.wrapper-narrow-4183 .dropdown_2c6c .item_hot_8b56 li a,
.image-c2ca.wrapper-narrow-4183 .dropdown_2c6c .narrow-ad60,
.image-c2ca.wrapper-narrow-4183 .box_rough_9f2e {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-c2ca.wrapper-narrow-4183 .dropdown_2c6c .narrow-ad60:focus,
.image-c2ca.wrapper-narrow-4183 .dropdown_2c6c .narrow-ad60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-c2ca.wrapper-narrow-4183 .item_hot_8b56 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-c2ca.layout_prev_5130 .photo-white-1ea1,
.image-c2ca.layout_prev_5130 .prev-9ba1 a,
.image-c2ca.layout_prev_5130 .footer_stale_d46d .narrow-ad60,
.image-c2ca.layout_prev_5130 .footer_stale_d46d a,
.image-c2ca.layout_prev_5130 .box_rough_9f2e a {
  color: rgba(255, 255, 255, 0.79);
}
.image-c2ca.layout_prev_5130 .photo-white-1ea1:hover,
.image-c2ca.layout_prev_5130 .prev-9ba1 a:hover,
.image-c2ca.layout_prev_5130 .footer_stale_d46d .narrow-ad60:hover,
.image-c2ca.layout_prev_5130 .footer_stale_d46d a:hover,
.image-c2ca.layout_prev_5130 .box_rough_9f2e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-c2ca.layout_prev_5130 .outline_87e5 {
  color: rgba(255, 255, 255, 0.99);
}
.image-c2ca.layout_prev_5130 .alert-tiny-d89a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-c2ca.layout_prev_5130 .alert-tiny-d89a:before {
  background: rgba(255, 255, 255, 0.08);
}
.image-c2ca.layout_prev_5130 .video_lite_7acf:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-c2ca.layout_prev_5130 .dropdown_2c6c .item_hot_8b56 li a,
.image-c2ca.layout_prev_5130 .dropdown_2c6c .narrow-ad60,
.image-c2ca.layout_prev_5130 .box_rough_9f2e {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-c2ca.layout_prev_5130 .dropdown_2c6c .narrow-ad60:focus,
.image-c2ca.layout_prev_5130 .dropdown_2c6c .narrow-ad60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-c2ca.layout_prev_5130 .item_hot_8b56 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_lite_7acf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video_lite_7acf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.advanced_b537 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.feature-pink-8d5d .image-c2ca {
  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;
}
.feature-pink-8d5d .alert-tiny-d89a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.feature-pink-8d5d .alert-tiny-d89a: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) {
  .feature-pink-8d5d .alert-tiny-d89a:before {
    width: 16%;
    left: 42%;
  }
}
.feature-pink-8d5d .alert-tiny-d89a:last-child:before {
  content: none;
}
.feature-pink-8d5d .alert-tiny-d89a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.feature-pink-8d5d .dropdown_2c6c .item_hot_8b56 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.feature-pink-8d5d .dropdown_2c6c .item_hot_8b56 li a .narrow-ad60 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.feature-pink-8d5d .dropdown_2c6c .box_rough_9f2e {
  border: none;
}
.feature-pink-8d5d .dropdown_2c6c .box_rough_9f2e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.feature-pink-8d5d .video_lite_7acf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.feature-pink-8d5d .advanced_b537 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.feature-pink-8d5d .layout_prev_5130 .video_lite_7acf:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-pink-8d5d .wrapper-narrow-4183.heading-basic-58eb .inner-5962 {
  background: rgba(0, 0, 0, 0.6);
}
.feature-pink-8d5d
  .wrapper-narrow-4183.heading-basic-58eb
  .inner-5962::after,
.feature-pink-8d5d
  .wrapper-narrow-4183.heading-basic-58eb
  .inner-5962:before {
  background: inherit;
}
.feature-pink-8d5d
  .wrapper-narrow-4183.heading-basic-58eb:hover
  .inner-5962 {
  background: rgba(0, 0, 0, 0.8);
}
.caption-first-89d0 .image-c2ca {
  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) {
  .caption-first-89d0 .image-c2ca {
    width: auto;
    right: 45px;
  }
}
.heading_dark_8465 .image-c2ca {
  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) {
  .heading_dark_8465 .image-c2ca {
    width: auto;
    left: 45px;
  }
}
.alert_ae09 .image-c2ca {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.alert_ae09 .advanced_b537 {
  max-width: 48em;
  margin: 0 auto;
}
.alert_ae09 .video_lite_7acf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled-dynamic-026d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-dynamic-026d.feature-pink-8d5d .image-c2ca {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled-dynamic-026d.caption-first-89d0 .image-c2ca {
  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);
}
.disabled-dynamic-026d .image-c2ca {
  visibility: visible;
}
.disabled-dynamic-026d.heading_dark_8465 .image-c2ca {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gas_8b88,
.west-b6db {
  overflow-x: hidden;
}
.gas_8b88 .image-c2ca {
  overflow: auto;
}
.gas_8b88.feature-pink-8d5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas_8b88.feature-pink-8d5d .image-c2ca {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gas_8b88.feature-pink-8d5d .list-out-6098 {
  opacity: 0;
}
.gas_8b88.caption-first-89d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas_8b88.caption-first-89d0 .image-c2ca {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gas_8b88.caption-first-89d0 .list-out-6098 {
  opacity: 0;
}
.gas_8b88.heading_dark_8465 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas_8b88.heading_dark_8465 .image-c2ca {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gas_8b88.heading_dark_8465 .list-out-6098 {
  opacity: 0;
}
.gas_8b88.alert_ae09 .image-c2ca {
  z-index: 10;
  visibility: visible;
}
.heading-basic-58eb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.heading-basic-58eb .inner-5962 {
  background: rgba(255, 255, 255, 0.99);
}
.heading-basic-58eb .inner-5962::after,
.heading-basic-58eb .inner-5962:before {
  background: inherit;
}
.heading-basic-58eb:hover .inner-5962 {
  background: rgba(255, 255, 255, 0.99);
}
.heading_dark_8465 .heading-basic-58eb {
  top: 10px;
  right: auto;
  left: 12px;
}
.alert_ae09 .heading-basic-58eb {
  display: none !important;
}
.gas_8b88:before,
.west-b6db:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gas_8b88 .heading-basic-58eb,
.west-b6db .heading-basic-58eb {
  display: inline-block;
}
.image-c2ca .pro-2c89 {
  -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;
}
.gas_8b88 .image-c2ca .pro-2c89,
.west-b6db .image-c2ca .pro-2c89 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table-glass-be33 .shade-b541 {
  width: 100%;
}
.mask_4a2f {
  padding: 0 0.5em 0;
}
.mask_4a2f [class*="customify-col-"],
.mask_4a2f [class*="customify-col_"],
.mask_4a2f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.summary-bright-d20b .mask_4a2f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .card-middle-3844 .tertiary-9499,
  .tertiary-9499 {
    display: none;
  }
  .gold-4456 {
    text-align: left;
  }
  .row_east_f8e4 {
    text-align: center;
  }
  .warm_239f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .card-middle-3844 .main_dim_146b,
  .main_dim_146b {
    display: none;
  }
  .lower-6b02 {
    text-align: left;
  }
  .surface_86d7 {
    text-align: center;
  }
  .column-0136 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .card-middle-3844 .soft-c35a,
  .soft-c35a {
    display: none;
  }
  .green_c8d5 {
    text-align: left;
  }
  .photo_fixed_10fc {
    text-align: center;
  }
  .surface-smooth-3f96 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.alert_hot_8364 {
  box-shadow: none !important;
}
.media_b35c .popup-13e2,
.media-cf43 .popup-13e2 {
  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;
}
.media-cf43 .popup-13e2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tabs-old-9cca {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tabs-old-9cca:after,
.tabs-old-9cca:before {
  content: "";
  display: table;
}
.tabs-old-9cca:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tabs-old-9cca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tabs-old-9cca,
.in_4e0c {
  max-width: 1248px;
  margin: 0 auto;
}

.outline-out-6195.description_6c58 .tabs-old-9cca {
  max-width: 100%;
}
.outline-out-6195.under-aec6 {
  max-width: 1200px;
  margin: 0 auto;
}
.outline-out-6195.pressed-16cb .tabs-old-9cca {
  max-width: 100%;
}
.outline-out-6195.pressed-16cb > .tabs-old-9cca {
  padding-left: 0;
  padding-right: 0;
}
.outline-out-6195.pressed-16cb > .tabs-old-9cca .card-middle-3844 {
  margin: 0;
}
.outline-out-6195.pressed-16cb
  > .tabs-old-9cca
  .easy_b0a1.frame_steel_09c5 {
  margin-right: 0;
  margin-left: 0;
}
.outline-out-6195.pressed-16cb #main.frame_steel_09c5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs-3eb0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-3eb0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .label_f358 .short_7419 {
    padding-right: 1em;
  }
  .label_f358.steel_713e .easy_b0a1 {
    border-right: 1px solid #eaecee;
  }
  .label_f358.steel_713e .short_7419 {
    padding-right: 1em;
  }
  .label_f358.steel_713e .icon-steel-9964 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_e29e .short_7419 {
    padding-left: 1em;
  }
  .overlay_e29e.steel_713e .easy_b0a1 {
    border-left: 1px solid #eaecee;
  }
  .overlay_e29e.steel_713e .short_7419 {
    padding-left: 1em;
  }
  .overlay_e29e.steel_713e .icon-steel-9964 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-fast-06cb .short_7419 {
    padding-left: 1em;
  }
  .notification-fast-06cb.steel_713e .message_tall_976e {
    border-right: 1px solid #eaecee;
  }
  .notification-fast-06cb.steel_713e .button_4764 {
    border-right: 1px solid #eaecee;
  }
  .notification-fast-06cb.steel_713e .short_7419 {
    padding-left: 1em;
  }
  .notification-fast-06cb.steel_713e .icon-steel-9964 {
    padding-right: 1em;
  }
  .notification-fast-06cb.steel_713e .breadcrumb_large_cf50 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_09b7 .short_7419 {
    padding-right: 1em;
  }
  .menu_09b7.steel_713e .message_tall_976e {
    border-left: 1px solid #eaecee;
  }
  .menu_09b7.steel_713e .button_4764 {
    border-left: 1px solid #eaecee;
  }
  .menu_09b7.steel_713e .short_7419 {
    padding-right: 1em;
  }
  .menu_09b7.steel_713e .icon-steel-9964 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu_09b7.steel_713e .breadcrumb_large_cf50 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-3eb0 .short_7419 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-3eb0.steel_713e .easy_b0a1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs-3eb0.steel_713e .short_7419 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-3eb0.steel_713e .icon-steel-9964 {
    padding-left: 1em;
  }
  .tabs-3eb0.steel_713e .breadcrumb_large_cf50 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs-3eb0.steel_713e .short_7419 {
    padding-left: 0;
  }
}
.shade-df2c .border-dim-27c2 {
  display: inline-block;
}
.sidebar_314d {
  display: inline-block;
}
.chip_b202 {
  word-con: break-word;
}
.main-84e5 > span {
  display: inline-block;
  padding: 5px 0;
}
.main-84e5 .last-0e18 {
  margin-left: 8px;
  margin-right: 8px;
}
.main-84e5 .video_solid_f683 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.old_a74c .pagination-6bc8 {
  margin-bottom: 2em;
}
.old_a74c .slider-36de {
  margin-bottom: 15px;
}
.old_a74c .slider-36de:last-child {
  margin-bottom: 0;
}
.old_a74c .input_easy_26a0 {
  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) {
  .old_a74c .input_easy_26a0 {
    display: block;
  }
}
.old_a74c .form-yellow-5ab4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .old_a74c .form-yellow-5ab4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.old_a74c .chip-current-0456 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.old_a74c .chip-current-0456 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.old_a74c .chip-current-0456 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.old_a74c .chip_b202 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.old_a74c .chip_b202 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.old_a74c .middle-c0c4 p:last-child {
  margin-bottom: 0;
}
.old_a74c .sidebar_smooth_a20b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.old_a74c .iron-3a18 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.old_a74c .slow_c4bb {
  margin-top: 1em;
}
.old_a74c .pagination_pink_2524 {
  top: 0;
  display: block;
}
.old_a74c .pagination_pink_2524 a {
  color: inherit;
}
.old_a74c .pagination_pink_2524 a:hover {
  color: inherit;
}
.old_a74c .border_fixed_7ca1 {
  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;
}
.old_a74c .border_fixed_7ca1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.old_a74c .iron-3a18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.old_a74c .top_0496 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.old_a74c .top_0496:first-child {
  margin-top: 0;
}
.old_a74c .top_0496.table_dark_35d9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.old_a74c .top_0496.outline_gas_8a45 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.old_a74c
  .top_0496.outline_gas_8a45.over-d2e3
  .slow_c4bb {
  width: 100%;
}
.old_a74c .outline_gas_8a45 {
  -webkit-box-align: center;
  align-items: center;
}
.old_a74c .outline_gas_8a45 .main-84e5,
.old_a74c .outline_gas_8a45 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.old_a74c .chip-current-0456 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old_a74c .chip-current-0456 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.old_a74c .chip-current-0456: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;
}
.old_a74c .table_dark_35d9 {
  z-index: 5;
}
.old_a74c .label_clean_4b4e .paragraph_west_0e21 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.old_a74c .purple-1891 .paragraph_west_0e21 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.old_a74c .center-f94b .paragraph_west_0e21 {
  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;
}
.old_a74c.component-a671 .input_easy_26a0,
.old_a74c.media_first_535b .input_easy_26a0 {
  display: block;
}
.old_a74c.component-a671 .input_easy_26a0 .pink_d29f,
.old_a74c.component-a671 .input_easy_26a0 .iron-3a18,
.old_a74c.media_first_535b .input_easy_26a0 .pink_d29f,
.old_a74c.media_first_535b .input_easy_26a0 .iron-3a18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.old_a74c.selected-67ad .form-yellow-5ab4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .old_a74c.selected-67ad .form-yellow-5ab4 {
    margin-right: 0;
  }
}
.old_a74c.component-a671 .form-yellow-5ab4,
.old_a74c.media_first_535b .form-yellow-5ab4 {
  padding-top: 40%;
}
.old_a74c.component-a671 .pagination-6bc8,
.old_a74c.media_first_535b .pagination-6bc8 {
  display: block;
}
.old_a74c.component-a671 .fn-sticky-6741 .iron-3a18,
.old_a74c.media_first_535b .fn-sticky-6741 .iron-3a18 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.old_a74c.component-a671 .form-yellow-5ab4,
.old_a74c.media_first_535b .form-yellow-5ab4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.old_a74c.component-a671 .iron-3a18 {
  padding: 1em;
}
.west_4120 {
  margin: 30px auto;
  display: block;
}
.west_4120 .red_25fe > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.west_4120 .red_25fe > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.west_4120 .red_25fe span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev_c5e1 .main-84e5 {
  margin-bottom: 1.41575em;
}
.prev_c5e1 .search-tiny-37bf {
  margin-bottom: 1.618em;
}
.popup_solid_590f .box-steel-6a05 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.popup_solid_590f .box-steel-6a05 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.popup_solid_590f .brown_8d30 {
  max-width: 100%;
  overflow: auto;
}
.main_pro_7819 .popup_solid_590f a:hover {
  text-decoration: underline;
}
.item-wide-423a .slider-36de:not(.chip_b202),
.item-wide-423a .chip-current-0456 {
  margin-bottom: 1.41575em;
}
.item-wide-423a .slider-36de:not(.chip_b202):last-child,
.item-wide-423a .chip-current-0456:last-child {
  margin-bottom: 0;
}
.item-wide-423a .slider-36de.section_up_9ec9 {
  margin-bottom: 0.41575em;
}
.item-wide-423a .button-old-ab2a:before,
.item-wide-423a .pressed-c083:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item-wide-423a .button-old-ab2a:before {
  content: "\f115";
}
.item-wide-423a .pressed-c083:before {
  content: "\f02c";
}
.item-wide-423a .accordion_pink_e978 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item-wide-423a .accordion_pink_e978 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.secondary-48ea {
  display: -webkit-box;
  display: flex;
}
.secondary-48ea .background-b818 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .secondary-48ea .background-b818 {
    flex-basis: 90px;
  }
}
.secondary-48ea .picture-hard-353a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary-48ea .picture-hard-353a {
    flex-basis: calc(100% - 50px);
  }
}
.secondary-48ea .notification-easy-46f1 p:last-child {
  margin-bottom: 0.72em;
}
.table_rough_a0b4 .red_25fe {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.table_rough_a0b4 .red_25fe:after,
.table_rough_a0b4 .red_25fe:before {
  content: "";
  display: table;
}
.table_rough_a0b4 .red_25fe:after {
  clear: both;
}
.table_rough_a0b4 .red_25fe .disabled_9a25,
.table_rough_a0b4 .red_25fe .panel_bronze_8b05 {
  width: 49%;
}
.table_rough_a0b4 .red_25fe .disabled_9a25 a span.content_middle_fdad,
.table_rough_a0b4 .red_25fe .panel_bronze_8b05 a span.content_middle_fdad {
  display: block;
  margin-bottom: 5px;
}
.table_rough_a0b4 .red_25fe .panel_bronze_8b05 {
  float: left;
  text-align: left;
}
.table_rough_a0b4 .red_25fe .disabled_9a25 {
  float: right;
  text-align: right;
}
.slow_a6c0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slow_a6c0 {
    margin-bottom: 0;
  }
}
.fresh-d669 {
  margin-bottom: 1em;
}
.fresh-d669 .chip_b202 {
  font-size: 1.1em;
  line-height: 1.3;
}
.south-4520 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hard_6483 .fresh-d669,
.panel_basic_4251 .fresh-d669 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hard_6483 .fresh-d669,
  .panel_basic_4251 .fresh-d669 {
    display: block;
  }
}
.hard_6483 .south-4520,
.panel_basic_4251 .south-4520 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hard_6483 .south-4520,
  .panel_basic_4251 .south-4520 {
    margin-bottom: 1em;
  }
}
.hard_6483 .south-4520 img,
.panel_basic_4251 .south-4520 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hard_6483 .content-b62c,
.panel_basic_4251 .content-b62c {
  flex-basis: calc(100% - 160px);
}
.hard_6483 .content-b62c p,
.panel_basic_4251 .content-b62c p {
  margin-bottom: 0;
}
.hard_6483 .content-b62c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hard_6483 .content-b62c {
    padding-left: 0;
  }
}
.panel_basic_4251 .content-b62c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .panel_basic_4251 .content-b62c {
    padding-right: 0;
  }
}
.panel_basic_4251 .south-4520 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notification-prev-f0a3 .south-4520 {
  margin-bottom: 0.5em;
}
.notification-prev-f0a3 .south-4520 img {
  width: 100%;
}
.component_blue_68bb .header-active-00b0,
.table_right_96ae .header-active-00b0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table_right_96ae .easy_b0a1 .carousel-brown-e90c p:last-child {
  margin-bottom: 0;
}
.purple_f5ab {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.status-cool-8202 .bronze-2239 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .status-cool-8202 .bronze-2239:last-of-type {
    margin-bottom: 0;
  }
}
.status-cool-8202 .bronze-2239 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status-cool-8202 .bronze-2239 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.status-cool-8202 .bronze-2239 ul li {
  margin: 0 0 0.6em;
}
.status-cool-8202 .bronze-2239 ul li.status-motion-db4f,
.status-cool-8202 .bronze-2239 ul li.gallery-narrow-899d {
  position: relative;
}
.status-cool-8202 .bronze-2239 ul li.status-motion-db4f .surface-9747,
.status-cool-8202 .bronze-2239 ul li.gallery-narrow-899d .surface-9747 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.status-cool-8202 .bronze-2239 ul li.status-motion-db4f:after:after,
.status-cool-8202 .bronze-2239 ul li.status-motion-db4f:after:before,
.status-cool-8202
  .bronze-2239
  ul
  li.gallery-narrow-899d:after:after,
.status-cool-8202
  .bronze-2239
  ul
  li.gallery-narrow-899d:after:before {
  content: "";
  display: table;
}
.status-cool-8202 .bronze-2239 ul li.status-motion-db4f:after:after,
.status-cool-8202
  .bronze-2239
  ul
  li.gallery-narrow-899d:after:after {
  clear: both;
}
.status-cool-8202 .bronze-2239 a.highlight-orange-d637:hover {
  text-decoration: none;
}
.status-cool-8202 .bronze-2239 select {
  max-width: 100%;
}
.status-cool-8202 .bronze-2239 table {
  font-size: 85%;
}
.status-cool-8202 .bronze-2239 table td,
.status-cool-8202 .bronze-2239 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.status-cool-8202 .bronze-2239 table tfoot td {
  text-align: left;
}
.status-cool-8202 .bronze-2239 :last-child {
  margin-bottom: 0;
}
.status-cool-8202 .bronze-2239 .video_under_50e8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.status-cool-8202 .bronze-2239 .video_under_50e8 label {
  width: 100%;
}
.status-cool-8202 .bronze-2239 .video_under_50e8 .button_gold_a93f {
  width: 100%;
  display: block;
}
.status-cool-8202 .bronze-2239 .video_under_50e8 .feature_4308 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.status-cool-8202 .bronze-2239 .video_under_50e8 .feature_4308:hover svg #svg-search {
  fill: #444;
}
.status-cool-8202 .bronze-2239 .video_under_50e8 .feature_4308 svg {
  width: 18px;
  height: 18px;
}
.status-cool-8202 .focus-green-8f84 ul ul,
.status-cool-8202 .hover-1efb ul ul,
.status-cool-8202 .tall_d7fe ul ul,
.status-cool-8202 .mask-8afe ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.status-cool-8202 .focus-green-8f84 .yellow_a7fb > a,
.status-cool-8202 .hover-1efb .yellow_a7fb > a,
.status-cool-8202 .tall_d7fe .yellow_a7fb > a,
.status-cool-8202 .mask-8afe .yellow_a7fb > a {
  margin-bottom: 0;
}
.status-cool-8202 .hover-0771 li,
.status-cool-8202 .focus-green-8f84 li,
.status-cool-8202 .thumbnail-d57a li,
.status-cool-8202 .hover-1efb li,
.status-cool-8202 .tall_d7fe li,
.status-cool-8202 .mask-8afe li,
.status-cool-8202 .copper_8d05 li,
.status-cool-8202 .image_4b0c li {
  display: block;
  position: relative;
}
.status-cool-8202 .hover-0771 li:last-child,
.status-cool-8202 .focus-green-8f84 li:last-child,
.status-cool-8202 .thumbnail-d57a li:last-child,
.status-cool-8202 .hover-1efb li:last-child,
.status-cool-8202 .tall_d7fe li:last-child,
.status-cool-8202 .mask-8afe li:last-child,
.status-cool-8202 .copper_8d05 li:last-child,
.status-cool-8202 .image_4b0c li:last-child {
  border: none;
}
.status-cool-8202 .hover-0771 li a,
.status-cool-8202 .focus-green-8f84 li a,
.status-cool-8202 .thumbnail-d57a li a,
.status-cool-8202 .hover-1efb li a,
.status-cool-8202 .tall_d7fe li a,
.status-cool-8202 .mask-8afe li a,
.status-cool-8202 .copper_8d05 li a,
.status-cool-8202 .image_4b0c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status-cool-8202 .hover-0771 li ul li::before,
.status-cool-8202 .focus-green-8f84 li ul li::before,
.status-cool-8202 .thumbnail-d57a li ul li::before,
.status-cool-8202 .hover-1efb li ul li::before,
.status-cool-8202 .tall_d7fe li ul li::before,
.status-cool-8202 .mask-8afe li ul li::before,
.status-cool-8202 .copper_8d05 li ul li::before,
.status-cool-8202 .image_4b0c li ul li::before {
  left: 15px;
}
.status-cool-8202 .hover-0771 li ul a,
.status-cool-8202 .focus-green-8f84 li ul a,
.status-cool-8202 .thumbnail-d57a li ul a,
.status-cool-8202 .hover-1efb li ul a,
.status-cool-8202 .tall_d7fe li ul a,
.status-cool-8202 .mask-8afe li ul a,
.status-cool-8202 .copper_8d05 li ul a,
.status-cool-8202 .image_4b0c li ul a {
  padding-left: 20px;
}
.status-cool-8202 .hover-0771 li ul ul li::before,
.status-cool-8202 .focus-green-8f84 li ul ul li::before,
.status-cool-8202 .thumbnail-d57a li ul ul li::before,
.status-cool-8202 .hover-1efb li ul ul li::before,
.status-cool-8202 .tall_d7fe li ul ul li::before,
.status-cool-8202 .mask-8afe li ul ul li::before,
.status-cool-8202 .copper_8d05 li ul ul li::before,
.status-cool-8202 .image_4b0c li ul ul li::before {
  left: 30px;
}
.status-cool-8202 .hover-0771 li ul ul a,
.status-cool-8202 .focus-green-8f84 li ul ul a,
.status-cool-8202 .thumbnail-d57a li ul ul a,
.status-cool-8202 .hover-1efb li ul ul a,
.status-cool-8202 .tall_d7fe li ul ul a,
.status-cool-8202 .mask-8afe li ul ul a,
.status-cool-8202 .copper_8d05 li ul ul a,
.status-cool-8202 .image_4b0c li ul ul a {
  padding-left: 40px;
}
.status-cool-8202 .tabs_light_3167 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status-cool-8202 .image_4b0c ul li {
  margin-bottom: 1.41575em;
}
.status-cool-8202 .image_4b0c ul li .title-silver-e68f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.status-cool-8202 .image_4b0c ul li .aside-white-729f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.layout_prev_5130 .hover-0771 li a,
.layout_prev_5130 .focus-green-8f84 li a,
.layout_prev_5130 .thumbnail-d57a li a,
.layout_prev_5130 .hover-1efb li a,
.layout_prev_5130 .tall_d7fe li a,
.layout_prev_5130 .mask-8afe li a,
.layout_prev_5130 .copper_8d05 li a,
.layout_prev_5130 .image_4b0c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_prev_5130 .tabs_light_3167 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_prev_5130 .bronze-2239 ul li.status-motion-db4f .surface-9747,
.layout_prev_5130 .bronze-2239 ul li.gallery-narrow-899d .surface-9747 {
  background: rgba(0, 0, 0, 0.2);
}
.layout_prev_5130 .status-cool-8202 .bronze-2239 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-out-6195 .status-cool-8202 .item_hot_8b56 li {
  margin: 0;
}
.outline-out-6195 .status-cool-8202 .item_hot_8b56 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outline-out-6195 .status-cool-8202 .item_hot_8b56 li ul {
  margin: 0;
}
.outline-out-6195 .status-cool-8202 .item_hot_8b56 li ul li a {
  padding-left: 15px;
}
.outline-out-6195 .status-cool-8202 .item_hot_8b56 li ul li li a {
  padding-left: 30px;
}
.outline-out-6195 .status-cool-8202 .item_hot_8b56 li.block_3ca0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outline-out-6195 .status-cool-8202 .item_hot_8b56 li.block_3ca0 > 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;
}
.outline-out-6195 .status-cool-8202 .item_hot_8b56 li.block_3ca0 > 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;
}
.pink_2995 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fast-7c07 {
  position: relative;
  z-index: 10;
}
.fast-7c07 .pro-2c89 {
  width: 100%;
  max-width: 100%;
}
.preview_cold_88bc .caption-acb9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.preview_cold_88bc .wrapper-narrow-4183 {
}
.preview_cold_88bc .layout_prev_5130 {
  background: #292929;
}
.fresh_7de8 .caption-acb9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fresh_7de8 .wrapper-narrow-4183 {
  background: #f9f9f9;
}
.fresh_7de8 .layout_prev_5130 {
  background: #303030;
}
.cool_324e .caption-acb9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cool_324e .border-dim-27c2 {
    margin-bottom: 1em;
  }
  .cool_324e .border-dim-27c2:last-child {
    margin-bottom: 0;
  }
}
.cool_324e .wrapper-narrow-4183 {
  background: #ededed;
}
.cool_324e .layout_prev_5130 {
  background: #1a1a1a;
}
.caption-acb9.wrapper-narrow-4183 {
  color: rgba(0, 0, 0, 0.6);
}
.caption-acb9.wrapper-narrow-4183 .wide-e4e2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-acb9.layout_prev_5130 {
  color: rgba(255, 255, 255, 0.99);
}
.caption-acb9.layout_prev_5130 a:not(.highlight-orange-d637) {
  color: rgba(255, 255, 255, 0.79);
}
.caption-acb9.layout_prev_5130 a:not(.highlight-orange-d637):hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-acb9.layout_prev_5130 .wide-e4e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-acb9.layout_prev_5130 table tbody td,
.caption-acb9.layout_prev_5130 table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_gold_f55c.accordion_d437 .tabs-old-9cca {
  max-width: initial;
}
.slider_gold_f55c .info_2bf9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_gold_f55c .info_2bf9 .pro-2c89 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_gold_f55c .info_2bf9 .pro-2c89 {
    display: block;
    margin-bottom: 2em;
  }
  .slider_gold_f55c .info_2bf9 .pro-2c89:last-child {
    margin-bottom: 0;
  }
}
.cool_324e .border-dim-27c2:last-child,
.fresh_7de8 .border-dim-27c2:last-child,
.preview_cold_88bc .border-dim-27c2:last-child {
  margin-bottom: 0;
}
.cool_324e .border-dim-27c2 .status-cool-8202 .bronze-2239:last-child,
.fresh_7de8 .border-dim-27c2 .status-cool-8202 .bronze-2239:last-child,
.preview_cold_88bc .border-dim-27c2 .status-cool-8202 .bronze-2239:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cool_324e .image_selected_2046,
  .cool_324e .photo_rough_fa58,
  .fresh_7de8 .image_selected_2046,
  .fresh_7de8 .photo_rough_fa58,
  .preview_cold_88bc .image_selected_2046,
  .preview_cold_88bc .photo_rough_fa58 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fast-7c07 .border-dim-27c2 {
    margin-bottom: 2em;
  }
}
.fast-7c07 p:last-child {
  margin-bottom: 0;
}
.fast-7c07 li,
.fast-7c07 ul {
  list-style: none;
  margin: 0;
}
.fast-7c07 ul ul {
  margin-left: 2.617924em;
}
.content-up-0147 {
  font-size: 0.875em;
}

/* css-noise: ded8 */
.phantom-card-z6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
