/*!
Theme Name: Customify
Theme URI: https://pressmaximum.iron_0888/customify
Author: WPCustomify
Author URI: https://pressmaximum.iron_0888
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.iron_0888/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.popup-out-0203.search-4df9/licenses/gpl-2.0.panel-d70c
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.cold_222f/, (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.search-59e4.block_first_8a8d/normalize.header_e7af/
 ======
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.header_e7af v7.0.0 | MIT License | github.iron_0888/necolas/normalize.header_e7af */
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;
}
.bottom-b880 .lite_e15d,
.popup_fast_c54a,
.block_817b,
.title_2360,
.main_cf33,
.silver-7a47,
.dirty_86ca,
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;
}
.popup_fast_c54a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .popup_fast_c54a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .popup_fast_c54a,
  h1 {
    font-size: 1.8em;
  }
}
.block_817b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.block_817b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .block_817b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .block_817b,
  h2 {
    font-size: 1.7em;
  }
}
.title_2360,
h3 {
  font-size: 1.618em;
}
.bottom-b880 .lite_e15d,
.main_cf33,
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.button-d8be {
  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;
}
.prev_4f34:after,
.prev_4f34:before,
.notice-stale-f5c3:after,
.notice-stale-f5c3:before {
  content: "";
  display: table;
}
.prev_4f34:after,
.notice-stale-f5c3:after {
  clear: both;
}
.avatar_blue_c334 {
  float: right;
  margin-right: 0;
}
.simple_ac1c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.texture-out-367b .description_gas_49cb,
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;
}
.texture-out-367b .description_gas_49cb: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;
}
.cool_0975 .description_gas_49cb {
  box-shadow: none;
}
.cool_0975
  .description_gas_49cb
  .backdrop-hard-be81 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.cool_0975 .description_gas_49cb .under_5bb1 {
  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;
}
.cool_0975
  .description_gas_49cb
  .under_5bb1
  b {
  display: none;
}
.cool_0975 .paragraph_purple_8cba {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.table_simple_d57f:not(.background-51d8):not(.accent-full-480f),
button:not(.background-51d8):not(.accent-full-480f),
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ),
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ),
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ) {
  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;
}
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ):hover,
button:not(.background-51d8):not(
    .accent-full-480f
  ):hover,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ):hover,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ):hover,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ):active,
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ):focus,
button:not(.background-51d8):not(
    .accent-full-480f
  ):active,
button:not(.background-51d8):not(
    .accent-full-480f
  ):focus,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ):active,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ):focus,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ):active,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ):focus,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ):active,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ):focus {
  outline: 0;
}
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8,
button:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8 {
  position: relative;
}
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .mini_b5fb,
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .blue-b536,
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .advanced-2650,
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  i,
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  svg,
button:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .mini_b5fb,
button:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .blue-b536,
button:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .advanced-2650,
button:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  i,
button:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  svg,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .mini_b5fb,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .blue-b536,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .advanced-2650,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  i,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  svg,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .mini_b5fb,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .blue-b536,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .advanced-2650,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  i,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  svg,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .mini_b5fb,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .blue-b536,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  .advanced-2650,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  i,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8
  svg {
  visibility: hidden;
}
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8:after,
button:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8:after,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8:after,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8:after,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ).fn-loading-17f8: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;
}
.table_simple_d57f:not(.background-51d8):not(.accent-full-480f),
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ),
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ),
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ) {
  color: #fff;
  background: #235787;
}
.table_simple_d57f:not(.background-51d8):not(
    .accent-full-480f
  ):focus,
input[type="button"]:not(.background-51d8):not(
    .accent-full-480f
  ):focus,
input[type="reset"]:not(.background-51d8):not(
    .accent-full-480f
  ):focus,
input[type="submit"]:not(.background-51d8):not(
    .accent-full-480f
  ):focus {
  color: #fff;
}
.table_simple_d57f.fn-disabled-17f8:not(.background-51d8):not(
    .accent-full-480f
  ),
.table_simple_d57f[disabled]:not(.background-51d8):not(
    .accent-full-480f
  ),
button.fn-disabled-17f8:not(.background-51d8):not(
    .accent-full-480f
  ),
button[disabled]:not(.background-51d8):not(
    .accent-full-480f
  ) {
  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;
}
.fluid-db68 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fluid-db68: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;
}
.accordion_liquid_f79f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.stone-62b7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dynamic_455e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.prev_4f34:after,
.prev_4f34:before,
.plasma-61e5:after,
.plasma-61e5:before,
.table-56d7:after,
.table-56d7:before,
.thick-51b7:after,
.thick-51b7:before,
.menu_865c:after,
.menu_865c:before,
.sidebar-small-948c:after,
.sidebar-small-948c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.prev_4f34:after,
.plasma-61e5:after,
.table-56d7:after,
.thick-51b7:after,
.menu_865c:after,
.sidebar-small-948c:after {
  clear: both;
}
.plasma-61e5 .inner-d23f,
.table-56d7 .inner-d23f,
.list-fresh-3b3f .inner-d23f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.disabled_gas_8e11 {
  display: inline-block;
}
.hero-static-4b41 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hero-static-4b41 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero-static-4b41 .card-d7e5 {
  padding: 1em 0;
  font-size: 85%;
}
.card-d7e5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.video-gold-3bbe {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.video-gold-3bbe:after,
.video-gold-3bbe:before {
  content: "";
  display: table;
}
.video-gold-3bbe:after {
  clear: both;
}
.fresh-1aa0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section_0bf6 .fresh-1aa0 {
  max-width: 50%;
}
.background_475d .fresh-1aa0 {
  max-width: 33.33%;
}
.tall-b29c .fresh-1aa0 {
  max-width: 25%;
}
.info_08b6 .fresh-1aa0 {
  max-width: 20%;
}
.accordion_bottom_db27 .fresh-1aa0 {
  max-width: 16.66%;
}
.carousel_iron_26f2 .fresh-1aa0 {
  max-width: 14.28%;
}
.picture_e6c7 .fresh-1aa0 {
  max-width: 12.5%;
}
.dynamic-71c0 .fresh-1aa0 {
  max-width: 11.11%;
}
.active_544c {
  display: block;
}
.bottom-b880 .yellow-2632 label,
.bottom-b880 .module-west-ddad label,
.bottom-b880 .steel_d52c label,
.bottom-b880 .progress_197f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.simple_4e6f {
  list-style: none;
  margin: 0;
}
.simple_4e6f article.filter_9575 {
  margin-bottom: 0;
}
.simple_4e6f ul {
  list-style: none;
  margin: 0;
}
.simple_4e6f .label-39bf li.filter_9575 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .simple_4e6f .label-39bf li.filter_9575 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .simple_4e6f .label-39bf li.filter_9575: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) {
  .simple_4e6f .label-39bf li.filter_9575 li.filter_9575 li.filter_9575 li.filter_9575 {
    padding-left: 0;
  }
}
article.filter_9575 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter_9575 .plasma-61e5 p:last-of-type {
  margin-bottom: 0;
}
article.filter_9575 .button_north_e32c {
  float: left;
}
article.filter_9575 .gallery_current_32db {
  margin-left: 85px;
}
article.filter_9575 .menu_next_237b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter_9575 .menu_next_237b .backdrop-b3b9 {
  margin-left: 10px;
}
article.filter_9575 .preview_focused_59ce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter_9575 .section-1729 {
  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 .yellow-2632,
  #respond .steel_d52c,
  #respond .progress_197f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .yellow-2632 input,
#respond .steel_d52c input,
#respond .progress_197f input {
  width: 100%;
}
#respond .progress_197f {
  margin-right: 0;
}
#respond .large-7b18 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma_e7db {
  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;
}
.plasma_e7db.container_red_91fa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.plasma_e7db 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%);
}
.plasma_e7db:focus,
.plasma_e7db: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);
}
.focus_1012 {
  border-radius: 10%;
}
.element_1e56 {
  border-radius: 50%;
}
.wood-5ffd {
  font-size: 0.72em;
}
.video_633b {
  font-size: 0.875em;
}
.prev-8fdd {
  font-size: 1.1em;
}
.title-steel-ad7c {
  text-transform: uppercase;
  line-height: 1.2;
}
.title-steel-ad7c.wood-5ffd {
  letter-spacing: 0.5px;
}
.dark-dcd2,
.dark-dcd2 a {
  color: #6d6d6d;
}
.dark-dcd2 a:hover {
  color: #111;
}
.preview-in-c8f4 {
  color: #6d6d6d;
}
.sidebar-down-5125 {
  overflow-x: hidden;
}
.sidebar-down-5125 .chip-static-4313.border_fff0 {
  position: relative;
}
.sidebar-down-5125 .chip-static-4313.border_fff0.pattern_76a9 {
  position: initial;
}
.sidebar-down-5125
  .chip-static-4313.border_fff0.pattern_76a9
  .large_724f {
  left: auto;
}
.sidebar-down-5125 .chip-static-4313 .large_724f {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.sidebar-down-5125 .chip-static-4313:hover.border_fff0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sidebar-down-5125
  .chip-static-4313:hover.border_fff0
  .large_724f {
  display: block;
  z-index: 9999999;
}
.sidebar-down-5125 .slider-tall-05ee .lite-e5bb,
.sidebar-down-5125 .progress-a563 .lite-e5bb {
  display: none;
}
.sidebar-down-5125 .container-2466 .chip-static-4313:hover.border_fff0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bottom-b880 .yellow-2632 label,
.bottom-b880 .module-west-ddad label,
.bottom-b880 .steel_d52c label,
.bottom-b880 .progress_197f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.simple_4e6f {
  list-style: none;
  margin: 0;
}
.simple_4e6f article.filter_9575 {
  margin-bottom: 0;
}
.simple_4e6f ul {
  list-style: none;
  margin: 0;
}
.simple_4e6f .label-39bf li.filter_9575 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .simple_4e6f .label-39bf li.filter_9575 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .simple_4e6f .label-39bf li.filter_9575: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) {
  .simple_4e6f .label-39bf li.filter_9575 li.filter_9575 li.filter_9575 li.filter_9575 {
    padding-left: 0;
  }
}
article.filter_9575 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter_9575 .plasma-61e5 p:last-of-type {
  margin-bottom: 0;
}
article.filter_9575 .button_north_e32c {
  float: left;
}
article.filter_9575 .gallery_current_32db {
  margin-left: 85px;
}
article.filter_9575 .menu_next_237b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter_9575 .menu_next_237b .backdrop-b3b9 {
  margin-left: 10px;
}
article.filter_9575 .preview_focused_59ce {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter_9575 .section-1729 {
  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 .yellow-2632,
  #respond .steel_d52c,
  #respond .progress_197f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .yellow-2632 input,
#respond .steel_d52c input,
#respond .progress_197f input {
  width: 100%;
}
#respond .progress_197f {
  margin-right: 0;
}
#respond .large-7b18 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slider-tall-05ee .picture_1169 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.picture_1169 .simple_6b5c.chip-b5d9 .gold-58fb > li > a:focus,
.picture_1169 .simple_6b5c.chip-b5d9 .gold-58fb > li > a:hover,
.picture_1169 .simple_6b5c.box_silver_60db .gold-58fb > li > a:focus,
.picture_1169 .simple_6b5c.box_silver_60db .gold-58fb > li > a:hover,
.picture_1169 .simple_6b5c.media_4a80 .gold-58fb > li > a:focus,
.picture_1169 .simple_6b5c.media_4a80 .gold-58fb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_1169
  .simple_6b5c.chip-b5d9
  .gold-58fb
  > li.accent_20f4
  > a,
