/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box-pro-6100/customify
Author: WPCustomify
Author URI: https://pressmaximum.box-pro-6100
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.box-pro-6100/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.north_7567.progress-wood-28e8/licenses/gpl-2.0.bronze_6fc5
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.breadcrumb_f237/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.header_f6a9.complex-3c46/normalize.tiny_d93d/
 ======
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.tiny_d93d v7.0.0 | MIT License | github.box-pro-6100/necolas/normalize.tiny_d93d */
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;
}
.old-9026 .sort-066c,
.active_cdee,
.basic_2e96,
.wide_887f,
.paragraph-aa6a,
.cold_f3d3,
.focus-copper-2f90,
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;
}
.active_cdee,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active_cdee,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active_cdee,
  h1 {
    font-size: 1.8em;
  }
}
.basic_2e96,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.basic_2e96 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .basic_2e96,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .basic_2e96,
  h2 {
    font-size: 1.7em;
  }
}
.wide_887f,
h3 {
  font-size: 1.618em;
}
.old-9026 .sort-066c,
.paragraph-aa6a,
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.nav_liquid_7a46 {
  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;
}
.footer_fd71:after,
.footer_fd71:before,
.picture-1f9d:after,
.picture-1f9d:before {
  content: "";
  display: table;
}
.footer_fd71:after,
.picture-1f9d:after {
  clear: both;
}
.hero_silver_8401 {
  float: right;
  margin-right: 0;
}
.nav-fluid-0b93 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tabs-64f1 .picture_c084,
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;
}
.tabs-64f1 .picture_c084: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;
}
.middle_0ed4 .picture_c084 {
  box-shadow: none;
}
.middle_0ed4
  .picture_c084
  .frame_smooth_38ef {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.middle_0ed4 .picture_c084 .info_action_631e {
  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;
}
.middle_0ed4
  .picture_c084
  .info_action_631e
  b {
  display: none;
}
.middle_0ed4 .green_8543 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.text_8e50:not(.tabs-under-570c):not(.chip_red_7134),
button:not(.tabs-under-570c):not(.chip_red_7134),
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ),
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ),
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ) {
  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;
}
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ):hover,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ):hover,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):hover,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):hover,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ):active,
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ):active,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):active,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):active,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):active,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus {
  outline: 0;
}
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e {
  position: relative;
}
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .orange_c0e8,
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .section_cold_1377,
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .status-steel-88d2,
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  i,
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  svg,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .orange_c0e8,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .section_cold_1377,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .status-steel-88d2,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  i,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  svg,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .orange_c0e8,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .section_cold_1377,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .status-steel-88d2,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  i,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  svg,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .orange_c0e8,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .section_cold_1377,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .status-steel-88d2,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  i,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  svg,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .orange_c0e8,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .section_cold_1377,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  .status-steel-88d2,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  i,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e
  svg {
  visibility: hidden;
}
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e:after,
button:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e:after,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e:after,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e:after,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ).fn-loading-904e: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;
}
.text_8e50:not(.tabs-under-570c):not(.chip_red_7134),
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ),
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ),
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ) {
  color: #fff;
  background: #235787;
}
.text_8e50:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus,
input[type="button"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus,
input[type="reset"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus,
input[type="submit"]:not(.tabs-under-570c):not(
    .chip_red_7134
  ):focus {
  color: #fff;
}
.text_8e50.fn-disabled-904e:not(.tabs-under-570c):not(
    .chip_red_7134
  ),
.text_8e50[disabled]:not(.tabs-under-570c):not(
    .chip_red_7134
  ),
button.fn-disabled-904e:not(.tabs-under-570c):not(
    .chip_red_7134
  ),
button[disabled]:not(.tabs-under-570c):not(
    .chip_red_7134
  ) {
  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;
}
.primary_thick_0014 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.primary_thick_0014: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;
}
.description-right-6831 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.title-fast-2591 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav_gold_5126 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer_fd71:after,
.footer_fd71:before,
.nav_center_97ce:after,
.nav_center_97ce:before,
.tabs-aee2:after,
.tabs-aee2:before,
.popup-9d94:after,
.popup-9d94:before,
.list-cold-8603:after,
.list-cold-8603:before,
.footer-right-92da:after,
.footer-right-92da:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer_fd71:after,
.nav_center_97ce:after,
.tabs-aee2:after,
.popup-9d94:after,
.list-cold-8603:after,
.footer-right-92da:after {
  clear: both;
}
.nav_center_97ce .info_east_f185,
.tabs-aee2 .info_east_f185,
.feature-cc82 .info_east_f185 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tiny_d206 {
  display: inline-block;
}
.column_2171 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.column_2171 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.column_2171 .header_e712 {
  padding: 1em 0;
  font-size: 85%;
}
.header_e712 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.overlay_fresh_1b8e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.overlay_fresh_1b8e:after,
.overlay_fresh_1b8e:before {
  content: "";
  display: table;
}
.overlay_fresh_1b8e:after {
  clear: both;
}
.feature-light-977a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.modal-f5c2 .feature-light-977a {
  max-width: 50%;
}
.image_new_fc2d .feature-light-977a {
  max-width: 33.33%;
}
.frame_advanced_98b6 .feature-light-977a {
  max-width: 25%;
}
.next_5603 .feature-light-977a {
  max-width: 20%;
}
.grid-huge-4467 .feature-light-977a {
  max-width: 16.66%;
}
.notice-top-348b .feature-light-977a {
  max-width: 14.28%;
}
.small_a51f .feature-light-977a {
  max-width: 12.5%;
}
.rough_39fa .feature-light-977a {
  max-width: 11.11%;
}
.highlight_8a23 {
  display: block;
}
.old-9026 .video_37dd label,
.old-9026 .item_a112 label,
.old-9026 .element_b984 label,
.old-9026 .video_d5a0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid_ea0f {
  list-style: none;
  margin: 0;
}
.fluid_ea0f article.status-1a46 {
  margin-bottom: 0;
}
.fluid_ea0f ul {
  list-style: none;
  margin: 0;
}
.fluid_ea0f .summary_c3d8 li.status-1a46 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid_ea0f .summary_c3d8 li.status-1a46 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid_ea0f .summary_c3d8 li.status-1a46: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) {
  .fluid_ea0f .summary_c3d8 li.status-1a46 li.status-1a46 li.status-1a46 li.status-1a46 {
    padding-left: 0;
  }
}
article.status-1a46 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status-1a46 .nav_center_97ce p:last-of-type {
  margin-bottom: 0;
}
article.status-1a46 .hover-23e3 {
  float: left;
}
article.status-1a46 .main-aa61 {
  margin-left: 85px;
}
article.status-1a46 .accent_action_aba7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status-1a46 .accent_action_aba7 .mini-4bd1 {
  margin-left: 10px;
}
article.status-1a46 .image_5874 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status-1a46 .liquid_38a5 {
  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 .video_37dd,
  #respond .element_b984,
  #respond .video_d5a0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video_37dd input,
#respond .element_b984 input,
#respond .video_d5a0 input {
  width: 100%;
}
#respond .video_d5a0 {
  margin-right: 0;
}
#respond .detail_a1ce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel-action-cd8e {
  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;
}
.panel-action-cd8e.focus-bronze-6f66 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.panel-action-cd8e 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%);
}
.panel-action-cd8e:focus,
.panel-action-cd8e: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);
}
.tooltip_2094 {
  border-radius: 10%;
}
.hidden-narrow-2b0f {
  border-radius: 50%;
}
.icon_38eb {
  font-size: 0.72em;
}
.gradient_4db0 {
  font-size: 0.875em;
}
.header_d096 {
  font-size: 1.1em;
}
.container-4af8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.container-4af8.icon_38eb {
  letter-spacing: 0.5px;
}
.label-4725,
.label-4725 a {
  color: #6d6d6d;
}
.label-4725 a:hover {
  color: #111;
}
.video-up-4686 {
  color: #6d6d6d;
}
.info-hard-345a {
  overflow-x: hidden;
}
.info-hard-345a .wrapper-9529.paragraph_07dc {
  position: relative;
}
.info-hard-345a .wrapper-9529.paragraph_07dc.yellow_503e {
  position: initial;
}
.info-hard-345a
  .wrapper-9529.paragraph_07dc.yellow_503e
  .slider_fd58 {
  left: auto;
}
.info-hard-345a .wrapper-9529 .slider_fd58 {
  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;
}
.info-hard-345a .wrapper-9529:hover.paragraph_07dc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.info-hard-345a
  .wrapper-9529:hover.paragraph_07dc
  .slider_fd58 {
  display: block;
  z-index: 9999999;
}
.info-hard-345a .frame-next-2c63 .background_black_a12c,
.info-hard-345a .outline_west_4c1d .background_black_a12c {
  display: none;
}
.info-hard-345a .soft_319f .wrapper-9529:hover.paragraph_07dc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.old-9026 .video_37dd label,
.old-9026 .item_a112 label,
.old-9026 .element_b984 label,
.old-9026 .video_d5a0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid_ea0f {
  list-style: none;
  margin: 0;
}
.fluid_ea0f article.status-1a46 {
  margin-bottom: 0;
}
.fluid_ea0f ul {
  list-style: none;
  margin: 0;
}
.fluid_ea0f .summary_c3d8 li.status-1a46 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid_ea0f .summary_c3d8 li.status-1a46 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid_ea0f .summary_c3d8 li.status-1a46: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) {
  .fluid_ea0f .summary_c3d8 li.status-1a46 li.status-1a46 li.status-1a46 li.status-1a46 {
    padding-left: 0;
  }
}
article.status-1a46 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status-1a46 .nav_center_97ce p:last-of-type {
  margin-bottom: 0;
}
article.status-1a46 .hover-23e3 {
  float: left;
}
article.status-1a46 .main-aa61 {
  margin-left: 85px;
}
article.status-1a46 .accent_action_aba7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status-1a46 .accent_action_aba7 .mini-4bd1 {
  margin-left: 10px;
}
article.status-1a46 .image_5874 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status-1a46 .liquid_38a5 {
  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 .video_37dd,
  #respond .element_b984,
  #respond .video_d5a0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video_37dd input,
#respond .element_b984 input,
#respond .video_d5a0 input {
  width: 100%;
}
#respond .video_d5a0 {
  margin-right: 0;
}
#respond .detail_a1ce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-next-2c63 .preview_clean_c297 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview_clean_c297 .glass_685f.hard_eae9 .disabled_in_3cd3 > li > a:focus,
.preview_clean_c297 .glass_685f.hard_eae9 .disabled_in_3cd3 > li > a:hover,
.preview_clean_c297 .glass_685f.selected_ab90 .disabled_in_3cd3 > li > a:focus,
.preview_clean_c297 .glass_685f.selected_ab90 .disabled_in_3cd3 > li > a:hover,
.preview_clean_c297 .glass_685f.column_31f2 .disabled_in_3cd3 > li > a:focus,
.preview_clean_c297 .glass_685f.column_31f2 .disabled_in_3cd3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_clean_c297
  .glass_685f.hard_eae9
  .disabled_in_3cd3
  > li.detail_static_597c
  > a,
