/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text_red_0a7f/customify
Author: WPCustomify
Author URI: https://pressmaximum.text_red_0a7f
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.text_red_0a7f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraph-tall-a0eb.pattern-99dd/licenses/gpl-2.0.frame-soft-7245
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.basic-fec9/, (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.dropdown-green-7d16.rough-6822/normalize.highlight_02de/
 ======
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.highlight_02de v7.0.0 | MIT License | github.text_red_0a7f/necolas/normalize.highlight_02de */
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;
}
.current_5139 .caption-copper-29f6,
.fixed-b757,
.focus_slow_2c1d,
.footer_hard_5864,
.hovered_acc2,
.up_96fe,
.sort_2db6,
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;
}
.fixed-b757,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fixed-b757,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fixed-b757,
  h1 {
    font-size: 1.8em;
  }
}
.focus_slow_2c1d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus_slow_2c1d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus_slow_2c1d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus_slow_2c1d,
  h2 {
    font-size: 1.7em;
  }
}
.footer_hard_5864,
h3 {
  font-size: 1.618em;
}
.current_5139 .caption-copper-29f6,
.hovered_acc2,
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.stone_6d9e {
  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;
}
.input_5681:after,
.input_5681:before,
.main_ee34:after,
.main_ee34:before {
  content: "";
  display: table;
}
.input_5681:after,
.main_ee34:after {
  clear: both;
}
.tag_mini_1343 {
  float: right;
  margin-right: 0;
}
.black-da97 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.menu-85ee .shade_0da7,
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;
}
.menu-85ee .shade_0da7: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;
}
.black_8158 .shade_0da7 {
  box-shadow: none;
}
.black_8158
  .shade_0da7
  .article-lower-c5be {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.black_8158 .shade_0da7 .item-5cfc {
  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;
}
.black_8158
  .shade_0da7
  .item-5cfc
  b {
  display: none;
}
.black_8158 .component_0739 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bronze-cc4d:not(.label-upper-b1ba):not(.heading_2a55),
button:not(.label-upper-b1ba):not(.heading_2a55),
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ),
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ),
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ) {
  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;
}
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ):hover,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ):hover,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):hover,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):hover,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ):active,
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ):active,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):active,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):active,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):active,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus {
  outline: 0;
}
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8 {
  position: relative;
}
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .card-warm-7654,
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .dirty_357d,
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .hot-119a,
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  i,
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  svg,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .card-warm-7654,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .dirty_357d,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .hot-119a,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  i,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  svg,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .card-warm-7654,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .dirty_357d,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .hot-119a,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  i,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  svg,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .card-warm-7654,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .dirty_357d,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .hot-119a,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  i,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  svg,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .card-warm-7654,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .dirty_357d,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  .hot-119a,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  i,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8
  svg {
  visibility: hidden;
}
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8:after,
button:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8:after,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8:after,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8:after,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ).fn-loading-4cc8: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;
}
.bronze-cc4d:not(.label-upper-b1ba):not(.heading_2a55),
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ),
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ),
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ) {
  color: #fff;
  background: #235787;
}
.bronze-cc4d:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus,
input[type="button"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus,
input[type="reset"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus,
input[type="submit"]:not(.label-upper-b1ba):not(
    .heading_2a55
  ):focus {
  color: #fff;
}
.bronze-cc4d.fn-disabled-4cc8:not(.label-upper-b1ba):not(
    .heading_2a55
  ),
.bronze-cc4d[disabled]:not(.label-upper-b1ba):not(
    .heading_2a55
  ),
button.fn-disabled-4cc8:not(.label-upper-b1ba):not(
    .heading_2a55
  ),
button[disabled]:not(.label-upper-b1ba):not(
    .heading_2a55
  ) {
  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;
}
.popup_398a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_398a: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;
}
.title_e7b5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.text_6e02 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.large_b16b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.input_5681:after,
.input_5681:before,
.backdrop_0d66:after,
.backdrop_0d66:before,
.disabled-easy-420a:after,
.disabled-easy-420a:before,
.icon_full_891f:after,
.icon_full_891f:before,
.gradient_2170:after,
.gradient_2170:before,
.bottom-d5d1:after,
.bottom-d5d1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.input_5681:after,
.backdrop_0d66:after,
.disabled-easy-420a:after,
.icon_full_891f:after,
.gradient_2170:after,
.bottom-d5d1:after {
  clear: both;
}
.backdrop_0d66 .container_tiny_59bf,
.disabled-easy-420a .container_tiny_59bf,
.tabs-09a7 .container_tiny_59bf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.slider-prev-d326 {
  display: inline-block;
}
.main-hovered-8bf0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.main-hovered-8bf0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main-hovered-8bf0 .west-c858 {
  padding: 1em 0;
  font-size: 85%;
}
.west-c858 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wood-7144 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wood-7144:after,
.wood-7144:before {
  content: "";
  display: table;
}
.wood-7144:after {
  clear: both;
}
.steel_fca0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fast_0263 .steel_fca0 {
  max-width: 50%;
}
.layout_current_f1d0 .steel_fca0 {
  max-width: 33.33%;
}
.mini_6024 .steel_fca0 {
  max-width: 25%;
}
.popup_south_a1fe .steel_fca0 {
  max-width: 20%;
}
.fresh-8216 .steel_fca0 {
  max-width: 16.66%;
}
.progress-smooth-4216 .steel_fca0 {
  max-width: 14.28%;
}
.cold_9af1 .steel_fca0 {
  max-width: 12.5%;
}
.motion_a923 .steel_fca0 {
  max-width: 11.11%;
}
.tabs-wood-2319 {
  display: block;
}
.current_5139 .upper_507d label,
.current_5139 .form-thick-f323 label,
.current_5139 .huge_b7dc label,
.current_5139 .shade-a3b4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs-inner-36d5 {
  list-style: none;
  margin: 0;
}
.tabs-inner-36d5 article.hover_4734 {
  margin-bottom: 0;
}
.tabs-inner-36d5 ul {
  list-style: none;
  margin: 0;
}
.tabs-inner-36d5 .component_hot_8cdf li.hover_4734 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs-inner-36d5 .component_hot_8cdf li.hover_4734 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs-inner-36d5 .component_hot_8cdf li.hover_4734: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) {
  .tabs-inner-36d5 .component_hot_8cdf li.hover_4734 li.hover_4734 li.hover_4734 li.hover_4734 {
    padding-left: 0;
  }
}
article.hover_4734 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_4734 .backdrop_0d66 p:last-of-type {
  margin-bottom: 0;
}
article.hover_4734 .form_963f {
  float: left;
}
article.hover_4734 .white_54f7 {
  margin-left: 85px;
}
article.hover_4734 .list_be48 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_4734 .list_be48 .section_15ce {
  margin-left: 10px;
}
article.hover_4734 .title-wide-9d92 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_4734 .texture-purple-e4c4 {
  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_507d,
  #respond .huge_b7dc,
  #respond .shade-a3b4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper_507d input,
#respond .huge_b7dc input,
#respond .shade-a3b4 input {
  width: 100%;
}
#respond .shade-a3b4 {
  margin-right: 0;
}
#respond .wrapper_eea2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-2428 {
  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;
}
.hidden-2428.fixed-5742 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hidden-2428 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%);
}
.hidden-2428:focus,
.hidden-2428: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);
}
.info_wood_e0c9 {
  border-radius: 10%;
}
.wrapper_narrow_2c8f {
  border-radius: 50%;
}
.badge_791f {
  font-size: 0.72em;
}
.table-pro-36fa {
  font-size: 0.875em;
}
.hard-2631 {
  font-size: 1.1em;
}
.mini_cc94 {
  text-transform: uppercase;
  line-height: 1.2;
}
.mini_cc94.badge_791f {
  letter-spacing: 0.5px;
}
.pro_7909,
.pro_7909 a {
  color: #6d6d6d;
}
.pro_7909 a:hover {
  color: #111;
}
.tabs-next-594a {
  color: #6d6d6d;
}
.lower-1c47 {
  overflow-x: hidden;
}
.lower-1c47 .heading-bottom-8dd5.hover_1a86 {
  position: relative;
}
.lower-1c47 .heading-bottom-8dd5.hover_1a86.block-fresh-10cc {
  position: initial;
}
.lower-1c47
  .heading-bottom-8dd5.hover_1a86.block-fresh-10cc
  .outline-d88b {
  left: auto;
}
.lower-1c47 .heading-bottom-8dd5 .outline-d88b {
  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;
}
.lower-1c47 .heading-bottom-8dd5:hover.hover_1a86 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.lower-1c47
  .heading-bottom-8dd5:hover.hover_1a86
  .outline-d88b {
  display: block;
  z-index: 9999999;
}
.lower-1c47 .dim-b69b .logo-1aa2,
.lower-1c47 .thumbnail-narrow-722a .logo-1aa2 {
  display: none;
}
.lower-1c47 .frame_east_4c85 .heading-bottom-8dd5:hover.hover_1a86 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.current_5139 .upper_507d label,
.current_5139 .form-thick-f323 label,
.current_5139 .huge_b7dc label,
.current_5139 .shade-a3b4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs-inner-36d5 {
  list-style: none;
  margin: 0;
}
.tabs-inner-36d5 article.hover_4734 {
  margin-bottom: 0;
}
.tabs-inner-36d5 ul {
  list-style: none;
  margin: 0;
}
.tabs-inner-36d5 .component_hot_8cdf li.hover_4734 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs-inner-36d5 .component_hot_8cdf li.hover_4734 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs-inner-36d5 .component_hot_8cdf li.hover_4734: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) {
  .tabs-inner-36d5 .component_hot_8cdf li.hover_4734 li.hover_4734 li.hover_4734 li.hover_4734 {
    padding-left: 0;
  }
}
article.hover_4734 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_4734 .backdrop_0d66 p:last-of-type {
  margin-bottom: 0;
}
article.hover_4734 .form_963f {
  float: left;
}
article.hover_4734 .white_54f7 {
  margin-left: 85px;
}
article.hover_4734 .list_be48 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_4734 .list_be48 .section_15ce {
  margin-left: 10px;
}
article.hover_4734 .title-wide-9d92 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_4734 .texture-purple-e4c4 {
  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_507d,
  #respond .huge_b7dc,
  #respond .shade-a3b4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper_507d input,
#respond .huge_b7dc input,
#respond .shade-a3b4 input {
  width: 100%;
}
#respond .shade-a3b4 {
  margin-right: 0;
}
#respond .wrapper_eea2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dim-b69b .simple_1f93 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.simple_1f93 .breadcrumb-large-35da.tag-steel-a316 .middle-52eb > li > a:focus,
.simple_1f93 .breadcrumb-large-35da.tag-steel-a316 .middle-52eb > li > a:hover,
.simple_1f93 .breadcrumb-large-35da.chip-black-ce9c .middle-52eb > li > a:focus,
.simple_1f93 .breadcrumb-large-35da.chip-black-ce9c .middle-52eb > li > a:hover,
.simple_1f93 .breadcrumb-large-35da.notification-first-78c4 .middle-52eb > li > a:focus,
.simple_1f93 .breadcrumb-large-35da.notification-first-78c4 .middle-52eb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple_1f93
  .breadcrumb-large-35da.tag-steel-a316
  .middle-52eb
  > li.shadow_selected_6fc0
  > a,