.picture_1169
  .simple_6b5c.chip-b5d9
  .gold-58fb
  > li.border-0985
  > a,
.picture_1169
  .simple_6b5c.box_silver_60db
  .gold-58fb
  > li.accent_20f4
  > a,
.picture_1169
  .simple_6b5c.box_silver_60db
  .gold-58fb
  > li.border-0985
  > a,
.picture_1169
  .simple_6b5c.media_4a80
  .gold-58fb
  > li.accent_20f4
  > a,
.picture_1169 .simple_6b5c.media_4a80 .gold-58fb > li.small-b345 > a {
  color: rgba(255, 255, 255, 0.99);
}
.picture_1169 .secondary-e7fc,
.picture_1169 .secondary-e7fc a {
  color: rgba(255, 255, 255, 0.99);
}
.picture_1169 .sort_08f6.summary-bottom-4dd5 li a,
.picture_1169 .header-58e7 a,
.picture_1169 .north_b4e6,
.picture_1169 .gold-58fb > li > a,
.picture_1169 .chip-fast-9d35 {
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169 .sort_08f6.summary-bottom-4dd5 li a:hover,
.picture_1169 .header-58e7 a:hover,
.picture_1169 .north_b4e6:hover,
.picture_1169 .gold-58fb > li > a:hover,
.picture_1169 .chip-fast-9d35:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_1169 .dark-8316 {
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169 .dark-8316 .hidden_hard_aa86 {
  color: rgba(255, 255, 255, 0.99);
}
.picture_1169 .dark-8316:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_1169 .gradient-center-d4c3 .item_38d3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169 .gradient-center-d4c3 .item_38d3 .notice_1d7d {
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169
  .gradient-center-d4c3
  .item_38d3
  .notice_1d7d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169
  .gradient-center-d4c3
  .item_38d3
  .notice_1d7d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169
  .gradient-center-d4c3
  .item_38d3
  .notice_1d7d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169
  .gradient-center-d4c3
  .item_38d3
  .notice_1d7d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169 .gradient-center-d4c3 .backdrop_bronze_a92b {
  color: rgba(255, 255, 255, 0.79);
}
.picture_1169 .gradient-center-d4c3 .backdrop_bronze_a92b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_d6b7
  .picture_1169
  .gradient-center-d4c3
  .menu_3955
  .gradient_wide_6701 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold_d6b7
  .picture_1169
  .gradient-center-d4c3
  .menu_3955
  .notice_1d7d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider-tall-05ee .down_fc30 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.down_fc30 .simple_6b5c.chip-b5d9 .gold-58fb > li > a:focus,
.down_fc30 .simple_6b5c.chip-b5d9 .gold-58fb > li > a:hover,
.down_fc30 .simple_6b5c.box_silver_60db .gold-58fb > li > a:focus,
.down_fc30 .simple_6b5c.box_silver_60db .gold-58fb > li > a:hover,
.down_fc30 .simple_6b5c.media_4a80 .gold-58fb > li > a:focus,
.down_fc30 .simple_6b5c.media_4a80 .gold-58fb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.down_fc30
  .simple_6b5c.chip-b5d9
  .gold-58fb
  > li.accent_20f4
  > a,
.down_fc30
  .simple_6b5c.chip-b5d9
  .gold-58fb
  > li.border-0985
  > a,
.down_fc30
  .simple_6b5c.box_silver_60db
  .gold-58fb
  > li.accent_20f4
  > a,
.down_fc30
  .simple_6b5c.box_silver_60db
  .gold-58fb
  > li.border-0985
  > a,
.down_fc30
  .simple_6b5c.media_4a80
  .gold-58fb
  > li.accent_20f4
  > a,
.down_fc30 .simple_6b5c.media_4a80 .gold-58fb > li.small-b345 > a {
  color: rgba(0, 0, 0, 0.8);
}
.down_fc30 .secondary-e7fc,
.down_fc30 .secondary-e7fc a {
  color: rgba(0, 0, 0, 0.8);
}
.down_fc30 .sort_08f6.summary-bottom-4dd5 li a,
.down_fc30 .header-58e7 a,
.down_fc30 .north_b4e6,
.down_fc30 .gold-58fb > li > a,
.down_fc30 .chip-fast-9d35 {
  color: rgba(0, 0, 0, 0.55);
}
.down_fc30 .sort_08f6.summary-bottom-4dd5 li a:hover,
.down_fc30 .header-58e7 a:hover,
.down_fc30 .north_b4e6:hover,
.down_fc30 .gold-58fb > li > a:hover,
.down_fc30 .chip-fast-9d35:hover {
  color: rgba(0, 0, 0, 0.8);
}
.down_fc30 .dark-8316 {
  color: rgba(0, 0, 0, 0.55);
}
.down_fc30 .dark-8316 .hidden_hard_aa86 {
  color: rgba(0, 0, 0, 0.8);
}
.down_fc30 .dark-8316:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_hot_9370 .cold-22ca {
  margin-left: auto;
  margin-right: auto;
}
.table-56d7 > * {
  margin-left: auto;
  margin-right: auto;
}
.table-56d7 .accordion_liquid_f79f {
  margin-right: 1.41575em;
}
.component_black_3c9a .table-56d7 > .component_steel_5364 {
  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;
}
.component_black_3c9a .table-56d7 > .summary_3948 {
  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;
}
.photo-938c.tertiary_hot_9370 .cold-22ca,
.link_gas_ffc8.tertiary_hot_9370 .cold-22ca {
  margin-left: 0;
}
.menu_d7e3.tertiary_hot_9370 .cold-22ca,
.selected-5772.tertiary_hot_9370 .cold-22ca {
  margin-right: 0;
}
.table-56d7 ol,
.table-56d7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hard-01e0 video {
  max-width: 100%;
}
.feature-6f8b img {
  display: block;
}
.feature-6f8b.accordion_liquid_f79f,
.feature-6f8b.stone-62b7 {
  width: 100%;
}
.feature-6f8b.summary_3948 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.west-0ed4:not(.large-05ff) {
  margin: 1.5em auto;
}
.secondary-5348 p {
  padding: 1.5em 14px;
}
ul.search_f8a7.summary_3948,
ul.search_f8a7.component_steel_5364,
ul.search_f8a7.search-selected-8a15.component_steel_5364 {
  padding: 0 14px;
}
.outline_b952 {
  display: block;
  overflow-x: auto;
}
.outline_b952 table {
  border-collapse: collapse;
  width: 100%;
}
.outline_b952 td,
.outline_b952 th {
  padding: 0.5em;
}
.table-56d7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-56d7 ol ol,
.table-56d7 ol ul,
.table-56d7 ul ol,
.table-56d7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-56d7 ol ol li,
.table-56d7 ol ul li,
.table-56d7 ul ol li,
.table-56d7 ul ul li {
  margin-left: 0;
}
.section-smooth-9e89.in-feeb > .hot_d027 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section-smooth-9e89.in-feeb > .hot_d027 iframe,
.section-smooth-9e89.in-feeb > .hot_d027 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focused_8cac {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focused_8cac.search_a843 {
  padding: 0;
}
.focused_8cac.search_a843 cite {
  font-size: 13px;
}
.focused_8cac > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focused_8cac cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.picture_right_f157 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.picture_right_f157 > p:first-child {
  margin-top: 0;
}
.picture_right_f157 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.picture_right_f157 blockquote {
  border-left: 0;
}
.large_7100 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.large_7100:not(.sort-0559) {
  max-width: 100px;
}
.large_7100.first_3b1b {
  border-bottom: none !important;
  text-align: center;
}
.large_7100.first_3b1b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .secondary-5348 p {
    padding: 1.5em 0;
  }
}
.cold_a232 {
  color: #0073aa;
}
.lite_dab4 {
  background-color: #0073aa;
}
.outline_dim_7b93 {
  color: #229fd8;
}
.container-left-aec2 {
  background-color: #229fd8;
}
.shadow-b31f {
  color: #eee;
}
.shadow_c9d2 {
  background-color: #eee;
}
.caption_367b {
  color: #444;
}
.rough-f607 {
  background-color: #444;
}
.fluid_8873 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fluid_8873 .panel-prev-479e .header-58e7 {
  font-size: 15px;
}
.fluid_8873 .header-58e7 {
  line-height: 1.3;
}
.fluid_8873 .down_fc30 {
}
.fluid_8873 .picture_1169 {
  background: #235787;
}
.backdrop_b79c {
  padding: 0;
}
.backdrop_b79c .picture_1169 {
  background: #1a1a1a;
}
.backdrop_b79c .down_fc30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pattern_north_02f1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pattern_north_02f1 .down_fc30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pattern_north_02f1 .picture_1169 {
  background: #303030;
}
.sidebar-small-948c {
  position: relative;
  z-index: 10;
}
.sidebar-small-948c .active-36c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_motion_3328 .border_fff0 {
  display: inline-block;
  vertical-align: middle;
}
.icon_motion_3328.sort_9892 .border_fff0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .icon_motion_3328.sort_9892 .border_fff0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .icon_motion_3328.sort_9892 .border_fff0 {
    margin-right: 0.4em;
  }
}
.icon_motion_3328.sort_9892 .border_fff0:last-child {
  margin-right: 0;
}
.focused-3bfe .active-36c1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .slider-tall-05ee .panel-prev-479e {
    margin: 0 -0.5em;
  }
  .slider-tall-05ee .panel-prev-479e [class*="customify-col-"],
  .slider-tall-05ee .panel-prev-479e [class*="customify-col_"],
  .slider-tall-05ee .panel-prev-479e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.slider-tall-05ee.accent_fea3 .active-36c1 {
  background: 0 0 !important;
}
.slider-tall-05ee.accent_fea3 .active-36c1,
.slider-tall-05ee.focused-3bfe .active-36c1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .slider-tall-05ee.black_7266 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.slider-tall-05ee.focused-3bfe .active-36c1 {
  box-shadow: none !important;
}
.element-17b7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .element-17b7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .element-17b7 {
    padding: 18px 0 20px;
  }
}
.element-17b7 .selected_0a57 {
  width: 100%;
}
.element-17b7 .dirty-cdb9 {
  margin-bottom: 0;
}
.element-17b7 .pagination_basic_83b5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.brown_0211 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.brown_0211 .mask-cd0c {
  width: 100%;
}
.mini_2ea9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mini_2ea9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mini_2ea9 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;
}
.mini_2ea9 li:last-child:after {
  display: none;
}
.mini_2ea9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.primary_easy_6784 .lite-e5bb button,
.element-17b7 .lite-e5bb button {
  left: 0;
}
.primary_easy_6784 .mask-cd0c,
.element-17b7 .mask-cd0c {
  padding-left: 0;
  padding-right: 0;
}
.primary_easy_6784 .brown_0211,
.element-17b7 .brown_0211 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.primary_easy_6784 {
  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;
}
.primary_easy_6784: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;
}
.primary_easy_6784 .fixed_461b {
  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) {
  .primary_easy_6784 .fixed_461b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .primary_easy_6784 .fixed_461b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .primary_easy_6784 .fixed_461b {
    min-height: 200px;
  }
}
.primary_easy_6784 .mini_2ea9 {
  color: rgba(255, 255, 255, 0.8);
}
.primary_easy_6784 .mini_2ea9 a,
.primary_easy_6784 .mini_2ea9 li:after {
  color: inherit;
}
.primary_easy_6784 .mini_2ea9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.active-9a25 {
  margin-bottom: 0.5em;
}
.fluid-74ce {
  margin-bottom: 1.2em;
}
.fluid-74ce,
.active-9a25 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.fluid-74ce p:last-child,
.active-9a25 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .lite-e5bb,
#masthead .lite-e5bb {
  display: none;
}
#masthead
  > .lite-e5bb.tag-narrow-5e9c {
  display: none;
}
#masthead > .lite-e5bb button {
  left: 0;
}
.section_action_955c {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.section_action_955c .border_fff0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section_action_955c .border_fixed_4947 {
  display: -webkit-box;
  display: flex;
}
.section_action_955c .border_fixed_4947.element_314c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section_action_955c .border_fixed_4947.preview-4308 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_action_955c .border_fixed_4947.red-e77e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_action_955c.title-hard-35e7.white_b950 .border_fixed_4947.element_314c {
  flex-basis: 100%;
}
.section_action_955c.red_68f1 .border_fixed_4947.preview-4308 {
  -webkit-box-flex: 1;
  flex: auto;
}
.section_action_955c.red_68f1 .border_fixed_4947.red-e77e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .lite-e5bb.tag-narrow-5e9c {
  display: none;
}
#masthead > .lite-e5bb button {
  left: 0;
}
.breadcrumb_medium_ebaf {
  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;
}
.breadcrumb_medium_ebaf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.breadcrumb_medium_ebaf.paper_af76 i {
  margin-right: 4px;
}
.breadcrumb_medium_ebaf.hot_194b i {
  margin-left: 5px;
}
.header-58e7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.header-58e7 p:last-child {
  margin-bottom: 0;
}
.feature_static_489a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.feature_static_489a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.feature_static_489a img {
  display: block;
  width: auto;
  line-height: 1;
}
.feature_static_489a .secondary-e7fc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.feature_static_489a .motion_bcd9 {
  margin: 5px 0 7px 0;
}
.feature_static_489a.tabs-cold-77ba .accordion-in-8be6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_static_489a.tabs-cold-77ba .info-soft-c493 {
  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;
}
.feature_static_489a.frame-14e2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.feature_static_489a.frame-14e2 .accordion-in-8be6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_static_489a.frame-14e2 .info-soft-c493 {
  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;
}
.feature_static_489a.primary-6657 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_static_489a.hidden_5039 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.feature_static_489a.hidden_5039 .info-soft-c493 {
  margin-top: 7px;
}
.silver_40e4 {
  display: inline-block;
}
.sidebar-small-948c .breadcrumb-lower-093d .feature_static_489a img {
  max-width: 100%;
}
.simple_6b5c .wrapper_west_c8f2.block-selected-1ae3,
.thumbnail-green-081b .wrapper_west_c8f2.block-selected-1ae3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.simple_6b5c .east_8aed,
.thumbnail-green-081b .east_8aed {
  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%);
}
.simple_6b5c .east_8aed {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.simple_6b5c.item-dd49 .east_8aed {
  display: none;
}
.simple_6b5c .simple_554e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.simple_6b5c .simple_554e li {
  display: inline-block;
  position: relative;
}
.simple_6b5c .simple_554e li:last-child {
  margin-right: 0;
}
.simple_6b5c .simple_554e 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;
}
.simple_6b5c .simple_554e li.small-b345 > a {
  color: rgba(0, 0, 0, 0.9);
}
.simple_6b5c .simple_554e > 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;
}
.simple_6b5c .simple_554e > li > a i {
  line-height: 0;
}
.simple_6b5c .simple_554e > li.static_4643 > a .east_8aed {
  margin-left: 4px;
  line-height: 0;
}
.simple_6b5c .simple_554e .photo-tiny-a75c li.static_4643 > a {
  position: relative;
}
.simple_6b5c .simple_554e .photo-tiny-a75c li.static_4643 > a:after,
.simple_6b5c .simple_554e .photo-tiny-a75c li.static_4643 > a:before {
  content: "";
  display: table;
}
.simple_6b5c .simple_554e .photo-tiny-a75c li.static_4643 > a:after {
  clear: both;
}
.simple_6b5c .simple_554e .photo-tiny-a75c li.static_4643 > a .east_8aed {
  margin-left: 5px;
  float: right;
}
.simple_6b5c .hot-e608,
.simple_6b5c .photo-tiny-a75c {
  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;
}
.simple_6b5c .photo-tiny-a75c {
  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;
}
.simple_6b5c .photo-tiny-a75c .block-selected-1ae3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.simple_6b5c .photo-tiny-a75c .east_8aed {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.simple_6b5c .photo-tiny-a75c li {
  display: block;
  margin: 0;
  padding: 0;
}
.simple_6b5c .photo-tiny-a75c 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;
}
.simple_6b5c .photo-tiny-a75c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.simple_6b5c .photo-tiny-a75c .photo-tiny-a75c {
  top: 0;
  left: 100%;
}
.simple_6b5c .frame_382c.fn-focus-17f8 > .hot-e608,
.simple_6b5c .frame_382c.fn-focus-17f8 > .photo-tiny-a75c,
.simple_6b5c .frame_382c:focus > .hot-e608,
.simple_6b5c .frame_382c:focus > .photo-tiny-a75c,
.simple_6b5c .frame_382c:hover > .hot-e608,
.simple_6b5c .frame_382c:hover > .photo-tiny-a75c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.simple_6b5c.media_4a80 .gold-58fb:after,
.simple_6b5c.media_4a80 .gold-58fb:before {
  content: "";
  display: table;
}
.simple_6b5c.media_4a80 .gold-58fb:after {
  clear: both;
}
.simple_6b5c.media_4a80 .gold-58fb > li {
  float: left;
}
.simple_6b5c.paragraph_upper_97b5 .gold-58fb:after,
.simple_6b5c.paragraph_upper_97b5 .gold-58fb:before {
  content: "";
  display: table;
}
.simple_6b5c.paragraph_upper_97b5 .gold-58fb:after {
  clear: both;
}
.simple_6b5c.paragraph_upper_97b5 .gold-58fb > li {
  float: left;
}
.simple_6b5c.paragraph_upper_97b5 .gold-58fb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.simple_6b5c.paragraph_upper_97b5 .gold-58fb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.simple_6b5c.paragraph_upper_97b5 .gold-58fb > li.accent_20f4 > a,
.simple_6b5c.paragraph_upper_97b5 .gold-58fb > li.small-b345 > a {
  color: #fff;
  background-color: #1e4b75;
}
.simple_6b5c.chip-b5d9 .gold-58fb > li > a .block-selected-1ae3 {
  position: relative;
}
.simple_6b5c.chip-b5d9 .gold-58fb > li > a .block-selected-1ae3: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;
}
.simple_6b5c.chip-b5d9
  .gold-58fb
  > li:focus
  > a
  .block-selected-1ae3:before,
