/*!
Theme Name: Customify
Theme URI: https://pressmaximum.list_warm_375b/customify
Author: WPCustomify
Author URI: https://pressmaximum.list_warm_375b
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.list_warm_375b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.layout-stone-ac12.grid_basic_68ab/licenses/gpl-2.0.over-f17d
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.static-b424/, (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.solid_78d6.item_bb6e/normalize.nav-old-5bd3/
 ======
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.nav-old-5bd3 v7.0.0 | MIT License | github.list_warm_375b/necolas/normalize.nav-old-5bd3 */
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;
}
.search_hot_6382 .progress_out_1440,
.aside-black-e460,
.menu_tall_d94e,
.sidebar-ff5c,
.avatar-9115,
.frame-1980,
.texture_d60d,
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;
}
.aside-black-e460,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .aside-black-e460,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-black-e460,
  h1 {
    font-size: 1.8em;
  }
}
.menu_tall_d94e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.menu_tall_d94e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .menu_tall_d94e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .menu_tall_d94e,
  h2 {
    font-size: 1.7em;
  }
}
.sidebar-ff5c,
h3 {
  font-size: 1.618em;
}
.search_hot_6382 .progress_out_1440,
.avatar-9115,
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.pressed-fcbc {
  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;
}
.fresh_08e0:after,
.fresh_08e0:before,
.narrow_a374:after,
.narrow_a374:before {
  content: "";
  display: table;
}
.fresh_08e0:after,
.narrow_a374:after {
  clear: both;
}
.media_a51f {
  float: right;
  margin-right: 0;
}
.container_26e0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.heading_b2f3 .modal-inner-d4b6,
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;
}
.heading_b2f3 .modal-inner-d4b6: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;
}
.footer_current_4eb0 .modal-inner-d4b6 {
  box-shadow: none;
}
.footer_current_4eb0
  .modal-inner-d4b6
  .image-f4fc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.footer_current_4eb0 .modal-inner-d4b6 .wrapper-9504 {
  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;
}
.footer_current_4eb0
  .modal-inner-d4b6
  .wrapper-9504
  b {
  display: none;
}
.footer_current_4eb0 .fluid_d729 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.detail-c66d:not(.video-fresh-a383):not(.tertiary-under-0f5e),
button:not(.video-fresh-a383):not(.tertiary-under-0f5e),
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ),
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ),
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ) {
  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;
}
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):hover,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):hover,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):hover,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):hover,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):active,
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):active,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):active,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):active,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):active,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus {
  outline: 0;
}
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b {
  position: relative;
}
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .huge-696a,
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .left-7c12,
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .carousel-77b8,
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  i,
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  svg,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .huge-696a,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .left-7c12,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .carousel-77b8,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  i,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  svg,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .huge-696a,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .left-7c12,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .carousel-77b8,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  i,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  svg,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .huge-696a,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .left-7c12,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .carousel-77b8,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  i,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  svg,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .huge-696a,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .left-7c12,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  .carousel-77b8,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  i,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b
  svg {
  visibility: hidden;
}
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b:after,
button:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b:after,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b:after,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b:after,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ).fn-loading-3b4b: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;
}
.detail-c66d:not(.video-fresh-a383):not(.tertiary-under-0f5e),
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ),
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ),
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ) {
  color: #fff;
  background: #235787;
}
.detail-c66d:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus,
input[type="button"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus,
input[type="reset"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus,
input[type="submit"]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ):focus {
  color: #fff;
}
.detail-c66d.fn-disabled-3b4b:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ),
.detail-c66d[disabled]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ),
button.fn-disabled-3b4b:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ),
button[disabled]:not(.video-fresh-a383):not(
    .tertiary-under-0f5e
  ) {
  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;
}
.box_lite_ae3e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box_lite_ae3e: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;
}
.hover_571b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row_advanced_f971 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.status-fresh-22c4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fresh_08e0:after,
.fresh_08e0:before,
.search_dynamic_fa33:after,
.search_dynamic_fa33:before,
.fast_5a06:after,
.fast_5a06:before,
.fast-cfd3:after,
.fast-cfd3:before,
.background_upper_64a3:after,
.background_upper_64a3:before,
.logo_right_77fe:after,
.logo_right_77fe:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fresh_08e0:after,
.search_dynamic_fa33:after,
.fast_5a06:after,
.fast-cfd3:after,
.background_upper_64a3:after,
.logo_right_77fe:after {
  clear: both;
}
.search_dynamic_fa33 .media-3233,
.fast_5a06 .media-3233,
.pattern-brown-900d .media-3233 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary-76a1 {
  display: inline-block;
}
.smooth_f46f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.smooth_f46f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.smooth_f46f .picture-8a1e {
  padding: 1em 0;
  font-size: 85%;
}
.picture-8a1e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.overlay-narrow-e96f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.overlay-narrow-e96f:after,
.overlay-narrow-e96f:before {
  content: "";
  display: table;
}
.overlay-narrow-e96f:after {
  clear: both;
}
.secondary_black_5065 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info_basic_1ed1 .secondary_black_5065 {
  max-width: 50%;
}
.secondary-cac0 .secondary_black_5065 {
  max-width: 33.33%;
}
.dynamic_80d3 .secondary_black_5065 {
  max-width: 25%;
}
.tall_ba2a .secondary_black_5065 {
  max-width: 20%;
}
.thumbnail-center-2b71 .secondary_black_5065 {
  max-width: 16.66%;
}
.full-14cf .secondary_black_5065 {
  max-width: 14.28%;
}
.input-fef9 .secondary_black_5065 {
  max-width: 12.5%;
}
.progress_purple_32b6 .secondary_black_5065 {
  max-width: 11.11%;
}
.small_f45c {
  display: block;
}
.search_hot_6382 .picture_45f1 label,
.search_hot_6382 .article_d134 label,
.search_hot_6382 .caption_690c label,
.search_hot_6382 .outer-37c0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bronze-fe80 {
  list-style: none;
  margin: 0;
}
.bronze-fe80 article.yellow-29ae {
  margin-bottom: 0;
}
.bronze-fe80 ul {
  list-style: none;
  margin: 0;
}
.bronze-fe80 .module_0ca2 li.yellow-29ae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bronze-fe80 .module_0ca2 li.yellow-29ae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bronze-fe80 .module_0ca2 li.yellow-29ae: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) {
  .bronze-fe80 .module_0ca2 li.yellow-29ae li.yellow-29ae li.yellow-29ae li.yellow-29ae {
    padding-left: 0;
  }
}
article.yellow-29ae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.yellow-29ae .search_dynamic_fa33 p:last-of-type {
  margin-bottom: 0;
}
article.yellow-29ae .rough-f95e {
  float: left;
}
article.yellow-29ae .accent_36d7 {
  margin-left: 85px;
}
article.yellow-29ae .overlay-active-39d0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.yellow-29ae .overlay-active-39d0 .link_8919 {
  margin-left: 10px;
}
article.yellow-29ae .cool_2832 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.yellow-29ae .gallery_west_1006 {
  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 .picture_45f1,
  #respond .caption_690c,
  #respond .outer-37c0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture_45f1 input,
#respond .caption_690c input,
#respond .outer-37c0 input {
  width: 100%;
}
#respond .outer-37c0 {
  margin-right: 0;
}
#respond .pagination_hard_2160 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.short_f805 {
  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;
}
.short_f805.accordion-black-885b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.short_f805 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%);
}
.short_f805:focus,
.short_f805: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);
}
.hidden_inner_ce07 {
  border-radius: 10%;
}
.image-f249 {
  border-radius: 50%;
}
.media_light_1acc {
  font-size: 0.72em;
}
.green_f587 {
  font-size: 0.875em;
}
.old_05a2 {
  font-size: 1.1em;
}
.section_5a63 {
  text-transform: uppercase;
  line-height: 1.2;
}
.section_5a63.media_light_1acc {
  letter-spacing: 0.5px;
}
.in_3a41,
.in_3a41 a {
  color: #6d6d6d;
}
.in_3a41 a:hover {
  color: #111;
}
.action_d9d0 {
  color: #6d6d6d;
}
.breadcrumb_ec8e {
  overflow-x: hidden;
}
.breadcrumb_ec8e .basic_8ff2.thumbnail-e8eb {
  position: relative;
}
.breadcrumb_ec8e .basic_8ff2.thumbnail-e8eb.gradient-f1b3 {
  position: initial;
}
.breadcrumb_ec8e
  .basic_8ff2.thumbnail-e8eb.gradient-f1b3
  .new-0714 {
  left: auto;
}
.breadcrumb_ec8e .basic_8ff2 .new-0714 {
  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;
}
.breadcrumb_ec8e .basic_8ff2:hover.thumbnail-e8eb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.breadcrumb_ec8e
  .basic_8ff2:hover.thumbnail-e8eb
  .new-0714 {
  display: block;
  z-index: 9999999;
}
.breadcrumb_ec8e .feature-1e86 .modal_action_8583,
.breadcrumb_ec8e .upper_e2a1 .modal_action_8583 {
  display: none;
}
.breadcrumb_ec8e .hot-323b .basic_8ff2:hover.thumbnail-e8eb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search_hot_6382 .picture_45f1 label,
.search_hot_6382 .article_d134 label,
.search_hot_6382 .caption_690c label,
.search_hot_6382 .outer-37c0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bronze-fe80 {
  list-style: none;
  margin: 0;
}
.bronze-fe80 article.yellow-29ae {
  margin-bottom: 0;
}
.bronze-fe80 ul {
  list-style: none;
  margin: 0;
}
.bronze-fe80 .module_0ca2 li.yellow-29ae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bronze-fe80 .module_0ca2 li.yellow-29ae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bronze-fe80 .module_0ca2 li.yellow-29ae: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) {
  .bronze-fe80 .module_0ca2 li.yellow-29ae li.yellow-29ae li.yellow-29ae li.yellow-29ae {
    padding-left: 0;
  }
}
article.yellow-29ae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.yellow-29ae .search_dynamic_fa33 p:last-of-type {
  margin-bottom: 0;
}
article.yellow-29ae .rough-f95e {
  float: left;
}
article.yellow-29ae .accent_36d7 {
  margin-left: 85px;
}
article.yellow-29ae .overlay-active-39d0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.yellow-29ae .overlay-active-39d0 .link_8919 {
  margin-left: 10px;
}
article.yellow-29ae .cool_2832 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.yellow-29ae .gallery_west_1006 {
  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 .picture_45f1,
  #respond .caption_690c,
  #respond .outer-37c0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture_45f1 input,
#respond .caption_690c input,
#respond .outer-37c0 input {
  width: 100%;
}
#respond .outer-37c0 {
  margin-right: 0;
}
#respond .pagination_hard_2160 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature-1e86 .backdrop-fd79 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.backdrop-fd79 .basic_f534.message-2aff .iron_22dc > li > a:focus,
.backdrop-fd79 .basic_f534.message-2aff .iron_22dc > li > a:hover,
.backdrop-fd79 .basic_f534.heading-87b8 .iron_22dc > li > a:focus,
.backdrop-fd79 .basic_f534.heading-87b8 .iron_22dc > li > a:hover,
.backdrop-fd79 .basic_f534.sidebar-ea73 .iron_22dc > li > a:focus,
.backdrop-fd79 .basic_f534.sidebar-ea73 .iron_22dc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-fd79
  .basic_f534.message-2aff
  .iron_22dc
  > li.steel-c15b
  > a,
