/*!
Theme Name: Customify
Theme URI: https://pressmaximum.panel-1564/customify
Author: WPCustomify
Author URI: https://pressmaximum.panel-1564
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.panel-1564/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.photo-thick-3565.heading_fixed_868b/licenses/gpl-2.0.disabled-bright-c38a
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.preview-c076/, (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.tooltip_0a11.up_0ef5/normalize.container-huge-21ff/
 ======
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.container-huge-21ff v7.0.0 | MIT License | github.panel-1564/necolas/normalize.container-huge-21ff */
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;
}
.hover_cool_547b .clean_5050,
.gradient_advanced_5205,
.module_cd0c,
.frame_36e1,
.upper-e801,
.header-lite-16d6,
.pressed_dd02,
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;
}
.gradient_advanced_5205,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gradient_advanced_5205,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_advanced_5205,
  h1 {
    font-size: 1.8em;
  }
}
.module_cd0c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.module_cd0c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .module_cd0c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .module_cd0c,
  h2 {
    font-size: 1.7em;
  }
}
.frame_36e1,
h3 {
  font-size: 1.618em;
}
.hover_cool_547b .clean_5050,
.upper-e801,
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.hidden-6a3b {
  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;
}
.form_4231:after,
.form_4231:before,
.hover_slow_ca8e:after,
.hover_slow_ca8e:before {
  content: "";
  display: table;
}
.form_4231:after,
.hover_slow_ca8e:after {
  clear: both;
}
.label_2a02 {
  float: right;
  margin-right: 0;
}
.brown_a828 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.preview_3715 .over_8912,
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;
}
.preview_3715 .over_8912: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;
}
.preview_pressed_5eca .over_8912 {
  box-shadow: none;
}
.preview_pressed_5eca
  .over_8912
  .carousel_orange_f6b3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.preview_pressed_5eca .over_8912 .surface_fluid_33c8 {
  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;
}
.preview_pressed_5eca
  .over_8912
  .surface_fluid_33c8
  b {
  display: none;
}
.preview_pressed_5eca .banner-simple-a408 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section-wood-a162:not(.widget-05d3):not(.grid-lower-7785),
button:not(.widget-05d3):not(.grid-lower-7785),
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ),
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ),
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ) {
  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;
}
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ):hover,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ):hover,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):hover,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):hover,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ):active,
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ):active,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):active,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):active,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):active,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus {
  outline: 0;
}
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42 {
  position: relative;
}
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .content_f9d5,
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .bottom-dcd5,
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .outline-47e2,
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  i,
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  svg,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .content_f9d5,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .bottom-dcd5,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .outline-47e2,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  i,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  svg,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .content_f9d5,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .bottom-dcd5,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .outline-47e2,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  i,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  svg,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .content_f9d5,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .bottom-dcd5,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .outline-47e2,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  i,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  svg,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .content_f9d5,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .bottom-dcd5,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  .outline-47e2,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  i,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42
  svg {
  visibility: hidden;
}
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42:after,
button:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42:after,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42:after,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42:after,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ).fn-loading-5a42: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;
}
.section-wood-a162:not(.widget-05d3):not(.grid-lower-7785),
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ),
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ),
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ) {
  color: #fff;
  background: #235787;
}
.section-wood-a162:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus,
input[type="button"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus,
input[type="reset"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus,
input[type="submit"]:not(.widget-05d3):not(
    .grid-lower-7785
  ):focus {
  color: #fff;
}
.section-wood-a162.fn-disabled-5a42:not(.widget-05d3):not(
    .grid-lower-7785
  ),
.section-wood-a162[disabled]:not(.widget-05d3):not(
    .grid-lower-7785
  ),
button.fn-disabled-5a42:not(.widget-05d3):not(
    .grid-lower-7785
  ),
button[disabled]:not(.widget-05d3):not(
    .grid-lower-7785
  ) {
  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;
}
.copper_c2d5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.copper_c2d5: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;
}
.texture_red_aa54 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outer_46cf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.list_center_6cc1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.form_4231:after,
.form_4231:before,
.tag-3428:after,
.tag-3428:before,
.photo-red-14c6:after,
.photo-red-14c6:before,
.highlight_466b:after,
.highlight_466b:before,
.title-wood-3a89:after,
.title-wood-3a89:before,
.module-hot-1b7a:after,
.module-hot-1b7a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.form_4231:after,
.tag-3428:after,
.photo-red-14c6:after,
.highlight_466b:after,
.title-wood-3a89:after,
.module-hot-1b7a:after {
  clear: both;
}
.tag-3428 .detail-center-7634,
.photo-red-14c6 .detail-center-7634,
.title-liquid-7128 .detail-center-7634 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title_2252 {
  display: inline-block;
}
.description-a4c5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description-a4c5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description-a4c5 .top_0b35 {
  padding: 1em 0;
  font-size: 85%;
}
.top_0b35 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge_solid_e59e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge_solid_e59e:after,
.badge_solid_e59e:before {
  content: "";
  display: table;
}
.badge_solid_e59e:after {
  clear: both;
}
.row-45f8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary-fluid-5df9 .row-45f8 {
  max-width: 50%;
}
.main-soft-bb9d .row-45f8 {
  max-width: 33.33%;
}
.warm-5964 .row-45f8 {
  max-width: 25%;
}
.mini-61a0 .row-45f8 {
  max-width: 20%;
}
.accent-2636 .row-45f8 {
  max-width: 16.66%;
}
.pro_3ec6 .row-45f8 {
  max-width: 14.28%;
}
.logo_bf90 .row-45f8 {
  max-width: 12.5%;
}
.static-58b9 .row-45f8 {
  max-width: 11.11%;
}
.bronze_c6df {
  display: block;
}
.hover_cool_547b .picture-steel-25d0 label,
.hover_cool_547b .middle_a50f label,
.hover_cool_547b .white-540b label,
.hover_cool_547b .description-9bcb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.under-34d3 {
  list-style: none;
  margin: 0;
}
.under-34d3 article.in_2b71 {
  margin-bottom: 0;
}
.under-34d3 ul {
  list-style: none;
  margin: 0;
}
.under-34d3 .feature-active-cd5d li.in_2b71 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .under-34d3 .feature-active-cd5d li.in_2b71 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .under-34d3 .feature-active-cd5d li.in_2b71: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) {
  .under-34d3 .feature-active-cd5d li.in_2b71 li.in_2b71 li.in_2b71 li.in_2b71 {
    padding-left: 0;
  }
}
article.in_2b71 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_2b71 .tag-3428 p:last-of-type {
  margin-bottom: 0;
}
article.in_2b71 .smooth-5158 {
  float: left;
}
article.in_2b71 .detail_green_8705 {
  margin-left: 85px;
}
article.in_2b71 .hero-prev-3f29 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_2b71 .hero-prev-3f29 .detail-d29e {
  margin-left: 10px;
}
article.in_2b71 .modal-85c7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_2b71 .dropdown_advanced_c9f4 {
  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-steel-25d0,
  #respond .white-540b,
  #respond .description-9bcb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-steel-25d0 input,
#respond .white-540b input,
#respond .description-9bcb input {
  width: 100%;
}
#respond .description-9bcb {
  margin-right: 0;
}
#respond .detail_current_3a2b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article-bottom-f104 {
  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;
}
.article-bottom-f104.under_1e83 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.article-bottom-f104 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%);
}
.article-bottom-f104:focus,
.article-bottom-f104: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);
}
.wood_baae {
  border-radius: 10%;
}
.shade_slow_3ab1 {
  border-radius: 50%;
}
.upper-5645 {
  font-size: 0.72em;
}
.first_73f9 {
  font-size: 0.875em;
}
.footer_under_d02f {
  font-size: 1.1em;
}
.advanced-2a15 {
  text-transform: uppercase;
  line-height: 1.2;
}
.advanced-2a15.upper-5645 {
  letter-spacing: 0.5px;
}
.title_4685,
.title_4685 a {
  color: #6d6d6d;
}
.title_4685 a:hover {
  color: #111;
}
.form-fff5 {
  color: #6d6d6d;
}
.in_25aa {
  overflow-x: hidden;
}
.in_25aa .hard_1151.nav-new-73bd {
  position: relative;
}
.in_25aa .hard_1151.nav-new-73bd.aside_liquid_3fe3 {
  position: initial;
}
.in_25aa
  .hard_1151.nav-new-73bd.aside_liquid_3fe3
  .filter-stone-8dd7 {
  left: auto;
}
.in_25aa .hard_1151 .filter-stone-8dd7 {
  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;
}
.in_25aa .hard_1151:hover.nav-new-73bd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.in_25aa
  .hard_1151:hover.nav-new-73bd
  .filter-stone-8dd7 {
  display: block;
  z-index: 9999999;
}
.in_25aa .photo-hard-6acf .icon-ab6b,
.in_25aa .aside_outer_8a25 .icon-ab6b {
  display: none;
}
.in_25aa .icon-3f0d .hard_1151:hover.nav-new-73bd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hover_cool_547b .picture-steel-25d0 label,
.hover_cool_547b .middle_a50f label,
.hover_cool_547b .white-540b label,
.hover_cool_547b .description-9bcb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.under-34d3 {
  list-style: none;
  margin: 0;
}
.under-34d3 article.in_2b71 {
  margin-bottom: 0;
}
.under-34d3 ul {
  list-style: none;
  margin: 0;
}
.under-34d3 .feature-active-cd5d li.in_2b71 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .under-34d3 .feature-active-cd5d li.in_2b71 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .under-34d3 .feature-active-cd5d li.in_2b71: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) {
  .under-34d3 .feature-active-cd5d li.in_2b71 li.in_2b71 li.in_2b71 li.in_2b71 {
    padding-left: 0;
  }
}
article.in_2b71 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_2b71 .tag-3428 p:last-of-type {
  margin-bottom: 0;
}
article.in_2b71 .smooth-5158 {
  float: left;
}
article.in_2b71 .detail_green_8705 {
  margin-left: 85px;
}
article.in_2b71 .hero-prev-3f29 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_2b71 .hero-prev-3f29 .detail-d29e {
  margin-left: 10px;
}
article.in_2b71 .modal-85c7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_2b71 .dropdown_advanced_c9f4 {
  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-steel-25d0,
  #respond .white-540b,
  #respond .description-9bcb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture-steel-25d0 input,
#respond .white-540b input,
#respond .description-9bcb input {
  width: 100%;
}
#respond .description-9bcb {
  margin-right: 0;
}
#respond .detail_current_3a2b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo-hard-6acf .search_1200 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search_1200 .preview-purple-59e1.detail-9ef3 .notice-0110 > li > a:focus,
.search_1200 .preview-purple-59e1.detail-9ef3 .notice-0110 > li > a:hover,
.search_1200 .preview-purple-59e1.huge-5010 .notice-0110 > li > a:focus,
.search_1200 .preview-purple-59e1.huge-5010 .notice-0110 > li > a:hover,
.search_1200 .preview-purple-59e1.component_600c .notice-0110 > li > a:focus,
.search_1200 .preview-purple-59e1.component_600c .notice-0110 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_1200
  .preview-purple-59e1.detail-9ef3
  .notice-0110
  > li.accordion_up_cb79
  > a,
