/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notification_8b96/customify
Author: WPCustomify
Author URI: https://pressmaximum.notification_8b96
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.notification_8b96/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.center_3270.secondary_faba/licenses/gpl-2.0.disabled_8085
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.shadow-large-1d90/, (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.info_gold_b8e1.logo_2815/normalize.outline_basic_dbff/
 ======
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.outline_basic_dbff v7.0.0 | MIT License | github.notification_8b96/necolas/normalize.outline_basic_dbff */
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;
}
.header_0cd8 .tabs-1f6d,
.overlay-outer-7dce,
.status_gold_1e4b,
.active-caed,
.notice_bright_db08,
.short_2629,
.purple-95c6,
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;
}
.overlay-outer-7dce,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .overlay-outer-7dce,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-outer-7dce,
  h1 {
    font-size: 1.8em;
  }
}
.status_gold_1e4b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.status_gold_1e4b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .status_gold_1e4b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .status_gold_1e4b,
  h2 {
    font-size: 1.7em;
  }
}
.active-caed,
h3 {
  font-size: 1.618em;
}
.header_0cd8 .tabs-1f6d,
.notice_bright_db08,
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.focus_284d {
  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;
}
.primary-basic-c562:after,
.primary-basic-c562:before,
.warm_5402:after,
.warm_5402:before {
  content: "";
  display: table;
}
.primary-basic-c562:after,
.warm_5402:after {
  clear: both;
}
.primary-hot-f708 {
  float: right;
  margin-right: 0;
}
.article-paper-e3d1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.next-5de2 .rough_c2f1,
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;
}
.next-5de2 .rough_c2f1: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;
}
.advanced-f666 .rough_c2f1 {
  box-shadow: none;
}
.advanced-f666
  .rough_c2f1
  .soft_72f7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.advanced-f666 .rough_c2f1 .focus_bee5 {
  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;
}
.advanced-f666
  .rough_c2f1
  .focus_bee5
  b {
  display: none;
}
.advanced-f666 .dim_db25 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid_green_8fef:not(.over-f3b6):not(.lite-3d80),
button:not(.over-f3b6):not(.lite-3d80),
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ),
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ),
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ) {
  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;
}
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ):hover,
button:not(.over-f3b6):not(
    .lite-3d80
  ):hover,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ):hover,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ):hover,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ):active,
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ):focus,
button:not(.over-f3b6):not(
    .lite-3d80
  ):active,
button:not(.over-f3b6):not(
    .lite-3d80
  ):focus,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ):active,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ):focus,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ):active,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ):focus,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ):active,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ):focus {
  outline: 0;
}
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b,
button:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b {
  position: relative;
}
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .tertiary-in-7c1f,
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .disabled_5454,
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .chip-b6bd,
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  i,
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  svg,
button:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .tertiary-in-7c1f,
button:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .disabled_5454,
button:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .chip-b6bd,
button:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  i,
button:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  svg,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .tertiary-in-7c1f,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .disabled_5454,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .chip-b6bd,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  i,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  svg,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .tertiary-in-7c1f,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .disabled_5454,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .chip-b6bd,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  i,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  svg,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .tertiary-in-7c1f,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .disabled_5454,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  .chip-b6bd,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  i,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b
  svg {
  visibility: hidden;
}
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b:after,
button:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b:after,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b:after,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b:after,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ).fn-loading-f09b: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;
}
.grid_green_8fef:not(.over-f3b6):not(.lite-3d80),
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ),
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ),
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ) {
  color: #fff;
  background: #235787;
}
.grid_green_8fef:not(.over-f3b6):not(
    .lite-3d80
  ):focus,
input[type="button"]:not(.over-f3b6):not(
    .lite-3d80
  ):focus,
input[type="reset"]:not(.over-f3b6):not(
    .lite-3d80
  ):focus,
input[type="submit"]:not(.over-f3b6):not(
    .lite-3d80
  ):focus {
  color: #fff;
}
.grid_green_8fef.fn-disabled-f09b:not(.over-f3b6):not(
    .lite-3d80
  ),
.grid_green_8fef[disabled]:not(.over-f3b6):not(
    .lite-3d80
  ),
button.fn-disabled-f09b:not(.over-f3b6):not(
    .lite-3d80
  ),
button[disabled]:not(.over-f3b6):not(
    .lite-3d80
  ) {
  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;
}
.black_6ef3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.black_6ef3: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;
}
.search_a463 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.container-3460 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.list-first-382f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary-basic-c562:after,
.primary-basic-c562:before,
.detail_plasma_2a35:after,
.detail_plasma_2a35:before,
.popup_purple_637e:after,
.popup_purple_637e:before,
.footer_16e8:after,
.footer_16e8:before,
.footer-57c7:after,
.footer-57c7:before,
.west_bcb0:after,
.west_bcb0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary-basic-c562:after,
.detail_plasma_2a35:after,
.popup_purple_637e:after,
.footer_16e8:after,
.footer-57c7:after,
.west_bcb0:after {
  clear: both;
}
.detail_plasma_2a35 .texture_steel_fc8c,
.popup_purple_637e .texture_steel_fc8c,
.advanced-8674 .texture_steel_fc8c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focus_active_2916 {
  display: inline-block;
}
.banner-3396 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner-3396 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner-3396 .basic_bbd7 {
  padding: 1em 0;
  font-size: 85%;
}
.basic_bbd7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.selected-0484 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.selected-0484:after,
.selected-0484:before {
  content: "";
  display: table;
}
.selected-0484:after {
  clear: both;
}
.left_bde4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.texture-387f .left_bde4 {
  max-width: 50%;
}
.nav_basic_798a .left_bde4 {
  max-width: 33.33%;
}
.primary_red_dc3e .left_bde4 {
  max-width: 25%;
}
.message_center_ef50 .left_bde4 {
  max-width: 20%;
}
.feature-under-0753 .left_bde4 {
  max-width: 16.66%;
}
.thumbnail-lower-fe9d .left_bde4 {
  max-width: 14.28%;
}
.info-a35f .left_bde4 {
  max-width: 12.5%;
}
.notice_up_667f .left_bde4 {
  max-width: 11.11%;
}
.main-94ac {
  display: block;
}
.header_0cd8 .shade-outer-6f37 label,
.header_0cd8 .slow-57c2 label,
.header_0cd8 .middle-d4fa label,
.header_0cd8 .button_1de5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper-a7f1 {
  list-style: none;
  margin: 0;
}
.paper-a7f1 article.iron-7606 {
  margin-bottom: 0;
}
.paper-a7f1 ul {
  list-style: none;
  margin: 0;
}
.paper-a7f1 .title_b334 li.iron-7606 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper-a7f1 .title_b334 li.iron-7606 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper-a7f1 .title_b334 li.iron-7606: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) {
  .paper-a7f1 .title_b334 li.iron-7606 li.iron-7606 li.iron-7606 li.iron-7606 {
    padding-left: 0;
  }
}
article.iron-7606 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.iron-7606 .detail_plasma_2a35 p:last-of-type {
  margin-bottom: 0;
}
article.iron-7606 .search-ab9b {
  float: left;
}
article.iron-7606 .south-a9e2 {
  margin-left: 85px;
}
article.iron-7606 .media_fe81 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.iron-7606 .media_fe81 .shade_d220 {
  margin-left: 10px;
}
article.iron-7606 .soft_a4dd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.iron-7606 .small_3287 {
  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 .shade-outer-6f37,
  #respond .middle-d4fa,
  #respond .button_1de5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade-outer-6f37 input,
#respond .middle-d4fa input,
#respond .button_1de5 input {
  width: 100%;
}
#respond .button_1de5 {
  margin-right: 0;
}
#respond .short-3fe9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent-ed1f {
  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;
}
.accent-ed1f.dropdown_6666 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accent-ed1f 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%);
}
.accent-ed1f:focus,
.accent-ed1f: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);
}
.pagination-active-d690 {
  border-radius: 10%;
}
.fresh_3b41 {
  border-radius: 50%;
}
.accordion_large_2e33 {
  font-size: 0.72em;
}
.status_under_0b17 {
  font-size: 0.875em;
}
.block_hot_c114 {
  font-size: 1.1em;
}
.search_16cd {
  text-transform: uppercase;
  line-height: 1.2;
}
.search_16cd.accordion_large_2e33 {
  letter-spacing: 0.5px;
}
.menu_cold_089b,
.menu_cold_089b a {
  color: #6d6d6d;
}
.menu_cold_089b a:hover {
  color: #111;
}
.aside-c401 {
  color: #6d6d6d;
}
.large-c5ae {
  overflow-x: hidden;
}
.large-c5ae .inner_cb0c.footer-77f8 {
  position: relative;
}
.large-c5ae .inner_cb0c.footer-77f8.huge_bdb6 {
  position: initial;
}
.large-c5ae
  .inner_cb0c.footer-77f8.huge_bdb6
  .notification-cold-3816 {
  left: auto;
}
.large-c5ae .inner_cb0c .notification-cold-3816 {
  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;
}
.large-c5ae .inner_cb0c:hover.footer-77f8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large-c5ae
  .inner_cb0c:hover.footer-77f8
  .notification-cold-3816 {
  display: block;
  z-index: 9999999;
}
.large-c5ae .hovered_70b5 .hidden-b1d5,
.large-c5ae .pagination_pro_7897 .hidden-b1d5 {
  display: none;
}
.large-c5ae .link_30b4 .inner_cb0c:hover.footer-77f8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.header_0cd8 .shade-outer-6f37 label,
.header_0cd8 .slow-57c2 label,
.header_0cd8 .middle-d4fa label,
.header_0cd8 .button_1de5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper-a7f1 {
  list-style: none;
  margin: 0;
}
.paper-a7f1 article.iron-7606 {
  margin-bottom: 0;
}
.paper-a7f1 ul {
  list-style: none;
  margin: 0;
}
.paper-a7f1 .title_b334 li.iron-7606 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper-a7f1 .title_b334 li.iron-7606 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper-a7f1 .title_b334 li.iron-7606: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) {
  .paper-a7f1 .title_b334 li.iron-7606 li.iron-7606 li.iron-7606 li.iron-7606 {
    padding-left: 0;
  }
}
article.iron-7606 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.iron-7606 .detail_plasma_2a35 p:last-of-type {
  margin-bottom: 0;
}
article.iron-7606 .search-ab9b {
  float: left;
}
article.iron-7606 .south-a9e2 {
  margin-left: 85px;
}
article.iron-7606 .media_fe81 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.iron-7606 .media_fe81 .shade_d220 {
  margin-left: 10px;
}
article.iron-7606 .soft_a4dd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.iron-7606 .small_3287 {
  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 .shade-outer-6f37,
  #respond .middle-d4fa,
  #respond .button_1de5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade-outer-6f37 input,
#respond .middle-d4fa input,
#respond .button_1de5 input {
  width: 100%;
}
#respond .button_1de5 {
  margin-right: 0;
}
#respond .short-3fe9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hovered_70b5 .small_46bd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.small_46bd .texture-84f7.article_red_67aa .aside_north_63ca > li > a:focus,
.small_46bd .texture-84f7.article_red_67aa .aside_north_63ca > li > a:hover,
.small_46bd .texture-84f7.border-0d97 .aside_north_63ca > li > a:focus,
.small_46bd .texture-84f7.border-0d97 .aside_north_63ca > li > a:hover,
.small_46bd .texture-84f7.caption-f1d5 .aside_north_63ca > li > a:focus,
.small_46bd .texture-84f7.caption-f1d5 .aside_north_63ca > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_46bd
  .texture-84f7.article_red_67aa
  .aside_north_63ca
  > li.module_7db7
  > a,
