/*!
Theme Name: Customify
Theme URI: https://pressmaximum.cool_acb4/customify
Author: WPCustomify
Author URI: https://pressmaximum.cool_acb4
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.cool_acb4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west-6f51.link-458c/licenses/gpl-2.0.glass_5feb
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.outline_blue_816b/, (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.section_1079.hover_inner_6bf9/normalize.glass-05dc/
 ======
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.glass-05dc v7.0.0 | MIT License | github.cool_acb4/necolas/normalize.glass-05dc */
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-788e .section_first_4a44,
.video_in_84ad,
.preview-static-b4d5,
.gallery-under-24bd,
.panel_2b6e,
.lower-ade5,
.detail_active_1348,
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;
}
.video_in_84ad,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .video_in_84ad,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .video_in_84ad,
  h1 {
    font-size: 1.8em;
  }
}
.preview-static-b4d5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview-static-b4d5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview-static-b4d5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview-static-b4d5,
  h2 {
    font-size: 1.7em;
  }
}
.gallery-under-24bd,
h3 {
  font-size: 1.618em;
}
.old-788e .section_first_4a44,
.panel_2b6e,
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.last_7ba5 {
  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;
}
.nav_2efc:after,
.nav_2efc:before,
.popup_2709:after,
.popup_2709:before {
  content: "";
  display: table;
}
.nav_2efc:after,
.popup_2709:after {
  clear: both;
}
.accordion-edfb {
  float: right;
  margin-right: 0;
}
.narrow-8b90 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.search_f94d .active-a18e,
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;
}
.search_f94d .active-a18e: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;
}
.easy-d88c .active-a18e {
  box-shadow: none;
}
.easy-d88c
  .active-a18e
  .paragraph-9964 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.easy-d88c .active-a18e .article-right-8723 {
  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;
}
.easy-d88c
  .active-a18e
  .article-right-8723
  b {
  display: none;
}
.easy-d88c .notice-gas-2734 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-orange-c0ec:not(.out-2a0b):not(.text-tiny-1944),
button:not(.out-2a0b):not(.text-tiny-1944),
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ),
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ),
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ) {
  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;
}
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ):hover,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ):hover,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):hover,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):hover,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ):active,
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ):active,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):active,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):active,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):active,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus {
  outline: 0;
}
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4 {
  position: relative;
}
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .list-gold-0e90,
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .aside_36a0,
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .banner-steel-aa35,
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  i,
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  svg,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .list-gold-0e90,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .aside_36a0,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .banner-steel-aa35,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  i,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  svg,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .list-gold-0e90,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .aside_36a0,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .banner-steel-aa35,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  i,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  svg,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .list-gold-0e90,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .aside_36a0,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .banner-steel-aa35,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  i,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  svg,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .list-gold-0e90,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .aside_36a0,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  .banner-steel-aa35,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  i,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4
  svg {
  visibility: hidden;
}
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4:after,
button:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4:after,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4:after,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4:after,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ).fn-loading-71a4: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;
}
.tooltip-orange-c0ec:not(.out-2a0b):not(.text-tiny-1944),
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ),
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ),
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-orange-c0ec:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus,
input[type="button"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus,
input[type="reset"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus,
input[type="submit"]:not(.out-2a0b):not(
    .text-tiny-1944
  ):focus {
  color: #fff;
}
.tooltip-orange-c0ec.fn-disabled-71a4:not(.out-2a0b):not(
    .text-tiny-1944
  ),
.tooltip-orange-c0ec[disabled]:not(.out-2a0b):not(
    .text-tiny-1944
  ),
button.fn-disabled-71a4:not(.out-2a0b):not(
    .text-tiny-1944
  ),
button[disabled]:not(.out-2a0b):not(
    .text-tiny-1944
  ) {
  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;
}
.clean_0205 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.clean_0205: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;
}
.filter_7f2a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list-advanced-f110 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paper_1bf7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav_2efc:after,
.nav_2efc:before,
.tag_rough_ea70:after,
.tag_rough_ea70:before,
.header_fe96:after,
.header_fe96:before,
.dropdown-large-9a1c:after,
.dropdown-large-9a1c:before,
.frame_59bf:after,
.frame_59bf:before,
.badge_7ab5:after,
.badge_7ab5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav_2efc:after,
.tag_rough_ea70:after,
.header_fe96:after,
.dropdown-large-9a1c:after,
.frame_59bf:after,
.badge_7ab5:after {
  clear: both;
}
.tag_rough_ea70 .media_active_195e,
.header_fe96 .media_active_195e,
.overlay-white-05d4 .media_active_195e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.green-0dd9 {
  display: inline-block;
}
.silver-c235 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.silver-c235 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.silver-c235 .medium_72e2 {
  padding: 1em 0;
  font-size: 85%;
}
.medium_72e2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.plasma_3af6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.plasma_3af6:after,
.plasma_3af6:before {
  content: "";
  display: table;
}
.plasma_3af6:after {
  clear: both;
}
.dirty_586a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.overlay_mini_5b13 .dirty_586a {
  max-width: 50%;
}
.status-782c .dirty_586a {
  max-width: 33.33%;
}
.chip_dirty_efb0 .dirty_586a {
  max-width: 25%;
}
.paragraph_basic_e381 .dirty_586a {
  max-width: 20%;
}
.preview_dc67 .dirty_586a {
  max-width: 16.66%;
}
.complex-ee5b .dirty_586a {
  max-width: 14.28%;
}
.highlight_active_9b41 .dirty_586a {
  max-width: 12.5%;
}
.basic_93c4 .dirty_586a {
  max-width: 11.11%;
}
.search-6edb {
  display: block;
}
.old-788e .column-focused-3539 label,
.old-788e .fixed_04eb label,
.old-788e .wrapper-bright-eeee label,
.old-788e .pink_f620 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button_bf54 {
  list-style: none;
  margin: 0;
}
.button_bf54 article.input-ec54 {
  margin-bottom: 0;
}
.button_bf54 ul {
  list-style: none;
  margin: 0;
}
.button_bf54 .description-a7bf li.input-ec54 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button_bf54 .description-a7bf li.input-ec54 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button_bf54 .description-a7bf li.input-ec54: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) {
  .button_bf54 .description-a7bf li.input-ec54 li.input-ec54 li.input-ec54 li.input-ec54 {
    padding-left: 0;
  }
}
article.input-ec54 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input-ec54 .tag_rough_ea70 p:last-of-type {
  margin-bottom: 0;
}
article.input-ec54 .shade-73f4 {
  float: left;
}
article.input-ec54 .lower_90bf {
  margin-left: 85px;
}
article.input-ec54 .blue-73a5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input-ec54 .blue-73a5 .thumbnail-silver-481d {
  margin-left: 10px;
}
article.input-ec54 .footer_af2d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input-ec54 .slider-dee1 {
  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 .column-focused-3539,
  #respond .wrapper-bright-eeee,
  #respond .pink_f620 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .column-focused-3539 input,
#respond .wrapper-bright-eeee input,
#respond .pink_f620 input {
  width: 100%;
}
#respond .pink_f620 {
  margin-right: 0;
}
#respond .bottom-cb40 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_4269 {
  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;
}
.grid_4269.under_7a75 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid_4269 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%);
}
.grid_4269:focus,
.grid_4269: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);
}
.slow-189a {
  border-radius: 10%;
}
.badge-8193 {
  border-radius: 50%;
}
.column_babe {
  font-size: 0.72em;
}
.shade_2798 {
  font-size: 0.875em;
}
.container-large-19a2 {
  font-size: 1.1em;
}
.focused_726c {
  text-transform: uppercase;
  line-height: 1.2;
}
.focused_726c.column_babe {
  letter-spacing: 0.5px;
}
.stone_04d7,
.stone_04d7 a {
  color: #6d6d6d;
}
.stone_04d7 a:hover {
  color: #111;
}
.surface-top-c691 {
  color: #6d6d6d;
}
.card_short_582b {
  overflow-x: hidden;
}
.card_short_582b .modal-220d.footer_e43f {
  position: relative;
}
.card_short_582b .modal-220d.footer_e43f.selected-b256 {
  position: initial;
}
.card_short_582b
  .modal-220d.footer_e43f.selected-b256
  .purple-b7c7 {
  left: auto;
}
.card_short_582b .modal-220d .purple-b7c7 {
  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;
}
.card_short_582b .modal-220d:hover.footer_e43f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.card_short_582b
  .modal-220d:hover.footer_e43f
  .purple-b7c7 {
  display: block;
  z-index: 9999999;
}
.card_short_582b .plasma-3e16 .info_c367,
.card_short_582b .middle_36d9 .info_c367 {
  display: none;
}
.card_short_582b .notification-3871 .modal-220d:hover.footer_e43f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.old-788e .column-focused-3539 label,
.old-788e .fixed_04eb label,
.old-788e .wrapper-bright-eeee label,
.old-788e .pink_f620 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button_bf54 {
  list-style: none;
  margin: 0;
}
.button_bf54 article.input-ec54 {
  margin-bottom: 0;
}
.button_bf54 ul {
  list-style: none;
  margin: 0;
}
.button_bf54 .description-a7bf li.input-ec54 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button_bf54 .description-a7bf li.input-ec54 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button_bf54 .description-a7bf li.input-ec54: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) {
  .button_bf54 .description-a7bf li.input-ec54 li.input-ec54 li.input-ec54 li.input-ec54 {
    padding-left: 0;
  }
}
article.input-ec54 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input-ec54 .tag_rough_ea70 p:last-of-type {
  margin-bottom: 0;
}
article.input-ec54 .shade-73f4 {
  float: left;
}
article.input-ec54 .lower_90bf {
  margin-left: 85px;
}
article.input-ec54 .blue-73a5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input-ec54 .blue-73a5 .thumbnail-silver-481d {
  margin-left: 10px;
}
article.input-ec54 .footer_af2d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input-ec54 .slider-dee1 {
  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 .column-focused-3539,
  #respond .wrapper-bright-eeee,
  #respond .pink_f620 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .column-focused-3539 input,
#respond .wrapper-bright-eeee input,
#respond .pink_f620 input {
  width: 100%;
}
#respond .pink_f620 {
  margin-right: 0;
}
#respond .bottom-cb40 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma-3e16 .copper_e8e4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.copper_e8e4 .widget_00df.video-07ee .article-pressed-a961 > li > a:focus,
.copper_e8e4 .widget_00df.video-07ee .article-pressed-a961 > li > a:hover,
.copper_e8e4 .widget_00df.narrow-ab9a .article-pressed-a961 > li > a:focus,
.copper_e8e4 .widget_00df.narrow-ab9a .article-pressed-a961 > li > a:hover,
.copper_e8e4 .widget_00df.frame_c5f6 .article-pressed-a961 > li > a:focus,
.copper_e8e4 .widget_00df.frame_c5f6 .article-pressed-a961 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_e8e4
  .widget_00df.video-07ee
  .article-pressed-a961
  > li.inner_d8b1
  > a,
