/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar-4b4b/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar-4b4b
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.avatar-4b4b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.layout_e96b.short_8457/licenses/gpl-2.0.preview-c40d
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.background-inner-7a6d/, (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.pattern_old_9a69.status-liquid-55bc/normalize.hero-plasma-394c/
 ======
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.hero-plasma-394c v7.0.0 | MIT License | github.avatar-4b4b/necolas/normalize.hero-plasma-394c */
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;
}
.container_0428 .aside_soft_8de8,
.tertiary-glass-8415,
.border-179b,
.background_thick_a458,
.pagination-800b,
.lower_cccc,
.avatar_7cae,
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;
}
.tertiary-glass-8415,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tertiary-glass-8415,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-glass-8415,
  h1 {
    font-size: 1.8em;
  }
}
.border-179b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border-179b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border-179b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border-179b,
  h2 {
    font-size: 1.7em;
  }
}
.background_thick_a458,
h3 {
  font-size: 1.618em;
}
.container_0428 .aside_soft_8de8,
.pagination-800b,
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.icon-dim-cb82 {
  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;
}
.description_9f8b:after,
.description_9f8b:before,
.light-0996:after,
.light-0996:before {
  content: "";
  display: table;
}
.description_9f8b:after,
.light-0996:after {
  clear: both;
}
.grid-315c {
  float: right;
  margin-right: 0;
}
.motion-4251 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag_7d77 .layout-6554,
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;
}
.tag_7d77 .layout-6554: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;
}
.detail-ea41 .layout-6554 {
  box-shadow: none;
}
.detail-ea41
  .layout-6554
  .secondary_71ce {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.detail-ea41 .layout-6554 .tertiary-306b {
  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;
}
.detail-ea41
  .layout-6554
  .tertiary-306b
  b {
  display: none;
}
.detail-ea41 .secondary-c658 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.row_tiny_413c:not(.preview-white-5959):not(.video-789f),
button:not(.preview-white-5959):not(.video-789f),
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ),
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ),
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ) {
  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;
}
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ):hover,
button:not(.preview-white-5959):not(
    .video-789f
  ):hover,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ):hover,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ):hover,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ):active,
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ):focus,
button:not(.preview-white-5959):not(
    .video-789f
  ):active,
button:not(.preview-white-5959):not(
    .video-789f
  ):focus,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ):active,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ):focus,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ):active,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ):focus,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ):active,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ):focus {
  outline: 0;
}
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40,
button:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40 {
  position: relative;
}
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .simple_3919,
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .complex-8380,
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .status_be95,
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  i,
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  svg,
button:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .simple_3919,
button:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .complex-8380,
button:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .status_be95,
button:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  i,
button:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  svg,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .simple_3919,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .complex-8380,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .status_be95,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  i,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  svg,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .simple_3919,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .complex-8380,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .status_be95,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  i,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  svg,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .simple_3919,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .complex-8380,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  .status_be95,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  i,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40
  svg {
  visibility: hidden;
}
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40:after,
button:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40:after,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40:after,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40:after,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ).fn-loading-fe40: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;
}
.row_tiny_413c:not(.preview-white-5959):not(.video-789f),
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ),
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ),
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ) {
  color: #fff;
  background: #235787;
}
.row_tiny_413c:not(.preview-white-5959):not(
    .video-789f
  ):focus,
input[type="button"]:not(.preview-white-5959):not(
    .video-789f
  ):focus,
input[type="reset"]:not(.preview-white-5959):not(
    .video-789f
  ):focus,
input[type="submit"]:not(.preview-white-5959):not(
    .video-789f
  ):focus {
  color: #fff;
}
.row_tiny_413c.fn-disabled-fe40:not(.preview-white-5959):not(
    .video-789f
  ),
.row_tiny_413c[disabled]:not(.preview-white-5959):not(
    .video-789f
  ),
button.fn-disabled-fe40:not(.preview-white-5959):not(
    .video-789f
  ),
button[disabled]:not(.preview-white-5959):not(
    .video-789f
  ) {
  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;
}
.cold-e08a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.cold-e08a: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;
}
.hidden_7ec3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer_903e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption_a542 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.description_9f8b:after,
.description_9f8b:before,
.nav_a660:after,
.nav_a660:before,
.aside-fbc4:after,
.aside-fbc4:before,
.summary-mini-ca97:after,
.summary-mini-ca97:before,
.notice-a9da:after,
.notice-a9da:before,
.hovered_c527:after,
.hovered_c527:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.description_9f8b:after,
.nav_a660:after,
.aside-fbc4:after,
.summary-mini-ca97:after,
.notice-a9da:after,
.hovered_c527:after {
  clear: both;
}
.nav_a660 .thumbnail_full_2974,
.aside-fbc4 .thumbnail_full_2974,
.breadcrumb-south-53a7 .thumbnail_full_2974 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image-0cb8 {
  display: inline-block;
}
.outline-hot-95df {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.outline-hot-95df img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.outline-hot-95df .solid_bb85 {
  padding: 1em 0;
  font-size: 85%;
}
.solid_bb85 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shadow_b974 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shadow_b974:after,
.shadow_b974:before {
  content: "";
  display: table;
}
.shadow_b974:after {
  clear: both;
}
.notice_4d53 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.plasma_648d .notice_4d53 {
  max-width: 50%;
}
.bronze_726c .notice_4d53 {
  max-width: 33.33%;
}
.top_7b97 .notice_4d53 {
  max-width: 25%;
}
.slider_selected_ba31 .notice_4d53 {
  max-width: 20%;
}
.up-db9f .notice_4d53 {
  max-width: 16.66%;
}
.plasma-9c8c .notice_4d53 {
  max-width: 14.28%;
}
.chip-2015 .notice_4d53 {
  max-width: 12.5%;
}
.focused_3ba4 .notice_4d53 {
  max-width: 11.11%;
}
.huge_463d {
  display: block;
}
.container_0428 .component_dc3b label,
.container_0428 .primary-fresh-6f68 label,
.container_0428 .paper_b093 label,
.container_0428 .grid-brown-f8b6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_iron_2154 {
  list-style: none;
  margin: 0;
}
.hover_iron_2154 article.media_0c7e {
  margin-bottom: 0;
}
.hover_iron_2154 ul {
  list-style: none;
  margin: 0;
}
.hover_iron_2154 .medium_f604 li.media_0c7e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_iron_2154 .medium_f604 li.media_0c7e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_iron_2154 .medium_f604 li.media_0c7e: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) {
  .hover_iron_2154 .medium_f604 li.media_0c7e li.media_0c7e li.media_0c7e li.media_0c7e {
    padding-left: 0;
  }
}
article.media_0c7e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_0c7e .nav_a660 p:last-of-type {
  margin-bottom: 0;
}
article.media_0c7e .sort_huge_dec5 {
  float: left;
}
article.media_0c7e .image_8214 {
  margin-left: 85px;
}
article.media_0c7e .gold_8de8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_0c7e .gold_8de8 .outer-c9dd {
  margin-left: 10px;
}
article.media_0c7e .title_506d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_0c7e .menu_blue_3718 {
  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 .component_dc3b,
  #respond .paper_b093,
  #respond .grid-brown-f8b6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_dc3b input,
#respond .paper_b093 input,
#respond .grid-brown-f8b6 input {
  width: 100%;
}
#respond .grid-brown-f8b6 {
  margin-right: 0;
}
#respond .paragraph_53a3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.first_38c6 {
  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;
}
.first_38c6.wood-7544 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.first_38c6 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%);
}
.first_38c6:focus,
.first_38c6: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);
}
.grid_c088 {
  border-radius: 10%;
}
.logo-gas-a2fd {
  border-radius: 50%;
}
.footer-0b34 {
  font-size: 0.72em;
}
.surface_8410 {
  font-size: 0.875em;
}
.background-bottom-da70 {
  font-size: 1.1em;
}
.hovered_dd8d {
  text-transform: uppercase;
  line-height: 1.2;
}
.hovered_dd8d.footer-0b34 {
  letter-spacing: 0.5px;
}
.info_wide_5f05,
.info_wide_5f05 a {
  color: #6d6d6d;
}
.info_wide_5f05 a:hover {
  color: #111;
}
.bronze-f388 {
  color: #6d6d6d;
}
.grid_b1af {
  overflow-x: hidden;
}
.grid_b1af .hero-rough-8016.bright_eaaa {
  position: relative;
}
.grid_b1af .hero-rough-8016.bright_eaaa.component-advanced-4d26 {
  position: initial;
}
.grid_b1af
  .hero-rough-8016.bright_eaaa.component-advanced-4d26
  .tag-05f5 {
  left: auto;
}
.grid_b1af .hero-rough-8016 .tag-05f5 {
  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;
}
.grid_b1af .hero-rough-8016:hover.bright_eaaa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.grid_b1af
  .hero-rough-8016:hover.bright_eaaa
  .tag-05f5 {
  display: block;
  z-index: 9999999;
}
.grid_b1af .hero_upper_6852 .surface-1ef8,
.grid_b1af .nav_pressed_cc1f .surface-1ef8 {
  display: none;
}
.grid_b1af .full-c9e0 .hero-rough-8016:hover.bright_eaaa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container_0428 .component_dc3b label,
.container_0428 .primary-fresh-6f68 label,
.container_0428 .paper_b093 label,
.container_0428 .grid-brown-f8b6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_iron_2154 {
  list-style: none;
  margin: 0;
}
.hover_iron_2154 article.media_0c7e {
  margin-bottom: 0;
}
.hover_iron_2154 ul {
  list-style: none;
  margin: 0;
}
.hover_iron_2154 .medium_f604 li.media_0c7e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_iron_2154 .medium_f604 li.media_0c7e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_iron_2154 .medium_f604 li.media_0c7e: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) {
  .hover_iron_2154 .medium_f604 li.media_0c7e li.media_0c7e li.media_0c7e li.media_0c7e {
    padding-left: 0;
  }
}
article.media_0c7e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_0c7e .nav_a660 p:last-of-type {
  margin-bottom: 0;
}
article.media_0c7e .sort_huge_dec5 {
  float: left;
}
article.media_0c7e .image_8214 {
  margin-left: 85px;
}
article.media_0c7e .gold_8de8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_0c7e .gold_8de8 .outer-c9dd {
  margin-left: 10px;
}
article.media_0c7e .title_506d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_0c7e .menu_blue_3718 {
  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 .component_dc3b,
  #respond .paper_b093,
  #respond .grid-brown-f8b6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_dc3b input,
#respond .paper_b093 input,
#respond .grid-brown-f8b6 input {
  width: 100%;
}
#respond .grid-brown-f8b6 {
  margin-right: 0;
}
#respond .paragraph_53a3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_upper_6852 .thumbnail-6106 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-6106 .feature_light_c40d.top_572a .east-8c56 > li > a:focus,
.thumbnail-6106 .feature_light_c40d.top_572a .east-8c56 > li > a:hover,
.thumbnail-6106 .feature_light_c40d.large_2d02 .east-8c56 > li > a:focus,
.thumbnail-6106 .feature_light_c40d.large_2d02 .east-8c56 > li > a:hover,
.thumbnail-6106 .feature_light_c40d.steel_1bc8 .east-8c56 > li > a:focus,
.thumbnail-6106 .feature_light_c40d.steel_1bc8 .east-8c56 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-6106
  .feature_light_c40d.top_572a
  .east-8c56
  > li.pro_6302
  > a,
