/*!
Theme Name: Customify
Theme URI: https://pressmaximum.modal-6851/customify
Author: WPCustomify
Author URI: https://pressmaximum.modal-6851
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.modal-6851/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.avatar-active-9789.status_small_3c51/licenses/gpl-2.0.shade-warm-a041
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.complex_3852/, (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.module_d5d9.current_ed4d/normalize.alert_1a73/
 ======
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.alert_1a73 v7.0.0 | MIT License | github.modal-6851/necolas/normalize.alert_1a73 */
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;
}
.pattern-c7b0 .card-inner-65b3,
.glass_fcc5,
.form-selected-47e0,
.old-7dbf,
.outline_6aec,
.chip_8c1a,
.column-8d96,
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;
}
.glass_fcc5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .glass_fcc5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .glass_fcc5,
  h1 {
    font-size: 1.8em;
  }
}
.form-selected-47e0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.form-selected-47e0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .form-selected-47e0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .form-selected-47e0,
  h2 {
    font-size: 1.7em;
  }
}
.old-7dbf,
h3 {
  font-size: 1.618em;
}
.pattern-c7b0 .card-inner-65b3,
.outline_6aec,
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.motion-2d7f {
  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;
}
.new_d4b6:after,
.new_d4b6:before,
.solid_a6c3:after,
.solid_a6c3:before {
  content: "";
  display: table;
}
.new_d4b6:after,
.solid_a6c3:after {
  clear: both;
}
.gold-896b {
  float: right;
  margin-right: 0;
}
.full_dfa3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.paragraph_clean_b531 .mask-46e1,
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;
}
.paragraph_clean_b531 .mask-46e1: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;
}
.small_6fa2 .mask-46e1 {
  box-shadow: none;
}
.small_6fa2
  .mask-46e1
  .bottom-0cf4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.small_6fa2 .mask-46e1 .menu-31a2 {
  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;
}
.small_6fa2
  .mask-46e1
  .menu-31a2
  b {
  display: none;
}
.small_6fa2 .in_0c74 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focus-new-f170:not(.top_56cf):not(.tag-mini-80d6),
button:not(.top_56cf):not(.tag-mini-80d6),
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ),
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ),
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ) {
  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;
}
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ):hover,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ):hover,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):hover,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):hover,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ):active,
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ):active,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):active,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):active,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):active,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus {
  outline: 0;
}
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79 {
  position: relative;
}
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .fixed_49e0,
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .summary_basic_cc66,
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .gold_ac11,
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  i,
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  svg,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .fixed_49e0,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .summary_basic_cc66,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .gold_ac11,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  i,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  svg,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .fixed_49e0,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .summary_basic_cc66,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .gold_ac11,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  i,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  svg,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .fixed_49e0,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .summary_basic_cc66,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .gold_ac11,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  i,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  svg,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .fixed_49e0,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .summary_basic_cc66,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  .gold_ac11,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  i,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79
  svg {
  visibility: hidden;
}
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79:after,
button:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79:after,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79:after,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79:after,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ).fn-loading-5f79: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;
}
.focus-new-f170:not(.top_56cf):not(.tag-mini-80d6),
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ),
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ),
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ) {
  color: #fff;
  background: #235787;
}
.focus-new-f170:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus,
input[type="button"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus,
input[type="reset"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus,
input[type="submit"]:not(.top_56cf):not(
    .tag-mini-80d6
  ):focus {
  color: #fff;
}
.focus-new-f170.fn-disabled-5f79:not(.top_56cf):not(
    .tag-mini-80d6
  ),
.focus-new-f170[disabled]:not(.top_56cf):not(
    .tag-mini-80d6
  ),
button.fn-disabled-5f79:not(.top_56cf):not(
    .tag-mini-80d6
  ),
button[disabled]:not(.top_56cf):not(
    .tag-mini-80d6
  ) {
  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;
}
.disabled-current-0a9a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled-current-0a9a: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;
}
.last_65aa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status-5a58 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image-fluid-fda4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.new_d4b6:after,
.new_d4b6:before,
.filter-white-21ff:after,
.filter-white-21ff:before,
.filter-5d5b:after,
.filter-5d5b:before,
.shadow-9172:after,
.shadow-9172:before,
.cool_830e:after,
.cool_830e:before,
.motion_b6d1:after,
.motion_b6d1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.new_d4b6:after,
.filter-white-21ff:after,
.filter-5d5b:after,
.shadow-9172:after,
.cool_830e:after,
.motion_b6d1:after {
  clear: both;
}
.filter-white-21ff .cool-6b2c,
.filter-5d5b .cool-6b2c,
.article-49f0 .cool-6b2c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.steel_d234 {
  display: inline-block;
}
.detail-314d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.detail-314d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail-314d .carousel-lite-bcf2 {
  padding: 1em 0;
  font-size: 85%;
}
.carousel-lite-bcf2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav_0ad7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav_0ad7:after,
.nav_0ad7:before {
  content: "";
  display: table;
}
.nav_0ad7:after {
  clear: both;
}
.tall-189b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focus-cool-96c3 .tall-189b {
  max-width: 50%;
}
.progress_b8d7 .tall-189b {
  max-width: 33.33%;
}
.feature_36da .tall-189b {
  max-width: 25%;
}
.label_3bf8 .tall-189b {
  max-width: 20%;
}
.large_a57c .tall-189b {
  max-width: 16.66%;
}
.text-b7b5 .tall-189b {
  max-width: 14.28%;
}
.mask_9462 .tall-189b {
  max-width: 12.5%;
}
.narrow-665d .tall-189b {
  max-width: 11.11%;
}
.yellow-3d49 {
  display: block;
}
.pattern-c7b0 .message-3b1a label,
.pattern-c7b0 .active-full-4d8a label,
.pattern-c7b0 .orange_e7a3 label,
.pattern-c7b0 .panel-clean-a7c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-858f {
  list-style: none;
  margin: 0;
}
.shadow-858f article.hot-691e {
  margin-bottom: 0;
}
.shadow-858f ul {
  list-style: none;
  margin: 0;
}
.shadow-858f .thumbnail-huge-5087 li.hot-691e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-858f .thumbnail-huge-5087 li.hot-691e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-858f .thumbnail-huge-5087 li.hot-691e: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) {
  .shadow-858f .thumbnail-huge-5087 li.hot-691e li.hot-691e li.hot-691e li.hot-691e {
    padding-left: 0;
  }
}
article.hot-691e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hot-691e .filter-white-21ff p:last-of-type {
  margin-bottom: 0;
}
article.hot-691e .alert-east-6aff {
  float: left;
}
article.hot-691e .lower-4473 {
  margin-left: 85px;
}
article.hot-691e .wide_1b29 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hot-691e .wide_1b29 .outline_tall_b3ae {
  margin-left: 10px;
}
article.hot-691e .steel-275c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hot-691e .hidden-stone-c16b {
  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 .message-3b1a,
  #respond .orange_e7a3,
  #respond .panel-clean-a7c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-3b1a input,
#respond .orange_e7a3 input,
#respond .panel-clean-a7c9 input {
  width: 100%;
}
#respond .panel-clean-a7c9 {
  margin-right: 0;
}
#respond .gradient-12ee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west_45fc {
  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;
}
.west_45fc.left_7cef {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.west_45fc 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%);
}
.west_45fc:focus,
.west_45fc: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);
}
.frame-9377 {
  border-radius: 10%;
}
.notice-bronze-9ddb {
  border-radius: 50%;
}
.bright_793f {
  font-size: 0.72em;
}
.logo-9654 {
  font-size: 0.875em;
}
.content_black_deb3 {
  font-size: 1.1em;
}
.backdrop-e472 {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop-e472.bright_793f {
  letter-spacing: 0.5px;
}
.column_8213,
.column_8213 a {
  color: #6d6d6d;
}
.column_8213 a:hover {
  color: #111;
}
.active_advanced_e7e2 {
  color: #6d6d6d;
}
.column-over-4423 {
  overflow-x: hidden;
}
.column-over-4423 .gradient-down-1605.button_green_133b {
  position: relative;
}
.column-over-4423 .gradient-down-1605.button_green_133b.alert-4b65 {
  position: initial;
}
.column-over-4423
  .gradient-down-1605.button_green_133b.alert-4b65
  .middle_4d50 {
  left: auto;
}
.column-over-4423 .gradient-down-1605 .middle_4d50 {
  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;
}
.column-over-4423 .gradient-down-1605:hover.button_green_133b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column-over-4423
  .gradient-down-1605:hover.button_green_133b
  .middle_4d50 {
  display: block;
  z-index: 9999999;
}
.column-over-4423 .active_cfce .chip-north-e1ba,
.column-over-4423 .shadow_64f3 .chip-north-e1ba {
  display: none;
}
.column-over-4423 .picture-green-3354 .gradient-down-1605:hover.button_green_133b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pattern-c7b0 .message-3b1a label,
.pattern-c7b0 .active-full-4d8a label,
.pattern-c7b0 .orange_e7a3 label,
.pattern-c7b0 .panel-clean-a7c9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-858f {
  list-style: none;
  margin: 0;
}
.shadow-858f article.hot-691e {
  margin-bottom: 0;
}
.shadow-858f ul {
  list-style: none;
  margin: 0;
}
.shadow-858f .thumbnail-huge-5087 li.hot-691e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-858f .thumbnail-huge-5087 li.hot-691e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-858f .thumbnail-huge-5087 li.hot-691e: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) {
  .shadow-858f .thumbnail-huge-5087 li.hot-691e li.hot-691e li.hot-691e li.hot-691e {
    padding-left: 0;
  }
}
article.hot-691e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hot-691e .filter-white-21ff p:last-of-type {
  margin-bottom: 0;
}
article.hot-691e .alert-east-6aff {
  float: left;
}
article.hot-691e .lower-4473 {
  margin-left: 85px;
}
article.hot-691e .wide_1b29 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hot-691e .wide_1b29 .outline_tall_b3ae {
  margin-left: 10px;
}
article.hot-691e .steel-275c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hot-691e .hidden-stone-c16b {
  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 .message-3b1a,
  #respond .orange_e7a3,
  #respond .panel-clean-a7c9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-3b1a input,
#respond .orange_e7a3 input,
#respond .panel-clean-a7c9 input {
  width: 100%;
}
#respond .panel-clean-a7c9 {
  margin-right: 0;
}
#respond .gradient-12ee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active_cfce .main-blue-0e27 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.main-blue-0e27 .avatar-fbfb.glass-12a3 .wrapper_out_8545 > li > a:focus,
.main-blue-0e27 .avatar-fbfb.glass-12a3 .wrapper_out_8545 > li > a:hover,
.main-blue-0e27 .avatar-fbfb.warm_aca8 .wrapper_out_8545 > li > a:focus,
.main-blue-0e27 .avatar-fbfb.warm_aca8 .wrapper_out_8545 > li > a:hover,
.main-blue-0e27 .avatar-fbfb.tag_wide_334c .wrapper_out_8545 > li > a:focus,
.main-blue-0e27 .avatar-fbfb.tag_wide_334c .wrapper_out_8545 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-blue-0e27
  .avatar-fbfb.glass-12a3
  .wrapper_out_8545
  > li.panel_easy_051b
  > a,
