/*!
Theme Name: Customify
Theme URI: https://pressmaximum.outer_0707/customify
Author: WPCustomify
Author URI: https://pressmaximum.outer_0707
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.outer_0707/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.huge-7f21.hover_inner_0796/licenses/gpl-2.0.label-smooth-2099
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.preview_b691/, (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.disabled_68b4.paragraph-last-8c93/normalize.chip-hard-f65f/
 ======
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.chip-hard-f65f v7.0.0 | MIT License | github.outer_0707/necolas/normalize.chip-hard-f65f */
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;
}
.shadow_5047 .message_2ce9,
.in-4d3b,
.article-d23b,
.tiny_8380,
.section-fe2e,
.huge_ade4,
.feature_f285,
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;
}
.in-4d3b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .in-4d3b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .in-4d3b,
  h1 {
    font-size: 1.8em;
  }
}
.article-d23b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article-d23b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article-d23b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article-d23b,
  h2 {
    font-size: 1.7em;
  }
}
.tiny_8380,
h3 {
  font-size: 1.618em;
}
.shadow_5047 .message_2ce9,
.section-fe2e,
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.summary_ad61 {
  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;
}
.current-c3f9:after,
.current-c3f9:before,
.active-white-5797:after,
.active-white-5797:before {
  content: "";
  display: table;
}
.current-c3f9:after,
.active-white-5797:after {
  clear: both;
}
.sidebar_683b {
  float: right;
  margin-right: 0;
}
.disabled-fluid-fdf3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hot-8653 .warm-daab,
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;
}
.hot-8653 .warm-daab: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;
}
.avatar-smooth-da3b .warm-daab {
  box-shadow: none;
}
.avatar-smooth-da3b
  .warm-daab
  .texture-b511 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar-smooth-da3b .warm-daab .box_df09 {
  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;
}
.avatar-smooth-da3b
  .warm-daab
  .box_df09
  b {
  display: none;
}
.avatar-smooth-da3b .background-3a16 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.container_d8e3:not(.badge-4089):not(.description-silver-b56c),
button:not(.badge-4089):not(.description-silver-b56c),
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ),
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ),
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ) {
  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;
}
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ):hover,
button:not(.badge-4089):not(
    .description-silver-b56c
  ):hover,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ):hover,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ):hover,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ):active,
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ):focus,
button:not(.badge-4089):not(
    .description-silver-b56c
  ):active,
button:not(.badge-4089):not(
    .description-silver-b56c
  ):focus,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ):active,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ):focus,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ):active,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ):focus,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ):active,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ):focus {
  outline: 0;
}
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570,
button:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570 {
  position: relative;
}
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .dropdown-solid-9c28,
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .tabs-blue-b206,
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .summary-2416,
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  i,
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  svg,
button:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .dropdown-solid-9c28,
button:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .tabs-blue-b206,
button:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .summary-2416,
button:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  i,
button:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  svg,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .dropdown-solid-9c28,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .tabs-blue-b206,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .summary-2416,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  i,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  svg,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .dropdown-solid-9c28,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .tabs-blue-b206,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .summary-2416,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  i,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  svg,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .dropdown-solid-9c28,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .tabs-blue-b206,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  .summary-2416,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  i,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570
  svg {
  visibility: hidden;
}
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570:after,
button:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570:after,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570:after,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570:after,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ).fn-loading-7570: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;
}
.container_d8e3:not(.badge-4089):not(.description-silver-b56c),
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ),
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ),
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ) {
  color: #fff;
  background: #235787;
}
.container_d8e3:not(.badge-4089):not(
    .description-silver-b56c
  ):focus,
input[type="button"]:not(.badge-4089):not(
    .description-silver-b56c
  ):focus,
input[type="reset"]:not(.badge-4089):not(
    .description-silver-b56c
  ):focus,
input[type="submit"]:not(.badge-4089):not(
    .description-silver-b56c
  ):focus {
  color: #fff;
}
.container_d8e3.fn-disabled-7570:not(.badge-4089):not(
    .description-silver-b56c
  ),
.container_d8e3[disabled]:not(.badge-4089):not(
    .description-silver-b56c
  ),
button.fn-disabled-7570:not(.badge-4089):not(
    .description-silver-b56c
  ),
button[disabled]:not(.badge-4089):not(
    .description-silver-b56c
  ) {
  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;
}
.inner_0552 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.inner_0552: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;
}
.title-south-3a75 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout_dark_7df9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hidden-hot-cb0d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.current-c3f9:after,
.current-c3f9:before,
.container-8426:after,
.container-8426:before,
.out_8db6:after,
.out_8db6:before,
.caption_8900:after,
.caption_8900:before,
.chip_small_545e:after,
.chip_small_545e:before,
.down_ca33:after,
.down_ca33:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.current-c3f9:after,
.container-8426:after,
.out_8db6:after,
.caption_8900:after,
.chip_small_545e:after,
.down_ca33:after {
  clear: both;
}
.container-8426 .yellow_955d,
.out_8db6 .yellow_955d,
.media-complex-4f82 .yellow_955d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.caption_down_ab69 {
  display: inline-block;
}
.backdrop-4ac4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.backdrop-4ac4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.backdrop-4ac4 .dirty_c5a3 {
  padding: 1em 0;
  font-size: 85%;
}
.dirty_c5a3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.easy-7c01 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.easy-7c01:after,
.easy-7c01:before {
  content: "";
  display: table;
}
.easy-7c01:after {
  clear: both;
}
.container_iron_2fa0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.bottom-53d6 .container_iron_2fa0 {
  max-width: 50%;
}
.center-c59c .container_iron_2fa0 {
  max-width: 33.33%;
}
.breadcrumb-mini-3d25 .container_iron_2fa0 {
  max-width: 25%;
}
.form-mini-d7d8 .container_iron_2fa0 {
  max-width: 20%;
}
.overlay-c130 .container_iron_2fa0 {
  max-width: 16.66%;
}
.basic_fcd6 .container_iron_2fa0 {
  max-width: 14.28%;
}
.block-bright-fcc9 .container_iron_2fa0 {
  max-width: 12.5%;
}
.hot-415c .container_iron_2fa0 {
  max-width: 11.11%;
}
.tall_9f5f {
  display: block;
}
.shadow_5047 .preview_copper_96b0 label,
.shadow_5047 .accent-upper-e9cd label,
.shadow_5047 .summary-down-8f40 label,
.shadow_5047 .old-d19b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_d8f1 {
  list-style: none;
  margin: 0;
}
.tertiary_d8f1 article.column-gas-9111 {
  margin-bottom: 0;
}
.tertiary_d8f1 ul {
  list-style: none;
  margin: 0;
}
.tertiary_d8f1 .block-c318 li.column-gas-9111 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_d8f1 .block-c318 li.column-gas-9111 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_d8f1 .block-c318 li.column-gas-9111: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) {
  .tertiary_d8f1 .block-c318 li.column-gas-9111 li.column-gas-9111 li.column-gas-9111 li.column-gas-9111 {
    padding-left: 0;
  }
}
article.column-gas-9111 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column-gas-9111 .container-8426 p:last-of-type {
  margin-bottom: 0;
}
article.column-gas-9111 .yellow_237d {
  float: left;
}
article.column-gas-9111 .layout_4d3b {
  margin-left: 85px;
}
article.column-gas-9111 .filter-smooth-8d13 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column-gas-9111 .filter-smooth-8d13 .fixed_ec17 {
  margin-left: 10px;
}
article.column-gas-9111 .pressed_887d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column-gas-9111 .item_69eb {
  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 .preview_copper_96b0,
  #respond .summary-down-8f40,
  #respond .old-d19b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .preview_copper_96b0 input,
#respond .summary-down-8f40 input,
#respond .old-d19b input {
  width: 100%;
}
#respond .old-d19b {
  margin-right: 0;
}
#respond .focus_dadc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mask_under_040c {
  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;
}
.mask_under_040c.media_4f5e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mask_under_040c 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%);
}
.mask_under_040c:focus,
.mask_under_040c: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);
}
.dropdown-liquid-8343 {
  border-radius: 10%;
}
.paragraph_copper_4a2b {
  border-radius: 50%;
}
.focus_white_7b7d {
  font-size: 0.72em;
}
.slider-6b50 {
  font-size: 0.875em;
}
.mini_2535 {
  font-size: 1.1em;
}
.shade-smooth-8fbd {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade-smooth-8fbd.focus_white_7b7d {
  letter-spacing: 0.5px;
}
.fresh_9655,
.fresh_9655 a {
  color: #6d6d6d;
}
.fresh_9655 a:hover {
  color: #111;
}
.fresh_977e {
  color: #6d6d6d;
}
.warm-eeef {
  overflow-x: hidden;
}
.warm-eeef .section-b471.gradient_over_c14d {
  position: relative;
}
.warm-eeef .section-b471.gradient_over_c14d.popup-mini-b27b {
  position: initial;
}
.warm-eeef
  .section-b471.gradient_over_c14d.popup-mini-b27b
  .smooth-73aa {
  left: auto;
}
.warm-eeef .section-b471 .smooth-73aa {
  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;
}
.warm-eeef .section-b471:hover.gradient_over_c14d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.warm-eeef
  .section-b471:hover.gradient_over_c14d
  .smooth-73aa {
  display: block;
  z-index: 9999999;
}
.warm-eeef .solid_8d90 .iron_7e90,
.warm-eeef .hero_400b .iron_7e90 {
  display: none;
}
.warm-eeef .wrapper-up-9285 .section-b471:hover.gradient_over_c14d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shadow_5047 .preview_copper_96b0 label,
.shadow_5047 .accent-upper-e9cd label,
.shadow_5047 .summary-down-8f40 label,
.shadow_5047 .old-d19b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_d8f1 {
  list-style: none;
  margin: 0;
}
.tertiary_d8f1 article.column-gas-9111 {
  margin-bottom: 0;
}
.tertiary_d8f1 ul {
  list-style: none;
  margin: 0;
}
.tertiary_d8f1 .block-c318 li.column-gas-9111 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_d8f1 .block-c318 li.column-gas-9111 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_d8f1 .block-c318 li.column-gas-9111: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) {
  .tertiary_d8f1 .block-c318 li.column-gas-9111 li.column-gas-9111 li.column-gas-9111 li.column-gas-9111 {
    padding-left: 0;
  }
}
article.column-gas-9111 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column-gas-9111 .container-8426 p:last-of-type {
  margin-bottom: 0;
}
article.column-gas-9111 .yellow_237d {
  float: left;
}
article.column-gas-9111 .layout_4d3b {
  margin-left: 85px;
}
article.column-gas-9111 .filter-smooth-8d13 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column-gas-9111 .filter-smooth-8d13 .fixed_ec17 {
  margin-left: 10px;
}
article.column-gas-9111 .pressed_887d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column-gas-9111 .item_69eb {
  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 .preview_copper_96b0,
  #respond .summary-down-8f40,
  #respond .old-d19b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .preview_copper_96b0 input,
#respond .summary-down-8f40 input,
#respond .old-d19b input {
  width: 100%;
}
#respond .old-d19b {
  margin-right: 0;
}
#respond .focus_dadc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.solid_8d90 .image-9876 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image-9876 .east_830e.title-cold-2357 .complex-4b2a > li > a:focus,
.image-9876 .east_830e.title-cold-2357 .complex-4b2a > li > a:hover,
.image-9876 .east_830e.next_8a61 .complex-4b2a > li > a:focus,
.image-9876 .east_830e.next_8a61 .complex-4b2a > li > a:hover,
.image-9876 .east_830e.grid_huge_b0b5 .complex-4b2a > li > a:focus,
.image-9876 .east_830e.grid_huge_b0b5 .complex-4b2a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-9876
  .east_830e.title-cold-2357
  .complex-4b2a
  > li.grid_north_f2ad
  > a,
