/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pattern-c097/customify
Author: WPCustomify
Author URI: https://pressmaximum.pattern-c097
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.pattern-c097/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hero-new-4897.stale_dc07/licenses/gpl-2.0.south_34df
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.button_226f/, (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.header_a097.widget_b8b0/normalize.button_f3b1/
 ======
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.button_f3b1 v7.0.0 | MIT License | github.pattern-c097/necolas/normalize.button_f3b1 */
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;
}
.popup_light_889a .content_640b,
.picture_ecb8,
.section_bronze_dfd0,
.south_2d19,
.focused_8f0e,
.solid_86ca,
.action-fb5d,
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;
}
.picture_ecb8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture_ecb8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture_ecb8,
  h1 {
    font-size: 1.8em;
  }
}
.section_bronze_dfd0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.section_bronze_dfd0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .section_bronze_dfd0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .section_bronze_dfd0,
  h2 {
    font-size: 1.7em;
  }
}
.south_2d19,
h3 {
  font-size: 1.618em;
}
.popup_light_889a .content_640b,
.focused_8f0e,
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.mask-fcae {
  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;
}
.black-add4:after,
.black-add4:before,
.disabled-d5cc:after,
.disabled-d5cc:before {
  content: "";
  display: table;
}
.black-add4:after,
.disabled-d5cc:after {
  clear: both;
}
.focus_steel_83e8 {
  float: right;
  margin-right: 0;
}
.sort_light_46b5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress-4648 .footer_prev_dd2e,
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;
}
.progress-4648 .footer_prev_dd2e: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;
}
.list-4773 .footer_prev_dd2e {
  box-shadow: none;
}
.list-4773
  .footer_prev_dd2e
  .south-657c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list-4773 .footer_prev_dd2e .hovered_6a81 {
  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;
}
.list-4773
  .footer_prev_dd2e
  .hovered_6a81
  b {
  display: none;
}
.list-4773 .prev_d972 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.purple-0ae0:not(.purple_6061):not(.upper_a5a8),
button:not(.purple_6061):not(.upper_a5a8),
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ),
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ),
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ) {
  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;
}
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ):hover,
button:not(.purple_6061):not(
    .upper_a5a8
  ):hover,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ):hover,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ):hover,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ):active,
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ):focus,
button:not(.purple_6061):not(
    .upper_a5a8
  ):active,
button:not(.purple_6061):not(
    .upper_a5a8
  ):focus,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ):active,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ):focus,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ):active,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ):focus,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ):active,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ):focus {
  outline: 0;
}
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd,
button:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd {
  position: relative;
}
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .shade-cool-2a11,
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .footer-15c9,
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .search-south-5405,
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  i,
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  svg,
button:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .shade-cool-2a11,
button:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .footer-15c9,
button:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .search-south-5405,
button:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  i,
button:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  svg,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .shade-cool-2a11,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .footer-15c9,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .search-south-5405,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  i,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  svg,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .shade-cool-2a11,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .footer-15c9,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .search-south-5405,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  i,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  svg,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .shade-cool-2a11,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .footer-15c9,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  .search-south-5405,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  i,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd
  svg {
  visibility: hidden;
}
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd:after,
button:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd:after,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd:after,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd:after,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ).fn-loading-23fd: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;
}
.purple-0ae0:not(.purple_6061):not(.upper_a5a8),
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ),
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ),
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ) {
  color: #fff;
  background: #235787;
}
.purple-0ae0:not(.purple_6061):not(
    .upper_a5a8
  ):focus,
input[type="button"]:not(.purple_6061):not(
    .upper_a5a8
  ):focus,
input[type="reset"]:not(.purple_6061):not(
    .upper_a5a8
  ):focus,
input[type="submit"]:not(.purple_6061):not(
    .upper_a5a8
  ):focus {
  color: #fff;
}
.purple-0ae0.fn-disabled-23fd:not(.purple_6061):not(
    .upper_a5a8
  ),
.purple-0ae0[disabled]:not(.purple_6061):not(
    .upper_a5a8
  ),
button.fn-disabled-23fd:not(.purple_6061):not(
    .upper_a5a8
  ),
button[disabled]:not(.purple_6061):not(
    .upper_a5a8
  ) {
  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;
}
.wrapper_north_fd59 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wrapper_north_fd59: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;
}
.frame-8629 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outline-pink-0e29 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient-fada {
  clear: both;
  display: block;
  margin: 0 auto;
}
.black-add4:after,
.black-add4:before,
.paper_7e42:after,
.paper_7e42:before,
.item_complex_e7c6:after,
.item_complex_e7c6:before,
.disabled-7fd0:after,
.disabled-7fd0:before,
.accordion_6aa0:after,
.accordion_6aa0:before,
.footer-lower-9518:after,
.footer-lower-9518:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.black-add4:after,
.paper_7e42:after,
.item_complex_e7c6:after,
.disabled-7fd0:after,
.accordion_6aa0:after,
.footer-lower-9518:after {
  clear: both;
}
.paper_7e42 .wide-78e5,
.item_complex_e7c6 .wide-78e5,
.fast_1e46 .wide-78e5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.small_7b20 {
  display: inline-block;
}
.current-1162 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.current-1162 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.current-1162 .first-d804 {
  padding: 1em 0;
  font-size: 85%;
}
.first-d804 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wrapper_focused_78e6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wrapper_focused_78e6:after,
.wrapper_focused_78e6:before {
  content: "";
  display: table;
}
.wrapper_focused_78e6:after {
  clear: both;
}
.pink_4c23 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.east-af90 .pink_4c23 {
  max-width: 50%;
}
.detail_5298 .pink_4c23 {
  max-width: 33.33%;
}
.summary-fluid-e04a .pink_4c23 {
  max-width: 25%;
}
.info-glass-0d69 .pink_4c23 {
  max-width: 20%;
}
.smooth_deef .pink_4c23 {
  max-width: 16.66%;
}
.component-510c .pink_4c23 {
  max-width: 14.28%;
}
.label-red-9bd2 .pink_4c23 {
  max-width: 12.5%;
}
.copper-512c .pink_4c23 {
  max-width: 11.11%;
}
.carousel-complex-4bb6 {
  display: block;
}
.popup_light_889a .tabs-b271 label,
.popup_light_889a .next-9375 label,
.popup_light_889a .badge_39a2 label,
.popup_light_889a .pagination-paper-bc0f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail_7f72 {
  list-style: none;
  margin: 0;
}
.detail_7f72 article.input_tall_e43b {
  margin-bottom: 0;
}
.detail_7f72 ul {
  list-style: none;
  margin: 0;
}
.detail_7f72 .full-a360 li.input_tall_e43b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail_7f72 .full-a360 li.input_tall_e43b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail_7f72 .full-a360 li.input_tall_e43b: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) {
  .detail_7f72 .full-a360 li.input_tall_e43b li.input_tall_e43b li.input_tall_e43b li.input_tall_e43b {
    padding-left: 0;
  }
}
article.input_tall_e43b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input_tall_e43b .paper_7e42 p:last-of-type {
  margin-bottom: 0;
}
article.input_tall_e43b .blue-a1ae {
  float: left;
}
article.input_tall_e43b .tooltip_dark_f54c {
  margin-left: 85px;
}
article.input_tall_e43b .pro-4d8f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input_tall_e43b .pro-4d8f .green_1448 {
  margin-left: 10px;
}
article.input_tall_e43b .blue-6e12 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input_tall_e43b .fresh-a9f4 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .tabs-b271,
  #respond .badge_39a2,
  #respond .pagination-paper-bc0f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs-b271 input,
#respond .badge_39a2 input,
#respond .pagination-paper-bc0f input {
  width: 100%;
}
#respond .pagination-paper-bc0f {
  margin-right: 0;
}
#respond .hard_71de #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.complex-9889 {
  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;
}
.complex-9889.new-1c55 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.complex-9889 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%);
}
.complex-9889:focus,
.complex-9889: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);
}
.backdrop-7f36 {
  border-radius: 10%;
}
.fast_8fb4 {
  border-radius: 50%;
}
.preview-south-4fb0 {
  font-size: 0.72em;
}
.cool-c78d {
  font-size: 0.875em;
}
.item_bed1 {
  font-size: 1.1em;
}
.small_8cff {
  text-transform: uppercase;
  line-height: 1.2;
}
.small_8cff.preview-south-4fb0 {
  letter-spacing: 0.5px;
}
.gallery_0d86,
.gallery_0d86 a {
  color: #6d6d6d;
}
.gallery_0d86 a:hover {
  color: #111;
}
.mini-8dd3 {
  color: #6d6d6d;
}
.dirty-5fab {
  overflow-x: hidden;
}
.dirty-5fab .hovered_d9a1.dynamic-2bef {
  position: relative;
}
.dirty-5fab .hovered_d9a1.dynamic-2bef.summary-8b09 {
  position: initial;
}
.dirty-5fab
  .hovered_d9a1.dynamic-2bef.summary-8b09
  .simple-4b0f {
  left: auto;
}
.dirty-5fab .hovered_d9a1 .simple-4b0f {
  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;
}
.dirty-5fab .hovered_d9a1:hover.dynamic-2bef {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dirty-5fab
  .hovered_d9a1:hover.dynamic-2bef
  .simple-4b0f {
  display: block;
  z-index: 9999999;
}
.dirty-5fab .light-5e47 .notice-6b0f,
.dirty-5fab .widget-inner-e0a6 .notice-6b0f {
  display: none;
}
.dirty-5fab .secondary-0ceb .hovered_d9a1:hover.dynamic-2bef {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.popup_light_889a .tabs-b271 label,
.popup_light_889a .next-9375 label,
.popup_light_889a .badge_39a2 label,
.popup_light_889a .pagination-paper-bc0f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail_7f72 {
  list-style: none;
  margin: 0;
}
.detail_7f72 article.input_tall_e43b {
  margin-bottom: 0;
}
.detail_7f72 ul {
  list-style: none;
  margin: 0;
}
.detail_7f72 .full-a360 li.input_tall_e43b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail_7f72 .full-a360 li.input_tall_e43b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail_7f72 .full-a360 li.input_tall_e43b: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) {
  .detail_7f72 .full-a360 li.input_tall_e43b li.input_tall_e43b li.input_tall_e43b li.input_tall_e43b {
    padding-left: 0;
  }
}
article.input_tall_e43b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input_tall_e43b .paper_7e42 p:last-of-type {
  margin-bottom: 0;
}
article.input_tall_e43b .blue-a1ae {
  float: left;
}
article.input_tall_e43b .tooltip_dark_f54c {
  margin-left: 85px;
}
article.input_tall_e43b .pro-4d8f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input_tall_e43b .pro-4d8f .green_1448 {
  margin-left: 10px;
}
article.input_tall_e43b .blue-6e12 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input_tall_e43b .fresh-a9f4 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .tabs-b271,
  #respond .badge_39a2,
  #respond .pagination-paper-bc0f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tabs-b271 input,
#respond .badge_39a2 input,
#respond .pagination-paper-bc0f input {
  width: 100%;
}
#respond .pagination-paper-bc0f {
  margin-right: 0;
}
#respond .hard_71de #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.light-5e47 .row_e1d4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.row_e1d4 .element_solid_2de2.slow-b1b7 .inner_1542 > li > a:focus,
.row_e1d4 .element_solid_2de2.slow-b1b7 .inner_1542 > li > a:hover,
.row_e1d4 .element_solid_2de2.filter_blue_b81b .inner_1542 > li > a:focus,
.row_e1d4 .element_solid_2de2.filter_blue_b81b .inner_1542 > li > a:hover,
.row_e1d4 .element_solid_2de2.action-44ff .inner_1542 > li > a:focus,
.row_e1d4 .element_solid_2de2.action-44ff .inner_1542 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_e1d4
  .element_solid_2de2.slow-b1b7
  .inner_1542
  > li.active_9166
  > a,
