/*!
Theme Name: Customify
Theme URI: https://pressmaximum.logo-fa87/customify
Author: WPCustomify
Author URI: https://pressmaximum.logo-fa87
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.logo-fa87/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.first-2820.banner_inner_9d37/licenses/gpl-2.0.disabled_cc59
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.huge_6d7d/, (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.preview_2b04.chip_hard_901a/normalize.south-ddc1/
 ======
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.south-ddc1 v7.0.0 | MIT License | github.logo-fa87/necolas/normalize.south-ddc1 */
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;
}
.tooltip-dark-13c6 .heading-fast-7f2a,
.hidden-20f4,
.hero_f6c3,
.shade_b227,
.tag_9a40,
.hard-4faa,
.table-1a53,
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;
}
.hidden-20f4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden-20f4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-20f4,
  h1 {
    font-size: 1.8em;
  }
}
.hero_f6c3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hero_f6c3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hero_f6c3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hero_f6c3,
  h2 {
    font-size: 1.7em;
  }
}
.shade_b227,
h3 {
  font-size: 1.618em;
}
.tooltip-dark-13c6 .heading-fast-7f2a,
.tag_9a40,
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.accent-hard-c44b {
  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;
}
.logo_7c42:after,
.logo_7c42:before,
.filter-40e2:after,
.filter-40e2:before {
  content: "";
  display: table;
}
.logo_7c42:after,
.filter-40e2:after {
  clear: both;
}
.search-copper-2165 {
  float: right;
  margin-right: 0;
}
.primary-c5f1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.frame_51e8 .accent_9ecb,
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;
}
.frame_51e8 .accent_9ecb:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.advanced-0475 .accent_9ecb {
  box-shadow: none;
}
.advanced-0475
  .accent_9ecb
  .card_light_ca68 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.advanced-0475 .accent_9ecb .north-f809 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.advanced-0475
  .accent_9ecb
  .north-f809
  b {
  display: none;
}
.advanced-0475 .detail_pro_cd0c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.lite-4793:not(.filter_bf71):not(.text_easy_6580),
button:not(.filter_bf71):not(.text_easy_6580),
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ),
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ),
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ) {
  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;
}
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ):hover,
button:not(.filter_bf71):not(
    .text_easy_6580
  ):hover,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ):hover,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ):hover,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ):active,
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ):focus,
button:not(.filter_bf71):not(
    .text_easy_6580
  ):active,
button:not(.filter_bf71):not(
    .text_easy_6580
  ):focus,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ):active,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ):focus,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ):active,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ):focus,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ):active,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ):focus {
  outline: 0;
}
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e,
button:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e {
  position: relative;
}
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .action_e946,
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .carousel-yellow-2cf0,
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .summary-e473,
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  i,
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  svg,
button:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .action_e946,
button:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .carousel-yellow-2cf0,
button:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .summary-e473,
button:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  i,
button:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  svg,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .action_e946,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .carousel-yellow-2cf0,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .summary-e473,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  i,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  svg,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .action_e946,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .carousel-yellow-2cf0,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .summary-e473,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  i,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  svg,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .action_e946,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .carousel-yellow-2cf0,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  .summary-e473,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  i,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e
  svg {
  visibility: hidden;
}
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e:after,
button:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e:after,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e:after,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e:after,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ).fn-loading-8f6e: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;
}
.lite-4793:not(.filter_bf71):not(.text_easy_6580),
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ),
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ),
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ) {
  color: #fff;
  background: #235787;
}
.lite-4793:not(.filter_bf71):not(
    .text_easy_6580
  ):focus,
input[type="button"]:not(.filter_bf71):not(
    .text_easy_6580
  ):focus,
input[type="reset"]:not(.filter_bf71):not(
    .text_easy_6580
  ):focus,
input[type="submit"]:not(.filter_bf71):not(
    .text_easy_6580
  ):focus {
  color: #fff;
}
.lite-4793.fn-disabled-8f6e:not(.filter_bf71):not(
    .text_easy_6580
  ),
.lite-4793[disabled]:not(.filter_bf71):not(
    .text_easy_6580
  ),
button.fn-disabled-8f6e:not(.filter_bf71):not(
    .text_easy_6580
  ),
button[disabled]:not(.filter_bf71):not(
    .text_easy_6580
  ) {
  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;
}
.pressed-b393 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pressed-b393: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;
}
.surface-6f9c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.warm_2a8e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bottom-323a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.logo_7c42:after,
.logo_7c42:before,
.basic-4d41:after,
.basic-4d41:before,
.summary_last_c725:after,
.summary_last_c725:before,
.cold-7b4b:after,
.cold-7b4b:before,
.article-46f7:after,
.article-46f7:before,
.popup-d48e:after,
.popup-d48e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.logo_7c42:after,
.basic-4d41:after,
.summary_last_c725:after,
.cold-7b4b:after,
.article-46f7:after,
.popup-d48e:after {
  clear: both;
}
.basic-4d41 .simple-eaca,
.summary_last_c725 .simple-eaca,
.caption_cd41 .simple-eaca {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.stone_d36e {
  display: inline-block;
}
.heading_soft_93df {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.heading_soft_93df img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.heading_soft_93df .action_ef93 {
  padding: 1em 0;
  font-size: 85%;
}
.action_ef93 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.highlight-north-0ab2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.highlight-north-0ab2:after,
.highlight-north-0ab2:before {
  content: "";
  display: table;
}
.highlight-north-0ab2:after {
  clear: both;
}
.search-hot-0b85 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article-83e8 .search-hot-0b85 {
  max-width: 50%;
}
.accent-96b3 .search-hot-0b85 {
  max-width: 33.33%;
}
.row-089e .search-hot-0b85 {
  max-width: 25%;
}
.detail_clean_38e0 .search-hot-0b85 {
  max-width: 20%;
}
.feature_e442 .search-hot-0b85 {
  max-width: 16.66%;
}
.tertiary_2d89 .search-hot-0b85 {
  max-width: 14.28%;
}
.info-948e .search-hot-0b85 {
  max-width: 12.5%;
}
.texture_hard_7be2 .search-hot-0b85 {
  max-width: 11.11%;
}
.notification_current_c28b {
  display: block;
}
.tooltip-dark-13c6 .west_0f08 label,
.tooltip-dark-13c6 .new-8e7a label,
.tooltip-dark-13c6 .header_old_e876 label,
.tooltip-dark-13c6 .disabled-dim-b503 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status-bb99 {
  list-style: none;
  margin: 0;
}
.status-bb99 article.green-3dd0 {
  margin-bottom: 0;
}
.status-bb99 ul {
  list-style: none;
  margin: 0;
}
.status-bb99 .backdrop-dark-badb li.green-3dd0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status-bb99 .backdrop-dark-badb li.green-3dd0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status-bb99 .backdrop-dark-badb li.green-3dd0: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) {
  .status-bb99 .backdrop-dark-badb li.green-3dd0 li.green-3dd0 li.green-3dd0 li.green-3dd0 {
    padding-left: 0;
  }
}
article.green-3dd0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green-3dd0 .basic-4d41 p:last-of-type {
  margin-bottom: 0;
}
article.green-3dd0 .border_current_f6bd {
  float: left;
}
article.green-3dd0 .heading-hovered-5947 {
  margin-left: 85px;
}
article.green-3dd0 .box_black_dd3e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green-3dd0 .box_black_dd3e .complex-195c {
  margin-left: 10px;
}
article.green-3dd0 .table_west_e89d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green-3dd0 .tag_c4ad {
  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 .west_0f08,
  #respond .header_old_e876,
  #respond .disabled-dim-b503 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .west_0f08 input,
#respond .header_old_e876 input,
#respond .disabled-dim-b503 input {
  width: 100%;
}
#respond .disabled-dim-b503 {
  margin-right: 0;
}
#respond .surface-center-cbd5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop-50a0 {
  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;
}
.backdrop-50a0.hovered_6aff {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.backdrop-50a0 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%);
}
.backdrop-50a0:focus,
.backdrop-50a0: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);
}
.active-87eb {
  border-radius: 10%;
}
.title-red-dba2 {
  border-radius: 50%;
}
.wrapper_bright_74ec {
  font-size: 0.72em;
}
.active_5bc1 {
  font-size: 0.875em;
}
.east_0430 {
  font-size: 1.1em;
}
.smooth-9dd3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.smooth-9dd3.wrapper_bright_74ec {
  letter-spacing: 0.5px;
}
.photo-silver-5476,
.photo-silver-5476 a {
  color: #6d6d6d;
}
.photo-silver-5476 a:hover {
  color: #111;
}
.disabled_warm_d836 {
  color: #6d6d6d;
}
.sidebar_a8a5 {
  overflow-x: hidden;
}
.sidebar_a8a5 .hover-top-9680.accordion_fixed_b2d9 {
  position: relative;
}
.sidebar_a8a5 .hover-top-9680.accordion_fixed_b2d9.sidebar-0503 {
  position: initial;
}
.sidebar_a8a5
  .hover-top-9680.accordion_fixed_b2d9.sidebar-0503
  .element-47db {
  left: auto;
}
.sidebar_a8a5 .hover-top-9680 .element-47db {
  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;
}
.sidebar_a8a5 .hover-top-9680:hover.accordion_fixed_b2d9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sidebar_a8a5
  .hover-top-9680:hover.accordion_fixed_b2d9
  .element-47db {
  display: block;
  z-index: 9999999;
}
.sidebar_a8a5 .light_7505 .feature-ae4a,
.sidebar_a8a5 .notice_f574 .feature-ae4a {
  display: none;
}
.sidebar_a8a5 .badge-wood-2ce6 .hover-top-9680:hover.accordion_fixed_b2d9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip-dark-13c6 .west_0f08 label,
.tooltip-dark-13c6 .new-8e7a label,
.tooltip-dark-13c6 .header_old_e876 label,
.tooltip-dark-13c6 .disabled-dim-b503 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status-bb99 {
  list-style: none;
  margin: 0;
}
.status-bb99 article.green-3dd0 {
  margin-bottom: 0;
}
.status-bb99 ul {
  list-style: none;
  margin: 0;
}
.status-bb99 .backdrop-dark-badb li.green-3dd0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status-bb99 .backdrop-dark-badb li.green-3dd0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status-bb99 .backdrop-dark-badb li.green-3dd0: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) {
  .status-bb99 .backdrop-dark-badb li.green-3dd0 li.green-3dd0 li.green-3dd0 li.green-3dd0 {
    padding-left: 0;
  }
}
article.green-3dd0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green-3dd0 .basic-4d41 p:last-of-type {
  margin-bottom: 0;
}
article.green-3dd0 .border_current_f6bd {
  float: left;
}
article.green-3dd0 .heading-hovered-5947 {
  margin-left: 85px;
}
article.green-3dd0 .box_black_dd3e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green-3dd0 .box_black_dd3e .complex-195c {
  margin-left: 10px;
}
article.green-3dd0 .table_west_e89d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green-3dd0 .tag_c4ad {
  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 .west_0f08,
  #respond .header_old_e876,
  #respond .disabled-dim-b503 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .west_0f08 input,
#respond .header_old_e876 input,
#respond .disabled-dim-b503 input {
  width: 100%;
}
#respond .disabled-dim-b503 {
  margin-right: 0;
}
#respond .surface-center-cbd5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.light_7505 .over-44ff {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.over-44ff .static_30f9.complex-9e48 .list_static_2a2f > li > a:focus,
.over-44ff .static_30f9.complex-9e48 .list_static_2a2f > li > a:hover,
.over-44ff .static_30f9.first_33d0 .list_static_2a2f > li > a:focus,
.over-44ff .static_30f9.first_33d0 .list_static_2a2f > li > a:hover,
.over-44ff .static_30f9.box-885c .list_static_2a2f > li > a:focus,
.over-44ff .static_30f9.box-885c .list_static_2a2f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-44ff
  .static_30f9.complex-9e48
  .list_static_2a2f
  > li.popup_east_2dc1
  > a,