.main-blue-0e27
  .avatar-fbfb.glass-12a3
  .wrapper_out_8545
  > li.secondary_over_8bc5
  > a,
.main-blue-0e27
  .avatar-fbfb.warm_aca8
  .wrapper_out_8545
  > li.panel_easy_051b
  > a,
.main-blue-0e27
  .avatar-fbfb.warm_aca8
  .wrapper_out_8545
  > li.secondary_over_8bc5
  > a,
.main-blue-0e27
  .avatar-fbfb.tag_wide_334c
  .wrapper_out_8545
  > li.panel_easy_051b
  > a,
.main-blue-0e27 .avatar-fbfb.tag_wide_334c .wrapper_out_8545 > li.texture-hot-5662 > a {
  color: rgba(255, 255, 255, 0.99);
}
.main-blue-0e27 .section-huge-dda9,
.main-blue-0e27 .section-huge-dda9 a {
  color: rgba(255, 255, 255, 0.99);
}
.main-blue-0e27 .tooltip-pro-b765.banner-fresh-5e94 li a,
.main-blue-0e27 .caption-complex-f984 a,
.main-blue-0e27 .sort_iron_b316,
.main-blue-0e27 .wrapper_out_8545 > li > a,
.main-blue-0e27 .pagination_middle_d5c9 {
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27 .tooltip-pro-b765.banner-fresh-5e94 li a:hover,
.main-blue-0e27 .caption-complex-f984 a:hover,
.main-blue-0e27 .sort_iron_b316:hover,
.main-blue-0e27 .wrapper_out_8545 > li > a:hover,
.main-blue-0e27 .pagination_middle_d5c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-blue-0e27 .lower_6007 {
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27 .lower_6007 .west_3811 {
  color: rgba(255, 255, 255, 0.99);
}
.main-blue-0e27 .lower_6007:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-blue-0e27 .nav_9773 .main_31e9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27 .nav_9773 .main_31e9 .rough-4df0 {
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27
  .nav_9773
  .main_31e9
  .rough-4df0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27
  .nav_9773
  .main_31e9
  .rough-4df0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27
  .nav_9773
  .main_31e9
  .rough-4df0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27
  .nav_9773
  .main_31e9
  .rough-4df0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27 .nav_9773 .pressed-91ac {
  color: rgba(255, 255, 255, 0.79);
}
.main-blue-0e27 .nav_9773 .pressed-91ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_cf2b
  .main-blue-0e27
  .nav_9773
  .sort-west-af41
  .overlay_6f74 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_cf2b
  .main-blue-0e27
  .nav_9773
  .sort-west-af41
  .rough-4df0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active_cfce .new-9c53 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.new-9c53 .avatar-fbfb.glass-12a3 .wrapper_out_8545 > li > a:focus,
.new-9c53 .avatar-fbfb.glass-12a3 .wrapper_out_8545 > li > a:hover,
.new-9c53 .avatar-fbfb.warm_aca8 .wrapper_out_8545 > li > a:focus,
.new-9c53 .avatar-fbfb.warm_aca8 .wrapper_out_8545 > li > a:hover,
.new-9c53 .avatar-fbfb.tag_wide_334c .wrapper_out_8545 > li > a:focus,
.new-9c53 .avatar-fbfb.tag_wide_334c .wrapper_out_8545 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-9c53
  .avatar-fbfb.glass-12a3
  .wrapper_out_8545
  > li.panel_easy_051b
  > a,
.new-9c53
  .avatar-fbfb.glass-12a3
  .wrapper_out_8545
  > li.secondary_over_8bc5
  > a,
.new-9c53
  .avatar-fbfb.warm_aca8
  .wrapper_out_8545
  > li.panel_easy_051b
  > a,
.new-9c53
  .avatar-fbfb.warm_aca8
  .wrapper_out_8545
  > li.secondary_over_8bc5
  > a,
.new-9c53
  .avatar-fbfb.tag_wide_334c
  .wrapper_out_8545
  > li.panel_easy_051b
  > a,
.new-9c53 .avatar-fbfb.tag_wide_334c .wrapper_out_8545 > li.texture-hot-5662 > a {
  color: rgba(0, 0, 0, 0.8);
}
.new-9c53 .section-huge-dda9,
.new-9c53 .section-huge-dda9 a {
  color: rgba(0, 0, 0, 0.8);
}
.new-9c53 .tooltip-pro-b765.banner-fresh-5e94 li a,
.new-9c53 .caption-complex-f984 a,
.new-9c53 .sort_iron_b316,
.new-9c53 .wrapper_out_8545 > li > a,
.new-9c53 .pagination_middle_d5c9 {
  color: rgba(0, 0, 0, 0.55);
}
.new-9c53 .tooltip-pro-b765.banner-fresh-5e94 li a:hover,
.new-9c53 .caption-complex-f984 a:hover,
.new-9c53 .sort_iron_b316:hover,
.new-9c53 .wrapper_out_8545 > li > a:hover,
.new-9c53 .pagination_middle_d5c9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-9c53 .lower_6007 {
  color: rgba(0, 0, 0, 0.55);
}
.new-9c53 .lower_6007 .west_3811 {
  color: rgba(0, 0, 0, 0.8);
}
.new-9c53 .lower_6007:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_c5c9 .simple_ade8 {
  margin-left: auto;
  margin-right: auto;
}
.filter-5d5b > * {
  margin-left: auto;
  margin-right: auto;
}
.filter-5d5b .last_65aa {
  margin-right: 1.41575em;
}
.paper_5bdd .filter-5d5b > .badge_yellow_f865 {
  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;
}
.paper_5bdd .filter-5d5b > .hard-05a2 {
  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;
}
.narrow_f236.alert_c5c9 .simple_ade8,
.caption-9b4f.alert_c5c9 .simple_ade8 {
  margin-left: 0;
}
.highlight_2688.alert_c5c9 .simple_ade8,
.black-579a.alert_c5c9 .simple_ade8 {
  margin-right: 0;
}
.filter-5d5b ol,
.filter-5d5b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.border-d9db video {
  max-width: 100%;
}
.info_4fee img {
  display: block;
}
.info_4fee.last_65aa,
.info_4fee.status-5a58 {
  width: 100%;
}
.info_4fee.hard-05a2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wood-3686:not(.list_7d4f) {
  margin: 1.5em auto;
}
.wood-c3ed p {
  padding: 1.5em 14px;
}
ul.east_7af0.hard-05a2,
ul.east_7af0.badge_yellow_f865,
ul.east_7af0.tooltip_b17a.badge_yellow_f865 {
  padding: 0 14px;
}
.header-fb77 {
  display: block;
  overflow-x: auto;
}
.header-fb77 table {
  border-collapse: collapse;
  width: 100%;
}
.header-fb77 td,
.header-fb77 th {
  padding: 0.5em;
}
.filter-5d5b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter-5d5b ol ol,
.filter-5d5b ol ul,
.filter-5d5b ul ol,
.filter-5d5b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter-5d5b ol ol li,
.filter-5d5b ol ul li,
.filter-5d5b ul ol li,
.filter-5d5b ul ul li {
  margin-left: 0;
}
.advanced_be16.component-b08b > .large_29f3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.advanced_be16.component-b08b > .large_29f3 iframe,
.advanced_be16.component-b08b > .large_29f3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.media_e875 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.media_e875.hot_f8be {
  padding: 0;
}
.media_e875.hot_f8be cite {
  font-size: 13px;
}
.media_e875 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.media_e875 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail-db06 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail-db06 > p:first-child {
  margin-top: 0;
}
.detail-db06 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail-db06 blockquote {
  border-left: 0;
}
.border_first_3544 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.border_first_3544:not(.picture_5ac2) {
  max-width: 100px;
}
.border_first_3544.selected-c634 {
  border-bottom: none !important;
  text-align: center;
}
.border_first_3544.selected-c634::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wood-c3ed p {
    padding: 1.5em 0;
  }
}
.row_ea9b {
  color: #0073aa;
}
.link_4060 {
  background-color: #0073aa;
}
.texture_white_8a13 {
  color: #229fd8;
}
.full-bb70 {
  background-color: #229fd8;
}
.bottom_c774 {
  color: #eee;
}
.upper-f274 {
  background-color: #eee;
}
.active-ed40 {
  color: #444;
}
.badge_b627 {
  background-color: #444;
}
.mask-over-4b81 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mask-over-4b81 .list_steel_5a4b .caption-complex-f984 {
  font-size: 15px;
}
.mask-over-4b81 .caption-complex-f984 {
  line-height: 1.3;
}
.mask-over-4b81 .new-9c53 {
}
.mask-over-4b81 .main-blue-0e27 {
  background: #235787;
}
.banner_under_1148 {
  padding: 0;
}
.banner_under_1148 .main-blue-0e27 {
  background: #1a1a1a;
}
.banner_under_1148 .new-9c53 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb_1774 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb_1774 .new-9c53 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb_1774 .main-blue-0e27 {
  background: #303030;
}
.motion_b6d1 {
  position: relative;
  z-index: 10;
}
.motion_b6d1 .gas-3021 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_red_1548 .button_green_133b {
  display: inline-block;
  vertical-align: middle;
}
.logo_red_1548.full_aa32 .button_green_133b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .logo_red_1548.full_aa32 .button_green_133b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .logo_red_1548.full_aa32 .button_green_133b {
    margin-right: 0.4em;
  }
}
.logo_red_1548.full_aa32 .button_green_133b:last-child {
  margin-right: 0;
}
.photo-fluid-4fad .gas-3021 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active_cfce .list_steel_5a4b {
    margin: 0 -0.5em;
  }
  .active_cfce .list_steel_5a4b [class*="customify-col-"],
  .active_cfce .list_steel_5a4b [class*="customify-col_"],
  .active_cfce .list_steel_5a4b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active_cfce.progress-fresh-faed .gas-3021 {
  background: 0 0 !important;
}
.active_cfce.progress-fresh-faed .gas-3021,
.active_cfce.photo-fluid-4fad .gas-3021 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active_cfce.right-7d11 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active_cfce.photo-fluid-4fad .gas-3021 {
  box-shadow: none !important;
}
.section_dc13 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section_dc13 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section_dc13 {
    padding: 18px 0 20px;
  }
}
.section_dc13 .status_718a {
  width: 100%;
}
.section_dc13 .logo-a5df {
  margin-bottom: 0;
}
.section_dc13 .wood_4081 {
  margin-top: 5px;
  font-size: 0.875em;
}
.form-hot-533b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.form-hot-533b .text-over-5db6 {
  width: 100%;
}
.button_large_5b36 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button_large_5b36 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button_large_5b36 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;
}
.button_large_5b36 li:last-child:after {
  display: none;
}
.button_large_5b36 li a {
  font-weight: 500;
  margin-right: 10px;
}
.input_0106 .chip-north-e1ba button,
.section_dc13 .chip-north-e1ba button {
  left: 0;
}
.input_0106 .text-over-5db6,
.section_dc13 .text-over-5db6 {
  padding-left: 0;
  padding-right: 0;
}
.input_0106 .form-hot-533b,
.section_dc13 .form-hot-533b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input_0106 {
  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;
}
.input_0106: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;
}
.input_0106 .disabled-2d8a {
  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) {
  .input_0106 .disabled-2d8a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input_0106 .disabled-2d8a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input_0106 .disabled-2d8a {
    min-height: 200px;
  }
}
.input_0106 .button_large_5b36 {
  color: rgba(255, 255, 255, 0.8);
}
.input_0106 .button_large_5b36 a,
.input_0106 .button_large_5b36 li:after {
  color: inherit;
}
.input_0106 .button_large_5b36 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.label-north-26d2 {
  margin-bottom: 0.5em;
}
.paragraph-bottom-d89b {
  margin-bottom: 1.2em;
}
.paragraph-bottom-d89b,
.label-north-26d2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.paragraph-bottom-d89b p:last-child,
.label-north-26d2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .chip-north-e1ba,
#masthead .chip-north-e1ba {
  display: none;
}
#masthead
  > .chip-north-e1ba.thumbnail-stone-0916 {
  display: none;
}
#masthead > .chip-north-e1ba button {
  left: 0;
}
.tiny-9619 {
  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%;
}
.tiny-9619 .button_green_133b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tiny-9619 .surface-hard-8b95 {
  display: -webkit-box;
  display: flex;
}
.tiny-9619 .surface-hard-8b95.media_narrow_3267 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tiny-9619 .surface-hard-8b95.light-9dff {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tiny-9619 .surface-hard-8b95.carousel-tall-745c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tiny-9619.short-4b65.module-thick-fc13 .surface-hard-8b95.media_narrow_3267 {
  flex-basis: 100%;
}
.tiny-9619.panel-ca1a .surface-hard-8b95.light-9dff {
  -webkit-box-flex: 1;
  flex: auto;
}
.tiny-9619.panel-ca1a .surface-hard-8b95.carousel-tall-745c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .chip-north-e1ba.thumbnail-stone-0916 {
  display: none;
}
#masthead > .chip-north-e1ba button {
  left: 0;
}
.static-0d84 {
  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;
}
.static-0d84:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.static-0d84.over-c85b i {
  margin-right: 4px;
}
.static-0d84.backdrop-pink-6c15 i {
  margin-left: 5px;
}
.caption-complex-f984 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.caption-complex-f984 p:last-child {
  margin-bottom: 0;
}
.element_548b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element_548b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element_548b img {
  display: block;
  width: auto;
  line-height: 1;
}
.element_548b .section-huge-dda9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element_548b .text-b864 {
  margin: 5px 0 7px 0;
}
.element_548b.sidebar-pink-0318 .inner-2420 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_548b.sidebar-pink-0318 .main_copper_530c {
  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;
}
.element_548b.stale-f1c8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element_548b.stale-f1c8 .inner-2420 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_548b.stale-f1c8 .main_copper_530c {
  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;
}
.element_548b.small-7c19 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_548b.accent_middle_d8fb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element_548b.accent_middle_d8fb .main_copper_530c {
  margin-top: 7px;
}
.section-complex-fd50 {
  display: inline-block;
}
.motion_b6d1 .texture_old_c54c .element_548b img {
  max-width: 100%;
}
.avatar-fbfb .bright-98a9.icon-d1f2,
.message-2543 .bright-98a9.icon-d1f2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-fbfb .brown-9323,
.message-2543 .brown-9323 {
  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%);
}
.avatar-fbfb .brown-9323 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.avatar-fbfb.avatar-9de3 .brown-9323 {
  display: none;
}
.avatar-fbfb .carousel_556a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-fbfb .carousel_556a li {
  display: inline-block;
  position: relative;
}
.avatar-fbfb .carousel_556a li:last-child {
  margin-right: 0;
}
.avatar-fbfb .carousel_556a 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;
}
.avatar-fbfb .carousel_556a li.texture-hot-5662 > a {
  color: rgba(0, 0, 0, 0.9);
}
.avatar-fbfb .carousel_556a > 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;
}
.avatar-fbfb .carousel_556a > li > a i {
  line-height: 0;
}
.avatar-fbfb .carousel_556a > li.banner_ec6d > a .brown-9323 {
  margin-left: 4px;
  line-height: 0;
}
.avatar-fbfb .carousel_556a .orange_fc32 li.banner_ec6d > a {
  position: relative;
}
.avatar-fbfb .carousel_556a .orange_fc32 li.banner_ec6d > a:after,
.avatar-fbfb .carousel_556a .orange_fc32 li.banner_ec6d > a:before {
  content: "";
  display: table;
}
.avatar-fbfb .carousel_556a .orange_fc32 li.banner_ec6d > a:after {
  clear: both;
}
.avatar-fbfb .carousel_556a .orange_fc32 li.banner_ec6d > a .brown-9323 {
  margin-left: 5px;
  float: right;
}
.avatar-fbfb .heading-4be6,
.avatar-fbfb .orange_fc32 {
  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;
}
.avatar-fbfb .orange_fc32 {
  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;
}
.avatar-fbfb .orange_fc32 .icon-d1f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar-fbfb .orange_fc32 .brown-9323 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.avatar-fbfb .orange_fc32 li {
  display: block;
  margin: 0;
  padding: 0;
}
.avatar-fbfb .orange_fc32 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;
}
.avatar-fbfb .orange_fc32 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.avatar-fbfb .orange_fc32 .orange_fc32 {
  top: 0;
  left: 100%;
}
.avatar-fbfb .notification-e4a5.fn-focus-5f79 > .heading-4be6,
.avatar-fbfb .notification-e4a5.fn-focus-5f79 > .orange_fc32,
.avatar-fbfb .notification-e4a5:focus > .heading-4be6,
.avatar-fbfb .notification-e4a5:focus > .orange_fc32,
.avatar-fbfb .notification-e4a5:hover > .heading-4be6,
.avatar-fbfb .notification-e4a5:hover > .orange_fc32 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.avatar-fbfb.tag_wide_334c .wrapper_out_8545:after,
.avatar-fbfb.tag_wide_334c .wrapper_out_8545:before {
  content: "";
  display: table;
}
.avatar-fbfb.tag_wide_334c .wrapper_out_8545:after {
  clear: both;
}
.avatar-fbfb.tag_wide_334c .wrapper_out_8545 > li {
  float: left;
}
.avatar-fbfb.alert-9449 .wrapper_out_8545:after,
.avatar-fbfb.alert-9449 .wrapper_out_8545:before {
  content: "";
  display: table;
}
.avatar-fbfb.alert-9449 .wrapper_out_8545:after {
  clear: both;
}
.avatar-fbfb.alert-9449 .wrapper_out_8545 > li {
  float: left;
}
.avatar-fbfb.alert-9449 .wrapper_out_8545 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-fbfb.alert-9449 .wrapper_out_8545 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.avatar-fbfb.alert-9449 .wrapper_out_8545 > li.panel_easy_051b > a,
.avatar-fbfb.alert-9449 .wrapper_out_8545 > li.texture-hot-5662 > a {
  color: #fff;
  background-color: #1e4b75;
}
.avatar-fbfb.glass-12a3 .wrapper_out_8545 > li > a .icon-d1f2 {
  position: relative;
}
.avatar-fbfb.glass-12a3 .wrapper_out_8545 > li > a .icon-d1f2: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;
}
.avatar-fbfb.glass-12a3
  .wrapper_out_8545
  > li:focus
  > a
  .icon-d1f2:before,