.copper_e8e4
  .widget_00df.video-07ee
  .article-pressed-a961
  > li.tooltip-red-4ced
  > a,
.copper_e8e4
  .widget_00df.narrow-ab9a
  .article-pressed-a961
  > li.inner_d8b1
  > a,
.copper_e8e4
  .widget_00df.narrow-ab9a
  .article-pressed-a961
  > li.tooltip-red-4ced
  > a,
.copper_e8e4
  .widget_00df.frame_c5f6
  .article-pressed-a961
  > li.inner_d8b1
  > a,
.copper_e8e4 .widget_00df.frame_c5f6 .article-pressed-a961 > li.orange_8d3e > a {
  color: rgba(255, 255, 255, 0.99);
}
.copper_e8e4 .fast_d9de,
.copper_e8e4 .fast_d9de a {
  color: rgba(255, 255, 255, 0.99);
}
.copper_e8e4 .accent_c83e.modal-bf75 li a,
.copper_e8e4 .lite_6540 a,
.copper_e8e4 .tiny-c1f5,
.copper_e8e4 .article-pressed-a961 > li > a,
.copper_e8e4 .media-lite-7617 {
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4 .accent_c83e.modal-bf75 li a:hover,
.copper_e8e4 .lite_6540 a:hover,
.copper_e8e4 .tiny-c1f5:hover,
.copper_e8e4 .article-pressed-a961 > li > a:hover,
.copper_e8e4 .media-lite-7617:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_e8e4 .tabs_cold_daa1 {
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4 .tabs_cold_daa1 .info-active-2afe {
  color: rgba(255, 255, 255, 0.99);
}
.copper_e8e4 .tabs_cold_daa1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_e8e4 .picture_2626 .content-1aa1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4 .picture_2626 .content-1aa1 .south_1e02 {
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4
  .picture_2626
  .content-1aa1
  .south_1e02::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4
  .picture_2626
  .content-1aa1
  .south_1e02:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4
  .picture_2626
  .content-1aa1
  .south_1e02::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4
  .picture_2626
  .content-1aa1
  .south_1e02::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4 .picture_2626 .icon-d929 {
  color: rgba(255, 255, 255, 0.79);
}
.copper_e8e4 .picture_2626 .icon-d929:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_short_5243
  .copper_e8e4
  .picture_2626
  .module_plasma_b68c
  .article_smooth_942b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider_short_5243
  .copper_e8e4
  .picture_2626
  .module_plasma_b68c
  .south_1e02 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma-3e16 .accent_static_bff0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accent_static_bff0 .widget_00df.video-07ee .article-pressed-a961 > li > a:focus,
.accent_static_bff0 .widget_00df.video-07ee .article-pressed-a961 > li > a:hover,
.accent_static_bff0 .widget_00df.narrow-ab9a .article-pressed-a961 > li > a:focus,
.accent_static_bff0 .widget_00df.narrow-ab9a .article-pressed-a961 > li > a:hover,
.accent_static_bff0 .widget_00df.frame_c5f6 .article-pressed-a961 > li > a:focus,
.accent_static_bff0 .widget_00df.frame_c5f6 .article-pressed-a961 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_static_bff0
  .widget_00df.video-07ee
  .article-pressed-a961
  > li.inner_d8b1
  > a,
.accent_static_bff0
  .widget_00df.video-07ee
  .article-pressed-a961
  > li.tooltip-red-4ced
  > a,
.accent_static_bff0
  .widget_00df.narrow-ab9a
  .article-pressed-a961
  > li.inner_d8b1
  > a,
.accent_static_bff0
  .widget_00df.narrow-ab9a
  .article-pressed-a961
  > li.tooltip-red-4ced
  > a,
.accent_static_bff0
  .widget_00df.frame_c5f6
  .article-pressed-a961
  > li.inner_d8b1
  > a,
.accent_static_bff0 .widget_00df.frame_c5f6 .article-pressed-a961 > li.orange_8d3e > a {
  color: rgba(0, 0, 0, 0.8);
}
.accent_static_bff0 .fast_d9de,
.accent_static_bff0 .fast_d9de a {
  color: rgba(0, 0, 0, 0.8);
}
.accent_static_bff0 .accent_c83e.modal-bf75 li a,
.accent_static_bff0 .lite_6540 a,
.accent_static_bff0 .tiny-c1f5,
.accent_static_bff0 .article-pressed-a961 > li > a,
.accent_static_bff0 .media-lite-7617 {
  color: rgba(0, 0, 0, 0.55);
}
.accent_static_bff0 .accent_c83e.modal-bf75 li a:hover,
.accent_static_bff0 .lite_6540 a:hover,
.accent_static_bff0 .tiny-c1f5:hover,
.accent_static_bff0 .article-pressed-a961 > li > a:hover,
.accent_static_bff0 .media-lite-7617:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_static_bff0 .tabs_cold_daa1 {
  color: rgba(0, 0, 0, 0.55);
}
.accent_static_bff0 .tabs_cold_daa1 .info-active-2afe {
  color: rgba(0, 0, 0, 0.8);
}
.accent_static_bff0 .tabs_cold_daa1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-2e5f .row-black-f03e {
  margin-left: auto;
  margin-right: auto;
}
.header_fe96 > * {
  margin-left: auto;
  margin-right: auto;
}
.header_fe96 .filter_7f2a {
  margin-right: 1.41575em;
}
.overlay-8ff7 .header_fe96 > .plasma-569f {
  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;
}
.overlay-8ff7 .header_fe96 > .carousel_stale_770c {
  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;
}
.container_glass_074c.column-2e5f .row-black-f03e,
.last_0ba4.column-2e5f .row-black-f03e {
  margin-left: 0;
}
.gradient_0cef.column-2e5f .row-black-f03e,
.pattern-over-d603.column-2e5f .row-black-f03e {
  margin-right: 0;
}
.header_fe96 ol,
.header_fe96 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.filter-8ad7 video {
  max-width: 100%;
}
.logo-large-1d5e img {
  display: block;
}
.logo-large-1d5e.filter_7f2a,
.logo-large-1d5e.list-advanced-f110 {
  width: 100%;
}
.logo-large-1d5e.carousel_stale_770c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface_fast_abb2:not(.feature-bronze-0579) {
  margin: 1.5em auto;
}
.new_5ce9 p {
  padding: 1.5em 14px;
}
ul.action_52a6.carousel_stale_770c,
ul.action_52a6.plasma-569f,
ul.action_52a6.description-49ed.plasma-569f {
  padding: 0 14px;
}
.hidden-c404 {
  display: block;
  overflow-x: auto;
}
.hidden-c404 table {
  border-collapse: collapse;
  width: 100%;
}
.hidden-c404 td,
.hidden-c404 th {
  padding: 0.5em;
}
.header_fe96 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.header_fe96 ol ol,
.header_fe96 ol ul,
.header_fe96 ul ol,
.header_fe96 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.header_fe96 ol ol li,
.header_fe96 ol ul li,
.header_fe96 ul ol li,
.header_fe96 ul ul li {
  margin-left: 0;
}
.tooltip_brown_ed62.shadow_6303 > .hot-d295 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip_brown_ed62.shadow_6303 > .hot-d295 iframe,
.tooltip_brown_ed62.shadow_6303 > .hot-d295 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel-bright-fe40 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.carousel-bright-fe40.picture-b2e1 {
  padding: 0;
}
.carousel-bright-fe40.picture-b2e1 cite {
  font-size: 13px;
}
.carousel-bright-fe40 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.carousel-bright-fe40 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hot-6c64 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hot-6c64 > p:first-child {
  margin-top: 0;
}
.hot-6c64 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hot-6c64 blockquote {
  border-left: 0;
}
.avatar_54a5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.avatar_54a5:not(.notification_liquid_b6a3) {
  max-width: 100px;
}
.avatar_54a5.center_0ea3 {
  border-bottom: none !important;
  text-align: center;
}
.avatar_54a5.center_0ea3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .new_5ce9 p {
    padding: 1.5em 0;
  }
}
.summary_4c5f {
  color: #0073aa;
}
.selected-84d0 {
  background-color: #0073aa;
}
.highlight-0246 {
  color: #229fd8;
}
.texture-gold-488a {
  background-color: #229fd8;
}
.new_7790 {
  color: #eee;
}
.button-solid-7f23 {
  background-color: #eee;
}
.dark_04f3 {
  color: #444;
}
.description-active-49ce {
  background-color: #444;
}
.sidebar_static_ba9c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sidebar_static_ba9c .label-7eb2 .lite_6540 {
  font-size: 15px;
}
.sidebar_static_ba9c .lite_6540 {
  line-height: 1.3;
}
.sidebar_static_ba9c .accent_static_bff0 {
}
.sidebar_static_ba9c .copper_e8e4 {
  background: #235787;
}
.hover-complex-b8a1 {
  padding: 0;
}
.hover-complex-b8a1 .copper_e8e4 {
  background: #1a1a1a;
}
.hover-complex-b8a1 .accent_static_bff0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fixed_fa08 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fixed_fa08 .accent_static_bff0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fixed_fa08 .copper_e8e4 {
  background: #303030;
}
.badge_7ab5 {
  position: relative;
  z-index: 10;
}
.badge_7ab5 .inner_9d33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.north-5b8e .footer_e43f {
  display: inline-block;
  vertical-align: middle;
}
.north-5b8e.first-1af4 .footer_e43f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .north-5b8e.first-1af4 .footer_e43f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .north-5b8e.first-1af4 .footer_e43f {
    margin-right: 0.4em;
  }
}
.north-5b8e.first-1af4 .footer_e43f:last-child {
  margin-right: 0;
}
.tiny_f72e .inner_9d33 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .plasma-3e16 .label-7eb2 {
    margin: 0 -0.5em;
  }
  .plasma-3e16 .label-7eb2 [class*="customify-col-"],
  .plasma-3e16 .label-7eb2 [class*="customify-col_"],
  .plasma-3e16 .label-7eb2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.plasma-3e16.right_741b .inner_9d33 {
  background: 0 0 !important;
}
.plasma-3e16.right_741b .inner_9d33,
.plasma-3e16.tiny_f72e .inner_9d33 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .plasma-3e16.gas_9dd2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.plasma-3e16.tiny_f72e .inner_9d33 {
  box-shadow: none !important;
}
.mini_6f35 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mini_6f35 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mini_6f35 {
    padding: 18px 0 20px;
  }
}
.mini_6f35 .nav-0181 {
  width: 100%;
}
.mini_6f35 .cool_db33 {
  margin-bottom: 0;
}
.mini_6f35 .block-wood-1028 {
  margin-top: 5px;
  font-size: 0.875em;
}
.info-5086 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.info-5086 .wood-53c3 {
  width: 100%;
}
.widget_f618 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.widget_f618 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.widget_f618 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;
}
.widget_f618 li:last-child:after {
  display: none;
}
.widget_f618 li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled_red_53dc .info_c367 button,
.mini_6f35 .info_c367 button {
  left: 0;
}
.disabled_red_53dc .wood-53c3,
.mini_6f35 .wood-53c3 {
  padding-left: 0;
  padding-right: 0;
}
.disabled_red_53dc .info-5086,
.mini_6f35 .info-5086 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled_red_53dc {
  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;
}
.disabled_red_53dc: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;
}
.disabled_red_53dc .list_8a6d {
  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) {
  .disabled_red_53dc .list_8a6d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_red_53dc .list_8a6d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_red_53dc .list_8a6d {
    min-height: 200px;
  }
}
.disabled_red_53dc .widget_f618 {
  color: rgba(255, 255, 255, 0.8);
}
.disabled_red_53dc .widget_f618 a,
.disabled_red_53dc .widget_f618 li:after {
  color: inherit;
}
.disabled_red_53dc .widget_f618 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover_wood_9a4c {
  margin-bottom: 0.5em;
}
.sort-32df {
  margin-bottom: 1.2em;
}
.sort-32df,
.hover_wood_9a4c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sort-32df p:last-child,
.hover_wood_9a4c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .info_c367,
#masthead .info_c367 {
  display: none;
}
#masthead
  > .info_c367.copper-ed7b {
  display: none;
}
#masthead > .info_c367 button {
  left: 0;
}
.thumbnail-tiny-1e1f {
  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%;
}
.thumbnail-tiny-1e1f .footer_e43f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thumbnail-tiny-1e1f .detail_16c2 {
  display: -webkit-box;
  display: flex;
}
.thumbnail-tiny-1e1f .detail_16c2.gold-bd3f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thumbnail-tiny-1e1f .detail_16c2.pink_cefd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail-tiny-1e1f .detail_16c2.preview_dirty_1ffa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail-tiny-1e1f.content_large_061f.dynamic_69a0 .detail_16c2.gold-bd3f {
  flex-basis: 100%;
}
.thumbnail-tiny-1e1f.button_7694 .detail_16c2.pink_cefd {
  -webkit-box-flex: 1;
  flex: auto;
}
.thumbnail-tiny-1e1f.button_7694 .detail_16c2.preview_dirty_1ffa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .info_c367.copper-ed7b {
  display: none;
}
#masthead > .info_c367 button {
  left: 0;
}
.bronze-75af {
  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;
}
.bronze-75af:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.bronze-75af.upper-0a23 i {
  margin-right: 4px;
}
.bronze-75af.dropdown-6de9 i {
  margin-left: 5px;
}
.lite_6540 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.lite_6540 p:last-child {
  margin-bottom: 0;
}
.hard_97f4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hard_97f4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hard_97f4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hard_97f4 .fast_d9de {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hard_97f4 .notification-focused-2e3e {
  margin: 5px 0 7px 0;
}
.hard_97f4.overlay_small_dba0 .frame_full_d471 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_97f4.overlay_small_dba0 .preview_down_927f {
  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;
}
.hard_97f4.hero_yellow_c453 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hard_97f4.hero_yellow_c453 .frame_full_d471 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_97f4.hero_yellow_c453 .preview_down_927f {
  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;
}
.hard_97f4.modal-4dd9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard_97f4.tag-thick-bad9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hard_97f4.tag-thick-bad9 .preview_down_927f {
  margin-top: 7px;
}
.outline-e4d5 {
  display: inline-block;
}
.badge_7ab5 .complex_ba06 .hard_97f4 img {
  max-width: 100%;
}
.widget_00df .dropdown_bottom_8462.label_ee35,
.simple-239c .dropdown_bottom_8462.label_ee35 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget_00df .slider-dark-6851,
.simple-239c .slider-dark-6851 {
  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%);
}
.widget_00df .slider-dark-6851 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget_00df.background-north-cb57 .slider-dark-6851 {
  display: none;
}
.widget_00df .article_down_f70b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_00df .article_down_f70b li {
  display: inline-block;
  position: relative;
}
.widget_00df .article_down_f70b li:last-child {
  margin-right: 0;
}
.widget_00df .article_down_f70b 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;
}
.widget_00df .article_down_f70b li.orange_8d3e > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget_00df .article_down_f70b > 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;
}
.widget_00df .article_down_f70b > li > a i {
  line-height: 0;
}
.widget_00df .article_down_f70b > li.title-fluid-bb5b > a .slider-dark-6851 {
  margin-left: 4px;
  line-height: 0;
}
.widget_00df .article_down_f70b .bronze-df93 li.title-fluid-bb5b > a {
  position: relative;
}
.widget_00df .article_down_f70b .bronze-df93 li.title-fluid-bb5b > a:after,
.widget_00df .article_down_f70b .bronze-df93 li.title-fluid-bb5b > a:before {
  content: "";
  display: table;
}
.widget_00df .article_down_f70b .bronze-df93 li.title-fluid-bb5b > a:after {
  clear: both;
}
.widget_00df .article_down_f70b .bronze-df93 li.title-fluid-bb5b > a .slider-dark-6851 {
  margin-left: 5px;
  float: right;
}
.widget_00df .first-0292,
.widget_00df .bronze-df93 {
  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;
}
.widget_00df .bronze-df93 {
  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;
}
.widget_00df .bronze-df93 .label_ee35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget_00df .bronze-df93 .slider-dark-6851 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget_00df .bronze-df93 li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget_00df .bronze-df93 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;
}
.widget_00df .bronze-df93 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget_00df .bronze-df93 .bronze-df93 {
  top: 0;
  left: 100%;
}
.widget_00df .list_e2d9.fn-focus-71a4 > .first-0292,
.widget_00df .list_e2d9.fn-focus-71a4 > .bronze-df93,
.widget_00df .list_e2d9:focus > .first-0292,
.widget_00df .list_e2d9:focus > .bronze-df93,
.widget_00df .list_e2d9:hover > .first-0292,
.widget_00df .list_e2d9:hover > .bronze-df93 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget_00df.frame_c5f6 .article-pressed-a961:after,
.widget_00df.frame_c5f6 .article-pressed-a961:before {
  content: "";
  display: table;
}
.widget_00df.frame_c5f6 .article-pressed-a961:after {
  clear: both;
}
.widget_00df.frame_c5f6 .article-pressed-a961 > li {
  float: left;
}
.widget_00df.wrapper-bronze-6616 .article-pressed-a961:after,
.widget_00df.wrapper-bronze-6616 .article-pressed-a961:before {
  content: "";
  display: table;
}
.widget_00df.wrapper-bronze-6616 .article-pressed-a961:after {
  clear: both;
}
.widget_00df.wrapper-bronze-6616 .article-pressed-a961 > li {
  float: left;
}
.widget_00df.wrapper-bronze-6616 .article-pressed-a961 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget_00df.wrapper-bronze-6616 .article-pressed-a961 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget_00df.wrapper-bronze-6616 .article-pressed-a961 > li.inner_d8b1 > a,
.widget_00df.wrapper-bronze-6616 .article-pressed-a961 > li.orange_8d3e > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget_00df.video-07ee .article-pressed-a961 > li > a .label_ee35 {
  position: relative;
}
.widget_00df.video-07ee .article-pressed-a961 > li > a .label_ee35: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;
}
.widget_00df.video-07ee
  .article-pressed-a961
  > li:focus
  > a
  .label_ee35:before,
