/*!
Theme Name: Customify
Theme URI: https://pressmaximum.detail_90dc/customify
Author: WPCustomify
Author URI: https://pressmaximum.detail_90dc
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.detail_90dc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.texture_iron_a97c.alert_caee/licenses/gpl-2.0.right_6a39
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.carousel-ef17/, (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.bright_8079.full_4a43/normalize.border-3049/
 ======
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.border-3049 v7.0.0 | MIT License | github.detail_90dc/necolas/normalize.border-3049 */
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;
}
.upper_9c9c .selected_9ee3,
.hover-73cf,
.box-large-426f,
.carousel-east-0289,
.widget-hovered-983f,
.detail-wood-ad07,
.sort-c086,
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;
}
.hover-73cf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hover-73cf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-73cf,
  h1 {
    font-size: 1.8em;
  }
}
.box-large-426f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.box-large-426f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .box-large-426f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .box-large-426f,
  h2 {
    font-size: 1.7em;
  }
}
.carousel-east-0289,
h3 {
  font-size: 1.618em;
}
.upper_9c9c .selected_9ee3,
.widget-hovered-983f,
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.row-right-b96b {
  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;
}
.main-c8cb:after,
.main-c8cb:before,
.link-15a0:after,
.link-15a0:before {
  content: "";
  display: table;
}
.main-c8cb:after,
.link-15a0:after {
  clear: both;
}
.warm_5cde {
  float: right;
  margin-right: 0;
}
.outline-3b1f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dropdown_500d .status_bb1d,
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;
}
.dropdown_500d .status_bb1d: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;
}
.slider_21f0 .status_bb1d {
  box-shadow: none;
}
.slider_21f0
  .status_bb1d
  .gallery_soft_d629 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.slider_21f0 .status_bb1d .breadcrumb-rough-df01 {
  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;
}
.slider_21f0
  .status_bb1d
  .breadcrumb-rough-df01
  b {
  display: none;
}
.slider_21f0 .grid_f453 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.disabled_clean_18d2:not(.yellow-ab5c):not(.first-b015),
button:not(.yellow-ab5c):not(.first-b015),
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ),
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ),
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ) {
  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;
}
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ):hover,
button:not(.yellow-ab5c):not(
    .first-b015
  ):hover,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ):hover,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ):hover,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ):active,
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ):focus,
button:not(.yellow-ab5c):not(
    .first-b015
  ):active,
button:not(.yellow-ab5c):not(
    .first-b015
  ):focus,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ):active,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ):focus,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ):active,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ):focus,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ):active,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ):focus {
  outline: 0;
}
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2,
button:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2 {
  position: relative;
}
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .row-bright-a3a9,
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .block-fixed-7124,
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .table_046a,
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  i,
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  svg,
button:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .row-bright-a3a9,
button:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .block-fixed-7124,
button:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .table_046a,
button:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  i,
button:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  svg,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .row-bright-a3a9,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .block-fixed-7124,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .table_046a,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  i,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  svg,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .row-bright-a3a9,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .block-fixed-7124,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .table_046a,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  i,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  svg,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .row-bright-a3a9,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .block-fixed-7124,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  .table_046a,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  i,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2
  svg {
  visibility: hidden;
}
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2:after,
button:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2:after,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2:after,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2:after,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ).fn-loading-58c2: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;
}
.disabled_clean_18d2:not(.yellow-ab5c):not(.first-b015),
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ),
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ),
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ) {
  color: #fff;
  background: #235787;
}
.disabled_clean_18d2:not(.yellow-ab5c):not(
    .first-b015
  ):focus,
input[type="button"]:not(.yellow-ab5c):not(
    .first-b015
  ):focus,
input[type="reset"]:not(.yellow-ab5c):not(
    .first-b015
  ):focus,
input[type="submit"]:not(.yellow-ab5c):not(
    .first-b015
  ):focus {
  color: #fff;
}
.disabled_clean_18d2.fn-disabled-58c2:not(.yellow-ab5c):not(
    .first-b015
  ),
.disabled_clean_18d2[disabled]:not(.yellow-ab5c):not(
    .first-b015
  ),
button.fn-disabled-58c2:not(.yellow-ab5c):not(
    .first-b015
  ),
button[disabled]:not(.yellow-ab5c):not(
    .first-b015
  ) {
  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;
}
.list-fluid-e5bf {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.list-fluid-e5bf: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;
}
.element_over_86be {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tall-411b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading-fast-91f1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.main-c8cb:after,
.main-c8cb:before,
.iron-76e8:after,
.iron-76e8:before,
.huge-b671:after,
.huge-b671:before,
.table-dirty-2313:after,
.table-dirty-2313:before,
.shadow-032e:after,
.shadow-032e:before,
.easy_afc5:after,
.easy_afc5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.main-c8cb:after,
.iron-76e8:after,
.huge-b671:after,
.table-dirty-2313:after,
.shadow-032e:after,
.easy_afc5:after {
  clear: both;
}
.iron-76e8 .under-9cd6,
.huge-b671 .under-9cd6,
.outline_d2af .under-9cd6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass-2dc7 {
  display: inline-block;
}
.nav_a79d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.nav_a79d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav_a79d .mask-df49 {
  padding: 1em 0;
  font-size: 85%;
}
.mask-df49 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.container_6aad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.container_6aad:after,
.container_6aad:before {
  content: "";
  display: table;
}
.container_6aad:after {
  clear: both;
}
.column_light_6fba {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.west_dd91 .column_light_6fba {
  max-width: 50%;
}
.info_left_ec99 .column_light_6fba {
  max-width: 33.33%;
}
.backdrop-acf2 .column_light_6fba {
  max-width: 25%;
}
.slider-51d3 .column_light_6fba {
  max-width: 20%;
}
.form-huge-e386 .column_light_6fba {
  max-width: 16.66%;
}
.thumbnail_5aca .column_light_6fba {
  max-width: 14.28%;
}
.progress_black_bdd4 .column_light_6fba {
  max-width: 12.5%;
}
.inner_3670 .column_light_6fba {
  max-width: 11.11%;
}
.badge-5262 {
  display: block;
}
.upper_9c9c .form-brown-dac1 label,
.upper_9c9c .up_168e label,
.upper_9c9c .caption_simple_c95e label,
.upper_9c9c .avatar_lite_34bc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.preview_1d83 {
  list-style: none;
  margin: 0;
}
.preview_1d83 article.table_ac94 {
  margin-bottom: 0;
}
.preview_1d83 ul {
  list-style: none;
  margin: 0;
}
.preview_1d83 .left-d7c4 li.table_ac94 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .preview_1d83 .left-d7c4 li.table_ac94 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .preview_1d83 .left-d7c4 li.table_ac94: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) {
  .preview_1d83 .left-d7c4 li.table_ac94 li.table_ac94 li.table_ac94 li.table_ac94 {
    padding-left: 0;
  }
}
article.table_ac94 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_ac94 .iron-76e8 p:last-of-type {
  margin-bottom: 0;
}
article.table_ac94 .row_7134 {
  float: left;
}
article.table_ac94 .yellow-a0b8 {
  margin-left: 85px;
}
article.table_ac94 .picture-bronze-0b0b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_ac94 .picture-bronze-0b0b .full-85f4 {
  margin-left: 10px;
}
article.table_ac94 .highlight_rough_2658 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_ac94 .accent_inner_a8c7 {
  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 .form-brown-dac1,
  #respond .caption_simple_c95e,
  #respond .avatar_lite_34bc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form-brown-dac1 input,
#respond .caption_simple_c95e input,
#respond .avatar_lite_34bc input {
  width: 100%;
}
#respond .avatar_lite_34bc {
  margin-right: 0;
}
#respond .soft-52ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-595c {
  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;
}
.item-595c.active_e540 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.item-595c 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%);
}
.item-595c:focus,
.item-595c: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);
}
.upper_13d8 {
  border-radius: 10%;
}
.form-1393 {
  border-radius: 50%;
}
.container-9666 {
  font-size: 0.72em;
}
.paragraph-motion-5d13 {
  font-size: 0.875em;
}
.logo_5be9 {
  font-size: 1.1em;
}
.backdrop-white-bf0b {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop-white-bf0b.container-9666 {
  letter-spacing: 0.5px;
}
.cool-a1b0,
.cool-a1b0 a {
  color: #6d6d6d;
}
.cool-a1b0 a:hover {
  color: #111;
}
.glass-536d {
  color: #6d6d6d;
}
.logo-293a {
  overflow-x: hidden;
}
.logo-293a .layout_0456.lower_5ec1 {
  position: relative;
}
.logo-293a .layout_0456.lower_5ec1.slow_7552 {
  position: initial;
}
.logo-293a
  .layout_0456.lower_5ec1.slow_7552
  .accent-6bc7 {
  left: auto;
}
.logo-293a .layout_0456 .accent-6bc7 {
  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;
}
.logo-293a .layout_0456:hover.lower_5ec1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo-293a
  .layout_0456:hover.lower_5ec1
  .accent-6bc7 {
  display: block;
  z-index: 9999999;
}
.logo-293a .widget_cold_9e40 .layout-5523,
.logo-293a .backdrop_static_59ac .layout-5523 {
  display: none;
}
.logo-293a .wood-6ecf .layout_0456:hover.lower_5ec1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.upper_9c9c .form-brown-dac1 label,
.upper_9c9c .up_168e label,
.upper_9c9c .caption_simple_c95e label,
.upper_9c9c .avatar_lite_34bc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.preview_1d83 {
  list-style: none;
  margin: 0;
}
.preview_1d83 article.table_ac94 {
  margin-bottom: 0;
}
.preview_1d83 ul {
  list-style: none;
  margin: 0;
}
.preview_1d83 .left-d7c4 li.table_ac94 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .preview_1d83 .left-d7c4 li.table_ac94 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .preview_1d83 .left-d7c4 li.table_ac94: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) {
  .preview_1d83 .left-d7c4 li.table_ac94 li.table_ac94 li.table_ac94 li.table_ac94 {
    padding-left: 0;
  }
}
article.table_ac94 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.table_ac94 .iron-76e8 p:last-of-type {
  margin-bottom: 0;
}
article.table_ac94 .row_7134 {
  float: left;
}
article.table_ac94 .yellow-a0b8 {
  margin-left: 85px;
}
article.table_ac94 .picture-bronze-0b0b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.table_ac94 .picture-bronze-0b0b .full-85f4 {
  margin-left: 10px;
}
article.table_ac94 .highlight_rough_2658 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.table_ac94 .accent_inner_a8c7 {
  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 .form-brown-dac1,
  #respond .caption_simple_c95e,
  #respond .avatar_lite_34bc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .form-brown-dac1 input,
#respond .caption_simple_c95e input,
#respond .avatar_lite_34bc input {
  width: 100%;
}
#respond .avatar_lite_34bc {
  margin-right: 0;
}
#respond .soft-52ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_cold_9e40 .content_5bb4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.content_5bb4 .breadcrumb-selected-cf0c.logo-fb9c .focus-abaa > li > a:focus,
.content_5bb4 .breadcrumb-selected-cf0c.logo-fb9c .focus-abaa > li > a:hover,
.content_5bb4 .breadcrumb-selected-cf0c.card_857e .focus-abaa > li > a:focus,
.content_5bb4 .breadcrumb-selected-cf0c.card_857e .focus-abaa > li > a:hover,
.content_5bb4 .breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa > li > a:focus,
.content_5bb4 .breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_5bb4
  .breadcrumb-selected-cf0c.logo-fb9c
  .focus-abaa
  > li.copper_f461
  > a,
