/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tabs_0c2d/customify
Author: WPCustomify
Author URI: https://pressmaximum.tabs_0c2d
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.tabs_0c2d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.grid-8812.search_e234/licenses/gpl-2.0.picture-aedf
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.table-cool-8e2f/, (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.huge-430f.pro-c6c8/normalize.text_gold_6c68/
 ======
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.text_gold_6c68 v7.0.0 | MIT License | github.tabs_0c2d/necolas/normalize.text_gold_6c68 */
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;
}
.breadcrumb_3266 .sort-west-f5ca,
.panel-tall-1cac,
.primary_last_0766,
.shadow_fast_af4a,
.content-ae5f,
.huge_d63c,
.paragraph_bba9,
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;
}
.panel-tall-1cac,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel-tall-1cac,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-tall-1cac,
  h1 {
    font-size: 1.8em;
  }
}
.primary_last_0766,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary_last_0766 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary_last_0766,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary_last_0766,
  h2 {
    font-size: 1.7em;
  }
}
.shadow_fast_af4a,
h3 {
  font-size: 1.618em;
}
.breadcrumb_3266 .sort-west-f5ca,
.content-ae5f,
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.center-10d0 {
  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;
}
.banner_action_3117:after,
.banner_action_3117:before,
.top_3e57:after,
.top_3e57:before {
  content: "";
  display: table;
}
.banner_action_3117:after,
.top_3e57:after {
  clear: both;
}
.gold-9d3e {
  float: right;
  margin-right: 0;
}
.gas-5f05 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.status_short_360d .steel_0107,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.status_short_360d .steel_0107: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;
}
.icon_2f6b .steel_0107 {
  box-shadow: none;
}
.icon_2f6b
  .steel_0107
  .thick_b1d3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon_2f6b .steel_0107 .top-7c23 {
  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;
}
.icon_2f6b
  .steel_0107
  .top-7c23
  b {
  display: none;
}
.icon_2f6b .active-a472 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.warm-1445:not(.over_2717):not(.purple_6916),
button:not(.over_2717):not(.purple_6916),
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ),
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ),
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ) {
  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;
}
.warm-1445:not(.over_2717):not(
    .purple_6916
  ):hover,
button:not(.over_2717):not(
    .purple_6916
  ):hover,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ):hover,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ):hover,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.warm-1445:not(.over_2717):not(
    .purple_6916
  ):active,
.warm-1445:not(.over_2717):not(
    .purple_6916
  ):focus,
button:not(.over_2717):not(
    .purple_6916
  ):active,
button:not(.over_2717):not(
    .purple_6916
  ):focus,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ):active,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ):focus,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ):active,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ):focus,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ):active,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ):focus {
  outline: 0;
}
.warm-1445:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827,
button:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827 {
  position: relative;
}
.warm-1445:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .white-9381,
.warm-1445:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .new_13b6,
.warm-1445:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .background_out_c7ba,
.warm-1445:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  i,
.warm-1445:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  svg,
button:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .white-9381,
button:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .new_13b6,
button:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .background_out_c7ba,
button:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  i,
button:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  svg,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .white-9381,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .new_13b6,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .background_out_c7ba,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  i,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  svg,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .white-9381,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .new_13b6,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .background_out_c7ba,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  i,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  svg,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .white-9381,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .new_13b6,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  .background_out_c7ba,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  i,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827
  svg {
  visibility: hidden;
}
.warm-1445:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827:after,
button:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827:after,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827:after,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827:after,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ).fn-loading-c827: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;
}
.warm-1445:not(.over_2717):not(.purple_6916),
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ),
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ),
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ) {
  color: #fff;
  background: #235787;
}
.warm-1445:not(.over_2717):not(
    .purple_6916
  ):focus,
input[type="button"]:not(.over_2717):not(
    .purple_6916
  ):focus,
input[type="reset"]:not(.over_2717):not(
    .purple_6916
  ):focus,
input[type="submit"]:not(.over_2717):not(
    .purple_6916
  ):focus {
  color: #fff;
}
.warm-1445.fn-disabled-c827:not(.over_2717):not(
    .purple_6916
  ),
.warm-1445[disabled]:not(.over_2717):not(
    .purple_6916
  ),
button.fn-disabled-c827:not(.over_2717):not(
    .purple_6916
  ),
button[disabled]:not(.over_2717):not(
    .purple_6916
  ) {
  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;
}
.card-f4f5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.card-f4f5: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;
}
.tall-d312 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outline_white_d2ad {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image_b7b8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner_action_3117:after,
.banner_action_3117:before,
.dynamic_87ec:after,
.dynamic_87ec:before,
.frame_a7da:after,
.frame_a7da:before,
.surface_narrow_124d:after,
.surface_narrow_124d:before,
.picture_bronze_9e27:after,
.picture_bronze_9e27:before,
.disabled-7b4f:after,
.disabled-7b4f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner_action_3117:after,
.dynamic_87ec:after,
.frame_a7da:after,
.surface_narrow_124d:after,
.picture_bronze_9e27:after,
.disabled-7b4f:after {
  clear: both;
}
.dynamic_87ec .silver_4083,
.frame_a7da .silver_4083,
.item_simple_88af .silver_4083 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shade_2cfd {
  display: inline-block;
}
.component_blue_48eb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component_blue_48eb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component_blue_48eb .middle-0671 {
  padding: 1em 0;
  font-size: 85%;
}
.middle-0671 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.description_0856 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.description_0856:after,
.description_0856:before {
  content: "";
  display: table;
}
.description_0856:after {
  clear: both;
}
.logo_dark_7156 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.right-1b3f .logo_dark_7156 {
  max-width: 50%;
}
.mask_112a .logo_dark_7156 {
  max-width: 33.33%;
}
.border_cd21 .logo_dark_7156 {
  max-width: 25%;
}
.middle-357b .logo_dark_7156 {
  max-width: 20%;
}
.left_c6c4 .logo_dark_7156 {
  max-width: 16.66%;
}
.glass_d6a4 .logo_dark_7156 {
  max-width: 14.28%;
}
.grid-fluid-2a3c .logo_dark_7156 {
  max-width: 12.5%;
}
.gallery-hot-e212 .logo_dark_7156 {
  max-width: 11.11%;
}
.container_1e46 {
  display: block;
}
.breadcrumb_3266 .summary_new_8713 label,
.breadcrumb_3266 .cool_4d06 label,
.breadcrumb_3266 .first-154a label,
.breadcrumb_3266 .overlay_in_2105 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_25ec {
  list-style: none;
  margin: 0;
}
.panel_25ec article.slider-south-3959 {
  margin-bottom: 0;
}
.panel_25ec ul {
  list-style: none;
  margin: 0;
}
.panel_25ec .grid-large-b664 li.slider-south-3959 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_25ec .grid-large-b664 li.slider-south-3959 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_25ec .grid-large-b664 li.slider-south-3959: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) {
  .panel_25ec .grid-large-b664 li.slider-south-3959 li.slider-south-3959 li.slider-south-3959 li.slider-south-3959 {
    padding-left: 0;
  }
}
article.slider-south-3959 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slider-south-3959 .dynamic_87ec p:last-of-type {
  margin-bottom: 0;
}
article.slider-south-3959 .lite_b008 {
  float: left;
}
article.slider-south-3959 .rough-d32c {
  margin-left: 85px;
}
article.slider-south-3959 .carousel-brown-2e69 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slider-south-3959 .carousel-brown-2e69 .basic_3156 {
  margin-left: 10px;
}
article.slider-south-3959 .wood_eb08 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slider-south-3959 .pro-b895 {
  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 .summary_new_8713,
  #respond .first-154a,
  #respond .overlay_in_2105 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .summary_new_8713 input,
#respond .first-154a input,
#respond .overlay_in_2105 input {
  width: 100%;
}
#respond .overlay_in_2105 {
  margin-right: 0;
}
#respond .disabled-44a8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled_brown_f3ef {
  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;
}
.disabled_brown_f3ef.avatar_f12c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.disabled_brown_f3ef 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%);
}
.disabled_brown_f3ef:focus,
.disabled_brown_f3ef: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);
}
.content-static-1ecc {
  border-radius: 10%;
}
.column_yellow_4e7b {
  border-radius: 50%;
}
.heading_paper_e1f3 {
  font-size: 0.72em;
}
.notice-64ad {
  font-size: 0.875em;
}
.tabs-a951 {
  font-size: 1.1em;
}
.item-silver-3cc8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.item-silver-3cc8.heading_paper_e1f3 {
  letter-spacing: 0.5px;
}
.feature_huge_0faa,
.feature_huge_0faa a {
  color: #6d6d6d;
}
.feature_huge_0faa a:hover {
  color: #111;
}
.grid_complex_b16b {
  color: #6d6d6d;
}
.current_80c1 {
  overflow-x: hidden;
}
.current_80c1 .backdrop_solid_d8a6.text_thick_2a88 {
  position: relative;
}
.current_80c1 .backdrop_solid_d8a6.text_thick_2a88.accordion_fixed_8c9b {
  position: initial;
}
.current_80c1
  .backdrop_solid_d8a6.text_thick_2a88.accordion_fixed_8c9b
  .badge-static-ca2e {
  left: auto;
}
.current_80c1 .backdrop_solid_d8a6 .badge-static-ca2e {
  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;
}
.current_80c1 .backdrop_solid_d8a6:hover.text_thick_2a88 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.current_80c1
  .backdrop_solid_d8a6:hover.text_thick_2a88
  .badge-static-ca2e {
  display: block;
  z-index: 9999999;
}
.current_80c1 .purple_f5aa .gradient-rough-fbcd,
.current_80c1 .texture_322b .gradient-rough-fbcd {
  display: none;
}
.current_80c1 .iron-caab .backdrop_solid_d8a6:hover.text_thick_2a88 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.breadcrumb_3266 .summary_new_8713 label,
.breadcrumb_3266 .cool_4d06 label,
.breadcrumb_3266 .first-154a label,
.breadcrumb_3266 .overlay_in_2105 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_25ec {
  list-style: none;
  margin: 0;
}
.panel_25ec article.slider-south-3959 {
  margin-bottom: 0;
}
.panel_25ec ul {
  list-style: none;
  margin: 0;
}
.panel_25ec .grid-large-b664 li.slider-south-3959 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_25ec .grid-large-b664 li.slider-south-3959 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_25ec .grid-large-b664 li.slider-south-3959: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) {
  .panel_25ec .grid-large-b664 li.slider-south-3959 li.slider-south-3959 li.slider-south-3959 li.slider-south-3959 {
    padding-left: 0;
  }
}
article.slider-south-3959 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slider-south-3959 .dynamic_87ec p:last-of-type {
  margin-bottom: 0;
}
article.slider-south-3959 .lite_b008 {
  float: left;
}
article.slider-south-3959 .rough-d32c {
  margin-left: 85px;
}
article.slider-south-3959 .carousel-brown-2e69 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slider-south-3959 .carousel-brown-2e69 .basic_3156 {
  margin-left: 10px;
}
article.slider-south-3959 .wood_eb08 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slider-south-3959 .pro-b895 {
  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 .summary_new_8713,
  #respond .first-154a,
  #respond .overlay_in_2105 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .summary_new_8713 input,
#respond .first-154a input,
#respond .overlay_in_2105 input {
  width: 100%;
}
#respond .overlay_in_2105 {
  margin-right: 0;
}
#respond .disabled-44a8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.purple_f5aa .hard_5fee {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hard_5fee .secondary_616b.photo-fixed-0290 .brown_02cd > li > a:focus,
.hard_5fee .secondary_616b.photo-fixed-0290 .brown_02cd > li > a:hover,
.hard_5fee .secondary_616b.copper-ad18 .brown_02cd > li > a:focus,
.hard_5fee .secondary_616b.copper-ad18 .brown_02cd > li > a:hover,
.hard_5fee .secondary_616b.layout_silver_b2b5 .brown_02cd > li > a:focus,
.hard_5fee .secondary_616b.layout_silver_b2b5 .brown_02cd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_5fee
  .secondary_616b.photo-fixed-0290
  .brown_02cd
  > li.tag-d089
  > a,
