/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button_light_074d/customify
Author: WPCustomify
Author URI: https://pressmaximum.button_light_074d
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.button_light_074d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west-ed7c.image-04f9/licenses/gpl-2.0.link_steel_8471
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.small_7590/, (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.progress-upper-5ed4.sidebar_first_8aee/normalize.copper-27b6/
 ======
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.copper-27b6 v7.0.0 | MIT License | github.button_light_074d/necolas/normalize.copper-27b6 */
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;
}
.bronze_57a9 .black-4fdb,
.brown_0e43,
.fast-e46e,
.logo_f830,
.footer-full-236a,
.fast-7ed3,
.carousel_plasma_ff9c,
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;
}
.brown_0e43,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .brown_0e43,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .brown_0e43,
  h1 {
    font-size: 1.8em;
  }
}
.fast-e46e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fast-e46e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fast-e46e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fast-e46e,
  h2 {
    font-size: 1.7em;
  }
}
.logo_f830,
h3 {
  font-size: 1.618em;
}
.bronze_57a9 .black-4fdb,
.footer-full-236a,
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.fresh-ccde {
  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;
}
.item-1ead:after,
.item-1ead:before,
.texture-gas-a979:after,
.texture-gas-a979:before {
  content: "";
  display: table;
}
.item-1ead:after,
.texture-gas-a979:after {
  clear: both;
}
.block_7544 {
  float: right;
  margin-right: 0;
}
.logo-center-3762 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.status_14d7 .hard-b12f,
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;
}
.status_14d7 .hard-b12f: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;
}
.tooltip_0e8f .hard-b12f {
  box-shadow: none;
}
.tooltip_0e8f
  .hard-b12f
  .row-b30b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip_0e8f .hard-b12f .border-down-b8db {
  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;
}
.tooltip_0e8f
  .hard-b12f
  .border-down-b8db
  b {
  display: none;
}
.tooltip_0e8f .white_60b2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.glass-7d8d:not(.focus_dirty_e202):not(.notification_470f),
button:not(.focus_dirty_e202):not(.notification_470f),
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ),
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ),
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ) {
  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;
}
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ):hover,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ):hover,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):hover,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):hover,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ):active,
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ):active,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):active,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):active,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):active,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus {
  outline: 0;
}
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7 {
  position: relative;
}
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .notice-4d64,
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .status_0e8d,
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .purple_9a91,
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  i,
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  svg,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .notice-4d64,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .status_0e8d,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .purple_9a91,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  i,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  svg,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .notice-4d64,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .status_0e8d,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .purple_9a91,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  i,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  svg,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .notice-4d64,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .status_0e8d,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .purple_9a91,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  i,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  svg,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .notice-4d64,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .status_0e8d,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  .purple_9a91,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  i,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7
  svg {
  visibility: hidden;
}
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7:after,
button:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7:after,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7:after,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7:after,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ).fn-loading-87d7: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;
}
.glass-7d8d:not(.focus_dirty_e202):not(.notification_470f),
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ),
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ),
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ) {
  color: #fff;
  background: #235787;
}
.glass-7d8d:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus,
input[type="button"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus,
input[type="reset"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus,
input[type="submit"]:not(.focus_dirty_e202):not(
    .notification_470f
  ):focus {
  color: #fff;
}
.glass-7d8d.fn-disabled-87d7:not(.focus_dirty_e202):not(
    .notification_470f
  ),
.glass-7d8d[disabled]:not(.focus_dirty_e202):not(
    .notification_470f
  ),
button.fn-disabled-87d7:not(.focus_dirty_e202):not(
    .notification_470f
  ),
button[disabled]:not(.focus_dirty_e202):not(
    .notification_470f
  ) {
  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;
}
.media-dark-019c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.media-dark-019c: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;
}
.north-5c0d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paragraph-527e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tag_09b1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.item-1ead:after,
.item-1ead:before,
.cool-906b:after,
.cool-906b:before,
.solid_d51b:after,
.solid_d51b:before,
.motion-bdd8:after,
.motion-bdd8:before,
.main_tiny_9d74:after,
.main_tiny_9d74:before,
.sidebar-33ef:after,
.sidebar-33ef:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.item-1ead:after,
.cool-906b:after,
.solid_d51b:after,
.motion-bdd8:after,
.main_tiny_9d74:after,
.sidebar-33ef:after {
  clear: both;
}
.cool-906b .item-d352,
.solid_d51b .item-d352,
.status-first-7cce .item-d352 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass_e8b6 {
  display: inline-block;
}
.advanced_0193 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.advanced_0193 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.advanced_0193 .message-98dd {
  padding: 1em 0;
  font-size: 85%;
}
.message-98dd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status-f038 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status-f038:after,
.status-f038:before {
  content: "";
  display: table;
}
.status-f038:after {
  clear: both;
}
.row_c6de {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.filter-hard-f05e .row_c6de {
  max-width: 50%;
}
.content_e073 .row_c6de {
  max-width: 33.33%;
}
.sidebar-medium-e3f1 .row_c6de {
  max-width: 25%;
}
.disabled_d836 .row_c6de {
  max-width: 20%;
}
.new_ba39 .row_c6de {
  max-width: 16.66%;
}
.in_63bc .row_c6de {
  max-width: 14.28%;
}
.column-north-0d02 .row_c6de {
  max-width: 12.5%;
}
.progress_6b5e .row_c6de {
  max-width: 11.11%;
}
.fresh_1244 {
  display: block;
}
.bronze_57a9 .out_20f5 label,
.bronze_57a9 .next-8e42 label,
.bronze_57a9 .bottom_b27e label,
.bronze_57a9 .sort_aa07 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_huge_e651 {
  list-style: none;
  margin: 0;
}
.sidebar_huge_e651 article.modal-e996 {
  margin-bottom: 0;
}
.sidebar_huge_e651 ul {
  list-style: none;
  margin: 0;
}
.sidebar_huge_e651 .overlay-dafe li.modal-e996 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_huge_e651 .overlay-dafe li.modal-e996 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_huge_e651 .overlay-dafe li.modal-e996: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) {
  .sidebar_huge_e651 .overlay-dafe li.modal-e996 li.modal-e996 li.modal-e996 li.modal-e996 {
    padding-left: 0;
  }
}
article.modal-e996 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal-e996 .cool-906b p:last-of-type {
  margin-bottom: 0;
}
article.modal-e996 .lite-95ca {
  float: left;
}
article.modal-e996 .outline_426a {
  margin-left: 85px;
}
article.modal-e996 .selected_26a9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal-e996 .selected_26a9 .first_9111 {
  margin-left: 10px;
}
article.modal-e996 .wide-0044 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal-e996 .module_ec09 {
  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 .out_20f5,
  #respond .bottom_b27e,
  #respond .sort_aa07 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_20f5 input,
#respond .bottom_b27e input,
#respond .sort_aa07 input {
  width: 100%;
}
#respond .sort_aa07 {
  margin-right: 0;
}
#respond .first_cb25 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-current-1567 {
  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;
}
.logo-current-1567.caption_hard_93ea {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.logo-current-1567 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%);
}
.logo-current-1567:focus,
.logo-current-1567: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);
}
.status_new_2ab8 {
  border-radius: 10%;
}
.column-under-2ea8 {
  border-radius: 50%;
}
.tag_stone_4a3a {
  font-size: 0.72em;
}
.paragraph-9622 {
  font-size: 0.875em;
}
.bottom_ab9a {
  font-size: 1.1em;
}
.left_e643 {
  text-transform: uppercase;
  line-height: 1.2;
}
.left_e643.tag_stone_4a3a {
  letter-spacing: 0.5px;
}
.dropdown_advanced_37cf,
.dropdown_advanced_37cf a {
  color: #6d6d6d;
}
.dropdown_advanced_37cf a:hover {
  color: #111;
}
.title_small_df9e {
  color: #6d6d6d;
}
.soft-5fb4 {
  overflow-x: hidden;
}
.soft-5fb4 .preview-dirty-46c3.container-4052 {
  position: relative;
}
.soft-5fb4 .preview-dirty-46c3.container-4052.form-stone-d6ed {
  position: initial;
}
.soft-5fb4
  .preview-dirty-46c3.container-4052.form-stone-d6ed
  .label_motion_bc89 {
  left: auto;
}
.soft-5fb4 .preview-dirty-46c3 .label_motion_bc89 {
  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;
}
.soft-5fb4 .preview-dirty-46c3:hover.container-4052 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.soft-5fb4
  .preview-dirty-46c3:hover.container-4052
  .label_motion_bc89 {
  display: block;
  z-index: 9999999;
}
.soft-5fb4 .thick_9651 .shadow_slow_df73,
.soft-5fb4 .button-bottom-7c5d .shadow_slow_df73 {
  display: none;
}
.soft-5fb4 .bright-5819 .preview-dirty-46c3:hover.container-4052 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bronze_57a9 .out_20f5 label,
.bronze_57a9 .next-8e42 label,
.bronze_57a9 .bottom_b27e label,
.bronze_57a9 .sort_aa07 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_huge_e651 {
  list-style: none;
  margin: 0;
}
.sidebar_huge_e651 article.modal-e996 {
  margin-bottom: 0;
}
.sidebar_huge_e651 ul {
  list-style: none;
  margin: 0;
}
.sidebar_huge_e651 .overlay-dafe li.modal-e996 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_huge_e651 .overlay-dafe li.modal-e996 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_huge_e651 .overlay-dafe li.modal-e996: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) {
  .sidebar_huge_e651 .overlay-dafe li.modal-e996 li.modal-e996 li.modal-e996 li.modal-e996 {
    padding-left: 0;
  }
}
article.modal-e996 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal-e996 .cool-906b p:last-of-type {
  margin-bottom: 0;
}
article.modal-e996 .lite-95ca {
  float: left;
}
article.modal-e996 .outline_426a {
  margin-left: 85px;
}
article.modal-e996 .selected_26a9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal-e996 .selected_26a9 .first_9111 {
  margin-left: 10px;
}
article.modal-e996 .wide-0044 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal-e996 .module_ec09 {
  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 .out_20f5,
  #respond .bottom_b27e,
  #respond .sort_aa07 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_20f5 input,
#respond .bottom_b27e input,
#respond .sort_aa07 input {
  width: 100%;
}
#respond .sort_aa07 {
  margin-right: 0;
}
#respond .first_cb25 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thick_9651 .disabled_brown_4af6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.disabled_brown_4af6 .fast_08ff.overlay-wood-701e .right-2751 > li > a:focus,
.disabled_brown_4af6 .fast_08ff.overlay-wood-701e .right-2751 > li > a:hover,
.disabled_brown_4af6 .fast_08ff.message-d4f1 .right-2751 > li > a:focus,
.disabled_brown_4af6 .fast_08ff.message-d4f1 .right-2751 > li > a:hover,
.disabled_brown_4af6 .fast_08ff.logo_cool_e895 .right-2751 > li > a:focus,
.disabled_brown_4af6 .fast_08ff.logo_cool_e895 .right-2751 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_brown_4af6
  .fast_08ff.overlay-wood-701e
  .right-2751
  > li.old-ac72
  > a,