.search_1200
  .preview-purple-59e1.detail-9ef3
  .notice-0110
  > li.frame-first-50bb
  > a,
.search_1200
  .preview-purple-59e1.huge-5010
  .notice-0110
  > li.accordion_up_cb79
  > a,
.search_1200
  .preview-purple-59e1.huge-5010
  .notice-0110
  > li.frame-first-50bb
  > a,
.search_1200
  .preview-purple-59e1.component_600c
  .notice-0110
  > li.accordion_up_cb79
  > a,
.search_1200 .preview-purple-59e1.component_600c .notice-0110 > li.carousel-eac3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.search_1200 .slider_45d7,
.search_1200 .slider_45d7 a {
  color: rgba(255, 255, 255, 0.99);
}
.search_1200 .item-65ae.solid_ecde li a,
.search_1200 .photo_d6b4 a,
.search_1200 .silver-3c94,
.search_1200 .notice-0110 > li > a,
.search_1200 .primary-next-e686 {
  color: rgba(255, 255, 255, 0.79);
}
.search_1200 .item-65ae.solid_ecde li a:hover,
.search_1200 .photo_d6b4 a:hover,
.search_1200 .silver-3c94:hover,
.search_1200 .notice-0110 > li > a:hover,
.search_1200 .primary-next-e686:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_1200 .rough-2240 {
  color: rgba(255, 255, 255, 0.79);
}
.search_1200 .rough-2240 .accordion_black_4b9b {
  color: rgba(255, 255, 255, 0.99);
}
.search_1200 .rough-2240:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_1200 .white_39e6 .content-6436 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search_1200 .white_39e6 .content-6436 .tag-1222 {
  color: rgba(255, 255, 255, 0.79);
}
.search_1200
  .white_39e6
  .content-6436
  .tag-1222::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search_1200
  .white_39e6
  .content-6436
  .tag-1222:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search_1200
  .white_39e6
  .content-6436
  .tag-1222::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search_1200
  .white_39e6
  .content-6436
  .tag-1222::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search_1200 .white_39e6 .column_c6e8 {
  color: rgba(255, 255, 255, 0.79);
}
.search_1200 .white_39e6 .column_c6e8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_white_5cd9
  .search_1200
  .white_39e6
  .texture-79db
  .text-ec1b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_white_5cd9
  .search_1200
  .white_39e6
  .texture-79db
  .tag-1222 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-hard-6acf .highlight_6627 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight_6627 .preview-purple-59e1.detail-9ef3 .notice-0110 > li > a:focus,
.highlight_6627 .preview-purple-59e1.detail-9ef3 .notice-0110 > li > a:hover,
.highlight_6627 .preview-purple-59e1.huge-5010 .notice-0110 > li > a:focus,
.highlight_6627 .preview-purple-59e1.huge-5010 .notice-0110 > li > a:hover,
.highlight_6627 .preview-purple-59e1.component_600c .notice-0110 > li > a:focus,
.highlight_6627 .preview-purple-59e1.component_600c .notice-0110 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_6627
  .preview-purple-59e1.detail-9ef3
  .notice-0110
  > li.accordion_up_cb79
  > a,
.highlight_6627
  .preview-purple-59e1.detail-9ef3
  .notice-0110
  > li.frame-first-50bb
  > a,
.highlight_6627
  .preview-purple-59e1.huge-5010
  .notice-0110
  > li.accordion_up_cb79
  > a,
.highlight_6627
  .preview-purple-59e1.huge-5010
  .notice-0110
  > li.frame-first-50bb
  > a,
.highlight_6627
  .preview-purple-59e1.component_600c
  .notice-0110
  > li.accordion_up_cb79
  > a,