.over-44ff
  .static_30f9.complex-9e48
  .list_static_2a2f
  > li.wood_8ed4
  > a,
.over-44ff
  .static_30f9.first_33d0
  .list_static_2a2f
  > li.popup_east_2dc1
  > a,
.over-44ff
  .static_30f9.first_33d0
  .list_static_2a2f
  > li.wood_8ed4
  > a,
.over-44ff
  .static_30f9.box-885c
  .list_static_2a2f
  > li.popup_east_2dc1
  > a,
.over-44ff .static_30f9.box-885c .list_static_2a2f > li.accent_6a3d > a {
  color: rgba(255, 255, 255, 0.99);
}
.over-44ff .solid-47f7,
.over-44ff .solid-47f7 a {
  color: rgba(255, 255, 255, 0.99);
}
.over-44ff .avatar-center-8cfc.bright-60bd li a,
.over-44ff .active-2939 a,
.over-44ff .easy_2a75,
.over-44ff .list_static_2a2f > li > a,
.over-44ff .current_3c47 {
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff .avatar-center-8cfc.bright-60bd li a:hover,
.over-44ff .active-2939 a:hover,
.over-44ff .easy_2a75:hover,
.over-44ff .list_static_2a2f > li > a:hover,
.over-44ff .current_3c47:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-44ff .shade_8766 {
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff .shade_8766 .hero_center_b94e {
  color: rgba(255, 255, 255, 0.99);
}
.over-44ff .shade_8766:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-44ff .hidden-selected-d452 .prev-e732 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff .hidden-selected-d452 .prev-e732 .up-98a0 {
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff
  .hidden-selected-d452
  .prev-e732
  .up-98a0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff
  .hidden-selected-d452
  .prev-e732
  .up-98a0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff
  .hidden-selected-d452
  .prev-e732
  .up-98a0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff
  .hidden-selected-d452
  .prev-e732
  .up-98a0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff .hidden-selected-d452 .sidebar-4d97 {
  color: rgba(255, 255, 255, 0.79);
}
.over-44ff .hidden-selected-d452 .sidebar-4d97:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-debd
  .over-44ff
  .hidden-selected-d452
  .disabled_ef64
  .texture_1313 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-debd
  .over-44ff
  .hidden-selected-d452
  .disabled_ef64
  .up-98a0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light_7505 .fluid-9e67 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fluid-9e67 .static_30f9.complex-9e48 .list_static_2a2f > li > a:focus,
.fluid-9e67 .static_30f9.complex-9e48 .list_static_2a2f > li > a:hover,
.fluid-9e67 .static_30f9.first_33d0 .list_static_2a2f > li > a:focus,
.fluid-9e67 .static_30f9.first_33d0 .list_static_2a2f > li > a:hover,
.fluid-9e67 .static_30f9.box-885c .list_static_2a2f > li > a:focus,
.fluid-9e67 .static_30f9.box-885c .list_static_2a2f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-9e67
  .static_30f9.complex-9e48
  .list_static_2a2f
  > li.popup_east_2dc1
  > a,
.fluid-9e67
  .static_30f9.complex-9e48
  .list_static_2a2f
  > li.wood_8ed4
  > a,
.fluid-9e67
  .static_30f9.first_33d0
  .list_static_2a2f
  > li.popup_east_2dc1
  > a,
.fluid-9e67
  .static_30f9.first_33d0
  .list_static_2a2f
  > li.wood_8ed4
  > a,
.fluid-9e67
  .static_30f9.box-885c
  .list_static_2a2f
  > li.popup_east_2dc1
  > a,
.fluid-9e67 .static_30f9.box-885c .list_static_2a2f > li.accent_6a3d > a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-9e67 .solid-47f7,
.fluid-9e67 .solid-47f7 a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-9e67 .avatar-center-8cfc.bright-60bd li a,
.fluid-9e67 .active-2939 a,
.fluid-9e67 .easy_2a75,
.fluid-9e67 .list_static_2a2f > li > a,
.fluid-9e67 .current_3c47 {
  color: rgba(0, 0, 0, 0.55);
}
.fluid-9e67 .avatar-center-8cfc.bright-60bd li a:hover,
.fluid-9e67 .active-2939 a:hover,
.fluid-9e67 .easy_2a75:hover,
.fluid-9e67 .list_static_2a2f > li > a:hover,
.fluid-9e67 .current_3c47:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-9e67 .shade_8766 {
  color: rgba(0, 0, 0, 0.55);
}
.fluid-9e67 .shade_8766 .hero_center_b94e {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-9e67 .shade_8766:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-old-cb4a .article-dim-4fb9 {
  margin-left: auto;
  margin-right: auto;
}
.summary_last_c725 > * {
  margin-left: auto;
  margin-right: auto;
}
.summary_last_c725 .surface-6f9c {
  margin-right: 1.41575em;
}
.focus_copper_c6ed .summary_last_c725 > .module-5ea9 {
  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;
}
.focus_copper_c6ed .summary_last_c725 > .mask-narrow-259b {
  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;
}
.media_f822.component-old-cb4a .article-dim-4fb9,
.sidebar-225b.component-old-cb4a .article-dim-4fb9 {
  margin-left: 0;
}
.block_6b5f.component-old-cb4a .article-dim-4fb9,
.bronze_9a7c.component-old-cb4a .article-dim-4fb9 {
  margin-right: 0;
}
.summary_last_c725 ol,
.summary_last_c725 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.header_df57 video {
  max-width: 100%;
}
.focus-707d img {
  display: block;
}
.focus-707d.surface-6f9c,
.focus-707d.warm_2a8e {
  width: 100%;
}
.focus-707d.mask-narrow-259b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.border_734c:not(.title_24b7) {
  margin: 1.5em auto;
}
.down-d279 p {
  padding: 1.5em 14px;
}
ul.slider-5459.mask-narrow-259b,
ul.slider-5459.module-5ea9,
ul.slider-5459.cold-c9d9.module-5ea9 {
  padding: 0 14px;
}
.feature-current-097d {
  display: block;
  overflow-x: auto;
}
.feature-current-097d table {
  border-collapse: collapse;
  width: 100%;
}
.feature-current-097d td,
.feature-current-097d th {
  padding: 0.5em;
}
.summary_last_c725 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.summary_last_c725 ol ol,
.summary_last_c725 ol ul,
.summary_last_c725 ul ol,
.summary_last_c725 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.summary_last_c725 ol ol li,
.summary_last_c725 ol ul li,
.summary_last_c725 ul ol li,
.summary_last_c725 ul ul li {
  margin-left: 0;
}
.focus-fixed-59bf.grid-clean-f628 > .border-8ad1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.focus-fixed-59bf.grid-clean-f628 > .border-8ad1 iframe,
.focus-fixed-59bf.grid-clean-f628 > .border-8ad1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wood_e439 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wood_e439.card_1755 {
  padding: 0;
}
.wood_e439.card_1755 cite {
  font-size: 13px;
}
.wood_e439 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wood_e439 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.picture-937e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.picture-937e > p:first-child {
  margin-top: 0;
}
.picture-937e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.picture-937e blockquote {
  border-left: 0;
}
.fresh_ab50 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fresh_ab50:not(.slow_7767) {
  max-width: 100px;
}
.fresh_ab50.notice_fluid_205c {
  border-bottom: none !important;
  text-align: center;
}
.fresh_ab50.notice_fluid_205c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .down-d279 p {
    padding: 1.5em 0;
  }
}
.focus-dim-f78c {
  color: #0073aa;
}
.medium-5371 {
  background-color: #0073aa;
}
.info_easy_069f {
  color: #229fd8;
}
.pink_e58b {
  background-color: #229fd8;
}
.fast-1db0 {
  color: #eee;
}
.black_11f1 {
  background-color: #eee;
}
.popup-458e {
  color: #444;
}
.full_c480 {
  background-color: #444;
}
.photo-left-45f3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.photo-left-45f3 .surface-pro-41db .active-2939 {
  font-size: 15px;
}
.photo-left-45f3 .active-2939 {
  line-height: 1.3;
}
.photo-left-45f3 .fluid-9e67 {
}
.photo-left-45f3 .over-44ff {
  background: #235787;
}
.large_15a3 {
  padding: 0;
}
.large_15a3 .over-44ff {
  background: #1a1a1a;
}
.large_15a3 .fluid-9e67 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay_fast_bff7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay_fast_bff7 .fluid-9e67 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay_fast_bff7 .over-44ff {
  background: #303030;
}
.popup-d48e {
  position: relative;
  z-index: 10;
}
.popup-d48e .video-d4b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-5f25 .accordion_fixed_b2d9 {
  display: inline-block;
  vertical-align: middle;
}
.banner-5f25.black_8e7e .accordion_fixed_b2d9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .banner-5f25.black_8e7e .accordion_fixed_b2d9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .banner-5f25.black_8e7e .accordion_fixed_b2d9 {
    margin-right: 0.4em;
  }
}
.banner-5f25.black_8e7e .accordion_fixed_b2d9:last-child {
  margin-right: 0;
}
.wrapper-full-6e6e .video-d4b5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .light_7505 .surface-pro-41db {
    margin: 0 -0.5em;
  }
  .light_7505 .surface-pro-41db [class*="customify-col-"],
  .light_7505 .surface-pro-41db [class*="customify-col_"],
  .light_7505 .surface-pro-41db [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.light_7505.notification-eab3 .video-d4b5 {
  background: 0 0 !important;
}
.light_7505.notification-eab3 .video-d4b5,
.light_7505.wrapper-full-6e6e .video-d4b5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .light_7505.photo-medium-e7e4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.light_7505.wrapper-full-6e6e .video-d4b5 {
  box-shadow: none !important;
}
.status_black_3ca6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status_black_3ca6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status_black_3ca6 {
    padding: 18px 0 20px;
  }
}
.status_black_3ca6 .chip_608b {
  width: 100%;
}
.status_black_3ca6 .outer-b966 {
  margin-bottom: 0;
}
.status_black_3ca6 .top_31f8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary_smooth_03b2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary_smooth_03b2 .advanced-eaca {
  width: 100%;
}
.badge_yellow_6544 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.badge_yellow_6544 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.badge_yellow_6544 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;
}
.badge_yellow_6544 li:last-child:after {
  display: none;
}
.badge_yellow_6544 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dynamic-f2e7 .feature-ae4a button,
.status_black_3ca6 .feature-ae4a button {
  left: 0;
}
.dynamic-f2e7 .advanced-eaca,
.status_black_3ca6 .advanced-eaca {
  padding-left: 0;
  padding-right: 0;
}
.dynamic-f2e7 .tertiary_smooth_03b2,
.status_black_3ca6 .tertiary_smooth_03b2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dynamic-f2e7 {
  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;
}
.dynamic-f2e7: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;
}
.dynamic-f2e7 .easy_ced5 {
  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) {
  .dynamic-f2e7 .easy_ced5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic-f2e7 .easy_ced5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-f2e7 .easy_ced5 {
    min-height: 200px;
  }
}
.dynamic-f2e7 .badge_yellow_6544 {
  color: rgba(255, 255, 255, 0.8);
}
.dynamic-f2e7 .badge_yellow_6544 a,
.dynamic-f2e7 .badge_yellow_6544 li:after {
  color: inherit;
}
.dynamic-f2e7 .badge_yellow_6544 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.stale-597a {
  margin-bottom: 0.5em;
}
.gallery_95c0 {
  margin-bottom: 1.2em;
}
.gallery_95c0,
.stale-597a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gallery_95c0 p:last-child,
.stale-597a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature-ae4a,
#masthead .feature-ae4a {
  display: none;
}
#masthead
  > .feature-ae4a.last-11cc {
  display: none;
}
#masthead > .feature-ae4a button {
  left: 0;
}
.photo_d19e {
  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%;
}
.photo_d19e .accordion_fixed_b2d9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.photo_d19e .notice_0070 {
  display: -webkit-box;
  display: flex;
}
.photo_d19e .notice_0070.narrow-32fb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.photo_d19e .notice_0070.basic-e561 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_d19e .notice_0070.up-84ba {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_d19e.steel-5528.grid_9ed0 .notice_0070.narrow-32fb {
  flex-basis: 100%;
}
.photo_d19e.sidebar-4420 .notice_0070.basic-e561 {
  -webkit-box-flex: 1;
  flex: auto;
}
.photo_d19e.sidebar-4420 .notice_0070.up-84ba {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature-ae4a.last-11cc {
  display: none;
}
#masthead > .feature-ae4a button {
  left: 0;
}
.tag_5b66 {
  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;
}
.tag_5b66:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tag_5b66.carousel-1f28 i {
  margin-right: 4px;
}
.tag_5b66.tabs-dc6a i {
  margin-left: 5px;
}
.active-2939 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active-2939 p:last-child {
  margin-bottom: 0;
}
.basic_0bc1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.basic_0bc1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.basic_0bc1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.basic_0bc1 .solid-47f7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.basic_0bc1 .primary-69f8 {
  margin: 5px 0 7px 0;
}
.basic_0bc1.detail_2995 .frame_a471 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.basic_0bc1.detail_2995 .overlay_7472 {
  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;
}
.basic_0bc1.alert-lite-761b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.basic_0bc1.alert-lite-761b .frame_a471 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.basic_0bc1.alert-lite-761b .overlay_7472 {
  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;
}
.basic_0bc1.tertiary-left-303f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.basic_0bc1.pink_1454 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.basic_0bc1.pink_1454 .overlay_7472 {
  margin-top: 7px;
}
.icon_72b9 {
  display: inline-block;
}
.popup-d48e .up-9233 .basic_0bc1 img {
  max-width: 100%;
}
.static_30f9 .column_a3ba.menu_last_4ff4,
.item_a41a .column_a3ba.menu_last_4ff4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.static_30f9 .old_803c,
.item_a41a .old_803c {
  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%);
}
.static_30f9 .old_803c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.static_30f9.motion-5998 .old_803c {
  display: none;
}
.static_30f9 .message_84a3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static_30f9 .message_84a3 li {
  display: inline-block;
  position: relative;
}
.static_30f9 .message_84a3 li:last-child {
  margin-right: 0;
}
.static_30f9 .message_84a3 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;
}
.static_30f9 .message_84a3 li.accent_6a3d > a {
  color: rgba(0, 0, 0, 0.9);
}
.static_30f9 .message_84a3 > 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;
}
.static_30f9 .message_84a3 > li > a i {
  line-height: 0;
}
.static_30f9 .message_84a3 > li.pink-416c > a .old_803c {
  margin-left: 4px;
  line-height: 0;
}
.static_30f9 .message_84a3 .wide_b514 li.pink-416c > a {
  position: relative;
}
.static_30f9 .message_84a3 .wide_b514 li.pink-416c > a:after,
.static_30f9 .message_84a3 .wide_b514 li.pink-416c > a:before {
  content: "";
  display: table;
}
.static_30f9 .message_84a3 .wide_b514 li.pink-416c > a:after {
  clear: both;
}
.static_30f9 .message_84a3 .wide_b514 li.pink-416c > a .old_803c {
  margin-left: 5px;
  float: right;
}
.static_30f9 .tiny_e102,
.static_30f9 .wide_b514 {
  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;
}
.static_30f9 .wide_b514 {
  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;
}
.static_30f9 .wide_b514 .menu_last_4ff4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.static_30f9 .wide_b514 .old_803c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.static_30f9 .wide_b514 li {
  display: block;
  margin: 0;
  padding: 0;
}
.static_30f9 .wide_b514 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;
}
.static_30f9 .wide_b514 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.static_30f9 .wide_b514 .wide_b514 {
  top: 0;
  left: 100%;
}
.static_30f9 .tiny_3749.fn-focus-8f6e > .tiny_e102,
.static_30f9 .tiny_3749.fn-focus-8f6e > .wide_b514,
.static_30f9 .tiny_3749:focus > .tiny_e102,
.static_30f9 .tiny_3749:focus > .wide_b514,
.static_30f9 .tiny_3749:hover > .tiny_e102,
.static_30f9 .tiny_3749:hover > .wide_b514 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.static_30f9.box-885c .list_static_2a2f:after,
.static_30f9.box-885c .list_static_2a2f:before {
  content: "";
  display: table;
}
.static_30f9.box-885c .list_static_2a2f:after {
  clear: both;
}
.static_30f9.box-885c .list_static_2a2f > li {
  float: left;
}
.static_30f9.media-silver-766e .list_static_2a2f:after,
.static_30f9.media-silver-766e .list_static_2a2f:before {
  content: "";
  display: table;
}
.static_30f9.media-silver-766e .list_static_2a2f:after {
  clear: both;
}
.static_30f9.media-silver-766e .list_static_2a2f > li {
  float: left;
}
.static_30f9.media-silver-766e .list_static_2a2f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.static_30f9.media-silver-766e .list_static_2a2f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.static_30f9.media-silver-766e .list_static_2a2f > li.popup_east_2dc1 > a,
.static_30f9.media-silver-766e .list_static_2a2f > li.accent_6a3d > a {
  color: #fff;
  background-color: #1e4b75;
}
.static_30f9.complex-9e48 .list_static_2a2f > li > a .menu_last_4ff4 {
  position: relative;
}
.static_30f9.complex-9e48 .list_static_2a2f > li > a .menu_last_4ff4: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;
}
.static_30f9.complex-9e48
  .list_static_2a2f
  > li:focus
  > a
  .menu_last_4ff4:before,