.content_5bb4
  .breadcrumb-selected-cf0c.logo-fb9c
  .focus-abaa
  > li.shadow-stale-23ca
  > a,
.content_5bb4
  .breadcrumb-selected-cf0c.card_857e
  .focus-abaa
  > li.copper_f461
  > a,
.content_5bb4
  .breadcrumb-selected-cf0c.card_857e
  .focus-abaa
  > li.shadow-stale-23ca
  > a,
.content_5bb4
  .breadcrumb-selected-cf0c.breadcrumb-56d6
  .focus-abaa
  > li.copper_f461
  > a,
.content_5bb4 .breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa > li.message_fixed_2798 > a {
  color: rgba(255, 255, 255, 0.99);
}
.content_5bb4 .texture_solid_028a,
.content_5bb4 .texture_solid_028a a {
  color: rgba(255, 255, 255, 0.99);
}
.content_5bb4 .info_warm_c4a8.icon-df27 li a,
.content_5bb4 .aside_bottom_7248 a,
.content_5bb4 .texture-0c6a,
.content_5bb4 .focus-abaa > li > a,
.content_5bb4 .out_0b33 {
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4 .info_warm_c4a8.icon-df27 li a:hover,
.content_5bb4 .aside_bottom_7248 a:hover,
.content_5bb4 .texture-0c6a:hover,
.content_5bb4 .focus-abaa > li > a:hover,
.content_5bb4 .out_0b33:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_5bb4 .title-small-c2ab {
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4 .title-small-c2ab .tall_d228 {
  color: rgba(255, 255, 255, 0.99);
}
.content_5bb4 .title-small-c2ab:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_5bb4 .thick_1fc5 .box-first-1935 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4 .thick_1fc5 .box-first-1935 .title-de0c {
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4
  .thick_1fc5
  .box-first-1935
  .title-de0c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4
  .thick_1fc5
  .box-first-1935
  .title-de0c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4
  .thick_1fc5
  .box-first-1935
  .title-de0c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4
  .thick_1fc5
  .box-first-1935
  .title-de0c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4 .thick_1fc5 .thumbnail-fluid-ee3b {
  color: rgba(255, 255, 255, 0.79);
}
.content_5bb4 .thick_1fc5 .thumbnail-fluid-ee3b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_801d
  .content_5bb4
  .thick_1fc5
  .fast-23f4
  .clean_e282 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.short_801d
  .content_5bb4
  .thick_1fc5
  .fast-23f4
  .title-de0c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_cold_9e40 .surface-602a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface-602a .breadcrumb-selected-cf0c.logo-fb9c .focus-abaa > li > a:focus,
.surface-602a .breadcrumb-selected-cf0c.logo-fb9c .focus-abaa > li > a:hover,
.surface-602a .breadcrumb-selected-cf0c.card_857e .focus-abaa > li > a:focus,
.surface-602a .breadcrumb-selected-cf0c.card_857e .focus-abaa > li > a:hover,
.surface-602a .breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa > li > a:focus,
.surface-602a .breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-602a
  .breadcrumb-selected-cf0c.logo-fb9c
  .focus-abaa
  > li.copper_f461
  > a,
.surface-602a
  .breadcrumb-selected-cf0c.logo-fb9c
  .focus-abaa
  > li.shadow-stale-23ca
  > a,
.surface-602a
  .breadcrumb-selected-cf0c.card_857e
  .focus-abaa
  > li.copper_f461
  > a,
.surface-602a
  .breadcrumb-selected-cf0c.card_857e
  .focus-abaa
  > li.shadow-stale-23ca
  > a,
.surface-602a
  .breadcrumb-selected-cf0c.breadcrumb-56d6
  .focus-abaa
  > li.copper_f461
  > a,
.surface-602a .breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa > li.message_fixed_2798 > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-602a .texture_solid_028a,
.surface-602a .texture_solid_028a a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-602a .info_warm_c4a8.icon-df27 li a,
.surface-602a .aside_bottom_7248 a,
.surface-602a .texture-0c6a,
.surface-602a .focus-abaa > li > a,
.surface-602a .out_0b33 {
  color: rgba(0, 0, 0, 0.55);
}
.surface-602a .info_warm_c4a8.icon-df27 li a:hover,
.surface-602a .aside_bottom_7248 a:hover,
.surface-602a .texture-0c6a:hover,
.surface-602a .focus-abaa > li > a:hover,
.surface-602a .out_0b33:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-602a .title-small-c2ab {
  color: rgba(0, 0, 0, 0.55);
}
.surface-602a .title-small-c2ab .tall_d228 {
  color: rgba(0, 0, 0, 0.8);
}
.surface-602a .title-small-c2ab:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_6090 .block-3e7c {
  margin-left: auto;
  margin-right: auto;
}
.huge-b671 > * {
  margin-left: auto;
  margin-right: auto;
}
.huge-b671 .element_over_86be {
  margin-right: 1.41575em;
}
.container-top-579b .huge-b671 > .status_hot_ef0e {
  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;
}
.container-top-579b .huge-b671 > .active-dirty-f31d {
  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;
}
.form_rough_2ad7.tooltip_6090 .block-3e7c,
.sort_9fe9.tooltip_6090 .block-3e7c {
  margin-left: 0;
}
.accent-c45e.tooltip_6090 .block-3e7c,
.purple-efeb.tooltip_6090 .block-3e7c {
  margin-right: 0;
}
.huge-b671 ol,
.huge-b671 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.medium-8b86 video {
  max-width: 100%;
}
.icon-7b9e img {
  display: block;
}
.icon-7b9e.element_over_86be,
.icon-7b9e.tall-411b {
  width: 100%;
}
.icon-7b9e.active-dirty-f31d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.inner_ae0b:not(.modal-9d06) {
  margin: 1.5em auto;
}
.thumbnail_hard_aa80 p {
  padding: 1.5em 14px;
}
ul.thumbnail-8078.active-dirty-f31d,
ul.thumbnail-8078.status_hot_ef0e,
ul.thumbnail-8078.caption-tall-5795.status_hot_ef0e {
  padding: 0 14px;
}
.thumbnail-red-1afc {
  display: block;
  overflow-x: auto;
}
.thumbnail-red-1afc table {
  border-collapse: collapse;
  width: 100%;
}
.thumbnail-red-1afc td,
.thumbnail-red-1afc th {
  padding: 0.5em;
}
.huge-b671 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.huge-b671 ol ol,
.huge-b671 ol ul,
.huge-b671 ul ol,
.huge-b671 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.huge-b671 ol ol li,
.huge-b671 ol ul li,
.huge-b671 ul ol li,
.huge-b671 ul ul li {
  margin-left: 0;
}
.nav_c0be.glass_9c41 > .modal-complex-a8f8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.nav_c0be.glass_9c41 > .modal-complex-a8f8 iframe,
.nav_c0be.glass_9c41 > .modal-complex-a8f8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert-42f1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert-42f1.notice_4fad {
  padding: 0;
}
.alert-42f1.notice_4fad cite {
  font-size: 13px;
}
.alert-42f1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert-42f1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.middle_cb78 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.middle_cb78 > p:first-child {
  margin-top: 0;
}
.middle_cb78 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.middle_cb78 blockquote {
  border-left: 0;
}
.article-53ee {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.article-53ee:not(.full-12aa) {
  max-width: 100px;
}
.article-53ee.soft-9dd3 {
  border-bottom: none !important;
  text-align: center;
}
.article-53ee.soft-9dd3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thumbnail_hard_aa80 p {
    padding: 1.5em 0;
  }
}
.west-cf45 {
  color: #0073aa;
}
.block-black-6c36 {
  background-color: #0073aa;
}
.shadow-medium-5f3c {
  color: #229fd8;
}
.warm-5e9a {
  background-color: #229fd8;
}
.shadow_6cc6 {
  color: #eee;
}
.hero-c60f {
  background-color: #eee;
}
.pink_ac65 {
  color: #444;
}
.heading_8979 {
  background-color: #444;
}
.plasma_7c1f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.plasma_7c1f .west-f36e .aside_bottom_7248 {
  font-size: 15px;
}
.plasma_7c1f .aside_bottom_7248 {
  line-height: 1.3;
}
.plasma_7c1f .surface-602a {
}
.plasma_7c1f .content_5bb4 {
  background: #235787;
}
.header_top_0438 {
  padding: 0;
}
.header_top_0438 .content_5bb4 {
  background: #1a1a1a;
}
.header_top_0438 .surface-602a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.short-b213 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.short-b213 .surface-602a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.short-b213 .content_5bb4 {
  background: #303030;
}
.easy_afc5 {
  position: relative;
  z-index: 10;
}
.easy_afc5 .box-fd78 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.full-36e9 .lower_5ec1 {
  display: inline-block;
  vertical-align: middle;
}
.full-36e9.bright-caf5 .lower_5ec1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .full-36e9.bright-caf5 .lower_5ec1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .full-36e9.bright-caf5 .lower_5ec1 {
    margin-right: 0.4em;
  }
}
.full-36e9.bright-caf5 .lower_5ec1:last-child {
  margin-right: 0;
}
.stale_97e1 .box-fd78 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .widget_cold_9e40 .west-f36e {
    margin: 0 -0.5em;
  }
  .widget_cold_9e40 .west-f36e [class*="customify-col-"],
  .widget_cold_9e40 .west-f36e [class*="customify-col_"],
  .widget_cold_9e40 .west-f36e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.widget_cold_9e40.shade_advanced_b8a8 .box-fd78 {
  background: 0 0 !important;
}
.widget_cold_9e40.shade_advanced_b8a8 .box-fd78,
.widget_cold_9e40.stale_97e1 .box-fd78 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .widget_cold_9e40.rough_66a4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.widget_cold_9e40.stale_97e1 .box-fd78 {
  box-shadow: none !important;
}
.medium-9c29 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .medium-9c29 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .medium-9c29 {
    padding: 18px 0 20px;
  }
}
.medium-9c29 .breadcrumb-5cbc {
  width: 100%;
}
.medium-9c29 .glass-0ffb {
  margin-bottom: 0;
}
.medium-9c29 .hero_9d99 {
  margin-top: 5px;
  font-size: 0.875em;
}
.first_0272 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.first_0272 .left-658f {
  width: 100%;
}
.green-b1ca {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.green-b1ca li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.green-b1ca 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;
}
.green-b1ca li:last-child:after {
  display: none;
}
.green-b1ca li a {
  font-weight: 500;
  margin-right: 10px;
}
.pattern_right_bc73 .layout-5523 button,
.medium-9c29 .layout-5523 button {
  left: 0;
}
.pattern_right_bc73 .left-658f,
.medium-9c29 .left-658f {
  padding-left: 0;
  padding-right: 0;
}
.pattern_right_bc73 .first_0272,
.medium-9c29 .first_0272 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pattern_right_bc73 {
  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;
}
.pattern_right_bc73: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;
}
.pattern_right_bc73 .component_d2c5 {
  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) {
  .pattern_right_bc73 .component_d2c5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_right_bc73 .component_d2c5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_right_bc73 .component_d2c5 {
    min-height: 200px;
  }
}
.pattern_right_bc73 .green-b1ca {
  color: rgba(255, 255, 255, 0.8);
}
.pattern_right_bc73 .green-b1ca a,
.pattern_right_bc73 .green-b1ca li:after {
  color: inherit;
}
.pattern_right_bc73 .green-b1ca a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-66db {
  margin-bottom: 0.5em;
}
.light-58bc {
  margin-bottom: 1.2em;
}
.light-58bc,
.gallery-66db {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.light-58bc p:last-child,
.gallery-66db p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .layout-5523,
#masthead .layout-5523 {
  display: none;
}
#masthead
  > .layout-5523.paper-d66f {
  display: none;
}
#masthead > .layout-5523 button {
  left: 0;
}
.copper_76c4 {
  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%;
}
.copper_76c4 .lower_5ec1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.copper_76c4 .button-99fe {
  display: -webkit-box;
  display: flex;
}
.copper_76c4 .button-99fe.widget-5f45 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.copper_76c4 .button-99fe.video-light-2675 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.copper_76c4 .button-99fe.focused_00c7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.copper_76c4.text_e33b.hover-hard-08aa .button-99fe.widget-5f45 {
  flex-basis: 100%;
}
.copper_76c4.iron_35ce .button-99fe.video-light-2675 {
  -webkit-box-flex: 1;
  flex: auto;
}
.copper_76c4.iron_35ce .button-99fe.focused_00c7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .layout-5523.paper-d66f {
  display: none;
}
#masthead > .layout-5523 button {
  left: 0;
}
.tag-over-5b73 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.tag-over-5b73:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tag-over-5b73.photo-547b i {
  margin-right: 4px;
}
.tag-over-5b73.container-large-2caa i {
  margin-left: 5px;
}
.aside_bottom_7248 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside_bottom_7248 p:last-child {
  margin-bottom: 0;
}
.banner-cold-1241 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner-cold-1241 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner-cold-1241 img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner-cold-1241 .texture_solid_028a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner-cold-1241 .input-lower-6dc7 {
  margin: 5px 0 7px 0;
}
.banner-cold-1241.brown-5ef1 .right-2631 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-cold-1241.brown-5ef1 .primary-clean-2028 {
  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;
}
.banner-cold-1241.caption-775d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner-cold-1241.caption-775d .right-2631 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-cold-1241.caption-775d .primary-clean-2028 {
  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;
}
.banner-cold-1241.west-680b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner-cold-1241.info-94c9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner-cold-1241.info-94c9 .primary-clean-2028 {
  margin-top: 7px;
}
.sort_d428 {
  display: inline-block;
}
.easy_afc5 .iron-a997 .banner-cold-1241 img {
  max-width: 100%;
}
.breadcrumb-selected-cf0c .outline-clean-2375.info_static_48e6,
.basic-fe1f .outline-clean-2375.info_static_48e6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-selected-cf0c .dirty_ebfc,
.basic-fe1f .dirty_ebfc {
  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%);
}
.breadcrumb-selected-cf0c .dirty_ebfc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.breadcrumb-selected-cf0c.active-bd0c .dirty_ebfc {
  display: none;
}
.breadcrumb-selected-cf0c .frame_static_d761 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-selected-cf0c .frame_static_d761 li {
  display: inline-block;
  position: relative;
}
.breadcrumb-selected-cf0c .frame_static_d761 li:last-child {
  margin-right: 0;
}
.breadcrumb-selected-cf0c .frame_static_d761 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;
}
.breadcrumb-selected-cf0c .frame_static_d761 li.message_fixed_2798 > a {
  color: rgba(0, 0, 0, 0.9);
}
.breadcrumb-selected-cf0c .frame_static_d761 > 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;
}
.breadcrumb-selected-cf0c .frame_static_d761 > li > a i {
  line-height: 0;
}
.breadcrumb-selected-cf0c .frame_static_d761 > li.notification-black-330d > a .dirty_ebfc {
  margin-left: 4px;
  line-height: 0;
}
.breadcrumb-selected-cf0c .frame_static_d761 .mask_complex_88ae li.notification-black-330d > a {
  position: relative;
}
.breadcrumb-selected-cf0c .frame_static_d761 .mask_complex_88ae li.notification-black-330d > a:after,
.breadcrumb-selected-cf0c .frame_static_d761 .mask_complex_88ae li.notification-black-330d > a:before {
  content: "";
  display: table;
}
.breadcrumb-selected-cf0c .frame_static_d761 .mask_complex_88ae li.notification-black-330d > a:after {
  clear: both;
}
.breadcrumb-selected-cf0c .frame_static_d761 .mask_complex_88ae li.notification-black-330d > a .dirty_ebfc {
  margin-left: 5px;
  float: right;
}
.breadcrumb-selected-cf0c .action_484e,
.breadcrumb-selected-cf0c .mask_complex_88ae {
  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;
}
.breadcrumb-selected-cf0c .mask_complex_88ae {
  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;
}
.breadcrumb-selected-cf0c .mask_complex_88ae .info_static_48e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb-selected-cf0c .mask_complex_88ae .dirty_ebfc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.breadcrumb-selected-cf0c .mask_complex_88ae li {
  display: block;
  margin: 0;
  padding: 0;
}
.breadcrumb-selected-cf0c .mask_complex_88ae 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;
}
.breadcrumb-selected-cf0c .mask_complex_88ae li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-selected-cf0c .mask_complex_88ae .mask_complex_88ae {
  top: 0;
  left: 100%;
}
.breadcrumb-selected-cf0c .notice_tiny_cc00.fn-focus-58c2 > .action_484e,
.breadcrumb-selected-cf0c .notice_tiny_cc00.fn-focus-58c2 > .mask_complex_88ae,
.breadcrumb-selected-cf0c .notice_tiny_cc00:focus > .action_484e,
.breadcrumb-selected-cf0c .notice_tiny_cc00:focus > .mask_complex_88ae,
.breadcrumb-selected-cf0c .notice_tiny_cc00:hover > .action_484e,
.breadcrumb-selected-cf0c .notice_tiny_cc00:hover > .mask_complex_88ae {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa:after,
.breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa:before {
  content: "";
  display: table;
}
.breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa:after {
  clear: both;
}
.breadcrumb-selected-cf0c.breadcrumb-56d6 .focus-abaa > li {
  float: left;
}
.breadcrumb-selected-cf0c.highlight_c1d9 .focus-abaa:after,
.breadcrumb-selected-cf0c.highlight_c1d9 .focus-abaa:before {
  content: "";
  display: table;
}
.breadcrumb-selected-cf0c.highlight_c1d9 .focus-abaa:after {
  clear: both;
}
.breadcrumb-selected-cf0c.highlight_c1d9 .focus-abaa > li {
  float: left;
}
.breadcrumb-selected-cf0c.highlight_c1d9 .focus-abaa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb-selected-cf0c.highlight_c1d9 .focus-abaa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-selected-cf0c.highlight_c1d9 .focus-abaa > li.copper_f461 > a,
.breadcrumb-selected-cf0c.highlight_c1d9 .focus-abaa > li.message_fixed_2798 > a {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb-selected-cf0c.logo-fb9c .focus-abaa > li > a .info_static_48e6 {
  position: relative;
}
.breadcrumb-selected-cf0c.logo-fb9c .focus-abaa > li > a .info_static_48e6: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;
}
.breadcrumb-selected-cf0c.logo-fb9c
  .focus-abaa
  > li:focus
  > a
  .info_static_48e6:before,
.breadcrumb-selected-cf0c.logo-fb9c
  .focus-abaa
  > li:hover
  > a
  .info_static_48e6:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-selected-cf0c.logo-fb9c
  .focus-abaa
  > li.copper_f461
  > a
  .info_static_48e6:before,
.breadcrumb-selected-cf0c.logo-fb9c
  .focus-abaa
  > li.shadow-stale-23ca
  > a
  .info_static_48e6:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-selected-cf0c.card_857e .focus-abaa > li > a .info_static_48e6 {
  position: relative;
}
.breadcrumb-selected-cf0c.card_857e .focus-abaa > li > a .info_static_48e6: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;
}
.breadcrumb-selected-cf0c.card_857e .focus-abaa > li:focus > a .info_static_48e6:before,
.breadcrumb-selected-cf0c.card_857e
  .focus-abaa
  > li:hover
  > a
  .info_static_48e6:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-selected-cf0c.card_857e
  .focus-abaa
  > li.copper_f461
  > a
  .info_static_48e6:before,