.hard_5fee
  .secondary_616b.photo-fixed-0290
  .brown_02cd
  > li.photo-fluid-9fdd
  > a,
.hard_5fee
  .secondary_616b.copper-ad18
  .brown_02cd
  > li.tag-d089
  > a,
.hard_5fee
  .secondary_616b.copper-ad18
  .brown_02cd
  > li.photo-fluid-9fdd
  > a,
.hard_5fee
  .secondary_616b.layout_silver_b2b5
  .brown_02cd
  > li.tag-d089
  > a,
.hard_5fee .secondary_616b.layout_silver_b2b5 .brown_02cd > li.shade-2334 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_5fee .article_212e,
.hard_5fee .article_212e a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_5fee .last-09e9.paper_c2d2 li a,
.hard_5fee .solid-4a2a a,
.hard_5fee .chip-slow-4b61,
.hard_5fee .brown_02cd > li > a,
.hard_5fee .blue_fe6f {
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee .last-09e9.paper_c2d2 li a:hover,
.hard_5fee .solid-4a2a a:hover,
.hard_5fee .chip-slow-4b61:hover,
.hard_5fee .brown_02cd > li > a:hover,
.hard_5fee .blue_fe6f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_5fee .mini-46d2 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee .mini-46d2 .tall-76ad {
  color: rgba(255, 255, 255, 0.99);
}
.hard_5fee .mini-46d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_5fee .background_hard_38e1 .progress-b79c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee .background_hard_38e1 .progress-b79c .outer_624f {
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee
  .background_hard_38e1
  .progress-b79c
  .outer_624f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee
  .background_hard_38e1
  .progress-b79c
  .outer_624f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee
  .background_hard_38e1
  .progress-b79c
  .outer_624f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee
  .background_hard_38e1
  .progress-b79c
  .outer_624f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee .background_hard_38e1 .border-0d13 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_5fee .background_hard_38e1 .border-0d13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center-1a56
  .hard_5fee
  .background_hard_38e1
  .green_edfe
  .dropdown-brown-0c03 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center-1a56
  .hard_5fee
  .background_hard_38e1
  .green_edfe
  .outer_624f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.purple_f5aa .huge-e4a8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.huge-e4a8 .secondary_616b.photo-fixed-0290 .brown_02cd > li > a:focus,
.huge-e4a8 .secondary_616b.photo-fixed-0290 .brown_02cd > li > a:hover,
.huge-e4a8 .secondary_616b.copper-ad18 .brown_02cd > li > a:focus,
.huge-e4a8 .secondary_616b.copper-ad18 .brown_02cd > li > a:hover,
.huge-e4a8 .secondary_616b.layout_silver_b2b5 .brown_02cd > li > a:focus,
.huge-e4a8 .secondary_616b.layout_silver_b2b5 .brown_02cd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-e4a8
  .secondary_616b.photo-fixed-0290
  .brown_02cd
  > li.tag-d089
  > a,
.huge-e4a8
  .secondary_616b.photo-fixed-0290
  .brown_02cd
  > li.photo-fluid-9fdd
  > a,
.huge-e4a8
  .secondary_616b.copper-ad18
  .brown_02cd
  > li.tag-d089
  > a,
.huge-e4a8
  .secondary_616b.copper-ad18
  .brown_02cd
  > li.photo-fluid-9fdd
  > a,
.huge-e4a8
  .secondary_616b.layout_silver_b2b5
  .brown_02cd
  > li.tag-d089
  > a,
.huge-e4a8 .secondary_616b.layout_silver_b2b5 .brown_02cd > li.shade-2334 > a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-e4a8 .article_212e,
.huge-e4a8 .article_212e a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-e4a8 .last-09e9.paper_c2d2 li a,
.huge-e4a8 .solid-4a2a a,
.huge-e4a8 .chip-slow-4b61,
.huge-e4a8 .brown_02cd > li > a,
.huge-e4a8 .blue_fe6f {
  color: rgba(0, 0, 0, 0.55);
}
.huge-e4a8 .last-09e9.paper_c2d2 li a:hover,
.huge-e4a8 .solid-4a2a a:hover,
.huge-e4a8 .chip-slow-4b61:hover,
.huge-e4a8 .brown_02cd > li > a:hover,
.huge-e4a8 .blue_fe6f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-e4a8 .mini-46d2 {
  color: rgba(0, 0, 0, 0.55);
}
.huge-e4a8 .mini-46d2 .tall-76ad {
  color: rgba(0, 0, 0, 0.8);
}
.huge-e4a8 .mini-46d2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border_16a4 .wrapper-east-0673 {
  margin-left: auto;
  margin-right: auto;
}
.frame_a7da > * {
  margin-left: auto;
  margin-right: auto;
}
.frame_a7da .tall-d312 {
  margin-right: 1.41575em;
}
.banner_e605 .frame_a7da > .outer-9e2e {
  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;
}
.banner_e605 .frame_a7da > .prev_be14 {
  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;
}
.last-824d.border_16a4 .wrapper-east-0673,
.alert_advanced_0348.border_16a4 .wrapper-east-0673 {
  margin-left: 0;
}
.preview_49e0.border_16a4 .wrapper-east-0673,
.sidebar-f1ef.border_16a4 .wrapper-east-0673 {
  margin-right: 0;
}
.frame_a7da ol,
.frame_a7da ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.status_9b27 video {
  max-width: 100%;
}
.component_steel_d00e img {
  display: block;
}
.component_steel_d00e.tall-d312,
.component_steel_d00e.outline_white_d2ad {
  width: 100%;
}
.component_steel_d00e.prev_be14 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.table_fast_b886:not(.status_north_183e) {
  margin: 1.5em auto;
}
.soft-f1ec p {
  padding: 1.5em 14px;
}
ul.west_eb45.prev_be14,
ul.west_eb45.outer-9e2e,
ul.west_eb45.popup_e919.outer-9e2e {
  padding: 0 14px;
}
.message-dim-faae {
  display: block;
  overflow-x: auto;
}
.message-dim-faae table {
  border-collapse: collapse;
  width: 100%;
}
.message-dim-faae td,
.message-dim-faae th {
  padding: 0.5em;
}
.frame_a7da li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.frame_a7da ol ol,
.frame_a7da ol ul,
.frame_a7da ul ol,
.frame_a7da ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.frame_a7da ol ol li,
.frame_a7da ol ul li,
.frame_a7da ul ol li,
.frame_a7da ul ul li {
  margin-left: 0;
}
.footer-wide-677e.content-dim-a1eb > .sidebar-huge-18b5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer-wide-677e.content-dim-a1eb > .sidebar-huge-18b5 iframe,
.footer-wide-677e.content-dim-a1eb > .sidebar-huge-18b5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget-a0ea {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget-a0ea.list_92b7 {
  padding: 0;
}
.widget-a0ea.list_92b7 cite {
  font-size: 13px;
}
.widget-a0ea > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget-a0ea cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.north-a2f4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.north-a2f4 > p:first-child {
  margin-top: 0;
}
.north-a2f4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.north-a2f4 blockquote {
  border-left: 0;
}
.link-thick-228d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.link-thick-228d:not(.east_91d8) {
  max-width: 100px;
}
.link-thick-228d.center_6212 {
  border-bottom: none !important;
  text-align: center;
}
.link-thick-228d.center_6212::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .soft-f1ec p {
    padding: 1.5em 0;
  }
}
.alert-clean-3a04 {
  color: #0073aa;
}
.video_86c0 {
  background-color: #0073aa;
}
.copper-570d {
  color: #229fd8;
}
.column_medium_d402 {
  background-color: #229fd8;
}
.summary-3357 {
  color: #eee;
}
.tiny_b30d {
  background-color: #eee;
}
.image_active_9bc2 {
  color: #444;
}
.slow-2ffd {
  background-color: #444;
}
.shadow_9588 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow_9588 .plasma-db1f .solid-4a2a {
  font-size: 15px;
}
.shadow_9588 .solid-4a2a {
  line-height: 1.3;
}
.shadow_9588 .huge-e4a8 {
}
.shadow_9588 .hard_5fee {
  background: #235787;
}
.dark_717a {
  padding: 0;
}
.dark_717a .hard_5fee {
  background: #1a1a1a;
}
.dark_717a .huge-e4a8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort-0d1e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort-0d1e .huge-e4a8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort-0d1e .hard_5fee {
  background: #303030;
}
.disabled-7b4f {
  position: relative;
  z-index: 10;
}
.disabled-7b4f .pagination-hard-5689 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.easy-3bdf .text_thick_2a88 {
  display: inline-block;
  vertical-align: middle;
}
.easy-3bdf.top_ea2a .text_thick_2a88 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .easy-3bdf.top_ea2a .text_thick_2a88 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .easy-3bdf.top_ea2a .text_thick_2a88 {
    margin-right: 0.4em;
  }
}
.easy-3bdf.top_ea2a .text_thick_2a88:last-child {
  margin-right: 0;
}
.hidden_cold_5faa .pagination-hard-5689 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .purple_f5aa .plasma-db1f {
    margin: 0 -0.5em;
  }
  .purple_f5aa .plasma-db1f [class*="customify-col-"],
  .purple_f5aa .plasma-db1f [class*="customify-col_"],
  .purple_f5aa .plasma-db1f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.purple_f5aa.logo-1aeb .pagination-hard-5689 {
  background: 0 0 !important;
}
.purple_f5aa.logo-1aeb .pagination-hard-5689,
.purple_f5aa.hidden_cold_5faa .pagination-hard-5689 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .purple_f5aa.hovered-1b04 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.purple_f5aa.hidden_cold_5faa .pagination-hard-5689 {
  box-shadow: none !important;
}
.detail_brown_bd10 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .detail_brown_bd10 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .detail_brown_bd10 {
    padding: 18px 0 20px;
  }
}
.detail_brown_bd10 .surface-wood-cb43 {
  width: 100%;
}
.detail_brown_bd10 .status-smooth-f71b {
  margin-bottom: 0;
}
.detail_brown_bd10 .widget-large-c185 {
  margin-top: 5px;
  font-size: 0.875em;
}
.list_2fff {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list_2fff .center-302c {
  width: 100%;
}
.filter-next-088e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.filter-next-088e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.filter-next-088e 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;
}
.filter-next-088e li:last-child:after {
  display: none;
}
.filter-next-088e li a {
  font-weight: 500;
  margin-right: 10px;
}
.row_f189 .gradient-rough-fbcd button,
.detail_brown_bd10 .gradient-rough-fbcd button {
  left: 0;
}
.row_f189 .center-302c,
.detail_brown_bd10 .center-302c {
  padding-left: 0;
  padding-right: 0;
}
.row_f189 .list_2fff,
.detail_brown_bd10 .list_2fff {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.row_f189 {
  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;
}
.row_f189: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;
}
.row_f189 .slow-3ce8 {
  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) {
  .row_f189 .slow-3ce8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .row_f189 .slow-3ce8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .row_f189 .slow-3ce8 {
    min-height: 200px;
  }
}
.row_f189 .filter-next-088e {
  color: rgba(255, 255, 255, 0.8);
}
.row_f189 .filter-next-088e a,
.row_f189 .filter-next-088e li:after {
  color: inherit;
}
.row_f189 .filter-next-088e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.panel_fast_c60c {
  margin-bottom: 0.5em;
}
.tag_last_d0b8 {
  margin-bottom: 1.2em;
}
.tag_last_d0b8,
.panel_fast_c60c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tag_last_d0b8 p:last-child,
.panel_fast_c60c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient-rough-fbcd,
#masthead .gradient-rough-fbcd {
  display: none;
}
#masthead
  > .gradient-rough-fbcd.static-ba9e {
  display: none;
}
#masthead > .gradient-rough-fbcd button {
  left: 0;
}
.detail-fresh-8d4f {
  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%;
}
.detail-fresh-8d4f .text_thick_2a88 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail-fresh-8d4f .message-purple-a283 {
  display: -webkit-box;
  display: flex;
}
.detail-fresh-8d4f .message-purple-a283.tag_9c82 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail-fresh-8d4f .message-purple-a283.shade_2466 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-fresh-8d4f .message-purple-a283.icon_dirty_5a43 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-fresh-8d4f.dynamic-7d5e.form_0935 .message-purple-a283.tag_9c82 {
  flex-basis: 100%;
}
.detail-fresh-8d4f.frame-inner-88aa .message-purple-a283.shade_2466 {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail-fresh-8d4f.frame-inner-88aa .message-purple-a283.icon_dirty_5a43 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient-rough-fbcd.static-ba9e {
  display: none;
}
#masthead > .gradient-rough-fbcd button {
  left: 0;
}
.caption-fast-c442 {
  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;
}
.caption-fast-c442:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.caption-fast-c442.accordion_out_a928 i {
  margin-right: 4px;
}
.caption-fast-c442.out_a4ce i {
  margin-left: 5px;
}
.solid-4a2a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.solid-4a2a p:last-child {
  margin-bottom: 0;
}
.copper_1e89 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.copper_1e89 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.copper_1e89 img {
  display: block;
  width: auto;
  line-height: 1;
}
.copper_1e89 .article_212e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.copper_1e89 .sidebar_8831 {
  margin: 5px 0 7px 0;
}
.copper_1e89.selected_2a36 .wide_f9c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_1e89.selected_2a36 .form_0643 {
  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;
}
.copper_1e89.in-f320 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.copper_1e89.in-f320 .wide_f9c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_1e89.in-f320 .form_0643 {
  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;
}
.copper_1e89.hidden_37c2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper_1e89.thick_a267 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.copper_1e89.thick_a267 .form_0643 {
  margin-top: 7px;
}
.sort-active-69bf {
  display: inline-block;
}
.disabled-7b4f .dropdown-hard-b640 .copper_1e89 img {
  max-width: 100%;
}
.secondary_616b .breadcrumb-silver-a26b.info-dd97,
.popup_small_e3af .breadcrumb-silver-a26b.info-dd97 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_616b .soft_2ddc,
.popup_small_e3af .soft_2ddc {
  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%);
}
.secondary_616b .soft_2ddc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.secondary_616b.focus-d858 .soft_2ddc {
  display: none;
}
.secondary_616b .pattern-1a46 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_616b .pattern-1a46 li {
  display: inline-block;
  position: relative;
}
.secondary_616b .pattern-1a46 li:last-child {
  margin-right: 0;
}
.secondary_616b .pattern-1a46 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;
}
.secondary_616b .pattern-1a46 li.shade-2334 > a {
  color: rgba(0, 0, 0, 0.9);
}
.secondary_616b .pattern-1a46 > 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;
}
.secondary_616b .pattern-1a46 > li > a i {
  line-height: 0;
}
.secondary_616b .pattern-1a46 > li.stone-829f > a .soft_2ddc {
  margin-left: 4px;
  line-height: 0;
}
.secondary_616b .pattern-1a46 .image_fresh_6a67 li.stone-829f > a {
  position: relative;
}
.secondary_616b .pattern-1a46 .image_fresh_6a67 li.stone-829f > a:after,
.secondary_616b .pattern-1a46 .image_fresh_6a67 li.stone-829f > a:before {
  content: "";
  display: table;
}
.secondary_616b .pattern-1a46 .image_fresh_6a67 li.stone-829f > a:after {
  clear: both;
}
.secondary_616b .pattern-1a46 .image_fresh_6a67 li.stone-829f > a .soft_2ddc {
  margin-left: 5px;
  float: right;
}
.secondary_616b .summary_center_2940,
.secondary_616b .image_fresh_6a67 {
  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;
}
.secondary_616b .image_fresh_6a67 {
  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;
}
.secondary_616b .image_fresh_6a67 .info-dd97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_616b .image_fresh_6a67 .soft_2ddc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.secondary_616b .image_fresh_6a67 li {
  display: block;
  margin: 0;
  padding: 0;
}
.secondary_616b .image_fresh_6a67 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;
}
.secondary_616b .image_fresh_6a67 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.secondary_616b .image_fresh_6a67 .image_fresh_6a67 {
  top: 0;
  left: 100%;
}
.secondary_616b .modal-7a11.fn-focus-c827 > .summary_center_2940,
.secondary_616b .modal-7a11.fn-focus-c827 > .image_fresh_6a67,
.secondary_616b .modal-7a11:focus > .summary_center_2940,
.secondary_616b .modal-7a11:focus > .image_fresh_6a67,
.secondary_616b .modal-7a11:hover > .summary_center_2940,
.secondary_616b .modal-7a11:hover > .image_fresh_6a67 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.secondary_616b.layout_silver_b2b5 .brown_02cd:after,
.secondary_616b.layout_silver_b2b5 .brown_02cd:before {
  content: "";
  display: table;
}
.secondary_616b.layout_silver_b2b5 .brown_02cd:after {
  clear: both;
}
.secondary_616b.layout_silver_b2b5 .brown_02cd > li {
  float: left;
}
.secondary_616b.north_a4f8 .brown_02cd:after,
.secondary_616b.north_a4f8 .brown_02cd:before {
  content: "";
  display: table;
}
.secondary_616b.north_a4f8 .brown_02cd:after {
  clear: both;
}
.secondary_616b.north_a4f8 .brown_02cd > li {
  float: left;
}
.secondary_616b.north_a4f8 .brown_02cd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_616b.north_a4f8 .brown_02cd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_616b.north_a4f8 .brown_02cd > li.tag-d089 > a,
.secondary_616b.north_a4f8 .brown_02cd > li.shade-2334 > a {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_616b.photo-fixed-0290 .brown_02cd > li > a .info-dd97 {
  position: relative;
}
.secondary_616b.photo-fixed-0290 .brown_02cd > li > a .info-dd97: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;
}
.secondary_616b.photo-fixed-0290
  .brown_02cd
  > li:focus
  > a
  .info-dd97:before,
