/*!
Theme Name: Customify
Theme URI: https://pressmaximum.table-c459/customify
Author: WPCustomify
Author URI: https://pressmaximum.table-c459
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.table-c459/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.secondary-current-59cf.thick_3a00/licenses/gpl-2.0.progress_3bd1
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.footer-gold-c0d2/, (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.grid_dirty_fa88.gallery_3906/normalize.highlight-top-c89f/
 ======
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.highlight-top-c89f v7.0.0 | MIT License | github.table-c459/necolas/normalize.highlight-top-c89f */
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;
}
.focus-smooth-fbad .cold_83f7,
.surface-bronze-e196,
.column_soft_5901,
.gradient-4c0d,
.tooltip-fe6b,
.layout_action_923b,
.form-static-abfb,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.surface-bronze-e196,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface-bronze-e196,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-bronze-e196,
  h1 {
    font-size: 1.8em;
  }
}
.column_soft_5901,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column_soft_5901 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column_soft_5901,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column_soft_5901,
  h2 {
    font-size: 1.7em;
  }
}
.gradient-4c0d,
h3 {
  font-size: 1.618em;
}
.focus-smooth-fbad .cold_83f7,
.tooltip-fe6b,
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.image-4049 {
  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;
}
.gas_091e:after,
.gas_091e:before,
.status_cdae:after,
.status_cdae:before {
  content: "";
  display: table;
}
.gas_091e:after,
.status_cdae:after {
  clear: both;
}
.overlay_435b {
  float: right;
  margin-right: 0;
}
.table_simple_142a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outline_00d8 .search_03b6,
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;
}
.outline_00d8 .search_03b6: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;
}
.pro_39f2 .search_03b6 {
  box-shadow: none;
}
.pro_39f2
  .search_03b6
  .panel_6652 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pro_39f2 .search_03b6 .caption-349c {
  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;
}
.pro_39f2
  .search_03b6
  .caption-349c
  b {
  display: none;
}
.pro_39f2 .menu_pressed_e34b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.title_outer_7e62:not(.text_4048):not(.video-east-2a49),
button:not(.text_4048):not(.video-east-2a49),
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ),
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ),
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ) {
  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;
}
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ):hover,
button:not(.text_4048):not(
    .video-east-2a49
  ):hover,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ):hover,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ):hover,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ):active,
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ):focus,
button:not(.text_4048):not(
    .video-east-2a49
  ):active,
button:not(.text_4048):not(
    .video-east-2a49
  ):focus,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ):active,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ):focus,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ):active,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ):focus,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ):active,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ):focus {
  outline: 0;
}
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4,
button:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4 {
  position: relative;
}
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .prev_8cb9,
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .stale-53eb,
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .active_a74b,
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  i,
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  svg,
button:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .prev_8cb9,
button:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .stale-53eb,
button:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .active_a74b,
button:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  i,
button:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  svg,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .prev_8cb9,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .stale-53eb,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .active_a74b,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  i,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  svg,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .prev_8cb9,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .stale-53eb,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .active_a74b,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  i,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  svg,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .prev_8cb9,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .stale-53eb,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  .active_a74b,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  i,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4
  svg {
  visibility: hidden;
}
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4:after,
button:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4:after,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4:after,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4:after,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ).fn-loading-b3f4: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;
}
.title_outer_7e62:not(.text_4048):not(.video-east-2a49),
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ),
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ),
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ) {
  color: #fff;
  background: #235787;
}
.title_outer_7e62:not(.text_4048):not(
    .video-east-2a49
  ):focus,
input[type="button"]:not(.text_4048):not(
    .video-east-2a49
  ):focus,
input[type="reset"]:not(.text_4048):not(
    .video-east-2a49
  ):focus,
input[type="submit"]:not(.text_4048):not(
    .video-east-2a49
  ):focus {
  color: #fff;
}
.title_outer_7e62.fn-disabled-b3f4:not(.text_4048):not(
    .video-east-2a49
  ),
.title_outer_7e62[disabled]:not(.text_4048):not(
    .video-east-2a49
  ),
button.fn-disabled-b3f4:not(.text_4048):not(
    .video-east-2a49
  ),
button[disabled]:not(.text_4048):not(
    .video-east-2a49
  ) {
  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;
}
.green_f5be {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.green_f5be: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;
}
.article_plasma_ae89 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.button_hot_c54e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading_active_7893 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gas_091e:after,
.gas_091e:before,
.lite_c0ea:after,
.lite_c0ea:before,
.caption-762f:after,
.caption-762f:before,
.aside_966c:after,
.aside_966c:before,
.table_1e6c:after,
.table_1e6c:before,
.description-outer-7168:after,
.description-outer-7168:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gas_091e:after,
.lite_c0ea:after,
.caption-762f:after,
.aside_966c:after,
.table_1e6c:after,
.description-outer-7168:after {
  clear: both;
}
.lite_c0ea .iron-1ac7,
.caption-762f .iron-1ac7,
.article_9dd8 .iron-1ac7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.avatar-17ee {
  display: inline-block;
}
.row_black_9860 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.row_black_9860 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.row_black_9860 .footer_red_73c3 {
  padding: 1em 0;
  font-size: 85%;
}
.footer_red_73c3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sidebar_motion_a4a1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sidebar_motion_a4a1:after,
.sidebar_motion_a4a1:before {
  content: "";
  display: table;
}
.sidebar_motion_a4a1:after {
  clear: both;
}
.short-13b3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.backdrop_upper_653f .short-13b3 {
  max-width: 50%;
}
.search-4eb0 .short-13b3 {
  max-width: 33.33%;
}
.rough_3df2 .short-13b3 {
  max-width: 25%;
}
.bottom_636f .short-13b3 {
  max-width: 20%;
}
.box_a2f1 .short-13b3 {
  max-width: 16.66%;
}
.frame-yellow-391b .short-13b3 {
  max-width: 14.28%;
}
.slider-9900 .short-13b3 {
  max-width: 12.5%;
}
.form_advanced_5e86 .short-13b3 {
  max-width: 11.11%;
}
.paragraph-0cec {
  display: block;
}
.focus-smooth-fbad .filter_27f2 label,
.focus-smooth-fbad .light_6dda label,
.focus-smooth-fbad .gold-d547 label,
.focus-smooth-fbad .search_6c35 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.inner_ecbe {
  list-style: none;
  margin: 0;
}
.inner_ecbe article.medium_fe2b {
  margin-bottom: 0;
}
.inner_ecbe ul {
  list-style: none;
  margin: 0;
}
.inner_ecbe .huge_f0c4 li.medium_fe2b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .inner_ecbe .huge_f0c4 li.medium_fe2b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .inner_ecbe .huge_f0c4 li.medium_fe2b: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) {
  .inner_ecbe .huge_f0c4 li.medium_fe2b li.medium_fe2b li.medium_fe2b li.medium_fe2b {
    padding-left: 0;
  }
}
article.medium_fe2b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.medium_fe2b .lite_c0ea p:last-of-type {
  margin-bottom: 0;
}
article.medium_fe2b .secondary-1bd8 {
  float: left;
}
article.medium_fe2b .complex_abc5 {
  margin-left: 85px;
}
article.medium_fe2b .banner_clean_58e2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.medium_fe2b .banner_clean_58e2 .row_1f89 {
  margin-left: 10px;
}
article.medium_fe2b .footer_brown_1928 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.medium_fe2b .next_0d08 {
  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 .filter_27f2,
  #respond .gold-d547,
  #respond .search_6c35 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter_27f2 input,
#respond .gold-d547 input,
#respond .search_6c35 input {
  width: 100%;
}
#respond .search_6c35 {
  margin-right: 0;
}
#respond .video-slow-3cf9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay-stale-6476 {
  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;
}
.overlay-stale-6476.section-right-51f5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.overlay-stale-6476 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%);
}
.overlay-stale-6476:focus,
.overlay-stale-6476: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);
}
.motion-62d0 {
  border-radius: 10%;
}
.primary-basic-ba7a {
  border-radius: 50%;
}
.motion-9ff9 {
  font-size: 0.72em;
}
.tag-9ffc {
  font-size: 0.875em;
}
.narrow_a2f4 {
  font-size: 1.1em;
}
.mask-solid-2fe1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.mask-solid-2fe1.motion-9ff9 {
  letter-spacing: 0.5px;
}
.advanced-7e9a,
.advanced-7e9a a {
  color: #6d6d6d;
}
.advanced-7e9a a:hover {
  color: #111;
}
.purple_e037 {
  color: #6d6d6d;
}
.slider-bf17 {
  overflow-x: hidden;
}
.slider-bf17 .hover-fdfc.aside-pressed-02a5 {
  position: relative;
}
.slider-bf17 .hover-fdfc.aside-pressed-02a5.soft-e729 {
  position: initial;
}
.slider-bf17
  .hover-fdfc.aside-pressed-02a5.soft-e729
  .basic-f874 {
  left: auto;
}
.slider-bf17 .hover-fdfc .basic-f874 {
  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;
}
.slider-bf17 .hover-fdfc:hover.aside-pressed-02a5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slider-bf17
  .hover-fdfc:hover.aside-pressed-02a5
  .basic-f874 {
  display: block;
  z-index: 9999999;
}
.slider-bf17 .container_a99d .banner-58dc,
.slider-bf17 .mask_up_9073 .banner-58dc {
  display: none;
}
.slider-bf17 .table_under_2758 .hover-fdfc:hover.aside-pressed-02a5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focus-smooth-fbad .filter_27f2 label,
.focus-smooth-fbad .light_6dda label,
.focus-smooth-fbad .gold-d547 label,
.focus-smooth-fbad .search_6c35 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.inner_ecbe {
  list-style: none;
  margin: 0;
}
.inner_ecbe article.medium_fe2b {
  margin-bottom: 0;
}
.inner_ecbe ul {
  list-style: none;
  margin: 0;
}
.inner_ecbe .huge_f0c4 li.medium_fe2b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .inner_ecbe .huge_f0c4 li.medium_fe2b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .inner_ecbe .huge_f0c4 li.medium_fe2b: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) {
  .inner_ecbe .huge_f0c4 li.medium_fe2b li.medium_fe2b li.medium_fe2b li.medium_fe2b {
    padding-left: 0;
  }
}
article.medium_fe2b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.medium_fe2b .lite_c0ea p:last-of-type {
  margin-bottom: 0;
}
article.medium_fe2b .secondary-1bd8 {
  float: left;
}
article.medium_fe2b .complex_abc5 {
  margin-left: 85px;
}
article.medium_fe2b .banner_clean_58e2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.medium_fe2b .banner_clean_58e2 .row_1f89 {
  margin-left: 10px;
}
article.medium_fe2b .footer_brown_1928 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.medium_fe2b .next_0d08 {
  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 .filter_27f2,
  #respond .gold-d547,
  #respond .search_6c35 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter_27f2 input,
#respond .gold-d547 input,
#respond .search_6c35 input {
  width: 100%;
}
#respond .search_6c35 {
  margin-right: 0;
}
#respond .video-slow-3cf9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.container_a99d .text-fresh-101f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.text-fresh-101f .hidden_clean_cbb4.hard_3953 .tag_6200 > li > a:focus,
.text-fresh-101f .hidden_clean_cbb4.hard_3953 .tag_6200 > li > a:hover,
.text-fresh-101f .hidden_clean_cbb4.heading-4921 .tag_6200 > li > a:focus,
.text-fresh-101f .hidden_clean_cbb4.heading-4921 .tag_6200 > li > a:hover,
.text-fresh-101f .hidden_clean_cbb4.label-short-47d8 .tag_6200 > li > a:focus,
.text-fresh-101f .hidden_clean_cbb4.label-short-47d8 .tag_6200 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-fresh-101f
  .hidden_clean_cbb4.hard_3953
  .tag_6200
  > li.grid-plasma-8832
  > a,