.small_46bd
  .texture-84f7.article_red_67aa
  .aside_north_63ca
  > li.module-8c17
  > a,
.small_46bd
  .texture-84f7.border-0d97
  .aside_north_63ca
  > li.module_7db7
  > a,
.small_46bd
  .texture-84f7.border-0d97
  .aside_north_63ca
  > li.module-8c17
  > a,
.small_46bd
  .texture-84f7.caption-f1d5
  .aside_north_63ca
  > li.module_7db7
  > a,
.small_46bd .texture-84f7.caption-f1d5 .aside_north_63ca > li.warm-c215 > a {
  color: rgba(255, 255, 255, 0.99);
}
.small_46bd .container_32ff,
.small_46bd .container_32ff a {
  color: rgba(255, 255, 255, 0.99);
}
.small_46bd .medium_80cb.outline_glass_86b0 li a,
.small_46bd .mask_9a4a a,
.small_46bd .silver-863c,
.small_46bd .aside_north_63ca > li > a,
.small_46bd .selected_be51 {
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd .medium_80cb.outline_glass_86b0 li a:hover,
.small_46bd .mask_9a4a a:hover,
.small_46bd .silver-863c:hover,
.small_46bd .aside_north_63ca > li > a:hover,
.small_46bd .selected_be51:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_46bd .clean-442d {
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd .clean-442d .breadcrumb-new-d78a {
  color: rgba(255, 255, 255, 0.99);
}
.small_46bd .clean-442d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_46bd .dropdown_6d67 .under_5bb1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd .dropdown_6d67 .under_5bb1 .article-b70f {
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd
  .dropdown_6d67
  .under_5bb1
  .article-b70f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd
  .dropdown_6d67
  .under_5bb1
  .article-b70f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd
  .dropdown_6d67
  .under_5bb1
  .article-b70f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd
  .dropdown_6d67
  .under_5bb1
  .article-b70f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd .dropdown_6d67 .stone_4452 {
  color: rgba(255, 255, 255, 0.79);
}
.small_46bd .dropdown_6d67 .stone_4452:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_cool_7108
  .small_46bd
  .dropdown_6d67
  .hot_36d6
  .secondary-7699 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_cool_7108
  .small_46bd
  .dropdown_6d67
  .hot_36d6
  .article-b70f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered_70b5 .steel-2ef1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.steel-2ef1 .texture-84f7.article_red_67aa .aside_north_63ca > li > a:focus,
.steel-2ef1 .texture-84f7.article_red_67aa .aside_north_63ca > li > a:hover,
.steel-2ef1 .texture-84f7.border-0d97 .aside_north_63ca > li > a:focus,
.steel-2ef1 .texture-84f7.border-0d97 .aside_north_63ca > li > a:hover,
.steel-2ef1 .texture-84f7.caption-f1d5 .aside_north_63ca > li > a:focus,
.steel-2ef1 .texture-84f7.caption-f1d5 .aside_north_63ca > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-2ef1
  .texture-84f7.article_red_67aa
  .aside_north_63ca
  > li.module_7db7
  > a,
.steel-2ef1
  .texture-84f7.article_red_67aa
  .aside_north_63ca
  > li.module-8c17
  > a,
.steel-2ef1
  .texture-84f7.border-0d97
  .aside_north_63ca
  > li.module_7db7
  > a,
.steel-2ef1
  .texture-84f7.border-0d97
  .aside_north_63ca
  > li.module-8c17
  > a,
.steel-2ef1
  .texture-84f7.caption-f1d5
  .aside_north_63ca
  > li.module_7db7
  > a,
.steel-2ef1 .texture-84f7.caption-f1d5 .aside_north_63ca > li.warm-c215 > a {
  color: rgba(0, 0, 0, 0.8);
}
.steel-2ef1 .container_32ff,
.steel-2ef1 .container_32ff a {
  color: rgba(0, 0, 0, 0.8);
}
.steel-2ef1 .medium_80cb.outline_glass_86b0 li a,
.steel-2ef1 .mask_9a4a a,
.steel-2ef1 .silver-863c,
.steel-2ef1 .aside_north_63ca > li > a,
.steel-2ef1 .selected_be51 {
  color: rgba(0, 0, 0, 0.55);
}
.steel-2ef1 .medium_80cb.outline_glass_86b0 li a:hover,
.steel-2ef1 .mask_9a4a a:hover,
.steel-2ef1 .silver-863c:hover,
.steel-2ef1 .aside_north_63ca > li > a:hover,
.steel-2ef1 .selected_be51:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-2ef1 .clean-442d {
  color: rgba(0, 0, 0, 0.55);
}
.steel-2ef1 .clean-442d .breadcrumb-new-d78a {
  color: rgba(0, 0, 0, 0.8);
}
.steel-2ef1 .clean-442d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short-4a23 .mask-current-7ed6 {
  margin-left: auto;
  margin-right: auto;
}
.popup_purple_637e > * {
  margin-left: auto;
  margin-right: auto;
}
.popup_purple_637e .search_a463 {
  margin-right: 1.41575em;
}
.secondary-df9b .popup_purple_637e > .middle-a358 {
  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;
}
.secondary-df9b .popup_purple_637e > .background_simple_39d0 {
  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;
}
.old_b587.short-4a23 .mask-current-7ed6,
.banner-dark-73c7.short-4a23 .mask-current-7ed6 {
  margin-left: 0;
}
.texture-53be.short-4a23 .mask-current-7ed6,
.video-hovered-cdc3.short-4a23 .mask-current-7ed6 {
  margin-right: 0;
}
.popup_purple_637e ol,
.popup_purple_637e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slow-dc0e video {
  max-width: 100%;
}
.hovered_09f3 img {
  display: block;
}
.hovered_09f3.search_a463,
.hovered_09f3.container-3460 {
  width: 100%;
}
.hovered_09f3.background_simple_39d0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slider_8c0c:not(.hero-next-fb2d) {
  margin: 1.5em auto;
}
.huge_6fff p {
  padding: 1.5em 14px;
}
ul.fast-73c6.background_simple_39d0,
ul.fast-73c6.middle-a358,
ul.fast-73c6.purple-21a5.middle-a358 {
  padding: 0 14px;
}
.next-7605 {
  display: block;
  overflow-x: auto;
}
.next-7605 table {
  border-collapse: collapse;
  width: 100%;
}
.next-7605 td,
.next-7605 th {
  padding: 0.5em;
}
.popup_purple_637e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.popup_purple_637e ol ol,
.popup_purple_637e ol ul,
.popup_purple_637e ul ol,
.popup_purple_637e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.popup_purple_637e ol ol li,
.popup_purple_637e ol ul li,
.popup_purple_637e ul ol li,
.popup_purple_637e ul ul li {
  margin-left: 0;
}
.list_32a4.block_74e8 > .middle_4def {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.list_32a4.block_74e8 > .middle_4def iframe,
.list_32a4.block_74e8 > .middle_4def > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.motion_2a3a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.motion_2a3a.link-west-0647 {
  padding: 0;
}
.motion_2a3a.link-west-0647 cite {
  font-size: 13px;
}
.motion_2a3a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.motion_2a3a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.icon-down-f8dc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.icon-down-f8dc > p:first-child {
  margin-top: 0;
}
.icon-down-f8dc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.icon-down-f8dc blockquote {
  border-left: 0;
}
.block-outer-3a00 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.block-outer-3a00:not(.right_0f03) {
  max-width: 100px;
}
.block-outer-3a00.hard_b594 {
  border-bottom: none !important;
  text-align: center;
}
.block-outer-3a00.hard_b594::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .huge_6fff p {
    padding: 1.5em 0;
  }
}
.hover-4689 {
  color: #0073aa;
}
.accordion-0536 {
  background-color: #0073aa;
}
.title_prev_3e19 {
  color: #229fd8;
}
.pagination-full-46e3 {
  background-color: #229fd8;
}
.main-4511 {
  color: #eee;
}
.hero_fce9 {
  background-color: #eee;
}
.hovered_a08e {
  color: #444;
}
.search-029c {
  background-color: #444;
}
.bottom-441f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bottom-441f .west-b1dc .mask_9a4a {
  font-size: 15px;
}
.bottom-441f .mask_9a4a {
  line-height: 1.3;
}
.bottom-441f .steel-2ef1 {
}
.bottom-441f .small_46bd {
  background: #235787;
}
.chip-9d8e {
  padding: 0;
}
.chip-9d8e .small_46bd {
  background: #1a1a1a;
}
.chip-9d8e .steel-2ef1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pattern_dark_bff8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pattern_dark_bff8 .steel-2ef1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pattern_dark_bff8 .small_46bd {
  background: #303030;
}
.west_bcb0 {
  position: relative;
  z-index: 10;
}
.west_bcb0 .badge-27be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid-ff21 .footer-77f8 {
  display: inline-block;
  vertical-align: middle;
}
.liquid-ff21.panel-middle-1f2c .footer-77f8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .liquid-ff21.panel-middle-1f2c .footer-77f8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid-ff21.panel-middle-1f2c .footer-77f8 {
    margin-right: 0.4em;
  }
}
.liquid-ff21.panel-middle-1f2c .footer-77f8:last-child {
  margin-right: 0;
}
.pagination-under-78ac .badge-27be {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hovered_70b5 .west-b1dc {
    margin: 0 -0.5em;
  }
  .hovered_70b5 .west-b1dc [class*="customify-col-"],
  .hovered_70b5 .west-b1dc [class*="customify-col_"],
  .hovered_70b5 .west-b1dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hovered_70b5.shadow_motion_16ea .badge-27be {
  background: 0 0 !important;
}
.hovered_70b5.shadow_motion_16ea .badge-27be,
.hovered_70b5.pagination-under-78ac .badge-27be {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hovered_70b5.block-dad9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hovered_70b5.pagination-under-78ac .badge-27be {
  box-shadow: none !important;
}
.brown_f63d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .brown_f63d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .brown_f63d {
    padding: 18px 0 20px;
  }
}
.brown_f63d .mask_tiny_a8cc {
  width: 100%;
}
.brown_f63d .old-754b {
  margin-bottom: 0;
}
.brown_f63d .image-a124 {
  margin-top: 5px;
  font-size: 0.875em;
}
.right_1ec0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.right_1ec0 .left_7b8d {
  width: 100%;
}
.avatar_short_af7a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.avatar_short_af7a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.avatar_short_af7a 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;
}
.avatar_short_af7a li:last-child:after {
  display: none;
}
.avatar_short_af7a li a {
  font-weight: 500;
  margin-right: 10px;
}
.south-3012 .hidden-b1d5 button,
.brown_f63d .hidden-b1d5 button {
  left: 0;
}
.south-3012 .left_7b8d,
.brown_f63d .left_7b8d {
  padding-left: 0;
  padding-right: 0;
}
.south-3012 .right_1ec0,
.brown_f63d .right_1ec0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.south-3012 {
  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;
}
.south-3012: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;
}
.south-3012 .down_796d {
  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) {
  .south-3012 .down_796d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .south-3012 .down_796d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .south-3012 .down_796d {
    min-height: 200px;
  }
}
.south-3012 .avatar_short_af7a {
  color: rgba(255, 255, 255, 0.8);
}
.south-3012 .avatar_short_af7a a,
.south-3012 .avatar_short_af7a li:after {
  color: inherit;
}
.south-3012 .avatar_short_af7a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.slider_b6a2 {
  margin-bottom: 0.5em;
}
.menu_lower_d291 {
  margin-bottom: 1.2em;
}
.menu_lower_d291,
.slider_b6a2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu_lower_d291 p:last-child,
.slider_b6a2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden-b1d5,
#masthead .hidden-b1d5 {
  display: none;
}
#masthead
  > .hidden-b1d5.smooth-012c {
  display: none;
}
#masthead > .hidden-b1d5 button {
  left: 0;
}
.column_white_adc3 {
  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%;
}
.column_white_adc3 .footer-77f8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.column_white_adc3 .up_41c5 {
  display: -webkit-box;
  display: flex;
}
.column_white_adc3 .up_41c5.shadow_ccec {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.column_white_adc3 .up_41c5.row-red-06cf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.column_white_adc3 .up_41c5.heading_fast_174d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.column_white_adc3.focus_c2ce.menu_1e8e .up_41c5.shadow_ccec {
  flex-basis: 100%;
}
.column_white_adc3.short-b4d4 .up_41c5.row-red-06cf {
  -webkit-box-flex: 1;
  flex: auto;
}
.column_white_adc3.short-b4d4 .up_41c5.heading_fast_174d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden-b1d5.smooth-012c {
  display: none;
}
#masthead > .hidden-b1d5 button {
  left: 0;
}
.menu-cd7c {
  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;
}
.menu-cd7c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.menu-cd7c.blue_b6fb i {
  margin-right: 4px;
}
.menu-cd7c.background-8044 i {
  margin-left: 5px;
}
.mask_9a4a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask_9a4a p:last-child {
  margin-bottom: 0;
}
.west_4a43 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.west_4a43 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.west_4a43 img {
  display: block;
  width: auto;
  line-height: 1;
}
.west_4a43 .container_32ff {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.west_4a43 .sidebar-27e8 {
  margin: 5px 0 7px 0;
}
.west_4a43.accent-8c7b .panel_north_5fa7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.west_4a43.accent-8c7b .detail_0380 {
  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;
}
.west_4a43.pro-a0ce {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.west_4a43.pro-a0ce .panel_north_5fa7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.west_4a43.pro-a0ce .detail_0380 {
  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;
}
.west_4a43.module-fresh-8d03 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.west_4a43.overlay_slow_2a72 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.west_4a43.overlay_slow_2a72 .detail_0380 {
  margin-top: 7px;
}
.middle-0c74 {
  display: inline-block;
}
.west_bcb0 .notification-cool-4a16 .west_4a43 img {
  max-width: 100%;
}
.texture-84f7 .table_b5f3.header_brown_054b,
.hero_8679 .table_b5f3.header_brown_054b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture-84f7 .notification_wood_4bf1,
.hero_8679 .notification_wood_4bf1 {
  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%);
}
.texture-84f7 .notification_wood_4bf1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.texture-84f7.secondary_a76f .notification_wood_4bf1 {
  display: none;
}
.texture-84f7 .message-simple-2de5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture-84f7 .message-simple-2de5 li {
  display: inline-block;
  position: relative;
}
.texture-84f7 .message-simple-2de5 li:last-child {
  margin-right: 0;
}
.texture-84f7 .message-simple-2de5 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;
}
.texture-84f7 .message-simple-2de5 li.warm-c215 > a {
  color: rgba(0, 0, 0, 0.9);
}
.texture-84f7 .message-simple-2de5 > 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;
}
.texture-84f7 .message-simple-2de5 > li > a i {
  line-height: 0;
}
.texture-84f7 .message-simple-2de5 > li.badge_top_6871 > a .notification_wood_4bf1 {
  margin-left: 4px;
  line-height: 0;
}
.texture-84f7 .message-simple-2de5 .narrow_46e5 li.badge_top_6871 > a {
  position: relative;
}
.texture-84f7 .message-simple-2de5 .narrow_46e5 li.badge_top_6871 > a:after,
.texture-84f7 .message-simple-2de5 .narrow_46e5 li.badge_top_6871 > a:before {
  content: "";
  display: table;
}
.texture-84f7 .message-simple-2de5 .narrow_46e5 li.badge_top_6871 > a:after {
  clear: both;
}
.texture-84f7 .message-simple-2de5 .narrow_46e5 li.badge_top_6871 > a .notification_wood_4bf1 {
  margin-left: 5px;
  float: right;
}
.texture-84f7 .simple_d7d1,
.texture-84f7 .narrow_46e5 {
  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;
}
.texture-84f7 .narrow_46e5 {
  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;
}
.texture-84f7 .narrow_46e5 .header_brown_054b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture-84f7 .narrow_46e5 .notification_wood_4bf1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.texture-84f7 .narrow_46e5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.texture-84f7 .narrow_46e5 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;
}
.texture-84f7 .narrow_46e5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.texture-84f7 .narrow_46e5 .narrow_46e5 {
  top: 0;
  left: 100%;
}
.texture-84f7 .basic_a2fc.fn-focus-f09b > .simple_d7d1,
.texture-84f7 .basic_a2fc.fn-focus-f09b > .narrow_46e5,
.texture-84f7 .basic_a2fc:focus > .simple_d7d1,
.texture-84f7 .basic_a2fc:focus > .narrow_46e5,
.texture-84f7 .basic_a2fc:hover > .simple_d7d1,
.texture-84f7 .basic_a2fc:hover > .narrow_46e5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.texture-84f7.caption-f1d5 .aside_north_63ca:after,
.texture-84f7.caption-f1d5 .aside_north_63ca:before {
  content: "";
  display: table;
}
.texture-84f7.caption-f1d5 .aside_north_63ca:after {
  clear: both;
}
.texture-84f7.caption-f1d5 .aside_north_63ca > li {
  float: left;
}
.texture-84f7.pattern_992c .aside_north_63ca:after,
.texture-84f7.pattern_992c .aside_north_63ca:before {
  content: "";
  display: table;
}
.texture-84f7.pattern_992c .aside_north_63ca:after {
  clear: both;
}
.texture-84f7.pattern_992c .aside_north_63ca > li {
  float: left;
}
.texture-84f7.pattern_992c .aside_north_63ca > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.texture-84f7.pattern_992c .aside_north_63ca > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.texture-84f7.pattern_992c .aside_north_63ca > li.module_7db7 > a,
.texture-84f7.pattern_992c .aside_north_63ca > li.warm-c215 > a {
  color: #fff;
  background-color: #1e4b75;
}
.texture-84f7.article_red_67aa .aside_north_63ca > li > a .header_brown_054b {
  position: relative;
}
.texture-84f7.article_red_67aa .aside_north_63ca > li > a .header_brown_054b: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;
}
.texture-84f7.article_red_67aa
  .aside_north_63ca
  > li:focus
  > a
  .header_brown_054b:before,
