/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dim-afff/customify
Author: WPCustomify
Author URI: https://pressmaximum.dim-afff
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.dim-afff/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content-3e87.alert_066c/licenses/gpl-2.0.thick_9e04
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.outer-d385/, (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.bronze_7a45.bronze-fca9/normalize.tooltip-bc85/
 ======
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.tooltip-bc85 v7.0.0 | MIT License | github.dim-afff/necolas/normalize.tooltip-bc85 */
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;
}
.upper_c8af .plasma_c81e,
.gallery_993a,
.preview-0bd1,
.new_e3fc,
.table_paper_651f,
.smooth_28cf,
.north-dee5,
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;
}
.gallery_993a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gallery_993a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery_993a,
  h1 {
    font-size: 1.8em;
  }
}
.preview-0bd1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview-0bd1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview-0bd1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview-0bd1,
  h2 {
    font-size: 1.7em;
  }
}
.new_e3fc,
h3 {
  font-size: 1.618em;
}
.upper_c8af .plasma_c81e,
.table_paper_651f,
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.progress_pro_b797 {
  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;
}
.section-steel-c8a8:after,
.section-steel-c8a8:before,
.header_4ff1:after,
.header_4ff1:before {
  content: "";
  display: table;
}
.section-steel-c8a8:after,
.header_4ff1:after {
  clear: both;
}
.frame_367b {
  float: right;
  margin-right: 0;
}
.easy_1577 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.short_79ae .light_cd0f,
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;
}
.short_79ae .light_cd0f: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;
}
.fast_a339 .light_cd0f {
  box-shadow: none;
}
.fast_a339
  .light_cd0f
  .video-f068 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fast_a339 .light_cd0f .paragraph-1e04 {
  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;
}
.fast_a339
  .light_cd0f
  .paragraph-1e04
  b {
  display: none;
}
.fast_a339 .active-yellow-6c05 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status_gold_1a5d:not(.overlay_2a6e):not(.detail-94c5),
button:not(.overlay_2a6e):not(.detail-94c5),
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ),
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ),
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ) {
  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;
}
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ):hover,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ):hover,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):hover,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):hover,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ):active,
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ):active,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):active,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):active,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):active,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus {
  outline: 0;
}
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5 {
  position: relative;
}
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .dim_f899,
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .center_9a5d,
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .motion_d12d,
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  i,
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  svg,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .dim_f899,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .center_9a5d,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .motion_d12d,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  i,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  svg,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .dim_f899,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .center_9a5d,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .motion_d12d,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  i,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  svg,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .dim_f899,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .center_9a5d,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .motion_d12d,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  i,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  svg,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .dim_f899,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .center_9a5d,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  .motion_d12d,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  i,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5
  svg {
  visibility: hidden;
}
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5:after,
button:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5:after,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5:after,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5:after,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ).fn-loading-b9f5: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;
}
.status_gold_1a5d:not(.overlay_2a6e):not(.detail-94c5),
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ),
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ),
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ) {
  color: #fff;
  background: #235787;
}
.status_gold_1a5d:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus,
input[type="button"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus,
input[type="reset"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus,
input[type="submit"]:not(.overlay_2a6e):not(
    .detail-94c5
  ):focus {
  color: #fff;
}
.status_gold_1a5d.fn-disabled-b9f5:not(.overlay_2a6e):not(
    .detail-94c5
  ),
.status_gold_1a5d[disabled]:not(.overlay_2a6e):not(
    .detail-94c5
  ),
button.fn-disabled-b9f5:not(.overlay_2a6e):not(
    .detail-94c5
  ),
button[disabled]:not(.overlay_2a6e):not(
    .detail-94c5
  ) {
  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;
}
.media_black_7afc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.media_black_7afc: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;
}
.aside-5f9b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption_down_fc8e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.surface-364c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.section-steel-c8a8:after,
.section-steel-c8a8:before,
.complex_112c:after,
.complex_112c:before,
.bottom-ab91:after,
.bottom-ab91:before,
.panel-543a:after,
.panel-543a:before,
.shade_a5cc:after,
.shade_a5cc:before,
.link_6cf0:after,
.link_6cf0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.section-steel-c8a8:after,
.complex_112c:after,
.bottom-ab91:after,
.panel-543a:after,
.shade_a5cc:after,
.link_6cf0:after {
  clear: both;
}
.complex_112c .gallery_d9c3,
.bottom-ab91 .gallery_d9c3,
.shade_selected_24aa .gallery_d9c3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.in-d4c0 {
  display: inline-block;
}
.cold_3793 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cold_3793 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cold_3793 .old-1509 {
  padding: 1em 0;
  font-size: 85%;
}
.old-1509 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.image-west-bda7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.image-west-bda7:after,
.image-west-bda7:before {
  content: "";
  display: table;
}
.image-west-bda7:after {
  clear: both;
}
.link_1f40 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold_4ecc .link_1f40 {
  max-width: 50%;
}
.text-1ad1 .link_1f40 {
  max-width: 33.33%;
}
.pagination_small_be74 .link_1f40 {
  max-width: 25%;
}
.stone_84c1 .link_1f40 {
  max-width: 20%;
}
.rough-c256 .link_1f40 {
  max-width: 16.66%;
}
.progress-soft-3403 .link_1f40 {
  max-width: 14.28%;
}
.background-af78 .link_1f40 {
  max-width: 12.5%;
}
.sort-0da8 .link_1f40 {
  max-width: 11.11%;
}
.block_5861 {
  display: block;
}
.upper_c8af .upper-6576 label,
.upper_c8af .banner_hard_af54 label,
.upper_c8af .active_9aba label,
.upper_c8af .form-c9dc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current_aab2 {
  list-style: none;
  margin: 0;
}
.current_aab2 article.aside-focused-4ad8 {
  margin-bottom: 0;
}
.current_aab2 ul {
  list-style: none;
  margin: 0;
}
.current_aab2 .photo_hot_e1b7 li.aside-focused-4ad8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current_aab2 .photo_hot_e1b7 li.aside-focused-4ad8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current_aab2 .photo_hot_e1b7 li.aside-focused-4ad8: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) {
  .current_aab2 .photo_hot_e1b7 li.aside-focused-4ad8 li.aside-focused-4ad8 li.aside-focused-4ad8 li.aside-focused-4ad8 {
    padding-left: 0;
  }
}
article.aside-focused-4ad8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside-focused-4ad8 .complex_112c p:last-of-type {
  margin-bottom: 0;
}
article.aside-focused-4ad8 .primary-slow-a94c {
  float: left;
}
article.aside-focused-4ad8 .lite_5bc2 {
  margin-left: 85px;
}
article.aside-focused-4ad8 .highlight-c2cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside-focused-4ad8 .highlight-c2cf .highlight-warm-7533 {
  margin-left: 10px;
}
article.aside-focused-4ad8 .huge-3b88 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside-focused-4ad8 .pro_0a61 {
  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 .upper-6576,
  #respond .active_9aba,
  #respond .form-c9dc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper-6576 input,
#respond .active_9aba input,
#respond .form-c9dc input {
  width: 100%;
}
#respond .form-c9dc {
  margin-right: 0;
}
#respond .input_pressed_1d93 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.iron_7d7e {
  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;
}
.iron_7d7e.slow-9f6e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.iron_7d7e 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%);
}
.iron_7d7e:focus,
.iron_7d7e: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);
}
.hot_ee76 {
  border-radius: 10%;
}
.advanced-9b7e {
  border-radius: 50%;
}
.carousel_a7b5 {
  font-size: 0.72em;
}
.selected_539a {
  font-size: 0.875em;
}
.button-dc15 {
  font-size: 1.1em;
}
.advanced_b3c6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.advanced_b3c6.carousel_a7b5 {
  letter-spacing: 0.5px;
}
.item_76d1,
.item_76d1 a {
  color: #6d6d6d;
}
.item_76d1 a:hover {
  color: #111;
}
.texture_liquid_7200 {
  color: #6d6d6d;
}
.dropdown_soft_7c36 {
  overflow-x: hidden;
}
.dropdown_soft_7c36 .bronze_ca9a.notice_d14b {
  position: relative;
}
.dropdown_soft_7c36 .bronze_ca9a.notice_d14b.caption-basic-c1eb {
  position: initial;
}
.dropdown_soft_7c36
  .bronze_ca9a.notice_d14b.caption-basic-c1eb
  .next-675d {
  left: auto;
}
.dropdown_soft_7c36 .bronze_ca9a .next-675d {
  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;
}
.dropdown_soft_7c36 .bronze_ca9a:hover.notice_d14b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dropdown_soft_7c36
  .bronze_ca9a:hover.notice_d14b
  .next-675d {
  display: block;
  z-index: 9999999;
}
.dropdown_soft_7c36 .info_f80a .content_68cc,
.dropdown_soft_7c36 .gold_90c6 .content_68cc {
  display: none;
}
.dropdown_soft_7c36 .silver_76f6 .bronze_ca9a:hover.notice_d14b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.upper_c8af .upper-6576 label,
.upper_c8af .banner_hard_af54 label,
.upper_c8af .active_9aba label,
.upper_c8af .form-c9dc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current_aab2 {
  list-style: none;
  margin: 0;
}
.current_aab2 article.aside-focused-4ad8 {
  margin-bottom: 0;
}
.current_aab2 ul {
  list-style: none;
  margin: 0;
}
.current_aab2 .photo_hot_e1b7 li.aside-focused-4ad8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current_aab2 .photo_hot_e1b7 li.aside-focused-4ad8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current_aab2 .photo_hot_e1b7 li.aside-focused-4ad8: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) {
  .current_aab2 .photo_hot_e1b7 li.aside-focused-4ad8 li.aside-focused-4ad8 li.aside-focused-4ad8 li.aside-focused-4ad8 {
    padding-left: 0;
  }
}
article.aside-focused-4ad8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside-focused-4ad8 .complex_112c p:last-of-type {
  margin-bottom: 0;
}
article.aside-focused-4ad8 .primary-slow-a94c {
  float: left;
}
article.aside-focused-4ad8 .lite_5bc2 {
  margin-left: 85px;
}
article.aside-focused-4ad8 .highlight-c2cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside-focused-4ad8 .highlight-c2cf .highlight-warm-7533 {
  margin-left: 10px;
}
article.aside-focused-4ad8 .huge-3b88 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside-focused-4ad8 .pro_0a61 {
  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 .upper-6576,
  #respond .active_9aba,
  #respond .form-c9dc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper-6576 input,
#respond .active_9aba input,
#respond .form-c9dc input {
  width: 100%;
}
#respond .form-c9dc {
  margin-right: 0;
}
#respond .input_pressed_1d93 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_f80a .pagination_f364 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pagination_f364 .filter_6a79.main_inner_369a .logo-tiny-b4bb > li > a:focus,
.pagination_f364 .filter_6a79.main_inner_369a .logo-tiny-b4bb > li > a:hover,
.pagination_f364 .filter_6a79.panel_65d5 .logo-tiny-b4bb > li > a:focus,
.pagination_f364 .filter_6a79.panel_65d5 .logo-tiny-b4bb > li > a:hover,
.pagination_f364 .filter_6a79.hard-ac6b .logo-tiny-b4bb > li > a:focus,
.pagination_f364 .filter_6a79.hard-ac6b .logo-tiny-b4bb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_f364
  .filter_6a79.main_inner_369a
  .logo-tiny-b4bb
  > li.pattern_rough_f2a0
  > a,