.image-9876
  .east_830e.title-cold-2357
  .complex-4b2a
  > li.left_293c
  > a,
.image-9876
  .east_830e.next_8a61
  .complex-4b2a
  > li.grid_north_f2ad
  > a,
.image-9876
  .east_830e.next_8a61
  .complex-4b2a
  > li.left_293c
  > a,
.image-9876
  .east_830e.grid_huge_b0b5
  .complex-4b2a
  > li.grid_north_f2ad
  > a,
.image-9876 .east_830e.grid_huge_b0b5 .complex-4b2a > li.focused-21d0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.image-9876 .table-action-e67c,
.image-9876 .table-action-e67c a {
  color: rgba(255, 255, 255, 0.99);
}
.image-9876 .filter_full_1b0e.text-570b li a,
.image-9876 .input-gas-39a7 a,
.image-9876 .dim-aabd,
.image-9876 .complex-4b2a > li > a,
.image-9876 .feature-49e1 {
  color: rgba(255, 255, 255, 0.79);
}
.image-9876 .filter_full_1b0e.text-570b li a:hover,
.image-9876 .input-gas-39a7 a:hover,
.image-9876 .dim-aabd:hover,
.image-9876 .complex-4b2a > li > a:hover,
.image-9876 .feature-49e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-9876 .search-up-b8b0 {
  color: rgba(255, 255, 255, 0.79);
}
.image-9876 .search-up-b8b0 .gradient-light-d25b {
  color: rgba(255, 255, 255, 0.99);
}
.image-9876 .search-up-b8b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-9876 .upper-ea57 .carousel_motion_b041 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-9876 .upper-ea57 .carousel_motion_b041 .tertiary_clean_fb3d {
  color: rgba(255, 255, 255, 0.79);
}
.image-9876
  .upper-ea57
  .carousel_motion_b041
  .tertiary_clean_fb3d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-9876
  .upper-ea57
  .carousel_motion_b041
  .tertiary_clean_fb3d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-9876
  .upper-ea57
  .carousel_motion_b041
  .tertiary_clean_fb3d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-9876
  .upper-ea57
  .carousel_motion_b041
  .tertiary_clean_fb3d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-9876 .upper-ea57 .up_d666 {
  color: rgba(255, 255, 255, 0.79);
}
.image-9876 .upper-ea57 .up_d666:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-b63f
  .image-9876
  .upper-ea57
  .nav_bright_2fd0
  .hover_be4e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-b63f
  .image-9876
  .upper-ea57
  .nav_bright_2fd0
  .tertiary_clean_fb3d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid_8d90 .feature-middle-990b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature-middle-990b .east_830e.title-cold-2357 .complex-4b2a > li > a:focus,
.feature-middle-990b .east_830e.title-cold-2357 .complex-4b2a > li > a:hover,
.feature-middle-990b .east_830e.next_8a61 .complex-4b2a > li > a:focus,
.feature-middle-990b .east_830e.next_8a61 .complex-4b2a > li > a:hover,
.feature-middle-990b .east_830e.grid_huge_b0b5 .complex-4b2a > li > a:focus,
.feature-middle-990b .east_830e.grid_huge_b0b5 .complex-4b2a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-middle-990b
  .east_830e.title-cold-2357
  .complex-4b2a
  > li.grid_north_f2ad
  > a,
.feature-middle-990b
  .east_830e.title-cold-2357
  .complex-4b2a
  > li.left_293c
  > a,
.feature-middle-990b
  .east_830e.next_8a61
  .complex-4b2a
  > li.grid_north_f2ad
  > a,
.feature-middle-990b
  .east_830e.next_8a61
  .complex-4b2a
  > li.left_293c
  > a,
.feature-middle-990b
  .east_830e.grid_huge_b0b5
  .complex-4b2a
  > li.grid_north_f2ad
  > a,