.texture-84f7.article_red_67aa
  .aside_north_63ca
  > li:hover
  > a
  .header_brown_054b:before {
  width: 100%;
  background-color: currentColor;
}
.texture-84f7.article_red_67aa
  .aside_north_63ca
  > li.module_7db7
  > a
  .header_brown_054b:before,
.texture-84f7.article_red_67aa
  .aside_north_63ca
  > li.module-8c17
  > a
  .header_brown_054b:before {
  width: 100%;
  background-color: currentColor;
}
.texture-84f7.border-0d97 .aside_north_63ca > li > a .header_brown_054b {
  position: relative;
}
.texture-84f7.border-0d97 .aside_north_63ca > li > a .header_brown_054b: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;
}
.texture-84f7.border-0d97 .aside_north_63ca > li:focus > a .header_brown_054b:before,
.texture-84f7.border-0d97
  .aside_north_63ca
  > li:hover
  > a
  .header_brown_054b:before {
  width: 100%;
  background-color: currentColor;
}
.texture-84f7.border-0d97
  .aside_north_63ca
  > li.module_7db7
  > a
  .header_brown_054b:before,
.texture-84f7.border-0d97
  .aside_north_63ca
  > li.module-8c17
  > a
  .header_brown_054b:before {
  width: 100%;
  background-color: currentColor;
}
.hero_8679 .message-simple-2de5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero_8679 .message-simple-2de5 li:first-child > a {
  border-top: none;
}
.hero_8679 .message-simple-2de5 .nav_copper_65f3 > .header_brown_054b .notification_wood_4bf1 {
  display: none;
}
.hero_8679 .message-simple-2de5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hero_8679 .message-simple-2de5 li:last-child {
  border: none;
}
.hero_8679 .message-simple-2de5 li.badge_top_6871 > a {
  padding-right: 45px !important;
}
.hero_8679 .message-simple-2de5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hero_8679 .message-simple-2de5 li a:focus,
.hero_8679 .message-simple-2de5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_8679 .message-simple-2de5 li .pressed-3354 {
  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;
}
.hero_8679 .message-simple-2de5 li .pressed-3354:hover {
  box-shadow: none;
}
.hero_8679 .message-simple-2de5 li .pressed-3354 .notification_wood_4bf1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hero_8679 .message-simple-2de5 .narrow_46e5 {
  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);
}
.hero_8679 .message-simple-2de5 .narrow_46e5 li a {
  padding-left: 3em;
}
.hero_8679 .message-simple-2de5 .media_e6ea > a .pressed-3354 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hero_8679 .message-simple-2de5 .media_e6ea > .narrow_46e5 {
  display: block;
  opacity: 1;
}
.thick-8296 {
  max-width: 100%;
}
.prev-4ec0 {
  line-height: 0;
  cursor: pointer;
}
.selected_be51 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.selected_be51:hover {
  box-shadow: none;
  color: currentColor;
}
.selected_be51 svg {
  width: 18px;
  height: 18px;
}
.selected_be51 .smooth_969b {
  display: none;
}
.liquid_b4fb {
  position: relative;
}
.liquid_b4fb.fn-active-f09b .selected_be51 .search_action_4f8b {
  display: none;
}
.liquid_b4fb.fn-active-f09b .selected_be51 .smooth_969b {
  display: inline-block;
}
.liquid_b4fb .detail-b4c3 {
  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);
}
.liquid_b4fb.center-c92f .detail-b4c3 {
  left: auto;
  right: -0.9em;
}
.liquid_b4fb.center-c92f .search_c2b0::before {
  left: auto;
  right: 15px;
}
.liquid_b4fb.fn-active-f09b .detail-b4c3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hot_36d6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hot_36d6 label {
  flex-basis: 100%;
}
.hot_36d6 .under_5bb1 {
  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;
}
.hot_36d6 .article-b70f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hot_36d6 .article-b70f:focus {
  background-color: transparent;
}
.hot_36d6 button.stone_4452 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hot_36d6 button.stone_4452:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hot_36d6 button.stone_4452 svg {
  width: 18px;
  height: 18px;
}
.hot_36d6 input[type="submit"] {
  min-height: auto;
}
.dropdown_6d67 .hot_36d6 .article-b70f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search_c2b0 {
  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) {
  .search_c2b0 {
    width: 220px;
  }
}
.search_c2b0 label {
  flex-basis: 100%;
}
.search_c2b0::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;
}
.header_cool_7108 .dropdown_6d67 .hot_36d6 {
  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;
}
.header_cool_7108
  .dropdown_6d67
  .hot_36d6
  .under_5bb1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.header_cool_7108 .dropdown_6d67 .hot_36d6 .article-b70f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.header_cool_7108
  .dropdown_6d67
  .hot_36d6
  .article-b70f:focus {
  background: 0 0;
}
.header_cool_7108
  .dropdown_6d67
  .hot_36d6
  .secondary-7699 {
  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;
}
.medium_80cb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.medium_80cb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.medium_80cb li:last-child {
  margin-right: 0;
}
.medium_80cb li:first-child {
  margin-left: 0;
}
.medium_80cb.over_7db2 a {
  color: #fff;
}
.medium_80cb.over_7db2 a:hover {
  color: #fff;
}
.medium_80cb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.medium_80cb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.medium_80cb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.medium_80cb a:hover {
  opacity: 0.9;
  color: inherit;
}
.medium_80cb [class*="social-icon-apple"] {
  background-color: #999;
}
.medium_80cb [class*="social-icon-apple"].primary_thick_1f83 {
  background-color: transparent;
  color: #999;
}
.medium_80cb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.medium_80cb [class*="social-icon-behance"].primary_thick_1f83 {
  background-color: transparent;
  color: #1769ff;
}
.medium_80cb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.medium_80cb [class*="social-icon-bitbucket"].primary_thick_1f83 {
  background-color: transparent;
  color: #205081;
}
.medium_80cb [class*="social-icon-codepen"] {
  background-color: #000;
}
.medium_80cb [class*="social-icon-codepen"].primary_thick_1f83 {
  background-color: transparent;
  color: #000;
}
.medium_80cb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.medium_80cb [class*="social-icon-delicious"].primary_thick_1f83 {
  background-color: transparent;
  color: #39f;
}
.medium_80cb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.medium_80cb [class*="social-icon-digg"].primary_thick_1f83 {
  background-color: transparent;
  color: #005be2;
}
.medium_80cb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.medium_80cb [class*="social-icon-dribbble"].primary_thick_1f83 {
  background-color: transparent;
  color: #ea4c89;
}
.medium_80cb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.medium_80cb [class*="social-icon-envelope"].primary_thick_1f83 {
  background-color: transparent;
  color: #ea4335;
}
.medium_80cb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.medium_80cb [class*="social-icon-facebook"].primary_thick_1f83 {
  background-color: transparent;
  color: #3b5998;
}
.medium_80cb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.medium_80cb [class*="social-icon-flickr"].primary_thick_1f83 {
  background-color: transparent;
  color: #0063dc;
}
.medium_80cb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.medium_80cb [class*="social-icon-foursquare"].primary_thick_1f83 {
  background-color: transparent;
  color: #2d5be3;
}
.medium_80cb [class*="social-icon-github"] {
  background-color: #333;
}
.medium_80cb [class*="social-icon-github"].primary_thick_1f83 {
  background-color: transparent;
  color: #333;
}
.medium_80cb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.medium_80cb [class*="social-icon-google-plus"].primary_thick_1f83 {
  background-color: transparent;
  color: #dd4b39;
}
.medium_80cb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.medium_80cb [class*="social-icon-houzz"].primary_thick_1f83 {
  background-color: transparent;
  color: #7ac142;
}
.medium_80cb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.medium_80cb [class*="social-icon-instagram"].primary_thick_1f83 {
  background-color: transparent;
  color: #262626;
}
.medium_80cb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.medium_80cb [class*="social-icon-jsfiddle"].primary_thick_1f83 {
  background-color: transparent;
  color: #487aa2;
}
.medium_80cb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.medium_80cb [class*="social-icon-linkedin"].primary_thick_1f83 {
  background-color: transparent;
  color: #0077b5;
}
.medium_80cb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.medium_80cb [class*="social-icon-medium"].primary_thick_1f83 {
  background-color: transparent;
  color: #00ab6b;
}
.medium_80cb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.medium_80cb
  [class*="social-icon-odnoklassniki"].primary_thick_1f83 {
  background-color: transparent;
  color: #f4731c;
}
.medium_80cb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.medium_80cb [class*="social-icon-meetup"].primary_thick_1f83 {
  background-color: transparent;
  color: #ec1c40;
}
.medium_80cb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.medium_80cb [class*="social-icon-pinterest"].primary_thick_1f83 {
  background-color: transparent;
  color: #bd081c;
}
.medium_80cb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.medium_80cb [class*="social-icon-product-hunt"].primary_thick_1f83 {
  background-color: transparent;
  color: #da552f;
}
.medium_80cb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.medium_80cb [class*="social-icon-reddit"].primary_thick_1f83 {
  background-color: transparent;
  color: #ff4500;
}
.medium_80cb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.medium_80cb [class*="social-icon-rss"].primary_thick_1f83 {
  background-color: transparent;
  color: #f26522;
}
.medium_80cb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.medium_80cb
  [class*="social-icon-shopping-cart"].primary_thick_1f83 {
  background-color: transparent;
  color: #4caf50;
}
.medium_80cb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.medium_80cb [class*="social-icon-skype"].primary_thick_1f83 {
  background-color: transparent;
  color: #00aff0;
}
.medium_80cb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.medium_80cb [class*="social-icon-slideshare"].primary_thick_1f83 {
  background-color: transparent;
  color: #0077b5;
}
.medium_80cb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.medium_80cb [class*="social-icon-snapchat"].primary_thick_1f83 {
  background-color: transparent;
  color: #fffc00;
}
.medium_80cb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.medium_80cb [class*="social-icon-soundcloud"].primary_thick_1f83 {
  background-color: transparent;
  color: #f80;
}
.medium_80cb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.medium_80cb [class*="social-icon-spotify"].primary_thick_1f83 {
  background-color: transparent;
  color: #2ebd59;
}
.medium_80cb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.medium_80cb
  [class*="social-icon-stack-overflow"].primary_thick_1f83 {
  background-color: transparent;
  color: #fe7a15;
}
.medium_80cb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.medium_80cb [class*="social-icon-maldkfgram"].primary_thick_1f83 {
  background-color: transparent;
  color: #2ca5e0;
}
.medium_80cb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.medium_80cb [class*="social-icon-tripadvisor"].primary_thick_1f83 {
  background-color: transparent;
  color: #589442;
}
.medium_80cb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.medium_80cb [class*="social-icon-tumblr"].primary_thick_1f83 {
  background-color: transparent;
  color: #35465c;
}
.medium_80cb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.medium_80cb [class*="social-icon-twitch"].primary_thick_1f83 {
  background-color: transparent;
  color: #6441a5;
}
.medium_80cb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.medium_80cb [class*="social-icon-twitter"].primary_thick_1f83 {
  background-color: transparent;
  color: #1da1f2;
}
.medium_80cb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.medium_80cb [class*="social-icon-vimeo"].primary_thick_1f83 {
  background-color: transparent;
  color: #1ab7ea;
}
.medium_80cb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.medium_80cb [class*="social-icon-vk"].primary_thick_1f83 {
  background-color: transparent;
  color: #45668e;
}
.medium_80cb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.medium_80cb [class*="social-icon-weibo"].primary_thick_1f83 {
  background-color: transparent;
  color: #df2029;
}
.medium_80cb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.medium_80cb [class*="social-icon-weixin"].primary_thick_1f83 {
  background-color: transparent;
  color: #7bb32e;
}
.medium_80cb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.medium_80cb [class*="social-icon-whatsapp"].primary_thick_1f83 {
  background-color: transparent;
  color: #25d366;
}
.medium_80cb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.medium_80cb [class*="social-icon-wordpress"].primary_thick_1f83 {
  background-color: transparent;
  color: #21759b;
}
.medium_80cb [class*="social-icon-xing"] {
  background-color: #026466;
}
.medium_80cb [class*="social-icon-xing"].primary_thick_1f83 {
  background-color: transparent;
  color: #026466;
}
.medium_80cb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.medium_80cb [class*="social-icon-yelp"].primary_thick_1f83 {
  background-color: transparent;
  color: #af0606;
}
.medium_80cb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.medium_80cb [class*="social-icon-youtube"].primary_thick_1f83 {
  background-color: transparent;
  color: #cd201f;
}
.silver-863c {
  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;
}
.silver-863c:hover {
  box-shadow: none;
  background: 0 0;
}
.text-3386 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.progress_smooth_494f {
  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;
}
.component-e017 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title-left-c9a0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title-left-c9a0,
.title-left-c9a0::after,
.title-left-c9a0::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;
}
.title-left-c9a0::after,
.title-left-c9a0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slider_88b0 .progress_smooth_494f .component-e017 {
  margin-top: -2px;
  width: 19px;
}
.slider_88b0 .progress_smooth_494f .title-left-c9a0 {
  margin-top: -1px;
}
.slider_88b0 .progress_smooth_494f .title-left-c9a0,
.slider_88b0 .progress_smooth_494f .title-left-c9a0::after,
.slider_88b0 .progress_smooth_494f .title-left-c9a0::before {
  width: 19px;
  height: 2px;
}
.slider_88b0 .progress_smooth_494f .title-left-c9a0::before {
  top: -6px;
}
.slider_88b0 .progress_smooth_494f .title-left-c9a0::after {
  bottom: -6px;
}
.advanced-b4d0 .progress_smooth_494f .component-e017 {
  margin-top: -2px;
  width: 22px;
}
.advanced-b4d0 .progress_smooth_494f .title-left-c9a0 {
  margin-top: -1px;
}
.advanced-b4d0 .progress_smooth_494f .title-left-c9a0,
.advanced-b4d0 .progress_smooth_494f .title-left-c9a0::after,
.advanced-b4d0 .progress_smooth_494f .title-left-c9a0::before {
  width: 22px;
  height: 2px;
}
.advanced-b4d0 .progress_smooth_494f .title-left-c9a0::before {
  top: -7px;
}
.advanced-b4d0 .progress_smooth_494f .title-left-c9a0::after {
  bottom: -7px;
}
.filter_dfe0 .progress_smooth_494f .component-e017 {
  margin-top: -2px;
  width: 31px;
}
.filter_dfe0 .progress_smooth_494f .title-left-c9a0 {
  margin-top: -1.5px;
}
.filter_dfe0 .progress_smooth_494f .title-left-c9a0,
.filter_dfe0 .progress_smooth_494f .title-left-c9a0::after,
.filter_dfe0 .progress_smooth_494f .title-left-c9a0::before {
  width: 31px;
  height: 3px;
}
.filter_dfe0 .progress_smooth_494f .title-left-c9a0::before {
  top: -9px;
}
.filter_dfe0 .progress_smooth_494f .title-left-c9a0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .preview-25a2 .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 19px;
  }
  .preview-25a2 .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1px;
  }
  .preview-25a2 .progress_smooth_494f .title-left-c9a0,
  .preview-25a2 .progress_smooth_494f .title-left-c9a0::after,
  .preview-25a2 .progress_smooth_494f .title-left-c9a0::before {
    width: 19px;
    height: 2px;
  }
  .preview-25a2 .progress_smooth_494f .title-left-c9a0::before {
    top: -6px;
  }
  .preview-25a2 .progress_smooth_494f .title-left-c9a0::after {
    bottom: -6px;
  }
  .small_2b28 .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 22px;
  }
  .small_2b28 .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1px;
  }
  .small_2b28 .progress_smooth_494f .title-left-c9a0,
  .small_2b28 .progress_smooth_494f .title-left-c9a0::after,
  .small_2b28 .progress_smooth_494f .title-left-c9a0::before {
    width: 22px;
    height: 2px;
  }
  .small_2b28 .progress_smooth_494f .title-left-c9a0::before {
    top: -7px;
  }
  .small_2b28 .progress_smooth_494f .title-left-c9a0::after {
    bottom: -7px;
  }
  .action_9974 .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 31px;
  }
  .action_9974 .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1.5px;
  }
  .action_9974 .progress_smooth_494f .title-left-c9a0,
  .action_9974 .progress_smooth_494f .title-left-c9a0::after,
  .action_9974 .progress_smooth_494f .title-left-c9a0::before {
    width: 31px;
    height: 3px;
  }
  .action_9974 .progress_smooth_494f .title-left-c9a0::before {
    top: -9px;
  }
  .action_9974 .progress_smooth_494f .title-left-c9a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_2583 .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 19px;
  }
  .outline_2583 .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1px;
  }
  .outline_2583 .progress_smooth_494f .title-left-c9a0,
  .outline_2583 .progress_smooth_494f .title-left-c9a0::after,
  .outline_2583 .progress_smooth_494f .title-left-c9a0::before {
    width: 19px;
    height: 2px;
  }
  .outline_2583 .progress_smooth_494f .title-left-c9a0::before {
    top: -6px;
  }
  .outline_2583 .progress_smooth_494f .title-left-c9a0::after {
    bottom: -6px;
  }
  .label_orange_062b .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 22px;
  }
  .label_orange_062b .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1px;
  }
  .label_orange_062b .progress_smooth_494f .title-left-c9a0,
  .label_orange_062b .progress_smooth_494f .title-left-c9a0::after,
  .label_orange_062b .progress_smooth_494f .title-left-c9a0::before {
    width: 22px;
    height: 2px;
  }
  .label_orange_062b .progress_smooth_494f .title-left-c9a0::before {
    top: -7px;
  }
  .label_orange_062b .progress_smooth_494f .title-left-c9a0::after {
    bottom: -7px;
  }
  .description_c31f .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 31px;
  }
  .description_c31f .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1.5px;
  }
  .description_c31f .progress_smooth_494f .title-left-c9a0,
  .description_c31f .progress_smooth_494f .title-left-c9a0::after,
  .description_c31f .progress_smooth_494f .title-left-c9a0::before {
    width: 31px;
    height: 3px;
  }
  .description_c31f .progress_smooth_494f .title-left-c9a0::before {
    top: -9px;
  }
  .description_c31f .progress_smooth_494f .title-left-c9a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_new_6a0f .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_new_6a0f .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1px;
  }
  .tabs_new_6a0f .progress_smooth_494f .title-left-c9a0,
  .tabs_new_6a0f .progress_smooth_494f .title-left-c9a0::after,
  .tabs_new_6a0f .progress_smooth_494f .title-left-c9a0::before {
    width: 19px;
    height: 2px;
  }
  .tabs_new_6a0f .progress_smooth_494f .title-left-c9a0::before {
    top: -6px;
  }
  .tabs_new_6a0f .progress_smooth_494f .title-left-c9a0::after {
    bottom: -6px;
  }
  .form-north-0f80 .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 22px;
  }
  .form-north-0f80 .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1px;
  }
  .form-north-0f80 .progress_smooth_494f .title-left-c9a0,
  .form-north-0f80 .progress_smooth_494f .title-left-c9a0::after,
  .form-north-0f80 .progress_smooth_494f .title-left-c9a0::before {
    width: 22px;
    height: 2px;
  }
  .form-north-0f80 .progress_smooth_494f .title-left-c9a0::before {
    top: -7px;
  }
  .form-north-0f80 .progress_smooth_494f .title-left-c9a0::after {
    bottom: -7px;
  }
  .outline_complex_d5f7 .progress_smooth_494f .component-e017 {
    margin-top: -2px;
    width: 31px;
  }
  .outline_complex_d5f7 .progress_smooth_494f .title-left-c9a0 {
    margin-top: -1.5px;
  }
  .outline_complex_d5f7 .progress_smooth_494f .title-left-c9a0,
  .outline_complex_d5f7 .progress_smooth_494f .title-left-c9a0::after,
  .outline_complex_d5f7 .progress_smooth_494f .title-left-c9a0::before {
    width: 31px;
    height: 3px;
  }
  .outline_complex_d5f7 .progress_smooth_494f .title-left-c9a0::before {
    top: -9px;
  }
  .outline_complex_d5f7 .progress_smooth_494f .title-left-c9a0::after {
    bottom: -9px;
  }
}
.border_next_ac59 .title-left-c9a0 {
  -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);
}
.border_next_ac59 .title-left-c9a0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.border_next_ac59 .title-left-c9a0::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);
}
.border_next_ac59.status-dim-d11a .title-left-c9a0 {
  -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);
}
.border_next_ac59.status-dim-d11a .title-left-c9a0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.border_next_ac59.status-dim-d11a .title-left-c9a0::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);
}
.list_dbd0 {
  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.aside-fresh-6607:before {
  display: none;
}
.pagination_pro_7897 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pagination_pro_7897 .large-4868 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pagination_pro_7897 .large-4868:last-of-type {
  border-bottom: none;
}
.pagination_pro_7897 .large-4868.tertiary-liquid-7242,
.pagination_pro_7897 .large-4868.paper_0d09,
.pagination_pro_7897 .large-4868.list_a21b {
  padding: 0;
}
.pagination_pro_7897 .hero_8679 .pressed-3354 {
  color: currentColor;
}
.pagination_pro_7897 .hero_8679 .pressed-3354:focus,
.pagination_pro_7897 .hero_8679 .pressed-3354:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_pro_7897.steel-2ef1 .clean-442d,
.pagination_pro_7897.steel-2ef1 .mask_9a4a a,
.pagination_pro_7897.steel-2ef1 .aside_north_63ca a,
.pagination_pro_7897.steel-2ef1 .narrow_46e5 a {
  color: rgba(0, 0, 0, 0.55);
}
.pagination_pro_7897.steel-2ef1 .clean-442d:hover,
.pagination_pro_7897.steel-2ef1 .mask_9a4a a:hover,
.pagination_pro_7897.steel-2ef1 .aside_north_63ca a:hover,
.pagination_pro_7897.steel-2ef1 .narrow_46e5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_pro_7897.steel-2ef1 .breadcrumb-new-d78a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_pro_7897.steel-2ef1 .large-4868 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_pro_7897.steel-2ef1 .large-4868:before {
  background: rgba(0, 0, 0, 0.08);
}
.pagination_pro_7897.steel-2ef1 .link-cold-d400:before {
  background: rgba(255, 255, 255, 0.9);
}
.pagination_pro_7897.steel-2ef1 .hero_8679 .message-simple-2de5 li a,
.pagination_pro_7897.steel-2ef1 .hero_8679 .pressed-3354,
.pagination_pro_7897.steel-2ef1 .narrow_46e5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_pro_7897.steel-2ef1 .hero_8679 .pressed-3354:focus,
.pagination_pro_7897.steel-2ef1 .hero_8679 .pressed-3354:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_pro_7897.steel-2ef1 .message-simple-2de5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_pro_7897.small_46bd .clean-442d,
.pagination_pro_7897.small_46bd .mask_9a4a a,
.pagination_pro_7897.small_46bd .aside_north_63ca .pressed-3354,
.pagination_pro_7897.small_46bd .aside_north_63ca a,
.pagination_pro_7897.small_46bd .narrow_46e5 a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_pro_7897.small_46bd .clean-442d:hover,
.pagination_pro_7897.small_46bd .mask_9a4a a:hover,
.pagination_pro_7897.small_46bd .aside_north_63ca .pressed-3354:hover,
.pagination_pro_7897.small_46bd .aside_north_63ca a:hover,
.pagination_pro_7897.small_46bd .narrow_46e5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_pro_7897.small_46bd .breadcrumb-new-d78a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_pro_7897.small_46bd .large-4868 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_pro_7897.small_46bd .large-4868:before {
  background: rgba(255, 255, 255, 0.08);
}
.pagination_pro_7897.small_46bd .link-cold-d400:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination_pro_7897.small_46bd .hero_8679 .message-simple-2de5 li a,
.pagination_pro_7897.small_46bd .hero_8679 .pressed-3354,
.pagination_pro_7897.small_46bd .narrow_46e5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_pro_7897.small_46bd .hero_8679 .pressed-3354:focus,
.pagination_pro_7897.small_46bd .hero_8679 .pressed-3354:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_pro_7897.small_46bd .message-simple-2de5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-cold-d400 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.link-cold-d400:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.content-56a2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.active-tiny-1b4a .pagination_pro_7897 {
  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;
}
.active-tiny-1b4a .large-4868 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.active-tiny-1b4a .large-4868: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) {
  .active-tiny-1b4a .large-4868:before {
    width: 16%;
    left: 42%;
  }
}
.active-tiny-1b4a .large-4868:last-child:before {
  content: none;
}
.active-tiny-1b4a .large-4868[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.active-tiny-1b4a .hero_8679 .message-simple-2de5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.active-tiny-1b4a .hero_8679 .message-simple-2de5 li a .pressed-3354 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.active-tiny-1b4a .hero_8679 .narrow_46e5 {
  border: none;
}
.active-tiny-1b4a .hero_8679 .narrow_46e5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.active-tiny-1b4a .link-cold-d400 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.active-tiny-1b4a .content-56a2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.active-tiny-1b4a .small_46bd .link-cold-d400:before {
  background: rgba(0, 0, 0, 0.9);
}
.active-tiny-1b4a .steel-2ef1.dropdown-simple-9328 .title-left-c9a0 {
  background: rgba(0, 0, 0, 0.6);
}
.active-tiny-1b4a
  .steel-2ef1.dropdown-simple-9328
  .title-left-c9a0::after,
.active-tiny-1b4a
  .steel-2ef1.dropdown-simple-9328
  .title-left-c9a0:before {
  background: inherit;
}
.active-tiny-1b4a
  .steel-2ef1.dropdown-simple-9328:hover
  .title-left-c9a0 {
  background: rgba(0, 0, 0, 0.8);
}
.element_ef9c .pagination_pro_7897 {
  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) {
  .element_ef9c .pagination_pro_7897 {
    width: auto;
    right: 45px;
  }
}
.tooltip_7781 .pagination_pro_7897 {
  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) {
  .tooltip_7781 .pagination_pro_7897 {
    width: auto;
    left: 45px;
  }
}
.aside-fresh-6607 .pagination_pro_7897 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.aside-fresh-6607 .content-56a2 {
  max-width: 48em;
  margin: 0 auto;
}
.aside-fresh-6607 .link-cold-d400:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.silver-92b8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.silver-92b8.active-tiny-1b4a .pagination_pro_7897 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.silver-92b8.element_ef9c .pagination_pro_7897 {
  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);
}
.silver-92b8 .pagination_pro_7897 {
  visibility: visible;
}
.silver-92b8.tooltip_7781 .pagination_pro_7897 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.warm_8121,
.search-dark-66fc {
  overflow-x: hidden;
}
.warm_8121 .pagination_pro_7897 {
  overflow: auto;
}
.warm_8121.active-tiny-1b4a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_8121.active-tiny-1b4a .pagination_pro_7897 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.warm_8121.active-tiny-1b4a .silver-863c {
  opacity: 0;
}
.warm_8121.element_ef9c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_8121.element_ef9c .pagination_pro_7897 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.warm_8121.element_ef9c .silver-863c {
  opacity: 0;
}
.warm_8121.tooltip_7781 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_8121.tooltip_7781 .pagination_pro_7897 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.warm_8121.tooltip_7781 .silver-863c {
  opacity: 0;
}
.warm_8121.aside-fresh-6607 .pagination_pro_7897 {
  z-index: 10;
  visibility: visible;
}
.dropdown-simple-9328 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dropdown-simple-9328 .title-left-c9a0 {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown-simple-9328 .title-left-c9a0::after,
.dropdown-simple-9328 .title-left-c9a0:before {
  background: inherit;
}
.dropdown-simple-9328:hover .title-left-c9a0 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip_7781 .dropdown-simple-9328 {
  top: 10px;
  right: auto;
  left: 12px;
}
.aside-fresh-6607 .dropdown-simple-9328 {
  display: none !important;
}
.warm_8121:before,
.search-dark-66fc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.warm_8121 .dropdown-simple-9328,
.search-dark-66fc .dropdown-simple-9328 {
  display: inline-block;
}
.pagination_pro_7897 .footer-77f8 {
  -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;
}
.warm_8121 .pagination_pro_7897 .footer-77f8,
.search-dark-66fc .pagination_pro_7897 .footer-77f8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pressed-45f7 .under_5bb1 {
  width: 100%;
}
.notification-cool-4a16 {
  padding: 0 0.5em 0;
}
.notification-cool-4a16 [class*="customify-col-"],
.notification-cool-4a16 [class*="customify-col_"],
.notification-cool-4a16 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element_346e .notification-cool-4a16 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .west-b1dc .menu_north_baad,
  .menu_north_baad {
    display: none;
  }
  .block-south-1201 {
    text-align: left;
  }
  .dynamic_4961 {
    text-align: center;
  }
  .steel_1349 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .west-b1dc .clean_0b4c,
  .clean_0b4c {
    display: none;
  }
  .frame_dark_09d1 {
    text-align: left;
  }
  .tertiary-outer-553b {
    text-align: center;
  }
  .focus-1a90 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .west-b1dc .picture_3efe,
  .picture_3efe {
    display: none;
  }
  .texture-old-0833 {
    text-align: left;
  }
  .form-0cb3 {
    text-align: center;
  }
  .first-a87e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.highlight-gas-7dd6 {
  box-shadow: none !important;
}
.left-6df4 .input_72c0,
.old-4a5c .input_72c0 {
  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;
}
.old-4a5c .input_72c0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.badge-27be {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.badge-27be:after,
.badge-27be:before {
  content: "";
  display: table;
}
.badge-27be:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .badge-27be {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.badge-27be,
.block-dad9 {
  max-width: 1248px;
  margin: 0 auto;
}

.footer_16e8.top-4814 .badge-27be {
  max-width: 100%;
}
.footer_16e8.container_silver_225d {
  max-width: 1200px;
  margin: 0 auto;
}
.footer_16e8.list-b107 .badge-27be {
  max-width: 100%;
}
.footer_16e8.list-b107 > .badge-27be {
  padding-left: 0;
  padding-right: 0;
}
.footer_16e8.list-b107 > .badge-27be .west-b1dc {
  margin: 0;
}
.footer_16e8.list-b107
  > .badge-27be
  .description-2cd7.wrapper-d032 {
  margin-right: 0;
  margin-left: 0;
}
.footer_16e8.list-b107 #main.wrapper-d032 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mini_cc85 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mini_cc85 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thick-9640 .mask-current-7ed6 {
    padding-right: 1em;
  }
  .thick-9640.thumbnail_narrow_424c .description-2cd7 {
    border-right: 1px solid #eaecee;
  }
  .thick-9640.thumbnail_narrow_424c .mask-current-7ed6 {
    padding-right: 1em;
  }
  .thick-9640.thumbnail_narrow_424c .secondary-white-23cc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick-6c68 .mask-current-7ed6 {
    padding-left: 1em;
  }
  .thick-6c68.thumbnail_narrow_424c .description-2cd7 {
    border-left: 1px solid #eaecee;
  }
  .thick-6c68.thumbnail_narrow_424c .mask-current-7ed6 {
    padding-left: 1em;
  }
  .thick-6c68.thumbnail_narrow_424c .secondary-white-23cc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-pressed-7cf3 .mask-current-7ed6 {
    padding-left: 1em;
  }
  .video-pressed-7cf3.thumbnail_narrow_424c .cold_8968 {
    border-right: 1px solid #eaecee;
  }
  .video-pressed-7cf3.thumbnail_narrow_424c .hovered_be46 {
    border-right: 1px solid #eaecee;
  }
  .video-pressed-7cf3.thumbnail_narrow_424c .mask-current-7ed6 {
    padding-left: 1em;
  }
  .video-pressed-7cf3.thumbnail_narrow_424c .secondary-white-23cc {
    padding-right: 1em;
  }
  .video-pressed-7cf3.thumbnail_narrow_424c .title_last_a45a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-0019 .mask-current-7ed6 {
    padding-right: 1em;
  }
  .wood-0019.thumbnail_narrow_424c .cold_8968 {
    border-left: 1px solid #eaecee;
  }
  .wood-0019.thumbnail_narrow_424c .hovered_be46 {
    border-left: 1px solid #eaecee;
  }
  .wood-0019.thumbnail_narrow_424c .mask-current-7ed6 {
    padding-right: 1em;
  }
  .wood-0019.thumbnail_narrow_424c .secondary-white-23cc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-0019.thumbnail_narrow_424c .title_last_a45a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini_cc85 .mask-current-7ed6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_cc85.thumbnail_narrow_424c .description-2cd7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mini_cc85.thumbnail_narrow_424c .mask-current-7ed6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_cc85.thumbnail_narrow_424c .secondary-white-23cc {
    padding-left: 1em;
  }
  .mini_cc85.thumbnail_narrow_424c .title_last_a45a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mini_cc85.thumbnail_narrow_424c .mask-current-7ed6 {
    padding-left: 0;
  }
}
.disabled-inner-e8ab .liquid-ff21 {
  display: inline-block;
}
.notice_b681 {
  display: inline-block;
}
.search-5b69 {
  word-con: break-word;
}
.shade-abae > span {
  display: inline-block;
  padding: 5px 0;
}
.shade-abae .huge_eaf8 {
  margin-left: 8px;
  margin-right: 8px;
}
.shade-abae .label-stale-e13d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.soft_575c .modal_f941 {
  margin-bottom: 2em;
}
.soft_575c .frame-orange-ecd7 {
  margin-bottom: 15px;
}
.soft_575c .frame-orange-ecd7:last-child {
  margin-bottom: 0;
}
.soft_575c .black-01e3 {
  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) {
  .soft_575c .black-01e3 {
    display: block;
  }
}
.soft_575c .input_pressed_9e99 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .soft_575c .input_pressed_9e99 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.soft_575c .dropdown-easy-6a77 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.soft_575c .dropdown-easy-6a77 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.soft_575c .dropdown-easy-6a77 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.soft_575c .search-5b69 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft_575c .search-5b69 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.soft_575c .avatar_fresh_5faa p:last-child {
  margin-bottom: 0;
}
.soft_575c .detail_upper_65bf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.soft_575c .filter-north-e05a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.soft_575c .dirty_fb83 {
  margin-top: 1em;
}
.soft_575c .shadow-da37 {
  top: 0;
  display: block;
}
.soft_575c .shadow-da37 a {
  color: inherit;
}
.soft_575c .shadow-da37 a:hover {
  color: inherit;
}
.soft_575c .banner_upper_758d {
  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;
}
.soft_575c .banner_upper_758d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.soft_575c .filter-north-e05a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.soft_575c .form_silver_1a34 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.soft_575c .form_silver_1a34:first-child {
  margin-top: 0;
}
.soft_575c .form_silver_1a34.new_2423 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.soft_575c .form_silver_1a34.pagination_focused_4e1c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft_575c
  .form_silver_1a34.pagination_focused_4e1c.gold-7d2c
  .dirty_fb83 {
  width: 100%;
}
.soft_575c .pagination_focused_4e1c {
  -webkit-box-align: center;
  align-items: center;
}
.soft_575c .pagination_focused_4e1c .shade-abae,
.soft_575c .pagination_focused_4e1c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.soft_575c .dropdown-easy-6a77 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft_575c .dropdown-easy-6a77 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft_575c .dropdown-easy-6a77: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;
}
.soft_575c .new_2423 {
  z-index: 5;
}
.soft_575c .box-d925 .footer-copper-85a3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.soft_575c .accent-b1ad .footer-copper-85a3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.soft_575c .column-south-28aa .footer-copper-85a3 {
  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;
}
.soft_575c.fresh_2f39 .black-01e3,
.soft_575c.tiny_42e6 .black-01e3 {
  display: block;
}
.soft_575c.fresh_2f39 .black-01e3 .accent-1660,
.soft_575c.fresh_2f39 .black-01e3 .filter-north-e05a,
.soft_575c.tiny_42e6 .black-01e3 .accent-1660,
.soft_575c.tiny_42e6 .black-01e3 .filter-north-e05a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft_575c.complex-83b6 .input_pressed_9e99 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .soft_575c.complex-83b6 .input_pressed_9e99 {
    margin-right: 0;
  }
}
.soft_575c.fresh_2f39 .input_pressed_9e99,
.soft_575c.tiny_42e6 .input_pressed_9e99 {
  padding-top: 40%;
}
.soft_575c.fresh_2f39 .modal_f941,
.soft_575c.tiny_42e6 .modal_f941 {
  display: block;
}
.soft_575c.fresh_2f39 .fn-sticky-f09b .filter-north-e05a,
.soft_575c.tiny_42e6 .fn-sticky-f09b .filter-north-e05a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.soft_575c.fresh_2f39 .input_pressed_9e99,
.soft_575c.tiny_42e6 .input_pressed_9e99 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.soft_575c.fresh_2f39 .filter-north-e05a {
  padding: 1em;
}
.notice_black_f789 {
  margin: 30px auto;
  display: block;
}
.notice_black_f789 .layout-c8ae > * {
  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;
}
.notice_black_f789 .layout-c8ae > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice_black_f789 .layout-c8ae span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current-49fe .shade-abae {
  margin-bottom: 1.41575em;
}
.current-49fe .photo-easy-fc79 {
  margin-bottom: 1.618em;
}
.popup_purple_637e .green-e8b9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.popup_purple_637e .green-e8b9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.popup_purple_637e .shadow-7c3c {
  max-width: 100%;
  overflow: auto;
}
.short-4a23 .popup_purple_637e a:hover {
  text-decoration: underline;
}
.carousel-orange-b93d .frame-orange-ecd7:not(.search-5b69),
.carousel-orange-b93d .dropdown-easy-6a77 {
  margin-bottom: 1.41575em;
}
.carousel-orange-b93d .frame-orange-ecd7:not(.search-5b69):last-child,
.carousel-orange-b93d .dropdown-easy-6a77:last-child {
  margin-bottom: 0;
}
.carousel-orange-b93d .frame-orange-ecd7.middle-05e4 {
  margin-bottom: 0.41575em;
}
.carousel-orange-b93d .upper-ddc6:before,
.carousel-orange-b93d .out-ba2c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.carousel-orange-b93d .upper-ddc6:before {
  content: "\f115";
}
.carousel-orange-b93d .out-ba2c:before {
  content: "\f02c";
}
.carousel-orange-b93d .banner-0584 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.carousel-orange-b93d .banner-0584 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bright_014a {
  display: -webkit-box;
  display: flex;
}
.bright_014a .action-f27a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bright_014a .action-f27a {
    flex-basis: 90px;
  }
}
.bright_014a .iron-f7fe {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright_014a .iron-f7fe {
    flex-basis: calc(100% - 50px);
  }
}
.bright_014a .orange-3488 p:last-child {
  margin-bottom: 0.72em;
}
.logo-f668 .layout-c8ae {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo-f668 .layout-c8ae:after,
.logo-f668 .layout-c8ae:before {
  content: "";
  display: table;
}
.logo-f668 .layout-c8ae:after {
  clear: both;
}
.logo-f668 .layout-c8ae .hot-cad7,
.logo-f668 .layout-c8ae .hot_071b {
  width: 49%;
}
.logo-f668 .layout-c8ae .hot-cad7 a span.tooltip-8e6b,
.logo-f668 .layout-c8ae .hot_071b a span.tooltip-8e6b {
  display: block;
  margin-bottom: 5px;
}
.logo-f668 .layout-c8ae .hot_071b {
  float: left;
  text-align: left;
}
.logo-f668 .layout-c8ae .hot-cad7 {
  float: right;
  text-align: right;
}
.description_gold_9071 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .description_gold_9071 {
    margin-bottom: 0;
  }
}
.article-last-6ae5 {
  margin-bottom: 1em;
}
.article-last-6ae5 .search-5b69 {
  font-size: 1.1em;
  line-height: 1.3;
}
.top_81b0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.prev_c356 .article-last-6ae5,
.text-action-232e .article-last-6ae5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .prev_c356 .article-last-6ae5,
  .text-action-232e .article-last-6ae5 {
    display: block;
  }
}
.prev_c356 .top_81b0,
.text-action-232e .top_81b0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .prev_c356 .top_81b0,
  .text-action-232e .top_81b0 {
    margin-bottom: 1em;
  }
}
.prev_c356 .top_81b0 img,
.text-action-232e .top_81b0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.prev_c356 .fluid_1deb,
.text-action-232e .fluid_1deb {
  flex-basis: calc(100% - 160px);
}
.prev_c356 .fluid_1deb p,
.text-action-232e .fluid_1deb p {
  margin-bottom: 0;
}
.prev_c356 .fluid_1deb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .prev_c356 .fluid_1deb {
    padding-left: 0;
  }
}
.text-action-232e .fluid_1deb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .text-action-232e .fluid_1deb {
    padding-right: 0;
  }
}
.text-action-232e .top_81b0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hot_a7cb .top_81b0 {
  margin-bottom: 0.5em;
}
.hot_a7cb .top_81b0 img {
  width: 100%;
}
.shade_red_4794 .accent-lite-5e4d,
.hidden_60a0 .accent-lite-5e4d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden_60a0 .description-2cd7 .footer_lower_2584 p:last-child {
  margin-bottom: 0;
}
.pagination_slow_b79c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice_west_7d5e .panel-e380 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice_west_7d5e .panel-e380:last-of-type {
    margin-bottom: 0;
  }
}
.notice_west_7d5e .panel-e380 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice_west_7d5e .panel-e380 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice_west_7d5e .panel-e380 ul li {
  margin: 0 0 0.6em;
}
.notice_west_7d5e .panel-e380 ul li.gallery_327b,
.notice_west_7d5e .panel-e380 ul li.iron_2450 {
  position: relative;
}
.notice_west_7d5e .panel-e380 ul li.gallery_327b .tabs-dynamic-5774,
.notice_west_7d5e .panel-e380 ul li.iron_2450 .tabs-dynamic-5774 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice_west_7d5e .panel-e380 ul li.gallery_327b:after:after,
.notice_west_7d5e .panel-e380 ul li.gallery_327b:after:before,
.notice_west_7d5e
  .panel-e380
  ul
  li.iron_2450:after:after,