.highlight_6627 .preview-purple-59e1.component_600c .notice-0110 > li.carousel-eac3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_6627 .slider_45d7,
.highlight_6627 .slider_45d7 a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_6627 .item-65ae.solid_ecde li a,
.highlight_6627 .photo_d6b4 a,
.highlight_6627 .silver-3c94,
.highlight_6627 .notice-0110 > li > a,
.highlight_6627 .primary-next-e686 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_6627 .item-65ae.solid_ecde li a:hover,
.highlight_6627 .photo_d6b4 a:hover,
.highlight_6627 .silver-3c94:hover,
.highlight_6627 .notice-0110 > li > a:hover,
.highlight_6627 .primary-next-e686:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_6627 .rough-2240 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_6627 .rough-2240 .accordion_black_4b9b {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_6627 .rough-2240:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-508e .modal-f3eb {
  margin-left: auto;
  margin-right: auto;
}
.photo-red-14c6 > * {
  margin-left: auto;
  margin-right: auto;
}
.photo-red-14c6 .texture_red_aa54 {
  margin-right: 1.41575em;
}
.description-pro-e8b7 .photo-red-14c6 > .nav_under_ad3e {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.description-pro-e8b7 .photo-red-14c6 > .dropdown-dirty-dd1c {
  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;
}
.copper_5c34.avatar-508e .modal-f3eb,
.grid_822b.avatar-508e .modal-f3eb {
  margin-left: 0;
}
.pattern-e2c9.avatar-508e .modal-f3eb,
.stone-f1eb.avatar-508e .modal-f3eb {
  margin-right: 0;
}
.photo-red-14c6 ol,
.photo-red-14c6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.breadcrumb_5cb5 video {
  max-width: 100%;
}
.short_f4a1 img {
  display: block;
}
.short_f4a1.texture_red_aa54,
.short_f4a1.outer_46cf {
  width: 100%;
}
.short_f4a1.dropdown-dirty-dd1c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.form_hard_5763:not(.header-aaa0) {
  margin: 1.5em auto;
}
.status-0b69 p {
  padding: 1.5em 14px;
}
ul.dark_8e7f.dropdown-dirty-dd1c,
ul.dark_8e7f.nav_under_ad3e,
ul.dark_8e7f.banner_hard_d25c.nav_under_ad3e {
  padding: 0 14px;
}
.highlight-active-9e64 {
  display: block;
  overflow-x: auto;
}
.highlight-active-9e64 table {
  border-collapse: collapse;
  width: 100%;
}
.highlight-active-9e64 td,
.highlight-active-9e64 th {
  padding: 0.5em;
}
.photo-red-14c6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.photo-red-14c6 ol ol,
.photo-red-14c6 ol ul,
.photo-red-14c6 ul ol,
.photo-red-14c6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.photo-red-14c6 ol ol li,
.photo-red-14c6 ol ul li,
.photo-red-14c6 ul ol li,
.photo-red-14c6 ul ul li {
  margin-left: 0;
}
.focus-black-1b00.highlight-bd2d > .border_ad39 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.focus-black-1b00.highlight-bd2d > .border_ad39 iframe,
.focus-black-1b00.highlight-bd2d > .border_ad39 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.table_large_9b60 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.table_large_9b60.title_d169 {
  padding: 0;
}
.table_large_9b60.title_d169 cite {
  font-size: 13px;
}
.table_large_9b60 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.table_large_9b60 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accent_329e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accent_329e > p:first-child {
  margin-top: 0;
}
.accent_329e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accent_329e blockquote {
  border-left: 0;
}
.outline_12af {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outline_12af:not(.module-thick-39c4) {
  max-width: 100px;
}
.outline_12af.hot-682a {
  border-bottom: none !important;
  text-align: center;
}
.outline_12af.hot-682a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .status-0b69 p {
    padding: 1.5em 0;
  }
}
.gradient-down-9aaa {
  color: #0073aa;
}
.chip-72e5 {
  background-color: #0073aa;
}
.detail_dd34 {
  color: #229fd8;
}
.stone-4c2e {
  background-color: #229fd8;
}
.primary_medium_e529 {
  color: #eee;
}
.easy_e90d {
  background-color: #eee;
}
.disabled-out-3e97 {
  color: #444;
}
.button-0fc1 {
  background-color: #444;
}
.video_c653 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.video_c653 .nav_2af8 .photo_d6b4 {
  font-size: 15px;
}
.video_c653 .photo_d6b4 {
  line-height: 1.3;
}
.video_c653 .highlight_6627 {
}
.video_c653 .search_1200 {
  background: #235787;
}
.wrapper_9649 {
  padding: 0;
}
.wrapper_9649 .search_1200 {
  background: #1a1a1a;
}
.wrapper_9649 .highlight_6627 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fresh-1e1c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fresh-1e1c .highlight_6627 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fresh-1e1c .search_1200 {
  background: #303030;
}
.module-hot-1b7a {
  position: relative;
  z-index: 10;
}
.module-hot-1b7a .complex-e829 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_0502 .nav-new-73bd {
  display: inline-block;
  vertical-align: middle;
}
.widget_0502.shade_69cc .nav-new-73bd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .widget_0502.shade_69cc .nav-new-73bd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .widget_0502.shade_69cc .nav-new-73bd {
    margin-right: 0.4em;
  }
}
.widget_0502.shade_69cc .nav-new-73bd:last-child {
  margin-right: 0;
}
.filter-59f5 .complex-e829 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .photo-hard-6acf .nav_2af8 {
    margin: 0 -0.5em;
  }
  .photo-hard-6acf .nav_2af8 [class*="customify-col-"],
  .photo-hard-6acf .nav_2af8 [class*="customify-col_"],
  .photo-hard-6acf .nav_2af8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.photo-hard-6acf.pink-4ad5 .complex-e829 {
  background: 0 0 !important;
}
.photo-hard-6acf.pink-4ad5 .complex-e829,
.photo-hard-6acf.filter-59f5 .complex-e829 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .photo-hard-6acf.aside_inner_847e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.photo-hard-6acf.filter-59f5 .complex-e829 {
  box-shadow: none !important;
}
.accent_75fa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accent_75fa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accent_75fa {
    padding: 18px 0 20px;
  }
}
.accent_75fa .easy_f392 {
  width: 100%;
}
.accent_75fa .table_142c {
  margin-bottom: 0;
}
.accent_75fa .background_24b8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.picture_current_ff2d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.picture_current_ff2d .block_4896 {
  width: 100%;
}
.hard-c346 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hard-c346 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hard-c346 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;
}
.hard-c346 li:last-child:after {
  display: none;
}
.hard-c346 li a {
  font-weight: 500;
  margin-right: 10px;
}
.nav-current-6449 .icon-ab6b button,
.accent_75fa .icon-ab6b button {
  left: 0;
}
.nav-current-6449 .block_4896,
.accent_75fa .block_4896 {
  padding-left: 0;
  padding-right: 0;
}
.nav-current-6449 .picture_current_ff2d,
.accent_75fa .picture_current_ff2d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.nav-current-6449 {
  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;
}
.nav-current-6449: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;
}
.nav-current-6449 .huge-da06 {
  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) {
  .nav-current-6449 .huge-da06 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-current-6449 .huge-da06 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .nav-current-6449 .huge-da06 {
    min-height: 200px;
  }
}
.nav-current-6449 .hard-c346 {
  color: rgba(255, 255, 255, 0.8);
}
.nav-current-6449 .hard-c346 a,
.nav-current-6449 .hard-c346 li:after {
  color: inherit;
}
.nav-current-6449 .hard-c346 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.liquid_9f86 {
  margin-bottom: 0.5em;
}
.status_up_8f78 {
  margin-bottom: 1.2em;
}
.status_up_8f78,
.liquid_9f86 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.status_up_8f78 p:last-child,
.liquid_9f86 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon-ab6b,
#masthead .icon-ab6b {
  display: none;
}
#masthead
  > .icon-ab6b.brown_c44c {
  display: none;
}
#masthead > .icon-ab6b button {
  left: 0;
}
.button_1646 {
  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%;
}
.button_1646 .nav-new-73bd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button_1646 .tag-fluid-3194 {
  display: -webkit-box;
  display: flex;
}
.button_1646 .tag-fluid-3194.gradient_first_aec4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button_1646 .tag-fluid-3194.status_gold_3f8a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_1646 .tag-fluid-3194.hover-033e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_1646.in_60b2.icon_5192 .tag-fluid-3194.gradient_first_aec4 {
  flex-basis: 100%;
}
.button_1646.disabled_selected_7562 .tag-fluid-3194.status_gold_3f8a {
  -webkit-box-flex: 1;
  flex: auto;
}
.button_1646.disabled_selected_7562 .tag-fluid-3194.hover-033e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon-ab6b.brown_c44c {
  display: none;
}
#masthead > .icon-ab6b button {
  left: 0;
}
.row_a7c3 {
  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;
}
.row_a7c3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row_a7c3.mini_914e i {
  margin-right: 4px;
}
.row_a7c3.hero_dd90 i {
  margin-left: 5px;
}
.photo_d6b4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.photo_d6b4 p:last-child {
  margin-bottom: 0;
}
.texture-new-73e5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.texture-new-73e5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.texture-new-73e5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.texture-new-73e5 .slider_45d7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.texture-new-73e5 .description-yellow-c341 {
  margin: 5px 0 7px 0;
}
.texture-new-73e5.border-plasma-c1e1 .input-right-ab83 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-new-73e5.border-plasma-c1e1 .short-50b4 {
  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;
}
.texture-new-73e5.description_efe3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.texture-new-73e5.description_efe3 .input-right-ab83 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-new-73e5.description_efe3 .short-50b4 {
  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;
}
.texture-new-73e5.modal_909e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture-new-73e5.north-0482 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.texture-new-73e5.north-0482 .short-50b4 {
  margin-top: 7px;
}
.summary_white_f647 {
  display: inline-block;
}
.module-hot-1b7a .liquid-78ae .texture-new-73e5 img {
  max-width: 100%;
}
.preview-purple-59e1 .dropdown_5a40.soft-5a55,
.tooltip-cold-9811 .dropdown_5a40.soft-5a55 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview-purple-59e1 .preview_soft_4de7,
.tooltip-cold-9811 .preview_soft_4de7 {
  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%);
}
.preview-purple-59e1 .preview_soft_4de7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.preview-purple-59e1.detail_out_da95 .preview_soft_4de7 {
  display: none;
}
.preview-purple-59e1 .solid-d3fc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview-purple-59e1 .solid-d3fc li {
  display: inline-block;
  position: relative;
}
.preview-purple-59e1 .solid-d3fc li:last-child {
  margin-right: 0;
}
.preview-purple-59e1 .solid-d3fc 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;
}
.preview-purple-59e1 .solid-d3fc li.carousel-eac3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.preview-purple-59e1 .solid-d3fc > 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;
}
.preview-purple-59e1 .solid-d3fc > li > a i {
  line-height: 0;
}
.preview-purple-59e1 .solid-d3fc > li.article-silver-dc25 > a .preview_soft_4de7 {
  margin-left: 4px;
  line-height: 0;
}
.preview-purple-59e1 .solid-d3fc .gradient-8e89 li.article-silver-dc25 > a {
  position: relative;
}
.preview-purple-59e1 .solid-d3fc .gradient-8e89 li.article-silver-dc25 > a:after,
.preview-purple-59e1 .solid-d3fc .gradient-8e89 li.article-silver-dc25 > a:before {
  content: "";
  display: table;
}
.preview-purple-59e1 .solid-d3fc .gradient-8e89 li.article-silver-dc25 > a:after {
  clear: both;
}
.preview-purple-59e1 .solid-d3fc .gradient-8e89 li.article-silver-dc25 > a .preview_soft_4de7 {
  margin-left: 5px;
  float: right;
}
.preview-purple-59e1 .detail-b6eb,
.preview-purple-59e1 .gradient-8e89 {
  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;
}
.preview-purple-59e1 .gradient-8e89 {
  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;
}
.preview-purple-59e1 .gradient-8e89 .soft-5a55 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview-purple-59e1 .gradient-8e89 .preview_soft_4de7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.preview-purple-59e1 .gradient-8e89 li {
  display: block;
  margin: 0;
  padding: 0;
}
.preview-purple-59e1 .gradient-8e89 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;
}
.preview-purple-59e1 .gradient-8e89 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.preview-purple-59e1 .gradient-8e89 .gradient-8e89 {
  top: 0;
  left: 100%;
}
.preview-purple-59e1 .column_middle_acab.fn-focus-5a42 > .detail-b6eb,
.preview-purple-59e1 .column_middle_acab.fn-focus-5a42 > .gradient-8e89,
.preview-purple-59e1 .column_middle_acab:focus > .detail-b6eb,
.preview-purple-59e1 .column_middle_acab:focus > .gradient-8e89,
.preview-purple-59e1 .column_middle_acab:hover > .detail-b6eb,
.preview-purple-59e1 .column_middle_acab:hover > .gradient-8e89 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.preview-purple-59e1.component_600c .notice-0110:after,
.preview-purple-59e1.component_600c .notice-0110:before {
  content: "";
  display: table;
}
.preview-purple-59e1.component_600c .notice-0110:after {
  clear: both;
}
.preview-purple-59e1.component_600c .notice-0110 > li {
  float: left;
}
.preview-purple-59e1.steel_d79c .notice-0110:after,
.preview-purple-59e1.steel_d79c .notice-0110:before {
  content: "";
  display: table;
}
.preview-purple-59e1.steel_d79c .notice-0110:after {
  clear: both;
}
.preview-purple-59e1.steel_d79c .notice-0110 > li {
  float: left;
}
.preview-purple-59e1.steel_d79c .notice-0110 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.preview-purple-59e1.steel_d79c .notice-0110 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.preview-purple-59e1.steel_d79c .notice-0110 > li.accordion_up_cb79 > a,
.preview-purple-59e1.steel_d79c .notice-0110 > li.carousel-eac3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.preview-purple-59e1.detail-9ef3 .notice-0110 > li > a .soft-5a55 {
  position: relative;
}
.preview-purple-59e1.detail-9ef3 .notice-0110 > li > a .soft-5a55: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;
}
.preview-purple-59e1.detail-9ef3
  .notice-0110
  > li:focus
  > a
  .soft-5a55:before,
.preview-purple-59e1.detail-9ef3
  .notice-0110
  > li:hover
  > a
  .soft-5a55:before {
  width: 100%;
  background-color: currentColor;
}
.preview-purple-59e1.detail-9ef3
  .notice-0110
  > li.accordion_up_cb79
  > a
  .soft-5a55:before,
.preview-purple-59e1.detail-9ef3
  .notice-0110
  > li.frame-first-50bb
  > a
  .soft-5a55:before {
  width: 100%;
  background-color: currentColor;
}
.preview-purple-59e1.huge-5010 .notice-0110 > li > a .soft-5a55 {
  position: relative;
}
.preview-purple-59e1.huge-5010 .notice-0110 > li > a .soft-5a55: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;
}
.preview-purple-59e1.huge-5010 .notice-0110 > li:focus > a .soft-5a55:before,
.preview-purple-59e1.huge-5010
  .notice-0110
  > li:hover
  > a
  .soft-5a55:before {
  width: 100%;
  background-color: currentColor;
}
.preview-purple-59e1.huge-5010
  .notice-0110
  > li.accordion_up_cb79
  > a
  .soft-5a55:before,