.text-fresh-101f
  .hidden_clean_cbb4.hard_3953
  .tag_6200
  > li.copper_2a9d
  > a,
.text-fresh-101f
  .hidden_clean_cbb4.heading-4921
  .tag_6200
  > li.grid-plasma-8832
  > a,
.text-fresh-101f
  .hidden_clean_cbb4.heading-4921
  .tag_6200
  > li.copper_2a9d
  > a,
.text-fresh-101f
  .hidden_clean_cbb4.label-short-47d8
  .tag_6200
  > li.grid-plasma-8832
  > a,
.text-fresh-101f .hidden_clean_cbb4.label-short-47d8 .tag_6200 > li.medium-c837 > a {
  color: rgba(255, 255, 255, 0.99);
}
.text-fresh-101f .south-d54d,
.text-fresh-101f .south-d54d a {
  color: rgba(255, 255, 255, 0.99);
}
.text-fresh-101f .section-medium-cb8f.nav_16b7 li a,
.text-fresh-101f .paragraph-right-a27c a,
.text-fresh-101f .primary_b9aa,
.text-fresh-101f .tag_6200 > li > a,
.text-fresh-101f .photo-stale-c8f1 {
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f .section-medium-cb8f.nav_16b7 li a:hover,
.text-fresh-101f .paragraph-right-a27c a:hover,
.text-fresh-101f .primary_b9aa:hover,
.text-fresh-101f .tag_6200 > li > a:hover,
.text-fresh-101f .photo-stale-c8f1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-fresh-101f .tooltip-fresh-fb33 {
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f .tooltip-fresh-fb33 .article-0ce2 {
  color: rgba(255, 255, 255, 0.99);
}
.text-fresh-101f .tooltip-fresh-fb33:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-fresh-101f .hover-right-43f8 .item-840d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f .hover-right-43f8 .item-840d .south-8d38 {
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f
  .hover-right-43f8
  .item-840d
  .south-8d38::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f
  .hover-right-43f8
  .item-840d
  .south-8d38:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f
  .hover-right-43f8
  .item-840d
  .south-8d38::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f
  .hover-right-43f8
  .item-840d
  .south-8d38::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f .hover-right-43f8 .selected_c04b {
  color: rgba(255, 255, 255, 0.79);
}
.text-fresh-101f .hover-right-43f8 .selected_c04b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-2e41
  .text-fresh-101f
  .hover-right-43f8
  .fresh_6559
  .gradient-4adb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs-2e41
  .text-fresh-101f
  .hover-right-43f8
  .fresh_6559
  .south-8d38 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_a99d .logo-old-7508 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo-old-7508 .hidden_clean_cbb4.hard_3953 .tag_6200 > li > a:focus,
.logo-old-7508 .hidden_clean_cbb4.hard_3953 .tag_6200 > li > a:hover,
.logo-old-7508 .hidden_clean_cbb4.heading-4921 .tag_6200 > li > a:focus,
.logo-old-7508 .hidden_clean_cbb4.heading-4921 .tag_6200 > li > a:hover,
.logo-old-7508 .hidden_clean_cbb4.label-short-47d8 .tag_6200 > li > a:focus,
.logo-old-7508 .hidden_clean_cbb4.label-short-47d8 .tag_6200 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-old-7508
  .hidden_clean_cbb4.hard_3953
  .tag_6200
  > li.grid-plasma-8832
  > a,
.logo-old-7508
  .hidden_clean_cbb4.hard_3953
  .tag_6200
  > li.copper_2a9d
  > a,
.logo-old-7508
  .hidden_clean_cbb4.heading-4921
  .tag_6200
  > li.grid-plasma-8832
  > a,
.logo-old-7508
  .hidden_clean_cbb4.heading-4921
  .tag_6200
  > li.copper_2a9d
  > a,
.logo-old-7508
  .hidden_clean_cbb4.label-short-47d8
  .tag_6200
  > li.grid-plasma-8832
  > a,
.logo-old-7508 .hidden_clean_cbb4.label-short-47d8 .tag_6200 > li.medium-c837 > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-old-7508 .south-d54d,
.logo-old-7508 .south-d54d a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-old-7508 .section-medium-cb8f.nav_16b7 li a,
.logo-old-7508 .paragraph-right-a27c a,
.logo-old-7508 .primary_b9aa,
.logo-old-7508 .tag_6200 > li > a,
.logo-old-7508 .photo-stale-c8f1 {
  color: rgba(0, 0, 0, 0.55);
}
.logo-old-7508 .section-medium-cb8f.nav_16b7 li a:hover,
.logo-old-7508 .paragraph-right-a27c a:hover,
.logo-old-7508 .primary_b9aa:hover,
.logo-old-7508 .tag_6200 > li > a:hover,
.logo-old-7508 .photo-stale-c8f1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-old-7508 .tooltip-fresh-fb33 {
  color: rgba(0, 0, 0, 0.55);
}
.logo-old-7508 .tooltip-fresh-fb33 .article-0ce2 {
  color: rgba(0, 0, 0, 0.8);
}
.logo-old-7508 .tooltip-fresh-fb33:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-a036 .pressed-3ff1 {
  margin-left: auto;
  margin-right: auto;
}
.caption-762f > * {
  margin-left: auto;
  margin-right: auto;
}
.caption-762f .article_plasma_ae89 {
  margin-right: 1.41575em;
}
.info-305f .caption-762f > .mask_fixed_2afc {
  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;
}
.info-305f .caption-762f > .photo_bac3 {
  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;
}
.frame-f42c.feature-a036 .pressed-3ff1,
.caption_focused_a3a8.feature-a036 .pressed-3ff1 {
  margin-left: 0;
}
.over-1b11.feature-a036 .pressed-3ff1,
.easy-14ae.feature-a036 .pressed-3ff1 {
  margin-right: 0;
}
.caption-762f ol,
.caption-762f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.chip_3940 video {
  max-width: 100%;
}
.main-e3b3 img {
  display: block;
}
.main-e3b3.article_plasma_ae89,
.main-e3b3.button_hot_c54e {
  width: 100%;
}
.main-e3b3.photo_bac3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.picture-hot-c322:not(.module_c001) {
  margin: 1.5em auto;
}
.content-9b6f p {
  padding: 1.5em 14px;
}
ul.header-new-6d15.photo_bac3,
ul.header-new-6d15.mask_fixed_2afc,
ul.header-new-6d15.paragraph_fast_976d.mask_fixed_2afc {
  padding: 0 14px;
}
.up-6070 {
  display: block;
  overflow-x: auto;
}
.up-6070 table {
  border-collapse: collapse;
  width: 100%;
}
.up-6070 td,
.up-6070 th {
  padding: 0.5em;
}
.caption-762f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption-762f ol ol,
.caption-762f ol ul,
.caption-762f ul ol,
.caption-762f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption-762f ol ol li,
.caption-762f ol ul li,
.caption-762f ul ol li,
.caption-762f ul ul li {
  margin-left: 0;
}
.backdrop_8947.table_5cf5 > .easy-275c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop_8947.table_5cf5 > .easy-275c iframe,
.backdrop_8947.table_5cf5 > .easy-275c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tiny_2d95 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tiny_2d95.banner_b0a3 {
  padding: 0;
}
.tiny_2d95.banner_b0a3 cite {
  font-size: 13px;
}
.tiny_2d95 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tiny_2d95 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.button-slow-e524 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.button-slow-e524 > p:first-child {
  margin-top: 0;
}
.button-slow-e524 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.button-slow-e524 blockquote {
  border-left: 0;
}
.alert-right-daff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert-right-daff:not(.nav_narrow_2691) {
  max-width: 100px;
}
.alert-right-daff.disabled_motion_149b {
  border-bottom: none !important;
  text-align: center;
}
.alert-right-daff.disabled_motion_149b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .content-9b6f p {
    padding: 1.5em 0;
  }
}
.content_full_4765 {
  color: #0073aa;
}
.backdrop-7a2d {
  background-color: #0073aa;
}
.texture-45a0 {
  color: #229fd8;
}
.clean-61ab {
  background-color: #229fd8;
}
.disabled-current-0c2f {
  color: #eee;
}
.tag_south_7e18 {
  background-color: #eee;
}
.sort-huge-b349 {
  color: #444;
}
.progress-92b7 {
  background-color: #444;
}
.shade-huge-1627 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade-huge-1627 .aside-pink-79ad .paragraph-right-a27c {
  font-size: 15px;
}
.shade-huge-1627 .paragraph-right-a27c {
  line-height: 1.3;
}
.shade-huge-1627 .logo-old-7508 {
}
.shade-huge-1627 .text-fresh-101f {
  background: #235787;
}
.thumbnail-bottom-85b2 {
  padding: 0;
}
.thumbnail-bottom-85b2 .text-fresh-101f {
  background: #1a1a1a;
}
.thumbnail-bottom-85b2 .logo-old-7508 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.rough_27e8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.rough_27e8 .logo-old-7508 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.rough_27e8 .text-fresh-101f {
  background: #303030;
}
.description-outer-7168 {
  position: relative;
  z-index: 10;
}
.description-outer-7168 .item-aa18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm_3988 .aside-pressed-02a5 {
  display: inline-block;
  vertical-align: middle;
}
.warm_3988.yellow-70a2 .aside-pressed-02a5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .warm_3988.yellow-70a2 .aside-pressed-02a5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .warm_3988.yellow-70a2 .aside-pressed-02a5 {
    margin-right: 0.4em;
  }
}
.warm_3988.yellow-70a2 .aside-pressed-02a5:last-child {
  margin-right: 0;
}
.liquid-8e6a .item-aa18 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .container_a99d .aside-pink-79ad {
    margin: 0 -0.5em;
  }
  .container_a99d .aside-pink-79ad [class*="customify-col-"],
  .container_a99d .aside-pink-79ad [class*="customify-col_"],
  .container_a99d .aside-pink-79ad [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.container_a99d.logo_2219 .item-aa18 {
  background: 0 0 !important;
}
.container_a99d.logo_2219 .item-aa18,
.container_a99d.liquid-8e6a .item-aa18 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .container_a99d.complex_c94b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.container_a99d.liquid-8e6a .item-aa18 {
  box-shadow: none !important;
}
.slow_662a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slow_662a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slow_662a {
    padding: 18px 0 20px;
  }
}
.slow_662a .copper_5b5a {
  width: 100%;
}
.slow_662a .footer-up-2eb8 {
  margin-bottom: 0;
}
.slow_662a .backdrop_complex_d056 {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert-d7cc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert-d7cc .grid-c7a2 {
  width: 100%;
}
.box-center-4cef {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.box-center-4cef li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.box-center-4cef 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;
}
.box-center-4cef li:last-child:after {
  display: none;
}
.box-center-4cef li a {
  font-weight: 500;
  margin-right: 10px;
}
.nav-prev-65d2 .banner-58dc button,
.slow_662a .banner-58dc button {
  left: 0;
}
.nav-prev-65d2 .grid-c7a2,
.slow_662a .grid-c7a2 {
  padding-left: 0;
  padding-right: 0;
}
.nav-prev-65d2 .alert-d7cc,
.slow_662a .alert-d7cc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.nav-prev-65d2 {
  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;
}
.nav-prev-65d2: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;
}
.nav-prev-65d2 .status_cool_298d {
  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) {
  .nav-prev-65d2 .status_cool_298d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-prev-65d2 .status_cool_298d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .nav-prev-65d2 .status_cool_298d {
    min-height: 200px;
  }
}
.nav-prev-65d2 .box-center-4cef {
  color: rgba(255, 255, 255, 0.8);
}
.nav-prev-65d2 .box-center-4cef a,
.nav-prev-65d2 .box-center-4cef li:after {
  color: inherit;
}
.nav-prev-65d2 .box-center-4cef a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.button-full-0f10 {
  margin-bottom: 0.5em;
}
.article_west_85df {
  margin-bottom: 1.2em;
}
.article_west_85df,
.button-full-0f10 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.article_west_85df p:last-child,
.button-full-0f10 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .banner-58dc,
#masthead .banner-58dc {
  display: none;
}
#masthead
  > .banner-58dc.new-c31c {
  display: none;
}
#masthead > .banner-58dc button {
  left: 0;
}
.easy_00a7 {
  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%;
}
.easy_00a7 .aside-pressed-02a5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.easy_00a7 .content-2467 {
  display: -webkit-box;
  display: flex;
}
.easy_00a7 .content-2467.secondary_ac42 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.easy_00a7 .content-2467.video-961e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_00a7 .content-2467.search-glass-ed9d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_00a7.tooltip-04c7.copper_93d2 .content-2467.secondary_ac42 {
  flex-basis: 100%;
}
.easy_00a7.tabs-8159 .content-2467.video-961e {
  -webkit-box-flex: 1;
  flex: auto;
}
.easy_00a7.tabs-8159 .content-2467.search-glass-ed9d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .banner-58dc.new-c31c {
  display: none;
}
#masthead > .banner-58dc button {
  left: 0;
}
.gas_f56c {
  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;
}
.gas_f56c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gas_f56c.element-d648 i {
  margin-right: 4px;
}
.gas_f56c.gallery-c457 i {
  margin-left: 5px;
}
.paragraph-right-a27c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paragraph-right-a27c p:last-child {
  margin-bottom: 0;
}
.hover-e282 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hover-e282 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hover-e282 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hover-e282 .south-d54d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hover-e282 .banner_selected_eebf {
  margin: 5px 0 7px 0;
}
.hover-e282.image_f16a .pagination-lite-c03b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-e282.image_f16a .filter_fab5 {
  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;
}
.hover-e282.disabled_3dc3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hover-e282.disabled_3dc3 .pagination-lite-c03b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-e282.disabled_3dc3 .filter_fab5 {
  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;
}
.hover-e282.simple_5071 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-e282.carousel_9fb1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hover-e282.carousel_9fb1 .filter_fab5 {
  margin-top: 7px;
}
.clean_8ce0 {
  display: inline-block;
}
.description-outer-7168 .banner_6dc6 .hover-e282 img {
  max-width: 100%;
}
.hidden_clean_cbb4 .breadcrumb-3ccf.progress-rough-8dcc,
.small-dd5b .breadcrumb-3ccf.progress-rough-8dcc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_clean_cbb4 .sidebar_cold_5a9e,
.small-dd5b .sidebar_cold_5a9e {
  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%);
}
.hidden_clean_cbb4 .sidebar_cold_5a9e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hidden_clean_cbb4.tooltip-simple-a0c3 .sidebar_cold_5a9e {
  display: none;
}
.hidden_clean_cbb4 .fluid-469e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_clean_cbb4 .fluid-469e li {
  display: inline-block;
  position: relative;
}
.hidden_clean_cbb4 .fluid-469e li:last-child {
  margin-right: 0;
}
.hidden_clean_cbb4 .fluid-469e 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;
}
.hidden_clean_cbb4 .fluid-469e li.medium-c837 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hidden_clean_cbb4 .fluid-469e > 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;
}
.hidden_clean_cbb4 .fluid-469e > li > a i {
  line-height: 0;
}
.hidden_clean_cbb4 .fluid-469e > li.nav-0ce5 > a .sidebar_cold_5a9e {
  margin-left: 4px;
  line-height: 0;
}
.hidden_clean_cbb4 .fluid-469e .container-gold-377e li.nav-0ce5 > a {
  position: relative;
}
.hidden_clean_cbb4 .fluid-469e .container-gold-377e li.nav-0ce5 > a:after,
.hidden_clean_cbb4 .fluid-469e .container-gold-377e li.nav-0ce5 > a:before {
  content: "";
  display: table;
}
.hidden_clean_cbb4 .fluid-469e .container-gold-377e li.nav-0ce5 > a:after {
  clear: both;
}
.hidden_clean_cbb4 .fluid-469e .container-gold-377e li.nav-0ce5 > a .sidebar_cold_5a9e {
  margin-left: 5px;
  float: right;
}
.hidden_clean_cbb4 .plasma-c0eb,
.hidden_clean_cbb4 .container-gold-377e {
  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;
}
.hidden_clean_cbb4 .container-gold-377e {
  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;
}
.hidden_clean_cbb4 .container-gold-377e .progress-rough-8dcc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden_clean_cbb4 .container-gold-377e .sidebar_cold_5a9e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hidden_clean_cbb4 .container-gold-377e li {
  display: block;
  margin: 0;
  padding: 0;
}
.hidden_clean_cbb4 .container-gold-377e 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;
}
.hidden_clean_cbb4 .container-gold-377e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hidden_clean_cbb4 .container-gold-377e .container-gold-377e {
  top: 0;
  left: 100%;
}
.hidden_clean_cbb4 .picture-hovered-a9b4.fn-focus-b3f4 > .plasma-c0eb,
.hidden_clean_cbb4 .picture-hovered-a9b4.fn-focus-b3f4 > .container-gold-377e,
.hidden_clean_cbb4 .picture-hovered-a9b4:focus > .plasma-c0eb,
.hidden_clean_cbb4 .picture-hovered-a9b4:focus > .container-gold-377e,
.hidden_clean_cbb4 .picture-hovered-a9b4:hover > .plasma-c0eb,
.hidden_clean_cbb4 .picture-hovered-a9b4:hover > .container-gold-377e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hidden_clean_cbb4.label-short-47d8 .tag_6200:after,
.hidden_clean_cbb4.label-short-47d8 .tag_6200:before {
  content: "";
  display: table;
}
.hidden_clean_cbb4.label-short-47d8 .tag_6200:after {
  clear: both;
}
.hidden_clean_cbb4.label-short-47d8 .tag_6200 > li {
  float: left;
}
.hidden_clean_cbb4.badge-dynamic-c23f .tag_6200:after,
.hidden_clean_cbb4.badge-dynamic-c23f .tag_6200:before {
  content: "";
  display: table;
}
.hidden_clean_cbb4.badge-dynamic-c23f .tag_6200:after {
  clear: both;
}
.hidden_clean_cbb4.badge-dynamic-c23f .tag_6200 > li {
  float: left;
}
.hidden_clean_cbb4.badge-dynamic-c23f .tag_6200 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_clean_cbb4.badge-dynamic-c23f .tag_6200 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hidden_clean_cbb4.badge-dynamic-c23f .tag_6200 > li.grid-plasma-8832 > a,
.hidden_clean_cbb4.badge-dynamic-c23f .tag_6200 > li.medium-c837 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hidden_clean_cbb4.hard_3953 .tag_6200 > li > a .progress-rough-8dcc {
  position: relative;
}
.hidden_clean_cbb4.hard_3953 .tag_6200 > li > a .progress-rough-8dcc: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;
}
.hidden_clean_cbb4.hard_3953
  .tag_6200
  > li:focus
  > a
  .progress-rough-8dcc:before,