.simple_6b5c.chip-b5d9
  .gold-58fb
  > li:hover
  > a
  .block-selected-1ae3:before {
  width: 100%;
  background-color: currentColor;
}
.simple_6b5c.chip-b5d9
  .gold-58fb
  > li.accent_20f4
  > a
  .block-selected-1ae3:before,
.simple_6b5c.chip-b5d9
  .gold-58fb
  > li.border-0985
  > a
  .block-selected-1ae3:before {
  width: 100%;
  background-color: currentColor;
}
.simple_6b5c.box_silver_60db .gold-58fb > li > a .block-selected-1ae3 {
  position: relative;
}
.simple_6b5c.box_silver_60db .gold-58fb > li > a .block-selected-1ae3: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;
}
.simple_6b5c.box_silver_60db .gold-58fb > li:focus > a .block-selected-1ae3:before,
.simple_6b5c.box_silver_60db
  .gold-58fb
  > li:hover
  > a
  .block-selected-1ae3:before {
  width: 100%;
  background-color: currentColor;
}
.simple_6b5c.box_silver_60db
  .gold-58fb
  > li.accent_20f4
  > a
  .block-selected-1ae3:before,
.simple_6b5c.box_silver_60db
  .gold-58fb
  > li.border-0985
  > a
  .block-selected-1ae3:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-green-081b .simple_554e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thumbnail-green-081b .simple_554e li:first-child > a {
  border-top: none;
}
.thumbnail-green-081b .simple_554e .full-0324 > .block-selected-1ae3 .east_8aed {
  display: none;
}
.thumbnail-green-081b .simple_554e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thumbnail-green-081b .simple_554e li:last-child {
  border: none;
}
.thumbnail-green-081b .simple_554e li.static_4643 > a {
  padding-right: 45px !important;
}
.thumbnail-green-081b .simple_554e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thumbnail-green-081b .simple_554e li a:focus,
.thumbnail-green-081b .simple_554e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-green-081b .simple_554e li .avatar_2f50 {
  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;
}
.thumbnail-green-081b .simple_554e li .avatar_2f50:hover {
  box-shadow: none;
}
.thumbnail-green-081b .simple_554e li .avatar_2f50 .east_8aed {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thumbnail-green-081b .simple_554e .photo-tiny-a75c {
  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);
}
.thumbnail-green-081b .simple_554e .photo-tiny-a75c li a {
  padding-left: 3em;
}
.thumbnail-green-081b .simple_554e .block-da42 > a .avatar_2f50 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thumbnail-green-081b .simple_554e .block-da42 > .photo-tiny-a75c {
  display: block;
  opacity: 1;
}
.thumbnail-af73 {
  max-width: 100%;
}
.surface_lite_3e58 {
  line-height: 0;
  cursor: pointer;
}
.chip-fast-9d35 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.chip-fast-9d35:hover {
  box-shadow: none;
  color: currentColor;
}
.chip-fast-9d35 svg {
  width: 18px;
  height: 18px;
}
.chip-fast-9d35 .mini-00a4 {
  display: none;
}
.out_9ba7 {
  position: relative;
}
.out_9ba7.fn-active-17f8 .chip-fast-9d35 .texture-fluid-9061 {
  display: none;
}
.out_9ba7.fn-active-17f8 .chip-fast-9d35 .mini-00a4 {
  display: inline-block;
}
.out_9ba7 .heading-0433 {
  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);
}
.out_9ba7.media-5455 .heading-0433 {
  left: auto;
  right: -0.9em;
}
.out_9ba7.media-5455 .tabs-basic-3d99::before {
  left: auto;
  right: 15px;
}
.out_9ba7.fn-active-17f8 .heading-0433 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_3955 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu_3955 label {
  flex-basis: 100%;
}
.menu_3955 .item_38d3 {
  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;
}
.menu_3955 .notice_1d7d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu_3955 .notice_1d7d:focus {
  background-color: transparent;
}
.menu_3955 button.backdrop_bronze_a92b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu_3955 button.backdrop_bronze_a92b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu_3955 button.backdrop_bronze_a92b svg {
  width: 18px;
  height: 18px;
}
.menu_3955 input[type="submit"] {
  min-height: auto;
}
.gradient-center-d4c3 .menu_3955 .notice_1d7d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tabs-basic-3d99 {
  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) {
  .tabs-basic-3d99 {
    width: 220px;
  }
}
.tabs-basic-3d99 label {
  flex-basis: 100%;
}
.tabs-basic-3d99::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;
}
.gold_d6b7 .gradient-center-d4c3 .menu_3955 {
  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;
}
.gold_d6b7
  .gradient-center-d4c3
  .menu_3955
  .item_38d3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gold_d6b7 .gradient-center-d4c3 .menu_3955 .notice_1d7d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gold_d6b7
  .gradient-center-d4c3
  .menu_3955
  .notice_1d7d:focus {
  background: 0 0;
}
.gold_d6b7
  .gradient-center-d4c3
  .menu_3955
  .gradient_wide_6701 {
  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;
}
.sort_08f6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort_08f6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort_08f6 li:last-child {
  margin-right: 0;
}
.sort_08f6 li:first-child {
  margin-left: 0;
}
.sort_08f6.brown_ab62 a {
  color: #fff;
}
.sort_08f6.brown_ab62 a:hover {
  color: #fff;
}
.sort_08f6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort_08f6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort_08f6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort_08f6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort_08f6 [class*="social-icon-apple"] {
  background-color: #999;
}
.sort_08f6 [class*="social-icon-apple"].avatar-top-a90f {
  background-color: transparent;
  color: #999;
}
.sort_08f6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort_08f6 [class*="social-icon-behance"].avatar-top-a90f {
  background-color: transparent;
  color: #1769ff;
}
.sort_08f6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort_08f6 [class*="social-icon-bitbucket"].avatar-top-a90f {
  background-color: transparent;
  color: #205081;
}
.sort_08f6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort_08f6 [class*="social-icon-codepen"].avatar-top-a90f {
  background-color: transparent;
  color: #000;
}
.sort_08f6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort_08f6 [class*="social-icon-delicious"].avatar-top-a90f {
  background-color: transparent;
  color: #39f;
}
.sort_08f6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort_08f6 [class*="social-icon-digg"].avatar-top-a90f {
  background-color: transparent;
  color: #005be2;
}
.sort_08f6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort_08f6 [class*="social-icon-dribbble"].avatar-top-a90f {
  background-color: transparent;
  color: #ea4c89;
}
.sort_08f6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort_08f6 [class*="social-icon-envelope"].avatar-top-a90f {
  background-color: transparent;
  color: #ea4335;
}
.sort_08f6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort_08f6 [class*="social-icon-facebook"].avatar-top-a90f {
  background-color: transparent;
  color: #3b5998;
}
.sort_08f6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort_08f6 [class*="social-icon-flickr"].avatar-top-a90f {
  background-color: transparent;
  color: #0063dc;
}
.sort_08f6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort_08f6 [class*="social-icon-foursquare"].avatar-top-a90f {
  background-color: transparent;
  color: #2d5be3;
}
.sort_08f6 [class*="social-icon-github"] {
  background-color: #333;
}
.sort_08f6 [class*="social-icon-github"].avatar-top-a90f {
  background-color: transparent;
  color: #333;
}
.sort_08f6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort_08f6 [class*="social-icon-google-plus"].avatar-top-a90f {
  background-color: transparent;
  color: #dd4b39;
}
.sort_08f6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort_08f6 [class*="social-icon-houzz"].avatar-top-a90f {
  background-color: transparent;
  color: #7ac142;
}
.sort_08f6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort_08f6 [class*="social-icon-instagram"].avatar-top-a90f {
  background-color: transparent;
  color: #262626;
}
.sort_08f6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort_08f6 [class*="social-icon-jsfiddle"].avatar-top-a90f {
  background-color: transparent;
  color: #487aa2;
}
.sort_08f6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort_08f6 [class*="social-icon-linkedin"].avatar-top-a90f {
  background-color: transparent;
  color: #0077b5;
}
.sort_08f6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort_08f6 [class*="social-icon-medium"].avatar-top-a90f {
  background-color: transparent;
  color: #00ab6b;
}
.sort_08f6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort_08f6
  [class*="social-icon-odnoklassniki"].avatar-top-a90f {
  background-color: transparent;
  color: #f4731c;
}
.sort_08f6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort_08f6 [class*="social-icon-meetup"].avatar-top-a90f {
  background-color: transparent;
  color: #ec1c40;
}
.sort_08f6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort_08f6 [class*="social-icon-pinterest"].avatar-top-a90f {
  background-color: transparent;
  color: #bd081c;
}
.sort_08f6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort_08f6 [class*="social-icon-product-hunt"].avatar-top-a90f {
  background-color: transparent;
  color: #da552f;
}
.sort_08f6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort_08f6 [class*="social-icon-reddit"].avatar-top-a90f {
  background-color: transparent;
  color: #ff4500;
}
.sort_08f6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort_08f6 [class*="social-icon-rss"].avatar-top-a90f {
  background-color: transparent;
  color: #f26522;
}
.sort_08f6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort_08f6
  [class*="social-icon-shopping-cart"].avatar-top-a90f {
  background-color: transparent;
  color: #4caf50;
}
.sort_08f6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort_08f6 [class*="social-icon-skype"].avatar-top-a90f {
  background-color: transparent;
  color: #00aff0;
}
.sort_08f6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort_08f6 [class*="social-icon-slideshare"].avatar-top-a90f {
  background-color: transparent;
  color: #0077b5;
}
.sort_08f6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort_08f6 [class*="social-icon-snapchat"].avatar-top-a90f {
  background-color: transparent;
  color: #fffc00;
}
.sort_08f6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort_08f6 [class*="social-icon-soundcloud"].avatar-top-a90f {
  background-color: transparent;
  color: #f80;
}
.sort_08f6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort_08f6 [class*="social-icon-spotify"].avatar-top-a90f {
  background-color: transparent;
  color: #2ebd59;
}
.sort_08f6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort_08f6
  [class*="social-icon-stack-overflow"].avatar-top-a90f {
  background-color: transparent;
  color: #fe7a15;
}
.sort_08f6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort_08f6 [class*="social-icon-maldkfgram"].avatar-top-a90f {
  background-color: transparent;
  color: #2ca5e0;
}
.sort_08f6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort_08f6 [class*="social-icon-tripadvisor"].avatar-top-a90f {
  background-color: transparent;
  color: #589442;
}
.sort_08f6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort_08f6 [class*="social-icon-tumblr"].avatar-top-a90f {
  background-color: transparent;
  color: #35465c;
}
.sort_08f6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort_08f6 [class*="social-icon-twitch"].avatar-top-a90f {
  background-color: transparent;
  color: #6441a5;
}
.sort_08f6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort_08f6 [class*="social-icon-twitter"].avatar-top-a90f {
  background-color: transparent;
  color: #1da1f2;
}
.sort_08f6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort_08f6 [class*="social-icon-vimeo"].avatar-top-a90f {
  background-color: transparent;
  color: #1ab7ea;
}
.sort_08f6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort_08f6 [class*="social-icon-vk"].avatar-top-a90f {
  background-color: transparent;
  color: #45668e;
}
.sort_08f6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort_08f6 [class*="social-icon-weibo"].avatar-top-a90f {
  background-color: transparent;
  color: #df2029;
}
.sort_08f6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort_08f6 [class*="social-icon-weixin"].avatar-top-a90f {
  background-color: transparent;
  color: #7bb32e;
}
.sort_08f6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort_08f6 [class*="social-icon-whatsapp"].avatar-top-a90f {
  background-color: transparent;
  color: #25d366;
}
.sort_08f6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort_08f6 [class*="social-icon-wordpress"].avatar-top-a90f {
  background-color: transparent;
  color: #21759b;
}
.sort_08f6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort_08f6 [class*="social-icon-xing"].avatar-top-a90f {
  background-color: transparent;
  color: #026466;
}
.sort_08f6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort_08f6 [class*="social-icon-yelp"].avatar-top-a90f {
  background-color: transparent;
  color: #af0606;
}
.sort_08f6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort_08f6 [class*="social-icon-youtube"].avatar-top-a90f {
  background-color: transparent;
  color: #cd201f;
}
.north_b4e6 {
  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;
}
.north_b4e6:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel-b4a0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.stone-cd07 {
  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;
}
.info_west_ea24 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dirty-d475 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dirty-d475,
.dirty-d475::after,
.dirty-d475::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;
}
.dirty-d475::after,
.dirty-d475::before {
  content: "";
  display: block;
  background-color: inherit;
}
.picture_f57c .stone-cd07 .info_west_ea24 {
  margin-top: -2px;
  width: 19px;
}
.picture_f57c .stone-cd07 .dirty-d475 {
  margin-top: -1px;
}
.picture_f57c .stone-cd07 .dirty-d475,
.picture_f57c .stone-cd07 .dirty-d475::after,
.picture_f57c .stone-cd07 .dirty-d475::before {
  width: 19px;
  height: 2px;
}
.picture_f57c .stone-cd07 .dirty-d475::before {
  top: -6px;
}
.picture_f57c .stone-cd07 .dirty-d475::after {
  bottom: -6px;
}
.article-prev-0936 .stone-cd07 .info_west_ea24 {
  margin-top: -2px;
  width: 22px;
}
.article-prev-0936 .stone-cd07 .dirty-d475 {
  margin-top: -1px;
}
.article-prev-0936 .stone-cd07 .dirty-d475,
.article-prev-0936 .stone-cd07 .dirty-d475::after,
.article-prev-0936 .stone-cd07 .dirty-d475::before {
  width: 22px;
  height: 2px;
}
.article-prev-0936 .stone-cd07 .dirty-d475::before {
  top: -7px;
}
.article-prev-0936 .stone-cd07 .dirty-d475::after {
  bottom: -7px;
}
.purple-1f92 .stone-cd07 .info_west_ea24 {
  margin-top: -2px;
  width: 31px;
}
.purple-1f92 .stone-cd07 .dirty-d475 {
  margin-top: -1.5px;
}
.purple-1f92 .stone-cd07 .dirty-d475,
.purple-1f92 .stone-cd07 .dirty-d475::after,
.purple-1f92 .stone-cd07 .dirty-d475::before {
  width: 31px;
  height: 3px;
}
.purple-1f92 .stone-cd07 .dirty-d475::before {
  top: -9px;
}
.purple-1f92 .stone-cd07 .dirty-d475::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary_down_bf2d .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_down_bf2d .stone-cd07 .dirty-d475 {
    margin-top: -1px;
  }
  .secondary_down_bf2d .stone-cd07 .dirty-d475,
  .secondary_down_bf2d .stone-cd07 .dirty-d475::after,
  .secondary_down_bf2d .stone-cd07 .dirty-d475::before {
    width: 19px;
    height: 2px;
  }
  .secondary_down_bf2d .stone-cd07 .dirty-d475::before {
    top: -6px;
  }
  .secondary_down_bf2d .stone-cd07 .dirty-d475::after {
    bottom: -6px;
  }
  .paper_bc89 .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_bc89 .stone-cd07 .dirty-d475 {
    margin-top: -1px;
  }
  .paper_bc89 .stone-cd07 .dirty-d475,
  .paper_bc89 .stone-cd07 .dirty-d475::after,
  .paper_bc89 .stone-cd07 .dirty-d475::before {
    width: 22px;
    height: 2px;
  }
  .paper_bc89 .stone-cd07 .dirty-d475::before {
    top: -7px;
  }
  .paper_bc89 .stone-cd07 .dirty-d475::after {
    bottom: -7px;
  }
  .logo_solid_2e11 .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 31px;
  }
  .logo_solid_2e11 .stone-cd07 .dirty-d475 {
    margin-top: -1.5px;
  }
  .logo_solid_2e11 .stone-cd07 .dirty-d475,
  .logo_solid_2e11 .stone-cd07 .dirty-d475::after,
  .logo_solid_2e11 .stone-cd07 .dirty-d475::before {
    width: 31px;
    height: 3px;
  }
  .logo_solid_2e11 .stone-cd07 .dirty-d475::before {
    top: -9px;
  }
  .logo_solid_2e11 .stone-cd07 .dirty-d475::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-current-7262 .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 19px;
  }
  .accordion-current-7262 .stone-cd07 .dirty-d475 {
    margin-top: -1px;
  }
  .accordion-current-7262 .stone-cd07 .dirty-d475,
  .accordion-current-7262 .stone-cd07 .dirty-d475::after,
  .accordion-current-7262 .stone-cd07 .dirty-d475::before {
    width: 19px;
    height: 2px;
  }
  .accordion-current-7262 .stone-cd07 .dirty-d475::before {
    top: -6px;
  }
  .accordion-current-7262 .stone-cd07 .dirty-d475::after {
    bottom: -6px;
  }
  .light_cbfe .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 22px;
  }
  .light_cbfe .stone-cd07 .dirty-d475 {
    margin-top: -1px;
  }
  .light_cbfe .stone-cd07 .dirty-d475,
  .light_cbfe .stone-cd07 .dirty-d475::after,
  .light_cbfe .stone-cd07 .dirty-d475::before {
    width: 22px;
    height: 2px;
  }
  .light_cbfe .stone-cd07 .dirty-d475::before {
    top: -7px;
  }
  .light_cbfe .stone-cd07 .dirty-d475::after {
    bottom: -7px;
  }
  .tooltip_59d7 .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_59d7 .stone-cd07 .dirty-d475 {
    margin-top: -1.5px;
  }
  .tooltip_59d7 .stone-cd07 .dirty-d475,
  .tooltip_59d7 .stone-cd07 .dirty-d475::after,
  .tooltip_59d7 .stone-cd07 .dirty-d475::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_59d7 .stone-cd07 .dirty-d475::before {
    top: -9px;
  }
  .tooltip_59d7 .stone-cd07 .dirty-d475::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sort_first_1500 .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 19px;
  }
  .sort_first_1500 .stone-cd07 .dirty-d475 {
    margin-top: -1px;
  }
  .sort_first_1500 .stone-cd07 .dirty-d475,
  .sort_first_1500 .stone-cd07 .dirty-d475::after,
  .sort_first_1500 .stone-cd07 .dirty-d475::before {
    width: 19px;
    height: 2px;
  }
  .sort_first_1500 .stone-cd07 .dirty-d475::before {
    top: -6px;
  }
  .sort_first_1500 .stone-cd07 .dirty-d475::after {
    bottom: -6px;
  }
  .purple-b7bd .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 22px;
  }
  .purple-b7bd .stone-cd07 .dirty-d475 {
    margin-top: -1px;
  }
  .purple-b7bd .stone-cd07 .dirty-d475,
  .purple-b7bd .stone-cd07 .dirty-d475::after,
  .purple-b7bd .stone-cd07 .dirty-d475::before {
    width: 22px;
    height: 2px;
  }
  .purple-b7bd .stone-cd07 .dirty-d475::before {
    top: -7px;
  }
  .purple-b7bd .stone-cd07 .dirty-d475::after {
    bottom: -7px;
  }
  .paragraph-286f .stone-cd07 .info_west_ea24 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-286f .stone-cd07 .dirty-d475 {
    margin-top: -1.5px;
  }
  .paragraph-286f .stone-cd07 .dirty-d475,
  .paragraph-286f .stone-cd07 .dirty-d475::after,
  .paragraph-286f .stone-cd07 .dirty-d475::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-286f .stone-cd07 .dirty-d475::before {
    top: -9px;
  }
  .paragraph-286f .stone-cd07 .dirty-d475::after {
    bottom: -9px;
  }
}
.secondary-last-2cf1 .dirty-d475 {
  -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);
}
.secondary-last-2cf1 .dirty-d475::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.secondary-last-2cf1 .dirty-d475::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);
}
.secondary-last-2cf1.accent_smooth_9f12 .dirty-d475 {
  -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);
}
.secondary-last-2cf1.accent_smooth_9f12 .dirty-d475::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.secondary-last-2cf1.accent_smooth_9f12 .dirty-d475::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pressed-8980 {
  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.primary_a9b9:before {
  display: none;
}
.progress-a563 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.progress-a563 .description_e920 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.progress-a563 .description_e920:last-of-type {
  border-bottom: none;
}
.progress-a563 .description_e920.nav_green_f2e3,
.progress-a563 .description_e920.secondary-51be,
.progress-a563 .description_e920.tall_6559 {
  padding: 0;
}
.progress-a563 .thumbnail-green-081b .avatar_2f50 {
  color: currentColor;
}
.progress-a563 .thumbnail-green-081b .avatar_2f50:focus,
.progress-a563 .thumbnail-green-081b .avatar_2f50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-a563.down_fc30 .dark-8316,
.progress-a563.down_fc30 .header-58e7 a,
.progress-a563.down_fc30 .gold-58fb a,
.progress-a563.down_fc30 .photo-tiny-a75c a {
  color: rgba(0, 0, 0, 0.55);
}
.progress-a563.down_fc30 .dark-8316:hover,
.progress-a563.down_fc30 .header-58e7 a:hover,
.progress-a563.down_fc30 .gold-58fb a:hover,
.progress-a563.down_fc30 .photo-tiny-a75c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-a563.down_fc30 .hidden_hard_aa86 {
  color: rgba(0, 0, 0, 0.8);
}
.progress-a563.down_fc30 .description_e920 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-a563.down_fc30 .description_e920:before {
  background: rgba(0, 0, 0, 0.08);
}
.progress-a563.down_fc30 .dropdown_77a3:before {
  background: rgba(255, 255, 255, 0.9);
}
.progress-a563.down_fc30 .thumbnail-green-081b .simple_554e li a,
.progress-a563.down_fc30 .thumbnail-green-081b .avatar_2f50,
.progress-a563.down_fc30 .photo-tiny-a75c {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-a563.down_fc30 .thumbnail-green-081b .avatar_2f50:focus,
.progress-a563.down_fc30 .thumbnail-green-081b .avatar_2f50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-a563.down_fc30 .simple_554e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress-a563.picture_1169 .dark-8316,
.progress-a563.picture_1169 .header-58e7 a,
.progress-a563.picture_1169 .gold-58fb .avatar_2f50,
.progress-a563.picture_1169 .gold-58fb a,
.progress-a563.picture_1169 .photo-tiny-a75c a {
  color: rgba(255, 255, 255, 0.79);
}
.progress-a563.picture_1169 .dark-8316:hover,
.progress-a563.picture_1169 .header-58e7 a:hover,
.progress-a563.picture_1169 .gold-58fb .avatar_2f50:hover,
.progress-a563.picture_1169 .gold-58fb a:hover,
.progress-a563.picture_1169 .photo-tiny-a75c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress-a563.picture_1169 .hidden_hard_aa86 {
  color: rgba(255, 255, 255, 0.99);
}
.progress-a563.picture_1169 .description_e920 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-a563.picture_1169 .description_e920:before {
  background: rgba(255, 255, 255, 0.08);
}
.progress-a563.picture_1169 .dropdown_77a3:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress-a563.picture_1169 .thumbnail-green-081b .simple_554e li a,
.progress-a563.picture_1169 .thumbnail-green-081b .avatar_2f50,
.progress-a563.picture_1169 .photo-tiny-a75c {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-a563.picture_1169 .thumbnail-green-081b .avatar_2f50:focus,
.progress-a563.picture_1169 .thumbnail-green-081b .avatar_2f50:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress-a563.picture_1169 .simple_554e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_77a3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown_77a3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.frame_active_66a2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section_3081 .progress-a563 {
  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;
}
.section_3081 .description_e920 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section_3081 .description_e920: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) {
  .section_3081 .description_e920:before {
    width: 16%;
    left: 42%;
  }
}
.section_3081 .description_e920:last-child:before {
  content: none;
}
.section_3081 .description_e920[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section_3081 .thumbnail-green-081b .simple_554e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section_3081 .thumbnail-green-081b .simple_554e li a .avatar_2f50 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section_3081 .thumbnail-green-081b .photo-tiny-a75c {
  border: none;
}
.section_3081 .thumbnail-green-081b .photo-tiny-a75c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section_3081 .dropdown_77a3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section_3081 .frame_active_66a2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section_3081 .picture_1169 .dropdown_77a3:before {
  background: rgba(0, 0, 0, 0.9);
}
.section_3081 .down_fc30.component-huge-960d .dirty-d475 {
  background: rgba(0, 0, 0, 0.6);
}
.section_3081
  .down_fc30.component-huge-960d
  .dirty-d475::after,
.section_3081
  .down_fc30.component-huge-960d
  .dirty-d475:before {
  background: inherit;
}
.section_3081
  .down_fc30.component-huge-960d:hover
  .dirty-d475 {
  background: rgba(0, 0, 0, 0.8);
}
.box-black-aa4d .progress-a563 {
  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) {
  .box-black-aa4d .progress-a563 {
    width: auto;
    right: 45px;
  }
}
.avatar-4f47 .progress-a563 {
  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) {
  .avatar-4f47 .progress-a563 {
    width: auto;
    left: 45px;
  }
}
.primary_a9b9 .progress-a563 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.primary_a9b9 .frame_active_66a2 {
  max-width: 48em;
  margin: 0 auto;
}
.primary_a9b9 .dropdown_77a3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.heading_94d9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.heading_94d9.section_3081 .progress-a563 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.heading_94d9.box-black-aa4d .progress-a563 {
  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);
}
.heading_94d9 .progress-a563 {
  visibility: visible;
}
.heading_94d9.avatar-4f47 .progress-a563 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.block_green_62b8,
.detail-hard-bd23 {
  overflow-x: hidden;
}
.block_green_62b8 .progress-a563 {
  overflow: auto;
}
.block_green_62b8.section_3081 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_green_62b8.section_3081 .progress-a563 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.block_green_62b8.section_3081 .north_b4e6 {
  opacity: 0;
}
.block_green_62b8.box-black-aa4d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_green_62b8.box-black-aa4d .progress-a563 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.block_green_62b8.box-black-aa4d .north_b4e6 {
  opacity: 0;
}
.block_green_62b8.avatar-4f47 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_green_62b8.avatar-4f47 .progress-a563 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.block_green_62b8.avatar-4f47 .north_b4e6 {
  opacity: 0;
}
.block_green_62b8.primary_a9b9 .progress-a563 {
  z-index: 10;
  visibility: visible;
}
.component-huge-960d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component-huge-960d .dirty-d475 {
  background: rgba(255, 255, 255, 0.99);
}
.component-huge-960d .dirty-d475::after,
.component-huge-960d .dirty-d475:before {
  background: inherit;
}
.component-huge-960d:hover .dirty-d475 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-4f47 .component-huge-960d {
  top: 10px;
  right: auto;
  left: 12px;
}
.primary_a9b9 .component-huge-960d {
  display: none !important;
}
.block_green_62b8:before,
.detail-hard-bd23:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.block_green_62b8 .component-huge-960d,
.detail-hard-bd23 .component-huge-960d {
  display: inline-block;
}
.progress-a563 .border_fff0 {
  -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;
}
.block_green_62b8 .progress-a563 .border_fff0,
.detail-hard-bd23 .progress-a563 .border_fff0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.purple-39ef .item_38d3 {
  width: 100%;
}
.breadcrumb-lower-093d {
  padding: 0 0.5em 0;
}
.breadcrumb-lower-093d [class*="customify-col-"],
.breadcrumb-lower-093d [class*="customify-col_"],
.breadcrumb-lower-093d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.column-aaf4 .breadcrumb-lower-093d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .panel-prev-479e .notice_under_c5a8,
  .notice_under_c5a8 {
    display: none;
  }
  .steel_893b {
    text-align: left;
  }
  .border-7670 {
    text-align: center;
  }
  .breadcrumb-b409 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .panel-prev-479e .next_83fb,
  .next_83fb {
    display: none;
  }
  .aside_75ea {
    text-align: left;
  }
  .bottom-e9b9 {
    text-align: center;
  }
  .main_ac8e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .panel-prev-479e .surface-black-b146,
  .surface-black-b146 {
    display: none;
  }
  .row-1258 {
    text-align: left;
  }
  .wood_9e0b {
    text-align: center;
  }
  .warm_95e2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.feature-steel-d2f8 {
  box-shadow: none !important;
}
.copper_c2f2 .frame_top_0d3d,
.active-4ca4 .frame_top_0d3d {
  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;
}
.active-4ca4 .frame_top_0d3d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active-36c1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active-36c1:after,
.active-36c1:before {
  content: "";
  display: table;
}
.active-36c1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active-36c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active-36c1,
.black_7266 {
  max-width: 1248px;
  margin: 0 auto;
}

.thick-51b7.focus-130c .active-36c1 {
  max-width: 100%;
}
.thick-51b7.widget-c750 {
  max-width: 1200px;
  margin: 0 auto;
}
.thick-51b7.nav-492a .active-36c1 {
  max-width: 100%;
}
.thick-51b7.nav-492a > .active-36c1 {
  padding-left: 0;
  padding-right: 0;
}
.thick-51b7.nav-492a > .active-36c1 .panel-prev-479e {
  margin: 0;
}
.thick-51b7.nav-492a
  > .active-36c1
  .heading_5567.detail_old_5a01 {
  margin-right: 0;
  margin-left: 0;
}
.thick-51b7.nav-492a #main.detail_old_5a01 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_white_d085 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_white_d085 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notice-outer-1b90 .cold-22ca {
    padding-right: 1em;
  }
  .notice-outer-1b90.fast_449c .heading_5567 {
    border-right: 1px solid #eaecee;
  }
  .notice-outer-1b90.fast_449c .cold-22ca {
    padding-right: 1em;
  }
  .notice-outer-1b90.fast_449c .nav-green-950a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-6568 .cold-22ca {
    padding-left: 1em;
  }
  .mask-6568.fast_449c .heading_5567 {
    border-left: 1px solid #eaecee;
  }
  .mask-6568.fast_449c .cold-22ca {
    padding-left: 1em;
  }
  .mask-6568.fast_449c .nav-green-950a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium-531f .cold-22ca {
    padding-left: 1em;
  }
  .medium-531f.fast_449c .accordion-d9dc {
    border-right: 1px solid #eaecee;
  }
  .medium-531f.fast_449c .slider-focused-fde0 {
    border-right: 1px solid #eaecee;
  }
  .medium-531f.fast_449c .cold-22ca {
    padding-left: 1em;
  }
  .medium-531f.fast_449c .nav-green-950a {
    padding-right: 1em;
  }
  .medium-531f.fast_449c .motion_642e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-dirty-9c5e .cold-22ca {
    padding-right: 1em;
  }
  .background-dirty-9c5e.fast_449c .accordion-d9dc {
    border-left: 1px solid #eaecee;
  }
  .background-dirty-9c5e.fast_449c .slider-focused-fde0 {
    border-left: 1px solid #eaecee;
  }
  .background-dirty-9c5e.fast_449c .cold-22ca {
    padding-right: 1em;
  }
  .background-dirty-9c5e.fast_449c .nav-green-950a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-dirty-9c5e.fast_449c .motion_642e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_white_d085 .cold-22ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_white_d085.fast_449c .heading_5567 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_white_d085.fast_449c .cold-22ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_white_d085.fast_449c .nav-green-950a {
    padding-left: 1em;
  }
  .form_white_d085.fast_449c .motion_642e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_white_d085.fast_449c .cold-22ca {
    padding-left: 0;
  }
}
.badge_hard_36eb .icon_motion_3328 {
  display: inline-block;
}
.paragraph-784c {
  display: inline-block;
}
.outline-stone-2a9c {
  word-con: break-word;
}
.status-iron-c30a > span {
  display: inline-block;
  padding: 5px 0;
}
.status-iron-c30a .icon_63d3 {
  margin-left: 8px;
  margin-right: 8px;
}
.status-iron-c30a .blue-a254 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pro-b9be .link-6503 {
  margin-bottom: 2em;
}
.pro-b9be .feature-46d6 {
  margin-bottom: 15px;
}
.pro-b9be .feature-46d6:last-child {
  margin-bottom: 0;
}
.pro-b9be .title-1e64 {
  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) {
  .pro-b9be .title-1e64 {
    display: block;
  }
}
.pro-b9be .button-large-4465 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pro-b9be .button-large-4465 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pro-b9be .fixed-95fb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pro-b9be .fixed-95fb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pro-b9be .fixed-95fb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pro-b9be .outline-stone-2a9c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pro-b9be .outline-stone-2a9c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pro-b9be .shade_middle_a528 p:last-child {
  margin-bottom: 0;
}
.pro-b9be .chip-b202 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pro-b9be .accordion-up-dff4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pro-b9be .heading-ae61 {
  margin-top: 1em;
}
.pro-b9be .content-green-2b5f {
  top: 0;
  display: block;
}
.pro-b9be .content-green-2b5f a {
  color: inherit;
}
.pro-b9be .content-green-2b5f a:hover {
  color: inherit;
}
.pro-b9be .old_b359 {
  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;
}
.pro-b9be .old_b359:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pro-b9be .accordion-up-dff4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pro-b9be .notice_f8b0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pro-b9be .notice_f8b0:first-child {
  margin-top: 0;
}
.pro-b9be .notice_f8b0.gallery-5d69 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro-b9be .notice_f8b0.photo-42f7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pro-b9be
  .notice_f8b0.photo-42f7.popup_white_14d9
  .heading-ae61 {
  width: 100%;
}
.pro-b9be .photo-42f7 {
  -webkit-box-align: center;
  align-items: center;
}
.pro-b9be .photo-42f7 .status-iron-c30a,
.pro-b9be .photo-42f7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pro-b9be .fixed-95fb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro-b9be .fixed-95fb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro-b9be .fixed-95fb: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;
}
.pro-b9be .gallery-5d69 {
  z-index: 5;
}
.pro-b9be .sidebar-rough-9cde .outline-warm-59b6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pro-b9be .basic_ab01 .outline-warm-59b6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pro-b9be .shadow_action_d6c3 .outline-warm-59b6 {
  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;
}
.pro-b9be.message_b537 .title-1e64,
.pro-b9be.popup_hard_a9ae .title-1e64 {
  display: block;
}
.pro-b9be.message_b537 .title-1e64 .large_3cc2,
.pro-b9be.message_b537 .title-1e64 .accordion-up-dff4,
.pro-b9be.popup_hard_a9ae .title-1e64 .large_3cc2,
.pro-b9be.popup_hard_a9ae .title-1e64 .accordion-up-dff4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pro-b9be.box-stale-913f .button-large-4465 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pro-b9be.box-stale-913f .button-large-4465 {
    margin-right: 0;
  }
}
.pro-b9be.message_b537 .button-large-4465,
.pro-b9be.popup_hard_a9ae .button-large-4465 {
  padding-top: 40%;
}
.pro-b9be.message_b537 .link-6503,
.pro-b9be.popup_hard_a9ae .link-6503 {
  display: block;
}
.pro-b9be.message_b537 .fn-sticky-17f8 .accordion-up-dff4,
.pro-b9be.popup_hard_a9ae .fn-sticky-17f8 .accordion-up-dff4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pro-b9be.message_b537 .button-large-4465,
.pro-b9be.popup_hard_a9ae .button-large-4465 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pro-b9be.message_b537 .accordion-up-dff4 {
  padding: 1em;
}
.primary-pressed-cc6a {
  margin: 30px auto;
  display: block;
}
.primary-pressed-cc6a .notice-down-ab7d > * {
  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;
}
.primary-pressed-cc6a .notice-down-ab7d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary-pressed-cc6a .notice-down-ab7d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search_65c2 .status-iron-c30a {
  margin-bottom: 1.41575em;
}
.search_65c2 .pagination-4b98 {
  margin-bottom: 1.618em;
}
.table-56d7 .bright_6a48 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-56d7 .bright_6a48 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-56d7 .pro-74e8 {
  max-width: 100%;
  overflow: auto;
}
.tertiary_hot_9370 .table-56d7 a:hover {
  text-decoration: underline;
}
.mask_green_5abe .feature-46d6:not(.outline-stone-2a9c),
.mask_green_5abe .fixed-95fb {
  margin-bottom: 1.41575em;
}
.mask_green_5abe .feature-46d6:not(.outline-stone-2a9c):last-child,
.mask_green_5abe .fixed-95fb:last-child {
  margin-bottom: 0;
}
.mask_green_5abe .feature-46d6.hot-1838 {
  margin-bottom: 0.41575em;
}
.mask_green_5abe .search-a64a:before,
.mask_green_5abe .accent-1474:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.mask_green_5abe .search-a64a:before {
  content: "\f115";
}
.mask_green_5abe .accent-1474:before {
  content: "\f02c";
}
.mask_green_5abe .block_287a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.mask_green_5abe .block_287a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.secondary_fb38 {
  display: -webkit-box;
  display: flex;
}
.secondary_fb38 .menu_3507 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .secondary_fb38 .menu_3507 {
    flex-basis: 90px;
  }
}
.secondary_fb38 .gradient_outer_5941 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary_fb38 .gradient_outer_5941 {
    flex-basis: calc(100% - 50px);
  }
}
.secondary_fb38 .alert_5751 p:last-child {
  margin-bottom: 0.72em;
}
.shade-3eb4 .notice-down-ab7d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shade-3eb4 .notice-down-ab7d:after,
.shade-3eb4 .notice-down-ab7d:before {
  content: "";
  display: table;
}
.shade-3eb4 .notice-down-ab7d:after {
  clear: both;
}
.shade-3eb4 .notice-down-ab7d .widget-f9a4,
.shade-3eb4 .notice-down-ab7d .narrow-94d7 {
  width: 49%;
}
.shade-3eb4 .notice-down-ab7d .widget-f9a4 a span.hidden_ae62,
.shade-3eb4 .notice-down-ab7d .narrow-94d7 a span.hidden_ae62 {
  display: block;
  margin-bottom: 5px;
}
.shade-3eb4 .notice-down-ab7d .narrow-94d7 {
  float: left;
  text-align: left;
}
.shade-3eb4 .notice-down-ab7d .widget-f9a4 {
  float: right;
  text-align: right;
}
.dropdown-motion-0a28 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown-motion-0a28 {
    margin-bottom: 0;
  }
}
.hidden_stale_6a65 {
  margin-bottom: 1em;
}
.hidden_stale_6a65 .outline-stone-2a9c {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner-gas-38c5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.item-tall-bcaf .hidden_stale_6a65,
.wood-43b7 .hidden_stale_6a65 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .item-tall-bcaf .hidden_stale_6a65,
  .wood-43b7 .hidden_stale_6a65 {
    display: block;
  }
}
.item-tall-bcaf .banner-gas-38c5,
.wood-43b7 .banner-gas-38c5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .item-tall-bcaf .banner-gas-38c5,
  .wood-43b7 .banner-gas-38c5 {
    margin-bottom: 1em;
  }
}
.item-tall-bcaf .banner-gas-38c5 img,
.wood-43b7 .banner-gas-38c5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.item-tall-bcaf .text-huge-7216,
.wood-43b7 .text-huge-7216 {
  flex-basis: calc(100% - 160px);
}
.item-tall-bcaf .text-huge-7216 p,
.wood-43b7 .text-huge-7216 p {
  margin-bottom: 0;
}
.item-tall-bcaf .text-huge-7216 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .item-tall-bcaf .text-huge-7216 {
    padding-left: 0;
  }
}
.wood-43b7 .text-huge-7216 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wood-43b7 .text-huge-7216 {
    padding-right: 0;
  }
}
.wood-43b7 .banner-gas-38c5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.shade_6da5 .banner-gas-38c5 {
  margin-bottom: 0.5em;
}
.shade_6da5 .banner-gas-38c5 img {
  width: 100%;
}
.dirty_4ab2 .header_dynamic_9354,
.image_4c55 .header_dynamic_9354 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.image_4c55 .heading_5567 .gradient-a6ea p:last-child {
  margin-bottom: 0;
}
.paragraph-green-5d9d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.basic-ab09 .white_881d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .basic-ab09 .white_881d:last-of-type {
    margin-bottom: 0;
  }
}
.basic-ab09 .white_881d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.basic-ab09 .white_881d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.basic-ab09 .white_881d ul li {
  margin: 0 0 0.6em;
}
.basic-ab09 .white_881d ul li.sort-8c34,
.basic-ab09 .white_881d ul li.out_9b48 {
  position: relative;
}
.basic-ab09 .white_881d ul li.sort-8c34 .content-379c,
.basic-ab09 .white_881d ul li.out_9b48 .content-379c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.basic-ab09 .white_881d ul li.sort-8c34:after:after,
.basic-ab09 .white_881d ul li.sort-8c34:after:before,
.basic-ab09
  .white_881d
  ul
  li.out_9b48:after:after,