.secondary_616b.photo-fixed-0290
  .brown_02cd
  > li:hover
  > a
  .info-dd97:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_616b.photo-fixed-0290
  .brown_02cd
  > li.tag-d089
  > a
  .info-dd97:before,
.secondary_616b.photo-fixed-0290
  .brown_02cd
  > li.photo-fluid-9fdd
  > a
  .info-dd97:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_616b.copper-ad18 .brown_02cd > li > a .info-dd97 {
  position: relative;
}
.secondary_616b.copper-ad18 .brown_02cd > li > a .info-dd97: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;
}
.secondary_616b.copper-ad18 .brown_02cd > li:focus > a .info-dd97:before,
.secondary_616b.copper-ad18
  .brown_02cd
  > li:hover
  > a
  .info-dd97:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_616b.copper-ad18
  .brown_02cd
  > li.tag-d089
  > a
  .info-dd97:before,
.secondary_616b.copper-ad18
  .brown_02cd
  > li.photo-fluid-9fdd
  > a
  .info-dd97:before {
  width: 100%;
  background-color: currentColor;
}
.popup_small_e3af .pattern-1a46 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup_small_e3af .pattern-1a46 li:first-child > a {
  border-top: none;
}
.popup_small_e3af .pattern-1a46 .icon_green_3070 > .info-dd97 .soft_2ddc {
  display: none;
}
.popup_small_e3af .pattern-1a46 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.popup_small_e3af .pattern-1a46 li:last-child {
  border: none;
}
.popup_small_e3af .pattern-1a46 li.stone-829f > a {
  padding-right: 45px !important;
}
.popup_small_e3af .pattern-1a46 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.popup_small_e3af .pattern-1a46 li a:focus,
.popup_small_e3af .pattern-1a46 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_small_e3af .pattern-1a46 li .row-9198 {
  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;
}
.popup_small_e3af .pattern-1a46 li .row-9198:hover {
  box-shadow: none;
}
.popup_small_e3af .pattern-1a46 li .row-9198 .soft_2ddc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.popup_small_e3af .pattern-1a46 .image_fresh_6a67 {
  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);
}
.popup_small_e3af .pattern-1a46 .image_fresh_6a67 li a {
  padding-left: 3em;
}
.popup_small_e3af .pattern-1a46 .highlight_c24f > a .row-9198 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup_small_e3af .pattern-1a46 .highlight_c24f > .image_fresh_6a67 {
  display: block;
  opacity: 1;
}
.module_4390 {
  max-width: 100%;
}
.text-4705 {
  line-height: 0;
  cursor: pointer;
}
.blue_fe6f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.blue_fe6f:hover {
  box-shadow: none;
  color: currentColor;
}
.blue_fe6f svg {
  width: 18px;
  height: 18px;
}
.blue_fe6f .block-35e9 {
  display: none;
}
.white-3e68 {
  position: relative;
}
.white-3e68.fn-active-c827 .blue_fe6f .button_fast_9c34 {
  display: none;
}
.white-3e68.fn-active-c827 .blue_fe6f .block-35e9 {
  display: inline-block;
}
.white-3e68 .block_tiny_f45b {
  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);
}
.white-3e68.detail_db37 .block_tiny_f45b {
  left: auto;
  right: -0.9em;
}
.white-3e68.detail_db37 .selected_c19a::before {
  left: auto;
  right: 15px;
}
.white-3e68.fn-active-c827 .block_tiny_f45b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.green_edfe {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.green_edfe label {
  flex-basis: 100%;
}
.green_edfe .progress-b79c {
  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;
}
.green_edfe .outer_624f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.green_edfe .outer_624f:focus {
  background-color: transparent;
}
.green_edfe button.border-0d13 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.green_edfe button.border-0d13:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.green_edfe button.border-0d13 svg {
  width: 18px;
  height: 18px;
}
.green_edfe input[type="submit"] {
  min-height: auto;
}
.background_hard_38e1 .green_edfe .outer_624f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.selected_c19a {
  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) {
  .selected_c19a {
    width: 220px;
  }
}
.selected_c19a label {
  flex-basis: 100%;
}
.selected_c19a::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;
}
.center-1a56 .background_hard_38e1 .green_edfe {
  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;
}
.center-1a56
  .background_hard_38e1
  .green_edfe
  .progress-b79c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.center-1a56 .background_hard_38e1 .green_edfe .outer_624f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.center-1a56
  .background_hard_38e1
  .green_edfe
  .outer_624f:focus {
  background: 0 0;
}
.center-1a56
  .background_hard_38e1
  .green_edfe
  .dropdown-brown-0c03 {
  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;
}
.last-09e9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.last-09e9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.last-09e9 li:last-child {
  margin-right: 0;
}
.last-09e9 li:first-child {
  margin-left: 0;
}
.last-09e9.label_solid_7912 a {
  color: #fff;
}
.last-09e9.label_solid_7912 a:hover {
  color: #fff;
}
.last-09e9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.last-09e9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.last-09e9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.last-09e9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.last-09e9 [class*="social-icon-apple"] {
  background-color: #999;
}
.last-09e9 [class*="social-icon-apple"].video_steel_f853 {
  background-color: transparent;
  color: #999;
}
.last-09e9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.last-09e9 [class*="social-icon-behance"].video_steel_f853 {
  background-color: transparent;
  color: #1769ff;
}
.last-09e9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.last-09e9 [class*="social-icon-bitbucket"].video_steel_f853 {
  background-color: transparent;
  color: #205081;
}
.last-09e9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.last-09e9 [class*="social-icon-codepen"].video_steel_f853 {
  background-color: transparent;
  color: #000;
}
.last-09e9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.last-09e9 [class*="social-icon-delicious"].video_steel_f853 {
  background-color: transparent;
  color: #39f;
}
.last-09e9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.last-09e9 [class*="social-icon-digg"].video_steel_f853 {
  background-color: transparent;
  color: #005be2;
}
.last-09e9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.last-09e9 [class*="social-icon-dribbble"].video_steel_f853 {
  background-color: transparent;
  color: #ea4c89;
}
.last-09e9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.last-09e9 [class*="social-icon-envelope"].video_steel_f853 {
  background-color: transparent;
  color: #ea4335;
}
.last-09e9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.last-09e9 [class*="social-icon-facebook"].video_steel_f853 {
  background-color: transparent;
  color: #3b5998;
}
.last-09e9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.last-09e9 [class*="social-icon-flickr"].video_steel_f853 {
  background-color: transparent;
  color: #0063dc;
}
.last-09e9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.last-09e9 [class*="social-icon-foursquare"].video_steel_f853 {
  background-color: transparent;
  color: #2d5be3;
}
.last-09e9 [class*="social-icon-github"] {
  background-color: #333;
}
.last-09e9 [class*="social-icon-github"].video_steel_f853 {
  background-color: transparent;
  color: #333;
}
.last-09e9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.last-09e9 [class*="social-icon-google-plus"].video_steel_f853 {
  background-color: transparent;
  color: #dd4b39;
}
.last-09e9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.last-09e9 [class*="social-icon-houzz"].video_steel_f853 {
  background-color: transparent;
  color: #7ac142;
}
.last-09e9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.last-09e9 [class*="social-icon-instagram"].video_steel_f853 {
  background-color: transparent;
  color: #262626;
}
.last-09e9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.last-09e9 [class*="social-icon-jsfiddle"].video_steel_f853 {
  background-color: transparent;
  color: #487aa2;
}
.last-09e9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.last-09e9 [class*="social-icon-linkedin"].video_steel_f853 {
  background-color: transparent;
  color: #0077b5;
}
.last-09e9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.last-09e9 [class*="social-icon-medium"].video_steel_f853 {
  background-color: transparent;
  color: #00ab6b;
}
.last-09e9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.last-09e9
  [class*="social-icon-odnoklassniki"].video_steel_f853 {
  background-color: transparent;
  color: #f4731c;
}
.last-09e9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.last-09e9 [class*="social-icon-meetup"].video_steel_f853 {
  background-color: transparent;
  color: #ec1c40;
}
.last-09e9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.last-09e9 [class*="social-icon-pinterest"].video_steel_f853 {
  background-color: transparent;
  color: #bd081c;
}
.last-09e9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.last-09e9 [class*="social-icon-product-hunt"].video_steel_f853 {
  background-color: transparent;
  color: #da552f;
}
.last-09e9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.last-09e9 [class*="social-icon-reddit"].video_steel_f853 {
  background-color: transparent;
  color: #ff4500;
}
.last-09e9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.last-09e9 [class*="social-icon-rss"].video_steel_f853 {
  background-color: transparent;
  color: #f26522;
}
.last-09e9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.last-09e9
  [class*="social-icon-shopping-cart"].video_steel_f853 {
  background-color: transparent;
  color: #4caf50;
}
.last-09e9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.last-09e9 [class*="social-icon-skype"].video_steel_f853 {
  background-color: transparent;
  color: #00aff0;
}
.last-09e9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.last-09e9 [class*="social-icon-slideshare"].video_steel_f853 {
  background-color: transparent;
  color: #0077b5;
}
.last-09e9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.last-09e9 [class*="social-icon-snapchat"].video_steel_f853 {
  background-color: transparent;
  color: #fffc00;
}
.last-09e9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.last-09e9 [class*="social-icon-soundcloud"].video_steel_f853 {
  background-color: transparent;
  color: #f80;
}
.last-09e9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.last-09e9 [class*="social-icon-spotify"].video_steel_f853 {
  background-color: transparent;
  color: #2ebd59;
}
.last-09e9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.last-09e9
  [class*="social-icon-stack-overflow"].video_steel_f853 {
  background-color: transparent;
  color: #fe7a15;
}
.last-09e9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.last-09e9 [class*="social-icon-maldkfgram"].video_steel_f853 {
  background-color: transparent;
  color: #2ca5e0;
}
.last-09e9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.last-09e9 [class*="social-icon-tripadvisor"].video_steel_f853 {
  background-color: transparent;
  color: #589442;
}
.last-09e9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.last-09e9 [class*="social-icon-tumblr"].video_steel_f853 {
  background-color: transparent;
  color: #35465c;
}
.last-09e9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.last-09e9 [class*="social-icon-twitch"].video_steel_f853 {
  background-color: transparent;
  color: #6441a5;
}
.last-09e9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.last-09e9 [class*="social-icon-twitter"].video_steel_f853 {
  background-color: transparent;
  color: #1da1f2;
}
.last-09e9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.last-09e9 [class*="social-icon-vimeo"].video_steel_f853 {
  background-color: transparent;
  color: #1ab7ea;
}
.last-09e9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.last-09e9 [class*="social-icon-vk"].video_steel_f853 {
  background-color: transparent;
  color: #45668e;
}
.last-09e9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.last-09e9 [class*="social-icon-weibo"].video_steel_f853 {
  background-color: transparent;
  color: #df2029;
}
.last-09e9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.last-09e9 [class*="social-icon-weixin"].video_steel_f853 {
  background-color: transparent;
  color: #7bb32e;
}
.last-09e9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.last-09e9 [class*="social-icon-whatsapp"].video_steel_f853 {
  background-color: transparent;
  color: #25d366;
}
.last-09e9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.last-09e9 [class*="social-icon-wordpress"].video_steel_f853 {
  background-color: transparent;
  color: #21759b;
}
.last-09e9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.last-09e9 [class*="social-icon-xing"].video_steel_f853 {
  background-color: transparent;
  color: #026466;
}
.last-09e9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.last-09e9 [class*="social-icon-yelp"].video_steel_f853 {
  background-color: transparent;
  color: #af0606;
}
.last-09e9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.last-09e9 [class*="social-icon-youtube"].video_steel_f853 {
  background-color: transparent;
  color: #cd201f;
}
.chip-slow-4b61 {
  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;
}
.chip-slow-4b61:hover {
  box-shadow: none;
  background: 0 0;
}
.mini-a379 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.popup-3944 {
  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-2512 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface_fast_bbaa {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface_fast_bbaa,
.surface_fast_bbaa::after,
.surface_fast_bbaa::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;
}
.surface_fast_bbaa::after,
.surface_fast_bbaa::before {
  content: "";
  display: block;
  background-color: inherit;
}
.message_872d .popup-3944 .chip-2512 {
  margin-top: -2px;
  width: 19px;
}
.message_872d .popup-3944 .surface_fast_bbaa {
  margin-top: -1px;
}
.message_872d .popup-3944 .surface_fast_bbaa,
.message_872d .popup-3944 .surface_fast_bbaa::after,
.message_872d .popup-3944 .surface_fast_bbaa::before {
  width: 19px;
  height: 2px;
}
.message_872d .popup-3944 .surface_fast_bbaa::before {
  top: -6px;
}
.message_872d .popup-3944 .surface_fast_bbaa::after {
  bottom: -6px;
}
.last-bb9b .popup-3944 .chip-2512 {
  margin-top: -2px;
  width: 22px;
}
.last-bb9b .popup-3944 .surface_fast_bbaa {
  margin-top: -1px;
}
.last-bb9b .popup-3944 .surface_fast_bbaa,
.last-bb9b .popup-3944 .surface_fast_bbaa::after,
.last-bb9b .popup-3944 .surface_fast_bbaa::before {
  width: 22px;
  height: 2px;
}
.last-bb9b .popup-3944 .surface_fast_bbaa::before {
  top: -7px;
}
.last-bb9b .popup-3944 .surface_fast_bbaa::after {
  bottom: -7px;
}
.purple-f743 .popup-3944 .chip-2512 {
  margin-top: -2px;
  width: 31px;
}
.purple-f743 .popup-3944 .surface_fast_bbaa {
  margin-top: -1.5px;
}
.purple-f743 .popup-3944 .surface_fast_bbaa,
.purple-f743 .popup-3944 .surface_fast_bbaa::after,
.purple-f743 .popup-3944 .surface_fast_bbaa::before {
  width: 31px;
  height: 3px;
}
.purple-f743 .popup-3944 .surface_fast_bbaa::before {
  top: -9px;
}
.purple-f743 .popup-3944 .surface_fast_bbaa::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .feature-pro-aee5 .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 19px;
  }
  .feature-pro-aee5 .popup-3944 .surface_fast_bbaa {
    margin-top: -1px;
  }
  .feature-pro-aee5 .popup-3944 .surface_fast_bbaa,
  .feature-pro-aee5 .popup-3944 .surface_fast_bbaa::after,
  .feature-pro-aee5 .popup-3944 .surface_fast_bbaa::before {
    width: 19px;
    height: 2px;
  }
  .feature-pro-aee5 .popup-3944 .surface_fast_bbaa::before {
    top: -6px;
  }
  .feature-pro-aee5 .popup-3944 .surface_fast_bbaa::after {
    bottom: -6px;
  }
  .avatar-hard-a130 .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-hard-a130 .popup-3944 .surface_fast_bbaa {
    margin-top: -1px;
  }
  .avatar-hard-a130 .popup-3944 .surface_fast_bbaa,
  .avatar-hard-a130 .popup-3944 .surface_fast_bbaa::after,
  .avatar-hard-a130 .popup-3944 .surface_fast_bbaa::before {
    width: 22px;
    height: 2px;
  }
  .avatar-hard-a130 .popup-3944 .surface_fast_bbaa::before {
    top: -7px;
  }
  .avatar-hard-a130 .popup-3944 .surface_fast_bbaa::after {
    bottom: -7px;
  }
  .content_2b57 .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 31px;
  }
  .content_2b57 .popup-3944 .surface_fast_bbaa {
    margin-top: -1.5px;
  }
  .content_2b57 .popup-3944 .surface_fast_bbaa,
  .content_2b57 .popup-3944 .surface_fast_bbaa::after,
  .content_2b57 .popup-3944 .surface_fast_bbaa::before {
    width: 31px;
    height: 3px;
  }
  .content_2b57 .popup-3944 .surface_fast_bbaa::before {
    top: -9px;
  }
  .content_2b57 .popup-3944 .surface_fast_bbaa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-8ed3 .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 19px;
  }
  .icon-8ed3 .popup-3944 .surface_fast_bbaa {
    margin-top: -1px;
  }
  .icon-8ed3 .popup-3944 .surface_fast_bbaa,
  .icon-8ed3 .popup-3944 .surface_fast_bbaa::after,
  .icon-8ed3 .popup-3944 .surface_fast_bbaa::before {
    width: 19px;
    height: 2px;
  }
  .icon-8ed3 .popup-3944 .surface_fast_bbaa::before {
    top: -6px;
  }
  .icon-8ed3 .popup-3944 .surface_fast_bbaa::after {
    bottom: -6px;
  }
  .texture_e11f .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 22px;
  }
  .texture_e11f .popup-3944 .surface_fast_bbaa {
    margin-top: -1px;
  }
  .texture_e11f .popup-3944 .surface_fast_bbaa,
  .texture_e11f .popup-3944 .surface_fast_bbaa::after,
  .texture_e11f .popup-3944 .surface_fast_bbaa::before {
    width: 22px;
    height: 2px;
  }
  .texture_e11f .popup-3944 .surface_fast_bbaa::before {
    top: -7px;
  }
  .texture_e11f .popup-3944 .surface_fast_bbaa::after {
    bottom: -7px;
  }
  .background_complex_fb03 .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 31px;
  }
  .background_complex_fb03 .popup-3944 .surface_fast_bbaa {
    margin-top: -1.5px;
  }
  .background_complex_fb03 .popup-3944 .surface_fast_bbaa,
  .background_complex_fb03 .popup-3944 .surface_fast_bbaa::after,
  .background_complex_fb03 .popup-3944 .surface_fast_bbaa::before {
    width: 31px;
    height: 3px;
  }
  .background_complex_fb03 .popup-3944 .surface_fast_bbaa::before {
    top: -9px;
  }
  .background_complex_fb03 .popup-3944 .surface_fast_bbaa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-rough-a39a .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-rough-a39a .popup-3944 .surface_fast_bbaa {
    margin-top: -1px;
  }
  .overlay-rough-a39a .popup-3944 .surface_fast_bbaa,
  .overlay-rough-a39a .popup-3944 .surface_fast_bbaa::after,
  .overlay-rough-a39a .popup-3944 .surface_fast_bbaa::before {
    width: 19px;
    height: 2px;
  }
  .overlay-rough-a39a .popup-3944 .surface_fast_bbaa::before {
    top: -6px;
  }
  .overlay-rough-a39a .popup-3944 .surface_fast_bbaa::after {
    bottom: -6px;
  }
  .bronze_1ee0 .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 22px;
  }
  .bronze_1ee0 .popup-3944 .surface_fast_bbaa {
    margin-top: -1px;
  }
  .bronze_1ee0 .popup-3944 .surface_fast_bbaa,
  .bronze_1ee0 .popup-3944 .surface_fast_bbaa::after,
  .bronze_1ee0 .popup-3944 .surface_fast_bbaa::before {
    width: 22px;
    height: 2px;
  }
  .bronze_1ee0 .popup-3944 .surface_fast_bbaa::before {
    top: -7px;
  }
  .bronze_1ee0 .popup-3944 .surface_fast_bbaa::after {
    bottom: -7px;
  }
  .next-2372 .popup-3944 .chip-2512 {
    margin-top: -2px;
    width: 31px;
  }
  .next-2372 .popup-3944 .surface_fast_bbaa {
    margin-top: -1.5px;
  }
  .next-2372 .popup-3944 .surface_fast_bbaa,
  .next-2372 .popup-3944 .surface_fast_bbaa::after,
  .next-2372 .popup-3944 .surface_fast_bbaa::before {
    width: 31px;
    height: 3px;
  }
  .next-2372 .popup-3944 .surface_fast_bbaa::before {
    top: -9px;
  }
  .next-2372 .popup-3944 .surface_fast_bbaa::after {
    bottom: -9px;
  }
}
.breadcrumb-10e3 .surface_fast_bbaa {
  -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);
}
.breadcrumb-10e3 .surface_fast_bbaa::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.breadcrumb-10e3 .surface_fast_bbaa::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);
}
.breadcrumb-10e3.light-e932 .surface_fast_bbaa {
  -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);
}
.breadcrumb-10e3.light-e932 .surface_fast_bbaa::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.breadcrumb-10e3.light-e932 .surface_fast_bbaa::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);
}
.hidden-green-d344 {
  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.notice-3de4:before {
  display: none;
}
.texture_322b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.texture_322b .shadow_yellow_fd56 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.texture_322b .shadow_yellow_fd56:last-of-type {
  border-bottom: none;
}
.texture_322b .shadow_yellow_fd56.search-a814,
.texture_322b .shadow_yellow_fd56.message_gold_204c,
.texture_322b .shadow_yellow_fd56.button_bbbf {
  padding: 0;
}
.texture_322b .popup_small_e3af .row-9198 {
  color: currentColor;
}
.texture_322b .popup_small_e3af .row-9198:focus,
.texture_322b .popup_small_e3af .row-9198:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture_322b.huge-e4a8 .mini-46d2,
.texture_322b.huge-e4a8 .solid-4a2a a,
.texture_322b.huge-e4a8 .brown_02cd a,
.texture_322b.huge-e4a8 .image_fresh_6a67 a {
  color: rgba(0, 0, 0, 0.55);
}
.texture_322b.huge-e4a8 .mini-46d2:hover,
.texture_322b.huge-e4a8 .solid-4a2a a:hover,
.texture_322b.huge-e4a8 .brown_02cd a:hover,
.texture_322b.huge-e4a8 .image_fresh_6a67 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_322b.huge-e4a8 .tall-76ad {
  color: rgba(0, 0, 0, 0.8);
}
.texture_322b.huge-e4a8 .shadow_yellow_fd56 {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture_322b.huge-e4a8 .shadow_yellow_fd56:before {
  background: rgba(0, 0, 0, 0.08);
}
.texture_322b.huge-e4a8 .hard_89a1:before {
  background: rgba(255, 255, 255, 0.9);
}
.texture_322b.huge-e4a8 .popup_small_e3af .pattern-1a46 li a,
.texture_322b.huge-e4a8 .popup_small_e3af .row-9198,
.texture_322b.huge-e4a8 .image_fresh_6a67 {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture_322b.huge-e4a8 .popup_small_e3af .row-9198:focus,
.texture_322b.huge-e4a8 .popup_small_e3af .row-9198:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture_322b.huge-e4a8 .pattern-1a46 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture_322b.hard_5fee .mini-46d2,
.texture_322b.hard_5fee .solid-4a2a a,
.texture_322b.hard_5fee .brown_02cd .row-9198,
.texture_322b.hard_5fee .brown_02cd a,
.texture_322b.hard_5fee .image_fresh_6a67 a {
  color: rgba(255, 255, 255, 0.79);
}
.texture_322b.hard_5fee .mini-46d2:hover,
.texture_322b.hard_5fee .solid-4a2a a:hover,
.texture_322b.hard_5fee .brown_02cd .row-9198:hover,
.texture_322b.hard_5fee .brown_02cd a:hover,
.texture_322b.hard_5fee .image_fresh_6a67 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_322b.hard_5fee .tall-76ad {
  color: rgba(255, 255, 255, 0.99);
}
.texture_322b.hard_5fee .shadow_yellow_fd56 {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_322b.hard_5fee .shadow_yellow_fd56:before {
  background: rgba(255, 255, 255, 0.08);
}
.texture_322b.hard_5fee .hard_89a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture_322b.hard_5fee .popup_small_e3af .pattern-1a46 li a,
.texture_322b.hard_5fee .popup_small_e3af .row-9198,
.texture_322b.hard_5fee .image_fresh_6a67 {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_322b.hard_5fee .popup_small_e3af .row-9198:focus,
.texture_322b.hard_5fee .popup_small_e3af .row-9198:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture_322b.hard_5fee .pattern-1a46 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_89a1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hard_89a1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.glass_5550 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.right-9c09 .texture_322b {
  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;
}
.right-9c09 .shadow_yellow_fd56 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.right-9c09 .shadow_yellow_fd56: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) {
  .right-9c09 .shadow_yellow_fd56:before {
    width: 16%;
    left: 42%;
  }
}
.right-9c09 .shadow_yellow_fd56:last-child:before {
  content: none;
}
.right-9c09 .shadow_yellow_fd56[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.right-9c09 .popup_small_e3af .pattern-1a46 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.right-9c09 .popup_small_e3af .pattern-1a46 li a .row-9198 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.right-9c09 .popup_small_e3af .image_fresh_6a67 {
  border: none;
}
.right-9c09 .popup_small_e3af .image_fresh_6a67 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.right-9c09 .hard_89a1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.right-9c09 .glass_5550 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.right-9c09 .hard_5fee .hard_89a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.right-9c09 .huge-e4a8.dropdown-0992 .surface_fast_bbaa {
  background: rgba(0, 0, 0, 0.6);
}
.right-9c09
  .huge-e4a8.dropdown-0992
  .surface_fast_bbaa::after,
.right-9c09
  .huge-e4a8.dropdown-0992
  .surface_fast_bbaa:before {
  background: inherit;
}
.right-9c09
  .huge-e4a8.dropdown-0992:hover
  .surface_fast_bbaa {
  background: rgba(0, 0, 0, 0.8);
}
.shade_copper_4b54 .texture_322b {
  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) {
  .shade_copper_4b54 .texture_322b {
    width: auto;
    right: 45px;
  }
}
.text_51dc .texture_322b {
  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) {
  .text_51dc .texture_322b {
    width: auto;
    left: 45px;
  }
}
.notice-3de4 .texture_322b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notice-3de4 .glass_5550 {
  max-width: 48em;
  margin: 0 auto;
}
.notice-3de4 .hard_89a1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.shade_ca77 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.shade_ca77.right-9c09 .texture_322b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.shade_ca77.shade_copper_4b54 .texture_322b {
  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);
}
.shade_ca77 .texture_322b {
  visibility: visible;
}
.shade_ca77.text_51dc .texture_322b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tall-e060,
.middle_1dab {
  overflow-x: hidden;
}
.tall-e060 .texture_322b {
  overflow: auto;
}
.tall-e060.right-9c09 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall-e060.right-9c09 .texture_322b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tall-e060.right-9c09 .chip-slow-4b61 {
  opacity: 0;
}
.tall-e060.shade_copper_4b54 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall-e060.shade_copper_4b54 .texture_322b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tall-e060.shade_copper_4b54 .chip-slow-4b61 {
  opacity: 0;
}
.tall-e060.text_51dc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall-e060.text_51dc .texture_322b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tall-e060.text_51dc .chip-slow-4b61 {
  opacity: 0;
}
.tall-e060.notice-3de4 .texture_322b {
  z-index: 10;
  visibility: visible;
}
.dropdown-0992 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dropdown-0992 .surface_fast_bbaa {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown-0992 .surface_fast_bbaa::after,
.dropdown-0992 .surface_fast_bbaa:before {
  background: inherit;
}
.dropdown-0992:hover .surface_fast_bbaa {
  background: rgba(255, 255, 255, 0.99);
}
.text_51dc .dropdown-0992 {
  top: 10px;
  right: auto;
  left: 12px;
}
.notice-3de4 .dropdown-0992 {
  display: none !important;
}
.tall-e060:before,
.middle_1dab:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tall-e060 .dropdown-0992,
.middle_1dab .dropdown-0992 {
  display: inline-block;
}
.texture_322b .text_thick_2a88 {
  -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;
}
.tall-e060 .texture_322b .text_thick_2a88,
.middle_1dab .texture_322b .text_thick_2a88 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper_358e .progress-b79c {
  width: 100%;
}
.dropdown-hard-b640 {
  padding: 0 0.5em 0;
}
.dropdown-hard-b640 [class*="customify-col-"],
.dropdown-hard-b640 [class*="customify-col_"],
.dropdown-hard-b640 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.black-926f .dropdown-hard-b640 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .plasma-db1f .simple-b82b,
  .simple-b82b {
    display: none;
  }
  .solid-0025 {
    text-align: left;
  }
  .pro-83af {
    text-align: center;
  }
  .green-cc6e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-db1f .sidebar_medium_dff8,
  .sidebar_medium_dff8 {
    display: none;
  }
  .upper-b5fc {
    text-align: left;
  }
  .left_fdc4 {
    text-align: center;
  }
  .filter_copper_841a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .plasma-db1f .container-smooth-00c8,
  .container-smooth-00c8 {
    display: none;
  }
  .outline_down_b89d {
    text-align: left;
  }
  .description-next-55bd {
    text-align: center;
  }
  .video-north-e4bd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stone-e860 {
  box-shadow: none !important;
}
.form_a32b .progress_solid_ea1e,
.section-warm-b307 .progress_solid_ea1e {
  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;
}
.section-warm-b307 .progress_solid_ea1e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination-hard-5689 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pagination-hard-5689:after,
.pagination-hard-5689:before {
  content: "";
  display: table;
}
.pagination-hard-5689:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pagination-hard-5689 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pagination-hard-5689,
.hovered-1b04 {
  max-width: 1248px;
  margin: 0 auto;
}

.surface_narrow_124d.modal_cba7 .pagination-hard-5689 {
  max-width: 100%;
}
.surface_narrow_124d.logo-951d {
  max-width: 1200px;
  margin: 0 auto;
}
.surface_narrow_124d.shadow-current-1bef .pagination-hard-5689 {
  max-width: 100%;
}
.surface_narrow_124d.shadow-current-1bef > .pagination-hard-5689 {
  padding-left: 0;
  padding-right: 0;
}
.surface_narrow_124d.shadow-current-1bef > .pagination-hard-5689 .plasma-db1f {
  margin: 0;
}
.surface_narrow_124d.shadow-current-1bef
  > .pagination-hard-5689
  .glass_07a7.cool-1328 {
  margin-right: 0;
  margin-left: 0;
}
.surface_narrow_124d.shadow-current-1bef #main.cool-1328 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .green_6a70 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .green_6a70 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .plasma_913e .wrapper-east-0673 {
    padding-right: 1em;
  }
  .plasma_913e.steel-84cf .glass_07a7 {
    border-right: 1px solid #eaecee;
  }
  .plasma_913e.steel-84cf .wrapper-east-0673 {
    padding-right: 1em;
  }
  .plasma_913e.steel-84cf .shadow-d539 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_49a9 .wrapper-east-0673 {
    padding-left: 1em;
  }
  .description_49a9.steel-84cf .glass_07a7 {
    border-left: 1px solid #eaecee;
  }
  .description_49a9.steel-84cf .wrapper-east-0673 {
    padding-left: 1em;
  }
  .description_49a9.steel-84cf .shadow-d539 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm-c6b5 .wrapper-east-0673 {
    padding-left: 1em;
  }
  .warm-c6b5.steel-84cf .complex-bd24 {
    border-right: 1px solid #eaecee;
  }
  .warm-c6b5.steel-84cf .under-1f35 {
    border-right: 1px solid #eaecee;
  }
  .warm-c6b5.steel-84cf .wrapper-east-0673 {
    padding-left: 1em;
  }
  .warm-c6b5.steel-84cf .shadow-d539 {
    padding-right: 1em;
  }
  .warm-c6b5.steel-84cf .menu-action-f124 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_bottom_da5f .wrapper-east-0673 {
    padding-right: 1em;
  }
  .picture_bottom_da5f.steel-84cf .complex-bd24 {
    border-left: 1px solid #eaecee;
  }
  .picture_bottom_da5f.steel-84cf .under-1f35 {
    border-left: 1px solid #eaecee;
  }
  .picture_bottom_da5f.steel-84cf .wrapper-east-0673 {
    padding-right: 1em;
  }
  .picture_bottom_da5f.steel-84cf .shadow-d539 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_bottom_da5f.steel-84cf .menu-action-f124 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_6a70 .wrapper-east-0673 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_6a70.steel-84cf .glass_07a7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .green_6a70.steel-84cf .wrapper-east-0673 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_6a70.steel-84cf .shadow-d539 {
    padding-left: 1em;
  }
  .green_6a70.steel-84cf .menu-action-f124 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .green_6a70.steel-84cf .wrapper-east-0673 {
    padding-left: 0;
  }
}
.border_motion_d29b .easy-3bdf {
  display: inline-block;
}
.sidebar-west-b2b2 {
  display: inline-block;
}
.notification-2e38 {
  word-con: break-word;
}
.heading_iron_8042 > span {
  display: inline-block;
  padding: 5px 0;
}
.heading_iron_8042 .hero-528a {
  margin-left: 8px;
  margin-right: 8px;
}
.heading_iron_8042 .east_ac51 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.out_0e18 .border-4dc0 {
  margin-bottom: 2em;
}
.out_0e18 .current-a501 {
  margin-bottom: 15px;
}
.out_0e18 .current-a501:last-child {
  margin-bottom: 0;
}
.out_0e18 .module_e5ae {
  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) {
  .out_0e18 .module_e5ae {
    display: block;
  }
}
.out_0e18 .heading_fixed_ed87 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .out_0e18 .heading_fixed_ed87 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.out_0e18 .hard_f061 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.out_0e18 .hard_f061 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.out_0e18 .hard_f061 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.out_0e18 .notification-2e38 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.out_0e18 .notification-2e38 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.out_0e18 .shade-4501 p:last-child {
  margin-bottom: 0;
}
.out_0e18 .message_2dfa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.out_0e18 .heading-9b2d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.out_0e18 .chip-5315 {
  margin-top: 1em;
}
.out_0e18 .wide_62f2 {
  top: 0;
  display: block;
}
.out_0e18 .wide_62f2 a {
  color: inherit;
}
.out_0e18 .wide_62f2 a:hover {
  color: inherit;
}
.out_0e18 .detail_dbed {
  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;
}
.out_0e18 .detail_dbed:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.out_0e18 .heading-9b2d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.out_0e18 .text-3e83 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.out_0e18 .text-3e83:first-child {
  margin-top: 0;
}
.out_0e18 .text-3e83.component-warm-3989 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.out_0e18 .text-3e83.progress_6c4e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.out_0e18
  .text-3e83.progress_6c4e.complex-489b
  .chip-5315 {
  width: 100%;
}
.out_0e18 .progress_6c4e {
  -webkit-box-align: center;
  align-items: center;
}
.out_0e18 .progress_6c4e .heading_iron_8042,
.out_0e18 .progress_6c4e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.out_0e18 .hard_f061 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out_0e18 .hard_f061 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out_0e18 .hard_f061: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;
}
.out_0e18 .component-warm-3989 {
  z-index: 5;
}
.out_0e18 .module_warm_005c .disabled-16d5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.out_0e18 .alert_6a2e .disabled-16d5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.out_0e18 .paragraph-advanced-45c5 .disabled-16d5 {
  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;
}
.out_0e18.box-c886 .module_e5ae,
.out_0e18.focused-6496 .module_e5ae {
  display: block;
}
.out_0e18.box-c886 .module_e5ae .block_88d1,
.out_0e18.box-c886 .module_e5ae .heading-9b2d,
.out_0e18.focused-6496 .module_e5ae .block_88d1,
.out_0e18.focused-6496 .module_e5ae .heading-9b2d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out_0e18.hero_stone_0aff .heading_fixed_ed87 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .out_0e18.hero_stone_0aff .heading_fixed_ed87 {
    margin-right: 0;
  }
}
.out_0e18.box-c886 .heading_fixed_ed87,
.out_0e18.focused-6496 .heading_fixed_ed87 {
  padding-top: 40%;
}
.out_0e18.box-c886 .border-4dc0,
.out_0e18.focused-6496 .border-4dc0 {
  display: block;
}
.out_0e18.box-c886 .fn-sticky-c827 .heading-9b2d,
.out_0e18.focused-6496 .fn-sticky-c827 .heading-9b2d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.out_0e18.box-c886 .heading_fixed_ed87,
.out_0e18.focused-6496 .heading_fixed_ed87 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.out_0e18.box-c886 .heading-9b2d {
  padding: 1em;
}
.stale_8f7b {
  margin: 30px auto;
  display: block;
}
.stale_8f7b .tag_new_f1b3 > * {
  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;
}
.stale_8f7b .tag_new_f1b3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stale_8f7b .tag_new_f1b3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-6b92 .heading_iron_8042 {
  margin-bottom: 1.41575em;
}
.media-6b92 .label_e0ec {
  margin-bottom: 1.618em;
}
.frame_a7da .last-5fa1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.frame_a7da .last-5fa1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.frame_a7da .input-64a2 {
  max-width: 100%;
  overflow: auto;
}
.border_16a4 .frame_a7da a:hover {
  text-decoration: underline;
}
.solid-1230 .current-a501:not(.notification-2e38),
.solid-1230 .hard_f061 {
  margin-bottom: 1.41575em;
}
.solid-1230 .current-a501:not(.notification-2e38):last-child,
.solid-1230 .hard_f061:last-child {
  margin-bottom: 0;
}
.solid-1230 .current-a501.tabs_ed97 {
  margin-bottom: 0.41575em;
}
.solid-1230 .layout-easy-2528:before,
.solid-1230 .component-left-1cdd:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.solid-1230 .layout-easy-2528:before {
  content: "\f115";
}
.solid-1230 .component-left-1cdd:before {
  content: "\f02c";
}
.solid-1230 .silver_cd3d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.solid-1230 .silver_cd3d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_full_bc59 {
  display: -webkit-box;
  display: flex;
}
.block_full_bc59 .shadow_down_5b81 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_full_bc59 .shadow_down_5b81 {
    flex-basis: 90px;
  }
}
.block_full_bc59 .alert_7c1c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_full_bc59 .alert_7c1c {
    flex-basis: calc(100% - 50px);
  }
}
.block_full_bc59 .pro_a8fd p:last-child {
  margin-bottom: 0.72em;
}
.sort_d657 .tag_new_f1b3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sort_d657 .tag_new_f1b3:after,
.sort_d657 .tag_new_f1b3:before {
  content: "";
  display: table;
}
.sort_d657 .tag_new_f1b3:after {
  clear: both;
}
.sort_d657 .tag_new_f1b3 .column_de47,
.sort_d657 .tag_new_f1b3 .thumbnail_narrow_9fc8 {
  width: 49%;
}
.sort_d657 .tag_new_f1b3 .column_de47 a span.item-791e,
.sort_d657 .tag_new_f1b3 .thumbnail_narrow_9fc8 a span.item-791e {
  display: block;
  margin-bottom: 5px;
}
.sort_d657 .tag_new_f1b3 .thumbnail_narrow_9fc8 {
  float: left;
  text-align: left;
}
.sort_d657 .tag_new_f1b3 .column_de47 {
  float: right;
  text-align: right;
}
.pro_f543 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pro_f543 {
    margin-bottom: 0;
  }
}
.picture_2af0 {
  margin-bottom: 1em;
}
.picture_2af0 .notification-2e38 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notification-steel-326f a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft_cde0 .picture_2af0,
.modal_7e5f .picture_2af0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft_cde0 .picture_2af0,
  .modal_7e5f .picture_2af0 {
    display: block;
  }
}
.soft_cde0 .notification-steel-326f,
.modal_7e5f .notification-steel-326f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft_cde0 .notification-steel-326f,
  .modal_7e5f .notification-steel-326f {
    margin-bottom: 1em;
  }
}
.soft_cde0 .notification-steel-326f img,
.modal_7e5f .notification-steel-326f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft_cde0 .accordion-f767,
.modal_7e5f .accordion-f767 {
  flex-basis: calc(100% - 160px);
}
.soft_cde0 .accordion-f767 p,
.modal_7e5f .accordion-f767 p {
  margin-bottom: 0;
}
.soft_cde0 .accordion-f767 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft_cde0 .accordion-f767 {
    padding-left: 0;
  }
}
.modal_7e5f .accordion-f767 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .modal_7e5f .accordion-f767 {
    padding-right: 0;
  }
}
.modal_7e5f .notification-steel-326f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slow_967e .notification-steel-326f {
  margin-bottom: 0.5em;
}
.slow_967e .notification-steel-326f img {
  width: 100%;
}
.over_8003 .thumbnail_362a,
.text-2665 .thumbnail_362a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.text-2665 .glass_07a7 .frame-70c8 p:last-child {
  margin-bottom: 0;
}
.active-78ca {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.section-023b .video_efd8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .section-023b .video_efd8:last-of-type {
    margin-bottom: 0;
  }
}
.section-023b .video_efd8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-023b .video_efd8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.section-023b .video_efd8 ul li {
  margin: 0 0 0.6em;
}
.section-023b .video_efd8 ul li.input-outer-931c,
.section-023b .video_efd8 ul li.action_d482 {
  position: relative;
}
.section-023b .video_efd8 ul li.input-outer-931c .overlay_fixed_1dcf,
.section-023b .video_efd8 ul li.action_d482 .overlay_fixed_1dcf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.section-023b .video_efd8 ul li.input-outer-931c:after:after,
.section-023b .video_efd8 ul li.input-outer-931c:after:before,
.section-023b
  .video_efd8
  ul
  li.action_d482:after:after,