.static_30f9.complex-9e48
  .list_static_2a2f
  > li:hover
  > a
  .menu_last_4ff4:before {
  width: 100%;
  background-color: currentColor;
}
.static_30f9.complex-9e48
  .list_static_2a2f
  > li.popup_east_2dc1
  > a
  .menu_last_4ff4:before,
.static_30f9.complex-9e48
  .list_static_2a2f
  > li.wood_8ed4
  > a
  .menu_last_4ff4:before {
  width: 100%;
  background-color: currentColor;
}
.static_30f9.first_33d0 .list_static_2a2f > li > a .menu_last_4ff4 {
  position: relative;
}
.static_30f9.first_33d0 .list_static_2a2f > li > a .menu_last_4ff4: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;
}
.static_30f9.first_33d0 .list_static_2a2f > li:focus > a .menu_last_4ff4:before,
.static_30f9.first_33d0
  .list_static_2a2f
  > li:hover
  > a
  .menu_last_4ff4:before {
  width: 100%;
  background-color: currentColor;
}
.static_30f9.first_33d0
  .list_static_2a2f
  > li.popup_east_2dc1
  > a
  .menu_last_4ff4:before,
.static_30f9.first_33d0
  .list_static_2a2f
  > li.wood_8ed4
  > a
  .menu_last_4ff4:before {
  width: 100%;
  background-color: currentColor;
}
.item_a41a .message_84a3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.item_a41a .message_84a3 li:first-child > a {
  border-top: none;
}
.item_a41a .message_84a3 .table_6cfa > .menu_last_4ff4 .old_803c {
  display: none;
}
.item_a41a .message_84a3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.item_a41a .message_84a3 li:last-child {
  border: none;
}
.item_a41a .message_84a3 li.pink-416c > a {
  padding-right: 45px !important;
}
.item_a41a .message_84a3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.item_a41a .message_84a3 li a:focus,
.item_a41a .message_84a3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_a41a .message_84a3 li .notification_c89c {
  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;
}
.item_a41a .message_84a3 li .notification_c89c:hover {
  box-shadow: none;
}
.item_a41a .message_84a3 li .notification_c89c .old_803c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.item_a41a .message_84a3 .wide_b514 {
  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);
}
.item_a41a .message_84a3 .wide_b514 li a {
  padding-left: 3em;
}
.item_a41a .message_84a3 .info-purple-c6bd > a .notification_c89c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item_a41a .message_84a3 .info-purple-c6bd > .wide_b514 {
  display: block;
  opacity: 1;
}
.banner-mini-70bf {
  max-width: 100%;
}
.green-9bf5 {
  line-height: 0;
  cursor: pointer;
}
.current_3c47 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.current_3c47:hover {
  box-shadow: none;
  color: currentColor;
}
.current_3c47 svg {
  width: 18px;
  height: 18px;
}
.current_3c47 .under_62b9 {
  display: none;
}
.frame_964b {
  position: relative;
}
.frame_964b.fn-active-8f6e .current_3c47 .mask_1c2a {
  display: none;
}
.frame_964b.fn-active-8f6e .current_3c47 .under_62b9 {
  display: inline-block;
}
.frame_964b .center-e4fe {
  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);
}
.frame_964b.action-ecef .center-e4fe {
  left: auto;
  right: -0.9em;
}
.frame_964b.action-ecef .modal-826c::before {
  left: auto;
  right: 15px;
}
.frame_964b.fn-active-8f6e .center-e4fe {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled_ef64 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.disabled_ef64 label {
  flex-basis: 100%;
}
.disabled_ef64 .prev-e732 {
  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;
}
.disabled_ef64 .up-98a0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.disabled_ef64 .up-98a0:focus {
  background-color: transparent;
}
.disabled_ef64 button.sidebar-4d97 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.disabled_ef64 button.sidebar-4d97:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.disabled_ef64 button.sidebar-4d97 svg {
  width: 18px;
  height: 18px;
}
.disabled_ef64 input[type="submit"] {
  min-height: auto;
}
.hidden-selected-d452 .disabled_ef64 .up-98a0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal-826c {
  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) {
  .modal-826c {
    width: 220px;
  }
}
.modal-826c label {
  flex-basis: 100%;
}
.modal-826c::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;
}
.active-debd .hidden-selected-d452 .disabled_ef64 {
  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;
}
.active-debd
  .hidden-selected-d452
  .disabled_ef64
  .prev-e732 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-debd .hidden-selected-d452 .disabled_ef64 .up-98a0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-debd
  .hidden-selected-d452
  .disabled_ef64
  .up-98a0:focus {
  background: 0 0;
}
.active-debd
  .hidden-selected-d452
  .disabled_ef64
  .texture_1313 {
  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;
}
.avatar-center-8cfc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar-center-8cfc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar-center-8cfc li:last-child {
  margin-right: 0;
}
.avatar-center-8cfc li:first-child {
  margin-left: 0;
}
.avatar-center-8cfc.dirty_cc4f a {
  color: #fff;
}
.avatar-center-8cfc.dirty_cc4f a:hover {
  color: #fff;
}
.avatar-center-8cfc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar-center-8cfc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar-center-8cfc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar-center-8cfc a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar-center-8cfc [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar-center-8cfc [class*="social-icon-apple"].wide_484d {
  background-color: transparent;
  color: #999;
}
.avatar-center-8cfc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar-center-8cfc [class*="social-icon-behance"].wide_484d {
  background-color: transparent;
  color: #1769ff;
}
.avatar-center-8cfc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar-center-8cfc [class*="social-icon-bitbucket"].wide_484d {
  background-color: transparent;
  color: #205081;
}
.avatar-center-8cfc [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar-center-8cfc [class*="social-icon-codepen"].wide_484d {
  background-color: transparent;
  color: #000;
}
.avatar-center-8cfc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar-center-8cfc [class*="social-icon-delicious"].wide_484d {
  background-color: transparent;
  color: #39f;
}
.avatar-center-8cfc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar-center-8cfc [class*="social-icon-digg"].wide_484d {
  background-color: transparent;
  color: #005be2;
}
.avatar-center-8cfc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar-center-8cfc [class*="social-icon-dribbble"].wide_484d {
  background-color: transparent;
  color: #ea4c89;
}
.avatar-center-8cfc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar-center-8cfc [class*="social-icon-envelope"].wide_484d {
  background-color: transparent;
  color: #ea4335;
}
.avatar-center-8cfc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar-center-8cfc [class*="social-icon-facebook"].wide_484d {
  background-color: transparent;
  color: #3b5998;
}
.avatar-center-8cfc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar-center-8cfc [class*="social-icon-flickr"].wide_484d {
  background-color: transparent;
  color: #0063dc;
}
.avatar-center-8cfc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar-center-8cfc [class*="social-icon-foursquare"].wide_484d {
  background-color: transparent;
  color: #2d5be3;
}
.avatar-center-8cfc [class*="social-icon-github"] {
  background-color: #333;
}
.avatar-center-8cfc [class*="social-icon-github"].wide_484d {
  background-color: transparent;
  color: #333;
}
.avatar-center-8cfc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar-center-8cfc [class*="social-icon-google-plus"].wide_484d {
  background-color: transparent;
  color: #dd4b39;
}
.avatar-center-8cfc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar-center-8cfc [class*="social-icon-houzz"].wide_484d {
  background-color: transparent;
  color: #7ac142;
}
.avatar-center-8cfc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar-center-8cfc [class*="social-icon-instagram"].wide_484d {
  background-color: transparent;
  color: #262626;
}
.avatar-center-8cfc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar-center-8cfc [class*="social-icon-jsfiddle"].wide_484d {
  background-color: transparent;
  color: #487aa2;
}
.avatar-center-8cfc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar-center-8cfc [class*="social-icon-linkedin"].wide_484d {
  background-color: transparent;
  color: #0077b5;
}
.avatar-center-8cfc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar-center-8cfc [class*="social-icon-medium"].wide_484d {
  background-color: transparent;
  color: #00ab6b;
}
.avatar-center-8cfc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar-center-8cfc
  [class*="social-icon-odnoklassniki"].wide_484d {
  background-color: transparent;
  color: #f4731c;
}
.avatar-center-8cfc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar-center-8cfc [class*="social-icon-meetup"].wide_484d {
  background-color: transparent;
  color: #ec1c40;
}
.avatar-center-8cfc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar-center-8cfc [class*="social-icon-pinterest"].wide_484d {
  background-color: transparent;
  color: #bd081c;
}
.avatar-center-8cfc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar-center-8cfc [class*="social-icon-product-hunt"].wide_484d {
  background-color: transparent;
  color: #da552f;
}
.avatar-center-8cfc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar-center-8cfc [class*="social-icon-reddit"].wide_484d {
  background-color: transparent;
  color: #ff4500;
}
.avatar-center-8cfc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar-center-8cfc [class*="social-icon-rss"].wide_484d {
  background-color: transparent;
  color: #f26522;
}
.avatar-center-8cfc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar-center-8cfc
  [class*="social-icon-shopping-cart"].wide_484d {
  background-color: transparent;
  color: #4caf50;
}
.avatar-center-8cfc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar-center-8cfc [class*="social-icon-skype"].wide_484d {
  background-color: transparent;
  color: #00aff0;
}
.avatar-center-8cfc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar-center-8cfc [class*="social-icon-slideshare"].wide_484d {
  background-color: transparent;
  color: #0077b5;
}
.avatar-center-8cfc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar-center-8cfc [class*="social-icon-snapchat"].wide_484d {
  background-color: transparent;
  color: #fffc00;
}
.avatar-center-8cfc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar-center-8cfc [class*="social-icon-soundcloud"].wide_484d {
  background-color: transparent;
  color: #f80;
}
.avatar-center-8cfc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar-center-8cfc [class*="social-icon-spotify"].wide_484d {
  background-color: transparent;
  color: #2ebd59;
}
.avatar-center-8cfc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar-center-8cfc
  [class*="social-icon-stack-overflow"].wide_484d {
  background-color: transparent;
  color: #fe7a15;
}
.avatar-center-8cfc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar-center-8cfc [class*="social-icon-maldkfgram"].wide_484d {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar-center-8cfc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar-center-8cfc [class*="social-icon-tripadvisor"].wide_484d {
  background-color: transparent;
  color: #589442;
}
.avatar-center-8cfc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar-center-8cfc [class*="social-icon-tumblr"].wide_484d {
  background-color: transparent;
  color: #35465c;
}
.avatar-center-8cfc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar-center-8cfc [class*="social-icon-twitch"].wide_484d {
  background-color: transparent;
  color: #6441a5;
}
.avatar-center-8cfc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar-center-8cfc [class*="social-icon-twitter"].wide_484d {
  background-color: transparent;
  color: #1da1f2;
}
.avatar-center-8cfc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar-center-8cfc [class*="social-icon-vimeo"].wide_484d {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar-center-8cfc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar-center-8cfc [class*="social-icon-vk"].wide_484d {
  background-color: transparent;
  color: #45668e;
}
.avatar-center-8cfc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar-center-8cfc [class*="social-icon-weibo"].wide_484d {
  background-color: transparent;
  color: #df2029;
}
.avatar-center-8cfc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar-center-8cfc [class*="social-icon-weixin"].wide_484d {
  background-color: transparent;
  color: #7bb32e;
}
.avatar-center-8cfc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar-center-8cfc [class*="social-icon-whatsapp"].wide_484d {
  background-color: transparent;
  color: #25d366;
}
.avatar-center-8cfc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar-center-8cfc [class*="social-icon-wordpress"].wide_484d {
  background-color: transparent;
  color: #21759b;
}
.avatar-center-8cfc [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar-center-8cfc [class*="social-icon-xing"].wide_484d {
  background-color: transparent;
  color: #026466;
}
.avatar-center-8cfc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar-center-8cfc [class*="social-icon-yelp"].wide_484d {
  background-color: transparent;
  color: #af0606;
}
.avatar-center-8cfc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar-center-8cfc [class*="social-icon-youtube"].wide_484d {
  background-color: transparent;
  color: #cd201f;
}
.easy_2a75 {
  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;
}
.easy_2a75:hover {
  box-shadow: none;
  background: 0 0;
}
.badge-39c2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.yellow-ebc7 {
  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;
}
.badge_next_3b32 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.container_b9bc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.container_b9bc,
.container_b9bc::after,
.container_b9bc::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;
}
.container_b9bc::after,
.container_b9bc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.silver-fad1 .yellow-ebc7 .badge_next_3b32 {
  margin-top: -2px;
  width: 19px;
}
.silver-fad1 .yellow-ebc7 .container_b9bc {
  margin-top: -1px;
}
.silver-fad1 .yellow-ebc7 .container_b9bc,
.silver-fad1 .yellow-ebc7 .container_b9bc::after,
.silver-fad1 .yellow-ebc7 .container_b9bc::before {
  width: 19px;
  height: 2px;
}
.silver-fad1 .yellow-ebc7 .container_b9bc::before {
  top: -6px;
}
.silver-fad1 .yellow-ebc7 .container_b9bc::after {
  bottom: -6px;
}
.border_818b .yellow-ebc7 .badge_next_3b32 {
  margin-top: -2px;
  width: 22px;
}
.border_818b .yellow-ebc7 .container_b9bc {
  margin-top: -1px;
}
.border_818b .yellow-ebc7 .container_b9bc,
.border_818b .yellow-ebc7 .container_b9bc::after,
.border_818b .yellow-ebc7 .container_b9bc::before {
  width: 22px;
  height: 2px;
}
.border_818b .yellow-ebc7 .container_b9bc::before {
  top: -7px;
}
.border_818b .yellow-ebc7 .container_b9bc::after {
  bottom: -7px;
}
.soft-b9a3 .yellow-ebc7 .badge_next_3b32 {
  margin-top: -2px;
  width: 31px;
}
.soft-b9a3 .yellow-ebc7 .container_b9bc {
  margin-top: -1.5px;
}
.soft-b9a3 .yellow-ebc7 .container_b9bc,
.soft-b9a3 .yellow-ebc7 .container_b9bc::after,
.soft-b9a3 .yellow-ebc7 .container_b9bc::before {
  width: 31px;
  height: 3px;
}
.soft-b9a3 .yellow-ebc7 .container_b9bc::before {
  top: -9px;
}
.soft-b9a3 .yellow-ebc7 .container_b9bc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .accordion_ba71 .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 19px;
  }
  .accordion_ba71 .yellow-ebc7 .container_b9bc {
    margin-top: -1px;
  }
  .accordion_ba71 .yellow-ebc7 .container_b9bc,
  .accordion_ba71 .yellow-ebc7 .container_b9bc::after,
  .accordion_ba71 .yellow-ebc7 .container_b9bc::before {
    width: 19px;
    height: 2px;
  }
  .accordion_ba71 .yellow-ebc7 .container_b9bc::before {
    top: -6px;
  }
  .accordion_ba71 .yellow-ebc7 .container_b9bc::after {
    bottom: -6px;
  }
  .tertiary_upper_d10b .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_upper_d10b .yellow-ebc7 .container_b9bc {
    margin-top: -1px;
  }
  .tertiary_upper_d10b .yellow-ebc7 .container_b9bc,
  .tertiary_upper_d10b .yellow-ebc7 .container_b9bc::after,
  .tertiary_upper_d10b .yellow-ebc7 .container_b9bc::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_upper_d10b .yellow-ebc7 .container_b9bc::before {
    top: -7px;
  }
  .tertiary_upper_d10b .yellow-ebc7 .container_b9bc::after {
    bottom: -7px;
  }
  .gold-b871 .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 31px;
  }
  .gold-b871 .yellow-ebc7 .container_b9bc {
    margin-top: -1.5px;
  }
  .gold-b871 .yellow-ebc7 .container_b9bc,
  .gold-b871 .yellow-ebc7 .container_b9bc::after,
  .gold-b871 .yellow-ebc7 .container_b9bc::before {
    width: 31px;
    height: 3px;
  }
  .gold-b871 .yellow-ebc7 .container_b9bc::before {
    top: -9px;
  }
  .gold-b871 .yellow-ebc7 .container_b9bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pressed-5ae0 .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 19px;
  }
  .pressed-5ae0 .yellow-ebc7 .container_b9bc {
    margin-top: -1px;
  }
  .pressed-5ae0 .yellow-ebc7 .container_b9bc,
  .pressed-5ae0 .yellow-ebc7 .container_b9bc::after,
  .pressed-5ae0 .yellow-ebc7 .container_b9bc::before {
    width: 19px;
    height: 2px;
  }
  .pressed-5ae0 .yellow-ebc7 .container_b9bc::before {
    top: -6px;
  }
  .pressed-5ae0 .yellow-ebc7 .container_b9bc::after {
    bottom: -6px;
  }
  .alert_ab42 .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_ab42 .yellow-ebc7 .container_b9bc {
    margin-top: -1px;
  }
  .alert_ab42 .yellow-ebc7 .container_b9bc,
  .alert_ab42 .yellow-ebc7 .container_b9bc::after,
  .alert_ab42 .yellow-ebc7 .container_b9bc::before {
    width: 22px;
    height: 2px;
  }
  .alert_ab42 .yellow-ebc7 .container_b9bc::before {
    top: -7px;
  }
  .alert_ab42 .yellow-ebc7 .container_b9bc::after {
    bottom: -7px;
  }
  .pattern_a397 .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_a397 .yellow-ebc7 .container_b9bc {
    margin-top: -1.5px;
  }
  .pattern_a397 .yellow-ebc7 .container_b9bc,
  .pattern_a397 .yellow-ebc7 .container_b9bc::after,
  .pattern_a397 .yellow-ebc7 .container_b9bc::before {
    width: 31px;
    height: 3px;
  }
  .pattern_a397 .yellow-ebc7 .container_b9bc::before {
    top: -9px;
  }
  .pattern_a397 .yellow-ebc7 .container_b9bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .full_fa3b .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 19px;
  }
  .full_fa3b .yellow-ebc7 .container_b9bc {
    margin-top: -1px;
  }
  .full_fa3b .yellow-ebc7 .container_b9bc,
  .full_fa3b .yellow-ebc7 .container_b9bc::after,
  .full_fa3b .yellow-ebc7 .container_b9bc::before {
    width: 19px;
    height: 2px;
  }
  .full_fa3b .yellow-ebc7 .container_b9bc::before {
    top: -6px;
  }
  .full_fa3b .yellow-ebc7 .container_b9bc::after {
    bottom: -6px;
  }
  .plasma_aa44 .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 22px;
  }
  .plasma_aa44 .yellow-ebc7 .container_b9bc {
    margin-top: -1px;
  }
  .plasma_aa44 .yellow-ebc7 .container_b9bc,
  .plasma_aa44 .yellow-ebc7 .container_b9bc::after,
  .plasma_aa44 .yellow-ebc7 .container_b9bc::before {
    width: 22px;
    height: 2px;
  }
  .plasma_aa44 .yellow-ebc7 .container_b9bc::before {
    top: -7px;
  }
  .plasma_aa44 .yellow-ebc7 .container_b9bc::after {
    bottom: -7px;
  }
  .active_cb97 .yellow-ebc7 .badge_next_3b32 {
    margin-top: -2px;
    width: 31px;
  }
  .active_cb97 .yellow-ebc7 .container_b9bc {
    margin-top: -1.5px;
  }
  .active_cb97 .yellow-ebc7 .container_b9bc,
  .active_cb97 .yellow-ebc7 .container_b9bc::after,
  .active_cb97 .yellow-ebc7 .container_b9bc::before {
    width: 31px;
    height: 3px;
  }
  .active_cb97 .yellow-ebc7 .container_b9bc::before {
    top: -9px;
  }
  .active_cb97 .yellow-ebc7 .container_b9bc::after {
    bottom: -9px;
  }
}
.hidden-new-fb2f .container_b9bc {
  -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);
}
.hidden-new-fb2f .container_b9bc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hidden-new-fb2f .container_b9bc::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);
}
.hidden-new-fb2f.under_aa2d .container_b9bc {
  -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);
}
.hidden-new-fb2f.under_aa2d .container_b9bc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hidden-new-fb2f.under_aa2d .container_b9bc::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);
}
.gradient_c6cc {
  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.wood_f42d:before {
  display: none;
}
.notice_f574 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice_f574 .border-hot-c6b4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice_f574 .border-hot-c6b4:last-of-type {
  border-bottom: none;
}
.notice_f574 .border-hot-c6b4.aside-soft-4ca2,
.notice_f574 .border-hot-c6b4.thumbnail-under-6cc1,
.notice_f574 .border-hot-c6b4.picture-dim-96d5 {
  padding: 0;
}
.notice_f574 .item_a41a .notification_c89c {
  color: currentColor;
}
.notice_f574 .item_a41a .notification_c89c:focus,
.notice_f574 .item_a41a .notification_c89c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_f574.fluid-9e67 .shade_8766,
.notice_f574.fluid-9e67 .active-2939 a,
.notice_f574.fluid-9e67 .list_static_2a2f a,
.notice_f574.fluid-9e67 .wide_b514 a {
  color: rgba(0, 0, 0, 0.55);
}
.notice_f574.fluid-9e67 .shade_8766:hover,
.notice_f574.fluid-9e67 .active-2939 a:hover,
.notice_f574.fluid-9e67 .list_static_2a2f a:hover,
.notice_f574.fluid-9e67 .wide_b514 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_f574.fluid-9e67 .hero_center_b94e {
  color: rgba(0, 0, 0, 0.8);
}
.notice_f574.fluid-9e67 .border-hot-c6b4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_f574.fluid-9e67 .border-hot-c6b4:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice_f574.fluid-9e67 .filter-bright-071a:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice_f574.fluid-9e67 .item_a41a .message_84a3 li a,
.notice_f574.fluid-9e67 .item_a41a .notification_c89c,
.notice_f574.fluid-9e67 .wide_b514 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_f574.fluid-9e67 .item_a41a .notification_c89c:focus,
.notice_f574.fluid-9e67 .item_a41a .notification_c89c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_f574.fluid-9e67 .message_84a3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice_f574.over-44ff .shade_8766,
.notice_f574.over-44ff .active-2939 a,
.notice_f574.over-44ff .list_static_2a2f .notification_c89c,
.notice_f574.over-44ff .list_static_2a2f a,
.notice_f574.over-44ff .wide_b514 a {
  color: rgba(255, 255, 255, 0.79);
}
.notice_f574.over-44ff .shade_8766:hover,
.notice_f574.over-44ff .active-2939 a:hover,
.notice_f574.over-44ff .list_static_2a2f .notification_c89c:hover,
.notice_f574.over-44ff .list_static_2a2f a:hover,
.notice_f574.over-44ff .wide_b514 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_f574.over-44ff .hero_center_b94e {
  color: rgba(255, 255, 255, 0.99);
}
.notice_f574.over-44ff .border-hot-c6b4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_f574.over-44ff .border-hot-c6b4:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice_f574.over-44ff .filter-bright-071a:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_f574.over-44ff .item_a41a .message_84a3 li a,
.notice_f574.over-44ff .item_a41a .notification_c89c,
.notice_f574.over-44ff .wide_b514 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_f574.over-44ff .item_a41a .notification_c89c:focus,
.notice_f574.over-44ff .item_a41a .notification_c89c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_f574.over-44ff .message_84a3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-bright-071a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.filter-bright-071a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tabs_34c9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.liquid_bde7 .notice_f574 {
  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;
}
.liquid_bde7 .border-hot-c6b4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.liquid_bde7 .border-hot-c6b4: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) {
  .liquid_bde7 .border-hot-c6b4:before {
    width: 16%;
    left: 42%;
  }
}
.liquid_bde7 .border-hot-c6b4:last-child:before {
  content: none;
}
.liquid_bde7 .border-hot-c6b4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.liquid_bde7 .item_a41a .message_84a3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.liquid_bde7 .item_a41a .message_84a3 li a .notification_c89c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.liquid_bde7 .item_a41a .wide_b514 {
  border: none;
}
.liquid_bde7 .item_a41a .wide_b514 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.liquid_bde7 .filter-bright-071a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.liquid_bde7 .tabs_34c9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.liquid_bde7 .over-44ff .filter-bright-071a:before {
  background: rgba(0, 0, 0, 0.9);
}
.liquid_bde7 .fluid-9e67.block_outer_9791 .container_b9bc {
  background: rgba(0, 0, 0, 0.6);
}
.liquid_bde7
  .fluid-9e67.block_outer_9791
  .container_b9bc::after,