.row_e1d4
  .element_solid_2de2.slow-b1b7
  .inner_1542
  > li.layout_stale_d288
  > a,
.row_e1d4
  .element_solid_2de2.filter_blue_b81b
  .inner_1542
  > li.active_9166
  > a,
.row_e1d4
  .element_solid_2de2.filter_blue_b81b
  .inner_1542
  > li.layout_stale_d288
  > a,
.row_e1d4
  .element_solid_2de2.action-44ff
  .inner_1542
  > li.active_9166
  > a,
.row_e1d4 .element_solid_2de2.action-44ff .inner_1542 > li.stale-4b2d > a {
  color: rgba(255, 255, 255, 0.99);
}
.row_e1d4 .module-c721,
.row_e1d4 .module-c721 a {
  color: rgba(255, 255, 255, 0.99);
}
.row_e1d4 .primary-d790.wide_7121 li a,
.row_e1d4 .header_static_8883 a,
.row_e1d4 .gradient-inner-d562,
.row_e1d4 .inner_1542 > li > a,
.row_e1d4 .slow-bbee {
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4 .primary-d790.wide_7121 li a:hover,
.row_e1d4 .header_static_8883 a:hover,
.row_e1d4 .gradient-inner-d562:hover,
.row_e1d4 .inner_1542 > li > a:hover,
.row_e1d4 .slow-bbee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_e1d4 .card-d94b {
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4 .card-d94b .complex_7e53 {
  color: rgba(255, 255, 255, 0.99);
}
.row_e1d4 .card-d94b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_e1d4 .mask_7f35 .cool_a823 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4 .mask_7f35 .cool_a823 .sidebar-4270 {
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4
  .mask_7f35
  .cool_a823
  .sidebar-4270::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4
  .mask_7f35
  .cool_a823
  .sidebar-4270:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4
  .mask_7f35
  .cool_a823
  .sidebar-4270::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4
  .mask_7f35
  .cool_a823
  .sidebar-4270::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4 .mask_7f35 .gas-aa1a {
  color: rgba(255, 255, 255, 0.79);
}
.row_e1d4 .mask_7f35 .gas-aa1a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-up-c307
  .row_e1d4
  .mask_7f35
  .simple_61b4
  .green-c0d6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption-up-c307
  .row_e1d4
  .mask_7f35
  .simple_61b4
  .sidebar-4270 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light-5e47 .fluid_7e10 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fluid_7e10 .element_solid_2de2.slow-b1b7 .inner_1542 > li > a:focus,
.fluid_7e10 .element_solid_2de2.slow-b1b7 .inner_1542 > li > a:hover,
.fluid_7e10 .element_solid_2de2.filter_blue_b81b .inner_1542 > li > a:focus,
.fluid_7e10 .element_solid_2de2.filter_blue_b81b .inner_1542 > li > a:hover,
.fluid_7e10 .element_solid_2de2.action-44ff .inner_1542 > li > a:focus,
.fluid_7e10 .element_solid_2de2.action-44ff .inner_1542 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_7e10
  .element_solid_2de2.slow-b1b7
  .inner_1542
  > li.active_9166
  > a,
.fluid_7e10
  .element_solid_2de2.slow-b1b7
  .inner_1542
  > li.layout_stale_d288
  > a,
.fluid_7e10
  .element_solid_2de2.filter_blue_b81b
  .inner_1542
  > li.active_9166
  > a,
.fluid_7e10
  .element_solid_2de2.filter_blue_b81b
  .inner_1542
  > li.layout_stale_d288
  > a,
.fluid_7e10
  .element_solid_2de2.action-44ff
  .inner_1542
  > li.active_9166
  > a,
.fluid_7e10 .element_solid_2de2.action-44ff .inner_1542 > li.stale-4b2d > a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_7e10 .module-c721,
.fluid_7e10 .module-c721 a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_7e10 .primary-d790.wide_7121 li a,
.fluid_7e10 .header_static_8883 a,
.fluid_7e10 .gradient-inner-d562,
.fluid_7e10 .inner_1542 > li > a,
.fluid_7e10 .slow-bbee {
  color: rgba(0, 0, 0, 0.55);
}
.fluid_7e10 .primary-d790.wide_7121 li a:hover,
.fluid_7e10 .header_static_8883 a:hover,
.fluid_7e10 .gradient-inner-d562:hover,
.fluid_7e10 .inner_1542 > li > a:hover,
.fluid_7e10 .slow-bbee:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_7e10 .card-d94b {
  color: rgba(0, 0, 0, 0.55);
}
.fluid_7e10 .card-d94b .complex_7e53 {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_7e10 .card-d94b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_prev_8f43 .tertiary-1e95 {
  margin-left: auto;
  margin-right: auto;
}
.item_complex_e7c6 > * {
  margin-left: auto;
  margin-right: auto;
}
.item_complex_e7c6 .frame-8629 {
  margin-right: 1.41575em;
}
.grid_south_57d8 .item_complex_e7c6 > .video-f5df {
  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;
}
.grid_south_57d8 .item_complex_e7c6 > .caption-light-7b81 {
  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-red-1412.footer_prev_8f43 .tertiary-1e95,
.frame_e1cf.footer_prev_8f43 .tertiary-1e95 {
  margin-left: 0;
}
.light_56bd.footer_prev_8f43 .tertiary-1e95,
.preview_solid_ab19.footer_prev_8f43 .tertiary-1e95 {
  margin-right: 0;
}
.item_complex_e7c6 ol,
.item_complex_e7c6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.feature_soft_8478 video {
  max-width: 100%;
}
.purple-068a img {
  display: block;
}
.purple-068a.frame-8629,
.purple-068a.outline-pink-0e29 {
  width: 100%;
}
.purple-068a.caption-light-7b81 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.outline-easy-4cc1:not(.photo-middle-d320) {
  margin: 1.5em auto;
}
.layout-yellow-fc57 p {
  padding: 1.5em 14px;
}
ul.component-steel-fd87.caption-light-7b81,
ul.component-steel-fd87.video-f5df,
ul.component-steel-fd87.section-ed5c.video-f5df {
  padding: 0 14px;
}
.glass_4299 {
  display: block;
  overflow-x: auto;
}
.glass_4299 table {
  border-collapse: collapse;
  width: 100%;
}
.glass_4299 td,
.glass_4299 th {
  padding: 0.5em;
}
.item_complex_e7c6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.item_complex_e7c6 ol ol,
.item_complex_e7c6 ol ul,
.item_complex_e7c6 ul ol,
.item_complex_e7c6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.item_complex_e7c6 ol ol li,
.item_complex_e7c6 ol ul li,
.item_complex_e7c6 ul ol li,
.item_complex_e7c6 ul ul li {
  margin-left: 0;
}
.thick_4c78.north_7459 > .link_over_e4cf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thick_4c78.north_7459 > .link_over_e4cf iframe,
.thick_4c78.north_7459 > .link_over_e4cf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.media_a4a8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.media_a4a8.accordion_under_8cb7 {
  padding: 0;
}
.media_a4a8.accordion_under_8cb7 cite {
  font-size: 13px;
}
.media_a4a8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.media_a4a8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.summary_aeb1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.summary_aeb1 > p:first-child {
  margin-top: 0;
}
.summary_aeb1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.summary_aeb1 blockquote {
  border-left: 0;
}
.popup_d409 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.popup_d409:not(.next-d6d3) {
  max-width: 100px;
}
.popup_d409.purple-4246 {
  border-bottom: none !important;
  text-align: center;
}
.popup_d409.purple-4246::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .layout-yellow-fc57 p {
    padding: 1.5em 0;
  }
}
.menu-67e4 {
  color: #0073aa;
}
.main-d5dd {
  background-color: #0073aa;
}
.tiny_0d6b {
  color: #229fd8;
}
.tertiary-black-9dea {
  background-color: #229fd8;
}
.column_over_4494 {
  color: #eee;
}
.carousel-dirty-dd1a {
  background-color: #eee;
}
.gas-7ebe {
  color: #444;
}
.badge-south-f7f4 {
  background-color: #444;
}
.overlay-e000 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.overlay-e000 .badge-f4c7 .header_static_8883 {
  font-size: 15px;
}
.overlay-e000 .header_static_8883 {
  line-height: 1.3;
}
.overlay-e000 .fluid_7e10 {
}
.overlay-e000 .row_e1d4 {
  background: #235787;
}
.outline-current-54bb {
  padding: 0;
}
.outline-current-54bb .row_e1d4 {
  background: #1a1a1a;
}
.outline-current-54bb .fluid_7e10 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.last-f6e7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.last-f6e7 .fluid_7e10 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.last-f6e7 .row_e1d4 {
  background: #303030;
}
.footer-lower-9518 {
  position: relative;
  z-index: 10;
}
.footer-lower-9518 .tooltip-huge-df66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget-black-3ae2 .dynamic-2bef {
  display: inline-block;
  vertical-align: middle;
}
.widget-black-3ae2.progress_blue_3708 .dynamic-2bef {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .widget-black-3ae2.progress_blue_3708 .dynamic-2bef {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .widget-black-3ae2.progress_blue_3708 .dynamic-2bef {
    margin-right: 0.4em;
  }
}
.widget-black-3ae2.progress_blue_3708 .dynamic-2bef:last-child {
  margin-right: 0;
}
.active_82d7 .tooltip-huge-df66 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .light-5e47 .badge-f4c7 {
    margin: 0 -0.5em;
  }
  .light-5e47 .badge-f4c7 [class*="customify-col-"],
  .light-5e47 .badge-f4c7 [class*="customify-col_"],
  .light-5e47 .badge-f4c7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.light-5e47.pressed-269e .tooltip-huge-df66 {
  background: 0 0 !important;
}
.light-5e47.pressed-269e .tooltip-huge-df66,
.light-5e47.active_82d7 .tooltip-huge-df66 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .light-5e47.disabled-active-710f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.light-5e47.active_82d7 .tooltip-huge-df66 {
  box-shadow: none !important;
}
.top-680b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .top-680b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .top-680b {
    padding: 18px 0 20px;
  }
}
.top-680b .mini-4945 {
  width: 100%;
}
.top-680b .disabled_hovered_69ee {
  margin-bottom: 0;
}
.top-680b .progress_hard_ff2d {
  margin-top: 5px;
  font-size: 0.875em;
}
.detail_782f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.detail_782f .background_outer_b127 {
  width: 100%;
}
.picture_pink_fee5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture_pink_fee5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture_pink_fee5 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;
}
.picture_pink_fee5 li:last-child:after {
  display: none;
}
.picture_pink_fee5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.mini_b588 .notice-6b0f button,
.top-680b .notice-6b0f button {
  left: 0;
}
.mini_b588 .background_outer_b127,
.top-680b .background_outer_b127 {
  padding-left: 0;
  padding-right: 0;
}
.mini_b588 .detail_782f,
.top-680b .detail_782f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.mini_b588 {
  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;
}
.mini_b588: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;
}
.mini_b588 .prev_4f2d {
  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) {
  .mini_b588 .prev_4f2d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .mini_b588 .prev_4f2d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .mini_b588 .prev_4f2d {
    min-height: 200px;
  }
}
.mini_b588 .picture_pink_fee5 {
  color: rgba(255, 255, 255, 0.8);
}
.mini_b588 .picture_pink_fee5 a,
.mini_b588 .picture_pink_fee5 li:after {
  color: inherit;
}
.mini_b588 .picture_pink_fee5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bottom-61f8 {
  margin-bottom: 0.5em;
}
.element_liquid_3a89 {
  margin-bottom: 1.2em;
}
.element_liquid_3a89,
.bottom-61f8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.element_liquid_3a89 p:last-child,
.bottom-61f8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notice-6b0f,
#masthead .notice-6b0f {
  display: none;
}
#masthead
  > .notice-6b0f.steel_52a2 {
  display: none;
}
#masthead > .notice-6b0f button {
  left: 0;
}
.logo_9c4c {
  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%;
}
.logo_9c4c .dynamic-2bef {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.logo_9c4c .image-narrow-2acd {
  display: -webkit-box;
  display: flex;
}
.logo_9c4c .image-narrow-2acd.accent_dirty_9315 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.logo_9c4c .image-narrow-2acd.brown_3db1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.logo_9c4c .image-narrow-2acd.bronze_2c97 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.logo_9c4c.column-4409.plasma-39bc .image-narrow-2acd.accent_dirty_9315 {
  flex-basis: 100%;
}
.logo_9c4c.tertiary-14a5 .image-narrow-2acd.brown_3db1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.logo_9c4c.tertiary-14a5 .image-narrow-2acd.bronze_2c97 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notice-6b0f.steel_52a2 {
  display: none;
}
#masthead > .notice-6b0f button {
  left: 0;
}
.popup-c779 {
  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;
}
.popup-c779:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.popup-c779.gold-117b i {
  margin-right: 4px;
}
.popup-c779.grid_242c i {
  margin-left: 5px;
}
.header_static_8883 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.header_static_8883 p:last-child {
  margin-bottom: 0;
}
.cold-32d2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cold-32d2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cold-32d2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cold-32d2 .module-c721 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cold-32d2 .hovered_f614 {
  margin: 5px 0 7px 0;
}
.cold-32d2.full-203f .nav_9669 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-32d2.full-203f .copper_98e9 {
  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;
}
.cold-32d2.thick_e7ee {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cold-32d2.thick_e7ee .nav_9669 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-32d2.thick_e7ee .copper_98e9 {
  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;
}
.cold-32d2.list_3b88 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cold-32d2.lite-edc8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cold-32d2.lite-edc8 .copper_98e9 {
  margin-top: 7px;
}
.notification-6613 {
  display: inline-block;
}
.footer-lower-9518 .photo_black_3d51 .cold-32d2 img {
  max-width: 100%;
}
.element_solid_2de2 .red-5ffb.paper-87c9,
.sort-51eb .red-5ffb.paper-87c9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_solid_2de2 .paragraph-west-ec69,
.sort-51eb .paragraph-west-ec69 {
  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%);
}
.element_solid_2de2 .paragraph-west-ec69 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element_solid_2de2.heading_pink_a3f8 .paragraph-west-ec69 {
  display: none;
}
.element_solid_2de2 .blue_ed66 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_solid_2de2 .blue_ed66 li {
  display: inline-block;
  position: relative;
}
.element_solid_2de2 .blue_ed66 li:last-child {
  margin-right: 0;
}
.element_solid_2de2 .blue_ed66 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;
}
.element_solid_2de2 .blue_ed66 li.stale-4b2d > a {
  color: rgba(0, 0, 0, 0.9);
}
.element_solid_2de2 .blue_ed66 > 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;
}
.element_solid_2de2 .blue_ed66 > li > a i {
  line-height: 0;
}
.element_solid_2de2 .blue_ed66 > li.banner_inner_aa7b > a .paragraph-west-ec69 {
  margin-left: 4px;
  line-height: 0;
}
.element_solid_2de2 .blue_ed66 .description-5bcd li.banner_inner_aa7b > a {
  position: relative;
}
.element_solid_2de2 .blue_ed66 .description-5bcd li.banner_inner_aa7b > a:after,
.element_solid_2de2 .blue_ed66 .description-5bcd li.banner_inner_aa7b > a:before {
  content: "";
  display: table;
}
.element_solid_2de2 .blue_ed66 .description-5bcd li.banner_inner_aa7b > a:after {
  clear: both;
}
.element_solid_2de2 .blue_ed66 .description-5bcd li.banner_inner_aa7b > a .paragraph-west-ec69 {
  margin-left: 5px;
  float: right;
}
.element_solid_2de2 .video_liquid_0f40,
.element_solid_2de2 .description-5bcd {
  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;
}
.element_solid_2de2 .description-5bcd {
  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;
}
.element_solid_2de2 .description-5bcd .paper-87c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_solid_2de2 .description-5bcd .paragraph-west-ec69 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element_solid_2de2 .description-5bcd li {
  display: block;
  margin: 0;
  padding: 0;
}
.element_solid_2de2 .description-5bcd 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;
}
.element_solid_2de2 .description-5bcd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element_solid_2de2 .description-5bcd .description-5bcd {
  top: 0;
  left: 100%;
}
.element_solid_2de2 .shadow-c475.fn-focus-23fd > .video_liquid_0f40,
.element_solid_2de2 .shadow-c475.fn-focus-23fd > .description-5bcd,
.element_solid_2de2 .shadow-c475:focus > .video_liquid_0f40,
.element_solid_2de2 .shadow-c475:focus > .description-5bcd,
.element_solid_2de2 .shadow-c475:hover > .video_liquid_0f40,
.element_solid_2de2 .shadow-c475:hover > .description-5bcd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element_solid_2de2.action-44ff .inner_1542:after,
.element_solid_2de2.action-44ff .inner_1542:before {
  content: "";
  display: table;
}
.element_solid_2de2.action-44ff .inner_1542:after {
  clear: both;
}
.element_solid_2de2.action-44ff .inner_1542 > li {
  float: left;
}
.element_solid_2de2.west_1e3a .inner_1542:after,
.element_solid_2de2.west_1e3a .inner_1542:before {
  content: "";
  display: table;
}
.element_solid_2de2.west_1e3a .inner_1542:after {
  clear: both;
}
.element_solid_2de2.west_1e3a .inner_1542 > li {
  float: left;
}
.element_solid_2de2.west_1e3a .inner_1542 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element_solid_2de2.west_1e3a .inner_1542 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element_solid_2de2.west_1e3a .inner_1542 > li.active_9166 > a,
.element_solid_2de2.west_1e3a .inner_1542 > li.stale-4b2d > a {
  color: #fff;
  background-color: #1e4b75;
}
.element_solid_2de2.slow-b1b7 .inner_1542 > li > a .paper-87c9 {
  position: relative;
}
.element_solid_2de2.slow-b1b7 .inner_1542 > li > a .paper-87c9: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;
}
.element_solid_2de2.slow-b1b7
  .inner_1542
  > li:focus
  > a
  .paper-87c9:before,