.section-023b
  .video_efd8
  ul
  li.action_d482:after:before {
  content: "";
  display: table;
}
.section-023b .video_efd8 ul li.input-outer-931c:after:after,
.section-023b
  .video_efd8
  ul
  li.action_d482:after:after {
  clear: both;
}
.section-023b .video_efd8 a.warm-1445:hover {
  text-decoration: none;
}
.section-023b .video_efd8 select {
  max-width: 100%;
}
.section-023b .video_efd8 table {
  font-size: 85%;
}
.section-023b .video_efd8 table td,
.section-023b .video_efd8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.section-023b .video_efd8 table tfoot td {
  text-align: left;
}
.section-023b .video_efd8 :last-child {
  margin-bottom: 0;
}
.section-023b .video_efd8 .description-pro-22b3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.section-023b .video_efd8 .description-pro-22b3 label {
  width: 100%;
}
.section-023b .video_efd8 .description-pro-22b3 .outer_624f {
  width: 100%;
  display: block;
}
.section-023b .video_efd8 .description-pro-22b3 .border-0d13 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.section-023b .video_efd8 .description-pro-22b3 .border-0d13:hover svg #svg-search {
  fill: #444;
}
.section-023b .video_efd8 .description-pro-22b3 .border-0d13 svg {
  width: 18px;
  height: 18px;
}
.section-023b .feature_6b70 ul ul,
.section-023b .pagination-gold-db9a ul ul,
.section-023b .aside-c4ab ul ul,
.section-023b .tag-dd54 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.section-023b .feature_6b70 .stone-829f > a,
.section-023b .pagination-gold-db9a .stone-829f > a,
.section-023b .aside-c4ab .stone-829f > a,
.section-023b .tag-dd54 .stone-829f > a {
  margin-bottom: 0;
}
.section-023b .avatar_under_7e10 li,
.section-023b .feature_6b70 li,
.section-023b .sidebar-cold-a97d li,
.section-023b .pagination-gold-db9a li,
.section-023b .aside-c4ab li,
.section-023b .tag-dd54 li,
.section-023b .backdrop-brown-12e5 li,
.section-023b .lower-ee46 li {
  display: block;
  position: relative;
}
.section-023b .avatar_under_7e10 li:last-child,
.section-023b .feature_6b70 li:last-child,
.section-023b .sidebar-cold-a97d li:last-child,
.section-023b .pagination-gold-db9a li:last-child,
.section-023b .aside-c4ab li:last-child,
.section-023b .tag-dd54 li:last-child,
.section-023b .backdrop-brown-12e5 li:last-child,
.section-023b .lower-ee46 li:last-child {
  border: none;
}
.section-023b .avatar_under_7e10 li a,
.section-023b .feature_6b70 li a,
.section-023b .sidebar-cold-a97d li a,
.section-023b .pagination-gold-db9a li a,
.section-023b .aside-c4ab li a,
.section-023b .tag-dd54 li a,
.section-023b .backdrop-brown-12e5 li a,
.section-023b .lower-ee46 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section-023b .avatar_under_7e10 li ul li::before,
.section-023b .feature_6b70 li ul li::before,
.section-023b .sidebar-cold-a97d li ul li::before,
.section-023b .pagination-gold-db9a li ul li::before,
.section-023b .aside-c4ab li ul li::before,
.section-023b .tag-dd54 li ul li::before,
.section-023b .backdrop-brown-12e5 li ul li::before,
.section-023b .lower-ee46 li ul li::before {
  left: 15px;
}
.section-023b .avatar_under_7e10 li ul a,
.section-023b .feature_6b70 li ul a,
.section-023b .sidebar-cold-a97d li ul a,
.section-023b .pagination-gold-db9a li ul a,
.section-023b .aside-c4ab li ul a,
.section-023b .tag-dd54 li ul a,
.section-023b .backdrop-brown-12e5 li ul a,
.section-023b .lower-ee46 li ul a {
  padding-left: 20px;
}
.section-023b .avatar_under_7e10 li ul ul li::before,
.section-023b .feature_6b70 li ul ul li::before,
.section-023b .sidebar-cold-a97d li ul ul li::before,
.section-023b .pagination-gold-db9a li ul ul li::before,
.section-023b .aside-c4ab li ul ul li::before,
.section-023b .tag-dd54 li ul ul li::before,
.section-023b .backdrop-brown-12e5 li ul ul li::before,
.section-023b .lower-ee46 li ul ul li::before {
  left: 30px;
}
.section-023b .avatar_under_7e10 li ul ul a,
.section-023b .feature_6b70 li ul ul a,
.section-023b .sidebar-cold-a97d li ul ul a,
.section-023b .pagination-gold-db9a li ul ul a,
.section-023b .aside-c4ab li ul ul a,
.section-023b .tag-dd54 li ul ul a,
.section-023b .backdrop-brown-12e5 li ul ul a,
.section-023b .lower-ee46 li ul ul a {
  padding-left: 40px;
}
.section-023b .right_bb69 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section-023b .lower-ee46 ul li {
  margin-bottom: 1.41575em;
}
.section-023b .lower-ee46 ul li .image_1df2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.section-023b .lower-ee46 ul li .frame-focused-854c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hard_5fee .avatar_under_7e10 li a,
.hard_5fee .feature_6b70 li a,
.hard_5fee .sidebar-cold-a97d li a,
.hard_5fee .pagination-gold-db9a li a,
.hard_5fee .aside-c4ab li a,
.hard_5fee .tag-dd54 li a,
.hard_5fee .backdrop-brown-12e5 li a,
.hard_5fee .lower-ee46 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_5fee .right_bb69 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_5fee .video_efd8 ul li.input-outer-931c .overlay_fixed_1dcf,
.hard_5fee .video_efd8 ul li.action_d482 .overlay_fixed_1dcf {
  background: rgba(0, 0, 0, 0.2);
}
.hard_5fee .section-023b .video_efd8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_narrow_124d .section-023b .pattern-1a46 li {
  margin: 0;
}
.surface_narrow_124d .section-023b .pattern-1a46 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface_narrow_124d .section-023b .pattern-1a46 li ul {
  margin: 0;
}
.surface_narrow_124d .section-023b .pattern-1a46 li ul li a {
  padding-left: 15px;
}
.surface_narrow_124d .section-023b .pattern-1a46 li ul li li a {
  padding-left: 30px;
}
.surface_narrow_124d .section-023b .pattern-1a46 li.shade-2334 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface_narrow_124d .section-023b .pattern-1a46 li.shade-2334 > 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;
}
.surface_narrow_124d .section-023b .pattern-1a46 li.shade-2334 > 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;
}
.alert_brown_38a3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture_bronze_9e27 {
  position: relative;
  z-index: 10;
}
.picture_bronze_9e27 .text_thick_2a88 {
  width: 100%;
  max-width: 100%;
}
.notification_east_397f .down_17dd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notification_east_397f .huge-e4a8 {
}
.notification_east_397f .hard_5fee {
  background: #292929;
}
.main_394d .down_17dd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.main_394d .huge-e4a8 {
  background: #f9f9f9;
}
.main_394d .hard_5fee {
  background: #303030;
}
.warm-8ef9 .down_17dd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm-8ef9 .easy-3bdf {
    margin-bottom: 1em;
  }
  .warm-8ef9 .easy-3bdf:last-child {
    margin-bottom: 0;
  }
}
.warm-8ef9 .huge-e4a8 {
  background: #ededed;
}
.warm-8ef9 .hard_5fee {
  background: #1a1a1a;
}
.down_17dd.huge-e4a8 {
  color: rgba(0, 0, 0, 0.6);
}
.down_17dd.huge-e4a8 .inner_3c19 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.down_17dd.hard_5fee {
  color: rgba(255, 255, 255, 0.99);
}
.down_17dd.hard_5fee a:not(.warm-1445) {
  color: rgba(255, 255, 255, 0.79);
}
.down_17dd.hard_5fee a:not(.warm-1445):hover {
  color: rgba(255, 255, 255, 0.99);
}
.down_17dd.hard_5fee .inner_3c19 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down_17dd.hard_5fee table tbody td,
.down_17dd.hard_5fee table th {
  background: rgba(0, 0, 0, 0.08);
}
.iron-caab.hidden_cold_5faa .pagination-hard-5689 {
  max-width: initial;
}
.iron-caab .top_ea2a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.iron-caab .top_ea2a .text_thick_2a88 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .iron-caab .top_ea2a .text_thick_2a88 {
    display: block;
    margin-bottom: 2em;
  }
  .iron-caab .top_ea2a .text_thick_2a88:last-child {
    margin-bottom: 0;
  }
}
.warm-8ef9 .easy-3bdf:last-child,
.main_394d .easy-3bdf:last-child,
.notification_east_397f .easy-3bdf:last-child {
  margin-bottom: 0;
}
.warm-8ef9 .easy-3bdf .section-023b .video_efd8:last-child,
.main_394d .easy-3bdf .section-023b .video_efd8:last-child,
.notification_east_397f .easy-3bdf .section-023b .video_efd8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .warm-8ef9 .bottom_815b,
  .warm-8ef9 .pattern-a464,
  .main_394d .bottom_815b,
  .main_394d .pattern-a464,
  .notification_east_397f .bottom_815b,
  .notification_east_397f .pattern-a464 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture_bronze_9e27 .easy-3bdf {
    margin-bottom: 2em;
  }
}
.picture_bronze_9e27 p:last-child {
  margin-bottom: 0;
}
.picture_bronze_9e27 li,
.picture_bronze_9e27 ul {
  list-style: none;
  margin: 0;
}
.picture_bronze_9e27 ul ul {
  margin-left: 2.617924em;
}
.orange_d134 {
  font-size: 0.875em;
}

/* css-noise: 751c */
.ghost-box-u8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