.feature-middle-990b .east_830e.grid_huge_b0b5 .complex-4b2a > li.focused-21d0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-middle-990b .table-action-e67c,
.feature-middle-990b .table-action-e67c a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-middle-990b .filter_full_1b0e.text-570b li a,
.feature-middle-990b .input-gas-39a7 a,
.feature-middle-990b .dim-aabd,
.feature-middle-990b .complex-4b2a > li > a,
.feature-middle-990b .feature-49e1 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-middle-990b .filter_full_1b0e.text-570b li a:hover,
.feature-middle-990b .input-gas-39a7 a:hover,
.feature-middle-990b .dim-aabd:hover,
.feature-middle-990b .complex-4b2a > li > a:hover,
.feature-middle-990b .feature-49e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-middle-990b .search-up-b8b0 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-middle-990b .search-up-b8b0 .gradient-light-d25b {
  color: rgba(0, 0, 0, 0.8);
}
.feature-middle-990b .search-up-b8b0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_d45b .large-69c0 {
  margin-left: auto;
  margin-right: auto;
}
.out_8db6 > * {
  margin-left: auto;
  margin-right: auto;
}
.out_8db6 .title-south-3a75 {
  margin-right: 1.41575em;
}
.dark_1841 .out_8db6 > .video_8a76 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.dark_1841 .out_8db6 > .brown_3269 {
  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;
}
.header-6966.hidden_d45b .large-69c0,
.row-static-5008.hidden_d45b .large-69c0 {
  margin-left: 0;
}
.hover_north_1472.hidden_d45b .large-69c0,
.motion-e4ce.hidden_d45b .large-69c0 {
  margin-right: 0;
}
.out_8db6 ol,
.out_8db6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gallery_f5da video {
  max-width: 100%;
}
.active_brown_3b20 img {
  display: block;
}
.active_brown_3b20.title-south-3a75,
.active_brown_3b20.layout_dark_7df9 {
  width: 100%;
}
.active_brown_3b20.brown_3269 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.feature-wood-a0ea:not(.nav-simple-28e5) {
  margin: 1.5em auto;
}
.dirty-444f p {
  padding: 1.5em 14px;
}
ul.slider-759d.brown_3269,
ul.slider-759d.video_8a76,
ul.slider-759d.feature-cold-3412.video_8a76 {
  padding: 0 14px;
}
.caption_0aab {
  display: block;
  overflow-x: auto;
}
.caption_0aab table {
  border-collapse: collapse;
  width: 100%;
}
.caption_0aab td,
.caption_0aab th {
  padding: 0.5em;
}
.out_8db6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.out_8db6 ol ol,
.out_8db6 ol ul,
.out_8db6 ul ol,
.out_8db6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.out_8db6 ol ol li,
.out_8db6 ol ul li,
.out_8db6 ul ol li,
.out_8db6 ul ul li {
  margin-left: 0;
}
.soft-e4fc.warm-9d77 > .breadcrumb-dc33 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.soft-e4fc.warm-9d77 > .breadcrumb-dc33 iframe,
.soft-e4fc.warm-9d77 > .breadcrumb-dc33 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden_white_cb0c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden_white_cb0c.main-lower-4190 {
  padding: 0;
}
.hidden_white_cb0c.main-lower-4190 cite {
  font-size: 13px;
}
.hidden_white_cb0c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden_white_cb0c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fast-347a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fast-347a > p:first-child {
  margin-top: 0;
}
.fast-347a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fast-347a blockquote {
  border-left: 0;
}
.filter-old-6fe4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter-old-6fe4:not(.status_pink_f95d) {
  max-width: 100px;
}
.filter-old-6fe4.chip-cf60 {
  border-bottom: none !important;
  text-align: center;
}
.filter-old-6fe4.chip-cf60::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dirty-444f p {
    padding: 1.5em 0;
  }
}
.accordion-active-a609 {
  color: #0073aa;
}
.filter-cold-a8af {
  background-color: #0073aa;
}
.last_44ee {
  color: #229fd8;
}
.list-e226 {
  background-color: #229fd8;
}
.filter_7b58 {
  color: #eee;
}
.cold-8622 {
  background-color: #eee;
}
.soft_4d96 {
  color: #444;
}
.sort-e516 {
  background-color: #444;
}
.large-78f4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.large-78f4 .pattern_70eb .input-gas-39a7 {
  font-size: 15px;
}
.large-78f4 .input-gas-39a7 {
  line-height: 1.3;
}
.large-78f4 .feature-middle-990b {
}
.large-78f4 .image-9876 {
  background: #235787;
}
.wrapper-4a8a {
  padding: 0;
}
.wrapper-4a8a .image-9876 {
  background: #1a1a1a;
}
.wrapper-4a8a .feature-middle-990b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow_aa52 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow_aa52 .feature-middle-990b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow_aa52 .image-9876 {
  background: #303030;
}
.down_ca33 {
  position: relative;
  z-index: 10;
}
.down_ca33 .mask_34af {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-prev-640a .gradient_over_c14d {
  display: inline-block;
  vertical-align: middle;
}
.backdrop-prev-640a.plasma_9be8 .gradient_over_c14d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop-prev-640a.plasma_9be8 .gradient_over_c14d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-prev-640a.plasma_9be8 .gradient_over_c14d {
    margin-right: 0.4em;
  }
}
.backdrop-prev-640a.plasma_9be8 .gradient_over_c14d:last-child {
  margin-right: 0;
}
.wrapper_251d .mask_34af {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .solid_8d90 .pattern_70eb {
    margin: 0 -0.5em;
  }
  .solid_8d90 .pattern_70eb [class*="customify-col-"],
  .solid_8d90 .pattern_70eb [class*="customify-col_"],
  .solid_8d90 .pattern_70eb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.solid_8d90.element_east_e842 .mask_34af {
  background: 0 0 !important;
}
.solid_8d90.element_east_e842 .mask_34af,
.solid_8d90.wrapper_251d .mask_34af {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .solid_8d90.notification_a3fc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.solid_8d90.wrapper_251d .mask_34af {
  box-shadow: none !important;
}
.thumbnail-c26d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thumbnail-c26d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-c26d {
    padding: 18px 0 20px;
  }
}
.thumbnail-c26d .huge-15f1 {
  width: 100%;
}
.thumbnail-c26d .video_a956 {
  margin-bottom: 0;
}
.thumbnail-c26d .modal_out_cb3f {
  margin-top: 5px;
  font-size: 0.875em;
}
.black_42ee {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.black_42ee .carousel-bronze-94ba {
  width: 100%;
}
.chip_advanced_a608 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip_advanced_a608 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip_advanced_a608 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;
}
.chip_advanced_a608 li:last-child:after {
  display: none;
}
.chip_advanced_a608 li a {
  font-weight: 500;
  margin-right: 10px;
}
.clean-dc50 .iron_7e90 button,
.thumbnail-c26d .iron_7e90 button {
  left: 0;
}
.clean-dc50 .carousel-bronze-94ba,
.thumbnail-c26d .carousel-bronze-94ba {
  padding-left: 0;
  padding-right: 0;
}
.clean-dc50 .black_42ee,
.thumbnail-c26d .black_42ee {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.clean-dc50 {
  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;
}
.clean-dc50: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;
}
.clean-dc50 .layout_medium_89d3 {
  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) {
  .clean-dc50 .layout_medium_89d3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .clean-dc50 .layout_medium_89d3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .clean-dc50 .layout_medium_89d3 {
    min-height: 200px;
  }
}
.clean-dc50 .chip_advanced_a608 {
  color: rgba(255, 255, 255, 0.8);
}
.clean-dc50 .chip_advanced_a608 a,
.clean-dc50 .chip_advanced_a608 li:after {
  color: inherit;
}
.clean-dc50 .chip_advanced_a608 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.motion-dac8 {
  margin-bottom: 0.5em;
}
.banner-fb92 {
  margin-bottom: 1.2em;
}
.banner-fb92,
.motion-dac8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.banner-fb92 p:last-child,
.motion-dac8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .iron_7e90,
#masthead .iron_7e90 {
  display: none;
}
#masthead
  > .iron_7e90.paper-46c0 {
  display: none;
}
#masthead > .iron_7e90 button {
  left: 0;
}
.blue-4269 {
  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%;
}
.blue-4269 .gradient_over_c14d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.blue-4269 .picture-tiny-dff9 {
  display: -webkit-box;
  display: flex;
}
.blue-4269 .picture-tiny-dff9.button_1108 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.blue-4269 .picture-tiny-dff9.tall-441a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.blue-4269 .picture-tiny-dff9.chip-e928 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.blue-4269.video_aae8.message_stone_db4f .picture-tiny-dff9.button_1108 {
  flex-basis: 100%;
}
.blue-4269.picture-action-9c26 .picture-tiny-dff9.tall-441a {
  -webkit-box-flex: 1;
  flex: auto;
}
.blue-4269.picture-action-9c26 .picture-tiny-dff9.chip-e928 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .iron_7e90.paper-46c0 {
  display: none;
}
#masthead > .iron_7e90 button {
  left: 0;
}
.left-8882 {
  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;
}
.left-8882:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.left-8882.row-9856 i {
  margin-right: 4px;
}
.left-8882.mini_8b67 i {
  margin-left: 5px;
}
.input-gas-39a7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.input-gas-39a7 p:last-child {
  margin-bottom: 0;
}
.out_6f54 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.out_6f54 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.out_6f54 img {
  display: block;
  width: auto;
  line-height: 1;
}
.out_6f54 .table-action-e67c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.out_6f54 .tabs_lower_dad7 {
  margin: 5px 0 7px 0;
}
.out_6f54.aside-b17c .info_south_b07d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.out_6f54.aside-b17c .column_e5b0 {
  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;
}
.out_6f54.heading-up-0327 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.out_6f54.heading-up-0327 .info_south_b07d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.out_6f54.heading-up-0327 .column_e5b0 {
  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;
}
.out_6f54.footer_smooth_01f8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out_6f54.background-18ab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.out_6f54.background-18ab .column_e5b0 {
  margin-top: 7px;
}
.copper-dc64 {
  display: inline-block;
}
.down_ca33 .sort_a75c .out_6f54 img {
  max-width: 100%;
}
.east_830e .logo-c367.element_north_04b5,
.complex-2e20 .logo-c367.element_north_04b5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.east_830e .hard_335b,
.complex-2e20 .hard_335b {
  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%);
}
.east_830e .hard_335b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.east_830e.static_30b7 .hard_335b {
  display: none;
}
.east_830e .tabs_64d2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.east_830e .tabs_64d2 li {
  display: inline-block;
  position: relative;
}
.east_830e .tabs_64d2 li:last-child {
  margin-right: 0;
}
.east_830e .tabs_64d2 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;
}
.east_830e .tabs_64d2 li.focused-21d0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.east_830e .tabs_64d2 > 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;
}
.east_830e .tabs_64d2 > li > a i {
  line-height: 0;
}
.east_830e .tabs_64d2 > li.easy-2773 > a .hard_335b {
  margin-left: 4px;
  line-height: 0;
}
.east_830e .tabs_64d2 .table_0dd5 li.easy-2773 > a {
  position: relative;
}
.east_830e .tabs_64d2 .table_0dd5 li.easy-2773 > a:after,
.east_830e .tabs_64d2 .table_0dd5 li.easy-2773 > a:before {
  content: "";
  display: table;
}
.east_830e .tabs_64d2 .table_0dd5 li.easy-2773 > a:after {
  clear: both;
}
.east_830e .tabs_64d2 .table_0dd5 li.easy-2773 > a .hard_335b {
  margin-left: 5px;
  float: right;
}
.east_830e .info-pink-a8ed,
.east_830e .table_0dd5 {
  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;
}
.east_830e .table_0dd5 {
  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;
}
.east_830e .table_0dd5 .element_north_04b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.east_830e .table_0dd5 .hard_335b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.east_830e .table_0dd5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.east_830e .table_0dd5 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;
}
.east_830e .table_0dd5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.east_830e .table_0dd5 .table_0dd5 {
  top: 0;
  left: 100%;
}
.east_830e .menu_df5b.fn-focus-7570 > .info-pink-a8ed,
.east_830e .menu_df5b.fn-focus-7570 > .table_0dd5,
.east_830e .menu_df5b:focus > .info-pink-a8ed,
.east_830e .menu_df5b:focus > .table_0dd5,
.east_830e .menu_df5b:hover > .info-pink-a8ed,
.east_830e .menu_df5b:hover > .table_0dd5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.east_830e.grid_huge_b0b5 .complex-4b2a:after,
.east_830e.grid_huge_b0b5 .complex-4b2a:before {
  content: "";
  display: table;
}
.east_830e.grid_huge_b0b5 .complex-4b2a:after {
  clear: both;
}
.east_830e.grid_huge_b0b5 .complex-4b2a > li {
  float: left;
}
.east_830e.banner_center_5764 .complex-4b2a:after,
.east_830e.banner_center_5764 .complex-4b2a:before {
  content: "";
  display: table;
}
.east_830e.banner_center_5764 .complex-4b2a:after {
  clear: both;
}
.east_830e.banner_center_5764 .complex-4b2a > li {
  float: left;
}
.east_830e.banner_center_5764 .complex-4b2a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.east_830e.banner_center_5764 .complex-4b2a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.east_830e.banner_center_5764 .complex-4b2a > li.grid_north_f2ad > a,
.east_830e.banner_center_5764 .complex-4b2a > li.focused-21d0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.east_830e.title-cold-2357 .complex-4b2a > li > a .element_north_04b5 {
  position: relative;
}
.east_830e.title-cold-2357 .complex-4b2a > li > a .element_north_04b5: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;
}
.east_830e.title-cold-2357
  .complex-4b2a
  > li:focus
  > a
  .element_north_04b5:before,
.east_830e.title-cold-2357
  .complex-4b2a
  > li:hover
  > a
  .element_north_04b5:before {
  width: 100%;
  background-color: currentColor;
}
.east_830e.title-cold-2357
  .complex-4b2a
  > li.grid_north_f2ad
  > a
  .element_north_04b5:before,
.east_830e.title-cold-2357
  .complex-4b2a
  > li.left_293c
  > a
  .element_north_04b5:before {
  width: 100%;
  background-color: currentColor;
}
.east_830e.next_8a61 .complex-4b2a > li > a .element_north_04b5 {
  position: relative;
}
.east_830e.next_8a61 .complex-4b2a > li > a .element_north_04b5: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;
}
.east_830e.next_8a61 .complex-4b2a > li:focus > a .element_north_04b5:before,
.east_830e.next_8a61
  .complex-4b2a
  > li:hover
  > a
  .element_north_04b5:before {
  width: 100%;
  background-color: currentColor;
}
.east_830e.next_8a61
  .complex-4b2a
  > li.grid_north_f2ad
  > a
  .element_north_04b5:before,