.element_solid_2de2.slow-b1b7
  .inner_1542
  > li:hover
  > a
  .paper-87c9:before {
  width: 100%;
  background-color: currentColor;
}
.element_solid_2de2.slow-b1b7
  .inner_1542
  > li.active_9166
  > a
  .paper-87c9:before,
.element_solid_2de2.slow-b1b7
  .inner_1542
  > li.layout_stale_d288
  > a
  .paper-87c9:before {
  width: 100%;
  background-color: currentColor;
}
.element_solid_2de2.filter_blue_b81b .inner_1542 > li > a .paper-87c9 {
  position: relative;
}
.element_solid_2de2.filter_blue_b81b .inner_1542 > li > a .paper-87c9: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;
}
.element_solid_2de2.filter_blue_b81b .inner_1542 > li:focus > a .paper-87c9:before,
.element_solid_2de2.filter_blue_b81b
  .inner_1542
  > li:hover
  > a
  .paper-87c9:before {
  width: 100%;
  background-color: currentColor;
}
.element_solid_2de2.filter_blue_b81b
  .inner_1542
  > li.active_9166
  > a
  .paper-87c9:before,
.element_solid_2de2.filter_blue_b81b
  .inner_1542
  > li.layout_stale_d288
  > a
  .paper-87c9:before {
  width: 100%;
  background-color: currentColor;
}
.sort-51eb .blue_ed66 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sort-51eb .blue_ed66 li:first-child > a {
  border-top: none;
}
.sort-51eb .blue_ed66 .overlay-hard-3013 > .paper-87c9 .paragraph-west-ec69 {
  display: none;
}
.sort-51eb .blue_ed66 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sort-51eb .blue_ed66 li:last-child {
  border: none;
}
.sort-51eb .blue_ed66 li.banner_inner_aa7b > a {
  padding-right: 45px !important;
}
.sort-51eb .blue_ed66 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sort-51eb .blue_ed66 li a:focus,
.sort-51eb .blue_ed66 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-51eb .blue_ed66 li .hover_stale_1406 {
  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;
}
.sort-51eb .blue_ed66 li .hover_stale_1406:hover {
  box-shadow: none;
}
.sort-51eb .blue_ed66 li .hover_stale_1406 .paragraph-west-ec69 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sort-51eb .blue_ed66 .description-5bcd {
  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);
}
.sort-51eb .blue_ed66 .description-5bcd li a {
  padding-left: 3em;
}
.sort-51eb .blue_ed66 .pro-b195 > a .hover_stale_1406 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sort-51eb .blue_ed66 .pro-b195 > .description-5bcd {
  display: block;
  opacity: 1;
}
.surface_mini_b623 {
  max-width: 100%;
}
.accent-dda8 {
  line-height: 0;
  cursor: pointer;
}
.slow-bbee {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slow-bbee:hover {
  box-shadow: none;
  color: currentColor;
}
.slow-bbee svg {
  width: 18px;
  height: 18px;
}
.slow-bbee .action_50bd {
  display: none;
}
.sort_stale_0e72 {
  position: relative;
}
.sort_stale_0e72.fn-active-23fd .slow-bbee .pro-7916 {
  display: none;
}
.sort_stale_0e72.fn-active-23fd .slow-bbee .action_50bd {
  display: inline-block;
}
.sort_stale_0e72 .container-narrow-6a5c {
  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);
}
.sort_stale_0e72.lower_fd19 .container-narrow-6a5c {
  left: auto;
  right: -0.9em;
}
.sort_stale_0e72.lower_fd19 .slow_b667::before {
  left: auto;
  right: 15px;
}
.sort_stale_0e72.fn-active-23fd .container-narrow-6a5c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.simple_61b4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.simple_61b4 label {
  flex-basis: 100%;
}
.simple_61b4 .cool_a823 {
  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;
}
.simple_61b4 .sidebar-4270 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.simple_61b4 .sidebar-4270:focus {
  background-color: transparent;
}
.simple_61b4 button.gas-aa1a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.simple_61b4 button.gas-aa1a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.simple_61b4 button.gas-aa1a svg {
  width: 18px;
  height: 18px;
}
.simple_61b4 input[type="submit"] {
  min-height: auto;
}
.mask_7f35 .simple_61b4 .sidebar-4270 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slow_b667 {
  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) {
  .slow_b667 {
    width: 220px;
  }
}
.slow_b667 label {
  flex-basis: 100%;
}
.slow_b667::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;
}
.caption-up-c307 .mask_7f35 .simple_61b4 {
  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;
}
.caption-up-c307
  .mask_7f35
  .simple_61b4
  .cool_a823 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.caption-up-c307 .mask_7f35 .simple_61b4 .sidebar-4270 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.caption-up-c307
  .mask_7f35
  .simple_61b4
  .sidebar-4270:focus {
  background: 0 0;
}
.caption-up-c307
  .mask_7f35
  .simple_61b4
  .green-c0d6 {
  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;
}
.primary-d790 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.primary-d790 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.primary-d790 li:last-child {
  margin-right: 0;
}
.primary-d790 li:first-child {
  margin-left: 0;
}
.primary-d790.chip-next-5d63 a {
  color: #fff;
}
.primary-d790.chip-next-5d63 a:hover {
  color: #fff;
}
.primary-d790 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.primary-d790 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.primary-d790 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.primary-d790 a:hover {
  opacity: 0.9;
  color: inherit;
}
.primary-d790 [class*="social-icon-apple"] {
  background-color: #999;
}
.primary-d790 [class*="social-icon-apple"].box-green-1c32 {
  background-color: transparent;
  color: #999;
}
.primary-d790 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.primary-d790 [class*="social-icon-behance"].box-green-1c32 {
  background-color: transparent;
  color: #1769ff;
}
.primary-d790 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.primary-d790 [class*="social-icon-bitbucket"].box-green-1c32 {
  background-color: transparent;
  color: #205081;
}
.primary-d790 [class*="social-icon-codepen"] {
  background-color: #000;
}
.primary-d790 [class*="social-icon-codepen"].box-green-1c32 {
  background-color: transparent;
  color: #000;
}
.primary-d790 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.primary-d790 [class*="social-icon-delicious"].box-green-1c32 {
  background-color: transparent;
  color: #39f;
}
.primary-d790 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.primary-d790 [class*="social-icon-digg"].box-green-1c32 {
  background-color: transparent;
  color: #005be2;
}
.primary-d790 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.primary-d790 [class*="social-icon-dribbble"].box-green-1c32 {
  background-color: transparent;
  color: #ea4c89;
}
.primary-d790 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.primary-d790 [class*="social-icon-envelope"].box-green-1c32 {
  background-color: transparent;
  color: #ea4335;
}
.primary-d790 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.primary-d790 [class*="social-icon-facebook"].box-green-1c32 {
  background-color: transparent;
  color: #3b5998;
}
.primary-d790 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.primary-d790 [class*="social-icon-flickr"].box-green-1c32 {
  background-color: transparent;
  color: #0063dc;
}
.primary-d790 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.primary-d790 [class*="social-icon-foursquare"].box-green-1c32 {
  background-color: transparent;
  color: #2d5be3;
}
.primary-d790 [class*="social-icon-github"] {
  background-color: #333;
}
.primary-d790 [class*="social-icon-github"].box-green-1c32 {
  background-color: transparent;
  color: #333;
}
.primary-d790 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.primary-d790 [class*="social-icon-google-plus"].box-green-1c32 {
  background-color: transparent;
  color: #dd4b39;
}
.primary-d790 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.primary-d790 [class*="social-icon-houzz"].box-green-1c32 {
  background-color: transparent;
  color: #7ac142;
}
.primary-d790 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.primary-d790 [class*="social-icon-instagram"].box-green-1c32 {
  background-color: transparent;
  color: #262626;
}
.primary-d790 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.primary-d790 [class*="social-icon-jsfiddle"].box-green-1c32 {
  background-color: transparent;
  color: #487aa2;
}
.primary-d790 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.primary-d790 [class*="social-icon-linkedin"].box-green-1c32 {
  background-color: transparent;
  color: #0077b5;
}
.primary-d790 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.primary-d790 [class*="social-icon-medium"].box-green-1c32 {
  background-color: transparent;
  color: #00ab6b;
}
.primary-d790 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.primary-d790
  [class*="social-icon-odnoklassniki"].box-green-1c32 {
  background-color: transparent;
  color: #f4731c;
}
.primary-d790 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.primary-d790 [class*="social-icon-meetup"].box-green-1c32 {
  background-color: transparent;
  color: #ec1c40;
}
.primary-d790 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.primary-d790 [class*="social-icon-pinterest"].box-green-1c32 {
  background-color: transparent;
  color: #bd081c;
}
.primary-d790 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.primary-d790 [class*="social-icon-product-hunt"].box-green-1c32 {
  background-color: transparent;
  color: #da552f;
}
.primary-d790 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.primary-d790 [class*="social-icon-reddit"].box-green-1c32 {
  background-color: transparent;
  color: #ff4500;
}
.primary-d790 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.primary-d790 [class*="social-icon-rss"].box-green-1c32 {
  background-color: transparent;
  color: #f26522;
}
.primary-d790 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.primary-d790
  [class*="social-icon-shopping-cart"].box-green-1c32 {
  background-color: transparent;
  color: #4caf50;
}
.primary-d790 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.primary-d790 [class*="social-icon-skype"].box-green-1c32 {
  background-color: transparent;
  color: #00aff0;
}
.primary-d790 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.primary-d790 [class*="social-icon-slideshare"].box-green-1c32 {
  background-color: transparent;
  color: #0077b5;
}
.primary-d790 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.primary-d790 [class*="social-icon-snapchat"].box-green-1c32 {
  background-color: transparent;
  color: #fffc00;
}
.primary-d790 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.primary-d790 [class*="social-icon-soundcloud"].box-green-1c32 {
  background-color: transparent;
  color: #f80;
}
.primary-d790 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.primary-d790 [class*="social-icon-spotify"].box-green-1c32 {
  background-color: transparent;
  color: #2ebd59;
}
.primary-d790 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.primary-d790
  [class*="social-icon-stack-overflow"].box-green-1c32 {
  background-color: transparent;
  color: #fe7a15;
}
.primary-d790 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.primary-d790 [class*="social-icon-maldkfgram"].box-green-1c32 {
  background-color: transparent;
  color: #2ca5e0;
}
.primary-d790 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.primary-d790 [class*="social-icon-tripadvisor"].box-green-1c32 {
  background-color: transparent;
  color: #589442;
}
.primary-d790 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.primary-d790 [class*="social-icon-tumblr"].box-green-1c32 {
  background-color: transparent;
  color: #35465c;
}
.primary-d790 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.primary-d790 [class*="social-icon-twitch"].box-green-1c32 {
  background-color: transparent;
  color: #6441a5;
}
.primary-d790 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.primary-d790 [class*="social-icon-twitter"].box-green-1c32 {
  background-color: transparent;
  color: #1da1f2;
}
.primary-d790 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.primary-d790 [class*="social-icon-vimeo"].box-green-1c32 {
  background-color: transparent;
  color: #1ab7ea;
}
.primary-d790 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.primary-d790 [class*="social-icon-vk"].box-green-1c32 {
  background-color: transparent;
  color: #45668e;
}
.primary-d790 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.primary-d790 [class*="social-icon-weibo"].box-green-1c32 {
  background-color: transparent;
  color: #df2029;
}
.primary-d790 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.primary-d790 [class*="social-icon-weixin"].box-green-1c32 {
  background-color: transparent;
  color: #7bb32e;
}
.primary-d790 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.primary-d790 [class*="social-icon-whatsapp"].box-green-1c32 {
  background-color: transparent;
  color: #25d366;
}
.primary-d790 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.primary-d790 [class*="social-icon-wordpress"].box-green-1c32 {
  background-color: transparent;
  color: #21759b;
}
.primary-d790 [class*="social-icon-xing"] {
  background-color: #026466;
}
.primary-d790 [class*="social-icon-xing"].box-green-1c32 {
  background-color: transparent;
  color: #026466;
}
.primary-d790 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.primary-d790 [class*="social-icon-yelp"].box-green-1c32 {
  background-color: transparent;
  color: #af0606;
}
.primary-d790 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.primary-d790 [class*="social-icon-youtube"].box-green-1c32 {
  background-color: transparent;
  color: #cd201f;
}
.gradient-inner-d562 {
  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;
}
.gradient-inner-d562:hover {
  box-shadow: none;
  background: 0 0;
}
.avatar_cc28 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.aside_2013 {
  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;
}
.picture_46a1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hard_6f06 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hard_6f06,
.hard_6f06::after,
.hard_6f06::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;
}
.hard_6f06::after,
.hard_6f06::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter-6b91 .aside_2013 .picture_46a1 {
  margin-top: -2px;
  width: 19px;
}
.filter-6b91 .aside_2013 .hard_6f06 {
  margin-top: -1px;
}
.filter-6b91 .aside_2013 .hard_6f06,
.filter-6b91 .aside_2013 .hard_6f06::after,
.filter-6b91 .aside_2013 .hard_6f06::before {
  width: 19px;
  height: 2px;
}
.filter-6b91 .aside_2013 .hard_6f06::before {
  top: -6px;
}
.filter-6b91 .aside_2013 .hard_6f06::after {
  bottom: -6px;
}
.short_0301 .aside_2013 .picture_46a1 {
  margin-top: -2px;
  width: 22px;
}
.short_0301 .aside_2013 .hard_6f06 {
  margin-top: -1px;
}
.short_0301 .aside_2013 .hard_6f06,
.short_0301 .aside_2013 .hard_6f06::after,
.short_0301 .aside_2013 .hard_6f06::before {
  width: 22px;
  height: 2px;
}
.short_0301 .aside_2013 .hard_6f06::before {
  top: -7px;
}
.short_0301 .aside_2013 .hard_6f06::after {
  bottom: -7px;
}
.tag_silver_04d8 .aside_2013 .picture_46a1 {
  margin-top: -2px;
  width: 31px;
}
.tag_silver_04d8 .aside_2013 .hard_6f06 {
  margin-top: -1.5px;
}
.tag_silver_04d8 .aside_2013 .hard_6f06,
.tag_silver_04d8 .aside_2013 .hard_6f06::after,
.tag_silver_04d8 .aside_2013 .hard_6f06::before {
  width: 31px;
  height: 3px;
}
.tag_silver_04d8 .aside_2013 .hard_6f06::before {
  top: -9px;
}
.tag_silver_04d8 .aside_2013 .hard_6f06::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .simple_1907 .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 19px;
  }
  .simple_1907 .aside_2013 .hard_6f06 {
    margin-top: -1px;
  }
  .simple_1907 .aside_2013 .hard_6f06,
  .simple_1907 .aside_2013 .hard_6f06::after,
  .simple_1907 .aside_2013 .hard_6f06::before {
    width: 19px;
    height: 2px;
  }
  .simple_1907 .aside_2013 .hard_6f06::before {
    top: -6px;
  }
  .simple_1907 .aside_2013 .hard_6f06::after {
    bottom: -6px;
  }
  .tabs-399b .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-399b .aside_2013 .hard_6f06 {
    margin-top: -1px;
  }
  .tabs-399b .aside_2013 .hard_6f06,
  .tabs-399b .aside_2013 .hard_6f06::after,
  .tabs-399b .aside_2013 .hard_6f06::before {
    width: 22px;
    height: 2px;
  }
  .tabs-399b .aside_2013 .hard_6f06::before {
    top: -7px;
  }
  .tabs-399b .aside_2013 .hard_6f06::after {
    bottom: -7px;
  }
  .block_mini_03d1 .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 31px;
  }
  .block_mini_03d1 .aside_2013 .hard_6f06 {
    margin-top: -1.5px;
  }
  .block_mini_03d1 .aside_2013 .hard_6f06,
  .block_mini_03d1 .aside_2013 .hard_6f06::after,
  .block_mini_03d1 .aside_2013 .hard_6f06::before {
    width: 31px;
    height: 3px;
  }
  .block_mini_03d1 .aside_2013 .hard_6f06::before {
    top: -9px;
  }
  .block_mini_03d1 .aside_2013 .hard_6f06::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .north-a366 .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 19px;
  }
  .north-a366 .aside_2013 .hard_6f06 {
    margin-top: -1px;
  }
  .north-a366 .aside_2013 .hard_6f06,
  .north-a366 .aside_2013 .hard_6f06::after,
  .north-a366 .aside_2013 .hard_6f06::before {
    width: 19px;
    height: 2px;
  }
  .north-a366 .aside_2013 .hard_6f06::before {
    top: -6px;
  }
  .north-a366 .aside_2013 .hard_6f06::after {
    bottom: -6px;
  }
  .photo-ecc5 .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 22px;
  }
  .photo-ecc5 .aside_2013 .hard_6f06 {
    margin-top: -1px;
  }
  .photo-ecc5 .aside_2013 .hard_6f06,
  .photo-ecc5 .aside_2013 .hard_6f06::after,
  .photo-ecc5 .aside_2013 .hard_6f06::before {
    width: 22px;
    height: 2px;
  }
  .photo-ecc5 .aside_2013 .hard_6f06::before {
    top: -7px;
  }
  .photo-ecc5 .aside_2013 .hard_6f06::after {
    bottom: -7px;
  }
  .footer_e978 .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_e978 .aside_2013 .hard_6f06 {
    margin-top: -1.5px;
  }
  .footer_e978 .aside_2013 .hard_6f06,
  .footer_e978 .aside_2013 .hard_6f06::after,
  .footer_e978 .aside_2013 .hard_6f06::before {
    width: 31px;
    height: 3px;
  }
  .footer_e978 .aside_2013 .hard_6f06::before {
    top: -9px;
  }
  .footer_e978 .aside_2013 .hard_6f06::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stale_0356 .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 19px;
  }
  .stale_0356 .aside_2013 .hard_6f06 {
    margin-top: -1px;
  }
  .stale_0356 .aside_2013 .hard_6f06,
  .stale_0356 .aside_2013 .hard_6f06::after,
  .stale_0356 .aside_2013 .hard_6f06::before {
    width: 19px;
    height: 2px;
  }
  .stale_0356 .aside_2013 .hard_6f06::before {
    top: -6px;
  }
  .stale_0356 .aside_2013 .hard_6f06::after {
    bottom: -6px;
  }
  .hover_da77 .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_da77 .aside_2013 .hard_6f06 {
    margin-top: -1px;
  }
  .hover_da77 .aside_2013 .hard_6f06,
  .hover_da77 .aside_2013 .hard_6f06::after,
  .hover_da77 .aside_2013 .hard_6f06::before {
    width: 22px;
    height: 2px;
  }
  .hover_da77 .aside_2013 .hard_6f06::before {
    top: -7px;
  }
  .hover_da77 .aside_2013 .hard_6f06::after {
    bottom: -7px;
  }
  .picture_simple_c18f .aside_2013 .picture_46a1 {
    margin-top: -2px;
    width: 31px;
  }
  .picture_simple_c18f .aside_2013 .hard_6f06 {
    margin-top: -1.5px;
  }
  .picture_simple_c18f .aside_2013 .hard_6f06,
  .picture_simple_c18f .aside_2013 .hard_6f06::after,
  .picture_simple_c18f .aside_2013 .hard_6f06::before {
    width: 31px;
    height: 3px;
  }
  .picture_simple_c18f .aside_2013 .hard_6f06::before {
    top: -9px;
  }
  .picture_simple_c18f .aside_2013 .hard_6f06::after {
    bottom: -9px;
  }
}
.message-95bc .hard_6f06 {
  -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);
}
.message-95bc .hard_6f06::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.message-95bc .hard_6f06::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);
}
.message-95bc.pro_3590 .hard_6f06 {
  -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);
}
.message-95bc.pro_3590 .hard_6f06::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.message-95bc.pro_3590 .hard_6f06::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);
}
.image_warm_0b2e {
  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.stone-d32e:before {
  display: none;
}
.widget-inner-e0a6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.widget-inner-e0a6 .icon-right-26c2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.widget-inner-e0a6 .icon-right-26c2:last-of-type {
  border-bottom: none;
}
.widget-inner-e0a6 .icon-right-26c2.rough_dc84,
.widget-inner-e0a6 .icon-right-26c2.north_70e8,
.widget-inner-e0a6 .icon-right-26c2.large_7aba {
  padding: 0;
}
.widget-inner-e0a6 .sort-51eb .hover_stale_1406 {
  color: currentColor;
}
.widget-inner-e0a6 .sort-51eb .hover_stale_1406:focus,
.widget-inner-e0a6 .sort-51eb .hover_stale_1406:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-inner-e0a6.fluid_7e10 .card-d94b,
.widget-inner-e0a6.fluid_7e10 .header_static_8883 a,
.widget-inner-e0a6.fluid_7e10 .inner_1542 a,
.widget-inner-e0a6.fluid_7e10 .description-5bcd a {
  color: rgba(0, 0, 0, 0.55);
}
.widget-inner-e0a6.fluid_7e10 .card-d94b:hover,
.widget-inner-e0a6.fluid_7e10 .header_static_8883 a:hover,
.widget-inner-e0a6.fluid_7e10 .inner_1542 a:hover,
.widget-inner-e0a6.fluid_7e10 .description-5bcd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-inner-e0a6.fluid_7e10 .complex_7e53 {
  color: rgba(0, 0, 0, 0.8);
}
.widget-inner-e0a6.fluid_7e10 .icon-right-26c2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-inner-e0a6.fluid_7e10 .icon-right-26c2:before {
  background: rgba(0, 0, 0, 0.08);
}
.widget-inner-e0a6.fluid_7e10 .next-de5d:before {
  background: rgba(255, 255, 255, 0.9);
}
.widget-inner-e0a6.fluid_7e10 .sort-51eb .blue_ed66 li a,
.widget-inner-e0a6.fluid_7e10 .sort-51eb .hover_stale_1406,
.widget-inner-e0a6.fluid_7e10 .description-5bcd {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-inner-e0a6.fluid_7e10 .sort-51eb .hover_stale_1406:focus,
.widget-inner-e0a6.fluid_7e10 .sort-51eb .hover_stale_1406:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-inner-e0a6.fluid_7e10 .blue_ed66 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.widget-inner-e0a6.row_e1d4 .card-d94b,
.widget-inner-e0a6.row_e1d4 .header_static_8883 a,
.widget-inner-e0a6.row_e1d4 .inner_1542 .hover_stale_1406,
.widget-inner-e0a6.row_e1d4 .inner_1542 a,
.widget-inner-e0a6.row_e1d4 .description-5bcd a {
  color: rgba(255, 255, 255, 0.79);
}
.widget-inner-e0a6.row_e1d4 .card-d94b:hover,
.widget-inner-e0a6.row_e1d4 .header_static_8883 a:hover,
.widget-inner-e0a6.row_e1d4 .inner_1542 .hover_stale_1406:hover,
.widget-inner-e0a6.row_e1d4 .inner_1542 a:hover,
.widget-inner-e0a6.row_e1d4 .description-5bcd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget-inner-e0a6.row_e1d4 .complex_7e53 {
  color: rgba(255, 255, 255, 0.99);
}
.widget-inner-e0a6.row_e1d4 .icon-right-26c2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-inner-e0a6.row_e1d4 .icon-right-26c2:before {
  background: rgba(255, 255, 255, 0.08);
}
.widget-inner-e0a6.row_e1d4 .next-de5d:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget-inner-e0a6.row_e1d4 .sort-51eb .blue_ed66 li a,
.widget-inner-e0a6.row_e1d4 .sort-51eb .hover_stale_1406,
.widget-inner-e0a6.row_e1d4 .description-5bcd {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-inner-e0a6.row_e1d4 .sort-51eb .hover_stale_1406:focus,
.widget-inner-e0a6.row_e1d4 .sort-51eb .hover_stale_1406:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget-inner-e0a6.row_e1d4 .blue_ed66 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-de5d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.next-de5d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.form_glass_e0aa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.advanced_8e0b .widget-inner-e0a6 {
  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;
}
.advanced_8e0b .icon-right-26c2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.advanced_8e0b .icon-right-26c2: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) {
  .advanced_8e0b .icon-right-26c2:before {
    width: 16%;
    left: 42%;
  }
}
.advanced_8e0b .icon-right-26c2:last-child:before {
  content: none;
}
.advanced_8e0b .icon-right-26c2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.advanced_8e0b .sort-51eb .blue_ed66 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.advanced_8e0b .sort-51eb .blue_ed66 li a .hover_stale_1406 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.advanced_8e0b .sort-51eb .description-5bcd {
  border: none;
}
.advanced_8e0b .sort-51eb .description-5bcd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.advanced_8e0b .next-de5d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.advanced_8e0b .form_glass_e0aa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.advanced_8e0b .row_e1d4 .next-de5d:before {
  background: rgba(0, 0, 0, 0.9);
}
.advanced_8e0b .fluid_7e10.tall_3c57 .hard_6f06 {
  background: rgba(0, 0, 0, 0.6);
}
.advanced_8e0b
  .fluid_7e10.tall_3c57
  .hard_6f06::after,
.advanced_8e0b
  .fluid_7e10.tall_3c57
  .hard_6f06:before {
  background: inherit;
}
.advanced_8e0b
  .fluid_7e10.tall_3c57:hover
  .hard_6f06 {
  background: rgba(0, 0, 0, 0.8);
}
.grid_4d37 .widget-inner-e0a6 {
  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) {
  .grid_4d37 .widget-inner-e0a6 {
    width: auto;
    right: 45px;
  }
}
.inner_3dbe .widget-inner-e0a6 {
  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) {
  .inner_3dbe .widget-inner-e0a6 {
    width: auto;
    left: 45px;
  }
}
.stone-d32e .widget-inner-e0a6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.stone-d32e .form_glass_e0aa {
  max-width: 48em;
  margin: 0 auto;
}
.stone-d32e .next-de5d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.highlight_over_6cd9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_over_6cd9.advanced_8e0b .widget-inner-e0a6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.highlight_over_6cd9.grid_4d37 .widget-inner-e0a6 {
  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);
}
.highlight_over_6cd9 .widget-inner-e0a6 {
  visibility: visible;
}
.highlight_over_6cd9.inner_3dbe .widget-inner-e0a6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.title-dark-1841,
.box_cc65 {
  overflow-x: hidden;
}
.title-dark-1841 .widget-inner-e0a6 {
  overflow: auto;
}
.title-dark-1841.advanced_8e0b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-dark-1841.advanced_8e0b .widget-inner-e0a6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.title-dark-1841.advanced_8e0b .gradient-inner-d562 {
  opacity: 0;
}
.title-dark-1841.grid_4d37 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-dark-1841.grid_4d37 .widget-inner-e0a6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.title-dark-1841.grid_4d37 .gradient-inner-d562 {
  opacity: 0;
}
.title-dark-1841.inner_3dbe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-dark-1841.inner_3dbe .widget-inner-e0a6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.title-dark-1841.inner_3dbe .gradient-inner-d562 {
  opacity: 0;
}
.title-dark-1841.stone-d32e .widget-inner-e0a6 {
  z-index: 10;
  visibility: visible;
}
.tall_3c57 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tall_3c57 .hard_6f06 {
  background: rgba(255, 255, 255, 0.99);
}
.tall_3c57 .hard_6f06::after,
.tall_3c57 .hard_6f06:before {
  background: inherit;
}
.tall_3c57:hover .hard_6f06 {
  background: rgba(255, 255, 255, 0.99);
}
.inner_3dbe .tall_3c57 {
  top: 10px;
  right: auto;
  left: 12px;
}
.stone-d32e .tall_3c57 {
  display: none !important;
}
.title-dark-1841:before,
.box_cc65:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.title-dark-1841 .tall_3c57,
.box_cc65 .tall_3c57 {
  display: inline-block;
}
.widget-inner-e0a6 .dynamic-2bef {
  -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;
}
.title-dark-1841 .widget-inner-e0a6 .dynamic-2bef,
.box_cc65 .widget-inner-e0a6 .dynamic-2bef {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow-dirty-7109 .cool_a823 {
  width: 100%;
}
.photo_black_3d51 {
  padding: 0 0.5em 0;
}
.photo_black_3d51 [class*="customify-col-"],
.photo_black_3d51 [class*="customify-col_"],
.photo_black_3d51 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient_stone_500d .photo_black_3d51 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .badge-f4c7 .preview_4a6e,
  .preview_4a6e {
    display: none;
  }
  .grid-outer-3ea1 {
    text-align: left;
  }
  .outer_779b {
    text-align: center;
  }
  .silver-f70d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .badge-f4c7 .layout-static-070a,
  .layout-static-070a {
    display: none;
  }
  .tertiary-simple-4c35 {
    text-align: left;
  }
  .chip-c9db {
    text-align: center;
  }
  .accent-9d66 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .badge-f4c7 .item-056c,
  .item-056c {
    display: none;
  }
  .stale_fd9f {
    text-align: left;
  }
  .notice_22fb {
    text-align: center;
  }
  .block_394a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video-5df8 {
  box-shadow: none !important;
}
.border_mini_d4ec .thick_d6d6,
.glass_7ca8 .thick_d6d6 {
  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;
}
.glass_7ca8 .thick_d6d6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tooltip-huge-df66 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tooltip-huge-df66:after,
.tooltip-huge-df66:before {
  content: "";
  display: table;
}
.tooltip-huge-df66:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tooltip-huge-df66 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tooltip-huge-df66,
.disabled-active-710f {
  max-width: 1248px;
  margin: 0 auto;
}

.disabled-7fd0.banner_8334 .tooltip-huge-df66 {
  max-width: 100%;
}
.disabled-7fd0.paragraph_57af {
  max-width: 1200px;
  margin: 0 auto;
}
.disabled-7fd0.title_fresh_bf75 .tooltip-huge-df66 {
  max-width: 100%;
}
.disabled-7fd0.title_fresh_bf75 > .tooltip-huge-df66 {
  padding-left: 0;
  padding-right: 0;
}
.disabled-7fd0.title_fresh_bf75 > .tooltip-huge-df66 .badge-f4c7 {
  margin: 0;
}
.disabled-7fd0.title_fresh_bf75
  > .tooltip-huge-df66
  .link_last_4f52.pressed_a292 {
  margin-right: 0;
  margin-left: 0;
}
.disabled-7fd0.title_fresh_bf75 #main.pressed_a292 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs-bright-3331 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-bright-3331 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification-83c9 .tertiary-1e95 {
    padding-right: 1em;
  }
  .notification-83c9.surface-34f4 .link_last_4f52 {
    border-right: 1px solid #eaecee;
  }
  .notification-83c9.surface-34f4 .tertiary-1e95 {
    padding-right: 1em;
  }
  .notification-83c9.surface-34f4 .breadcrumb-brown-5a19 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border_ef2e .tertiary-1e95 {
    padding-left: 1em;
  }
  .border_ef2e.surface-34f4 .link_last_4f52 {
    border-left: 1px solid #eaecee;
  }
  .border_ef2e.surface-34f4 .tertiary-1e95 {
    padding-left: 1em;
  }
  .border_ef2e.surface-34f4 .breadcrumb-brown-5a19 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white_297b .tertiary-1e95 {
    padding-left: 1em;
  }
  .white_297b.surface-34f4 .gas-3e5d {
    border-right: 1px solid #eaecee;
  }
  .white_297b.surface-34f4 .tiny-17cc {
    border-right: 1px solid #eaecee;
  }
  .white_297b.surface-34f4 .tertiary-1e95 {
    padding-left: 1em;
  }
  .white_297b.surface-34f4 .breadcrumb-brown-5a19 {
    padding-right: 1em;
  }
  .white_297b.surface-34f4 .medium_c272 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_c83c .tertiary-1e95 {
    padding-right: 1em;
  }
  .alert_c83c.surface-34f4 .gas-3e5d {
    border-left: 1px solid #eaecee;
  }
  .alert_c83c.surface-34f4 .tiny-17cc {
    border-left: 1px solid #eaecee;
  }
  .alert_c83c.surface-34f4 .tertiary-1e95 {
    padding-right: 1em;
  }
  .alert_c83c.surface-34f4 .breadcrumb-brown-5a19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert_c83c.surface-34f4 .medium_c272 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-bright-3331 .tertiary-1e95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-bright-3331.surface-34f4 .link_last_4f52 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs-bright-3331.surface-34f4 .tertiary-1e95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-bright-3331.surface-34f4 .breadcrumb-brown-5a19 {
    padding-left: 1em;
  }
  .tabs-bright-3331.surface-34f4 .medium_c272 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs-bright-3331.surface-34f4 .tertiary-1e95 {
    padding-left: 0;
  }
}
.focus_tiny_23cf .widget-black-3ae2 {
  display: inline-block;
}
.narrow-86ae {
  display: inline-block;
}
.highlight-warm-58ae {
  word-con: break-word;
}
.disabled-copper-1582 > span {
  display: inline-block;
  padding: 5px 0;
}
.disabled-copper-1582 .mask-right-7467 {
  margin-left: 8px;
  margin-right: 8px;
}
.disabled-copper-1582 .component-76d8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main-4d12 .pagination_b981 {
  margin-bottom: 2em;
}
.main-4d12 .silver_149e {
  margin-bottom: 15px;
}
.main-4d12 .silver_149e:last-child {
  margin-bottom: 0;
}
.main-4d12 .motion_cf4f {
  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) {
  .main-4d12 .motion_cf4f {
    display: block;
  }
}
.main-4d12 .info-east-d414 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main-4d12 .info-east-d414 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main-4d12 .modal_brown_6beb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main-4d12 .modal_brown_6beb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main-4d12 .modal_brown_6beb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main-4d12 .highlight-warm-58ae {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-4d12 .highlight-warm-58ae a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main-4d12 .smooth-f13c p:last-child {
  margin-bottom: 0;
}
.main-4d12 .article_down_ac9d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main-4d12 .right-3558 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main-4d12 .preview-north-ba0d {
  margin-top: 1em;
}
.main-4d12 .icon-tiny-5e65 {
  top: 0;
  display: block;
}
.main-4d12 .icon-tiny-5e65 a {
  color: inherit;
}
.main-4d12 .icon-tiny-5e65 a:hover {
  color: inherit;
}
.main-4d12 .list_b553 {
  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;
}
.main-4d12 .list_b553:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main-4d12 .right-3558 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main-4d12 .text_full_4900 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main-4d12 .text_full_4900:first-child {
  margin-top: 0;
}
.main-4d12 .text_full_4900.breadcrumb-easy-ec22 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-4d12 .text_full_4900.button-029c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-4d12
  .text_full_4900.button-029c.block-3836
  .preview-north-ba0d {
  width: 100%;
}
.main-4d12 .button-029c {
  -webkit-box-align: center;
  align-items: center;
}
.main-4d12 .button-029c .disabled-copper-1582,
.main-4d12 .button-029c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main-4d12 .modal_brown_6beb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-4d12 .modal_brown_6beb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-4d12 .modal_brown_6beb: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;
}
.main-4d12 .breadcrumb-easy-ec22 {
  z-index: 5;
}
.main-4d12 .item_45c6 .texture-warm-33e3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main-4d12 .panel-smooth-c79c .texture-warm-33e3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main-4d12 .medium_f8be .texture-warm-33e3 {
  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;
}
.main-4d12.medium_b9da .motion_cf4f,
.main-4d12.section-yellow-17e5 .motion_cf4f {
  display: block;
}
.main-4d12.medium_b9da .motion_cf4f .alert_cool_ce76,
.main-4d12.medium_b9da .motion_cf4f .right-3558,
.main-4d12.section-yellow-17e5 .motion_cf4f .alert_cool_ce76,
.main-4d12.section-yellow-17e5 .motion_cf4f .right-3558 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-4d12.lite-f85c .info-east-d414 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main-4d12.lite-f85c .info-east-d414 {
    margin-right: 0;
  }
}
.main-4d12.medium_b9da .info-east-d414,
.main-4d12.section-yellow-17e5 .info-east-d414 {
  padding-top: 40%;
}
.main-4d12.medium_b9da .pagination_b981,
.main-4d12.section-yellow-17e5 .pagination_b981 {
  display: block;
}
.main-4d12.medium_b9da .fn-sticky-23fd .right-3558,
.main-4d12.section-yellow-17e5 .fn-sticky-23fd .right-3558 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main-4d12.medium_b9da .info-east-d414,
.main-4d12.section-yellow-17e5 .info-east-d414 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main-4d12.medium_b9da .right-3558 {
  padding: 1em;
}
.light-e69f {
  margin: 30px auto;
  display: block;
}
.light-e69f .mask-thick-5faa > * {
  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;
}
.light-e69f .mask-thick-5faa > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.light-e69f .mask-thick-5faa span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar-71a2 .disabled-copper-1582 {
  margin-bottom: 1.41575em;
}
.sidebar-71a2 .search_21da {
  margin-bottom: 1.618em;
}
.item_complex_e7c6 .mini_2e50 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.item_complex_e7c6 .mini_2e50 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.item_complex_e7c6 .full_a3f6 {
  max-width: 100%;
  overflow: auto;
}
.footer_prev_8f43 .item_complex_e7c6 a:hover {
  text-decoration: underline;
}
.widget-new-56f0 .silver_149e:not(.highlight-warm-58ae),
.widget-new-56f0 .modal_brown_6beb {
  margin-bottom: 1.41575em;
}
.widget-new-56f0 .silver_149e:not(.highlight-warm-58ae):last-child,
.widget-new-56f0 .modal_brown_6beb:last-child {
  margin-bottom: 0;
}
.widget-new-56f0 .silver_149e.medium_2dec {
  margin-bottom: 0.41575em;
}
.widget-new-56f0 .tertiary_short_d7c8:before,
.widget-new-56f0 .notification-e37c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget-new-56f0 .tertiary_short_d7c8:before {
  content: "\f115";
}
.widget-new-56f0 .notification-e37c:before {
  content: "\f02c";
}
.widget-new-56f0 .card_2d39 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget-new-56f0 .card_2d39 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outline_f53c {
  display: -webkit-box;
  display: flex;
}
.outline_f53c .fresh_cad7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outline_f53c .fresh_cad7 {
    flex-basis: 90px;
  }
}
.outline_f53c .tooltip-gas-604a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline_f53c .tooltip-gas-604a {
    flex-basis: calc(100% - 50px);
  }
}
.outline_f53c .west_5435 p:last-child {
  margin-bottom: 0.72em;
}
.new-35cf .mask-thick-5faa {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.new-35cf .mask-thick-5faa:after,
.new-35cf .mask-thick-5faa:before {
  content: "";
  display: table;
}
.new-35cf .mask-thick-5faa:after {
  clear: both;
}
.new-35cf .mask-thick-5faa .cool-c861,
.new-35cf .mask-thick-5faa .table-8ee4 {
  width: 49%;
}
.new-35cf .mask-thick-5faa .cool-c861 a span.primary_solid_cf6f,
.new-35cf .mask-thick-5faa .table-8ee4 a span.primary_solid_cf6f {
  display: block;
  margin-bottom: 5px;
}
.new-35cf .mask-thick-5faa .table-8ee4 {
  float: left;
  text-align: left;
}
.new-35cf .mask-thick-5faa .cool-c861 {
  float: right;
  text-align: right;
}
.text_bright_58ef {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .text_bright_58ef {
    margin-bottom: 0;
  }
}
.background_36c9 {
  margin-bottom: 1em;
}
.background_36c9 .highlight-warm-58ae {
  font-size: 1.1em;
  line-height: 1.3;
}
.huge-ae54 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gas_467d .background_36c9,
.title_motion_19a6 .background_36c9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gas_467d .background_36c9,
  .title_motion_19a6 .background_36c9 {
    display: block;
  }
}
.gas_467d .huge-ae54,
.title_motion_19a6 .huge-ae54 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gas_467d .huge-ae54,
  .title_motion_19a6 .huge-ae54 {
    margin-bottom: 1em;
  }
}
.gas_467d .huge-ae54 img,
.title_motion_19a6 .huge-ae54 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gas_467d .outline_short_9e85,
.title_motion_19a6 .outline_short_9e85 {
  flex-basis: calc(100% - 160px);
}
.gas_467d .outline_short_9e85 p,
.title_motion_19a6 .outline_short_9e85 p {
  margin-bottom: 0;
}
.gas_467d .outline_short_9e85 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gas_467d .outline_short_9e85 {
    padding-left: 0;
  }
}
.title_motion_19a6 .outline_short_9e85 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title_motion_19a6 .outline_short_9e85 {
    padding-right: 0;
  }
}
.title_motion_19a6 .huge-ae54 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section_f8cf .huge-ae54 {
  margin-bottom: 0.5em;
}
.section_f8cf .huge-ae54 img {
  width: 100%;
}
.photo_e425 .sidebar-3c2d,
.cool_4f3d .sidebar-3c2d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cool_4f3d .link_last_4f52 .search_caf7 p:last-child {
  margin-bottom: 0;
}
.element-0df1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.narrow-87a1 .down-7d0c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .narrow-87a1 .down-7d0c:last-of-type {
    margin-bottom: 0;
  }
}
.narrow-87a1 .down-7d0c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.narrow-87a1 .down-7d0c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.narrow-87a1 .down-7d0c ul li {
  margin: 0 0 0.6em;
}
.narrow-87a1 .down-7d0c ul li.gas-9f65,
.narrow-87a1 .down-7d0c ul li.hard_50cc {
  position: relative;
}
.narrow-87a1 .down-7d0c ul li.gas-9f65 .caption_4367,
.narrow-87a1 .down-7d0c ul li.hard_50cc .caption_4367 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.narrow-87a1 .down-7d0c ul li.gas-9f65:after:after,
.narrow-87a1 .down-7d0c ul li.gas-9f65:after:before,
.narrow-87a1
  .down-7d0c
  ul
  li.hard_50cc:after:after,