.breadcrumb-selected-cf0c.card_857e
  .focus-abaa
  > li.shadow-stale-23ca
  > a
  .info_static_48e6:before {
  width: 100%;
  background-color: currentColor;
}
.basic-fe1f .frame_static_d761 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.basic-fe1f .frame_static_d761 li:first-child > a {
  border-top: none;
}
.basic-fe1f .frame_static_d761 .icon-thick-e253 > .info_static_48e6 .dirty_ebfc {
  display: none;
}
.basic-fe1f .frame_static_d761 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.basic-fe1f .frame_static_d761 li:last-child {
  border: none;
}
.basic-fe1f .frame_static_d761 li.notification-black-330d > a {
  padding-right: 45px !important;
}
.basic-fe1f .frame_static_d761 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.basic-fe1f .frame_static_d761 li a:focus,
.basic-fe1f .frame_static_d761 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic-fe1f .frame_static_d761 li .paragraph_2a54 {
  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;
}
.basic-fe1f .frame_static_d761 li .paragraph_2a54:hover {
  box-shadow: none;
}
.basic-fe1f .frame_static_d761 li .paragraph_2a54 .dirty_ebfc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.basic-fe1f .frame_static_d761 .mask_complex_88ae {
  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);
}
.basic-fe1f .frame_static_d761 .mask_complex_88ae li a {
  padding-left: 3em;
}
.basic-fe1f .frame_static_d761 .white-448a > a .paragraph_2a54 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basic-fe1f .frame_static_d761 .white-448a > .mask_complex_88ae {
  display: block;
  opacity: 1;
}
.old-feb2 {
  max-width: 100%;
}
.detail_2300 {
  line-height: 0;
  cursor: pointer;
}
.out_0b33 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.out_0b33:hover {
  box-shadow: none;
  color: currentColor;
}
.out_0b33 svg {
  width: 18px;
  height: 18px;
}
.out_0b33 .shadow_left_b720 {
  display: none;
}
.right-7de1 {
  position: relative;
}
.right-7de1.fn-active-58c2 .out_0b33 .selected-55de {
  display: none;
}
.right-7de1.fn-active-58c2 .out_0b33 .shadow_left_b720 {
  display: inline-block;
}
.right-7de1 .accordion-2ad1 {
  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);
}
.right-7de1.west-e0c6 .accordion-2ad1 {
  left: auto;
  right: -0.9em;
}
.right-7de1.west-e0c6 .mask_20cf::before {
  left: auto;
  right: 15px;
}
.right-7de1.fn-active-58c2 .accordion-2ad1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fast-23f4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.fast-23f4 label {
  flex-basis: 100%;
}
.fast-23f4 .box-first-1935 {
  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;
}
.fast-23f4 .title-de0c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.fast-23f4 .title-de0c:focus {
  background-color: transparent;
}
.fast-23f4 button.thumbnail-fluid-ee3b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.fast-23f4 button.thumbnail-fluid-ee3b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.fast-23f4 button.thumbnail-fluid-ee3b svg {
  width: 18px;
  height: 18px;
}
.fast-23f4 input[type="submit"] {
  min-height: auto;
}
.thick_1fc5 .fast-23f4 .title-de0c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.mask_20cf {
  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) {
  .mask_20cf {
    width: 220px;
  }
}
.mask_20cf label {
  flex-basis: 100%;
}
.mask_20cf::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;
}
.short_801d .thick_1fc5 .fast-23f4 {
  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;
}
.short_801d
  .thick_1fc5
  .fast-23f4
  .box-first-1935 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.short_801d .thick_1fc5 .fast-23f4 .title-de0c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.short_801d
  .thick_1fc5
  .fast-23f4
  .title-de0c:focus {
  background: 0 0;
}
.short_801d
  .thick_1fc5
  .fast-23f4
  .clean_e282 {
  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;
}
.info_warm_c4a8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.info_warm_c4a8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.info_warm_c4a8 li:last-child {
  margin-right: 0;
}
.info_warm_c4a8 li:first-child {
  margin-left: 0;
}
.info_warm_c4a8.up-4afd a {
  color: #fff;
}
.info_warm_c4a8.up-4afd a:hover {
  color: #fff;
}
.info_warm_c4a8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.info_warm_c4a8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.info_warm_c4a8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.info_warm_c4a8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.info_warm_c4a8 [class*="social-icon-apple"] {
  background-color: #999;
}
.info_warm_c4a8 [class*="social-icon-apple"].paragraph_adfb {
  background-color: transparent;
  color: #999;
}
.info_warm_c4a8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.info_warm_c4a8 [class*="social-icon-behance"].paragraph_adfb {
  background-color: transparent;
  color: #1769ff;
}
.info_warm_c4a8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.info_warm_c4a8 [class*="social-icon-bitbucket"].paragraph_adfb {
  background-color: transparent;
  color: #205081;
}
.info_warm_c4a8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.info_warm_c4a8 [class*="social-icon-codepen"].paragraph_adfb {
  background-color: transparent;
  color: #000;
}
.info_warm_c4a8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.info_warm_c4a8 [class*="social-icon-delicious"].paragraph_adfb {
  background-color: transparent;
  color: #39f;
}
.info_warm_c4a8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.info_warm_c4a8 [class*="social-icon-digg"].paragraph_adfb {
  background-color: transparent;
  color: #005be2;
}
.info_warm_c4a8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.info_warm_c4a8 [class*="social-icon-dribbble"].paragraph_adfb {
  background-color: transparent;
  color: #ea4c89;
}
.info_warm_c4a8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.info_warm_c4a8 [class*="social-icon-envelope"].paragraph_adfb {
  background-color: transparent;
  color: #ea4335;
}
.info_warm_c4a8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.info_warm_c4a8 [class*="social-icon-facebook"].paragraph_adfb {
  background-color: transparent;
  color: #3b5998;
}
.info_warm_c4a8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.info_warm_c4a8 [class*="social-icon-flickr"].paragraph_adfb {
  background-color: transparent;
  color: #0063dc;
}
.info_warm_c4a8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.info_warm_c4a8 [class*="social-icon-foursquare"].paragraph_adfb {
  background-color: transparent;
  color: #2d5be3;
}
.info_warm_c4a8 [class*="social-icon-github"] {
  background-color: #333;
}
.info_warm_c4a8 [class*="social-icon-github"].paragraph_adfb {
  background-color: transparent;
  color: #333;
}
.info_warm_c4a8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.info_warm_c4a8 [class*="social-icon-google-plus"].paragraph_adfb {
  background-color: transparent;
  color: #dd4b39;
}
.info_warm_c4a8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.info_warm_c4a8 [class*="social-icon-houzz"].paragraph_adfb {
  background-color: transparent;
  color: #7ac142;
}
.info_warm_c4a8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.info_warm_c4a8 [class*="social-icon-instagram"].paragraph_adfb {
  background-color: transparent;
  color: #262626;
}
.info_warm_c4a8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.info_warm_c4a8 [class*="social-icon-jsfiddle"].paragraph_adfb {
  background-color: transparent;
  color: #487aa2;
}
.info_warm_c4a8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.info_warm_c4a8 [class*="social-icon-linkedin"].paragraph_adfb {
  background-color: transparent;
  color: #0077b5;
}
.info_warm_c4a8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.info_warm_c4a8 [class*="social-icon-medium"].paragraph_adfb {
  background-color: transparent;
  color: #00ab6b;
}
.info_warm_c4a8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.info_warm_c4a8
  [class*="social-icon-odnoklassniki"].paragraph_adfb {
  background-color: transparent;
  color: #f4731c;
}
.info_warm_c4a8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.info_warm_c4a8 [class*="social-icon-meetup"].paragraph_adfb {
  background-color: transparent;
  color: #ec1c40;
}
.info_warm_c4a8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.info_warm_c4a8 [class*="social-icon-pinterest"].paragraph_adfb {
  background-color: transparent;
  color: #bd081c;
}
.info_warm_c4a8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.info_warm_c4a8 [class*="social-icon-product-hunt"].paragraph_adfb {
  background-color: transparent;
  color: #da552f;
}
.info_warm_c4a8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.info_warm_c4a8 [class*="social-icon-reddit"].paragraph_adfb {
  background-color: transparent;
  color: #ff4500;
}
.info_warm_c4a8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.info_warm_c4a8 [class*="social-icon-rss"].paragraph_adfb {
  background-color: transparent;
  color: #f26522;
}
.info_warm_c4a8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.info_warm_c4a8
  [class*="social-icon-shopping-cart"].paragraph_adfb {
  background-color: transparent;
  color: #4caf50;
}
.info_warm_c4a8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.info_warm_c4a8 [class*="social-icon-skype"].paragraph_adfb {
  background-color: transparent;
  color: #00aff0;
}
.info_warm_c4a8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.info_warm_c4a8 [class*="social-icon-slideshare"].paragraph_adfb {
  background-color: transparent;
  color: #0077b5;
}
.info_warm_c4a8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.info_warm_c4a8 [class*="social-icon-snapchat"].paragraph_adfb {
  background-color: transparent;
  color: #fffc00;
}
.info_warm_c4a8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.info_warm_c4a8 [class*="social-icon-soundcloud"].paragraph_adfb {
  background-color: transparent;
  color: #f80;
}
.info_warm_c4a8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.info_warm_c4a8 [class*="social-icon-spotify"].paragraph_adfb {
  background-color: transparent;
  color: #2ebd59;
}
.info_warm_c4a8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.info_warm_c4a8
  [class*="social-icon-stack-overflow"].paragraph_adfb {
  background-color: transparent;
  color: #fe7a15;
}
.info_warm_c4a8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.info_warm_c4a8 [class*="social-icon-maldkfgram"].paragraph_adfb {
  background-color: transparent;
  color: #2ca5e0;
}
.info_warm_c4a8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.info_warm_c4a8 [class*="social-icon-tripadvisor"].paragraph_adfb {
  background-color: transparent;
  color: #589442;
}
.info_warm_c4a8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.info_warm_c4a8 [class*="social-icon-tumblr"].paragraph_adfb {
  background-color: transparent;
  color: #35465c;
}
.info_warm_c4a8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.info_warm_c4a8 [class*="social-icon-twitch"].paragraph_adfb {
  background-color: transparent;
  color: #6441a5;
}
.info_warm_c4a8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.info_warm_c4a8 [class*="social-icon-twitter"].paragraph_adfb {
  background-color: transparent;
  color: #1da1f2;
}
.info_warm_c4a8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.info_warm_c4a8 [class*="social-icon-vimeo"].paragraph_adfb {
  background-color: transparent;
  color: #1ab7ea;
}
.info_warm_c4a8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.info_warm_c4a8 [class*="social-icon-vk"].paragraph_adfb {
  background-color: transparent;
  color: #45668e;
}
.info_warm_c4a8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.info_warm_c4a8 [class*="social-icon-weibo"].paragraph_adfb {
  background-color: transparent;
  color: #df2029;
}
.info_warm_c4a8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.info_warm_c4a8 [class*="social-icon-weixin"].paragraph_adfb {
  background-color: transparent;
  color: #7bb32e;
}
.info_warm_c4a8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.info_warm_c4a8 [class*="social-icon-whatsapp"].paragraph_adfb {
  background-color: transparent;
  color: #25d366;
}
.info_warm_c4a8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.info_warm_c4a8 [class*="social-icon-wordpress"].paragraph_adfb {
  background-color: transparent;
  color: #21759b;
}
.info_warm_c4a8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.info_warm_c4a8 [class*="social-icon-xing"].paragraph_adfb {
  background-color: transparent;
  color: #026466;
}
.info_warm_c4a8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.info_warm_c4a8 [class*="social-icon-yelp"].paragraph_adfb {
  background-color: transparent;
  color: #af0606;
}
.info_warm_c4a8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.info_warm_c4a8 [class*="social-icon-youtube"].paragraph_adfb {
  background-color: transparent;
  color: #cd201f;
}
.texture-0c6a {
  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;
}
.texture-0c6a:hover {
  box-shadow: none;
  background: 0 0;
}
.right_3bca {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hero_9573 {
  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;
}
.gold-ba8a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.brown-aed9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.brown-aed9,
.brown-aed9::after,
.brown-aed9::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;
}
.brown-aed9::after,
.brown-aed9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.description_static_f98a .hero_9573 .gold-ba8a {
  margin-top: -2px;
  width: 19px;
}
.description_static_f98a .hero_9573 .brown-aed9 {
  margin-top: -1px;
}
.description_static_f98a .hero_9573 .brown-aed9,
.description_static_f98a .hero_9573 .brown-aed9::after,
.description_static_f98a .hero_9573 .brown-aed9::before {
  width: 19px;
  height: 2px;
}
.description_static_f98a .hero_9573 .brown-aed9::before {
  top: -6px;
}
.description_static_f98a .hero_9573 .brown-aed9::after {
  bottom: -6px;
}
.hard-d6e7 .hero_9573 .gold-ba8a {
  margin-top: -2px;
  width: 22px;
}
.hard-d6e7 .hero_9573 .brown-aed9 {
  margin-top: -1px;
}
.hard-d6e7 .hero_9573 .brown-aed9,
.hard-d6e7 .hero_9573 .brown-aed9::after,
.hard-d6e7 .hero_9573 .brown-aed9::before {
  width: 22px;
  height: 2px;
}
.hard-d6e7 .hero_9573 .brown-aed9::before {
  top: -7px;
}
.hard-d6e7 .hero_9573 .brown-aed9::after {
  bottom: -7px;
}
.accordion_dark_a500 .hero_9573 .gold-ba8a {
  margin-top: -2px;
  width: 31px;
}
.accordion_dark_a500 .hero_9573 .brown-aed9 {
  margin-top: -1.5px;
}
.accordion_dark_a500 .hero_9573 .brown-aed9,
.accordion_dark_a500 .hero_9573 .brown-aed9::after,
.accordion_dark_a500 .hero_9573 .brown-aed9::before {
  width: 31px;
  height: 3px;
}
.accordion_dark_a500 .hero_9573 .brown-aed9::before {
  top: -9px;
}
.accordion_dark_a500 .hero_9573 .brown-aed9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary-glass-1420 .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-glass-1420 .hero_9573 .brown-aed9 {
    margin-top: -1px;
  }
  .secondary-glass-1420 .hero_9573 .brown-aed9,
  .secondary-glass-1420 .hero_9573 .brown-aed9::after,
  .secondary-glass-1420 .hero_9573 .brown-aed9::before {
    width: 19px;
    height: 2px;
  }
  .secondary-glass-1420 .hero_9573 .brown-aed9::before {
    top: -6px;
  }
  .secondary-glass-1420 .hero_9573 .brown-aed9::after {
    bottom: -6px;
  }
  .progress-east-42ae .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 22px;
  }
  .progress-east-42ae .hero_9573 .brown-aed9 {
    margin-top: -1px;
  }
  .progress-east-42ae .hero_9573 .brown-aed9,
  .progress-east-42ae .hero_9573 .brown-aed9::after,
  .progress-east-42ae .hero_9573 .brown-aed9::before {
    width: 22px;
    height: 2px;
  }
  .progress-east-42ae .hero_9573 .brown-aed9::before {
    top: -7px;
  }
  .progress-east-42ae .hero_9573 .brown-aed9::after {
    bottom: -7px;
  }
  .blue-ead6 .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 31px;
  }
  .blue-ead6 .hero_9573 .brown-aed9 {
    margin-top: -1.5px;
  }
  .blue-ead6 .hero_9573 .brown-aed9,
  .blue-ead6 .hero_9573 .brown-aed9::after,
  .blue-ead6 .hero_9573 .brown-aed9::before {
    width: 31px;
    height: 3px;
  }
  .blue-ead6 .hero_9573 .brown-aed9::before {
    top: -9px;
  }
  .blue-ead6 .hero_9573 .brown-aed9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .preview_action_90e1 .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 19px;
  }
  .preview_action_90e1 .hero_9573 .brown-aed9 {
    margin-top: -1px;
  }
  .preview_action_90e1 .hero_9573 .brown-aed9,
  .preview_action_90e1 .hero_9573 .brown-aed9::after,
  .preview_action_90e1 .hero_9573 .brown-aed9::before {
    width: 19px;
    height: 2px;
  }
  .preview_action_90e1 .hero_9573 .brown-aed9::before {
    top: -6px;
  }
  .preview_action_90e1 .hero_9573 .brown-aed9::after {
    bottom: -6px;
  }
  .current-cccc .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 22px;
  }
  .current-cccc .hero_9573 .brown-aed9 {
    margin-top: -1px;
  }
  .current-cccc .hero_9573 .brown-aed9,
  .current-cccc .hero_9573 .brown-aed9::after,
  .current-cccc .hero_9573 .brown-aed9::before {
    width: 22px;
    height: 2px;
  }
  .current-cccc .hero_9573 .brown-aed9::before {
    top: -7px;
  }
  .current-cccc .hero_9573 .brown-aed9::after {
    bottom: -7px;
  }
  .tag-1007 .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 31px;
  }
  .tag-1007 .hero_9573 .brown-aed9 {
    margin-top: -1.5px;
  }
  .tag-1007 .hero_9573 .brown-aed9,
  .tag-1007 .hero_9573 .brown-aed9::after,
  .tag-1007 .hero_9573 .brown-aed9::before {
    width: 31px;
    height: 3px;
  }
  .tag-1007 .hero_9573 .brown-aed9::before {
    top: -9px;
  }
  .tag-1007 .hero_9573 .brown-aed9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .background-wood-1ae9 .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 19px;
  }
  .background-wood-1ae9 .hero_9573 .brown-aed9 {
    margin-top: -1px;
  }
  .background-wood-1ae9 .hero_9573 .brown-aed9,
  .background-wood-1ae9 .hero_9573 .brown-aed9::after,
  .background-wood-1ae9 .hero_9573 .brown-aed9::before {
    width: 19px;
    height: 2px;
  }
  .background-wood-1ae9 .hero_9573 .brown-aed9::before {
    top: -6px;
  }
  .background-wood-1ae9 .hero_9573 .brown-aed9::after {
    bottom: -6px;
  }
  .blue_04aa .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 22px;
  }
  .blue_04aa .hero_9573 .brown-aed9 {
    margin-top: -1px;
  }
  .blue_04aa .hero_9573 .brown-aed9,
  .blue_04aa .hero_9573 .brown-aed9::after,
  .blue_04aa .hero_9573 .brown-aed9::before {
    width: 22px;
    height: 2px;
  }
  .blue_04aa .hero_9573 .brown-aed9::before {
    top: -7px;
  }
  .blue_04aa .hero_9573 .brown-aed9::after {
    bottom: -7px;
  }
  .grid-top-367b .hero_9573 .gold-ba8a {
    margin-top: -2px;
    width: 31px;
  }
  .grid-top-367b .hero_9573 .brown-aed9 {
    margin-top: -1.5px;
  }
  .grid-top-367b .hero_9573 .brown-aed9,
  .grid-top-367b .hero_9573 .brown-aed9::after,
  .grid-top-367b .hero_9573 .brown-aed9::before {
    width: 31px;
    height: 3px;
  }
  .grid-top-367b .hero_9573 .brown-aed9::before {
    top: -9px;
  }
  .grid-top-367b .hero_9573 .brown-aed9::after {
    bottom: -9px;
  }
}
.backdrop-out-45d1 .brown-aed9 {
  -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);
}
.backdrop-out-45d1 .brown-aed9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.backdrop-out-45d1 .brown-aed9::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);
}
.backdrop-out-45d1.tabs_out_296e .brown-aed9 {
  -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);
}
.backdrop-out-45d1.tabs_out_296e .brown-aed9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.backdrop-out-45d1.tabs_out_296e .brown-aed9::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);
}
.stone_2969 {
  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.tooltip-fe71:before {
  display: none;
}
.backdrop_static_59ac {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.backdrop_static_59ac .aside_current_4ffa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.backdrop_static_59ac .aside_current_4ffa:last-of-type {
  border-bottom: none;
}
.backdrop_static_59ac .aside_current_4ffa.button_549f,
.backdrop_static_59ac .aside_current_4ffa.column-clean-c25a,
.backdrop_static_59ac .aside_current_4ffa.full-b4ae {
  padding: 0;
}
.backdrop_static_59ac .basic-fe1f .paragraph_2a54 {
  color: currentColor;
}
.backdrop_static_59ac .basic-fe1f .paragraph_2a54:focus,
.backdrop_static_59ac .basic-fe1f .paragraph_2a54:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_static_59ac.surface-602a .title-small-c2ab,
.backdrop_static_59ac.surface-602a .aside_bottom_7248 a,
.backdrop_static_59ac.surface-602a .focus-abaa a,
.backdrop_static_59ac.surface-602a .mask_complex_88ae a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_static_59ac.surface-602a .title-small-c2ab:hover,
.backdrop_static_59ac.surface-602a .aside_bottom_7248 a:hover,
.backdrop_static_59ac.surface-602a .focus-abaa a:hover,
.backdrop_static_59ac.surface-602a .mask_complex_88ae a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_static_59ac.surface-602a .tall_d228 {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_static_59ac.surface-602a .aside_current_4ffa {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_static_59ac.surface-602a .aside_current_4ffa:before {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop_static_59ac.surface-602a .mini_94f4:before {
  background: rgba(255, 255, 255, 0.9);
}
.backdrop_static_59ac.surface-602a .basic-fe1f .frame_static_d761 li a,
.backdrop_static_59ac.surface-602a .basic-fe1f .paragraph_2a54,
.backdrop_static_59ac.surface-602a .mask_complex_88ae {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_static_59ac.surface-602a .basic-fe1f .paragraph_2a54:focus,
.backdrop_static_59ac.surface-602a .basic-fe1f .paragraph_2a54:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_static_59ac.surface-602a .frame_static_d761 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_static_59ac.content_5bb4 .title-small-c2ab,
.backdrop_static_59ac.content_5bb4 .aside_bottom_7248 a,
.backdrop_static_59ac.content_5bb4 .focus-abaa .paragraph_2a54,
.backdrop_static_59ac.content_5bb4 .focus-abaa a,
.backdrop_static_59ac.content_5bb4 .mask_complex_88ae a {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_static_59ac.content_5bb4 .title-small-c2ab:hover,
.backdrop_static_59ac.content_5bb4 .aside_bottom_7248 a:hover,
.backdrop_static_59ac.content_5bb4 .focus-abaa .paragraph_2a54:hover,
.backdrop_static_59ac.content_5bb4 .focus-abaa a:hover,
.backdrop_static_59ac.content_5bb4 .mask_complex_88ae a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_static_59ac.content_5bb4 .tall_d228 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_static_59ac.content_5bb4 .aside_current_4ffa {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_static_59ac.content_5bb4 .aside_current_4ffa:before {
  background: rgba(255, 255, 255, 0.08);
}
.backdrop_static_59ac.content_5bb4 .mini_94f4:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_static_59ac.content_5bb4 .basic-fe1f .frame_static_d761 li a,
.backdrop_static_59ac.content_5bb4 .basic-fe1f .paragraph_2a54,
.backdrop_static_59ac.content_5bb4 .mask_complex_88ae {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_static_59ac.content_5bb4 .basic-fe1f .paragraph_2a54:focus,
.backdrop_static_59ac.content_5bb4 .basic-fe1f .paragraph_2a54:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_static_59ac.content_5bb4 .frame_static_d761 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_94f4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mini_94f4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hero_e9bb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content_476d .backdrop_static_59ac {
  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;
}
.content_476d .aside_current_4ffa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content_476d .aside_current_4ffa: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) {
  .content_476d .aside_current_4ffa:before {
    width: 16%;
    left: 42%;
  }
}
.content_476d .aside_current_4ffa:last-child:before {
  content: none;
}
.content_476d .aside_current_4ffa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content_476d .basic-fe1f .frame_static_d761 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content_476d .basic-fe1f .frame_static_d761 li a .paragraph_2a54 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content_476d .basic-fe1f .mask_complex_88ae {
  border: none;
}
.content_476d .basic-fe1f .mask_complex_88ae li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content_476d .mini_94f4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content_476d .hero_e9bb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content_476d .content_5bb4 .mini_94f4:before {
  background: rgba(0, 0, 0, 0.9);
}
.content_476d .surface-602a.alert-dynamic-b8af .brown-aed9 {
  background: rgba(0, 0, 0, 0.6);
}
.content_476d
  .surface-602a.alert-dynamic-b8af
  .brown-aed9::after,
.content_476d
  .surface-602a.alert-dynamic-b8af
  .brown-aed9:before {
  background: inherit;
}
.content_476d
  .surface-602a.alert-dynamic-b8af:hover
  .brown-aed9 {
  background: rgba(0, 0, 0, 0.8);
}
.up_70a9 .backdrop_static_59ac {
  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) {
  .up_70a9 .backdrop_static_59ac {
    width: auto;
    right: 45px;
  }
}
.preview_a605 .backdrop_static_59ac {
  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) {
  .preview_a605 .backdrop_static_59ac {
    width: auto;
    left: 45px;
  }
}
.tooltip-fe71 .backdrop_static_59ac {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tooltip-fe71 .hero_e9bb {
  max-width: 48em;
  margin: 0 auto;
}
.tooltip-fe71 .mini_94f4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.orange-3c42 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.orange-3c42.content_476d .backdrop_static_59ac {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.orange-3c42.up_70a9 .backdrop_static_59ac {
  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);
}
.orange-3c42 .backdrop_static_59ac {
  visibility: visible;
}
.orange-3c42.preview_a605 .backdrop_static_59ac {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input-41ed,
.sort_dirty_34a7 {
  overflow-x: hidden;
}
.input-41ed .backdrop_static_59ac {
  overflow: auto;
}
.input-41ed.content_476d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-41ed.content_476d .backdrop_static_59ac {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input-41ed.content_476d .texture-0c6a {
  opacity: 0;
}
.input-41ed.up_70a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-41ed.up_70a9 .backdrop_static_59ac {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input-41ed.up_70a9 .texture-0c6a {
  opacity: 0;
}
.input-41ed.preview_a605 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-41ed.preview_a605 .backdrop_static_59ac {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input-41ed.preview_a605 .texture-0c6a {
  opacity: 0;
}
.input-41ed.tooltip-fe71 .backdrop_static_59ac {
  z-index: 10;
  visibility: visible;
}
.alert-dynamic-b8af {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.alert-dynamic-b8af .brown-aed9 {
  background: rgba(255, 255, 255, 0.99);
}
.alert-dynamic-b8af .brown-aed9::after,
.alert-dynamic-b8af .brown-aed9:before {
  background: inherit;
}
.alert-dynamic-b8af:hover .brown-aed9 {
  background: rgba(255, 255, 255, 0.99);
}
.preview_a605 .alert-dynamic-b8af {
  top: 10px;
  right: auto;
  left: 12px;
}
.tooltip-fe71 .alert-dynamic-b8af {
  display: none !important;
}
.input-41ed:before,
.sort_dirty_34a7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input-41ed .alert-dynamic-b8af,
.sort_dirty_34a7 .alert-dynamic-b8af {
  display: inline-block;
}
.backdrop_static_59ac .lower_5ec1 {
  -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;
}
.input-41ed .backdrop_static_59ac .lower_5ec1,
.sort_dirty_34a7 .backdrop_static_59ac .lower_5ec1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero_pressed_c8d2 .box-first-1935 {
  width: 100%;
}
.iron-a997 {
  padding: 0 0.5em 0;
}
.iron-a997 [class*="customify-col-"],
.iron-a997 [class*="customify-col_"],
.iron-a997 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.outer_39e2 .iron-a997 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .west-f36e .box-b937,
  .box-b937 {
    display: none;
  }
  .notice-a987 {
    text-align: left;
  }
  .thumbnail-short-b48a {
    text-align: center;
  }
  .input_plasma_9649 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .west-f36e .cool_4550,
  .cool_4550 {
    display: none;
  }
  .surface-8a92 {
    text-align: left;
  }
  .hero_e5a7 {
    text-align: center;
  }
  .box_c360 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .west-f36e .inner-c811,
  .inner-c811 {
    display: none;
  }
  .hidden-white-1cfa {
    text-align: left;
  }
  .shade-feb8 {
    text-align: center;
  }
  .white_77f3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thumbnail-8ccf {
  box-shadow: none !important;
}
.menu_fast_81a2 .sort_easy_2ab2,
.item_1c0c .sort_easy_2ab2 {
  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;
}
.item_1c0c .sort_easy_2ab2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box-fd78 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.box-fd78:after,
.box-fd78:before {
  content: "";
  display: table;
}
.box-fd78:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .box-fd78 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.box-fd78,
.rough_66a4 {
  max-width: 1248px;
  margin: 0 auto;
}

.table-dirty-2313.upper_a7cd .box-fd78 {
  max-width: 100%;
}
.table-dirty-2313.medium-986e {
  max-width: 1200px;
  margin: 0 auto;
}
.table-dirty-2313.item_52d2 .box-fd78 {
  max-width: 100%;
}
.table-dirty-2313.item_52d2 > .box-fd78 {
  padding-left: 0;
  padding-right: 0;
}
.table-dirty-2313.item_52d2 > .box-fd78 .west-f36e {
  margin: 0;
}
.table-dirty-2313.item_52d2
  > .box-fd78
  .active_focused_111f.heading-black-ac3c {
  margin-right: 0;
  margin-left: 0;
}
.table-dirty-2313.item_52d2 #main.heading-black-ac3c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .texture-25d5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .texture-25d5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_ac1a .block-3e7c {
    padding-right: 1em;
  }
  .dropdown_ac1a.modal-complex-ac1c .active_focused_111f {
    border-right: 1px solid #eaecee;
  }
  .dropdown_ac1a.modal-complex-ac1c .block-3e7c {
    padding-right: 1em;
  }
  .dropdown_ac1a.modal-complex-ac1c .fresh_5695 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-5f7b .block-3e7c {
    padding-left: 1em;
  }
  .breadcrumb-5f7b.modal-complex-ac1c .active_focused_111f {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-5f7b.modal-complex-ac1c .block-3e7c {
    padding-left: 1em;
  }
  .breadcrumb-5f7b.modal-complex-ac1c .fresh_5695 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro-e44c .block-3e7c {
    padding-left: 1em;
  }
  .pro-e44c.modal-complex-ac1c .accordion_gas_e4ca {
    border-right: 1px solid #eaecee;
  }
  .pro-e44c.modal-complex-ac1c .title_slow_f817 {
    border-right: 1px solid #eaecee;
  }
  .pro-e44c.modal-complex-ac1c .block-3e7c {
    padding-left: 1em;
  }
  .pro-e44c.modal-complex-ac1c .fresh_5695 {
    padding-right: 1em;
  }
  .pro-e44c.modal-complex-ac1c .wrapper_8183 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-3527 .block-3e7c {
    padding-right: 1em;
  }
  .accordion-3527.modal-complex-ac1c .accordion_gas_e4ca {
    border-left: 1px solid #eaecee;
  }
  .accordion-3527.modal-complex-ac1c .title_slow_f817 {
    border-left: 1px solid #eaecee;
  }
  .accordion-3527.modal-complex-ac1c .block-3e7c {
    padding-right: 1em;
  }
  .accordion-3527.modal-complex-ac1c .fresh_5695 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion-3527.modal-complex-ac1c .wrapper_8183 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-25d5 .block-3e7c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture-25d5.modal-complex-ac1c .active_focused_111f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .texture-25d5.modal-complex-ac1c .block-3e7c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture-25d5.modal-complex-ac1c .fresh_5695 {
    padding-left: 1em;
  }
  .texture-25d5.modal-complex-ac1c .wrapper_8183 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .texture-25d5.modal-complex-ac1c .block-3e7c {
    padding-left: 0;
  }
}
.focused-265d .full-36e9 {
  display: inline-block;
}
.caption-wood-4161 {
  display: inline-block;
}
.progress-1490 {
  word-con: break-word;
}
.fresh-f6a5 > span {
  display: inline-block;
  padding: 5px 0;
}
.fresh-f6a5 .middle_fcfb {
  margin-left: 8px;
  margin-right: 8px;
}
.fresh-f6a5 .block_02f4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.simple_80f9 .in_409e {
  margin-bottom: 2em;
}
.simple_80f9 .tag-silver-51b2 {
  margin-bottom: 15px;
}
.simple_80f9 .tag-silver-51b2:last-child {
  margin-bottom: 0;
}
.simple_80f9 .video-full-b1d0 {
  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) {
  .simple_80f9 .video-full-b1d0 {
    display: block;
  }
}
.simple_80f9 .tabs_dim_4a7e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .simple_80f9 .tabs_dim_4a7e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.simple_80f9 .media_563f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.simple_80f9 .media_563f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.simple_80f9 .media_563f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.simple_80f9 .progress-1490 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.simple_80f9 .progress-1490 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.simple_80f9 .popup-short-c0cb p:last-child {
  margin-bottom: 0;
}
.simple_80f9 .avatar-soft-043b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.simple_80f9 .wide_81ef {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.simple_80f9 .accent-82c0 {
  margin-top: 1em;
}
.simple_80f9 .overlay-pro-54d7 {
  top: 0;
  display: block;
}
.simple_80f9 .overlay-pro-54d7 a {
  color: inherit;
}
.simple_80f9 .overlay-pro-54d7 a:hover {
  color: inherit;
}
.simple_80f9 .gradient_up_b441 {
  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;
}
.simple_80f9 .gradient_up_b441:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.simple_80f9 .wide_81ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.simple_80f9 .lower-e4f9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.simple_80f9 .lower-e4f9:first-child {
  margin-top: 0;
}
.simple_80f9 .lower-e4f9.tag_orange_25ff {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.simple_80f9 .lower-e4f9.nav-next-b29d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.simple_80f9
  .lower-e4f9.nav-next-b29d.backdrop-5bee
  .accent-82c0 {
  width: 100%;
}
.simple_80f9 .nav-next-b29d {
  -webkit-box-align: center;
  align-items: center;
}
.simple_80f9 .nav-next-b29d .fresh-f6a5,
.simple_80f9 .nav-next-b29d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.simple_80f9 .media_563f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.simple_80f9 .media_563f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.simple_80f9 .media_563f: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;
}
.simple_80f9 .tag_orange_25ff {
  z-index: 5;
}
.simple_80f9 .hidden_5a43 .background_fast_51c6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.simple_80f9 .border-40c8 .background_fast_51c6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.simple_80f9 .photo-9a1f .background_fast_51c6 {
  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;
}
.simple_80f9.chip-solid-2554 .video-full-b1d0,
.simple_80f9.highlight-158b .video-full-b1d0 {
  display: block;
}
.simple_80f9.chip-solid-2554 .video-full-b1d0 .accordion_d2e8,
.simple_80f9.chip-solid-2554 .video-full-b1d0 .wide_81ef,
.simple_80f9.highlight-158b .video-full-b1d0 .accordion_d2e8,
.simple_80f9.highlight-158b .video-full-b1d0 .wide_81ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.simple_80f9.grid-df16 .tabs_dim_4a7e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .simple_80f9.grid-df16 .tabs_dim_4a7e {
    margin-right: 0;
  }
}
.simple_80f9.chip-solid-2554 .tabs_dim_4a7e,
.simple_80f9.highlight-158b .tabs_dim_4a7e {
  padding-top: 40%;
}
.simple_80f9.chip-solid-2554 .in_409e,
.simple_80f9.highlight-158b .in_409e {
  display: block;
}
.simple_80f9.chip-solid-2554 .fn-sticky-58c2 .wide_81ef,
.simple_80f9.highlight-158b .fn-sticky-58c2 .wide_81ef {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.simple_80f9.chip-solid-2554 .tabs_dim_4a7e,
.simple_80f9.highlight-158b .tabs_dim_4a7e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.simple_80f9.chip-solid-2554 .wide_81ef {
  padding: 1em;
}
.menu-mini-a883 {
  margin: 30px auto;
  display: block;
}
.menu-mini-a883 .table-lower-8d9a > * {
  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;
}
.menu-mini-a883 .table-lower-8d9a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-mini-a883 .table-lower-8d9a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary_c240 .fresh-f6a5 {
  margin-bottom: 1.41575em;
}
.primary_c240 .outer-0e44 {
  margin-bottom: 1.618em;
}
.huge-b671 .simple_afde {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.huge-b671 .simple_afde a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.huge-b671 .logo-e077 {
  max-width: 100%;
  overflow: auto;
}
.tooltip_6090 .huge-b671 a:hover {
  text-decoration: underline;
}
.pagination-warm-2bb4 .tag-silver-51b2:not(.progress-1490),
.pagination-warm-2bb4 .media_563f {
  margin-bottom: 1.41575em;
}
.pagination-warm-2bb4 .tag-silver-51b2:not(.progress-1490):last-child,
.pagination-warm-2bb4 .media_563f:last-child {
  margin-bottom: 0;
}
.pagination-warm-2bb4 .tag-silver-51b2.label_simple_95fa {
  margin-bottom: 0.41575em;
}
.pagination-warm-2bb4 .table_action_18be:before,
.pagination-warm-2bb4 .pressed_aa2e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination-warm-2bb4 .table_action_18be:before {
  content: "\f115";
}
.pagination-warm-2bb4 .pressed_aa2e:before {
  content: "\f02c";
}
.pagination-warm-2bb4 .small-7683 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination-warm-2bb4 .small-7683 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.solid-b4ad {
  display: -webkit-box;
  display: flex;
}
.solid-b4ad .panel_1214 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .solid-b4ad .panel_1214 {
    flex-basis: 90px;
  }
}
.solid-b4ad .iron_3500 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid-b4ad .iron_3500 {
    flex-basis: calc(100% - 50px);
  }
}
.solid-b4ad .image_b9a6 p:last-child {
  margin-bottom: 0.72em;
}
.dropdown_north_4eef .table-lower-8d9a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dropdown_north_4eef .table-lower-8d9a:after,
.dropdown_north_4eef .table-lower-8d9a:before {
  content: "";
  display: table;
}
.dropdown_north_4eef .table-lower-8d9a:after {
  clear: both;
}
.dropdown_north_4eef .table-lower-8d9a .overlay_43f5,
.dropdown_north_4eef .table-lower-8d9a .medium_152a {
  width: 49%;
}
.dropdown_north_4eef .table-lower-8d9a .overlay_43f5 a span.footer-752f,
.dropdown_north_4eef .table-lower-8d9a .medium_152a a span.footer-752f {
  display: block;
  margin-bottom: 5px;
}
.dropdown_north_4eef .table-lower-8d9a .medium_152a {
  float: left;
  text-align: left;
}
.dropdown_north_4eef .table-lower-8d9a .overlay_43f5 {
  float: right;
  text-align: right;
}
.action-1b15 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .action-1b15 {
    margin-bottom: 0;
  }
}
.caption_e9d1 {
  margin-bottom: 1em;
}
.caption_e9d1 .progress-1490 {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel_prev_6a1c a {
  display: block;
  line-height: 0;
  position: relative;
}
.overlay_blue_1a33 .caption_e9d1,
.description-8c66 .caption_e9d1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .overlay_blue_1a33 .caption_e9d1,
  .description-8c66 .caption_e9d1 {
    display: block;
  }
}
.overlay_blue_1a33 .carousel_prev_6a1c,
.description-8c66 .carousel_prev_6a1c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .overlay_blue_1a33 .carousel_prev_6a1c,
  .description-8c66 .carousel_prev_6a1c {
    margin-bottom: 1em;
  }
}
.overlay_blue_1a33 .carousel_prev_6a1c img,
.description-8c66 .carousel_prev_6a1c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.overlay_blue_1a33 .pattern_dim_7635,
.description-8c66 .pattern_dim_7635 {
  flex-basis: calc(100% - 160px);
}
.overlay_blue_1a33 .pattern_dim_7635 p,
.description-8c66 .pattern_dim_7635 p {
  margin-bottom: 0;
}
.overlay_blue_1a33 .pattern_dim_7635 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_blue_1a33 .pattern_dim_7635 {
    padding-left: 0;
  }
}
.description-8c66 .pattern_dim_7635 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .description-8c66 .pattern_dim_7635 {
    padding-right: 0;
  }
}
.description-8c66 .carousel_prev_6a1c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav-a360 .carousel_prev_6a1c {
  margin-bottom: 0.5em;
}
.nav-a360 .carousel_prev_6a1c img {
  width: 100%;
}
.action_596f .label-6c85,
.table-plasma-721c .label-6c85 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table-plasma-721c .active_focused_111f .texture_49ba p:last-child {
  margin-bottom: 0;
}
.progress-9248 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tabs-2140 .up_4bff {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tabs-2140 .up_4bff:last-of-type {
    margin-bottom: 0;
  }
}
.tabs-2140 .up_4bff ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-2140 .up_4bff ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tabs-2140 .up_4bff ul li {
  margin: 0 0 0.6em;
}
.tabs-2140 .up_4bff ul li.static-be7b,
.tabs-2140 .up_4bff ul li.tiny-f92a {
  position: relative;
}
.tabs-2140 .up_4bff ul li.static-be7b .media-392b,
.tabs-2140 .up_4bff ul li.tiny-f92a .media-392b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tabs-2140 .up_4bff ul li.static-be7b:after:after,
.tabs-2140 .up_4bff ul li.static-be7b:after:before,
.tabs-2140
  .up_4bff
  ul
  li.tiny-f92a:after:after,
.tabs-2140
  .up_4bff
  ul
  li.tiny-f92a:after:before {
  content: "";
  display: table;
}
.tabs-2140 .up_4bff ul li.static-be7b:after:after,
.tabs-2140
  .up_4bff
  ul
  li.tiny-f92a:after:after {
  clear: both;
}
.tabs-2140 .up_4bff a.disabled_clean_18d2:hover {
  text-decoration: none;
}
.tabs-2140 .up_4bff select {
  max-width: 100%;
}
.tabs-2140 .up_4bff table {
  font-size: 85%;
}
.tabs-2140 .up_4bff table td,
.tabs-2140 .up_4bff table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tabs-2140 .up_4bff table tfoot td {
  text-align: left;
}
.tabs-2140 .up_4bff :last-child {
  margin-bottom: 0;
}
.tabs-2140 .up_4bff .warm_1bad {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tabs-2140 .up_4bff .warm_1bad label {
  width: 100%;
}
.tabs-2140 .up_4bff .warm_1bad .title-de0c {
  width: 100%;
  display: block;
}
.tabs-2140 .up_4bff .warm_1bad .thumbnail-fluid-ee3b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tabs-2140 .up_4bff .warm_1bad .thumbnail-fluid-ee3b:hover svg #svg-search {
  fill: #444;
}
.tabs-2140 .up_4bff .warm_1bad .thumbnail-fluid-ee3b svg {
  width: 18px;
  height: 18px;
}
.tabs-2140 .over_01a9 ul ul,
.tabs-2140 .hard_0063 ul ul,
.tabs-2140 .footer-4148 ul ul,
.tabs-2140 .dropdown-fast-5415 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tabs-2140 .over_01a9 .notification-black-330d > a,
.tabs-2140 .hard_0063 .notification-black-330d > a,
.tabs-2140 .footer-4148 .notification-black-330d > a,
.tabs-2140 .dropdown-fast-5415 .notification-black-330d > a {
  margin-bottom: 0;
}
.tabs-2140 .list-e48a li,
.tabs-2140 .over_01a9 li,
.tabs-2140 .tertiary_fce9 li,
.tabs-2140 .hard_0063 li,
.tabs-2140 .footer-4148 li,
.tabs-2140 .dropdown-fast-5415 li,
.tabs-2140 .focused-ccde li,
.tabs-2140 .image_liquid_e401 li {
  display: block;
  position: relative;
}
.tabs-2140 .list-e48a li:last-child,
.tabs-2140 .over_01a9 li:last-child,
.tabs-2140 .tertiary_fce9 li:last-child,
.tabs-2140 .hard_0063 li:last-child,
.tabs-2140 .footer-4148 li:last-child,
.tabs-2140 .dropdown-fast-5415 li:last-child,
.tabs-2140 .focused-ccde li:last-child,
.tabs-2140 .image_liquid_e401 li:last-child {
  border: none;
}
.tabs-2140 .list-e48a li a,
.tabs-2140 .over_01a9 li a,
.tabs-2140 .tertiary_fce9 li a,
.tabs-2140 .hard_0063 li a,
.tabs-2140 .footer-4148 li a,
.tabs-2140 .dropdown-fast-5415 li a,
.tabs-2140 .focused-ccde li a,
.tabs-2140 .image_liquid_e401 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tabs-2140 .list-e48a li ul li::before,
.tabs-2140 .over_01a9 li ul li::before,
.tabs-2140 .tertiary_fce9 li ul li::before,
.tabs-2140 .hard_0063 li ul li::before,
.tabs-2140 .footer-4148 li ul li::before,
.tabs-2140 .dropdown-fast-5415 li ul li::before,
.tabs-2140 .focused-ccde li ul li::before,
.tabs-2140 .image_liquid_e401 li ul li::before {
  left: 15px;
}
.tabs-2140 .list-e48a li ul a,
.tabs-2140 .over_01a9 li ul a,
.tabs-2140 .tertiary_fce9 li ul a,
.tabs-2140 .hard_0063 li ul a,
.tabs-2140 .footer-4148 li ul a,
.tabs-2140 .dropdown-fast-5415 li ul a,
.tabs-2140 .focused-ccde li ul a,
.tabs-2140 .image_liquid_e401 li ul a {
  padding-left: 20px;
}
.tabs-2140 .list-e48a li ul ul li::before,
.tabs-2140 .over_01a9 li ul ul li::before,
.tabs-2140 .tertiary_fce9 li ul ul li::before,
.tabs-2140 .hard_0063 li ul ul li::before,
.tabs-2140 .footer-4148 li ul ul li::before,
.tabs-2140 .dropdown-fast-5415 li ul ul li::before,
.tabs-2140 .focused-ccde li ul ul li::before,
.tabs-2140 .image_liquid_e401 li ul ul li::before {
  left: 30px;
}
.tabs-2140 .list-e48a li ul ul a,
.tabs-2140 .over_01a9 li ul ul a,
.tabs-2140 .tertiary_fce9 li ul ul a,
.tabs-2140 .hard_0063 li ul ul a,
.tabs-2140 .footer-4148 li ul ul a,
.tabs-2140 .dropdown-fast-5415 li ul ul a,
.tabs-2140 .focused-ccde li ul ul a,
.tabs-2140 .image_liquid_e401 li ul ul a {
  padding-left: 40px;
}
.tabs-2140 .gradient-47ff li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tabs-2140 .image_liquid_e401 ul li {
  margin-bottom: 1.41575em;
}
.tabs-2140 .image_liquid_e401 ul li .row_easy_7939 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tabs-2140 .image_liquid_e401 ul li .feature_730c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.content_5bb4 .list-e48a li a,
.content_5bb4 .over_01a9 li a,
.content_5bb4 .tertiary_fce9 li a,
.content_5bb4 .hard_0063 li a,
.content_5bb4 .footer-4148 li a,
.content_5bb4 .dropdown-fast-5415 li a,
.content_5bb4 .focused-ccde li a,
.content_5bb4 .image_liquid_e401 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_5bb4 .gradient-47ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_5bb4 .up_4bff ul li.static-be7b .media-392b,
.content_5bb4 .up_4bff ul li.tiny-f92a .media-392b {
  background: rgba(0, 0, 0, 0.2);
}
.content_5bb4 .tabs-2140 .up_4bff select {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-dirty-2313 .tabs-2140 .frame_static_d761 li {
  margin: 0;
}
.table-dirty-2313 .tabs-2140 .frame_static_d761 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.table-dirty-2313 .tabs-2140 .frame_static_d761 li ul {
  margin: 0;
}
.table-dirty-2313 .tabs-2140 .frame_static_d761 li ul li a {
  padding-left: 15px;
}
.table-dirty-2313 .tabs-2140 .frame_static_d761 li ul li li a {
  padding-left: 30px;
}
.table-dirty-2313 .tabs-2140 .frame_static_d761 li.message_fixed_2798 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.table-dirty-2313 .tabs-2140 .frame_static_d761 li.message_fixed_2798 > 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;
}
.table-dirty-2313 .tabs-2140 .frame_static_d761 li.message_fixed_2798 > 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;
}
.icon_small_d5e9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow-032e {
  position: relative;
  z-index: 10;
}
.shadow-032e .lower_5ec1 {
  width: 100%;
  max-width: 100%;
}
.filter-narrow-5f8f .narrow-e825 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter-narrow-5f8f .surface-602a {
}
.filter-narrow-5f8f .content_5bb4 {
  background: #292929;
}
.description-gas-f3c6 .narrow-e825 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.description-gas-f3c6 .surface-602a {
  background: #f9f9f9;
}
.description-gas-f3c6 .content_5bb4 {
  background: #303030;
}
.content-6509 .narrow-e825 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-6509 .full-36e9 {
    margin-bottom: 1em;
  }
  .content-6509 .full-36e9:last-child {
    margin-bottom: 0;
  }
}
.content-6509 .surface-602a {
  background: #ededed;
}
.content-6509 .content_5bb4 {
  background: #1a1a1a;
}
.narrow-e825.surface-602a {
  color: rgba(0, 0, 0, 0.6);
}
.narrow-e825.surface-602a .status_7e7e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.narrow-e825.content_5bb4 {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-e825.content_5bb4 a:not(.disabled_clean_18d2) {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-e825.content_5bb4 a:not(.disabled_clean_18d2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-e825.content_5bb4 .status_7e7e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-e825.content_5bb4 table tbody td,
.narrow-e825.content_5bb4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wood-6ecf.stale_97e1 .box-fd78 {
  max-width: initial;
}
.wood-6ecf .bright-caf5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wood-6ecf .bright-caf5 .lower_5ec1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wood-6ecf .bright-caf5 .lower_5ec1 {
    display: block;
    margin-bottom: 2em;
  }
  .wood-6ecf .bright-caf5 .lower_5ec1:last-child {
    margin-bottom: 0;
  }
}
.content-6509 .full-36e9:last-child,
.description-gas-f3c6 .full-36e9:last-child,
.filter-narrow-5f8f .full-36e9:last-child {
  margin-bottom: 0;
}
.content-6509 .full-36e9 .tabs-2140 .up_4bff:last-child,
.description-gas-f3c6 .full-36e9 .tabs-2140 .up_4bff:last-child,
.filter-narrow-5f8f .full-36e9 .tabs-2140 .up_4bff:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .content-6509 .plasma-401f,
  .content-6509 .form-iron-3b2b,
  .description-gas-f3c6 .plasma-401f,
  .description-gas-f3c6 .form-iron-3b2b,
  .filter-narrow-5f8f .plasma-401f,
  .filter-narrow-5f8f .form-iron-3b2b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow-032e .full-36e9 {
    margin-bottom: 2em;
  }
}
.shadow-032e p:last-child {
  margin-bottom: 0;
}
.shadow-032e li,
.shadow-032e ul {
  list-style: none;
  margin: 0;
}
.shadow-032e ul ul {
  margin-left: 2.617924em;
}
.header-6d9a {
  font-size: 0.875em;
}

/* css-noise: 90ee */
.shadow-element-e9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