.pagination_f364
  .filter_6a79.main_inner_369a
  .logo-tiny-b4bb
  > li.outer-03e9
  > a,
.pagination_f364
  .filter_6a79.panel_65d5
  .logo-tiny-b4bb
  > li.pattern_rough_f2a0
  > a,
.pagination_f364
  .filter_6a79.panel_65d5
  .logo-tiny-b4bb
  > li.outer-03e9
  > a,
.pagination_f364
  .filter_6a79.hard-ac6b
  .logo-tiny-b4bb
  > li.pattern_rough_f2a0
  > a,
.pagination_f364 .filter_6a79.hard-ac6b .logo-tiny-b4bb > li.notification_pro_0856 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_f364 .accent_db84,
.pagination_f364 .accent_db84 a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_f364 .description_8160.column_27d2 li a,
.pagination_f364 .huge-deae a,
.pagination_f364 .row_33f3,
.pagination_f364 .logo-tiny-b4bb > li > a,
.pagination_f364 .rough-f704 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364 .description_8160.column_27d2 li a:hover,
.pagination_f364 .huge-deae a:hover,
.pagination_f364 .row_33f3:hover,
.pagination_f364 .logo-tiny-b4bb > li > a:hover,
.pagination_f364 .rough-f704:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_f364 .logo_yellow_7d01 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364 .logo_yellow_7d01 .text_active_dee8 {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_f364 .logo_yellow_7d01:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_f364 .detail_9c67 .gas_6eb6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364 .detail_9c67 .gas_6eb6 .box_8430 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364
  .detail_9c67
  .gas_6eb6
  .box_8430::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364
  .detail_9c67
  .gas_6eb6
  .box_8430:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364
  .detail_9c67
  .gas_6eb6
  .box_8430::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364
  .detail_9c67
  .gas_6eb6
  .box_8430::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364 .detail_9c67 .panel_e75b {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_f364 .detail_9c67 .panel_e75b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-8f64
  .pagination_f364
  .detail_9c67
  .media_gold_893f
  .sort-4e9d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-8f64
  .pagination_f364
  .detail_9c67
  .media_gold_893f
  .box_8430 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_f80a .wood-f46b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wood-f46b .filter_6a79.main_inner_369a .logo-tiny-b4bb > li > a:focus,
.wood-f46b .filter_6a79.main_inner_369a .logo-tiny-b4bb > li > a:hover,
.wood-f46b .filter_6a79.panel_65d5 .logo-tiny-b4bb > li > a:focus,
.wood-f46b .filter_6a79.panel_65d5 .logo-tiny-b4bb > li > a:hover,
.wood-f46b .filter_6a79.hard-ac6b .logo-tiny-b4bb > li > a:focus,
.wood-f46b .filter_6a79.hard-ac6b .logo-tiny-b4bb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood-f46b
  .filter_6a79.main_inner_369a
  .logo-tiny-b4bb
  > li.pattern_rough_f2a0
  > a,
.wood-f46b
  .filter_6a79.main_inner_369a
  .logo-tiny-b4bb
  > li.outer-03e9
  > a,
.wood-f46b
  .filter_6a79.panel_65d5
  .logo-tiny-b4bb
  > li.pattern_rough_f2a0
  > a,
.wood-f46b
  .filter_6a79.panel_65d5
  .logo-tiny-b4bb
  > li.outer-03e9
  > a,
.wood-f46b
  .filter_6a79.hard-ac6b
  .logo-tiny-b4bb
  > li.pattern_rough_f2a0
  > a,
.wood-f46b .filter_6a79.hard-ac6b .logo-tiny-b4bb > li.notification_pro_0856 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wood-f46b .accent_db84,
.wood-f46b .accent_db84 a {
  color: rgba(0, 0, 0, 0.8);
}
.wood-f46b .description_8160.column_27d2 li a,
.wood-f46b .huge-deae a,
.wood-f46b .row_33f3,
.wood-f46b .logo-tiny-b4bb > li > a,
.wood-f46b .rough-f704 {
  color: rgba(0, 0, 0, 0.55);
}
.wood-f46b .description_8160.column_27d2 li a:hover,
.wood-f46b .huge-deae a:hover,
.wood-f46b .row_33f3:hover,
.wood-f46b .logo-tiny-b4bb > li > a:hover,
.wood-f46b .rough-f704:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wood-f46b .logo_yellow_7d01 {
  color: rgba(0, 0, 0, 0.55);
}
.wood-f46b .logo_yellow_7d01 .text_active_dee8 {
  color: rgba(0, 0, 0, 0.8);
}
.wood-f46b .logo_yellow_7d01:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_current_3a7b .box_light_c653 {
  margin-left: auto;
  margin-right: auto;
}
.bottom-ab91 > * {
  margin-left: auto;
  margin-right: auto;
}
.bottom-ab91 .aside-5f9b {
  margin-right: 1.41575em;
}
.tag-d874 .bottom-ab91 > .pattern-4db9 {
  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;
}
.tag-d874 .bottom-ab91 > .message-lower-51c0 {
  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;
}
.dirty-1faa.carousel_current_3a7b .box_light_c653,
.nav_pressed_2f63.carousel_current_3a7b .box_light_c653 {
  margin-left: 0;
}
.backdrop-paper-e8e8.carousel_current_3a7b .box_light_c653,
.image_hard_5b17.carousel_current_3a7b .box_light_c653 {
  margin-right: 0;
}
.bottom-ab91 ol,
.bottom-ab91 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover-b5a9 video {
  max-width: 100%;
}
.feature-pink-f527 img {
  display: block;
}
.feature-pink-f527.aside-5f9b,
.feature-pink-f527.caption_down_fc8e {
  width: 100%;
}
.feature-pink-f527.message-lower-51c0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_bronze_c259:not(.tabs_266a) {
  margin: 1.5em auto;
}
.search_inner_7c21 p {
  padding: 1.5em 14px;
}
ul.fluid_86f4.message-lower-51c0,
ul.fluid_86f4.pattern-4db9,
ul.fluid_86f4.icon-basic-fb2f.pattern-4db9 {
  padding: 0 14px;
}
.shade-af48 {
  display: block;
  overflow-x: auto;
}
.shade-af48 table {
  border-collapse: collapse;
  width: 100%;
}
.shade-af48 td,
.shade-af48 th {
  padding: 0.5em;
}
.bottom-ab91 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bottom-ab91 ol ol,
.bottom-ab91 ol ul,
.bottom-ab91 ul ol,
.bottom-ab91 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bottom-ab91 ol ol li,
.bottom-ab91 ol ul li,
.bottom-ab91 ul ol li,
.bottom-ab91 ul ul li {
  margin-left: 0;
}
.widget_rough_12d4.focused_6d5b > .huge-c709 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget_rough_12d4.focused_6d5b > .huge-c709 iframe,
.widget_rough_12d4.focused_6d5b > .huge-c709 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tall-ea56 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tall-ea56.red_28da {
  padding: 0;
}
.tall-ea56.red_28da cite {
  font-size: 13px;
}
.tall-ea56 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tall-ea56 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slider_6357 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slider_6357 > p:first-child {
  margin-top: 0;
}
.slider_6357 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slider_6357 blockquote {
  border-left: 0;
}
.border_5625 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.border_5625:not(.search-soft-e2a6) {
  max-width: 100px;
}
.border_5625.shade-orange-5d13 {
  border-bottom: none !important;
  text-align: center;
}
.border_5625.shade-orange-5d13::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .search_inner_7c21 p {
    padding: 1.5em 0;
  }
}
.action-9724 {
  color: #0073aa;
}
.overlay-warm-c330 {
  background-color: #0073aa;
}
.backdrop_thick_7654 {
  color: #229fd8;
}
.avatar_6300 {
  background-color: #229fd8;
}
.background_iron_0082 {
  color: #eee;
}
.sidebar_hard_0cd1 {
  background-color: #eee;
}
.out-a3dd {
  color: #444;
}
.rough-414c {
  background-color: #444;
}
.steel-296d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.steel-296d .hard_f1aa .huge-deae {
  font-size: 15px;
}
.steel-296d .huge-deae {
  line-height: 1.3;
}
.steel-296d .wood-f46b {
}
.steel-296d .pagination_f364 {
  background: #235787;
}
.notice-outer-6d3f {
  padding: 0;
}
.notice-outer-6d3f .pagination_f364 {
  background: #1a1a1a;
}
.notice-outer-6d3f .wood-f46b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paper-de12 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paper-de12 .wood-f46b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paper-de12 .pagination_f364 {
  background: #303030;
}
.link_6cf0 {
  position: relative;
  z-index: 10;
}
.link_6cf0 .section_plasma_299b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_fixed_8f3f .notice_d14b {
  display: inline-block;
  vertical-align: middle;
}
.notification_fixed_8f3f.tiny-a9c5 .notice_d14b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification_fixed_8f3f.tiny-a9c5 .notice_d14b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_fixed_8f3f.tiny-a9c5 .notice_d14b {
    margin-right: 0.4em;
  }
}
.notification_fixed_8f3f.tiny-a9c5 .notice_d14b:last-child {
  margin-right: 0;
}
.gradient_liquid_920a .section_plasma_299b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info_f80a .hard_f1aa {
    margin: 0 -0.5em;
  }
  .info_f80a .hard_f1aa [class*="customify-col-"],
  .info_f80a .hard_f1aa [class*="customify-col_"],
  .info_f80a .hard_f1aa [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info_f80a.element_6f20 .section_plasma_299b {
  background: 0 0 !important;
}
.info_f80a.element_6f20 .section_plasma_299b,
.info_f80a.gradient_liquid_920a .section_plasma_299b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info_f80a.current_2f7e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info_f80a.gradient_liquid_920a .section_plasma_299b {
  box-shadow: none !important;
}
.yellow-3334 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .yellow-3334 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .yellow-3334 {
    padding: 18px 0 20px;
  }
}
.yellow-3334 .shadow-0b46 {
  width: 100%;
}
.yellow-3334 .grid_north_53bc {
  margin-bottom: 0;
}
.yellow-3334 .layout_8398 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active-c09e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active-c09e .tabs-up-ab5f {
  width: 100%;
}
.static-5e64 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.static-5e64 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.static-5e64 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;
}
.static-5e64 li:last-child:after {
  display: none;
}
.static-5e64 li a {
  font-weight: 500;
  margin-right: 10px;
}
.layout_0fc6 .content_68cc button,
.yellow-3334 .content_68cc button {
  left: 0;
}
.layout_0fc6 .tabs-up-ab5f,
.yellow-3334 .tabs-up-ab5f {
  padding-left: 0;
  padding-right: 0;
}
.layout_0fc6 .active-c09e,
.yellow-3334 .active-c09e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.layout_0fc6 {
  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;
}
.layout_0fc6: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;
}
.layout_0fc6 .focused-5db7 {
  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) {
  .layout_0fc6 .focused-5db7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .layout_0fc6 .focused-5db7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .layout_0fc6 .focused-5db7 {
    min-height: 200px;
  }
}
.layout_0fc6 .static-5e64 {
  color: rgba(255, 255, 255, 0.8);
}
.layout_0fc6 .static-5e64 a,
.layout_0fc6 .static-5e64 li:after {
  color: inherit;
}
.layout_0fc6 .static-5e64 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.up_eae0 {
  margin-bottom: 0.5em;
}
.pressed_f3f8 {
  margin-bottom: 1.2em;
}
.pressed_f3f8,
.up_eae0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pressed_f3f8 p:last-child,
.up_eae0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content_68cc,
#masthead .content_68cc {
  display: none;
}
#masthead
  > .content_68cc.alert_fast_5ab0 {
  display: none;
}
#masthead > .content_68cc button {
  left: 0;
}
.gas_86bf {
  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%;
}
.gas_86bf .notice_d14b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gas_86bf .thick_69d8 {
  display: -webkit-box;
  display: flex;
}
.gas_86bf .thick_69d8.logo-6ab0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gas_86bf .thick_69d8.thick_153f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gas_86bf .thick_69d8.sort_e98a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gas_86bf.message-medium-370d.layout_out_fd05 .thick_69d8.logo-6ab0 {
  flex-basis: 100%;
}
.gas_86bf.filter_steel_d2c8 .thick_69d8.thick_153f {
  -webkit-box-flex: 1;
  flex: auto;
}
.gas_86bf.filter_steel_d2c8 .thick_69d8.sort_e98a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content_68cc.alert_fast_5ab0 {
  display: none;
}
#masthead > .content_68cc button {
  left: 0;
}
.center-ce91 {
  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;
}
.center-ce91:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.center-ce91.hard-6cff i {
  margin-right: 4px;
}
.center-ce91.image_32cd i {
  margin-left: 5px;
}
.huge-deae p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.huge-deae p:last-child {
  margin-bottom: 0;
}
.search-left-7ad1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.search-left-7ad1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.search-left-7ad1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.search-left-7ad1 .accent_db84 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.search-left-7ad1 .border-liquid-cfa1 {
  margin: 5px 0 7px 0;
}
.search-left-7ad1.gradient_30d7 .stone-e7c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-left-7ad1.gradient_30d7 .middle_66b2 {
  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;
}
.search-left-7ad1.clean-f29e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.search-left-7ad1.clean-f29e .stone-e7c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-left-7ad1.clean-f29e .middle_66b2 {
  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;
}
.search-left-7ad1.notification_fresh_8516 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search-left-7ad1.logo-rough-75f0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.search-left-7ad1.logo-rough-75f0 .middle_66b2 {
  margin-top: 7px;
}
.accent-eb1e {
  display: inline-block;
}
.link_6cf0 .silver_fe1b .search-left-7ad1 img {
  max-width: 100%;
}
.filter_6a79 .highlight_yellow_1adc.heading_e853,
.breadcrumb-e59e .highlight_yellow_1adc.heading_e853 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter_6a79 .slider_c022,
.breadcrumb-e59e .slider_c022 {
  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%);
}
.filter_6a79 .slider_c022 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.filter_6a79.description-upper-6fbb .slider_c022 {
  display: none;
}
.filter_6a79 .highlight-7535 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_6a79 .highlight-7535 li {
  display: inline-block;
  position: relative;
}
.filter_6a79 .highlight-7535 li:last-child {
  margin-right: 0;
}
.filter_6a79 .highlight-7535 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;
}
.filter_6a79 .highlight-7535 li.notification_pro_0856 > a {
  color: rgba(0, 0, 0, 0.9);
}
.filter_6a79 .highlight-7535 > 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;
}
.filter_6a79 .highlight-7535 > li > a i {
  line-height: 0;
}
.filter_6a79 .highlight-7535 > li.middle-2e91 > a .slider_c022 {
  margin-left: 4px;
  line-height: 0;
}
.filter_6a79 .highlight-7535 .gold-2000 li.middle-2e91 > a {
  position: relative;
}
.filter_6a79 .highlight-7535 .gold-2000 li.middle-2e91 > a:after,
.filter_6a79 .highlight-7535 .gold-2000 li.middle-2e91 > a:before {
  content: "";
  display: table;
}
.filter_6a79 .highlight-7535 .gold-2000 li.middle-2e91 > a:after {
  clear: both;
}
.filter_6a79 .highlight-7535 .gold-2000 li.middle-2e91 > a .slider_c022 {
  margin-left: 5px;
  float: right;
}
.filter_6a79 .bright-6afa,
.filter_6a79 .gold-2000 {
  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;
}
.filter_6a79 .gold-2000 {
  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;
}
.filter_6a79 .gold-2000 .heading_e853 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter_6a79 .gold-2000 .slider_c022 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.filter_6a79 .gold-2000 li {
  display: block;
  margin: 0;
  padding: 0;
}
.filter_6a79 .gold-2000 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;
}
.filter_6a79 .gold-2000 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.filter_6a79 .gold-2000 .gold-2000 {
  top: 0;
  left: 100%;
}
.filter_6a79 .over-0c6f.fn-focus-b9f5 > .bright-6afa,
.filter_6a79 .over-0c6f.fn-focus-b9f5 > .gold-2000,
.filter_6a79 .over-0c6f:focus > .bright-6afa,
.filter_6a79 .over-0c6f:focus > .gold-2000,
.filter_6a79 .over-0c6f:hover > .bright-6afa,
.filter_6a79 .over-0c6f:hover > .gold-2000 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.filter_6a79.hard-ac6b .logo-tiny-b4bb:after,
.filter_6a79.hard-ac6b .logo-tiny-b4bb:before {
  content: "";
  display: table;
}
.filter_6a79.hard-ac6b .logo-tiny-b4bb:after {
  clear: both;
}
.filter_6a79.hard-ac6b .logo-tiny-b4bb > li {
  float: left;
}
.filter_6a79.hidden_6c8f .logo-tiny-b4bb:after,
.filter_6a79.hidden_6c8f .logo-tiny-b4bb:before {
  content: "";
  display: table;
}
.filter_6a79.hidden_6c8f .logo-tiny-b4bb:after {
  clear: both;
}
.filter_6a79.hidden_6c8f .logo-tiny-b4bb > li {
  float: left;
}
.filter_6a79.hidden_6c8f .logo-tiny-b4bb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.filter_6a79.hidden_6c8f .logo-tiny-b4bb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.filter_6a79.hidden_6c8f .logo-tiny-b4bb > li.pattern_rough_f2a0 > a,
.filter_6a79.hidden_6c8f .logo-tiny-b4bb > li.notification_pro_0856 > a {
  color: #fff;
  background-color: #1e4b75;
}
.filter_6a79.main_inner_369a .logo-tiny-b4bb > li > a .heading_e853 {
  position: relative;
}
.filter_6a79.main_inner_369a .logo-tiny-b4bb > li > a .heading_e853: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;
}
.filter_6a79.main_inner_369a
  .logo-tiny-b4bb
  > li:focus
  > a
  .heading_e853:before,