.simple_1f93
  .breadcrumb-large-35da.tag-steel-a316
  .middle-52eb
  > li.lite-53b9
  > a,
.simple_1f93
  .breadcrumb-large-35da.chip-black-ce9c
  .middle-52eb
  > li.shadow_selected_6fc0
  > a,
.simple_1f93
  .breadcrumb-large-35da.chip-black-ce9c
  .middle-52eb
  > li.lite-53b9
  > a,
.simple_1f93
  .breadcrumb-large-35da.notification-first-78c4
  .middle-52eb
  > li.shadow_selected_6fc0
  > a,
.simple_1f93 .breadcrumb-large-35da.notification-first-78c4 .middle-52eb > li.text_hard_827c > a {
  color: rgba(255, 255, 255, 0.99);
}
.simple_1f93 .table-cf4e,
.simple_1f93 .table-cf4e a {
  color: rgba(255, 255, 255, 0.99);
}
.simple_1f93 .active_76db.light_d129 li a,
.simple_1f93 .old_5bae a,
.simple_1f93 .chip-a087,
.simple_1f93 .middle-52eb > li > a,
.simple_1f93 .main_7909 {
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93 .active_76db.light_d129 li a:hover,
.simple_1f93 .old_5bae a:hover,
.simple_1f93 .chip-a087:hover,
.simple_1f93 .middle-52eb > li > a:hover,
.simple_1f93 .main_7909:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple_1f93 .section-42ca {
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93 .section-42ca .footer_1af7 {
  color: rgba(255, 255, 255, 0.99);
}
.simple_1f93 .section-42ca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple_1f93 .backdrop-dark-b5d0 .static-4691 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93 .backdrop-dark-b5d0 .static-4691 .lite_580b {
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93
  .backdrop-dark-b5d0
  .static-4691
  .lite_580b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93
  .backdrop-dark-b5d0
  .static-4691
  .lite_580b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93
  .backdrop-dark-b5d0
  .static-4691
  .lite_580b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93
  .backdrop-dark-b5d0
  .static-4691
  .lite_580b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93 .backdrop-dark-b5d0 .hard-ea28 {
  color: rgba(255, 255, 255, 0.79);
}
.simple_1f93 .backdrop-dark-b5d0 .hard-ea28:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_9ecd
  .simple_1f93
  .backdrop-dark-b5d0
  .accent_6229
  .slider-green-2101 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_9ecd
  .simple_1f93
  .backdrop-dark-b5d0
  .accent_6229
  .lite_580b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim-b69b .sort_soft_ce57 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort_soft_ce57 .breadcrumb-large-35da.tag-steel-a316 .middle-52eb > li > a:focus,
.sort_soft_ce57 .breadcrumb-large-35da.tag-steel-a316 .middle-52eb > li > a:hover,
.sort_soft_ce57 .breadcrumb-large-35da.chip-black-ce9c .middle-52eb > li > a:focus,
.sort_soft_ce57 .breadcrumb-large-35da.chip-black-ce9c .middle-52eb > li > a:hover,
.sort_soft_ce57 .breadcrumb-large-35da.notification-first-78c4 .middle-52eb > li > a:focus,
.sort_soft_ce57 .breadcrumb-large-35da.notification-first-78c4 .middle-52eb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_soft_ce57
  .breadcrumb-large-35da.tag-steel-a316
  .middle-52eb
  > li.shadow_selected_6fc0
  > a,
.sort_soft_ce57
  .breadcrumb-large-35da.tag-steel-a316
  .middle-52eb
  > li.lite-53b9
  > a,
.sort_soft_ce57
  .breadcrumb-large-35da.chip-black-ce9c
  .middle-52eb
  > li.shadow_selected_6fc0
  > a,
.sort_soft_ce57
  .breadcrumb-large-35da.chip-black-ce9c
  .middle-52eb
  > li.lite-53b9
  > a,
.sort_soft_ce57
  .breadcrumb-large-35da.notification-first-78c4
  .middle-52eb
  > li.shadow_selected_6fc0
  > a,
.sort_soft_ce57 .breadcrumb-large-35da.notification-first-78c4 .middle-52eb > li.text_hard_827c > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_soft_ce57 .table-cf4e,
.sort_soft_ce57 .table-cf4e a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_soft_ce57 .active_76db.light_d129 li a,
.sort_soft_ce57 .old_5bae a,
.sort_soft_ce57 .chip-a087,
.sort_soft_ce57 .middle-52eb > li > a,
.sort_soft_ce57 .main_7909 {
  color: rgba(0, 0, 0, 0.55);
}
.sort_soft_ce57 .active_76db.light_d129 li a:hover,
.sort_soft_ce57 .old_5bae a:hover,
.sort_soft_ce57 .chip-a087:hover,
.sort_soft_ce57 .middle-52eb > li > a:hover,
.sort_soft_ce57 .main_7909:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_soft_ce57 .section-42ca {
  color: rgba(0, 0, 0, 0.55);
}
.sort_soft_ce57 .section-42ca .footer_1af7 {
  color: rgba(0, 0, 0, 0.8);
}
.sort_soft_ce57 .section-42ca:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-d33c .secondary-be0e {
  margin-left: auto;
  margin-right: auto;
}
.disabled-easy-420a > * {
  margin-left: auto;
  margin-right: auto;
}
.disabled-easy-420a .title_e7b5 {
  margin-right: 1.41575em;
}
.description_dark_dfb9 .disabled-easy-420a > .module_bfa4 {
  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;
}
.description_dark_dfb9 .disabled-easy-420a > .footer_white_0d7c {
  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;
}
.slider_advanced_9d23.video-d33c .secondary-be0e,
.green_0e72.video-d33c .secondary-be0e {
  margin-left: 0;
}
.header_43cb.video-d33c .secondary-be0e,
.south-08e2.video-d33c .secondary-be0e {
  margin-right: 0;
}
.disabled-easy-420a ol,
.disabled-easy-420a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notification_next_d7d5 video {
  max-width: 100%;
}
.new-8978 img {
  display: block;
}
.new-8978.title_e7b5,
.new-8978.text_6e02 {
  width: 100%;
}
.new-8978.footer_white_0d7c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pagination_cold_b35c:not(.table_132e) {
  margin: 1.5em auto;
}
.image-glass-9063 p {
  padding: 1.5em 14px;
}
ul.gradient-bad5.footer_white_0d7c,
ul.gradient-bad5.module_bfa4,
ul.gradient-bad5.lite-d1a5.module_bfa4 {
  padding: 0 14px;
}
.shade-b1ce {
  display: block;
  overflow-x: auto;
}
.shade-b1ce table {
  border-collapse: collapse;
  width: 100%;
}
.shade-b1ce td,
.shade-b1ce th {
  padding: 0.5em;
}
.disabled-easy-420a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.disabled-easy-420a ol ol,
.disabled-easy-420a ol ul,
.disabled-easy-420a ul ol,
.disabled-easy-420a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.disabled-easy-420a ol ol li,
.disabled-easy-420a ol ul li,
.disabled-easy-420a ul ol li,
.disabled-easy-420a ul ul li {
  margin-left: 0;
}
.full_e856.surface_prev_1be4 > .module_next_16f8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.full_e856.surface_prev_1be4 > .module_next_16f8 iframe,
.full_e856.surface_prev_1be4 > .module_next_16f8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask-slow-8dd0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask-slow-8dd0.modal_dynamic_12fc {
  padding: 0;
}
.mask-slow-8dd0.modal_dynamic_12fc cite {
  font-size: 13px;
}
.mask-slow-8dd0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask-slow-8dd0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box-fa61 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box-fa61 > p:first-child {
  margin-top: 0;
}
.box-fa61 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box-fa61 blockquote {
  border-left: 0;
}
.carousel_gas_356b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.carousel_gas_356b:not(.wide-2f48) {
  max-width: 100px;
}
.carousel_gas_356b.outline-slow-17f0 {
  border-bottom: none !important;
  text-align: center;
}
.carousel_gas_356b.outline-slow-17f0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .image-glass-9063 p {
    padding: 1.5em 0;
  }
}
.pattern-west-3c25 {
  color: #0073aa;
}
.video_6d53 {
  background-color: #0073aa;
}
.shadow-4c5f {
  color: #229fd8;
}
.slider_2af9 {
  background-color: #229fd8;
}
.card-dark-b5c4 {
  color: #eee;
}
.text-last-00d7 {
  background-color: #eee;
}
.chip_14a5 {
  color: #444;
}
.hero_soft_b6c2 {
  background-color: #444;
}
.article-8135 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article-8135 .slider_complex_d54d .old_5bae {
  font-size: 15px;
}
.article-8135 .old_5bae {
  line-height: 1.3;
}
.article-8135 .sort_soft_ce57 {
}
.article-8135 .simple_1f93 {
  background: #235787;
}
.mask_560b {
  padding: 0;
}
.mask_560b .simple_1f93 {
  background: #1a1a1a;
}
.mask_560b .sort_soft_ce57 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.aside_3bc4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.aside_3bc4 .sort_soft_ce57 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.aside_3bc4 .simple_1f93 {
  background: #303030;
}
.bottom-d5d1 {
  position: relative;
  z-index: 10;
}
.bottom-d5d1 .image_advanced_bd6a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_ec30 .hover_1a86 {
  display: inline-block;
  vertical-align: middle;
}
.label_ec30.input-d9bd .hover_1a86 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .label_ec30.input-d9bd .hover_1a86 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .label_ec30.input-d9bd .hover_1a86 {
    margin-right: 0.4em;
  }
}
.label_ec30.input-d9bd .hover_1a86:last-child {
  margin-right: 0;
}
.button_up_8af9 .image_advanced_bd6a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dim-b69b .slider_complex_d54d {
    margin: 0 -0.5em;
  }
  .dim-b69b .slider_complex_d54d [class*="customify-col-"],
  .dim-b69b .slider_complex_d54d [class*="customify-col_"],
  .dim-b69b .slider_complex_d54d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dim-b69b.liquid-7c0d .image_advanced_bd6a {
  background: 0 0 !important;
}
.dim-b69b.liquid-7c0d .image_advanced_bd6a,
.dim-b69b.button_up_8af9 .image_advanced_bd6a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dim-b69b.shadow-iron-63dc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dim-b69b.button_up_8af9 .image_advanced_bd6a {
  box-shadow: none !important;
}
.status-blue-fb19 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status-blue-fb19 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status-blue-fb19 {
    padding: 18px 0 20px;
  }
}
.status-blue-fb19 .top-9af6 {
  width: 100%;
}
.status-blue-fb19 .gold_6525 {
  margin-bottom: 0;
}
.status-blue-fb19 .out-98c6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.next-cc27 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.next-cc27 .bright-177d {
  width: 100%;
}
.menu-36f3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.menu-36f3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.menu-36f3 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;
}
.menu-36f3 li:last-child:after {
  display: none;
}
.menu-36f3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.frame_rough_cffb .logo-1aa2 button,
.status-blue-fb19 .logo-1aa2 button {
  left: 0;
}
.frame_rough_cffb .bright-177d,
.status-blue-fb19 .bright-177d {
  padding-left: 0;
  padding-right: 0;
}
.frame_rough_cffb .next-cc27,
.status-blue-fb19 .next-cc27 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.frame_rough_cffb {
  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;
}
.frame_rough_cffb: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;
}
.frame_rough_cffb .carousel_37b8 {
  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) {
  .frame_rough_cffb .carousel_37b8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .frame_rough_cffb .carousel_37b8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .frame_rough_cffb .carousel_37b8 {
    min-height: 200px;
  }
}
.frame_rough_cffb .menu-36f3 {
  color: rgba(255, 255, 255, 0.8);
}
.frame_rough_cffb .menu-36f3 a,
.frame_rough_cffb .menu-36f3 li:after {
  color: inherit;
}
.frame_rough_cffb .menu-36f3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade-4c0a {
  margin-bottom: 0.5em;
}
.slider_363d {
  margin-bottom: 1.2em;
}
.slider_363d,
.shade-4c0a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slider_363d p:last-child,
.shade-4c0a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo-1aa2,
#masthead .logo-1aa2 {
  display: none;
}
#masthead
  > .logo-1aa2.notice-wood-196a {
  display: none;
}
#masthead > .logo-1aa2 button {
  left: 0;
}
.footer-yellow-9d90 {
  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%;
}
.footer-yellow-9d90 .hover_1a86 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer-yellow-9d90 .footer-rough-0cef {
  display: -webkit-box;
  display: flex;
}
.footer-yellow-9d90 .footer-rough-0cef.soft_a3b9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer-yellow-9d90 .footer-rough-0cef.primary-87e7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-yellow-9d90 .footer-rough-0cef.plasma_67f9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-yellow-9d90.carousel_12e1.menu-c641 .footer-rough-0cef.soft_a3b9 {
  flex-basis: 100%;
}
.footer-yellow-9d90.active_6df7 .footer-rough-0cef.primary-87e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer-yellow-9d90.active_6df7 .footer-rough-0cef.plasma_67f9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo-1aa2.notice-wood-196a {
  display: none;
}
#masthead > .logo-1aa2 button {
  left: 0;
}
.link-middle-fc2e {
  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;
}
.link-middle-fc2e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link-middle-fc2e.shadow-hard-bd7c i {
  margin-right: 4px;
}
.link-middle-fc2e.sort_dbea i {
  margin-left: 5px;
}
.old_5bae p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.old_5bae p:last-child {
  margin-bottom: 0;
}
.in-57a9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.in-57a9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.in-57a9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.in-57a9 .table-cf4e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.in-57a9 .shade-motion-3255 {
  margin: 5px 0 7px 0;
}
.in-57a9.hovered_65a1 .nav_active_e82a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in-57a9.hovered_65a1 .notification_paper_5a66 {
  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;
}
.in-57a9.lower_0a55 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.in-57a9.lower_0a55 .nav_active_e82a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in-57a9.lower_0a55 .notification_paper_5a66 {
  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;
}
.in-57a9.badge_right_5398 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.in-57a9.layout_adfc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.in-57a9.layout_adfc .notification_paper_5a66 {
  margin-top: 7px;
}
.accordion_north_820e {
  display: inline-block;
}
.bottom-d5d1 .tag-15fa .in-57a9 img {
  max-width: 100%;
}
.breadcrumb-large-35da .tertiary-7847.center-7526,
.popup-f93c .tertiary-7847.center-7526 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-large-35da .shadow-active-8f99,
.popup-f93c .shadow-active-8f99 {
  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%);
}
.breadcrumb-large-35da .shadow-active-8f99 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.breadcrumb-large-35da.feature-advanced-5b50 .shadow-active-8f99 {
  display: none;
}
.breadcrumb-large-35da .photo_3eff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-large-35da .photo_3eff li {
  display: inline-block;
  position: relative;
}
.breadcrumb-large-35da .photo_3eff li:last-child {
  margin-right: 0;
}
.breadcrumb-large-35da .photo_3eff 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;
}
.breadcrumb-large-35da .photo_3eff li.text_hard_827c > a {
  color: rgba(0, 0, 0, 0.9);
}
.breadcrumb-large-35da .photo_3eff > 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;
}
.breadcrumb-large-35da .photo_3eff > li > a i {
  line-height: 0;
}
.breadcrumb-large-35da .photo_3eff > li.text-full-1c41 > a .shadow-active-8f99 {
  margin-left: 4px;
  line-height: 0;
}
.breadcrumb-large-35da .photo_3eff .section-pressed-5bd7 li.text-full-1c41 > a {
  position: relative;
}
.breadcrumb-large-35da .photo_3eff .section-pressed-5bd7 li.text-full-1c41 > a:after,
.breadcrumb-large-35da .photo_3eff .section-pressed-5bd7 li.text-full-1c41 > a:before {
  content: "";
  display: table;
}
.breadcrumb-large-35da .photo_3eff .section-pressed-5bd7 li.text-full-1c41 > a:after {
  clear: both;
}
.breadcrumb-large-35da .photo_3eff .section-pressed-5bd7 li.text-full-1c41 > a .shadow-active-8f99 {
  margin-left: 5px;
  float: right;
}
.breadcrumb-large-35da .hot-06e6,
.breadcrumb-large-35da .section-pressed-5bd7 {
  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;
}
.breadcrumb-large-35da .section-pressed-5bd7 {
  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;
}
.breadcrumb-large-35da .section-pressed-5bd7 .center-7526 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb-large-35da .section-pressed-5bd7 .shadow-active-8f99 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.breadcrumb-large-35da .section-pressed-5bd7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.breadcrumb-large-35da .section-pressed-5bd7 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;
}
.breadcrumb-large-35da .section-pressed-5bd7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-large-35da .section-pressed-5bd7 .section-pressed-5bd7 {
  top: 0;
  left: 100%;
}
.breadcrumb-large-35da .full-8ebf.fn-focus-4cc8 > .hot-06e6,
.breadcrumb-large-35da .full-8ebf.fn-focus-4cc8 > .section-pressed-5bd7,
.breadcrumb-large-35da .full-8ebf:focus > .hot-06e6,
.breadcrumb-large-35da .full-8ebf:focus > .section-pressed-5bd7,
.breadcrumb-large-35da .full-8ebf:hover > .hot-06e6,
.breadcrumb-large-35da .full-8ebf:hover > .section-pressed-5bd7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.breadcrumb-large-35da.notification-first-78c4 .middle-52eb:after,
.breadcrumb-large-35da.notification-first-78c4 .middle-52eb:before {
  content: "";
  display: table;
}
.breadcrumb-large-35da.notification-first-78c4 .middle-52eb:after {
  clear: both;
}
.breadcrumb-large-35da.notification-first-78c4 .middle-52eb > li {
  float: left;
}
.breadcrumb-large-35da.dropdown_92cf .middle-52eb:after,
.breadcrumb-large-35da.dropdown_92cf .middle-52eb:before {
  content: "";
  display: table;
}
.breadcrumb-large-35da.dropdown_92cf .middle-52eb:after {
  clear: both;
}
.breadcrumb-large-35da.dropdown_92cf .middle-52eb > li {
  float: left;
}
.breadcrumb-large-35da.dropdown_92cf .middle-52eb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-large-35da.dropdown_92cf .middle-52eb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-large-35da.dropdown_92cf .middle-52eb > li.shadow_selected_6fc0 > a,
.breadcrumb-large-35da.dropdown_92cf .middle-52eb > li.text_hard_827c > a {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-large-35da.tag-steel-a316 .middle-52eb > li > a .center-7526 {
  position: relative;
}
.breadcrumb-large-35da.tag-steel-a316 .middle-52eb > li > a .center-7526: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;
}
.breadcrumb-large-35da.tag-steel-a316
  .middle-52eb
  > li:focus
  > a
  .center-7526:before,