.preview_clean_c297
  .glass_685f.hard_eae9
  .disabled_in_3cd3
  > li.aside_clean_3580
  > a,
.preview_clean_c297
  .glass_685f.selected_ab90
  .disabled_in_3cd3
  > li.detail_static_597c
  > a,
.preview_clean_c297
  .glass_685f.selected_ab90
  .disabled_in_3cd3
  > li.aside_clean_3580
  > a,
.preview_clean_c297
  .glass_685f.column_31f2
  .disabled_in_3cd3
  > li.detail_static_597c
  > a,
.preview_clean_c297 .glass_685f.column_31f2 .disabled_in_3cd3 > li.tertiary_627c > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview_clean_c297 .info_east_60d4,
.preview_clean_c297 .info_east_60d4 a {
  color: rgba(255, 255, 255, 0.99);
}
.preview_clean_c297 .current_ccfa.detail_4eb6 li a,
.preview_clean_c297 .pattern-3e84 a,
.preview_clean_c297 .item-static-1bbb,
.preview_clean_c297 .disabled_in_3cd3 > li > a,
.preview_clean_c297 .background-north-50ed {
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297 .current_ccfa.detail_4eb6 li a:hover,
.preview_clean_c297 .pattern-3e84 a:hover,
.preview_clean_c297 .item-static-1bbb:hover,
.preview_clean_c297 .disabled_in_3cd3 > li > a:hover,
.preview_clean_c297 .background-north-50ed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_clean_c297 .title-ee44 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297 .title-ee44 .status-current-b6d9 {
  color: rgba(255, 255, 255, 0.99);
}
.preview_clean_c297 .title-ee44:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_clean_c297 .photo_fixed_17dc .mini_2c6e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297 .photo_fixed_17dc .mini_2c6e .small-2696 {
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297
  .photo_fixed_17dc
  .mini_2c6e
  .small-2696::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297
  .photo_fixed_17dc
  .mini_2c6e
  .small-2696:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297
  .photo_fixed_17dc
  .mini_2c6e
  .small-2696::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297
  .photo_fixed_17dc
  .mini_2c6e
  .small-2696::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297 .photo_fixed_17dc .box-819a {
  color: rgba(255, 255, 255, 0.79);
}
.preview_clean_c297 .photo_fixed_17dc .box-819a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_dim_a407
  .preview_clean_c297
  .photo_fixed_17dc
  .hard_9a74
  .paragraph_basic_88c2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_dim_a407
  .preview_clean_c297
  .photo_fixed_17dc
  .hard_9a74
  .small-2696 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame-next-2c63 .liquid_8549 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.liquid_8549 .glass_685f.hard_eae9 .disabled_in_3cd3 > li > a:focus,
.liquid_8549 .glass_685f.hard_eae9 .disabled_in_3cd3 > li > a:hover,
.liquid_8549 .glass_685f.selected_ab90 .disabled_in_3cd3 > li > a:focus,
.liquid_8549 .glass_685f.selected_ab90 .disabled_in_3cd3 > li > a:hover,
.liquid_8549 .glass_685f.column_31f2 .disabled_in_3cd3 > li > a:focus,
.liquid_8549 .glass_685f.column_31f2 .disabled_in_3cd3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_8549
  .glass_685f.hard_eae9
  .disabled_in_3cd3
  > li.detail_static_597c
  > a,
.liquid_8549
  .glass_685f.hard_eae9
  .disabled_in_3cd3
  > li.aside_clean_3580
  > a,
.liquid_8549
  .glass_685f.selected_ab90
  .disabled_in_3cd3
  > li.detail_static_597c
  > a,
.liquid_8549
  .glass_685f.selected_ab90
  .disabled_in_3cd3
  > li.aside_clean_3580
  > a,
.liquid_8549
  .glass_685f.column_31f2
  .disabled_in_3cd3
  > li.detail_static_597c
  > a,
.liquid_8549 .glass_685f.column_31f2 .disabled_in_3cd3 > li.tertiary_627c > a {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_8549 .info_east_60d4,
.liquid_8549 .info_east_60d4 a {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_8549 .current_ccfa.detail_4eb6 li a,
.liquid_8549 .pattern-3e84 a,
.liquid_8549 .item-static-1bbb,
.liquid_8549 .disabled_in_3cd3 > li > a,
.liquid_8549 .background-north-50ed {
  color: rgba(0, 0, 0, 0.55);
}
.liquid_8549 .current_ccfa.detail_4eb6 li a:hover,
.liquid_8549 .pattern-3e84 a:hover,
.liquid_8549 .item-static-1bbb:hover,
.liquid_8549 .disabled_in_3cd3 > li > a:hover,
.liquid_8549 .background-north-50ed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_8549 .title-ee44 {
  color: rgba(0, 0, 0, 0.55);
}
.liquid_8549 .title-ee44 .status-current-b6d9 {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_8549 .title-ee44:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup-f49c .dirty-52a1 {
  margin-left: auto;
  margin-right: auto;
}
.tabs-aee2 > * {
  margin-left: auto;
  margin-right: auto;
}
.tabs-aee2 .description-right-6831 {
  margin-right: 1.41575em;
}
.gallery_f384 .tabs-aee2 > .slider_6a6e {
  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;
}
.gallery_f384 .tabs-aee2 > .description_center_a519 {
  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;
}
.texture-fresh-1d7e.popup-f49c .dirty-52a1,
.pink-1557.popup-f49c .dirty-52a1 {
  margin-left: 0;
}
.status_hovered_2966.popup-f49c .dirty-52a1,
.focus-8b20.popup-f49c .dirty-52a1 {
  margin-right: 0;
}
.tabs-aee2 ol,
.tabs-aee2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tabs-c780 video {
  max-width: 100%;
}
.dirty-4ba5 img {
  display: block;
}
.dirty-4ba5.description-right-6831,
.dirty-4ba5.title-fast-2591 {
  width: 100%;
}
.dirty-4ba5.description_center_a519 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.left-06eb:not(.gradient_blue_8fb4) {
  margin: 1.5em auto;
}
.caption-4940 p {
  padding: 1.5em 14px;
}
ul.chip_warm_b9ec.description_center_a519,
ul.chip_warm_b9ec.slider_6a6e,
ul.chip_warm_b9ec.module-f791.slider_6a6e {
  padding: 0 14px;
}
.tag_fast_fd5d {
  display: block;
  overflow-x: auto;
}
.tag_fast_fd5d table {
  border-collapse: collapse;
  width: 100%;
}
.tag_fast_fd5d td,
.tag_fast_fd5d th {
  padding: 0.5em;
}
.tabs-aee2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tabs-aee2 ol ol,
.tabs-aee2 ol ul,
.tabs-aee2 ul ol,
.tabs-aee2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tabs-aee2 ol ol li,
.tabs-aee2 ol ul li,
.tabs-aee2 ul ol li,
.tabs-aee2 ul ul li {
  margin-left: 0;
}
.short_c686.sort_bbc2 > .notice-1649 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.short_c686.sort_bbc2 > .notice-1649 iframe,
.short_c686.sort_bbc2 > .notice-1649 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.current-8d32 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.current-8d32.dim_fdaa {
  padding: 0;
}
.current-8d32.dim_fdaa cite {
  font-size: 13px;
}
.current-8d32 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.current-8d32 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tag-old-73c4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tag-old-73c4 > p:first-child {
  margin-top: 0;
}
.tag-old-73c4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tag-old-73c4 blockquote {
  border-left: 0;
}
.pattern-bright-1104 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern-bright-1104:not(.motion_18d5) {
  max-width: 100px;
}
.pattern-bright-1104.banner_purple_1359 {
  border-bottom: none !important;
  text-align: center;
}
.pattern-bright-1104.banner_purple_1359::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption-4940 p {
    padding: 1.5em 0;
  }
}
.row-outer-65a5 {
  color: #0073aa;
}
.avatar-fb82 {
  background-color: #0073aa;
}
.large-227b {
  color: #229fd8;
}
.accent_new_415c {
  background-color: #229fd8;
}
.heading-basic-92ca {
  color: #eee;
}
.carousel_0994 {
  background-color: #eee;
}
.east-3047 {
  color: #444;
}
.content-1f2b {
  background-color: #444;
}
.media-aa0a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media-aa0a .summary_right_0ae3 .pattern-3e84 {
  font-size: 15px;
}
.media-aa0a .pattern-3e84 {
  line-height: 1.3;
}
.media-aa0a .liquid_8549 {
}
.media-aa0a .preview_clean_c297 {
  background: #235787;
}
.pagination-action-5d53 {
  padding: 0;
}
.pagination-action-5d53 .preview_clean_c297 {
  background: #1a1a1a;
}
.pagination-action-5d53 .liquid_8549 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.inner_2569 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.inner_2569 .liquid_8549 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.inner_2569 .preview_clean_c297 {
  background: #303030;
}
.footer-right-92da {
  position: relative;
  z-index: 10;
}
.footer-right-92da .label_east_36cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description_hard_fe70 .paragraph_07dc {
  display: inline-block;
  vertical-align: middle;
}
.description_hard_fe70.tag-light-3e4d .paragraph_07dc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .description_hard_fe70.tag-light-3e4d .paragraph_07dc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .description_hard_fe70.tag-light-3e4d .paragraph_07dc {
    margin-right: 0.4em;
  }
}
.description_hard_fe70.tag-light-3e4d .paragraph_07dc:last-child {
  margin-right: 0;
}
.solid-9727 .label_east_36cf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame-next-2c63 .summary_right_0ae3 {
    margin: 0 -0.5em;
  }
  .frame-next-2c63 .summary_right_0ae3 [class*="customify-col-"],
  .frame-next-2c63 .summary_right_0ae3 [class*="customify-col_"],
  .frame-next-2c63 .summary_right_0ae3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame-next-2c63.north-714b .label_east_36cf {
  background: 0 0 !important;
}
.frame-next-2c63.north-714b .label_east_36cf,
.frame-next-2c63.solid-9727 .label_east_36cf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame-next-2c63.shade_yellow_404a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame-next-2c63.solid-9727 .label_east_36cf {
  box-shadow: none !important;
}
.fixed_de90 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fixed_de90 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fixed_de90 {
    padding: 18px 0 20px;
  }
}
.fixed_de90 .dynamic_bd68 {
  width: 100%;
}
.fixed_de90 .primary_wide_0139 {
  margin-bottom: 0;
}
.fixed_de90 .left_efae {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary_968c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary_968c .thumbnail_17ef {
  width: 100%;
}
.container_focused_f045 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.container_focused_f045 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.container_focused_f045 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;
}
.container_focused_f045 li:last-child:after {
  display: none;
}
.container_focused_f045 li a {
  font-weight: 500;
  margin-right: 10px;
}
.element_mini_ea48 .background_black_a12c button,
.fixed_de90 .background_black_a12c button {
  left: 0;
}
.element_mini_ea48 .thumbnail_17ef,
.fixed_de90 .thumbnail_17ef {
  padding-left: 0;
  padding-right: 0;
}
.element_mini_ea48 .secondary_968c,
.fixed_de90 .secondary_968c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.element_mini_ea48 {
  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;
}
.element_mini_ea48: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;
}
.element_mini_ea48 .chip-559e {
  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) {
  .element_mini_ea48 .chip-559e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .element_mini_ea48 .chip-559e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .element_mini_ea48 .chip-559e {
    min-height: 200px;
  }
}
.element_mini_ea48 .container_focused_f045 {
  color: rgba(255, 255, 255, 0.8);
}
.element_mini_ea48 .container_focused_f045 a,
.element_mini_ea48 .container_focused_f045 li:after {
  color: inherit;
}
.element_mini_ea48 .container_focused_f045 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.focused-b8ff {
  margin-bottom: 0.5em;
}
.outline_narrow_031b {
  margin-bottom: 1.2em;
}
.outline_narrow_031b,
.focused-b8ff {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outline_narrow_031b p:last-child,
.focused-b8ff p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background_black_a12c,
#masthead .background_black_a12c {
  display: none;
}
#masthead
  > .background_black_a12c.gradient_e673 {
  display: none;
}
#masthead > .background_black_a12c button {
  left: 0;
}
.advanced-32cc {
  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-32cc .paragraph_07dc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.advanced-32cc .huge-2b83 {
  display: -webkit-box;
  display: flex;
}
.advanced-32cc .huge-2b83.grid-orange-3cc5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.advanced-32cc .huge-2b83.short_0f9c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.advanced-32cc .huge-2b83.frame-full-b76a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.advanced-32cc.menu_upper_5b08.full-8eaf .huge-2b83.grid-orange-3cc5 {
  flex-basis: 100%;
}
.advanced-32cc.secondary_d6d0 .huge-2b83.short_0f9c {
  -webkit-box-flex: 1;
  flex: auto;
}
.advanced-32cc.secondary_d6d0 .huge-2b83.frame-full-b76a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background_black_a12c.gradient_e673 {
  display: none;
}
#masthead > .background_black_a12c button {
  left: 0;
}
.hover_f668 {
  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;
}
.hover_f668:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hover_f668.light-b0c7 i {
  margin-right: 4px;
}
.hover_f668.chip-05c5 i {
  margin-left: 5px;
}
.pattern-3e84 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pattern-3e84 p:last-child {
  margin-bottom: 0;
}
.video_north_b1e5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.video_north_b1e5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.video_north_b1e5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.video_north_b1e5 .info_east_60d4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.video_north_b1e5 .accordion-4b0e {
  margin: 5px 0 7px 0;
}
.video_north_b1e5.column_liquid_9ee1 .disabled-2dbf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_north_b1e5.column_liquid_9ee1 .alert_simple_0536 {
  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;
}
.video_north_b1e5.brown_8904 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.video_north_b1e5.brown_8904 .disabled-2dbf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_north_b1e5.brown_8904 .alert_simple_0536 {
  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;
}
.video_north_b1e5.chip_a1ec {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video_north_b1e5.status-orange-82d2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.video_north_b1e5.status-orange-82d2 .alert_simple_0536 {
  margin-top: 7px;
}
.right_9788 {
  display: inline-block;
}
.footer-right-92da .outline-9442 .video_north_b1e5 img {
  max-width: 100%;
}
.glass_685f .pink-48a8.disabled-old-2d0a,
.yellow_2bc4 .pink-48a8.disabled-old-2d0a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass_685f .photo_f9e3,
.yellow_2bc4 .photo_f9e3 {
  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%);
}
.glass_685f .photo_f9e3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass_685f.slider_6d2f .photo_f9e3 {
  display: none;
}
.glass_685f .badge-5972 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass_685f .badge-5972 li {
  display: inline-block;
  position: relative;
}
.glass_685f .badge-5972 li:last-child {
  margin-right: 0;
}
.glass_685f .badge-5972 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;
}
.glass_685f .badge-5972 li.tertiary_627c > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass_685f .badge-5972 > 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;
}
.glass_685f .badge-5972 > li > a i {
  line-height: 0;
}
.glass_685f .badge-5972 > li.solid-a094 > a .photo_f9e3 {
  margin-left: 4px;
  line-height: 0;
}
.glass_685f .badge-5972 .detail-2396 li.solid-a094 > a {
  position: relative;
}
.glass_685f .badge-5972 .detail-2396 li.solid-a094 > a:after,
.glass_685f .badge-5972 .detail-2396 li.solid-a094 > a:before {
  content: "";
  display: table;
}
.glass_685f .badge-5972 .detail-2396 li.solid-a094 > a:after {
  clear: both;
}
.glass_685f .badge-5972 .detail-2396 li.solid-a094 > a .photo_f9e3 {
  margin-left: 5px;
  float: right;
}
.glass_685f .preview-c40a,
.glass_685f .detail-2396 {
  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;
}
.glass_685f .detail-2396 {
  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;
}
.glass_685f .detail-2396 .disabled-old-2d0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass_685f .detail-2396 .photo_f9e3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass_685f .detail-2396 li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass_685f .detail-2396 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;
}
.glass_685f .detail-2396 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass_685f .detail-2396 .detail-2396 {
  top: 0;
  left: 100%;
}
.glass_685f .main_middle_6472.fn-focus-904e > .preview-c40a,
.glass_685f .main_middle_6472.fn-focus-904e > .detail-2396,
.glass_685f .main_middle_6472:focus > .preview-c40a,
.glass_685f .main_middle_6472:focus > .detail-2396,
.glass_685f .main_middle_6472:hover > .preview-c40a,
.glass_685f .main_middle_6472:hover > .detail-2396 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass_685f.column_31f2 .disabled_in_3cd3:after,
.glass_685f.column_31f2 .disabled_in_3cd3:before {
  content: "";
  display: table;
}
.glass_685f.column_31f2 .disabled_in_3cd3:after {
  clear: both;
}
.glass_685f.column_31f2 .disabled_in_3cd3 > li {
  float: left;
}
.glass_685f.component-purple-2a77 .disabled_in_3cd3:after,
.glass_685f.component-purple-2a77 .disabled_in_3cd3:before {
  content: "";
  display: table;
}
.glass_685f.component-purple-2a77 .disabled_in_3cd3:after {
  clear: both;
}
.glass_685f.component-purple-2a77 .disabled_in_3cd3 > li {
  float: left;
}
.glass_685f.component-purple-2a77 .disabled_in_3cd3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass_685f.component-purple-2a77 .disabled_in_3cd3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass_685f.component-purple-2a77 .disabled_in_3cd3 > li.detail_static_597c > a,
.glass_685f.component-purple-2a77 .disabled_in_3cd3 > li.tertiary_627c > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass_685f.hard_eae9 .disabled_in_3cd3 > li > a .disabled-old-2d0a {
  position: relative;
}
.glass_685f.hard_eae9 .disabled_in_3cd3 > li > a .disabled-old-2d0a: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;
}
.glass_685f.hard_eae9
  .disabled_in_3cd3
  > li:focus
  > a
  .disabled-old-2d0a:before,
