/*!
Theme Name: Customify
Theme URI: https://pressmaximum.left_6b21/customify
Author: WPCustomify
Author URI: https://pressmaximum.left_6b21
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.left_6b21/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tabs_b66b.dropdown-6b0c/licenses/gpl-2.0.media_basic_2c7a
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.background-8460/, (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.menu-2027.hovered_eb9d/normalize.first-e148/
 ======
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.first-e148 v7.0.0 | MIT License | github.left_6b21/necolas/normalize.first-e148 */
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;
}
.label_purple_f76d .selected-7b4b,
.wide_24a2,
.main-dark-348d,
.table_6a84,
.box-first-3b03,
.link_b59a,
.middle_fc8b,
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;
}
.wide_24a2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wide_24a2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wide_24a2,
  h1 {
    font-size: 1.8em;
  }
}
.main-dark-348d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.main-dark-348d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .main-dark-348d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .main-dark-348d,
  h2 {
    font-size: 1.7em;
  }
}
.table_6a84,
h3 {
  font-size: 1.618em;
}
.label_purple_f76d .selected-7b4b,
.box-first-3b03,
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.form-stale-7481 {
  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;
}
.notice_hard_e5fb:after,
.notice_hard_e5fb:before,
.pagination-hard-3bf8:after,
.pagination-hard-3bf8:before {
  content: "";
  display: table;
}
.notice_hard_e5fb:after,
.pagination-hard-3bf8:after {
  clear: both;
}
.icon-complex-324c {
  float: right;
  margin-right: 0;
}
.stone_ee78 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.component_silver_45da .summary_45cb,
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;
}
.component_silver_45da .summary_45cb: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;
}
.paragraph_liquid_6880 .summary_45cb {
  box-shadow: none;
}
.paragraph_liquid_6880
  .summary_45cb
  .banner-gas-525d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.paragraph_liquid_6880 .summary_45cb .column_lower_c9cb {
  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;
}
.paragraph_liquid_6880
  .summary_45cb
  .column_lower_c9cb
  b {
  display: none;
}
.paragraph_liquid_6880 .soft-d968 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs_full_46f8:not(.gas-101f):not(.backdrop_b4e7),
button:not(.gas-101f):not(.backdrop_b4e7),
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ),
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ),
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ):hover,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ):hover,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):hover,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):hover,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ):active,
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ):active,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):active,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):active,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):active,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus {
  outline: 0;
}
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f {
  position: relative;
}
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .button-8bb2,
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .in_155a,
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .east_4b9e,
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  i,
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  svg,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .button-8bb2,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .in_155a,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .east_4b9e,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  i,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  svg,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .button-8bb2,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .in_155a,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .east_4b9e,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  i,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  svg,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .button-8bb2,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .in_155a,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .east_4b9e,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  i,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  svg,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .button-8bb2,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .in_155a,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  .east_4b9e,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  i,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f
  svg {
  visibility: hidden;
}
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f:after,
button:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f:after,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f:after,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f:after,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ).fn-loading-e14f:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.tabs_full_46f8:not(.gas-101f):not(.backdrop_b4e7),
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ),
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ),
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ) {
  color: #fff;
  background: #235787;
}
.tabs_full_46f8:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus,
input[type="button"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus,
input[type="reset"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus,
input[type="submit"]:not(.gas-101f):not(
    .backdrop_b4e7
  ):focus {
  color: #fff;
}
.tabs_full_46f8.fn-disabled-e14f:not(.gas-101f):not(
    .backdrop_b4e7
  ),
.tabs_full_46f8[disabled]:not(.gas-101f):not(
    .backdrop_b4e7
  ),
button.fn-disabled-e14f:not(.gas-101f):not(
    .backdrop_b4e7
  ),
button[disabled]:not(.gas-101f):not(
    .backdrop_b4e7
  ) {
  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;
}
.message-d8dd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message-d8dd: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;
}
.accent_full_c9d7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left_5791 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.primary-green-f888 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice_hard_e5fb:after,
.notice_hard_e5fb:before,
.selected_4db7:after,
.selected_4db7:before,
.current-c0fe:after,
.current-c0fe:before,
.slow_deda:after,
.slow_deda:before,
.text-6f13:after,
.text-6f13:before,
.gas_b211:after,
.gas_b211:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice_hard_e5fb:after,
.selected_4db7:after,
.current-c0fe:after,
.slow_deda:after,
.text-6f13:after,
.gas_b211:after {
  clear: both;
}
.selected_4db7 .description-inner-768e,
.current-c0fe .description-inner-768e,
.preview-79db .description-inner-768e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dim-27f3 {
  display: inline-block;
}
.slow_f350 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slow_f350 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slow_f350 .secondary_14a3 {
  padding: 1em 0;
  font-size: 85%;
}
.secondary_14a3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading-gold-c85e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading-gold-c85e:after,
.heading-gold-c85e:before {
  content: "";
  display: table;
}
.heading-gold-c85e:after {
  clear: both;
}
.cold-6d2e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focused_6c64 .cold-6d2e {
  max-width: 50%;
}
.video-56a1 .cold-6d2e {
  max-width: 33.33%;
}
.button-f7bf .cold-6d2e {
  max-width: 25%;
}
.alert-1b62 .cold-6d2e {
  max-width: 20%;
}
.yellow-6c84 .cold-6d2e {
  max-width: 16.66%;
}
.status_f05b .cold-6d2e {
  max-width: 14.28%;
}
.content_yellow_d298 .cold-6d2e {
  max-width: 12.5%;
}
.small_4856 .cold-6d2e {
  max-width: 11.11%;
}
.chip-gas-830b {
  display: block;
}
.label_purple_f76d .background-4523 label,
.label_purple_f76d .sidebar-pressed-f735 label,
.label_purple_f76d .backdrop-dirty-d3a4 label,
.label_purple_f76d .hot_1370 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module-757b {
  list-style: none;
  margin: 0;
}
.module-757b article.orange-4d33 {
  margin-bottom: 0;
}
.module-757b ul {
  list-style: none;
  margin: 0;
}
.module-757b .slider-a9eb li.orange-4d33 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module-757b .slider-a9eb li.orange-4d33 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module-757b .slider-a9eb li.orange-4d33: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) {
  .module-757b .slider-a9eb li.orange-4d33 li.orange-4d33 li.orange-4d33 li.orange-4d33 {
    padding-left: 0;
  }
}
article.orange-4d33 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.orange-4d33 .selected_4db7 p:last-of-type {
  margin-bottom: 0;
}
article.orange-4d33 .pink-2b71 {
  float: left;
}
article.orange-4d33 .icon_0f75 {
  margin-left: 85px;
}
article.orange-4d33 .pattern-4202 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.orange-4d33 .pattern-4202 .thick-3c96 {
  margin-left: 10px;
}
article.orange-4d33 .hero-first-5799 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.orange-4d33 .secondary-slow-c146 {
  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 .background-4523,
  #respond .backdrop-dirty-d3a4,
  #respond .hot_1370 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .background-4523 input,
#respond .backdrop-dirty-d3a4 input,
#respond .hot_1370 input {
  width: 100%;
}
#respond .hot_1370 {
  margin-right: 0;
}
#respond .orange_b52e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-5fb9 {
  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;
}
.logo-5fb9.fluid_6aad {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo-5fb9 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%);
}
.logo-5fb9:focus,
.logo-5fb9: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);
}
.content_east_85ae {
  border-radius: 10%;
}
.cool-9513 {
  border-radius: 50%;
}
.current_8ad3 {
  font-size: 0.72em;
}
.accent-1562 {
  font-size: 0.875em;
}
.slider-eab1 {
  font-size: 1.1em;
}
.middle_60e1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.middle_60e1.current_8ad3 {
  letter-spacing: 0.5px;
}
.content-soft-e9f3,
.content-soft-e9f3 a {
  color: #6d6d6d;
}
.content-soft-e9f3 a:hover {
  color: #111;
}
.focus_center_72b5 {
  color: #6d6d6d;
}
.pagination-over-e696 {
  overflow-x: hidden;
}
.pagination-over-e696 .block_lower_1c0a.tertiary_fixed_0127 {
  position: relative;
}
.pagination-over-e696 .block_lower_1c0a.tertiary_fixed_0127.tall-3138 {
  position: initial;
}
.pagination-over-e696
  .block_lower_1c0a.tertiary_fixed_0127.tall-3138
  .dark-c60e {
  left: auto;
}
.pagination-over-e696 .block_lower_1c0a .dark-c60e {
  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;
}
.pagination-over-e696 .block_lower_1c0a:hover.tertiary_fixed_0127 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination-over-e696
  .block_lower_1c0a:hover.tertiary_fixed_0127
  .dark-c60e {
  display: block;
  z-index: 9999999;
}
.pagination-over-e696 .tooltip-80e5 .next_2c1c,
.pagination-over-e696 .layout_7ef6 .next_2c1c {
  display: none;
}
.pagination-over-e696 .label-next-f386 .block_lower_1c0a:hover.tertiary_fixed_0127 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label_purple_f76d .background-4523 label,
.label_purple_f76d .sidebar-pressed-f735 label,
.label_purple_f76d .backdrop-dirty-d3a4 label,
.label_purple_f76d .hot_1370 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module-757b {
  list-style: none;
  margin: 0;
}
.module-757b article.orange-4d33 {
  margin-bottom: 0;
}
.module-757b ul {
  list-style: none;
  margin: 0;
}
.module-757b .slider-a9eb li.orange-4d33 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module-757b .slider-a9eb li.orange-4d33 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module-757b .slider-a9eb li.orange-4d33: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) {
  .module-757b .slider-a9eb li.orange-4d33 li.orange-4d33 li.orange-4d33 li.orange-4d33 {
    padding-left: 0;
  }
}
article.orange-4d33 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.orange-4d33 .selected_4db7 p:last-of-type {
  margin-bottom: 0;
}
article.orange-4d33 .pink-2b71 {
  float: left;
}
article.orange-4d33 .icon_0f75 {
  margin-left: 85px;
}
article.orange-4d33 .pattern-4202 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.orange-4d33 .pattern-4202 .thick-3c96 {
  margin-left: 10px;
}
article.orange-4d33 .hero-first-5799 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.orange-4d33 .secondary-slow-c146 {
  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 .background-4523,
  #respond .backdrop-dirty-d3a4,
  #respond .hot_1370 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .background-4523 input,
#respond .backdrop-dirty-d3a4 input,
#respond .hot_1370 input {
  width: 100%;
}
#respond .hot_1370 {
  margin-right: 0;
}
#respond .orange_b52e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip-80e5 .tooltip_c4b4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_c4b4 .focus_0d2d.banner_1e40 .nav-white-e057 > li > a:focus,
.tooltip_c4b4 .focus_0d2d.banner_1e40 .nav-white-e057 > li > a:hover,
.tooltip_c4b4 .focus_0d2d.full-40c9 .nav-white-e057 > li > a:focus,
.tooltip_c4b4 .focus_0d2d.full-40c9 .nav-white-e057 > li > a:hover,
.tooltip_c4b4 .focus_0d2d.layout-5255 .nav-white-e057 > li > a:focus,
.tooltip_c4b4 .focus_0d2d.layout-5255 .nav-white-e057 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_c4b4
  .focus_0d2d.banner_1e40
  .nav-white-e057
  > li.header_789c
  > a,
