/*!
Theme Name: Customify
Theme URI: https://pressmaximum.description_gold_9685/customify
Author: WPCustomify
Author URI: https://pressmaximum.description_gold_9685
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.description_gold_9685/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.nav_e457.background_advanced_cae6/licenses/gpl-2.0.button-under-f92a
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.modal_lite_bc89/, (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.rough-e48c.container_gas_3246/normalize.header-gold-91be/
 ======
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.header-gold-91be v7.0.0 | MIT License | github.description_gold_9685/necolas/normalize.header-gold-91be */
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;
}
.hard_3be4 .dark_dffb,
.banner-b761,
.fresh-1004,
.narrow-3b64,
.avatar_ac9e,
.title_d9e7,
.box-69e8,
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;
}
.banner-b761,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .banner-b761,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .banner-b761,
  h1 {
    font-size: 1.8em;
  }
}
.fresh-1004,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fresh-1004 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fresh-1004,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fresh-1004,
  h2 {
    font-size: 1.7em;
  }
}
.narrow-3b64,
h3 {
  font-size: 1.618em;
}
.hard_3be4 .dark_dffb,
.avatar_ac9e,
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.pagination_c7fc {
  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;
}
.iron-d651:after,
.iron-d651:before,
.article_selected_197e:after,
.article_selected_197e:before {
  content: "";
  display: table;
}
.iron-d651:after,
.article_selected_197e:after {
  clear: both;
}
.alert-ab30 {
  float: right;
  margin-right: 0;
}
.steel-2779 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.complex_5e1e .alert_yellow_613a,
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;
}
.complex_5e1e .alert_yellow_613a: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;
}
.border-under-e24a .alert_yellow_613a {
  box-shadow: none;
}
.border-under-e24a
  .alert_yellow_613a
  .container_south_98c1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border-under-e24a .alert_yellow_613a .green-084a {
  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;
}
.border-under-e24a
  .alert_yellow_613a
  .green-084a
  b {
  display: none;
}
.border-under-e24a .hard-66be {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mini-88ac:not(.new-dd30):not(.border-east-8d79),
button:not(.new-dd30):not(.border-east-8d79),
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ),
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ),
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ) {
  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;
}
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ):hover,
button:not(.new-dd30):not(
    .border-east-8d79
  ):hover,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ):hover,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ):hover,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ):active,
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ):focus,
button:not(.new-dd30):not(
    .border-east-8d79
  ):active,
button:not(.new-dd30):not(
    .border-east-8d79
  ):focus,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ):active,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ):focus,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ):active,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ):focus,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ):active,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ):focus {
  outline: 0;
}
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b,
button:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b {
  position: relative;
}
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .filter_8703,
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .thumbnail-34a9,
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .rough-2367,
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  i,
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  svg,
button:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .filter_8703,
button:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .thumbnail-34a9,
button:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .rough-2367,
button:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  i,
button:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  svg,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .filter_8703,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .thumbnail-34a9,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .rough-2367,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  i,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  svg,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .filter_8703,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .thumbnail-34a9,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .rough-2367,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  i,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  svg,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .filter_8703,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .thumbnail-34a9,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  .rough-2367,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  i,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b
  svg {
  visibility: hidden;
}
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b:after,
button:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b:after,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b:after,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b:after,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ).fn-loading-515b: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;
}
.mini-88ac:not(.new-dd30):not(.border-east-8d79),
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ),
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ),
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ) {
  color: #fff;
  background: #235787;
}
.mini-88ac:not(.new-dd30):not(
    .border-east-8d79
  ):focus,
input[type="button"]:not(.new-dd30):not(
    .border-east-8d79
  ):focus,
input[type="reset"]:not(.new-dd30):not(
    .border-east-8d79
  ):focus,
input[type="submit"]:not(.new-dd30):not(
    .border-east-8d79
  ):focus {
  color: #fff;
}
.mini-88ac.fn-disabled-515b:not(.new-dd30):not(
    .border-east-8d79
  ),
.mini-88ac[disabled]:not(.new-dd30):not(
    .border-east-8d79
  ),
button.fn-disabled-515b:not(.new-dd30):not(
    .border-east-8d79
  ),
button[disabled]:not(.new-dd30):not(
    .border-east-8d79
  ) {
  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;
}
.hidden-paper-b67b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hidden-paper-b67b: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;
}
.bottom-d2a0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.basic-843b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.complex-f2f3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.iron-d651:after,
.iron-d651:before,
.element-complex-ee77:after,
.element-complex-ee77:before,
.text-inner-bddf:after,
.text-inner-bddf:before,
.focus_fast_9565:after,
.focus_fast_9565:before,
.title-8a82:after,
.title-8a82:before,
.video_selected_637b:after,
.video_selected_637b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.iron-d651:after,
.element-complex-ee77:after,
.text-inner-bddf:after,
.focus_fast_9565:after,
.title-8a82:after,
.video_selected_637b:after {
  clear: both;
}
.element-complex-ee77 .sort-1a8d,
.text-inner-bddf .sort-1a8d,
.bottom_a089 .sort-1a8d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu_bc6c {
  display: inline-block;
}
.clean-021c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.clean-021c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clean-021c .disabled_d21f {
  padding: 1em 0;
  font-size: 85%;
}
.disabled_d21f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.section_1edc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.section_1edc:after,
.section_1edc:before {
  content: "";
  display: table;
}
.section_1edc:after {
  clear: both;
}
.message-4166 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar_thick_1d4a .message-4166 {
  max-width: 50%;
}
.stone_1607 .message-4166 {
  max-width: 33.33%;
}
.border_narrow_5004 .message-4166 {
  max-width: 25%;
}
.label_steel_065d .message-4166 {
  max-width: 20%;
}
.border_26bb .message-4166 {
  max-width: 16.66%;
}
.sidebar-active-0c23 .message-4166 {
  max-width: 14.28%;
}
.progress-eb6d .message-4166 {
  max-width: 12.5%;
}
.module-7a60 .message-4166 {
  max-width: 11.11%;
}
.soft-dc5a {
  display: block;
}
.hard_3be4 .feature_dda5 label,
.hard_3be4 .pagination-prev-8341 label,
.hard_3be4 .over_1b10 label,
.hard_3be4 .bottom_5327 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow-1cea {
  list-style: none;
  margin: 0;
}
.narrow-1cea article.label_a29e {
  margin-bottom: 0;
}
.narrow-1cea ul {
  list-style: none;
  margin: 0;
}
.narrow-1cea .next-328d li.label_a29e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow-1cea .next-328d li.label_a29e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow-1cea .next-328d li.label_a29e: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) {
  .narrow-1cea .next-328d li.label_a29e li.label_a29e li.label_a29e li.label_a29e {
    padding-left: 0;
  }
}
article.label_a29e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_a29e .element-complex-ee77 p:last-of-type {
  margin-bottom: 0;
}
article.label_a29e .easy-c9c1 {
  float: left;
}
article.label_a29e .sidebar_b8d6 {
  margin-left: 85px;
}
article.label_a29e .complex-9309 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_a29e .complex-9309 .tiny-0a77 {
  margin-left: 10px;
}
article.label_a29e .easy_c37d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_a29e .preview_top_a556 {
  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 .feature_dda5,
  #respond .over_1b10,
  #respond .bottom_5327 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_dda5 input,
#respond .over_1b10 input,
#respond .bottom_5327 input {
  width: 100%;
}
#respond .bottom_5327 {
  margin-right: 0;
}
#respond .secondary-37ac #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.red_ceaf {
  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;
}
.red_ceaf.accordion-4239 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.red_ceaf 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%);
}
.red_ceaf:focus,
.red_ceaf: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);
}
.video_new_7f0d {
  border-radius: 10%;
}
.grid_north_a01f {
  border-radius: 50%;
}
.summary-e666 {
  font-size: 0.72em;
}
.small-f1f8 {
  font-size: 0.875em;
}
.texture_951f {
  font-size: 1.1em;
}
.heading_a2bc {
  text-transform: uppercase;
  line-height: 1.2;
}
.heading_a2bc.summary-e666 {
  letter-spacing: 0.5px;
}
.block-068b,
.block-068b a {
  color: #6d6d6d;
}
.block-068b a:hover {
  color: #111;
}
.brown-4fa6 {
  color: #6d6d6d;
}
.modal_f92b {
  overflow-x: hidden;
}
.modal_f92b .breadcrumb-bottom-a2d2.mask-ecf1 {
  position: relative;
}
.modal_f92b .breadcrumb-bottom-a2d2.mask-ecf1.soft_7596 {
  position: initial;
}
.modal_f92b
  .breadcrumb-bottom-a2d2.mask-ecf1.soft_7596
  .middle_15ab {
  left: auto;
}
.modal_f92b .breadcrumb-bottom-a2d2 .middle_15ab {
  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;
}
.modal_f92b .breadcrumb-bottom-a2d2:hover.mask-ecf1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal_f92b
  .breadcrumb-bottom-a2d2:hover.mask-ecf1
  .middle_15ab {
  display: block;
  z-index: 9999999;
}
.modal_f92b .content-326e .full-97f0,
.modal_f92b .soft_07da .full-97f0 {
  display: none;
}
.modal_f92b .dynamic-f036 .breadcrumb-bottom-a2d2:hover.mask-ecf1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hard_3be4 .feature_dda5 label,
.hard_3be4 .pagination-prev-8341 label,
.hard_3be4 .over_1b10 label,
.hard_3be4 .bottom_5327 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow-1cea {
  list-style: none;
  margin: 0;
}
.narrow-1cea article.label_a29e {
  margin-bottom: 0;
}
.narrow-1cea ul {
  list-style: none;
  margin: 0;
}
.narrow-1cea .next-328d li.label_a29e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow-1cea .next-328d li.label_a29e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow-1cea .next-328d li.label_a29e: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) {
  .narrow-1cea .next-328d li.label_a29e li.label_a29e li.label_a29e li.label_a29e {
    padding-left: 0;
  }
}
article.label_a29e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_a29e .element-complex-ee77 p:last-of-type {
  margin-bottom: 0;
}
article.label_a29e .easy-c9c1 {
  float: left;
}
article.label_a29e .sidebar_b8d6 {
  margin-left: 85px;
}
article.label_a29e .complex-9309 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_a29e .complex-9309 .tiny-0a77 {
  margin-left: 10px;
}
article.label_a29e .easy_c37d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_a29e .preview_top_a556 {
  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 .feature_dda5,
  #respond .over_1b10,
  #respond .bottom_5327 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_dda5 input,
#respond .over_1b10 input,
#respond .bottom_5327 input {
  width: 100%;
}
#respond .bottom_5327 {
  margin-right: 0;
}
#respond .secondary-37ac #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content-326e .full_f5c6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.full_f5c6 .brown-59b7.simple_30bd .accent_up_88cf > li > a:focus,
.full_f5c6 .brown-59b7.simple_30bd .accent_up_88cf > li > a:hover,
.full_f5c6 .brown-59b7.video_5d64 .accent_up_88cf > li > a:focus,
.full_f5c6 .brown-59b7.video_5d64 .accent_up_88cf > li > a:hover,
.full_f5c6 .brown-59b7.liquid_0071 .accent_up_88cf > li > a:focus,
.full_f5c6 .brown-59b7.liquid_0071 .accent_up_88cf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_f5c6
  .brown-59b7.simple_30bd
  .accent_up_88cf
  > li.left-1361
  > a,