.backdrop-fd79
  .basic_f534.message-2aff
  .iron_22dc
  > li.plasma_9a98
  > a,
.backdrop-fd79
  .basic_f534.heading-87b8
  .iron_22dc
  > li.steel-c15b
  > a,
.backdrop-fd79
  .basic_f534.heading-87b8
  .iron_22dc
  > li.plasma_9a98
  > a,
.backdrop-fd79
  .basic_f534.sidebar-ea73
  .iron_22dc
  > li.steel-c15b
  > a,
.backdrop-fd79 .basic_f534.sidebar-ea73 .iron_22dc > li.hidden_97af > a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-fd79 .tabs_0c42,
.backdrop-fd79 .tabs_0c42 a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-fd79 .wood_818e.frame_fast_7aca li a,
.backdrop-fd79 .nav_d0e3 a,
.backdrop-fd79 .input_8a87,
.backdrop-fd79 .iron_22dc > li > a,
.backdrop-fd79 .in_0dee {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79 .wood_818e.frame_fast_7aca li a:hover,
.backdrop-fd79 .nav_d0e3 a:hover,
.backdrop-fd79 .input_8a87:hover,
.backdrop-fd79 .iron_22dc > li > a:hover,
.backdrop-fd79 .in_0dee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-fd79 .icon_2fc1 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79 .icon_2fc1 .large-e1fb {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-fd79 .icon_2fc1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-fd79 .liquid-26b6 .east_34b9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79 .liquid-26b6 .east_34b9 .top_9a5c {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79
  .liquid-26b6
  .east_34b9
  .top_9a5c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79
  .liquid-26b6
  .east_34b9
  .top_9a5c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79
  .liquid-26b6
  .east_34b9
  .top_9a5c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79
  .liquid-26b6
  .east_34b9
  .top_9a5c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79 .liquid-26b6 .cold-0a35 {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-fd79 .liquid-26b6 .cold-0a35:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_advanced_14c1
  .backdrop-fd79
  .liquid-26b6
  .dropdown_last_ee2b
  .bronze_f384 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_advanced_14c1
  .backdrop-fd79
  .liquid-26b6
  .dropdown_last_ee2b
  .top_9a5c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature-1e86 .picture-wood-027c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture-wood-027c .basic_f534.message-2aff .iron_22dc > li > a:focus,
.picture-wood-027c .basic_f534.message-2aff .iron_22dc > li > a:hover,
.picture-wood-027c .basic_f534.heading-87b8 .iron_22dc > li > a:focus,
.picture-wood-027c .basic_f534.heading-87b8 .iron_22dc > li > a:hover,
.picture-wood-027c .basic_f534.sidebar-ea73 .iron_22dc > li > a:focus,
.picture-wood-027c .basic_f534.sidebar-ea73 .iron_22dc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-wood-027c
  .basic_f534.message-2aff
  .iron_22dc
  > li.steel-c15b
  > a,
.picture-wood-027c
  .basic_f534.message-2aff
  .iron_22dc
  > li.plasma_9a98
  > a,
.picture-wood-027c
  .basic_f534.heading-87b8
  .iron_22dc
  > li.steel-c15b
  > a,
.picture-wood-027c
  .basic_f534.heading-87b8
  .iron_22dc
  > li.plasma_9a98
  > a,
.picture-wood-027c
  .basic_f534.sidebar-ea73
  .iron_22dc
  > li.steel-c15b
  > a,
.picture-wood-027c .basic_f534.sidebar-ea73 .iron_22dc > li.hidden_97af > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-wood-027c .tabs_0c42,
.picture-wood-027c .tabs_0c42 a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-wood-027c .wood_818e.frame_fast_7aca li a,
.picture-wood-027c .nav_d0e3 a,
.picture-wood-027c .input_8a87,
.picture-wood-027c .iron_22dc > li > a,
.picture-wood-027c .in_0dee {
  color: rgba(0, 0, 0, 0.55);
}
.picture-wood-027c .wood_818e.frame_fast_7aca li a:hover,
.picture-wood-027c .nav_d0e3 a:hover,
.picture-wood-027c .input_8a87:hover,
.picture-wood-027c .iron_22dc > li > a:hover,
.picture-wood-027c .in_0dee:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-wood-027c .icon_2fc1 {
  color: rgba(0, 0, 0, 0.55);
}
.picture-wood-027c .icon_2fc1 .large-e1fb {
  color: rgba(0, 0, 0, 0.8);
}
.picture-wood-027c .icon_2fc1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up-9501 .top_a54e {
  margin-left: auto;
  margin-right: auto;
}
.fast_5a06 > * {
  margin-left: auto;
  margin-right: auto;
}
.fast_5a06 .hover_571b {
  margin-right: 1.41575em;
}
.focus-a4c9 .fast_5a06 > .east-8b94 {
  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-a4c9 .fast_5a06 > .stale_9a61 {
  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;
}
.tooltip-5d03.up-9501 .top_a54e,
.caption-up-03de.up-9501 .top_a54e {
  margin-left: 0;
}
.section_soft_6e0b.up-9501 .top_a54e,
.brown-00d8.up-9501 .top_a54e {
  margin-right: 0;
}
.fast_5a06 ol,
.fast_5a06 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row-hovered-5263 video {
  max-width: 100%;
}
.current_c176 img {
  display: block;
}
.current_c176.hover_571b,
.current_c176.row_advanced_f971 {
  width: 100%;
}
.current_c176.stale_9a61 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.cool-495a:not(.tiny-bc1c) {
  margin: 1.5em auto;
}
.tooltip-8618 p {
  padding: 1.5em 14px;
}
ul.layout_494e.stale_9a61,
ul.layout_494e.east-8b94,
ul.layout_494e.badge-brown-9298.east-8b94 {
  padding: 0 14px;
}
.label_8697 {
  display: block;
  overflow-x: auto;
}
.label_8697 table {
  border-collapse: collapse;
  width: 100%;
}
.label_8697 td,
.label_8697 th {
  padding: 0.5em;
}
.fast_5a06 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fast_5a06 ol ol,
.fast_5a06 ol ul,
.fast_5a06 ul ol,
.fast_5a06 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fast_5a06 ol ol li,
.fast_5a06 ol ul li,
.fast_5a06 ul ol li,
.fast_5a06 ul ul li {
  margin-left: 0;
}
.wrapper_227f.pressed_45d2 > .narrow_a0d6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wrapper_227f.pressed_45d2 > .narrow_a0d6 iframe,
.wrapper_227f.pressed_45d2 > .narrow_a0d6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort_hard_f39c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort_hard_f39c.secondary_4676 {
  padding: 0;
}
.sort_hard_f39c.secondary_4676 cite {
  font-size: 13px;
}
.sort_hard_f39c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort_hard_f39c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.chip-pink-49bc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.chip-pink-49bc > p:first-child {
  margin-top: 0;
}
.chip-pink-49bc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.chip-pink-49bc blockquote {
  border-left: 0;
}
.accordion-orange-f5bd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion-orange-f5bd:not(.menu_184c) {
  max-width: 100px;
}
.accordion-orange-f5bd.carousel-fluid-7831 {
  border-bottom: none !important;
  text-align: center;
}
.accordion-orange-f5bd.carousel-fluid-7831::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tooltip-8618 p {
    padding: 1.5em 0;
  }
}
.block_down_ac1f {
  color: #0073aa;
}
.block-bright-fcdf {
  background-color: #0073aa;
}
.down_d5c9 {
  color: #229fd8;
}
.avatar-ac5a {
  background-color: #229fd8;
}
.dynamic-3ffe {
  color: #eee;
}
.lite_d4ed {
  background-color: #eee;
}
.outer-0bc7 {
  color: #444;
}
.grid-hot-580a {
  background-color: #444;
}
.card_281e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.card_281e .summary-out-9d0e .nav_d0e3 {
  font-size: 15px;
}
.card_281e .nav_d0e3 {
  line-height: 1.3;
}
.card_281e .picture-wood-027c {
}
.card_281e .backdrop-fd79 {
  background: #235787;
}
.label_white_e034 {
  padding: 0;
}
.label_white_e034 .backdrop-fd79 {
  background: #1a1a1a;
}
.label_white_e034 .picture-wood-027c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.silver-7b5f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.silver-7b5f .picture-wood-027c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.silver-7b5f .backdrop-fd79 {
  background: #303030;
}
.logo_right_77fe {
  position: relative;
  z-index: 10;
}
.logo_right_77fe .info-cb64 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content_f099 .thumbnail-e8eb {
  display: inline-block;
  vertical-align: middle;
}
.content_f099.wide-3bbd .thumbnail-e8eb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .content_f099.wide-3bbd .thumbnail-e8eb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .content_f099.wide-3bbd .thumbnail-e8eb {
    margin-right: 0.4em;
  }
}
.content_f099.wide-3bbd .thumbnail-e8eb:last-child {
  margin-right: 0;
}
.pagination_2c68 .info-cb64 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .feature-1e86 .summary-out-9d0e {
    margin: 0 -0.5em;
  }
  .feature-1e86 .summary-out-9d0e [class*="customify-col-"],
  .feature-1e86 .summary-out-9d0e [class*="customify-col_"],
  .feature-1e86 .summary-out-9d0e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.feature-1e86.heading-plasma-8341 .info-cb64 {
  background: 0 0 !important;
}
.feature-1e86.heading-plasma-8341 .info-cb64,
.feature-1e86.pagination_2c68 .info-cb64 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .feature-1e86.thumbnail-7be6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.feature-1e86.pagination_2c68 .info-cb64 {
  box-shadow: none !important;
}
.pressed-63a8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pressed-63a8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pressed-63a8 {
    padding: 18px 0 20px;
  }
}
.pressed-63a8 .blue_c3a3 {
  width: 100%;
}
.pressed-63a8 .description_90e6 {
  margin-bottom: 0;
}
.pressed-63a8 .image-245c {
  margin-top: 5px;
  font-size: 0.875em;
}
.input_basic_44c1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.input_basic_44c1 .fresh_0b3a {
  width: 100%;
}
.dropdown_dynamic_f6aa {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dropdown_dynamic_f6aa li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dropdown_dynamic_f6aa 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;
}
.dropdown_dynamic_f6aa li:last-child:after {
  display: none;
}
.dropdown_dynamic_f6aa li a {
  font-weight: 500;
  margin-right: 10px;
}
.pagination_6282 .modal_action_8583 button,
.pressed-63a8 .modal_action_8583 button {
  left: 0;
}
.pagination_6282 .fresh_0b3a,
.pressed-63a8 .fresh_0b3a {
  padding-left: 0;
  padding-right: 0;
}
.pagination_6282 .input_basic_44c1,
.pressed-63a8 .input_basic_44c1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pagination_6282 {
  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;
}
.pagination_6282: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;
}
.pagination_6282 .fixed_dd9b {
  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) {
  .pagination_6282 .fixed_dd9b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_6282 .fixed_dd9b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_6282 .fixed_dd9b {
    min-height: 200px;
  }
}
.pagination_6282 .dropdown_dynamic_f6aa {
  color: rgba(255, 255, 255, 0.8);
}
.pagination_6282 .dropdown_dynamic_f6aa a,
.pagination_6282 .dropdown_dynamic_f6aa li:after {
  color: inherit;
}
.pagination_6282 .dropdown_dynamic_f6aa a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.next-d000 {
  margin-bottom: 0.5em;
}
.heading_old_1467 {
  margin-bottom: 1.2em;
}
.heading_old_1467,
.next-d000 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.heading_old_1467 p:last-child,
.next-d000 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .modal_action_8583,
#masthead .modal_action_8583 {
  display: none;
}
#masthead
  > .modal_action_8583.sort-49ad {
  display: none;
}
#masthead > .modal_action_8583 button {
  left: 0;
}
.section_complex_9732 {
  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%;
}
.section_complex_9732 .thumbnail-e8eb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section_complex_9732 .backdrop-295f {
  display: -webkit-box;
  display: flex;
}
.section_complex_9732 .backdrop-295f.element-7851 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section_complex_9732 .backdrop-295f.content_ffc0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_complex_9732 .backdrop-295f.thumbnail-942f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_complex_9732.advanced-47bc.brown-05fe .backdrop-295f.element-7851 {
  flex-basis: 100%;
}
.section_complex_9732.wood-5013 .backdrop-295f.content_ffc0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.section_complex_9732.wood-5013 .backdrop-295f.thumbnail-942f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .modal_action_8583.sort-49ad {
  display: none;
}
#masthead > .modal_action_8583 button {
  left: 0;
}
.cool_cd65 {
  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;
}
.cool_cd65:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cool_cd65.shade-127d i {
  margin-right: 4px;
}
.cool_cd65.background_9c7e i {
  margin-left: 5px;
}
.nav_d0e3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.nav_d0e3 p:last-child {
  margin-bottom: 0;
}
.fast-1c78 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fast-1c78 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fast-1c78 img {
  display: block;
  width: auto;
  line-height: 1;
}
.fast-1c78 .tabs_0c42 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fast-1c78 .cold_46cf {
  margin: 5px 0 7px 0;
}
.fast-1c78.static_610d .carousel-33a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-1c78.static_610d .heading-blue-d98b {
  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;
}
.fast-1c78.tag_1c37 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fast-1c78.tag_1c37 .carousel-33a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-1c78.tag_1c37 .heading-blue-d98b {
  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;
}
.fast-1c78.popup-static-831a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast-1c78.footer_tiny_20e4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fast-1c78.footer_tiny_20e4 .heading-blue-d98b {
  margin-top: 7px;
}
.description_9b72 {
  display: inline-block;
}
.logo_right_77fe .bronze-ae15 .fast-1c78 img {
  max-width: 100%;
}
.basic_f534 .image_5c53.small_8a40,
.top-b0c1 .image_5c53.small_8a40 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic_f534 .block-fe8c,
.top-b0c1 .block-fe8c {
  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%);
}
.basic_f534 .block-fe8c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.basic_f534.lower-03d7 .block-fe8c {
  display: none;
}
.basic_f534 .hard-655c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.basic_f534 .hard-655c li {
  display: inline-block;
  position: relative;
}
.basic_f534 .hard-655c li:last-child {
  margin-right: 0;
}
.basic_f534 .hard-655c 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;
}
.basic_f534 .hard-655c li.hidden_97af > a {
  color: rgba(0, 0, 0, 0.9);
}
.basic_f534 .hard-655c > 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;
}
.basic_f534 .hard-655c > li > a i {
  line-height: 0;
}
.basic_f534 .hard-655c > li.selected_e1f4 > a .block-fe8c {
  margin-left: 4px;
  line-height: 0;
}
.basic_f534 .hard-655c .detail-87e7 li.selected_e1f4 > a {
  position: relative;
}
.basic_f534 .hard-655c .detail-87e7 li.selected_e1f4 > a:after,
.basic_f534 .hard-655c .detail-87e7 li.selected_e1f4 > a:before {
  content: "";
  display: table;
}
.basic_f534 .hard-655c .detail-87e7 li.selected_e1f4 > a:after {
  clear: both;
}
.basic_f534 .hard-655c .detail-87e7 li.selected_e1f4 > a .block-fe8c {
  margin-left: 5px;
  float: right;
}
.basic_f534 .info_action_53ad,
.basic_f534 .detail-87e7 {
  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;
}
.basic_f534 .detail-87e7 {
  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;
}
.basic_f534 .detail-87e7 .small_8a40 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic_f534 .detail-87e7 .block-fe8c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.basic_f534 .detail-87e7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.basic_f534 .detail-87e7 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;
}
.basic_f534 .detail-87e7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.basic_f534 .detail-87e7 .detail-87e7 {
  top: 0;
  left: 100%;
}
.basic_f534 .next_fa49.fn-focus-3b4b > .info_action_53ad,
.basic_f534 .next_fa49.fn-focus-3b4b > .detail-87e7,
.basic_f534 .next_fa49:focus > .info_action_53ad,
.basic_f534 .next_fa49:focus > .detail-87e7,
.basic_f534 .next_fa49:hover > .info_action_53ad,
.basic_f534 .next_fa49:hover > .detail-87e7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.basic_f534.sidebar-ea73 .iron_22dc:after,
.basic_f534.sidebar-ea73 .iron_22dc:before {
  content: "";
  display: table;
}
.basic_f534.sidebar-ea73 .iron_22dc:after {
  clear: both;
}
.basic_f534.sidebar-ea73 .iron_22dc > li {
  float: left;
}
.basic_f534.text_6e72 .iron_22dc:after,
.basic_f534.text_6e72 .iron_22dc:before {
  content: "";
  display: table;
}
.basic_f534.text_6e72 .iron_22dc:after {
  clear: both;
}
.basic_f534.text_6e72 .iron_22dc > li {
  float: left;
}
.basic_f534.text_6e72 .iron_22dc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.basic_f534.text_6e72 .iron_22dc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.basic_f534.text_6e72 .iron_22dc > li.steel-c15b > a,
.basic_f534.text_6e72 .iron_22dc > li.hidden_97af > a {
  color: #fff;
  background-color: #1e4b75;
}
.basic_f534.message-2aff .iron_22dc > li > a .small_8a40 {
  position: relative;
}
.basic_f534.message-2aff .iron_22dc > li > a .small_8a40: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;
}
.basic_f534.message-2aff
  .iron_22dc
  > li:focus
  > a
  .small_8a40:before,