.thumbnail-6106
  .feature_light_c40d.top_572a
  .east-8c56
  > li.tabs-c07b
  > a,
.thumbnail-6106
  .feature_light_c40d.large_2d02
  .east-8c56
  > li.pro_6302
  > a,
.thumbnail-6106
  .feature_light_c40d.large_2d02
  .east-8c56
  > li.tabs-c07b
  > a,
.thumbnail-6106
  .feature_light_c40d.steel_1bc8
  .east-8c56
  > li.pro_6302
  > a,
.thumbnail-6106 .feature_light_c40d.steel_1bc8 .east-8c56 > li.image_2173 > a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-6106 .chip_hovered_b7d3,
.thumbnail-6106 .chip_hovered_b7d3 a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-6106 .table-8ae4.mask_dec4 li a,
.thumbnail-6106 .form_south_b86d a,
.thumbnail-6106 .menu_north_f208,
.thumbnail-6106 .east-8c56 > li > a,
.thumbnail-6106 .large_5ef2 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106 .table-8ae4.mask_dec4 li a:hover,
.thumbnail-6106 .form_south_b86d a:hover,
.thumbnail-6106 .menu_north_f208:hover,
.thumbnail-6106 .east-8c56 > li > a:hover,
.thumbnail-6106 .large_5ef2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-6106 .warm_15dc {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106 .warm_15dc .texture_72ae {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-6106 .warm_15dc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-6106 .article-gas-246d .item_9cee {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106 .article-gas-246d .item_9cee .link-hovered-c868 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106
  .article-gas-246d
  .item_9cee
  .link-hovered-c868::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106
  .article-gas-246d
  .item_9cee
  .link-hovered-c868:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106
  .article-gas-246d
  .item_9cee
  .link-hovered-c868::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106
  .article-gas-246d
  .item_9cee
  .link-hovered-c868::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106 .article-gas-246d .table-51b5 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-6106 .article-gas-246d .table-51b5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_8a6a
  .thumbnail-6106
  .article-gas-246d
  .yellow-18bd
  .info-5917 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused_8a6a
  .thumbnail-6106
  .article-gas-246d
  .yellow-18bd
  .link-hovered-c868 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_upper_6852 .focus-abff {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus-abff .feature_light_c40d.top_572a .east-8c56 > li > a:focus,
.focus-abff .feature_light_c40d.top_572a .east-8c56 > li > a:hover,
.focus-abff .feature_light_c40d.large_2d02 .east-8c56 > li > a:focus,
.focus-abff .feature_light_c40d.large_2d02 .east-8c56 > li > a:hover,
.focus-abff .feature_light_c40d.steel_1bc8 .east-8c56 > li > a:focus,
.focus-abff .feature_light_c40d.steel_1bc8 .east-8c56 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-abff
  .feature_light_c40d.top_572a
  .east-8c56
  > li.pro_6302
  > a,
.focus-abff
  .feature_light_c40d.top_572a
  .east-8c56
  > li.tabs-c07b
  > a,
.focus-abff
  .feature_light_c40d.large_2d02
  .east-8c56
  > li.pro_6302
  > a,
.focus-abff
  .feature_light_c40d.large_2d02
  .east-8c56
  > li.tabs-c07b
  > a,
.focus-abff
  .feature_light_c40d.steel_1bc8
  .east-8c56
  > li.pro_6302
  > a,
.focus-abff .feature_light_c40d.steel_1bc8 .east-8c56 > li.image_2173 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus-abff .chip_hovered_b7d3,
.focus-abff .chip_hovered_b7d3 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus-abff .table-8ae4.mask_dec4 li a,
.focus-abff .form_south_b86d a,
.focus-abff .menu_north_f208,
.focus-abff .east-8c56 > li > a,
.focus-abff .large_5ef2 {
  color: rgba(0, 0, 0, 0.55);
}
.focus-abff .table-8ae4.mask_dec4 li a:hover,
.focus-abff .form_south_b86d a:hover,
.focus-abff .menu_north_f208:hover,
.focus-abff .east-8c56 > li > a:hover,
.focus-abff .large_5ef2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-abff .warm_15dc {
  color: rgba(0, 0, 0, 0.55);
}
.focus-abff .warm_15dc .texture_72ae {
  color: rgba(0, 0, 0, 0.8);
}
.focus-abff .warm_15dc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-996f .block_399d {
  margin-left: auto;
  margin-right: auto;
}
.aside-fbc4 > * {
  margin-left: auto;
  margin-right: auto;
}
.aside-fbc4 .hidden_7ec3 {
  margin-right: 1.41575em;
}
.outline-d569 .aside-fbc4 > .filter_bf81 {
  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;
}
.outline-d569 .aside-fbc4 > .badge_huge_9ae9 {
  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;
}
.accent_20b3.tiny-996f .block_399d,
.notice_571c.tiny-996f .block_399d {
  margin-left: 0;
}
.fresh_ecb0.tiny-996f .block_399d,
.footer_pink_3f44.tiny-996f .block_399d {
  margin-right: 0;
}
.aside-fbc4 ol,
.aside-fbc4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tiny_85d7 video {
  max-width: 100%;
}
.heading-iron-dbc0 img {
  display: block;
}
.heading-iron-dbc0.hidden_7ec3,
.heading-iron-dbc0.footer_903e {
  width: 100%;
}
.heading-iron-dbc0.badge_huge_9ae9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.carousel_53ac:not(.filter_29c3) {
  margin: 1.5em auto;
}
.plasma_f0f9 p {
  padding: 1.5em 14px;
}
ul.action_4609.badge_huge_9ae9,
ul.action_4609.filter_bf81,
ul.action_4609.hard-3215.filter_bf81 {
  padding: 0 14px;
}
.outline_selected_6e19 {
  display: block;
  overflow-x: auto;
}
.outline_selected_6e19 table {
  border-collapse: collapse;
  width: 100%;
}
.outline_selected_6e19 td,
.outline_selected_6e19 th {
  padding: 0.5em;
}
.aside-fbc4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.aside-fbc4 ol ol,
.aside-fbc4 ol ul,
.aside-fbc4 ul ol,
.aside-fbc4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.aside-fbc4 ol ol li,
.aside-fbc4 ol ul li,
.aside-fbc4 ul ol li,
.aside-fbc4 ul ul li {
  margin-left: 0;
}
.section_short_ebeb.icon-new-f7b9 > .left_f95c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section_short_ebeb.icon-new-f7b9 > .left_f95c iframe,
.section_short_ebeb.icon-new-f7b9 > .left_f95c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.inner-1771 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.inner-1771.modal_stone_6dd1 {
  padding: 0;
}
.inner-1771.modal_stone_6dd1 cite {
  font-size: 13px;
}
.inner-1771 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.inner-1771 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel-49a8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel-49a8 > p:first-child {
  margin-top: 0;
}
.panel-49a8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel-49a8 blockquote {
  border-left: 0;
}
.widget-d767 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.widget-d767:not(.message_last_448b) {
  max-width: 100px;
}
.widget-d767.block_lite_a38e {
  border-bottom: none !important;
  text-align: center;
}
.widget-d767.block_lite_a38e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .plasma_f0f9 p {
    padding: 1.5em 0;
  }
}
.title-cool-7ca9 {
  color: #0073aa;
}
.search_motion_ab6c {
  background-color: #0073aa;
}
.over_2eaa {
  color: #229fd8;
}
.background_short_abac {
  background-color: #229fd8;
}
.warm_a4bb {
  color: #eee;
}
.inner-1c71 {
  background-color: #eee;
}
.outline_5152 {
  color: #444;
}
.caption-bright-5d9c {
  background-color: #444;
}
.tiny_be8f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tiny_be8f .overlay_first_3f2b .form_south_b86d {
  font-size: 15px;
}
.tiny_be8f .form_south_b86d {
  line-height: 1.3;
}
.tiny_be8f .focus-abff {
}
.tiny_be8f .thumbnail-6106 {
  background: #235787;
}
.inner_c650 {
  padding: 0;
}
.inner_c650 .thumbnail-6106 {
  background: #1a1a1a;
}
.inner_c650 .focus-abff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.steel_f05f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.steel_f05f .focus-abff {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.steel_f05f .thumbnail-6106 {
  background: #303030;
}
.hovered_c527 {
  position: relative;
  z-index: 10;
}
.hovered_c527 .current_2e64 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-9100 .bright_eaaa {
  display: inline-block;
  vertical-align: middle;
}
.list-9100.status_b334 .bright_eaaa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .list-9100.status_b334 .bright_eaaa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .list-9100.status_b334 .bright_eaaa {
    margin-right: 0.4em;
  }
}
.list-9100.status_b334 .bright_eaaa:last-child {
  margin-right: 0;
}
.huge-d739 .current_2e64 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hero_upper_6852 .overlay_first_3f2b {
    margin: 0 -0.5em;
  }
  .hero_upper_6852 .overlay_first_3f2b [class*="customify-col-"],
  .hero_upper_6852 .overlay_first_3f2b [class*="customify-col_"],
  .hero_upper_6852 .overlay_first_3f2b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hero_upper_6852.hidden_184a .current_2e64 {
  background: 0 0 !important;
}
.hero_upper_6852.hidden_184a .current_2e64,
.hero_upper_6852.huge-d739 .current_2e64 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hero_upper_6852.brown_e03f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hero_upper_6852.huge-d739 .current_2e64 {
  box-shadow: none !important;
}
.backdrop_in_9170 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .backdrop_in_9170 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_in_9170 {
    padding: 18px 0 20px;
  }
}
.backdrop_in_9170 .module-4809 {
  width: 100%;
}
.backdrop_in_9170 .progress-c69b {
  margin-bottom: 0;
}
.backdrop_in_9170 .input-3f97 {
  margin-top: 5px;
  font-size: 0.875em;
}
.accent-3aaf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accent-3aaf .accordion_c57e {
  width: 100%;
}
.purple_1294 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.purple_1294 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.purple_1294 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;
}
.purple_1294 li:last-child:after {
  display: none;
}
.purple_1294 li a {
  font-weight: 500;
  margin-right: 10px;
}
.yellow_979f .surface-1ef8 button,
.backdrop_in_9170 .surface-1ef8 button {
  left: 0;
}
.yellow_979f .accordion_c57e,
.backdrop_in_9170 .accordion_c57e {
  padding-left: 0;
  padding-right: 0;
}
.yellow_979f .accent-3aaf,
.backdrop_in_9170 .accent-3aaf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.yellow_979f {
  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;
}
.yellow_979f: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;
}
.yellow_979f .notice-1f48 {
  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) {
  .yellow_979f .notice-1f48 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .yellow_979f .notice-1f48 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .yellow_979f .notice-1f48 {
    min-height: 200px;
  }
}
.yellow_979f .purple_1294 {
  color: rgba(255, 255, 255, 0.8);
}
.yellow_979f .purple_1294 a,
.yellow_979f .purple_1294 li:after {
  color: inherit;
}
.yellow_979f .purple_1294 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_2a6c {
  margin-bottom: 0.5em;
}
.glass-7287 {
  margin-bottom: 1.2em;
}
.glass-7287,
.gradient_2a6c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.glass-7287 p:last-child,
.gradient_2a6c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface-1ef8,
#masthead .surface-1ef8 {
  display: none;
}
#masthead
  > .surface-1ef8.overlay-dim-d692 {
  display: none;
}
#masthead > .surface-1ef8 button {
  left: 0;
}
.west_12e5 {
  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%;
}
.west_12e5 .bright_eaaa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.west_12e5 .panel_up_7ca9 {
  display: -webkit-box;
  display: flex;
}
.west_12e5 .panel_up_7ca9.tabs_f8b9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.west_12e5 .panel_up_7ca9.text_865f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.west_12e5 .panel_up_7ca9.modal-in-ada2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.west_12e5.backdrop-huge-9de0.tag-610e .panel_up_7ca9.tabs_f8b9 {
  flex-basis: 100%;
}
.west_12e5.media_15ef .panel_up_7ca9.text_865f {
  -webkit-box-flex: 1;
  flex: auto;
}
.west_12e5.media_15ef .panel_up_7ca9.modal-in-ada2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface-1ef8.overlay-dim-d692 {
  display: none;
}
#masthead > .surface-1ef8 button {
  left: 0;
}
.backdrop_5f81 {
  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;
}
.backdrop_5f81:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.backdrop_5f81.fresh-7f12 i {
  margin-right: 4px;
}
.backdrop_5f81.tooltip-a303 i {
  margin-left: 5px;
}
.form_south_b86d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.form_south_b86d p:last-child {
  margin-bottom: 0;
}
.simple_f8c2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.simple_f8c2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.simple_f8c2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.simple_f8c2 .chip_hovered_b7d3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.simple_f8c2 .caption-0ef0 {
  margin: 5px 0 7px 0;
}
.simple_f8c2.purple_61a4 .black_3d93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple_f8c2.purple_61a4 .carousel-6f67 {
  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;
}
.simple_f8c2.dropdown-baa8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.simple_f8c2.dropdown-baa8 .black_3d93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple_f8c2.dropdown-baa8 .carousel-6f67 {
  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;
}
.simple_f8c2.gradient_brown_5b6e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.simple_f8c2.form-a2a1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.simple_f8c2.form-a2a1 .carousel-6f67 {
  margin-top: 7px;
}
.clean-9388 {
  display: inline-block;
}
.hovered_c527 .background_in_25da .simple_f8c2 img {
  max-width: 100%;
}
.feature_light_c40d .alert_narrow_6351.disabled-26a3,
.hard-9a99 .alert_narrow_6351.disabled-26a3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature_light_c40d .search-motion-6906,
.hard-9a99 .search-motion-6906 {
  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%);
}
.feature_light_c40d .search-motion-6906 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.feature_light_c40d.badge_a100 .search-motion-6906 {
  display: none;
}
.feature_light_c40d .content-89c1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature_light_c40d .content-89c1 li {
  display: inline-block;
  position: relative;
}
.feature_light_c40d .content-89c1 li:last-child {
  margin-right: 0;
}
.feature_light_c40d .content-89c1 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;
}
.feature_light_c40d .content-89c1 li.image_2173 > a {
  color: rgba(0, 0, 0, 0.9);
}
.feature_light_c40d .content-89c1 > 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;
}
.feature_light_c40d .content-89c1 > li > a i {
  line-height: 0;
}
.feature_light_c40d .content-89c1 > li.static-bb86 > a .search-motion-6906 {
  margin-left: 4px;
  line-height: 0;
}
.feature_light_c40d .content-89c1 .dark-13ce li.static-bb86 > a {
  position: relative;
}
.feature_light_c40d .content-89c1 .dark-13ce li.static-bb86 > a:after,
.feature_light_c40d .content-89c1 .dark-13ce li.static-bb86 > a:before {
  content: "";
  display: table;
}
.feature_light_c40d .content-89c1 .dark-13ce li.static-bb86 > a:after {
  clear: both;
}
.feature_light_c40d .content-89c1 .dark-13ce li.static-bb86 > a .search-motion-6906 {
  margin-left: 5px;
  float: right;
}
.feature_light_c40d .link_241b,
.feature_light_c40d .dark-13ce {
  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;
}
.feature_light_c40d .dark-13ce {
  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;
}
.feature_light_c40d .dark-13ce .disabled-26a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature_light_c40d .dark-13ce .search-motion-6906 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.feature_light_c40d .dark-13ce li {
  display: block;
  margin: 0;
  padding: 0;
}
.feature_light_c40d .dark-13ce 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;
}
.feature_light_c40d .dark-13ce li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.feature_light_c40d .dark-13ce .dark-13ce {
  top: 0;
  left: 100%;
}
.feature_light_c40d .primary-white-52e9.fn-focus-fe40 > .link_241b,
.feature_light_c40d .primary-white-52e9.fn-focus-fe40 > .dark-13ce,
.feature_light_c40d .primary-white-52e9:focus > .link_241b,
.feature_light_c40d .primary-white-52e9:focus > .dark-13ce,
.feature_light_c40d .primary-white-52e9:hover > .link_241b,
.feature_light_c40d .primary-white-52e9:hover > .dark-13ce {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.feature_light_c40d.steel_1bc8 .east-8c56:after,
.feature_light_c40d.steel_1bc8 .east-8c56:before {
  content: "";
  display: table;
}
.feature_light_c40d.steel_1bc8 .east-8c56:after {
  clear: both;
}
.feature_light_c40d.steel_1bc8 .east-8c56 > li {
  float: left;
}
.feature_light_c40d.sort-lite-ba7e .east-8c56:after,
.feature_light_c40d.sort-lite-ba7e .east-8c56:before {
  content: "";
  display: table;
}
.feature_light_c40d.sort-lite-ba7e .east-8c56:after {
  clear: both;
}
.feature_light_c40d.sort-lite-ba7e .east-8c56 > li {
  float: left;
}
.feature_light_c40d.sort-lite-ba7e .east-8c56 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.feature_light_c40d.sort-lite-ba7e .east-8c56 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.feature_light_c40d.sort-lite-ba7e .east-8c56 > li.pro_6302 > a,
.feature_light_c40d.sort-lite-ba7e .east-8c56 > li.image_2173 > a {
  color: #fff;
  background-color: #1e4b75;
}
.feature_light_c40d.top_572a .east-8c56 > li > a .disabled-26a3 {
  position: relative;
}
.feature_light_c40d.top_572a .east-8c56 > li > a .disabled-26a3: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;
}
.feature_light_c40d.top_572a
  .east-8c56
  > li:focus
  > a
  .disabled-26a3:before,