.glass_685f.hard_eae9
  .disabled_in_3cd3
  > li:hover
  > a
  .disabled-old-2d0a:before {
  width: 100%;
  background-color: currentColor;
}
.glass_685f.hard_eae9
  .disabled_in_3cd3
  > li.detail_static_597c
  > a
  .disabled-old-2d0a:before,
.glass_685f.hard_eae9
  .disabled_in_3cd3
  > li.aside_clean_3580
  > a
  .disabled-old-2d0a:before {
  width: 100%;
  background-color: currentColor;
}
.glass_685f.selected_ab90 .disabled_in_3cd3 > li > a .disabled-old-2d0a {
  position: relative;
}
.glass_685f.selected_ab90 .disabled_in_3cd3 > li > a .disabled-old-2d0a: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;
}
.glass_685f.selected_ab90 .disabled_in_3cd3 > li:focus > a .disabled-old-2d0a:before,
.glass_685f.selected_ab90
  .disabled_in_3cd3
  > li:hover
  > a
  .disabled-old-2d0a:before {
  width: 100%;
  background-color: currentColor;
}
.glass_685f.selected_ab90
  .disabled_in_3cd3
  > li.detail_static_597c
  > a
  .disabled-old-2d0a:before,
.glass_685f.selected_ab90
  .disabled_in_3cd3
  > li.aside_clean_3580
  > a
  .disabled-old-2d0a:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_2bc4 .badge-5972 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.yellow_2bc4 .badge-5972 li:first-child > a {
  border-top: none;
}
.yellow_2bc4 .badge-5972 .hard_7a17 > .disabled-old-2d0a .photo_f9e3 {
  display: none;
}
.yellow_2bc4 .badge-5972 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.yellow_2bc4 .badge-5972 li:last-child {
  border: none;
}
.yellow_2bc4 .badge-5972 li.solid-a094 > a {
  padding-right: 45px !important;
}
.yellow_2bc4 .badge-5972 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.yellow_2bc4 .badge-5972 li a:focus,
.yellow_2bc4 .badge-5972 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow_2bc4 .badge-5972 li .highlight_copper_c7fc {
  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;
}
.yellow_2bc4 .badge-5972 li .highlight_copper_c7fc:hover {
  box-shadow: none;
}
.yellow_2bc4 .badge-5972 li .highlight_copper_c7fc .photo_f9e3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.yellow_2bc4 .badge-5972 .detail-2396 {
  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);
}
.yellow_2bc4 .badge-5972 .detail-2396 li a {
  padding-left: 3em;
}
.yellow_2bc4 .badge-5972 .overlay-last-e8fd > a .highlight_copper_c7fc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.yellow_2bc4 .badge-5972 .overlay-last-e8fd > .detail-2396 {
  display: block;
  opacity: 1;
}
.copper_7529 {
  max-width: 100%;
}
.fast-6fd7 {
  line-height: 0;
  cursor: pointer;
}
.background-north-50ed {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background-north-50ed:hover {
  box-shadow: none;
  color: currentColor;
}
.background-north-50ed svg {
  width: 18px;
  height: 18px;
}
.background-north-50ed .motion_03a7 {
  display: none;
}
.huge_9f56 {
  position: relative;
}
.huge_9f56.fn-active-904e .background-north-50ed .widget_copper_51a1 {
  display: none;
}
.huge_9f56.fn-active-904e .background-north-50ed .motion_03a7 {
  display: inline-block;
}
.huge_9f56 .sort_soft_5353 {
  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);
}
.huge_9f56.fast_8eb0 .sort_soft_5353 {
  left: auto;
  right: -0.9em;
}
.huge_9f56.fast_8eb0 .aside_1f58::before {
  left: auto;
  right: 15px;
}
.huge_9f56.fn-active-904e .sort_soft_5353 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_9a74 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hard_9a74 label {
  flex-basis: 100%;
}
.hard_9a74 .mini_2c6e {
  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;
}
.hard_9a74 .small-2696 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hard_9a74 .small-2696:focus {
  background-color: transparent;
}
.hard_9a74 button.box-819a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hard_9a74 button.box-819a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hard_9a74 button.box-819a svg {
  width: 18px;
  height: 18px;
}
.hard_9a74 input[type="submit"] {
  min-height: auto;
}
.photo_fixed_17dc .hard_9a74 .small-2696 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside_1f58 {
  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) {
  .aside_1f58 {
    width: 220px;
  }
}
.aside_1f58 label {
  flex-basis: 100%;
}
.aside_1f58::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;
}
.panel_dim_a407 .photo_fixed_17dc .hard_9a74 {
  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;
}
.panel_dim_a407
  .photo_fixed_17dc
  .hard_9a74
  .mini_2c6e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel_dim_a407 .photo_fixed_17dc .hard_9a74 .small-2696 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel_dim_a407
  .photo_fixed_17dc
  .hard_9a74
  .small-2696:focus {
  background: 0 0;
}
.panel_dim_a407
  .photo_fixed_17dc
  .hard_9a74
  .paragraph_basic_88c2 {
  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;
}
.current_ccfa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.current_ccfa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.current_ccfa li:last-child {
  margin-right: 0;
}
.current_ccfa li:first-child {
  margin-left: 0;
}
.current_ccfa.caption_under_271d a {
  color: #fff;
}
.current_ccfa.caption_under_271d a:hover {
  color: #fff;
}
.current_ccfa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.current_ccfa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.current_ccfa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.current_ccfa a:hover {
  opacity: 0.9;
  color: inherit;
}
.current_ccfa [class*="social-icon-apple"] {
  background-color: #999;
}
.current_ccfa [class*="social-icon-apple"].title-cool-d626 {
  background-color: transparent;
  color: #999;
}
.current_ccfa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.current_ccfa [class*="social-icon-behance"].title-cool-d626 {
  background-color: transparent;
  color: #1769ff;
}
.current_ccfa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.current_ccfa [class*="social-icon-bitbucket"].title-cool-d626 {
  background-color: transparent;
  color: #205081;
}
.current_ccfa [class*="social-icon-codepen"] {
  background-color: #000;
}
.current_ccfa [class*="social-icon-codepen"].title-cool-d626 {
  background-color: transparent;
  color: #000;
}
.current_ccfa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.current_ccfa [class*="social-icon-delicious"].title-cool-d626 {
  background-color: transparent;
  color: #39f;
}
.current_ccfa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.current_ccfa [class*="social-icon-digg"].title-cool-d626 {
  background-color: transparent;
  color: #005be2;
}
.current_ccfa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.current_ccfa [class*="social-icon-dribbble"].title-cool-d626 {
  background-color: transparent;
  color: #ea4c89;
}
.current_ccfa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.current_ccfa [class*="social-icon-envelope"].title-cool-d626 {
  background-color: transparent;
  color: #ea4335;
}
.current_ccfa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.current_ccfa [class*="social-icon-facebook"].title-cool-d626 {
  background-color: transparent;
  color: #3b5998;
}
.current_ccfa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.current_ccfa [class*="social-icon-flickr"].title-cool-d626 {
  background-color: transparent;
  color: #0063dc;
}
.current_ccfa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.current_ccfa [class*="social-icon-foursquare"].title-cool-d626 {
  background-color: transparent;
  color: #2d5be3;
}
.current_ccfa [class*="social-icon-github"] {
  background-color: #333;
}
.current_ccfa [class*="social-icon-github"].title-cool-d626 {
  background-color: transparent;
  color: #333;
}
.current_ccfa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.current_ccfa [class*="social-icon-google-plus"].title-cool-d626 {
  background-color: transparent;
  color: #dd4b39;
}
.current_ccfa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.current_ccfa [class*="social-icon-houzz"].title-cool-d626 {
  background-color: transparent;
  color: #7ac142;
}
.current_ccfa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.current_ccfa [class*="social-icon-instagram"].title-cool-d626 {
  background-color: transparent;
  color: #262626;
}
.current_ccfa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.current_ccfa [class*="social-icon-jsfiddle"].title-cool-d626 {
  background-color: transparent;
  color: #487aa2;
}
.current_ccfa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.current_ccfa [class*="social-icon-linkedin"].title-cool-d626 {
  background-color: transparent;
  color: #0077b5;
}
.current_ccfa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.current_ccfa [class*="social-icon-medium"].title-cool-d626 {
  background-color: transparent;
  color: #00ab6b;
}
.current_ccfa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.current_ccfa
  [class*="social-icon-odnoklassniki"].title-cool-d626 {
  background-color: transparent;
  color: #f4731c;
}
.current_ccfa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.current_ccfa [class*="social-icon-meetup"].title-cool-d626 {
  background-color: transparent;
  color: #ec1c40;
}
.current_ccfa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.current_ccfa [class*="social-icon-pinterest"].title-cool-d626 {
  background-color: transparent;
  color: #bd081c;
}
.current_ccfa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.current_ccfa [class*="social-icon-product-hunt"].title-cool-d626 {
  background-color: transparent;
  color: #da552f;
}
.current_ccfa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.current_ccfa [class*="social-icon-reddit"].title-cool-d626 {
  background-color: transparent;
  color: #ff4500;
}
.current_ccfa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.current_ccfa [class*="social-icon-rss"].title-cool-d626 {
  background-color: transparent;
  color: #f26522;
}
.current_ccfa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.current_ccfa
  [class*="social-icon-shopping-cart"].title-cool-d626 {
  background-color: transparent;
  color: #4caf50;
}
.current_ccfa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.current_ccfa [class*="social-icon-skype"].title-cool-d626 {
  background-color: transparent;
  color: #00aff0;
}
.current_ccfa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.current_ccfa [class*="social-icon-slideshare"].title-cool-d626 {
  background-color: transparent;
  color: #0077b5;
}
.current_ccfa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.current_ccfa [class*="social-icon-snapchat"].title-cool-d626 {
  background-color: transparent;
  color: #fffc00;
}
.current_ccfa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.current_ccfa [class*="social-icon-soundcloud"].title-cool-d626 {
  background-color: transparent;
  color: #f80;
}
.current_ccfa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.current_ccfa [class*="social-icon-spotify"].title-cool-d626 {
  background-color: transparent;
  color: #2ebd59;
}
.current_ccfa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.current_ccfa
  [class*="social-icon-stack-overflow"].title-cool-d626 {
  background-color: transparent;
  color: #fe7a15;
}
.current_ccfa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.current_ccfa [class*="social-icon-maldkfgram"].title-cool-d626 {
  background-color: transparent;
  color: #2ca5e0;
}
.current_ccfa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.current_ccfa [class*="social-icon-tripadvisor"].title-cool-d626 {
  background-color: transparent;
  color: #589442;
}
.current_ccfa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.current_ccfa [class*="social-icon-tumblr"].title-cool-d626 {
  background-color: transparent;
  color: #35465c;
}
.current_ccfa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.current_ccfa [class*="social-icon-twitch"].title-cool-d626 {
  background-color: transparent;
  color: #6441a5;
}
.current_ccfa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.current_ccfa [class*="social-icon-twitter"].title-cool-d626 {
  background-color: transparent;
  color: #1da1f2;
}
.current_ccfa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.current_ccfa [class*="social-icon-vimeo"].title-cool-d626 {
  background-color: transparent;
  color: #1ab7ea;
}
.current_ccfa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.current_ccfa [class*="social-icon-vk"].title-cool-d626 {
  background-color: transparent;
  color: #45668e;
}
.current_ccfa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.current_ccfa [class*="social-icon-weibo"].title-cool-d626 {
  background-color: transparent;
  color: #df2029;
}
.current_ccfa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.current_ccfa [class*="social-icon-weixin"].title-cool-d626 {
  background-color: transparent;
  color: #7bb32e;
}
.current_ccfa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.current_ccfa [class*="social-icon-whatsapp"].title-cool-d626 {
  background-color: transparent;
  color: #25d366;
}
.current_ccfa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.current_ccfa [class*="social-icon-wordpress"].title-cool-d626 {
  background-color: transparent;
  color: #21759b;
}
.current_ccfa [class*="social-icon-xing"] {
  background-color: #026466;
}
.current_ccfa [class*="social-icon-xing"].title-cool-d626 {
  background-color: transparent;
  color: #026466;
}
.current_ccfa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.current_ccfa [class*="social-icon-yelp"].title-cool-d626 {
  background-color: transparent;
  color: #af0606;
}
.current_ccfa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.current_ccfa [class*="social-icon-youtube"].title-cool-d626 {
  background-color: transparent;
  color: #cd201f;
}
.item-static-1bbb {
  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;
}
.item-static-1bbb:hover {
  box-shadow: none;
  background: 0 0;
}
.soft-50e9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.lower_c59f {
  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;
}
.gold_019c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer_lower_74c1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer_lower_74c1,
.footer_lower_74c1::after,
.footer_lower_74c1::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;
}
.footer_lower_74c1::after,
.footer_lower_74c1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.footer_ee4f .lower_c59f .gold_019c {
  margin-top: -2px;
  width: 19px;
}
.footer_ee4f .lower_c59f .footer_lower_74c1 {
  margin-top: -1px;
}
.footer_ee4f .lower_c59f .footer_lower_74c1,
.footer_ee4f .lower_c59f .footer_lower_74c1::after,
.footer_ee4f .lower_c59f .footer_lower_74c1::before {
  width: 19px;
  height: 2px;
}
.footer_ee4f .lower_c59f .footer_lower_74c1::before {
  top: -6px;
}
.footer_ee4f .lower_c59f .footer_lower_74c1::after {
  bottom: -6px;
}
.current_ff40 .lower_c59f .gold_019c {
  margin-top: -2px;
  width: 22px;
}
.current_ff40 .lower_c59f .footer_lower_74c1 {
  margin-top: -1px;
}
.current_ff40 .lower_c59f .footer_lower_74c1,
.current_ff40 .lower_c59f .footer_lower_74c1::after,
.current_ff40 .lower_c59f .footer_lower_74c1::before {
  width: 22px;
  height: 2px;
}
.current_ff40 .lower_c59f .footer_lower_74c1::before {
  top: -7px;
}
.current_ff40 .lower_c59f .footer_lower_74c1::after {
  bottom: -7px;
}
.aside_8e08 .lower_c59f .gold_019c {
  margin-top: -2px;
  width: 31px;
}
.aside_8e08 .lower_c59f .footer_lower_74c1 {
  margin-top: -1.5px;
}
.aside_8e08 .lower_c59f .footer_lower_74c1,
.aside_8e08 .lower_c59f .footer_lower_74c1::after,
.aside_8e08 .lower_c59f .footer_lower_74c1::before {
  width: 31px;
  height: 3px;
}
.aside_8e08 .lower_c59f .footer_lower_74c1::before {
  top: -9px;
}
.aside_8e08 .lower_c59f .footer_lower_74c1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sort-complex-782a .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 19px;
  }
  .sort-complex-782a .lower_c59f .footer_lower_74c1 {
    margin-top: -1px;
  }
  .sort-complex-782a .lower_c59f .footer_lower_74c1,
  .sort-complex-782a .lower_c59f .footer_lower_74c1::after,
  .sort-complex-782a .lower_c59f .footer_lower_74c1::before {
    width: 19px;
    height: 2px;
  }
  .sort-complex-782a .lower_c59f .footer_lower_74c1::before {
    top: -6px;
  }
  .sort-complex-782a .lower_c59f .footer_lower_74c1::after {
    bottom: -6px;
  }
  .background_bf85 .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 22px;
  }
  .background_bf85 .lower_c59f .footer_lower_74c1 {
    margin-top: -1px;
  }
  .background_bf85 .lower_c59f .footer_lower_74c1,
  .background_bf85 .lower_c59f .footer_lower_74c1::after,
  .background_bf85 .lower_c59f .footer_lower_74c1::before {
    width: 22px;
    height: 2px;
  }
  .background_bf85 .lower_c59f .footer_lower_74c1::before {
    top: -7px;
  }
  .background_bf85 .lower_c59f .footer_lower_74c1::after {
    bottom: -7px;
  }
  .list_841e .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 31px;
  }
  .list_841e .lower_c59f .footer_lower_74c1 {
    margin-top: -1.5px;
  }
  .list_841e .lower_c59f .footer_lower_74c1,
  .list_841e .lower_c59f .footer_lower_74c1::after,
  .list_841e .lower_c59f .footer_lower_74c1::before {
    width: 31px;
    height: 3px;
  }
  .list_841e .lower_c59f .footer_lower_74c1::before {
    top: -9px;
  }
  .list_841e .lower_c59f .footer_lower_74c1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .liquid-8f42 .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 19px;
  }
  .liquid-8f42 .lower_c59f .footer_lower_74c1 {
    margin-top: -1px;
  }
  .liquid-8f42 .lower_c59f .footer_lower_74c1,
  .liquid-8f42 .lower_c59f .footer_lower_74c1::after,
  .liquid-8f42 .lower_c59f .footer_lower_74c1::before {
    width: 19px;
    height: 2px;
  }
  .liquid-8f42 .lower_c59f .footer_lower_74c1::before {
    top: -6px;
  }
  .liquid-8f42 .lower_c59f .footer_lower_74c1::after {
    bottom: -6px;
  }
  .summary_7851 .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 22px;
  }
  .summary_7851 .lower_c59f .footer_lower_74c1 {
    margin-top: -1px;
  }
  .summary_7851 .lower_c59f .footer_lower_74c1,
  .summary_7851 .lower_c59f .footer_lower_74c1::after,
  .summary_7851 .lower_c59f .footer_lower_74c1::before {
    width: 22px;
    height: 2px;
  }
  .summary_7851 .lower_c59f .footer_lower_74c1::before {
    top: -7px;
  }
  .summary_7851 .lower_c59f .footer_lower_74c1::after {
    bottom: -7px;
  }
  .module_a1e9 .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 31px;
  }
  .module_a1e9 .lower_c59f .footer_lower_74c1 {
    margin-top: -1.5px;
  }
  .module_a1e9 .lower_c59f .footer_lower_74c1,
  .module_a1e9 .lower_c59f .footer_lower_74c1::after,
  .module_a1e9 .lower_c59f .footer_lower_74c1::before {
    width: 31px;
    height: 3px;
  }
  .module_a1e9 .lower_c59f .footer_lower_74c1::before {
    top: -9px;
  }
  .module_a1e9 .lower_c59f .footer_lower_74c1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pro_e3a9 .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 19px;
  }
  .pro_e3a9 .lower_c59f .footer_lower_74c1 {
    margin-top: -1px;
  }
  .pro_e3a9 .lower_c59f .footer_lower_74c1,
  .pro_e3a9 .lower_c59f .footer_lower_74c1::after,
  .pro_e3a9 .lower_c59f .footer_lower_74c1::before {
    width: 19px;
    height: 2px;
  }
  .pro_e3a9 .lower_c59f .footer_lower_74c1::before {
    top: -6px;
  }
  .pro_e3a9 .lower_c59f .footer_lower_74c1::after {
    bottom: -6px;
  }
  .nav-0f25 .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 22px;
  }
  .nav-0f25 .lower_c59f .footer_lower_74c1 {
    margin-top: -1px;
  }
  .nav-0f25 .lower_c59f .footer_lower_74c1,
  .nav-0f25 .lower_c59f .footer_lower_74c1::after,
  .nav-0f25 .lower_c59f .footer_lower_74c1::before {
    width: 22px;
    height: 2px;
  }
  .nav-0f25 .lower_c59f .footer_lower_74c1::before {
    top: -7px;
  }
  .nav-0f25 .lower_c59f .footer_lower_74c1::after {
    bottom: -7px;
  }
  .feature_lower_6d0b .lower_c59f .gold_019c {
    margin-top: -2px;
    width: 31px;
  }
  .feature_lower_6d0b .lower_c59f .footer_lower_74c1 {
    margin-top: -1.5px;
  }
  .feature_lower_6d0b .lower_c59f .footer_lower_74c1,
  .feature_lower_6d0b .lower_c59f .footer_lower_74c1::after,
  .feature_lower_6d0b .lower_c59f .footer_lower_74c1::before {
    width: 31px;
    height: 3px;
  }
  .feature_lower_6d0b .lower_c59f .footer_lower_74c1::before {
    top: -9px;
  }
  .feature_lower_6d0b .lower_c59f .footer_lower_74c1::after {
    bottom: -9px;
  }
}
.small_38e8 .footer_lower_74c1 {
  -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);
}
.small_38e8 .footer_lower_74c1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.small_38e8 .footer_lower_74c1::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);
}
.small_38e8.thumbnail_3762 .footer_lower_74c1 {
  -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);
}
.small_38e8.thumbnail_3762 .footer_lower_74c1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.small_38e8.thumbnail_3762 .footer_lower_74c1::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);
}
.active-ca01 {
  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.glass_30f6:before {
  display: none;
}
.outline_west_4c1d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.outline_west_4c1d .clean-2602 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.outline_west_4c1d .clean-2602:last-of-type {
  border-bottom: none;
}
.outline_west_4c1d .clean-2602.column-selected-470a,
.outline_west_4c1d .clean-2602.carousel_b3fa,
.outline_west_4c1d .clean-2602.layout-last-20b3 {
  padding: 0;
}
.outline_west_4c1d .yellow_2bc4 .highlight_copper_c7fc {
  color: currentColor;
}
.outline_west_4c1d .yellow_2bc4 .highlight_copper_c7fc:focus,
.outline_west_4c1d .yellow_2bc4 .highlight_copper_c7fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline_west_4c1d.liquid_8549 .title-ee44,
.outline_west_4c1d.liquid_8549 .pattern-3e84 a,
.outline_west_4c1d.liquid_8549 .disabled_in_3cd3 a,
.outline_west_4c1d.liquid_8549 .detail-2396 a {
  color: rgba(0, 0, 0, 0.55);
}
.outline_west_4c1d.liquid_8549 .title-ee44:hover,
.outline_west_4c1d.liquid_8549 .pattern-3e84 a:hover,
.outline_west_4c1d.liquid_8549 .disabled_in_3cd3 a:hover,
.outline_west_4c1d.liquid_8549 .detail-2396 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline_west_4c1d.liquid_8549 .status-current-b6d9 {
  color: rgba(0, 0, 0, 0.8);
}
.outline_west_4c1d.liquid_8549 .clean-2602 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline_west_4c1d.liquid_8549 .clean-2602:before {
  background: rgba(0, 0, 0, 0.08);
}
.outline_west_4c1d.liquid_8549 .component_full_7da1:before {
  background: rgba(255, 255, 255, 0.9);
}
.outline_west_4c1d.liquid_8549 .yellow_2bc4 .badge-5972 li a,
.outline_west_4c1d.liquid_8549 .yellow_2bc4 .highlight_copper_c7fc,
.outline_west_4c1d.liquid_8549 .detail-2396 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline_west_4c1d.liquid_8549 .yellow_2bc4 .highlight_copper_c7fc:focus,
.outline_west_4c1d.liquid_8549 .yellow_2bc4 .highlight_copper_c7fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline_west_4c1d.liquid_8549 .badge-5972 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline_west_4c1d.preview_clean_c297 .title-ee44,
.outline_west_4c1d.preview_clean_c297 .pattern-3e84 a,
.outline_west_4c1d.preview_clean_c297 .disabled_in_3cd3 .highlight_copper_c7fc,
.outline_west_4c1d.preview_clean_c297 .disabled_in_3cd3 a,
.outline_west_4c1d.preview_clean_c297 .detail-2396 a {
  color: rgba(255, 255, 255, 0.79);
}
.outline_west_4c1d.preview_clean_c297 .title-ee44:hover,
.outline_west_4c1d.preview_clean_c297 .pattern-3e84 a:hover,
.outline_west_4c1d.preview_clean_c297 .disabled_in_3cd3 .highlight_copper_c7fc:hover,
.outline_west_4c1d.preview_clean_c297 .disabled_in_3cd3 a:hover,
.outline_west_4c1d.preview_clean_c297 .detail-2396 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_west_4c1d.preview_clean_c297 .status-current-b6d9 {
  color: rgba(255, 255, 255, 0.99);
}
.outline_west_4c1d.preview_clean_c297 .clean-2602 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_west_4c1d.preview_clean_c297 .clean-2602:before {
  background: rgba(255, 255, 255, 0.08);
}
.outline_west_4c1d.preview_clean_c297 .component_full_7da1:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline_west_4c1d.preview_clean_c297 .yellow_2bc4 .badge-5972 li a,
.outline_west_4c1d.preview_clean_c297 .yellow_2bc4 .highlight_copper_c7fc,
.outline_west_4c1d.preview_clean_c297 .detail-2396 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_west_4c1d.preview_clean_c297 .yellow_2bc4 .highlight_copper_c7fc:focus,
.outline_west_4c1d.preview_clean_c297 .yellow_2bc4 .highlight_copper_c7fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline_west_4c1d.preview_clean_c297 .badge-5972 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_full_7da1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.component_full_7da1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.article-tall-833b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.form_b7c7 .outline_west_4c1d {
  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;
}
.form_b7c7 .clean-2602 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.form_b7c7 .clean-2602: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) {
  .form_b7c7 .clean-2602:before {
    width: 16%;
    left: 42%;
  }
}
.form_b7c7 .clean-2602:last-child:before {
  content: none;
}
.form_b7c7 .clean-2602[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.form_b7c7 .yellow_2bc4 .badge-5972 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.form_b7c7 .yellow_2bc4 .badge-5972 li a .highlight_copper_c7fc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.form_b7c7 .yellow_2bc4 .detail-2396 {
  border: none;
}
.form_b7c7 .yellow_2bc4 .detail-2396 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.form_b7c7 .component_full_7da1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.form_b7c7 .article-tall-833b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.form_b7c7 .preview_clean_c297 .component_full_7da1:before {
  background: rgba(0, 0, 0, 0.9);
}
.form_b7c7 .liquid_8549.complex-28e7 .footer_lower_74c1 {
  background: rgba(0, 0, 0, 0.6);
}
.form_b7c7
  .liquid_8549.complex-28e7
  .footer_lower_74c1::after,
.form_b7c7
  .liquid_8549.complex-28e7
  .footer_lower_74c1:before {
  background: inherit;
}
.form_b7c7
  .liquid_8549.complex-28e7:hover
  .footer_lower_74c1 {
  background: rgba(0, 0, 0, 0.8);
}
.row_31ad .outline_west_4c1d {
  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) {
  .row_31ad .outline_west_4c1d {
    width: auto;
    right: 45px;
  }
}
.layout-ff08 .outline_west_4c1d {
  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) {
  .layout-ff08 .outline_west_4c1d {
    width: auto;
    left: 45px;
  }
}
.glass_30f6 .outline_west_4c1d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.glass_30f6 .article-tall-833b {
  max-width: 48em;
  margin: 0 auto;
}
.glass_30f6 .component_full_7da1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.backdrop-large-80bd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-large-80bd.form_b7c7 .outline_west_4c1d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.backdrop-large-80bd.row_31ad .outline_west_4c1d {
  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);
}
.backdrop-large-80bd .outline_west_4c1d {
  visibility: visible;
}
.backdrop-large-80bd.layout-ff08 .outline_west_4c1d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fresh-4209,
.accent-smooth-f45c {
  overflow-x: hidden;
}
.fresh-4209 .outline_west_4c1d {
  overflow: auto;
}
.fresh-4209.form_b7c7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-4209.form_b7c7 .outline_west_4c1d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fresh-4209.form_b7c7 .item-static-1bbb {
  opacity: 0;
}
.fresh-4209.row_31ad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-4209.row_31ad .outline_west_4c1d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fresh-4209.row_31ad .item-static-1bbb {
  opacity: 0;
}
.fresh-4209.layout-ff08 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-4209.layout-ff08 .outline_west_4c1d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fresh-4209.layout-ff08 .item-static-1bbb {
  opacity: 0;
}
.fresh-4209.glass_30f6 .outline_west_4c1d {
  z-index: 10;
  visibility: visible;
}
.complex-28e7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.complex-28e7 .footer_lower_74c1 {
  background: rgba(255, 255, 255, 0.99);
}
.complex-28e7 .footer_lower_74c1::after,
.complex-28e7 .footer_lower_74c1:before {
  background: inherit;
}
.complex-28e7:hover .footer_lower_74c1 {
  background: rgba(255, 255, 255, 0.99);
}
.layout-ff08 .complex-28e7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.glass_30f6 .complex-28e7 {
  display: none !important;
}
.fresh-4209:before,
.accent-smooth-f45c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fresh-4209 .complex-28e7,
.accent-smooth-f45c .complex-28e7 {
  display: inline-block;
}
.outline_west_4c1d .paragraph_07dc {
  -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;
}
.fresh-4209 .outline_west_4c1d .paragraph_07dc,
.accent-smooth-f45c .outline_west_4c1d .paragraph_07dc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper-8a0d .mini_2c6e {
  width: 100%;
}
.outline-9442 {
  padding: 0 0.5em 0;
}
.outline-9442 [class*="customify-col-"],
.outline-9442 [class*="customify-col_"],
.outline-9442 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading-copper-e858 .outline-9442 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary_right_0ae3 .image-white-a340,
  .image-white-a340 {
    display: none;
  }
  .dynamic-2804 {
    text-align: left;
  }
  .secondary-1c6f {
    text-align: center;
  }
  .main_plasma_be27 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary_right_0ae3 .picture-short-2714,
  .picture-short-2714 {
    display: none;
  }
  .form-4a7a {
    text-align: left;
  }
  .tertiary-huge-c760 {
    text-align: center;
  }
  .row_smooth_9484 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary_right_0ae3 .slow_9ea8,
  .slow_9ea8 {
    display: none;
  }
  .huge-e3c5 {
    text-align: left;
  }
  .rough_96ea {
    text-align: center;
  }
  .copper-2004 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.list-center-9c14 {
  box-shadow: none !important;
}
.search_large_082e .rough_9b3d,
.wrapper_mini_b7c2 .rough_9b3d {
  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;
}
.wrapper_mini_b7c2 .rough_9b3d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label_east_36cf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label_east_36cf:after,
.label_east_36cf:before {
  content: "";
  display: table;
}
.label_east_36cf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label_east_36cf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label_east_36cf,
.shade_yellow_404a {
  max-width: 1248px;
  margin: 0 auto;
}