.liquid_bde7
  .fluid-9e67.block_outer_9791
  .container_b9bc:before {
  background: inherit;
}
.liquid_bde7
  .fluid-9e67.block_outer_9791:hover
  .container_b9bc {
  background: rgba(0, 0, 0, 0.8);
}
.primary-2bcd .notice_f574 {
  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) {
  .primary-2bcd .notice_f574 {
    width: auto;
    right: 45px;
  }
}
.pagination_b8b8 .notice_f574 {
  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) {
  .pagination_b8b8 .notice_f574 {
    width: auto;
    left: 45px;
  }
}
.wood_f42d .notice_f574 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wood_f42d .tabs_34c9 {
  max-width: 48em;
  margin: 0 auto;
}
.wood_f42d .filter-bright-071a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.glass_b9f5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.glass_b9f5.liquid_bde7 .notice_f574 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.glass_b9f5.primary-2bcd .notice_f574 {
  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);
}
.glass_b9f5 .notice_f574 {
  visibility: visible;
}
.glass_b9f5.pagination_b8b8 .notice_f574 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hover_bottom_d6d9,
.first-78f2 {
  overflow-x: hidden;
}
.hover_bottom_d6d9 .notice_f574 {
  overflow: auto;
}
.hover_bottom_d6d9.liquid_bde7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_bottom_d6d9.liquid_bde7 .notice_f574 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hover_bottom_d6d9.liquid_bde7 .easy_2a75 {
  opacity: 0;
}
.hover_bottom_d6d9.primary-2bcd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_bottom_d6d9.primary-2bcd .notice_f574 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hover_bottom_d6d9.primary-2bcd .easy_2a75 {
  opacity: 0;
}
.hover_bottom_d6d9.pagination_b8b8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_bottom_d6d9.pagination_b8b8 .notice_f574 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hover_bottom_d6d9.pagination_b8b8 .easy_2a75 {
  opacity: 0;
}
.hover_bottom_d6d9.wood_f42d .notice_f574 {
  z-index: 10;
  visibility: visible;
}
.block_outer_9791 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.block_outer_9791 .container_b9bc {
  background: rgba(255, 255, 255, 0.99);
}
.block_outer_9791 .container_b9bc::after,
.block_outer_9791 .container_b9bc:before {
  background: inherit;
}
.block_outer_9791:hover .container_b9bc {
  background: rgba(255, 255, 255, 0.99);
}
.pagination_b8b8 .block_outer_9791 {
  top: 10px;
  right: auto;
  left: 12px;
}
.wood_f42d .block_outer_9791 {
  display: none !important;
}
.hover_bottom_d6d9:before,
.first-78f2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hover_bottom_d6d9 .block_outer_9791,
.first-78f2 .block_outer_9791 {
  display: inline-block;
}
.notice_f574 .accordion_fixed_b2d9 {
  -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;
}
.hover_bottom_d6d9 .notice_f574 .accordion_fixed_b2d9,
.first-78f2 .notice_f574 .accordion_fixed_b2d9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-cfd6 .prev-e732 {
  width: 100%;
}
.up-9233 {
  padding: 0 0.5em 0;
}
.up-9233 [class*="customify-col-"],
.up-9233 [class*="customify-col_"],
.up-9233 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dark_b3f7 .up-9233 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface-pro-41db .stale_5810,
  .stale_5810 {
    display: none;
  }
  .feature_iron_2804 {
    text-align: left;
  }
  .container-f9fb {
    text-align: center;
  }
  .disabled_b23f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface-pro-41db .media_clean_165d,
  .media_clean_165d {
    display: none;
  }
  .footer_out_5e26 {
    text-align: left;
  }
  .aside_warm_8c9a {
    text-align: center;
  }
  .status_8fde {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface-pro-41db .tiny-a341,
  .tiny-a341 {
    display: none;
  }
  .photo_cfe6 {
    text-align: left;
  }
  .form-last-fe0c {
    text-align: center;
  }
  .aside-fb62 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label-clean-bf76 {
  box-shadow: none !important;
}
.nav-first-f37b .plasma-d1f5,
.slow-4eaf .plasma-d1f5 {
  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;
}
.slow-4eaf .plasma-d1f5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video-d4b5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.video-d4b5:after,
.video-d4b5:before {
  content: "";
  display: table;
}
.video-d4b5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .video-d4b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.video-d4b5,
.photo-medium-e7e4 {
  max-width: 1248px;
  margin: 0 auto;
}

.cold-7b4b.outline-ff13 .video-d4b5 {
  max-width: 100%;
}
.cold-7b4b.layout_fixed_b32c {
  max-width: 1200px;
  margin: 0 auto;
}
.cold-7b4b.outline-d834 .video-d4b5 {
  max-width: 100%;
}
.cold-7b4b.outline-d834 > .video-d4b5 {
  padding-left: 0;
  padding-right: 0;
}
.cold-7b4b.outline-d834 > .video-d4b5 .surface-pro-41db {
  margin: 0;
}
.cold-7b4b.outline-d834
  > .video-d4b5
  .box-slow-82b4.shade_black_6990 {
  margin-right: 0;
  margin-left: 0;
}
.cold-7b4b.outline-d834 #main.shade_black_6990 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside-south-6d90 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside-south-6d90 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .caption-wood-fd59 .article-dim-4fb9 {
    padding-right: 1em;
  }
  .caption-wood-fd59.down-302c .box-slow-82b4 {
    border-right: 1px solid #eaecee;
  }
  .caption-wood-fd59.down-302c .article-dim-4fb9 {
    padding-right: 1em;
  }
  .caption-wood-fd59.down-302c .surface_pink_806e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_dim_9d55 .article-dim-4fb9 {
    padding-left: 1em;
  }
  .surface_dim_9d55.down-302c .box-slow-82b4 {
    border-left: 1px solid #eaecee;
  }
  .surface_dim_9d55.down-302c .article-dim-4fb9 {
    padding-left: 1em;
  }
  .surface_dim_9d55.down-302c .surface_pink_806e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused_a502 .article-dim-4fb9 {
    padding-left: 1em;
  }
  .focused_a502.down-302c .steel_c564 {
    border-right: 1px solid #eaecee;
  }
  .focused_a502.down-302c .clean_0ef3 {
    border-right: 1px solid #eaecee;
  }
  .focused_a502.down-302c .article-dim-4fb9 {
    padding-left: 1em;
  }
  .focused_a502.down-302c .surface_pink_806e {
    padding-right: 1em;
  }
  .focused_a502.down-302c .video_228c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale_e8a0 .article-dim-4fb9 {
    padding-right: 1em;
  }
  .stale_e8a0.down-302c .steel_c564 {
    border-left: 1px solid #eaecee;
  }
  .stale_e8a0.down-302c .clean_0ef3 {
    border-left: 1px solid #eaecee;
  }
  .stale_e8a0.down-302c .article-dim-4fb9 {
    padding-right: 1em;
  }
  .stale_e8a0.down-302c .surface_pink_806e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_e8a0.down-302c .video_228c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-south-6d90 .article-dim-4fb9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-south-6d90.down-302c .box-slow-82b4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside-south-6d90.down-302c .article-dim-4fb9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-south-6d90.down-302c .surface_pink_806e {
    padding-left: 1em;
  }
  .aside-south-6d90.down-302c .video_228c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside-south-6d90.down-302c .article-dim-4fb9 {
    padding-left: 0;
  }
}
.over-f247 .banner-5f25 {
  display: inline-block;
}
.primary_fast_8700 {
  display: inline-block;
}
.south_c410 {
  word-con: break-word;
}
.surface-78b5 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface-78b5 .full-2e4a {
  margin-left: 8px;
  margin-right: 8px;
}
.surface-78b5 .white_313e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tag-wood-8d96 .bright-a0d6 {
  margin-bottom: 2em;
}
.tag-wood-8d96 .copper-0393 {
  margin-bottom: 15px;
}
.tag-wood-8d96 .copper-0393:last-child {
  margin-bottom: 0;
}
.tag-wood-8d96 .text-static-d971 {
  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) {
  .tag-wood-8d96 .text-static-d971 {
    display: block;
  }
}
.tag-wood-8d96 .prev_51f4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tag-wood-8d96 .prev_51f4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tag-wood-8d96 .header-orange-2760 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tag-wood-8d96 .header-orange-2760 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tag-wood-8d96 .header-orange-2760 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tag-wood-8d96 .south_c410 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-wood-8d96 .south_c410 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tag-wood-8d96 .carousel-ff0b p:last-child {
  margin-bottom: 0;
}
.tag-wood-8d96 .alert-138d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tag-wood-8d96 .shade-e414 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tag-wood-8d96 .gallery_pressed_8f9e {
  margin-top: 1em;
}
.tag-wood-8d96 .basic-6679 {
  top: 0;
  display: block;
}
.tag-wood-8d96 .basic-6679 a {
  color: inherit;
}
.tag-wood-8d96 .basic-6679 a:hover {
  color: inherit;
}
.tag-wood-8d96 .shade-116a {
  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;
}
.tag-wood-8d96 .shade-116a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tag-wood-8d96 .shade-e414 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tag-wood-8d96 .shade-west-8086 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tag-wood-8d96 .shade-west-8086:first-child {
  margin-top: 0;
}
.tag-wood-8d96 .shade-west-8086.rough-d334 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tag-wood-8d96 .shade-west-8086.secondary_basic_c050 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-wood-8d96
  .shade-west-8086.secondary_basic_c050.fixed_039a
  .gallery_pressed_8f9e {
  width: 100%;
}
.tag-wood-8d96 .secondary_basic_c050 {
  -webkit-box-align: center;
  align-items: center;
}
.tag-wood-8d96 .secondary_basic_c050 .surface-78b5,
.tag-wood-8d96 .secondary_basic_c050 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tag-wood-8d96 .header-orange-2760 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-wood-8d96 .header-orange-2760 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-wood-8d96 .header-orange-2760: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;
}
.tag-wood-8d96 .rough-d334 {
  z-index: 5;
}
.tag-wood-8d96 .rough-fa0f .link-north-8b64 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tag-wood-8d96 .focused-b0b5 .link-north-8b64 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tag-wood-8d96 .sort_center_4bde .link-north-8b64 {
  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;
}
.tag-wood-8d96.left-c349 .text-static-d971,
.tag-wood-8d96.warm-397e .text-static-d971 {
  display: block;
}
.tag-wood-8d96.left-c349 .text-static-d971 .lite_40bf,
.tag-wood-8d96.left-c349 .text-static-d971 .shade-e414,
.tag-wood-8d96.warm-397e .text-static-d971 .lite_40bf,
.tag-wood-8d96.warm-397e .text-static-d971 .shade-e414 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag-wood-8d96.right-3644 .prev_51f4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tag-wood-8d96.right-3644 .prev_51f4 {
    margin-right: 0;
  }
}
.tag-wood-8d96.left-c349 .prev_51f4,
.tag-wood-8d96.warm-397e .prev_51f4 {
  padding-top: 40%;
}
.tag-wood-8d96.left-c349 .bright-a0d6,
.tag-wood-8d96.warm-397e .bright-a0d6 {
  display: block;
}
.tag-wood-8d96.left-c349 .fn-sticky-8f6e .shade-e414,
.tag-wood-8d96.warm-397e .fn-sticky-8f6e .shade-e414 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tag-wood-8d96.left-c349 .prev_51f4,
.tag-wood-8d96.warm-397e .prev_51f4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tag-wood-8d96.left-c349 .shade-e414 {
  padding: 1em;
}
.surface-9b34 {
  margin: 30px auto;
  display: block;
}
.surface-9b34 .nav_e289 > * {
  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;
}
.surface-9b34 .nav_e289 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface-9b34 .nav_e289 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid-152b .surface-78b5 {
  margin-bottom: 1.41575em;
}
.grid-152b .menu_soft_4ddf {
  margin-bottom: 1.618em;
}
.summary_last_c725 .breadcrumb-smooth-c565 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.summary_last_c725 .breadcrumb-smooth-c565 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.summary_last_c725 .north-ee07 {
  max-width: 100%;
  overflow: auto;
}
.component-old-cb4a .summary_last_c725 a:hover {
  text-decoration: underline;
}
.layout_dark_c1ff .copper-0393:not(.south_c410),
.layout_dark_c1ff .header-orange-2760 {
  margin-bottom: 1.41575em;
}
.layout_dark_c1ff .copper-0393:not(.south_c410):last-child,
.layout_dark_c1ff .header-orange-2760:last-child {
  margin-bottom: 0;
}
.layout_dark_c1ff .copper-0393.header-right-925a {
  margin-bottom: 0.41575em;
}
.layout_dark_c1ff .prev-c5f3:before,
.layout_dark_c1ff .container_82ac:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout_dark_c1ff .prev-c5f3:before {
  content: "\f115";
}
.layout_dark_c1ff .container_82ac:before {
  content: "\f02c";
}
.layout_dark_c1ff .hover_184f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout_dark_c1ff .hover_184f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.overlay-5e3c {
  display: -webkit-box;
  display: flex;
}
.overlay-5e3c .first_74d5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .overlay-5e3c .first_74d5 {
    flex-basis: 90px;
  }
}
.overlay-5e3c .card_down_2abd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay-5e3c .card_down_2abd {
    flex-basis: calc(100% - 50px);
  }
}
.overlay-5e3c .text_20ce p:last-child {
  margin-bottom: 0.72em;
}
.info-40e2 .nav_e289 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info-40e2 .nav_e289:after,
.info-40e2 .nav_e289:before {
  content: "";
  display: table;
}
.info-40e2 .nav_e289:after {
  clear: both;
}
.info-40e2 .nav_e289 .middle-5f0e,
.info-40e2 .nav_e289 .description_9f8c {
  width: 49%;
}
.info-40e2 .nav_e289 .middle-5f0e a span.hard_a3f2,
.info-40e2 .nav_e289 .description_9f8c a span.hard_a3f2 {
  display: block;
  margin-bottom: 5px;
}
.info-40e2 .nav_e289 .description_9f8c {
  float: left;
  text-align: left;
}
.info-40e2 .nav_e289 .middle-5f0e {
  float: right;
  text-align: right;
}
.input-dark-821a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .input-dark-821a {
    margin-bottom: 0;
  }
}
.media_large_7755 {
  margin-bottom: 1em;
}
.media_large_7755 .south_c410 {
  font-size: 1.1em;
  line-height: 1.3;
}
.filter_rough_6c34 a {
  display: block;
  line-height: 0;
  position: relative;
}
.summary_fb25 .media_large_7755,
.feature-old-6fe2 .media_large_7755 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .summary_fb25 .media_large_7755,
  .feature-old-6fe2 .media_large_7755 {
    display: block;
  }
}
.summary_fb25 .filter_rough_6c34,
.feature-old-6fe2 .filter_rough_6c34 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .summary_fb25 .filter_rough_6c34,
  .feature-old-6fe2 .filter_rough_6c34 {
    margin-bottom: 1em;
  }
}
.summary_fb25 .filter_rough_6c34 img,
.feature-old-6fe2 .filter_rough_6c34 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.summary_fb25 .info-glass-1a43,
.feature-old-6fe2 .info-glass-1a43 {
  flex-basis: calc(100% - 160px);
}
.summary_fb25 .info-glass-1a43 p,
.feature-old-6fe2 .info-glass-1a43 p {
  margin-bottom: 0;
}
.summary_fb25 .info-glass-1a43 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .summary_fb25 .info-glass-1a43 {
    padding-left: 0;
  }
}
.feature-old-6fe2 .info-glass-1a43 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .feature-old-6fe2 .info-glass-1a43 {
    padding-right: 0;
  }
}
.feature-old-6fe2 .filter_rough_6c34 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.media-0db1 .filter_rough_6c34 {
  margin-bottom: 0.5em;
}
.media-0db1 .filter_rough_6c34 img {
  width: 100%;
}
.detail_tall_7387 .narrow-7e92,
.avatar_fast_71f0 .narrow-7e92 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.avatar_fast_71f0 .box-slow-82b4 .small_82e2 p:last-child {
  margin-bottom: 0;
}
.highlight-wide-601b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel-6168 .complex-33c7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel-6168 .complex-33c7:last-of-type {
    margin-bottom: 0;
  }
}
.carousel-6168 .complex-33c7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel-6168 .complex-33c7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel-6168 .complex-33c7 ul li {
  margin: 0 0 0.6em;
}
.carousel-6168 .complex-33c7 ul li.aside-large-d2b2,
.carousel-6168 .complex-33c7 ul li.shadow_f4f1 {
  position: relative;
}
.carousel-6168 .complex-33c7 ul li.aside-large-d2b2 .widget_99ab,
.carousel-6168 .complex-33c7 ul li.shadow_f4f1 .widget_99ab {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel-6168 .complex-33c7 ul li.aside-large-d2b2:after:after,
.carousel-6168 .complex-33c7 ul li.aside-large-d2b2:after:before,
.carousel-6168
  .complex-33c7
  ul
  li.shadow_f4f1:after:after,
.carousel-6168
  .complex-33c7
  ul
  li.shadow_f4f1:after:before {
  content: "";
  display: table;
}
.carousel-6168 .complex-33c7 ul li.aside-large-d2b2:after:after,
.carousel-6168
  .complex-33c7
  ul
  li.shadow_f4f1:after:after {
  clear: both;
}
.carousel-6168 .complex-33c7 a.lite-4793:hover {
  text-decoration: none;
}
.carousel-6168 .complex-33c7 select {
  max-width: 100%;
}
.carousel-6168 .complex-33c7 table {
  font-size: 85%;
}
.carousel-6168 .complex-33c7 table td,
.carousel-6168 .complex-33c7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel-6168 .complex-33c7 table tfoot td {
  text-align: left;
}
.carousel-6168 .complex-33c7 :last-child {
  margin-bottom: 0;
}
.carousel-6168 .complex-33c7 .logo_3a4c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel-6168 .complex-33c7 .logo_3a4c label {
  width: 100%;
}
.carousel-6168 .complex-33c7 .logo_3a4c .up-98a0 {
  width: 100%;
  display: block;
}
.carousel-6168 .complex-33c7 .logo_3a4c .sidebar-4d97 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel-6168 .complex-33c7 .logo_3a4c .sidebar-4d97:hover svg #svg-search {
  fill: #444;
}
.carousel-6168 .complex-33c7 .logo_3a4c .sidebar-4d97 svg {
  width: 18px;
  height: 18px;
}
.carousel-6168 .over_da0c ul ul,
.carousel-6168 .aside-82a9 ul ul,
.carousel-6168 .east-46e3 ul ul,
.carousel-6168 .advanced-bdde ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel-6168 .over_da0c .pink-416c > a,
.carousel-6168 .aside-82a9 .pink-416c > a,
.carousel-6168 .east-46e3 .pink-416c > a,
.carousel-6168 .advanced-bdde .pink-416c > a {
  margin-bottom: 0;
}
.carousel-6168 .nav-7dd7 li,
.carousel-6168 .over_da0c li,
.carousel-6168 .gold-ad4e li,
.carousel-6168 .aside-82a9 li,
.carousel-6168 .east-46e3 li,
.carousel-6168 .advanced-bdde li,
.carousel-6168 .shade-bright-0e44 li,
.carousel-6168 .steel-8588 li {
  display: block;
  position: relative;
}
.carousel-6168 .nav-7dd7 li:last-child,
.carousel-6168 .over_da0c li:last-child,
.carousel-6168 .gold-ad4e li:last-child,
.carousel-6168 .aside-82a9 li:last-child,
.carousel-6168 .east-46e3 li:last-child,
.carousel-6168 .advanced-bdde li:last-child,
.carousel-6168 .shade-bright-0e44 li:last-child,
.carousel-6168 .steel-8588 li:last-child {
  border: none;
}
.carousel-6168 .nav-7dd7 li a,
.carousel-6168 .over_da0c li a,
.carousel-6168 .gold-ad4e li a,
.carousel-6168 .aside-82a9 li a,
.carousel-6168 .east-46e3 li a,
.carousel-6168 .advanced-bdde li a,
.carousel-6168 .shade-bright-0e44 li a,
.carousel-6168 .steel-8588 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-6168 .nav-7dd7 li ul li::before,
.carousel-6168 .over_da0c li ul li::before,
.carousel-6168 .gold-ad4e li ul li::before,
.carousel-6168 .aside-82a9 li ul li::before,
.carousel-6168 .east-46e3 li ul li::before,
.carousel-6168 .advanced-bdde li ul li::before,
.carousel-6168 .shade-bright-0e44 li ul li::before,
.carousel-6168 .steel-8588 li ul li::before {
  left: 15px;
}
.carousel-6168 .nav-7dd7 li ul a,
.carousel-6168 .over_da0c li ul a,
.carousel-6168 .gold-ad4e li ul a,
.carousel-6168 .aside-82a9 li ul a,
.carousel-6168 .east-46e3 li ul a,
.carousel-6168 .advanced-bdde li ul a,
.carousel-6168 .shade-bright-0e44 li ul a,
.carousel-6168 .steel-8588 li ul a {
  padding-left: 20px;
}
.carousel-6168 .nav-7dd7 li ul ul li::before,
.carousel-6168 .over_da0c li ul ul li::before,
.carousel-6168 .gold-ad4e li ul ul li::before,
.carousel-6168 .aside-82a9 li ul ul li::before,
.carousel-6168 .east-46e3 li ul ul li::before,
.carousel-6168 .advanced-bdde li ul ul li::before,
.carousel-6168 .shade-bright-0e44 li ul ul li::before,
.carousel-6168 .steel-8588 li ul ul li::before {
  left: 30px;
}
.carousel-6168 .nav-7dd7 li ul ul a,
.carousel-6168 .over_da0c li ul ul a,
.carousel-6168 .gold-ad4e li ul ul a,
.carousel-6168 .aside-82a9 li ul ul a,
.carousel-6168 .east-46e3 li ul ul a,
.carousel-6168 .advanced-bdde li ul ul a,
.carousel-6168 .shade-bright-0e44 li ul ul a,
.carousel-6168 .steel-8588 li ul ul a {
  padding-left: 40px;
}
.carousel-6168 .label-old-cd86 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-6168 .steel-8588 ul li {
  margin-bottom: 1.41575em;
}
.carousel-6168 .steel-8588 ul li .notice_pro_1107 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel-6168 .steel-8588 ul li .widget-right-bbf1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.over-44ff .nav-7dd7 li a,
.over-44ff .over_da0c li a,
.over-44ff .gold-ad4e li a,
.over-44ff .aside-82a9 li a,
.over-44ff .east-46e3 li a,
.over-44ff .advanced-bdde li a,
.over-44ff .shade-bright-0e44 li a,
.over-44ff .steel-8588 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-44ff .label-old-cd86 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over-44ff .complex-33c7 ul li.aside-large-d2b2 .widget_99ab,
.over-44ff .complex-33c7 ul li.shadow_f4f1 .widget_99ab {
  background: rgba(0, 0, 0, 0.2);
}
.over-44ff .carousel-6168 .complex-33c7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-7b4b .carousel-6168 .message_84a3 li {
  margin: 0;
}
.cold-7b4b .carousel-6168 .message_84a3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.cold-7b4b .carousel-6168 .message_84a3 li ul {
  margin: 0;
}
.cold-7b4b .carousel-6168 .message_84a3 li ul li a {
  padding-left: 15px;
}
.cold-7b4b .carousel-6168 .message_84a3 li ul li li a {
  padding-left: 30px;
}
.cold-7b4b .carousel-6168 .message_84a3 li.accent_6a3d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.cold-7b4b .carousel-6168 .message_84a3 li.accent_6a3d > 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;
}
.cold-7b4b .carousel-6168 .message_84a3 li.accent_6a3d > 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;
}
.title-0e59 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article-46f7 {
  position: relative;
  z-index: 10;
}
.article-46f7 .accordion_fixed_b2d9 {
  width: 100%;
  max-width: 100%;
}
.main_lower_73bd .detail-action-d134 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main_lower_73bd .fluid-9e67 {
}
.main_lower_73bd .over-44ff {
  background: #292929;
}
.title_d59b .detail-action-d134 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.title_d59b .fluid-9e67 {
  background: #f9f9f9;
}
.title_d59b .over-44ff {
  background: #303030;
}
.dim-7368 .detail-action-d134 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dim-7368 .banner-5f25 {
    margin-bottom: 1em;
  }
  .dim-7368 .banner-5f25:last-child {
    margin-bottom: 0;
  }
}
.dim-7368 .fluid-9e67 {
  background: #ededed;
}
.dim-7368 .over-44ff {
  background: #1a1a1a;
}
.detail-action-d134.fluid-9e67 {
  color: rgba(0, 0, 0, 0.6);
}
.detail-action-d134.fluid-9e67 .middle_3ced li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-action-d134.over-44ff {
  color: rgba(255, 255, 255, 0.99);
}
.detail-action-d134.over-44ff a:not(.lite-4793) {
  color: rgba(255, 255, 255, 0.79);
}
.detail-action-d134.over-44ff a:not(.lite-4793):hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-action-d134.over-44ff .middle_3ced li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-action-d134.over-44ff table tbody td,
.detail-action-d134.over-44ff table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge-wood-2ce6.wrapper-full-6e6e .video-d4b5 {
  max-width: initial;
}
.badge-wood-2ce6 .black_8e7e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge-wood-2ce6 .black_8e7e .accordion_fixed_b2d9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge-wood-2ce6 .black_8e7e .accordion_fixed_b2d9 {
    display: block;
    margin-bottom: 2em;
  }
  .badge-wood-2ce6 .black_8e7e .accordion_fixed_b2d9:last-child {
    margin-bottom: 0;
  }
}
.dim-7368 .banner-5f25:last-child,
.title_d59b .banner-5f25:last-child,
.main_lower_73bd .banner-5f25:last-child {
  margin-bottom: 0;
}
.dim-7368 .banner-5f25 .carousel-6168 .complex-33c7:last-child,
.title_d59b .banner-5f25 .carousel-6168 .complex-33c7:last-child,
.main_lower_73bd .banner-5f25 .carousel-6168 .complex-33c7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dim-7368 .brown_b576,
  .dim-7368 .panel-a25f,
  .title_d59b .brown_b576,
  .title_d59b .panel-a25f,
  .main_lower_73bd .brown_b576,
  .main_lower_73bd .panel-a25f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article-46f7 .banner-5f25 {
    margin-bottom: 2em;
  }
}
.article-46f7 p:last-child {
  margin-bottom: 0;
}
.article-46f7 li,
.article-46f7 ul {
  list-style: none;
  margin: 0;
}
.article-46f7 ul ul {
  margin-left: 2.617924em;
}
.carousel-dark-5233 {
  font-size: 0.875em;
}

/* css-noise: 52c5 */
.promo-block-w1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