.feature_light_c40d.top_572a
  .east-8c56
  > li:hover
  > a
  .disabled-26a3:before {
  width: 100%;
  background-color: currentColor;
}
.feature_light_c40d.top_572a
  .east-8c56
  > li.pro_6302
  > a
  .disabled-26a3:before,
.feature_light_c40d.top_572a
  .east-8c56
  > li.tabs-c07b
  > a
  .disabled-26a3:before {
  width: 100%;
  background-color: currentColor;
}
.feature_light_c40d.large_2d02 .east-8c56 > li > a .disabled-26a3 {
  position: relative;
}
.feature_light_c40d.large_2d02 .east-8c56 > li > a .disabled-26a3: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;
}
.feature_light_c40d.large_2d02 .east-8c56 > li:focus > a .disabled-26a3:before,
.feature_light_c40d.large_2d02
  .east-8c56
  > li:hover
  > a
  .disabled-26a3:before {
  width: 100%;
  background-color: currentColor;
}
.feature_light_c40d.large_2d02
  .east-8c56
  > li.pro_6302
  > a
  .disabled-26a3:before,
.feature_light_c40d.large_2d02
  .east-8c56
  > li.tabs-c07b
  > a
  .disabled-26a3:before {
  width: 100%;
  background-color: currentColor;
}
.hard-9a99 .content-89c1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard-9a99 .content-89c1 li:first-child > a {
  border-top: none;
}
.hard-9a99 .content-89c1 .sort-33c5 > .disabled-26a3 .search-motion-6906 {
  display: none;
}
.hard-9a99 .content-89c1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard-9a99 .content-89c1 li:last-child {
  border: none;
}
.hard-9a99 .content-89c1 li.static-bb86 > a {
  padding-right: 45px !important;
}
.hard-9a99 .content-89c1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard-9a99 .content-89c1 li a:focus,
.hard-9a99 .content-89c1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-9a99 .content-89c1 li .copper-990d {
  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;
}
.hard-9a99 .content-89c1 li .copper-990d:hover {
  box-shadow: none;
}
.hard-9a99 .content-89c1 li .copper-990d .search-motion-6906 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard-9a99 .content-89c1 .dark-13ce {
  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);
}
.hard-9a99 .content-89c1 .dark-13ce li a {
  padding-left: 3em;
}
.hard-9a99 .content-89c1 .aside_west_b250 > a .copper-990d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard-9a99 .content-89c1 .aside_west_b250 > .dark-13ce {
  display: block;
  opacity: 1;
}
.wide_d6e0 {
  max-width: 100%;
}
.shadow_5a0c {
  line-height: 0;
  cursor: pointer;
}
.large_5ef2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.large_5ef2:hover {
  box-shadow: none;
  color: currentColor;
}
.large_5ef2 svg {
  width: 18px;
  height: 18px;
}
.large_5ef2 .dark-aa2a {
  display: none;
}
.filter_f332 {
  position: relative;
}
.filter_f332.fn-active-fe40 .large_5ef2 .dim_e889 {
  display: none;
}
.filter_f332.fn-active-fe40 .large_5ef2 .dark-aa2a {
  display: inline-block;
}
.filter_f332 .in-012e {
  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);
}
.filter_f332.photo-orange-232a .in-012e {
  left: auto;
  right: -0.9em;
}
.filter_f332.photo-orange-232a .alert_b348::before {
  left: auto;
  right: 15px;
}
.filter_f332.fn-active-fe40 .in-012e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.yellow-18bd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.yellow-18bd label {
  flex-basis: 100%;
}
.yellow-18bd .item_9cee {
  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;
}
.yellow-18bd .link-hovered-c868 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.yellow-18bd .link-hovered-c868:focus {
  background-color: transparent;
}
.yellow-18bd button.table-51b5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.yellow-18bd button.table-51b5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.yellow-18bd button.table-51b5 svg {
  width: 18px;
  height: 18px;
}
.yellow-18bd input[type="submit"] {
  min-height: auto;
}
.article-gas-246d .yellow-18bd .link-hovered-c868 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.alert_b348 {
  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) {
  .alert_b348 {
    width: 220px;
  }
}
.alert_b348 label {
  flex-basis: 100%;
}
.alert_b348::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;
}
.focused_8a6a .article-gas-246d .yellow-18bd {
  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;
}
.focused_8a6a
  .article-gas-246d
  .yellow-18bd
  .item_9cee {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focused_8a6a .article-gas-246d .yellow-18bd .link-hovered-c868 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focused_8a6a
  .article-gas-246d
  .yellow-18bd
  .link-hovered-c868:focus {
  background: 0 0;
}
.focused_8a6a
  .article-gas-246d
  .yellow-18bd
  .info-5917 {
  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;
}
.table-8ae4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.table-8ae4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.table-8ae4 li:last-child {
  margin-right: 0;
}
.table-8ae4 li:first-child {
  margin-left: 0;
}
.table-8ae4.blue_db5e a {
  color: #fff;
}
.table-8ae4.blue_db5e a:hover {
  color: #fff;
}
.table-8ae4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.table-8ae4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.table-8ae4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table-8ae4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.table-8ae4 [class*="social-icon-apple"] {
  background-color: #999;
}
.table-8ae4 [class*="social-icon-apple"].preview-dark-8a25 {
  background-color: transparent;
  color: #999;
}
.table-8ae4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.table-8ae4 [class*="social-icon-behance"].preview-dark-8a25 {
  background-color: transparent;
  color: #1769ff;
}
.table-8ae4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.table-8ae4 [class*="social-icon-bitbucket"].preview-dark-8a25 {
  background-color: transparent;
  color: #205081;
}
.table-8ae4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.table-8ae4 [class*="social-icon-codepen"].preview-dark-8a25 {
  background-color: transparent;
  color: #000;
}
.table-8ae4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.table-8ae4 [class*="social-icon-delicious"].preview-dark-8a25 {
  background-color: transparent;
  color: #39f;
}
.table-8ae4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.table-8ae4 [class*="social-icon-digg"].preview-dark-8a25 {
  background-color: transparent;
  color: #005be2;
}
.table-8ae4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.table-8ae4 [class*="social-icon-dribbble"].preview-dark-8a25 {
  background-color: transparent;
  color: #ea4c89;
}
.table-8ae4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.table-8ae4 [class*="social-icon-envelope"].preview-dark-8a25 {
  background-color: transparent;
  color: #ea4335;
}
.table-8ae4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.table-8ae4 [class*="social-icon-facebook"].preview-dark-8a25 {
  background-color: transparent;
  color: #3b5998;
}
.table-8ae4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.table-8ae4 [class*="social-icon-flickr"].preview-dark-8a25 {
  background-color: transparent;
  color: #0063dc;
}
.table-8ae4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.table-8ae4 [class*="social-icon-foursquare"].preview-dark-8a25 {
  background-color: transparent;
  color: #2d5be3;
}
.table-8ae4 [class*="social-icon-github"] {
  background-color: #333;
}
.table-8ae4 [class*="social-icon-github"].preview-dark-8a25 {
  background-color: transparent;
  color: #333;
}
.table-8ae4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.table-8ae4 [class*="social-icon-google-plus"].preview-dark-8a25 {
  background-color: transparent;
  color: #dd4b39;
}
.table-8ae4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.table-8ae4 [class*="social-icon-houzz"].preview-dark-8a25 {
  background-color: transparent;
  color: #7ac142;
}
.table-8ae4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.table-8ae4 [class*="social-icon-instagram"].preview-dark-8a25 {
  background-color: transparent;
  color: #262626;
}
.table-8ae4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.table-8ae4 [class*="social-icon-jsfiddle"].preview-dark-8a25 {
  background-color: transparent;
  color: #487aa2;
}
.table-8ae4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.table-8ae4 [class*="social-icon-linkedin"].preview-dark-8a25 {
  background-color: transparent;
  color: #0077b5;
}
.table-8ae4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.table-8ae4 [class*="social-icon-medium"].preview-dark-8a25 {
  background-color: transparent;
  color: #00ab6b;
}
.table-8ae4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.table-8ae4
  [class*="social-icon-odnoklassniki"].preview-dark-8a25 {
  background-color: transparent;
  color: #f4731c;
}
.table-8ae4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.table-8ae4 [class*="social-icon-meetup"].preview-dark-8a25 {
  background-color: transparent;
  color: #ec1c40;
}
.table-8ae4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.table-8ae4 [class*="social-icon-pinterest"].preview-dark-8a25 {
  background-color: transparent;
  color: #bd081c;
}
.table-8ae4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.table-8ae4 [class*="social-icon-product-hunt"].preview-dark-8a25 {
  background-color: transparent;
  color: #da552f;
}
.table-8ae4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.table-8ae4 [class*="social-icon-reddit"].preview-dark-8a25 {
  background-color: transparent;
  color: #ff4500;
}
.table-8ae4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.table-8ae4 [class*="social-icon-rss"].preview-dark-8a25 {
  background-color: transparent;
  color: #f26522;
}
.table-8ae4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.table-8ae4
  [class*="social-icon-shopping-cart"].preview-dark-8a25 {
  background-color: transparent;
  color: #4caf50;
}
.table-8ae4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.table-8ae4 [class*="social-icon-skype"].preview-dark-8a25 {
  background-color: transparent;
  color: #00aff0;
}
.table-8ae4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.table-8ae4 [class*="social-icon-slideshare"].preview-dark-8a25 {
  background-color: transparent;
  color: #0077b5;
}
.table-8ae4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.table-8ae4 [class*="social-icon-snapchat"].preview-dark-8a25 {
  background-color: transparent;
  color: #fffc00;
}
.table-8ae4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.table-8ae4 [class*="social-icon-soundcloud"].preview-dark-8a25 {
  background-color: transparent;
  color: #f80;
}
.table-8ae4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.table-8ae4 [class*="social-icon-spotify"].preview-dark-8a25 {
  background-color: transparent;
  color: #2ebd59;
}
.table-8ae4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.table-8ae4
  [class*="social-icon-stack-overflow"].preview-dark-8a25 {
  background-color: transparent;
  color: #fe7a15;
}
.table-8ae4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.table-8ae4 [class*="social-icon-maldkfgram"].preview-dark-8a25 {
  background-color: transparent;
  color: #2ca5e0;
}
.table-8ae4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.table-8ae4 [class*="social-icon-tripadvisor"].preview-dark-8a25 {
  background-color: transparent;
  color: #589442;
}
.table-8ae4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.table-8ae4 [class*="social-icon-tumblr"].preview-dark-8a25 {
  background-color: transparent;
  color: #35465c;
}
.table-8ae4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.table-8ae4 [class*="social-icon-twitch"].preview-dark-8a25 {
  background-color: transparent;
  color: #6441a5;
}
.table-8ae4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.table-8ae4 [class*="social-icon-twitter"].preview-dark-8a25 {
  background-color: transparent;
  color: #1da1f2;
}
.table-8ae4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.table-8ae4 [class*="social-icon-vimeo"].preview-dark-8a25 {
  background-color: transparent;
  color: #1ab7ea;
}
.table-8ae4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.table-8ae4 [class*="social-icon-vk"].preview-dark-8a25 {
  background-color: transparent;
  color: #45668e;
}
.table-8ae4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.table-8ae4 [class*="social-icon-weibo"].preview-dark-8a25 {
  background-color: transparent;
  color: #df2029;
}
.table-8ae4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.table-8ae4 [class*="social-icon-weixin"].preview-dark-8a25 {
  background-color: transparent;
  color: #7bb32e;
}
.table-8ae4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.table-8ae4 [class*="social-icon-whatsapp"].preview-dark-8a25 {
  background-color: transparent;
  color: #25d366;
}
.table-8ae4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.table-8ae4 [class*="social-icon-wordpress"].preview-dark-8a25 {
  background-color: transparent;
  color: #21759b;
}
.table-8ae4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.table-8ae4 [class*="social-icon-xing"].preview-dark-8a25 {
  background-color: transparent;
  color: #026466;
}
.table-8ae4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.table-8ae4 [class*="social-icon-yelp"].preview-dark-8a25 {
  background-color: transparent;
  color: #af0606;
}
.table-8ae4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.table-8ae4 [class*="social-icon-youtube"].preview-dark-8a25 {
  background-color: transparent;
  color: #cd201f;
}
.menu_north_f208 {
  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;
}
.menu_north_f208:hover {
  box-shadow: none;
  background: 0 0;
}
.row_small_773a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.under_1626 {
  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;
}
.notice-e546 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.avatar-old-33a3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.avatar-old-33a3,
.avatar-old-33a3::after,
.avatar-old-33a3::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;
}
.avatar-old-33a3::after,
.avatar-old-33a3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.status-dynamic-7045 .under_1626 .notice-e546 {
  margin-top: -2px;
  width: 19px;
}
.status-dynamic-7045 .under_1626 .avatar-old-33a3 {
  margin-top: -1px;
}
.status-dynamic-7045 .under_1626 .avatar-old-33a3,
.status-dynamic-7045 .under_1626 .avatar-old-33a3::after,
.status-dynamic-7045 .under_1626 .avatar-old-33a3::before {
  width: 19px;
  height: 2px;
}
.status-dynamic-7045 .under_1626 .avatar-old-33a3::before {
  top: -6px;
}
.status-dynamic-7045 .under_1626 .avatar-old-33a3::after {
  bottom: -6px;
}
.block_inner_e3fa .under_1626 .notice-e546 {
  margin-top: -2px;
  width: 22px;
}
.block_inner_e3fa .under_1626 .avatar-old-33a3 {
  margin-top: -1px;
}
.block_inner_e3fa .under_1626 .avatar-old-33a3,
.block_inner_e3fa .under_1626 .avatar-old-33a3::after,
.block_inner_e3fa .under_1626 .avatar-old-33a3::before {
  width: 22px;
  height: 2px;
}
.block_inner_e3fa .under_1626 .avatar-old-33a3::before {
  top: -7px;
}
.block_inner_e3fa .under_1626 .avatar-old-33a3::after {
  bottom: -7px;
}
.shade_d5b1 .under_1626 .notice-e546 {
  margin-top: -2px;
  width: 31px;
}
.shade_d5b1 .under_1626 .avatar-old-33a3 {
  margin-top: -1.5px;
}
.shade_d5b1 .under_1626 .avatar-old-33a3,
.shade_d5b1 .under_1626 .avatar-old-33a3::after,
.shade_d5b1 .under_1626 .avatar-old-33a3::before {
  width: 31px;
  height: 3px;
}
.shade_d5b1 .under_1626 .avatar-old-33a3::before {
  top: -9px;
}
.shade_d5b1 .under_1626 .avatar-old-33a3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .info-left-3d35 .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 19px;
  }
  .info-left-3d35 .under_1626 .avatar-old-33a3 {
    margin-top: -1px;
  }
  .info-left-3d35 .under_1626 .avatar-old-33a3,
  .info-left-3d35 .under_1626 .avatar-old-33a3::after,
  .info-left-3d35 .under_1626 .avatar-old-33a3::before {
    width: 19px;
    height: 2px;
  }
  .info-left-3d35 .under_1626 .avatar-old-33a3::before {
    top: -6px;
  }
  .info-left-3d35 .under_1626 .avatar-old-33a3::after {
    bottom: -6px;
  }
  .layout-280e .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 22px;
  }
  .layout-280e .under_1626 .avatar-old-33a3 {
    margin-top: -1px;
  }
  .layout-280e .under_1626 .avatar-old-33a3,
  .layout-280e .under_1626 .avatar-old-33a3::after,
  .layout-280e .under_1626 .avatar-old-33a3::before {
    width: 22px;
    height: 2px;
  }
  .layout-280e .under_1626 .avatar-old-33a3::before {
    top: -7px;
  }
  .layout-280e .under_1626 .avatar-old-33a3::after {
    bottom: -7px;
  }
  .tag-large-07e8 .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-large-07e8 .under_1626 .avatar-old-33a3 {
    margin-top: -1.5px;
  }
  .tag-large-07e8 .under_1626 .avatar-old-33a3,
  .tag-large-07e8 .under_1626 .avatar-old-33a3::after,
  .tag-large-07e8 .under_1626 .avatar-old-33a3::before {
    width: 31px;
    height: 3px;
  }
  .tag-large-07e8 .under_1626 .avatar-old-33a3::before {
    top: -9px;
  }
  .tag-large-07e8 .under_1626 .avatar-old-33a3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-liquid-1591 .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-liquid-1591 .under_1626 .avatar-old-33a3 {
    margin-top: -1px;
  }
  .tooltip-liquid-1591 .under_1626 .avatar-old-33a3,
  .tooltip-liquid-1591 .under_1626 .avatar-old-33a3::after,
  .tooltip-liquid-1591 .under_1626 .avatar-old-33a3::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-liquid-1591 .under_1626 .avatar-old-33a3::before {
    top: -6px;
  }
  .tooltip-liquid-1591 .under_1626 .avatar-old-33a3::after {
    bottom: -6px;
  }
  .layout_df77 .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 22px;
  }
  .layout_df77 .under_1626 .avatar-old-33a3 {
    margin-top: -1px;
  }
  .layout_df77 .under_1626 .avatar-old-33a3,
  .layout_df77 .under_1626 .avatar-old-33a3::after,
  .layout_df77 .under_1626 .avatar-old-33a3::before {
    width: 22px;
    height: 2px;
  }
  .layout_df77 .under_1626 .avatar-old-33a3::before {
    top: -7px;
  }
  .layout_df77 .under_1626 .avatar-old-33a3::after {
    bottom: -7px;
  }
  .simple-00b7 .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 31px;
  }
  .simple-00b7 .under_1626 .avatar-old-33a3 {
    margin-top: -1.5px;
  }
  .simple-00b7 .under_1626 .avatar-old-33a3,
  .simple-00b7 .under_1626 .avatar-old-33a3::after,
  .simple-00b7 .under_1626 .avatar-old-33a3::before {
    width: 31px;
    height: 3px;
  }
  .simple-00b7 .under_1626 .avatar-old-33a3::before {
    top: -9px;
  }
  .simple-00b7 .under_1626 .avatar-old-33a3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .selected_16e5 .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 19px;
  }
  .selected_16e5 .under_1626 .avatar-old-33a3 {
    margin-top: -1px;
  }
  .selected_16e5 .under_1626 .avatar-old-33a3,
  .selected_16e5 .under_1626 .avatar-old-33a3::after,
  .selected_16e5 .under_1626 .avatar-old-33a3::before {
    width: 19px;
    height: 2px;
  }
  .selected_16e5 .under_1626 .avatar-old-33a3::before {
    top: -6px;
  }
  .selected_16e5 .under_1626 .avatar-old-33a3::after {
    bottom: -6px;
  }
  .tabs_complex_76a6 .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_complex_76a6 .under_1626 .avatar-old-33a3 {
    margin-top: -1px;
  }
  .tabs_complex_76a6 .under_1626 .avatar-old-33a3,
  .tabs_complex_76a6 .under_1626 .avatar-old-33a3::after,
  .tabs_complex_76a6 .under_1626 .avatar-old-33a3::before {
    width: 22px;
    height: 2px;
  }
  .tabs_complex_76a6 .under_1626 .avatar-old-33a3::before {
    top: -7px;
  }
  .tabs_complex_76a6 .under_1626 .avatar-old-33a3::after {
    bottom: -7px;
  }
  .logo-9d85 .under_1626 .notice-e546 {
    margin-top: -2px;
    width: 31px;
  }
  .logo-9d85 .under_1626 .avatar-old-33a3 {
    margin-top: -1.5px;
  }
  .logo-9d85 .under_1626 .avatar-old-33a3,
  .logo-9d85 .under_1626 .avatar-old-33a3::after,
  .logo-9d85 .under_1626 .avatar-old-33a3::before {
    width: 31px;
    height: 3px;
  }
  .logo-9d85 .under_1626 .avatar-old-33a3::before {
    top: -9px;
  }
  .logo-9d85 .under_1626 .avatar-old-33a3::after {
    bottom: -9px;
  }
}
.secondary_f051 .avatar-old-33a3 {
  -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);
}
.secondary_f051 .avatar-old-33a3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.secondary_f051 .avatar-old-33a3::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);
}
.secondary_f051.pressed-c317 .avatar-old-33a3 {
  -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);
}
.secondary_f051.pressed-c317 .avatar-old-33a3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.secondary_f051.pressed-c317 .avatar-old-33a3::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);
}
.top-3595 {
  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.hovered_2d1d:before {
  display: none;
}
.nav_pressed_cc1f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.nav_pressed_cc1f .inner-5fb3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.nav_pressed_cc1f .inner-5fb3:last-of-type {
  border-bottom: none;
}
.nav_pressed_cc1f .inner-5fb3.search-bronze-96ad,
.nav_pressed_cc1f .inner-5fb3.link-2086,
.nav_pressed_cc1f .inner-5fb3.disabled-0c7d {
  padding: 0;
}
.nav_pressed_cc1f .hard-9a99 .copper-990d {
  color: currentColor;
}
.nav_pressed_cc1f .hard-9a99 .copper-990d:focus,
.nav_pressed_cc1f .hard-9a99 .copper-990d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_pressed_cc1f.focus-abff .warm_15dc,
.nav_pressed_cc1f.focus-abff .form_south_b86d a,
.nav_pressed_cc1f.focus-abff .east-8c56 a,
.nav_pressed_cc1f.focus-abff .dark-13ce a {
  color: rgba(0, 0, 0, 0.55);
}
.nav_pressed_cc1f.focus-abff .warm_15dc:hover,
.nav_pressed_cc1f.focus-abff .form_south_b86d a:hover,
.nav_pressed_cc1f.focus-abff .east-8c56 a:hover,
.nav_pressed_cc1f.focus-abff .dark-13ce a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_pressed_cc1f.focus-abff .texture_72ae {
  color: rgba(0, 0, 0, 0.8);
}
.nav_pressed_cc1f.focus-abff .inner-5fb3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_pressed_cc1f.focus-abff .inner-5fb3:before {
  background: rgba(0, 0, 0, 0.08);
}
.nav_pressed_cc1f.focus-abff .glass-fd53:before {
  background: rgba(255, 255, 255, 0.9);
}
.nav_pressed_cc1f.focus-abff .hard-9a99 .content-89c1 li a,
.nav_pressed_cc1f.focus-abff .hard-9a99 .copper-990d,
.nav_pressed_cc1f.focus-abff .dark-13ce {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_pressed_cc1f.focus-abff .hard-9a99 .copper-990d:focus,
.nav_pressed_cc1f.focus-abff .hard-9a99 .copper-990d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_pressed_cc1f.focus-abff .content-89c1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_pressed_cc1f.thumbnail-6106 .warm_15dc,
.nav_pressed_cc1f.thumbnail-6106 .form_south_b86d a,
.nav_pressed_cc1f.thumbnail-6106 .east-8c56 .copper-990d,
.nav_pressed_cc1f.thumbnail-6106 .east-8c56 a,
.nav_pressed_cc1f.thumbnail-6106 .dark-13ce a {
  color: rgba(255, 255, 255, 0.79);
}
.nav_pressed_cc1f.thumbnail-6106 .warm_15dc:hover,
.nav_pressed_cc1f.thumbnail-6106 .form_south_b86d a:hover,
.nav_pressed_cc1f.thumbnail-6106 .east-8c56 .copper-990d:hover,
.nav_pressed_cc1f.thumbnail-6106 .east-8c56 a:hover,
.nav_pressed_cc1f.thumbnail-6106 .dark-13ce a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_pressed_cc1f.thumbnail-6106 .texture_72ae {
  color: rgba(255, 255, 255, 0.99);
}
.nav_pressed_cc1f.thumbnail-6106 .inner-5fb3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_pressed_cc1f.thumbnail-6106 .inner-5fb3:before {
  background: rgba(255, 255, 255, 0.08);
}
.nav_pressed_cc1f.thumbnail-6106 .glass-fd53:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav_pressed_cc1f.thumbnail-6106 .hard-9a99 .content-89c1 li a,
.nav_pressed_cc1f.thumbnail-6106 .hard-9a99 .copper-990d,
.nav_pressed_cc1f.thumbnail-6106 .dark-13ce {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_pressed_cc1f.thumbnail-6106 .hard-9a99 .copper-990d:focus,
.nav_pressed_cc1f.thumbnail-6106 .hard-9a99 .copper-990d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_pressed_cc1f.thumbnail-6106 .content-89c1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-fd53 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.glass-fd53:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.last_2962 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fluid_ecd4 .nav_pressed_cc1f {
  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;
}
.fluid_ecd4 .inner-5fb3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fluid_ecd4 .inner-5fb3: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) {
  .fluid_ecd4 .inner-5fb3:before {
    width: 16%;
    left: 42%;
  }
}
.fluid_ecd4 .inner-5fb3:last-child:before {
  content: none;
}
.fluid_ecd4 .inner-5fb3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fluid_ecd4 .hard-9a99 .content-89c1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fluid_ecd4 .hard-9a99 .content-89c1 li a .copper-990d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fluid_ecd4 .hard-9a99 .dark-13ce {
  border: none;
}
.fluid_ecd4 .hard-9a99 .dark-13ce li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fluid_ecd4 .glass-fd53 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fluid_ecd4 .last_2962 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fluid_ecd4 .thumbnail-6106 .glass-fd53:before {
  background: rgba(0, 0, 0, 0.9);
}
.fluid_ecd4 .focus-abff.notification-purple-9f8c .avatar-old-33a3 {
  background: rgba(0, 0, 0, 0.6);
}
.fluid_ecd4
  .focus-abff.notification-purple-9f8c
  .avatar-old-33a3::after,
.fluid_ecd4
  .focus-abff.notification-purple-9f8c
  .avatar-old-33a3:before {
  background: inherit;
}
.fluid_ecd4
  .focus-abff.notification-purple-9f8c:hover
  .avatar-old-33a3 {
  background: rgba(0, 0, 0, 0.8);
}
.next_166b .nav_pressed_cc1f {
  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) {
  .next_166b .nav_pressed_cc1f {
    width: auto;
    right: 45px;
  }
}
.carousel-2a86 .nav_pressed_cc1f {
  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) {
  .carousel-2a86 .nav_pressed_cc1f {
    width: auto;
    left: 45px;
  }
}
.hovered_2d1d .nav_pressed_cc1f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hovered_2d1d .last_2962 {
  max-width: 48em;
  margin: 0 auto;
}
.hovered_2d1d .glass-fd53:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.huge_ccb3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.huge_ccb3.fluid_ecd4 .nav_pressed_cc1f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.huge_ccb3.next_166b .nav_pressed_cc1f {
  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);
}
.huge_ccb3 .nav_pressed_cc1f {
  visibility: visible;
}
.huge_ccb3.carousel-2a86 .nav_pressed_cc1f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.in_9d45,
.title-static-251e {
  overflow-x: hidden;
}
.in_9d45 .nav_pressed_cc1f {
  overflow: auto;
}
.in_9d45.fluid_ecd4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_9d45.fluid_ecd4 .nav_pressed_cc1f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.in_9d45.fluid_ecd4 .menu_north_f208 {
  opacity: 0;
}
.in_9d45.next_166b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_9d45.next_166b .nav_pressed_cc1f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.in_9d45.next_166b .menu_north_f208 {
  opacity: 0;
}
.in_9d45.carousel-2a86 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.in_9d45.carousel-2a86 .nav_pressed_cc1f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.in_9d45.carousel-2a86 .menu_north_f208 {
  opacity: 0;
}
.in_9d45.hovered_2d1d .nav_pressed_cc1f {
  z-index: 10;
  visibility: visible;
}
.notification-purple-9f8c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification-purple-9f8c .avatar-old-33a3 {
  background: rgba(255, 255, 255, 0.99);
}
.notification-purple-9f8c .avatar-old-33a3::after,
.notification-purple-9f8c .avatar-old-33a3:before {
  background: inherit;
}
.notification-purple-9f8c:hover .avatar-old-33a3 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-2a86 .notification-purple-9f8c {
  top: 10px;
  right: auto;
  left: 12px;
}
.hovered_2d1d .notification-purple-9f8c {
  display: none !important;
}
.in_9d45:before,
.title-static-251e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.in_9d45 .notification-purple-9f8c,
.title-static-251e .notification-purple-9f8c {
  display: inline-block;
}
.nav_pressed_cc1f .bright_eaaa {
  -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;
}
.in_9d45 .nav_pressed_cc1f .bright_eaaa,
.title-static-251e .nav_pressed_cc1f .bright_eaaa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.block_white_83c5 .item_9cee {
  width: 100%;
}
.background_in_25da {
  padding: 0 0.5em 0;
}
.background_in_25da [class*="customify-col-"],
.background_in_25da [class*="customify-col_"],
.background_in_25da [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.photo-white-1dcb .background_in_25da {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .overlay_first_3f2b .panel_lite_45c9,
  .panel_lite_45c9 {
    display: none;
  }
  .description_left_19e7 {
    text-align: left;
  }
  .module_lite_4233 {
    text-align: center;
  }
  .yellow_8db7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_first_3f2b .gallery_aaca,
  .gallery_aaca {
    display: none;
  }
  .slow_9400 {
    text-align: left;
  }
  .center-f0ec {
    text-align: center;
  }
  .large-0b83 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .overlay_first_3f2b .stone_f61a,
  .stone_f61a {
    display: none;
  }
  .next-084c {
    text-align: left;
  }
  .tag-8b18 {
    text-align: center;
  }
  .message_prev_d5a4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.text-bright-c50e {
  box-shadow: none !important;
}
.fast_608c .element-a0cc,
.nav_82c2 .element-a0cc {
  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;
}
.nav_82c2 .element-a0cc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.current_2e64 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.current_2e64:after,
.current_2e64:before {
  content: "";
  display: table;
}
.current_2e64:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .current_2e64 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.current_2e64,
.brown_e03f {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-mini-ca97.pagination_thick_7caa .current_2e64 {
  max-width: 100%;
}
.summary-mini-ca97.picture-a0a0 {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-mini-ca97.pagination_last_b1cf .current_2e64 {
  max-width: 100%;
}
.summary-mini-ca97.pagination_last_b1cf > .current_2e64 {
  padding-left: 0;
  padding-right: 0;
}
.summary-mini-ca97.pagination_last_b1cf > .current_2e64 .overlay_first_3f2b {
  margin: 0;
}
.summary-mini-ca97.pagination_last_b1cf
  > .current_2e64
  .tertiary_61ad.soft_959c {
  margin-right: 0;
  margin-left: 0;
}
.summary-mini-ca97.pagination_last_b1cf #main.soft_959c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row-plasma-5a37 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row-plasma-5a37 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_6d4f .block_399d {
    padding-right: 1em;
  }
  .tertiary_6d4f.heading-motion-086d .tertiary_61ad {
    border-right: 1px solid #eaecee;
  }
  .tertiary_6d4f.heading-motion-086d .block_399d {
    padding-right: 1em;
  }
  .tertiary_6d4f.heading-motion-086d .input_pro_6625 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_tall_5ea9 .block_399d {
    padding-left: 1em;
  }
  .nav_tall_5ea9.heading-motion-086d .tertiary_61ad {
    border-left: 1px solid #eaecee;
  }
  .nav_tall_5ea9.heading-motion-086d .block_399d {
    padding-left: 1em;
  }
  .nav_tall_5ea9.heading-motion-086d .input_pro_6625 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_west_3a9a .block_399d {
    padding-left: 1em;
  }
  .surface_west_3a9a.heading-motion-086d .modal_center_f4f9 {
    border-right: 1px solid #eaecee;
  }
  .surface_west_3a9a.heading-motion-086d .nav-0ed9 {
    border-right: 1px solid #eaecee;
  }
  .surface_west_3a9a.heading-motion-086d .block_399d {
    padding-left: 1em;
  }
  .surface_west_3a9a.heading-motion-086d .input_pro_6625 {
    padding-right: 1em;
  }
  .surface_west_3a9a.heading-motion-086d .stale-4b33 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused_2a7a .block_399d {
    padding-right: 1em;
  }
  .focused_2a7a.heading-motion-086d .modal_center_f4f9 {
    border-left: 1px solid #eaecee;
  }
  .focused_2a7a.heading-motion-086d .nav-0ed9 {
    border-left: 1px solid #eaecee;
  }
  .focused_2a7a.heading-motion-086d .block_399d {
    padding-right: 1em;
  }
  .focused_2a7a.heading-motion-086d .input_pro_6625 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focused_2a7a.heading-motion-086d .stale-4b33 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-plasma-5a37 .block_399d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-plasma-5a37.heading-motion-086d .tertiary_61ad {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row-plasma-5a37.heading-motion-086d .block_399d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-plasma-5a37.heading-motion-086d .input_pro_6625 {
    padding-left: 1em;
  }
  .row-plasma-5a37.heading-motion-086d .stale-4b33 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row-plasma-5a37.heading-motion-086d .block_399d {
    padding-left: 0;
  }
}
.media-action-41cc .list-9100 {
  display: inline-block;
}
.pink_e868 {
  display: inline-block;
}
.section-a1a1 {
  word-con: break-word;
}
.label_1eac > span {
  display: inline-block;
  padding: 5px 0;
}
.label_1eac .background-large-88e7 {
  margin-left: 8px;
  margin-right: 8px;
}
.label_1eac .secondary-plasma-7ee8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.right-fc39 .basic-1147 {
  margin-bottom: 2em;
}
.right-fc39 .article-hard-1211 {
  margin-bottom: 15px;
}
.right-fc39 .article-hard-1211:last-child {
  margin-bottom: 0;
}
.right-fc39 .table-full-cedd {
  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) {
  .right-fc39 .table-full-cedd {
    display: block;
  }
}
.right-fc39 .gradient-41f2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .right-fc39 .gradient-41f2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.right-fc39 .nav_adce {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.right-fc39 .nav_adce img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.right-fc39 .nav_adce a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.right-fc39 .section-a1a1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.right-fc39 .section-a1a1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.right-fc39 .info_rough_adfa p:last-child {
  margin-bottom: 0;
}
.right-fc39 .accent_last_0a6e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.right-fc39 .footer_hovered_8182 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.right-fc39 .old-1d4c {
  margin-top: 1em;
}
.right-fc39 .simple_39e6 {
  top: 0;
  display: block;
}
.right-fc39 .simple_39e6 a {
  color: inherit;
}
.right-fc39 .simple_39e6 a:hover {
  color: inherit;
}
.right-fc39 .short_d57c {
  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;
}
.right-fc39 .short_d57c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.right-fc39 .footer_hovered_8182 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.right-fc39 .focused-cd4d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.right-fc39 .focused-cd4d:first-child {
  margin-top: 0;
}
.right-fc39 .focused-cd4d.dropdown-ce3b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.right-fc39 .focused-cd4d.pattern-88d8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right-fc39
  .focused-cd4d.pattern-88d8.icon_4844
  .old-1d4c {
  width: 100%;
}
.right-fc39 .pattern-88d8 {
  -webkit-box-align: center;
  align-items: center;
}
.right-fc39 .pattern-88d8 .label_1eac,
.right-fc39 .pattern-88d8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.right-fc39 .nav_adce {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right-fc39 .nav_adce img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.right-fc39 .nav_adce: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;
}
.right-fc39 .dropdown-ce3b {
  z-index: 5;
}
.right-fc39 .table_stale_7fd1 .easy-5c10 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.right-fc39 .item-4e31 .easy-5c10 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.right-fc39 .label-gas-7e24 .easy-5c10 {
  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;
}
.right-fc39.search-silver-6c25 .table-full-cedd,
.right-fc39.progress-fb9c .table-full-cedd {
  display: block;
}
.right-fc39.search-silver-6c25 .table-full-cedd .search-f4cf,
.right-fc39.search-silver-6c25 .table-full-cedd .footer_hovered_8182,
.right-fc39.progress-fb9c .table-full-cedd .search-f4cf,
.right-fc39.progress-fb9c .table-full-cedd .footer_hovered_8182 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.right-fc39.primary-center-1bff .gradient-41f2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .right-fc39.primary-center-1bff .gradient-41f2 {
    margin-right: 0;
  }
}
.right-fc39.search-silver-6c25 .gradient-41f2,
.right-fc39.progress-fb9c .gradient-41f2 {
  padding-top: 40%;
}
.right-fc39.search-silver-6c25 .basic-1147,
.right-fc39.progress-fb9c .basic-1147 {
  display: block;
}
.right-fc39.search-silver-6c25 .fn-sticky-fe40 .footer_hovered_8182,
.right-fc39.progress-fb9c .fn-sticky-fe40 .footer_hovered_8182 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.right-fc39.search-silver-6c25 .gradient-41f2,
.right-fc39.progress-fb9c .gradient-41f2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.right-fc39.search-silver-6c25 .footer_hovered_8182 {
  padding: 1em;
}
.shadow_8139 {
  margin: 30px auto;
  display: block;
}
.shadow_8139 .white_fdae > * {
  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;
}
.shadow_8139 .white_fdae > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_8139 .white_fdae span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium-9531 .label_1eac {
  margin-bottom: 1.41575em;
}
.medium-9531 .wrapper-b59d {
  margin-bottom: 1.618em;
}
.aside-fbc4 .nav-ad91 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.aside-fbc4 .nav-ad91 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.aside-fbc4 .gas-58c1 {
  max-width: 100%;
  overflow: auto;
}
.tiny-996f .aside-fbc4 a:hover {
  text-decoration: underline;
}
.purple_f1be .article-hard-1211:not(.section-a1a1),
.purple_f1be .nav_adce {
  margin-bottom: 1.41575em;
}
.purple_f1be .article-hard-1211:not(.section-a1a1):last-child,
.purple_f1be .nav_adce:last-child {
  margin-bottom: 0;
}
.purple_f1be .article-hard-1211.overlay_717e {
  margin-bottom: 0.41575em;
}
.purple_f1be .highlight_outer_68cf:before,
.purple_f1be .new_62ae:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.purple_f1be .highlight_outer_68cf:before {
  content: "\f115";
}
.purple_f1be .new_62ae:before {
  content: "\f02c";
}
.purple_f1be .notice_fixed_72cc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.purple_f1be .notice_fixed_72cc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.component-hard-8b65 {
  display: -webkit-box;
  display: flex;
}
.component-hard-8b65 .thumbnail-huge-efdd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .component-hard-8b65 .thumbnail-huge-efdd {
    flex-basis: 90px;
  }
}
.component-hard-8b65 .hard_473d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .component-hard-8b65 .hard_473d {
    flex-basis: calc(100% - 50px);
  }
}
.component-hard-8b65 .complex-88b0 p:last-child {
  margin-bottom: 0.72em;
}
.active_hovered_440a .white_fdae {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active_hovered_440a .white_fdae:after,
.active_hovered_440a .white_fdae:before {
  content: "";
  display: table;
}
.active_hovered_440a .white_fdae:after {
  clear: both;
}
.active_hovered_440a .white_fdae .grid_dirty_68a7,
.active_hovered_440a .white_fdae .last-d30d {
  width: 49%;
}
.active_hovered_440a .white_fdae .grid_dirty_68a7 a span.aside_ae7f,
.active_hovered_440a .white_fdae .last-d30d a span.aside_ae7f {
  display: block;
  margin-bottom: 5px;
}
.active_hovered_440a .white_fdae .last-d30d {
  float: left;
  text-align: left;
}
.active_hovered_440a .white_fdae .grid_dirty_68a7 {
  float: right;
  text-align: right;
}
.secondary-liquid-f276 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .secondary-liquid-f276 {
    margin-bottom: 0;
  }
}
.hero_gas_8274 {
  margin-bottom: 1em;
}
.hero_gas_8274 .section-a1a1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress-0340 a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail-cool-7b09 .hero_gas_8274,
.menu_567b .hero_gas_8274 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail-cool-7b09 .hero_gas_8274,
  .menu_567b .hero_gas_8274 {
    display: block;
  }
}
.detail-cool-7b09 .progress-0340,
.menu_567b .progress-0340 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail-cool-7b09 .progress-0340,
  .menu_567b .progress-0340 {
    margin-bottom: 1em;
  }
}
.detail-cool-7b09 .progress-0340 img,
.menu_567b .progress-0340 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail-cool-7b09 .pattern_71c9,
.menu_567b .pattern_71c9 {
  flex-basis: calc(100% - 160px);
}
.detail-cool-7b09 .pattern_71c9 p,
.menu_567b .pattern_71c9 p {
  margin-bottom: 0;
}
.detail-cool-7b09 .pattern_71c9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail-cool-7b09 .pattern_71c9 {
    padding-left: 0;
  }
}
.menu_567b .pattern_71c9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menu_567b .pattern_71c9 {
    padding-right: 0;
  }
}
.menu_567b .progress-0340 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.heading_static_f952 .progress-0340 {
  margin-bottom: 0.5em;
}
.heading_static_f952 .progress-0340 img {
  width: 100%;
}
.item_stone_64bf .sort_upper_4e40,
.table-easy-48f1 .sort_upper_4e40 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table-easy-48f1 .tertiary_61ad .article_red_e3d1 p:last-child {
  margin-bottom: 0;
}
.hard-bc5c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.frame-a62a .list_tiny_2bf0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .frame-a62a .list_tiny_2bf0:last-of-type {
    margin-bottom: 0;
  }
}
.frame-a62a .list_tiny_2bf0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame-a62a .list_tiny_2bf0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.frame-a62a .list_tiny_2bf0 ul li {
  margin: 0 0 0.6em;
}
.frame-a62a .list_tiny_2bf0 ul li.surface-d533,
.frame-a62a .list_tiny_2bf0 ul li.hero-7d95 {
  position: relative;
}
.frame-a62a .list_tiny_2bf0 ul li.surface-d533 .logo-cool-1eb1,
.frame-a62a .list_tiny_2bf0 ul li.hero-7d95 .logo-cool-1eb1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.frame-a62a .list_tiny_2bf0 ul li.surface-d533:after:after,
.frame-a62a .list_tiny_2bf0 ul li.surface-d533:after:before,
.frame-a62a
  .list_tiny_2bf0
  ul
  li.hero-7d95:after:after,