.widget_00df.video-07ee
  .article-pressed-a961
  > li:hover
  > a
  .label_ee35:before {
  width: 100%;
  background-color: currentColor;
}
.widget_00df.video-07ee
  .article-pressed-a961
  > li.inner_d8b1
  > a
  .label_ee35:before,
.widget_00df.video-07ee
  .article-pressed-a961
  > li.tooltip-red-4ced
  > a
  .label_ee35:before {
  width: 100%;
  background-color: currentColor;
}
.widget_00df.narrow-ab9a .article-pressed-a961 > li > a .label_ee35 {
  position: relative;
}
.widget_00df.narrow-ab9a .article-pressed-a961 > li > a .label_ee35: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;
}
.widget_00df.narrow-ab9a .article-pressed-a961 > li:focus > a .label_ee35:before,
.widget_00df.narrow-ab9a
  .article-pressed-a961
  > li:hover
  > a
  .label_ee35:before {
  width: 100%;
  background-color: currentColor;
}
.widget_00df.narrow-ab9a
  .article-pressed-a961
  > li.inner_d8b1
  > a
  .label_ee35:before,
.widget_00df.narrow-ab9a
  .article-pressed-a961
  > li.tooltip-red-4ced
  > a
  .label_ee35:before {
  width: 100%;
  background-color: currentColor;
}
.simple-239c .article_down_f70b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple-239c .article_down_f70b li:first-child > a {
  border-top: none;
}
.simple-239c .article_down_f70b .prev_2721 > .label_ee35 .slider-dark-6851 {
  display: none;
}
.simple-239c .article_down_f70b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.simple-239c .article_down_f70b li:last-child {
  border: none;
}
.simple-239c .article_down_f70b li.title-fluid-bb5b > a {
  padding-right: 45px !important;
}
.simple-239c .article_down_f70b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.simple-239c .article_down_f70b li a:focus,
.simple-239c .article_down_f70b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple-239c .article_down_f70b li .new-78df {
  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;
}
.simple-239c .article_down_f70b li .new-78df:hover {
  box-shadow: none;
}
.simple-239c .article_down_f70b li .new-78df .slider-dark-6851 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.simple-239c .article_down_f70b .bronze-df93 {
  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);
}
.simple-239c .article_down_f70b .bronze-df93 li a {
  padding-left: 3em;
}
.simple-239c .article_down_f70b .popup-bebc > a .new-78df i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.simple-239c .article_down_f70b .popup-bebc > .bronze-df93 {
  display: block;
  opacity: 1;
}
.west-b864 {
  max-width: 100%;
}
.outline_443c {
  line-height: 0;
  cursor: pointer;
}
.media-lite-7617 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.media-lite-7617:hover {
  box-shadow: none;
  color: currentColor;
}
.media-lite-7617 svg {
  width: 18px;
  height: 18px;
}
.media-lite-7617 .text-right-4f30 {
  display: none;
}
.chip_81c2 {
  position: relative;
}
.chip_81c2.fn-active-71a4 .media-lite-7617 .carousel_bronze_9a5c {
  display: none;
}
.chip_81c2.fn-active-71a4 .media-lite-7617 .text-right-4f30 {
  display: inline-block;
}
.chip_81c2 .pagination-1d82 {
  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);
}
.chip_81c2.focused_1101 .pagination-1d82 {
  left: auto;
  right: -0.9em;
}
.chip_81c2.focused_1101 .shadow-soft-9958::before {
  left: auto;
  right: 15px;
}
.chip_81c2.fn-active-71a4 .pagination-1d82 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_plasma_b68c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.module_plasma_b68c label {
  flex-basis: 100%;
}
.module_plasma_b68c .content-1aa1 {
  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;
}
.module_plasma_b68c .south_1e02 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.module_plasma_b68c .south_1e02:focus {
  background-color: transparent;
}
.module_plasma_b68c button.icon-d929 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.module_plasma_b68c button.icon-d929:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.module_plasma_b68c button.icon-d929 svg {
  width: 18px;
  height: 18px;
}
.module_plasma_b68c input[type="submit"] {
  min-height: auto;
}
.picture_2626 .module_plasma_b68c .south_1e02 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shadow-soft-9958 {
  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) {
  .shadow-soft-9958 {
    width: 220px;
  }
}
.shadow-soft-9958 label {
  flex-basis: 100%;
}
.shadow-soft-9958::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;
}
.slider_short_5243 .picture_2626 .module_plasma_b68c {
  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;
}
.slider_short_5243
  .picture_2626
  .module_plasma_b68c
  .content-1aa1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slider_short_5243 .picture_2626 .module_plasma_b68c .south_1e02 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slider_short_5243
  .picture_2626
  .module_plasma_b68c
  .south_1e02:focus {
  background: 0 0;
}
.slider_short_5243
  .picture_2626
  .module_plasma_b68c
  .article_smooth_942b {
  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;
}
.accent_c83e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accent_c83e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accent_c83e li:last-child {
  margin-right: 0;
}
.accent_c83e li:first-child {
  margin-left: 0;
}
.accent_c83e.dropdown_solid_470a a {
  color: #fff;
}
.accent_c83e.dropdown_solid_470a a:hover {
  color: #fff;
}
.accent_c83e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accent_c83e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accent_c83e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accent_c83e a:hover {
  opacity: 0.9;
  color: inherit;
}
.accent_c83e [class*="social-icon-apple"] {
  background-color: #999;
}
.accent_c83e [class*="social-icon-apple"].gallery-active-b6aa {
  background-color: transparent;
  color: #999;
}
.accent_c83e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accent_c83e [class*="social-icon-behance"].gallery-active-b6aa {
  background-color: transparent;
  color: #1769ff;
}
.accent_c83e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accent_c83e [class*="social-icon-bitbucket"].gallery-active-b6aa {
  background-color: transparent;
  color: #205081;
}
.accent_c83e [class*="social-icon-codepen"] {
  background-color: #000;
}
.accent_c83e [class*="social-icon-codepen"].gallery-active-b6aa {
  background-color: transparent;
  color: #000;
}
.accent_c83e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accent_c83e [class*="social-icon-delicious"].gallery-active-b6aa {
  background-color: transparent;
  color: #39f;
}
.accent_c83e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accent_c83e [class*="social-icon-digg"].gallery-active-b6aa {
  background-color: transparent;
  color: #005be2;
}
.accent_c83e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accent_c83e [class*="social-icon-dribbble"].gallery-active-b6aa {
  background-color: transparent;
  color: #ea4c89;
}
.accent_c83e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accent_c83e [class*="social-icon-envelope"].gallery-active-b6aa {
  background-color: transparent;
  color: #ea4335;
}
.accent_c83e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accent_c83e [class*="social-icon-facebook"].gallery-active-b6aa {
  background-color: transparent;
  color: #3b5998;
}
.accent_c83e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accent_c83e [class*="social-icon-flickr"].gallery-active-b6aa {
  background-color: transparent;
  color: #0063dc;
}
.accent_c83e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accent_c83e [class*="social-icon-foursquare"].gallery-active-b6aa {
  background-color: transparent;
  color: #2d5be3;
}
.accent_c83e [class*="social-icon-github"] {
  background-color: #333;
}
.accent_c83e [class*="social-icon-github"].gallery-active-b6aa {
  background-color: transparent;
  color: #333;
}
.accent_c83e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accent_c83e [class*="social-icon-google-plus"].gallery-active-b6aa {
  background-color: transparent;
  color: #dd4b39;
}
.accent_c83e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accent_c83e [class*="social-icon-houzz"].gallery-active-b6aa {
  background-color: transparent;
  color: #7ac142;
}
.accent_c83e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accent_c83e [class*="social-icon-instagram"].gallery-active-b6aa {
  background-color: transparent;
  color: #262626;
}
.accent_c83e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accent_c83e [class*="social-icon-jsfiddle"].gallery-active-b6aa {
  background-color: transparent;
  color: #487aa2;
}
.accent_c83e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accent_c83e [class*="social-icon-linkedin"].gallery-active-b6aa {
  background-color: transparent;
  color: #0077b5;
}
.accent_c83e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accent_c83e [class*="social-icon-medium"].gallery-active-b6aa {
  background-color: transparent;
  color: #00ab6b;
}
.accent_c83e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accent_c83e
  [class*="social-icon-odnoklassniki"].gallery-active-b6aa {
  background-color: transparent;
  color: #f4731c;
}
.accent_c83e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accent_c83e [class*="social-icon-meetup"].gallery-active-b6aa {
  background-color: transparent;
  color: #ec1c40;
}
.accent_c83e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accent_c83e [class*="social-icon-pinterest"].gallery-active-b6aa {
  background-color: transparent;
  color: #bd081c;
}
.accent_c83e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accent_c83e [class*="social-icon-product-hunt"].gallery-active-b6aa {
  background-color: transparent;
  color: #da552f;
}
.accent_c83e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accent_c83e [class*="social-icon-reddit"].gallery-active-b6aa {
  background-color: transparent;
  color: #ff4500;
}
.accent_c83e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accent_c83e [class*="social-icon-rss"].gallery-active-b6aa {
  background-color: transparent;
  color: #f26522;
}
.accent_c83e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accent_c83e
  [class*="social-icon-shopping-cart"].gallery-active-b6aa {
  background-color: transparent;
  color: #4caf50;
}
.accent_c83e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accent_c83e [class*="social-icon-skype"].gallery-active-b6aa {
  background-color: transparent;
  color: #00aff0;
}
.accent_c83e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accent_c83e [class*="social-icon-slideshare"].gallery-active-b6aa {
  background-color: transparent;
  color: #0077b5;
}
.accent_c83e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accent_c83e [class*="social-icon-snapchat"].gallery-active-b6aa {
  background-color: transparent;
  color: #fffc00;
}
.accent_c83e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accent_c83e [class*="social-icon-soundcloud"].gallery-active-b6aa {
  background-color: transparent;
  color: #f80;
}
.accent_c83e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accent_c83e [class*="social-icon-spotify"].gallery-active-b6aa {
  background-color: transparent;
  color: #2ebd59;
}
.accent_c83e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accent_c83e
  [class*="social-icon-stack-overflow"].gallery-active-b6aa {
  background-color: transparent;
  color: #fe7a15;
}
.accent_c83e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accent_c83e [class*="social-icon-maldkfgram"].gallery-active-b6aa {
  background-color: transparent;
  color: #2ca5e0;
}
.accent_c83e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accent_c83e [class*="social-icon-tripadvisor"].gallery-active-b6aa {
  background-color: transparent;
  color: #589442;
}
.accent_c83e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accent_c83e [class*="social-icon-tumblr"].gallery-active-b6aa {
  background-color: transparent;
  color: #35465c;
}
.accent_c83e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accent_c83e [class*="social-icon-twitch"].gallery-active-b6aa {
  background-color: transparent;
  color: #6441a5;
}
.accent_c83e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accent_c83e [class*="social-icon-twitter"].gallery-active-b6aa {
  background-color: transparent;
  color: #1da1f2;
}
.accent_c83e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accent_c83e [class*="social-icon-vimeo"].gallery-active-b6aa {
  background-color: transparent;
  color: #1ab7ea;
}
.accent_c83e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accent_c83e [class*="social-icon-vk"].gallery-active-b6aa {
  background-color: transparent;
  color: #45668e;
}
.accent_c83e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accent_c83e [class*="social-icon-weibo"].gallery-active-b6aa {
  background-color: transparent;
  color: #df2029;
}
.accent_c83e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accent_c83e [class*="social-icon-weixin"].gallery-active-b6aa {
  background-color: transparent;
  color: #7bb32e;
}
.accent_c83e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accent_c83e [class*="social-icon-whatsapp"].gallery-active-b6aa {
  background-color: transparent;
  color: #25d366;
}
.accent_c83e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accent_c83e [class*="social-icon-wordpress"].gallery-active-b6aa {
  background-color: transparent;
  color: #21759b;
}
.accent_c83e [class*="social-icon-xing"] {
  background-color: #026466;
}
.accent_c83e [class*="social-icon-xing"].gallery-active-b6aa {
  background-color: transparent;
  color: #026466;
}
.accent_c83e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accent_c83e [class*="social-icon-yelp"].gallery-active-b6aa {
  background-color: transparent;
  color: #af0606;
}
.accent_c83e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accent_c83e [class*="social-icon-youtube"].gallery-active-b6aa {
  background-color: transparent;
  color: #cd201f;
}
.tiny-c1f5 {
  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;
}
.tiny-c1f5:hover {
  box-shadow: none;
  background: 0 0;
}
.hard_c9f3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.upper_942e {
  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;
}
.sort-7103 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.action-5286 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.action-5286,
.action-5286::after,
.action-5286::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;
}
.action-5286::after,
.action-5286::before {
  content: "";
  display: block;
  background-color: inherit;
}
.soft-cdcc .upper_942e .sort-7103 {
  margin-top: -2px;
  width: 19px;
}
.soft-cdcc .upper_942e .action-5286 {
  margin-top: -1px;
}
.soft-cdcc .upper_942e .action-5286,
.soft-cdcc .upper_942e .action-5286::after,
.soft-cdcc .upper_942e .action-5286::before {
  width: 19px;
  height: 2px;
}
.soft-cdcc .upper_942e .action-5286::before {
  top: -6px;
}
.soft-cdcc .upper_942e .action-5286::after {
  bottom: -6px;
}
.badge-324e .upper_942e .sort-7103 {
  margin-top: -2px;
  width: 22px;
}
.badge-324e .upper_942e .action-5286 {
  margin-top: -1px;
}
.badge-324e .upper_942e .action-5286,
.badge-324e .upper_942e .action-5286::after,
.badge-324e .upper_942e .action-5286::before {
  width: 22px;
  height: 2px;
}
.badge-324e .upper_942e .action-5286::before {
  top: -7px;
}
.badge-324e .upper_942e .action-5286::after {
  bottom: -7px;
}
.logo-dirty-1758 .upper_942e .sort-7103 {
  margin-top: -2px;
  width: 31px;
}
.logo-dirty-1758 .upper_942e .action-5286 {
  margin-top: -1.5px;
}
.logo-dirty-1758 .upper_942e .action-5286,
.logo-dirty-1758 .upper_942e .action-5286::after,
.logo-dirty-1758 .upper_942e .action-5286::before {
  width: 31px;
  height: 3px;
}
.logo-dirty-1758 .upper_942e .action-5286::before {
  top: -9px;
}
.logo-dirty-1758 .upper_942e .action-5286::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .silver-2169 .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 19px;
  }
  .silver-2169 .upper_942e .action-5286 {
    margin-top: -1px;
  }
  .silver-2169 .upper_942e .action-5286,
  .silver-2169 .upper_942e .action-5286::after,
  .silver-2169 .upper_942e .action-5286::before {
    width: 19px;
    height: 2px;
  }
  .silver-2169 .upper_942e .action-5286::before {
    top: -6px;
  }
  .silver-2169 .upper_942e .action-5286::after {
    bottom: -6px;
  }
  .avatar-9a00 .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-9a00 .upper_942e .action-5286 {
    margin-top: -1px;
  }
  .avatar-9a00 .upper_942e .action-5286,
  .avatar-9a00 .upper_942e .action-5286::after,
  .avatar-9a00 .upper_942e .action-5286::before {
    width: 22px;
    height: 2px;
  }
  .avatar-9a00 .upper_942e .action-5286::before {
    top: -7px;
  }
  .avatar-9a00 .upper_942e .action-5286::after {
    bottom: -7px;
  }
  .heading_5052 .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 31px;
  }
  .heading_5052 .upper_942e .action-5286 {
    margin-top: -1.5px;
  }
  .heading_5052 .upper_942e .action-5286,
  .heading_5052 .upper_942e .action-5286::after,
  .heading_5052 .upper_942e .action-5286::before {
    width: 31px;
    height: 3px;
  }
  .heading_5052 .upper_942e .action-5286::before {
    top: -9px;
  }
  .heading_5052 .upper_942e .action-5286::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-9e13 .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 19px;
  }
  .menu-9e13 .upper_942e .action-5286 {
    margin-top: -1px;
  }
  .menu-9e13 .upper_942e .action-5286,
  .menu-9e13 .upper_942e .action-5286::after,
  .menu-9e13 .upper_942e .action-5286::before {
    width: 19px;
    height: 2px;
  }
  .menu-9e13 .upper_942e .action-5286::before {
    top: -6px;
  }
  .menu-9e13 .upper_942e .action-5286::after {
    bottom: -6px;
  }
  .logo-dark-5e54 .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 22px;
  }
  .logo-dark-5e54 .upper_942e .action-5286 {
    margin-top: -1px;
  }
  .logo-dark-5e54 .upper_942e .action-5286,
  .logo-dark-5e54 .upper_942e .action-5286::after,
  .logo-dark-5e54 .upper_942e .action-5286::before {
    width: 22px;
    height: 2px;
  }
  .logo-dark-5e54 .upper_942e .action-5286::before {
    top: -7px;
  }
  .logo-dark-5e54 .upper_942e .action-5286::after {
    bottom: -7px;
  }
  .content-7df9 .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 31px;
  }
  .content-7df9 .upper_942e .action-5286 {
    margin-top: -1.5px;
  }
  .content-7df9 .upper_942e .action-5286,
  .content-7df9 .upper_942e .action-5286::after,
  .content-7df9 .upper_942e .action-5286::before {
    width: 31px;
    height: 3px;
  }
  .content-7df9 .upper_942e .action-5286::before {
    top: -9px;
  }
  .content-7df9 .upper_942e .action-5286::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-wide-28dc .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-wide-28dc .upper_942e .action-5286 {
    margin-top: -1px;
  }
  .paragraph-wide-28dc .upper_942e .action-5286,
  .paragraph-wide-28dc .upper_942e .action-5286::after,
  .paragraph-wide-28dc .upper_942e .action-5286::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-wide-28dc .upper_942e .action-5286::before {
    top: -6px;
  }
  .paragraph-wide-28dc .upper_942e .action-5286::after {
    bottom: -6px;
  }
  .text-e408 .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 22px;
  }
  .text-e408 .upper_942e .action-5286 {
    margin-top: -1px;
  }
  .text-e408 .upper_942e .action-5286,
  .text-e408 .upper_942e .action-5286::after,
  .text-e408 .upper_942e .action-5286::before {
    width: 22px;
    height: 2px;
  }
  .text-e408 .upper_942e .action-5286::before {
    top: -7px;
  }
  .text-e408 .upper_942e .action-5286::after {
    bottom: -7px;
  }
  .new-0c66 .upper_942e .sort-7103 {
    margin-top: -2px;
    width: 31px;
  }
  .new-0c66 .upper_942e .action-5286 {
    margin-top: -1.5px;
  }
  .new-0c66 .upper_942e .action-5286,
  .new-0c66 .upper_942e .action-5286::after,
  .new-0c66 .upper_942e .action-5286::before {
    width: 31px;
    height: 3px;
  }
  .new-0c66 .upper_942e .action-5286::before {
    top: -9px;
  }
  .new-0c66 .upper_942e .action-5286::after {
    bottom: -9px;
  }
}
.item-a9df .action-5286 {
  -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);
}
.item-a9df .action-5286::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item-a9df .action-5286::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);
}
.item-a9df.dropdown-easy-36e4 .action-5286 {
  -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);
}
.item-a9df.dropdown-easy-36e4 .action-5286::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item-a9df.dropdown-easy-36e4 .action-5286::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);
}
.light-d71b {
  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.container-275b:before {
  display: none;
}
.middle_36d9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.middle_36d9 .secondary_right_e252 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.middle_36d9 .secondary_right_e252:last-of-type {
  border-bottom: none;
}
.middle_36d9 .secondary_right_e252.full-9868,
.middle_36d9 .secondary_right_e252.bright_5c72,
.middle_36d9 .secondary_right_e252.status_6813 {
  padding: 0;
}
.middle_36d9 .simple-239c .new-78df {
  color: currentColor;
}
.middle_36d9 .simple-239c .new-78df:focus,
.middle_36d9 .simple-239c .new-78df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_36d9.accent_static_bff0 .tabs_cold_daa1,
.middle_36d9.accent_static_bff0 .lite_6540 a,
.middle_36d9.accent_static_bff0 .article-pressed-a961 a,
.middle_36d9.accent_static_bff0 .bronze-df93 a {
  color: rgba(0, 0, 0, 0.55);
}
.middle_36d9.accent_static_bff0 .tabs_cold_daa1:hover,
.middle_36d9.accent_static_bff0 .lite_6540 a:hover,
.middle_36d9.accent_static_bff0 .article-pressed-a961 a:hover,
.middle_36d9.accent_static_bff0 .bronze-df93 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle_36d9.accent_static_bff0 .info-active-2afe {
  color: rgba(0, 0, 0, 0.8);
}
.middle_36d9.accent_static_bff0 .secondary_right_e252 {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_36d9.accent_static_bff0 .secondary_right_e252:before {
  background: rgba(0, 0, 0, 0.08);
}
.middle_36d9.accent_static_bff0 .tabs_0f1e:before {
  background: rgba(255, 255, 255, 0.9);
}
.middle_36d9.accent_static_bff0 .simple-239c .article_down_f70b li a,
.middle_36d9.accent_static_bff0 .simple-239c .new-78df,
.middle_36d9.accent_static_bff0 .bronze-df93 {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_36d9.accent_static_bff0 .simple-239c .new-78df:focus,
.middle_36d9.accent_static_bff0 .simple-239c .new-78df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_36d9.accent_static_bff0 .article_down_f70b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.middle_36d9.copper_e8e4 .tabs_cold_daa1,
.middle_36d9.copper_e8e4 .lite_6540 a,
.middle_36d9.copper_e8e4 .article-pressed-a961 .new-78df,
.middle_36d9.copper_e8e4 .article-pressed-a961 a,
.middle_36d9.copper_e8e4 .bronze-df93 a {
  color: rgba(255, 255, 255, 0.79);
}
.middle_36d9.copper_e8e4 .tabs_cold_daa1:hover,
.middle_36d9.copper_e8e4 .lite_6540 a:hover,
.middle_36d9.copper_e8e4 .article-pressed-a961 .new-78df:hover,
.middle_36d9.copper_e8e4 .article-pressed-a961 a:hover,
.middle_36d9.copper_e8e4 .bronze-df93 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_36d9.copper_e8e4 .info-active-2afe {
  color: rgba(255, 255, 255, 0.99);
}
.middle_36d9.copper_e8e4 .secondary_right_e252 {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_36d9.copper_e8e4 .secondary_right_e252:before {
  background: rgba(255, 255, 255, 0.08);
}
.middle_36d9.copper_e8e4 .tabs_0f1e:before {
  background: rgba(0, 0, 0, 0.9);
}
.middle_36d9.copper_e8e4 .simple-239c .article_down_f70b li a,
.middle_36d9.copper_e8e4 .simple-239c .new-78df,
.middle_36d9.copper_e8e4 .bronze-df93 {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_36d9.copper_e8e4 .simple-239c .new-78df:focus,
.middle_36d9.copper_e8e4 .simple-239c .new-78df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.middle_36d9.copper_e8e4 .article_down_f70b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_0f1e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs_0f1e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accordion-fe38 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.box_dae7 .middle_36d9 {
  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;
}
.box_dae7 .secondary_right_e252 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.box_dae7 .secondary_right_e252: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) {
  .box_dae7 .secondary_right_e252:before {
    width: 16%;
    left: 42%;
  }
}
.box_dae7 .secondary_right_e252:last-child:before {
  content: none;
}
.box_dae7 .secondary_right_e252[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.box_dae7 .simple-239c .article_down_f70b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.box_dae7 .simple-239c .article_down_f70b li a .new-78df {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.box_dae7 .simple-239c .bronze-df93 {
  border: none;
}
.box_dae7 .simple-239c .bronze-df93 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.box_dae7 .tabs_0f1e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.box_dae7 .accordion-fe38 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.box_dae7 .copper_e8e4 .tabs_0f1e:before {
  background: rgba(0, 0, 0, 0.9);
}
.box_dae7 .accent_static_bff0.paragraph-small-475a .action-5286 {
  background: rgba(0, 0, 0, 0.6);
}
.box_dae7
  .accent_static_bff0.paragraph-small-475a
  .action-5286::after,
.box_dae7
  .accent_static_bff0.paragraph-small-475a
  .action-5286:before {
  background: inherit;
}
.box_dae7
  .accent_static_bff0.paragraph-small-475a:hover
  .action-5286 {
  background: rgba(0, 0, 0, 0.8);
}
.section_lite_6a13 .middle_36d9 {
  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) {
  .section_lite_6a13 .middle_36d9 {
    width: auto;
    right: 45px;
  }
}
.heading_04fe .middle_36d9 {
  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) {
  .heading_04fe .middle_36d9 {
    width: auto;
    left: 45px;
  }
}
.container-275b .middle_36d9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container-275b .accordion-fe38 {
  max-width: 48em;
  margin: 0 auto;
}
.container-275b .tabs_0f1e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden_6b55 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_6b55.box_dae7 .middle_36d9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden_6b55.section_lite_6a13 .middle_36d9 {
  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);
}
.hidden_6b55 .middle_36d9 {
  visibility: visible;
}
.hidden_6b55.heading_04fe .middle_36d9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mini_b5a1,
.gradient-fa69 {
  overflow-x: hidden;
}
.mini_b5a1 .middle_36d9 {
  overflow: auto;
}
.mini_b5a1.box_dae7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mini_b5a1.box_dae7 .middle_36d9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mini_b5a1.box_dae7 .tiny-c1f5 {
  opacity: 0;
}
.mini_b5a1.section_lite_6a13 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mini_b5a1.section_lite_6a13 .middle_36d9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mini_b5a1.section_lite_6a13 .tiny-c1f5 {
  opacity: 0;
}
.mini_b5a1.heading_04fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mini_b5a1.heading_04fe .middle_36d9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mini_b5a1.heading_04fe .tiny-c1f5 {
  opacity: 0;
}
.mini_b5a1.container-275b .middle_36d9 {
  z-index: 10;
  visibility: visible;
}
.paragraph-small-475a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph-small-475a .action-5286 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-small-475a .action-5286::after,
.paragraph-small-475a .action-5286:before {
  background: inherit;
}
.paragraph-small-475a:hover .action-5286 {
  background: rgba(255, 255, 255, 0.99);
}
.heading_04fe .paragraph-small-475a {
  top: 10px;
  right: auto;
  left: 12px;
}
.container-275b .paragraph-small-475a {
  display: none !important;
}
.mini_b5a1:before,
.gradient-fa69:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mini_b5a1 .paragraph-small-475a,
.gradient-fa69 .paragraph-small-475a {
  display: inline-block;
}
.middle_36d9 .footer_e43f {
  -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;
}
.mini_b5a1 .middle_36d9 .footer_e43f,
.gradient-fa69 .middle_36d9 .footer_e43f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline-37e0 .content-1aa1 {
  width: 100%;
}
.complex_ba06 {
  padding: 0 0.5em 0;
}
.complex_ba06 [class*="customify-col-"],
.complex_ba06 [class*="customify-col_"],
.complex_ba06 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter-orange-cd69 .complex_ba06 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .label-7eb2 .slider-8f23,
  .slider-8f23 {
    display: none;
  }
  .content-iron-12aa {
    text-align: left;
  }
  .stone-6bb0 {
    text-align: center;
  }
  .pressed_3cb9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .label-7eb2 .paragraph-static-33ed,
  .paragraph-static-33ed {
    display: none;
  }
  .logo-1ad4 {
    text-align: left;
  }
  .down-4ed8 {
    text-align: center;
  }
  .paragraph_pink_d778 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .label-7eb2 .frame-86ee,
  .frame-86ee {
    display: none;
  }
  .shadow-west-e839 {
    text-align: left;
  }
  .form-08e1 {
    text-align: center;
  }
  .hot-168d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pink-6687 {
  box-shadow: none !important;
}
.section-8f3d .tag-3850,
.texture-cb95 .tag-3850 {
  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;
}
.texture-cb95 .tag-3850 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.inner_9d33 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.inner_9d33:after,
.inner_9d33:before {
  content: "";
  display: table;
}
.inner_9d33:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .inner_9d33 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.inner_9d33,
.gas_9dd2 {
  max-width: 1248px;
  margin: 0 auto;
}

.dropdown-large-9a1c.center-9b8d .inner_9d33 {
  max-width: 100%;
}
.dropdown-large-9a1c.hard_1eea {
  max-width: 1200px;
  margin: 0 auto;
}
.dropdown-large-9a1c.button-159a .inner_9d33 {
  max-width: 100%;
}
.dropdown-large-9a1c.button-159a > .inner_9d33 {
  padding-left: 0;
  padding-right: 0;
}
.dropdown-large-9a1c.button-159a > .inner_9d33 .label-7eb2 {
  margin: 0;
}
.dropdown-large-9a1c.button-159a
  > .inner_9d33
  .motion_21aa.aside-cool-2629 {
  margin-right: 0;
  margin-left: 0;
}
.dropdown-large-9a1c.button-159a #main.aside-cool-2629 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .stale_93ca #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .stale_93ca #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .action-3577 .row-black-f03e {
    padding-right: 1em;
  }
  .action-3577.solid-f859 .motion_21aa {
    border-right: 1px solid #eaecee;
  }
  .action-3577.solid-f859 .row-black-f03e {
    padding-right: 1em;
  }
  .action-3577.solid-f859 .selected_0680 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_22cf .row-black-f03e {
    padding-left: 1em;
  }
  .tag_22cf.solid-f859 .motion_21aa {
    border-left: 1px solid #eaecee;
  }
  .tag_22cf.solid-f859 .row-black-f03e {
    padding-left: 1em;
  }
  .tag_22cf.solid-f859 .selected_0680 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-large-bd70 .row-black-f03e {
    padding-left: 1em;
  }
  .button-large-bd70.solid-f859 .banner_under_8870 {
    border-right: 1px solid #eaecee;
  }
  .button-large-bd70.solid-f859 .pattern_slow_c696 {
    border-right: 1px solid #eaecee;
  }
  .button-large-bd70.solid-f859 .row-black-f03e {
    padding-left: 1em;
  }
  .button-large-bd70.solid-f859 .selected_0680 {
    padding-right: 1em;
  }
  .button-large-bd70.solid-f859 .gallery_d76b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_68a9 .row-black-f03e {
    padding-right: 1em;
  }
  .cool_68a9.solid-f859 .banner_under_8870 {
    border-left: 1px solid #eaecee;
  }
  .cool_68a9.solid-f859 .pattern_slow_c696 {
    border-left: 1px solid #eaecee;
  }
  .cool_68a9.solid-f859 .row-black-f03e {
    padding-right: 1em;
  }
  .cool_68a9.solid-f859 .selected_0680 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cool_68a9.solid-f859 .gallery_d76b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale_93ca .row-black-f03e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_93ca.solid-f859 .motion_21aa {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .stale_93ca.solid-f859 .row-black-f03e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_93ca.solid-f859 .selected_0680 {
    padding-left: 1em;
  }
  .stale_93ca.solid-f859 .gallery_d76b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .stale_93ca.solid-f859 .row-black-f03e {
    padding-left: 0;
  }
}
.red-1165 .north-5b8e {
  display: inline-block;
}
.banner-easy-2a70 {
  display: inline-block;
}
.label-east-075c {
  word-con: break-word;
}
.center-1e23 > span {
  display: inline-block;
  padding: 5px 0;
}
.center-1e23 .button_f5e8 {
  margin-left: 8px;
  margin-right: 8px;
}
.center-1e23 .content_active_ffe8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description_warm_ddf9 .shade_259a {
  margin-bottom: 2em;
}
.description_warm_ddf9 .plasma_9cad {
  margin-bottom: 15px;
}
.description_warm_ddf9 .plasma_9cad:last-child {
  margin-bottom: 0;
}
.description_warm_ddf9 .backdrop_orange_9b43 {
  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) {
  .description_warm_ddf9 .backdrop_orange_9b43 {
    display: block;
  }
}
.description_warm_ddf9 .video_2998 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description_warm_ddf9 .video_2998 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description_warm_ddf9 .icon_3f8e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description_warm_ddf9 .icon_3f8e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description_warm_ddf9 .icon_3f8e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description_warm_ddf9 .label-east-075c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_warm_ddf9 .label-east-075c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description_warm_ddf9 .advanced_8164 p:last-child {
  margin-bottom: 0;
}
.description_warm_ddf9 .gold-5edc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description_warm_ddf9 .article_large_3a8d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description_warm_ddf9 .backdrop_8c78 {
  margin-top: 1em;
}
.description_warm_ddf9 .purple_0a45 {
  top: 0;
  display: block;
}
.description_warm_ddf9 .purple_0a45 a {
  color: inherit;
}
.description_warm_ddf9 .purple_0a45 a:hover {
  color: inherit;
}
.description_warm_ddf9 .paper_fa82 {
  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;
}
.description_warm_ddf9 .paper_fa82:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description_warm_ddf9 .article_large_3a8d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description_warm_ddf9 .tabs_north_7f1d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description_warm_ddf9 .tabs_north_7f1d:first-child {
  margin-top: 0;
}
.description_warm_ddf9 .tabs_north_7f1d.smooth_90eb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description_warm_ddf9 .tabs_north_7f1d.tooltip_4d53 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_warm_ddf9
  .tabs_north_7f1d.tooltip_4d53.focus_c8d7
  .backdrop_8c78 {
  width: 100%;
}
.description_warm_ddf9 .tooltip_4d53 {
  -webkit-box-align: center;
  align-items: center;
}
.description_warm_ddf9 .tooltip_4d53 .center-1e23,
.description_warm_ddf9 .tooltip_4d53 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description_warm_ddf9 .icon_3f8e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_warm_ddf9 .icon_3f8e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_warm_ddf9 .icon_3f8e: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;
}
.description_warm_ddf9 .smooth_90eb {
  z-index: 5;
}
.description_warm_ddf9 .border_blue_1ade .hard-d7f0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description_warm_ddf9 .smooth-b8c5 .hard-d7f0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description_warm_ddf9 .disabled_0e7d .hard-d7f0 {
  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;
}
.description_warm_ddf9.info-56be .backdrop_orange_9b43,
.description_warm_ddf9.gallery-82e9 .backdrop_orange_9b43 {
  display: block;
}
.description_warm_ddf9.info-56be .backdrop_orange_9b43 .out-6d84,
.description_warm_ddf9.info-56be .backdrop_orange_9b43 .article_large_3a8d,
.description_warm_ddf9.gallery-82e9 .backdrop_orange_9b43 .out-6d84,
.description_warm_ddf9.gallery-82e9 .backdrop_orange_9b43 .article_large_3a8d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description_warm_ddf9.focused_9510 .video_2998 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description_warm_ddf9.focused_9510 .video_2998 {
    margin-right: 0;
  }
}
.description_warm_ddf9.info-56be .video_2998,
.description_warm_ddf9.gallery-82e9 .video_2998 {
  padding-top: 40%;
}
.description_warm_ddf9.info-56be .shade_259a,
.description_warm_ddf9.gallery-82e9 .shade_259a {
  display: block;
}
.description_warm_ddf9.info-56be .fn-sticky-71a4 .article_large_3a8d,
.description_warm_ddf9.gallery-82e9 .fn-sticky-71a4 .article_large_3a8d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description_warm_ddf9.info-56be .video_2998,
.description_warm_ddf9.gallery-82e9 .video_2998 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description_warm_ddf9.info-56be .article_large_3a8d {
  padding: 1em;
}
.row-hard-5b65 {
  margin: 30px auto;
  display: block;
}
.row-hard-5b65 .motion_b1a4 > * {
  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;
}
.row-hard-5b65 .motion_b1a4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-hard-5b65 .motion_b1a4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary-231b .center-1e23 {
  margin-bottom: 1.41575em;
}
.primary-231b .text-focused-5c07 {
  margin-bottom: 1.618em;
}
.header_fe96 .accordion-6c9c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.header_fe96 .accordion-6c9c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.header_fe96 .shade_glass_0059 {
  max-width: 100%;
  overflow: auto;
}
.column-2e5f .header_fe96 a:hover {
  text-decoration: underline;
}
.down-f305 .plasma_9cad:not(.label-east-075c),
.down-f305 .icon_3f8e {
  margin-bottom: 1.41575em;
}
.down-f305 .plasma_9cad:not(.label-east-075c):last-child,
.down-f305 .icon_3f8e:last-child {
  margin-bottom: 0;
}
.down-f305 .plasma_9cad.huge-d400 {
  margin-bottom: 0.41575em;
}
.down-f305 .message-f4c0:before,
.down-f305 .carousel-3962:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.down-f305 .message-f4c0:before {
  content: "\f115";
}
.down-f305 .carousel-3962:before {
  content: "\f02c";
}
.down-f305 .dynamic_1956 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.down-f305 .dynamic_1956 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge-south-d1fe {
  display: -webkit-box;
  display: flex;
}
.badge-south-d1fe .tertiary-71df {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge-south-d1fe .tertiary-71df {
    flex-basis: 90px;
  }
}
.badge-south-d1fe .last-b716 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge-south-d1fe .last-b716 {
    flex-basis: calc(100% - 50px);
  }
}
.badge-south-d1fe .progress-down-6ed8 p:last-child {
  margin-bottom: 0.72em;
}
.table-db8d .motion_b1a4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.table-db8d .motion_b1a4:after,
.table-db8d .motion_b1a4:before {
  content: "";
  display: table;
}
.table-db8d .motion_b1a4:after {
  clear: both;
}
.table-db8d .motion_b1a4 .overlay_narrow_8866,
.table-db8d .motion_b1a4 .element-7b73 {
  width: 49%;
}
.table-db8d .motion_b1a4 .overlay_narrow_8866 a span.motion-a925,
.table-db8d .motion_b1a4 .element-7b73 a span.motion-a925 {
  display: block;
  margin-bottom: 5px;
}
.table-db8d .motion_b1a4 .element-7b73 {
  float: left;
  text-align: left;
}
.table-db8d .motion_b1a4 .overlay_narrow_8866 {
  float: right;
  text-align: right;
}
.section-5efd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .section-5efd {
    margin-bottom: 0;
  }
}
.fast-7e9a {
  margin-bottom: 1em;
}
.fast-7e9a .label-east-075c {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature_motion_c3a1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel-fa75 .fast-7e9a,
.block-copper-30ac .fast-7e9a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel-fa75 .fast-7e9a,
  .block-copper-30ac .fast-7e9a {
    display: block;
  }
}
.carousel-fa75 .feature_motion_c3a1,
.block-copper-30ac .feature_motion_c3a1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel-fa75 .feature_motion_c3a1,
  .block-copper-30ac .feature_motion_c3a1 {
    margin-bottom: 1em;
  }
}
.carousel-fa75 .feature_motion_c3a1 img,
.block-copper-30ac .feature_motion_c3a1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel-fa75 .accordion-2e19,
.block-copper-30ac .accordion-2e19 {
  flex-basis: calc(100% - 160px);
}
.carousel-fa75 .accordion-2e19 p,
.block-copper-30ac .accordion-2e19 p {
  margin-bottom: 0;
}
.carousel-fa75 .accordion-2e19 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-fa75 .accordion-2e19 {
    padding-left: 0;
  }
}
.block-copper-30ac .accordion-2e19 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .block-copper-30ac .accordion-2e19 {
    padding-right: 0;
  }
}
.block-copper-30ac .feature_motion_c3a1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.panel-outer-610e .feature_motion_c3a1 {
  margin-bottom: 0.5em;
}
.panel-outer-610e .feature_motion_c3a1 img {
  width: 100%;
}
.center-d04d .next_c6c6,
.hard_4dcb .next_c6c6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hard_4dcb .motion_21aa .cool_b715 p:last-child {
  margin-bottom: 0;
}
.thumbnail_static_41f3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.summary-gas-122f .smooth-cf33 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .summary-gas-122f .smooth-cf33:last-of-type {
    margin-bottom: 0;
  }
}
.summary-gas-122f .smooth-cf33 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary-gas-122f .smooth-cf33 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.summary-gas-122f .smooth-cf33 ul li {
  margin: 0 0 0.6em;
}
.summary-gas-122f .smooth-cf33 ul li.sidebar-7c55,
.summary-gas-122f .smooth-cf33 ul li.title_f2d5 {
  position: relative;
}
.summary-gas-122f .smooth-cf33 ul li.sidebar-7c55 .nav_059a,
.summary-gas-122f .smooth-cf33 ul li.title_f2d5 .nav_059a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.summary-gas-122f .smooth-cf33 ul li.sidebar-7c55:after:after,
.summary-gas-122f .smooth-cf33 ul li.sidebar-7c55:after:before,
.summary-gas-122f
  .smooth-cf33
  ul
  li.title_f2d5:after:after,