.preview-purple-59e1.huge-5010
  .notice-0110
  > li.frame-first-50bb
  > a
  .soft-5a55:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip-cold-9811 .solid-d3fc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltip-cold-9811 .solid-d3fc li:first-child > a {
  border-top: none;
}
.tooltip-cold-9811 .solid-d3fc .highlight-right-9684 > .soft-5a55 .preview_soft_4de7 {
  display: none;
}
.tooltip-cold-9811 .solid-d3fc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tooltip-cold-9811 .solid-d3fc li:last-child {
  border: none;
}
.tooltip-cold-9811 .solid-d3fc li.article-silver-dc25 > a {
  padding-right: 45px !important;
}
.tooltip-cold-9811 .solid-d3fc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tooltip-cold-9811 .solid-d3fc li a:focus,
.tooltip-cold-9811 .solid-d3fc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip-cold-9811 .solid-d3fc li .title-full-32c5 {
  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;
}
.tooltip-cold-9811 .solid-d3fc li .title-full-32c5:hover {
  box-shadow: none;
}
.tooltip-cold-9811 .solid-d3fc li .title-full-32c5 .preview_soft_4de7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tooltip-cold-9811 .solid-d3fc .gradient-8e89 {
  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);
}
.tooltip-cold-9811 .solid-d3fc .gradient-8e89 li a {
  padding-left: 3em;
}
.tooltip-cold-9811 .solid-d3fc .dynamic-e0db > a .title-full-32c5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip-cold-9811 .solid-d3fc .dynamic-e0db > .gradient-8e89 {
  display: block;
  opacity: 1;
}
.dropdown_in_9589 {
  max-width: 100%;
}
.badge-9b58 {
  line-height: 0;
  cursor: pointer;
}
.primary-next-e686 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.primary-next-e686:hover {
  box-shadow: none;
  color: currentColor;
}
.primary-next-e686 svg {
  width: 18px;
  height: 18px;
}
.primary-next-e686 .paper_042d {
  display: none;
}
.sidebar-58ee {
  position: relative;
}
.sidebar-58ee.fn-active-5a42 .primary-next-e686 .texture-lite-662a {
  display: none;
}
.sidebar-58ee.fn-active-5a42 .primary-next-e686 .paper_042d {
  display: inline-block;
}
.sidebar-58ee .yellow_0722 {
  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);
}
.sidebar-58ee.frame-dfab .yellow_0722 {
  left: auto;
  right: -0.9em;
}
.sidebar-58ee.frame-dfab .paragraph_1a2d::before {
  left: auto;
  right: 15px;
}
.sidebar-58ee.fn-active-5a42 .yellow_0722 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-79db {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture-79db label {
  flex-basis: 100%;
}
.texture-79db .content-6436 {
  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;
}
.texture-79db .tag-1222 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture-79db .tag-1222:focus {
  background-color: transparent;
}
.texture-79db button.column_c6e8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture-79db button.column_c6e8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture-79db button.column_c6e8 svg {
  width: 18px;
  height: 18px;
}
.texture-79db input[type="submit"] {
  min-height: auto;
}
.white_39e6 .texture-79db .tag-1222 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.paragraph_1a2d {
  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) {
  .paragraph_1a2d {
    width: 220px;
  }
}
.paragraph_1a2d label {
  flex-basis: 100%;
}
.paragraph_1a2d::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;
}
.list_white_5cd9 .white_39e6 .texture-79db {
  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;
}
.list_white_5cd9
  .white_39e6
  .texture-79db
  .content-6436 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list_white_5cd9 .white_39e6 .texture-79db .tag-1222 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list_white_5cd9
  .white_39e6
  .texture-79db
  .tag-1222:focus {
  background: 0 0;
}
.list_white_5cd9
  .white_39e6
  .texture-79db
  .text-ec1b {
  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;
}
.item-65ae {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.item-65ae li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.item-65ae li:last-child {
  margin-right: 0;
}
.item-65ae li:first-child {
  margin-left: 0;
}
.item-65ae.hover_3a6d a {
  color: #fff;
}
.item-65ae.hover_3a6d a:hover {
  color: #fff;
}
.item-65ae a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.item-65ae a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.item-65ae a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.item-65ae a:hover {
  opacity: 0.9;
  color: inherit;
}
.item-65ae [class*="social-icon-apple"] {
  background-color: #999;
}
.item-65ae [class*="social-icon-apple"].table_tiny_c5da {
  background-color: transparent;
  color: #999;
}
.item-65ae [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.item-65ae [class*="social-icon-behance"].table_tiny_c5da {
  background-color: transparent;
  color: #1769ff;
}
.item-65ae [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.item-65ae [class*="social-icon-bitbucket"].table_tiny_c5da {
  background-color: transparent;
  color: #205081;
}
.item-65ae [class*="social-icon-codepen"] {
  background-color: #000;
}
.item-65ae [class*="social-icon-codepen"].table_tiny_c5da {
  background-color: transparent;
  color: #000;
}
.item-65ae [class*="social-icon-delicious"] {
  background-color: #39f;
}
.item-65ae [class*="social-icon-delicious"].table_tiny_c5da {
  background-color: transparent;
  color: #39f;
}
.item-65ae [class*="social-icon-digg"] {
  background-color: #005be2;
}
.item-65ae [class*="social-icon-digg"].table_tiny_c5da {
  background-color: transparent;
  color: #005be2;
}
.item-65ae [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.item-65ae [class*="social-icon-dribbble"].table_tiny_c5da {
  background-color: transparent;
  color: #ea4c89;
}
.item-65ae [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.item-65ae [class*="social-icon-envelope"].table_tiny_c5da {
  background-color: transparent;
  color: #ea4335;
}
.item-65ae [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.item-65ae [class*="social-icon-facebook"].table_tiny_c5da {
  background-color: transparent;
  color: #3b5998;
}
.item-65ae [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.item-65ae [class*="social-icon-flickr"].table_tiny_c5da {
  background-color: transparent;
  color: #0063dc;
}
.item-65ae [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.item-65ae [class*="social-icon-foursquare"].table_tiny_c5da {
  background-color: transparent;
  color: #2d5be3;
}
.item-65ae [class*="social-icon-github"] {
  background-color: #333;
}
.item-65ae [class*="social-icon-github"].table_tiny_c5da {
  background-color: transparent;
  color: #333;
}
.item-65ae [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.item-65ae [class*="social-icon-google-plus"].table_tiny_c5da {
  background-color: transparent;
  color: #dd4b39;
}
.item-65ae [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.item-65ae [class*="social-icon-houzz"].table_tiny_c5da {
  background-color: transparent;
  color: #7ac142;
}
.item-65ae [class*="social-icon-instagram"] {
  background-color: #262626;
}
.item-65ae [class*="social-icon-instagram"].table_tiny_c5da {
  background-color: transparent;
  color: #262626;
}
.item-65ae [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.item-65ae [class*="social-icon-jsfiddle"].table_tiny_c5da {
  background-color: transparent;
  color: #487aa2;
}
.item-65ae [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.item-65ae [class*="social-icon-linkedin"].table_tiny_c5da {
  background-color: transparent;
  color: #0077b5;
}
.item-65ae [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.item-65ae [class*="social-icon-medium"].table_tiny_c5da {
  background-color: transparent;
  color: #00ab6b;
}
.item-65ae [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.item-65ae
  [class*="social-icon-odnoklassniki"].table_tiny_c5da {
  background-color: transparent;
  color: #f4731c;
}
.item-65ae [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.item-65ae [class*="social-icon-meetup"].table_tiny_c5da {
  background-color: transparent;
  color: #ec1c40;
}
.item-65ae [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.item-65ae [class*="social-icon-pinterest"].table_tiny_c5da {
  background-color: transparent;
  color: #bd081c;
}
.item-65ae [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.item-65ae [class*="social-icon-product-hunt"].table_tiny_c5da {
  background-color: transparent;
  color: #da552f;
}
.item-65ae [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.item-65ae [class*="social-icon-reddit"].table_tiny_c5da {
  background-color: transparent;
  color: #ff4500;
}
.item-65ae [class*="social-icon-rss"] {
  background-color: #f26522;
}
.item-65ae [class*="social-icon-rss"].table_tiny_c5da {
  background-color: transparent;
  color: #f26522;
}
.item-65ae [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.item-65ae
  [class*="social-icon-shopping-cart"].table_tiny_c5da {
  background-color: transparent;
  color: #4caf50;
}
.item-65ae [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.item-65ae [class*="social-icon-skype"].table_tiny_c5da {
  background-color: transparent;
  color: #00aff0;
}
.item-65ae [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.item-65ae [class*="social-icon-slideshare"].table_tiny_c5da {
  background-color: transparent;
  color: #0077b5;
}
.item-65ae [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.item-65ae [class*="social-icon-snapchat"].table_tiny_c5da {
  background-color: transparent;
  color: #fffc00;
}
.item-65ae [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.item-65ae [class*="social-icon-soundcloud"].table_tiny_c5da {
  background-color: transparent;
  color: #f80;
}
.item-65ae [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.item-65ae [class*="social-icon-spotify"].table_tiny_c5da {
  background-color: transparent;
  color: #2ebd59;
}
.item-65ae [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.item-65ae
  [class*="social-icon-stack-overflow"].table_tiny_c5da {
  background-color: transparent;
  color: #fe7a15;
}
.item-65ae [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.item-65ae [class*="social-icon-maldkfgram"].table_tiny_c5da {
  background-color: transparent;
  color: #2ca5e0;
}
.item-65ae [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.item-65ae [class*="social-icon-tripadvisor"].table_tiny_c5da {
  background-color: transparent;
  color: #589442;
}
.item-65ae [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.item-65ae [class*="social-icon-tumblr"].table_tiny_c5da {
  background-color: transparent;
  color: #35465c;
}
.item-65ae [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.item-65ae [class*="social-icon-twitch"].table_tiny_c5da {
  background-color: transparent;
  color: #6441a5;
}
.item-65ae [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.item-65ae [class*="social-icon-twitter"].table_tiny_c5da {
  background-color: transparent;
  color: #1da1f2;
}
.item-65ae [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.item-65ae [class*="social-icon-vimeo"].table_tiny_c5da {
  background-color: transparent;
  color: #1ab7ea;
}
.item-65ae [class*="social-icon-vk"] {
  background-color: #45668e;
}
.item-65ae [class*="social-icon-vk"].table_tiny_c5da {
  background-color: transparent;
  color: #45668e;
}
.item-65ae [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.item-65ae [class*="social-icon-weibo"].table_tiny_c5da {
  background-color: transparent;
  color: #df2029;
}
.item-65ae [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.item-65ae [class*="social-icon-weixin"].table_tiny_c5da {
  background-color: transparent;
  color: #7bb32e;
}
.item-65ae [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.item-65ae [class*="social-icon-whatsapp"].table_tiny_c5da {
  background-color: transparent;
  color: #25d366;
}
.item-65ae [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.item-65ae [class*="social-icon-wordpress"].table_tiny_c5da {
  background-color: transparent;
  color: #21759b;
}
.item-65ae [class*="social-icon-xing"] {
  background-color: #026466;
}
.item-65ae [class*="social-icon-xing"].table_tiny_c5da {
  background-color: transparent;
  color: #026466;
}
.item-65ae [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.item-65ae [class*="social-icon-yelp"].table_tiny_c5da {
  background-color: transparent;
  color: #af0606;
}
.item-65ae [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.item-65ae [class*="social-icon-youtube"].table_tiny_c5da {
  background-color: transparent;
  color: #cd201f;
}
.silver-3c94 {
  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;
}
.silver-3c94:hover {
  box-shadow: none;
  background: 0 0;
}
.copper_a9b0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.status-dynamic-0bea {
  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;
}
.slow-2b26 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.row-fresh-fb1c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.row-fresh-fb1c,
.row-fresh-fb1c::after,
.row-fresh-fb1c::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;
}
.row-fresh-fb1c::after,
.row-fresh-fb1c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.icon-e96a .status-dynamic-0bea .slow-2b26 {
  margin-top: -2px;
  width: 19px;
}
.icon-e96a .status-dynamic-0bea .row-fresh-fb1c {
  margin-top: -1px;
}
.icon-e96a .status-dynamic-0bea .row-fresh-fb1c,
.icon-e96a .status-dynamic-0bea .row-fresh-fb1c::after,
.icon-e96a .status-dynamic-0bea .row-fresh-fb1c::before {
  width: 19px;
  height: 2px;
}
.icon-e96a .status-dynamic-0bea .row-fresh-fb1c::before {
  top: -6px;
}
.icon-e96a .status-dynamic-0bea .row-fresh-fb1c::after {
  bottom: -6px;
}
.logo-prev-5a16 .status-dynamic-0bea .slow-2b26 {
  margin-top: -2px;
  width: 22px;
}
.logo-prev-5a16 .status-dynamic-0bea .row-fresh-fb1c {
  margin-top: -1px;
}
.logo-prev-5a16 .status-dynamic-0bea .row-fresh-fb1c,
.logo-prev-5a16 .status-dynamic-0bea .row-fresh-fb1c::after,
.logo-prev-5a16 .status-dynamic-0bea .row-fresh-fb1c::before {
  width: 22px;
  height: 2px;
}
.logo-prev-5a16 .status-dynamic-0bea .row-fresh-fb1c::before {
  top: -7px;
}
.logo-prev-5a16 .status-dynamic-0bea .row-fresh-fb1c::after {
  bottom: -7px;
}
.header_narrow_c1f9 .status-dynamic-0bea .slow-2b26 {
  margin-top: -2px;
  width: 31px;
}
.header_narrow_c1f9 .status-dynamic-0bea .row-fresh-fb1c {
  margin-top: -1.5px;
}
.header_narrow_c1f9 .status-dynamic-0bea .row-fresh-fb1c,
.header_narrow_c1f9 .status-dynamic-0bea .row-fresh-fb1c::after,
.header_narrow_c1f9 .status-dynamic-0bea .row-fresh-fb1c::before {
  width: 31px;
  height: 3px;
}
.header_narrow_c1f9 .status-dynamic-0bea .row-fresh-fb1c::before {
  top: -9px;
}
.header_narrow_c1f9 .status-dynamic-0bea .row-fresh-fb1c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid_92ce .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_92ce .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1px;
  }
  .grid_92ce .status-dynamic-0bea .row-fresh-fb1c,
  .grid_92ce .status-dynamic-0bea .row-fresh-fb1c::after,
  .grid_92ce .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 19px;
    height: 2px;
  }
  .grid_92ce .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -6px;
  }
  .grid_92ce .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -6px;
  }
  .preview-paper-68a6 .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 22px;
  }
  .preview-paper-68a6 .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1px;
  }
  .preview-paper-68a6 .status-dynamic-0bea .row-fresh-fb1c,
  .preview-paper-68a6 .status-dynamic-0bea .row-fresh-fb1c::after,
  .preview-paper-68a6 .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 22px;
    height: 2px;
  }
  .preview-paper-68a6 .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -7px;
  }
  .preview-paper-68a6 .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -7px;
  }
  .inner-1aad .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 31px;
  }
  .inner-1aad .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1.5px;
  }
  .inner-1aad .status-dynamic-0bea .row-fresh-fb1c,
  .inner-1aad .status-dynamic-0bea .row-fresh-fb1c::after,
  .inner-1aad .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 31px;
    height: 3px;
  }
  .inner-1aad .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -9px;
  }
  .inner-1aad .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-58a9 .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-58a9 .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1px;
  }
  .pagination-58a9 .status-dynamic-0bea .row-fresh-fb1c,
  .pagination-58a9 .status-dynamic-0bea .row-fresh-fb1c::after,
  .pagination-58a9 .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 19px;
    height: 2px;
  }
  .pagination-58a9 .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -6px;
  }
  .pagination-58a9 .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -6px;
  }
  .layout_78c9 .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 22px;
  }
  .layout_78c9 .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1px;
  }
  .layout_78c9 .status-dynamic-0bea .row-fresh-fb1c,
  .layout_78c9 .status-dynamic-0bea .row-fresh-fb1c::after,
  .layout_78c9 .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 22px;
    height: 2px;
  }
  .layout_78c9 .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -7px;
  }
  .layout_78c9 .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -7px;
  }
  .easy_a0b8 .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 31px;
  }
  .easy_a0b8 .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1.5px;
  }
  .easy_a0b8 .status-dynamic-0bea .row-fresh-fb1c,
  .easy_a0b8 .status-dynamic-0bea .row-fresh-fb1c::after,
  .easy_a0b8 .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 31px;
    height: 3px;
  }
  .easy_a0b8 .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -9px;
  }
  .easy_a0b8 .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .east-cb24 .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 19px;
  }
  .east-cb24 .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1px;
  }
  .east-cb24 .status-dynamic-0bea .row-fresh-fb1c,
  .east-cb24 .status-dynamic-0bea .row-fresh-fb1c::after,
  .east-cb24 .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 19px;
    height: 2px;
  }
  .east-cb24 .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -6px;
  }
  .east-cb24 .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -6px;
  }
  .menu_lower_5388 .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 22px;
  }
  .menu_lower_5388 .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1px;
  }
  .menu_lower_5388 .status-dynamic-0bea .row-fresh-fb1c,
  .menu_lower_5388 .status-dynamic-0bea .row-fresh-fb1c::after,
  .menu_lower_5388 .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 22px;
    height: 2px;
  }
  .menu_lower_5388 .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -7px;
  }
  .menu_lower_5388 .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -7px;
  }
  .slow-c017 .status-dynamic-0bea .slow-2b26 {
    margin-top: -2px;
    width: 31px;
  }
  .slow-c017 .status-dynamic-0bea .row-fresh-fb1c {
    margin-top: -1.5px;
  }
  .slow-c017 .status-dynamic-0bea .row-fresh-fb1c,
  .slow-c017 .status-dynamic-0bea .row-fresh-fb1c::after,
  .slow-c017 .status-dynamic-0bea .row-fresh-fb1c::before {
    width: 31px;
    height: 3px;
  }
  .slow-c017 .status-dynamic-0bea .row-fresh-fb1c::before {
    top: -9px;
  }
  .slow-c017 .status-dynamic-0bea .row-fresh-fb1c::after {
    bottom: -9px;
  }
}
.media-9c22 .row-fresh-fb1c {
  -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);
}
.media-9c22 .row-fresh-fb1c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.media-9c22 .row-fresh-fb1c::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);
}
.media-9c22.purple_e4a0 .row-fresh-fb1c {
  -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);
}
.media-9c22.purple_e4a0 .row-fresh-fb1c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.media-9c22.purple_e4a0 .row-fresh-fb1c::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);
}
.tiny_a649 {
  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.large_e574:before {
  display: none;
}
.aside_outer_8a25 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside_outer_8a25 .media-6a96 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside_outer_8a25 .media-6a96:last-of-type {
  border-bottom: none;
}
.aside_outer_8a25 .media-6a96.notice-6f8f,
.aside_outer_8a25 .media-6a96.frame-4fd5,
.aside_outer_8a25 .media-6a96.lite-a974 {
  padding: 0;
}
.aside_outer_8a25 .tooltip-cold-9811 .title-full-32c5 {
  color: currentColor;
}
.aside_outer_8a25 .tooltip-cold-9811 .title-full-32c5:focus,
.aside_outer_8a25 .tooltip-cold-9811 .title-full-32c5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_outer_8a25.highlight_6627 .rough-2240,
.aside_outer_8a25.highlight_6627 .photo_d6b4 a,
.aside_outer_8a25.highlight_6627 .notice-0110 a,
.aside_outer_8a25.highlight_6627 .gradient-8e89 a {
  color: rgba(0, 0, 0, 0.55);
}
.aside_outer_8a25.highlight_6627 .rough-2240:hover,
.aside_outer_8a25.highlight_6627 .photo_d6b4 a:hover,
.aside_outer_8a25.highlight_6627 .notice-0110 a:hover,
.aside_outer_8a25.highlight_6627 .gradient-8e89 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_outer_8a25.highlight_6627 .accordion_black_4b9b {
  color: rgba(0, 0, 0, 0.8);
}
.aside_outer_8a25.highlight_6627 .media-6a96 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_outer_8a25.highlight_6627 .media-6a96:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside_outer_8a25.highlight_6627 .aside-5641:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside_outer_8a25.highlight_6627 .tooltip-cold-9811 .solid-d3fc li a,
.aside_outer_8a25.highlight_6627 .tooltip-cold-9811 .title-full-32c5,
.aside_outer_8a25.highlight_6627 .gradient-8e89 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_outer_8a25.highlight_6627 .tooltip-cold-9811 .title-full-32c5:focus,
.aside_outer_8a25.highlight_6627 .tooltip-cold-9811 .title-full-32c5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_outer_8a25.highlight_6627 .solid-d3fc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_outer_8a25.search_1200 .rough-2240,
.aside_outer_8a25.search_1200 .photo_d6b4 a,
.aside_outer_8a25.search_1200 .notice-0110 .title-full-32c5,
.aside_outer_8a25.search_1200 .notice-0110 a,
.aside_outer_8a25.search_1200 .gradient-8e89 a {
  color: rgba(255, 255, 255, 0.79);
}
.aside_outer_8a25.search_1200 .rough-2240:hover,
.aside_outer_8a25.search_1200 .photo_d6b4 a:hover,
.aside_outer_8a25.search_1200 .notice-0110 .title-full-32c5:hover,
.aside_outer_8a25.search_1200 .notice-0110 a:hover,
.aside_outer_8a25.search_1200 .gradient-8e89 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_outer_8a25.search_1200 .accordion_black_4b9b {
  color: rgba(255, 255, 255, 0.99);
}
.aside_outer_8a25.search_1200 .media-6a96 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_outer_8a25.search_1200 .media-6a96:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside_outer_8a25.search_1200 .aside-5641:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside_outer_8a25.search_1200 .tooltip-cold-9811 .solid-d3fc li a,
.aside_outer_8a25.search_1200 .tooltip-cold-9811 .title-full-32c5,
.aside_outer_8a25.search_1200 .gradient-8e89 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_outer_8a25.search_1200 .tooltip-cold-9811 .title-full-32c5:focus,
.aside_outer_8a25.search_1200 .tooltip-cold-9811 .title-full-32c5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_outer_8a25.search_1200 .solid-d3fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-5641 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.aside-5641:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.module_hard_f3e0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.green-7a8d .aside_outer_8a25 {
  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;
}
.green-7a8d .media-6a96 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.green-7a8d .media-6a96: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) {
  .green-7a8d .media-6a96:before {
    width: 16%;
    left: 42%;
  }
}
.green-7a8d .media-6a96:last-child:before {
  content: none;
}
.green-7a8d .media-6a96[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.green-7a8d .tooltip-cold-9811 .solid-d3fc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.green-7a8d .tooltip-cold-9811 .solid-d3fc li a .title-full-32c5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.green-7a8d .tooltip-cold-9811 .gradient-8e89 {
  border: none;
}
.green-7a8d .tooltip-cold-9811 .gradient-8e89 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.green-7a8d .aside-5641 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.green-7a8d .module_hard_f3e0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.green-7a8d .search_1200 .aside-5641:before {
  background: rgba(0, 0, 0, 0.9);
}
.green-7a8d .highlight_6627.hovered-a104 .row-fresh-fb1c {
  background: rgba(0, 0, 0, 0.6);
}
.green-7a8d
  .highlight_6627.hovered-a104
  .row-fresh-fb1c::after,
.green-7a8d
  .highlight_6627.hovered-a104
  .row-fresh-fb1c:before {
  background: inherit;
}
.green-7a8d
  .highlight_6627.hovered-a104:hover
  .row-fresh-fb1c {
  background: rgba(0, 0, 0, 0.8);
}
.pink-4a40 .aside_outer_8a25 {
  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) {
  .pink-4a40 .aside_outer_8a25 {
    width: auto;
    right: 45px;
  }
}
.modal-2c50 .aside_outer_8a25 {
  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) {
  .modal-2c50 .aside_outer_8a25 {
    width: auto;
    left: 45px;
  }
}
.large_e574 .aside_outer_8a25 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.large_e574 .module_hard_f3e0 {
  max-width: 48em;
  margin: 0 auto;
}
.large_e574 .aside-5641:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper-5c17 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper-5c17.green-7a8d .aside_outer_8a25 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper-5c17.pink-4a40 .aside_outer_8a25 {
  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);
}
.copper-5c17 .aside_outer_8a25 {
  visibility: visible;
}
.copper-5c17.modal-2c50 .aside_outer_8a25 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.title-2c2f,
.pressed_50e0 {
  overflow-x: hidden;
}
.title-2c2f .aside_outer_8a25 {
  overflow: auto;
}
.title-2c2f.green-7a8d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-2c2f.green-7a8d .aside_outer_8a25 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.title-2c2f.green-7a8d .silver-3c94 {
  opacity: 0;
}
.title-2c2f.pink-4a40 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-2c2f.pink-4a40 .aside_outer_8a25 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.title-2c2f.pink-4a40 .silver-3c94 {
  opacity: 0;
}
.title-2c2f.modal-2c50 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-2c2f.modal-2c50 .aside_outer_8a25 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.title-2c2f.modal-2c50 .silver-3c94 {
  opacity: 0;
}
.title-2c2f.large_e574 .aside_outer_8a25 {
  z-index: 10;
  visibility: visible;
}
.hovered-a104 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hovered-a104 .row-fresh-fb1c {
  background: rgba(255, 255, 255, 0.99);
}
.hovered-a104 .row-fresh-fb1c::after,
.hovered-a104 .row-fresh-fb1c:before {
  background: inherit;
}
.hovered-a104:hover .row-fresh-fb1c {
  background: rgba(255, 255, 255, 0.99);
}
.modal-2c50 .hovered-a104 {
  top: 10px;
  right: auto;
  left: 12px;
}
.large_e574 .hovered-a104 {
  display: none !important;
}
.title-2c2f:before,
.pressed_50e0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.title-2c2f .hovered-a104,
.pressed_50e0 .hovered-a104 {
  display: inline-block;
}
.aside_outer_8a25 .nav-new-73bd {
  -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;
}
.title-2c2f .aside_outer_8a25 .nav-new-73bd,
.pressed_50e0 .aside_outer_8a25 .nav-new-73bd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_b5a2 .content-6436 {
  width: 100%;
}
.liquid-78ae {
  padding: 0 0.5em 0;
}
.liquid-78ae [class*="customify-col-"],
.liquid-78ae [class*="customify-col_"],
.liquid-78ae [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar_bottom_b033 .liquid-78ae {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_2af8 .mask_dynamic_0d3d,
  .mask_dynamic_0d3d {
    display: none;
  }
  .paragraph-full-ffdd {
    text-align: left;
  }
  .media-hovered-4cf1 {
    text-align: center;
  }
  .in_ca1f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_2af8 .menu_old_1172,
  .menu_old_1172 {
    display: none;
  }
  .highlight-purple-5afd {
    text-align: left;
  }
  .gallery_bfaa {
    text-align: center;
  }
  .hard_fc65 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_2af8 .shadow_9b33,
  .shadow_9b33 {
    display: none;
  }
  .gas_82ea {
    text-align: left;
  }
  .card_steel_f7b0 {
    text-align: center;
  }
  .nav_ac96 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video-1c62 {
  box-shadow: none !important;
}
.nav-light-cc07 .gallery_fa9c,
.dirty_052f .gallery_fa9c {
  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;
}
.dirty_052f .gallery_fa9c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.complex-e829 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.complex-e829:after,
.complex-e829:before {
  content: "";
  display: table;
}
.complex-e829:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .complex-e829 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.complex-e829,
.aside_inner_847e {
  max-width: 1248px;
  margin: 0 auto;
}

.highlight_466b.east-ac91 .complex-e829 {
  max-width: 100%;
}
.highlight_466b.thick-9086 {
  max-width: 1200px;
  margin: 0 auto;
}
.highlight_466b.alert_e545 .complex-e829 {
  max-width: 100%;
}
.highlight_466b.alert_e545 > .complex-e829 {
  padding-left: 0;
  padding-right: 0;
}
.highlight_466b.alert_e545 > .complex-e829 .nav_2af8 {
  margin: 0;
}
.highlight_466b.alert_e545
  > .complex-e829
  .filter-0a99.pagination-hovered-65c1 {
  margin-right: 0;
  margin-left: 0;
}
.highlight_466b.alert_e545 #main.pagination-hovered-65c1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .list_focused_9014 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .list_focused_9014 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gradient-smooth-dc4e .modal-f3eb {
    padding-right: 1em;
  }
  .gradient-smooth-dc4e.secondary-3d09 .filter-0a99 {
    border-right: 1px solid #eaecee;
  }
  .gradient-smooth-dc4e.secondary-3d09 .modal-f3eb {
    padding-right: 1em;
  }
  .gradient-smooth-dc4e.secondary-3d09 .secondary_steel_720a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty-76a9 .modal-f3eb {
    padding-left: 1em;
  }
  .dirty-76a9.secondary-3d09 .filter-0a99 {
    border-left: 1px solid #eaecee;
  }
  .dirty-76a9.secondary-3d09 .modal-f3eb {
    padding-left: 1em;
  }
  .dirty-76a9.secondary-3d09 .secondary_steel_720a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_502e .modal-f3eb {
    padding-left: 1em;
  }
  .panel_502e.secondary-3d09 .dirty_ddd0 {
    border-right: 1px solid #eaecee;
  }
  .panel_502e.secondary-3d09 .heading-soft-92f5 {
    border-right: 1px solid #eaecee;
  }
  .panel_502e.secondary-3d09 .modal-f3eb {
    padding-left: 1em;
  }
  .panel_502e.secondary-3d09 .secondary_steel_720a {
    padding-right: 1em;
  }
  .panel_502e.secondary-3d09 .primary-f3a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold-a03b .modal-f3eb {
    padding-right: 1em;
  }
  .cold-a03b.secondary-3d09 .dirty_ddd0 {
    border-left: 1px solid #eaecee;
  }
  .cold-a03b.secondary-3d09 .heading-soft-92f5 {
    border-left: 1px solid #eaecee;
  }
  .cold-a03b.secondary-3d09 .modal-f3eb {
    padding-right: 1em;
  }
  .cold-a03b.secondary-3d09 .secondary_steel_720a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cold-a03b.secondary-3d09 .primary-f3a5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_focused_9014 .modal-f3eb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_focused_9014.secondary-3d09 .filter-0a99 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .list_focused_9014.secondary-3d09 .modal-f3eb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_focused_9014.secondary-3d09 .secondary_steel_720a {
    padding-left: 1em;
  }
  .list_focused_9014.secondary-3d09 .primary-f3a5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .list_focused_9014.secondary-3d09 .modal-f3eb {
    padding-left: 0;
  }
}
.popup-f7f7 .widget_0502 {
  display: inline-block;
}
.slider_03f2 {
  display: inline-block;
}
.detail-stale-c96d {
  word-con: break-word;
}
.notification-2a20 > span {
  display: inline-block;
  padding: 5px 0;
}
.notification-2a20 .notice_71f7 {
  margin-left: 8px;
  margin-right: 8px;
}
.notification-2a20 .pro_2af9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.form-4b17 .slider-complex-fed6 {
  margin-bottom: 2em;
}
.form-4b17 .component-d17b {
  margin-bottom: 15px;
}
.form-4b17 .component-d17b:last-child {
  margin-bottom: 0;
}
.form-4b17 .tabs_easy_883d {
  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) {
  .form-4b17 .tabs_easy_883d {
    display: block;
  }
}
.form-4b17 .video_b702 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .form-4b17 .video_b702 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.form-4b17 .gold-2913 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.form-4b17 .gold-2913 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.form-4b17 .gold-2913 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.form-4b17 .detail-stale-c96d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.form-4b17 .detail-stale-c96d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.form-4b17 .pattern_3860 p:last-child {
  margin-bottom: 0;
}
.form-4b17 .center-d326 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.form-4b17 .accent_advanced_33be {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.form-4b17 .paragraph-fab3 {
  margin-top: 1em;
}
.form-4b17 .basic-9d37 {
  top: 0;
  display: block;
}
.form-4b17 .basic-9d37 a {
  color: inherit;
}
.form-4b17 .basic-9d37 a:hover {
  color: inherit;
}
.form-4b17 .gas_3e88 {
  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;
}
.form-4b17 .gas_3e88:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.form-4b17 .accent_advanced_33be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.form-4b17 .plasma_05c1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.form-4b17 .plasma_05c1:first-child {
  margin-top: 0;
}
.form-4b17 .plasma_05c1.menu-71fa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.form-4b17 .plasma_05c1.east-6b23 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-4b17
  .plasma_05c1.east-6b23.black_a900
  .paragraph-fab3 {
  width: 100%;
}
.form-4b17 .east-6b23 {
  -webkit-box-align: center;
  align-items: center;
}
.form-4b17 .east-6b23 .notification-2a20,
.form-4b17 .east-6b23 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.form-4b17 .gold-2913 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form-4b17 .gold-2913 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form-4b17 .gold-2913: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;
}
.form-4b17 .menu-71fa {
  z-index: 5;
}
.form-4b17 .background-fixed-a377 .modal-c76c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.form-4b17 .disabled-focused-7838 .modal-c76c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.form-4b17 .label_pro_1364 .modal-c76c {
  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;
}
.form-4b17.popup-1a8e .tabs_easy_883d,
.form-4b17.picture-0972 .tabs_easy_883d {
  display: block;
}
.form-4b17.popup-1a8e .tabs_easy_883d .component-fresh-76b1,
.form-4b17.popup-1a8e .tabs_easy_883d .accent_advanced_33be,
.form-4b17.picture-0972 .tabs_easy_883d .component-fresh-76b1,
.form-4b17.picture-0972 .tabs_easy_883d .accent_advanced_33be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form-4b17.photo_center_63da .video_b702 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .form-4b17.photo_center_63da .video_b702 {
    margin-right: 0;
  }
}
.form-4b17.popup-1a8e .video_b702,
.form-4b17.picture-0972 .video_b702 {
  padding-top: 40%;
}
.form-4b17.popup-1a8e .slider-complex-fed6,
.form-4b17.picture-0972 .slider-complex-fed6 {
  display: block;
}
.form-4b17.popup-1a8e .fn-sticky-5a42 .accent_advanced_33be,
.form-4b17.picture-0972 .fn-sticky-5a42 .accent_advanced_33be {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.form-4b17.popup-1a8e .video_b702,
.form-4b17.picture-0972 .video_b702 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.form-4b17.popup-1a8e .accent_advanced_33be {
  padding: 1em;
}
.gradient-a7cd {
  margin: 30px auto;
  display: block;
}
.gradient-a7cd .summary-over-085d > * {
  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;
}
.gradient-a7cd .summary-over-085d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient-a7cd .summary-over-085d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough_d4a0 .notification-2a20 {
  margin-bottom: 1.41575em;
}
.rough_d4a0 .modal_5da3 {
  margin-bottom: 1.618em;
}
.photo-red-14c6 .steel-296f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.photo-red-14c6 .steel-296f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.photo-red-14c6 .west_eb6c {
  max-width: 100%;
  overflow: auto;
}
.avatar-508e .photo-red-14c6 a:hover {
  text-decoration: underline;
}
.prev-3330 .component-d17b:not(.detail-stale-c96d),
.prev-3330 .gold-2913 {
  margin-bottom: 1.41575em;
}
.prev-3330 .component-d17b:not(.detail-stale-c96d):last-child,
.prev-3330 .gold-2913:last-child {
  margin-bottom: 0;
}
.prev-3330 .component-d17b.paragraph_center_d120 {
  margin-bottom: 0.41575em;
}
.prev-3330 .gallery_d093:before,
.prev-3330 .container-cool-643c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.prev-3330 .gallery_d093:before {
  content: "\f115";
}
.prev-3330 .container-cool-643c:before {
  content: "\f02c";
}
.prev-3330 .full-0e97 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.prev-3330 .full-0e97 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.white_2ed7 {
  display: -webkit-box;
  display: flex;
}
.white_2ed7 .yellow_b892 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .white_2ed7 .yellow_b892 {
    flex-basis: 90px;
  }
}
.white_2ed7 .overlay_f7c8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .white_2ed7 .overlay_f7c8 {
    flex-basis: calc(100% - 50px);
  }
}
.white_2ed7 .action-6bc5 p:last-child {
  margin-bottom: 0.72em;
}
.grid_dim_1eb8 .summary-over-085d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.grid_dim_1eb8 .summary-over-085d:after,
.grid_dim_1eb8 .summary-over-085d:before {
  content: "";
  display: table;
}
.grid_dim_1eb8 .summary-over-085d:after {
  clear: both;
}
.grid_dim_1eb8 .summary-over-085d .detail_0aa0,
.grid_dim_1eb8 .summary-over-085d .background-990c {
  width: 49%;
}
.grid_dim_1eb8 .summary-over-085d .detail_0aa0 a span.mask_old_757a,
.grid_dim_1eb8 .summary-over-085d .background-990c a span.mask_old_757a {
  display: block;
  margin-bottom: 5px;
}
.grid_dim_1eb8 .summary-over-085d .background-990c {
  float: left;
  text-align: left;
}
.grid_dim_1eb8 .summary-over-085d .detail_0aa0 {
  float: right;
  text-align: right;
}
.item_copper_6141 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .item_copper_6141 {
    margin-bottom: 0;
  }
}
.aside-full-9358 {
  margin-bottom: 1em;
}
.aside-full-9358 .detail-stale-c96d {
  font-size: 1.1em;
  line-height: 1.3;
}
.border-slow-ff06 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient_stale_a79c .aside-full-9358,
.right_9711 .aside-full-9358 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient_stale_a79c .aside-full-9358,
  .right_9711 .aside-full-9358 {
    display: block;
  }
}
.gradient_stale_a79c .border-slow-ff06,
.right_9711 .border-slow-ff06 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient_stale_a79c .border-slow-ff06,
  .right_9711 .border-slow-ff06 {
    margin-bottom: 1em;
  }
}
.gradient_stale_a79c .border-slow-ff06 img,
.right_9711 .border-slow-ff06 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient_stale_a79c .accordion_cold_13d0,
.right_9711 .accordion_cold_13d0 {
  flex-basis: calc(100% - 160px);
}
.gradient_stale_a79c .accordion_cold_13d0 p,
.right_9711 .accordion_cold_13d0 p {
  margin-bottom: 0;
}
.gradient_stale_a79c .accordion_cold_13d0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_stale_a79c .accordion_cold_13d0 {
    padding-left: 0;
  }
}
.right_9711 .accordion_cold_13d0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .right_9711 .accordion_cold_13d0 {
    padding-right: 0;
  }
}
.right_9711 .border-slow-ff06 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.label_8b93 .border-slow-ff06 {
  margin-bottom: 0.5em;
}
.label_8b93 .border-slow-ff06 img {
  width: 100%;
}
.info-stone-367e .tiny-5391,
.active-42e0 .tiny-5391 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.active-42e0 .filter-0a99 .fluid-36b9 p:last-child {
  margin-bottom: 0;
}
.dynamic_57e5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active-f819 .smooth-ae64 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active-f819 .smooth-ae64:last-of-type {
    margin-bottom: 0;
  }
}
.active-f819 .smooth-ae64 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-f819 .smooth-ae64 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active-f819 .smooth-ae64 ul li {
  margin: 0 0 0.6em;
}
.active-f819 .smooth-ae64 ul li.iron-0180,
.active-f819 .smooth-ae64 ul li.label_9f23 {
  position: relative;
}
.active-f819 .smooth-ae64 ul li.iron-0180 .brown-6a24,
.active-f819 .smooth-ae64 ul li.label_9f23 .brown-6a24 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active-f819 .smooth-ae64 ul li.iron-0180:after:after,
.active-f819 .smooth-ae64 ul li.iron-0180:after:before,
.active-f819
  .smooth-ae64
  ul
  li.label_9f23:after:after,