.filter_6a79.main_inner_369a
  .logo-tiny-b4bb
  > li:hover
  > a
  .heading_e853:before {
  width: 100%;
  background-color: currentColor;
}
.filter_6a79.main_inner_369a
  .logo-tiny-b4bb
  > li.pattern_rough_f2a0
  > a
  .heading_e853:before,
.filter_6a79.main_inner_369a
  .logo-tiny-b4bb
  > li.outer-03e9
  > a
  .heading_e853:before {
  width: 100%;
  background-color: currentColor;
}
.filter_6a79.panel_65d5 .logo-tiny-b4bb > li > a .heading_e853 {
  position: relative;
}
.filter_6a79.panel_65d5 .logo-tiny-b4bb > li > a .heading_e853: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;
}
.filter_6a79.panel_65d5 .logo-tiny-b4bb > li:focus > a .heading_e853:before,
.filter_6a79.panel_65d5
  .logo-tiny-b4bb
  > li:hover
  > a
  .heading_e853:before {
  width: 100%;
  background-color: currentColor;
}
.filter_6a79.panel_65d5
  .logo-tiny-b4bb
  > li.pattern_rough_f2a0
  > a
  .heading_e853:before,
.filter_6a79.panel_65d5
  .logo-tiny-b4bb
  > li.outer-03e9
  > a
  .heading_e853:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-e59e .highlight-7535 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb-e59e .highlight-7535 li:first-child > a {
  border-top: none;
}
.breadcrumb-e59e .highlight-7535 .popup-fresh-fa0c > .heading_e853 .slider_c022 {
  display: none;
}
.breadcrumb-e59e .highlight-7535 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb-e59e .highlight-7535 li:last-child {
  border: none;
}
.breadcrumb-e59e .highlight-7535 li.middle-2e91 > a {
  padding-right: 45px !important;
}
.breadcrumb-e59e .highlight-7535 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb-e59e .highlight-7535 li a:focus,
.breadcrumb-e59e .highlight-7535 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-e59e .highlight-7535 li .next_fcfc {
  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;
}
.breadcrumb-e59e .highlight-7535 li .next_fcfc:hover {
  box-shadow: none;
}
.breadcrumb-e59e .highlight-7535 li .next_fcfc .slider_c022 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb-e59e .highlight-7535 .gold-2000 {
  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);
}
.breadcrumb-e59e .highlight-7535 .gold-2000 li a {
  padding-left: 3em;
}
.breadcrumb-e59e .highlight-7535 .breadcrumb-9096 > a .next_fcfc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb-e59e .highlight-7535 .breadcrumb-9096 > .gold-2000 {
  display: block;
  opacity: 1;
}
.chip-fec7 {
  max-width: 100%;
}
.title-complex-a3b9 {
  line-height: 0;
  cursor: pointer;
}
.rough-f704 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.rough-f704:hover {
  box-shadow: none;
  color: currentColor;
}
.rough-f704 svg {
  width: 18px;
  height: 18px;
}
.rough-f704 .action-9e22 {
  display: none;
}
.nav_c83c {
  position: relative;
}
.nav_c83c.fn-active-b9f5 .rough-f704 .active-black-aa3e {
  display: none;
}
.nav_c83c.fn-active-b9f5 .rough-f704 .action-9e22 {
  display: inline-block;
}
.nav_c83c .popup_3f85 {
  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);
}
.nav_c83c.old_1cfc .popup_3f85 {
  left: auto;
  right: -0.9em;
}
.nav_c83c.old_1cfc .info_a78c::before {
  left: auto;
  right: 15px;
}
.nav_c83c.fn-active-b9f5 .popup_3f85 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_gold_893f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media_gold_893f label {
  flex-basis: 100%;
}
.media_gold_893f .gas_6eb6 {
  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;
}
.media_gold_893f .box_8430 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media_gold_893f .box_8430:focus {
  background-color: transparent;
}
.media_gold_893f button.panel_e75b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media_gold_893f button.panel_e75b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media_gold_893f button.panel_e75b svg {
  width: 18px;
  height: 18px;
}
.media_gold_893f input[type="submit"] {
  min-height: auto;
}
.detail_9c67 .media_gold_893f .box_8430 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.info_a78c {
  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) {
  .info_a78c {
    width: 220px;
  }
}
.info_a78c label {
  flex-basis: 100%;
}
.info_a78c::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;
}
.component-8f64 .detail_9c67 .media_gold_893f {
  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;
}
.component-8f64
  .detail_9c67
  .media_gold_893f
  .gas_6eb6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-8f64 .detail_9c67 .media_gold_893f .box_8430 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-8f64
  .detail_9c67
  .media_gold_893f
  .box_8430:focus {
  background: 0 0;
}
.component-8f64
  .detail_9c67
  .media_gold_893f
  .sort-4e9d {
  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;
}
.description_8160 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.description_8160 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.description_8160 li:last-child {
  margin-right: 0;
}
.description_8160 li:first-child {
  margin-left: 0;
}
.description_8160.media-wood-c3ba a {
  color: #fff;
}
.description_8160.media-wood-c3ba a:hover {
  color: #fff;
}
.description_8160 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.description_8160 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.description_8160 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.description_8160 a:hover {
  opacity: 0.9;
  color: inherit;
}
.description_8160 [class*="social-icon-apple"] {
  background-color: #999;
}
.description_8160 [class*="social-icon-apple"].glass_98cb {
  background-color: transparent;
  color: #999;
}
.description_8160 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.description_8160 [class*="social-icon-behance"].glass_98cb {
  background-color: transparent;
  color: #1769ff;
}
.description_8160 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.description_8160 [class*="social-icon-bitbucket"].glass_98cb {
  background-color: transparent;
  color: #205081;
}
.description_8160 [class*="social-icon-codepen"] {
  background-color: #000;
}
.description_8160 [class*="social-icon-codepen"].glass_98cb {
  background-color: transparent;
  color: #000;
}
.description_8160 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.description_8160 [class*="social-icon-delicious"].glass_98cb {
  background-color: transparent;
  color: #39f;
}
.description_8160 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.description_8160 [class*="social-icon-digg"].glass_98cb {
  background-color: transparent;
  color: #005be2;
}
.description_8160 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.description_8160 [class*="social-icon-dribbble"].glass_98cb {
  background-color: transparent;
  color: #ea4c89;
}
.description_8160 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.description_8160 [class*="social-icon-envelope"].glass_98cb {
  background-color: transparent;
  color: #ea4335;
}
.description_8160 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.description_8160 [class*="social-icon-facebook"].glass_98cb {
  background-color: transparent;
  color: #3b5998;
}
.description_8160 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.description_8160 [class*="social-icon-flickr"].glass_98cb {
  background-color: transparent;
  color: #0063dc;
}
.description_8160 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.description_8160 [class*="social-icon-foursquare"].glass_98cb {
  background-color: transparent;
  color: #2d5be3;
}
.description_8160 [class*="social-icon-github"] {
  background-color: #333;
}
.description_8160 [class*="social-icon-github"].glass_98cb {
  background-color: transparent;
  color: #333;
}
.description_8160 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.description_8160 [class*="social-icon-google-plus"].glass_98cb {
  background-color: transparent;
  color: #dd4b39;
}
.description_8160 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.description_8160 [class*="social-icon-houzz"].glass_98cb {
  background-color: transparent;
  color: #7ac142;
}
.description_8160 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.description_8160 [class*="social-icon-instagram"].glass_98cb {
  background-color: transparent;
  color: #262626;
}
.description_8160 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.description_8160 [class*="social-icon-jsfiddle"].glass_98cb {
  background-color: transparent;
  color: #487aa2;
}
.description_8160 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.description_8160 [class*="social-icon-linkedin"].glass_98cb {
  background-color: transparent;
  color: #0077b5;
}
.description_8160 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.description_8160 [class*="social-icon-medium"].glass_98cb {
  background-color: transparent;
  color: #00ab6b;
}
.description_8160 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.description_8160
  [class*="social-icon-odnoklassniki"].glass_98cb {
  background-color: transparent;
  color: #f4731c;
}
.description_8160 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.description_8160 [class*="social-icon-meetup"].glass_98cb {
  background-color: transparent;
  color: #ec1c40;
}
.description_8160 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.description_8160 [class*="social-icon-pinterest"].glass_98cb {
  background-color: transparent;
  color: #bd081c;
}
.description_8160 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.description_8160 [class*="social-icon-product-hunt"].glass_98cb {
  background-color: transparent;
  color: #da552f;
}
.description_8160 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.description_8160 [class*="social-icon-reddit"].glass_98cb {
  background-color: transparent;
  color: #ff4500;
}
.description_8160 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.description_8160 [class*="social-icon-rss"].glass_98cb {
  background-color: transparent;
  color: #f26522;
}
.description_8160 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.description_8160
  [class*="social-icon-shopping-cart"].glass_98cb {
  background-color: transparent;
  color: #4caf50;
}
.description_8160 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.description_8160 [class*="social-icon-skype"].glass_98cb {
  background-color: transparent;
  color: #00aff0;
}
.description_8160 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.description_8160 [class*="social-icon-slideshare"].glass_98cb {
  background-color: transparent;
  color: #0077b5;
}
.description_8160 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.description_8160 [class*="social-icon-snapchat"].glass_98cb {
  background-color: transparent;
  color: #fffc00;
}
.description_8160 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.description_8160 [class*="social-icon-soundcloud"].glass_98cb {
  background-color: transparent;
  color: #f80;
}
.description_8160 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.description_8160 [class*="social-icon-spotify"].glass_98cb {
  background-color: transparent;
  color: #2ebd59;
}
.description_8160 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.description_8160
  [class*="social-icon-stack-overflow"].glass_98cb {
  background-color: transparent;
  color: #fe7a15;
}
.description_8160 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.description_8160 [class*="social-icon-maldkfgram"].glass_98cb {
  background-color: transparent;
  color: #2ca5e0;
}
.description_8160 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.description_8160 [class*="social-icon-tripadvisor"].glass_98cb {
  background-color: transparent;
  color: #589442;
}
.description_8160 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.description_8160 [class*="social-icon-tumblr"].glass_98cb {
  background-color: transparent;
  color: #35465c;
}
.description_8160 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.description_8160 [class*="social-icon-twitch"].glass_98cb {
  background-color: transparent;
  color: #6441a5;
}
.description_8160 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.description_8160 [class*="social-icon-twitter"].glass_98cb {
  background-color: transparent;
  color: #1da1f2;
}
.description_8160 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.description_8160 [class*="social-icon-vimeo"].glass_98cb {
  background-color: transparent;
  color: #1ab7ea;
}
.description_8160 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.description_8160 [class*="social-icon-vk"].glass_98cb {
  background-color: transparent;
  color: #45668e;
}
.description_8160 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.description_8160 [class*="social-icon-weibo"].glass_98cb {
  background-color: transparent;
  color: #df2029;
}
.description_8160 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.description_8160 [class*="social-icon-weixin"].glass_98cb {
  background-color: transparent;
  color: #7bb32e;
}
.description_8160 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.description_8160 [class*="social-icon-whatsapp"].glass_98cb {
  background-color: transparent;
  color: #25d366;
}
.description_8160 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.description_8160 [class*="social-icon-wordpress"].glass_98cb {
  background-color: transparent;
  color: #21759b;
}
.description_8160 [class*="social-icon-xing"] {
  background-color: #026466;
}
.description_8160 [class*="social-icon-xing"].glass_98cb {
  background-color: transparent;
  color: #026466;
}
.description_8160 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.description_8160 [class*="social-icon-yelp"].glass_98cb {
  background-color: transparent;
  color: #af0606;
}
.description_8160 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.description_8160 [class*="social-icon-youtube"].glass_98cb {
  background-color: transparent;
  color: #cd201f;
}
.row_33f3 {
  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;
}
.row_33f3:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_b723 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.filter-solid-8f95 {
  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;
}
.list-advanced-07e7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.picture_short_c377 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.picture_short_c377,
.picture_short_c377::after,
.picture_short_c377::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;
}
.picture_short_c377::after,
.picture_short_c377::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature-6142 .filter-solid-8f95 .list-advanced-07e7 {
  margin-top: -2px;
  width: 19px;
}
.feature-6142 .filter-solid-8f95 .picture_short_c377 {
  margin-top: -1px;
}
.feature-6142 .filter-solid-8f95 .picture_short_c377,
.feature-6142 .filter-solid-8f95 .picture_short_c377::after,
.feature-6142 .filter-solid-8f95 .picture_short_c377::before {
  width: 19px;
  height: 2px;
}
.feature-6142 .filter-solid-8f95 .picture_short_c377::before {
  top: -6px;
}
.feature-6142 .filter-solid-8f95 .picture_short_c377::after {
  bottom: -6px;
}
.list-65bf .filter-solid-8f95 .list-advanced-07e7 {
  margin-top: -2px;
  width: 22px;
}
.list-65bf .filter-solid-8f95 .picture_short_c377 {
  margin-top: -1px;
}
.list-65bf .filter-solid-8f95 .picture_short_c377,
.list-65bf .filter-solid-8f95 .picture_short_c377::after,
.list-65bf .filter-solid-8f95 .picture_short_c377::before {
  width: 22px;
  height: 2px;
}
.list-65bf .filter-solid-8f95 .picture_short_c377::before {
  top: -7px;
}
.list-65bf .filter-solid-8f95 .picture_short_c377::after {
  bottom: -7px;
}
.rough_00de .filter-solid-8f95 .list-advanced-07e7 {
  margin-top: -2px;
  width: 31px;
}
.rough_00de .filter-solid-8f95 .picture_short_c377 {
  margin-top: -1.5px;
}
.rough_00de .filter-solid-8f95 .picture_short_c377,
.rough_00de .filter-solid-8f95 .picture_short_c377::after,
.rough_00de .filter-solid-8f95 .picture_short_c377::before {
  width: 31px;
  height: 3px;
}
.rough_00de .filter-solid-8f95 .picture_short_c377::before {
  top: -9px;
}
.rough_00de .filter-solid-8f95 .picture_short_c377::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail_4bb4 .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_4bb4 .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1px;
  }
  .detail_4bb4 .filter-solid-8f95 .picture_short_c377,
  .detail_4bb4 .filter-solid-8f95 .picture_short_c377::after,
  .detail_4bb4 .filter-solid-8f95 .picture_short_c377::before {
    width: 19px;
    height: 2px;
  }
  .detail_4bb4 .filter-solid-8f95 .picture_short_c377::before {
    top: -6px;
  }
  .detail_4bb4 .filter-solid-8f95 .picture_short_c377::after {
    bottom: -6px;
  }
  .summary_silver_e58d .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 22px;
  }
  .summary_silver_e58d .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1px;
  }
  .summary_silver_e58d .filter-solid-8f95 .picture_short_c377,
  .summary_silver_e58d .filter-solid-8f95 .picture_short_c377::after,
  .summary_silver_e58d .filter-solid-8f95 .picture_short_c377::before {
    width: 22px;
    height: 2px;
  }
  .summary_silver_e58d .filter-solid-8f95 .picture_short_c377::before {
    top: -7px;
  }
  .summary_silver_e58d .filter-solid-8f95 .picture_short_c377::after {
    bottom: -7px;
  }
  .wrapper-cold-ae63 .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-cold-ae63 .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1.5px;
  }
  .wrapper-cold-ae63 .filter-solid-8f95 .picture_short_c377,
  .wrapper-cold-ae63 .filter-solid-8f95 .picture_short_c377::after,
  .wrapper-cold-ae63 .filter-solid-8f95 .picture_short_c377::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-cold-ae63 .filter-solid-8f95 .picture_short_c377::before {
    top: -9px;
  }
  .wrapper-cold-ae63 .filter-solid-8f95 .picture_short_c377::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_d875 .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 19px;
  }
  .pro_d875 .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1px;
  }
  .pro_d875 .filter-solid-8f95 .picture_short_c377,
  .pro_d875 .filter-solid-8f95 .picture_short_c377::after,
  .pro_d875 .filter-solid-8f95 .picture_short_c377::before {
    width: 19px;
    height: 2px;
  }
  .pro_d875 .filter-solid-8f95 .picture_short_c377::before {
    top: -6px;
  }
  .pro_d875 .filter-solid-8f95 .picture_short_c377::after {
    bottom: -6px;
  }
  .accent-hard-c73c .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 22px;
  }
  .accent-hard-c73c .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1px;
  }
  .accent-hard-c73c .filter-solid-8f95 .picture_short_c377,
  .accent-hard-c73c .filter-solid-8f95 .picture_short_c377::after,
  .accent-hard-c73c .filter-solid-8f95 .picture_short_c377::before {
    width: 22px;
    height: 2px;
  }
  .accent-hard-c73c .filter-solid-8f95 .picture_short_c377::before {
    top: -7px;
  }
  .accent-hard-c73c .filter-solid-8f95 .picture_short_c377::after {
    bottom: -7px;
  }
  .middle_185a .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 31px;
  }
  .middle_185a .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1.5px;
  }
  .middle_185a .filter-solid-8f95 .picture_short_c377,
  .middle_185a .filter-solid-8f95 .picture_short_c377::after,
  .middle_185a .filter-solid-8f95 .picture_short_c377::before {
    width: 31px;
    height: 3px;
  }
  .middle_185a .filter-solid-8f95 .picture_short_c377::before {
    top: -9px;
  }
  .middle_185a .filter-solid-8f95 .picture_short_c377::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover_0375 .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 19px;
  }
  .hover_0375 .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1px;
  }
  .hover_0375 .filter-solid-8f95 .picture_short_c377,
  .hover_0375 .filter-solid-8f95 .picture_short_c377::after,
  .hover_0375 .filter-solid-8f95 .picture_short_c377::before {
    width: 19px;
    height: 2px;
  }
  .hover_0375 .filter-solid-8f95 .picture_short_c377::before {
    top: -6px;
  }
  .hover_0375 .filter-solid-8f95 .picture_short_c377::after {
    bottom: -6px;
  }
  .fast_1e1f .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 22px;
  }
  .fast_1e1f .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1px;
  }
  .fast_1e1f .filter-solid-8f95 .picture_short_c377,
  .fast_1e1f .filter-solid-8f95 .picture_short_c377::after,
  .fast_1e1f .filter-solid-8f95 .picture_short_c377::before {
    width: 22px;
    height: 2px;
  }
  .fast_1e1f .filter-solid-8f95 .picture_short_c377::before {
    top: -7px;
  }
  .fast_1e1f .filter-solid-8f95 .picture_short_c377::after {
    bottom: -7px;
  }
  .red-6e4a .filter-solid-8f95 .list-advanced-07e7 {
    margin-top: -2px;
    width: 31px;
  }
  .red-6e4a .filter-solid-8f95 .picture_short_c377 {
    margin-top: -1.5px;
  }
  .red-6e4a .filter-solid-8f95 .picture_short_c377,
  .red-6e4a .filter-solid-8f95 .picture_short_c377::after,
  .red-6e4a .filter-solid-8f95 .picture_short_c377::before {
    width: 31px;
    height: 3px;
  }
  .red-6e4a .filter-solid-8f95 .picture_short_c377::before {
    top: -9px;
  }
  .red-6e4a .filter-solid-8f95 .picture_short_c377::after {
    bottom: -9px;
  }
}
.module_active_04e3 .picture_short_c377 {
  -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);
}
.module_active_04e3 .picture_short_c377::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.module_active_04e3 .picture_short_c377::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);
}
.module_active_04e3.pink_82c1 .picture_short_c377 {
  -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);
}
.module_active_04e3.pink_82c1 .picture_short_c377::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.module_active_04e3.pink_82c1 .picture_short_c377::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);
}
.first_8eda {
  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.accent_stale_6645:before {
  display: none;
}
.gold_90c6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gold_90c6 .pressed_ba26 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gold_90c6 .pressed_ba26:last-of-type {
  border-bottom: none;
}
.gold_90c6 .pressed_ba26.thick-c93f,
.gold_90c6 .pressed_ba26.block-ddaf,
.gold_90c6 .pressed_ba26.in-eebb {
  padding: 0;
}
.gold_90c6 .breadcrumb-e59e .next_fcfc {
  color: currentColor;
}
.gold_90c6 .breadcrumb-e59e .next_fcfc:focus,
.gold_90c6 .breadcrumb-e59e .next_fcfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold_90c6.wood-f46b .logo_yellow_7d01,
.gold_90c6.wood-f46b .huge-deae a,
.gold_90c6.wood-f46b .logo-tiny-b4bb a,
.gold_90c6.wood-f46b .gold-2000 a {
  color: rgba(0, 0, 0, 0.55);
}
.gold_90c6.wood-f46b .logo_yellow_7d01:hover,
.gold_90c6.wood-f46b .huge-deae a:hover,
.gold_90c6.wood-f46b .logo-tiny-b4bb a:hover,
.gold_90c6.wood-f46b .gold-2000 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold_90c6.wood-f46b .text_active_dee8 {
  color: rgba(0, 0, 0, 0.8);
}
.gold_90c6.wood-f46b .pressed_ba26 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold_90c6.wood-f46b .pressed_ba26:before {
  background: rgba(0, 0, 0, 0.08);
}
.gold_90c6.wood-f46b .border_1501:before {
  background: rgba(255, 255, 255, 0.9);
}
.gold_90c6.wood-f46b .breadcrumb-e59e .highlight-7535 li a,
.gold_90c6.wood-f46b .breadcrumb-e59e .next_fcfc,
.gold_90c6.wood-f46b .gold-2000 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold_90c6.wood-f46b .breadcrumb-e59e .next_fcfc:focus,
.gold_90c6.wood-f46b .breadcrumb-e59e .next_fcfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold_90c6.wood-f46b .highlight-7535 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold_90c6.pagination_f364 .logo_yellow_7d01,
.gold_90c6.pagination_f364 .huge-deae a,
.gold_90c6.pagination_f364 .logo-tiny-b4bb .next_fcfc,
.gold_90c6.pagination_f364 .logo-tiny-b4bb a,
.gold_90c6.pagination_f364 .gold-2000 a {
  color: rgba(255, 255, 255, 0.79);
}
.gold_90c6.pagination_f364 .logo_yellow_7d01:hover,
.gold_90c6.pagination_f364 .huge-deae a:hover,
.gold_90c6.pagination_f364 .logo-tiny-b4bb .next_fcfc:hover,
.gold_90c6.pagination_f364 .logo-tiny-b4bb a:hover,
.gold_90c6.pagination_f364 .gold-2000 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_90c6.pagination_f364 .text_active_dee8 {
  color: rgba(255, 255, 255, 0.99);
}
.gold_90c6.pagination_f364 .pressed_ba26 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_90c6.pagination_f364 .pressed_ba26:before {
  background: rgba(255, 255, 255, 0.08);
}
.gold_90c6.pagination_f364 .border_1501:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold_90c6.pagination_f364 .breadcrumb-e59e .highlight-7535 li a,
.gold_90c6.pagination_f364 .breadcrumb-e59e .next_fcfc,
.gold_90c6.pagination_f364 .gold-2000 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_90c6.pagination_f364 .breadcrumb-e59e .next_fcfc:focus,
.gold_90c6.pagination_f364 .breadcrumb-e59e .next_fcfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold_90c6.pagination_f364 .highlight-7535 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_1501 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.border_1501:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification_basic_66d0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel_in_283d .gold_90c6 {
  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;
}
.carousel_in_283d .pressed_ba26 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel_in_283d .pressed_ba26: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) {
  .carousel_in_283d .pressed_ba26:before {
    width: 16%;
    left: 42%;
  }
}
.carousel_in_283d .pressed_ba26:last-child:before {
  content: none;
}
.carousel_in_283d .pressed_ba26[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel_in_283d .breadcrumb-e59e .highlight-7535 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel_in_283d .breadcrumb-e59e .highlight-7535 li a .next_fcfc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel_in_283d .breadcrumb-e59e .gold-2000 {
  border: none;
}
.carousel_in_283d .breadcrumb-e59e .gold-2000 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel_in_283d .border_1501 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel_in_283d .notification_basic_66d0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel_in_283d .pagination_f364 .border_1501:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_in_283d .wood-f46b.border-up-0be6 .picture_short_c377 {
  background: rgba(0, 0, 0, 0.6);
}
.carousel_in_283d
  .wood-f46b.border-up-0be6
  .picture_short_c377::after,
.carousel_in_283d
  .wood-f46b.border-up-0be6
  .picture_short_c377:before {
  background: inherit;
}
.carousel_in_283d
  .wood-f46b.border-up-0be6:hover
  .picture_short_c377 {
  background: rgba(0, 0, 0, 0.8);
}
.highlight_dynamic_9e0e .gold_90c6 {
  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) {
  .highlight_dynamic_9e0e .gold_90c6 {
    width: auto;
    right: 45px;
  }
}
.disabled_hard_4bf1 .gold_90c6 {
  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) {
  .disabled_hard_4bf1 .gold_90c6 {
    width: auto;
    left: 45px;
  }
}
.accent_stale_6645 .gold_90c6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accent_stale_6645 .notification_basic_66d0 {
  max-width: 48em;
  margin: 0 auto;
}
.accent_stale_6645 .border_1501:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.frame-c0f6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.frame-c0f6.carousel_in_283d .gold_90c6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.frame-c0f6.highlight_dynamic_9e0e .gold_90c6 {
  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);
}
.frame-c0f6 .gold_90c6 {
  visibility: visible;
}
.frame-c0f6.disabled_hard_4bf1 .gold_90c6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dirty-7ab1,
.outline-8567 {
  overflow-x: hidden;
}
.dirty-7ab1 .gold_90c6 {
  overflow: auto;
}
.dirty-7ab1.carousel_in_283d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-7ab1.carousel_in_283d .gold_90c6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dirty-7ab1.carousel_in_283d .row_33f3 {
  opacity: 0;
}
.dirty-7ab1.highlight_dynamic_9e0e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-7ab1.highlight_dynamic_9e0e .gold_90c6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dirty-7ab1.highlight_dynamic_9e0e .row_33f3 {
  opacity: 0;
}
.dirty-7ab1.disabled_hard_4bf1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-7ab1.disabled_hard_4bf1 .gold_90c6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dirty-7ab1.disabled_hard_4bf1 .row_33f3 {
  opacity: 0;
}
.dirty-7ab1.accent_stale_6645 .gold_90c6 {
  z-index: 10;
  visibility: visible;
}
.border-up-0be6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border-up-0be6 .picture_short_c377 {
  background: rgba(255, 255, 255, 0.99);
}
.border-up-0be6 .picture_short_c377::after,
.border-up-0be6 .picture_short_c377:before {
  background: inherit;
}
.border-up-0be6:hover .picture_short_c377 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled_hard_4bf1 .border-up-0be6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.accent_stale_6645 .border-up-0be6 {
  display: none !important;
}
.dirty-7ab1:before,
.outline-8567:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dirty-7ab1 .border-up-0be6,
.outline-8567 .border-up-0be6 {
  display: inline-block;
}
.gold_90c6 .notice_d14b {
  -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;
}
.dirty-7ab1 .gold_90c6 .notice_d14b,
.outline-8567 .gold_90c6 .notice_d14b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-c1ea .gas_6eb6 {
  width: 100%;
}
.silver_fe1b {
  padding: 0 0.5em 0;
}
.silver_fe1b [class*="customify-col-"],
.silver_fe1b [class*="customify-col_"],
.silver_fe1b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.center_0389 .silver_fe1b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard_f1aa .next-a6aa,
  .next-a6aa {
    display: none;
  }
  .backdrop-new-9d22 {
    text-align: left;
  }
  .info-up-3fc9 {
    text-align: center;
  }
  .avatar-46b0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard_f1aa .content-rough-dd0c,
  .content-rough-dd0c {
    display: none;
  }
  .detail_pro_b3de {
    text-align: left;
  }
  .filter_ebb6 {
    text-align: center;
  }
  .image-afa8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard_f1aa .popup-8161,
  .popup-8161 {
    display: none;
  }
  .rough-1819 {
    text-align: left;
  }
  .short_c58a {
    text-align: center;
  }
  .tertiary_89da {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_lite_98aa {
  box-shadow: none !important;
}
.breadcrumb-south-2f32 .upper_d5c3,
.mask-3432 .upper_d5c3 {
  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;
}
.mask-3432 .upper_d5c3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section_plasma_299b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section_plasma_299b:after,
.section_plasma_299b:before {
  content: "";
  display: table;
}
.section_plasma_299b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section_plasma_299b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section_plasma_299b,
.current_2f7e {
  max-width: 1248px;
  margin: 0 auto;
}

.panel-543a.list-bright-26c9 .section_plasma_299b {
  max-width: 100%;
}
.panel-543a.layout_5315 {
  max-width: 1200px;
  margin: 0 auto;
}
.panel-543a.aside-428a .section_plasma_299b {
  max-width: 100%;
}
.panel-543a.aside-428a > .section_plasma_299b {
  padding-left: 0;
  padding-right: 0;
}
.panel-543a.aside-428a > .section_plasma_299b .hard_f1aa {
  margin: 0;
}
.panel-543a.aside-428a
  > .section_plasma_299b
  .main_ca10.texture_e83d {
  margin-right: 0;
  margin-left: 0;
}
.panel-543a.aside-428a #main.texture_e83d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .first-0260 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .first-0260 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_outer_4a10 .box_light_c653 {
    padding-right: 1em;
  }
  .paragraph_outer_4a10.first-8be0 .main_ca10 {
    border-right: 1px solid #eaecee;
  }
  .paragraph_outer_4a10.first-8be0 .box_light_c653 {
    padding-right: 1em;
  }
  .paragraph_outer_4a10.first-8be0 .stone_016e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink-f918 .box_light_c653 {
    padding-left: 1em;
  }
  .pink-f918.first-8be0 .main_ca10 {
    border-left: 1px solid #eaecee;
  }
  .pink-f918.first-8be0 .box_light_c653 {
    padding-left: 1em;
  }
  .pink-f918.first-8be0 .stone_016e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-fe7a .box_light_c653 {
    padding-left: 1em;
  }
  .section-fe7a.first-8be0 .pagination_67a6 {
    border-right: 1px solid #eaecee;
  }
  .section-fe7a.first-8be0 .message-2656 {
    border-right: 1px solid #eaecee;
  }
  .section-fe7a.first-8be0 .box_light_c653 {
    padding-left: 1em;
  }
  .section-fe7a.first-8be0 .stone_016e {
    padding-right: 1em;
  }
  .section-fe7a.first-8be0 .column-warm-d28d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom_e389 .box_light_c653 {
    padding-right: 1em;
  }
  .bottom_e389.first-8be0 .pagination_67a6 {
    border-left: 1px solid #eaecee;
  }
  .bottom_e389.first-8be0 .message-2656 {
    border-left: 1px solid #eaecee;
  }
  .bottom_e389.first-8be0 .box_light_c653 {
    padding-right: 1em;
  }
  .bottom_e389.first-8be0 .stone_016e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bottom_e389.first-8be0 .column-warm-d28d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first-0260 .box_light_c653 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first-0260.first-8be0 .main_ca10 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .first-0260.first-8be0 .box_light_c653 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first-0260.first-8be0 .stone_016e {
    padding-left: 1em;
  }
  .first-0260.first-8be0 .column-warm-d28d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .first-0260.first-8be0 .box_light_c653 {
    padding-left: 0;
  }
}
.notice-iron-2646 .notification_fixed_8f3f {
  display: inline-block;
}
.motion_1e38 {
  display: inline-block;
}
.alert-action-28d1 {
  word-con: break-word;
}
.detail_pressed_1a69 > span {
  display: inline-block;
  padding: 5px 0;
}
.detail_pressed_1a69 .shade-ab5a {
  margin-left: 8px;
  margin-right: 8px;
}
.detail_pressed_1a69 .content-in-6d9c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wrapper_40d8 .tiny-a31c {
  margin-bottom: 2em;
}
.wrapper_40d8 .video_light_d977 {
  margin-bottom: 15px;
}
.wrapper_40d8 .video_light_d977:last-child {
  margin-bottom: 0;
}
.wrapper_40d8 .message_out_847a {
  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) {
  .wrapper_40d8 .message_out_847a {
    display: block;
  }
}
.wrapper_40d8 .card_9171 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wrapper_40d8 .card_9171 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wrapper_40d8 .image-af4a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wrapper_40d8 .image-af4a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wrapper_40d8 .image-af4a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wrapper_40d8 .alert-action-28d1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_40d8 .alert-action-28d1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wrapper_40d8 .notification_4401 p:last-child {
  margin-bottom: 0;
}
.wrapper_40d8 .media_2f1d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wrapper_40d8 .active-c53c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wrapper_40d8 .primary_e85a {
  margin-top: 1em;
}
.wrapper_40d8 .picture_4c48 {
  top: 0;
  display: block;
}
.wrapper_40d8 .picture_4c48 a {
  color: inherit;
}
.wrapper_40d8 .picture_4c48 a:hover {
  color: inherit;
}
.wrapper_40d8 .caption-thick-997e {
  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;
}
.wrapper_40d8 .caption-thick-997e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wrapper_40d8 .active-c53c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wrapper_40d8 .content-9393 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wrapper_40d8 .content-9393:first-child {
  margin-top: 0;
}
.wrapper_40d8 .content-9393.layout_hovered_690f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrapper_40d8 .content-9393.background_e167 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper_40d8
  .content-9393.background_e167.status_complex_3cb8
  .primary_e85a {
  width: 100%;
}
.wrapper_40d8 .background_e167 {
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_40d8 .background_e167 .detail_pressed_1a69,
.wrapper_40d8 .background_e167 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wrapper_40d8 .image-af4a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper_40d8 .image-af4a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper_40d8 .image-af4a: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;
}
.wrapper_40d8 .layout_hovered_690f {
  z-index: 5;
}
.wrapper_40d8 .pink-e348 .out-484f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wrapper_40d8 .menu-1643 .out-484f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wrapper_40d8 .advanced_6527 .out-484f {
  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;
}
.wrapper_40d8.glass_8c30 .message_out_847a,
.wrapper_40d8.widget-0a33 .message_out_847a {
  display: block;
}
.wrapper_40d8.glass_8c30 .message_out_847a .form-in-7be9,
.wrapper_40d8.glass_8c30 .message_out_847a .active-c53c,
.wrapper_40d8.widget-0a33 .message_out_847a .form-in-7be9,
.wrapper_40d8.widget-0a33 .message_out_847a .active-c53c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper_40d8.banner-611f .card_9171 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wrapper_40d8.banner-611f .card_9171 {
    margin-right: 0;
  }
}
.wrapper_40d8.glass_8c30 .card_9171,
.wrapper_40d8.widget-0a33 .card_9171 {
  padding-top: 40%;
}
.wrapper_40d8.glass_8c30 .tiny-a31c,
.wrapper_40d8.widget-0a33 .tiny-a31c {
  display: block;
}
.wrapper_40d8.glass_8c30 .fn-sticky-b9f5 .active-c53c,
.wrapper_40d8.widget-0a33 .fn-sticky-b9f5 .active-c53c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wrapper_40d8.glass_8c30 .card_9171,
.wrapper_40d8.widget-0a33 .card_9171 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wrapper_40d8.glass_8c30 .active-c53c {
  padding: 1em;
}
.shadow-7c34 {
  margin: 30px auto;
  display: block;
}
.shadow-7c34 .aside_cfec > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.shadow-7c34 .aside_cfec > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow-7c34 .aside_cfec span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget-static-280c .detail_pressed_1a69 {
  margin-bottom: 1.41575em;
}
.widget-static-280c .secondary-798f {
  margin-bottom: 1.618em;
}
.bottom-ab91 .gradient-tall-d684 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bottom-ab91 .gradient-tall-d684 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bottom-ab91 .brown-40e6 {
  max-width: 100%;
  overflow: auto;
}
.carousel_current_3a7b .bottom-ab91 a:hover {
  text-decoration: underline;
}
.icon-fd50 .video_light_d977:not(.alert-action-28d1),
.icon-fd50 .image-af4a {
  margin-bottom: 1.41575em;
}
.icon-fd50 .video_light_d977:not(.alert-action-28d1):last-child,
.icon-fd50 .image-af4a:last-child {
  margin-bottom: 0;
}
.icon-fd50 .video_light_d977.tag-32b8 {
  margin-bottom: 0.41575em;
}
.icon-fd50 .alert-steel-20f0:before,
.icon-fd50 .stone-8577:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.icon-fd50 .alert-steel-20f0:before {
  content: "\f115";
}
.icon-fd50 .stone-8577:before {
  content: "\f02c";
}
.icon-fd50 .tertiary-brown-9428 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.icon-fd50 .tertiary-brown-9428 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame-8c1f {
  display: -webkit-box;
  display: flex;
}
.frame-8c1f .tag_9cb3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame-8c1f .tag_9cb3 {
    flex-basis: 90px;
  }
}
.frame-8c1f .east-14b8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-8c1f .east-14b8 {
    flex-basis: calc(100% - 50px);
  }
}
.frame-8c1f .backdrop_orange_b7da p:last-child {
  margin-bottom: 0.72em;
}
.advanced-c3a2 .aside_cfec {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.advanced-c3a2 .aside_cfec:after,
.advanced-c3a2 .aside_cfec:before {
  content: "";
  display: table;
}
.advanced-c3a2 .aside_cfec:after {
  clear: both;
}
.advanced-c3a2 .aside_cfec .clean_4c3c,
.advanced-c3a2 .aside_cfec .paragraph-green-5396 {
  width: 49%;
}
.advanced-c3a2 .aside_cfec .clean_4c3c a span.active_03fa,
.advanced-c3a2 .aside_cfec .paragraph-green-5396 a span.active_03fa {
  display: block;
  margin-bottom: 5px;
}
.advanced-c3a2 .aside_cfec .paragraph-green-5396 {
  float: left;
  text-align: left;
}
.advanced-c3a2 .aside_cfec .clean_4c3c {
  float: right;
  text-align: right;
}
.outline_solid_89cf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline_solid_89cf {
    margin-bottom: 0;
  }
}
.texture_top_4d46 {
  margin-bottom: 1em;
}
.texture_top_4d46 .alert-action-28d1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.clean_2b8d a {
  display: block;
  line-height: 0;
  position: relative;
}
.heading-fresh-683a .texture_top_4d46,
.row_steel_65d0 .texture_top_4d46 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .heading-fresh-683a .texture_top_4d46,
  .row_steel_65d0 .texture_top_4d46 {
    display: block;
  }
}
.heading-fresh-683a .clean_2b8d,
.row_steel_65d0 .clean_2b8d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .heading-fresh-683a .clean_2b8d,
  .row_steel_65d0 .clean_2b8d {
    margin-bottom: 1em;
  }
}
.heading-fresh-683a .clean_2b8d img,
.row_steel_65d0 .clean_2b8d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.heading-fresh-683a .background-left-dc56,
.row_steel_65d0 .background-left-dc56 {
  flex-basis: calc(100% - 160px);
}
.heading-fresh-683a .background-left-dc56 p,
.row_steel_65d0 .background-left-dc56 p {
  margin-bottom: 0;
}
.heading-fresh-683a .background-left-dc56 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .heading-fresh-683a .background-left-dc56 {
    padding-left: 0;
  }
}
.row_steel_65d0 .background-left-dc56 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .row_steel_65d0 .background-left-dc56 {
    padding-right: 0;
  }
}
.row_steel_65d0 .clean_2b8d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.menu_348a .clean_2b8d {
  margin-bottom: 0.5em;
}
.menu_348a .clean_2b8d img {
  width: 100%;
}
.red_3270 .tooltip-old-7a73,
.shadow_4a2b .tooltip-old-7a73 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow_4a2b .main_ca10 .dropdown-under-35ed p:last-child {
  margin-bottom: 0;
}
.basic-cb9f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.footer_cd6a .paragraph_action_7500 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .footer_cd6a .paragraph_action_7500:last-of-type {
    margin-bottom: 0;
  }
}
.footer_cd6a .paragraph_action_7500 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_cd6a .paragraph_action_7500 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.footer_cd6a .paragraph_action_7500 ul li {
  margin: 0 0 0.6em;
}
.footer_cd6a .paragraph_action_7500 ul li.surface_paper_e216,
.footer_cd6a .paragraph_action_7500 ul li.filter-ea9d {
  position: relative;
}
.footer_cd6a .paragraph_action_7500 ul li.surface_paper_e216 .first-7f0d,
.footer_cd6a .paragraph_action_7500 ul li.filter-ea9d .first-7f0d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.footer_cd6a .paragraph_action_7500 ul li.surface_paper_e216:after:after,
.footer_cd6a .paragraph_action_7500 ul li.surface_paper_e216:after:before,
.footer_cd6a
  .paragraph_action_7500
  ul
  li.filter-ea9d:after:after,