.summary-gas-122f
  .smooth-cf33
  ul
  li.title_f2d5:after:before {
  content: "";
  display: table;
}
.summary-gas-122f .smooth-cf33 ul li.sidebar-7c55:after:after,
.summary-gas-122f
  .smooth-cf33
  ul
  li.title_f2d5:after:after {
  clear: both;
}
.summary-gas-122f .smooth-cf33 a.tooltip-orange-c0ec:hover {
  text-decoration: none;
}
.summary-gas-122f .smooth-cf33 select {
  max-width: 100%;
}
.summary-gas-122f .smooth-cf33 table {
  font-size: 85%;
}
.summary-gas-122f .smooth-cf33 table td,
.summary-gas-122f .smooth-cf33 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.summary-gas-122f .smooth-cf33 table tfoot td {
  text-align: left;
}
.summary-gas-122f .smooth-cf33 :last-child {
  margin-bottom: 0;
}
.summary-gas-122f .smooth-cf33 .feature-edcb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.summary-gas-122f .smooth-cf33 .feature-edcb label {
  width: 100%;
}
.summary-gas-122f .smooth-cf33 .feature-edcb .south_1e02 {
  width: 100%;
  display: block;
}
.summary-gas-122f .smooth-cf33 .feature-edcb .icon-d929 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.summary-gas-122f .smooth-cf33 .feature-edcb .icon-d929:hover svg #svg-search {
  fill: #444;
}
.summary-gas-122f .smooth-cf33 .feature-edcb .icon-d929 svg {
  width: 18px;
  height: 18px;
}
.summary-gas-122f .component_upper_4b9a ul ul,
.summary-gas-122f .new_1dc7 ul ul,
.summary-gas-122f .picture_dynamic_c388 ul ul,
.summary-gas-122f .black_27a4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.summary-gas-122f .component_upper_4b9a .title-fluid-bb5b > a,
.summary-gas-122f .new_1dc7 .title-fluid-bb5b > a,
.summary-gas-122f .picture_dynamic_c388 .title-fluid-bb5b > a,
.summary-gas-122f .black_27a4 .title-fluid-bb5b > a {
  margin-bottom: 0;
}
.summary-gas-122f .message_ca35 li,
.summary-gas-122f .component_upper_4b9a li,
.summary-gas-122f .notification-1a3a li,
.summary-gas-122f .new_1dc7 li,
.summary-gas-122f .picture_dynamic_c388 li,
.summary-gas-122f .black_27a4 li,
.summary-gas-122f .steel-a3df li,
.summary-gas-122f .widget-5796 li {
  display: block;
  position: relative;
}
.summary-gas-122f .message_ca35 li:last-child,
.summary-gas-122f .component_upper_4b9a li:last-child,
.summary-gas-122f .notification-1a3a li:last-child,
.summary-gas-122f .new_1dc7 li:last-child,
.summary-gas-122f .picture_dynamic_c388 li:last-child,
.summary-gas-122f .black_27a4 li:last-child,
.summary-gas-122f .steel-a3df li:last-child,
.summary-gas-122f .widget-5796 li:last-child {
  border: none;
}
.summary-gas-122f .message_ca35 li a,
.summary-gas-122f .component_upper_4b9a li a,
.summary-gas-122f .notification-1a3a li a,
.summary-gas-122f .new_1dc7 li a,
.summary-gas-122f .picture_dynamic_c388 li a,
.summary-gas-122f .black_27a4 li a,
.summary-gas-122f .steel-a3df li a,
.summary-gas-122f .widget-5796 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary-gas-122f .message_ca35 li ul li::before,
.summary-gas-122f .component_upper_4b9a li ul li::before,
.summary-gas-122f .notification-1a3a li ul li::before,
.summary-gas-122f .new_1dc7 li ul li::before,
.summary-gas-122f .picture_dynamic_c388 li ul li::before,
.summary-gas-122f .black_27a4 li ul li::before,
.summary-gas-122f .steel-a3df li ul li::before,
.summary-gas-122f .widget-5796 li ul li::before {
  left: 15px;
}
.summary-gas-122f .message_ca35 li ul a,
.summary-gas-122f .component_upper_4b9a li ul a,
.summary-gas-122f .notification-1a3a li ul a,
.summary-gas-122f .new_1dc7 li ul a,
.summary-gas-122f .picture_dynamic_c388 li ul a,
.summary-gas-122f .black_27a4 li ul a,
.summary-gas-122f .steel-a3df li ul a,
.summary-gas-122f .widget-5796 li ul a {
  padding-left: 20px;
}
.summary-gas-122f .message_ca35 li ul ul li::before,
.summary-gas-122f .component_upper_4b9a li ul ul li::before,
.summary-gas-122f .notification-1a3a li ul ul li::before,
.summary-gas-122f .new_1dc7 li ul ul li::before,
.summary-gas-122f .picture_dynamic_c388 li ul ul li::before,
.summary-gas-122f .black_27a4 li ul ul li::before,
.summary-gas-122f .steel-a3df li ul ul li::before,
.summary-gas-122f .widget-5796 li ul ul li::before {
  left: 30px;
}
.summary-gas-122f .message_ca35 li ul ul a,
.summary-gas-122f .component_upper_4b9a li ul ul a,
.summary-gas-122f .notification-1a3a li ul ul a,
.summary-gas-122f .new_1dc7 li ul ul a,
.summary-gas-122f .picture_dynamic_c388 li ul ul a,
.summary-gas-122f .black_27a4 li ul ul a,
.summary-gas-122f .steel-a3df li ul ul a,
.summary-gas-122f .widget-5796 li ul ul a {
  padding-left: 40px;
}
.summary-gas-122f .box-east-9937 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary-gas-122f .widget-5796 ul li {
  margin-bottom: 1.41575em;
}
.summary-gas-122f .widget-5796 ul li .content-gold-8370 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.summary-gas-122f .widget-5796 ul li .highlight_active_9bda {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.copper_e8e4 .message_ca35 li a,
.copper_e8e4 .component_upper_4b9a li a,
.copper_e8e4 .notification-1a3a li a,
.copper_e8e4 .new_1dc7 li a,
.copper_e8e4 .picture_dynamic_c388 li a,
.copper_e8e4 .black_27a4 li a,
.copper_e8e4 .steel-a3df li a,
.copper_e8e4 .widget-5796 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_e8e4 .box-east-9937 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_e8e4 .smooth-cf33 ul li.sidebar-7c55 .nav_059a,
.copper_e8e4 .smooth-cf33 ul li.title_f2d5 .nav_059a {
  background: rgba(0, 0, 0, 0.2);
}
.copper_e8e4 .summary-gas-122f .smooth-cf33 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-large-9a1c .summary-gas-122f .article_down_f70b li {
  margin: 0;
}
.dropdown-large-9a1c .summary-gas-122f .article_down_f70b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dropdown-large-9a1c .summary-gas-122f .article_down_f70b li ul {
  margin: 0;
}
.dropdown-large-9a1c .summary-gas-122f .article_down_f70b li ul li a {
  padding-left: 15px;
}
.dropdown-large-9a1c .summary-gas-122f .article_down_f70b li ul li li a {
  padding-left: 30px;
}
.dropdown-large-9a1c .summary-gas-122f .article_down_f70b li.orange_8d3e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dropdown-large-9a1c .summary-gas-122f .article_down_f70b li.orange_8d3e > 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;
}
.dropdown-large-9a1c .summary-gas-122f .article_down_f70b li.orange_8d3e > 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;
}
.progress_0115 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame_59bf {
  position: relative;
  z-index: 10;
}
.frame_59bf .footer_e43f {
  width: 100%;
  max-width: 100%;
}
.title_4261 .column-iron-312d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.title_4261 .accent_static_bff0 {
}
.title_4261 .copper_e8e4 {
  background: #292929;
}
.input-fc74 .column-iron-312d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.input-fc74 .accent_static_bff0 {
  background: #f9f9f9;
}
.input-fc74 .copper_e8e4 {
  background: #303030;
}
.out-ba3d .column-iron-312d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .out-ba3d .north-5b8e {
    margin-bottom: 1em;
  }
  .out-ba3d .north-5b8e:last-child {
    margin-bottom: 0;
  }
}
.out-ba3d .accent_static_bff0 {
  background: #ededed;
}
.out-ba3d .copper_e8e4 {
  background: #1a1a1a;
}
.column-iron-312d.accent_static_bff0 {
  color: rgba(0, 0, 0, 0.6);
}
.column-iron-312d.accent_static_bff0 .article_9476 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-iron-312d.copper_e8e4 {
  color: rgba(255, 255, 255, 0.99);
}
.column-iron-312d.copper_e8e4 a:not(.tooltip-orange-c0ec) {
  color: rgba(255, 255, 255, 0.79);
}
.column-iron-312d.copper_e8e4 a:not(.tooltip-orange-c0ec):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-iron-312d.copper_e8e4 .article_9476 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-iron-312d.copper_e8e4 table tbody td,
.column-iron-312d.copper_e8e4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification-3871.tiny_f72e .inner_9d33 {
  max-width: initial;
}
.notification-3871 .first-1af4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification-3871 .first-1af4 .footer_e43f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification-3871 .first-1af4 .footer_e43f {
    display: block;
    margin-bottom: 2em;
  }
  .notification-3871 .first-1af4 .footer_e43f:last-child {
    margin-bottom: 0;
  }
}
.out-ba3d .north-5b8e:last-child,
.input-fc74 .north-5b8e:last-child,
.title_4261 .north-5b8e:last-child {
  margin-bottom: 0;
}
.out-ba3d .north-5b8e .summary-gas-122f .smooth-cf33:last-child,
.input-fc74 .north-5b8e .summary-gas-122f .smooth-cf33:last-child,
.title_4261 .north-5b8e .summary-gas-122f .smooth-cf33:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .out-ba3d .content_3bfa,
  .out-ba3d .under_f228,
  .input-fc74 .content_3bfa,
  .input-fc74 .under_f228,
  .title_4261 .content_3bfa,
  .title_4261 .under_f228 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame_59bf .north-5b8e {
    margin-bottom: 2em;
  }
}
.frame_59bf p:last-child {
  margin-bottom: 0;
}
.frame_59bf li,
.frame_59bf ul {
  list-style: none;
  margin: 0;
}
.frame_59bf ul ul {
  margin-left: 2.617924em;
}
.sort_motion_eb23 {
  font-size: 0.875em;
}

/* css-noise: 10c7 */
.promo-block-u1 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