.popup-9d94.lite-1348 .label_east_36cf {
  max-width: 100%;
}
.popup-9d94.over_97d7 {
  max-width: 1200px;
  margin: 0 auto;
}
.popup-9d94.hidden-out-2fc1 .label_east_36cf {
  max-width: 100%;
}
.popup-9d94.hidden-out-2fc1 > .label_east_36cf {
  padding-left: 0;
  padding-right: 0;
}
.popup-9d94.hidden-out-2fc1 > .label_east_36cf .summary_right_0ae3 {
  margin: 0;
}
.popup-9d94.hidden-out-2fc1
  > .label_east_36cf
  .outer-cdeb.glass_8583 {
  margin-right: 0;
  margin-left: 0;
}
.popup-9d94.hidden-out-2fc1 #main.glass_8583 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .paper_a53a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .paper_a53a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .steel_c47e .dirty-52a1 {
    padding-right: 1em;
  }
  .steel_c47e.tabs-8e2f .outer-cdeb {
    border-right: 1px solid #eaecee;
  }
  .steel_c47e.tabs-8e2f .dirty-52a1 {
    padding-right: 1em;
  }
  .steel_c47e.tabs-8e2f .overlay_up_2c01 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_d670 .dirty-52a1 {
    padding-left: 1em;
  }
  .icon_d670.tabs-8e2f .outer-cdeb {
    border-left: 1px solid #eaecee;
  }
  .icon_d670.tabs-8e2f .dirty-52a1 {
    padding-left: 1em;
  }
  .icon_d670.tabs-8e2f .overlay_up_2c01 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_e379 .dirty-52a1 {
    padding-left: 1em;
  }
  .hero_e379.tabs-8e2f .row_f57c {
    border-right: 1px solid #eaecee;
  }
  .hero_e379.tabs-8e2f .primary-db0e {
    border-right: 1px solid #eaecee;
  }
  .hero_e379.tabs-8e2f .dirty-52a1 {
    padding-left: 1em;
  }
  .hero_e379.tabs-8e2f .overlay_up_2c01 {
    padding-right: 1em;
  }
  .hero_e379.tabs-8e2f .column_top_d21f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-under-0d37 .dirty-52a1 {
    padding-right: 1em;
  }
  .footer-under-0d37.tabs-8e2f .row_f57c {
    border-left: 1px solid #eaecee;
  }
  .footer-under-0d37.tabs-8e2f .primary-db0e {
    border-left: 1px solid #eaecee;
  }
  .footer-under-0d37.tabs-8e2f .dirty-52a1 {
    padding-right: 1em;
  }
  .footer-under-0d37.tabs-8e2f .overlay_up_2c01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-under-0d37.tabs-8e2f .column_top_d21f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper_a53a .dirty-52a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paper_a53a.tabs-8e2f .outer-cdeb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .paper_a53a.tabs-8e2f .dirty-52a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paper_a53a.tabs-8e2f .overlay_up_2c01 {
    padding-left: 1em;
  }
  .paper_a53a.tabs-8e2f .column_top_d21f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .paper_a53a.tabs-8e2f .dirty-52a1 {
    padding-left: 0;
  }
}
.east-6aaa .description_hard_fe70 {
  display: inline-block;
}
.fresh_4e1f {
  display: inline-block;
}
.border_427f {
  word-con: break-word;
}
.glass-836a > span {
  display: inline-block;
  padding: 5px 0;
}
.glass-836a .upper_43c0 {
  margin-left: 8px;
  margin-right: 8px;
}
.glass-836a .chip_yellow_efc4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.widget_6889 .dropdown_5b41 {
  margin-bottom: 2em;
}
.widget_6889 .avatar_motion_ea8d {
  margin-bottom: 15px;
}
.widget_6889 .avatar_motion_ea8d:last-child {
  margin-bottom: 0;
}
.widget_6889 .header_gold_dfd4 {
  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) {
  .widget_6889 .header_gold_dfd4 {
    display: block;
  }
}
.widget_6889 .mask-west-22be {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .widget_6889 .mask-west-22be {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.widget_6889 .video-e679 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.widget_6889 .video-e679 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.widget_6889 .video-e679 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.widget_6889 .border_427f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget_6889 .border_427f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.widget_6889 .middle_91e8 p:last-child {
  margin-bottom: 0;
}
.widget_6889 .focus-de08 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.widget_6889 .heading-c0ac {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.widget_6889 .accent_410d {
  margin-top: 1em;
}
.widget_6889 .status-3717 {
  top: 0;
  display: block;
}
.widget_6889 .status-3717 a {
  color: inherit;
}
.widget_6889 .status-3717 a:hover {
  color: inherit;
}
.widget_6889 .button_e9c9 {
  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;
}
.widget_6889 .button_e9c9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.widget_6889 .heading-c0ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.widget_6889 .thick_9fef {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.widget_6889 .thick_9fef:first-child {
  margin-top: 0;
}
.widget_6889 .thick_9fef.tiny_edc5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.widget_6889 .thick_9fef.tabs-a688 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget_6889
  .thick_9fef.tabs-a688.message_633a
  .accent_410d {
  width: 100%;
}
.widget_6889 .tabs-a688 {
  -webkit-box-align: center;
  align-items: center;
}
.widget_6889 .tabs-a688 .glass-836a,
.widget_6889 .tabs-a688 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.widget_6889 .video-e679 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget_6889 .video-e679 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget_6889 .video-e679: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;
}
.widget_6889 .tiny_edc5 {
  z-index: 5;
}
.widget_6889 .info_dirty_3c58 .full_2559 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.widget_6889 .tertiary-hard-9a05 .full_2559 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.widget_6889 .filter-gold-2aa6 .full_2559 {
  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;
}
.widget_6889.advanced_aa6b .header_gold_dfd4,
.widget_6889.texture-f45f .header_gold_dfd4 {
  display: block;
}
.widget_6889.advanced_aa6b .header_gold_dfd4 .tiny_c957,
.widget_6889.advanced_aa6b .header_gold_dfd4 .heading-c0ac,
.widget_6889.texture-f45f .header_gold_dfd4 .tiny_c957,
.widget_6889.texture-f45f .header_gold_dfd4 .heading-c0ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget_6889.short-a340 .mask-west-22be {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .widget_6889.short-a340 .mask-west-22be {
    margin-right: 0;
  }
}
.widget_6889.advanced_aa6b .mask-west-22be,
.widget_6889.texture-f45f .mask-west-22be {
  padding-top: 40%;
}
.widget_6889.advanced_aa6b .dropdown_5b41,
.widget_6889.texture-f45f .dropdown_5b41 {
  display: block;
}
.widget_6889.advanced_aa6b .fn-sticky-904e .heading-c0ac,
.widget_6889.texture-f45f .fn-sticky-904e .heading-c0ac {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.widget_6889.advanced_aa6b .mask-west-22be,
.widget_6889.texture-f45f .mask-west-22be {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.widget_6889.advanced_aa6b .heading-c0ac {
  padding: 1em;
}
.header_0289 {
  margin: 30px auto;
  display: block;
}
.header_0289 .logo_rough_1a1a > * {
  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;
}
.header_0289 .logo_rough_1a1a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header_0289 .logo_rough_1a1a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture_thick_a2d0 .glass-836a {
  margin-bottom: 1.41575em;
}
.picture_thick_a2d0 .thumbnail-1f3c {
  margin-bottom: 1.618em;
}
.tabs-aee2 .carousel-20e3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tabs-aee2 .carousel-20e3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tabs-aee2 .hidden-warm-9cd4 {
  max-width: 100%;
  overflow: auto;
}
.popup-f49c .tabs-aee2 a:hover {
  text-decoration: underline;
}
.cold_139c .avatar_motion_ea8d:not(.border_427f),
.cold_139c .video-e679 {
  margin-bottom: 1.41575em;
}
.cold_139c .avatar_motion_ea8d:not(.border_427f):last-child,
.cold_139c .video-e679:last-child {
  margin-bottom: 0;
}
.cold_139c .avatar_motion_ea8d.notice_8809 {
  margin-bottom: 0.41575em;
}
.cold_139c .disabled-86ca:before,
.cold_139c .hot_f4b5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.cold_139c .disabled-86ca:before {
  content: "\f115";
}
.cold_139c .hot_f4b5:before {
  content: "\f02c";
}
.cold_139c .backdrop-8b7c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.cold_139c .backdrop-8b7c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dark-8d76 {
  display: -webkit-box;
  display: flex;
}
.dark-8d76 .center_3453 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dark-8d76 .center_3453 {
    flex-basis: 90px;
  }
}
.dark-8d76 .card-outer-6c4d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dark-8d76 .card-outer-6c4d {
    flex-basis: calc(100% - 50px);
  }
}
.dark-8d76 .box-987e p:last-child {
  margin-bottom: 0.72em;
}
.sort-steel-d19a .logo_rough_1a1a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sort-steel-d19a .logo_rough_1a1a:after,
.sort-steel-d19a .logo_rough_1a1a:before {
  content: "";
  display: table;
}
.sort-steel-d19a .logo_rough_1a1a:after {
  clear: both;
}
.sort-steel-d19a .logo_rough_1a1a .filter-dark-8451,
.sort-steel-d19a .logo_rough_1a1a .overlay_234b {
  width: 49%;
}
.sort-steel-d19a .logo_rough_1a1a .filter-dark-8451 a span.message_medium_d9cd,
.sort-steel-d19a .logo_rough_1a1a .overlay_234b a span.message_medium_d9cd {
  display: block;
  margin-bottom: 5px;
}
.sort-steel-d19a .logo_rough_1a1a .overlay_234b {
  float: left;
  text-align: left;
}
.sort-steel-d19a .logo_rough_1a1a .filter-dark-8451 {
  float: right;
  text-align: right;
}
.focus_wide_42d1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus_wide_42d1 {
    margin-bottom: 0;
  }
}
.button-a040 {
  margin-bottom: 1em;
}
.button-a040 .border_427f {
  font-size: 1.1em;
  line-height: 1.3;
}
.dark_424e a {
  display: block;
  line-height: 0;
  position: relative;
}
.tiny-c120 .button-a040,
.last-9ba9 .button-a040 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tiny-c120 .button-a040,
  .last-9ba9 .button-a040 {
    display: block;
  }
}
.tiny-c120 .dark_424e,
.last-9ba9 .dark_424e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tiny-c120 .dark_424e,
  .last-9ba9 .dark_424e {
    margin-bottom: 1em;
  }
}
.tiny-c120 .dark_424e img,
.last-9ba9 .dark_424e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tiny-c120 .over-9f55,
.last-9ba9 .over-9f55 {
  flex-basis: calc(100% - 160px);
}
.tiny-c120 .over-9f55 p,
.last-9ba9 .over-9f55 p {
  margin-bottom: 0;
}
.tiny-c120 .over-9f55 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tiny-c120 .over-9f55 {
    padding-left: 0;
  }
}
.last-9ba9 .over-9f55 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .last-9ba9 .over-9f55 {
    padding-right: 0;
  }
}
.last-9ba9 .dark_424e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary-fast-128f .dark_424e {
  margin-bottom: 0.5em;
}
.primary-fast-128f .dark_424e img {
  width: 100%;
}
.disabled-old-59e9 .static_4664,
.small_4d8b .static_4664 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.small_4d8b .outer-cdeb .simple_2a14 p:last-child {
  margin-bottom: 0;
}
.slider-hard-2007 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.cold-8162 .dark-53d6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .cold-8162 .dark-53d6:last-of-type {
    margin-bottom: 0;
  }
}
.cold-8162 .dark-53d6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cold-8162 .dark-53d6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.cold-8162 .dark-53d6 ul li {
  margin: 0 0 0.6em;
}
.cold-8162 .dark-53d6 ul li.accent_3bde,
.cold-8162 .dark-53d6 ul li.yellow-4a52 {
  position: relative;
}
.cold-8162 .dark-53d6 ul li.accent_3bde .preview-silver-db95,
.cold-8162 .dark-53d6 ul li.yellow-4a52 .preview-silver-db95 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.cold-8162 .dark-53d6 ul li.accent_3bde:after:after,
.cold-8162 .dark-53d6 ul li.accent_3bde:after:before,
.cold-8162
  .dark-53d6
  ul
  li.yellow-4a52:after:after,