.hidden_clean_cbb4.hard_3953
  .tag_6200
  > li:hover
  > a
  .progress-rough-8dcc:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_clean_cbb4.hard_3953
  .tag_6200
  > li.grid-plasma-8832
  > a
  .progress-rough-8dcc:before,
.hidden_clean_cbb4.hard_3953
  .tag_6200
  > li.copper_2a9d
  > a
  .progress-rough-8dcc:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_clean_cbb4.heading-4921 .tag_6200 > li > a .progress-rough-8dcc {
  position: relative;
}
.hidden_clean_cbb4.heading-4921 .tag_6200 > li > a .progress-rough-8dcc: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;
}
.hidden_clean_cbb4.heading-4921 .tag_6200 > li:focus > a .progress-rough-8dcc:before,
.hidden_clean_cbb4.heading-4921
  .tag_6200
  > li:hover
  > a
  .progress-rough-8dcc:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_clean_cbb4.heading-4921
  .tag_6200
  > li.grid-plasma-8832
  > a
  .progress-rough-8dcc:before,
.hidden_clean_cbb4.heading-4921
  .tag_6200
  > li.copper_2a9d
  > a
  .progress-rough-8dcc:before {
  width: 100%;
  background-color: currentColor;
}
.small-dd5b .fluid-469e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.small-dd5b .fluid-469e li:first-child > a {
  border-top: none;
}
.small-dd5b .fluid-469e .section_988c > .progress-rough-8dcc .sidebar_cold_5a9e {
  display: none;
}
.small-dd5b .fluid-469e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.small-dd5b .fluid-469e li:last-child {
  border: none;
}
.small-dd5b .fluid-469e li.nav-0ce5 > a {
  padding-right: 45px !important;
}
.small-dd5b .fluid-469e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.small-dd5b .fluid-469e li a:focus,
.small-dd5b .fluid-469e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small-dd5b .fluid-469e li .focus-white-23ac {
  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;
}
.small-dd5b .fluid-469e li .focus-white-23ac:hover {
  box-shadow: none;
}
.small-dd5b .fluid-469e li .focus-white-23ac .sidebar_cold_5a9e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.small-dd5b .fluid-469e .container-gold-377e {
  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);
}
.small-dd5b .fluid-469e .container-gold-377e li a {
  padding-left: 3em;
}
.small-dd5b .fluid-469e .gold_894c > a .focus-white-23ac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.small-dd5b .fluid-469e .gold_894c > .container-gold-377e {
  display: block;
  opacity: 1;
}
.accordion-f05e {
  max-width: 100%;
}
.hero-blue-fea9 {
  line-height: 0;
  cursor: pointer;
}
.photo-stale-c8f1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.photo-stale-c8f1:hover {
  box-shadow: none;
  color: currentColor;
}
.photo-stale-c8f1 svg {
  width: 18px;
  height: 18px;
}
.photo-stale-c8f1 .up-b50a {
  display: none;
}
.prev-63eb {
  position: relative;
}
.prev-63eb.fn-active-b3f4 .photo-stale-c8f1 .texture_28a8 {
  display: none;
}
.prev-63eb.fn-active-b3f4 .photo-stale-c8f1 .up-b50a {
  display: inline-block;
}
.prev-63eb .smooth-e848 {
  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);
}
.prev-63eb.dark_f868 .smooth-e848 {
  left: auto;
  right: -0.9em;
}
.prev-63eb.dark_f868 .media_06aa::before {
  left: auto;
  right: 15px;
}
.prev-63eb.fn-active-b3f4 .smooth-e848 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh_6559 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fresh_6559 label {
  flex-basis: 100%;
}
.fresh_6559 .item-840d {
  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;
}
.fresh_6559 .south-8d38 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fresh_6559 .south-8d38:focus {
  background-color: transparent;
}
.fresh_6559 button.selected_c04b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fresh_6559 button.selected_c04b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fresh_6559 button.selected_c04b svg {
  width: 18px;
  height: 18px;
}
.fresh_6559 input[type="submit"] {
  min-height: auto;
}
.hover-right-43f8 .fresh_6559 .south-8d38 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media_06aa {
  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) {
  .media_06aa {
    width: 220px;
  }
}
.media_06aa label {
  flex-basis: 100%;
}
.media_06aa::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;
}
.tabs-2e41 .hover-right-43f8 .fresh_6559 {
  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;
}
.tabs-2e41
  .hover-right-43f8
  .fresh_6559
  .item-840d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tabs-2e41 .hover-right-43f8 .fresh_6559 .south-8d38 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tabs-2e41
  .hover-right-43f8
  .fresh_6559
  .south-8d38:focus {
  background: 0 0;
}
.tabs-2e41
  .hover-right-43f8
  .fresh_6559
  .gradient-4adb {
  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;
}
.section-medium-cb8f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.section-medium-cb8f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.section-medium-cb8f li:last-child {
  margin-right: 0;
}
.section-medium-cb8f li:first-child {
  margin-left: 0;
}
.section-medium-cb8f.box_fixed_4788 a {
  color: #fff;
}
.section-medium-cb8f.box_fixed_4788 a:hover {
  color: #fff;
}
.section-medium-cb8f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.section-medium-cb8f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.section-medium-cb8f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section-medium-cb8f a:hover {
  opacity: 0.9;
  color: inherit;
}
.section-medium-cb8f [class*="social-icon-apple"] {
  background-color: #999;
}
.section-medium-cb8f [class*="social-icon-apple"].header-f4cc {
  background-color: transparent;
  color: #999;
}
.section-medium-cb8f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.section-medium-cb8f [class*="social-icon-behance"].header-f4cc {
  background-color: transparent;
  color: #1769ff;
}
.section-medium-cb8f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.section-medium-cb8f [class*="social-icon-bitbucket"].header-f4cc {
  background-color: transparent;
  color: #205081;
}
.section-medium-cb8f [class*="social-icon-codepen"] {
  background-color: #000;
}
.section-medium-cb8f [class*="social-icon-codepen"].header-f4cc {
  background-color: transparent;
  color: #000;
}
.section-medium-cb8f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.section-medium-cb8f [class*="social-icon-delicious"].header-f4cc {
  background-color: transparent;
  color: #39f;
}
.section-medium-cb8f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.section-medium-cb8f [class*="social-icon-digg"].header-f4cc {
  background-color: transparent;
  color: #005be2;
}
.section-medium-cb8f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.section-medium-cb8f [class*="social-icon-dribbble"].header-f4cc {
  background-color: transparent;
  color: #ea4c89;
}
.section-medium-cb8f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.section-medium-cb8f [class*="social-icon-envelope"].header-f4cc {
  background-color: transparent;
  color: #ea4335;
}
.section-medium-cb8f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.section-medium-cb8f [class*="social-icon-facebook"].header-f4cc {
  background-color: transparent;
  color: #3b5998;
}
.section-medium-cb8f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.section-medium-cb8f [class*="social-icon-flickr"].header-f4cc {
  background-color: transparent;
  color: #0063dc;
}
.section-medium-cb8f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.section-medium-cb8f [class*="social-icon-foursquare"].header-f4cc {
  background-color: transparent;
  color: #2d5be3;
}
.section-medium-cb8f [class*="social-icon-github"] {
  background-color: #333;
}
.section-medium-cb8f [class*="social-icon-github"].header-f4cc {
  background-color: transparent;
  color: #333;
}
.section-medium-cb8f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.section-medium-cb8f [class*="social-icon-google-plus"].header-f4cc {
  background-color: transparent;
  color: #dd4b39;
}
.section-medium-cb8f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.section-medium-cb8f [class*="social-icon-houzz"].header-f4cc {
  background-color: transparent;
  color: #7ac142;
}
.section-medium-cb8f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.section-medium-cb8f [class*="social-icon-instagram"].header-f4cc {
  background-color: transparent;
  color: #262626;
}
.section-medium-cb8f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.section-medium-cb8f [class*="social-icon-jsfiddle"].header-f4cc {
  background-color: transparent;
  color: #487aa2;
}
.section-medium-cb8f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.section-medium-cb8f [class*="social-icon-linkedin"].header-f4cc {
  background-color: transparent;
  color: #0077b5;
}
.section-medium-cb8f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.section-medium-cb8f [class*="social-icon-medium"].header-f4cc {
  background-color: transparent;
  color: #00ab6b;
}
.section-medium-cb8f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.section-medium-cb8f
  [class*="social-icon-odnoklassniki"].header-f4cc {
  background-color: transparent;
  color: #f4731c;
}
.section-medium-cb8f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.section-medium-cb8f [class*="social-icon-meetup"].header-f4cc {
  background-color: transparent;
  color: #ec1c40;
}
.section-medium-cb8f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.section-medium-cb8f [class*="social-icon-pinterest"].header-f4cc {
  background-color: transparent;
  color: #bd081c;
}
.section-medium-cb8f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.section-medium-cb8f [class*="social-icon-product-hunt"].header-f4cc {
  background-color: transparent;
  color: #da552f;
}
.section-medium-cb8f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.section-medium-cb8f [class*="social-icon-reddit"].header-f4cc {
  background-color: transparent;
  color: #ff4500;
}
.section-medium-cb8f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.section-medium-cb8f [class*="social-icon-rss"].header-f4cc {
  background-color: transparent;
  color: #f26522;
}
.section-medium-cb8f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.section-medium-cb8f
  [class*="social-icon-shopping-cart"].header-f4cc {
  background-color: transparent;
  color: #4caf50;
}
.section-medium-cb8f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.section-medium-cb8f [class*="social-icon-skype"].header-f4cc {
  background-color: transparent;
  color: #00aff0;
}
.section-medium-cb8f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.section-medium-cb8f [class*="social-icon-slideshare"].header-f4cc {
  background-color: transparent;
  color: #0077b5;
}
.section-medium-cb8f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.section-medium-cb8f [class*="social-icon-snapchat"].header-f4cc {
  background-color: transparent;
  color: #fffc00;
}
.section-medium-cb8f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.section-medium-cb8f [class*="social-icon-soundcloud"].header-f4cc {
  background-color: transparent;
  color: #f80;
}
.section-medium-cb8f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.section-medium-cb8f [class*="social-icon-spotify"].header-f4cc {
  background-color: transparent;
  color: #2ebd59;
}
.section-medium-cb8f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.section-medium-cb8f
  [class*="social-icon-stack-overflow"].header-f4cc {
  background-color: transparent;
  color: #fe7a15;
}
.section-medium-cb8f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.section-medium-cb8f [class*="social-icon-maldkfgram"].header-f4cc {
  background-color: transparent;
  color: #2ca5e0;
}
.section-medium-cb8f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.section-medium-cb8f [class*="social-icon-tripadvisor"].header-f4cc {
  background-color: transparent;
  color: #589442;
}
.section-medium-cb8f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.section-medium-cb8f [class*="social-icon-tumblr"].header-f4cc {
  background-color: transparent;
  color: #35465c;
}
.section-medium-cb8f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.section-medium-cb8f [class*="social-icon-twitch"].header-f4cc {
  background-color: transparent;
  color: #6441a5;
}
.section-medium-cb8f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.section-medium-cb8f [class*="social-icon-twitter"].header-f4cc {
  background-color: transparent;
  color: #1da1f2;
}
.section-medium-cb8f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.section-medium-cb8f [class*="social-icon-vimeo"].header-f4cc {
  background-color: transparent;
  color: #1ab7ea;
}
.section-medium-cb8f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.section-medium-cb8f [class*="social-icon-vk"].header-f4cc {
  background-color: transparent;
  color: #45668e;
}
.section-medium-cb8f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.section-medium-cb8f [class*="social-icon-weibo"].header-f4cc {
  background-color: transparent;
  color: #df2029;
}
.section-medium-cb8f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.section-medium-cb8f [class*="social-icon-weixin"].header-f4cc {
  background-color: transparent;
  color: #7bb32e;
}
.section-medium-cb8f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.section-medium-cb8f [class*="social-icon-whatsapp"].header-f4cc {
  background-color: transparent;
  color: #25d366;
}
.section-medium-cb8f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.section-medium-cb8f [class*="social-icon-wordpress"].header-f4cc {
  background-color: transparent;
  color: #21759b;
}
.section-medium-cb8f [class*="social-icon-xing"] {
  background-color: #026466;
}
.section-medium-cb8f [class*="social-icon-xing"].header-f4cc {
  background-color: transparent;
  color: #026466;
}
.section-medium-cb8f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.section-medium-cb8f [class*="social-icon-yelp"].header-f4cc {
  background-color: transparent;
  color: #af0606;
}
.section-medium-cb8f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.section-medium-cb8f [class*="social-icon-youtube"].header-f4cc {
  background-color: transparent;
  color: #cd201f;
}
.primary_b9aa {
  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;
}
.primary_b9aa:hover {
  box-shadow: none;
  background: 0 0;
}
.info-5e35 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.basic-0406 {
  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;
}
.media-2f00 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wide-5992 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wide-5992,
.wide-5992::after,
.wide-5992::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;
}
.wide-5992::after,
.wide-5992::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-narrow-0eb0 .basic-0406 .media-2f00 {
  margin-top: -2px;
  width: 19px;
}
.paragraph-narrow-0eb0 .basic-0406 .wide-5992 {
  margin-top: -1px;
}
.paragraph-narrow-0eb0 .basic-0406 .wide-5992,
.paragraph-narrow-0eb0 .basic-0406 .wide-5992::after,
.paragraph-narrow-0eb0 .basic-0406 .wide-5992::before {
  width: 19px;
  height: 2px;
}
.paragraph-narrow-0eb0 .basic-0406 .wide-5992::before {
  top: -6px;
}
.paragraph-narrow-0eb0 .basic-0406 .wide-5992::after {
  bottom: -6px;
}
.dropdown_fbf9 .basic-0406 .media-2f00 {
  margin-top: -2px;
  width: 22px;
}
.dropdown_fbf9 .basic-0406 .wide-5992 {
  margin-top: -1px;
}
.dropdown_fbf9 .basic-0406 .wide-5992,
.dropdown_fbf9 .basic-0406 .wide-5992::after,
.dropdown_fbf9 .basic-0406 .wide-5992::before {
  width: 22px;
  height: 2px;
}
.dropdown_fbf9 .basic-0406 .wide-5992::before {
  top: -7px;
}
.dropdown_fbf9 .basic-0406 .wide-5992::after {
  bottom: -7px;
}
.image-middle-cec5 .basic-0406 .media-2f00 {
  margin-top: -2px;
  width: 31px;
}
.image-middle-cec5 .basic-0406 .wide-5992 {
  margin-top: -1.5px;
}
.image-middle-cec5 .basic-0406 .wide-5992,
.image-middle-cec5 .basic-0406 .wide-5992::after,
.image-middle-cec5 .basic-0406 .wide-5992::before {
  width: 31px;
  height: 3px;
}
.image-middle-cec5 .basic-0406 .wide-5992::before {
  top: -9px;
}
.image-middle-cec5 .basic-0406 .wide-5992::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .steel_6747 .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 19px;
  }
  .steel_6747 .basic-0406 .wide-5992 {
    margin-top: -1px;
  }
  .steel_6747 .basic-0406 .wide-5992,
  .steel_6747 .basic-0406 .wide-5992::after,
  .steel_6747 .basic-0406 .wide-5992::before {
    width: 19px;
    height: 2px;
  }
  .steel_6747 .basic-0406 .wide-5992::before {
    top: -6px;
  }
  .steel_6747 .basic-0406 .wide-5992::after {
    bottom: -6px;
  }
  .north_255f .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 22px;
  }
  .north_255f .basic-0406 .wide-5992 {
    margin-top: -1px;
  }
  .north_255f .basic-0406 .wide-5992,
  .north_255f .basic-0406 .wide-5992::after,
  .north_255f .basic-0406 .wide-5992::before {
    width: 22px;
    height: 2px;
  }
  .north_255f .basic-0406 .wide-5992::before {
    top: -7px;
  }
  .north_255f .basic-0406 .wide-5992::after {
    bottom: -7px;
  }
  .form-950f .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 31px;
  }
  .form-950f .basic-0406 .wide-5992 {
    margin-top: -1.5px;
  }
  .form-950f .basic-0406 .wide-5992,
  .form-950f .basic-0406 .wide-5992::after,
  .form-950f .basic-0406 .wide-5992::before {
    width: 31px;
    height: 3px;
  }
  .form-950f .basic-0406 .wide-5992::before {
    top: -9px;
  }
  .form-950f .basic-0406 .wide-5992::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-cac8 .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-cac8 .basic-0406 .wide-5992 {
    margin-top: -1px;
  }
  .dropdown-cac8 .basic-0406 .wide-5992,
  .dropdown-cac8 .basic-0406 .wide-5992::after,
  .dropdown-cac8 .basic-0406 .wide-5992::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-cac8 .basic-0406 .wide-5992::before {
    top: -6px;
  }
  .dropdown-cac8 .basic-0406 .wide-5992::after {
    bottom: -6px;
  }
  .disabled_huge_876a .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_huge_876a .basic-0406 .wide-5992 {
    margin-top: -1px;
  }
  .disabled_huge_876a .basic-0406 .wide-5992,
  .disabled_huge_876a .basic-0406 .wide-5992::after,
  .disabled_huge_876a .basic-0406 .wide-5992::before {
    width: 22px;
    height: 2px;
  }
  .disabled_huge_876a .basic-0406 .wide-5992::before {
    top: -7px;
  }
  .disabled_huge_876a .basic-0406 .wide-5992::after {
    bottom: -7px;
  }
  .row-34aa .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 31px;
  }
  .row-34aa .basic-0406 .wide-5992 {
    margin-top: -1.5px;
  }
  .row-34aa .basic-0406 .wide-5992,
  .row-34aa .basic-0406 .wide-5992::after,
  .row-34aa .basic-0406 .wide-5992::before {
    width: 31px;
    height: 3px;
  }
  .row-34aa .basic-0406 .wide-5992::before {
    top: -9px;
  }
  .row-34aa .basic-0406 .wide-5992::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .old-9ac6 .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 19px;
  }
  .old-9ac6 .basic-0406 .wide-5992 {
    margin-top: -1px;
  }
  .old-9ac6 .basic-0406 .wide-5992,
  .old-9ac6 .basic-0406 .wide-5992::after,
  .old-9ac6 .basic-0406 .wide-5992::before {
    width: 19px;
    height: 2px;
  }
  .old-9ac6 .basic-0406 .wide-5992::before {
    top: -6px;
  }
  .old-9ac6 .basic-0406 .wide-5992::after {
    bottom: -6px;
  }
  .breadcrumb_f8d7 .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_f8d7 .basic-0406 .wide-5992 {
    margin-top: -1px;
  }
  .breadcrumb_f8d7 .basic-0406 .wide-5992,
  .breadcrumb_f8d7 .basic-0406 .wide-5992::after,
  .breadcrumb_f8d7 .basic-0406 .wide-5992::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_f8d7 .basic-0406 .wide-5992::before {
    top: -7px;
  }
  .breadcrumb_f8d7 .basic-0406 .wide-5992::after {
    bottom: -7px;
  }
  .accordion_2107 .basic-0406 .media-2f00 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_2107 .basic-0406 .wide-5992 {
    margin-top: -1.5px;
  }
  .accordion_2107 .basic-0406 .wide-5992,
  .accordion_2107 .basic-0406 .wide-5992::after,
  .accordion_2107 .basic-0406 .wide-5992::before {
    width: 31px;
    height: 3px;
  }
  .accordion_2107 .basic-0406 .wide-5992::before {
    top: -9px;
  }
  .accordion_2107 .basic-0406 .wide-5992::after {
    bottom: -9px;
  }
}
.fixed_d436 .wide-5992 {
  -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);
}
.fixed_d436 .wide-5992::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fixed_d436 .wide-5992::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);
}
.fixed_d436.steel_9946 .wide-5992 {
  -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);
}
.fixed_d436.steel_9946 .wide-5992::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fixed_d436.steel_9946 .wide-5992::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button-orange-4584 {
  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.pattern_55d8:before {
  display: none;
}
.mask_up_9073 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.mask_up_9073 .up_e620 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.mask_up_9073 .up_e620:last-of-type {
  border-bottom: none;
}
.mask_up_9073 .up_e620.silver-892d,
.mask_up_9073 .up_e620.chip_3530,
.mask_up_9073 .up_e620.narrow_f255 {
  padding: 0;
}
.mask_up_9073 .small-dd5b .focus-white-23ac {
  color: currentColor;
}
.mask_up_9073 .small-dd5b .focus-white-23ac:focus,
.mask_up_9073 .small-dd5b .focus-white-23ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_up_9073.logo-old-7508 .tooltip-fresh-fb33,
.mask_up_9073.logo-old-7508 .paragraph-right-a27c a,
.mask_up_9073.logo-old-7508 .tag_6200 a,
.mask_up_9073.logo-old-7508 .container-gold-377e a {
  color: rgba(0, 0, 0, 0.55);
}
.mask_up_9073.logo-old-7508 .tooltip-fresh-fb33:hover,
.mask_up_9073.logo-old-7508 .paragraph-right-a27c a:hover,
.mask_up_9073.logo-old-7508 .tag_6200 a:hover,
.mask_up_9073.logo-old-7508 .container-gold-377e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_up_9073.logo-old-7508 .article-0ce2 {
  color: rgba(0, 0, 0, 0.8);
}
.mask_up_9073.logo-old-7508 .up_e620 {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_up_9073.logo-old-7508 .up_e620:before {
  background: rgba(0, 0, 0, 0.08);
}
.mask_up_9073.logo-old-7508 .block_8108:before {
  background: rgba(255, 255, 255, 0.9);
}
.mask_up_9073.logo-old-7508 .small-dd5b .fluid-469e li a,
.mask_up_9073.logo-old-7508 .small-dd5b .focus-white-23ac,
.mask_up_9073.logo-old-7508 .container-gold-377e {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_up_9073.logo-old-7508 .small-dd5b .focus-white-23ac:focus,
.mask_up_9073.logo-old-7508 .small-dd5b .focus-white-23ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_up_9073.logo-old-7508 .fluid-469e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_up_9073.text-fresh-101f .tooltip-fresh-fb33,
.mask_up_9073.text-fresh-101f .paragraph-right-a27c a,
.mask_up_9073.text-fresh-101f .tag_6200 .focus-white-23ac,
.mask_up_9073.text-fresh-101f .tag_6200 a,
.mask_up_9073.text-fresh-101f .container-gold-377e a {
  color: rgba(255, 255, 255, 0.79);
}
.mask_up_9073.text-fresh-101f .tooltip-fresh-fb33:hover,
.mask_up_9073.text-fresh-101f .paragraph-right-a27c a:hover,
.mask_up_9073.text-fresh-101f .tag_6200 .focus-white-23ac:hover,
.mask_up_9073.text-fresh-101f .tag_6200 a:hover,
.mask_up_9073.text-fresh-101f .container-gold-377e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_up_9073.text-fresh-101f .article-0ce2 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_up_9073.text-fresh-101f .up_e620 {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_up_9073.text-fresh-101f .up_e620:before {
  background: rgba(255, 255, 255, 0.08);
}
.mask_up_9073.text-fresh-101f .block_8108:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask_up_9073.text-fresh-101f .small-dd5b .fluid-469e li a,
.mask_up_9073.text-fresh-101f .small-dd5b .focus-white-23ac,
.mask_up_9073.text-fresh-101f .container-gold-377e {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_up_9073.text-fresh-101f .small-dd5b .focus-white-23ac:focus,
.mask_up_9073.text-fresh-101f .small-dd5b .focus-white-23ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_up_9073.text-fresh-101f .fluid-469e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_8108 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.block_8108:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notice_27fe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.popup-2e60 .mask_up_9073 {
  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;
}
.popup-2e60 .up_e620 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.popup-2e60 .up_e620: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) {
  .popup-2e60 .up_e620:before {
    width: 16%;
    left: 42%;
  }
}
.popup-2e60 .up_e620:last-child:before {
  content: none;
}
.popup-2e60 .up_e620[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.popup-2e60 .small-dd5b .fluid-469e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.popup-2e60 .small-dd5b .fluid-469e li a .focus-white-23ac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.popup-2e60 .small-dd5b .container-gold-377e {
  border: none;
}
.popup-2e60 .small-dd5b .container-gold-377e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.popup-2e60 .block_8108 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.popup-2e60 .notice_27fe {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.popup-2e60 .text-fresh-101f .block_8108:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup-2e60 .logo-old-7508.copper-fc0b .wide-5992 {
  background: rgba(0, 0, 0, 0.6);
}
.popup-2e60
  .logo-old-7508.copper-fc0b
  .wide-5992::after,
.popup-2e60
  .logo-old-7508.copper-fc0b
  .wide-5992:before {
  background: inherit;
}
.popup-2e60
  .logo-old-7508.copper-fc0b:hover
  .wide-5992 {
  background: rgba(0, 0, 0, 0.8);
}
.liquid_08ef .mask_up_9073 {
  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) {
  .liquid_08ef .mask_up_9073 {
    width: auto;
    right: 45px;
  }
}
.label-6f8f .mask_up_9073 {
  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) {
  .label-6f8f .mask_up_9073 {
    width: auto;
    left: 45px;
  }
}
.pattern_55d8 .mask_up_9073 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pattern_55d8 .notice_27fe {
  max-width: 48em;
  margin: 0 auto;
}
.pattern_55d8 .block_8108:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hover-e10c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hover-e10c.popup-2e60 .mask_up_9073 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hover-e10c.liquid_08ef .mask_up_9073 {
  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);
}
.hover-e10c .mask_up_9073 {
  visibility: visible;
}
.hover-e10c.label-6f8f .mask_up_9073 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.photo-478f,
.new_887d {
  overflow-x: hidden;
}
.photo-478f .mask_up_9073 {
  overflow: auto;
}
.photo-478f.popup-2e60 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-478f.popup-2e60 .mask_up_9073 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.photo-478f.popup-2e60 .primary_b9aa {
  opacity: 0;
}
.photo-478f.liquid_08ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-478f.liquid_08ef .mask_up_9073 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.photo-478f.liquid_08ef .primary_b9aa {
  opacity: 0;
}
.photo-478f.label-6f8f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-478f.label-6f8f .mask_up_9073 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.photo-478f.label-6f8f .primary_b9aa {
  opacity: 0;
}
.photo-478f.pattern_55d8 .mask_up_9073 {
  z-index: 10;
  visibility: visible;
}
.copper-fc0b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.copper-fc0b .wide-5992 {
  background: rgba(255, 255, 255, 0.99);
}
.copper-fc0b .wide-5992::after,
.copper-fc0b .wide-5992:before {
  background: inherit;
}
.copper-fc0b:hover .wide-5992 {
  background: rgba(255, 255, 255, 0.99);
}
.label-6f8f .copper-fc0b {
  top: 10px;
  right: auto;
  left: 12px;
}
.pattern_55d8 .copper-fc0b {
  display: none !important;
}
.photo-478f:before,
.new_887d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.photo-478f .copper-fc0b,
.new_887d .copper-fc0b {
  display: inline-block;
}
.mask_up_9073 .aside-pressed-02a5 {
  -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;
}
.photo-478f .mask_up_9073 .aside-pressed-02a5,
.new_887d .mask_up_9073 .aside-pressed-02a5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption_under_7632 .item-840d {
  width: 100%;
}
.banner_6dc6 {
  padding: 0 0.5em 0;
}
.banner_6dc6 [class*="customify-col-"],
.banner_6dc6 [class*="customify-col_"],
.banner_6dc6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module-510b .banner_6dc6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside-pink-79ad .easy_02a5,
  .easy_02a5 {
    display: none;
  }
  .alert-complex-4ccc {
    text-align: left;
  }
  .menu_a6a6 {
    text-align: center;
  }
  .lite_fdba {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside-pink-79ad .notice_gas_a2c7,
  .notice_gas_a2c7 {
    display: none;
  }
  .thumbnail-3752 {
    text-align: left;
  }
  .widget-fixed-9e0d {
    text-align: center;
  }
  .center_36b6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside-pink-79ad .rough-36c4,
  .rough-36c4 {
    display: none;
  }
  .status_e95b {
    text-align: left;
  }
  .south_1d3a {
    text-align: center;
  }
  .shadow-dark-b483 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.footer_4a3c {
  box-shadow: none !important;
}
.title_cff6 .dark-2fd8,
.pattern-72ef .dark-2fd8 {
  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;
}
.pattern-72ef .dark-2fd8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item-aa18 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item-aa18:after,
.item-aa18:before {
  content: "";
  display: table;
}
.item-aa18:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item-aa18 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item-aa18,
.complex_c94b {
  max-width: 1248px;
  margin: 0 auto;
}

.aside_966c.complex-b7a6 .item-aa18 {
  max-width: 100%;
}
.aside_966c.hover_hovered_4d56 {
  max-width: 1200px;
  margin: 0 auto;
}
.aside_966c.large_a755 .item-aa18 {
  max-width: 100%;
}
.aside_966c.large_a755 > .item-aa18 {
  padding-left: 0;
  padding-right: 0;
}
.aside_966c.large_a755 > .item-aa18 .aside-pink-79ad {
  margin: 0;
}
.aside_966c.large_a755
  > .item-aa18
  .modal-lite-816e.preview_medium_0033 {
  margin-right: 0;
  margin-left: 0;
}
.aside_966c.large_a755 #main.preview_medium_0033 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link-right-86e2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link-right-86e2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .iron-d0b3 .pressed-3ff1 {
    padding-right: 1em;
  }
  .iron-d0b3.label-thick-8c9b .modal-lite-816e {
    border-right: 1px solid #eaecee;
  }
  .iron-d0b3.label-thick-8c9b .pressed-3ff1 {
    padding-right: 1em;
  }
  .iron-d0b3.label-thick-8c9b .card-copper-cef3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red-953f .pressed-3ff1 {
    padding-left: 1em;
  }
  .red-953f.label-thick-8c9b .modal-lite-816e {
    border-left: 1px solid #eaecee;
  }
  .red-953f.label-thick-8c9b .pressed-3ff1 {
    padding-left: 1em;
  }
  .red-953f.label-thick-8c9b .card-copper-cef3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-e290 .pressed-3ff1 {
    padding-left: 1em;
  }
  .section-e290.label-thick-8c9b .bottom_e9b1 {
    border-right: 1px solid #eaecee;
  }
  .section-e290.label-thick-8c9b .table-5cc9 {
    border-right: 1px solid #eaecee;
  }
  .section-e290.label-thick-8c9b .pressed-3ff1 {
    padding-left: 1em;
  }
  .section-e290.label-thick-8c9b .card-copper-cef3 {
    padding-right: 1em;
  }
  .section-e290.label-thick-8c9b .dirty-7d83 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_small_3491 .pressed-3ff1 {
    padding-right: 1em;
  }
  .input_small_3491.label-thick-8c9b .bottom_e9b1 {
    border-left: 1px solid #eaecee;
  }
  .input_small_3491.label-thick-8c9b .table-5cc9 {
    border-left: 1px solid #eaecee;
  }
  .input_small_3491.label-thick-8c9b .pressed-3ff1 {
    padding-right: 1em;
  }
  .input_small_3491.label-thick-8c9b .card-copper-cef3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_small_3491.label-thick-8c9b .dirty-7d83 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-right-86e2 .pressed-3ff1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-right-86e2.label-thick-8c9b .modal-lite-816e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link-right-86e2.label-thick-8c9b .pressed-3ff1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-right-86e2.label-thick-8c9b .card-copper-cef3 {
    padding-left: 1em;
  }
  .link-right-86e2.label-thick-8c9b .dirty-7d83 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link-right-86e2.label-thick-8c9b .pressed-3ff1 {
    padding-left: 0;
  }
}
.hidden_1de9 .warm_3988 {
  display: inline-block;
}
.accent-b686 {
  display: inline-block;
}
.hero-bright-61aa {
  word-con: break-word;
}
.tiny_3b08 > span {
  display: inline-block;
  padding: 5px 0;
}
.tiny_3b08 .module-red-718f {
  margin-left: 8px;
  margin-right: 8px;
}
.tiny_3b08 .active-pressed-ea89 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.warm-fccc .active-52b5 {
  margin-bottom: 2em;
}
.warm-fccc .left_62e3 {
  margin-bottom: 15px;
}
.warm-fccc .left_62e3:last-child {
  margin-bottom: 0;
}
.warm-fccc .badge-14ff {
  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) {
  .warm-fccc .badge-14ff {
    display: block;
  }
}
.warm-fccc .over-f18b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .warm-fccc .over-f18b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.warm-fccc .border_bfdb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.warm-fccc .border_bfdb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.warm-fccc .border_bfdb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.warm-fccc .hero-bright-61aa {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.warm-fccc .hero-bright-61aa a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.warm-fccc .button-ec5c p:last-child {
  margin-bottom: 0;
}
.warm-fccc .out_022b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.warm-fccc .focus-wood-43a2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.warm-fccc .media_steel_4b75 {
  margin-top: 1em;
}
.warm-fccc .gallery_607e {
  top: 0;
  display: block;
}
.warm-fccc .gallery_607e a {
  color: inherit;
}
.warm-fccc .gallery_607e a:hover {
  color: inherit;
}
.warm-fccc .blue_809e {
  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;
}
.warm-fccc .blue_809e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.warm-fccc .focus-wood-43a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.warm-fccc .content_upper_ee62 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.warm-fccc .content_upper_ee62:first-child {
  margin-top: 0;
}
.warm-fccc .content_upper_ee62.fast_65df {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.warm-fccc .content_upper_ee62.shade-copper-f757 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.warm-fccc
  .content_upper_ee62.shade-copper-f757.popup_hard_a3ef
  .media_steel_4b75 {
  width: 100%;
}
.warm-fccc .shade-copper-f757 {
  -webkit-box-align: center;
  align-items: center;
}
.warm-fccc .shade-copper-f757 .tiny_3b08,
.warm-fccc .shade-copper-f757 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.warm-fccc .border_bfdb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-fccc .border_bfdb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-fccc .border_bfdb: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;
}
.warm-fccc .fast_65df {
  z-index: 5;
}
.warm-fccc .aside-purple-b2d5 .article_e1ff {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.warm-fccc .caption-096e .article_e1ff {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.warm-fccc .background-c29e .article_e1ff {
  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;
}
.warm-fccc.layout_stale_b643 .badge-14ff,
.warm-fccc.title-5869 .badge-14ff {
  display: block;
}
.warm-fccc.layout_stale_b643 .badge-14ff .hover-white-0340,
.warm-fccc.layout_stale_b643 .badge-14ff .focus-wood-43a2,
.warm-fccc.title-5869 .badge-14ff .hover-white-0340,
.warm-fccc.title-5869 .badge-14ff .focus-wood-43a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm-fccc.tall_5a5e .over-f18b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .warm-fccc.tall_5a5e .over-f18b {
    margin-right: 0;
  }
}
.warm-fccc.layout_stale_b643 .over-f18b,
.warm-fccc.title-5869 .over-f18b {
  padding-top: 40%;
}
.warm-fccc.layout_stale_b643 .active-52b5,
.warm-fccc.title-5869 .active-52b5 {
  display: block;
}
.warm-fccc.layout_stale_b643 .fn-sticky-b3f4 .focus-wood-43a2,
.warm-fccc.title-5869 .fn-sticky-b3f4 .focus-wood-43a2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.warm-fccc.layout_stale_b643 .over-f18b,
.warm-fccc.title-5869 .over-f18b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.warm-fccc.layout_stale_b643 .focus-wood-43a2 {
  padding: 1em;
}
.info-0dfc {
  margin: 30px auto;
  display: block;
}
.info-0dfc .badge_ebf6 > * {
  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;
}
.info-0dfc .badge_ebf6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info-0dfc .badge_ebf6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover-east-9546 .tiny_3b08 {
  margin-bottom: 1.41575em;
}
.hover-east-9546 .icon_next_d7fd {
  margin-bottom: 1.618em;
}
.caption-762f .detail_946f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption-762f .detail_946f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption-762f .disabled_eea8 {
  max-width: 100%;
  overflow: auto;
}
.feature-a036 .caption-762f a:hover {
  text-decoration: underline;
}
.small_af20 .left_62e3:not(.hero-bright-61aa),
.small_af20 .border_bfdb {
  margin-bottom: 1.41575em;
}
.small_af20 .left_62e3:not(.hero-bright-61aa):last-child,
.small_af20 .border_bfdb:last-child {
  margin-bottom: 0;
}
.small_af20 .left_62e3.last-4c5f {
  margin-bottom: 0.41575em;
}
.small_af20 .right-cf98:before,
.small_af20 .status-solid-65e2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.small_af20 .right-cf98:before {
  content: "\f115";
}
.small_af20 .status-solid-65e2:before {
  content: "\f02c";
}
.small_af20 .summary-stone-0f27 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.small_af20 .summary-stone-0f27 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thumbnail_hovered_77e8 {
  display: -webkit-box;
  display: flex;
}
.thumbnail_hovered_77e8 .accordion_960e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thumbnail_hovered_77e8 .accordion_960e {
    flex-basis: 90px;
  }
}
.thumbnail_hovered_77e8 .static-ee26 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail_hovered_77e8 .static-ee26 {
    flex-basis: calc(100% - 50px);
  }
}
.thumbnail_hovered_77e8 .alert_33f6 p:last-child {
  margin-bottom: 0.72em;
}
.focus_gas_cc2e .badge_ebf6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focus_gas_cc2e .badge_ebf6:after,
.focus_gas_cc2e .badge_ebf6:before {
  content: "";
  display: table;
}
.focus_gas_cc2e .badge_ebf6:after {
  clear: both;
}
.focus_gas_cc2e .badge_ebf6 .accordion-a836,
.focus_gas_cc2e .badge_ebf6 .tiny-50ce {
  width: 49%;
}
.focus_gas_cc2e .badge_ebf6 .accordion-a836 a span.alert_a453,
.focus_gas_cc2e .badge_ebf6 .tiny-50ce a span.alert_a453 {
  display: block;
  margin-bottom: 5px;
}
.focus_gas_cc2e .badge_ebf6 .tiny-50ce {
  float: left;
  text-align: left;
}
.focus_gas_cc2e .badge_ebf6 .accordion-a836 {
  float: right;
  text-align: right;
}
.soft_b875 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .soft_b875 {
    margin-bottom: 0;
  }
}
.card-4ab5 {
  margin-bottom: 1em;
}
.card-4ab5 .hero-bright-61aa {
  font-size: 1.1em;
  line-height: 1.3;
}
.easy_577f a {
  display: block;
  line-height: 0;
  position: relative;
}
.element_c964 .card-4ab5,
.dropdown_561f .card-4ab5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .element_c964 .card-4ab5,
  .dropdown_561f .card-4ab5 {
    display: block;
  }
}
.element_c964 .easy_577f,
.dropdown_561f .easy_577f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .element_c964 .easy_577f,
  .dropdown_561f .easy_577f {
    margin-bottom: 1em;
  }
}
.element_c964 .easy_577f img,
.dropdown_561f .easy_577f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.element_c964 .container_3729,
.dropdown_561f .container_3729 {
  flex-basis: calc(100% - 160px);
}
.element_c964 .container_3729 p,
.dropdown_561f .container_3729 p {
  margin-bottom: 0;
}
.element_c964 .container_3729 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .element_c964 .container_3729 {
    padding-left: 0;
  }
}
.dropdown_561f .container_3729 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown_561f .container_3729 {
    padding-right: 0;
  }
}
.dropdown_561f .easy_577f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.green-dc88 .easy_577f {
  margin-bottom: 0.5em;
}
.green-dc88 .easy_577f img {
  width: 100%;
}
.border-glass-1e1e .input-upper-30f7,
.old-1de8 .input-upper-30f7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.old-1de8 .modal-lite-816e .image_hot_fc11 p:last-child {
  margin-bottom: 0;
}
.in-85aa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.static-01fb .west_789d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .static-01fb .west_789d:last-of-type {
    margin-bottom: 0;
  }
}
.static-01fb .west_789d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static-01fb .west_789d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.static-01fb .west_789d ul li {
  margin: 0 0 0.6em;
}
.static-01fb .west_789d ul li.new_efdb,
.static-01fb .west_789d ul li.dim_d7c5 {
  position: relative;
}
.static-01fb .west_789d ul li.new_efdb .main-298a,
.static-01fb .west_789d ul li.dim_d7c5 .main-298a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.static-01fb .west_789d ul li.new_efdb:after:after,
.static-01fb .west_789d ul li.new_efdb:after:before,
.static-01fb
  .west_789d
  ul
  li.dim_d7c5:after:after,