.avatar-fbfb.glass-12a3
  .wrapper_out_8545
  > li:hover
  > a
  .icon-d1f2:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-fbfb.glass-12a3
  .wrapper_out_8545
  > li.panel_easy_051b
  > a
  .icon-d1f2:before,
.avatar-fbfb.glass-12a3
  .wrapper_out_8545
  > li.secondary_over_8bc5
  > a
  .icon-d1f2:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-fbfb.warm_aca8 .wrapper_out_8545 > li > a .icon-d1f2 {
  position: relative;
}
.avatar-fbfb.warm_aca8 .wrapper_out_8545 > li > a .icon-d1f2: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;
}
.avatar-fbfb.warm_aca8 .wrapper_out_8545 > li:focus > a .icon-d1f2:before,
.avatar-fbfb.warm_aca8
  .wrapper_out_8545
  > li:hover
  > a
  .icon-d1f2:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-fbfb.warm_aca8
  .wrapper_out_8545
  > li.panel_easy_051b
  > a
  .icon-d1f2:before,
.avatar-fbfb.warm_aca8
  .wrapper_out_8545
  > li.secondary_over_8bc5
  > a
  .icon-d1f2:before {
  width: 100%;
  background-color: currentColor;
}
.message-2543 .carousel_556a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message-2543 .carousel_556a li:first-child > a {
  border-top: none;
}
.message-2543 .carousel_556a .left-1210 > .icon-d1f2 .brown-9323 {
  display: none;
}
.message-2543 .carousel_556a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message-2543 .carousel_556a li:last-child {
  border: none;
}
.message-2543 .carousel_556a li.banner_ec6d > a {
  padding-right: 45px !important;
}
.message-2543 .carousel_556a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message-2543 .carousel_556a li a:focus,
.message-2543 .carousel_556a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-2543 .carousel_556a li .secondary_north_3047 {
  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;
}
.message-2543 .carousel_556a li .secondary_north_3047:hover {
  box-shadow: none;
}
.message-2543 .carousel_556a li .secondary_north_3047 .brown-9323 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message-2543 .carousel_556a .orange_fc32 {
  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);
}
.message-2543 .carousel_556a .orange_fc32 li a {
  padding-left: 3em;
}
.message-2543 .carousel_556a .box-over-7f74 > a .secondary_north_3047 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message-2543 .carousel_556a .box-over-7f74 > .orange_fc32 {
  display: block;
  opacity: 1;
}
.dark_74f4 {
  max-width: 100%;
}
.slider_first_803f {
  line-height: 0;
  cursor: pointer;
}
.pagination_middle_d5c9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination_middle_d5c9:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination_middle_d5c9 svg {
  width: 18px;
  height: 18px;
}
.pagination_middle_d5c9 .pattern_right_272b {
  display: none;
}
.search_hard_6aff {
  position: relative;
}
.search_hard_6aff.fn-active-5f79 .pagination_middle_d5c9 .title-north-32fc {
  display: none;
}
.search_hard_6aff.fn-active-5f79 .pagination_middle_d5c9 .pattern_right_272b {
  display: inline-block;
}
.search_hard_6aff .primary_smooth_ff0c {
  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);
}
.search_hard_6aff.thumbnail-under-5d92 .primary_smooth_ff0c {
  left: auto;
  right: -0.9em;
}
.search_hard_6aff.thumbnail-under-5d92 .avatar-6840::before {
  left: auto;
  right: 15px;
}
.search_hard_6aff.fn-active-5f79 .primary_smooth_ff0c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-west-af41 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sort-west-af41 label {
  flex-basis: 100%;
}
.sort-west-af41 .main_31e9 {
  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;
}
.sort-west-af41 .rough-4df0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sort-west-af41 .rough-4df0:focus {
  background-color: transparent;
}
.sort-west-af41 button.pressed-91ac {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sort-west-af41 button.pressed-91ac:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sort-west-af41 button.pressed-91ac svg {
  width: 18px;
  height: 18px;
}
.sort-west-af41 input[type="submit"] {
  min-height: auto;
}
.nav_9773 .sort-west-af41 .rough-4df0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar-6840 {
  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) {
  .avatar-6840 {
    width: 220px;
  }
}
.avatar-6840 label {
  flex-basis: 100%;
}
.avatar-6840::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;
}
.summary_cf2b .nav_9773 .sort-west-af41 {
  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;
}
.summary_cf2b
  .nav_9773
  .sort-west-af41
  .main_31e9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.summary_cf2b .nav_9773 .sort-west-af41 .rough-4df0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.summary_cf2b
  .nav_9773
  .sort-west-af41
  .rough-4df0:focus {
  background: 0 0;
}
.summary_cf2b
  .nav_9773
  .sort-west-af41
  .overlay_6f74 {
  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;
}
.tooltip-pro-b765 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tooltip-pro-b765 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tooltip-pro-b765 li:last-child {
  margin-right: 0;
}
.tooltip-pro-b765 li:first-child {
  margin-left: 0;
}
.tooltip-pro-b765.red-2d01 a {
  color: #fff;
}
.tooltip-pro-b765.red-2d01 a:hover {
  color: #fff;
}
.tooltip-pro-b765 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tooltip-pro-b765 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tooltip-pro-b765 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tooltip-pro-b765 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tooltip-pro-b765 [class*="social-icon-apple"] {
  background-color: #999;
}
.tooltip-pro-b765 [class*="social-icon-apple"].form_stale_4597 {
  background-color: transparent;
  color: #999;
}
.tooltip-pro-b765 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tooltip-pro-b765 [class*="social-icon-behance"].form_stale_4597 {
  background-color: transparent;
  color: #1769ff;
}
.tooltip-pro-b765 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tooltip-pro-b765 [class*="social-icon-bitbucket"].form_stale_4597 {
  background-color: transparent;
  color: #205081;
}
.tooltip-pro-b765 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tooltip-pro-b765 [class*="social-icon-codepen"].form_stale_4597 {
  background-color: transparent;
  color: #000;
}
.tooltip-pro-b765 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tooltip-pro-b765 [class*="social-icon-delicious"].form_stale_4597 {
  background-color: transparent;
  color: #39f;
}
.tooltip-pro-b765 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tooltip-pro-b765 [class*="social-icon-digg"].form_stale_4597 {
  background-color: transparent;
  color: #005be2;
}
.tooltip-pro-b765 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tooltip-pro-b765 [class*="social-icon-dribbble"].form_stale_4597 {
  background-color: transparent;
  color: #ea4c89;
}
.tooltip-pro-b765 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tooltip-pro-b765 [class*="social-icon-envelope"].form_stale_4597 {
  background-color: transparent;
  color: #ea4335;
}
.tooltip-pro-b765 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tooltip-pro-b765 [class*="social-icon-facebook"].form_stale_4597 {
  background-color: transparent;
  color: #3b5998;
}
.tooltip-pro-b765 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tooltip-pro-b765 [class*="social-icon-flickr"].form_stale_4597 {
  background-color: transparent;
  color: #0063dc;
}
.tooltip-pro-b765 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tooltip-pro-b765 [class*="social-icon-foursquare"].form_stale_4597 {
  background-color: transparent;
  color: #2d5be3;
}
.tooltip-pro-b765 [class*="social-icon-github"] {
  background-color: #333;
}
.tooltip-pro-b765 [class*="social-icon-github"].form_stale_4597 {
  background-color: transparent;
  color: #333;
}
.tooltip-pro-b765 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tooltip-pro-b765 [class*="social-icon-google-plus"].form_stale_4597 {
  background-color: transparent;
  color: #dd4b39;
}
.tooltip-pro-b765 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tooltip-pro-b765 [class*="social-icon-houzz"].form_stale_4597 {
  background-color: transparent;
  color: #7ac142;
}
.tooltip-pro-b765 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tooltip-pro-b765 [class*="social-icon-instagram"].form_stale_4597 {
  background-color: transparent;
  color: #262626;
}
.tooltip-pro-b765 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tooltip-pro-b765 [class*="social-icon-jsfiddle"].form_stale_4597 {
  background-color: transparent;
  color: #487aa2;
}
.tooltip-pro-b765 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tooltip-pro-b765 [class*="social-icon-linkedin"].form_stale_4597 {
  background-color: transparent;
  color: #0077b5;
}
.tooltip-pro-b765 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tooltip-pro-b765 [class*="social-icon-medium"].form_stale_4597 {
  background-color: transparent;
  color: #00ab6b;
}
.tooltip-pro-b765 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tooltip-pro-b765
  [class*="social-icon-odnoklassniki"].form_stale_4597 {
  background-color: transparent;
  color: #f4731c;
}
.tooltip-pro-b765 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tooltip-pro-b765 [class*="social-icon-meetup"].form_stale_4597 {
  background-color: transparent;
  color: #ec1c40;
}
.tooltip-pro-b765 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tooltip-pro-b765 [class*="social-icon-pinterest"].form_stale_4597 {
  background-color: transparent;
  color: #bd081c;
}
.tooltip-pro-b765 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tooltip-pro-b765 [class*="social-icon-product-hunt"].form_stale_4597 {
  background-color: transparent;
  color: #da552f;
}
.tooltip-pro-b765 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tooltip-pro-b765 [class*="social-icon-reddit"].form_stale_4597 {
  background-color: transparent;
  color: #ff4500;
}
.tooltip-pro-b765 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tooltip-pro-b765 [class*="social-icon-rss"].form_stale_4597 {
  background-color: transparent;
  color: #f26522;
}
.tooltip-pro-b765 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tooltip-pro-b765
  [class*="social-icon-shopping-cart"].form_stale_4597 {
  background-color: transparent;
  color: #4caf50;
}
.tooltip-pro-b765 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tooltip-pro-b765 [class*="social-icon-skype"].form_stale_4597 {
  background-color: transparent;
  color: #00aff0;
}
.tooltip-pro-b765 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tooltip-pro-b765 [class*="social-icon-slideshare"].form_stale_4597 {
  background-color: transparent;
  color: #0077b5;
}
.tooltip-pro-b765 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tooltip-pro-b765 [class*="social-icon-snapchat"].form_stale_4597 {
  background-color: transparent;
  color: #fffc00;
}
.tooltip-pro-b765 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tooltip-pro-b765 [class*="social-icon-soundcloud"].form_stale_4597 {
  background-color: transparent;
  color: #f80;
}
.tooltip-pro-b765 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tooltip-pro-b765 [class*="social-icon-spotify"].form_stale_4597 {
  background-color: transparent;
  color: #2ebd59;
}
.tooltip-pro-b765 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tooltip-pro-b765
  [class*="social-icon-stack-overflow"].form_stale_4597 {
  background-color: transparent;
  color: #fe7a15;
}
.tooltip-pro-b765 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tooltip-pro-b765 [class*="social-icon-maldkfgram"].form_stale_4597 {
  background-color: transparent;
  color: #2ca5e0;
}
.tooltip-pro-b765 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tooltip-pro-b765 [class*="social-icon-tripadvisor"].form_stale_4597 {
  background-color: transparent;
  color: #589442;
}
.tooltip-pro-b765 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tooltip-pro-b765 [class*="social-icon-tumblr"].form_stale_4597 {
  background-color: transparent;
  color: #35465c;
}
.tooltip-pro-b765 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tooltip-pro-b765 [class*="social-icon-twitch"].form_stale_4597 {
  background-color: transparent;
  color: #6441a5;
}
.tooltip-pro-b765 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tooltip-pro-b765 [class*="social-icon-twitter"].form_stale_4597 {
  background-color: transparent;
  color: #1da1f2;
}
.tooltip-pro-b765 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tooltip-pro-b765 [class*="social-icon-vimeo"].form_stale_4597 {
  background-color: transparent;
  color: #1ab7ea;
}
.tooltip-pro-b765 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tooltip-pro-b765 [class*="social-icon-vk"].form_stale_4597 {
  background-color: transparent;
  color: #45668e;
}
.tooltip-pro-b765 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tooltip-pro-b765 [class*="social-icon-weibo"].form_stale_4597 {
  background-color: transparent;
  color: #df2029;
}
.tooltip-pro-b765 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tooltip-pro-b765 [class*="social-icon-weixin"].form_stale_4597 {
  background-color: transparent;
  color: #7bb32e;
}
.tooltip-pro-b765 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tooltip-pro-b765 [class*="social-icon-whatsapp"].form_stale_4597 {
  background-color: transparent;
  color: #25d366;
}
.tooltip-pro-b765 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tooltip-pro-b765 [class*="social-icon-wordpress"].form_stale_4597 {
  background-color: transparent;
  color: #21759b;
}
.tooltip-pro-b765 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tooltip-pro-b765 [class*="social-icon-xing"].form_stale_4597 {
  background-color: transparent;
  color: #026466;
}
.tooltip-pro-b765 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tooltip-pro-b765 [class*="social-icon-yelp"].form_stale_4597 {
  background-color: transparent;
  color: #af0606;
}
.tooltip-pro-b765 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tooltip-pro-b765 [class*="social-icon-youtube"].form_stale_4597 {
  background-color: transparent;
  color: #cd201f;
}
.sort_iron_b316 {
  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;
}
.sort_iron_b316:hover {
  box-shadow: none;
  background: 0 0;
}
.accent-hard-5389 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table_45fe {
  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;
}
.yellow-7799 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.right_ed97 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.right_ed97,
.right_ed97::after,
.right_ed97::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;
}
.right_ed97::after,
.right_ed97::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fresh_b9da .table_45fe .yellow-7799 {
  margin-top: -2px;
  width: 19px;
}
.fresh_b9da .table_45fe .right_ed97 {
  margin-top: -1px;
}
.fresh_b9da .table_45fe .right_ed97,
.fresh_b9da .table_45fe .right_ed97::after,
.fresh_b9da .table_45fe .right_ed97::before {
  width: 19px;
  height: 2px;
}
.fresh_b9da .table_45fe .right_ed97::before {
  top: -6px;
}
.fresh_b9da .table_45fe .right_ed97::after {
  bottom: -6px;
}
.modal_lite_592a .table_45fe .yellow-7799 {
  margin-top: -2px;
  width: 22px;
}
.modal_lite_592a .table_45fe .right_ed97 {
  margin-top: -1px;
}
.modal_lite_592a .table_45fe .right_ed97,
.modal_lite_592a .table_45fe .right_ed97::after,
.modal_lite_592a .table_45fe .right_ed97::before {
  width: 22px;
  height: 2px;
}
.modal_lite_592a .table_45fe .right_ed97::before {
  top: -7px;
}
.modal_lite_592a .table_45fe .right_ed97::after {
  bottom: -7px;
}
.mini_90e2 .table_45fe .yellow-7799 {
  margin-top: -2px;
  width: 31px;
}
.mini_90e2 .table_45fe .right_ed97 {
  margin-top: -1.5px;
}
.mini_90e2 .table_45fe .right_ed97,
.mini_90e2 .table_45fe .right_ed97::after,
.mini_90e2 .table_45fe .right_ed97::before {
  width: 31px;
  height: 3px;
}
.mini_90e2 .table_45fe .right_ed97::before {
  top: -9px;
}
.mini_90e2 .table_45fe .right_ed97::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mini-6731 .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 19px;
  }
  .mini-6731 .table_45fe .right_ed97 {
    margin-top: -1px;
  }
  .mini-6731 .table_45fe .right_ed97,
  .mini-6731 .table_45fe .right_ed97::after,
  .mini-6731 .table_45fe .right_ed97::before {
    width: 19px;
    height: 2px;
  }
  .mini-6731 .table_45fe .right_ed97::before {
    top: -6px;
  }
  .mini-6731 .table_45fe .right_ed97::after {
    bottom: -6px;
  }
  .pattern_hot_f91a .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_hot_f91a .table_45fe .right_ed97 {
    margin-top: -1px;
  }
  .pattern_hot_f91a .table_45fe .right_ed97,
  .pattern_hot_f91a .table_45fe .right_ed97::after,
  .pattern_hot_f91a .table_45fe .right_ed97::before {
    width: 22px;
    height: 2px;
  }
  .pattern_hot_f91a .table_45fe .right_ed97::before {
    top: -7px;
  }
  .pattern_hot_f91a .table_45fe .right_ed97::after {
    bottom: -7px;
  }
  .steel-fae8 .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 31px;
  }
  .steel-fae8 .table_45fe .right_ed97 {
    margin-top: -1.5px;
  }
  .steel-fae8 .table_45fe .right_ed97,
  .steel-fae8 .table_45fe .right_ed97::after,
  .steel-fae8 .table_45fe .right_ed97::before {
    width: 31px;
    height: 3px;
  }
  .steel-fae8 .table_45fe .right_ed97::before {
    top: -9px;
  }
  .steel-fae8 .table_45fe .right_ed97::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .left-84ce .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 19px;
  }
  .left-84ce .table_45fe .right_ed97 {
    margin-top: -1px;
  }
  .left-84ce .table_45fe .right_ed97,
  .left-84ce .table_45fe .right_ed97::after,
  .left-84ce .table_45fe .right_ed97::before {
    width: 19px;
    height: 2px;
  }
  .left-84ce .table_45fe .right_ed97::before {
    top: -6px;
  }
  .left-84ce .table_45fe .right_ed97::after {
    bottom: -6px;
  }
  .block-fluid-224d .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 22px;
  }
  .block-fluid-224d .table_45fe .right_ed97 {
    margin-top: -1px;
  }
  .block-fluid-224d .table_45fe .right_ed97,
  .block-fluid-224d .table_45fe .right_ed97::after,
  .block-fluid-224d .table_45fe .right_ed97::before {
    width: 22px;
    height: 2px;
  }
  .block-fluid-224d .table_45fe .right_ed97::before {
    top: -7px;
  }
  .block-fluid-224d .table_45fe .right_ed97::after {
    bottom: -7px;
  }
  .pro-fa4d .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 31px;
  }
  .pro-fa4d .table_45fe .right_ed97 {
    margin-top: -1.5px;
  }
  .pro-fa4d .table_45fe .right_ed97,
  .pro-fa4d .table_45fe .right_ed97::after,
  .pro-fa4d .table_45fe .right_ed97::before {
    width: 31px;
    height: 3px;
  }
  .pro-fa4d .table_45fe .right_ed97::before {
    top: -9px;
  }
  .pro-fa4d .table_45fe .right_ed97::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .under_ad98 .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 19px;
  }
  .under_ad98 .table_45fe .right_ed97 {
    margin-top: -1px;
  }
  .under_ad98 .table_45fe .right_ed97,
  .under_ad98 .table_45fe .right_ed97::after,
  .under_ad98 .table_45fe .right_ed97::before {
    width: 19px;
    height: 2px;
  }
  .under_ad98 .table_45fe .right_ed97::before {
    top: -6px;
  }
  .under_ad98 .table_45fe .right_ed97::after {
    bottom: -6px;
  }
  .outer_5613 .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 22px;
  }
  .outer_5613 .table_45fe .right_ed97 {
    margin-top: -1px;
  }
  .outer_5613 .table_45fe .right_ed97,
  .outer_5613 .table_45fe .right_ed97::after,
  .outer_5613 .table_45fe .right_ed97::before {
    width: 22px;
    height: 2px;
  }
  .outer_5613 .table_45fe .right_ed97::before {
    top: -7px;
  }
  .outer_5613 .table_45fe .right_ed97::after {
    bottom: -7px;
  }
  .label_up_6744 .table_45fe .yellow-7799 {
    margin-top: -2px;
    width: 31px;
  }
  .label_up_6744 .table_45fe .right_ed97 {
    margin-top: -1.5px;
  }
  .label_up_6744 .table_45fe .right_ed97,
  .label_up_6744 .table_45fe .right_ed97::after,
  .label_up_6744 .table_45fe .right_ed97::before {
    width: 31px;
    height: 3px;
  }
  .label_up_6744 .table_45fe .right_ed97::before {
    top: -9px;
  }
  .label_up_6744 .table_45fe .right_ed97::after {
    bottom: -9px;
  }
}
.lite-ff86 .right_ed97 {
  -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);
}
.lite-ff86 .right_ed97::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.lite-ff86 .right_ed97::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);
}
.lite-ff86.fixed_84a5 .right_ed97 {
  -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);
}
.lite-ff86.fixed_84a5 .right_ed97::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.lite-ff86.fixed_84a5 .right_ed97::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);
}
.preview-0f74 {
  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.dirty_7dba:before {
  display: none;
}
.shadow_64f3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow_64f3 .green-9769 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow_64f3 .green-9769:last-of-type {
  border-bottom: none;
}
.shadow_64f3 .green-9769.breadcrumb_glass_5332,
.shadow_64f3 .green-9769.banner_static_0980,
.shadow_64f3 .green-9769.header_old_dc64 {
  padding: 0;
}
.shadow_64f3 .message-2543 .secondary_north_3047 {
  color: currentColor;
}
.shadow_64f3 .message-2543 .secondary_north_3047:focus,
.shadow_64f3 .message-2543 .secondary_north_3047:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_64f3.new-9c53 .lower_6007,
.shadow_64f3.new-9c53 .caption-complex-f984 a,
.shadow_64f3.new-9c53 .wrapper_out_8545 a,
.shadow_64f3.new-9c53 .orange_fc32 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_64f3.new-9c53 .lower_6007:hover,
.shadow_64f3.new-9c53 .caption-complex-f984 a:hover,
.shadow_64f3.new-9c53 .wrapper_out_8545 a:hover,
.shadow_64f3.new-9c53 .orange_fc32 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_64f3.new-9c53 .west_3811 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_64f3.new-9c53 .green-9769 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_64f3.new-9c53 .green-9769:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_64f3.new-9c53 .summary-small-22f2:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow_64f3.new-9c53 .message-2543 .carousel_556a li a,
.shadow_64f3.new-9c53 .message-2543 .secondary_north_3047,
.shadow_64f3.new-9c53 .orange_fc32 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_64f3.new-9c53 .message-2543 .secondary_north_3047:focus,
.shadow_64f3.new-9c53 .message-2543 .secondary_north_3047:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_64f3.new-9c53 .carousel_556a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_64f3.main-blue-0e27 .lower_6007,
.shadow_64f3.main-blue-0e27 .caption-complex-f984 a,
.shadow_64f3.main-blue-0e27 .wrapper_out_8545 .secondary_north_3047,
.shadow_64f3.main-blue-0e27 .wrapper_out_8545 a,
.shadow_64f3.main-blue-0e27 .orange_fc32 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_64f3.main-blue-0e27 .lower_6007:hover,
.shadow_64f3.main-blue-0e27 .caption-complex-f984 a:hover,
.shadow_64f3.main-blue-0e27 .wrapper_out_8545 .secondary_north_3047:hover,
.shadow_64f3.main-blue-0e27 .wrapper_out_8545 a:hover,
.shadow_64f3.main-blue-0e27 .orange_fc32 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_64f3.main-blue-0e27 .west_3811 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_64f3.main-blue-0e27 .green-9769 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_64f3.main-blue-0e27 .green-9769:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow_64f3.main-blue-0e27 .summary-small-22f2:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_64f3.main-blue-0e27 .message-2543 .carousel_556a li a,
.shadow_64f3.main-blue-0e27 .message-2543 .secondary_north_3047,
.shadow_64f3.main-blue-0e27 .orange_fc32 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_64f3.main-blue-0e27 .message-2543 .secondary_north_3047:focus,
.shadow_64f3.main-blue-0e27 .message-2543 .secondary_north_3047:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_64f3.main-blue-0e27 .carousel_556a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-small-22f2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.summary-small-22f2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.primary_lower_35a5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.short-a9df .shadow_64f3 {
  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;
}
.short-a9df .green-9769 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.short-a9df .green-9769: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) {
  .short-a9df .green-9769:before {
    width: 16%;
    left: 42%;
  }
}
.short-a9df .green-9769:last-child:before {
  content: none;
}
.short-a9df .green-9769[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.short-a9df .message-2543 .carousel_556a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.short-a9df .message-2543 .carousel_556a li a .secondary_north_3047 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.short-a9df .message-2543 .orange_fc32 {
  border: none;
}
.short-a9df .message-2543 .orange_fc32 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.short-a9df .summary-small-22f2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.short-a9df .primary_lower_35a5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.short-a9df .main-blue-0e27 .summary-small-22f2:before {
  background: rgba(0, 0, 0, 0.9);
}
.short-a9df .new-9c53.search-fbb6 .right_ed97 {
  background: rgba(0, 0, 0, 0.6);
}
.short-a9df
  .new-9c53.search-fbb6
  .right_ed97::after,
.short-a9df
  .new-9c53.search-fbb6
  .right_ed97:before {
  background: inherit;
}
.short-a9df
  .new-9c53.search-fbb6:hover
  .right_ed97 {
  background: rgba(0, 0, 0, 0.8);
}
.prev-8699 .shadow_64f3 {
  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) {
  .prev-8699 .shadow_64f3 {
    width: auto;
    right: 45px;
  }
}
.action_85db .shadow_64f3 {
  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) {
  .action_85db .shadow_64f3 {
    width: auto;
    left: 45px;
  }
}
.dirty_7dba .shadow_64f3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dirty_7dba .primary_lower_35a5 {
  max-width: 48em;
  margin: 0 auto;
}
.dirty_7dba .summary-small-22f2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pattern_0aca {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_0aca.short-a9df .shadow_64f3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pattern_0aca.prev-8699 .shadow_64f3 {
  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);
}
.pattern_0aca .shadow_64f3 {
  visibility: visible;
}
.pattern_0aca.action_85db .shadow_64f3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input_69fe,
.content_37aa {
  overflow-x: hidden;
}
.input_69fe .shadow_64f3 {
  overflow: auto;
}
.input_69fe.short-a9df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_69fe.short-a9df .shadow_64f3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input_69fe.short-a9df .sort_iron_b316 {
  opacity: 0;
}
.input_69fe.prev-8699 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_69fe.prev-8699 .shadow_64f3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input_69fe.prev-8699 .sort_iron_b316 {
  opacity: 0;
}
.input_69fe.action_85db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_69fe.action_85db .shadow_64f3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input_69fe.action_85db .sort_iron_b316 {
  opacity: 0;
}
.input_69fe.dirty_7dba .shadow_64f3 {
  z-index: 10;
  visibility: visible;
}
.search-fbb6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search-fbb6 .right_ed97 {
  background: rgba(255, 255, 255, 0.99);
}
.search-fbb6 .right_ed97::after,
.search-fbb6 .right_ed97:before {
  background: inherit;
}
.search-fbb6:hover .right_ed97 {
  background: rgba(255, 255, 255, 0.99);
}
.action_85db .search-fbb6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.dirty_7dba .search-fbb6 {
  display: none !important;
}
.input_69fe:before,
.content_37aa:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input_69fe .search-fbb6,
.content_37aa .search-fbb6 {
  display: inline-block;
}
.shadow_64f3 .button_green_133b {
  -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;
}
.input_69fe .shadow_64f3 .button_green_133b,
.content_37aa .shadow_64f3 .button_green_133b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_4f3b .main_31e9 {
  width: 100%;
}
.texture_old_c54c {
  padding: 0 0.5em 0;
}
.texture_old_c54c [class*="customify-col-"],
.texture_old_c54c [class*="customify-col_"],
.texture_old_c54c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.link-692a .texture_old_c54c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list_steel_5a4b .article-rough-0a86,
  .article-rough-0a86 {
    display: none;
  }
  .backdrop-0be5 {
    text-align: left;
  }
  .left_0614 {
    text-align: center;
  }
  .out-41ee {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list_steel_5a4b .panel_62c9,
  .panel_62c9 {
    display: none;
  }
  .dim-0005 {
    text-align: left;
  }
  .list_dynamic_dc83 {
    text-align: center;
  }
  .inner-dd14 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list_steel_5a4b .first_d3d6,
  .first_d3d6 {
    display: none;
  }
  .paragraph_tall_e278 {
    text-align: left;
  }
  .carousel-hard-3b98 {
    text-align: center;
  }
  .header_smooth_2336 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.element-8231 {
  box-shadow: none !important;
}
.stone-8e4b .tabs-under-bd6f,
.status_9363 .tabs-under-bd6f {
  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;
}
.status_9363 .tabs-under-bd6f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gas-3021 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gas-3021:after,
.gas-3021:before {
  content: "";
  display: table;
}
.gas-3021:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gas-3021 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gas-3021,
.right-7d11 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow-9172.fast_9011 .gas-3021 {
  max-width: 100%;
}
.shadow-9172.table-paper-96d4 {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow-9172.accent-3d9d .gas-3021 {
  max-width: 100%;
}
.shadow-9172.accent-3d9d > .gas-3021 {
  padding-left: 0;
  padding-right: 0;
}
.shadow-9172.accent-3d9d > .gas-3021 .list_steel_5a4b {
  margin: 0;
}
.shadow-9172.accent-3d9d
  > .gas-3021
  .dirty-d5b5.wrapper_mini_42c6 {
  margin-right: 0;
  margin-left: 0;
}
.shadow-9172.accent-3d9d #main.wrapper_mini_42c6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pattern_iron_5d3a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_iron_5d3a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video_full_f5d9 .simple_ade8 {
    padding-right: 1em;
  }
  .video_full_f5d9.north_75af .dirty-d5b5 {
    border-right: 1px solid #eaecee;
  }
  .video_full_f5d9.north_75af .simple_ade8 {
    padding-right: 1em;
  }
  .video_full_f5d9.north_75af .panel_orange_c1eb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-9a44 .simple_ade8 {
    padding-left: 1em;
  }
  .card-9a44.north_75af .dirty-d5b5 {
    border-left: 1px solid #eaecee;
  }
  .card-9a44.north_75af .simple_ade8 {
    padding-left: 1em;
  }
  .card-9a44.north_75af .panel_orange_c1eb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-large-808c .simple_ade8 {
    padding-left: 1em;
  }
  .progress-large-808c.north_75af .video_e44f {
    border-right: 1px solid #eaecee;
  }
  .progress-large-808c.north_75af .hover-cold-913f {
    border-right: 1px solid #eaecee;
  }
  .progress-large-808c.north_75af .simple_ade8 {
    padding-left: 1em;
  }
  .progress-large-808c.north_75af .panel_orange_c1eb {
    padding-right: 1em;
  }
  .progress-large-808c.north_75af .row-bd75 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-brown-2669 .simple_ade8 {
    padding-right: 1em;
  }
  .aside-brown-2669.north_75af .video_e44f {
    border-left: 1px solid #eaecee;
  }
  .aside-brown-2669.north_75af .hover-cold-913f {
    border-left: 1px solid #eaecee;
  }
  .aside-brown-2669.north_75af .simple_ade8 {
    padding-right: 1em;
  }
  .aside-brown-2669.north_75af .panel_orange_c1eb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-brown-2669.north_75af .row-bd75 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_iron_5d3a .simple_ade8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern_iron_5d3a.north_75af .dirty-d5b5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pattern_iron_5d3a.north_75af .simple_ade8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern_iron_5d3a.north_75af .panel_orange_c1eb {
    padding-left: 1em;
  }
  .pattern_iron_5d3a.north_75af .row-bd75 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pattern_iron_5d3a.north_75af .simple_ade8 {
    padding-left: 0;
  }
}
.backdrop-55e5 .logo_red_1548 {
  display: inline-block;
}
.message-b0cd {
  display: inline-block;
}
.green_935a {
  word-con: break-word;
}
.selected_0080 > span {
  display: inline-block;
  padding: 5px 0;
}
.selected_0080 .lite-e04e {
  margin-left: 8px;
  margin-right: 8px;
}
.selected_0080 .west_62f7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tabs_5cfb .lower_dc2a {
  margin-bottom: 2em;
}
.tabs_5cfb .search-hard-6ddd {
  margin-bottom: 15px;
}
.tabs_5cfb .search-hard-6ddd:last-child {
  margin-bottom: 0;
}
.tabs_5cfb .fast-2b89 {
  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) {
  .tabs_5cfb .fast-2b89 {
    display: block;
  }
}
.tabs_5cfb .backdrop_dirty_5567 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tabs_5cfb .backdrop_dirty_5567 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tabs_5cfb .fluid_6b3c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tabs_5cfb .fluid_6b3c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tabs_5cfb .fluid_6b3c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tabs_5cfb .green_935a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_5cfb .green_935a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tabs_5cfb .plasma-3f22 p:last-child {
  margin-bottom: 0;
}
.tabs_5cfb .detail_in_a0d5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tabs_5cfb .form-b5e0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tabs_5cfb .hero_13bc {
  margin-top: 1em;
}
.tabs_5cfb .card-liquid-e835 {
  top: 0;
  display: block;
}
.tabs_5cfb .card-liquid-e835 a {
  color: inherit;
}
.tabs_5cfb .card-liquid-e835 a:hover {
  color: inherit;
}
.tabs_5cfb .frame-brown-46c7 {
  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;
}
.tabs_5cfb .frame-brown-46c7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tabs_5cfb .form-b5e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tabs_5cfb .outline_0ed3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tabs_5cfb .outline_0ed3:first-child {
  margin-top: 0;
}
.tabs_5cfb .outline_0ed3.alert_fcb1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs_5cfb .outline_0ed3.sidebar-e807 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs_5cfb
  .outline_0ed3.sidebar-e807.shade-ac6f
  .hero_13bc {
  width: 100%;
}
.tabs_5cfb .sidebar-e807 {
  -webkit-box-align: center;
  align-items: center;
}
.tabs_5cfb .sidebar-e807 .selected_0080,
.tabs_5cfb .sidebar-e807 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tabs_5cfb .fluid_6b3c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_5cfb .fluid_6b3c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_5cfb .fluid_6b3c: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;
}
.tabs_5cfb .alert_fcb1 {
  z-index: 5;
}
.tabs_5cfb .feature-slow-57f6 .module-advanced-b1ff {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tabs_5cfb .module_cbc4 .module-advanced-b1ff {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tabs_5cfb .soft_a6f9 .module-advanced-b1ff {
  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;
}
.tabs_5cfb.message-up-bc40 .fast-2b89,
.tabs_5cfb.outer-df1a .fast-2b89 {
  display: block;
}
.tabs_5cfb.message-up-bc40 .fast-2b89 .tiny_c456,
.tabs_5cfb.message-up-bc40 .fast-2b89 .form-b5e0,
.tabs_5cfb.outer-df1a .fast-2b89 .tiny_c456,
.tabs_5cfb.outer-df1a .fast-2b89 .form-b5e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs_5cfb.lower-a375 .backdrop_dirty_5567 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tabs_5cfb.lower-a375 .backdrop_dirty_5567 {
    margin-right: 0;
  }
}
.tabs_5cfb.message-up-bc40 .backdrop_dirty_5567,
.tabs_5cfb.outer-df1a .backdrop_dirty_5567 {
  padding-top: 40%;
}
.tabs_5cfb.message-up-bc40 .lower_dc2a,
.tabs_5cfb.outer-df1a .lower_dc2a {
  display: block;
}
.tabs_5cfb.message-up-bc40 .fn-sticky-5f79 .form-b5e0,
.tabs_5cfb.outer-df1a .fn-sticky-5f79 .form-b5e0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tabs_5cfb.message-up-bc40 .backdrop_dirty_5567,
.tabs_5cfb.outer-df1a .backdrop_dirty_5567 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tabs_5cfb.message-up-bc40 .form-b5e0 {
  padding: 1em;
}
.outline-ada4 {
  margin: 30px auto;
  display: block;
}
.outline-ada4 .progress_4f9b > * {
  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;
}
.outline-ada4 .progress_4f9b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline-ada4 .progress_4f9b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown_complex_83c0 .selected_0080 {
  margin-bottom: 1.41575em;
}
.dropdown_complex_83c0 .label-0eb7 {
  margin-bottom: 1.618em;
}
.filter-5d5b .status-copper-6fec {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter-5d5b .status-copper-6fec a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter-5d5b .fresh-826c {
  max-width: 100%;
  overflow: auto;
}
.alert_c5c9 .filter-5d5b a:hover {
  text-decoration: underline;
}
.description_lower_7efa .search-hard-6ddd:not(.green_935a),
.description_lower_7efa .fluid_6b3c {
  margin-bottom: 1.41575em;
}
.description_lower_7efa .search-hard-6ddd:not(.green_935a):last-child,
.description_lower_7efa .fluid_6b3c:last-child {
  margin-bottom: 0;
}
.description_lower_7efa .search-hard-6ddd.simple_2cde {
  margin-bottom: 0.41575em;
}
.description_lower_7efa .info_a677:before,
.description_lower_7efa .table_fa1d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.description_lower_7efa .info_a677:before {
  content: "\f115";
}
.description_lower_7efa .table_fa1d:before {
  content: "\f02c";
}
.description_lower_7efa .icon-complex-7433 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.description_lower_7efa .icon-complex-7433 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sort-fed3 {
  display: -webkit-box;
  display: flex;
}
.sort-fed3 .progress_wide_1b13 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sort-fed3 .progress_wide_1b13 {
    flex-basis: 90px;
  }
}
.sort-fed3 .active_d910 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sort-fed3 .active_d910 {
    flex-basis: calc(100% - 50px);
  }
}
.sort-fed3 .main_medium_2b32 p:last-child {
  margin-bottom: 0.72em;
}
.avatar_7ca1 .progress_4f9b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.avatar_7ca1 .progress_4f9b:after,
.avatar_7ca1 .progress_4f9b:before {
  content: "";
  display: table;
}
.avatar_7ca1 .progress_4f9b:after {
  clear: both;
}
.avatar_7ca1 .progress_4f9b .border-easy-a75f,
.avatar_7ca1 .progress_4f9b .sidebar-old-034f {
  width: 49%;
}
.avatar_7ca1 .progress_4f9b .border-easy-a75f a span.video-8b38,
.avatar_7ca1 .progress_4f9b .sidebar-old-034f a span.video-8b38 {
  display: block;
  margin-bottom: 5px;
}
.avatar_7ca1 .progress_4f9b .sidebar-old-034f {
  float: left;
  text-align: left;
}
.avatar_7ca1 .progress_4f9b .border-easy-a75f {
  float: right;
  text-align: right;
}
.outline_42aa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline_42aa {
    margin-bottom: 0;
  }
}
.detail-a59e {
  margin-bottom: 1em;
}
.detail-a59e .green_935a {
  font-size: 1.1em;
  line-height: 1.3;
}
.info_40ca a {
  display: block;
  line-height: 0;
  position: relative;
}
.black-1f31 .detail-a59e,
.tabs-5652 .detail-a59e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black-1f31 .detail-a59e,
  .tabs-5652 .detail-a59e {
    display: block;
  }
}
.black-1f31 .info_40ca,
.tabs-5652 .info_40ca {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black-1f31 .info_40ca,
  .tabs-5652 .info_40ca {
    margin-bottom: 1em;
  }
}
.black-1f31 .info_40ca img,
.tabs-5652 .info_40ca img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black-1f31 .avatar-smooth-ae31,
.tabs-5652 .avatar-smooth-ae31 {
  flex-basis: calc(100% - 160px);
}
.black-1f31 .avatar-smooth-ae31 p,
.tabs-5652 .avatar-smooth-ae31 p {
  margin-bottom: 0;
}
.black-1f31 .avatar-smooth-ae31 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black-1f31 .avatar-smooth-ae31 {
    padding-left: 0;
  }
}
.tabs-5652 .avatar-smooth-ae31 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tabs-5652 .avatar-smooth-ae31 {
    padding-right: 0;
  }
}
.tabs-5652 .info_40ca {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pressed_3235 .info_40ca {
  margin-bottom: 0.5em;
}
.pressed_3235 .info_40ca img {
  width: 100%;
}
.over_8a07 .center-0f68,
.carousel_plasma_b002 .center-0f68 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.carousel_plasma_b002 .dirty-d5b5 .west-9984 p:last-child {
  margin-bottom: 0;
}
.banner-pro-f1c0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sort_warm_905b .bottom-1bdf {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sort_warm_905b .bottom-1bdf:last-of-type {
    margin-bottom: 0;
  }
}
.sort_warm_905b .bottom-1bdf ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort_warm_905b .bottom-1bdf ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sort_warm_905b .bottom-1bdf ul li {
  margin: 0 0 0.6em;
}
.sort_warm_905b .bottom-1bdf ul li.menu_9cdf,
.sort_warm_905b .bottom-1bdf ul li.content-paper-d69a {
  position: relative;
}
.sort_warm_905b .bottom-1bdf ul li.menu_9cdf .search-c732,
.sort_warm_905b .bottom-1bdf ul li.content-paper-d69a .search-c732 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sort_warm_905b .bottom-1bdf ul li.menu_9cdf:after:after,
.sort_warm_905b .bottom-1bdf ul li.menu_9cdf:after:before,
.sort_warm_905b
  .bottom-1bdf
  ul
  li.content-paper-d69a:after:after,
.sort_warm_905b
  .bottom-1bdf
  ul
  li.content-paper-d69a:after:before {
  content: "";
  display: table;
}
.sort_warm_905b .bottom-1bdf ul li.menu_9cdf:after:after,
.sort_warm_905b
  .bottom-1bdf
  ul
  li.content-paper-d69a:after:after {
  clear: both;
}
.sort_warm_905b .bottom-1bdf a.focus-new-f170:hover {
  text-decoration: none;
}
.sort_warm_905b .bottom-1bdf select {
  max-width: 100%;
}
.sort_warm_905b .bottom-1bdf table {
  font-size: 85%;
}
.sort_warm_905b .bottom-1bdf table td,
.sort_warm_905b .bottom-1bdf table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sort_warm_905b .bottom-1bdf table tfoot td {
  text-align: left;
}
.sort_warm_905b .bottom-1bdf :last-child {
  margin-bottom: 0;
}
.sort_warm_905b .bottom-1bdf .west-2987 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sort_warm_905b .bottom-1bdf .west-2987 label {
  width: 100%;
}
.sort_warm_905b .bottom-1bdf .west-2987 .rough-4df0 {
  width: 100%;
  display: block;
}
.sort_warm_905b .bottom-1bdf .west-2987 .pressed-91ac {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sort_warm_905b .bottom-1bdf .west-2987 .pressed-91ac:hover svg #svg-search {
  fill: #444;
}
.sort_warm_905b .bottom-1bdf .west-2987 .pressed-91ac svg {
  width: 18px;
  height: 18px;
}
.sort_warm_905b .alert_b08d ul ul,
.sort_warm_905b .static-2cc9 ul ul,
.sort_warm_905b .search-down-5c78 ul ul,
.sort_warm_905b .message-7c4e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sort_warm_905b .alert_b08d .banner_ec6d > a,
.sort_warm_905b .static-2cc9 .banner_ec6d > a,
.sort_warm_905b .search-down-5c78 .banner_ec6d > a,
.sort_warm_905b .message-7c4e .banner_ec6d > a {
  margin-bottom: 0;
}
.sort_warm_905b .photo_7af2 li,
.sort_warm_905b .alert_b08d li,
.sort_warm_905b .label-tall-cd66 li,
.sort_warm_905b .static-2cc9 li,
.sort_warm_905b .search-down-5c78 li,
.sort_warm_905b .message-7c4e li,
.sort_warm_905b .tabs_d755 li,
.sort_warm_905b .column_13e7 li {
  display: block;
  position: relative;
}
.sort_warm_905b .photo_7af2 li:last-child,
.sort_warm_905b .alert_b08d li:last-child,
.sort_warm_905b .label-tall-cd66 li:last-child,
.sort_warm_905b .static-2cc9 li:last-child,
.sort_warm_905b .search-down-5c78 li:last-child,
.sort_warm_905b .message-7c4e li:last-child,
.sort_warm_905b .tabs_d755 li:last-child,
.sort_warm_905b .column_13e7 li:last-child {
  border: none;
}
.sort_warm_905b .photo_7af2 li a,
.sort_warm_905b .alert_b08d li a,
.sort_warm_905b .label-tall-cd66 li a,
.sort_warm_905b .static-2cc9 li a,
.sort_warm_905b .search-down-5c78 li a,
.sort_warm_905b .message-7c4e li a,
.sort_warm_905b .tabs_d755 li a,
.sort_warm_905b .column_13e7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sort_warm_905b .photo_7af2 li ul li::before,
.sort_warm_905b .alert_b08d li ul li::before,
.sort_warm_905b .label-tall-cd66 li ul li::before,
.sort_warm_905b .static-2cc9 li ul li::before,
.sort_warm_905b .search-down-5c78 li ul li::before,
.sort_warm_905b .message-7c4e li ul li::before,
.sort_warm_905b .tabs_d755 li ul li::before,
.sort_warm_905b .column_13e7 li ul li::before {
  left: 15px;
}
.sort_warm_905b .photo_7af2 li ul a,
.sort_warm_905b .alert_b08d li ul a,
.sort_warm_905b .label-tall-cd66 li ul a,
.sort_warm_905b .static-2cc9 li ul a,
.sort_warm_905b .search-down-5c78 li ul a,
.sort_warm_905b .message-7c4e li ul a,
.sort_warm_905b .tabs_d755 li ul a,
.sort_warm_905b .column_13e7 li ul a {
  padding-left: 20px;
}
.sort_warm_905b .photo_7af2 li ul ul li::before,
.sort_warm_905b .alert_b08d li ul ul li::before,
.sort_warm_905b .label-tall-cd66 li ul ul li::before,
.sort_warm_905b .static-2cc9 li ul ul li::before,
.sort_warm_905b .search-down-5c78 li ul ul li::before,
.sort_warm_905b .message-7c4e li ul ul li::before,
.sort_warm_905b .tabs_d755 li ul ul li::before,
.sort_warm_905b .column_13e7 li ul ul li::before {
  left: 30px;
}
.sort_warm_905b .photo_7af2 li ul ul a,
.sort_warm_905b .alert_b08d li ul ul a,
.sort_warm_905b .label-tall-cd66 li ul ul a,
.sort_warm_905b .static-2cc9 li ul ul a,
.sort_warm_905b .search-down-5c78 li ul ul a,
.sort_warm_905b .message-7c4e li ul ul a,
.sort_warm_905b .tabs_d755 li ul ul a,
.sort_warm_905b .column_13e7 li ul ul a {
  padding-left: 40px;
}
.sort_warm_905b .warm-fa67 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sort_warm_905b .column_13e7 ul li {
  margin-bottom: 1.41575em;
}
.sort_warm_905b .column_13e7 ul li .dropdown-cbab {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sort_warm_905b .column_13e7 ul li .search-out-fe46 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.main-blue-0e27 .photo_7af2 li a,
.main-blue-0e27 .alert_b08d li a,
.main-blue-0e27 .label-tall-cd66 li a,
.main-blue-0e27 .static-2cc9 li a,
.main-blue-0e27 .search-down-5c78 li a,
.main-blue-0e27 .message-7c4e li a,
.main-blue-0e27 .tabs_d755 li a,
.main-blue-0e27 .column_13e7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-blue-0e27 .warm-fa67 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-blue-0e27 .bottom-1bdf ul li.menu_9cdf .search-c732,
.main-blue-0e27 .bottom-1bdf ul li.content-paper-d69a .search-c732 {
  background: rgba(0, 0, 0, 0.2);
}
.main-blue-0e27 .sort_warm_905b .bottom-1bdf select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-9172 .sort_warm_905b .carousel_556a li {
  margin: 0;
}
.shadow-9172 .sort_warm_905b .carousel_556a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow-9172 .sort_warm_905b .carousel_556a li ul {
  margin: 0;
}
.shadow-9172 .sort_warm_905b .carousel_556a li ul li a {
  padding-left: 15px;
}
.shadow-9172 .sort_warm_905b .carousel_556a li ul li li a {
  padding-left: 30px;
}
.shadow-9172 .sort_warm_905b .carousel_556a li.texture-hot-5662 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow-9172 .sort_warm_905b .carousel_556a li.texture-hot-5662 > 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;
}
.shadow-9172 .sort_warm_905b .carousel_556a li.texture-hot-5662 > 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;
}
.solid_bf88 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.cool_830e {
  position: relative;
  z-index: 10;
}
.cool_830e .button_green_133b {
  width: 100%;
  max-width: 100%;
}
.tag-18cc .tag-20ec {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag-18cc .new-9c53 {
}
.tag-18cc .main-blue-0e27 {
  background: #292929;
}
.sort-static-50b9 .tag-20ec {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort-static-50b9 .new-9c53 {
  background: #f9f9f9;
}
.sort-static-50b9 .main-blue-0e27 {
  background: #303030;
}
.secondary-8dab .tag-20ec {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary-8dab .logo_red_1548 {
    margin-bottom: 1em;
  }
  .secondary-8dab .logo_red_1548:last-child {
    margin-bottom: 0;
  }
}
.secondary-8dab .new-9c53 {
  background: #ededed;
}
.secondary-8dab .main-blue-0e27 {
  background: #1a1a1a;
}
.tag-20ec.new-9c53 {
  color: rgba(0, 0, 0, 0.6);
}
.tag-20ec.new-9c53 .hard_3d72 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-20ec.main-blue-0e27 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-20ec.main-blue-0e27 a:not(.focus-new-f170) {
  color: rgba(255, 255, 255, 0.79);
}
.tag-20ec.main-blue-0e27 a:not(.focus-new-f170):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-20ec.main-blue-0e27 .hard_3d72 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-20ec.main-blue-0e27 table tbody td,
.tag-20ec.main-blue-0e27 table th {
  background: rgba(0, 0, 0, 0.08);
}
.picture-green-3354.photo-fluid-4fad .gas-3021 {
  max-width: initial;
}
.picture-green-3354 .full_aa32 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.picture-green-3354 .full_aa32 .button_green_133b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .picture-green-3354 .full_aa32 .button_green_133b {
    display: block;
    margin-bottom: 2em;
  }
  .picture-green-3354 .full_aa32 .button_green_133b:last-child {
    margin-bottom: 0;
  }
}
.secondary-8dab .logo_red_1548:last-child,
.sort-static-50b9 .logo_red_1548:last-child,
.tag-18cc .logo_red_1548:last-child {
  margin-bottom: 0;
}
.secondary-8dab .logo_red_1548 .sort_warm_905b .bottom-1bdf:last-child,
.sort-static-50b9 .logo_red_1548 .sort_warm_905b .bottom-1bdf:last-child,
.tag-18cc .logo_red_1548 .sort_warm_905b .bottom-1bdf:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .secondary-8dab .picture-copper-4234,
  .secondary-8dab .complex_bd75,
  .sort-static-50b9 .picture-copper-4234,
  .sort-static-50b9 .complex_bd75,
  .tag-18cc .picture-copper-4234,
  .tag-18cc .complex_bd75 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .cool_830e .logo_red_1548 {
    margin-bottom: 2em;
  }
}
.cool_830e p:last-child {
  margin-bottom: 0;
}
.cool_830e li,
.cool_830e ul {
  list-style: none;
  margin: 0;
}
.cool_830e ul ul {
  margin-left: 2.617924em;
}
.article-out-638c {
  font-size: 0.875em;
}

/* css-noise: 9a1e */
.phantom-card-c9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