.tooltip_c4b4
  .focus_0d2d.banner_1e40
  .nav-white-e057
  > li.static-8e7d
  > a,
.tooltip_c4b4
  .focus_0d2d.full-40c9
  .nav-white-e057
  > li.header_789c
  > a,
.tooltip_c4b4
  .focus_0d2d.full-40c9
  .nav-white-e057
  > li.static-8e7d
  > a,
.tooltip_c4b4
  .focus_0d2d.layout-5255
  .nav-white-e057
  > li.header_789c
  > a,
.tooltip_c4b4 .focus_0d2d.layout-5255 .nav-white-e057 > li.up_2dbe > a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_c4b4 .info_66f2,
.tooltip_c4b4 .info_66f2 a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_c4b4 .background-pro-fb23.gallery_4844 li a,
.tooltip_c4b4 .feature-out-5a0f a,
.tooltip_c4b4 .header_54d3,
.tooltip_c4b4 .nav-white-e057 > li > a,
.tooltip_c4b4 .shade-540d {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4 .background-pro-fb23.gallery_4844 li a:hover,
.tooltip_c4b4 .feature-out-5a0f a:hover,
.tooltip_c4b4 .header_54d3:hover,
.tooltip_c4b4 .nav-white-e057 > li > a:hover,
.tooltip_c4b4 .shade-540d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_c4b4 .backdrop-32b4 {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4 .backdrop-32b4 .gradient-fdac {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_c4b4 .backdrop-32b4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_c4b4 .out-c998 .bottom_05cc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4 .out-c998 .bottom_05cc .badge-orange-e338 {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4
  .out-c998
  .bottom_05cc
  .badge-orange-e338::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4
  .out-c998
  .bottom_05cc
  .badge-orange-e338:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4
  .out-c998
  .bottom_05cc
  .badge-orange-e338::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4
  .out-c998
  .bottom_05cc
  .badge-orange-e338::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4 .out-c998 .dynamic-0c7f {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_c4b4 .out-c998 .dynamic-0c7f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_bf42
  .tooltip_c4b4
  .out-c998
  .dark_5534
  .wide-8894 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_bf42
  .tooltip_c4b4
  .out-c998
  .dark_5534
  .badge-orange-e338 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-80e5 .list_d0a6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list_d0a6 .focus_0d2d.banner_1e40 .nav-white-e057 > li > a:focus,
.list_d0a6 .focus_0d2d.banner_1e40 .nav-white-e057 > li > a:hover,
.list_d0a6 .focus_0d2d.full-40c9 .nav-white-e057 > li > a:focus,
.list_d0a6 .focus_0d2d.full-40c9 .nav-white-e057 > li > a:hover,
.list_d0a6 .focus_0d2d.layout-5255 .nav-white-e057 > li > a:focus,
.list_d0a6 .focus_0d2d.layout-5255 .nav-white-e057 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_d0a6
  .focus_0d2d.banner_1e40
  .nav-white-e057
  > li.header_789c
  > a,
.list_d0a6
  .focus_0d2d.banner_1e40
  .nav-white-e057
  > li.static-8e7d
  > a,
.list_d0a6
  .focus_0d2d.full-40c9
  .nav-white-e057
  > li.header_789c
  > a,
.list_d0a6
  .focus_0d2d.full-40c9
  .nav-white-e057
  > li.static-8e7d
  > a,
.list_d0a6
  .focus_0d2d.layout-5255
  .nav-white-e057
  > li.header_789c
  > a,
.list_d0a6 .focus_0d2d.layout-5255 .nav-white-e057 > li.up_2dbe > a {
  color: rgba(0, 0, 0, 0.8);
}
.list_d0a6 .info_66f2,
.list_d0a6 .info_66f2 a {
  color: rgba(0, 0, 0, 0.8);
}
.list_d0a6 .background-pro-fb23.gallery_4844 li a,
.list_d0a6 .feature-out-5a0f a,
.list_d0a6 .header_54d3,
.list_d0a6 .nav-white-e057 > li > a,
.list_d0a6 .shade-540d {
  color: rgba(0, 0, 0, 0.55);
}
.list_d0a6 .background-pro-fb23.gallery_4844 li a:hover,
.list_d0a6 .feature-out-5a0f a:hover,
.list_d0a6 .header_54d3:hover,
.list_d0a6 .nav-white-e057 > li > a:hover,
.list_d0a6 .shade-540d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_d0a6 .backdrop-32b4 {
  color: rgba(0, 0, 0, 0.55);
}
.list_d0a6 .backdrop-32b4 .gradient-fdac {
  color: rgba(0, 0, 0, 0.8);
}
.list_d0a6 .backdrop-32b4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-fresh-a05f .hero_clean_facc {
  margin-left: auto;
  margin-right: auto;
}
.current-c0fe > * {
  margin-left: auto;
  margin-right: auto;
}
.current-c0fe .accent_full_c9d7 {
  margin-right: 1.41575em;
}
.menu_current_123d .current-c0fe > .content_brown_2c53 {
  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;
}
.menu_current_123d .current-c0fe > .footer_f653 {
  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;
}
.fluid_4767.media-fresh-a05f .hero_clean_facc,
.fast_42a8.media-fresh-a05f .hero_clean_facc {
  margin-left: 0;
}
.lower-b9c4.media-fresh-a05f .hero_clean_facc,
.banner-plasma-7dbe.media-fresh-a05f .hero_clean_facc {
  margin-right: 0;
}
.current-c0fe ol,
.current-c0fe ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.middle_7c03 video {
  max-width: 100%;
}
.pink-e9cd img {
  display: block;
}
.pink-e9cd.accent_full_c9d7,
.pink-e9cd.left_5791 {
  width: 100%;
}
.pink-e9cd.footer_f653 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.breadcrumb_south_16b6:not(.text-current-30f7) {
  margin: 1.5em auto;
}
.border-black-10b4 p {
  padding: 1.5em 14px;
}
ul.complex-d980.footer_f653,
ul.complex-d980.content_brown_2c53,
ul.complex-d980.link_f3d6.content_brown_2c53 {
  padding: 0 14px;
}
.column-b09b {
  display: block;
  overflow-x: auto;
}
.column-b09b table {
  border-collapse: collapse;
  width: 100%;
}
.column-b09b td,
.column-b09b th {
  padding: 0.5em;
}
.current-c0fe li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.current-c0fe ol ol,
.current-c0fe ol ul,
.current-c0fe ul ol,
.current-c0fe ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.current-c0fe ol ol li,
.current-c0fe ol ul li,
.current-c0fe ul ol li,
.current-c0fe ul ul li {
  margin-left: 0;
}
.section_small_8ac5.out_e387 > .popup-c161 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section_small_8ac5.out_e387 > .popup-c161 iframe,
.section_small_8ac5.out_e387 > .popup-c161 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.small-24a7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.small-24a7.sidebar_fixed_6a6e {
  padding: 0;
}
.small-24a7.sidebar_fixed_6a6e cite {
  font-size: 13px;
}
.small-24a7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.small-24a7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.new-a27f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.new-a27f > p:first-child {
  margin-top: 0;
}
.new-a27f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.new-a27f blockquote {
  border-left: 0;
}
.yellow-7977 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.yellow-7977:not(.cool-98c2) {
  max-width: 100px;
}
.yellow-7977.notification-gold-631d {
  border-bottom: none !important;
  text-align: center;
}
.yellow-7977.notification-gold-631d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border-black-10b4 p {
    padding: 1.5em 0;
  }
}
.media-3979 {
  color: #0073aa;
}
.hard-4c3a {
  background-color: #0073aa;
}
.thumbnail-3f4c {
  color: #229fd8;
}
.paper_6365 {
  background-color: #229fd8;
}
.notification_04e3 {
  color: #eee;
}
.short-8f04 {
  background-color: #eee;
}
.message-wide-4f26 {
  color: #444;
}
.image-pink-25af {
  background-color: #444;
}
.container_01f1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container_01f1 .plasma_ba8c .feature-out-5a0f {
  font-size: 15px;
}
.container_01f1 .feature-out-5a0f {
  line-height: 1.3;
}
.container_01f1 .list_d0a6 {
}
.container_01f1 .tooltip_c4b4 {
  background: #235787;
}
.blue_dd65 {
  padding: 0;
}
.blue_dd65 .tooltip_c4b4 {
  background: #1a1a1a;
}
.blue_dd65 .list_d0a6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.huge-2c4a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.huge-2c4a .list_d0a6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.huge-2c4a .tooltip_c4b4 {
  background: #303030;
}
.gas_b211 {
  position: relative;
  z-index: 10;
}
.gas_b211 .footer-7328 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.silver_6b3d .tertiary_fixed_0127 {
  display: inline-block;
  vertical-align: middle;
}
.silver_6b3d.soft_9df6 .tertiary_fixed_0127 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .silver_6b3d.soft_9df6 .tertiary_fixed_0127 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .silver_6b3d.soft_9df6 .tertiary_fixed_0127 {
    margin-right: 0.4em;
  }
}
.silver_6b3d.soft_9df6 .tertiary_fixed_0127:last-child {
  margin-right: 0;
}
.outline-e74e .footer-7328 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tooltip-80e5 .plasma_ba8c {
    margin: 0 -0.5em;
  }
  .tooltip-80e5 .plasma_ba8c [class*="customify-col-"],
  .tooltip-80e5 .plasma_ba8c [class*="customify-col_"],
  .tooltip-80e5 .plasma_ba8c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tooltip-80e5.panel_09af .footer-7328 {
  background: 0 0 !important;
}
.tooltip-80e5.panel_09af .footer-7328,
.tooltip-80e5.outline-e74e .footer-7328 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tooltip-80e5.solid-6030 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tooltip-80e5.outline-e74e .footer-7328 {
  box-shadow: none !important;
}
.selected-3973 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .selected-3973 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .selected-3973 {
    padding: 18px 0 20px;
  }
}
.selected-3973 .alert_ed81 {
  width: 100%;
}
.selected-3973 .carousel-09f6 {
  margin-bottom: 0;
}
.selected-3973 .border-red-3fa0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tag-bronze-d74f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tag-bronze-d74f .active_wood_5b8d {
  width: 100%;
}
.copper_80d3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.copper_80d3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.copper_80d3 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;
}
.copper_80d3 li:last-child:after {
  display: none;
}
.copper_80d3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.bright-7336 .next_2c1c button,
.selected-3973 .next_2c1c button {
  left: 0;
}
.bright-7336 .active_wood_5b8d,
.selected-3973 .active_wood_5b8d {
  padding-left: 0;
  padding-right: 0;
}
.bright-7336 .tag-bronze-d74f,
.selected-3973 .tag-bronze-d74f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bright-7336 {
  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;
}
.bright-7336: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;
}
.bright-7336 .highlight-warm-d322 {
  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) {
  .bright-7336 .highlight-warm-d322 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bright-7336 .highlight-warm-d322 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bright-7336 .highlight-warm-d322 {
    min-height: 200px;
  }
}
.bright-7336 .copper_80d3 {
  color: rgba(255, 255, 255, 0.8);
}
.bright-7336 .copper_80d3 a,
.bright-7336 .copper_80d3 li:after {
  color: inherit;
}
.bright-7336 .copper_80d3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-0e42 {
  margin-bottom: 0.5em;
}
.caption_narrow_17f6 {
  margin-bottom: 1.2em;
}
.caption_narrow_17f6,
.thumbnail-0e42 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption_narrow_17f6 p:last-child,
.thumbnail-0e42 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .next_2c1c,
#masthead .next_2c1c {
  display: none;
}
#masthead
  > .next_2c1c.sort-fd40 {
  display: none;
}
#masthead > .next_2c1c button {
  left: 0;
}
.advanced_441a {
  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%;
}
.advanced_441a .tertiary_fixed_0127 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.advanced_441a .table_liquid_d925 {
  display: -webkit-box;
  display: flex;
}
.advanced_441a .table_liquid_d925.banner-c1e6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.advanced_441a .table_liquid_d925.short-8326 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.advanced_441a .table_liquid_d925.section_b512 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.advanced_441a.orange-e9d6.north_3913 .table_liquid_d925.banner-c1e6 {
  flex-basis: 100%;
}
.advanced_441a.thumbnail-3855 .table_liquid_d925.short-8326 {
  -webkit-box-flex: 1;
  flex: auto;
}
.advanced_441a.thumbnail-3855 .table_liquid_d925.section_b512 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .next_2c1c.sort-fd40 {
  display: none;
}
#masthead > .next_2c1c button {
  left: 0;
}
.cool_b7df {
  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;
}
.cool_b7df:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cool_b7df.message_fd3b i {
  margin-right: 4px;
}
.cool_b7df.action-8598 i {
  margin-left: 5px;
}
.feature-out-5a0f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.feature-out-5a0f p:last-child {
  margin-bottom: 0;
}
.primary_f80a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.primary_f80a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.primary_f80a img {
  display: block;
  width: auto;
  line-height: 1;
}
.primary_f80a .info_66f2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.primary_f80a .banner_b65b {
  margin: 5px 0 7px 0;
}
.primary_f80a.dim-c04b .short-cb91 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_f80a.dim-c04b .small_07f5 {
  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;
}
.primary_f80a.basic-36b2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.primary_f80a.basic-36b2 .short-cb91 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_f80a.basic-36b2 .small_07f5 {
  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;
}
.primary_f80a.form-eab8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_f80a.first_b614 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.primary_f80a.first_b614 .small_07f5 {
  margin-top: 7px;
}
.pattern_a3d1 {
  display: inline-block;
}
.gas_b211 .stale_4590 .primary_f80a img {
  max-width: 100%;
}
.focus_0d2d .hard_7f59.surface-f85c,
.logo-4547 .hard_7f59.surface-f85c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus_0d2d .header-bright-ae3b,
.logo-4547 .header-bright-ae3b {
  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%);
}
.focus_0d2d .header-bright-ae3b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focus_0d2d.footer_b6cf .header-bright-ae3b {
  display: none;
}
.focus_0d2d .light_e589 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_0d2d .light_e589 li {
  display: inline-block;
  position: relative;
}
.focus_0d2d .light_e589 li:last-child {
  margin-right: 0;
}
.focus_0d2d .light_e589 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;
}
.focus_0d2d .light_e589 li.up_2dbe > a {
  color: rgba(0, 0, 0, 0.9);
}
.focus_0d2d .light_e589 > 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;
}
.focus_0d2d .light_e589 > li > a i {
  line-height: 0;
}
.focus_0d2d .light_e589 > li.picture_slow_3190 > a .header-bright-ae3b {
  margin-left: 4px;
  line-height: 0;
}
.focus_0d2d .light_e589 .list-iron-b1d4 li.picture_slow_3190 > a {
  position: relative;
}
.focus_0d2d .light_e589 .list-iron-b1d4 li.picture_slow_3190 > a:after,
.focus_0d2d .light_e589 .list-iron-b1d4 li.picture_slow_3190 > a:before {
  content: "";
  display: table;
}
.focus_0d2d .light_e589 .list-iron-b1d4 li.picture_slow_3190 > a:after {
  clear: both;
}
.focus_0d2d .light_e589 .list-iron-b1d4 li.picture_slow_3190 > a .header-bright-ae3b {
  margin-left: 5px;
  float: right;
}
.focus_0d2d .status_2e3b,
.focus_0d2d .list-iron-b1d4 {
  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;
}
.focus_0d2d .list-iron-b1d4 {
  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;
}
.focus_0d2d .list-iron-b1d4 .surface-f85c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus_0d2d .list-iron-b1d4 .header-bright-ae3b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focus_0d2d .list-iron-b1d4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.focus_0d2d .list-iron-b1d4 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;
}
.focus_0d2d .list-iron-b1d4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focus_0d2d .list-iron-b1d4 .list-iron-b1d4 {
  top: 0;
  left: 100%;
}
.focus_0d2d .mini-12ee.fn-focus-e14f > .status_2e3b,
.focus_0d2d .mini-12ee.fn-focus-e14f > .list-iron-b1d4,
.focus_0d2d .mini-12ee:focus > .status_2e3b,
.focus_0d2d .mini-12ee:focus > .list-iron-b1d4,
.focus_0d2d .mini-12ee:hover > .status_2e3b,
.focus_0d2d .mini-12ee:hover > .list-iron-b1d4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focus_0d2d.layout-5255 .nav-white-e057:after,
.focus_0d2d.layout-5255 .nav-white-e057:before {
  content: "";
  display: table;
}
.focus_0d2d.layout-5255 .nav-white-e057:after {
  clear: both;
}
.focus_0d2d.layout-5255 .nav-white-e057 > li {
  float: left;
}
.focus_0d2d.message-smooth-4e36 .nav-white-e057:after,
.focus_0d2d.message-smooth-4e36 .nav-white-e057:before {
  content: "";
  display: table;
}
.focus_0d2d.message-smooth-4e36 .nav-white-e057:after {
  clear: both;
}
.focus_0d2d.message-smooth-4e36 .nav-white-e057 > li {
  float: left;
}
.focus_0d2d.message-smooth-4e36 .nav-white-e057 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focus_0d2d.message-smooth-4e36 .nav-white-e057 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focus_0d2d.message-smooth-4e36 .nav-white-e057 > li.header_789c > a,
.focus_0d2d.message-smooth-4e36 .nav-white-e057 > li.up_2dbe > a {
  color: #fff;
  background-color: #1e4b75;
}
.focus_0d2d.banner_1e40 .nav-white-e057 > li > a .surface-f85c {
  position: relative;
}
.focus_0d2d.banner_1e40 .nav-white-e057 > li > a .surface-f85c: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;
}
.focus_0d2d.banner_1e40
  .nav-white-e057
  > li:focus
  > a
  .surface-f85c:before,