.disabled_brown_4af6
  .fast_08ff.overlay-wood-701e
  .right-2751
  > li.popup_active_2eb0
  > a,
.disabled_brown_4af6
  .fast_08ff.message-d4f1
  .right-2751
  > li.old-ac72
  > a,
.disabled_brown_4af6
  .fast_08ff.message-d4f1
  .right-2751
  > li.popup_active_2eb0
  > a,
.disabled_brown_4af6
  .fast_08ff.logo_cool_e895
  .right-2751
  > li.old-ac72
  > a,
.disabled_brown_4af6 .fast_08ff.logo_cool_e895 .right-2751 > li.hover-light-cafa > a {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_brown_4af6 .avatar_c9ca,
.disabled_brown_4af6 .avatar_c9ca a {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_brown_4af6 .first-1386.layout_c997 li a,
.disabled_brown_4af6 .black-028c a,
.disabled_brown_4af6 .tabs-0ed9,
.disabled_brown_4af6 .right-2751 > li > a,
.disabled_brown_4af6 .footer-a6fd {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6 .first-1386.layout_c997 li a:hover,
.disabled_brown_4af6 .black-028c a:hover,
.disabled_brown_4af6 .tabs-0ed9:hover,
.disabled_brown_4af6 .right-2751 > li > a:hover,
.disabled_brown_4af6 .footer-a6fd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_brown_4af6 .soft_d501 {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6 .soft_d501 .motion-9503 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_brown_4af6 .soft_d501:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_brown_4af6 .notice-stone-f48c .container_69eb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6 .notice-stone-f48c .container_69eb .header-advanced-ca03 {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6
  .notice-stone-f48c
  .container_69eb
  .header-advanced-ca03::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6
  .notice-stone-f48c
  .container_69eb
  .header-advanced-ca03:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6
  .notice-stone-f48c
  .container_69eb
  .header-advanced-ca03::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6
  .notice-stone-f48c
  .container_69eb
  .header-advanced-ca03::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6 .notice-stone-f48c .iron-3067 {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_brown_4af6 .notice-stone-f48c .iron-3067:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_c4a9
  .disabled_brown_4af6
  .notice-stone-f48c
  .large-7d6c
  .overlay-steel-f5f0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_c4a9
  .disabled_brown_4af6
  .notice-stone-f48c
  .large-7d6c
  .header-advanced-ca03 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick_9651 .title_5ac3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.title_5ac3 .fast_08ff.overlay-wood-701e .right-2751 > li > a:focus,
.title_5ac3 .fast_08ff.overlay-wood-701e .right-2751 > li > a:hover,
.title_5ac3 .fast_08ff.message-d4f1 .right-2751 > li > a:focus,
.title_5ac3 .fast_08ff.message-d4f1 .right-2751 > li > a:hover,
.title_5ac3 .fast_08ff.logo_cool_e895 .right-2751 > li > a:focus,
.title_5ac3 .fast_08ff.logo_cool_e895 .right-2751 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_5ac3
  .fast_08ff.overlay-wood-701e
  .right-2751
  > li.old-ac72
  > a,
.title_5ac3
  .fast_08ff.overlay-wood-701e
  .right-2751
  > li.popup_active_2eb0
  > a,
.title_5ac3
  .fast_08ff.message-d4f1
  .right-2751
  > li.old-ac72
  > a,
.title_5ac3
  .fast_08ff.message-d4f1
  .right-2751
  > li.popup_active_2eb0
  > a,
.title_5ac3
  .fast_08ff.logo_cool_e895
  .right-2751
  > li.old-ac72
  > a,
.title_5ac3 .fast_08ff.logo_cool_e895 .right-2751 > li.hover-light-cafa > a {
  color: rgba(0, 0, 0, 0.8);
}
.title_5ac3 .avatar_c9ca,
.title_5ac3 .avatar_c9ca a {
  color: rgba(0, 0, 0, 0.8);
}
.title_5ac3 .first-1386.layout_c997 li a,
.title_5ac3 .black-028c a,
.title_5ac3 .tabs-0ed9,
.title_5ac3 .right-2751 > li > a,
.title_5ac3 .footer-a6fd {
  color: rgba(0, 0, 0, 0.55);
}
.title_5ac3 .first-1386.layout_c997 li a:hover,
.title_5ac3 .black-028c a:hover,
.title_5ac3 .tabs-0ed9:hover,
.title_5ac3 .right-2751 > li > a:hover,
.title_5ac3 .footer-a6fd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_5ac3 .soft_d501 {
  color: rgba(0, 0, 0, 0.55);
}
.title_5ac3 .soft_d501 .motion-9503 {
  color: rgba(0, 0, 0, 0.8);
}
.title_5ac3 .soft_d501:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_2b9c .active-0012 {
  margin-left: auto;
  margin-right: auto;
}
.solid_d51b > * {
  margin-left: auto;
  margin-right: auto;
}
.solid_d51b .north-5c0d {
  margin-right: 1.41575em;
}
.dark_84fb .solid_d51b > .gallery_4665 {
  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;
}
.dark_84fb .solid_d51b > .top_6b05 {
  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;
}
.old_f726.active_2b9c .active-0012,
.border_dark_5afe.active_2b9c .active-0012 {
  margin-left: 0;
}
.wrapper-next-4ba0.active_2b9c .active-0012,
.dim-93ee.active_2b9c .active-0012 {
  margin-right: 0;
}
.solid_d51b ol,
.solid_d51b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.summary_old_4985 video {
  max-width: 100%;
}
.tag_9888 img {
  display: block;
}
.tag_9888.north-5c0d,
.tag_9888.paragraph-527e {
  width: 100%;
}
.tag_9888.top_6b05 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.warm-f8ff:not(.info-stone-f95e) {
  margin: 1.5em auto;
}
.description-advanced-9026 p {
  padding: 1.5em 14px;
}
ul.panel_05aa.top_6b05,
ul.panel_05aa.gallery_4665,
ul.panel_05aa.card-d22c.gallery_4665 {
  padding: 0 14px;
}
.notification_bronze_946c {
  display: block;
  overflow-x: auto;
}
.notification_bronze_946c table {
  border-collapse: collapse;
  width: 100%;
}
.notification_bronze_946c td,
.notification_bronze_946c th {
  padding: 0.5em;
}
.solid_d51b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.solid_d51b ol ol,
.solid_d51b ol ul,
.solid_d51b ul ol,
.solid_d51b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.solid_d51b ol ol li,
.solid_d51b ol ul li,
.solid_d51b ul ol li,
.solid_d51b ul ul li {
  margin-left: 0;
}
.overlay-b9ed.easy_b274 > .avatar_stone_0290 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.overlay-b9ed.easy_b274 > .avatar_stone_0290 iframe,
.overlay-b9ed.easy_b274 > .avatar_stone_0290 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notice-smooth-6ab3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notice-smooth-6ab3.alert_red_3ec9 {
  padding: 0;
}
.notice-smooth-6ab3.alert_red_3ec9 cite {
  font-size: 13px;
}
.notice-smooth-6ab3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notice-smooth-6ab3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tertiary_white_f05b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tertiary_white_f05b > p:first-child {
  margin-top: 0;
}
.tertiary_white_f05b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tertiary_white_f05b blockquote {
  border-left: 0;
}
.pink_e68f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pink_e68f:not(.list-easy-5572) {
  max-width: 100px;
}
.pink_e68f.button-hovered-8a8a {
  border-bottom: none !important;
  text-align: center;
}
.pink_e68f.button-hovered-8a8a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description-advanced-9026 p {
    padding: 1.5em 0;
  }
}
.motion_2907 {
  color: #0073aa;
}
.bronze_4adb {
  background-color: #0073aa;
}
.dim_ebe4 {
  color: #229fd8;
}
.current_16d9 {
  background-color: #229fd8;
}
.nav_4b4f {
  color: #eee;
}
.disabled-purple-6918 {
  background-color: #eee;
}
.info_easy_5848 {
  color: #444;
}
.message_selected_e84c {
  background-color: #444;
}
.dirty-919d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dirty-919d .pattern_cool_93ba .black-028c {
  font-size: 15px;
}
.dirty-919d .black-028c {
  line-height: 1.3;
}
.dirty-919d .title_5ac3 {
}
.dirty-919d .disabled_brown_4af6 {
  background: #235787;
}
.motion_609a {
  padding: 0;
}
.motion_609a .disabled_brown_4af6 {
  background: #1a1a1a;
}
.motion_609a .title_5ac3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.bottom-cbca {
  padding: 0;
  border-left: none;
  border-right: none;
}
.bottom-cbca .title_5ac3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.bottom-cbca .disabled_brown_4af6 {
  background: #303030;
}
.sidebar-33ef {
  position: relative;
  z-index: 10;
}
.sidebar-33ef .wrapper_27ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading-c33c .container-4052 {
  display: inline-block;
  vertical-align: middle;
}
.heading-c33c.column-815f .container-4052 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .heading-c33c.column-815f .container-4052 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-c33c.column-815f .container-4052 {
    margin-right: 0.4em;
  }
}
.heading-c33c.column-815f .container-4052:last-child {
  margin-right: 0;
}
.footer-iron-7b43 .wrapper_27ce {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thick_9651 .pattern_cool_93ba {
    margin: 0 -0.5em;
  }
  .thick_9651 .pattern_cool_93ba [class*="customify-col-"],
  .thick_9651 .pattern_cool_93ba [class*="customify-col_"],
  .thick_9651 .pattern_cool_93ba [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thick_9651.pressed_33fe .wrapper_27ce {
  background: 0 0 !important;
}
.thick_9651.pressed_33fe .wrapper_27ce,
.thick_9651.footer-iron-7b43 .wrapper_27ce {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thick_9651.lower-9e1a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thick_9651.footer-iron-7b43 .wrapper_27ce {
  box-shadow: none !important;
}
.rough-3517 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .rough-3517 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .rough-3517 {
    padding: 18px 0 20px;
  }
}
.rough-3517 .tooltip_11c2 {
  width: 100%;
}
.rough-3517 .shade-ef9f {
  margin-bottom: 0;
}
.rough-3517 .thumbnail-b349 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dropdown-fab0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dropdown-fab0 .link_slow_0299 {
  width: 100%;
}
.pattern_steel_5f90 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pattern_steel_5f90 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pattern_steel_5f90 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;
}
.pattern_steel_5f90 li:last-child:after {
  display: none;
}
.pattern_steel_5f90 li a {
  font-weight: 500;
  margin-right: 10px;
}
.east-fe30 .shadow_slow_df73 button,
.rough-3517 .shadow_slow_df73 button {
  left: 0;
}
.east-fe30 .link_slow_0299,
.rough-3517 .link_slow_0299 {
  padding-left: 0;
  padding-right: 0;
}
.east-fe30 .dropdown-fab0,
.rough-3517 .dropdown-fab0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.east-fe30 {
  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;
}
.east-fe30: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;
}
.east-fe30 .pro_8b48 {
  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) {
  .east-fe30 .pro_8b48 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .east-fe30 .pro_8b48 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .east-fe30 .pro_8b48 {
    min-height: 200px;
  }
}
.east-fe30 .pattern_steel_5f90 {
  color: rgba(255, 255, 255, 0.8);
}
.east-fe30 .pattern_steel_5f90 a,
.east-fe30 .pattern_steel_5f90 li:after {
  color: inherit;
}
.east-fe30 .pattern_steel_5f90 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.highlight_28d8 {
  margin-bottom: 0.5em;
}
.article_893c {
  margin-bottom: 1.2em;
}
.article_893c,
.highlight_28d8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.article_893c p:last-child,
.highlight_28d8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow_slow_df73,
#masthead .shadow_slow_df73 {
  display: none;
}
#masthead
  > .shadow_slow_df73.cool_4bf3 {
  display: none;
}
#masthead > .shadow_slow_df73 button {
  left: 0;
}
.lower-78fe {
  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%;
}
.lower-78fe .container-4052 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.lower-78fe .solid-2a7d {
  display: -webkit-box;
  display: flex;
}
.lower-78fe .solid-2a7d.nav-0b34 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.lower-78fe .solid-2a7d.link-gas-d424 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lower-78fe .solid-2a7d.footer_2bac {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lower-78fe.old_a45b.mini_02d9 .solid-2a7d.nav-0b34 {
  flex-basis: 100%;
}
.lower-78fe.last-a0bf .solid-2a7d.link-gas-d424 {
  -webkit-box-flex: 1;
  flex: auto;
}
.lower-78fe.last-a0bf .solid-2a7d.footer_2bac {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow_slow_df73.cool_4bf3 {
  display: none;
}
#masthead > .shadow_slow_df73 button {
  left: 0;
}
.selected_1503 {
  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;
}
.selected_1503:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.selected_1503.middle-91e9 i {
  margin-right: 4px;
}
.selected_1503.center-1092 i {
  margin-left: 5px;
}
.black-028c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.black-028c p:last-child {
  margin-bottom: 0;
}
.photo_8553 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.photo_8553 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.photo_8553 img {
  display: block;
  width: auto;
  line-height: 1;
}
.photo_8553 .avatar_c9ca {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.photo_8553 .container-97f0 {
  margin: 5px 0 7px 0;
}
.photo_8553.top_6271 .right_376c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_8553.top_6271 .accordion-8b86 {
  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;
}
.photo_8553.wrapper-medium-61ed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.photo_8553.wrapper-medium-61ed .right_376c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_8553.wrapper-medium-61ed .accordion-8b86 {
  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;
}
.photo_8553.disabled-4479 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo_8553.content-708c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.photo_8553.content-708c .accordion-8b86 {
  margin-top: 7px;
}
.new-ddb5 {
  display: inline-block;
}
.sidebar-33ef .advanced_f774 .photo_8553 img {
  max-width: 100%;
}
.fast_08ff .inner_a430.outline_pro_1bb6,
.notification_0123 .inner_a430.outline_pro_1bb6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.fast_08ff .tiny-4b8f,
.notification_0123 .tiny-4b8f {
  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%);
}
.fast_08ff .tiny-4b8f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.fast_08ff.title_out_7f57 .tiny-4b8f {
  display: none;
}
.fast_08ff .texture-05b0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fast_08ff .texture-05b0 li {
  display: inline-block;
  position: relative;
}
.fast_08ff .texture-05b0 li:last-child {
  margin-right: 0;
}
.fast_08ff .texture-05b0 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;
}
.fast_08ff .texture-05b0 li.hover-light-cafa > a {
  color: rgba(0, 0, 0, 0.9);
}
.fast_08ff .texture-05b0 > 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;
}
.fast_08ff .texture-05b0 > li > a i {
  line-height: 0;
}
.fast_08ff .texture-05b0 > li.component_selected_4a97 > a .tiny-4b8f {
  margin-left: 4px;
  line-height: 0;
}
.fast_08ff .texture-05b0 .paragraph-liquid-f2a3 li.component_selected_4a97 > a {
  position: relative;
}
.fast_08ff .texture-05b0 .paragraph-liquid-f2a3 li.component_selected_4a97 > a:after,
.fast_08ff .texture-05b0 .paragraph-liquid-f2a3 li.component_selected_4a97 > a:before {
  content: "";
  display: table;
}
.fast_08ff .texture-05b0 .paragraph-liquid-f2a3 li.component_selected_4a97 > a:after {
  clear: both;
}
.fast_08ff .texture-05b0 .paragraph-liquid-f2a3 li.component_selected_4a97 > a .tiny-4b8f {
  margin-left: 5px;
  float: right;
}
.fast_08ff .media-warm-090c,
.fast_08ff .paragraph-liquid-f2a3 {
  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;
}
.fast_08ff .paragraph-liquid-f2a3 {
  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;
}
.fast_08ff .paragraph-liquid-f2a3 .outline_pro_1bb6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fast_08ff .paragraph-liquid-f2a3 .tiny-4b8f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.fast_08ff .paragraph-liquid-f2a3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.fast_08ff .paragraph-liquid-f2a3 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;
}
.fast_08ff .paragraph-liquid-f2a3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.fast_08ff .paragraph-liquid-f2a3 .paragraph-liquid-f2a3 {
  top: 0;
  left: 100%;
}
.fast_08ff .component-active-d824.fn-focus-87d7 > .media-warm-090c,
.fast_08ff .component-active-d824.fn-focus-87d7 > .paragraph-liquid-f2a3,
.fast_08ff .component-active-d824:focus > .media-warm-090c,
.fast_08ff .component-active-d824:focus > .paragraph-liquid-f2a3,
.fast_08ff .component-active-d824:hover > .media-warm-090c,
.fast_08ff .component-active-d824:hover > .paragraph-liquid-f2a3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.fast_08ff.logo_cool_e895 .right-2751:after,
.fast_08ff.logo_cool_e895 .right-2751:before {
  content: "";
  display: table;
}
.fast_08ff.logo_cool_e895 .right-2751:after {
  clear: both;
}
.fast_08ff.logo_cool_e895 .right-2751 > li {
  float: left;
}
.fast_08ff.banner-06c4 .right-2751:after,
.fast_08ff.banner-06c4 .right-2751:before {
  content: "";
  display: table;
}
.fast_08ff.banner-06c4 .right-2751:after {
  clear: both;
}
.fast_08ff.banner-06c4 .right-2751 > li {
  float: left;
}
.fast_08ff.banner-06c4 .right-2751 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.fast_08ff.banner-06c4 .right-2751 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.fast_08ff.banner-06c4 .right-2751 > li.old-ac72 > a,
.fast_08ff.banner-06c4 .right-2751 > li.hover-light-cafa > a {
  color: #fff;
  background-color: #1e4b75;
}
.fast_08ff.overlay-wood-701e .right-2751 > li > a .outline_pro_1bb6 {
  position: relative;
}
.fast_08ff.overlay-wood-701e .right-2751 > li > a .outline_pro_1bb6: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;
}
.fast_08ff.overlay-wood-701e
  .right-2751
  > li:focus
  > a
  .outline_pro_1bb6:before,