.static-01fb
  .west_789d
  ul
  li.dim_d7c5:after:before {
  content: "";
  display: table;
}
.static-01fb .west_789d ul li.new_efdb:after:after,
.static-01fb
  .west_789d
  ul
  li.dim_d7c5:after:after {
  clear: both;
}
.static-01fb .west_789d a.title_outer_7e62:hover {
  text-decoration: none;
}
.static-01fb .west_789d select {
  max-width: 100%;
}
.static-01fb .west_789d table {
  font-size: 85%;
}
.static-01fb .west_789d table td,
.static-01fb .west_789d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.static-01fb .west_789d table tfoot td {
  text-align: left;
}
.static-01fb .west_789d :last-child {
  margin-bottom: 0;
}
.static-01fb .west_789d .easy_1819 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.static-01fb .west_789d .easy_1819 label {
  width: 100%;
}
.static-01fb .west_789d .easy_1819 .south-8d38 {
  width: 100%;
  display: block;
}
.static-01fb .west_789d .easy_1819 .selected_c04b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.static-01fb .west_789d .easy_1819 .selected_c04b:hover svg #svg-search {
  fill: #444;
}
.static-01fb .west_789d .easy_1819 .selected_c04b svg {
  width: 18px;
  height: 18px;
}
.static-01fb .article-3847 ul ul,
.static-01fb .logo-e0f3 ul ul,
.static-01fb .simple-0f36 ul ul,
.static-01fb .progress-east-d484 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.static-01fb .article-3847 .nav-0ce5 > a,
.static-01fb .logo-e0f3 .nav-0ce5 > a,
.static-01fb .simple-0f36 .nav-0ce5 > a,
.static-01fb .progress-east-d484 .nav-0ce5 > a {
  margin-bottom: 0;
}
.static-01fb .table_south_6118 li,
.static-01fb .article-3847 li,
.static-01fb .tag_tiny_6156 li,
.static-01fb .logo-e0f3 li,
.static-01fb .simple-0f36 li,
.static-01fb .progress-east-d484 li,
.static-01fb .list-11c0 li,
.static-01fb .footer_5f0d li {
  display: block;
  position: relative;
}
.static-01fb .table_south_6118 li:last-child,
.static-01fb .article-3847 li:last-child,
.static-01fb .tag_tiny_6156 li:last-child,
.static-01fb .logo-e0f3 li:last-child,
.static-01fb .simple-0f36 li:last-child,
.static-01fb .progress-east-d484 li:last-child,
.static-01fb .list-11c0 li:last-child,
.static-01fb .footer_5f0d li:last-child {
  border: none;
}
.static-01fb .table_south_6118 li a,
.static-01fb .article-3847 li a,
.static-01fb .tag_tiny_6156 li a,
.static-01fb .logo-e0f3 li a,
.static-01fb .simple-0f36 li a,
.static-01fb .progress-east-d484 li a,
.static-01fb .list-11c0 li a,
.static-01fb .footer_5f0d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static-01fb .table_south_6118 li ul li::before,
.static-01fb .article-3847 li ul li::before,
.static-01fb .tag_tiny_6156 li ul li::before,
.static-01fb .logo-e0f3 li ul li::before,
.static-01fb .simple-0f36 li ul li::before,
.static-01fb .progress-east-d484 li ul li::before,
.static-01fb .list-11c0 li ul li::before,
.static-01fb .footer_5f0d li ul li::before {
  left: 15px;
}
.static-01fb .table_south_6118 li ul a,
.static-01fb .article-3847 li ul a,
.static-01fb .tag_tiny_6156 li ul a,
.static-01fb .logo-e0f3 li ul a,
.static-01fb .simple-0f36 li ul a,
.static-01fb .progress-east-d484 li ul a,
.static-01fb .list-11c0 li ul a,
.static-01fb .footer_5f0d li ul a {
  padding-left: 20px;
}
.static-01fb .table_south_6118 li ul ul li::before,
.static-01fb .article-3847 li ul ul li::before,
.static-01fb .tag_tiny_6156 li ul ul li::before,
.static-01fb .logo-e0f3 li ul ul li::before,
.static-01fb .simple-0f36 li ul ul li::before,
.static-01fb .progress-east-d484 li ul ul li::before,
.static-01fb .list-11c0 li ul ul li::before,
.static-01fb .footer_5f0d li ul ul li::before {
  left: 30px;
}
.static-01fb .table_south_6118 li ul ul a,
.static-01fb .article-3847 li ul ul a,
.static-01fb .tag_tiny_6156 li ul ul a,
.static-01fb .logo-e0f3 li ul ul a,
.static-01fb .simple-0f36 li ul ul a,
.static-01fb .progress-east-d484 li ul ul a,
.static-01fb .list-11c0 li ul ul a,
.static-01fb .footer_5f0d li ul ul a {
  padding-left: 40px;
}
.static-01fb .section-prev-ee56 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static-01fb .footer_5f0d ul li {
  margin-bottom: 1.41575em;
}
.static-01fb .footer_5f0d ul li .short_84e9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.static-01fb .footer_5f0d ul li .right_2e12 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.text-fresh-101f .table_south_6118 li a,
.text-fresh-101f .article-3847 li a,
.text-fresh-101f .tag_tiny_6156 li a,
.text-fresh-101f .logo-e0f3 li a,
.text-fresh-101f .simple-0f36 li a,
.text-fresh-101f .progress-east-d484 li a,
.text-fresh-101f .list-11c0 li a,
.text-fresh-101f .footer_5f0d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-fresh-101f .section-prev-ee56 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-fresh-101f .west_789d ul li.new_efdb .main-298a,
.text-fresh-101f .west_789d ul li.dim_d7c5 .main-298a {
  background: rgba(0, 0, 0, 0.2);
}
.text-fresh-101f .static-01fb .west_789d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_966c .static-01fb .fluid-469e li {
  margin: 0;
}
.aside_966c .static-01fb .fluid-469e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside_966c .static-01fb .fluid-469e li ul {
  margin: 0;
}
.aside_966c .static-01fb .fluid-469e li ul li a {
  padding-left: 15px;
}
.aside_966c .static-01fb .fluid-469e li ul li li a {
  padding-left: 30px;
}
.aside_966c .static-01fb .fluid-469e li.medium-c837 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside_966c .static-01fb .fluid-469e li.medium-c837 > 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;
}
.aside_966c .static-01fb .fluid-469e li.medium-c837 > 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;
}
.item_8eb8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.table_1e6c {
  position: relative;
  z-index: 10;
}
.table_1e6c .aside-pressed-02a5 {
  width: 100%;
  max-width: 100%;
}
.current_5951 .caption-in-4f66 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.current_5951 .logo-old-7508 {
}
.current_5951 .text-fresh-101f {
  background: #292929;
}
.border_purple_db18 .caption-in-4f66 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.border_purple_db18 .logo-old-7508 {
  background: #f9f9f9;
}
.border_purple_db18 .text-fresh-101f {
  background: #303030;
}
.huge-375c .caption-in-4f66 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .huge-375c .warm_3988 {
    margin-bottom: 1em;
  }
  .huge-375c .warm_3988:last-child {
    margin-bottom: 0;
  }
}
.huge-375c .logo-old-7508 {
  background: #ededed;
}
.huge-375c .text-fresh-101f {
  background: #1a1a1a;
}
.caption-in-4f66.logo-old-7508 {
  color: rgba(0, 0, 0, 0.6);
}
.caption-in-4f66.logo-old-7508 .green-f01f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-in-4f66.text-fresh-101f {
  color: rgba(255, 255, 255, 0.99);
}
.caption-in-4f66.text-fresh-101f a:not(.title_outer_7e62) {
  color: rgba(255, 255, 255, 0.79);
}
.caption-in-4f66.text-fresh-101f a:not(.title_outer_7e62):hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-in-4f66.text-fresh-101f .green-f01f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-in-4f66.text-fresh-101f table tbody td,
.caption-in-4f66.text-fresh-101f table th {
  background: rgba(0, 0, 0, 0.08);
}
.table_under_2758.liquid-8e6a .item-aa18 {
  max-width: initial;
}
.table_under_2758 .yellow-70a2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.table_under_2758 .yellow-70a2 .aside-pressed-02a5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .table_under_2758 .yellow-70a2 .aside-pressed-02a5 {
    display: block;
    margin-bottom: 2em;
  }
  .table_under_2758 .yellow-70a2 .aside-pressed-02a5:last-child {
    margin-bottom: 0;
  }
}
.huge-375c .warm_3988:last-child,
.border_purple_db18 .warm_3988:last-child,
.current_5951 .warm_3988:last-child {
  margin-bottom: 0;
}
.huge-375c .warm_3988 .static-01fb .west_789d:last-child,
.border_purple_db18 .warm_3988 .static-01fb .west_789d:last-child,
.current_5951 .warm_3988 .static-01fb .west_789d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .huge-375c .text-active-ca37,
  .huge-375c .first_b2cf,
  .border_purple_db18 .text-active-ca37,
  .border_purple_db18 .first_b2cf,
  .current_5951 .text-active-ca37,
  .current_5951 .first_b2cf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .table_1e6c .warm_3988 {
    margin-bottom: 2em;
  }
}
.table_1e6c p:last-child {
  margin-bottom: 0;
}
.table_1e6c li,
.table_1e6c ul {
  list-style: none;
  margin: 0;
}
.table_1e6c ul ul {
  margin-left: 2.617924em;
}
.focus_0016 {
  font-size: 0.875em;
}

/* css-noise: 73e1 */
.shadow-element-l9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