.east_830e.next_8a61
  .complex-4b2a
  > li.left_293c
  > a
  .element_north_04b5:before {
  width: 100%;
  background-color: currentColor;
}
.complex-2e20 .tabs_64d2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.complex-2e20 .tabs_64d2 li:first-child > a {
  border-top: none;
}
.complex-2e20 .tabs_64d2 .button-5647 > .element_north_04b5 .hard_335b {
  display: none;
}
.complex-2e20 .tabs_64d2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.complex-2e20 .tabs_64d2 li:last-child {
  border: none;
}
.complex-2e20 .tabs_64d2 li.easy-2773 > a {
  padding-right: 45px !important;
}
.complex-2e20 .tabs_64d2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.complex-2e20 .tabs_64d2 li a:focus,
.complex-2e20 .tabs_64d2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex-2e20 .tabs_64d2 li .container_8f87 {
  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;
}
.complex-2e20 .tabs_64d2 li .container_8f87:hover {
  box-shadow: none;
}
.complex-2e20 .tabs_64d2 li .container_8f87 .hard_335b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.complex-2e20 .tabs_64d2 .table_0dd5 {
  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);
}
.complex-2e20 .tabs_64d2 .table_0dd5 li a {
  padding-left: 3em;
}
.complex-2e20 .tabs_64d2 .tag-fdff > a .container_8f87 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.complex-2e20 .tabs_64d2 .tag-fdff > .table_0dd5 {
  display: block;
  opacity: 1;
}
.icon_623d {
  max-width: 100%;
}
.disabled-7edc {
  line-height: 0;
  cursor: pointer;
}
.feature-49e1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.feature-49e1:hover {
  box-shadow: none;
  color: currentColor;
}
.feature-49e1 svg {
  width: 18px;
  height: 18px;
}
.feature-49e1 .chip_913a {
  display: none;
}
.thumbnail_e98a {
  position: relative;
}
.thumbnail_e98a.fn-active-7570 .feature-49e1 .blue_c1e5 {
  display: none;
}
.thumbnail_e98a.fn-active-7570 .feature-49e1 .chip_913a {
  display: inline-block;
}
.thumbnail_e98a .mini_d1ee {
  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);
}
.thumbnail_e98a.cool-b790 .mini_d1ee {
  left: auto;
  right: -0.9em;
}
.thumbnail_e98a.cool-b790 .stale_0ea3::before {
  left: auto;
  right: 15px;
}
.thumbnail_e98a.fn-active-7570 .mini_d1ee {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav_bright_2fd0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.nav_bright_2fd0 label {
  flex-basis: 100%;
}
.nav_bright_2fd0 .carousel_motion_b041 {
  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;
}
.nav_bright_2fd0 .tertiary_clean_fb3d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.nav_bright_2fd0 .tertiary_clean_fb3d:focus {
  background-color: transparent;
}
.nav_bright_2fd0 button.up_d666 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.nav_bright_2fd0 button.up_d666:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.nav_bright_2fd0 button.up_d666 svg {
  width: 18px;
  height: 18px;
}
.nav_bright_2fd0 input[type="submit"] {
  min-height: auto;
}
.upper-ea57 .nav_bright_2fd0 .tertiary_clean_fb3d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.stale_0ea3 {
  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) {
  .stale_0ea3 {
    width: 220px;
  }
}
.stale_0ea3 label {
  flex-basis: 100%;
}
.stale_0ea3::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;
}
.yellow-b63f .upper-ea57 .nav_bright_2fd0 {
  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;
}
.yellow-b63f
  .upper-ea57
  .nav_bright_2fd0
  .carousel_motion_b041 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.yellow-b63f .upper-ea57 .nav_bright_2fd0 .tertiary_clean_fb3d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.yellow-b63f
  .upper-ea57
  .nav_bright_2fd0
  .tertiary_clean_fb3d:focus {
  background: 0 0;
}
.yellow-b63f
  .upper-ea57
  .nav_bright_2fd0
  .hover_be4e {
  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;
}
.filter_full_1b0e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.filter_full_1b0e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.filter_full_1b0e li:last-child {
  margin-right: 0;
}
.filter_full_1b0e li:first-child {
  margin-left: 0;
}
.filter_full_1b0e.tag-b239 a {
  color: #fff;
}
.filter_full_1b0e.tag-b239 a:hover {
  color: #fff;
}
.filter_full_1b0e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.filter_full_1b0e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.filter_full_1b0e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter_full_1b0e a:hover {
  opacity: 0.9;
  color: inherit;
}
.filter_full_1b0e [class*="social-icon-apple"] {
  background-color: #999;
}
.filter_full_1b0e [class*="social-icon-apple"].picture-7f9a {
  background-color: transparent;
  color: #999;
}
.filter_full_1b0e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.filter_full_1b0e [class*="social-icon-behance"].picture-7f9a {
  background-color: transparent;
  color: #1769ff;
}
.filter_full_1b0e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.filter_full_1b0e [class*="social-icon-bitbucket"].picture-7f9a {
  background-color: transparent;
  color: #205081;
}
.filter_full_1b0e [class*="social-icon-codepen"] {
  background-color: #000;
}
.filter_full_1b0e [class*="social-icon-codepen"].picture-7f9a {
  background-color: transparent;
  color: #000;
}
.filter_full_1b0e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.filter_full_1b0e [class*="social-icon-delicious"].picture-7f9a {
  background-color: transparent;
  color: #39f;
}
.filter_full_1b0e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.filter_full_1b0e [class*="social-icon-digg"].picture-7f9a {
  background-color: transparent;
  color: #005be2;
}
.filter_full_1b0e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.filter_full_1b0e [class*="social-icon-dribbble"].picture-7f9a {
  background-color: transparent;
  color: #ea4c89;
}
.filter_full_1b0e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.filter_full_1b0e [class*="social-icon-envelope"].picture-7f9a {
  background-color: transparent;
  color: #ea4335;
}
.filter_full_1b0e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.filter_full_1b0e [class*="social-icon-facebook"].picture-7f9a {
  background-color: transparent;
  color: #3b5998;
}
.filter_full_1b0e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.filter_full_1b0e [class*="social-icon-flickr"].picture-7f9a {
  background-color: transparent;
  color: #0063dc;
}
.filter_full_1b0e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.filter_full_1b0e [class*="social-icon-foursquare"].picture-7f9a {
  background-color: transparent;
  color: #2d5be3;
}
.filter_full_1b0e [class*="social-icon-github"] {
  background-color: #333;
}
.filter_full_1b0e [class*="social-icon-github"].picture-7f9a {
  background-color: transparent;
  color: #333;
}
.filter_full_1b0e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.filter_full_1b0e [class*="social-icon-google-plus"].picture-7f9a {
  background-color: transparent;
  color: #dd4b39;
}
.filter_full_1b0e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.filter_full_1b0e [class*="social-icon-houzz"].picture-7f9a {
  background-color: transparent;
  color: #7ac142;
}
.filter_full_1b0e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.filter_full_1b0e [class*="social-icon-instagram"].picture-7f9a {
  background-color: transparent;
  color: #262626;
}
.filter_full_1b0e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.filter_full_1b0e [class*="social-icon-jsfiddle"].picture-7f9a {
  background-color: transparent;
  color: #487aa2;
}
.filter_full_1b0e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.filter_full_1b0e [class*="social-icon-linkedin"].picture-7f9a {
  background-color: transparent;
  color: #0077b5;
}
.filter_full_1b0e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.filter_full_1b0e [class*="social-icon-medium"].picture-7f9a {
  background-color: transparent;
  color: #00ab6b;
}
.filter_full_1b0e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.filter_full_1b0e
  [class*="social-icon-odnoklassniki"].picture-7f9a {
  background-color: transparent;
  color: #f4731c;
}
.filter_full_1b0e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.filter_full_1b0e [class*="social-icon-meetup"].picture-7f9a {
  background-color: transparent;
  color: #ec1c40;
}
.filter_full_1b0e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.filter_full_1b0e [class*="social-icon-pinterest"].picture-7f9a {
  background-color: transparent;
  color: #bd081c;
}
.filter_full_1b0e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.filter_full_1b0e [class*="social-icon-product-hunt"].picture-7f9a {
  background-color: transparent;
  color: #da552f;
}
.filter_full_1b0e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.filter_full_1b0e [class*="social-icon-reddit"].picture-7f9a {
  background-color: transparent;
  color: #ff4500;
}
.filter_full_1b0e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.filter_full_1b0e [class*="social-icon-rss"].picture-7f9a {
  background-color: transparent;
  color: #f26522;
}
.filter_full_1b0e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.filter_full_1b0e
  [class*="social-icon-shopping-cart"].picture-7f9a {
  background-color: transparent;
  color: #4caf50;
}
.filter_full_1b0e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.filter_full_1b0e [class*="social-icon-skype"].picture-7f9a {
  background-color: transparent;
  color: #00aff0;
}
.filter_full_1b0e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.filter_full_1b0e [class*="social-icon-slideshare"].picture-7f9a {
  background-color: transparent;
  color: #0077b5;
}
.filter_full_1b0e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.filter_full_1b0e [class*="social-icon-snapchat"].picture-7f9a {
  background-color: transparent;
  color: #fffc00;
}
.filter_full_1b0e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.filter_full_1b0e [class*="social-icon-soundcloud"].picture-7f9a {
  background-color: transparent;
  color: #f80;
}
.filter_full_1b0e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.filter_full_1b0e [class*="social-icon-spotify"].picture-7f9a {
  background-color: transparent;
  color: #2ebd59;
}
.filter_full_1b0e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.filter_full_1b0e
  [class*="social-icon-stack-overflow"].picture-7f9a {
  background-color: transparent;
  color: #fe7a15;
}
.filter_full_1b0e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.filter_full_1b0e [class*="social-icon-maldkfgram"].picture-7f9a {
  background-color: transparent;
  color: #2ca5e0;
}
.filter_full_1b0e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.filter_full_1b0e [class*="social-icon-tripadvisor"].picture-7f9a {
  background-color: transparent;
  color: #589442;
}
.filter_full_1b0e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.filter_full_1b0e [class*="social-icon-tumblr"].picture-7f9a {
  background-color: transparent;
  color: #35465c;
}
.filter_full_1b0e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.filter_full_1b0e [class*="social-icon-twitch"].picture-7f9a {
  background-color: transparent;
  color: #6441a5;
}
.filter_full_1b0e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.filter_full_1b0e [class*="social-icon-twitter"].picture-7f9a {
  background-color: transparent;
  color: #1da1f2;
}
.filter_full_1b0e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.filter_full_1b0e [class*="social-icon-vimeo"].picture-7f9a {
  background-color: transparent;
  color: #1ab7ea;
}
.filter_full_1b0e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.filter_full_1b0e [class*="social-icon-vk"].picture-7f9a {
  background-color: transparent;
  color: #45668e;
}
.filter_full_1b0e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.filter_full_1b0e [class*="social-icon-weibo"].picture-7f9a {
  background-color: transparent;
  color: #df2029;
}
.filter_full_1b0e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.filter_full_1b0e [class*="social-icon-weixin"].picture-7f9a {
  background-color: transparent;
  color: #7bb32e;
}
.filter_full_1b0e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.filter_full_1b0e [class*="social-icon-whatsapp"].picture-7f9a {
  background-color: transparent;
  color: #25d366;
}
.filter_full_1b0e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.filter_full_1b0e [class*="social-icon-wordpress"].picture-7f9a {
  background-color: transparent;
  color: #21759b;
}
.filter_full_1b0e [class*="social-icon-xing"] {
  background-color: #026466;
}
.filter_full_1b0e [class*="social-icon-xing"].picture-7f9a {
  background-color: transparent;
  color: #026466;
}
.filter_full_1b0e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.filter_full_1b0e [class*="social-icon-yelp"].picture-7f9a {
  background-color: transparent;
  color: #af0606;
}
.filter_full_1b0e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.filter_full_1b0e [class*="social-icon-youtube"].picture-7f9a {
  background-color: transparent;
  color: #cd201f;
}
.dim-aabd {
  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;
}
.dim-aabd:hover {
  box-shadow: none;
  background: 0 0;
}
.overlay_easy_cf6a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.last_5699 {
  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;
}
.chip-4f6c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.glass-85d2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.glass-85d2,
.glass-85d2::after,
.glass-85d2::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;
}
.glass-85d2::after,
.glass-85d2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tertiary-iron-b4bb .last_5699 .chip-4f6c {
  margin-top: -2px;
  width: 19px;
}
.tertiary-iron-b4bb .last_5699 .glass-85d2 {
  margin-top: -1px;
}
.tertiary-iron-b4bb .last_5699 .glass-85d2,
.tertiary-iron-b4bb .last_5699 .glass-85d2::after,
.tertiary-iron-b4bb .last_5699 .glass-85d2::before {
  width: 19px;
  height: 2px;
}
.tertiary-iron-b4bb .last_5699 .glass-85d2::before {
  top: -6px;
}
.tertiary-iron-b4bb .last_5699 .glass-85d2::after {
  bottom: -6px;
}
.large-6978 .last_5699 .chip-4f6c {
  margin-top: -2px;
  width: 22px;
}
.large-6978 .last_5699 .glass-85d2 {
  margin-top: -1px;
}
.large-6978 .last_5699 .glass-85d2,
.large-6978 .last_5699 .glass-85d2::after,
.large-6978 .last_5699 .glass-85d2::before {
  width: 22px;
  height: 2px;
}
.large-6978 .last_5699 .glass-85d2::before {
  top: -7px;
}
.large-6978 .last_5699 .glass-85d2::after {
  bottom: -7px;
}
.title_339d .last_5699 .chip-4f6c {
  margin-top: -2px;
  width: 31px;
}
.title_339d .last_5699 .glass-85d2 {
  margin-top: -1.5px;
}
.title_339d .last_5699 .glass-85d2,
.title_339d .last_5699 .glass-85d2::after,
.title_339d .last_5699 .glass-85d2::before {
  width: 31px;
  height: 3px;
}
.title_339d .last_5699 .glass-85d2::before {
  top: -9px;
}
.title_339d .last_5699 .glass-85d2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .south-1904 .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 19px;
  }
  .south-1904 .last_5699 .glass-85d2 {
    margin-top: -1px;
  }
  .south-1904 .last_5699 .glass-85d2,
  .south-1904 .last_5699 .glass-85d2::after,
  .south-1904 .last_5699 .glass-85d2::before {
    width: 19px;
    height: 2px;
  }
  .south-1904 .last_5699 .glass-85d2::before {
    top: -6px;
  }
  .south-1904 .last_5699 .glass-85d2::after {
    bottom: -6px;
  }
  .panel_red_8809 .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 22px;
  }
  .panel_red_8809 .last_5699 .glass-85d2 {
    margin-top: -1px;
  }
  .panel_red_8809 .last_5699 .glass-85d2,
  .panel_red_8809 .last_5699 .glass-85d2::after,
  .panel_red_8809 .last_5699 .glass-85d2::before {
    width: 22px;
    height: 2px;
  }
  .panel_red_8809 .last_5699 .glass-85d2::before {
    top: -7px;
  }
  .panel_red_8809 .last_5699 .glass-85d2::after {
    bottom: -7px;
  }
  .border_c4db .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 31px;
  }
  .border_c4db .last_5699 .glass-85d2 {
    margin-top: -1.5px;
  }
  .border_c4db .last_5699 .glass-85d2,
  .border_c4db .last_5699 .glass-85d2::after,
  .border_c4db .last_5699 .glass-85d2::before {
    width: 31px;
    height: 3px;
  }
  .border_c4db .last_5699 .glass-85d2::before {
    top: -9px;
  }
  .border_c4db .last_5699 .glass-85d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info_04d5 .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 19px;
  }
  .info_04d5 .last_5699 .glass-85d2 {
    margin-top: -1px;
  }
  .info_04d5 .last_5699 .glass-85d2,
  .info_04d5 .last_5699 .glass-85d2::after,
  .info_04d5 .last_5699 .glass-85d2::before {
    width: 19px;
    height: 2px;
  }
  .info_04d5 .last_5699 .glass-85d2::before {
    top: -6px;
  }
  .info_04d5 .last_5699 .glass-85d2::after {
    bottom: -6px;
  }
  .wood-4d11 .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 22px;
  }
  .wood-4d11 .last_5699 .glass-85d2 {
    margin-top: -1px;
  }
  .wood-4d11 .last_5699 .glass-85d2,
  .wood-4d11 .last_5699 .glass-85d2::after,
  .wood-4d11 .last_5699 .glass-85d2::before {
    width: 22px;
    height: 2px;
  }
  .wood-4d11 .last_5699 .glass-85d2::before {
    top: -7px;
  }
  .wood-4d11 .last_5699 .glass-85d2::after {
    bottom: -7px;
  }
  .panel-wood-0a63 .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 31px;
  }
  .panel-wood-0a63 .last_5699 .glass-85d2 {
    margin-top: -1.5px;
  }
  .panel-wood-0a63 .last_5699 .glass-85d2,
  .panel-wood-0a63 .last_5699 .glass-85d2::after,
  .panel-wood-0a63 .last_5699 .glass-85d2::before {
    width: 31px;
    height: 3px;
  }
  .panel-wood-0a63 .last_5699 .glass-85d2::before {
    top: -9px;
  }
  .panel-wood-0a63 .last_5699 .glass-85d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .bottom_b954 .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 19px;
  }
  .bottom_b954 .last_5699 .glass-85d2 {
    margin-top: -1px;
  }
  .bottom_b954 .last_5699 .glass-85d2,
  .bottom_b954 .last_5699 .glass-85d2::after,
  .bottom_b954 .last_5699 .glass-85d2::before {
    width: 19px;
    height: 2px;
  }
  .bottom_b954 .last_5699 .glass-85d2::before {
    top: -6px;
  }
  .bottom_b954 .last_5699 .glass-85d2::after {
    bottom: -6px;
  }
  .aside-c6a6 .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 22px;
  }
  .aside-c6a6 .last_5699 .glass-85d2 {
    margin-top: -1px;
  }
  .aside-c6a6 .last_5699 .glass-85d2,
  .aside-c6a6 .last_5699 .glass-85d2::after,
  .aside-c6a6 .last_5699 .glass-85d2::before {
    width: 22px;
    height: 2px;
  }
  .aside-c6a6 .last_5699 .glass-85d2::before {
    top: -7px;
  }
  .aside-c6a6 .last_5699 .glass-85d2::after {
    bottom: -7px;
  }
  .popup_solid_172f .last_5699 .chip-4f6c {
    margin-top: -2px;
    width: 31px;
  }
  .popup_solid_172f .last_5699 .glass-85d2 {
    margin-top: -1.5px;
  }
  .popup_solid_172f .last_5699 .glass-85d2,
  .popup_solid_172f .last_5699 .glass-85d2::after,
  .popup_solid_172f .last_5699 .glass-85d2::before {
    width: 31px;
    height: 3px;
  }
  .popup_solid_172f .last_5699 .glass-85d2::before {
    top: -9px;
  }
  .popup_solid_172f .last_5699 .glass-85d2::after {
    bottom: -9px;
  }
}
.aside-fc67 .glass-85d2 {
  -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);
}
.aside-fc67 .glass-85d2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.aside-fc67 .glass-85d2::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);
}
.aside-fc67.input-thick-38d6 .glass-85d2 {
  -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);
}
.aside-fc67.input-thick-38d6 .glass-85d2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.aside-fc67.input-thick-38d6 .glass-85d2::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);
}
.light-6c51 {
  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.motion_cc99:before {
  display: none;
}
.hero_400b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero_400b .thumbnail_fca6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero_400b .thumbnail_fca6:last-of-type {
  border-bottom: none;
}
.hero_400b .thumbnail_fca6.middle_72ef,
.hero_400b .thumbnail_fca6.disabled_f862,
.hero_400b .thumbnail_fca6.image_bfdc {
  padding: 0;
}
.hero_400b .complex-2e20 .container_8f87 {
  color: currentColor;
}
.hero_400b .complex-2e20 .container_8f87:focus,
.hero_400b .complex-2e20 .container_8f87:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_400b.feature-middle-990b .search-up-b8b0,
.hero_400b.feature-middle-990b .input-gas-39a7 a,
.hero_400b.feature-middle-990b .complex-4b2a a,
.hero_400b.feature-middle-990b .table_0dd5 a {
  color: rgba(0, 0, 0, 0.55);
}
.hero_400b.feature-middle-990b .search-up-b8b0:hover,
.hero_400b.feature-middle-990b .input-gas-39a7 a:hover,
.hero_400b.feature-middle-990b .complex-4b2a a:hover,
.hero_400b.feature-middle-990b .table_0dd5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_400b.feature-middle-990b .gradient-light-d25b {
  color: rgba(0, 0, 0, 0.8);
}
.hero_400b.feature-middle-990b .thumbnail_fca6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_400b.feature-middle-990b .thumbnail_fca6:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero_400b.feature-middle-990b .full-6b4e:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero_400b.feature-middle-990b .complex-2e20 .tabs_64d2 li a,
.hero_400b.feature-middle-990b .complex-2e20 .container_8f87,
.hero_400b.feature-middle-990b .table_0dd5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_400b.feature-middle-990b .complex-2e20 .container_8f87:focus,
.hero_400b.feature-middle-990b .complex-2e20 .container_8f87:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_400b.feature-middle-990b .tabs_64d2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_400b.image-9876 .search-up-b8b0,
.hero_400b.image-9876 .input-gas-39a7 a,
.hero_400b.image-9876 .complex-4b2a .container_8f87,
.hero_400b.image-9876 .complex-4b2a a,
.hero_400b.image-9876 .table_0dd5 a {
  color: rgba(255, 255, 255, 0.79);
}
.hero_400b.image-9876 .search-up-b8b0:hover,
.hero_400b.image-9876 .input-gas-39a7 a:hover,
.hero_400b.image-9876 .complex-4b2a .container_8f87:hover,
.hero_400b.image-9876 .complex-4b2a a:hover,
.hero_400b.image-9876 .table_0dd5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_400b.image-9876 .gradient-light-d25b {
  color: rgba(255, 255, 255, 0.99);
}
.hero_400b.image-9876 .thumbnail_fca6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_400b.image-9876 .thumbnail_fca6:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero_400b.image-9876 .full-6b4e:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero_400b.image-9876 .complex-2e20 .tabs_64d2 li a,
.hero_400b.image-9876 .complex-2e20 .container_8f87,
.hero_400b.image-9876 .table_0dd5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_400b.image-9876 .complex-2e20 .container_8f87:focus,
.hero_400b.image-9876 .complex-2e20 .container_8f87:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero_400b.image-9876 .tabs_64d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-6b4e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.full-6b4e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.center-3902 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading_576d .hero_400b {
  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;
}
.heading_576d .thumbnail_fca6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading_576d .thumbnail_fca6: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) {
  .heading_576d .thumbnail_fca6:before {
    width: 16%;
    left: 42%;
  }
}
.heading_576d .thumbnail_fca6:last-child:before {
  content: none;
}
.heading_576d .thumbnail_fca6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading_576d .complex-2e20 .tabs_64d2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading_576d .complex-2e20 .tabs_64d2 li a .container_8f87 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading_576d .complex-2e20 .table_0dd5 {
  border: none;
}
.heading_576d .complex-2e20 .table_0dd5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading_576d .full-6b4e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading_576d .center-3902 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading_576d .image-9876 .full-6b4e:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading_576d .feature-middle-990b.popup-4594 .glass-85d2 {
  background: rgba(0, 0, 0, 0.6);
}
.heading_576d
  .feature-middle-990b.popup-4594
  .glass-85d2::after,