.fast_08ff.overlay-wood-701e
  .right-2751
  > li:hover
  > a
  .outline_pro_1bb6:before {
  width: 100%;
  background-color: currentColor;
}
.fast_08ff.overlay-wood-701e
  .right-2751
  > li.old-ac72
  > a
  .outline_pro_1bb6:before,
.fast_08ff.overlay-wood-701e
  .right-2751
  > li.popup_active_2eb0
  > a
  .outline_pro_1bb6:before {
  width: 100%;
  background-color: currentColor;
}
.fast_08ff.message-d4f1 .right-2751 > li > a .outline_pro_1bb6 {
  position: relative;
}
.fast_08ff.message-d4f1 .right-2751 > li > a .outline_pro_1bb6: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;
}
.fast_08ff.message-d4f1 .right-2751 > li:focus > a .outline_pro_1bb6:before,
.fast_08ff.message-d4f1
  .right-2751
  > li:hover
  > a
  .outline_pro_1bb6:before {
  width: 100%;
  background-color: currentColor;
}
.fast_08ff.message-d4f1
  .right-2751
  > li.old-ac72
  > a
  .outline_pro_1bb6:before,
.fast_08ff.message-d4f1
  .right-2751
  > li.popup_active_2eb0
  > a
  .outline_pro_1bb6:before {
  width: 100%;
  background-color: currentColor;
}
.notification_0123 .texture-05b0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notification_0123 .texture-05b0 li:first-child > a {
  border-top: none;
}
.notification_0123 .texture-05b0 .old_8c51 > .outline_pro_1bb6 .tiny-4b8f {
  display: none;
}
.notification_0123 .texture-05b0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notification_0123 .texture-05b0 li:last-child {
  border: none;
}
.notification_0123 .texture-05b0 li.component_selected_4a97 > a {
  padding-right: 45px !important;
}
.notification_0123 .texture-05b0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notification_0123 .texture-05b0 li a:focus,
.notification_0123 .texture-05b0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification_0123 .texture-05b0 li .up-ae6b {
  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;
}
.notification_0123 .texture-05b0 li .up-ae6b:hover {
  box-shadow: none;
}
.notification_0123 .texture-05b0 li .up-ae6b .tiny-4b8f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notification_0123 .texture-05b0 .paragraph-liquid-f2a3 {
  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);
}
.notification_0123 .texture-05b0 .paragraph-liquid-f2a3 li a {
  padding-left: 3em;
}
.notification_0123 .texture-05b0 .focus_down_d16e > a .up-ae6b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notification_0123 .texture-05b0 .focus_down_d16e > .paragraph-liquid-f2a3 {
  display: block;
  opacity: 1;
}
.thick-8db9 {
  max-width: 100%;
}
.highlight-fd8e {
  line-height: 0;
  cursor: pointer;
}
.footer-a6fd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.footer-a6fd:hover {
  box-shadow: none;
  color: currentColor;
}
.footer-a6fd svg {
  width: 18px;
  height: 18px;
}
.footer-a6fd .alert-liquid-25fe {
  display: none;
}
.breadcrumb_east_4b9b {
  position: relative;
}
.breadcrumb_east_4b9b.fn-active-87d7 .footer-a6fd .title_center_526f {
  display: none;
}
.breadcrumb_east_4b9b.fn-active-87d7 .footer-a6fd .alert-liquid-25fe {
  display: inline-block;
}
.breadcrumb_east_4b9b .main-out-23f0 {
  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);
}
.breadcrumb_east_4b9b.motion-d113 .main-out-23f0 {
  left: auto;
  right: -0.9em;
}
.breadcrumb_east_4b9b.motion-d113 .pagination_cold_fcbc::before {
  left: auto;
  right: 15px;
}
.breadcrumb_east_4b9b.fn-active-87d7 .main-out-23f0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-7d6c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.large-7d6c label {
  flex-basis: 100%;
}
.large-7d6c .container_69eb {
  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;
}
.large-7d6c .header-advanced-ca03 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.large-7d6c .header-advanced-ca03:focus {
  background-color: transparent;
}
.large-7d6c button.iron-3067 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.large-7d6c button.iron-3067:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.large-7d6c button.iron-3067 svg {
  width: 18px;
  height: 18px;
}
.large-7d6c input[type="submit"] {
  min-height: auto;
}
.notice-stone-f48c .large-7d6c .header-advanced-ca03 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pagination_cold_fcbc {
  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) {
  .pagination_cold_fcbc {
    width: 220px;
  }
}
.pagination_cold_fcbc label {
  flex-basis: 100%;
}
.pagination_cold_fcbc::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.list_c4a9 .notice-stone-f48c .large-7d6c {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.list_c4a9
  .notice-stone-f48c
  .large-7d6c
  .container_69eb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list_c4a9 .notice-stone-f48c .large-7d6c .header-advanced-ca03 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list_c4a9
  .notice-stone-f48c
  .large-7d6c
  .header-advanced-ca03:focus {
  background: 0 0;
}
.list_c4a9
  .notice-stone-f48c
  .large-7d6c
  .overlay-steel-f5f0 {
  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;
}
.first-1386 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.first-1386 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.first-1386 li:last-child {
  margin-right: 0;
}
.first-1386 li:first-child {
  margin-left: 0;
}
.first-1386.black-6861 a {
  color: #fff;
}
.first-1386.black-6861 a:hover {
  color: #fff;
}
.first-1386 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.first-1386 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.first-1386 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.first-1386 a:hover {
  opacity: 0.9;
  color: inherit;
}
.first-1386 [class*="social-icon-apple"] {
  background-color: #999;
}
.first-1386 [class*="social-icon-apple"].photo_narrow_1a6d {
  background-color: transparent;
  color: #999;
}
.first-1386 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.first-1386 [class*="social-icon-behance"].photo_narrow_1a6d {
  background-color: transparent;
  color: #1769ff;
}
.first-1386 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.first-1386 [class*="social-icon-bitbucket"].photo_narrow_1a6d {
  background-color: transparent;
  color: #205081;
}
.first-1386 [class*="social-icon-codepen"] {
  background-color: #000;
}
.first-1386 [class*="social-icon-codepen"].photo_narrow_1a6d {
  background-color: transparent;
  color: #000;
}
.first-1386 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.first-1386 [class*="social-icon-delicious"].photo_narrow_1a6d {
  background-color: transparent;
  color: #39f;
}
.first-1386 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.first-1386 [class*="social-icon-digg"].photo_narrow_1a6d {
  background-color: transparent;
  color: #005be2;
}
.first-1386 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.first-1386 [class*="social-icon-dribbble"].photo_narrow_1a6d {
  background-color: transparent;
  color: #ea4c89;
}
.first-1386 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.first-1386 [class*="social-icon-envelope"].photo_narrow_1a6d {
  background-color: transparent;
  color: #ea4335;
}
.first-1386 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.first-1386 [class*="social-icon-facebook"].photo_narrow_1a6d {
  background-color: transparent;
  color: #3b5998;
}
.first-1386 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.first-1386 [class*="social-icon-flickr"].photo_narrow_1a6d {
  background-color: transparent;
  color: #0063dc;
}
.first-1386 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.first-1386 [class*="social-icon-foursquare"].photo_narrow_1a6d {
  background-color: transparent;
  color: #2d5be3;
}
.first-1386 [class*="social-icon-github"] {
  background-color: #333;
}
.first-1386 [class*="social-icon-github"].photo_narrow_1a6d {
  background-color: transparent;
  color: #333;
}
.first-1386 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.first-1386 [class*="social-icon-google-plus"].photo_narrow_1a6d {
  background-color: transparent;
  color: #dd4b39;
}
.first-1386 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.first-1386 [class*="social-icon-houzz"].photo_narrow_1a6d {
  background-color: transparent;
  color: #7ac142;
}
.first-1386 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.first-1386 [class*="social-icon-instagram"].photo_narrow_1a6d {
  background-color: transparent;
  color: #262626;
}
.first-1386 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.first-1386 [class*="social-icon-jsfiddle"].photo_narrow_1a6d {
  background-color: transparent;
  color: #487aa2;
}
.first-1386 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.first-1386 [class*="social-icon-linkedin"].photo_narrow_1a6d {
  background-color: transparent;
  color: #0077b5;
}
.first-1386 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.first-1386 [class*="social-icon-medium"].photo_narrow_1a6d {
  background-color: transparent;
  color: #00ab6b;
}
.first-1386 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.first-1386
  [class*="social-icon-odnoklassniki"].photo_narrow_1a6d {
  background-color: transparent;
  color: #f4731c;
}
.first-1386 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.first-1386 [class*="social-icon-meetup"].photo_narrow_1a6d {
  background-color: transparent;
  color: #ec1c40;
}
.first-1386 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.first-1386 [class*="social-icon-pinterest"].photo_narrow_1a6d {
  background-color: transparent;
  color: #bd081c;
}
.first-1386 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.first-1386 [class*="social-icon-product-hunt"].photo_narrow_1a6d {
  background-color: transparent;
  color: #da552f;
}
.first-1386 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.first-1386 [class*="social-icon-reddit"].photo_narrow_1a6d {
  background-color: transparent;
  color: #ff4500;
}
.first-1386 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.first-1386 [class*="social-icon-rss"].photo_narrow_1a6d {
  background-color: transparent;
  color: #f26522;
}
.first-1386 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.first-1386
  [class*="social-icon-shopping-cart"].photo_narrow_1a6d {
  background-color: transparent;
  color: #4caf50;
}
.first-1386 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.first-1386 [class*="social-icon-skype"].photo_narrow_1a6d {
  background-color: transparent;
  color: #00aff0;
}
.first-1386 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.first-1386 [class*="social-icon-slideshare"].photo_narrow_1a6d {
  background-color: transparent;
  color: #0077b5;
}
.first-1386 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.first-1386 [class*="social-icon-snapchat"].photo_narrow_1a6d {
  background-color: transparent;
  color: #fffc00;
}
.first-1386 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.first-1386 [class*="social-icon-soundcloud"].photo_narrow_1a6d {
  background-color: transparent;
  color: #f80;
}
.first-1386 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.first-1386 [class*="social-icon-spotify"].photo_narrow_1a6d {
  background-color: transparent;
  color: #2ebd59;
}
.first-1386 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.first-1386
  [class*="social-icon-stack-overflow"].photo_narrow_1a6d {
  background-color: transparent;
  color: #fe7a15;
}
.first-1386 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.first-1386 [class*="social-icon-maldkfgram"].photo_narrow_1a6d {
  background-color: transparent;
  color: #2ca5e0;
}
.first-1386 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.first-1386 [class*="social-icon-tripadvisor"].photo_narrow_1a6d {
  background-color: transparent;
  color: #589442;
}
.first-1386 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.first-1386 [class*="social-icon-tumblr"].photo_narrow_1a6d {
  background-color: transparent;
  color: #35465c;
}
.first-1386 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.first-1386 [class*="social-icon-twitch"].photo_narrow_1a6d {
  background-color: transparent;
  color: #6441a5;
}
.first-1386 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.first-1386 [class*="social-icon-twitter"].photo_narrow_1a6d {
  background-color: transparent;
  color: #1da1f2;
}
.first-1386 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.first-1386 [class*="social-icon-vimeo"].photo_narrow_1a6d {
  background-color: transparent;
  color: #1ab7ea;
}
.first-1386 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.first-1386 [class*="social-icon-vk"].photo_narrow_1a6d {
  background-color: transparent;
  color: #45668e;
}
.first-1386 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.first-1386 [class*="social-icon-weibo"].photo_narrow_1a6d {
  background-color: transparent;
  color: #df2029;
}
.first-1386 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.first-1386 [class*="social-icon-weixin"].photo_narrow_1a6d {
  background-color: transparent;
  color: #7bb32e;
}
.first-1386 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.first-1386 [class*="social-icon-whatsapp"].photo_narrow_1a6d {
  background-color: transparent;
  color: #25d366;
}
.first-1386 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.first-1386 [class*="social-icon-wordpress"].photo_narrow_1a6d {
  background-color: transparent;
  color: #21759b;
}
.first-1386 [class*="social-icon-xing"] {
  background-color: #026466;
}
.first-1386 [class*="social-icon-xing"].photo_narrow_1a6d {
  background-color: transparent;
  color: #026466;
}
.first-1386 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.first-1386 [class*="social-icon-yelp"].photo_narrow_1a6d {
  background-color: transparent;
  color: #af0606;
}
.first-1386 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.first-1386 [class*="social-icon-youtube"].photo_narrow_1a6d {
  background-color: transparent;
  color: #cd201f;
}
.tabs-0ed9 {
  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;
}
.tabs-0ed9:hover {
  box-shadow: none;
  background: 0 0;
}
.green_9a6e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.old_aaf6 {
  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;
}
.element-warm-2cc6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.iron-b18e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.iron-b18e,
.iron-b18e::after,
.iron-b18e::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;
}
.iron-b18e::after,
.iron-b18e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.north_9ec9 .old_aaf6 .element-warm-2cc6 {
  margin-top: -2px;
  width: 19px;
}
.north_9ec9 .old_aaf6 .iron-b18e {
  margin-top: -1px;
}
.north_9ec9 .old_aaf6 .iron-b18e,
.north_9ec9 .old_aaf6 .iron-b18e::after,
.north_9ec9 .old_aaf6 .iron-b18e::before {
  width: 19px;
  height: 2px;
}
.north_9ec9 .old_aaf6 .iron-b18e::before {
  top: -6px;
}
.north_9ec9 .old_aaf6 .iron-b18e::after {
  bottom: -6px;
}
.grid_cool_faa7 .old_aaf6 .element-warm-2cc6 {
  margin-top: -2px;
  width: 22px;
}
.grid_cool_faa7 .old_aaf6 .iron-b18e {
  margin-top: -1px;
}
.grid_cool_faa7 .old_aaf6 .iron-b18e,
.grid_cool_faa7 .old_aaf6 .iron-b18e::after,
.grid_cool_faa7 .old_aaf6 .iron-b18e::before {
  width: 22px;
  height: 2px;
}
.grid_cool_faa7 .old_aaf6 .iron-b18e::before {
  top: -7px;
}
.grid_cool_faa7 .old_aaf6 .iron-b18e::after {
  bottom: -7px;
}
.slider_hard_ae94 .old_aaf6 .element-warm-2cc6 {
  margin-top: -2px;
  width: 31px;
}
.slider_hard_ae94 .old_aaf6 .iron-b18e {
  margin-top: -1.5px;
}
.slider_hard_ae94 .old_aaf6 .iron-b18e,
.slider_hard_ae94 .old_aaf6 .iron-b18e::after,
.slider_hard_ae94 .old_aaf6 .iron-b18e::before {
  width: 31px;
  height: 3px;
}
.slider_hard_ae94 .old_aaf6 .iron-b18e::before {
  top: -9px;
}
.slider_hard_ae94 .old_aaf6 .iron-b18e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .basic_d494 .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 19px;
  }
  .basic_d494 .old_aaf6 .iron-b18e {
    margin-top: -1px;
  }
  .basic_d494 .old_aaf6 .iron-b18e,
  .basic_d494 .old_aaf6 .iron-b18e::after,
  .basic_d494 .old_aaf6 .iron-b18e::before {
    width: 19px;
    height: 2px;
  }
  .basic_d494 .old_aaf6 .iron-b18e::before {
    top: -6px;
  }
  .basic_d494 .old_aaf6 .iron-b18e::after {
    bottom: -6px;
  }
  .warm_86d7 .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 22px;
  }
  .warm_86d7 .old_aaf6 .iron-b18e {
    margin-top: -1px;
  }
  .warm_86d7 .old_aaf6 .iron-b18e,
  .warm_86d7 .old_aaf6 .iron-b18e::after,
  .warm_86d7 .old_aaf6 .iron-b18e::before {
    width: 22px;
    height: 2px;
  }
  .warm_86d7 .old_aaf6 .iron-b18e::before {
    top: -7px;
  }
  .warm_86d7 .old_aaf6 .iron-b18e::after {
    bottom: -7px;
  }
  .cold_6ff1 .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 31px;
  }
  .cold_6ff1 .old_aaf6 .iron-b18e {
    margin-top: -1.5px;
  }
  .cold_6ff1 .old_aaf6 .iron-b18e,
  .cold_6ff1 .old_aaf6 .iron-b18e::after,
  .cold_6ff1 .old_aaf6 .iron-b18e::before {
    width: 31px;
    height: 3px;
  }
  .cold_6ff1 .old_aaf6 .iron-b18e::before {
    top: -9px;
  }
  .cold_6ff1 .old_aaf6 .iron-b18e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description_7d84 .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 19px;
  }
  .description_7d84 .old_aaf6 .iron-b18e {
    margin-top: -1px;
  }
  .description_7d84 .old_aaf6 .iron-b18e,
  .description_7d84 .old_aaf6 .iron-b18e::after,
  .description_7d84 .old_aaf6 .iron-b18e::before {
    width: 19px;
    height: 2px;
  }
  .description_7d84 .old_aaf6 .iron-b18e::before {
    top: -6px;
  }
  .description_7d84 .old_aaf6 .iron-b18e::after {
    bottom: -6px;
  }
  .section_steel_9e57 .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 22px;
  }
  .section_steel_9e57 .old_aaf6 .iron-b18e {
    margin-top: -1px;
  }
  .section_steel_9e57 .old_aaf6 .iron-b18e,
  .section_steel_9e57 .old_aaf6 .iron-b18e::after,
  .section_steel_9e57 .old_aaf6 .iron-b18e::before {
    width: 22px;
    height: 2px;
  }
  .section_steel_9e57 .old_aaf6 .iron-b18e::before {
    top: -7px;
  }
  .section_steel_9e57 .old_aaf6 .iron-b18e::after {
    bottom: -7px;
  }
  .focused-ce53 .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 31px;
  }
  .focused-ce53 .old_aaf6 .iron-b18e {
    margin-top: -1.5px;
  }
  .focused-ce53 .old_aaf6 .iron-b18e,
  .focused-ce53 .old_aaf6 .iron-b18e::after,
  .focused-ce53 .old_aaf6 .iron-b18e::before {
    width: 31px;
    height: 3px;
  }
  .focused-ce53 .old_aaf6 .iron-b18e::before {
    top: -9px;
  }
  .focused-ce53 .old_aaf6 .iron-b18e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .block-58f1 .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 19px;
  }
  .block-58f1 .old_aaf6 .iron-b18e {
    margin-top: -1px;
  }
  .block-58f1 .old_aaf6 .iron-b18e,
  .block-58f1 .old_aaf6 .iron-b18e::after,
  .block-58f1 .old_aaf6 .iron-b18e::before {
    width: 19px;
    height: 2px;
  }
  .block-58f1 .old_aaf6 .iron-b18e::before {
    top: -6px;
  }
  .block-58f1 .old_aaf6 .iron-b18e::after {
    bottom: -6px;
  }
  .panel_596a .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 22px;
  }
  .panel_596a .old_aaf6 .iron-b18e {
    margin-top: -1px;
  }
  .panel_596a .old_aaf6 .iron-b18e,
  .panel_596a .old_aaf6 .iron-b18e::after,
  .panel_596a .old_aaf6 .iron-b18e::before {
    width: 22px;
    height: 2px;
  }
  .panel_596a .old_aaf6 .iron-b18e::before {
    top: -7px;
  }
  .panel_596a .old_aaf6 .iron-b18e::after {
    bottom: -7px;
  }
  .status-1e79 .old_aaf6 .element-warm-2cc6 {
    margin-top: -2px;
    width: 31px;
  }
  .status-1e79 .old_aaf6 .iron-b18e {
    margin-top: -1.5px;
  }
  .status-1e79 .old_aaf6 .iron-b18e,
  .status-1e79 .old_aaf6 .iron-b18e::after,
  .status-1e79 .old_aaf6 .iron-b18e::before {
    width: 31px;
    height: 3px;
  }
  .status-1e79 .old_aaf6 .iron-b18e::before {
    top: -9px;
  }
  .status-1e79 .old_aaf6 .iron-b18e::after {
    bottom: -9px;
  }
}
.hard-d942 .iron-b18e {
  -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);
}
.hard-d942 .iron-b18e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hard-d942 .iron-b18e::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);
}
.hard-d942.brown-1a33 .iron-b18e {
  -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);
}
.hard-d942.brown-1a33 .iron-b18e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hard-d942.brown-1a33 .iron-b18e::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);
}
.main_complex_7882 {
  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.section-blue-53bc:before {
  display: none;
}
.button-bottom-7c5d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button-bottom-7c5d .gas-d61c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button-bottom-7c5d .gas-d61c:last-of-type {
  border-bottom: none;
}
.button-bottom-7c5d .gas-d61c.fixed_5ffd,
.button-bottom-7c5d .gas-d61c.disabled-gold-5165,
.button-bottom-7c5d .gas-d61c.badge_0da6 {
  padding: 0;
}
.button-bottom-7c5d .notification_0123 .up-ae6b {
  color: currentColor;
}
.button-bottom-7c5d .notification_0123 .up-ae6b:focus,
.button-bottom-7c5d .notification_0123 .up-ae6b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-bottom-7c5d.title_5ac3 .soft_d501,
.button-bottom-7c5d.title_5ac3 .black-028c a,
.button-bottom-7c5d.title_5ac3 .right-2751 a,
.button-bottom-7c5d.title_5ac3 .paragraph-liquid-f2a3 a {
  color: rgba(0, 0, 0, 0.55);
}
.button-bottom-7c5d.title_5ac3 .soft_d501:hover,
.button-bottom-7c5d.title_5ac3 .black-028c a:hover,
.button-bottom-7c5d.title_5ac3 .right-2751 a:hover,
.button-bottom-7c5d.title_5ac3 .paragraph-liquid-f2a3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-bottom-7c5d.title_5ac3 .motion-9503 {
  color: rgba(0, 0, 0, 0.8);
}
.button-bottom-7c5d.title_5ac3 .gas-d61c {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-bottom-7c5d.title_5ac3 .gas-d61c:before {
  background: rgba(0, 0, 0, 0.08);
}
.button-bottom-7c5d.title_5ac3 .filter_2c9a:before {
  background: rgba(255, 255, 255, 0.9);
}
.button-bottom-7c5d.title_5ac3 .notification_0123 .texture-05b0 li a,
.button-bottom-7c5d.title_5ac3 .notification_0123 .up-ae6b,
.button-bottom-7c5d.title_5ac3 .paragraph-liquid-f2a3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-bottom-7c5d.title_5ac3 .notification_0123 .up-ae6b:focus,
.button-bottom-7c5d.title_5ac3 .notification_0123 .up-ae6b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-bottom-7c5d.title_5ac3 .texture-05b0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-bottom-7c5d.disabled_brown_4af6 .soft_d501,
.button-bottom-7c5d.disabled_brown_4af6 .black-028c a,
.button-bottom-7c5d.disabled_brown_4af6 .right-2751 .up-ae6b,
.button-bottom-7c5d.disabled_brown_4af6 .right-2751 a,
.button-bottom-7c5d.disabled_brown_4af6 .paragraph-liquid-f2a3 a {
  color: rgba(255, 255, 255, 0.79);
}
.button-bottom-7c5d.disabled_brown_4af6 .soft_d501:hover,
.button-bottom-7c5d.disabled_brown_4af6 .black-028c a:hover,
.button-bottom-7c5d.disabled_brown_4af6 .right-2751 .up-ae6b:hover,
.button-bottom-7c5d.disabled_brown_4af6 .right-2751 a:hover,
.button-bottom-7c5d.disabled_brown_4af6 .paragraph-liquid-f2a3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-bottom-7c5d.disabled_brown_4af6 .motion-9503 {
  color: rgba(255, 255, 255, 0.99);
}
.button-bottom-7c5d.disabled_brown_4af6 .gas-d61c {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-bottom-7c5d.disabled_brown_4af6 .gas-d61c:before {
  background: rgba(255, 255, 255, 0.08);
}
.button-bottom-7c5d.disabled_brown_4af6 .filter_2c9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.button-bottom-7c5d.disabled_brown_4af6 .notification_0123 .texture-05b0 li a,
.button-bottom-7c5d.disabled_brown_4af6 .notification_0123 .up-ae6b,
.button-bottom-7c5d.disabled_brown_4af6 .paragraph-liquid-f2a3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-bottom-7c5d.disabled_brown_4af6 .notification_0123 .up-ae6b:focus,
.button-bottom-7c5d.disabled_brown_4af6 .notification_0123 .up-ae6b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-bottom-7c5d.disabled_brown_4af6 .texture-05b0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_2c9a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.filter_2c9a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.element_6e42 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary_dim_25a5 .button-bottom-7c5d {
  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;
}
.primary_dim_25a5 .gas-d61c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary_dim_25a5 .gas-d61c: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) {
  .primary_dim_25a5 .gas-d61c:before {
    width: 16%;
    left: 42%;
  }
}
.primary_dim_25a5 .gas-d61c:last-child:before {
  content: none;
}
.primary_dim_25a5 .gas-d61c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary_dim_25a5 .notification_0123 .texture-05b0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary_dim_25a5 .notification_0123 .texture-05b0 li a .up-ae6b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary_dim_25a5 .notification_0123 .paragraph-liquid-f2a3 {
  border: none;
}
.primary_dim_25a5 .notification_0123 .paragraph-liquid-f2a3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary_dim_25a5 .filter_2c9a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary_dim_25a5 .element_6e42 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary_dim_25a5 .disabled_brown_4af6 .filter_2c9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_dim_25a5 .title_5ac3.modal-3889 .iron-b18e {
  background: rgba(0, 0, 0, 0.6);
}
.primary_dim_25a5
  .title_5ac3.modal-3889
  .iron-b18e::after,
.primary_dim_25a5
  .title_5ac3.modal-3889
  .iron-b18e:before {
  background: inherit;
}
.primary_dim_25a5
  .title_5ac3.modal-3889:hover
  .iron-b18e {
  background: rgba(0, 0, 0, 0.8);
}
.focus_863a .button-bottom-7c5d {
  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) {
  .focus_863a .button-bottom-7c5d {
    width: auto;
    right: 45px;
  }
}
.avatar_1779 .button-bottom-7c5d {
  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_1779 .button-bottom-7c5d {
    width: auto;
    left: 45px;
  }
}
.section-blue-53bc .button-bottom-7c5d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section-blue-53bc .element_6e42 {
  max-width: 48em;
  margin: 0 auto;
}
.section-blue-53bc .filter_2c9a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.menu_upper_9e33 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.menu_upper_9e33.primary_dim_25a5 .button-bottom-7c5d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.menu_upper_9e33.focus_863a .button-bottom-7c5d {
  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);
}
.menu_upper_9e33 .button-bottom-7c5d {
  visibility: visible;
}
.menu_upper_9e33.avatar_1779 .button-bottom-7c5d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.border-5af3,
.preview_4aad {
  overflow-x: hidden;
}
.border-5af3 .button-bottom-7c5d {
  overflow: auto;
}
.border-5af3.primary_dim_25a5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border-5af3.primary_dim_25a5 .button-bottom-7c5d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.border-5af3.primary_dim_25a5 .tabs-0ed9 {
  opacity: 0;
}
.border-5af3.focus_863a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border-5af3.focus_863a .button-bottom-7c5d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.border-5af3.focus_863a .tabs-0ed9 {
  opacity: 0;
}
.border-5af3.avatar_1779 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border-5af3.avatar_1779 .button-bottom-7c5d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.border-5af3.avatar_1779 .tabs-0ed9 {
  opacity: 0;
}
.border-5af3.section-blue-53bc .button-bottom-7c5d {
  z-index: 10;
  visibility: visible;
}
.modal-3889 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.modal-3889 .iron-b18e {
  background: rgba(255, 255, 255, 0.99);
}
.modal-3889 .iron-b18e::after,
.modal-3889 .iron-b18e:before {
  background: inherit;
}
.modal-3889:hover .iron-b18e {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_1779 .modal-3889 {
  top: 10px;
  right: auto;
  left: 12px;
}
.section-blue-53bc .modal-3889 {
  display: none !important;
}
.border-5af3:before,
.preview_4aad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.border-5af3 .modal-3889,
.preview_4aad .modal-3889 {
  display: inline-block;
}
.button-bottom-7c5d .container-4052 {
  -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;
}
.border-5af3 .button-bottom-7c5d .container-4052,
.preview_4aad .button-bottom-7c5d .container-4052 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.motion-1ddb .container_69eb {
  width: 100%;
}
.advanced_f774 {
  padding: 0 0.5em 0;
}
.advanced_f774 [class*="customify-col-"],
.advanced_f774 [class*="customify-col_"],
.advanced_f774 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip_dedb .advanced_f774 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pattern_cool_93ba .primary-ee0e,
  .primary-ee0e {
    display: none;
  }
  .primary-e049 {
    text-align: left;
  }
  .content_up_6bf3 {
    text-align: center;
  }
  .caption_44a1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_cool_93ba .notification_e468,
  .notification_e468 {
    display: none;
  }
  .smooth-0244 {
    text-align: left;
  }
  .huge_7652 {
    text-align: center;
  }
  .solid-bd07 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pattern_cool_93ba .avatar-5b8a,
  .avatar-5b8a {
    display: none;
  }
  .rough_552d {
    text-align: left;
  }
  .component-copper-ce85 {
    text-align: center;
  }
  .layout-923e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.avatar-4900 {
  box-shadow: none !important;
}
.main_b066 .layout_soft_4cb2,
.picture_6838 .layout_soft_4cb2 {
  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;
}
.picture_6838 .layout_soft_4cb2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wrapper_27ce {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wrapper_27ce:after,
.wrapper_27ce:before {
  content: "";
  display: table;
}
.wrapper_27ce:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wrapper_27ce {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wrapper_27ce,
.lower-9e1a {
  max-width: 1248px;
  margin: 0 auto;
}

.motion-bdd8.photo_wood_b3b8 .wrapper_27ce {
  max-width: 100%;
}
.motion-bdd8.shade-prev-bc7b {
  max-width: 1200px;
  margin: 0 auto;
}
.motion-bdd8.secondary_glass_e484 .wrapper_27ce {
  max-width: 100%;
}
.motion-bdd8.secondary_glass_e484 > .wrapper_27ce {
  padding-left: 0;
  padding-right: 0;
}
.motion-bdd8.secondary_glass_e484 > .wrapper_27ce .pattern_cool_93ba {
  margin: 0;
}
.motion-bdd8.secondary_glass_e484
  > .wrapper_27ce
  .old-5bae.fast_5031 {
  margin-right: 0;
  margin-left: 0;
}
.motion-bdd8.secondary_glass_e484 #main.fast_5031 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .description-last-1b6b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .description-last-1b6b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section-old-6dbb .active-0012 {
    padding-right: 1em;
  }
  .section-old-6dbb.old_e70d .old-5bae {
    border-right: 1px solid #eaecee;
  }
  .section-old-6dbb.old_e70d .active-0012 {
    padding-right: 1em;
  }
  .section-old-6dbb.old_e70d .carousel_5804 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark_fe44 .active-0012 {
    padding-left: 1em;
  }
  .dark_fe44.old_e70d .old-5bae {
    border-left: 1px solid #eaecee;
  }
  .dark_fe44.old_e70d .active-0012 {
    padding-left: 1em;
  }
  .dark_fe44.old_e70d .carousel_5804 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_bottom_ee58 .active-0012 {
    padding-left: 1em;
  }
  .wrapper_bottom_ee58.old_e70d .row-d023 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_bottom_ee58.old_e70d .middle-7dd9 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_bottom_ee58.old_e70d .active-0012 {
    padding-left: 1em;
  }
  .wrapper_bottom_ee58.old_e70d .carousel_5804 {
    padding-right: 1em;
  }
  .wrapper_bottom_ee58.old_e70d .disabled-d0dd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_b53d .active-0012 {
    padding-right: 1em;
  }
  .element_b53d.old_e70d .row-d023 {
    border-left: 1px solid #eaecee;
  }
  .element_b53d.old_e70d .middle-7dd9 {
    border-left: 1px solid #eaecee;
  }
  .element_b53d.old_e70d .active-0012 {
    padding-right: 1em;
  }
  .element_b53d.old_e70d .carousel_5804 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_b53d.old_e70d .disabled-d0dd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-last-1b6b .active-0012 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-last-1b6b.old_e70d .old-5bae {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .description-last-1b6b.old_e70d .active-0012 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-last-1b6b.old_e70d .carousel_5804 {
    padding-left: 1em;
  }
  .description-last-1b6b.old_e70d .disabled-d0dd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .description-last-1b6b.old_e70d .active-0012 {
    padding-left: 0;
  }
}
.sidebar_cold_d456 .heading-c33c {
  display: inline-block;
}
.text_red_57bf {
  display: inline-block;
}
.box_motion_7dfa {
  word-con: break-word;
}
.pattern_easy_86f3 > span {
  display: inline-block;
  padding: 5px 0;
}
.pattern_easy_86f3 .accordion-lower-e440 {
  margin-left: 8px;
  margin-right: 8px;
}
.pattern_easy_86f3 .shadow_static_6daf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wood-59a7 .breadcrumb_green_44e6 {
  margin-bottom: 2em;
}
.wood-59a7 .sort_4b01 {
  margin-bottom: 15px;
}
.wood-59a7 .sort_4b01:last-child {
  margin-bottom: 0;
}
.wood-59a7 .glass-4126 {
  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) {
  .wood-59a7 .glass-4126 {
    display: block;
  }
}
.wood-59a7 .sidebar-d0c1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wood-59a7 .sidebar-d0c1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wood-59a7 .dropdown_b770 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wood-59a7 .dropdown_b770 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wood-59a7 .dropdown_b770 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wood-59a7 .box_motion_7dfa {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wood-59a7 .box_motion_7dfa a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wood-59a7 .pattern_aa89 p:last-child {
  margin-bottom: 0;
}
.wood-59a7 .east_54b5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wood-59a7 .paragraph-medium-bc96 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wood-59a7 .picture_40ac {
  margin-top: 1em;
}
.wood-59a7 .static_80a0 {
  top: 0;
  display: block;
}
.wood-59a7 .static_80a0 a {
  color: inherit;
}
.wood-59a7 .static_80a0 a:hover {
  color: inherit;
}
.wood-59a7 .slider-4bae {
  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;
}
.wood-59a7 .slider-4bae:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wood-59a7 .paragraph-medium-bc96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wood-59a7 .stone-338f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wood-59a7 .stone-338f:first-child {
  margin-top: 0;
}
.wood-59a7 .stone-338f.primary_7df3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wood-59a7 .stone-338f.menu-60e0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wood-59a7
  .stone-338f.menu-60e0.south-abb7
  .picture_40ac {
  width: 100%;
}
.wood-59a7 .menu-60e0 {
  -webkit-box-align: center;
  align-items: center;
}
.wood-59a7 .menu-60e0 .pattern_easy_86f3,
.wood-59a7 .menu-60e0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wood-59a7 .dropdown_b770 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wood-59a7 .dropdown_b770 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wood-59a7 .dropdown_b770: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;
}
.wood-59a7 .primary_7df3 {
  z-index: 5;
}
.wood-59a7 .tabs-25e8 .accent-next-0bef {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wood-59a7 .dim-1f1d .accent-next-0bef {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wood-59a7 .media_c971 .accent-next-0bef {
  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;
}
.wood-59a7.breadcrumb-black-1015 .glass-4126,
.wood-59a7.south-f247 .glass-4126 {
  display: block;
}
.wood-59a7.breadcrumb-black-1015 .glass-4126 .lower_ced9,
.wood-59a7.breadcrumb-black-1015 .glass-4126 .paragraph-medium-bc96,
.wood-59a7.south-f247 .glass-4126 .lower_ced9,
.wood-59a7.south-f247 .glass-4126 .paragraph-medium-bc96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wood-59a7.slow-30af .sidebar-d0c1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wood-59a7.slow-30af .sidebar-d0c1 {
    margin-right: 0;
  }
}
.wood-59a7.breadcrumb-black-1015 .sidebar-d0c1,
.wood-59a7.south-f247 .sidebar-d0c1 {
  padding-top: 40%;
}
.wood-59a7.breadcrumb-black-1015 .breadcrumb_green_44e6,
.wood-59a7.south-f247 .breadcrumb_green_44e6 {
  display: block;
}
.wood-59a7.breadcrumb-black-1015 .fn-sticky-87d7 .paragraph-medium-bc96,
.wood-59a7.south-f247 .fn-sticky-87d7 .paragraph-medium-bc96 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wood-59a7.breadcrumb-black-1015 .sidebar-d0c1,
.wood-59a7.south-f247 .sidebar-d0c1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wood-59a7.breadcrumb-black-1015 .paragraph-medium-bc96 {
  padding: 1em;
}
.tooltip-f5cd {
  margin: 30px auto;
  display: block;
}
.tooltip-f5cd .icon_dynamic_de15 > * {
  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;
}
.tooltip-f5cd .icon_dynamic_de15 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-f5cd .icon_dynamic_de15 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-449b .pattern_easy_86f3 {
  margin-bottom: 1.41575em;
}
.card-449b .sidebar-dc7d {
  margin-bottom: 1.618em;
}
.solid_d51b .upper-3330 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.solid_d51b .upper-3330 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.solid_d51b .gallery-narrow-8638 {
  max-width: 100%;
  overflow: auto;
}
.active_2b9c .solid_d51b a:hover {
  text-decoration: underline;
}
.gold_fa95 .sort_4b01:not(.box_motion_7dfa),
.gold_fa95 .dropdown_b770 {
  margin-bottom: 1.41575em;
}
.gold_fa95 .sort_4b01:not(.box_motion_7dfa):last-child,
.gold_fa95 .dropdown_b770:last-child {
  margin-bottom: 0;
}
.gold_fa95 .sort_4b01.article_simple_9d5a {
  margin-bottom: 0.41575em;
}
.gold_fa95 .warm-9f9f:before,
.gold_fa95 .accent_3a5f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gold_fa95 .warm-9f9f:before {
  content: "\f115";
}
.gold_fa95 .accent_3a5f:before {
  content: "\f02c";
}
.gold_fa95 .progress-7134 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gold_fa95 .progress-7134 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gallery-3918 {
  display: -webkit-box;
  display: flex;
}
.gallery-3918 .content_pro_0aea {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gallery-3918 .content_pro_0aea {
    flex-basis: 90px;
  }
}
.gallery-3918 .mask-d3f7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gallery-3918 .mask-d3f7 {
    flex-basis: calc(100% - 50px);
  }
}
.gallery-3918 .photo_5fc3 p:last-child {
  margin-bottom: 0.72em;
}
.highlight_static_4a73 .icon_dynamic_de15 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.highlight_static_4a73 .icon_dynamic_de15:after,
.highlight_static_4a73 .icon_dynamic_de15:before {
  content: "";
  display: table;
}
.highlight_static_4a73 .icon_dynamic_de15:after {
  clear: both;
}
.highlight_static_4a73 .icon_dynamic_de15 .under_85bb,
.highlight_static_4a73 .icon_dynamic_de15 .under-f8e8 {
  width: 49%;
}
.highlight_static_4a73 .icon_dynamic_de15 .under_85bb a span.orange-8182,
.highlight_static_4a73 .icon_dynamic_de15 .under-f8e8 a span.orange-8182 {
  display: block;
  margin-bottom: 5px;
}
.highlight_static_4a73 .icon_dynamic_de15 .under-f8e8 {
  float: left;
  text-align: left;
}
.highlight_static_4a73 .icon_dynamic_de15 .under_85bb {
  float: right;
  text-align: right;
}
.action-39ae {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .action-39ae {
    margin-bottom: 0;
  }
}
.tertiary-1c42 {
  margin-bottom: 1em;
}
.tertiary-1c42 .box_motion_7dfa {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge-complex-99b7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient-slow-7c1c .tertiary-1c42,
.grid-83ab .tertiary-1c42 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient-slow-7c1c .tertiary-1c42,
  .grid-83ab .tertiary-1c42 {
    display: block;
  }
}
.gradient-slow-7c1c .badge-complex-99b7,
.grid-83ab .badge-complex-99b7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient-slow-7c1c .badge-complex-99b7,
  .grid-83ab .badge-complex-99b7 {
    margin-bottom: 1em;
  }
}
.gradient-slow-7c1c .badge-complex-99b7 img,
.grid-83ab .badge-complex-99b7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient-slow-7c1c .box_479b,
.grid-83ab .box_479b {
  flex-basis: calc(100% - 160px);
}
.gradient-slow-7c1c .box_479b p,
.grid-83ab .box_479b p {
  margin-bottom: 0;
}
.gradient-slow-7c1c .box_479b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient-slow-7c1c .box_479b {
    padding-left: 0;
  }
}
.grid-83ab .box_479b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .grid-83ab .box_479b {
    padding-right: 0;
  }
}
.grid-83ab .badge-complex-99b7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.input_cool_4649 .badge-complex-99b7 {
  margin-bottom: 0.5em;
}
.input_cool_4649 .badge-complex-99b7 img {
  width: 100%;
}
.overlay-soft-2f04 .shadow-current-06c6,
.notice-f6ab .shadow-current-06c6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notice-f6ab .old-5bae .in-28ae p:last-child {
  margin-bottom: 0;
}
.old-413a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.copper_cfb5 .bright-1677 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .copper_cfb5 .bright-1677:last-of-type {
    margin-bottom: 0;
  }
}
.copper_cfb5 .bright-1677 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper_cfb5 .bright-1677 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.copper_cfb5 .bright-1677 ul li {
  margin: 0 0 0.6em;
}
.copper_cfb5 .bright-1677 ul li.black_38db,
.copper_cfb5 .bright-1677 ul li.plasma-2ee1 {
  position: relative;
}
.copper_cfb5 .bright-1677 ul li.black_38db .image_lower_a084,
.copper_cfb5 .bright-1677 ul li.plasma-2ee1 .image_lower_a084 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.copper_cfb5 .bright-1677 ul li.black_38db:after:after,
.copper_cfb5 .bright-1677 ul li.black_38db:after:before,
.copper_cfb5
  .bright-1677
  ul
  li.plasma-2ee1:after:after,