.narrow-87a1
  .down-7d0c
  ul
  li.hard_50cc:after:before {
  content: "";
  display: table;
}
.narrow-87a1 .down-7d0c ul li.gas-9f65:after:after,
.narrow-87a1
  .down-7d0c
  ul
  li.hard_50cc:after:after {
  clear: both;
}
.narrow-87a1 .down-7d0c a.purple-0ae0:hover {
  text-decoration: none;
}
.narrow-87a1 .down-7d0c select {
  max-width: 100%;
}
.narrow-87a1 .down-7d0c table {
  font-size: 85%;
}
.narrow-87a1 .down-7d0c table td,
.narrow-87a1 .down-7d0c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.narrow-87a1 .down-7d0c table tfoot td {
  text-align: left;
}
.narrow-87a1 .down-7d0c :last-child {
  margin-bottom: 0;
}
.narrow-87a1 .down-7d0c .short-61f4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.narrow-87a1 .down-7d0c .short-61f4 label {
  width: 100%;
}
.narrow-87a1 .down-7d0c .short-61f4 .sidebar-4270 {
  width: 100%;
  display: block;
}
.narrow-87a1 .down-7d0c .short-61f4 .gas-aa1a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.narrow-87a1 .down-7d0c .short-61f4 .gas-aa1a:hover svg #svg-search {
  fill: #444;
}
.narrow-87a1 .down-7d0c .short-61f4 .gas-aa1a svg {
  width: 18px;
  height: 18px;
}
.narrow-87a1 .cool-cb29 ul ul,
.narrow-87a1 .label-right-847c ul ul,
.narrow-87a1 .clean_3178 ul ul,
.narrow-87a1 .header-bb1a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.narrow-87a1 .cool-cb29 .banner_inner_aa7b > a,
.narrow-87a1 .label-right-847c .banner_inner_aa7b > a,
.narrow-87a1 .clean_3178 .banner_inner_aa7b > a,
.narrow-87a1 .header-bb1a .banner_inner_aa7b > a {
  margin-bottom: 0;
}
.narrow-87a1 .shade_a5d8 li,
.narrow-87a1 .cool-cb29 li,
.narrow-87a1 .focused_f2f3 li,
.narrow-87a1 .label-right-847c li,
.narrow-87a1 .clean_3178 li,
.narrow-87a1 .header-bb1a li,
.narrow-87a1 .next_344f li,
.narrow-87a1 .backdrop-2a4b li {
  display: block;
  position: relative;
}
.narrow-87a1 .shade_a5d8 li:last-child,
.narrow-87a1 .cool-cb29 li:last-child,
.narrow-87a1 .focused_f2f3 li:last-child,
.narrow-87a1 .label-right-847c li:last-child,
.narrow-87a1 .clean_3178 li:last-child,
.narrow-87a1 .header-bb1a li:last-child,
.narrow-87a1 .next_344f li:last-child,
.narrow-87a1 .backdrop-2a4b li:last-child {
  border: none;
}
.narrow-87a1 .shade_a5d8 li a,
.narrow-87a1 .cool-cb29 li a,
.narrow-87a1 .focused_f2f3 li a,
.narrow-87a1 .label-right-847c li a,
.narrow-87a1 .clean_3178 li a,
.narrow-87a1 .header-bb1a li a,
.narrow-87a1 .next_344f li a,
.narrow-87a1 .backdrop-2a4b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.narrow-87a1 .shade_a5d8 li ul li::before,
.narrow-87a1 .cool-cb29 li ul li::before,
.narrow-87a1 .focused_f2f3 li ul li::before,
.narrow-87a1 .label-right-847c li ul li::before,
.narrow-87a1 .clean_3178 li ul li::before,
.narrow-87a1 .header-bb1a li ul li::before,
.narrow-87a1 .next_344f li ul li::before,
.narrow-87a1 .backdrop-2a4b li ul li::before {
  left: 15px;
}
.narrow-87a1 .shade_a5d8 li ul a,
.narrow-87a1 .cool-cb29 li ul a,
.narrow-87a1 .focused_f2f3 li ul a,
.narrow-87a1 .label-right-847c li ul a,
.narrow-87a1 .clean_3178 li ul a,
.narrow-87a1 .header-bb1a li ul a,
.narrow-87a1 .next_344f li ul a,
.narrow-87a1 .backdrop-2a4b li ul a {
  padding-left: 20px;
}
.narrow-87a1 .shade_a5d8 li ul ul li::before,
.narrow-87a1 .cool-cb29 li ul ul li::before,
.narrow-87a1 .focused_f2f3 li ul ul li::before,
.narrow-87a1 .label-right-847c li ul ul li::before,
.narrow-87a1 .clean_3178 li ul ul li::before,
.narrow-87a1 .header-bb1a li ul ul li::before,
.narrow-87a1 .next_344f li ul ul li::before,
.narrow-87a1 .backdrop-2a4b li ul ul li::before {
  left: 30px;
}
.narrow-87a1 .shade_a5d8 li ul ul a,
.narrow-87a1 .cool-cb29 li ul ul a,
.narrow-87a1 .focused_f2f3 li ul ul a,
.narrow-87a1 .label-right-847c li ul ul a,
.narrow-87a1 .clean_3178 li ul ul a,
.narrow-87a1 .header-bb1a li ul ul a,
.narrow-87a1 .next_344f li ul ul a,
.narrow-87a1 .backdrop-2a4b li ul ul a {
  padding-left: 40px;
}
.narrow-87a1 .tabs-hard-ad39 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.narrow-87a1 .backdrop-2a4b ul li {
  margin-bottom: 1.41575em;
}
.narrow-87a1 .backdrop-2a4b ul li .article_hovered_5e48 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.narrow-87a1 .backdrop-2a4b ul li .fast-05bc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.row_e1d4 .shade_a5d8 li a,
.row_e1d4 .cool-cb29 li a,
.row_e1d4 .focused_f2f3 li a,
.row_e1d4 .label-right-847c li a,
.row_e1d4 .clean_3178 li a,
.row_e1d4 .header-bb1a li a,
.row_e1d4 .next_344f li a,
.row_e1d4 .backdrop-2a4b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_e1d4 .tabs-hard-ad39 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_e1d4 .down-7d0c ul li.gas-9f65 .caption_4367,
.row_e1d4 .down-7d0c ul li.hard_50cc .caption_4367 {
  background: rgba(0, 0, 0, 0.2);
}
.row_e1d4 .narrow-87a1 .down-7d0c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-7fd0 .narrow-87a1 .blue_ed66 li {
  margin: 0;
}
.disabled-7fd0 .narrow-87a1 .blue_ed66 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.disabled-7fd0 .narrow-87a1 .blue_ed66 li ul {
  margin: 0;
}
.disabled-7fd0 .narrow-87a1 .blue_ed66 li ul li a {
  padding-left: 15px;
}
.disabled-7fd0 .narrow-87a1 .blue_ed66 li ul li li a {
  padding-left: 30px;
}
.disabled-7fd0 .narrow-87a1 .blue_ed66 li.stale-4b2d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.disabled-7fd0 .narrow-87a1 .blue_ed66 li.stale-4b2d > 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;
}
.disabled-7fd0 .narrow-87a1 .blue_ed66 li.stale-4b2d > 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;
}
.widget_pressed_4574 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion_6aa0 {
  position: relative;
  z-index: 10;
}
.accordion_6aa0 .dynamic-2bef {
  width: 100%;
  max-width: 100%;
}
.info-center-29fd .bronze_0edc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.info-center-29fd .fluid_7e10 {
}
.info-center-29fd .row_e1d4 {
  background: #292929;
}
.hover_yellow_e3a2 .bronze_0edc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover_yellow_e3a2 .fluid_7e10 {
  background: #f9f9f9;
}
.hover_yellow_e3a2 .row_e1d4 {
  background: #303030;
}
.glass_8997 .bronze_0edc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass_8997 .widget-black-3ae2 {
    margin-bottom: 1em;
  }
  .glass_8997 .widget-black-3ae2:last-child {
    margin-bottom: 0;
  }
}
.glass_8997 .fluid_7e10 {
  background: #ededed;
}
.glass_8997 .row_e1d4 {
  background: #1a1a1a;
}
.bronze_0edc.fluid_7e10 {
  color: rgba(0, 0, 0, 0.6);
}
.bronze_0edc.fluid_7e10 .row_static_bd87 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze_0edc.row_e1d4 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze_0edc.row_e1d4 a:not(.purple-0ae0) {
  color: rgba(255, 255, 255, 0.79);
}
.bronze_0edc.row_e1d4 a:not(.purple-0ae0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze_0edc.row_e1d4 .row_static_bd87 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_0edc.row_e1d4 table tbody td,
.bronze_0edc.row_e1d4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.secondary-0ceb.active_82d7 .tooltip-huge-df66 {
  max-width: initial;
}
.secondary-0ceb .progress_blue_3708 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.secondary-0ceb .progress_blue_3708 .dynamic-2bef {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .secondary-0ceb .progress_blue_3708 .dynamic-2bef {
    display: block;
    margin-bottom: 2em;
  }
  .secondary-0ceb .progress_blue_3708 .dynamic-2bef:last-child {
    margin-bottom: 0;
  }
}
.glass_8997 .widget-black-3ae2:last-child,
.hover_yellow_e3a2 .widget-black-3ae2:last-child,
.info-center-29fd .widget-black-3ae2:last-child {
  margin-bottom: 0;
}
.glass_8997 .widget-black-3ae2 .narrow-87a1 .down-7d0c:last-child,
.hover_yellow_e3a2 .widget-black-3ae2 .narrow-87a1 .down-7d0c:last-child,
.info-center-29fd .widget-black-3ae2 .narrow-87a1 .down-7d0c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .glass_8997 .lite-d1dc,
  .glass_8997 .footer-orange-0f78,
  .hover_yellow_e3a2 .lite-d1dc,
  .hover_yellow_e3a2 .footer-orange-0f78,
  .info-center-29fd .lite-d1dc,
  .info-center-29fd .footer-orange-0f78 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion_6aa0 .widget-black-3ae2 {
    margin-bottom: 2em;
  }
}
.accordion_6aa0 p:last-child {
  margin-bottom: 0;
}
.accordion_6aa0 li,
.accordion_6aa0 ul {
  list-style: none;
  margin: 0;
}
.accordion_6aa0 ul ul {
  margin-left: 2.617924em;
}
.background-lower-6f30 {
  font-size: 0.875em;
}

/* css-noise: 385b */
.shadow-element-x0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