.heading_576d
  .feature-middle-990b.popup-4594
  .glass-85d2:before {
  background: inherit;
}
.heading_576d
  .feature-middle-990b.popup-4594:hover
  .glass-85d2 {
  background: rgba(0, 0, 0, 0.8);
}
.accordion_hot_3b1f .hero_400b {
  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) {
  .accordion_hot_3b1f .hero_400b {
    width: auto;
    right: 45px;
  }
}
.highlight_f7fa .hero_400b {
  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) {
  .highlight_f7fa .hero_400b {
    width: auto;
    left: 45px;
  }
}
.motion_cc99 .hero_400b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.motion_cc99 .center-3902 {
  max-width: 48em;
  margin: 0 auto;
}
.motion_cc99 .full-6b4e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.item-up-a0e0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.item-up-a0e0.heading_576d .hero_400b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.item-up-a0e0.accordion_hot_3b1f .hero_400b {
  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);
}
.item-up-a0e0 .hero_400b {
  visibility: visible;
}
.item-up-a0e0.highlight_f7fa .hero_400b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.main-c4b5,
.image_2cf2 {
  overflow-x: hidden;
}
.main-c4b5 .hero_400b {
  overflow: auto;
}
.main-c4b5.heading_576d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-c4b5.heading_576d .hero_400b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.main-c4b5.heading_576d .dim-aabd {
  opacity: 0;
}
.main-c4b5.accordion_hot_3b1f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-c4b5.accordion_hot_3b1f .hero_400b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.main-c4b5.accordion_hot_3b1f .dim-aabd {
  opacity: 0;
}
.main-c4b5.highlight_f7fa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-c4b5.highlight_f7fa .hero_400b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.main-c4b5.highlight_f7fa .dim-aabd {
  opacity: 0;
}
.main-c4b5.motion_cc99 .hero_400b {
  z-index: 10;
  visibility: visible;
}
.popup-4594 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.popup-4594 .glass-85d2 {
  background: rgba(255, 255, 255, 0.99);
}
.popup-4594 .glass-85d2::after,
.popup-4594 .glass-85d2:before {
  background: inherit;
}
.popup-4594:hover .glass-85d2 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_f7fa .popup-4594 {
  top: 10px;
  right: auto;
  left: 12px;
}
.motion_cc99 .popup-4594 {
  display: none !important;
}
.main-c4b5:before,
.image_2cf2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.main-c4b5 .popup-4594,
.image_2cf2 .popup-4594 {
  display: inline-block;
}
.hero_400b .gradient_over_c14d {
  -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;
}
.main-c4b5 .hero_400b .gradient_over_c14d,
.image_2cf2 .hero_400b .gradient_over_c14d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form-b44b .carousel_motion_b041 {
  width: 100%;
}
.sort_a75c {
  padding: 0 0.5em 0;
}
.sort_a75c [class*="customify-col-"],
.sort_a75c [class*="customify-col_"],
.sort_a75c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.component-liquid-040b .sort_a75c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pattern_70eb .image_fast_c0c1,
  .image_fast_c0c1 {
    display: none;
  }
  .footer-left-6687 {
    text-align: left;
  }
  .upper_8d81 {
    text-align: center;
  }
  .modal_d445 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_70eb .simple_f2a4,
  .simple_f2a4 {
    display: none;
  }
  .video-motion-cdfc {
    text-align: left;
  }
  .form-21c5 {
    text-align: center;
  }
  .popup_dirty_7370 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pattern_70eb .photo-fast-353f,
  .photo-fast-353f {
    display: none;
  }
  .silver_a801 {
    text-align: left;
  }
  .black-05a0 {
    text-align: center;
  }
  .hard-b579 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.logo_a7a2 {
  box-shadow: none !important;
}
.notification_5622 .purple-1439,
.dark-c80b .purple-1439 {
  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;
}
.dark-c80b .purple-1439 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mask_34af {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.mask_34af:after,
.mask_34af:before {
  content: "";
  display: table;
}
.mask_34af:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .mask_34af {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.mask_34af,
.notification_a3fc {
  max-width: 1248px;
  margin: 0 auto;
}

.caption_8900.layout-red-9bf2 .mask_34af {
  max-width: 100%;
}
.caption_8900.backdrop_brown_b39d {
  max-width: 1200px;
  margin: 0 auto;
}
.caption_8900.bottom_5994 .mask_34af {
  max-width: 100%;
}
.caption_8900.bottom_5994 > .mask_34af {
  padding-left: 0;
  padding-right: 0;
}
.caption_8900.bottom_5994 > .mask_34af .pattern_70eb {
  margin: 0;
}
.caption_8900.bottom_5994
  > .mask_34af
  .gradient_focused_3098.notice_silver_de47 {
  margin-right: 0;
  margin-left: 0;
}
.caption_8900.bottom_5994 #main.notice_silver_de47 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .silver_da3d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .silver_da3d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-inner-878d .large-69c0 {
    padding-right: 1em;
  }
  .heading-inner-878d.east-344e .gradient_focused_3098 {
    border-right: 1px solid #eaecee;
  }
  .heading-inner-878d.east-344e .large-69c0 {
    padding-right: 1em;
  }
  .heading-inner-878d.east-344e .purple_387f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_5c07 .large-69c0 {
    padding-left: 1em;
  }
  .container_5c07.east-344e .gradient_focused_3098 {
    border-left: 1px solid #eaecee;
  }
  .container_5c07.east-344e .large-69c0 {
    padding-left: 1em;
  }
  .container_5c07.east-344e .purple_387f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-hard-1929 .large-69c0 {
    padding-left: 1em;
  }
  .footer-hard-1929.east-344e .media-c30d {
    border-right: 1px solid #eaecee;
  }
  .footer-hard-1929.east-344e .last-8ff5 {
    border-right: 1px solid #eaecee;
  }
  .footer-hard-1929.east-344e .large-69c0 {
    padding-left: 1em;
  }
  .footer-hard-1929.east-344e .purple_387f {
    padding-right: 1em;
  }
  .footer-hard-1929.east-344e .action-9c48 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_cold_4eba .large-69c0 {
    padding-right: 1em;
  }
  .background_cold_4eba.east-344e .media-c30d {
    border-left: 1px solid #eaecee;
  }
  .background_cold_4eba.east-344e .last-8ff5 {
    border-left: 1px solid #eaecee;
  }
  .background_cold_4eba.east-344e .large-69c0 {
    padding-right: 1em;
  }
  .background_cold_4eba.east-344e .purple_387f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_cold_4eba.east-344e .action-9c48 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver_da3d .large-69c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .silver_da3d.east-344e .gradient_focused_3098 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .silver_da3d.east-344e .large-69c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .silver_da3d.east-344e .purple_387f {
    padding-left: 1em;
  }
  .silver_da3d.east-344e .action-9c48 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .silver_da3d.east-344e .large-69c0 {
    padding-left: 0;
  }
}
.slider_center_5f30 .backdrop-prev-640a {
  display: inline-block;
}
.stone-4f44 {
  display: inline-block;
}
.overlay_center_8a42 {
  word-con: break-word;
}
.stone_390a > span {
  display: inline-block;
  padding: 5px 0;
}
.stone_390a .selected-866a {
  margin-left: 8px;
  margin-right: 8px;
}
.stone_390a .photo_wide_07c9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.description-95bb .grid-small-d49e {
  margin-bottom: 2em;
}
.description-95bb .old-e1dd {
  margin-bottom: 15px;
}
.description-95bb .old-e1dd:last-child {
  margin-bottom: 0;
}
.description-95bb .section-fresh-795f {
  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) {
  .description-95bb .section-fresh-795f {
    display: block;
  }
}
.description-95bb .paragraph-c59a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .description-95bb .paragraph-c59a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.description-95bb .paper-e12c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.description-95bb .paper-e12c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.description-95bb .paper-e12c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.description-95bb .overlay_center_8a42 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.description-95bb .overlay_center_8a42 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.description-95bb .gallery-905b p:last-child {
  margin-bottom: 0;
}
.description-95bb .advanced_4c28 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.description-95bb .static_5928 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.description-95bb .overlay-427e {
  margin-top: 1em;
}
.description-95bb .nav_motion_28ff {
  top: 0;
  display: block;
}
.description-95bb .nav_motion_28ff a {
  color: inherit;
}
.description-95bb .nav_motion_28ff a:hover {
  color: inherit;
}
.description-95bb .dark_c826 {
  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;
}
.description-95bb .dark_c826:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.description-95bb .static_5928 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.description-95bb .message_motion_9707 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.description-95bb .message_motion_9707:first-child {
  margin-top: 0;
}
.description-95bb .message_motion_9707.active-6541 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.description-95bb .message_motion_9707.component-be86 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description-95bb
  .message_motion_9707.component-be86.prev-80b1
  .overlay-427e {
  width: 100%;
}
.description-95bb .component-be86 {
  -webkit-box-align: center;
  align-items: center;
}
.description-95bb .component-be86 .stone_390a,
.description-95bb .component-be86 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.description-95bb .paper-e12c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description-95bb .paper-e12c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description-95bb .paper-e12c: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;
}
.description-95bb .active-6541 {
  z-index: 5;
}
.description-95bb .menu-7e80 .static-7474 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.description-95bb .tooltip-old-331a .static-7474 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.description-95bb .cold-8ec6 .static-7474 {
  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;
}
.description-95bb.outline_copper_2363 .section-fresh-795f,
.description-95bb.hover_b75b .section-fresh-795f {
  display: block;
}
.description-95bb.outline_copper_2363 .section-fresh-795f .smooth_4c4f,
.description-95bb.outline_copper_2363 .section-fresh-795f .static_5928,
.description-95bb.hover_b75b .section-fresh-795f .smooth_4c4f,
.description-95bb.hover_b75b .section-fresh-795f .static_5928 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.description-95bb.grid_6cde .paragraph-c59a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .description-95bb.grid_6cde .paragraph-c59a {
    margin-right: 0;
  }
}
.description-95bb.outline_copper_2363 .paragraph-c59a,
.description-95bb.hover_b75b .paragraph-c59a {
  padding-top: 40%;
}
.description-95bb.outline_copper_2363 .grid-small-d49e,
.description-95bb.hover_b75b .grid-small-d49e {
  display: block;
}
.description-95bb.outline_copper_2363 .fn-sticky-7570 .static_5928,
.description-95bb.hover_b75b .fn-sticky-7570 .static_5928 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.description-95bb.outline_copper_2363 .paragraph-c59a,
.description-95bb.hover_b75b .paragraph-c59a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.description-95bb.outline_copper_2363 .static_5928 {
  padding: 1em;
}
.lite_1f7e {
  margin: 30px auto;
  display: block;
}
.lite_1f7e .bottom_35ec > * {
  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;
}
.lite_1f7e .bottom_35ec > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lite_1f7e .bottom_35ec span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.old_f705 .stone_390a {
  margin-bottom: 1.41575em;
}
.old_f705 .fluid-0118 {
  margin-bottom: 1.618em;
}
.out_8db6 .bright-3e1d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.out_8db6 .bright-3e1d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.out_8db6 .input_over_be90 {
  max-width: 100%;
  overflow: auto;
}
.hidden_d45b .out_8db6 a:hover {
  text-decoration: underline;
}
.status_55b3 .old-e1dd:not(.overlay_center_8a42),
.status_55b3 .paper-e12c {
  margin-bottom: 1.41575em;
}
.status_55b3 .old-e1dd:not(.overlay_center_8a42):last-child,
.status_55b3 .paper-e12c:last-child {
  margin-bottom: 0;
}
.status_55b3 .old-e1dd.dirty-9006 {
  margin-bottom: 0.41575em;
}
.status_55b3 .black-5b34:before,
.status_55b3 .disabled_efeb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.status_55b3 .black-5b34:before {
  content: "\f115";
}
.status_55b3 .disabled_efeb:before {
  content: "\f02c";
}
.status_55b3 .chip_fluid_83e5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.status_55b3 .chip_fluid_83e5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.east_0d04 {
  display: -webkit-box;
  display: flex;
}
.east_0d04 .button-d641 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .east_0d04 .button-d641 {
    flex-basis: 90px;
  }
}
.east_0d04 .fixed-ff10 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .east_0d04 .fixed-ff10 {
    flex-basis: calc(100% - 50px);
  }
}
.east_0d04 .paragraph-active-6449 p:last-child {
  margin-bottom: 0.72em;
}
.item-fe30 .bottom_35ec {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.item-fe30 .bottom_35ec:after,
.item-fe30 .bottom_35ec:before {
  content: "";
  display: table;
}
.item-fe30 .bottom_35ec:after {
  clear: both;
}
.item-fe30 .bottom_35ec .surface_hovered_3ecc,
.item-fe30 .bottom_35ec .medium_99f8 {
  width: 49%;
}
.item-fe30 .bottom_35ec .surface_hovered_3ecc a span.tertiary_0554,
.item-fe30 .bottom_35ec .medium_99f8 a span.tertiary_0554 {
  display: block;
  margin-bottom: 5px;
}
.item-fe30 .bottom_35ec .medium_99f8 {
  float: left;
  text-align: left;
}
.item-fe30 .bottom_35ec .surface_hovered_3ecc {
  float: right;
  text-align: right;
}
.sidebar_hovered_b29b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sidebar_hovered_b29b {
    margin-bottom: 0;
  }
}
.shadow_bfac {
  margin-bottom: 1em;
}
.shadow_bfac .overlay_center_8a42 {
  font-size: 1.1em;
  line-height: 1.3;
}
.right-fb79 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient_action_96da .shadow_bfac,
.easy-dbaf .shadow_bfac {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient_action_96da .shadow_bfac,
  .easy-dbaf .shadow_bfac {
    display: block;
  }
}
.gradient_action_96da .right-fb79,
.easy-dbaf .right-fb79 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient_action_96da .right-fb79,
  .easy-dbaf .right-fb79 {
    margin-bottom: 1em;
  }
}
.gradient_action_96da .right-fb79 img,
.easy-dbaf .right-fb79 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient_action_96da .secondary_short_76e2,
.easy-dbaf .secondary_short_76e2 {
  flex-basis: calc(100% - 160px);
}
.gradient_action_96da .secondary_short_76e2 p,
.easy-dbaf .secondary_short_76e2 p {
  margin-bottom: 0;
}
.gradient_action_96da .secondary_short_76e2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_action_96da .secondary_short_76e2 {
    padding-left: 0;
  }
}
.easy-dbaf .secondary_short_76e2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .easy-dbaf .secondary_short_76e2 {
    padding-right: 0;
  }
}
.easy-dbaf .right-fb79 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.under_af94 .right-fb79 {
  margin-bottom: 0.5em;
}
.under_af94 .right-fb79 img {
  width: 100%;
}
.content_next_d0a3 .focus_4232,
.thumbnail_red_f55b .focus_4232 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.thumbnail_red_f55b .gradient_focused_3098 .dynamic_0650 p:last-child {
  margin-bottom: 0;
}
.up_863e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.secondary_orange_f00c .list-last-84ae {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .secondary_orange_f00c .list-last-84ae:last-of-type {
    margin-bottom: 0;
  }
}
.secondary_orange_f00c .list-last-84ae ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_orange_f00c .list-last-84ae ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.secondary_orange_f00c .list-last-84ae ul li {
  margin: 0 0 0.6em;
}
.secondary_orange_f00c .list-last-84ae ul li.prev_820e,
.secondary_orange_f00c .list-last-84ae ul li.description_7b83 {
  position: relative;
}
.secondary_orange_f00c .list-last-84ae ul li.prev_820e .copper-d357,
.secondary_orange_f00c .list-last-84ae ul li.description_7b83 .copper-d357 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.secondary_orange_f00c .list-last-84ae ul li.prev_820e:after:after,
.secondary_orange_f00c .list-last-84ae ul li.prev_820e:after:before,
.secondary_orange_f00c
  .list-last-84ae
  ul
  li.description_7b83:after:after,