.full_f5c6
  .brown-59b7.simple_30bd
  .accent_up_88cf
  > li.status-black-5924
  > a,
.full_f5c6
  .brown-59b7.video_5d64
  .accent_up_88cf
  > li.left-1361
  > a,
.full_f5c6
  .brown-59b7.video_5d64
  .accent_up_88cf
  > li.status-black-5924
  > a,
.full_f5c6
  .brown-59b7.liquid_0071
  .accent_up_88cf
  > li.left-1361
  > a,
.full_f5c6 .brown-59b7.liquid_0071 .accent_up_88cf > li.menu_red_6bdd > a {
  color: rgba(255, 255, 255, 0.99);
}
.full_f5c6 .primary_paper_48ce,
.full_f5c6 .primary_paper_48ce a {
  color: rgba(255, 255, 255, 0.99);
}
.full_f5c6 .hero_brown_d262.pattern-d402 li a,
.full_f5c6 .caption_last_ca48 a,
.full_f5c6 .notice_selected_e92f,
.full_f5c6 .accent_up_88cf > li > a,
.full_f5c6 .pattern-cd94 {
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6 .hero_brown_d262.pattern-d402 li a:hover,
.full_f5c6 .caption_last_ca48 a:hover,
.full_f5c6 .notice_selected_e92f:hover,
.full_f5c6 .accent_up_88cf > li > a:hover,
.full_f5c6 .pattern-cd94:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_f5c6 .hero_7c9e {
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6 .hero_7c9e .mini-7545 {
  color: rgba(255, 255, 255, 0.99);
}
.full_f5c6 .hero_7c9e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_f5c6 .container-wide-079b .photo-small-4440 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6 .container-wide-079b .photo-small-4440 .status_paper_bebe {
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6
  .container-wide-079b
  .photo-small-4440
  .status_paper_bebe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6
  .container-wide-079b
  .photo-small-4440
  .status_paper_bebe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6
  .container-wide-079b
  .photo-small-4440
  .status_paper_bebe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6
  .container-wide-079b
  .photo-small-4440
  .status_paper_bebe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6 .container-wide-079b .white-388f {
  color: rgba(255, 255, 255, 0.79);
}
.full_f5c6 .container-wide-079b .white-388f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-76ae
  .full_f5c6
  .container-wide-079b
  .texture_7545
  .description_brown_6096 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-76ae
  .full_f5c6
  .container-wide-079b
  .texture_7545
  .status_paper_bebe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-326e .simple_bd5c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.simple_bd5c .brown-59b7.simple_30bd .accent_up_88cf > li > a:focus,
.simple_bd5c .brown-59b7.simple_30bd .accent_up_88cf > li > a:hover,
.simple_bd5c .brown-59b7.video_5d64 .accent_up_88cf > li > a:focus,
.simple_bd5c .brown-59b7.video_5d64 .accent_up_88cf > li > a:hover,
.simple_bd5c .brown-59b7.liquid_0071 .accent_up_88cf > li > a:focus,
.simple_bd5c .brown-59b7.liquid_0071 .accent_up_88cf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_bd5c
  .brown-59b7.simple_30bd
  .accent_up_88cf
  > li.left-1361
  > a,
.simple_bd5c
  .brown-59b7.simple_30bd
  .accent_up_88cf
  > li.status-black-5924
  > a,
.simple_bd5c
  .brown-59b7.video_5d64
  .accent_up_88cf
  > li.left-1361
  > a,
.simple_bd5c
  .brown-59b7.video_5d64
  .accent_up_88cf
  > li.status-black-5924
  > a,
.simple_bd5c
  .brown-59b7.liquid_0071
  .accent_up_88cf
  > li.left-1361
  > a,
.simple_bd5c .brown-59b7.liquid_0071 .accent_up_88cf > li.menu_red_6bdd > a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_bd5c .primary_paper_48ce,
.simple_bd5c .primary_paper_48ce a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_bd5c .hero_brown_d262.pattern-d402 li a,
.simple_bd5c .caption_last_ca48 a,
.simple_bd5c .notice_selected_e92f,
.simple_bd5c .accent_up_88cf > li > a,
.simple_bd5c .pattern-cd94 {
  color: rgba(0, 0, 0, 0.55);
}
.simple_bd5c .hero_brown_d262.pattern-d402 li a:hover,
.simple_bd5c .caption_last_ca48 a:hover,
.simple_bd5c .notice_selected_e92f:hover,
.simple_bd5c .accent_up_88cf > li > a:hover,
.simple_bd5c .pattern-cd94:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_bd5c .hero_7c9e {
  color: rgba(0, 0, 0, 0.55);
}
.simple_bd5c .hero_7c9e .mini-7545 {
  color: rgba(0, 0, 0, 0.8);
}
.simple_bd5c .hero_7c9e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-fluid-98f6 .title_slow_b8b5 {
  margin-left: auto;
  margin-right: auto;
}
.text-inner-bddf > * {
  margin-left: auto;
  margin-right: auto;
}
.text-inner-bddf .bottom-d2a0 {
  margin-right: 1.41575em;
}
.main-9608 .text-inner-bddf > .dropdown_d901 {
  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;
}
.main-9608 .text-inner-bddf > .preview_action_df39 {
  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;
}
.picture-2f37.module-fluid-98f6 .title_slow_b8b5,
.rough-fd8d.module-fluid-98f6 .title_slow_b8b5 {
  margin-left: 0;
}
.wide_9a0f.module-fluid-98f6 .title_slow_b8b5,
.button-green-00cf.module-fluid-98f6 .title_slow_b8b5 {
  margin-right: 0;
}
.text-inner-bddf ol,
.text-inner-bddf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.backdrop_1051 video {
  max-width: 100%;
}
.gold_d9b6 img {
  display: block;
}
.gold_d9b6.bottom-d2a0,
.gold_d9b6.basic-843b {
  width: 100%;
}
.gold_d9b6.preview_action_df39 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.title-6ae0:not(.overlay_1e36) {
  margin: 1.5em auto;
}
.green_2daf p {
  padding: 1.5em 14px;
}
ul.hidden_5859.preview_action_df39,
ul.hidden_5859.dropdown_d901,
ul.hidden_5859.component-huge-ced6.dropdown_d901 {
  padding: 0 14px;
}
.element-next-3ff6 {
  display: block;
  overflow-x: auto;
}
.element-next-3ff6 table {
  border-collapse: collapse;
  width: 100%;
}
.element-next-3ff6 td,
.element-next-3ff6 th {
  padding: 0.5em;
}
.text-inner-bddf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.text-inner-bddf ol ol,
.text-inner-bddf ol ul,
.text-inner-bddf ul ol,
.text-inner-bddf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.text-inner-bddf ol ol li,
.text-inner-bddf ol ul li,
.text-inner-bddf ul ol li,
.text-inner-bddf ul ul li {
  margin-left: 0;
}
.title_7da6.shade_paper_0e66 > .logo_blue_11fd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title_7da6.shade_paper_0e66 > .logo_blue_11fd iframe,
.title_7da6.shade_paper_0e66 > .logo_blue_11fd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert_bright_5f02 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert_bright_5f02.shade-static-6f06 {
  padding: 0;
}
.alert_bright_5f02.shade-static-6f06 cite {
  font-size: 13px;
}
.alert_bright_5f02 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert_bright_5f02 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.lower_e47f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.lower_e47f > p:first-child {
  margin-top: 0;
}
.lower_e47f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.lower_e47f blockquote {
  border-left: 0;
}
.hot_b3a9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hot_b3a9:not(.container_2960) {
  max-width: 100px;
}
.hot_b3a9.notification-thick-6422 {
  border-bottom: none !important;
  text-align: center;
}
.hot_b3a9.notification-thick-6422::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .green_2daf p {
    padding: 1.5em 0;
  }
}
.steel_1918 {
  color: #0073aa;
}
.north-7512 {
  background-color: #0073aa;
}
.detail_narrow_5316 {
  color: #229fd8;
}
.dropdown_e4d6 {
  background-color: #229fd8;
}
.header_over_998d {
  color: #eee;
}
.preview_north_d259 {
  background-color: #eee;
}
.grid_hard_7842 {
  color: #444;
}
.input_b818 {
  background-color: #444;
}
.blue_5f48 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.blue_5f48 .block_1831 .caption_last_ca48 {
  font-size: 15px;
}
.blue_5f48 .caption_last_ca48 {
  line-height: 1.3;
}
.blue_5f48 .simple_bd5c {
}
.blue_5f48 .full_f5c6 {
  background: #235787;
}
.title-0ef8 {
  padding: 0;
}
.title-0ef8 .full_f5c6 {
  background: #1a1a1a;
}
.title-0ef8 .simple_bd5c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-in-24f8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-in-24f8 .simple_bd5c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-in-24f8 .full_f5c6 {
  background: #303030;
}
.video_selected_637b {
  position: relative;
  z-index: 10;
}
.video_selected_637b .cool_9aae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow_af25 .mask-ecf1 {
  display: inline-block;
  vertical-align: middle;
}
.shadow_af25.mask-fixed-59e6 .mask-ecf1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shadow_af25.mask-fixed-59e6 .mask-ecf1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_af25.mask-fixed-59e6 .mask-ecf1 {
    margin-right: 0.4em;
  }
}
.shadow_af25.mask-fixed-59e6 .mask-ecf1:last-child {
  margin-right: 0;
}
.huge_eace .cool_9aae {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .content-326e .block_1831 {
    margin: 0 -0.5em;
  }
  .content-326e .block_1831 [class*="customify-col-"],
  .content-326e .block_1831 [class*="customify-col_"],
  .content-326e .block_1831 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.content-326e.filter-180e .cool_9aae {
  background: 0 0 !important;
}
.content-326e.filter-180e .cool_9aae,
.content-326e.huge_eace .cool_9aae {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .content-326e.active_9ae7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.content-326e.huge_eace .cool_9aae {
  box-shadow: none !important;
}
.full-32a0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .full-32a0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .full-32a0 {
    padding: 18px 0 20px;
  }
}
.full-32a0 .purple_f512 {
  width: 100%;
}
.full-32a0 .status-blue-63a7 {
  margin-bottom: 0;
}
.full-32a0 .hovered-91c6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.stone-c235 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stone-c235 .heading_dim_b68b {
  width: 100%;
}
.column-36ef {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column-36ef li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column-36ef 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;
}
.column-36ef li:last-child:after {
  display: none;
}
.column-36ef li a {
  font-weight: 500;
  margin-right: 10px;
}
.shade-30e1 .full-97f0 button,
.full-32a0 .full-97f0 button {
  left: 0;
}
.shade-30e1 .heading_dim_b68b,
.full-32a0 .heading_dim_b68b {
  padding-left: 0;
  padding-right: 0;
}
.shade-30e1 .stone-c235,
.full-32a0 .stone-c235 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shade-30e1 {
  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;
}
.shade-30e1: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;
}
.shade-30e1 .over-7974 {
  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) {
  .shade-30e1 .over-7974 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shade-30e1 .over-7974 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shade-30e1 .over-7974 {
    min-height: 200px;
  }
}
.shade-30e1 .column-36ef {
  color: rgba(255, 255, 255, 0.8);
}
.shade-30e1 .column-36ef a,
.shade-30e1 .column-36ef li:after {
  color: inherit;
}
.shade-30e1 .column-36ef a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pink_16d9 {
  margin-bottom: 0.5em;
}
.upper-d4d7 {
  margin-bottom: 1.2em;
}
.upper-d4d7,
.pink_16d9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.upper-d4d7 p:last-child,
.pink_16d9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .full-97f0,
#masthead .full-97f0 {
  display: none;
}
#masthead
  > .full-97f0.grid-fe06 {
  display: none;
}
#masthead > .full-97f0 button {
  left: 0;
}
.notification-solid-1ec3 {
  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%;
}
.notification-solid-1ec3 .mask-ecf1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notification-solid-1ec3 .gradient_d958 {
  display: -webkit-box;
  display: flex;
}
.notification-solid-1ec3 .gradient_d958.header_paper_1e8f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notification-solid-1ec3 .gradient_d958.east-3c14 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-solid-1ec3 .gradient_d958.column_next_85c6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-solid-1ec3.text-north-65f1.dropdown_b5bc .gradient_d958.header_paper_1e8f {
  flex-basis: 100%;
}
.notification-solid-1ec3.active-3d33 .gradient_d958.east-3c14 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notification-solid-1ec3.active-3d33 .gradient_d958.column_next_85c6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .full-97f0.grid-fe06 {
  display: none;
}
#masthead > .full-97f0 button {
  left: 0;
}
.photo_hot_3bbe {
  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;
}
.photo_hot_3bbe:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.photo_hot_3bbe.basic_3798 i {
  margin-right: 4px;
}
.photo_hot_3bbe.message-clean-26b1 i {
  margin-left: 5px;
}
.caption_last_ca48 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.caption_last_ca48 p:last-child {
  margin-bottom: 0;
}
.current-8768 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.current-8768 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.current-8768 img {
  display: block;
  width: auto;
  line-height: 1;
}
.current-8768 .primary_paper_48ce {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.current-8768 .bronze-2064 {
  margin: 5px 0 7px 0;
}
.current-8768.pro_28a9 .notification-e79f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.current-8768.pro_28a9 .section_06fb {
  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;
}
.current-8768.dynamic_3a05 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.current-8768.dynamic_3a05 .notification-e79f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.current-8768.dynamic_3a05 .section_06fb {
  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;
}
.current-8768.border_3239 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.current-8768.banner-ed28 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.current-8768.banner-ed28 .section_06fb {
  margin-top: 7px;
}
.bronze-71e5 {
  display: inline-block;
}
.video_selected_637b .large-7a1e .current-8768 img {
  max-width: 100%;
}
.brown-59b7 .link_95c4.element-ba7b,
.pagination-b071 .link_95c4.element-ba7b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.brown-59b7 .box_soft_62df,
.pagination-b071 .box_soft_62df {
  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%);
}
.brown-59b7 .box_soft_62df {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.brown-59b7.blue-f330 .box_soft_62df {
  display: none;
}
.brown-59b7 .cold-32f0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.brown-59b7 .cold-32f0 li {
  display: inline-block;
  position: relative;
}
.brown-59b7 .cold-32f0 li:last-child {
  margin-right: 0;
}
.brown-59b7 .cold-32f0 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;
}
.brown-59b7 .cold-32f0 li.menu_red_6bdd > a {
  color: rgba(0, 0, 0, 0.9);
}
.brown-59b7 .cold-32f0 > 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;
}
.brown-59b7 .cold-32f0 > li > a i {
  line-height: 0;
}
.brown-59b7 .cold-32f0 > li.disabled_pressed_44ec > a .box_soft_62df {
  margin-left: 4px;
  line-height: 0;
}
.brown-59b7 .cold-32f0 .block-d8e1 li.disabled_pressed_44ec > a {
  position: relative;
}
.brown-59b7 .cold-32f0 .block-d8e1 li.disabled_pressed_44ec > a:after,
.brown-59b7 .cold-32f0 .block-d8e1 li.disabled_pressed_44ec > a:before {
  content: "";
  display: table;
}
.brown-59b7 .cold-32f0 .block-d8e1 li.disabled_pressed_44ec > a:after {
  clear: both;
}
.brown-59b7 .cold-32f0 .block-d8e1 li.disabled_pressed_44ec > a .box_soft_62df {
  margin-left: 5px;
  float: right;
}
.brown-59b7 .highlight-fe28,
.brown-59b7 .block-d8e1 {
  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;
}
.brown-59b7 .block-d8e1 {
  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;
}
.brown-59b7 .block-d8e1 .element-ba7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.brown-59b7 .block-d8e1 .box_soft_62df {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.brown-59b7 .block-d8e1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.brown-59b7 .block-d8e1 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;
}
.brown-59b7 .block-d8e1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.brown-59b7 .block-d8e1 .block-d8e1 {
  top: 0;
  left: 100%;
}
.brown-59b7 .progress_new_f07a.fn-focus-515b > .highlight-fe28,
.brown-59b7 .progress_new_f07a.fn-focus-515b > .block-d8e1,
.brown-59b7 .progress_new_f07a:focus > .highlight-fe28,
.brown-59b7 .progress_new_f07a:focus > .block-d8e1,
.brown-59b7 .progress_new_f07a:hover > .highlight-fe28,
.brown-59b7 .progress_new_f07a:hover > .block-d8e1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.brown-59b7.liquid_0071 .accent_up_88cf:after,
.brown-59b7.liquid_0071 .accent_up_88cf:before {
  content: "";
  display: table;
}
.brown-59b7.liquid_0071 .accent_up_88cf:after {
  clear: both;
}
.brown-59b7.liquid_0071 .accent_up_88cf > li {
  float: left;
}
.brown-59b7.tooltip_354e .accent_up_88cf:after,
.brown-59b7.tooltip_354e .accent_up_88cf:before {
  content: "";
  display: table;
}
.brown-59b7.tooltip_354e .accent_up_88cf:after {
  clear: both;
}
.brown-59b7.tooltip_354e .accent_up_88cf > li {
  float: left;
}
.brown-59b7.tooltip_354e .accent_up_88cf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.brown-59b7.tooltip_354e .accent_up_88cf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.brown-59b7.tooltip_354e .accent_up_88cf > li.left-1361 > a,
.brown-59b7.tooltip_354e .accent_up_88cf > li.menu_red_6bdd > a {
  color: #fff;
  background-color: #1e4b75;
}
.brown-59b7.simple_30bd .accent_up_88cf > li > a .element-ba7b {
  position: relative;
}
.brown-59b7.simple_30bd .accent_up_88cf > li > a .element-ba7b: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;
}
.brown-59b7.simple_30bd
  .accent_up_88cf
  > li:focus
  > a
  .element-ba7b:before,