.focus_0d2d.banner_1e40
  .nav-white-e057
  > li:hover
  > a
  .surface-f85c:before {
  width: 100%;
  background-color: currentColor;
}
.focus_0d2d.banner_1e40
  .nav-white-e057
  > li.header_789c
  > a
  .surface-f85c:before,
.focus_0d2d.banner_1e40
  .nav-white-e057
  > li.static-8e7d
  > a
  .surface-f85c:before {
  width: 100%;
  background-color: currentColor;
}
.focus_0d2d.full-40c9 .nav-white-e057 > li > a .surface-f85c {
  position: relative;
}
.focus_0d2d.full-40c9 .nav-white-e057 > li > a .surface-f85c: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;
}
.focus_0d2d.full-40c9 .nav-white-e057 > li:focus > a .surface-f85c:before,
.focus_0d2d.full-40c9
  .nav-white-e057
  > li:hover
  > a
  .surface-f85c:before {
  width: 100%;
  background-color: currentColor;
}
.focus_0d2d.full-40c9
  .nav-white-e057
  > li.header_789c
  > a
  .surface-f85c:before,
.focus_0d2d.full-40c9
  .nav-white-e057
  > li.static-8e7d
  > a
  .surface-f85c:before {
  width: 100%;
  background-color: currentColor;
}
.logo-4547 .light_e589 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logo-4547 .light_e589 li:first-child > a {
  border-top: none;
}
.logo-4547 .light_e589 .active_9597 > .surface-f85c .header-bright-ae3b {
  display: none;
}
.logo-4547 .light_e589 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.logo-4547 .light_e589 li:last-child {
  border: none;
}
.logo-4547 .light_e589 li.picture_slow_3190 > a {
  padding-right: 45px !important;
}
.logo-4547 .light_e589 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.logo-4547 .light_e589 li a:focus,
.logo-4547 .light_e589 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.logo-4547 .light_e589 li .chip_bottom_b0d2 {
  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;
}
.logo-4547 .light_e589 li .chip_bottom_b0d2:hover {
  box-shadow: none;
}
.logo-4547 .light_e589 li .chip_bottom_b0d2 .header-bright-ae3b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.logo-4547 .light_e589 .list-iron-b1d4 {
  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);
}
.logo-4547 .light_e589 .list-iron-b1d4 li a {
  padding-left: 3em;
}
.logo-4547 .light_e589 .dropdown-5b29 > a .chip_bottom_b0d2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.logo-4547 .light_e589 .dropdown-5b29 > .list-iron-b1d4 {
  display: block;
  opacity: 1;
}
.grid-e76a {
  max-width: 100%;
}
.heading_c8ec {
  line-height: 0;
  cursor: pointer;
}
.shade-540d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-540d:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-540d svg {
  width: 18px;
  height: 18px;
}
.shade-540d .prev-75bc {
  display: none;
}
.photo-orange-3cc6 {
  position: relative;
}
.photo-orange-3cc6.fn-active-e14f .shade-540d .west-45b8 {
  display: none;
}
.photo-orange-3cc6.fn-active-e14f .shade-540d .prev-75bc {
  display: inline-block;
}
.photo-orange-3cc6 .detail-e94b {
  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);
}
.photo-orange-3cc6.picture-warm-b779 .detail-e94b {
  left: auto;
  right: -0.9em;
}
.photo-orange-3cc6.picture-warm-b779 .secondary_gas_6247::before {
  left: auto;
  right: 15px;
}
.photo-orange-3cc6.fn-active-e14f .detail-e94b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dark_5534 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dark_5534 label {
  flex-basis: 100%;
}
.dark_5534 .bottom_05cc {
  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;
}
.dark_5534 .badge-orange-e338 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dark_5534 .badge-orange-e338:focus {
  background-color: transparent;
}
.dark_5534 button.dynamic-0c7f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dark_5534 button.dynamic-0c7f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dark_5534 button.dynamic-0c7f svg {
  width: 18px;
  height: 18px;
}
.dark_5534 input[type="submit"] {
  min-height: auto;
}
.out-c998 .dark_5534 .badge-orange-e338 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.secondary_gas_6247 {
  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) {
  .secondary_gas_6247 {
    width: 220px;
  }
}
.secondary_gas_6247 label {
  flex-basis: 100%;
}
.secondary_gas_6247::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;
}
.column_bf42 .out-c998 .dark_5534 {
  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;
}
.column_bf42
  .out-c998
  .dark_5534
  .bottom_05cc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.column_bf42 .out-c998 .dark_5534 .badge-orange-e338 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.column_bf42
  .out-c998
  .dark_5534
  .badge-orange-e338:focus {
  background: 0 0;
}
.column_bf42
  .out-c998
  .dark_5534
  .wide-8894 {
  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;
}
.background-pro-fb23 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.background-pro-fb23 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.background-pro-fb23 li:last-child {
  margin-right: 0;
}
.background-pro-fb23 li:first-child {
  margin-left: 0;
}
.background-pro-fb23.outer-7f58 a {
  color: #fff;
}
.background-pro-fb23.outer-7f58 a:hover {
  color: #fff;
}
.background-pro-fb23 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.background-pro-fb23 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.background-pro-fb23 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.background-pro-fb23 a:hover {
  opacity: 0.9;
  color: inherit;
}
.background-pro-fb23 [class*="social-icon-apple"] {
  background-color: #999;
}
.background-pro-fb23 [class*="social-icon-apple"].prev_c7db {
  background-color: transparent;
  color: #999;
}
.background-pro-fb23 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.background-pro-fb23 [class*="social-icon-behance"].prev_c7db {
  background-color: transparent;
  color: #1769ff;
}
.background-pro-fb23 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.background-pro-fb23 [class*="social-icon-bitbucket"].prev_c7db {
  background-color: transparent;
  color: #205081;
}
.background-pro-fb23 [class*="social-icon-codepen"] {
  background-color: #000;
}
.background-pro-fb23 [class*="social-icon-codepen"].prev_c7db {
  background-color: transparent;
  color: #000;
}
.background-pro-fb23 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.background-pro-fb23 [class*="social-icon-delicious"].prev_c7db {
  background-color: transparent;
  color: #39f;
}
.background-pro-fb23 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.background-pro-fb23 [class*="social-icon-digg"].prev_c7db {
  background-color: transparent;
  color: #005be2;
}
.background-pro-fb23 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.background-pro-fb23 [class*="social-icon-dribbble"].prev_c7db {
  background-color: transparent;
  color: #ea4c89;
}
.background-pro-fb23 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.background-pro-fb23 [class*="social-icon-envelope"].prev_c7db {
  background-color: transparent;
  color: #ea4335;
}
.background-pro-fb23 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.background-pro-fb23 [class*="social-icon-facebook"].prev_c7db {
  background-color: transparent;
  color: #3b5998;
}
.background-pro-fb23 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.background-pro-fb23 [class*="social-icon-flickr"].prev_c7db {
  background-color: transparent;
  color: #0063dc;
}
.background-pro-fb23 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.background-pro-fb23 [class*="social-icon-foursquare"].prev_c7db {
  background-color: transparent;
  color: #2d5be3;
}
.background-pro-fb23 [class*="social-icon-github"] {
  background-color: #333;
}
.background-pro-fb23 [class*="social-icon-github"].prev_c7db {
  background-color: transparent;
  color: #333;
}
.background-pro-fb23 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.background-pro-fb23 [class*="social-icon-google-plus"].prev_c7db {
  background-color: transparent;
  color: #dd4b39;
}
.background-pro-fb23 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.background-pro-fb23 [class*="social-icon-houzz"].prev_c7db {
  background-color: transparent;
  color: #7ac142;
}
.background-pro-fb23 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.background-pro-fb23 [class*="social-icon-instagram"].prev_c7db {
  background-color: transparent;
  color: #262626;
}
.background-pro-fb23 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.background-pro-fb23 [class*="social-icon-jsfiddle"].prev_c7db {
  background-color: transparent;
  color: #487aa2;
}
.background-pro-fb23 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.background-pro-fb23 [class*="social-icon-linkedin"].prev_c7db {
  background-color: transparent;
  color: #0077b5;
}
.background-pro-fb23 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.background-pro-fb23 [class*="social-icon-medium"].prev_c7db {
  background-color: transparent;
  color: #00ab6b;
}
.background-pro-fb23 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.background-pro-fb23
  [class*="social-icon-odnoklassniki"].prev_c7db {
  background-color: transparent;
  color: #f4731c;
}
.background-pro-fb23 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.background-pro-fb23 [class*="social-icon-meetup"].prev_c7db {
  background-color: transparent;
  color: #ec1c40;
}
.background-pro-fb23 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.background-pro-fb23 [class*="social-icon-pinterest"].prev_c7db {
  background-color: transparent;
  color: #bd081c;
}
.background-pro-fb23 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.background-pro-fb23 [class*="social-icon-product-hunt"].prev_c7db {
  background-color: transparent;
  color: #da552f;
}
.background-pro-fb23 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.background-pro-fb23 [class*="social-icon-reddit"].prev_c7db {
  background-color: transparent;
  color: #ff4500;
}
.background-pro-fb23 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.background-pro-fb23 [class*="social-icon-rss"].prev_c7db {
  background-color: transparent;
  color: #f26522;
}
.background-pro-fb23 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.background-pro-fb23
  [class*="social-icon-shopping-cart"].prev_c7db {
  background-color: transparent;
  color: #4caf50;
}
.background-pro-fb23 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.background-pro-fb23 [class*="social-icon-skype"].prev_c7db {
  background-color: transparent;
  color: #00aff0;
}
.background-pro-fb23 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.background-pro-fb23 [class*="social-icon-slideshare"].prev_c7db {
  background-color: transparent;
  color: #0077b5;
}
.background-pro-fb23 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.background-pro-fb23 [class*="social-icon-snapchat"].prev_c7db {
  background-color: transparent;
  color: #fffc00;
}
.background-pro-fb23 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.background-pro-fb23 [class*="social-icon-soundcloud"].prev_c7db {
  background-color: transparent;
  color: #f80;
}
.background-pro-fb23 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.background-pro-fb23 [class*="social-icon-spotify"].prev_c7db {
  background-color: transparent;
  color: #2ebd59;
}
.background-pro-fb23 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.background-pro-fb23
  [class*="social-icon-stack-overflow"].prev_c7db {
  background-color: transparent;
  color: #fe7a15;
}
.background-pro-fb23 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.background-pro-fb23 [class*="social-icon-maldkfgram"].prev_c7db {
  background-color: transparent;
  color: #2ca5e0;
}
.background-pro-fb23 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.background-pro-fb23 [class*="social-icon-tripadvisor"].prev_c7db {
  background-color: transparent;
  color: #589442;
}
.background-pro-fb23 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.background-pro-fb23 [class*="social-icon-tumblr"].prev_c7db {
  background-color: transparent;
  color: #35465c;
}
.background-pro-fb23 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.background-pro-fb23 [class*="social-icon-twitch"].prev_c7db {
  background-color: transparent;
  color: #6441a5;
}
.background-pro-fb23 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.background-pro-fb23 [class*="social-icon-twitter"].prev_c7db {
  background-color: transparent;
  color: #1da1f2;
}
.background-pro-fb23 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.background-pro-fb23 [class*="social-icon-vimeo"].prev_c7db {
  background-color: transparent;
  color: #1ab7ea;
}
.background-pro-fb23 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.background-pro-fb23 [class*="social-icon-vk"].prev_c7db {
  background-color: transparent;
  color: #45668e;
}
.background-pro-fb23 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.background-pro-fb23 [class*="social-icon-weibo"].prev_c7db {
  background-color: transparent;
  color: #df2029;
}
.background-pro-fb23 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.background-pro-fb23 [class*="social-icon-weixin"].prev_c7db {
  background-color: transparent;
  color: #7bb32e;
}
.background-pro-fb23 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.background-pro-fb23 [class*="social-icon-whatsapp"].prev_c7db {
  background-color: transparent;
  color: #25d366;
}
.background-pro-fb23 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.background-pro-fb23 [class*="social-icon-wordpress"].prev_c7db {
  background-color: transparent;
  color: #21759b;
}
.background-pro-fb23 [class*="social-icon-xing"] {
  background-color: #026466;
}
.background-pro-fb23 [class*="social-icon-xing"].prev_c7db {
  background-color: transparent;
  color: #026466;
}
.background-pro-fb23 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.background-pro-fb23 [class*="social-icon-yelp"].prev_c7db {
  background-color: transparent;
  color: #af0606;
}
.background-pro-fb23 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.background-pro-fb23 [class*="social-icon-youtube"].prev_c7db {
  background-color: transparent;
  color: #cd201f;
}
.header_54d3 {
  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;
}
.header_54d3:hover {
  box-shadow: none;
  background: 0 0;
}
.outline_d30c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.iron-80ff {
  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;
}
.last-7bbe {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hot_a566 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hot_a566,
.hot_a566::after,
.hot_a566::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;
}
.hot_a566::after,
.hot_a566::before {
  content: "";
  display: block;
  background-color: inherit;
}
.breadcrumb-89ef .iron-80ff .last-7bbe {
  margin-top: -2px;
  width: 19px;
}
.breadcrumb-89ef .iron-80ff .hot_a566 {
  margin-top: -1px;
}
.breadcrumb-89ef .iron-80ff .hot_a566,
.breadcrumb-89ef .iron-80ff .hot_a566::after,
.breadcrumb-89ef .iron-80ff .hot_a566::before {
  width: 19px;
  height: 2px;
}
.breadcrumb-89ef .iron-80ff .hot_a566::before {
  top: -6px;
}
.breadcrumb-89ef .iron-80ff .hot_a566::after {
  bottom: -6px;
}
.gallery_active_520f .iron-80ff .last-7bbe {
  margin-top: -2px;
  width: 22px;
}
.gallery_active_520f .iron-80ff .hot_a566 {
  margin-top: -1px;
}
.gallery_active_520f .iron-80ff .hot_a566,
.gallery_active_520f .iron-80ff .hot_a566::after,
.gallery_active_520f .iron-80ff .hot_a566::before {
  width: 22px;
  height: 2px;
}
.gallery_active_520f .iron-80ff .hot_a566::before {
  top: -7px;
}
.gallery_active_520f .iron-80ff .hot_a566::after {
  bottom: -7px;
}
.component_up_0f46 .iron-80ff .last-7bbe {
  margin-top: -2px;
  width: 31px;
}
.component_up_0f46 .iron-80ff .hot_a566 {
  margin-top: -1.5px;
}
.component_up_0f46 .iron-80ff .hot_a566,
.component_up_0f46 .iron-80ff .hot_a566::after,
.component_up_0f46 .iron-80ff .hot_a566::before {
  width: 31px;
  height: 3px;
}
.component_up_0f46 .iron-80ff .hot_a566::before {
  top: -9px;
}
.component_up_0f46 .iron-80ff .hot_a566::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container-500d .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 19px;
  }
  .container-500d .iron-80ff .hot_a566 {
    margin-top: -1px;
  }
  .container-500d .iron-80ff .hot_a566,
  .container-500d .iron-80ff .hot_a566::after,
  .container-500d .iron-80ff .hot_a566::before {
    width: 19px;
    height: 2px;
  }
  .container-500d .iron-80ff .hot_a566::before {
    top: -6px;
  }
  .container-500d .iron-80ff .hot_a566::after {
    bottom: -6px;
  }
  .link-6956 .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 22px;
  }
  .link-6956 .iron-80ff .hot_a566 {
    margin-top: -1px;
  }
  .link-6956 .iron-80ff .hot_a566,
  .link-6956 .iron-80ff .hot_a566::after,
  .link-6956 .iron-80ff .hot_a566::before {
    width: 22px;
    height: 2px;
  }
  .link-6956 .iron-80ff .hot_a566::before {
    top: -7px;
  }
  .link-6956 .iron-80ff .hot_a566::after {
    bottom: -7px;
  }
  .fast_5a78 .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 31px;
  }
  .fast_5a78 .iron-80ff .hot_a566 {
    margin-top: -1.5px;
  }
  .fast_5a78 .iron-80ff .hot_a566,
  .fast_5a78 .iron-80ff .hot_a566::after,
  .fast_5a78 .iron-80ff .hot_a566::before {
    width: 31px;
    height: 3px;
  }
  .fast_5a78 .iron-80ff .hot_a566::before {
    top: -9px;
  }
  .fast_5a78 .iron-80ff .hot_a566::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-3c33 .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-3c33 .iron-80ff .hot_a566 {
    margin-top: -1px;
  }
  .fluid-3c33 .iron-80ff .hot_a566,
  .fluid-3c33 .iron-80ff .hot_a566::after,
  .fluid-3c33 .iron-80ff .hot_a566::before {
    width: 19px;
    height: 2px;
  }
  .fluid-3c33 .iron-80ff .hot_a566::before {
    top: -6px;
  }
  .fluid-3c33 .iron-80ff .hot_a566::after {
    bottom: -6px;
  }
  .input_lower_8a30 .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 22px;
  }
  .input_lower_8a30 .iron-80ff .hot_a566 {
    margin-top: -1px;
  }
  .input_lower_8a30 .iron-80ff .hot_a566,
  .input_lower_8a30 .iron-80ff .hot_a566::after,
  .input_lower_8a30 .iron-80ff .hot_a566::before {
    width: 22px;
    height: 2px;
  }
  .input_lower_8a30 .iron-80ff .hot_a566::before {
    top: -7px;
  }
  .input_lower_8a30 .iron-80ff .hot_a566::after {
    bottom: -7px;
  }
  .simple-c7ab .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 31px;
  }
  .simple-c7ab .iron-80ff .hot_a566 {
    margin-top: -1.5px;
  }
  .simple-c7ab .iron-80ff .hot_a566,
  .simple-c7ab .iron-80ff .hot_a566::after,
  .simple-c7ab .iron-80ff .hot_a566::before {
    width: 31px;
    height: 3px;
  }
  .simple-c7ab .iron-80ff .hot_a566::before {
    top: -9px;
  }
  .simple-c7ab .iron-80ff .hot_a566::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .large_0e42 .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 19px;
  }
  .large_0e42 .iron-80ff .hot_a566 {
    margin-top: -1px;
  }
  .large_0e42 .iron-80ff .hot_a566,
  .large_0e42 .iron-80ff .hot_a566::after,
  .large_0e42 .iron-80ff .hot_a566::before {
    width: 19px;
    height: 2px;
  }
  .large_0e42 .iron-80ff .hot_a566::before {
    top: -6px;
  }
  .large_0e42 .iron-80ff .hot_a566::after {
    bottom: -6px;
  }
  .icon_f020 .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 22px;
  }
  .icon_f020 .iron-80ff .hot_a566 {
    margin-top: -1px;
  }
  .icon_f020 .iron-80ff .hot_a566,
  .icon_f020 .iron-80ff .hot_a566::after,
  .icon_f020 .iron-80ff .hot_a566::before {
    width: 22px;
    height: 2px;
  }
  .icon_f020 .iron-80ff .hot_a566::before {
    top: -7px;
  }
  .icon_f020 .iron-80ff .hot_a566::after {
    bottom: -7px;
  }
  .tall_678a .iron-80ff .last-7bbe {
    margin-top: -2px;
    width: 31px;
  }
  .tall_678a .iron-80ff .hot_a566 {
    margin-top: -1.5px;
  }
  .tall_678a .iron-80ff .hot_a566,
  .tall_678a .iron-80ff .hot_a566::after,
  .tall_678a .iron-80ff .hot_a566::before {
    width: 31px;
    height: 3px;
  }
  .tall_678a .iron-80ff .hot_a566::before {
    top: -9px;
  }
  .tall_678a .iron-80ff .hot_a566::after {
    bottom: -9px;
  }
}
.gradient_hard_1db7 .hot_a566 {
  -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);
}
.gradient_hard_1db7 .hot_a566::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient_hard_1db7 .hot_a566::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);
}
.gradient_hard_1db7.paper_ec9f .hot_a566 {
  -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);
}
.gradient_hard_1db7.paper_ec9f .hot_a566::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient_hard_1db7.paper_ec9f .hot_a566::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);
}
.badge_south_ce89 {
  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.narrow-293d:before {
  display: none;
}
.layout_7ef6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout_7ef6 .dim-ff42 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout_7ef6 .dim-ff42:last-of-type {
  border-bottom: none;
}
.layout_7ef6 .dim-ff42.alert_3561,
.layout_7ef6 .dim-ff42.tiny-17cc,
.layout_7ef6 .dim-ff42.preview-9924 {
  padding: 0;
}
.layout_7ef6 .logo-4547 .chip_bottom_b0d2 {
  color: currentColor;
}
.layout_7ef6 .logo-4547 .chip_bottom_b0d2:focus,
.layout_7ef6 .logo-4547 .chip_bottom_b0d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_7ef6.list_d0a6 .backdrop-32b4,
.layout_7ef6.list_d0a6 .feature-out-5a0f a,
.layout_7ef6.list_d0a6 .nav-white-e057 a,
.layout_7ef6.list_d0a6 .list-iron-b1d4 a {
  color: rgba(0, 0, 0, 0.55);
}
.layout_7ef6.list_d0a6 .backdrop-32b4:hover,
.layout_7ef6.list_d0a6 .feature-out-5a0f a:hover,
.layout_7ef6.list_d0a6 .nav-white-e057 a:hover,
.layout_7ef6.list_d0a6 .list-iron-b1d4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_7ef6.list_d0a6 .gradient-fdac {
  color: rgba(0, 0, 0, 0.8);
}
.layout_7ef6.list_d0a6 .dim-ff42 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_7ef6.list_d0a6 .dim-ff42:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout_7ef6.list_d0a6 .background-out-fddf:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout_7ef6.list_d0a6 .logo-4547 .light_e589 li a,
.layout_7ef6.list_d0a6 .logo-4547 .chip_bottom_b0d2,
.layout_7ef6.list_d0a6 .list-iron-b1d4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_7ef6.list_d0a6 .logo-4547 .chip_bottom_b0d2:focus,
.layout_7ef6.list_d0a6 .logo-4547 .chip_bottom_b0d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_7ef6.list_d0a6 .light_e589 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_7ef6.tooltip_c4b4 .backdrop-32b4,
.layout_7ef6.tooltip_c4b4 .feature-out-5a0f a,
.layout_7ef6.tooltip_c4b4 .nav-white-e057 .chip_bottom_b0d2,
.layout_7ef6.tooltip_c4b4 .nav-white-e057 a,
.layout_7ef6.tooltip_c4b4 .list-iron-b1d4 a {
  color: rgba(255, 255, 255, 0.79);
}
.layout_7ef6.tooltip_c4b4 .backdrop-32b4:hover,
.layout_7ef6.tooltip_c4b4 .feature-out-5a0f a:hover,
.layout_7ef6.tooltip_c4b4 .nav-white-e057 .chip_bottom_b0d2:hover,
.layout_7ef6.tooltip_c4b4 .nav-white-e057 a:hover,
.layout_7ef6.tooltip_c4b4 .list-iron-b1d4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_7ef6.tooltip_c4b4 .gradient-fdac {
  color: rgba(255, 255, 255, 0.99);
}
.layout_7ef6.tooltip_c4b4 .dim-ff42 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_7ef6.tooltip_c4b4 .dim-ff42:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout_7ef6.tooltip_c4b4 .background-out-fddf:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_7ef6.tooltip_c4b4 .logo-4547 .light_e589 li a,
.layout_7ef6.tooltip_c4b4 .logo-4547 .chip_bottom_b0d2,
.layout_7ef6.tooltip_c4b4 .list-iron-b1d4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_7ef6.tooltip_c4b4 .logo-4547 .chip_bottom_b0d2:focus,
.layout_7ef6.tooltip_c4b4 .logo-4547 .chip_bottom_b0d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_7ef6.tooltip_c4b4 .light_e589 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-out-fddf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.background-out-fddf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.search-white-e8c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb-huge-a157 .layout_7ef6 {
  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;
}
.breadcrumb-huge-a157 .dim-ff42 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb-huge-a157 .dim-ff42: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) {
  .breadcrumb-huge-a157 .dim-ff42:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb-huge-a157 .dim-ff42:last-child:before {
  content: none;
}
.breadcrumb-huge-a157 .dim-ff42[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb-huge-a157 .logo-4547 .light_e589 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-huge-a157 .logo-4547 .light_e589 li a .chip_bottom_b0d2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb-huge-a157 .logo-4547 .list-iron-b1d4 {
  border: none;
}
.breadcrumb-huge-a157 .logo-4547 .list-iron-b1d4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb-huge-a157 .background-out-fddf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb-huge-a157 .search-white-e8c1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb-huge-a157 .tooltip_c4b4 .background-out-fddf:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-huge-a157 .list_d0a6.tertiary_orange_41e0 .hot_a566 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-huge-a157
  .list_d0a6.tertiary_orange_41e0
  .hot_a566::after,
.breadcrumb-huge-a157
  .list_d0a6.tertiary_orange_41e0
  .hot_a566:before {
  background: inherit;
}
.breadcrumb-huge-a157
  .list_d0a6.tertiary_orange_41e0:hover
  .hot_a566 {
  background: rgba(0, 0, 0, 0.8);
}
.button-9a0d .layout_7ef6 {
  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) {
  .button-9a0d .layout_7ef6 {
    width: auto;
    right: 45px;
  }
}
.border_under_c762 .layout_7ef6 {
  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) {
  .border_under_c762 .layout_7ef6 {
    width: auto;
    left: 45px;
  }
}
.narrow-293d .layout_7ef6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.narrow-293d .search-white-e8c1 {
  max-width: 48em;
  margin: 0 auto;
}
.narrow-293d .background-out-fddf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider_4510 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider_4510.breadcrumb-huge-a157 .layout_7ef6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider_4510.button-9a0d .layout_7ef6 {
  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);
}
.slider_4510 .layout_7ef6 {
  visibility: visible;
}
.slider_4510.border_under_c762 .layout_7ef6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.chip_4a00,
.focus-slow-782d {
  overflow-x: hidden;
}
.chip_4a00 .layout_7ef6 {
  overflow: auto;
}
.chip_4a00.breadcrumb-huge-a157 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip_4a00.breadcrumb-huge-a157 .layout_7ef6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.chip_4a00.breadcrumb-huge-a157 .header_54d3 {
  opacity: 0;
}
.chip_4a00.button-9a0d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip_4a00.button-9a0d .layout_7ef6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.chip_4a00.button-9a0d .header_54d3 {
  opacity: 0;
}
.chip_4a00.border_under_c762 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.chip_4a00.border_under_c762 .layout_7ef6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.chip_4a00.border_under_c762 .header_54d3 {
  opacity: 0;
}
.chip_4a00.narrow-293d .layout_7ef6 {
  z-index: 10;
  visibility: visible;
}
.tertiary_orange_41e0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tertiary_orange_41e0 .hot_a566 {
  background: rgba(255, 255, 255, 0.99);
}
.tertiary_orange_41e0 .hot_a566::after,
.tertiary_orange_41e0 .hot_a566:before {
  background: inherit;
}
.tertiary_orange_41e0:hover .hot_a566 {
  background: rgba(255, 255, 255, 0.99);
}
.border_under_c762 .tertiary_orange_41e0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.narrow-293d .tertiary_orange_41e0 {
  display: none !important;
}
.chip_4a00:before,
.focus-slow-782d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.chip_4a00 .tertiary_orange_41e0,
.focus-slow-782d .tertiary_orange_41e0 {
  display: inline-block;
}
.layout_7ef6 .tertiary_fixed_0127 {
  -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;
}
.chip_4a00 .layout_7ef6 .tertiary_fixed_0127,
.focus-slow-782d .layout_7ef6 .tertiary_fixed_0127 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card_north_1990 .bottom_05cc {
  width: 100%;
}
.stale_4590 {
  padding: 0 0.5em 0;
}
.stale_4590 [class*="customify-col-"],
.stale_4590 [class*="customify-col_"],
.stale_4590 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.easy_90e0 .stale_4590 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .plasma_ba8c .component_e20b,
  .component_e20b {
    display: none;
  }
  .sidebar-selected-14fc {
    text-align: left;
  }
  .notification_bottom_526f {
    text-align: center;
  }
  .gradient-static-80fe {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .plasma_ba8c .cool-ce8f,
  .cool-ce8f {
    display: none;
  }
  .dirty_fc1c {
    text-align: left;
  }
  .list_brown_f732 {
    text-align: center;
  }
  .complex_e26e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .plasma_ba8c .caption-e773,
  .caption-e773 {
    display: none;
  }
  .wrapper-solid-b304 {
    text-align: left;
  }
  .hot-69e5 {
    text-align: center;
  }
  .row_84ac {
    text-align: right;
  }
}
#page {
  position: relative;
}
.description-e0de {
  box-shadow: none !important;
}
.panel_2f96 .east_77a5,
.blue-9473 .east_77a5 {
  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;
}
.blue-9473 .east_77a5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-7328 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.footer-7328:after,
.footer-7328:before {
  content: "";
  display: table;
}
.footer-7328:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .footer-7328 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.footer-7328,
.solid-6030 {
  max-width: 1248px;
  margin: 0 auto;
}