.basic-ab09
  .white_881d
  ul
  li.out_9b48:after:before {
  content: "";
  display: table;
}
.basic-ab09 .white_881d ul li.sort-8c34:after:after,
.basic-ab09
  .white_881d
  ul
  li.out_9b48:after:after {
  clear: both;
}
.basic-ab09 .white_881d a.table_simple_d57f:hover {
  text-decoration: none;
}
.basic-ab09 .white_881d select {
  max-width: 100%;
}
.basic-ab09 .white_881d table {
  font-size: 85%;
}
.basic-ab09 .white_881d table td,
.basic-ab09 .white_881d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.basic-ab09 .white_881d table tfoot td {
  text-align: left;
}
.basic-ab09 .white_881d :last-child {
  margin-bottom: 0;
}
.basic-ab09 .white_881d .background_simple_5515 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.basic-ab09 .white_881d .background_simple_5515 label {
  width: 100%;
}
.basic-ab09 .white_881d .background_simple_5515 .notice_1d7d {
  width: 100%;
  display: block;
}
.basic-ab09 .white_881d .background_simple_5515 .backdrop_bronze_a92b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.basic-ab09 .white_881d .background_simple_5515 .backdrop_bronze_a92b:hover svg #svg-search {
  fill: #444;
}
.basic-ab09 .white_881d .background_simple_5515 .backdrop_bronze_a92b svg {
  width: 18px;
  height: 18px;
}
.basic-ab09 .input_924f ul ul,
.basic-ab09 .status-19a4 ul ul,
.basic-ab09 .photo_4a25 ul ul,
.basic-ab09 .hard_89ed ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.basic-ab09 .input_924f .static_4643 > a,
.basic-ab09 .status-19a4 .static_4643 > a,
.basic-ab09 .photo_4a25 .static_4643 > a,
.basic-ab09 .hard_89ed .static_4643 > a {
  margin-bottom: 0;
}
.basic-ab09 .smooth_3828 li,
.basic-ab09 .input_924f li,
.basic-ab09 .logo-02be li,
.basic-ab09 .status-19a4 li,
.basic-ab09 .photo_4a25 li,
.basic-ab09 .hard_89ed li,
.basic-ab09 .box-5294 li,
.basic-ab09 .paper_8afb li {
  display: block;
  position: relative;
}
.basic-ab09 .smooth_3828 li:last-child,
.basic-ab09 .input_924f li:last-child,
.basic-ab09 .logo-02be li:last-child,
.basic-ab09 .status-19a4 li:last-child,
.basic-ab09 .photo_4a25 li:last-child,
.basic-ab09 .hard_89ed li:last-child,
.basic-ab09 .box-5294 li:last-child,
.basic-ab09 .paper_8afb li:last-child {
  border: none;
}
.basic-ab09 .smooth_3828 li a,
.basic-ab09 .input_924f li a,
.basic-ab09 .logo-02be li a,
.basic-ab09 .status-19a4 li a,
.basic-ab09 .photo_4a25 li a,
.basic-ab09 .hard_89ed li a,
.basic-ab09 .box-5294 li a,
.basic-ab09 .paper_8afb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.basic-ab09 .smooth_3828 li ul li::before,
.basic-ab09 .input_924f li ul li::before,
.basic-ab09 .logo-02be li ul li::before,
.basic-ab09 .status-19a4 li ul li::before,
.basic-ab09 .photo_4a25 li ul li::before,
.basic-ab09 .hard_89ed li ul li::before,
.basic-ab09 .box-5294 li ul li::before,
.basic-ab09 .paper_8afb li ul li::before {
  left: 15px;
}
.basic-ab09 .smooth_3828 li ul a,
.basic-ab09 .input_924f li ul a,
.basic-ab09 .logo-02be li ul a,
.basic-ab09 .status-19a4 li ul a,
.basic-ab09 .photo_4a25 li ul a,
.basic-ab09 .hard_89ed li ul a,
.basic-ab09 .box-5294 li ul a,
.basic-ab09 .paper_8afb li ul a {
  padding-left: 20px;
}
.basic-ab09 .smooth_3828 li ul ul li::before,
.basic-ab09 .input_924f li ul ul li::before,
.basic-ab09 .logo-02be li ul ul li::before,
.basic-ab09 .status-19a4 li ul ul li::before,
.basic-ab09 .photo_4a25 li ul ul li::before,
.basic-ab09 .hard_89ed li ul ul li::before,
.basic-ab09 .box-5294 li ul ul li::before,
.basic-ab09 .paper_8afb li ul ul li::before {
  left: 30px;
}
.basic-ab09 .smooth_3828 li ul ul a,
.basic-ab09 .input_924f li ul ul a,
.basic-ab09 .logo-02be li ul ul a,
.basic-ab09 .status-19a4 li ul ul a,
.basic-ab09 .photo_4a25 li ul ul a,
.basic-ab09 .hard_89ed li ul ul a,
.basic-ab09 .box-5294 li ul ul a,
.basic-ab09 .paper_8afb li ul ul a {
  padding-left: 40px;
}
.basic-ab09 .pattern-tall-d53e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.basic-ab09 .paper_8afb ul li {
  margin-bottom: 1.41575em;
}
.basic-ab09 .paper_8afb ul li .card_hard_ea59 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.basic-ab09 .paper_8afb ul li .button_out_6ecc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.picture_1169 .smooth_3828 li a,
.picture_1169 .input_924f li a,
.picture_1169 .logo-02be li a,
.picture_1169 .status-19a4 li a,
.picture_1169 .photo_4a25 li a,
.picture_1169 .hard_89ed li a,
.picture_1169 .box-5294 li a,
.picture_1169 .paper_8afb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_1169 .pattern-tall-d53e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_1169 .white_881d ul li.sort-8c34 .content-379c,
.picture_1169 .white_881d ul li.out_9b48 .content-379c {
  background: rgba(0, 0, 0, 0.2);
}
.picture_1169 .basic-ab09 .white_881d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-51b7 .basic-ab09 .simple_554e li {
  margin: 0;
}
.thick-51b7 .basic-ab09 .simple_554e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thick-51b7 .basic-ab09 .simple_554e li ul {
  margin: 0;
}
.thick-51b7 .basic-ab09 .simple_554e li ul li a {
  padding-left: 15px;
}
.thick-51b7 .basic-ab09 .simple_554e li ul li li a {
  padding-left: 30px;
}
.thick-51b7 .basic-ab09 .simple_554e li.small-b345 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thick-51b7 .basic-ab09 .simple_554e li.small-b345 > 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;
}
.thick-51b7 .basic-ab09 .simple_554e li.small-b345 > 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;
}
.notice_76ba a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.menu_865c {
  position: relative;
  z-index: 10;
}
.menu_865c .border_fff0 {
  width: 100%;
  max-width: 100%;
}
.link-action-7810 .wrapper-9c3f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.link-action-7810 .down_fc30 {
}
.link-action-7810 .picture_1169 {
  background: #292929;
}
.stone_dcf8 .wrapper-9c3f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stone_dcf8 .down_fc30 {
  background: #f9f9f9;
}
.stone_dcf8 .picture_1169 {
  background: #303030;
}
.hover_d848 .wrapper-9c3f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover_d848 .icon_motion_3328 {
    margin-bottom: 1em;
  }
  .hover_d848 .icon_motion_3328:last-child {
    margin-bottom: 0;
  }
}
.hover_d848 .down_fc30 {
  background: #ededed;
}
.hover_d848 .picture_1169 {
  background: #1a1a1a;
}
.wrapper-9c3f.down_fc30 {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper-9c3f.down_fc30 .wood-72f5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-9c3f.picture_1169 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-9c3f.picture_1169 a:not(.table_simple_d57f) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-9c3f.picture_1169 a:not(.table_simple_d57f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-9c3f.picture_1169 .wood-72f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-9c3f.picture_1169 table tbody td,
.wrapper-9c3f.picture_1169 table th {
  background: rgba(0, 0, 0, 0.08);
}
.container-2466.focused-3bfe .active-36c1 {
  max-width: initial;
}
.container-2466 .sort_9892 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.container-2466 .sort_9892 .border_fff0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .container-2466 .sort_9892 .border_fff0 {
    display: block;
    margin-bottom: 2em;
  }
  .container-2466 .sort_9892 .border_fff0:last-child {
    margin-bottom: 0;
  }
}
.hover_d848 .icon_motion_3328:last-child,
.stone_dcf8 .icon_motion_3328:last-child,
.link-action-7810 .icon_motion_3328:last-child {
  margin-bottom: 0;
}
.hover_d848 .icon_motion_3328 .basic-ab09 .white_881d:last-child,
.stone_dcf8 .icon_motion_3328 .basic-ab09 .white_881d:last-child,
.link-action-7810 .icon_motion_3328 .basic-ab09 .white_881d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hover_d848 .wood-58d7,
  .hover_d848 .frame_blue_6245,
  .stone_dcf8 .wood-58d7,
  .stone_dcf8 .frame_blue_6245,
  .link-action-7810 .wood-58d7,
  .link-action-7810 .frame_blue_6245 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .menu_865c .icon_motion_3328 {
    margin-bottom: 2em;
  }
}
.menu_865c p:last-child {
  margin-bottom: 0;
}
.menu_865c li,
.menu_865c ul {
  list-style: none;
  margin: 0;
}
.menu_865c ul ul {
  margin-left: 2.617924em;
}
.pattern-motion-3555 {
  font-size: 0.875em;
}

/* css-noise: 5efa */
.phantom-card-y7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