.cold-8162
  .dark-53d6
  ul
  li.yellow-4a52:after:before {
  content: "";
  display: table;
}
.cold-8162 .dark-53d6 ul li.accent_3bde:after:after,
.cold-8162
  .dark-53d6
  ul
  li.yellow-4a52:after:after {
  clear: both;
}
.cold-8162 .dark-53d6 a.text_8e50:hover {
  text-decoration: none;
}
.cold-8162 .dark-53d6 select {
  max-width: 100%;
}
.cold-8162 .dark-53d6 table {
  font-size: 85%;
}
.cold-8162 .dark-53d6 table td,
.cold-8162 .dark-53d6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.cold-8162 .dark-53d6 table tfoot td {
  text-align: left;
}
.cold-8162 .dark-53d6 :last-child {
  margin-bottom: 0;
}
.cold-8162 .dark-53d6 .liquid_0bb8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.cold-8162 .dark-53d6 .liquid_0bb8 label {
  width: 100%;
}
.cold-8162 .dark-53d6 .liquid_0bb8 .small-2696 {
  width: 100%;
  display: block;
}
.cold-8162 .dark-53d6 .liquid_0bb8 .box-819a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.cold-8162 .dark-53d6 .liquid_0bb8 .box-819a:hover svg #svg-search {
  fill: #444;
}
.cold-8162 .dark-53d6 .liquid_0bb8 .box-819a svg {
  width: 18px;
  height: 18px;
}
.cold-8162 .frame-1365 ul ul,
.cold-8162 .column-iron-b54e ul ul,
.cold-8162 .tertiary-red-c67c ul ul,
.cold-8162 .wrapper_6ea6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.cold-8162 .frame-1365 .solid-a094 > a,
.cold-8162 .column-iron-b54e .solid-a094 > a,
.cold-8162 .tertiary-red-c67c .solid-a094 > a,
.cold-8162 .wrapper_6ea6 .solid-a094 > a {
  margin-bottom: 0;
}
.cold-8162 .over-80cb li,
.cold-8162 .frame-1365 li,
.cold-8162 .outline-d51e li,
.cold-8162 .column-iron-b54e li,
.cold-8162 .tertiary-red-c67c li,
.cold-8162 .wrapper_6ea6 li,
.cold-8162 .pattern-narrow-8832 li,
.cold-8162 .black_43c1 li {
  display: block;
  position: relative;
}
.cold-8162 .over-80cb li:last-child,
.cold-8162 .frame-1365 li:last-child,
.cold-8162 .outline-d51e li:last-child,
.cold-8162 .column-iron-b54e li:last-child,
.cold-8162 .tertiary-red-c67c li:last-child,
.cold-8162 .wrapper_6ea6 li:last-child,
.cold-8162 .pattern-narrow-8832 li:last-child,
.cold-8162 .black_43c1 li:last-child {
  border: none;
}
.cold-8162 .over-80cb li a,
.cold-8162 .frame-1365 li a,
.cold-8162 .outline-d51e li a,
.cold-8162 .column-iron-b54e li a,
.cold-8162 .tertiary-red-c67c li a,
.cold-8162 .wrapper_6ea6 li a,
.cold-8162 .pattern-narrow-8832 li a,
.cold-8162 .black_43c1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cold-8162 .over-80cb li ul li::before,
.cold-8162 .frame-1365 li ul li::before,
.cold-8162 .outline-d51e li ul li::before,
.cold-8162 .column-iron-b54e li ul li::before,
.cold-8162 .tertiary-red-c67c li ul li::before,
.cold-8162 .wrapper_6ea6 li ul li::before,
.cold-8162 .pattern-narrow-8832 li ul li::before,
.cold-8162 .black_43c1 li ul li::before {
  left: 15px;
}
.cold-8162 .over-80cb li ul a,
.cold-8162 .frame-1365 li ul a,
.cold-8162 .outline-d51e li ul a,
.cold-8162 .column-iron-b54e li ul a,
.cold-8162 .tertiary-red-c67c li ul a,
.cold-8162 .wrapper_6ea6 li ul a,
.cold-8162 .pattern-narrow-8832 li ul a,
.cold-8162 .black_43c1 li ul a {
  padding-left: 20px;
}
.cold-8162 .over-80cb li ul ul li::before,
.cold-8162 .frame-1365 li ul ul li::before,
.cold-8162 .outline-d51e li ul ul li::before,
.cold-8162 .column-iron-b54e li ul ul li::before,
.cold-8162 .tertiary-red-c67c li ul ul li::before,
.cold-8162 .wrapper_6ea6 li ul ul li::before,
.cold-8162 .pattern-narrow-8832 li ul ul li::before,
.cold-8162 .black_43c1 li ul ul li::before {
  left: 30px;
}
.cold-8162 .over-80cb li ul ul a,
.cold-8162 .frame-1365 li ul ul a,
.cold-8162 .outline-d51e li ul ul a,
.cold-8162 .column-iron-b54e li ul ul a,
.cold-8162 .tertiary-red-c67c li ul ul a,
.cold-8162 .wrapper_6ea6 li ul ul a,
.cold-8162 .pattern-narrow-8832 li ul ul a,
.cold-8162 .black_43c1 li ul ul a {
  padding-left: 40px;
}
.cold-8162 .breadcrumb_hard_aa06 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cold-8162 .black_43c1 ul li {
  margin-bottom: 1.41575em;
}
.cold-8162 .black_43c1 ul li .gas-460c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.cold-8162 .black_43c1 ul li .bottom-6e2a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview_clean_c297 .over-80cb li a,
.preview_clean_c297 .frame-1365 li a,
.preview_clean_c297 .outline-d51e li a,
.preview_clean_c297 .column-iron-b54e li a,
.preview_clean_c297 .tertiary-red-c67c li a,
.preview_clean_c297 .wrapper_6ea6 li a,
.preview_clean_c297 .pattern-narrow-8832 li a,
.preview_clean_c297 .black_43c1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_clean_c297 .breadcrumb_hard_aa06 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_clean_c297 .dark-53d6 ul li.accent_3bde .preview-silver-db95,
.preview_clean_c297 .dark-53d6 ul li.yellow-4a52 .preview-silver-db95 {
  background: rgba(0, 0, 0, 0.2);
}
.preview_clean_c297 .cold-8162 .dark-53d6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-9d94 .cold-8162 .badge-5972 li {
  margin: 0;
}
.popup-9d94 .cold-8162 .badge-5972 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.popup-9d94 .cold-8162 .badge-5972 li ul {
  margin: 0;
}
.popup-9d94 .cold-8162 .badge-5972 li ul li a {
  padding-left: 15px;
}
.popup-9d94 .cold-8162 .badge-5972 li ul li li a {
  padding-left: 30px;
}
.popup-9d94 .cold-8162 .badge-5972 li.tertiary_627c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.popup-9d94 .cold-8162 .badge-5972 li.tertiary_627c > 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;
}
.popup-9d94 .cold-8162 .badge-5972 li.tertiary_627c > 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;
}
.element-3834 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.list-cold-8603 {
  position: relative;
  z-index: 10;
}
.list-cold-8603 .paragraph_07dc {
  width: 100%;
  max-width: 100%;
}
.tiny-2745 .large-8d1e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tiny-2745 .liquid_8549 {
}
.tiny-2745 .preview_clean_c297 {
  background: #292929;
}
.popup-164d .large-8d1e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.popup-164d .liquid_8549 {
  background: #f9f9f9;
}
.popup-164d .preview_clean_c297 {
  background: #303030;
}
.panel-plasma-44af .large-8d1e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .panel-plasma-44af .description_hard_fe70 {
    margin-bottom: 1em;
  }
  .panel-plasma-44af .description_hard_fe70:last-child {
    margin-bottom: 0;
  }
}
.panel-plasma-44af .liquid_8549 {
  background: #ededed;
}
.panel-plasma-44af .preview_clean_c297 {
  background: #1a1a1a;
}
.large-8d1e.liquid_8549 {
  color: rgba(0, 0, 0, 0.6);
}
.large-8d1e.liquid_8549 .notice-iron-68d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.large-8d1e.preview_clean_c297 {
  color: rgba(255, 255, 255, 0.99);
}
.large-8d1e.preview_clean_c297 a:not(.text_8e50) {
  color: rgba(255, 255, 255, 0.79);
}
.large-8d1e.preview_clean_c297 a:not(.text_8e50):hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-8d1e.preview_clean_c297 .notice-iron-68d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-8d1e.preview_clean_c297 table tbody td,
.large-8d1e.preview_clean_c297 table th {
  background: rgba(0, 0, 0, 0.08);
}
.soft_319f.solid-9727 .label_east_36cf {
  max-width: initial;
}
.soft_319f .tag-light-3e4d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.soft_319f .tag-light-3e4d .paragraph_07dc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .soft_319f .tag-light-3e4d .paragraph_07dc {
    display: block;
    margin-bottom: 2em;
  }
  .soft_319f .tag-light-3e4d .paragraph_07dc:last-child {
    margin-bottom: 0;
  }
}
.panel-plasma-44af .description_hard_fe70:last-child,
.popup-164d .description_hard_fe70:last-child,
.tiny-2745 .description_hard_fe70:last-child {
  margin-bottom: 0;
}
.panel-plasma-44af .description_hard_fe70 .cold-8162 .dark-53d6:last-child,
.popup-164d .description_hard_fe70 .cold-8162 .dark-53d6:last-child,
.tiny-2745 .description_hard_fe70 .cold-8162 .dark-53d6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .panel-plasma-44af .icon-4045,
  .panel-plasma-44af .right-89f4,
  .popup-164d .icon-4045,
  .popup-164d .right-89f4,
  .tiny-2745 .icon-4045,
  .tiny-2745 .right-89f4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .list-cold-8603 .description_hard_fe70 {
    margin-bottom: 2em;
  }
}
.list-cold-8603 p:last-child {
  margin-bottom: 0;
}
.list-cold-8603 li,
.list-cold-8603 ul {
  list-style: none;
  margin: 0;
}
.list-cold-8603 ul ul {
  margin-left: 2.617924em;
}
.overlay-old-7f99 {
  font-size: 0.875em;
}

/* css-noise: 8335 */
.phantom-card-h8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