.secondary_orange_f00c
  .list-last-84ae
  ul
  li.description_7b83:after:before {
  content: "";
  display: table;
}
.secondary_orange_f00c .list-last-84ae ul li.prev_820e:after:after,
.secondary_orange_f00c
  .list-last-84ae
  ul
  li.description_7b83:after:after {
  clear: both;
}
.secondary_orange_f00c .list-last-84ae a.container_d8e3:hover {
  text-decoration: none;
}
.secondary_orange_f00c .list-last-84ae select {
  max-width: 100%;
}
.secondary_orange_f00c .list-last-84ae table {
  font-size: 85%;
}
.secondary_orange_f00c .list-last-84ae table td,
.secondary_orange_f00c .list-last-84ae table th {
  padding: 0.2360828548em;
  text-align: center;
}
.secondary_orange_f00c .list-last-84ae table tfoot td {
  text-align: left;
}
.secondary_orange_f00c .list-last-84ae :last-child {
  margin-bottom: 0;
}
.secondary_orange_f00c .list-last-84ae .background-dynamic-e8f3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.secondary_orange_f00c .list-last-84ae .background-dynamic-e8f3 label {
  width: 100%;
}
.secondary_orange_f00c .list-last-84ae .background-dynamic-e8f3 .tertiary_clean_fb3d {
  width: 100%;
  display: block;
}
.secondary_orange_f00c .list-last-84ae .background-dynamic-e8f3 .up_d666 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.secondary_orange_f00c .list-last-84ae .background-dynamic-e8f3 .up_d666:hover svg #svg-search {
  fill: #444;
}
.secondary_orange_f00c .list-last-84ae .background-dynamic-e8f3 .up_d666 svg {
  width: 18px;
  height: 18px;
}
.secondary_orange_f00c .text-thick-98df ul ul,
.secondary_orange_f00c .dropdown_down_a406 ul ul,
.secondary_orange_f00c .background_green_eaa4 ul ul,
.secondary_orange_f00c .description-inner-397c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.secondary_orange_f00c .text-thick-98df .easy-2773 > a,
.secondary_orange_f00c .dropdown_down_a406 .easy-2773 > a,
.secondary_orange_f00c .background_green_eaa4 .easy-2773 > a,
.secondary_orange_f00c .description-inner-397c .easy-2773 > a {
  margin-bottom: 0;
}
.secondary_orange_f00c .left_35ec li,
.secondary_orange_f00c .text-thick-98df li,
.secondary_orange_f00c .dynamic-73ad li,
.secondary_orange_f00c .dropdown_down_a406 li,
.secondary_orange_f00c .background_green_eaa4 li,
.secondary_orange_f00c .description-inner-397c li,
.secondary_orange_f00c .outline-outer-994d li,
.secondary_orange_f00c .carousel-advanced-1f30 li {
  display: block;
  position: relative;
}
.secondary_orange_f00c .left_35ec li:last-child,
.secondary_orange_f00c .text-thick-98df li:last-child,
.secondary_orange_f00c .dynamic-73ad li:last-child,
.secondary_orange_f00c .dropdown_down_a406 li:last-child,
.secondary_orange_f00c .background_green_eaa4 li:last-child,
.secondary_orange_f00c .description-inner-397c li:last-child,
.secondary_orange_f00c .outline-outer-994d li:last-child,
.secondary_orange_f00c .carousel-advanced-1f30 li:last-child {
  border: none;
}
.secondary_orange_f00c .left_35ec li a,
.secondary_orange_f00c .text-thick-98df li a,
.secondary_orange_f00c .dynamic-73ad li a,
.secondary_orange_f00c .dropdown_down_a406 li a,
.secondary_orange_f00c .background_green_eaa4 li a,
.secondary_orange_f00c .description-inner-397c li a,
.secondary_orange_f00c .outline-outer-994d li a,
.secondary_orange_f00c .carousel-advanced-1f30 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_orange_f00c .left_35ec li ul li::before,
.secondary_orange_f00c .text-thick-98df li ul li::before,
.secondary_orange_f00c .dynamic-73ad li ul li::before,
.secondary_orange_f00c .dropdown_down_a406 li ul li::before,
.secondary_orange_f00c .background_green_eaa4 li ul li::before,
.secondary_orange_f00c .description-inner-397c li ul li::before,
.secondary_orange_f00c .outline-outer-994d li ul li::before,
.secondary_orange_f00c .carousel-advanced-1f30 li ul li::before {
  left: 15px;
}
.secondary_orange_f00c .left_35ec li ul a,
.secondary_orange_f00c .text-thick-98df li ul a,
.secondary_orange_f00c .dynamic-73ad li ul a,
.secondary_orange_f00c .dropdown_down_a406 li ul a,
.secondary_orange_f00c .background_green_eaa4 li ul a,
.secondary_orange_f00c .description-inner-397c li ul a,
.secondary_orange_f00c .outline-outer-994d li ul a,
.secondary_orange_f00c .carousel-advanced-1f30 li ul a {
  padding-left: 20px;
}
.secondary_orange_f00c .left_35ec li ul ul li::before,
.secondary_orange_f00c .text-thick-98df li ul ul li::before,
.secondary_orange_f00c .dynamic-73ad li ul ul li::before,
.secondary_orange_f00c .dropdown_down_a406 li ul ul li::before,
.secondary_orange_f00c .background_green_eaa4 li ul ul li::before,
.secondary_orange_f00c .description-inner-397c li ul ul li::before,
.secondary_orange_f00c .outline-outer-994d li ul ul li::before,
.secondary_orange_f00c .carousel-advanced-1f30 li ul ul li::before {
  left: 30px;
}
.secondary_orange_f00c .left_35ec li ul ul a,
.secondary_orange_f00c .text-thick-98df li ul ul a,
.secondary_orange_f00c .dynamic-73ad li ul ul a,
.secondary_orange_f00c .dropdown_down_a406 li ul ul a,
.secondary_orange_f00c .background_green_eaa4 li ul ul a,
.secondary_orange_f00c .description-inner-397c li ul ul a,
.secondary_orange_f00c .outline-outer-994d li ul ul a,
.secondary_orange_f00c .carousel-advanced-1f30 li ul ul a {
  padding-left: 40px;
}
.secondary_orange_f00c .slider-steel-aa0a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_orange_f00c .carousel-advanced-1f30 ul li {
  margin-bottom: 1.41575em;
}
.secondary_orange_f00c .carousel-advanced-1f30 ul li .outline_8c4f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.secondary_orange_f00c .carousel-advanced-1f30 ul li .paper_b4a8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image-9876 .left_35ec li a,
.image-9876 .text-thick-98df li a,
.image-9876 .dynamic-73ad li a,
.image-9876 .dropdown_down_a406 li a,
.image-9876 .background_green_eaa4 li a,
.image-9876 .description-inner-397c li a,
.image-9876 .outline-outer-994d li a,
.image-9876 .carousel-advanced-1f30 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-9876 .slider-steel-aa0a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-9876 .list-last-84ae ul li.prev_820e .copper-d357,
.image-9876 .list-last-84ae ul li.description_7b83 .copper-d357 {
  background: rgba(0, 0, 0, 0.2);
}
.image-9876 .secondary_orange_f00c .list-last-84ae select {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_8900 .secondary_orange_f00c .tabs_64d2 li {
  margin: 0;
}
.caption_8900 .secondary_orange_f00c .tabs_64d2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.caption_8900 .secondary_orange_f00c .tabs_64d2 li ul {
  margin: 0;
}
.caption_8900 .secondary_orange_f00c .tabs_64d2 li ul li a {
  padding-left: 15px;
}
.caption_8900 .secondary_orange_f00c .tabs_64d2 li ul li li a {
  padding-left: 30px;
}
.caption_8900 .secondary_orange_f00c .tabs_64d2 li.focused-21d0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.caption_8900 .secondary_orange_f00c .tabs_64d2 li.focused-21d0 > 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;
}
.caption_8900 .secondary_orange_f00c .tabs_64d2 li.focused-21d0 > 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;
}
.layout_52f5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip_small_545e {
  position: relative;
  z-index: 10;
}
.chip_small_545e .gradient_over_c14d {
  width: 100%;
  max-width: 100%;
}
.dark_2224 .hovered_edcd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dark_2224 .feature-middle-990b {
}
.dark_2224 .image-9876 {
  background: #292929;
}
.paragraph-tiny-d31a .hovered_edcd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph-tiny-d31a .feature-middle-990b {
  background: #f9f9f9;
}
.paragraph-tiny-d31a .image-9876 {
  background: #303030;
}
.soft-1a52 .hovered_edcd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft-1a52 .backdrop-prev-640a {
    margin-bottom: 1em;
  }
  .soft-1a52 .backdrop-prev-640a:last-child {
    margin-bottom: 0;
  }
}
.soft-1a52 .feature-middle-990b {
  background: #ededed;
}
.soft-1a52 .image-9876 {
  background: #1a1a1a;
}
.hovered_edcd.feature-middle-990b {
  color: rgba(0, 0, 0, 0.6);
}
.hovered_edcd.feature-middle-990b .smooth_5ea1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered_edcd.image-9876 {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_edcd.image-9876 a:not(.container_d8e3) {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_edcd.image-9876 a:not(.container_d8e3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_edcd.image-9876 .smooth_5ea1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered_edcd.image-9876 table tbody td,
.hovered_edcd.image-9876 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-up-9285.wrapper_251d .mask_34af {
  max-width: initial;
}
.wrapper-up-9285 .plasma_9be8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-up-9285 .plasma_9be8 .gradient_over_c14d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-up-9285 .plasma_9be8 .gradient_over_c14d {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-up-9285 .plasma_9be8 .gradient_over_c14d:last-child {
    margin-bottom: 0;
  }
}
.soft-1a52 .backdrop-prev-640a:last-child,
.paragraph-tiny-d31a .backdrop-prev-640a:last-child,
.dark_2224 .backdrop-prev-640a:last-child {
  margin-bottom: 0;
}
.soft-1a52 .backdrop-prev-640a .secondary_orange_f00c .list-last-84ae:last-child,
.paragraph-tiny-d31a .backdrop-prev-640a .secondary_orange_f00c .list-last-84ae:last-child,
.dark_2224 .backdrop-prev-640a .secondary_orange_f00c .list-last-84ae:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .soft-1a52 .pro_222a,
  .soft-1a52 .highlight-last-8f9b,
  .paragraph-tiny-d31a .pro_222a,
  .paragraph-tiny-d31a .highlight-last-8f9b,
  .dark_2224 .pro_222a,
  .dark_2224 .highlight-last-8f9b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip_small_545e .backdrop-prev-640a {
    margin-bottom: 2em;
  }
}
.chip_small_545e p:last-child {
  margin-bottom: 0;
}
.chip_small_545e li,
.chip_small_545e ul {
  list-style: none;
  margin: 0;
}
.chip_small_545e ul ul {
  margin-left: 2.617924em;
}
.chip-yellow-4628 {
  font-size: 0.875em;
}

/* css-noise: 4ee0 */
.widget-item-g2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