.frame-a62a
  .list_tiny_2bf0
  ul
  li.hero-7d95:after:before {
  content: "";
  display: table;
}
.frame-a62a .list_tiny_2bf0 ul li.surface-d533:after:after,
.frame-a62a
  .list_tiny_2bf0
  ul
  li.hero-7d95:after:after {
  clear: both;
}
.frame-a62a .list_tiny_2bf0 a.row_tiny_413c:hover {
  text-decoration: none;
}
.frame-a62a .list_tiny_2bf0 select {
  max-width: 100%;
}
.frame-a62a .list_tiny_2bf0 table {
  font-size: 85%;
}
.frame-a62a .list_tiny_2bf0 table td,
.frame-a62a .list_tiny_2bf0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.frame-a62a .list_tiny_2bf0 table tfoot td {
  text-align: left;
}
.frame-a62a .list_tiny_2bf0 :last-child {
  margin-bottom: 0;
}
.frame-a62a .list_tiny_2bf0 .dynamic_9eff {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.frame-a62a .list_tiny_2bf0 .dynamic_9eff label {
  width: 100%;
}
.frame-a62a .list_tiny_2bf0 .dynamic_9eff .link-hovered-c868 {
  width: 100%;
  display: block;
}
.frame-a62a .list_tiny_2bf0 .dynamic_9eff .table-51b5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.frame-a62a .list_tiny_2bf0 .dynamic_9eff .table-51b5:hover svg #svg-search {
  fill: #444;
}
.frame-a62a .list_tiny_2bf0 .dynamic_9eff .table-51b5 svg {
  width: 18px;
  height: 18px;
}
.frame-a62a .warm_0196 ul ul,
.frame-a62a .pressed_8043 ul ul,
.frame-a62a .short-884f ul ul,
.frame-a62a .popup-db69 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.frame-a62a .warm_0196 .static-bb86 > a,
.frame-a62a .pressed_8043 .static-bb86 > a,
.frame-a62a .short-884f .static-bb86 > a,
.frame-a62a .popup-db69 .static-bb86 > a {
  margin-bottom: 0;
}
.frame-a62a .tag-red-8e3e li,
.frame-a62a .warm_0196 li,
.frame-a62a .gallery-wood-e563 li,
.frame-a62a .pressed_8043 li,
.frame-a62a .short-884f li,
.frame-a62a .popup-db69 li,
.frame-a62a .hero_cd29 li,
.frame-a62a .table_up_0c8e li {
  display: block;
  position: relative;
}
.frame-a62a .tag-red-8e3e li:last-child,
.frame-a62a .warm_0196 li:last-child,
.frame-a62a .gallery-wood-e563 li:last-child,
.frame-a62a .pressed_8043 li:last-child,
.frame-a62a .short-884f li:last-child,
.frame-a62a .popup-db69 li:last-child,
.frame-a62a .hero_cd29 li:last-child,
.frame-a62a .table_up_0c8e li:last-child {
  border: none;
}
.frame-a62a .tag-red-8e3e li a,
.frame-a62a .warm_0196 li a,
.frame-a62a .gallery-wood-e563 li a,
.frame-a62a .pressed_8043 li a,
.frame-a62a .short-884f li a,
.frame-a62a .popup-db69 li a,
.frame-a62a .hero_cd29 li a,
.frame-a62a .table_up_0c8e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame-a62a .tag-red-8e3e li ul li::before,
.frame-a62a .warm_0196 li ul li::before,
.frame-a62a .gallery-wood-e563 li ul li::before,
.frame-a62a .pressed_8043 li ul li::before,
.frame-a62a .short-884f li ul li::before,
.frame-a62a .popup-db69 li ul li::before,
.frame-a62a .hero_cd29 li ul li::before,
.frame-a62a .table_up_0c8e li ul li::before {
  left: 15px;
}
.frame-a62a .tag-red-8e3e li ul a,
.frame-a62a .warm_0196 li ul a,
.frame-a62a .gallery-wood-e563 li ul a,
.frame-a62a .pressed_8043 li ul a,
.frame-a62a .short-884f li ul a,
.frame-a62a .popup-db69 li ul a,
.frame-a62a .hero_cd29 li ul a,
.frame-a62a .table_up_0c8e li ul a {
  padding-left: 20px;
}
.frame-a62a .tag-red-8e3e li ul ul li::before,
.frame-a62a .warm_0196 li ul ul li::before,
.frame-a62a .gallery-wood-e563 li ul ul li::before,
.frame-a62a .pressed_8043 li ul ul li::before,
.frame-a62a .short-884f li ul ul li::before,
.frame-a62a .popup-db69 li ul ul li::before,
.frame-a62a .hero_cd29 li ul ul li::before,
.frame-a62a .table_up_0c8e li ul ul li::before {
  left: 30px;
}
.frame-a62a .tag-red-8e3e li ul ul a,
.frame-a62a .warm_0196 li ul ul a,
.frame-a62a .gallery-wood-e563 li ul ul a,
.frame-a62a .pressed_8043 li ul ul a,
.frame-a62a .short-884f li ul ul a,
.frame-a62a .popup-db69 li ul ul a,
.frame-a62a .hero_cd29 li ul ul a,
.frame-a62a .table_up_0c8e li ul ul a {
  padding-left: 40px;
}
.frame-a62a .tertiary_3458 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.frame-a62a .table_up_0c8e ul li {
  margin-bottom: 1.41575em;
}
.frame-a62a .table_up_0c8e ul li .caption-light-6c95 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.frame-a62a .table_up_0c8e ul li .over_0763 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.thumbnail-6106 .tag-red-8e3e li a,
.thumbnail-6106 .warm_0196 li a,
.thumbnail-6106 .gallery-wood-e563 li a,
.thumbnail-6106 .pressed_8043 li a,
.thumbnail-6106 .short-884f li a,
.thumbnail-6106 .popup-db69 li a,
.thumbnail-6106 .hero_cd29 li a,
.thumbnail-6106 .table_up_0c8e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-6106 .tertiary_3458 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-6106 .list_tiny_2bf0 ul li.surface-d533 .logo-cool-1eb1,
.thumbnail-6106 .list_tiny_2bf0 ul li.hero-7d95 .logo-cool-1eb1 {
  background: rgba(0, 0, 0, 0.2);
}
.thumbnail-6106 .frame-a62a .list_tiny_2bf0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-mini-ca97 .frame-a62a .content-89c1 li {
  margin: 0;
}
.summary-mini-ca97 .frame-a62a .content-89c1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-mini-ca97 .frame-a62a .content-89c1 li ul {
  margin: 0;
}
.summary-mini-ca97 .frame-a62a .content-89c1 li ul li a {
  padding-left: 15px;
}
.summary-mini-ca97 .frame-a62a .content-89c1 li ul li li a {
  padding-left: 30px;
}
.summary-mini-ca97 .frame-a62a .content-89c1 li.image_2173 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-mini-ca97 .frame-a62a .content-89c1 li.image_2173 > 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;
}
.summary-mini-ca97 .frame-a62a .content-89c1 li.image_2173 > 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;
}
.thumbnail-inner-4dfe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notice-a9da {
  position: relative;
  z-index: 10;
}
.notice-a9da .bright_eaaa {
  width: 100%;
  max-width: 100%;
}
.column-pressed-4f19 .black-2850 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.column-pressed-4f19 .focus-abff {
}
.column-pressed-4f19 .thumbnail-6106 {
  background: #292929;
}
.caption-up-f555 .black-2850 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption-up-f555 .focus-abff {
  background: #f9f9f9;
}
.caption-up-f555 .thumbnail-6106 {
  background: #303030;
}
.list_83e3 .black-2850 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .list_83e3 .list-9100 {
    margin-bottom: 1em;
  }
  .list_83e3 .list-9100:last-child {
    margin-bottom: 0;
  }
}
.list_83e3 .focus-abff {
  background: #ededed;
}
.list_83e3 .thumbnail-6106 {
  background: #1a1a1a;
}
.black-2850.focus-abff {
  color: rgba(0, 0, 0, 0.6);
}
.black-2850.focus-abff .cool-52e9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.black-2850.thumbnail-6106 {
  color: rgba(255, 255, 255, 0.99);
}
.black-2850.thumbnail-6106 a:not(.row_tiny_413c) {
  color: rgba(255, 255, 255, 0.79);
}
.black-2850.thumbnail-6106 a:not(.row_tiny_413c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.black-2850.thumbnail-6106 .cool-52e9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-2850.thumbnail-6106 table tbody td,
.black-2850.thumbnail-6106 table th {
  background: rgba(0, 0, 0, 0.08);
}
.full-c9e0.huge-d739 .current_2e64 {
  max-width: initial;
}
.full-c9e0 .status_b334 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.full-c9e0 .status_b334 .bright_eaaa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .full-c9e0 .status_b334 .bright_eaaa {
    display: block;
    margin-bottom: 2em;
  }
  .full-c9e0 .status_b334 .bright_eaaa:last-child {
    margin-bottom: 0;
  }
}
.list_83e3 .list-9100:last-child,
.caption-up-f555 .list-9100:last-child,
.column-pressed-4f19 .list-9100:last-child {
  margin-bottom: 0;
}
.list_83e3 .list-9100 .frame-a62a .list_tiny_2bf0:last-child,
.caption-up-f555 .list-9100 .frame-a62a .list_tiny_2bf0:last-child,
.column-pressed-4f19 .list-9100 .frame-a62a .list_tiny_2bf0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .list_83e3 .detail-8761,
  .list_83e3 .box_6993,
  .caption-up-f555 .detail-8761,
  .caption-up-f555 .box_6993,
  .column-pressed-4f19 .detail-8761,
  .column-pressed-4f19 .box_6993 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notice-a9da .list-9100 {
    margin-bottom: 2em;
  }
}
.notice-a9da p:last-child {
  margin-bottom: 0;
}
.notice-a9da li,
.notice-a9da ul {
  list-style: none;
  margin: 0;
}
.notice-a9da ul ul {
  margin-left: 2.617924em;
}
.tabs_0463 {
  font-size: 0.875em;
}

/* css-noise: fc60 */
.phantom-card-h1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