.notice_west_7d5e
  .panel-e380
  ul
  li.iron_2450:after:before {
  content: "";
  display: table;
}
.notice_west_7d5e .panel-e380 ul li.gallery_327b:after:after,
.notice_west_7d5e
  .panel-e380
  ul
  li.iron_2450:after:after {
  clear: both;
}
.notice_west_7d5e .panel-e380 a.grid_green_8fef:hover {
  text-decoration: none;
}
.notice_west_7d5e .panel-e380 select {
  max-width: 100%;
}
.notice_west_7d5e .panel-e380 table {
  font-size: 85%;
}
.notice_west_7d5e .panel-e380 table td,
.notice_west_7d5e .panel-e380 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice_west_7d5e .panel-e380 table tfoot td {
  text-align: left;
}
.notice_west_7d5e .panel-e380 :last-child {
  margin-bottom: 0;
}
.notice_west_7d5e .panel-e380 .feature_right_9790 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice_west_7d5e .panel-e380 .feature_right_9790 label {
  width: 100%;
}
.notice_west_7d5e .panel-e380 .feature_right_9790 .article-b70f {
  width: 100%;
  display: block;
}
.notice_west_7d5e .panel-e380 .feature_right_9790 .stone_4452 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice_west_7d5e .panel-e380 .feature_right_9790 .stone_4452:hover svg #svg-search {
  fill: #444;
}
.notice_west_7d5e .panel-e380 .feature_right_9790 .stone_4452 svg {
  width: 18px;
  height: 18px;
}
.notice_west_7d5e .black_8124 ul ul,
.notice_west_7d5e .content-70d3 ul ul,
.notice_west_7d5e .lower_b6ab ul ul,
.notice_west_7d5e .liquid_b4e0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice_west_7d5e .black_8124 .badge_top_6871 > a,
.notice_west_7d5e .content-70d3 .badge_top_6871 > a,
.notice_west_7d5e .lower_b6ab .badge_top_6871 > a,
.notice_west_7d5e .liquid_b4e0 .badge_top_6871 > a {
  margin-bottom: 0;
}
.notice_west_7d5e .steel_c5c5 li,
.notice_west_7d5e .black_8124 li,
.notice_west_7d5e .nav_9e5b li,
.notice_west_7d5e .content-70d3 li,
.notice_west_7d5e .lower_b6ab li,
.notice_west_7d5e .liquid_b4e0 li,
.notice_west_7d5e .caption-31f9 li,
.notice_west_7d5e .video-rough-e905 li {
  display: block;
  position: relative;
}
.notice_west_7d5e .steel_c5c5 li:last-child,
.notice_west_7d5e .black_8124 li:last-child,
.notice_west_7d5e .nav_9e5b li:last-child,
.notice_west_7d5e .content-70d3 li:last-child,
.notice_west_7d5e .lower_b6ab li:last-child,
.notice_west_7d5e .liquid_b4e0 li:last-child,
.notice_west_7d5e .caption-31f9 li:last-child,
.notice_west_7d5e .video-rough-e905 li:last-child {
  border: none;
}
.notice_west_7d5e .steel_c5c5 li a,
.notice_west_7d5e .black_8124 li a,
.notice_west_7d5e .nav_9e5b li a,
.notice_west_7d5e .content-70d3 li a,
.notice_west_7d5e .lower_b6ab li a,
.notice_west_7d5e .liquid_b4e0 li a,
.notice_west_7d5e .caption-31f9 li a,
.notice_west_7d5e .video-rough-e905 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice_west_7d5e .steel_c5c5 li ul li::before,
.notice_west_7d5e .black_8124 li ul li::before,
.notice_west_7d5e .nav_9e5b li ul li::before,
.notice_west_7d5e .content-70d3 li ul li::before,
.notice_west_7d5e .lower_b6ab li ul li::before,
.notice_west_7d5e .liquid_b4e0 li ul li::before,
.notice_west_7d5e .caption-31f9 li ul li::before,
.notice_west_7d5e .video-rough-e905 li ul li::before {
  left: 15px;
}
.notice_west_7d5e .steel_c5c5 li ul a,
.notice_west_7d5e .black_8124 li ul a,
.notice_west_7d5e .nav_9e5b li ul a,
.notice_west_7d5e .content-70d3 li ul a,
.notice_west_7d5e .lower_b6ab li ul a,
.notice_west_7d5e .liquid_b4e0 li ul a,
.notice_west_7d5e .caption-31f9 li ul a,
.notice_west_7d5e .video-rough-e905 li ul a {
  padding-left: 20px;
}
.notice_west_7d5e .steel_c5c5 li ul ul li::before,
.notice_west_7d5e .black_8124 li ul ul li::before,
.notice_west_7d5e .nav_9e5b li ul ul li::before,
.notice_west_7d5e .content-70d3 li ul ul li::before,
.notice_west_7d5e .lower_b6ab li ul ul li::before,
.notice_west_7d5e .liquid_b4e0 li ul ul li::before,
.notice_west_7d5e .caption-31f9 li ul ul li::before,
.notice_west_7d5e .video-rough-e905 li ul ul li::before {
  left: 30px;
}
.notice_west_7d5e .steel_c5c5 li ul ul a,
.notice_west_7d5e .black_8124 li ul ul a,
.notice_west_7d5e .nav_9e5b li ul ul a,
.notice_west_7d5e .content-70d3 li ul ul a,
.notice_west_7d5e .lower_b6ab li ul ul a,
.notice_west_7d5e .liquid_b4e0 li ul ul a,
.notice_west_7d5e .caption-31f9 li ul ul a,
.notice_west_7d5e .video-rough-e905 li ul ul a {
  padding-left: 40px;
}
.notice_west_7d5e .button_9138 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice_west_7d5e .video-rough-e905 ul li {
  margin-bottom: 1.41575em;
}
.notice_west_7d5e .video-rough-e905 ul li .form_7291 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice_west_7d5e .video-rough-e905 ul li .over-8e28 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.small_46bd .steel_c5c5 li a,
.small_46bd .black_8124 li a,
.small_46bd .nav_9e5b li a,
.small_46bd .content-70d3 li a,
.small_46bd .lower_b6ab li a,
.small_46bd .liquid_b4e0 li a,
.small_46bd .caption-31f9 li a,
.small_46bd .video-rough-e905 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_46bd .button_9138 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_46bd .panel-e380 ul li.gallery_327b .tabs-dynamic-5774,
.small_46bd .panel-e380 ul li.iron_2450 .tabs-dynamic-5774 {
  background: rgba(0, 0, 0, 0.2);
}
.small_46bd .notice_west_7d5e .panel-e380 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_16e8 .notice_west_7d5e .message-simple-2de5 li {
  margin: 0;
}
.footer_16e8 .notice_west_7d5e .message-simple-2de5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer_16e8 .notice_west_7d5e .message-simple-2de5 li ul {
  margin: 0;
}
.footer_16e8 .notice_west_7d5e .message-simple-2de5 li ul li a {
  padding-left: 15px;
}
.footer_16e8 .notice_west_7d5e .message-simple-2de5 li ul li li a {
  padding-left: 30px;
}
.footer_16e8 .notice_west_7d5e .message-simple-2de5 li.warm-c215 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer_16e8 .notice_west_7d5e .message-simple-2de5 li.warm-c215 > 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;
}
.footer_16e8 .notice_west_7d5e .message-simple-2de5 li.warm-c215 > 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;
}
.sort_north_6f21 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.footer-57c7 {
  position: relative;
  z-index: 10;
}
.footer-57c7 .footer-77f8 {
  width: 100%;
  max-width: 100%;
}
.tag_dim_9439 .layout-active-6199 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag_dim_9439 .steel-2ef1 {
}
.tag_dim_9439 .small_46bd {
  background: #292929;
}
.notice_df8d .layout-active-6199 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notice_df8d .steel-2ef1 {
  background: #f9f9f9;
}
.notice_df8d .small_46bd {
  background: #303030;
}
.progress-down-348a .layout-active-6199 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress-down-348a .liquid-ff21 {
    margin-bottom: 1em;
  }
  .progress-down-348a .liquid-ff21:last-child {
    margin-bottom: 0;
  }
}
.progress-down-348a .steel-2ef1 {
  background: #ededed;
}
.progress-down-348a .small_46bd {
  background: #1a1a1a;
}
.layout-active-6199.steel-2ef1 {
  color: rgba(0, 0, 0, 0.6);
}
.layout-active-6199.steel-2ef1 .photo-basic-310a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout-active-6199.small_46bd {
  color: rgba(255, 255, 255, 0.99);
}
.layout-active-6199.small_46bd a:not(.grid_green_8fef) {
  color: rgba(255, 255, 255, 0.79);
}
.layout-active-6199.small_46bd a:not(.grid_green_8fef):hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout-active-6199.small_46bd .photo-basic-310a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-active-6199.small_46bd table tbody td,
.layout-active-6199.small_46bd table th {
  background: rgba(0, 0, 0, 0.08);
}
.link_30b4.pagination-under-78ac .badge-27be {
  max-width: initial;
}
.link_30b4 .panel-middle-1f2c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link_30b4 .panel-middle-1f2c .footer-77f8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link_30b4 .panel-middle-1f2c .footer-77f8 {
    display: block;
    margin-bottom: 2em;
  }
  .link_30b4 .panel-middle-1f2c .footer-77f8:last-child {
    margin-bottom: 0;
  }
}
.progress-down-348a .liquid-ff21:last-child,
.notice_df8d .liquid-ff21:last-child,
.tag_dim_9439 .liquid-ff21:last-child {
  margin-bottom: 0;
}
.progress-down-348a .liquid-ff21 .notice_west_7d5e .panel-e380:last-child,
.notice_df8d .liquid-ff21 .notice_west_7d5e .panel-e380:last-child,
.tag_dim_9439 .liquid-ff21 .notice_west_7d5e .panel-e380:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .progress-down-348a .pagination_ca6c,
  .progress-down-348a .text_72d4,
  .notice_df8d .pagination_ca6c,
  .notice_df8d .text_72d4,
  .tag_dim_9439 .pagination_ca6c,
  .tag_dim_9439 .text_72d4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .footer-57c7 .liquid-ff21 {
    margin-bottom: 2em;
  }
}
.footer-57c7 p:last-child {
  margin-bottom: 0;
}
.footer-57c7 li,
.footer-57c7 ul {
  list-style: none;
  margin: 0;
}
.footer-57c7 ul ul {
  margin-left: 2.617924em;
}
.slow-9120 {
  font-size: 0.875em;
}

/* css-noise: d18c */
.promo-block-s7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