.active-f819
  .smooth-ae64
  ul
  li.label_9f23:after:before {
  content: "";
  display: table;
}
.active-f819 .smooth-ae64 ul li.iron-0180:after:after,
.active-f819
  .smooth-ae64
  ul
  li.label_9f23:after:after {
  clear: both;
}
.active-f819 .smooth-ae64 a.section-wood-a162:hover {
  text-decoration: none;
}
.active-f819 .smooth-ae64 select {
  max-width: 100%;
}
.active-f819 .smooth-ae64 table {
  font-size: 85%;
}
.active-f819 .smooth-ae64 table td,
.active-f819 .smooth-ae64 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active-f819 .smooth-ae64 table tfoot td {
  text-align: left;
}
.active-f819 .smooth-ae64 :last-child {
  margin-bottom: 0;
}
.active-f819 .smooth-ae64 .hover-780f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active-f819 .smooth-ae64 .hover-780f label {
  width: 100%;
}
.active-f819 .smooth-ae64 .hover-780f .tag-1222 {
  width: 100%;
  display: block;
}
.active-f819 .smooth-ae64 .hover-780f .column_c6e8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active-f819 .smooth-ae64 .hover-780f .column_c6e8:hover svg #svg-search {
  fill: #444;
}
.active-f819 .smooth-ae64 .hover-780f .column_c6e8 svg {
  width: 18px;
  height: 18px;
}
.active-f819 .first-9518 ul ul,
.active-f819 .outer_afc0 ul ul,
.active-f819 .button-7b22 ul ul,
.active-f819 .hover_dim_ee89 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active-f819 .first-9518 .article-silver-dc25 > a,
.active-f819 .outer_afc0 .article-silver-dc25 > a,
.active-f819 .button-7b22 .article-silver-dc25 > a,
.active-f819 .hover_dim_ee89 .article-silver-dc25 > a {
  margin-bottom: 0;
}
.active-f819 .component-be5e li,
.active-f819 .first-9518 li,
.active-f819 .progress-7354 li,
.active-f819 .outer_afc0 li,
.active-f819 .button-7b22 li,
.active-f819 .hover_dim_ee89 li,
.active-f819 .popup-purple-7f3d li,
.active-f819 .filter-fixed-7b2a li {
  display: block;
  position: relative;
}
.active-f819 .component-be5e li:last-child,
.active-f819 .first-9518 li:last-child,
.active-f819 .progress-7354 li:last-child,
.active-f819 .outer_afc0 li:last-child,
.active-f819 .button-7b22 li:last-child,
.active-f819 .hover_dim_ee89 li:last-child,
.active-f819 .popup-purple-7f3d li:last-child,
.active-f819 .filter-fixed-7b2a li:last-child {
  border: none;
}
.active-f819 .component-be5e li a,
.active-f819 .first-9518 li a,
.active-f819 .progress-7354 li a,
.active-f819 .outer_afc0 li a,
.active-f819 .button-7b22 li a,
.active-f819 .hover_dim_ee89 li a,
.active-f819 .popup-purple-7f3d li a,
.active-f819 .filter-fixed-7b2a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active-f819 .component-be5e li ul li::before,
.active-f819 .first-9518 li ul li::before,
.active-f819 .progress-7354 li ul li::before,
.active-f819 .outer_afc0 li ul li::before,
.active-f819 .button-7b22 li ul li::before,
.active-f819 .hover_dim_ee89 li ul li::before,
.active-f819 .popup-purple-7f3d li ul li::before,
.active-f819 .filter-fixed-7b2a li ul li::before {
  left: 15px;
}
.active-f819 .component-be5e li ul a,
.active-f819 .first-9518 li ul a,
.active-f819 .progress-7354 li ul a,
.active-f819 .outer_afc0 li ul a,
.active-f819 .button-7b22 li ul a,
.active-f819 .hover_dim_ee89 li ul a,
.active-f819 .popup-purple-7f3d li ul a,
.active-f819 .filter-fixed-7b2a li ul a {
  padding-left: 20px;
}
.active-f819 .component-be5e li ul ul li::before,
.active-f819 .first-9518 li ul ul li::before,
.active-f819 .progress-7354 li ul ul li::before,
.active-f819 .outer_afc0 li ul ul li::before,
.active-f819 .button-7b22 li ul ul li::before,
.active-f819 .hover_dim_ee89 li ul ul li::before,
.active-f819 .popup-purple-7f3d li ul ul li::before,
.active-f819 .filter-fixed-7b2a li ul ul li::before {
  left: 30px;
}
.active-f819 .component-be5e li ul ul a,
.active-f819 .first-9518 li ul ul a,
.active-f819 .progress-7354 li ul ul a,
.active-f819 .outer_afc0 li ul ul a,
.active-f819 .button-7b22 li ul ul a,
.active-f819 .hover_dim_ee89 li ul ul a,
.active-f819 .popup-purple-7f3d li ul ul a,
.active-f819 .filter-fixed-7b2a li ul ul a {
  padding-left: 40px;
}
.active-f819 .warm_0a64 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active-f819 .filter-fixed-7b2a ul li {
  margin-bottom: 1.41575em;
}
.active-f819 .filter-fixed-7b2a ul li .cool_7fc9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active-f819 .filter-fixed-7b2a ul li .lite-782c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search_1200 .component-be5e li a,
.search_1200 .first-9518 li a,
.search_1200 .progress-7354 li a,
.search_1200 .outer_afc0 li a,
.search_1200 .button-7b22 li a,
.search_1200 .hover_dim_ee89 li a,
.search_1200 .popup-purple-7f3d li a,
.search_1200 .filter-fixed-7b2a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_1200 .warm_0a64 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_1200 .smooth-ae64 ul li.iron-0180 .brown-6a24,
.search_1200 .smooth-ae64 ul li.label_9f23 .brown-6a24 {
  background: rgba(0, 0, 0, 0.2);
}
.search_1200 .active-f819 .smooth-ae64 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_466b .active-f819 .solid-d3fc li {
  margin: 0;
}
.highlight_466b .active-f819 .solid-d3fc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.highlight_466b .active-f819 .solid-d3fc li ul {
  margin: 0;
}
.highlight_466b .active-f819 .solid-d3fc li ul li a {
  padding-left: 15px;
}
.highlight_466b .active-f819 .solid-d3fc li ul li li a {
  padding-left: 30px;
}
.highlight_466b .active-f819 .solid-d3fc li.carousel-eac3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.highlight_466b .active-f819 .solid-d3fc li.carousel-eac3 > 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;
}
.highlight_466b .active-f819 .solid-d3fc li.carousel-eac3 > 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;
}
.warm_62ff a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.title-wood-3a89 {
  position: relative;
  z-index: 10;
}
.title-wood-3a89 .nav-new-73bd {
  width: 100%;
  max-width: 100%;
}
.container-b6dd .outline_focused_94ab {
  padding-top: 2em;
  padding-bottom: 2em;
}
.container-b6dd .highlight_6627 {
}
.container-b6dd .search_1200 {
  background: #292929;
}
.badge-2d31 .outline_focused_94ab {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge-2d31 .highlight_6627 {
  background: #f9f9f9;
}
.badge-2d31 .search_1200 {
  background: #303030;
}
.hard_76cc .outline_focused_94ab {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_76cc .widget_0502 {
    margin-bottom: 1em;
  }
  .hard_76cc .widget_0502:last-child {
    margin-bottom: 0;
  }
}
.hard_76cc .highlight_6627 {
  background: #ededed;
}
.hard_76cc .search_1200 {
  background: #1a1a1a;
}
.outline_focused_94ab.highlight_6627 {
  color: rgba(0, 0, 0, 0.6);
}
.outline_focused_94ab.highlight_6627 .sidebar_3486 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline_focused_94ab.search_1200 {
  color: rgba(255, 255, 255, 0.99);
}
.outline_focused_94ab.search_1200 a:not(.section-wood-a162) {
  color: rgba(255, 255, 255, 0.79);
}
.outline_focused_94ab.search_1200 a:not(.section-wood-a162):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_focused_94ab.search_1200 .sidebar_3486 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline_focused_94ab.search_1200 table tbody td,
.outline_focused_94ab.search_1200 table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon-3f0d.filter-59f5 .complex-e829 {
  max-width: initial;
}
.icon-3f0d .shade_69cc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon-3f0d .shade_69cc .nav-new-73bd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon-3f0d .shade_69cc .nav-new-73bd {
    display: block;
    margin-bottom: 2em;
  }
  .icon-3f0d .shade_69cc .nav-new-73bd:last-child {
    margin-bottom: 0;
  }
}
.hard_76cc .widget_0502:last-child,
.badge-2d31 .widget_0502:last-child,
.container-b6dd .widget_0502:last-child {
  margin-bottom: 0;
}
.hard_76cc .widget_0502 .active-f819 .smooth-ae64:last-child,
.badge-2d31 .widget_0502 .active-f819 .smooth-ae64:last-child,
.container-b6dd .widget_0502 .active-f819 .smooth-ae64:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard_76cc .carousel_704e,
  .hard_76cc .medium-322e,
  .badge-2d31 .carousel_704e,
  .badge-2d31 .medium-322e,
  .container-b6dd .carousel_704e,
  .container-b6dd .medium-322e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .title-wood-3a89 .widget_0502 {
    margin-bottom: 2em;
  }
}
.title-wood-3a89 p:last-child {
  margin-bottom: 0;
}
.title-wood-3a89 li,
.title-wood-3a89 ul {
  list-style: none;
  margin: 0;
}
.title-wood-3a89 ul ul {
  margin-left: 2.617924em;
}
.mask_selected_51ca {
  font-size: 0.875em;
}

/* css-noise: c44d */
.promo-block-s2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