.basic_f534.message-2aff
  .iron_22dc
  > li:hover
  > a
  .small_8a40:before {
  width: 100%;
  background-color: currentColor;
}
.basic_f534.message-2aff
  .iron_22dc
  > li.steel-c15b
  > a
  .small_8a40:before,
.basic_f534.message-2aff
  .iron_22dc
  > li.plasma_9a98
  > a
  .small_8a40:before {
  width: 100%;
  background-color: currentColor;
}
.basic_f534.heading-87b8 .iron_22dc > li > a .small_8a40 {
  position: relative;
}
.basic_f534.heading-87b8 .iron_22dc > li > a .small_8a40: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;
}
.basic_f534.heading-87b8 .iron_22dc > li:focus > a .small_8a40:before,
.basic_f534.heading-87b8
  .iron_22dc
  > li:hover
  > a
  .small_8a40:before {
  width: 100%;
  background-color: currentColor;
}
.basic_f534.heading-87b8
  .iron_22dc
  > li.steel-c15b
  > a
  .small_8a40:before,
.basic_f534.heading-87b8
  .iron_22dc
  > li.plasma_9a98
  > a
  .small_8a40:before {
  width: 100%;
  background-color: currentColor;
}
.top-b0c1 .hard-655c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-b0c1 .hard-655c li:first-child > a {
  border-top: none;
}
.top-b0c1 .hard-655c .picture-5099 > .small_8a40 .block-fe8c {
  display: none;
}
.top-b0c1 .hard-655c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.top-b0c1 .hard-655c li:last-child {
  border: none;
}
.top-b0c1 .hard-655c li.selected_e1f4 > a {
  padding-right: 45px !important;
}
.top-b0c1 .hard-655c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.top-b0c1 .hard-655c li a:focus,
.top-b0c1 .hard-655c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top-b0c1 .hard-655c li .tooltip_d18d {
  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;
}
.top-b0c1 .hard-655c li .tooltip_d18d:hover {
  box-shadow: none;
}
.top-b0c1 .hard-655c li .tooltip_d18d .block-fe8c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.top-b0c1 .hard-655c .detail-87e7 {
  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);
}
.top-b0c1 .hard-655c .detail-87e7 li a {
  padding-left: 3em;
}
.top-b0c1 .hard-655c .table_d9f5 > a .tooltip_d18d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top-b0c1 .hard-655c .table_d9f5 > .detail-87e7 {
  display: block;
  opacity: 1;
}
.module_east_9bb8 {
  max-width: 100%;
}
.warm-6a7b {
  line-height: 0;
  cursor: pointer;
}
.in_0dee {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.in_0dee:hover {
  box-shadow: none;
  color: currentColor;
}
.in_0dee svg {
  width: 18px;
  height: 18px;
}
.in_0dee .hover_pink_6540 {
  display: none;
}
.info-e428 {
  position: relative;
}
.info-e428.fn-active-3b4b .in_0dee .lower_d9b2 {
  display: none;
}
.info-e428.fn-active-3b4b .in_0dee .hover_pink_6540 {
  display: inline-block;
}
.info-e428 .shadow_bronze_3235 {
  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);
}
.info-e428.prev-5292 .shadow_bronze_3235 {
  left: auto;
  right: -0.9em;
}
.info-e428.prev-5292 .texture_47e6::before {
  left: auto;
  right: 15px;
}
.info-e428.fn-active-3b4b .shadow_bronze_3235 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown_last_ee2b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dropdown_last_ee2b label {
  flex-basis: 100%;
}
.dropdown_last_ee2b .east_34b9 {
  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;
}
.dropdown_last_ee2b .top_9a5c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dropdown_last_ee2b .top_9a5c:focus {
  background-color: transparent;
}
.dropdown_last_ee2b button.cold-0a35 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dropdown_last_ee2b button.cold-0a35:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dropdown_last_ee2b button.cold-0a35 svg {
  width: 18px;
  height: 18px;
}
.dropdown_last_ee2b input[type="submit"] {
  min-height: auto;
}
.liquid-26b6 .dropdown_last_ee2b .top_9a5c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.texture_47e6 {
  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) {
  .texture_47e6 {
    width: 220px;
  }
}
.texture_47e6 label {
  flex-basis: 100%;
}
.texture_47e6::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;
}
.dropdown_advanced_14c1 .liquid-26b6 .dropdown_last_ee2b {
  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;
}
.dropdown_advanced_14c1
  .liquid-26b6
  .dropdown_last_ee2b
  .east_34b9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dropdown_advanced_14c1 .liquid-26b6 .dropdown_last_ee2b .top_9a5c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dropdown_advanced_14c1
  .liquid-26b6
  .dropdown_last_ee2b
  .top_9a5c:focus {
  background: 0 0;
}
.dropdown_advanced_14c1
  .liquid-26b6
  .dropdown_last_ee2b
  .bronze_f384 {
  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;
}
.wood_818e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wood_818e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wood_818e li:last-child {
  margin-right: 0;
}
.wood_818e li:first-child {
  margin-left: 0;
}
.wood_818e.inner-363a a {
  color: #fff;
}
.wood_818e.inner-363a a:hover {
  color: #fff;
}
.wood_818e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wood_818e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wood_818e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wood_818e a:hover {
  opacity: 0.9;
  color: inherit;
}
.wood_818e [class*="social-icon-apple"] {
  background-color: #999;
}
.wood_818e [class*="social-icon-apple"].image-7429 {
  background-color: transparent;
  color: #999;
}
.wood_818e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wood_818e [class*="social-icon-behance"].image-7429 {
  background-color: transparent;
  color: #1769ff;
}
.wood_818e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wood_818e [class*="social-icon-bitbucket"].image-7429 {
  background-color: transparent;
  color: #205081;
}
.wood_818e [class*="social-icon-codepen"] {
  background-color: #000;
}
.wood_818e [class*="social-icon-codepen"].image-7429 {
  background-color: transparent;
  color: #000;
}
.wood_818e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wood_818e [class*="social-icon-delicious"].image-7429 {
  background-color: transparent;
  color: #39f;
}
.wood_818e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wood_818e [class*="social-icon-digg"].image-7429 {
  background-color: transparent;
  color: #005be2;
}
.wood_818e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wood_818e [class*="social-icon-dribbble"].image-7429 {
  background-color: transparent;
  color: #ea4c89;
}
.wood_818e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wood_818e [class*="social-icon-envelope"].image-7429 {
  background-color: transparent;
  color: #ea4335;
}
.wood_818e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wood_818e [class*="social-icon-facebook"].image-7429 {
  background-color: transparent;
  color: #3b5998;
}
.wood_818e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wood_818e [class*="social-icon-flickr"].image-7429 {
  background-color: transparent;
  color: #0063dc;
}
.wood_818e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wood_818e [class*="social-icon-foursquare"].image-7429 {
  background-color: transparent;
  color: #2d5be3;
}
.wood_818e [class*="social-icon-github"] {
  background-color: #333;
}
.wood_818e [class*="social-icon-github"].image-7429 {
  background-color: transparent;
  color: #333;
}
.wood_818e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wood_818e [class*="social-icon-google-plus"].image-7429 {
  background-color: transparent;
  color: #dd4b39;
}
.wood_818e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wood_818e [class*="social-icon-houzz"].image-7429 {
  background-color: transparent;
  color: #7ac142;
}
.wood_818e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wood_818e [class*="social-icon-instagram"].image-7429 {
  background-color: transparent;
  color: #262626;
}
.wood_818e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wood_818e [class*="social-icon-jsfiddle"].image-7429 {
  background-color: transparent;
  color: #487aa2;
}
.wood_818e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wood_818e [class*="social-icon-linkedin"].image-7429 {
  background-color: transparent;
  color: #0077b5;
}
.wood_818e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wood_818e [class*="social-icon-medium"].image-7429 {
  background-color: transparent;
  color: #00ab6b;
}
.wood_818e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wood_818e
  [class*="social-icon-odnoklassniki"].image-7429 {
  background-color: transparent;
  color: #f4731c;
}
.wood_818e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wood_818e [class*="social-icon-meetup"].image-7429 {
  background-color: transparent;
  color: #ec1c40;
}
.wood_818e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wood_818e [class*="social-icon-pinterest"].image-7429 {
  background-color: transparent;
  color: #bd081c;
}
.wood_818e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wood_818e [class*="social-icon-product-hunt"].image-7429 {
  background-color: transparent;
  color: #da552f;
}
.wood_818e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wood_818e [class*="social-icon-reddit"].image-7429 {
  background-color: transparent;
  color: #ff4500;
}
.wood_818e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wood_818e [class*="social-icon-rss"].image-7429 {
  background-color: transparent;
  color: #f26522;
}
.wood_818e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wood_818e
  [class*="social-icon-shopping-cart"].image-7429 {
  background-color: transparent;
  color: #4caf50;
}
.wood_818e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wood_818e [class*="social-icon-skype"].image-7429 {
  background-color: transparent;
  color: #00aff0;
}
.wood_818e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wood_818e [class*="social-icon-slideshare"].image-7429 {
  background-color: transparent;
  color: #0077b5;
}
.wood_818e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wood_818e [class*="social-icon-snapchat"].image-7429 {
  background-color: transparent;
  color: #fffc00;
}
.wood_818e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wood_818e [class*="social-icon-soundcloud"].image-7429 {
  background-color: transparent;
  color: #f80;
}
.wood_818e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wood_818e [class*="social-icon-spotify"].image-7429 {
  background-color: transparent;
  color: #2ebd59;
}
.wood_818e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wood_818e
  [class*="social-icon-stack-overflow"].image-7429 {
  background-color: transparent;
  color: #fe7a15;
}
.wood_818e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wood_818e [class*="social-icon-maldkfgram"].image-7429 {
  background-color: transparent;
  color: #2ca5e0;
}
.wood_818e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wood_818e [class*="social-icon-tripadvisor"].image-7429 {
  background-color: transparent;
  color: #589442;
}
.wood_818e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wood_818e [class*="social-icon-tumblr"].image-7429 {
  background-color: transparent;
  color: #35465c;
}
.wood_818e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wood_818e [class*="social-icon-twitch"].image-7429 {
  background-color: transparent;
  color: #6441a5;
}
.wood_818e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wood_818e [class*="social-icon-twitter"].image-7429 {
  background-color: transparent;
  color: #1da1f2;
}
.wood_818e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wood_818e [class*="social-icon-vimeo"].image-7429 {
  background-color: transparent;
  color: #1ab7ea;
}
.wood_818e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wood_818e [class*="social-icon-vk"].image-7429 {
  background-color: transparent;
  color: #45668e;
}
.wood_818e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wood_818e [class*="social-icon-weibo"].image-7429 {
  background-color: transparent;
  color: #df2029;
}
.wood_818e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wood_818e [class*="social-icon-weixin"].image-7429 {
  background-color: transparent;
  color: #7bb32e;
}
.wood_818e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wood_818e [class*="social-icon-whatsapp"].image-7429 {
  background-color: transparent;
  color: #25d366;
}
.wood_818e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wood_818e [class*="social-icon-wordpress"].image-7429 {
  background-color: transparent;
  color: #21759b;
}
.wood_818e [class*="social-icon-xing"] {
  background-color: #026466;
}
.wood_818e [class*="social-icon-xing"].image-7429 {
  background-color: transparent;
  color: #026466;
}
.wood_818e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wood_818e [class*="social-icon-yelp"].image-7429 {
  background-color: transparent;
  color: #af0606;
}
.wood_818e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wood_818e [class*="social-icon-youtube"].image-7429 {
  background-color: transparent;
  color: #cd201f;
}
.input_8a87 {
  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;
}
.input_8a87:hover {
  box-shadow: none;
  background: 0 0;
}
.button-0f1e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag_red_f36e {
  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;
}
.inner-ab74 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.chip_0cd1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.chip_0cd1,
.chip_0cd1::after,
.chip_0cd1::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;
}
.chip_0cd1::after,
.chip_0cd1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.upper_6e47 .tag_red_f36e .inner-ab74 {
  margin-top: -2px;
  width: 19px;
}
.upper_6e47 .tag_red_f36e .chip_0cd1 {
  margin-top: -1px;
}
.upper_6e47 .tag_red_f36e .chip_0cd1,
.upper_6e47 .tag_red_f36e .chip_0cd1::after,
.upper_6e47 .tag_red_f36e .chip_0cd1::before {
  width: 19px;
  height: 2px;
}
.upper_6e47 .tag_red_f36e .chip_0cd1::before {
  top: -6px;
}
.upper_6e47 .tag_red_f36e .chip_0cd1::after {
  bottom: -6px;
}
.text_dfbe .tag_red_f36e .inner-ab74 {
  margin-top: -2px;
  width: 22px;
}
.text_dfbe .tag_red_f36e .chip_0cd1 {
  margin-top: -1px;
}
.text_dfbe .tag_red_f36e .chip_0cd1,
.text_dfbe .tag_red_f36e .chip_0cd1::after,
.text_dfbe .tag_red_f36e .chip_0cd1::before {
  width: 22px;
  height: 2px;
}
.text_dfbe .tag_red_f36e .chip_0cd1::before {
  top: -7px;
}
.text_dfbe .tag_red_f36e .chip_0cd1::after {
  bottom: -7px;
}
.wrapper-7504 .tag_red_f36e .inner-ab74 {
  margin-top: -2px;
  width: 31px;
}
.wrapper-7504 .tag_red_f36e .chip_0cd1 {
  margin-top: -1.5px;
}
.wrapper-7504 .tag_red_f36e .chip_0cd1,
.wrapper-7504 .tag_red_f36e .chip_0cd1::after,
.wrapper-7504 .tag_red_f36e .chip_0cd1::before {
  width: 31px;
  height: 3px;
}
.wrapper-7504 .tag_red_f36e .chip_0cd1::before {
  top: -9px;
}
.wrapper-7504 .tag_red_f36e .chip_0cd1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary-09fe .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-09fe .tag_red_f36e .chip_0cd1 {
    margin-top: -1px;
  }
  .secondary-09fe .tag_red_f36e .chip_0cd1,
  .secondary-09fe .tag_red_f36e .chip_0cd1::after,
  .secondary-09fe .tag_red_f36e .chip_0cd1::before {
    width: 19px;
    height: 2px;
  }
  .secondary-09fe .tag_red_f36e .chip_0cd1::before {
    top: -6px;
  }
  .secondary-09fe .tag_red_f36e .chip_0cd1::after {
    bottom: -6px;
  }
  .slider_bright_9348 .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 22px;
  }
  .slider_bright_9348 .tag_red_f36e .chip_0cd1 {
    margin-top: -1px;
  }
  .slider_bright_9348 .tag_red_f36e .chip_0cd1,
  .slider_bright_9348 .tag_red_f36e .chip_0cd1::after,
  .slider_bright_9348 .tag_red_f36e .chip_0cd1::before {
    width: 22px;
    height: 2px;
  }
  .slider_bright_9348 .tag_red_f36e .chip_0cd1::before {
    top: -7px;
  }
  .slider_bright_9348 .tag_red_f36e .chip_0cd1::after {
    bottom: -7px;
  }
  .highlight_in_b45c .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_in_b45c .tag_red_f36e .chip_0cd1 {
    margin-top: -1.5px;
  }
  .highlight_in_b45c .tag_red_f36e .chip_0cd1,
  .highlight_in_b45c .tag_red_f36e .chip_0cd1::after,
  .highlight_in_b45c .tag_red_f36e .chip_0cd1::before {
    width: 31px;
    height: 3px;
  }
  .highlight_in_b45c .tag_red_f36e .chip_0cd1::before {
    top: -9px;
  }
  .highlight_in_b45c .tag_red_f36e .chip_0cd1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .block_2e57 .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 19px;
  }
  .block_2e57 .tag_red_f36e .chip_0cd1 {
    margin-top: -1px;
  }
  .block_2e57 .tag_red_f36e .chip_0cd1,
  .block_2e57 .tag_red_f36e .chip_0cd1::after,
  .block_2e57 .tag_red_f36e .chip_0cd1::before {
    width: 19px;
    height: 2px;
  }
  .block_2e57 .tag_red_f36e .chip_0cd1::before {
    top: -6px;
  }
  .block_2e57 .tag_red_f36e .chip_0cd1::after {
    bottom: -6px;
  }
  .menu-bb44 .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 22px;
  }
  .menu-bb44 .tag_red_f36e .chip_0cd1 {
    margin-top: -1px;
  }
  .menu-bb44 .tag_red_f36e .chip_0cd1,
  .menu-bb44 .tag_red_f36e .chip_0cd1::after,
  .menu-bb44 .tag_red_f36e .chip_0cd1::before {
    width: 22px;
    height: 2px;
  }
  .menu-bb44 .tag_red_f36e .chip_0cd1::before {
    top: -7px;
  }
  .menu-bb44 .tag_red_f36e .chip_0cd1::after {
    bottom: -7px;
  }
  .main_c66a .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 31px;
  }
  .main_c66a .tag_red_f36e .chip_0cd1 {
    margin-top: -1.5px;
  }
  .main_c66a .tag_red_f36e .chip_0cd1,
  .main_c66a .tag_red_f36e .chip_0cd1::after,
  .main_c66a .tag_red_f36e .chip_0cd1::before {
    width: 31px;
    height: 3px;
  }
  .main_c66a .tag_red_f36e .chip_0cd1::before {
    top: -9px;
  }
  .main_c66a .tag_red_f36e .chip_0cd1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .silver_c966 .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 19px;
  }
  .silver_c966 .tag_red_f36e .chip_0cd1 {
    margin-top: -1px;
  }
  .silver_c966 .tag_red_f36e .chip_0cd1,
  .silver_c966 .tag_red_f36e .chip_0cd1::after,
  .silver_c966 .tag_red_f36e .chip_0cd1::before {
    width: 19px;
    height: 2px;
  }
  .silver_c966 .tag_red_f36e .chip_0cd1::before {
    top: -6px;
  }
  .silver_c966 .tag_red_f36e .chip_0cd1::after {
    bottom: -6px;
  }
  .aside_2771 .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 22px;
  }
  .aside_2771 .tag_red_f36e .chip_0cd1 {
    margin-top: -1px;
  }
  .aside_2771 .tag_red_f36e .chip_0cd1,
  .aside_2771 .tag_red_f36e .chip_0cd1::after,
  .aside_2771 .tag_red_f36e .chip_0cd1::before {
    width: 22px;
    height: 2px;
  }
  .aside_2771 .tag_red_f36e .chip_0cd1::before {
    top: -7px;
  }
  .aside_2771 .tag_red_f36e .chip_0cd1::after {
    bottom: -7px;
  }
  .wood_8d8c .tag_red_f36e .inner-ab74 {
    margin-top: -2px;
    width: 31px;
  }
  .wood_8d8c .tag_red_f36e .chip_0cd1 {
    margin-top: -1.5px;
  }
  .wood_8d8c .tag_red_f36e .chip_0cd1,
  .wood_8d8c .tag_red_f36e .chip_0cd1::after,
  .wood_8d8c .tag_red_f36e .chip_0cd1::before {
    width: 31px;
    height: 3px;
  }
  .wood_8d8c .tag_red_f36e .chip_0cd1::before {
    top: -9px;
  }
  .wood_8d8c .tag_red_f36e .chip_0cd1::after {
    bottom: -9px;
  }
}
.section_cool_c6b7 .chip_0cd1 {
  -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);
}
.section_cool_c6b7 .chip_0cd1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.section_cool_c6b7 .chip_0cd1::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);
}
.section_cool_c6b7.clean-6468 .chip_0cd1 {
  -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);
}
.section_cool_c6b7.clean-6468 .chip_0cd1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.section_cool_c6b7.clean-6468 .chip_0cd1::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);
}
.content-392a {
  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.form-under-2da3:before {
  display: none;
}
.upper_e2a1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.upper_e2a1 .pattern-large-2d68 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.upper_e2a1 .pattern-large-2d68:last-of-type {
  border-bottom: none;
}
.upper_e2a1 .pattern-large-2d68.form-short-ab9b,
.upper_e2a1 .pattern-large-2d68.progress_3975,
.upper_e2a1 .pattern-large-2d68.video_1298 {
  padding: 0;
}
.upper_e2a1 .top-b0c1 .tooltip_d18d {
  color: currentColor;
}
.upper_e2a1 .top-b0c1 .tooltip_d18d:focus,
.upper_e2a1 .top-b0c1 .tooltip_d18d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_e2a1.picture-wood-027c .icon_2fc1,
.upper_e2a1.picture-wood-027c .nav_d0e3 a,
.upper_e2a1.picture-wood-027c .iron_22dc a,
.upper_e2a1.picture-wood-027c .detail-87e7 a {
  color: rgba(0, 0, 0, 0.55);
}
.upper_e2a1.picture-wood-027c .icon_2fc1:hover,
.upper_e2a1.picture-wood-027c .nav_d0e3 a:hover,
.upper_e2a1.picture-wood-027c .iron_22dc a:hover,
.upper_e2a1.picture-wood-027c .detail-87e7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_e2a1.picture-wood-027c .large-e1fb {
  color: rgba(0, 0, 0, 0.8);
}
.upper_e2a1.picture-wood-027c .pattern-large-2d68 {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_e2a1.picture-wood-027c .pattern-large-2d68:before {
  background: rgba(0, 0, 0, 0.08);
}
.upper_e2a1.picture-wood-027c .title_2ac4:before {
  background: rgba(255, 255, 255, 0.9);
}
.upper_e2a1.picture-wood-027c .top-b0c1 .hard-655c li a,
.upper_e2a1.picture-wood-027c .top-b0c1 .tooltip_d18d,
.upper_e2a1.picture-wood-027c .detail-87e7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_e2a1.picture-wood-027c .top-b0c1 .tooltip_d18d:focus,
.upper_e2a1.picture-wood-027c .top-b0c1 .tooltip_d18d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_e2a1.picture-wood-027c .hard-655c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper_e2a1.backdrop-fd79 .icon_2fc1,
.upper_e2a1.backdrop-fd79 .nav_d0e3 a,
.upper_e2a1.backdrop-fd79 .iron_22dc .tooltip_d18d,
.upper_e2a1.backdrop-fd79 .iron_22dc a,
.upper_e2a1.backdrop-fd79 .detail-87e7 a {
  color: rgba(255, 255, 255, 0.79);
}
.upper_e2a1.backdrop-fd79 .icon_2fc1:hover,
.upper_e2a1.backdrop-fd79 .nav_d0e3 a:hover,
.upper_e2a1.backdrop-fd79 .iron_22dc .tooltip_d18d:hover,
.upper_e2a1.backdrop-fd79 .iron_22dc a:hover,
.upper_e2a1.backdrop-fd79 .detail-87e7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper_e2a1.backdrop-fd79 .large-e1fb {
  color: rgba(255, 255, 255, 0.99);
}
.upper_e2a1.backdrop-fd79 .pattern-large-2d68 {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_e2a1.backdrop-fd79 .pattern-large-2d68:before {
  background: rgba(255, 255, 255, 0.08);
}
.upper_e2a1.backdrop-fd79 .title_2ac4:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper_e2a1.backdrop-fd79 .top-b0c1 .hard-655c li a,
.upper_e2a1.backdrop-fd79 .top-b0c1 .tooltip_d18d,
.upper_e2a1.backdrop-fd79 .detail-87e7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_e2a1.backdrop-fd79 .top-b0c1 .tooltip_d18d:focus,
.upper_e2a1.backdrop-fd79 .top-b0c1 .tooltip_d18d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_e2a1.backdrop-fd79 .hard-655c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_2ac4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title_2ac4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.content_88c6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.active_4bd9 .upper_e2a1 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.active_4bd9 .pattern-large-2d68 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.active_4bd9 .pattern-large-2d68:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .active_4bd9 .pattern-large-2d68:before {
    width: 16%;
    left: 42%;
  }
}
.active_4bd9 .pattern-large-2d68:last-child:before {
  content: none;
}
.active_4bd9 .pattern-large-2d68[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.active_4bd9 .top-b0c1 .hard-655c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.active_4bd9 .top-b0c1 .hard-655c li a .tooltip_d18d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.active_4bd9 .top-b0c1 .detail-87e7 {
  border: none;
}
.active_4bd9 .top-b0c1 .detail-87e7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.active_4bd9 .title_2ac4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.active_4bd9 .content_88c6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.active_4bd9 .backdrop-fd79 .title_2ac4:before {
  background: rgba(0, 0, 0, 0.9);
}
.active_4bd9 .picture-wood-027c.modal-active-f3a3 .chip_0cd1 {
  background: rgba(0, 0, 0, 0.6);
}
.active_4bd9
  .picture-wood-027c.modal-active-f3a3
  .chip_0cd1::after,
.active_4bd9
  .picture-wood-027c.modal-active-f3a3
  .chip_0cd1:before {
  background: inherit;
}
.active_4bd9
  .picture-wood-027c.modal-active-f3a3:hover
  .chip_0cd1 {
  background: rgba(0, 0, 0, 0.8);
}
.highlight-basic-cd8b .upper_e2a1 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .highlight-basic-cd8b .upper_e2a1 {
    width: auto;
    right: 45px;
  }
}
.thumbnail-b284 .upper_e2a1 {
  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) {
  .thumbnail-b284 .upper_e2a1 {
    width: auto;
    left: 45px;
  }
}
.form-under-2da3 .upper_e2a1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form-under-2da3 .content_88c6 {
  max-width: 48em;
  margin: 0 auto;
}
.form-under-2da3 .title_2ac4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active_5b96 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active_5b96.active_4bd9 .upper_e2a1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active_5b96.highlight-basic-cd8b .upper_e2a1 {
  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);
}
.active_5b96 .upper_e2a1 {
  visibility: visible;
}
.active_5b96.thumbnail-b284 .upper_e2a1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tabs_large_92f3,
.message-inner-dad3 {
  overflow-x: hidden;
}
.tabs_large_92f3 .upper_e2a1 {
  overflow: auto;
}
.tabs_large_92f3.active_4bd9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_large_92f3.active_4bd9 .upper_e2a1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tabs_large_92f3.active_4bd9 .input_8a87 {
  opacity: 0;
}
.tabs_large_92f3.highlight-basic-cd8b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_large_92f3.highlight-basic-cd8b .upper_e2a1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tabs_large_92f3.highlight-basic-cd8b .input_8a87 {
  opacity: 0;
}
.tabs_large_92f3.thumbnail-b284 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_large_92f3.thumbnail-b284 .upper_e2a1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tabs_large_92f3.thumbnail-b284 .input_8a87 {
  opacity: 0;
}
.tabs_large_92f3.form-under-2da3 .upper_e2a1 {
  z-index: 10;
  visibility: visible;
}
.modal-active-f3a3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.modal-active-f3a3 .chip_0cd1 {
  background: rgba(255, 255, 255, 0.99);
}
.modal-active-f3a3 .chip_0cd1::after,
.modal-active-f3a3 .chip_0cd1:before {
  background: inherit;
}
.modal-active-f3a3:hover .chip_0cd1 {
  background: rgba(255, 255, 255, 0.99);
}
.thumbnail-b284 .modal-active-f3a3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.form-under-2da3 .modal-active-f3a3 {
  display: none !important;
}
.tabs_large_92f3:before,
.message-inner-dad3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tabs_large_92f3 .modal-active-f3a3,
.message-inner-dad3 .modal-active-f3a3 {
  display: inline-block;
}
.upper_e2a1 .thumbnail-e8eb {
  -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;
}
.tabs_large_92f3 .upper_e2a1 .thumbnail-e8eb,
.message-inner-dad3 .upper_e2a1 .thumbnail-e8eb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black-2bf0 .east_34b9 {
  width: 100%;
}
.bronze-ae15 {
  padding: 0 0.5em 0;
}
.bronze-ae15 [class*="customify-col-"],
.bronze-ae15 [class*="customify-col_"],
.bronze-ae15 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.clean-c8b0 .bronze-ae15 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary-out-9d0e .status-d9b2,
  .status-d9b2 {
    display: none;
  }
  .notice_37be {
    text-align: left;
  }
  .cool_ed9f {
    text-align: center;
  }
  .card_black_ed81 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary-out-9d0e .inner_665a,
  .inner_665a {
    display: none;
  }
  .badge-00a9 {
    text-align: left;
  }
  .right-aa1f {
    text-align: center;
  }
  .pagination_hard_c791 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary-out-9d0e .form_a86f,
  .form_a86f {
    display: none;
  }
  .popup_5128 {
    text-align: left;
  }
  .footer-3555 {
    text-align: center;
  }
  .popup-hot-a0ef {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tooltip-9d3a {
  box-shadow: none !important;
}
.bottom-f5bb .carousel-fluid-947f,
.down-9447 .carousel-fluid-947f {
  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;
}
.down-9447 .carousel-fluid-947f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info-cb64 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info-cb64:after,
.info-cb64:before {
  content: "";
  display: table;
}
.info-cb64:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info-cb64 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info-cb64,
.thumbnail-7be6 {
  max-width: 1248px;
  margin: 0 auto;
}

.fast-cfd3.wide-ed66 .info-cb64 {
  max-width: 100%;
}
.fast-cfd3.row_afa4 {
  max-width: 1200px;
  margin: 0 auto;
}
.fast-cfd3.outline-13f2 .info-cb64 {
  max-width: 100%;
}
.fast-cfd3.outline-13f2 > .info-cb64 {
  padding-left: 0;
  padding-right: 0;
}
.fast-cfd3.outline-13f2 > .info-cb64 .summary-out-9d0e {
  margin: 0;
}
.fast-cfd3.outline-13f2
  > .info-cb64
  .solid_dc87.caption_steel_2b8b {
  margin-right: 0;
  margin-left: 0;
}
.fast-cfd3.outline-13f2 #main.caption_steel_2b8b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .down_1696 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .down_1696 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .status_8d8d .top_a54e {
    padding-right: 1em;
  }
  .status_8d8d.item-25ce .solid_dc87 {
    border-right: 1px solid #eaecee;
  }
  .status_8d8d.item-25ce .top_a54e {
    padding-right: 1em;
  }
  .status_8d8d.item-25ce .active-c073 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-current-4f00 .top_a54e {
    padding-left: 1em;
  }
  .picture-current-4f00.item-25ce .solid_dc87 {
    border-left: 1px solid #eaecee;
  }
  .picture-current-4f00.item-25ce .top_a54e {
    padding-left: 1em;
  }
  .picture-current-4f00.item-25ce .active-c073 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_2a85 .top_a54e {
    padding-left: 1em;
  }
  .secondary_2a85.item-25ce .backdrop_tall_3ba6 {
    border-right: 1px solid #eaecee;
  }
  .secondary_2a85.item-25ce .input-ce73 {
    border-right: 1px solid #eaecee;
  }
  .secondary_2a85.item-25ce .top_a54e {
    padding-left: 1em;
  }
  .secondary_2a85.item-25ce .active-c073 {
    padding-right: 1em;
  }
  .secondary_2a85.item-25ce .tall_3c72 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-full-de6f .top_a54e {
    padding-right: 1em;
  }
  .notification-full-de6f.item-25ce .backdrop_tall_3ba6 {
    border-left: 1px solid #eaecee;
  }
  .notification-full-de6f.item-25ce .input-ce73 {
    border-left: 1px solid #eaecee;
  }
  .notification-full-de6f.item-25ce .top_a54e {
    padding-right: 1em;
  }
  .notification-full-de6f.item-25ce .active-c073 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-full-de6f.item-25ce .tall_3c72 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down_1696 .top_a54e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down_1696.item-25ce .solid_dc87 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .down_1696.item-25ce .top_a54e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down_1696.item-25ce .active-c073 {
    padding-left: 1em;
  }
  .down_1696.item-25ce .tall_3c72 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .down_1696.item-25ce .top_a54e {
    padding-left: 0;
  }
}
.thumbnail_56c5 .content_f099 {
  display: inline-block;
}
.active-6cdb {
  display: inline-block;
}
.rough_1943 {
  word-con: break-word;
}
.accordion_action_8b33 > span {
  display: inline-block;
  padding: 5px 0;
}
.accordion_action_8b33 .glass-ef12 {
  margin-left: 8px;
  margin-right: 8px;
}
.accordion_action_8b33 .simple-ecde img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notice_under_d7ef .detail_medium_b0bf {
  margin-bottom: 2em;
}
.notice_under_d7ef .sidebar-slow-c9d0 {
  margin-bottom: 15px;
}
.notice_under_d7ef .sidebar-slow-c9d0:last-child {
  margin-bottom: 0;
}
.notice_under_d7ef .hard-711c {
  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) {
  .notice_under_d7ef .hard-711c {
    display: block;
  }
}
.notice_under_d7ef .logo-9b1d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notice_under_d7ef .logo-9b1d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notice_under_d7ef .column-inner-9220 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notice_under_d7ef .column-inner-9220 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notice_under_d7ef .column-inner-9220 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notice_under_d7ef .rough_1943 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice_under_d7ef .rough_1943 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notice_under_d7ef .pink-adcd p:last-child {
  margin-bottom: 0;
}
.notice_under_d7ef .tag-8e8a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notice_under_d7ef .box_0585 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notice_under_d7ef .white_bd21 {
  margin-top: 1em;
}
.notice_under_d7ef .grid-177a {
  top: 0;
  display: block;
}
.notice_under_d7ef .grid-177a a {
  color: inherit;
}
.notice_under_d7ef .grid-177a a:hover {
  color: inherit;
}
.notice_under_d7ef .easy_0eea {
  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;
}
.notice_under_d7ef .easy_0eea:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notice_under_d7ef .box_0585 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notice_under_d7ef .row_yellow_b9cd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notice_under_d7ef .row_yellow_b9cd:first-child {
  margin-top: 0;
}
.notice_under_d7ef .row_yellow_b9cd.up_95ef {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notice_under_d7ef .row_yellow_b9cd.list-a3c4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice_under_d7ef
  .row_yellow_b9cd.list-a3c4.narrow-b633
  .white_bd21 {
  width: 100%;
}
.notice_under_d7ef .list-a3c4 {
  -webkit-box-align: center;
  align-items: center;
}
.notice_under_d7ef .list-a3c4 .accordion_action_8b33,
.notice_under_d7ef .list-a3c4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notice_under_d7ef .column-inner-9220 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice_under_d7ef .column-inner-9220 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notice_under_d7ef .column-inner-9220: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;
}
.notice_under_d7ef .up_95ef {
  z-index: 5;
}
.notice_under_d7ef .lower_9d6f .progress-static-00a0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notice_under_d7ef .thumbnail-ba78 .progress-static-00a0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notice_under_d7ef .highlight_78b7 .progress-static-00a0 {
  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;
}
.notice_under_d7ef.chip-8f1e .hard-711c,
.notice_under_d7ef.silver_3902 .hard-711c {
  display: block;
}
.notice_under_d7ef.chip-8f1e .hard-711c .component-6564,
.notice_under_d7ef.chip-8f1e .hard-711c .box_0585,
.notice_under_d7ef.silver_3902 .hard-711c .component-6564,
.notice_under_d7ef.silver_3902 .hard-711c .box_0585 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice_under_d7ef.input-green-f4c0 .logo-9b1d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notice_under_d7ef.input-green-f4c0 .logo-9b1d {
    margin-right: 0;
  }
}
.notice_under_d7ef.chip-8f1e .logo-9b1d,
.notice_under_d7ef.silver_3902 .logo-9b1d {
  padding-top: 40%;
}
.notice_under_d7ef.chip-8f1e .detail_medium_b0bf,
.notice_under_d7ef.silver_3902 .detail_medium_b0bf {
  display: block;
}
.notice_under_d7ef.chip-8f1e .fn-sticky-3b4b .box_0585,
.notice_under_d7ef.silver_3902 .fn-sticky-3b4b .box_0585 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notice_under_d7ef.chip-8f1e .logo-9b1d,
.notice_under_d7ef.silver_3902 .logo-9b1d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notice_under_d7ef.chip-8f1e .box_0585 {
  padding: 1em;
}
.outline_next_3317 {
  margin: 30px auto;
  display: block;
}
.outline_next_3317 .light_9c50 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.outline_next_3317 .light_9c50 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline_next_3317 .light_9c50 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-first-a854 .accordion_action_8b33 {
  margin-bottom: 1.41575em;
}
.button-first-a854 .action-595a {
  margin-bottom: 1.618em;
}
.fast_5a06 .main_3b92 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fast_5a06 .main_3b92 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fast_5a06 .up_a768 {
  max-width: 100%;
  overflow: auto;
}
.up-9501 .fast_5a06 a:hover {
  text-decoration: underline;
}
.input_371f .sidebar-slow-c9d0:not(.rough_1943),
.input_371f .column-inner-9220 {
  margin-bottom: 1.41575em;
}
.input_371f .sidebar-slow-c9d0:not(.rough_1943):last-child,
.input_371f .column-inner-9220:last-child {
  margin-bottom: 0;
}
.input_371f .sidebar-slow-c9d0.sort-0cb0 {
  margin-bottom: 0.41575em;
}
.input_371f .gold-fd29:before,
.input_371f .label-green-855f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.input_371f .gold-fd29:before {
  content: "\f115";
}
.input_371f .label-green-855f:before {
  content: "\f02c";
}
.input_371f .large_4ebb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.input_371f .large_4ebb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.status-2145 {
  display: -webkit-box;
  display: flex;
}
.status-2145 .highlight-lite-b950 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .status-2145 .highlight-lite-b950 {
    flex-basis: 90px;
  }
}
.status-2145 .detail-current-84a4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .status-2145 .detail-current-84a4 {
    flex-basis: calc(100% - 50px);
  }
}
.status-2145 .inner-95eb p:last-child {
  margin-bottom: 0.72em;
}
.menu_dim_e325 .light_9c50 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu_dim_e325 .light_9c50:after,
.menu_dim_e325 .light_9c50:before {
  content: "";
  display: table;
}
.menu_dim_e325 .light_9c50:after {
  clear: both;
}
.menu_dim_e325 .light_9c50 .mini-2879,
.menu_dim_e325 .light_9c50 .pressed_64d3 {
  width: 49%;
}
.menu_dim_e325 .light_9c50 .mini-2879 a span.message-af63,
.menu_dim_e325 .light_9c50 .pressed_64d3 a span.message-af63 {
  display: block;
  margin-bottom: 5px;
}
.menu_dim_e325 .light_9c50 .pressed_64d3 {
  float: left;
  text-align: left;
}
.menu_dim_e325 .light_9c50 .mini-2879 {
  float: right;
  text-align: right;
}
.highlight_fast_2a5f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .highlight_fast_2a5f {
    margin-bottom: 0;
  }
}
.info-mini-5dfc {
  margin-bottom: 1em;
}
.info-mini-5dfc .rough_1943 {
  font-size: 1.1em;
  line-height: 1.3;
}
.accordion_orange_6fae a {
  display: block;
  line-height: 0;
  position: relative;
}
.rough_c058 .info-mini-5dfc,
.tertiary_static_83d5 .info-mini-5dfc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .rough_c058 .info-mini-5dfc,
  .tertiary_static_83d5 .info-mini-5dfc {
    display: block;
  }
}
.rough_c058 .accordion_orange_6fae,
.tertiary_static_83d5 .accordion_orange_6fae {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .rough_c058 .accordion_orange_6fae,
  .tertiary_static_83d5 .accordion_orange_6fae {
    margin-bottom: 1em;
  }
}
.rough_c058 .accordion_orange_6fae img,
.tertiary_static_83d5 .accordion_orange_6fae img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.rough_c058 .alert_easy_b6e4,
.tertiary_static_83d5 .alert_easy_b6e4 {
  flex-basis: calc(100% - 160px);
}
.rough_c058 .alert_easy_b6e4 p,
.tertiary_static_83d5 .alert_easy_b6e4 p {
  margin-bottom: 0;
}
.rough_c058 .alert_easy_b6e4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .rough_c058 .alert_easy_b6e4 {
    padding-left: 0;
  }
}
.tertiary_static_83d5 .alert_easy_b6e4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_static_83d5 .alert_easy_b6e4 {
    padding-right: 0;
  }
}
.tertiary_static_83d5 .accordion_orange_6fae {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tall_abf0 .accordion_orange_6fae {
  margin-bottom: 0.5em;
}
.tall_abf0 .accordion_orange_6fae img {
  width: 100%;
}
.lower_a87d .surface-wide-73ec,
.bright-c194 .surface-wide-73ec {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bright-c194 .solid_dc87 .notification_a5cf p:last-child {
  margin-bottom: 0;
}
.footer-640b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.basic_1403 .component-e8d0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .basic_1403 .component-e8d0:last-of-type {
    margin-bottom: 0;
  }
}
.basic_1403 .component-e8d0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.basic_1403 .component-e8d0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.basic_1403 .component-e8d0 ul li {
  margin: 0 0 0.6em;
}
.basic_1403 .component-e8d0 ul li.middle-7559,
.basic_1403 .component-e8d0 ul li.preview-e6d3 {
  position: relative;
}
.basic_1403 .component-e8d0 ul li.middle-7559 .image-9ce1,
.basic_1403 .component-e8d0 ul li.preview-e6d3 .image-9ce1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.basic_1403 .component-e8d0 ul li.middle-7559:after:after,
.basic_1403 .component-e8d0 ul li.middle-7559:after:before,
.basic_1403
  .component-e8d0
  ul
  li.preview-e6d3:after:after,
.basic_1403
  .component-e8d0
  ul
  li.preview-e6d3:after:before {
  content: "";
  display: table;
}
.basic_1403 .component-e8d0 ul li.middle-7559:after:after,
.basic_1403
  .component-e8d0
  ul
  li.preview-e6d3:after:after {
  clear: both;
}
.basic_1403 .component-e8d0 a.detail-c66d:hover {
  text-decoration: none;
}
.basic_1403 .component-e8d0 select {
  max-width: 100%;
}
.basic_1403 .component-e8d0 table {
  font-size: 85%;
}
.basic_1403 .component-e8d0 table td,
.basic_1403 .component-e8d0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.basic_1403 .component-e8d0 table tfoot td {
  text-align: left;
}
.basic_1403 .component-e8d0 :last-child {
  margin-bottom: 0;
}
.basic_1403 .component-e8d0 .popup_black_46a3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.basic_1403 .component-e8d0 .popup_black_46a3 label {
  width: 100%;
}
.basic_1403 .component-e8d0 .popup_black_46a3 .top_9a5c {
  width: 100%;
  display: block;
}
.basic_1403 .component-e8d0 .popup_black_46a3 .cold-0a35 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.basic_1403 .component-e8d0 .popup_black_46a3 .cold-0a35:hover svg #svg-search {
  fill: #444;
}
.basic_1403 .component-e8d0 .popup_black_46a3 .cold-0a35 svg {
  width: 18px;
  height: 18px;
}
.basic_1403 .outer_53b1 ul ul,
.basic_1403 .dropdown_fixed_b886 ul ul,
.basic_1403 .rough_2ff4 ul ul,
.basic_1403 .silver-554b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.basic_1403 .outer_53b1 .selected_e1f4 > a,
.basic_1403 .dropdown_fixed_b886 .selected_e1f4 > a,
.basic_1403 .rough_2ff4 .selected_e1f4 > a,
.basic_1403 .silver-554b .selected_e1f4 > a {
  margin-bottom: 0;
}
.basic_1403 .steel_f5fa li,
.basic_1403 .outer_53b1 li,
.basic_1403 .slider_9cf7 li,
.basic_1403 .dropdown_fixed_b886 li,
.basic_1403 .rough_2ff4 li,
.basic_1403 .silver-554b li,
.basic_1403 .pressed_67cf li,
.basic_1403 .hidden_ecdd li {
  display: block;
  position: relative;
}
.basic_1403 .steel_f5fa li:last-child,
.basic_1403 .outer_53b1 li:last-child,
.basic_1403 .slider_9cf7 li:last-child,
.basic_1403 .dropdown_fixed_b886 li:last-child,
.basic_1403 .rough_2ff4 li:last-child,
.basic_1403 .silver-554b li:last-child,
.basic_1403 .pressed_67cf li:last-child,
.basic_1403 .hidden_ecdd li:last-child {
  border: none;
}
.basic_1403 .steel_f5fa li a,
.basic_1403 .outer_53b1 li a,
.basic_1403 .slider_9cf7 li a,
.basic_1403 .dropdown_fixed_b886 li a,
.basic_1403 .rough_2ff4 li a,
.basic_1403 .silver-554b li a,
.basic_1403 .pressed_67cf li a,
.basic_1403 .hidden_ecdd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.basic_1403 .steel_f5fa li ul li::before,
.basic_1403 .outer_53b1 li ul li::before,
.basic_1403 .slider_9cf7 li ul li::before,
.basic_1403 .dropdown_fixed_b886 li ul li::before,
.basic_1403 .rough_2ff4 li ul li::before,
.basic_1403 .silver-554b li ul li::before,
.basic_1403 .pressed_67cf li ul li::before,
.basic_1403 .hidden_ecdd li ul li::before {
  left: 15px;
}
.basic_1403 .steel_f5fa li ul a,
.basic_1403 .outer_53b1 li ul a,
.basic_1403 .slider_9cf7 li ul a,
.basic_1403 .dropdown_fixed_b886 li ul a,
.basic_1403 .rough_2ff4 li ul a,
.basic_1403 .silver-554b li ul a,
.basic_1403 .pressed_67cf li ul a,
.basic_1403 .hidden_ecdd li ul a {
  padding-left: 20px;
}
.basic_1403 .steel_f5fa li ul ul li::before,
.basic_1403 .outer_53b1 li ul ul li::before,
.basic_1403 .slider_9cf7 li ul ul li::before,
.basic_1403 .dropdown_fixed_b886 li ul ul li::before,
.basic_1403 .rough_2ff4 li ul ul li::before,
.basic_1403 .silver-554b li ul ul li::before,
.basic_1403 .pressed_67cf li ul ul li::before,
.basic_1403 .hidden_ecdd li ul ul li::before {
  left: 30px;
}
.basic_1403 .steel_f5fa li ul ul a,
.basic_1403 .outer_53b1 li ul ul a,
.basic_1403 .slider_9cf7 li ul ul a,
.basic_1403 .dropdown_fixed_b886 li ul ul a,
.basic_1403 .rough_2ff4 li ul ul a,
.basic_1403 .silver-554b li ul ul a,
.basic_1403 .pressed_67cf li ul ul a,
.basic_1403 .hidden_ecdd li ul ul a {
  padding-left: 40px;
}
.basic_1403 .dynamic-7acc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.basic_1403 .hidden_ecdd ul li {
  margin-bottom: 1.41575em;
}
.basic_1403 .hidden_ecdd ul li .module_6277 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.basic_1403 .hidden_ecdd ul li .box-purple-d756 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.backdrop-fd79 .steel_f5fa li a,
.backdrop-fd79 .outer_53b1 li a,
.backdrop-fd79 .slider_9cf7 li a,
.backdrop-fd79 .dropdown_fixed_b886 li a,
.backdrop-fd79 .rough_2ff4 li a,
.backdrop-fd79 .silver-554b li a,
.backdrop-fd79 .pressed_67cf li a,
.backdrop-fd79 .hidden_ecdd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-fd79 .dynamic-7acc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-fd79 .component-e8d0 ul li.middle-7559 .image-9ce1,
.backdrop-fd79 .component-e8d0 ul li.preview-e6d3 .image-9ce1 {
  background: rgba(0, 0, 0, 0.2);
}
.backdrop-fd79 .basic_1403 .component-e8d0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-cfd3 .basic_1403 .hard-655c li {
  margin: 0;
}
.fast-cfd3 .basic_1403 .hard-655c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fast-cfd3 .basic_1403 .hard-655c li ul {
  margin: 0;
}
.fast-cfd3 .basic_1403 .hard-655c li ul li a {
  padding-left: 15px;
}
.fast-cfd3 .basic_1403 .hard-655c li ul li li a {
  padding-left: 30px;
}
.fast-cfd3 .basic_1403 .hard-655c li.hidden_97af > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fast-cfd3 .basic_1403 .hard-655c li.hidden_97af > 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;
}
.fast-cfd3 .basic_1403 .hard-655c li.hidden_97af > 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;
}
.header-68e2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.background_upper_64a3 {
  position: relative;
  z-index: 10;
}
.background_upper_64a3 .thumbnail-e8eb {
  width: 100%;
  max-width: 100%;
}
.panel-8f01 .bottom-8840 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel-8f01 .picture-wood-027c {
}
.panel-8f01 .backdrop-fd79 {
  background: #292929;
}
.item-steel-7e7f .bottom-8840 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.item-steel-7e7f .picture-wood-027c {
  background: #f9f9f9;
}
.item-steel-7e7f .backdrop-fd79 {
  background: #303030;
}
.thick_c64a .bottom-8840 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick_c64a .content_f099 {
    margin-bottom: 1em;
  }
  .thick_c64a .content_f099:last-child {
    margin-bottom: 0;
  }
}
.thick_c64a .picture-wood-027c {
  background: #ededed;
}
.thick_c64a .backdrop-fd79 {
  background: #1a1a1a;
}
.bottom-8840.picture-wood-027c {
  color: rgba(0, 0, 0, 0.6);
}
.bottom-8840.picture-wood-027c .text_02d7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-8840.backdrop-fd79 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-8840.backdrop-fd79 a:not(.detail-c66d) {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-8840.backdrop-fd79 a:not(.detail-c66d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-8840.backdrop-fd79 .text_02d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-8840.backdrop-fd79 table tbody td,
.bottom-8840.backdrop-fd79 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hot-323b.pagination_2c68 .info-cb64 {
  max-width: initial;
}
.hot-323b .wide-3bbd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hot-323b .wide-3bbd .thumbnail-e8eb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hot-323b .wide-3bbd .thumbnail-e8eb {
    display: block;
    margin-bottom: 2em;
  }
  .hot-323b .wide-3bbd .thumbnail-e8eb:last-child {
    margin-bottom: 0;
  }
}
.thick_c64a .content_f099:last-child,
.item-steel-7e7f .content_f099:last-child,
.panel-8f01 .content_f099:last-child {
  margin-bottom: 0;
}
.thick_c64a .content_f099 .basic_1403 .component-e8d0:last-child,
.item-steel-7e7f .content_f099 .basic_1403 .component-e8d0:last-child,
.panel-8f01 .content_f099 .basic_1403 .component-e8d0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thick_c64a .blue_e078,
  .thick_c64a .gradient-slow-3fe4,
  .item-steel-7e7f .blue_e078,
  .item-steel-7e7f .gradient-slow-3fe4,
  .panel-8f01 .blue_e078,
  .panel-8f01 .gradient-slow-3fe4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .background_upper_64a3 .content_f099 {
    margin-bottom: 2em;
  }
}
.background_upper_64a3 p:last-child {
  margin-bottom: 0;
}
.background_upper_64a3 li,
.background_upper_64a3 ul {
  list-style: none;
  margin: 0;
}
.background_upper_64a3 ul ul {
  margin-left: 2.617924em;
}
.action-37a7 {
  font-size: 0.875em;
}

/* css-noise: b01b */
.widget-item-v0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