.slow_deda.component_2a7f .footer-7328 {
  max-width: 100%;
}
.slow_deda.media-dark-24b4 {
  max-width: 1200px;
  margin: 0 auto;
}
.slow_deda.description-ef48 .footer-7328 {
  max-width: 100%;
}
.slow_deda.description-ef48 > .footer-7328 {
  padding-left: 0;
  padding-right: 0;
}
.slow_deda.description-ef48 > .footer-7328 .plasma_ba8c {
  margin: 0;
}
.slow_deda.description-ef48
  > .footer-7328
  .simple-d7f8.gradient-over-a389 {
  margin-right: 0;
  margin-left: 0;
}
.slow_deda.description-ef48 #main.gradient-over-a389 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search-4949 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search-4949 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-5d11 .hero_clean_facc {
    padding-right: 1em;
  }
  .grid-5d11.background-bright-34e3 .simple-d7f8 {
    border-right: 1px solid #eaecee;
  }
  .grid-5d11.background-bright-34e3 .hero_clean_facc {
    padding-right: 1em;
  }
  .grid-5d11.background-bright-34e3 .panel-center-159a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_91f3 .hero_clean_facc {
    padding-left: 1em;
  }
  .box_91f3.background-bright-34e3 .simple-d7f8 {
    border-left: 1px solid #eaecee;
  }
  .box_91f3.background-bright-34e3 .hero_clean_facc {
    padding-left: 1em;
  }
  .box_91f3.background-bright-34e3 .panel-center-159a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_0658 .hero_clean_facc {
    padding-left: 1em;
  }
  .paragraph_0658.background-bright-34e3 .middle-f387 {
    border-right: 1px solid #eaecee;
  }
  .paragraph_0658.background-bright-34e3 .secondary-a1e5 {
    border-right: 1px solid #eaecee;
  }
  .paragraph_0658.background-bright-34e3 .hero_clean_facc {
    padding-left: 1em;
  }
  .paragraph_0658.background-bright-34e3 .panel-center-159a {
    padding-right: 1em;
  }
  .paragraph_0658.background-bright-34e3 .mask-soft-6858 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_brown_8fb2 .hero_clean_facc {
    padding-right: 1em;
  }
  .article_brown_8fb2.background-bright-34e3 .middle-f387 {
    border-left: 1px solid #eaecee;
  }
  .article_brown_8fb2.background-bright-34e3 .secondary-a1e5 {
    border-left: 1px solid #eaecee;
  }
  .article_brown_8fb2.background-bright-34e3 .hero_clean_facc {
    padding-right: 1em;
  }
  .article_brown_8fb2.background-bright-34e3 .panel-center-159a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_brown_8fb2.background-bright-34e3 .mask-soft-6858 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-4949 .hero_clean_facc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-4949.background-bright-34e3 .simple-d7f8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search-4949.background-bright-34e3 .hero_clean_facc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-4949.background-bright-34e3 .panel-center-159a {
    padding-left: 1em;
  }
  .search-4949.background-bright-34e3 .mask-soft-6858 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search-4949.background-bright-34e3 .hero_clean_facc {
    padding-left: 0;
  }
}
.over-96bd .silver_6b3d {
  display: inline-block;
}
.secondary-2a8a {
  display: inline-block;
}
.progress_lower_e8de {
  word-con: break-word;
}
.warm_aff2 > span {
  display: inline-block;
  padding: 5px 0;
}
.warm_aff2 .thick-6039 {
  margin-left: 8px;
  margin-right: 8px;
}
.warm_aff2 .paragraph_78b3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.plasma-3bfd .surface_dark_34e4 {
  margin-bottom: 2em;
}
.plasma-3bfd .smooth-e1ec {
  margin-bottom: 15px;
}
.plasma-3bfd .smooth-e1ec:last-child {
  margin-bottom: 0;
}
.plasma-3bfd .red-af24 {
  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) {
  .plasma-3bfd .red-af24 {
    display: block;
  }
}
.plasma-3bfd .disabled-846c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .plasma-3bfd .disabled-846c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.plasma-3bfd .table_huge_eb43 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.plasma-3bfd .table_huge_eb43 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.plasma-3bfd .table_huge_eb43 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.plasma-3bfd .progress_lower_e8de {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.plasma-3bfd .progress_lower_e8de a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.plasma-3bfd .gallery-outer-fa45 p:last-child {
  margin-bottom: 0;
}
.plasma-3bfd .label-small-38a2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.plasma-3bfd .south-8b5d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.plasma-3bfd .tall-4235 {
  margin-top: 1em;
}
.plasma-3bfd .frame_cc4c {
  top: 0;
  display: block;
}
.plasma-3bfd .frame_cc4c a {
  color: inherit;
}
.plasma-3bfd .frame_cc4c a:hover {
  color: inherit;
}
.plasma-3bfd .article-bottom-a405 {
  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;
}
.plasma-3bfd .article-bottom-a405:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.plasma-3bfd .south-8b5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.plasma-3bfd .lower_e36c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.plasma-3bfd .lower_e36c:first-child {
  margin-top: 0;
}
.plasma-3bfd .lower_e36c.logo-middle-7cd0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.plasma-3bfd .lower_e36c.thumbnail_center_99ca {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.plasma-3bfd
  .lower_e36c.thumbnail_center_99ca.full_7a9c
  .tall-4235 {
  width: 100%;
}
.plasma-3bfd .thumbnail_center_99ca {
  -webkit-box-align: center;
  align-items: center;
}
.plasma-3bfd .thumbnail_center_99ca .warm_aff2,
.plasma-3bfd .thumbnail_center_99ca > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.plasma-3bfd .table_huge_eb43 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.plasma-3bfd .table_huge_eb43 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.plasma-3bfd .table_huge_eb43: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;
}
.plasma-3bfd .logo-middle-7cd0 {
  z-index: 5;
}
.plasma-3bfd .highlight-wood-ef0b .thumbnail_f487 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.plasma-3bfd .main_active_1703 .thumbnail_f487 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.plasma-3bfd .full_7f3a .thumbnail_f487 {
  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;
}
.plasma-3bfd.steel_97ae .red-af24,
.plasma-3bfd.shadow_ec4b .red-af24 {
  display: block;
}
.plasma-3bfd.steel_97ae .red-af24 .container_pro_50d1,
.plasma-3bfd.steel_97ae .red-af24 .south-8b5d,
.plasma-3bfd.shadow_ec4b .red-af24 .container_pro_50d1,
.plasma-3bfd.shadow_ec4b .red-af24 .south-8b5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.plasma-3bfd.tertiary_7806 .disabled-846c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .plasma-3bfd.tertiary_7806 .disabled-846c {
    margin-right: 0;
  }
}
.plasma-3bfd.steel_97ae .disabled-846c,
.plasma-3bfd.shadow_ec4b .disabled-846c {
  padding-top: 40%;
}
.plasma-3bfd.steel_97ae .surface_dark_34e4,
.plasma-3bfd.shadow_ec4b .surface_dark_34e4 {
  display: block;
}
.plasma-3bfd.steel_97ae .fn-sticky-e14f .south-8b5d,
.plasma-3bfd.shadow_ec4b .fn-sticky-e14f .south-8b5d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.plasma-3bfd.steel_97ae .disabled-846c,
.plasma-3bfd.shadow_ec4b .disabled-846c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.plasma-3bfd.steel_97ae .south-8b5d {
  padding: 1em;
}
.under_2a0d {
  margin: 30px auto;
  display: block;
}
.under_2a0d .action-bd7d > * {
  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;
}
.under_2a0d .action-bd7d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under_2a0d .action-bd7d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.yellow-659c .warm_aff2 {
  margin-bottom: 1.41575em;
}
.yellow-659c .block_prev_e2f4 {
  margin-bottom: 1.618em;
}
.current-c0fe .over-35eb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.current-c0fe .over-35eb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.current-c0fe .breadcrumb-south-ca2a {
  max-width: 100%;
  overflow: auto;
}
.media-fresh-a05f .current-c0fe a:hover {
  text-decoration: underline;
}
.hover_pressed_a151 .smooth-e1ec:not(.progress_lower_e8de),
.hover_pressed_a151 .table_huge_eb43 {
  margin-bottom: 1.41575em;
}
.hover_pressed_a151 .smooth-e1ec:not(.progress_lower_e8de):last-child,
.hover_pressed_a151 .table_huge_eb43:last-child {
  margin-bottom: 0;
}
.hover_pressed_a151 .smooth-e1ec.highlight-1598 {
  margin-bottom: 0.41575em;
}
.hover_pressed_a151 .pattern_3608:before,
.hover_pressed_a151 .secondary-lite-c467:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hover_pressed_a151 .pattern_3608:before {
  content: "\f115";
}
.hover_pressed_a151 .secondary-lite-c467:before {
  content: "\f02c";
}
.hover_pressed_a151 .link-static-dbbc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hover_pressed_a151 .link-static-dbbc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wrapper-08e9 {
  display: -webkit-box;
  display: flex;
}
.wrapper-08e9 .search-blue-f848 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wrapper-08e9 .search-blue-f848 {
    flex-basis: 90px;
  }
}
.wrapper-08e9 .box-under-84ad {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper-08e9 .box-under-84ad {
    flex-basis: calc(100% - 50px);
  }
}
.wrapper-08e9 .table_upper_606c p:last-child {
  margin-bottom: 0.72em;
}
.wrapper_34bb .action-bd7d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wrapper_34bb .action-bd7d:after,
.wrapper_34bb .action-bd7d:before {
  content: "";
  display: table;
}
.wrapper_34bb .action-bd7d:after {
  clear: both;
}
.wrapper_34bb .action-bd7d .wood_6cf2,
.wrapper_34bb .action-bd7d .box_591f {
  width: 49%;
}
.wrapper_34bb .action-bd7d .wood_6cf2 a span.outline-iron-b080,
.wrapper_34bb .action-bd7d .box_591f a span.outline-iron-b080 {
  display: block;
  margin-bottom: 5px;
}
.wrapper_34bb .action-bd7d .box_591f {
  float: left;
  text-align: left;
}
.wrapper_34bb .action-bd7d .wood_6cf2 {
  float: right;
  text-align: right;
}
.notification-d5b3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .notification-d5b3 {
    margin-bottom: 0;
  }
}
.module_solid_eb03 {
  margin-bottom: 1em;
}
.module_solid_eb03 .progress_lower_e8de {
  font-size: 1.1em;
  line-height: 1.3;
}
.box-0efe a {
  display: block;
  line-height: 0;
  position: relative;
}
.under-be7e .module_solid_eb03,
.label-ee1e .module_solid_eb03 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .under-be7e .module_solid_eb03,
  .label-ee1e .module_solid_eb03 {
    display: block;
  }
}
.under-be7e .box-0efe,
.label-ee1e .box-0efe {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .under-be7e .box-0efe,
  .label-ee1e .box-0efe {
    margin-bottom: 1em;
  }
}
.under-be7e .box-0efe img,
.label-ee1e .box-0efe img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.under-be7e .header-stale-75d1,
.label-ee1e .header-stale-75d1 {
  flex-basis: calc(100% - 160px);
}
.under-be7e .header-stale-75d1 p,
.label-ee1e .header-stale-75d1 p {
  margin-bottom: 0;
}
.under-be7e .header-stale-75d1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .under-be7e .header-stale-75d1 {
    padding-left: 0;
  }
}
.label-ee1e .header-stale-75d1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label-ee1e .header-stale-75d1 {
    padding-right: 0;
  }
}
.label-ee1e .box-0efe {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.link_pressed_bfc5 .box-0efe {
  margin-bottom: 0.5em;
}
.link_pressed_bfc5 .box-0efe img {
  width: 100%;
}
.breadcrumb_tiny_576c .row-liquid-345f,
.fast-c5c9 .row-liquid-345f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fast-c5c9 .simple-d7f8 .info-complex-7f7d p:last-child {
  margin-bottom: 0;
}
.input-plasma-290d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.section_medium_936e .block-6553 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .section_medium_936e .block-6553:last-of-type {
    margin-bottom: 0;
  }
}
.section_medium_936e .block-6553 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section_medium_936e .block-6553 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.section_medium_936e .block-6553 ul li {
  margin: 0 0 0.6em;
}
.section_medium_936e .block-6553 ul li.main-f954,
.section_medium_936e .block-6553 ul li.icon_pro_d9de {
  position: relative;
}
.section_medium_936e .block-6553 ul li.main-f954 .purple_4708,
.section_medium_936e .block-6553 ul li.icon_pro_d9de .purple_4708 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.section_medium_936e .block-6553 ul li.main-f954:after:after,
.section_medium_936e .block-6553 ul li.main-f954:after:before,
.section_medium_936e
  .block-6553
  ul
  li.icon_pro_d9de:after:after,