.footer_cd6a
  .paragraph_action_7500
  ul
  li.filter-ea9d:after:before {
  content: "";
  display: table;
}
.footer_cd6a .paragraph_action_7500 ul li.surface_paper_e216:after:after,
.footer_cd6a
  .paragraph_action_7500
  ul
  li.filter-ea9d:after:after {
  clear: both;
}
.footer_cd6a .paragraph_action_7500 a.status_gold_1a5d:hover {
  text-decoration: none;
}
.footer_cd6a .paragraph_action_7500 select {
  max-width: 100%;
}
.footer_cd6a .paragraph_action_7500 table {
  font-size: 85%;
}
.footer_cd6a .paragraph_action_7500 table td,
.footer_cd6a .paragraph_action_7500 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.footer_cd6a .paragraph_action_7500 table tfoot td {
  text-align: left;
}
.footer_cd6a .paragraph_action_7500 :last-child {
  margin-bottom: 0;
}
.footer_cd6a .paragraph_action_7500 .fast_29ef {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.footer_cd6a .paragraph_action_7500 .fast_29ef label {
  width: 100%;
}
.footer_cd6a .paragraph_action_7500 .fast_29ef .box_8430 {
  width: 100%;
  display: block;
}
.footer_cd6a .paragraph_action_7500 .fast_29ef .panel_e75b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.footer_cd6a .paragraph_action_7500 .fast_29ef .panel_e75b:hover svg #svg-search {
  fill: #444;
}
.footer_cd6a .paragraph_action_7500 .fast_29ef .panel_e75b svg {
  width: 18px;
  height: 18px;
}
.footer_cd6a .gallery_motion_63af ul ul,
.footer_cd6a .sort-inner-0139 ul ul,
.footer_cd6a .accordion-middle-ce92 ul ul,
.footer_cd6a .texture-73f2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.footer_cd6a .gallery_motion_63af .middle-2e91 > a,
.footer_cd6a .sort-inner-0139 .middle-2e91 > a,
.footer_cd6a .accordion-middle-ce92 .middle-2e91 > a,
.footer_cd6a .texture-73f2 .middle-2e91 > a {
  margin-bottom: 0;
}
.footer_cd6a .detail-cold-65ca li,
.footer_cd6a .gallery_motion_63af li,
.footer_cd6a .blue_787d li,
.footer_cd6a .sort-inner-0139 li,
.footer_cd6a .accordion-middle-ce92 li,
.footer_cd6a .texture-73f2 li,
.footer_cd6a .text-dirty-3a2e li,
.footer_cd6a .left-7d77 li {
  display: block;
  position: relative;
}
.footer_cd6a .detail-cold-65ca li:last-child,
.footer_cd6a .gallery_motion_63af li:last-child,
.footer_cd6a .blue_787d li:last-child,
.footer_cd6a .sort-inner-0139 li:last-child,
.footer_cd6a .accordion-middle-ce92 li:last-child,
.footer_cd6a .texture-73f2 li:last-child,
.footer_cd6a .text-dirty-3a2e li:last-child,
.footer_cd6a .left-7d77 li:last-child {
  border: none;
}
.footer_cd6a .detail-cold-65ca li a,
.footer_cd6a .gallery_motion_63af li a,
.footer_cd6a .blue_787d li a,
.footer_cd6a .sort-inner-0139 li a,
.footer_cd6a .accordion-middle-ce92 li a,
.footer_cd6a .texture-73f2 li a,
.footer_cd6a .text-dirty-3a2e li a,
.footer_cd6a .left-7d77 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer_cd6a .detail-cold-65ca li ul li::before,
.footer_cd6a .gallery_motion_63af li ul li::before,
.footer_cd6a .blue_787d li ul li::before,
.footer_cd6a .sort-inner-0139 li ul li::before,
.footer_cd6a .accordion-middle-ce92 li ul li::before,
.footer_cd6a .texture-73f2 li ul li::before,
.footer_cd6a .text-dirty-3a2e li ul li::before,
.footer_cd6a .left-7d77 li ul li::before {
  left: 15px;
}
.footer_cd6a .detail-cold-65ca li ul a,
.footer_cd6a .gallery_motion_63af li ul a,
.footer_cd6a .blue_787d li ul a,
.footer_cd6a .sort-inner-0139 li ul a,
.footer_cd6a .accordion-middle-ce92 li ul a,
.footer_cd6a .texture-73f2 li ul a,
.footer_cd6a .text-dirty-3a2e li ul a,
.footer_cd6a .left-7d77 li ul a {
  padding-left: 20px;
}
.footer_cd6a .detail-cold-65ca li ul ul li::before,
.footer_cd6a .gallery_motion_63af li ul ul li::before,
.footer_cd6a .blue_787d li ul ul li::before,
.footer_cd6a .sort-inner-0139 li ul ul li::before,
.footer_cd6a .accordion-middle-ce92 li ul ul li::before,
.footer_cd6a .texture-73f2 li ul ul li::before,
.footer_cd6a .text-dirty-3a2e li ul ul li::before,
.footer_cd6a .left-7d77 li ul ul li::before {
  left: 30px;
}
.footer_cd6a .detail-cold-65ca li ul ul a,
.footer_cd6a .gallery_motion_63af li ul ul a,
.footer_cd6a .blue_787d li ul ul a,
.footer_cd6a .sort-inner-0139 li ul ul a,
.footer_cd6a .accordion-middle-ce92 li ul ul a,
.footer_cd6a .texture-73f2 li ul ul a,
.footer_cd6a .text-dirty-3a2e li ul ul a,
.footer_cd6a .left-7d77 li ul ul a {
  padding-left: 40px;
}
.footer_cd6a .notice-pink-d379 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer_cd6a .left-7d77 ul li {
  margin-bottom: 1.41575em;
}
.footer_cd6a .left-7d77 ul li .fluid_a721 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.footer_cd6a .left-7d77 ul li .list-7285 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pagination_f364 .detail-cold-65ca li a,
.pagination_f364 .gallery_motion_63af li a,
.pagination_f364 .blue_787d li a,
.pagination_f364 .sort-inner-0139 li a,
.pagination_f364 .accordion-middle-ce92 li a,
.pagination_f364 .texture-73f2 li a,
.pagination_f364 .text-dirty-3a2e li a,
.pagination_f364 .left-7d77 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_f364 .notice-pink-d379 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_f364 .paragraph_action_7500 ul li.surface_paper_e216 .first-7f0d,
.pagination_f364 .paragraph_action_7500 ul li.filter-ea9d .first-7f0d {
  background: rgba(0, 0, 0, 0.2);
}
.pagination_f364 .footer_cd6a .paragraph_action_7500 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-543a .footer_cd6a .highlight-7535 li {
  margin: 0;
}
.panel-543a .footer_cd6a .highlight-7535 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel-543a .footer_cd6a .highlight-7535 li ul {
  margin: 0;
}
.panel-543a .footer_cd6a .highlight-7535 li ul li a {
  padding-left: 15px;
}
.panel-543a .footer_cd6a .highlight-7535 li ul li li a {
  padding-left: 30px;
}
.panel-543a .footer_cd6a .highlight-7535 li.notification_pro_0856 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel-543a .footer_cd6a .highlight-7535 li.notification_pro_0856 > 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;
}
.panel-543a .footer_cd6a .highlight-7535 li.notification_pro_0856 > 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;
}
.search-plasma-2861 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade_a5cc {
  position: relative;
  z-index: 10;
}
.shade_a5cc .notice_d14b {
  width: 100%;
  max-width: 100%;
}
.current_244e .carousel-left-31ec {
  padding-top: 2em;
  padding-bottom: 2em;
}
.current_244e .wood-f46b {
}
.current_244e .pagination_f364 {
  background: #292929;
}
.nav_down_4ba7 .carousel-left-31ec {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.nav_down_4ba7 .wood-f46b {
  background: #f9f9f9;
}
.nav_down_4ba7 .pagination_f364 {
  background: #303030;
}
.secondary-8a1c .carousel-left-31ec {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary-8a1c .notification_fixed_8f3f {
    margin-bottom: 1em;
  }
  .secondary-8a1c .notification_fixed_8f3f:last-child {
    margin-bottom: 0;
  }
}
.secondary-8a1c .wood-f46b {
  background: #ededed;
}
.secondary-8a1c .pagination_f364 {
  background: #1a1a1a;
}
.carousel-left-31ec.wood-f46b {
  color: rgba(0, 0, 0, 0.6);
}
.carousel-left-31ec.wood-f46b .status-gold-1e86 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-left-31ec.pagination_f364 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-left-31ec.pagination_f364 a:not(.status_gold_1a5d) {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-left-31ec.pagination_f364 a:not(.status_gold_1a5d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-left-31ec.pagination_f364 .status-gold-1e86 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-left-31ec.pagination_f364 table tbody td,
.carousel-left-31ec.pagination_f364 table th {
  background: rgba(0, 0, 0, 0.08);
}
.silver_76f6.gradient_liquid_920a .section_plasma_299b {
  max-width: initial;
}
.silver_76f6 .tiny-a9c5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.silver_76f6 .tiny-a9c5 .notice_d14b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .silver_76f6 .tiny-a9c5 .notice_d14b {
    display: block;
    margin-bottom: 2em;
  }
  .silver_76f6 .tiny-a9c5 .notice_d14b:last-child {
    margin-bottom: 0;
  }
}
.secondary-8a1c .notification_fixed_8f3f:last-child,
.nav_down_4ba7 .notification_fixed_8f3f:last-child,
.current_244e .notification_fixed_8f3f:last-child {
  margin-bottom: 0;
}
.secondary-8a1c .notification_fixed_8f3f .footer_cd6a .paragraph_action_7500:last-child,
.nav_down_4ba7 .notification_fixed_8f3f .footer_cd6a .paragraph_action_7500:last-child,
.current_244e .notification_fixed_8f3f .footer_cd6a .paragraph_action_7500:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .secondary-8a1c .photo-large-3137,
  .secondary-8a1c .mask-35ce,
  .nav_down_4ba7 .photo-large-3137,
  .nav_down_4ba7 .mask-35ce,
  .current_244e .photo-large-3137,
  .current_244e .mask-35ce {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade_a5cc .notification_fixed_8f3f {
    margin-bottom: 2em;
  }
}
.shade_a5cc p:last-child {
  margin-bottom: 0;
}
.shade_a5cc li,
.shade_a5cc ul {
  list-style: none;
  margin: 0;
}
.shade_a5cc ul ul {
  margin-left: 2.617924em;
}
.static_715c {
  font-size: 0.875em;
}

/* css-noise: 3f57 */
.ghost-box-h5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