.breadcrumb-large-35da.tag-steel-a316
  .middle-52eb
  > li:hover
  > a
  .center-7526:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-large-35da.tag-steel-a316
  .middle-52eb
  > li.shadow_selected_6fc0
  > a
  .center-7526:before,
.breadcrumb-large-35da.tag-steel-a316
  .middle-52eb
  > li.lite-53b9
  > a
  .center-7526:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-large-35da.chip-black-ce9c .middle-52eb > li > a .center-7526 {
  position: relative;
}
.breadcrumb-large-35da.chip-black-ce9c .middle-52eb > li > a .center-7526: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;
}
.breadcrumb-large-35da.chip-black-ce9c .middle-52eb > li:focus > a .center-7526:before,
.breadcrumb-large-35da.chip-black-ce9c
  .middle-52eb
  > li:hover
  > a
  .center-7526:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-large-35da.chip-black-ce9c
  .middle-52eb
  > li.shadow_selected_6fc0
  > a
  .center-7526:before,
.breadcrumb-large-35da.chip-black-ce9c
  .middle-52eb
  > li.lite-53b9
  > a
  .center-7526:before {
  width: 100%;
  background-color: currentColor;
}
.popup-f93c .photo_3eff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup-f93c .photo_3eff li:first-child > a {
  border-top: none;
}
.popup-f93c .photo_3eff .thumbnail_under_9246 > .center-7526 .shadow-active-8f99 {
  display: none;
}
.popup-f93c .photo_3eff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.popup-f93c .photo_3eff li:last-child {
  border: none;
}
.popup-f93c .photo_3eff li.text-full-1c41 > a {
  padding-right: 45px !important;
}
.popup-f93c .photo_3eff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.popup-f93c .photo_3eff li a:focus,
.popup-f93c .photo_3eff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-f93c .photo_3eff li .hard_0773 {
  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;
}
.popup-f93c .photo_3eff li .hard_0773:hover {
  box-shadow: none;
}
.popup-f93c .photo_3eff li .hard_0773 .shadow-active-8f99 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.popup-f93c .photo_3eff .section-pressed-5bd7 {
  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);
}
.popup-f93c .photo_3eff .section-pressed-5bd7 li a {
  padding-left: 3em;
}
.popup-f93c .photo_3eff .selected_aff5 > a .hard_0773 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-f93c .photo_3eff .selected_aff5 > .section-pressed-5bd7 {
  display: block;
  opacity: 1;
}
.slider_huge_1b45 {
  max-width: 100%;
}
.nav-huge-e3ca {
  line-height: 0;
  cursor: pointer;
}
.main_7909 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.main_7909:hover {
  box-shadow: none;
  color: currentColor;
}
.main_7909 svg {
  width: 18px;
  height: 18px;
}
.main_7909 .video_4621 {
  display: none;
}
.texture_26cf {
  position: relative;
}
.texture_26cf.fn-active-4cc8 .main_7909 .notification_active_bf45 {
  display: none;
}
.texture_26cf.fn-active-4cc8 .main_7909 .video_4621 {
  display: inline-block;
}
.texture_26cf .message_current_77d0 {
  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);
}
.texture_26cf.advanced_0e79 .message_current_77d0 {
  left: auto;
  right: -0.9em;
}
.texture_26cf.advanced_0e79 .accordion-dee5::before {
  left: auto;
  right: 15px;
}
.texture_26cf.fn-active-4cc8 .message_current_77d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_6229 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent_6229 label {
  flex-basis: 100%;
}
.accent_6229 .static-4691 {
  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;
}
.accent_6229 .lite_580b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent_6229 .lite_580b:focus {
  background-color: transparent;
}
.accent_6229 button.hard-ea28 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent_6229 button.hard-ea28:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent_6229 button.hard-ea28 svg {
  width: 18px;
  height: 18px;
}
.accent_6229 input[type="submit"] {
  min-height: auto;
}
.backdrop-dark-b5d0 .accent_6229 .lite_580b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accordion-dee5 {
  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) {
  .accordion-dee5 {
    width: 220px;
  }
}
.accordion-dee5 label {
  flex-basis: 100%;
}
.accordion-dee5::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;
}
.module_9ecd .backdrop-dark-b5d0 .accent_6229 {
  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;
}
.module_9ecd
  .backdrop-dark-b5d0
  .accent_6229
  .static-4691 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module_9ecd .backdrop-dark-b5d0 .accent_6229 .lite_580b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module_9ecd
  .backdrop-dark-b5d0
  .accent_6229
  .lite_580b:focus {
  background: 0 0;
}
.module_9ecd
  .backdrop-dark-b5d0
  .accent_6229
  .slider-green-2101 {
  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;
}
.active_76db {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active_76db li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active_76db li:last-child {
  margin-right: 0;
}
.active_76db li:first-child {
  margin-left: 0;
}
.active_76db.heading-fast-3ee4 a {
  color: #fff;
}
.active_76db.heading-fast-3ee4 a:hover {
  color: #fff;
}
.active_76db a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active_76db a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active_76db a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active_76db a:hover {
  opacity: 0.9;
  color: inherit;
}
.active_76db [class*="social-icon-apple"] {
  background-color: #999;
}
.active_76db [class*="social-icon-apple"].message_d1ac {
  background-color: transparent;
  color: #999;
}
.active_76db [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active_76db [class*="social-icon-behance"].message_d1ac {
  background-color: transparent;
  color: #1769ff;
}
.active_76db [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active_76db [class*="social-icon-bitbucket"].message_d1ac {
  background-color: transparent;
  color: #205081;
}
.active_76db [class*="social-icon-codepen"] {
  background-color: #000;
}
.active_76db [class*="social-icon-codepen"].message_d1ac {
  background-color: transparent;
  color: #000;
}
.active_76db [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active_76db [class*="social-icon-delicious"].message_d1ac {
  background-color: transparent;
  color: #39f;
}
.active_76db [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active_76db [class*="social-icon-digg"].message_d1ac {
  background-color: transparent;
  color: #005be2;
}
.active_76db [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active_76db [class*="social-icon-dribbble"].message_d1ac {
  background-color: transparent;
  color: #ea4c89;
}
.active_76db [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active_76db [class*="social-icon-envelope"].message_d1ac {
  background-color: transparent;
  color: #ea4335;
}
.active_76db [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active_76db [class*="social-icon-facebook"].message_d1ac {
  background-color: transparent;
  color: #3b5998;
}
.active_76db [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active_76db [class*="social-icon-flickr"].message_d1ac {
  background-color: transparent;
  color: #0063dc;
}
.active_76db [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active_76db [class*="social-icon-foursquare"].message_d1ac {
  background-color: transparent;
  color: #2d5be3;
}
.active_76db [class*="social-icon-github"] {
  background-color: #333;
}
.active_76db [class*="social-icon-github"].message_d1ac {
  background-color: transparent;
  color: #333;
}
.active_76db [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active_76db [class*="social-icon-google-plus"].message_d1ac {
  background-color: transparent;
  color: #dd4b39;
}
.active_76db [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active_76db [class*="social-icon-houzz"].message_d1ac {
  background-color: transparent;
  color: #7ac142;
}
.active_76db [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active_76db [class*="social-icon-instagram"].message_d1ac {
  background-color: transparent;
  color: #262626;
}
.active_76db [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active_76db [class*="social-icon-jsfiddle"].message_d1ac {
  background-color: transparent;
  color: #487aa2;
}
.active_76db [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active_76db [class*="social-icon-linkedin"].message_d1ac {
  background-color: transparent;
  color: #0077b5;
}
.active_76db [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active_76db [class*="social-icon-medium"].message_d1ac {
  background-color: transparent;
  color: #00ab6b;
}
.active_76db [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active_76db
  [class*="social-icon-odnoklassniki"].message_d1ac {
  background-color: transparent;
  color: #f4731c;
}
.active_76db [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active_76db [class*="social-icon-meetup"].message_d1ac {
  background-color: transparent;
  color: #ec1c40;
}
.active_76db [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active_76db [class*="social-icon-pinterest"].message_d1ac {
  background-color: transparent;
  color: #bd081c;
}
.active_76db [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active_76db [class*="social-icon-product-hunt"].message_d1ac {
  background-color: transparent;
  color: #da552f;
}
.active_76db [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active_76db [class*="social-icon-reddit"].message_d1ac {
  background-color: transparent;
  color: #ff4500;
}
.active_76db [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active_76db [class*="social-icon-rss"].message_d1ac {
  background-color: transparent;
  color: #f26522;
}
.active_76db [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active_76db
  [class*="social-icon-shopping-cart"].message_d1ac {
  background-color: transparent;
  color: #4caf50;
}
.active_76db [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active_76db [class*="social-icon-skype"].message_d1ac {
  background-color: transparent;
  color: #00aff0;
}
.active_76db [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active_76db [class*="social-icon-slideshare"].message_d1ac {
  background-color: transparent;
  color: #0077b5;
}
.active_76db [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active_76db [class*="social-icon-snapchat"].message_d1ac {
  background-color: transparent;
  color: #fffc00;
}
.active_76db [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active_76db [class*="social-icon-soundcloud"].message_d1ac {
  background-color: transparent;
  color: #f80;
}
.active_76db [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active_76db [class*="social-icon-spotify"].message_d1ac {
  background-color: transparent;
  color: #2ebd59;
}
.active_76db [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active_76db
  [class*="social-icon-stack-overflow"].message_d1ac {
  background-color: transparent;
  color: #fe7a15;
}
.active_76db [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active_76db [class*="social-icon-maldkfgram"].message_d1ac {
  background-color: transparent;
  color: #2ca5e0;
}
.active_76db [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active_76db [class*="social-icon-tripadvisor"].message_d1ac {
  background-color: transparent;
  color: #589442;
}
.active_76db [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active_76db [class*="social-icon-tumblr"].message_d1ac {
  background-color: transparent;
  color: #35465c;
}
.active_76db [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active_76db [class*="social-icon-twitch"].message_d1ac {
  background-color: transparent;
  color: #6441a5;
}
.active_76db [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active_76db [class*="social-icon-twitter"].message_d1ac {
  background-color: transparent;
  color: #1da1f2;
}
.active_76db [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active_76db [class*="social-icon-vimeo"].message_d1ac {
  background-color: transparent;
  color: #1ab7ea;
}
.active_76db [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active_76db [class*="social-icon-vk"].message_d1ac {
  background-color: transparent;
  color: #45668e;
}
.active_76db [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active_76db [class*="social-icon-weibo"].message_d1ac {
  background-color: transparent;
  color: #df2029;
}
.active_76db [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active_76db [class*="social-icon-weixin"].message_d1ac {
  background-color: transparent;
  color: #7bb32e;
}
.active_76db [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active_76db [class*="social-icon-whatsapp"].message_d1ac {
  background-color: transparent;
  color: #25d366;
}
.active_76db [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active_76db [class*="social-icon-wordpress"].message_d1ac {
  background-color: transparent;
  color: #21759b;
}
.active_76db [class*="social-icon-xing"] {
  background-color: #026466;
}
.active_76db [class*="social-icon-xing"].message_d1ac {
  background-color: transparent;
  color: #026466;
}
.active_76db [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active_76db [class*="social-icon-yelp"].message_d1ac {
  background-color: transparent;
  color: #af0606;
}
.active_76db [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active_76db [class*="social-icon-youtube"].message_d1ac {
  background-color: transparent;
  color: #cd201f;
}
.chip-a087 {
  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;
}
.chip-a087:hover {
  box-shadow: none;
  background: 0 0;
}
.layout-north-a5ef {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail-b310 {
  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;
}
.focus-black-541d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.carousel_static_24b5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.carousel_static_24b5,
.carousel_static_24b5::after,
.carousel_static_24b5::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;
}
.carousel_static_24b5::after,
.carousel_static_24b5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary_easy_b247 .thumbnail-b310 .focus-black-541d {
  margin-top: -2px;
  width: 19px;
}
.primary_easy_b247 .thumbnail-b310 .carousel_static_24b5 {
  margin-top: -1px;
}
.primary_easy_b247 .thumbnail-b310 .carousel_static_24b5,
.primary_easy_b247 .thumbnail-b310 .carousel_static_24b5::after,
.primary_easy_b247 .thumbnail-b310 .carousel_static_24b5::before {
  width: 19px;
  height: 2px;
}
.primary_easy_b247 .thumbnail-b310 .carousel_static_24b5::before {
  top: -6px;
}
.primary_easy_b247 .thumbnail-b310 .carousel_static_24b5::after {
  bottom: -6px;
}
.hidden-6217 .thumbnail-b310 .focus-black-541d {
  margin-top: -2px;
  width: 22px;
}
.hidden-6217 .thumbnail-b310 .carousel_static_24b5 {
  margin-top: -1px;
}
.hidden-6217 .thumbnail-b310 .carousel_static_24b5,
.hidden-6217 .thumbnail-b310 .carousel_static_24b5::after,
.hidden-6217 .thumbnail-b310 .carousel_static_24b5::before {
  width: 22px;
  height: 2px;
}
.hidden-6217 .thumbnail-b310 .carousel_static_24b5::before {
  top: -7px;
}
.hidden-6217 .thumbnail-b310 .carousel_static_24b5::after {
  bottom: -7px;
}
.focus-a74c .thumbnail-b310 .focus-black-541d {
  margin-top: -2px;
  width: 31px;
}
.focus-a74c .thumbnail-b310 .carousel_static_24b5 {
  margin-top: -1.5px;
}
.focus-a74c .thumbnail-b310 .carousel_static_24b5,
.focus-a74c .thumbnail-b310 .carousel_static_24b5::after,
.focus-a74c .thumbnail-b310 .carousel_static_24b5::before {
  width: 31px;
  height: 3px;
}
.focus-a74c .thumbnail-b310 .carousel_static_24b5::before {
  top: -9px;
}
.focus-a74c .thumbnail-b310 .carousel_static_24b5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tabs_3576 .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_3576 .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1px;
  }
  .tabs_3576 .thumbnail-b310 .carousel_static_24b5,
  .tabs_3576 .thumbnail-b310 .carousel_static_24b5::after,
  .tabs_3576 .thumbnail-b310 .carousel_static_24b5::before {
    width: 19px;
    height: 2px;
  }
  .tabs_3576 .thumbnail-b310 .carousel_static_24b5::before {
    top: -6px;
  }
  .tabs_3576 .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -6px;
  }
  .accent_right_5a4f .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 22px;
  }
  .accent_right_5a4f .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1px;
  }
  .accent_right_5a4f .thumbnail-b310 .carousel_static_24b5,
  .accent_right_5a4f .thumbnail-b310 .carousel_static_24b5::after,
  .accent_right_5a4f .thumbnail-b310 .carousel_static_24b5::before {
    width: 22px;
    height: 2px;
  }
  .accent_right_5a4f .thumbnail-b310 .carousel_static_24b5::before {
    top: -7px;
  }
  .accent_right_5a4f .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -7px;
  }
  .content_8fe8 .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 31px;
  }
  .content_8fe8 .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1.5px;
  }
  .content_8fe8 .thumbnail-b310 .carousel_static_24b5,
  .content_8fe8 .thumbnail-b310 .carousel_static_24b5::after,
  .content_8fe8 .thumbnail-b310 .carousel_static_24b5::before {
    width: 31px;
    height: 3px;
  }
  .content_8fe8 .thumbnail-b310 .carousel_static_24b5::before {
    top: -9px;
  }
  .content_8fe8 .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hard-d072 .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 19px;
  }
  .hard-d072 .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1px;
  }
  .hard-d072 .thumbnail-b310 .carousel_static_24b5,
  .hard-d072 .thumbnail-b310 .carousel_static_24b5::after,
  .hard-d072 .thumbnail-b310 .carousel_static_24b5::before {
    width: 19px;
    height: 2px;
  }
  .hard-d072 .thumbnail-b310 .carousel_static_24b5::before {
    top: -6px;
  }
  .hard-d072 .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -6px;
  }
  .content-silver-7d63 .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 22px;
  }
  .content-silver-7d63 .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1px;
  }
  .content-silver-7d63 .thumbnail-b310 .carousel_static_24b5,
  .content-silver-7d63 .thumbnail-b310 .carousel_static_24b5::after,
  .content-silver-7d63 .thumbnail-b310 .carousel_static_24b5::before {
    width: 22px;
    height: 2px;
  }
  .content-silver-7d63 .thumbnail-b310 .carousel_static_24b5::before {
    top: -7px;
  }
  .content-silver-7d63 .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -7px;
  }
  .module_aef4 .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 31px;
  }
  .module_aef4 .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1.5px;
  }
  .module_aef4 .thumbnail-b310 .carousel_static_24b5,
  .module_aef4 .thumbnail-b310 .carousel_static_24b5::after,
  .module_aef4 .thumbnail-b310 .carousel_static_24b5::before {
    width: 31px;
    height: 3px;
  }
  .module_aef4 .thumbnail-b310 .carousel_static_24b5::before {
    top: -9px;
  }
  .module_aef4 .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-56d6 .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 19px;
  }
  .avatar-56d6 .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1px;
  }
  .avatar-56d6 .thumbnail-b310 .carousel_static_24b5,
  .avatar-56d6 .thumbnail-b310 .carousel_static_24b5::after,
  .avatar-56d6 .thumbnail-b310 .carousel_static_24b5::before {
    width: 19px;
    height: 2px;
  }
  .avatar-56d6 .thumbnail-b310 .carousel_static_24b5::before {
    top: -6px;
  }
  .avatar-56d6 .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -6px;
  }
  .wrapper-0582 .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-0582 .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1px;
  }
  .wrapper-0582 .thumbnail-b310 .carousel_static_24b5,
  .wrapper-0582 .thumbnail-b310 .carousel_static_24b5::after,
  .wrapper-0582 .thumbnail-b310 .carousel_static_24b5::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-0582 .thumbnail-b310 .carousel_static_24b5::before {
    top: -7px;
  }
  .wrapper-0582 .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -7px;
  }
  .soft_a878 .thumbnail-b310 .focus-black-541d {
    margin-top: -2px;
    width: 31px;
  }
  .soft_a878 .thumbnail-b310 .carousel_static_24b5 {
    margin-top: -1.5px;
  }
  .soft_a878 .thumbnail-b310 .carousel_static_24b5,
  .soft_a878 .thumbnail-b310 .carousel_static_24b5::after,
  .soft_a878 .thumbnail-b310 .carousel_static_24b5::before {
    width: 31px;
    height: 3px;
  }
  .soft_a878 .thumbnail-b310 .carousel_static_24b5::before {
    top: -9px;
  }
  .soft_a878 .thumbnail-b310 .carousel_static_24b5::after {
    bottom: -9px;
  }
}
.modal_7183 .carousel_static_24b5 {
  -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);
}
.modal_7183 .carousel_static_24b5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.modal_7183 .carousel_static_24b5::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);
}
.modal_7183.selected-5a07 .carousel_static_24b5 {
  -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);
}
.modal_7183.selected-5a07 .carousel_static_24b5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.modal_7183.selected-5a07 .carousel_static_24b5::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);
}
.pressed_ad96 {
  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.article_top_020f:before {
  display: none;
}
.thumbnail-narrow-722a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.thumbnail-narrow-722a .video-warm-6256 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.thumbnail-narrow-722a .video-warm-6256:last-of-type {
  border-bottom: none;
}
.thumbnail-narrow-722a .video-warm-6256.basic-b2c3,
.thumbnail-narrow-722a .video-warm-6256.section_e9a3,
.thumbnail-narrow-722a .video-warm-6256.heading_orange_a8c9 {
  padding: 0;
}
.thumbnail-narrow-722a .popup-f93c .hard_0773 {
  color: currentColor;
}
.thumbnail-narrow-722a .popup-f93c .hard_0773:focus,
.thumbnail-narrow-722a .popup-f93c .hard_0773:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-narrow-722a.sort_soft_ce57 .section-42ca,
.thumbnail-narrow-722a.sort_soft_ce57 .old_5bae a,
.thumbnail-narrow-722a.sort_soft_ce57 .middle-52eb a,
.thumbnail-narrow-722a.sort_soft_ce57 .section-pressed-5bd7 a {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-narrow-722a.sort_soft_ce57 .section-42ca:hover,
.thumbnail-narrow-722a.sort_soft_ce57 .old_5bae a:hover,
.thumbnail-narrow-722a.sort_soft_ce57 .middle-52eb a:hover,
.thumbnail-narrow-722a.sort_soft_ce57 .section-pressed-5bd7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-narrow-722a.sort_soft_ce57 .footer_1af7 {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-narrow-722a.sort_soft_ce57 .video-warm-6256 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-narrow-722a.sort_soft_ce57 .video-warm-6256:before {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail-narrow-722a.sort_soft_ce57 .header-medium-f3e4:before {
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail-narrow-722a.sort_soft_ce57 .popup-f93c .photo_3eff li a,
.thumbnail-narrow-722a.sort_soft_ce57 .popup-f93c .hard_0773,
.thumbnail-narrow-722a.sort_soft_ce57 .section-pressed-5bd7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-narrow-722a.sort_soft_ce57 .popup-f93c .hard_0773:focus,
.thumbnail-narrow-722a.sort_soft_ce57 .popup-f93c .hard_0773:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-narrow-722a.sort_soft_ce57 .photo_3eff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-narrow-722a.simple_1f93 .section-42ca,
.thumbnail-narrow-722a.simple_1f93 .old_5bae a,
.thumbnail-narrow-722a.simple_1f93 .middle-52eb .hard_0773,
.thumbnail-narrow-722a.simple_1f93 .middle-52eb a,
.thumbnail-narrow-722a.simple_1f93 .section-pressed-5bd7 a {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-narrow-722a.simple_1f93 .section-42ca:hover,
.thumbnail-narrow-722a.simple_1f93 .old_5bae a:hover,
.thumbnail-narrow-722a.simple_1f93 .middle-52eb .hard_0773:hover,
.thumbnail-narrow-722a.simple_1f93 .middle-52eb a:hover,
.thumbnail-narrow-722a.simple_1f93 .section-pressed-5bd7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-narrow-722a.simple_1f93 .footer_1af7 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-narrow-722a.simple_1f93 .video-warm-6256 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-narrow-722a.simple_1f93 .video-warm-6256:before {
  background: rgba(255, 255, 255, 0.08);
}
.thumbnail-narrow-722a.simple_1f93 .header-medium-f3e4:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-narrow-722a.simple_1f93 .popup-f93c .photo_3eff li a,
.thumbnail-narrow-722a.simple_1f93 .popup-f93c .hard_0773,
.thumbnail-narrow-722a.simple_1f93 .section-pressed-5bd7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-narrow-722a.simple_1f93 .popup-f93c .hard_0773:focus,
.thumbnail-narrow-722a.simple_1f93 .popup-f93c .hard_0773:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-narrow-722a.simple_1f93 .photo_3eff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-medium-f3e4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.header-medium-f3e4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail_2d89 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag_036b .thumbnail-narrow-722a {
  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;
}
.tag_036b .video-warm-6256 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag_036b .video-warm-6256: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) {
  .tag_036b .video-warm-6256:before {
    width: 16%;
    left: 42%;
  }
}
.tag_036b .video-warm-6256:last-child:before {
  content: none;
}
.tag_036b .video-warm-6256[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag_036b .popup-f93c .photo_3eff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag_036b .popup-f93c .photo_3eff li a .hard_0773 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag_036b .popup-f93c .section-pressed-5bd7 {
  border: none;
}
.tag_036b .popup-f93c .section-pressed-5bd7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag_036b .header-medium-f3e4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag_036b .detail_2d89 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag_036b .simple_1f93 .header-medium-f3e4:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag_036b .sort_soft_ce57.overlay_focused_45da .carousel_static_24b5 {
  background: rgba(0, 0, 0, 0.6);
}
.tag_036b
  .sort_soft_ce57.overlay_focused_45da
  .carousel_static_24b5::after,
.tag_036b
  .sort_soft_ce57.overlay_focused_45da
  .carousel_static_24b5:before {
  background: inherit;
}
.tag_036b
  .sort_soft_ce57.overlay_focused_45da:hover
  .carousel_static_24b5 {
  background: rgba(0, 0, 0, 0.8);
}
.detail-47a0 .thumbnail-narrow-722a {
  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) {
  .detail-47a0 .thumbnail-narrow-722a {
    width: auto;
    right: 45px;
  }
}
.block-2a6b .thumbnail-narrow-722a {
  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) {
  .block-2a6b .thumbnail-narrow-722a {
    width: auto;
    left: 45px;
  }
}
.article_top_020f .thumbnail-narrow-722a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.article_top_020f .detail_2d89 {
  max-width: 48em;
  margin: 0 auto;
}
.article_top_020f .header-medium-f3e4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.background-fast-8b29 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.background-fast-8b29.tag_036b .thumbnail-narrow-722a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.background-fast-8b29.detail-47a0 .thumbnail-narrow-722a {
  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);
}
.background-fast-8b29 .thumbnail-narrow-722a {
  visibility: visible;
}
.background-fast-8b29.block-2a6b .thumbnail-narrow-722a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.alert_0912,
.caption-north-4bea {
  overflow-x: hidden;
}
.alert_0912 .thumbnail-narrow-722a {
  overflow: auto;
}
.alert_0912.tag_036b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_0912.tag_036b .thumbnail-narrow-722a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.alert_0912.tag_036b .chip-a087 {
  opacity: 0;
}
.alert_0912.detail-47a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_0912.detail-47a0 .thumbnail-narrow-722a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.alert_0912.detail-47a0 .chip-a087 {
  opacity: 0;
}
.alert_0912.block-2a6b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.alert_0912.block-2a6b .thumbnail-narrow-722a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.alert_0912.block-2a6b .chip-a087 {
  opacity: 0;
}
.alert_0912.article_top_020f .thumbnail-narrow-722a {
  z-index: 10;
  visibility: visible;
}
.overlay_focused_45da {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.overlay_focused_45da .carousel_static_24b5 {
  background: rgba(255, 255, 255, 0.99);
}
.overlay_focused_45da .carousel_static_24b5::after,
.overlay_focused_45da .carousel_static_24b5:before {
  background: inherit;
}
.overlay_focused_45da:hover .carousel_static_24b5 {
  background: rgba(255, 255, 255, 0.99);
}
.block-2a6b .overlay_focused_45da {
  top: 10px;
  right: auto;
  left: 12px;
}
.article_top_020f .overlay_focused_45da {
  display: none !important;
}
.alert_0912:before,
.caption-north-4bea:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.alert_0912 .overlay_focused_45da,
.caption-north-4bea .overlay_focused_45da {
  display: inline-block;
}
.thumbnail-narrow-722a .hover_1a86 {
  -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;
}
.alert_0912 .thumbnail-narrow-722a .hover_1a86,
.caption-north-4bea .thumbnail-narrow-722a .hover_1a86 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_east_9270 .static-4691 {
  width: 100%;
}
.tag-15fa {
  padding: 0 0.5em 0;
}
.tag-15fa [class*="customify-col-"],
.tag-15fa [class*="customify-col_"],
.tag-15fa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.progress-huge-ab36 .tag-15fa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider_complex_d54d .prev-430e,
  .prev-430e {
    display: none;
  }
  .clean_8e3d {
    text-align: left;
  }
  .article-ef32 {
    text-align: center;
  }
  .east-16f7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider_complex_d54d .focus-wood-e748,
  .focus-wood-e748 {
    display: none;
  }
  .stone_3714 {
    text-align: left;
  }
  .list-ea35 {
    text-align: center;
  }
  .purple-7523 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider_complex_d54d .mini_75d1,
  .mini_75d1 {
    display: none;
  }
  .status_5c4c {
    text-align: left;
  }
  .mini-f98f {
    text-align: center;
  }
  .pagination_light_7bcd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.modal-0ee9 {
  box-shadow: none !important;
}
.title_easy_e616 .aside_5fd3,
.box_advanced_b2d1 .aside_5fd3 {
  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;
}
.box_advanced_b2d1 .aside_5fd3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.image_advanced_bd6a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.image_advanced_bd6a:after,
.image_advanced_bd6a:before {
  content: "";
  display: table;
}
.image_advanced_bd6a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .image_advanced_bd6a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.image_advanced_bd6a,
.shadow-iron-63dc {
  max-width: 1248px;
  margin: 0 auto;
}

.icon_full_891f.dirty_7e82 .image_advanced_bd6a {
  max-width: 100%;
}
.icon_full_891f.message_114e {
  max-width: 1200px;
  margin: 0 auto;
}
.icon_full_891f.orange_cf30 .image_advanced_bd6a {
  max-width: 100%;
}
.icon_full_891f.orange_cf30 > .image_advanced_bd6a {
  padding-left: 0;
  padding-right: 0;
}
.icon_full_891f.orange_cf30 > .image_advanced_bd6a .slider_complex_d54d {
  margin: 0;
}
.icon_full_891f.orange_cf30
  > .image_advanced_bd6a
  .gallery_pink_47d7.tooltip_540c {
  margin-right: 0;
  margin-left: 0;
}
.icon_full_891f.orange_cf30 #main.tooltip_540c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fluid_4b0d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_4b0d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .over_3486 .secondary-be0e {
    padding-right: 1em;
  }
  .over_3486.layout_c31a .gallery_pink_47d7 {
    border-right: 1px solid #eaecee;
  }
  .over_3486.layout_c31a .secondary-be0e {
    padding-right: 1em;
  }
  .over_3486.layout_c31a .layout_white_c36a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot_ab98 .secondary-be0e {
    padding-left: 1em;
  }
  .hot_ab98.layout_c31a .gallery_pink_47d7 {
    border-left: 1px solid #eaecee;
  }
  .hot_ab98.layout_c31a .secondary-be0e {
    padding-left: 1em;
  }
  .hot_ab98.layout_c31a .layout_white_c36a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-slow-65d8 .secondary-be0e {
    padding-left: 1em;
  }
  .column-slow-65d8.layout_c31a .old-ce9f {
    border-right: 1px solid #eaecee;
  }
  .column-slow-65d8.layout_c31a .dirty_aeb0 {
    border-right: 1px solid #eaecee;
  }
  .column-slow-65d8.layout_c31a .secondary-be0e {
    padding-left: 1em;
  }
  .column-slow-65d8.layout_c31a .layout_white_c36a {
    padding-right: 1em;
  }
  .column-slow-65d8.layout_c31a .grid-thick-43ad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_large_a17e .secondary-be0e {
    padding-right: 1em;
  }
  .accordion_large_a17e.layout_c31a .old-ce9f {
    border-left: 1px solid #eaecee;
  }
  .accordion_large_a17e.layout_c31a .dirty_aeb0 {
    border-left: 1px solid #eaecee;
  }
  .accordion_large_a17e.layout_c31a .secondary-be0e {
    padding-right: 1em;
  }
  .accordion_large_a17e.layout_c31a .layout_white_c36a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_large_a17e.layout_c31a .grid-thick-43ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid_4b0d .secondary-be0e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid_4b0d.layout_c31a .gallery_pink_47d7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fluid_4b0d.layout_c31a .secondary-be0e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid_4b0d.layout_c31a .layout_white_c36a {
    padding-left: 1em;
  }
  .fluid_4b0d.layout_c31a .grid-thick-43ad {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fluid_4b0d.layout_c31a .secondary-be0e {
    padding-left: 0;
  }
}
.block-cool-c246 .label_ec30 {
  display: inline-block;
}
.highlight-south-ecd8 {
  display: inline-block;
}
.detail-top-24d7 {
  word-con: break-word;
}
.info-bottom-7a74 > span {
  display: inline-block;
  padding: 5px 0;
}
.info-bottom-7a74 .paragraph_af00 {
  margin-left: 8px;
  margin-right: 8px;
}
.info-bottom-7a74 .status-7d1c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.last_51b5 .mask-paper-5113 {
  margin-bottom: 2em;
}
.last_51b5 .progress_iron_8115 {
  margin-bottom: 15px;
}
.last_51b5 .progress_iron_8115:last-child {
  margin-bottom: 0;
}
.last_51b5 .highlight-4c5d {
  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) {
  .last_51b5 .highlight-4c5d {
    display: block;
  }
}
.last_51b5 .notice_2708 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .last_51b5 .notice_2708 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.last_51b5 .badge-767b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.last_51b5 .badge-767b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.last_51b5 .badge-767b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.last_51b5 .detail-top-24d7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.last_51b5 .detail-top-24d7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.last_51b5 .hero_7461 p:last-child {
  margin-bottom: 0;
}
.last_51b5 .mini-f45e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.last_51b5 .primary-82bc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.last_51b5 .menu-hard-bfd3 {
  margin-top: 1em;
}
.last_51b5 .gradient_huge_24d2 {
  top: 0;
  display: block;
}
.last_51b5 .gradient_huge_24d2 a {
  color: inherit;
}
.last_51b5 .gradient_huge_24d2 a:hover {
  color: inherit;
}
.last_51b5 .button_25e7 {
  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;
}
.last_51b5 .button_25e7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.last_51b5 .primary-82bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.last_51b5 .focused-4f6b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.last_51b5 .focused-4f6b:first-child {
  margin-top: 0;
}
.last_51b5 .focused-4f6b.green-bcf2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.last_51b5 .focused-4f6b.row_fixed_17aa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last_51b5
  .focused-4f6b.row_fixed_17aa.accordion_23af
  .menu-hard-bfd3 {
  width: 100%;
}
.last_51b5 .row_fixed_17aa {
  -webkit-box-align: center;
  align-items: center;
}
.last_51b5 .row_fixed_17aa .info-bottom-7a74,
.last_51b5 .row_fixed_17aa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.last_51b5 .badge-767b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last_51b5 .badge-767b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last_51b5 .badge-767b: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;
}
.last_51b5 .green-bcf2 {
  z-index: 5;
}
.last_51b5 .last_5121 .panel_41ba {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.last_51b5 .white-c756 .panel_41ba {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.last_51b5 .alert_7eee .panel_41ba {
  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;
}
.last_51b5.block_de91 .highlight-4c5d,
.last_51b5.modal-liquid-1a18 .highlight-4c5d {
  display: block;
}
.last_51b5.block_de91 .highlight-4c5d .message_up_3500,
.last_51b5.block_de91 .highlight-4c5d .primary-82bc,
.last_51b5.modal-liquid-1a18 .highlight-4c5d .message_up_3500,
.last_51b5.modal-liquid-1a18 .highlight-4c5d .primary-82bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last_51b5.container-upper-a7d9 .notice_2708 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .last_51b5.container-upper-a7d9 .notice_2708 {
    margin-right: 0;
  }
}
.last_51b5.block_de91 .notice_2708,
.last_51b5.modal-liquid-1a18 .notice_2708 {
  padding-top: 40%;
}
.last_51b5.block_de91 .mask-paper-5113,
.last_51b5.modal-liquid-1a18 .mask-paper-5113 {
  display: block;
}
.last_51b5.block_de91 .fn-sticky-4cc8 .primary-82bc,
.last_51b5.modal-liquid-1a18 .fn-sticky-4cc8 .primary-82bc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.last_51b5.block_de91 .notice_2708,
.last_51b5.modal-liquid-1a18 .notice_2708 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.last_51b5.block_de91 .primary-82bc {
  padding: 1em;
}
.progress_008c {
  margin: 30px auto;
  display: block;
}
.progress_008c .component_simple_df43 > * {
  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;
}
.progress_008c .component_simple_df43 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress_008c .component_simple_df43 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.static_3c63 .info-bottom-7a74 {
  margin-bottom: 1.41575em;
}
.static_3c63 .backdrop_bf70 {
  margin-bottom: 1.618em;
}
.disabled-easy-420a .bright_5d42 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.disabled-easy-420a .bright_5d42 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.disabled-easy-420a .popup_gold_8555 {
  max-width: 100%;
  overflow: auto;
}
.video-d33c .disabled-easy-420a a:hover {
  text-decoration: underline;
}
.mini-50d5 .progress_iron_8115:not(.detail-top-24d7),
.mini-50d5 .badge-767b {
  margin-bottom: 1.41575em;
}
.mini-50d5 .progress_iron_8115:not(.detail-top-24d7):last-child,
.mini-50d5 .badge-767b:last-child {
  margin-bottom: 0;
}
.mini-50d5 .progress_iron_8115.label_rough_e8b9 {
  margin-bottom: 0.41575em;
}
.mini-50d5 .bottom_8c8b:before,
.mini-50d5 .disabled_over_ea54:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.mini-50d5 .bottom_8c8b:before {
  content: "\f115";
}
.mini-50d5 .disabled_over_ea54:before {
  content: "\f02c";
}
.mini-50d5 .first_80d3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.mini-50d5 .first_80d3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.header-plasma-43ef {
  display: -webkit-box;
  display: flex;
}
.header-plasma-43ef .notification-2e95 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .header-plasma-43ef .notification-2e95 {
    flex-basis: 90px;
  }
}
.header-plasma-43ef .black_0b1d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .header-plasma-43ef .black_0b1d {
    flex-basis: calc(100% - 50px);
  }
}
.header-plasma-43ef .solid_5c2b p:last-child {
  margin-bottom: 0.72em;
}
.top-df4d .component_simple_df43 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.top-df4d .component_simple_df43:after,
.top-df4d .component_simple_df43:before {
  content: "";
  display: table;
}
.top-df4d .component_simple_df43:after {
  clear: both;
}
.top-df4d .component_simple_df43 .module-53e3,
.top-df4d .component_simple_df43 .left_f967 {
  width: 49%;
}
.top-df4d .component_simple_df43 .module-53e3 a span.last-1ccf,
.top-df4d .component_simple_df43 .left_f967 a span.last-1ccf {
  display: block;
  margin-bottom: 5px;
}
.top-df4d .component_simple_df43 .left_f967 {
  float: left;
  text-align: left;
}
.top-df4d .component_simple_df43 .module-53e3 {
  float: right;
  text-align: right;
}
.shadow-soft-0aa8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shadow-soft-0aa8 {
    margin-bottom: 0;
  }
}
.sort_0798 {
  margin-bottom: 1em;
}
.sort_0798 .detail-top-24d7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.table-5977 a {
  display: block;
  line-height: 0;
  position: relative;
}
.secondary-379a .sort_0798,
.right_13fe .sort_0798 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .secondary-379a .sort_0798,
  .right_13fe .sort_0798 {
    display: block;
  }
}
.secondary-379a .table-5977,
.right_13fe .table-5977 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .secondary-379a .table-5977,
  .right_13fe .table-5977 {
    margin-bottom: 1em;
  }
}
.secondary-379a .table-5977 img,
.right_13fe .table-5977 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.secondary-379a .carousel-e816,
.right_13fe .carousel-e816 {
  flex-basis: calc(100% - 160px);
}
.secondary-379a .carousel-e816 p,
.right_13fe .carousel-e816 p {
  margin-bottom: 0;
}
.secondary-379a .carousel-e816 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .secondary-379a .carousel-e816 {
    padding-left: 0;
  }
}
.right_13fe .carousel-e816 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .right_13fe .carousel-e816 {
    padding-right: 0;
  }
}
.right_13fe .table-5977 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tertiary_f849 .table-5977 {
  margin-bottom: 0.5em;
}
.tertiary_f849 .table-5977 img {
  width: 100%;
}
.accent-0bd3 .block-2fec,
.popup-ccee .block-2fec {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup-ccee .gallery_pink_47d7 .pink-554c p:last-child {
  margin-bottom: 0;
}
.heading-dc98 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph_40a5 .main_3a82 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph_40a5 .main_3a82:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph_40a5 .main_3a82 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph_40a5 .main_3a82 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph_40a5 .main_3a82 ul li {
  margin: 0 0 0.6em;
}
.paragraph_40a5 .main_3a82 ul li.dropdown-b3f1,
.paragraph_40a5 .main_3a82 ul li.hard-8f9d {
  position: relative;
}
.paragraph_40a5 .main_3a82 ul li.dropdown-b3f1 .accordion-outer-bb3f,
.paragraph_40a5 .main_3a82 ul li.hard-8f9d .accordion-outer-bb3f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph_40a5 .main_3a82 ul li.dropdown-b3f1:after:after,
.paragraph_40a5 .main_3a82 ul li.dropdown-b3f1:after:before,
.paragraph_40a5
  .main_3a82
  ul
  li.hard-8f9d:after:after,
.paragraph_40a5
  .main_3a82
  ul
  li.hard-8f9d:after:before {
  content: "";
  display: table;
}
.paragraph_40a5 .main_3a82 ul li.dropdown-b3f1:after:after,
.paragraph_40a5
  .main_3a82
  ul
  li.hard-8f9d:after:after {
  clear: both;
}
.paragraph_40a5 .main_3a82 a.bronze-cc4d:hover {
  text-decoration: none;
}
.paragraph_40a5 .main_3a82 select {
  max-width: 100%;
}
.paragraph_40a5 .main_3a82 table {
  font-size: 85%;
}
.paragraph_40a5 .main_3a82 table td,
.paragraph_40a5 .main_3a82 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph_40a5 .main_3a82 table tfoot td {
  text-align: left;
}
.paragraph_40a5 .main_3a82 :last-child {
  margin-bottom: 0;
}
.paragraph_40a5 .main_3a82 .card-pink-f9d6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph_40a5 .main_3a82 .card-pink-f9d6 label {
  width: 100%;
}
.paragraph_40a5 .main_3a82 .card-pink-f9d6 .lite_580b {
  width: 100%;
  display: block;
}
.paragraph_40a5 .main_3a82 .card-pink-f9d6 .hard-ea28 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph_40a5 .main_3a82 .card-pink-f9d6 .hard-ea28:hover svg #svg-search {
  fill: #444;
}
.paragraph_40a5 .main_3a82 .card-pink-f9d6 .hard-ea28 svg {
  width: 18px;
  height: 18px;
}
.paragraph_40a5 .pagination-fc04 ul ul,
.paragraph_40a5 .block-wood-6a7d ul ul,
.paragraph_40a5 .backdrop_fluid_cf1f ul ul,
.paragraph_40a5 .liquid-417e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph_40a5 .pagination-fc04 .text-full-1c41 > a,
.paragraph_40a5 .block-wood-6a7d .text-full-1c41 > a,
.paragraph_40a5 .backdrop_fluid_cf1f .text-full-1c41 > a,
.paragraph_40a5 .liquid-417e .text-full-1c41 > a {
  margin-bottom: 0;
}
.paragraph_40a5 .sidebar-static-6545 li,
.paragraph_40a5 .pagination-fc04 li,
.paragraph_40a5 .hero-6ab7 li,
.paragraph_40a5 .block-wood-6a7d li,
.paragraph_40a5 .backdrop_fluid_cf1f li,
.paragraph_40a5 .liquid-417e li,
.paragraph_40a5 .dynamic-8c1b li,
.paragraph_40a5 .dim_bb9a li {
  display: block;
  position: relative;
}
.paragraph_40a5 .sidebar-static-6545 li:last-child,
.paragraph_40a5 .pagination-fc04 li:last-child,
.paragraph_40a5 .hero-6ab7 li:last-child,
.paragraph_40a5 .block-wood-6a7d li:last-child,
.paragraph_40a5 .backdrop_fluid_cf1f li:last-child,
.paragraph_40a5 .liquid-417e li:last-child,
.paragraph_40a5 .dynamic-8c1b li:last-child,
.paragraph_40a5 .dim_bb9a li:last-child {
  border: none;
}
.paragraph_40a5 .sidebar-static-6545 li a,
.paragraph_40a5 .pagination-fc04 li a,
.paragraph_40a5 .hero-6ab7 li a,
.paragraph_40a5 .block-wood-6a7d li a,
.paragraph_40a5 .backdrop_fluid_cf1f li a,
.paragraph_40a5 .liquid-417e li a,
.paragraph_40a5 .dynamic-8c1b li a,
.paragraph_40a5 .dim_bb9a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_40a5 .sidebar-static-6545 li ul li::before,
.paragraph_40a5 .pagination-fc04 li ul li::before,
.paragraph_40a5 .hero-6ab7 li ul li::before,
.paragraph_40a5 .block-wood-6a7d li ul li::before,
.paragraph_40a5 .backdrop_fluid_cf1f li ul li::before,
.paragraph_40a5 .liquid-417e li ul li::before,
.paragraph_40a5 .dynamic-8c1b li ul li::before,
.paragraph_40a5 .dim_bb9a li ul li::before {
  left: 15px;
}
.paragraph_40a5 .sidebar-static-6545 li ul a,
.paragraph_40a5 .pagination-fc04 li ul a,
.paragraph_40a5 .hero-6ab7 li ul a,
.paragraph_40a5 .block-wood-6a7d li ul a,
.paragraph_40a5 .backdrop_fluid_cf1f li ul a,
.paragraph_40a5 .liquid-417e li ul a,
.paragraph_40a5 .dynamic-8c1b li ul a,
.paragraph_40a5 .dim_bb9a li ul a {
  padding-left: 20px;
}
.paragraph_40a5 .sidebar-static-6545 li ul ul li::before,
.paragraph_40a5 .pagination-fc04 li ul ul li::before,
.paragraph_40a5 .hero-6ab7 li ul ul li::before,
.paragraph_40a5 .block-wood-6a7d li ul ul li::before,
.paragraph_40a5 .backdrop_fluid_cf1f li ul ul li::before,
.paragraph_40a5 .liquid-417e li ul ul li::before,
.paragraph_40a5 .dynamic-8c1b li ul ul li::before,
.paragraph_40a5 .dim_bb9a li ul ul li::before {
  left: 30px;
}
.paragraph_40a5 .sidebar-static-6545 li ul ul a,
.paragraph_40a5 .pagination-fc04 li ul ul a,
.paragraph_40a5 .hero-6ab7 li ul ul a,
.paragraph_40a5 .block-wood-6a7d li ul ul a,
.paragraph_40a5 .backdrop_fluid_cf1f li ul ul a,
.paragraph_40a5 .liquid-417e li ul ul a,
.paragraph_40a5 .dynamic-8c1b li ul ul a,
.paragraph_40a5 .dim_bb9a li ul ul a {
  padding-left: 40px;
}
.paragraph_40a5 .hover_068a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_40a5 .dim_bb9a ul li {
  margin-bottom: 1.41575em;
}
.paragraph_40a5 .dim_bb9a ul li .badge-yellow-3ddb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph_40a5 .dim_bb9a ul li .cool_6667 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.simple_1f93 .sidebar-static-6545 li a,
.simple_1f93 .pagination-fc04 li a,
.simple_1f93 .hero-6ab7 li a,
.simple_1f93 .block-wood-6a7d li a,
.simple_1f93 .backdrop_fluid_cf1f li a,
.simple_1f93 .liquid-417e li a,
.simple_1f93 .dynamic-8c1b li a,
.simple_1f93 .dim_bb9a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_1f93 .hover_068a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_1f93 .main_3a82 ul li.dropdown-b3f1 .accordion-outer-bb3f,
.simple_1f93 .main_3a82 ul li.hard-8f9d .accordion-outer-bb3f {
  background: rgba(0, 0, 0, 0.2);
}
.simple_1f93 .paragraph_40a5 .main_3a82 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_full_891f .paragraph_40a5 .photo_3eff li {
  margin: 0;
}
.icon_full_891f .paragraph_40a5 .photo_3eff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.icon_full_891f .paragraph_40a5 .photo_3eff li ul {
  margin: 0;
}
.icon_full_891f .paragraph_40a5 .photo_3eff li ul li a {
  padding-left: 15px;
}
.icon_full_891f .paragraph_40a5 .photo_3eff li ul li li a {
  padding-left: 30px;
}
.icon_full_891f .paragraph_40a5 .photo_3eff li.text_hard_827c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.icon_full_891f .paragraph_40a5 .photo_3eff li.text_hard_827c > 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;
}
.icon_full_891f .paragraph_40a5 .photo_3eff li.text_hard_827c > 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;
}
.image_19f9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gradient_2170 {
  position: relative;
  z-index: 10;
}
.gradient_2170 .hover_1a86 {
  width: 100%;
  max-width: 100%;
}
.disabled_7f28 .glass-abaa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.disabled_7f28 .sort_soft_ce57 {
}
.disabled_7f28 .simple_1f93 {
  background: #292929;
}
.simple_3747 .glass-abaa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.simple_3747 .sort_soft_ce57 {
  background: #f9f9f9;
}
.simple_3747 .simple_1f93 {
  background: #303030;
}
.notice_out_fa26 .glass-abaa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice_out_fa26 .label_ec30 {
    margin-bottom: 1em;
  }
  .notice_out_fa26 .label_ec30:last-child {
    margin-bottom: 0;
  }
}
.notice_out_fa26 .sort_soft_ce57 {
  background: #ededed;
}
.notice_out_fa26 .simple_1f93 {
  background: #1a1a1a;
}
.glass-abaa.sort_soft_ce57 {
  color: rgba(0, 0, 0, 0.6);
}
.glass-abaa.sort_soft_ce57 .orange_5f86 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass-abaa.simple_1f93 {
  color: rgba(255, 255, 255, 0.99);
}
.glass-abaa.simple_1f93 a:not(.bronze-cc4d) {
  color: rgba(255, 255, 255, 0.79);
}
.glass-abaa.simple_1f93 a:not(.bronze-cc4d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-abaa.simple_1f93 .orange_5f86 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-abaa.simple_1f93 table tbody td,
.glass-abaa.simple_1f93 table th {
  background: rgba(0, 0, 0, 0.08);
}
.frame_east_4c85.button_up_8af9 .image_advanced_bd6a {
  max-width: initial;
}
.frame_east_4c85 .input-d9bd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.frame_east_4c85 .input-d9bd .hover_1a86 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .frame_east_4c85 .input-d9bd .hover_1a86 {
    display: block;
    margin-bottom: 2em;
  }
  .frame_east_4c85 .input-d9bd .hover_1a86:last-child {
    margin-bottom: 0;
  }
}
.notice_out_fa26 .label_ec30:last-child,
.simple_3747 .label_ec30:last-child,
.disabled_7f28 .label_ec30:last-child {
  margin-bottom: 0;
}
.notice_out_fa26 .label_ec30 .paragraph_40a5 .main_3a82:last-child,
.simple_3747 .label_ec30 .paragraph_40a5 .main_3a82:last-child,
.disabled_7f28 .label_ec30 .paragraph_40a5 .main_3a82:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notice_out_fa26 .detail_537e,
  .notice_out_fa26 .active_6549,
  .simple_3747 .detail_537e,
  .simple_3747 .active_6549,
  .disabled_7f28 .detail_537e,
  .disabled_7f28 .active_6549 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gradient_2170 .label_ec30 {
    margin-bottom: 2em;
  }
}
.gradient_2170 p:last-child {
  margin-bottom: 0;
}
.gradient_2170 li,
.gradient_2170 ul {
  list-style: none;
  margin: 0;
}
.gradient_2170 ul ul {
  margin-left: 2.617924em;
}
.panel-44ee {
  font-size: 0.875em;
}

/* css-noise: 1eff */
.phantom-card-j1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