.section_medium_936e
  .block-6553
  ul
  li.icon_pro_d9de:after:before {
  content: "";
  display: table;
}
.section_medium_936e .block-6553 ul li.main-f954:after:after,
.section_medium_936e
  .block-6553
  ul
  li.icon_pro_d9de:after:after {
  clear: both;
}
.section_medium_936e .block-6553 a.tabs_full_46f8:hover {
  text-decoration: none;
}
.section_medium_936e .block-6553 select {
  max-width: 100%;
}
.section_medium_936e .block-6553 table {
  font-size: 85%;
}
.section_medium_936e .block-6553 table td,
.section_medium_936e .block-6553 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.section_medium_936e .block-6553 table tfoot td {
  text-align: left;
}
.section_medium_936e .block-6553 :last-child {
  margin-bottom: 0;
}
.section_medium_936e .block-6553 .dark-2296 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.section_medium_936e .block-6553 .dark-2296 label {
  width: 100%;
}
.section_medium_936e .block-6553 .dark-2296 .badge-orange-e338 {
  width: 100%;
  display: block;
}
.section_medium_936e .block-6553 .dark-2296 .dynamic-0c7f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.section_medium_936e .block-6553 .dark-2296 .dynamic-0c7f:hover svg #svg-search {
  fill: #444;
}
.section_medium_936e .block-6553 .dark-2296 .dynamic-0c7f svg {
  width: 18px;
  height: 18px;
}
.section_medium_936e .smooth_7a4c ul ul,
.section_medium_936e .search-thick-d4b7 ul ul,
.section_medium_936e .accordion_1650 ul ul,
.section_medium_936e .heading_028e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.section_medium_936e .smooth_7a4c .picture_slow_3190 > a,
.section_medium_936e .search-thick-d4b7 .picture_slow_3190 > a,
.section_medium_936e .accordion_1650 .picture_slow_3190 > a,
.section_medium_936e .heading_028e .picture_slow_3190 > a {
  margin-bottom: 0;
}
.section_medium_936e .short-5361 li,
.section_medium_936e .smooth_7a4c li,
.section_medium_936e .table-action-df0d li,
.section_medium_936e .search-thick-d4b7 li,
.section_medium_936e .accordion_1650 li,
.section_medium_936e .heading_028e li,
.section_medium_936e .backdrop-4c30 li,
.section_medium_936e .black-e4f2 li {
  display: block;
  position: relative;
}
.section_medium_936e .short-5361 li:last-child,
.section_medium_936e .smooth_7a4c li:last-child,
.section_medium_936e .table-action-df0d li:last-child,
.section_medium_936e .search-thick-d4b7 li:last-child,
.section_medium_936e .accordion_1650 li:last-child,
.section_medium_936e .heading_028e li:last-child,
.section_medium_936e .backdrop-4c30 li:last-child,
.section_medium_936e .black-e4f2 li:last-child {
  border: none;
}
.section_medium_936e .short-5361 li a,
.section_medium_936e .smooth_7a4c li a,
.section_medium_936e .table-action-df0d li a,
.section_medium_936e .search-thick-d4b7 li a,
.section_medium_936e .accordion_1650 li a,
.section_medium_936e .heading_028e li a,
.section_medium_936e .backdrop-4c30 li a,
.section_medium_936e .black-e4f2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section_medium_936e .short-5361 li ul li::before,
.section_medium_936e .smooth_7a4c li ul li::before,
.section_medium_936e .table-action-df0d li ul li::before,
.section_medium_936e .search-thick-d4b7 li ul li::before,
.section_medium_936e .accordion_1650 li ul li::before,
.section_medium_936e .heading_028e li ul li::before,
.section_medium_936e .backdrop-4c30 li ul li::before,
.section_medium_936e .black-e4f2 li ul li::before {
  left: 15px;
}
.section_medium_936e .short-5361 li ul a,
.section_medium_936e .smooth_7a4c li ul a,
.section_medium_936e .table-action-df0d li ul a,
.section_medium_936e .search-thick-d4b7 li ul a,
.section_medium_936e .accordion_1650 li ul a,
.section_medium_936e .heading_028e li ul a,
.section_medium_936e .backdrop-4c30 li ul a,
.section_medium_936e .black-e4f2 li ul a {
  padding-left: 20px;
}
.section_medium_936e .short-5361 li ul ul li::before,
.section_medium_936e .smooth_7a4c li ul ul li::before,
.section_medium_936e .table-action-df0d li ul ul li::before,
.section_medium_936e .search-thick-d4b7 li ul ul li::before,
.section_medium_936e .accordion_1650 li ul ul li::before,
.section_medium_936e .heading_028e li ul ul li::before,
.section_medium_936e .backdrop-4c30 li ul ul li::before,
.section_medium_936e .black-e4f2 li ul ul li::before {
  left: 30px;
}
.section_medium_936e .short-5361 li ul ul a,
.section_medium_936e .smooth_7a4c li ul ul a,
.section_medium_936e .table-action-df0d li ul ul a,
.section_medium_936e .search-thick-d4b7 li ul ul a,
.section_medium_936e .accordion_1650 li ul ul a,
.section_medium_936e .heading_028e li ul ul a,
.section_medium_936e .backdrop-4c30 li ul ul a,
.section_medium_936e .black-e4f2 li ul ul a {
  padding-left: 40px;
}
.section_medium_936e .caption-upper-2c54 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section_medium_936e .black-e4f2 ul li {
  margin-bottom: 1.41575em;
}
.section_medium_936e .black-e4f2 ul li .outline_purple_0af5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.section_medium_936e .black-e4f2 ul li .breadcrumb-f996 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tooltip_c4b4 .short-5361 li a,
.tooltip_c4b4 .smooth_7a4c li a,
.tooltip_c4b4 .table-action-df0d li a,
.tooltip_c4b4 .search-thick-d4b7 li a,
.tooltip_c4b4 .accordion_1650 li a,
.tooltip_c4b4 .heading_028e li a,
.tooltip_c4b4 .backdrop-4c30 li a,
.tooltip_c4b4 .black-e4f2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_c4b4 .caption-upper-2c54 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_c4b4 .block-6553 ul li.main-f954 .purple_4708,
.tooltip_c4b4 .block-6553 ul li.icon_pro_d9de .purple_4708 {
  background: rgba(0, 0, 0, 0.2);
}
.tooltip_c4b4 .section_medium_936e .block-6553 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow_deda .section_medium_936e .light_e589 li {
  margin: 0;
}
.slow_deda .section_medium_936e .light_e589 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slow_deda .section_medium_936e .light_e589 li ul {
  margin: 0;
}
.slow_deda .section_medium_936e .light_e589 li ul li a {
  padding-left: 15px;
}
.slow_deda .section_medium_936e .light_e589 li ul li li a {
  padding-left: 30px;
}
.slow_deda .section_medium_936e .light_e589 li.up_2dbe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slow_deda .section_medium_936e .light_e589 li.up_2dbe > 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;
}
.slow_deda .section_medium_936e .light_e589 li.up_2dbe > 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;
}
.badge-over-5898 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.text-6f13 {
  position: relative;
  z-index: 10;
}
.text-6f13 .tertiary_fixed_0127 {
  width: 100%;
  max-width: 100%;
}
.accordion_dirty_edc4 .media_bf76 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion_dirty_edc4 .list_d0a6 {
}
.accordion_dirty_edc4 .tooltip_c4b4 {
  background: #292929;
}
.tabs-bronze-401b .media_bf76 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tabs-bronze-401b .list_d0a6 {
  background: #f9f9f9;
}
.tabs-bronze-401b .tooltip_c4b4 {
  background: #303030;
}
.preview_old_af6c .media_bf76 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview_old_af6c .silver_6b3d {
    margin-bottom: 1em;
  }
  .preview_old_af6c .silver_6b3d:last-child {
    margin-bottom: 0;
  }
}
.preview_old_af6c .list_d0a6 {
  background: #ededed;
}
.preview_old_af6c .tooltip_c4b4 {
  background: #1a1a1a;
}
.media_bf76.list_d0a6 {
  color: rgba(0, 0, 0, 0.6);
}
.media_bf76.list_d0a6 .label_outer_fc9a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_bf76.tooltip_c4b4 {
  color: rgba(255, 255, 255, 0.99);
}
.media_bf76.tooltip_c4b4 a:not(.tabs_full_46f8) {
  color: rgba(255, 255, 255, 0.79);
}
.media_bf76.tooltip_c4b4 a:not(.tabs_full_46f8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_bf76.tooltip_c4b4 .label_outer_fc9a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_bf76.tooltip_c4b4 table tbody td,
.media_bf76.tooltip_c4b4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.label-next-f386.outline-e74e .footer-7328 {
  max-width: initial;
}
.label-next-f386 .soft_9df6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label-next-f386 .soft_9df6 .tertiary_fixed_0127 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label-next-f386 .soft_9df6 .tertiary_fixed_0127 {
    display: block;
    margin-bottom: 2em;
  }
  .label-next-f386 .soft_9df6 .tertiary_fixed_0127:last-child {
    margin-bottom: 0;
  }
}
.preview_old_af6c .silver_6b3d:last-child,
.tabs-bronze-401b .silver_6b3d:last-child,
.accordion_dirty_edc4 .silver_6b3d:last-child {
  margin-bottom: 0;
}
.preview_old_af6c .silver_6b3d .section_medium_936e .block-6553:last-child,
.tabs-bronze-401b .silver_6b3d .section_medium_936e .block-6553:last-child,
.accordion_dirty_edc4 .silver_6b3d .section_medium_936e .block-6553:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview_old_af6c .disabled_narrow_1c9a,
  .preview_old_af6c .brown_3f9d,
  .tabs-bronze-401b .disabled_narrow_1c9a,
  .tabs-bronze-401b .brown_3f9d,
  .accordion_dirty_edc4 .disabled_narrow_1c9a,
  .accordion_dirty_edc4 .brown_3f9d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .text-6f13 .silver_6b3d {
    margin-bottom: 2em;
  }
}
.text-6f13 p:last-child {
  margin-bottom: 0;
}
.text-6f13 li,
.text-6f13 ul {
  list-style: none;
  margin: 0;
}
.text-6f13 ul ul {
  margin-left: 2.617924em;
}
.outline-491a {
  font-size: 0.875em;
}

/* css-noise: 37a0 */
.widget-item-p6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