.brown-59b7.simple_30bd
  .accent_up_88cf
  > li:hover
  > a
  .element-ba7b:before {
  width: 100%;
  background-color: currentColor;
}
.brown-59b7.simple_30bd
  .accent_up_88cf
  > li.left-1361
  > a
  .element-ba7b:before,
.brown-59b7.simple_30bd
  .accent_up_88cf
  > li.status-black-5924
  > a
  .element-ba7b:before {
  width: 100%;
  background-color: currentColor;
}
.brown-59b7.video_5d64 .accent_up_88cf > li > a .element-ba7b {
  position: relative;
}
.brown-59b7.video_5d64 .accent_up_88cf > li > a .element-ba7b: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;
}
.brown-59b7.video_5d64 .accent_up_88cf > li:focus > a .element-ba7b:before,
.brown-59b7.video_5d64
  .accent_up_88cf
  > li:hover
  > a
  .element-ba7b:before {
  width: 100%;
  background-color: currentColor;
}
.brown-59b7.video_5d64
  .accent_up_88cf
  > li.left-1361
  > a
  .element-ba7b:before,
.brown-59b7.video_5d64
  .accent_up_88cf
  > li.status-black-5924
  > a
  .element-ba7b:before {
  width: 100%;
  background-color: currentColor;
}
.pagination-b071 .cold-32f0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination-b071 .cold-32f0 li:first-child > a {
  border-top: none;
}
.pagination-b071 .cold-32f0 .label_orange_9ae4 > .element-ba7b .box_soft_62df {
  display: none;
}
.pagination-b071 .cold-32f0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pagination-b071 .cold-32f0 li:last-child {
  border: none;
}
.pagination-b071 .cold-32f0 li.disabled_pressed_44ec > a {
  padding-right: 45px !important;
}
.pagination-b071 .cold-32f0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pagination-b071 .cold-32f0 li a:focus,
.pagination-b071 .cold-32f0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-b071 .cold-32f0 li .table_tall_8834 {
  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;
}
.pagination-b071 .cold-32f0 li .table_tall_8834:hover {
  box-shadow: none;
}
.pagination-b071 .cold-32f0 li .table_tall_8834 .box_soft_62df {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pagination-b071 .cold-32f0 .block-d8e1 {
  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);
}
.pagination-b071 .cold-32f0 .block-d8e1 li a {
  padding-left: 3em;
}
.pagination-b071 .cold-32f0 .motion-6853 > a .table_tall_8834 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination-b071 .cold-32f0 .motion-6853 > .block-d8e1 {
  display: block;
  opacity: 1;
}
.fluid-5812 {
  max-width: 100%;
}
.element_1a2c {
  line-height: 0;
  cursor: pointer;
}
.pattern-cd94 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern-cd94:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern-cd94 svg {
  width: 18px;
  height: 18px;
}
.pattern-cd94 .tabs-f599 {
  display: none;
}
.gradient-tall-73a9 {
  position: relative;
}
.gradient-tall-73a9.fn-active-515b .pattern-cd94 .large_2711 {
  display: none;
}
.gradient-tall-73a9.fn-active-515b .pattern-cd94 .tabs-f599 {
  display: inline-block;
}
.gradient-tall-73a9 .table-4b67 {
  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);
}
.gradient-tall-73a9.caption-soft-7ffc .table-4b67 {
  left: auto;
  right: -0.9em;
}
.gradient-tall-73a9.caption-soft-7ffc .wrapper-easy-f011::before {
  left: auto;
  right: 15px;
}
.gradient-tall-73a9.fn-active-515b .table-4b67 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture_7545 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture_7545 label {
  flex-basis: 100%;
}
.texture_7545 .photo-small-4440 {
  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;
}
.texture_7545 .status_paper_bebe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture_7545 .status_paper_bebe:focus {
  background-color: transparent;
}
.texture_7545 button.white-388f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture_7545 button.white-388f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture_7545 button.white-388f svg {
  width: 18px;
  height: 18px;
}
.texture_7545 input[type="submit"] {
  min-height: auto;
}
.container-wide-079b .texture_7545 .status_paper_bebe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wrapper-easy-f011 {
  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) {
  .wrapper-easy-f011 {
    width: 220px;
  }
}
.wrapper-easy-f011 label {
  flex-basis: 100%;
}
.wrapper-easy-f011::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;
}
.chip-76ae .container-wide-079b .texture_7545 {
  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;
}
.chip-76ae
  .container-wide-079b
  .texture_7545
  .photo-small-4440 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.chip-76ae .container-wide-079b .texture_7545 .status_paper_bebe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.chip-76ae
  .container-wide-079b
  .texture_7545
  .status_paper_bebe:focus {
  background: 0 0;
}
.chip-76ae
  .container-wide-079b
  .texture_7545
  .description_brown_6096 {
  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;
}
.hero_brown_d262 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero_brown_d262 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero_brown_d262 li:last-child {
  margin-right: 0;
}
.hero_brown_d262 li:first-child {
  margin-left: 0;
}
.hero_brown_d262.full-3c22 a {
  color: #fff;
}
.hero_brown_d262.full-3c22 a:hover {
  color: #fff;
}
.hero_brown_d262 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero_brown_d262 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero_brown_d262 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero_brown_d262 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero_brown_d262 [class*="social-icon-apple"] {
  background-color: #999;
}
.hero_brown_d262 [class*="social-icon-apple"].image_44f9 {
  background-color: transparent;
  color: #999;
}
.hero_brown_d262 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero_brown_d262 [class*="social-icon-behance"].image_44f9 {
  background-color: transparent;
  color: #1769ff;
}
.hero_brown_d262 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero_brown_d262 [class*="social-icon-bitbucket"].image_44f9 {
  background-color: transparent;
  color: #205081;
}
.hero_brown_d262 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero_brown_d262 [class*="social-icon-codepen"].image_44f9 {
  background-color: transparent;
  color: #000;
}
.hero_brown_d262 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero_brown_d262 [class*="social-icon-delicious"].image_44f9 {
  background-color: transparent;
  color: #39f;
}
.hero_brown_d262 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero_brown_d262 [class*="social-icon-digg"].image_44f9 {
  background-color: transparent;
  color: #005be2;
}
.hero_brown_d262 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero_brown_d262 [class*="social-icon-dribbble"].image_44f9 {
  background-color: transparent;
  color: #ea4c89;
}
.hero_brown_d262 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero_brown_d262 [class*="social-icon-envelope"].image_44f9 {
  background-color: transparent;
  color: #ea4335;
}
.hero_brown_d262 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero_brown_d262 [class*="social-icon-facebook"].image_44f9 {
  background-color: transparent;
  color: #3b5998;
}
.hero_brown_d262 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero_brown_d262 [class*="social-icon-flickr"].image_44f9 {
  background-color: transparent;
  color: #0063dc;
}
.hero_brown_d262 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero_brown_d262 [class*="social-icon-foursquare"].image_44f9 {
  background-color: transparent;
  color: #2d5be3;
}
.hero_brown_d262 [class*="social-icon-github"] {
  background-color: #333;
}
.hero_brown_d262 [class*="social-icon-github"].image_44f9 {
  background-color: transparent;
  color: #333;
}
.hero_brown_d262 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero_brown_d262 [class*="social-icon-google-plus"].image_44f9 {
  background-color: transparent;
  color: #dd4b39;
}
.hero_brown_d262 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero_brown_d262 [class*="social-icon-houzz"].image_44f9 {
  background-color: transparent;
  color: #7ac142;
}
.hero_brown_d262 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero_brown_d262 [class*="social-icon-instagram"].image_44f9 {
  background-color: transparent;
  color: #262626;
}
.hero_brown_d262 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero_brown_d262 [class*="social-icon-jsfiddle"].image_44f9 {
  background-color: transparent;
  color: #487aa2;
}
.hero_brown_d262 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero_brown_d262 [class*="social-icon-linkedin"].image_44f9 {
  background-color: transparent;
  color: #0077b5;
}
.hero_brown_d262 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero_brown_d262 [class*="social-icon-medium"].image_44f9 {
  background-color: transparent;
  color: #00ab6b;
}
.hero_brown_d262 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero_brown_d262
  [class*="social-icon-odnoklassniki"].image_44f9 {
  background-color: transparent;
  color: #f4731c;
}
.hero_brown_d262 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero_brown_d262 [class*="social-icon-meetup"].image_44f9 {
  background-color: transparent;
  color: #ec1c40;
}
.hero_brown_d262 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero_brown_d262 [class*="social-icon-pinterest"].image_44f9 {
  background-color: transparent;
  color: #bd081c;
}
.hero_brown_d262 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero_brown_d262 [class*="social-icon-product-hunt"].image_44f9 {
  background-color: transparent;
  color: #da552f;
}
.hero_brown_d262 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero_brown_d262 [class*="social-icon-reddit"].image_44f9 {
  background-color: transparent;
  color: #ff4500;
}
.hero_brown_d262 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero_brown_d262 [class*="social-icon-rss"].image_44f9 {
  background-color: transparent;
  color: #f26522;
}
.hero_brown_d262 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero_brown_d262
  [class*="social-icon-shopping-cart"].image_44f9 {
  background-color: transparent;
  color: #4caf50;
}
.hero_brown_d262 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero_brown_d262 [class*="social-icon-skype"].image_44f9 {
  background-color: transparent;
  color: #00aff0;
}
.hero_brown_d262 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero_brown_d262 [class*="social-icon-slideshare"].image_44f9 {
  background-color: transparent;
  color: #0077b5;
}
.hero_brown_d262 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero_brown_d262 [class*="social-icon-snapchat"].image_44f9 {
  background-color: transparent;
  color: #fffc00;
}
.hero_brown_d262 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero_brown_d262 [class*="social-icon-soundcloud"].image_44f9 {
  background-color: transparent;
  color: #f80;
}
.hero_brown_d262 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero_brown_d262 [class*="social-icon-spotify"].image_44f9 {
  background-color: transparent;
  color: #2ebd59;
}
.hero_brown_d262 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero_brown_d262
  [class*="social-icon-stack-overflow"].image_44f9 {
  background-color: transparent;
  color: #fe7a15;
}
.hero_brown_d262 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero_brown_d262 [class*="social-icon-maldkfgram"].image_44f9 {
  background-color: transparent;
  color: #2ca5e0;
}
.hero_brown_d262 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero_brown_d262 [class*="social-icon-tripadvisor"].image_44f9 {
  background-color: transparent;
  color: #589442;
}
.hero_brown_d262 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero_brown_d262 [class*="social-icon-tumblr"].image_44f9 {
  background-color: transparent;
  color: #35465c;
}
.hero_brown_d262 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero_brown_d262 [class*="social-icon-twitch"].image_44f9 {
  background-color: transparent;
  color: #6441a5;
}
.hero_brown_d262 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero_brown_d262 [class*="social-icon-twitter"].image_44f9 {
  background-color: transparent;
  color: #1da1f2;
}
.hero_brown_d262 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero_brown_d262 [class*="social-icon-vimeo"].image_44f9 {
  background-color: transparent;
  color: #1ab7ea;
}
.hero_brown_d262 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero_brown_d262 [class*="social-icon-vk"].image_44f9 {
  background-color: transparent;
  color: #45668e;
}
.hero_brown_d262 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero_brown_d262 [class*="social-icon-weibo"].image_44f9 {
  background-color: transparent;
  color: #df2029;
}
.hero_brown_d262 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero_brown_d262 [class*="social-icon-weixin"].image_44f9 {
  background-color: transparent;
  color: #7bb32e;
}
.hero_brown_d262 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero_brown_d262 [class*="social-icon-whatsapp"].image_44f9 {
  background-color: transparent;
  color: #25d366;
}
.hero_brown_d262 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero_brown_d262 [class*="social-icon-wordpress"].image_44f9 {
  background-color: transparent;
  color: #21759b;
}
.hero_brown_d262 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero_brown_d262 [class*="social-icon-xing"].image_44f9 {
  background-color: transparent;
  color: #026466;
}
.hero_brown_d262 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero_brown_d262 [class*="social-icon-yelp"].image_44f9 {
  background-color: transparent;
  color: #af0606;
}
.hero_brown_d262 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero_brown_d262 [class*="social-icon-youtube"].image_44f9 {
  background-color: transparent;
  color: #cd201f;
}
.notice_selected_e92f {
  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;
}
.notice_selected_e92f:hover {
  box-shadow: none;
  background: 0 0;
}
.form_e4b5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text_steel_2aed {
  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;
}
.bronze-1fd1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.silver_85db {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.silver_85db,
.silver_85db::after,
.silver_85db::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;
}
.silver_85db::after,
.silver_85db::before {
  content: "";
  display: block;
  background-color: inherit;
}
.layout-5ed8 .text_steel_2aed .bronze-1fd1 {
  margin-top: -2px;
  width: 19px;
}
.layout-5ed8 .text_steel_2aed .silver_85db {
  margin-top: -1px;
}
.layout-5ed8 .text_steel_2aed .silver_85db,
.layout-5ed8 .text_steel_2aed .silver_85db::after,
.layout-5ed8 .text_steel_2aed .silver_85db::before {
  width: 19px;
  height: 2px;
}
.layout-5ed8 .text_steel_2aed .silver_85db::before {
  top: -6px;
}
.layout-5ed8 .text_steel_2aed .silver_85db::after {
  bottom: -6px;
}
.dim-525f .text_steel_2aed .bronze-1fd1 {
  margin-top: -2px;
  width: 22px;
}
.dim-525f .text_steel_2aed .silver_85db {
  margin-top: -1px;
}
.dim-525f .text_steel_2aed .silver_85db,
.dim-525f .text_steel_2aed .silver_85db::after,
.dim-525f .text_steel_2aed .silver_85db::before {
  width: 22px;
  height: 2px;
}
.dim-525f .text_steel_2aed .silver_85db::before {
  top: -7px;
}
.dim-525f .text_steel_2aed .silver_85db::after {
  bottom: -7px;
}
.grid_warm_5f48 .text_steel_2aed .bronze-1fd1 {
  margin-top: -2px;
  width: 31px;
}
.grid_warm_5f48 .text_steel_2aed .silver_85db {
  margin-top: -1.5px;
}
.grid_warm_5f48 .text_steel_2aed .silver_85db,
.grid_warm_5f48 .text_steel_2aed .silver_85db::after,
.grid_warm_5f48 .text_steel_2aed .silver_85db::before {
  width: 31px;
  height: 3px;
}
.grid_warm_5f48 .text_steel_2aed .silver_85db::before {
  top: -9px;
}
.grid_warm_5f48 .text_steel_2aed .silver_85db::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .banner-8566 .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 19px;
  }
  .banner-8566 .text_steel_2aed .silver_85db {
    margin-top: -1px;
  }
  .banner-8566 .text_steel_2aed .silver_85db,
  .banner-8566 .text_steel_2aed .silver_85db::after,
  .banner-8566 .text_steel_2aed .silver_85db::before {
    width: 19px;
    height: 2px;
  }
  .banner-8566 .text_steel_2aed .silver_85db::before {
    top: -6px;
  }
  .banner-8566 .text_steel_2aed .silver_85db::after {
    bottom: -6px;
  }
  .nav_down_ae0f .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_down_ae0f .text_steel_2aed .silver_85db {
    margin-top: -1px;
  }
  .nav_down_ae0f .text_steel_2aed .silver_85db,
  .nav_down_ae0f .text_steel_2aed .silver_85db::after,
  .nav_down_ae0f .text_steel_2aed .silver_85db::before {
    width: 22px;
    height: 2px;
  }
  .nav_down_ae0f .text_steel_2aed .silver_85db::before {
    top: -7px;
  }
  .nav_down_ae0f .text_steel_2aed .silver_85db::after {
    bottom: -7px;
  }
  .preview_wood_af9f .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 31px;
  }
  .preview_wood_af9f .text_steel_2aed .silver_85db {
    margin-top: -1.5px;
  }
  .preview_wood_af9f .text_steel_2aed .silver_85db,
  .preview_wood_af9f .text_steel_2aed .silver_85db::after,
  .preview_wood_af9f .text_steel_2aed .silver_85db::before {
    width: 31px;
    height: 3px;
  }
  .preview_wood_af9f .text_steel_2aed .silver_85db::before {
    top: -9px;
  }
  .preview_wood_af9f .text_steel_2aed .silver_85db::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .old-02be .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 19px;
  }
  .old-02be .text_steel_2aed .silver_85db {
    margin-top: -1px;
  }
  .old-02be .text_steel_2aed .silver_85db,
  .old-02be .text_steel_2aed .silver_85db::after,
  .old-02be .text_steel_2aed .silver_85db::before {
    width: 19px;
    height: 2px;
  }
  .old-02be .text_steel_2aed .silver_85db::before {
    top: -6px;
  }
  .old-02be .text_steel_2aed .silver_85db::after {
    bottom: -6px;
  }
  .accent_thick_d425 .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 22px;
  }
  .accent_thick_d425 .text_steel_2aed .silver_85db {
    margin-top: -1px;
  }
  .accent_thick_d425 .text_steel_2aed .silver_85db,
  .accent_thick_d425 .text_steel_2aed .silver_85db::after,
  .accent_thick_d425 .text_steel_2aed .silver_85db::before {
    width: 22px;
    height: 2px;
  }
  .accent_thick_d425 .text_steel_2aed .silver_85db::before {
    top: -7px;
  }
  .accent_thick_d425 .text_steel_2aed .silver_85db::after {
    bottom: -7px;
  }
  .down-48d8 .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 31px;
  }
  .down-48d8 .text_steel_2aed .silver_85db {
    margin-top: -1.5px;
  }
  .down-48d8 .text_steel_2aed .silver_85db,
  .down-48d8 .text_steel_2aed .silver_85db::after,
  .down-48d8 .text_steel_2aed .silver_85db::before {
    width: 31px;
    height: 3px;
  }
  .down-48d8 .text_steel_2aed .silver_85db::before {
    top: -9px;
  }
  .down-48d8 .text_steel_2aed .silver_85db::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature-961e .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 19px;
  }
  .feature-961e .text_steel_2aed .silver_85db {
    margin-top: -1px;
  }
  .feature-961e .text_steel_2aed .silver_85db,
  .feature-961e .text_steel_2aed .silver_85db::after,
  .feature-961e .text_steel_2aed .silver_85db::before {
    width: 19px;
    height: 2px;
  }
  .feature-961e .text_steel_2aed .silver_85db::before {
    top: -6px;
  }
  .feature-961e .text_steel_2aed .silver_85db::after {
    bottom: -6px;
  }
  .notice-short-1e8d .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 22px;
  }
  .notice-short-1e8d .text_steel_2aed .silver_85db {
    margin-top: -1px;
  }
  .notice-short-1e8d .text_steel_2aed .silver_85db,
  .notice-short-1e8d .text_steel_2aed .silver_85db::after,
  .notice-short-1e8d .text_steel_2aed .silver_85db::before {
    width: 22px;
    height: 2px;
  }
  .notice-short-1e8d .text_steel_2aed .silver_85db::before {
    top: -7px;
  }
  .notice-short-1e8d .text_steel_2aed .silver_85db::after {
    bottom: -7px;
  }
  .prev_cded .text_steel_2aed .bronze-1fd1 {
    margin-top: -2px;
    width: 31px;
  }
  .prev_cded .text_steel_2aed .silver_85db {
    margin-top: -1.5px;
  }
  .prev_cded .text_steel_2aed .silver_85db,
  .prev_cded .text_steel_2aed .silver_85db::after,
  .prev_cded .text_steel_2aed .silver_85db::before {
    width: 31px;
    height: 3px;
  }
  .prev_cded .text_steel_2aed .silver_85db::before {
    top: -9px;
  }
  .prev_cded .text_steel_2aed .silver_85db::after {
    bottom: -9px;
  }
}
.main_a1c0 .silver_85db {
  -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);
}
.main_a1c0 .silver_85db::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.main_a1c0 .silver_85db::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);
}
.main_a1c0.avatar_225e .silver_85db {
  -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);
}
.main_a1c0.avatar_225e .silver_85db::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.main_a1c0.avatar_225e .silver_85db::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);
}
.tiny_ccaf {
  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.surface_fbdb:before {
  display: none;
}
.soft_07da {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.soft_07da .slow-cb1d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.soft_07da .slow-cb1d:last-of-type {
  border-bottom: none;
}
.soft_07da .slow-cb1d.wood-93ed,
.soft_07da .slow-cb1d.advanced_ae54,
.soft_07da .slow-cb1d.short-a33a {
  padding: 0;
}
.soft_07da .pagination-b071 .table_tall_8834 {
  color: currentColor;
}
.soft_07da .pagination-b071 .table_tall_8834:focus,
.soft_07da .pagination-b071 .table_tall_8834:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft_07da.simple_bd5c .hero_7c9e,
.soft_07da.simple_bd5c .caption_last_ca48 a,
.soft_07da.simple_bd5c .accent_up_88cf a,
.soft_07da.simple_bd5c .block-d8e1 a {
  color: rgba(0, 0, 0, 0.55);
}
.soft_07da.simple_bd5c .hero_7c9e:hover,
.soft_07da.simple_bd5c .caption_last_ca48 a:hover,
.soft_07da.simple_bd5c .accent_up_88cf a:hover,
.soft_07da.simple_bd5c .block-d8e1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft_07da.simple_bd5c .mini-7545 {
  color: rgba(0, 0, 0, 0.8);
}
.soft_07da.simple_bd5c .slow-cb1d {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft_07da.simple_bd5c .slow-cb1d:before {
  background: rgba(0, 0, 0, 0.08);
}
.soft_07da.simple_bd5c .out-66e9:before {
  background: rgba(255, 255, 255, 0.9);
}
.soft_07da.simple_bd5c .pagination-b071 .cold-32f0 li a,
.soft_07da.simple_bd5c .pagination-b071 .table_tall_8834,
.soft_07da.simple_bd5c .block-d8e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft_07da.simple_bd5c .pagination-b071 .table_tall_8834:focus,
.soft_07da.simple_bd5c .pagination-b071 .table_tall_8834:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft_07da.simple_bd5c .cold-32f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft_07da.full_f5c6 .hero_7c9e,
.soft_07da.full_f5c6 .caption_last_ca48 a,
.soft_07da.full_f5c6 .accent_up_88cf .table_tall_8834,
.soft_07da.full_f5c6 .accent_up_88cf a,
.soft_07da.full_f5c6 .block-d8e1 a {
  color: rgba(255, 255, 255, 0.79);
}
.soft_07da.full_f5c6 .hero_7c9e:hover,
.soft_07da.full_f5c6 .caption_last_ca48 a:hover,
.soft_07da.full_f5c6 .accent_up_88cf .table_tall_8834:hover,
.soft_07da.full_f5c6 .accent_up_88cf a:hover,
.soft_07da.full_f5c6 .block-d8e1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_07da.full_f5c6 .mini-7545 {
  color: rgba(255, 255, 255, 0.99);
}
.soft_07da.full_f5c6 .slow-cb1d {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_07da.full_f5c6 .slow-cb1d:before {
  background: rgba(255, 255, 255, 0.08);
}
.soft_07da.full_f5c6 .out-66e9:before {
  background: rgba(0, 0, 0, 0.9);
}
.soft_07da.full_f5c6 .pagination-b071 .cold-32f0 li a,
.soft_07da.full_f5c6 .pagination-b071 .table_tall_8834,
.soft_07da.full_f5c6 .block-d8e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_07da.full_f5c6 .pagination-b071 .table_tall_8834:focus,
.soft_07da.full_f5c6 .pagination-b071 .table_tall_8834:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft_07da.full_f5c6 .cold-32f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-66e9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.out-66e9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.white_f292 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.table-yellow-e831 .soft_07da {
  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;
}
.table-yellow-e831 .slow-cb1d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.table-yellow-e831 .slow-cb1d: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) {
  .table-yellow-e831 .slow-cb1d:before {
    width: 16%;
    left: 42%;
  }
}
.table-yellow-e831 .slow-cb1d:last-child:before {
  content: none;
}
.table-yellow-e831 .slow-cb1d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.table-yellow-e831 .pagination-b071 .cold-32f0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.table-yellow-e831 .pagination-b071 .cold-32f0 li a .table_tall_8834 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.table-yellow-e831 .pagination-b071 .block-d8e1 {
  border: none;
}
.table-yellow-e831 .pagination-b071 .block-d8e1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.table-yellow-e831 .out-66e9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.table-yellow-e831 .white_f292 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.table-yellow-e831 .full_f5c6 .out-66e9:before {
  background: rgba(0, 0, 0, 0.9);
}
.table-yellow-e831 .simple_bd5c.feature_087c .silver_85db {
  background: rgba(0, 0, 0, 0.6);
}
.table-yellow-e831
  .simple_bd5c.feature_087c
  .silver_85db::after,
.table-yellow-e831
  .simple_bd5c.feature_087c
  .silver_85db:before {
  background: inherit;
}
.table-yellow-e831
  .simple_bd5c.feature_087c:hover
  .silver_85db {
  background: rgba(0, 0, 0, 0.8);
}
.border-a8f2 .soft_07da {
  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) {
  .border-a8f2 .soft_07da {
    width: auto;
    right: 45px;
  }
}
.column_0c2a .soft_07da {
  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) {
  .column_0c2a .soft_07da {
    width: auto;
    left: 45px;
  }
}
.surface_fbdb .soft_07da {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface_fbdb .white_f292 {
  max-width: 48em;
  margin: 0 auto;
}
.surface_fbdb .out-66e9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element-purple-a1cf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element-purple-a1cf.table-yellow-e831 .soft_07da {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element-purple-a1cf.border-a8f2 .soft_07da {
  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);
}
.element-purple-a1cf .soft_07da {
  visibility: visible;
}
.element-purple-a1cf.column_0c2a .soft_07da {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow-lite-cbb6,
.panel-white-e760 {
  overflow-x: hidden;
}
.shadow-lite-cbb6 .soft_07da {
  overflow: auto;
}
.shadow-lite-cbb6.table-yellow-e831 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-lite-cbb6.table-yellow-e831 .soft_07da {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow-lite-cbb6.table-yellow-e831 .notice_selected_e92f {
  opacity: 0;
}
.shadow-lite-cbb6.border-a8f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-lite-cbb6.border-a8f2 .soft_07da {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow-lite-cbb6.border-a8f2 .notice_selected_e92f {
  opacity: 0;
}
.shadow-lite-cbb6.column_0c2a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-lite-cbb6.column_0c2a .soft_07da {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow-lite-cbb6.column_0c2a .notice_selected_e92f {
  opacity: 0;
}
.shadow-lite-cbb6.surface_fbdb .soft_07da {
  z-index: 10;
  visibility: visible;
}
.feature_087c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature_087c .silver_85db {
  background: rgba(255, 255, 255, 0.99);
}
.feature_087c .silver_85db::after,
.feature_087c .silver_85db:before {
  background: inherit;
}
.feature_087c:hover .silver_85db {
  background: rgba(255, 255, 255, 0.99);
}
.column_0c2a .feature_087c {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface_fbdb .feature_087c {
  display: none !important;
}
.shadow-lite-cbb6:before,
.panel-white-e760:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow-lite-cbb6 .feature_087c,
.panel-white-e760 .feature_087c {
  display: inline-block;
}
.soft_07da .mask-ecf1 {
  -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;
}
.shadow-lite-cbb6 .soft_07da .mask-ecf1,
.panel-white-e760 .soft_07da .mask-ecf1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden_huge_368c .photo-small-4440 {
  width: 100%;
}
.large-7a1e {
  padding: 0 0.5em 0;
}
.large-7a1e [class*="customify-col-"],
.large-7a1e [class*="customify-col_"],
.large-7a1e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hero-large-3715 .large-7a1e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .block_1831 .picture-stone-fab1,
  .picture-stone-fab1 {
    display: none;
  }
  .accordion-c162 {
    text-align: left;
  }
  .primary_complex_aa2f {
    text-align: center;
  }
  .hidden_wide_7c3c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .block_1831 .slider_left_5aa9,
  .slider_left_5aa9 {
    display: none;
  }
  .green_2c36 {
    text-align: left;
  }
  .hero_c523 {
    text-align: center;
  }
  .list-pink-a3c8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .block_1831 .menu-blue-cc0a,
  .menu-blue-cc0a {
    display: none;
  }
  .in-78df {
    text-align: left;
  }
  .box-701a {
    text-align: center;
  }
  .soft_c480 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.status_last_47c5 {
  box-shadow: none !important;
}
.soft_c5da .red-fdb6,
.inner-069c .red-fdb6 {
  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;
}
.inner-069c .red-fdb6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cool_9aae {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.cool_9aae:after,
.cool_9aae:before {
  content: "";
  display: table;
}
.cool_9aae:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .cool_9aae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.cool_9aae,
.active_9ae7 {
  max-width: 1248px;
  margin: 0 auto;
}

.focus_fast_9565.form-5777 .cool_9aae {
  max-width: 100%;
}
.focus_fast_9565.right-2919 {
  max-width: 1200px;
  margin: 0 auto;
}
.focus_fast_9565.container_medium_1acd .cool_9aae {
  max-width: 100%;
}
.focus_fast_9565.container_medium_1acd > .cool_9aae {
  padding-left: 0;
  padding-right: 0;
}
.focus_fast_9565.container_medium_1acd > .cool_9aae .block_1831 {
  margin: 0;
}
.focus_fast_9565.container_medium_1acd
  > .cool_9aae
  .input_bronze_64bb.inner-21e9 {
  margin-right: 0;
  margin-left: 0;
}
.focus_fast_9565.container_medium_1acd #main.inner-21e9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_small_3d25 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_small_3d25 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .message_active_5b93 .title_slow_b8b5 {
    padding-right: 1em;
  }
  .message_active_5b93.tabs_fbbc .input_bronze_64bb {
    border-right: 1px solid #eaecee;
  }
  .message_active_5b93.tabs_fbbc .title_slow_b8b5 {
    padding-right: 1em;
  }
  .message_active_5b93.tabs_fbbc .container_9c5a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle_3c59 .title_slow_b8b5 {
    padding-left: 1em;
  }
  .middle_3c59.tabs_fbbc .input_bronze_64bb {
    border-left: 1px solid #eaecee;
  }
  .middle_3c59.tabs_fbbc .title_slow_b8b5 {
    padding-left: 1em;
  }
  .middle_3c59.tabs_fbbc .container_9c5a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination-gold-e625 .title_slow_b8b5 {
    padding-left: 1em;
  }
  .pagination-gold-e625.tabs_fbbc .thumbnail_928c {
    border-right: 1px solid #eaecee;
  }
  .pagination-gold-e625.tabs_fbbc .caption_narrow_b243 {
    border-right: 1px solid #eaecee;
  }
  .pagination-gold-e625.tabs_fbbc .title_slow_b8b5 {
    padding-left: 1em;
  }
  .pagination-gold-e625.tabs_fbbc .container_9c5a {
    padding-right: 1em;
  }
  .pagination-gold-e625.tabs_fbbc .shade-plasma-9bd0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-27d1 .title_slow_b8b5 {
    padding-right: 1em;
  }
  .progress-27d1.tabs_fbbc .thumbnail_928c {
    border-left: 1px solid #eaecee;
  }
  .progress-27d1.tabs_fbbc .caption_narrow_b243 {
    border-left: 1px solid #eaecee;
  }
  .progress-27d1.tabs_fbbc .title_slow_b8b5 {
    padding-right: 1em;
  }
  .progress-27d1.tabs_fbbc .container_9c5a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-27d1.tabs_fbbc .shade-plasma-9bd0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_small_3d25 .title_slow_b8b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_small_3d25.tabs_fbbc .input_bronze_64bb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_small_3d25.tabs_fbbc .title_slow_b8b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_small_3d25.tabs_fbbc .container_9c5a {
    padding-left: 1em;
  }
  .tag_small_3d25.tabs_fbbc .shade-plasma-9bd0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_small_3d25.tabs_fbbc .title_slow_b8b5 {
    padding-left: 0;
  }
}
.down-d618 .shadow_af25 {
  display: inline-block;
}
.up-3aa4 {
  display: inline-block;
}
.slow_45c0 {
  word-con: break-word;
}
.avatar_f376 > span {
  display: inline-block;
  padding: 5px 0;
}
.avatar_f376 .slow-51c8 {
  margin-left: 8px;
  margin-right: 8px;
}
.avatar_f376 .logo-019f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.mini_8c0d .feature_905f {
  margin-bottom: 2em;
}
.mini_8c0d .frame-solid-bc51 {
  margin-bottom: 15px;
}
.mini_8c0d .frame-solid-bc51:last-child {
  margin-bottom: 0;
}
.mini_8c0d .tooltip_a34b {
  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) {
  .mini_8c0d .tooltip_a34b {
    display: block;
  }
}
.mini_8c0d .column_bronze_ef69 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .mini_8c0d .column_bronze_ef69 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.mini_8c0d .nav_green_91f3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.mini_8c0d .nav_green_91f3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.mini_8c0d .nav_green_91f3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.mini_8c0d .slow_45c0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.mini_8c0d .slow_45c0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.mini_8c0d .video-west-8cc4 p:last-child {
  margin-bottom: 0;
}
.mini_8c0d .mask_0d10 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.mini_8c0d .tertiary-down-bfec {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.mini_8c0d .surface-47d3 {
  margin-top: 1em;
}
.mini_8c0d .chip-071c {
  top: 0;
  display: block;
}
.mini_8c0d .chip-071c a {
  color: inherit;
}
.mini_8c0d .chip-071c a:hover {
  color: inherit;
}
.mini_8c0d .status-glass-231f {
  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;
}
.mini_8c0d .status-glass-231f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.mini_8c0d .tertiary-down-bfec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.mini_8c0d .row_fbdd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.mini_8c0d .row_fbdd:first-child {
  margin-top: 0;
}
.mini_8c0d .row_fbdd.layout_in_126a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mini_8c0d .row_fbdd.summary-6ab0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mini_8c0d
  .row_fbdd.summary-6ab0.input-hot-93a7
  .surface-47d3 {
  width: 100%;
}
.mini_8c0d .summary-6ab0 {
  -webkit-box-align: center;
  align-items: center;
}
.mini_8c0d .summary-6ab0 .avatar_f376,
.mini_8c0d .summary-6ab0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.mini_8c0d .nav_green_91f3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mini_8c0d .nav_green_91f3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mini_8c0d .nav_green_91f3: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;
}
.mini_8c0d .layout_in_126a {
  z-index: 5;
}
.mini_8c0d .static_8bf8 .slow-8a67 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.mini_8c0d .content-over-7408 .slow-8a67 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.mini_8c0d .menu-huge-ff3b .slow-8a67 {
  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;
}
.mini_8c0d.wrapper-bright-6d75 .tooltip_a34b,
.mini_8c0d.image-a131 .tooltip_a34b {
  display: block;
}
.mini_8c0d.wrapper-bright-6d75 .tooltip_a34b .slow_10ec,
.mini_8c0d.wrapper-bright-6d75 .tooltip_a34b .tertiary-down-bfec,
.mini_8c0d.image-a131 .tooltip_a34b .slow_10ec,
.mini_8c0d.image-a131 .tooltip_a34b .tertiary-down-bfec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini_8c0d.paragraph-gas-4146 .column_bronze_ef69 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .mini_8c0d.paragraph-gas-4146 .column_bronze_ef69 {
    margin-right: 0;
  }
}
.mini_8c0d.wrapper-bright-6d75 .column_bronze_ef69,
.mini_8c0d.image-a131 .column_bronze_ef69 {
  padding-top: 40%;
}
.mini_8c0d.wrapper-bright-6d75 .feature_905f,
.mini_8c0d.image-a131 .feature_905f {
  display: block;
}
.mini_8c0d.wrapper-bright-6d75 .fn-sticky-515b .tertiary-down-bfec,
.mini_8c0d.image-a131 .fn-sticky-515b .tertiary-down-bfec {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.mini_8c0d.wrapper-bright-6d75 .column_bronze_ef69,
.mini_8c0d.image-a131 .column_bronze_ef69 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.mini_8c0d.wrapper-bright-6d75 .tertiary-down-bfec {
  padding: 1em;
}
.article_62ee {
  margin: 30px auto;
  display: block;
}
.article_62ee .footer_prev_bd20 > * {
  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;
}
.article_62ee .footer_prev_bd20 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article_62ee .footer_prev_bd20 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bottom_836b .avatar_f376 {
  margin-bottom: 1.41575em;
}
.bottom_836b .container-in-b729 {
  margin-bottom: 1.618em;
}
.text-inner-bddf .main_prev_3220 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.text-inner-bddf .main_prev_3220 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.text-inner-bddf .hover-9df9 {
  max-width: 100%;
  overflow: auto;
}
.module-fluid-98f6 .text-inner-bddf a:hover {
  text-decoration: underline;
}
.picture-fluid-0fa3 .frame-solid-bc51:not(.slow_45c0),
.picture-fluid-0fa3 .nav_green_91f3 {
  margin-bottom: 1.41575em;
}
.picture-fluid-0fa3 .frame-solid-bc51:not(.slow_45c0):last-child,
.picture-fluid-0fa3 .nav_green_91f3:last-child {
  margin-bottom: 0;
}
.picture-fluid-0fa3 .frame-solid-bc51.small_7eaf {
  margin-bottom: 0.41575em;
}
.picture-fluid-0fa3 .wrapper-d168:before,
.picture-fluid-0fa3 .label_old_f5df:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture-fluid-0fa3 .wrapper-d168:before {
  content: "\f115";
}
.picture-fluid-0fa3 .label_old_f5df:before {
  content: "\f02c";
}
.picture-fluid-0fa3 .nav_soft_8a82 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture-fluid-0fa3 .nav_soft_8a82 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-advanced-4766 {
  display: -webkit-box;
  display: flex;
}
.menu-advanced-4766 .component-cfa1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-advanced-4766 .component-cfa1 {
    flex-basis: 90px;
  }
}
.menu-advanced-4766 .active_pressed_8ed6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-advanced-4766 .active_pressed_8ed6 {
    flex-basis: calc(100% - 50px);
  }
}
.menu-advanced-4766 .wrapper-22c6 p:last-child {
  margin-bottom: 0.72em;
}
.dynamic-b803 .footer_prev_bd20 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dynamic-b803 .footer_prev_bd20:after,
.dynamic-b803 .footer_prev_bd20:before {
  content: "";
  display: table;
}
.dynamic-b803 .footer_prev_bd20:after {
  clear: both;
}
.dynamic-b803 .footer_prev_bd20 .row-iron-6548,
.dynamic-b803 .footer_prev_bd20 .bottom_d570 {
  width: 49%;
}
.dynamic-b803 .footer_prev_bd20 .row-iron-6548 a span.video-5151,
.dynamic-b803 .footer_prev_bd20 .bottom_d570 a span.video-5151 {
  display: block;
  margin-bottom: 5px;
}
.dynamic-b803 .footer_prev_bd20 .bottom_d570 {
  float: left;
  text-align: left;
}
.dynamic-b803 .footer_prev_bd20 .row-iron-6548 {
  float: right;
  text-align: right;
}
.yellow-1481 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .yellow-1481 {
    margin-bottom: 0;
  }
}
.red-f5c2 {
  margin-bottom: 1em;
}
.red-f5c2 .slow_45c0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.frame-2908 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph_yellow_197d .red-f5c2,
.panel_motion_008f .red-f5c2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph_yellow_197d .red-f5c2,
  .panel_motion_008f .red-f5c2 {
    display: block;
  }
}
.paragraph_yellow_197d .frame-2908,
.panel_motion_008f .frame-2908 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph_yellow_197d .frame-2908,
  .panel_motion_008f .frame-2908 {
    margin-bottom: 1em;
  }
}
.paragraph_yellow_197d .frame-2908 img,
.panel_motion_008f .frame-2908 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph_yellow_197d .hero_under_be78,
.panel_motion_008f .hero_under_be78 {
  flex-basis: calc(100% - 160px);
}
.paragraph_yellow_197d .hero_under_be78 p,
.panel_motion_008f .hero_under_be78 p {
  margin-bottom: 0;
}
.paragraph_yellow_197d .hero_under_be78 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_yellow_197d .hero_under_be78 {
    padding-left: 0;
  }
}
.panel_motion_008f .hero_under_be78 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .panel_motion_008f .hero_under_be78 {
    padding-right: 0;
  }
}
.panel_motion_008f .frame-2908 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.simple_6ac8 .frame-2908 {
  margin-bottom: 0.5em;
}
.simple_6ac8 .frame-2908 img {
  width: 100%;
}
.slider_rough_238f .popup_gas_7b92,
.preview_medium_0156 .popup_gas_7b92 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview_medium_0156 .input_bronze_64bb .chip-upper-a2ed p:last-child {
  margin-bottom: 0;
}
.tooltip_under_a9da {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.complex_b0e8 .form_f66a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .complex_b0e8 .form_f66a:last-of-type {
    margin-bottom: 0;
  }
}
.complex_b0e8 .form_f66a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex_b0e8 .form_f66a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.complex_b0e8 .form_f66a ul li {
  margin: 0 0 0.6em;
}
.complex_b0e8 .form_f66a ul li.feature-large-313c,
.complex_b0e8 .form_f66a ul li.photo_upper_56eb {
  position: relative;
}
.complex_b0e8 .form_f66a ul li.feature-large-313c .bottom-4586,
.complex_b0e8 .form_f66a ul li.photo_upper_56eb .bottom-4586 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.complex_b0e8 .form_f66a ul li.feature-large-313c:after:after,
.complex_b0e8 .form_f66a ul li.feature-large-313c:after:before,
.complex_b0e8
  .form_f66a
  ul
  li.photo_upper_56eb:after:after,
.complex_b0e8
  .form_f66a
  ul
  li.photo_upper_56eb:after:before {
  content: "";
  display: table;
}
.complex_b0e8 .form_f66a ul li.feature-large-313c:after:after,
.complex_b0e8
  .form_f66a
  ul
  li.photo_upper_56eb:after:after {
  clear: both;
}
.complex_b0e8 .form_f66a a.mini-88ac:hover {
  text-decoration: none;
}
.complex_b0e8 .form_f66a select {
  max-width: 100%;
}
.complex_b0e8 .form_f66a table {
  font-size: 85%;
}
.complex_b0e8 .form_f66a table td,
.complex_b0e8 .form_f66a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.complex_b0e8 .form_f66a table tfoot td {
  text-align: left;
}
.complex_b0e8 .form_f66a :last-child {
  margin-bottom: 0;
}
.complex_b0e8 .form_f66a .video-bcf0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.complex_b0e8 .form_f66a .video-bcf0 label {
  width: 100%;
}
.complex_b0e8 .form_f66a .video-bcf0 .status_paper_bebe {
  width: 100%;
  display: block;
}
.complex_b0e8 .form_f66a .video-bcf0 .white-388f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.complex_b0e8 .form_f66a .video-bcf0 .white-388f:hover svg #svg-search {
  fill: #444;
}
.complex_b0e8 .form_f66a .video-bcf0 .white-388f svg {
  width: 18px;
  height: 18px;
}
.complex_b0e8 .backdrop-59b7 ul ul,
.complex_b0e8 .orange-e924 ul ul,
.complex_b0e8 .status-9932 ul ul,
.complex_b0e8 .video-30f7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.complex_b0e8 .backdrop-59b7 .disabled_pressed_44ec > a,
.complex_b0e8 .orange-e924 .disabled_pressed_44ec > a,
.complex_b0e8 .status-9932 .disabled_pressed_44ec > a,
.complex_b0e8 .video-30f7 .disabled_pressed_44ec > a {
  margin-bottom: 0;
}
.complex_b0e8 .content-340c li,
.complex_b0e8 .backdrop-59b7 li,
.complex_b0e8 .simple-c4f5 li,
.complex_b0e8 .orange-e924 li,
.complex_b0e8 .status-9932 li,
.complex_b0e8 .video-30f7 li,
.complex_b0e8 .panel-ef35 li,
.complex_b0e8 .block_easy_e7eb li {
  display: block;
  position: relative;
}
.complex_b0e8 .content-340c li:last-child,
.complex_b0e8 .backdrop-59b7 li:last-child,
.complex_b0e8 .simple-c4f5 li:last-child,
.complex_b0e8 .orange-e924 li:last-child,
.complex_b0e8 .status-9932 li:last-child,
.complex_b0e8 .video-30f7 li:last-child,
.complex_b0e8 .panel-ef35 li:last-child,
.complex_b0e8 .block_easy_e7eb li:last-child {
  border: none;
}
.complex_b0e8 .content-340c li a,
.complex_b0e8 .backdrop-59b7 li a,
.complex_b0e8 .simple-c4f5 li a,
.complex_b0e8 .orange-e924 li a,
.complex_b0e8 .status-9932 li a,
.complex_b0e8 .video-30f7 li a,
.complex_b0e8 .panel-ef35 li a,
.complex_b0e8 .block_easy_e7eb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex_b0e8 .content-340c li ul li::before,
.complex_b0e8 .backdrop-59b7 li ul li::before,
.complex_b0e8 .simple-c4f5 li ul li::before,
.complex_b0e8 .orange-e924 li ul li::before,
.complex_b0e8 .status-9932 li ul li::before,
.complex_b0e8 .video-30f7 li ul li::before,
.complex_b0e8 .panel-ef35 li ul li::before,
.complex_b0e8 .block_easy_e7eb li ul li::before {
  left: 15px;
}
.complex_b0e8 .content-340c li ul a,
.complex_b0e8 .backdrop-59b7 li ul a,
.complex_b0e8 .simple-c4f5 li ul a,
.complex_b0e8 .orange-e924 li ul a,
.complex_b0e8 .status-9932 li ul a,
.complex_b0e8 .video-30f7 li ul a,
.complex_b0e8 .panel-ef35 li ul a,
.complex_b0e8 .block_easy_e7eb li ul a {
  padding-left: 20px;
}
.complex_b0e8 .content-340c li ul ul li::before,
.complex_b0e8 .backdrop-59b7 li ul ul li::before,
.complex_b0e8 .simple-c4f5 li ul ul li::before,
.complex_b0e8 .orange-e924 li ul ul li::before,
.complex_b0e8 .status-9932 li ul ul li::before,
.complex_b0e8 .video-30f7 li ul ul li::before,
.complex_b0e8 .panel-ef35 li ul ul li::before,
.complex_b0e8 .block_easy_e7eb li ul ul li::before {
  left: 30px;
}
.complex_b0e8 .content-340c li ul ul a,
.complex_b0e8 .backdrop-59b7 li ul ul a,
.complex_b0e8 .simple-c4f5 li ul ul a,
.complex_b0e8 .orange-e924 li ul ul a,
.complex_b0e8 .status-9932 li ul ul a,
.complex_b0e8 .video-30f7 li ul ul a,
.complex_b0e8 .panel-ef35 li ul ul a,
.complex_b0e8 .block_easy_e7eb li ul ul a {
  padding-left: 40px;
}
.complex_b0e8 .title_b6bf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex_b0e8 .block_easy_e7eb ul li {
  margin-bottom: 1.41575em;
}
.complex_b0e8 .block_easy_e7eb ul li .video_8300 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.complex_b0e8 .block_easy_e7eb ul li .table_d545 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.full_f5c6 .content-340c li a,
.full_f5c6 .backdrop-59b7 li a,
.full_f5c6 .simple-c4f5 li a,
.full_f5c6 .orange-e924 li a,
.full_f5c6 .status-9932 li a,
.full_f5c6 .video-30f7 li a,
.full_f5c6 .panel-ef35 li a,
.full_f5c6 .block_easy_e7eb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_f5c6 .title_b6bf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_f5c6 .form_f66a ul li.feature-large-313c .bottom-4586,
.full_f5c6 .form_f66a ul li.photo_upper_56eb .bottom-4586 {
  background: rgba(0, 0, 0, 0.2);
}
.full_f5c6 .complex_b0e8 .form_f66a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_fast_9565 .complex_b0e8 .cold-32f0 li {
  margin: 0;
}
.focus_fast_9565 .complex_b0e8 .cold-32f0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focus_fast_9565 .complex_b0e8 .cold-32f0 li ul {
  margin: 0;
}
.focus_fast_9565 .complex_b0e8 .cold-32f0 li ul li a {
  padding-left: 15px;
}
.focus_fast_9565 .complex_b0e8 .cold-32f0 li ul li li a {
  padding-left: 30px;
}
.focus_fast_9565 .complex_b0e8 .cold-32f0 li.menu_red_6bdd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focus_fast_9565 .complex_b0e8 .cold-32f0 li.menu_red_6bdd > 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;
}
.focus_fast_9565 .complex_b0e8 .cold-32f0 li.menu_red_6bdd > 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;
}
.module-99a4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.title-8a82 {
  position: relative;
  z-index: 10;
}
.title-8a82 .mask-ecf1 {
  width: 100%;
  max-width: 100%;
}
.hovered-ca04 .detail_ffce {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hovered-ca04 .simple_bd5c {
}
.hovered-ca04 .full_f5c6 {
  background: #292929;
}
.shade-east-e730 .detail_ffce {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shade-east-e730 .simple_bd5c {
  background: #f9f9f9;
}
.shade-east-e730 .full_f5c6 {
  background: #303030;
}
.active_0fe7 .detail_ffce {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_0fe7 .shadow_af25 {
    margin-bottom: 1em;
  }
  .active_0fe7 .shadow_af25:last-child {
    margin-bottom: 0;
  }
}
.active_0fe7 .simple_bd5c {
  background: #ededed;
}
.active_0fe7 .full_f5c6 {
  background: #1a1a1a;
}
.detail_ffce.simple_bd5c {
  color: rgba(0, 0, 0, 0.6);
}
.detail_ffce.simple_bd5c .widget-cold-8892 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_ffce.full_f5c6 {
  color: rgba(255, 255, 255, 0.99);
}
.detail_ffce.full_f5c6 a:not(.mini-88ac) {
  color: rgba(255, 255, 255, 0.79);
}
.detail_ffce.full_f5c6 a:not(.mini-88ac):hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_ffce.full_f5c6 .widget-cold-8892 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_ffce.full_f5c6 table tbody td,
.detail_ffce.full_f5c6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dynamic-f036.huge_eace .cool_9aae {
  max-width: initial;
}
.dynamic-f036 .mask-fixed-59e6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dynamic-f036 .mask-fixed-59e6 .mask-ecf1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dynamic-f036 .mask-fixed-59e6 .mask-ecf1 {
    display: block;
    margin-bottom: 2em;
  }
  .dynamic-f036 .mask-fixed-59e6 .mask-ecf1:last-child {
    margin-bottom: 0;
  }
}
.active_0fe7 .shadow_af25:last-child,
.shade-east-e730 .shadow_af25:last-child,
.hovered-ca04 .shadow_af25:last-child {
  margin-bottom: 0;
}
.active_0fe7 .shadow_af25 .complex_b0e8 .form_f66a:last-child,
.shade-east-e730 .shadow_af25 .complex_b0e8 .form_f66a:last-child,
.hovered-ca04 .shadow_af25 .complex_b0e8 .form_f66a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active_0fe7 .badge-thick-1593,
  .active_0fe7 .tooltip_9652,
  .shade-east-e730 .badge-thick-1593,
  .shade-east-e730 .tooltip_9652,
  .hovered-ca04 .badge-thick-1593,
  .hovered-ca04 .tooltip_9652 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .title-8a82 .shadow_af25 {
    margin-bottom: 2em;
  }
}
.title-8a82 p:last-child {
  margin-bottom: 0;
}
.title-8a82 li,
.title-8a82 ul {
  list-style: none;
  margin: 0;
}
.title-8a82 ul ul {
  margin-left: 2.617924em;
}
.feature_clean_5c34 {
  font-size: 0.875em;
}

/* css-noise: c130 */
.ghost-box-h4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