.copper_cfb5
  .bright-1677
  ul
  li.plasma-2ee1:after:before {
  content: "";
  display: table;
}
.copper_cfb5 .bright-1677 ul li.black_38db:after:after,
.copper_cfb5
  .bright-1677
  ul
  li.plasma-2ee1:after:after {
  clear: both;
}
.copper_cfb5 .bright-1677 a.glass-7d8d:hover {
  text-decoration: none;
}
.copper_cfb5 .bright-1677 select {
  max-width: 100%;
}
.copper_cfb5 .bright-1677 table {
  font-size: 85%;
}
.copper_cfb5 .bright-1677 table td,
.copper_cfb5 .bright-1677 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.copper_cfb5 .bright-1677 table tfoot td {
  text-align: left;
}
.copper_cfb5 .bright-1677 :last-child {
  margin-bottom: 0;
}
.copper_cfb5 .bright-1677 .hover-current-9078 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.copper_cfb5 .bright-1677 .hover-current-9078 label {
  width: 100%;
}
.copper_cfb5 .bright-1677 .hover-current-9078 .header-advanced-ca03 {
  width: 100%;
  display: block;
}
.copper_cfb5 .bright-1677 .hover-current-9078 .iron-3067 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.copper_cfb5 .bright-1677 .hover-current-9078 .iron-3067:hover svg #svg-search {
  fill: #444;
}
.copper_cfb5 .bright-1677 .hover-current-9078 .iron-3067 svg {
  width: 18px;
  height: 18px;
}
.copper_cfb5 .message_f687 ul ul,
.copper_cfb5 .avatar_dark_b4af ul ul,
.copper_cfb5 .table-hard-52ec ul ul,
.copper_cfb5 .row_a1f2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.copper_cfb5 .message_f687 .component_selected_4a97 > a,
.copper_cfb5 .avatar_dark_b4af .component_selected_4a97 > a,
.copper_cfb5 .table-hard-52ec .component_selected_4a97 > a,
.copper_cfb5 .row_a1f2 .component_selected_4a97 > a {
  margin-bottom: 0;
}
.copper_cfb5 .small-712d li,
.copper_cfb5 .message_f687 li,
.copper_cfb5 .menu-plasma-0d79 li,
.copper_cfb5 .avatar_dark_b4af li,
.copper_cfb5 .table-hard-52ec li,
.copper_cfb5 .row_a1f2 li,
.copper_cfb5 .photo-ede0 li,
.copper_cfb5 .stone-d290 li {
  display: block;
  position: relative;
}
.copper_cfb5 .small-712d li:last-child,
.copper_cfb5 .message_f687 li:last-child,
.copper_cfb5 .menu-plasma-0d79 li:last-child,
.copper_cfb5 .avatar_dark_b4af li:last-child,
.copper_cfb5 .table-hard-52ec li:last-child,
.copper_cfb5 .row_a1f2 li:last-child,
.copper_cfb5 .photo-ede0 li:last-child,
.copper_cfb5 .stone-d290 li:last-child {
  border: none;
}
.copper_cfb5 .small-712d li a,
.copper_cfb5 .message_f687 li a,
.copper_cfb5 .menu-plasma-0d79 li a,
.copper_cfb5 .avatar_dark_b4af li a,
.copper_cfb5 .table-hard-52ec li a,
.copper_cfb5 .row_a1f2 li a,
.copper_cfb5 .photo-ede0 li a,
.copper_cfb5 .stone-d290 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.copper_cfb5 .small-712d li ul li::before,
.copper_cfb5 .message_f687 li ul li::before,
.copper_cfb5 .menu-plasma-0d79 li ul li::before,
.copper_cfb5 .avatar_dark_b4af li ul li::before,
.copper_cfb5 .table-hard-52ec li ul li::before,
.copper_cfb5 .row_a1f2 li ul li::before,
.copper_cfb5 .photo-ede0 li ul li::before,
.copper_cfb5 .stone-d290 li ul li::before {
  left: 15px;
}
.copper_cfb5 .small-712d li ul a,
.copper_cfb5 .message_f687 li ul a,
.copper_cfb5 .menu-plasma-0d79 li ul a,
.copper_cfb5 .avatar_dark_b4af li ul a,
.copper_cfb5 .table-hard-52ec li ul a,
.copper_cfb5 .row_a1f2 li ul a,
.copper_cfb5 .photo-ede0 li ul a,
.copper_cfb5 .stone-d290 li ul a {
  padding-left: 20px;
}
.copper_cfb5 .small-712d li ul ul li::before,
.copper_cfb5 .message_f687 li ul ul li::before,
.copper_cfb5 .menu-plasma-0d79 li ul ul li::before,
.copper_cfb5 .avatar_dark_b4af li ul ul li::before,
.copper_cfb5 .table-hard-52ec li ul ul li::before,
.copper_cfb5 .row_a1f2 li ul ul li::before,
.copper_cfb5 .photo-ede0 li ul ul li::before,
.copper_cfb5 .stone-d290 li ul ul li::before {
  left: 30px;
}
.copper_cfb5 .small-712d li ul ul a,
.copper_cfb5 .message_f687 li ul ul a,
.copper_cfb5 .menu-plasma-0d79 li ul ul a,
.copper_cfb5 .avatar_dark_b4af li ul ul a,
.copper_cfb5 .table-hard-52ec li ul ul a,
.copper_cfb5 .row_a1f2 li ul ul a,
.copper_cfb5 .photo-ede0 li ul ul a,
.copper_cfb5 .stone-d290 li ul ul a {
  padding-left: 40px;
}
.copper_cfb5 .detail-old-35dd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.copper_cfb5 .stone-d290 ul li {
  margin-bottom: 1.41575em;
}
.copper_cfb5 .stone-d290 ul li .outline-warm-03d4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.copper_cfb5 .stone-d290 ul li .outer_4aa2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.disabled_brown_4af6 .small-712d li a,
.disabled_brown_4af6 .message_f687 li a,
.disabled_brown_4af6 .menu-plasma-0d79 li a,
.disabled_brown_4af6 .avatar_dark_b4af li a,
.disabled_brown_4af6 .table-hard-52ec li a,
.disabled_brown_4af6 .row_a1f2 li a,
.disabled_brown_4af6 .photo-ede0 li a,
.disabled_brown_4af6 .stone-d290 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_brown_4af6 .detail-old-35dd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_brown_4af6 .bright-1677 ul li.black_38db .image_lower_a084,
.disabled_brown_4af6 .bright-1677 ul li.plasma-2ee1 .image_lower_a084 {
  background: rgba(0, 0, 0, 0.2);
}
.disabled_brown_4af6 .copper_cfb5 .bright-1677 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-bdd8 .copper_cfb5 .texture-05b0 li {
  margin: 0;
}
.motion-bdd8 .copper_cfb5 .texture-05b0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion-bdd8 .copper_cfb5 .texture-05b0 li ul {
  margin: 0;
}
.motion-bdd8 .copper_cfb5 .texture-05b0 li ul li a {
  padding-left: 15px;
}
.motion-bdd8 .copper_cfb5 .texture-05b0 li ul li li a {
  padding-left: 30px;
}
.motion-bdd8 .copper_cfb5 .texture-05b0 li.hover-light-cafa > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion-bdd8 .copper_cfb5 .texture-05b0 li.hover-light-cafa > 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;
}
.motion-bdd8 .copper_cfb5 .texture-05b0 li.hover-light-cafa > 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;
}
.article_5b1c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main_tiny_9d74 {
  position: relative;
  z-index: 10;
}
.main_tiny_9d74 .container-4052 {
  width: 100%;
  max-width: 100%;
}
.fixed_e92d .border-a20b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fixed_e92d .title_5ac3 {
}
.fixed_e92d .disabled_brown_4af6 {
  background: #292929;
}
.gas-764a .border-a20b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gas-764a .title_5ac3 {
  background: #f9f9f9;
}
.gas-764a .disabled_brown_4af6 {
  background: #303030;
}
.shadow_wide_51b6 .border-a20b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow_wide_51b6 .heading-c33c {
    margin-bottom: 1em;
  }
  .shadow_wide_51b6 .heading-c33c:last-child {
    margin-bottom: 0;
  }
}
.shadow_wide_51b6 .title_5ac3 {
  background: #ededed;
}
.shadow_wide_51b6 .disabled_brown_4af6 {
  background: #1a1a1a;
}
.border-a20b.title_5ac3 {
  color: rgba(0, 0, 0, 0.6);
}
.border-a20b.title_5ac3 .active_left_544a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-a20b.disabled_brown_4af6 {
  color: rgba(255, 255, 255, 0.99);
}
.border-a20b.disabled_brown_4af6 a:not(.glass-7d8d) {
  color: rgba(255, 255, 255, 0.79);
}
.border-a20b.disabled_brown_4af6 a:not(.glass-7d8d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-a20b.disabled_brown_4af6 .active_left_544a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-a20b.disabled_brown_4af6 table tbody td,
.border-a20b.disabled_brown_4af6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bright-5819.footer-iron-7b43 .wrapper_27ce {
  max-width: initial;
}
.bright-5819 .column-815f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bright-5819 .column-815f .container-4052 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bright-5819 .column-815f .container-4052 {
    display: block;
    margin-bottom: 2em;
  }
  .bright-5819 .column-815f .container-4052:last-child {
    margin-bottom: 0;
  }
}
.shadow_wide_51b6 .heading-c33c:last-child,
.gas-764a .heading-c33c:last-child,
.fixed_e92d .heading-c33c:last-child {
  margin-bottom: 0;
}
.shadow_wide_51b6 .heading-c33c .copper_cfb5 .bright-1677:last-child,
.gas-764a .heading-c33c .copper_cfb5 .bright-1677:last-child,
.fixed_e92d .heading-c33c .copper_cfb5 .bright-1677:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow_wide_51b6 .plasma_53d6,
  .shadow_wide_51b6 .disabled-1559,
  .gas-764a .plasma_53d6,
  .gas-764a .disabled-1559,
  .fixed_e92d .plasma_53d6,
  .fixed_e92d .disabled-1559 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main_tiny_9d74 .heading-c33c {
    margin-bottom: 2em;
  }
}
.main_tiny_9d74 p:last-child {
  margin-bottom: 0;
}
.main_tiny_9d74 li,
.main_tiny_9d74 ul {
  list-style: none;
  margin: 0;
}
.main_tiny_9d74 ul ul {
  margin-left: 2.617924em;
}
.grid-liquid-0f10 {
  font-size: 0.875em;
}

/* css-noise: d805 */
.shadow-element-h8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
