/*!
Theme Name: Customify
Theme URI: https://pressmaximum.panel_a627/customify
Author: WPCustomify
Author URI: https://pressmaximum.panel_a627
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.panel_a627/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.blue_f405.pattern-gas-7c99/licenses/gpl-2.0.form-selected-9d58
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.over_a194/, (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.avatar-north-548a.mask_top_8f4d/normalize.form-0f56/
 ======
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.form-0f56 v7.0.0 | MIT License | github.panel_a627/necolas/normalize.form-0f56 */
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;
}
.solid_8a51 .pressed_3ad0,
.accordion-f482,
.outer-b065,
.avatar-copper-ac0a,
.solid-097d,
.logo-light-2c53,
.element-9811,
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;
}
.accordion-f482,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accordion-f482,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accordion-f482,
  h1 {
    font-size: 1.8em;
  }
}
.outer-b065,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outer-b065 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outer-b065,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outer-b065,
  h2 {
    font-size: 1.7em;
  }
}
.avatar-copper-ac0a,
h3 {
  font-size: 1.618em;
}
.solid_8a51 .pressed_3ad0,
.solid-097d,
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.dirty-7706 {
  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;
}
.shadow_pink_257e:after,
.shadow_pink_257e:before,
.gallery-fcfb:after,
.gallery-fcfb:before {
  content: "";
  display: table;
}
.shadow_pink_257e:after,
.gallery-fcfb:after {
  clear: both;
}
.stone-7614 {
  float: right;
  margin-right: 0;
}
.chip_db16 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.inner-dc5b .active_small_8cfb,
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;
}
.inner-dc5b .active_small_8cfb: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;
}
.hovered-cb1f .active_small_8cfb {
  box-shadow: none;
}
.hovered-cb1f
  .active_small_8cfb
  .yellow_451b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hovered-cb1f .active_small_8cfb .popup_8a8b {
  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;
}
.hovered-cb1f
  .active_small_8cfb
  .popup_8a8b
  b {
  display: none;
}
.hovered-cb1f .active_plasma_608e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden-easy-b785:not(.hover_253d):not(.dim-3d44),
button:not(.hover_253d):not(.dim-3d44),
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ),
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ),
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ) {
  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;
}
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ):hover,
button:not(.hover_253d):not(
    .dim-3d44
  ):hover,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ):hover,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ):hover,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ):active,
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ):focus,
button:not(.hover_253d):not(
    .dim-3d44
  ):active,
button:not(.hover_253d):not(
    .dim-3d44
  ):focus,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ):active,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ):focus,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ):active,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ):focus,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ):active,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ):focus {
  outline: 0;
}
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9,
button:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9 {
  position: relative;
}
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .large-10ec,
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .container-focused-0b9c,
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .popup-4aa6,
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  i,
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  svg,
button:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .large-10ec,
button:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .container-focused-0b9c,
button:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .popup-4aa6,
button:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  i,
button:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  svg,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .large-10ec,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .container-focused-0b9c,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .popup-4aa6,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  i,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  svg,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .large-10ec,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .container-focused-0b9c,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .popup-4aa6,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  i,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  svg,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .large-10ec,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .container-focused-0b9c,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  .popup-4aa6,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  i,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9
  svg {
  visibility: hidden;
}
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9:after,
button:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9:after,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9:after,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9:after,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ).fn-loading-70f9: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;
}
.hidden-easy-b785:not(.hover_253d):not(.dim-3d44),
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ),
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ),
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ) {
  color: #fff;
  background: #235787;
}
.hidden-easy-b785:not(.hover_253d):not(
    .dim-3d44
  ):focus,
input[type="button"]:not(.hover_253d):not(
    .dim-3d44
  ):focus,
input[type="reset"]:not(.hover_253d):not(
    .dim-3d44
  ):focus,
input[type="submit"]:not(.hover_253d):not(
    .dim-3d44
  ):focus {
  color: #fff;
}
.hidden-easy-b785.fn-disabled-70f9:not(.hover_253d):not(
    .dim-3d44
  ),
.hidden-easy-b785[disabled]:not(.hover_253d):not(
    .dim-3d44
  ),
button.fn-disabled-70f9:not(.hover_253d):not(
    .dim-3d44
  ),
button[disabled]:not(.hover_253d):not(
    .dim-3d44
  ) {
  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;
}
.badge_dim_d5f9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.badge_dim_d5f9: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;
}
.liquid-918e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dark_db0a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.current-f01d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow_pink_257e:after,
.shadow_pink_257e:before,
.element-4afc:after,
.element-4afc:before,
.input-ece6:after,
.input-ece6:before,
.fast-3360:after,
.fast-3360:before,
.static_413b:after,
.static_413b:before,
.tag-aa22:after,
.tag-aa22:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow_pink_257e:after,
.element-4afc:after,
.input-ece6:after,
.fast-3360:after,
.static_413b:after,
.tag-aa22:after {
  clear: both;
}
.element-4afc .down_b691,
.input-ece6 .down_b691,
.out-661d .down_b691 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.nav-e126 {
  display: inline-block;
}
.thumbnail-10e8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thumbnail-10e8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail-10e8 .message-ec1c {
  padding: 1em 0;
  font-size: 85%;
}
.message-ec1c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thumbnail-inner-9832 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thumbnail-inner-9832:after,
.thumbnail-inner-9832:before {
  content: "";
  display: table;
}
.thumbnail-inner-9832:after {
  clear: both;
}
.primary-090e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown-90e4 .primary-090e {
  max-width: 50%;
}
.carousel_simple_23d0 .primary-090e {
  max-width: 33.33%;
}
.row-c663 .primary-090e {
  max-width: 25%;
}
.hard_135a .primary-090e {
  max-width: 20%;
}
.form-bronze-ca22 .primary-090e {
  max-width: 16.66%;
}
.right-956f .primary-090e {
  max-width: 14.28%;
}
.filter_dirty_b499 .primary-090e {
  max-width: 12.5%;
}
.stone_a078 .primary-090e {
  max-width: 11.11%;
}
.media-24e4 {
  display: block;
}
.solid_8a51 .hovered-6587 label,
.solid_8a51 .out-2904 label,
.solid_8a51 .accent-basic-f59c label,
.solid_8a51 .west-3fc6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bright-c9e9 {
  list-style: none;
  margin: 0;
}
.bright-c9e9 article.disabled-pressed-4c10 {
  margin-bottom: 0;
}
.bright-c9e9 ul {
  list-style: none;
  margin: 0;
}
.bright-c9e9 .slider_57b1 li.disabled-pressed-4c10 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bright-c9e9 .slider_57b1 li.disabled-pressed-4c10 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bright-c9e9 .slider_57b1 li.disabled-pressed-4c10: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) {
  .bright-c9e9 .slider_57b1 li.disabled-pressed-4c10 li.disabled-pressed-4c10 li.disabled-pressed-4c10 li.disabled-pressed-4c10 {
    padding-left: 0;
  }
}
article.disabled-pressed-4c10 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled-pressed-4c10 .element-4afc p:last-of-type {
  margin-bottom: 0;
}
article.disabled-pressed-4c10 .breadcrumb_1523 {
  float: left;
}
article.disabled-pressed-4c10 .outer-dca3 {
  margin-left: 85px;
}
article.disabled-pressed-4c10 .silver-c7ef {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled-pressed-4c10 .silver-c7ef .hidden-short-dbb3 {
  margin-left: 10px;
}
article.disabled-pressed-4c10 .table-dirty-49e1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled-pressed-4c10 .hard_1081 {
  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 .hovered-6587,
  #respond .accent-basic-f59c,
  #respond .west-3fc6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hovered-6587 input,
#respond .accent-basic-f59c input,
#respond .west-3fc6 input {
  width: 100%;
}
#respond .west-3fc6 {
  margin-right: 0;
}
#respond .list-cool-0b43 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout-7183 {
  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;
}
.layout-7183.aside_huge_cdf0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.layout-7183 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%);
}
.layout-7183:focus,
.layout-7183: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);
}
.right_2c90 {
  border-radius: 10%;
}
.block-85d5 {
  border-radius: 50%;
}
.search_easy_5c66 {
  font-size: 0.72em;
}
.main-7e61 {
  font-size: 0.875em;
}
.dim_6dbf {
  font-size: 1.1em;
}
.tag_lower_509f {
  text-transform: uppercase;
  line-height: 1.2;
}
.tag_lower_509f.search_easy_5c66 {
  letter-spacing: 0.5px;
}
.overlay_small_cdbe,
.overlay_small_cdbe a {
  color: #6d6d6d;
}
.overlay_small_cdbe a:hover {
  color: #111;
}
.steel_4a74 {
  color: #6d6d6d;
}
.surface_2413 {
  overflow-x: hidden;
}
.surface_2413 .layout-6269.solid_20ff {
  position: relative;
}
.surface_2413 .layout-6269.solid_20ff.north_0ca9 {
  position: initial;
}
.surface_2413
  .layout-6269.solid_20ff.north_0ca9
  .nav_bb51 {
  left: auto;
}
.surface_2413 .layout-6269 .nav_bb51 {
  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;
}
.surface_2413 .layout-6269:hover.solid_20ff {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.surface_2413
  .layout-6269:hover.solid_20ff
  .nav_bb51 {
  display: block;
  z-index: 9999999;
}
.surface_2413 .message_plasma_b298 .frame_soft_0395,
.surface_2413 .feature-9e61 .frame_soft_0395 {
  display: none;
}
.surface_2413 .smooth-6e78 .layout-6269:hover.solid_20ff {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.solid_8a51 .hovered-6587 label,
.solid_8a51 .out-2904 label,
.solid_8a51 .accent-basic-f59c label,
.solid_8a51 .west-3fc6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.bright-c9e9 {
  list-style: none;
  margin: 0;
}
.bright-c9e9 article.disabled-pressed-4c10 {
  margin-bottom: 0;
}
.bright-c9e9 ul {
  list-style: none;
  margin: 0;
}
.bright-c9e9 .slider_57b1 li.disabled-pressed-4c10 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .bright-c9e9 .slider_57b1 li.disabled-pressed-4c10 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .bright-c9e9 .slider_57b1 li.disabled-pressed-4c10: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) {
  .bright-c9e9 .slider_57b1 li.disabled-pressed-4c10 li.disabled-pressed-4c10 li.disabled-pressed-4c10 li.disabled-pressed-4c10 {
    padding-left: 0;
  }
}
article.disabled-pressed-4c10 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled-pressed-4c10 .element-4afc p:last-of-type {
  margin-bottom: 0;
}
article.disabled-pressed-4c10 .breadcrumb_1523 {
  float: left;
}
article.disabled-pressed-4c10 .outer-dca3 {
  margin-left: 85px;
}
article.disabled-pressed-4c10 .silver-c7ef {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled-pressed-4c10 .silver-c7ef .hidden-short-dbb3 {
  margin-left: 10px;
}
article.disabled-pressed-4c10 .table-dirty-49e1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled-pressed-4c10 .hard_1081 {
  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 .hovered-6587,
  #respond .accent-basic-f59c,
  #respond .west-3fc6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hovered-6587 input,
#respond .accent-basic-f59c input,
#respond .west-3fc6 input {
  width: 100%;
}
#respond .west-3fc6 {
  margin-right: 0;
}
#respond .list-cool-0b43 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_plasma_b298 .filter-6988 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.filter-6988 .warm_05b1.primary_smooth_3e5c .nav-78bc > li > a:focus,
.filter-6988 .warm_05b1.primary_smooth_3e5c .nav-78bc > li > a:hover,
.filter-6988 .warm_05b1.background_full_78d6 .nav-78bc > li > a:focus,
.filter-6988 .warm_05b1.background_full_78d6 .nav-78bc > li > a:hover,
.filter-6988 .warm_05b1.menu_smooth_5442 .nav-78bc > li > a:focus,
.filter-6988 .warm_05b1.menu_smooth_5442 .nav-78bc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-6988
  .warm_05b1.primary_smooth_3e5c
  .nav-78bc
  > li.shade_5402
  > a,
.filter-6988
  .warm_05b1.primary_smooth_3e5c
  .nav-78bc
  > li.last_d8b1
  > a,
.filter-6988
  .warm_05b1.background_full_78d6
  .nav-78bc
  > li.shade_5402
  > a,
.filter-6988
  .warm_05b1.background_full_78d6
  .nav-78bc
  > li.last_d8b1
  > a,
.filter-6988
  .warm_05b1.menu_smooth_5442
  .nav-78bc
  > li.shade_5402
  > a,
.filter-6988 .warm_05b1.menu_smooth_5442 .nav-78bc > li.caption_cce5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.filter-6988 .border-liquid-9969,
.filter-6988 .border-liquid-9969 a {
  color: rgba(255, 255, 255, 0.99);
}
.filter-6988 .texture-0660.element-e866 li a,
.filter-6988 .progress-hard-1f15 a,
.filter-6988 .badge_da94,
.filter-6988 .nav-78bc > li > a,
.filter-6988 .carousel-4622 {
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988 .texture-0660.element-e866 li a:hover,
.filter-6988 .progress-hard-1f15 a:hover,
.filter-6988 .badge_da94:hover,
.filter-6988 .nav-78bc > li > a:hover,
.filter-6988 .carousel-4622:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-6988 .slow_de8f {
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988 .slow_de8f .pattern-solid-c6f9 {
  color: rgba(255, 255, 255, 0.99);
}
.filter-6988 .slow_de8f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-6988 .module_a03b .block_current_3a84 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988 .module_a03b .block_current_3a84 .active-f07b {
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988
  .module_a03b
  .block_current_3a84
  .active-f07b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988
  .module_a03b
  .block_current_3a84
  .active-f07b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988
  .module_a03b
  .block_current_3a84
  .active-f07b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988
  .module_a03b
  .block_current_3a84
  .active-f07b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988 .module_a03b .row_2f69 {
  color: rgba(255, 255, 255, 0.79);
}
.filter-6988 .module_a03b .row_2f69:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_advanced_f659
  .filter-6988
  .module_a03b
  .video-4759
  .sort_over_409c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_advanced_f659
  .filter-6988
  .module_a03b
  .video-4759
  .active-f07b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_plasma_b298 .orange-9ebc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.orange-9ebc .warm_05b1.primary_smooth_3e5c .nav-78bc > li > a:focus,
.orange-9ebc .warm_05b1.primary_smooth_3e5c .nav-78bc > li > a:hover,
.orange-9ebc .warm_05b1.background_full_78d6 .nav-78bc > li > a:focus,
.orange-9ebc .warm_05b1.background_full_78d6 .nav-78bc > li > a:hover,
.orange-9ebc .warm_05b1.menu_smooth_5442 .nav-78bc > li > a:focus,
.orange-9ebc .warm_05b1.menu_smooth_5442 .nav-78bc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange-9ebc
  .warm_05b1.primary_smooth_3e5c
  .nav-78bc
  > li.shade_5402
  > a,
.orange-9ebc
  .warm_05b1.primary_smooth_3e5c
  .nav-78bc
  > li.last_d8b1
  > a,
.orange-9ebc
  .warm_05b1.background_full_78d6
  .nav-78bc
  > li.shade_5402
  > a,
.orange-9ebc
  .warm_05b1.background_full_78d6
  .nav-78bc
  > li.last_d8b1
  > a,
.orange-9ebc
  .warm_05b1.menu_smooth_5442
  .nav-78bc
  > li.shade_5402
  > a,
.orange-9ebc .warm_05b1.menu_smooth_5442 .nav-78bc > li.caption_cce5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.orange-9ebc .border-liquid-9969,
.orange-9ebc .border-liquid-9969 a {
  color: rgba(0, 0, 0, 0.8);
}
.orange-9ebc .texture-0660.element-e866 li a,
.orange-9ebc .progress-hard-1f15 a,
.orange-9ebc .badge_da94,
.orange-9ebc .nav-78bc > li > a,
.orange-9ebc .carousel-4622 {
  color: rgba(0, 0, 0, 0.55);
}
.orange-9ebc .texture-0660.element-e866 li a:hover,
.orange-9ebc .progress-hard-1f15 a:hover,
.orange-9ebc .badge_da94:hover,
.orange-9ebc .nav-78bc > li > a:hover,
.orange-9ebc .carousel-4622:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange-9ebc .slow_de8f {
  color: rgba(0, 0, 0, 0.55);
}
.orange-9ebc .slow_de8f .pattern-solid-c6f9 {
  color: rgba(0, 0, 0, 0.8);
}
.orange-9ebc .slow_de8f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-large-84f6 .motion_d16a {
  margin-left: auto;
  margin-right: auto;
}
.input-ece6 > * {
  margin-left: auto;
  margin-right: auto;
}
.input-ece6 .liquid-918e {
  margin-right: 1.41575em;
}
.rough_5e22 .input-ece6 > .narrow-adb8 {
  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;
}
.rough_5e22 .input-ece6 > .tiny_1bae {
  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;
}
.shade-1b57.slider-large-84f6 .motion_d16a,
.wood-96e3.slider-large-84f6 .motion_d16a {
  margin-left: 0;
}
.summary-6eb7.slider-large-84f6 .motion_d16a,
.gallery_0642.slider-large-84f6 .motion_d16a {
  margin-right: 0;
}
.input-ece6 ol,
.input-ece6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.modal_east_46fc video {
  max-width: 100%;
}
.pagination-steel-56d1 img {
  display: block;
}
.pagination-steel-56d1.liquid-918e,
.pagination-steel-56d1.dark_db0a {
  width: 100%;
}
.pagination-steel-56d1.tiny_1bae img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description-iron-d355:not(.card_2c12) {
  margin: 1.5em auto;
}
.simple_1dd0 p {
  padding: 1.5em 14px;
}
ul.container_7c27.tiny_1bae,
ul.container_7c27.narrow-adb8,
ul.container_7c27.block-fluid-93f9.narrow-adb8 {
  padding: 0 14px;
}
.pattern_in_28ee {
  display: block;
  overflow-x: auto;
}
.pattern_in_28ee table {
  border-collapse: collapse;
  width: 100%;
}
.pattern_in_28ee td,
.pattern_in_28ee th {
  padding: 0.5em;
}
.input-ece6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-ece6 ol ol,
.input-ece6 ol ul,
.input-ece6 ul ol,
.input-ece6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-ece6 ol ol li,
.input-ece6 ol ul li,
.input-ece6 ul ol li,
.input-ece6 ul ul li {
  margin-left: 0;
}
.static_b03f.dropdown-3090 > .soft_099c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.static_b03f.dropdown-3090 > .soft_099c iframe,
.static_b03f.dropdown-3090 > .soft_099c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tiny-4eeb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tiny-4eeb.mini_96c6 {
  padding: 0;
}
.tiny-4eeb.mini_96c6 cite {
  font-size: 13px;
}
.tiny-4eeb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tiny-4eeb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.card_7caa {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.card_7caa > p:first-child {
  margin-top: 0;
}
.card_7caa cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.card_7caa blockquote {
  border-left: 0;
}
.notice-pro-aa88 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice-pro-aa88:not(.feature-brown-b382) {
  max-width: 100px;
}
.notice-pro-aa88.frame_4e0a {
  border-bottom: none !important;
  text-align: center;
}
.notice-pro-aa88.frame_4e0a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .simple_1dd0 p {
    padding: 1.5em 0;
  }
}
.surface_cold_6f4a {
  color: #0073aa;
}
.search_new_780a {
  background-color: #0073aa;
}
.title_old_baf5 {
  color: #229fd8;
}
.frame-7cac {
  background-color: #229fd8;
}
.alert-e8c1 {
  color: #eee;
}
.cold-912f {
  background-color: #eee;
}
.backdrop-a084 {
  color: #444;
}
.input_2139 {
  background-color: #444;
}
.title_f3bb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.title_f3bb .card_top_e6c1 .progress-hard-1f15 {
  font-size: 15px;
}
.title_f3bb .progress-hard-1f15 {
  line-height: 1.3;
}
.title_f3bb .orange-9ebc {
}
.title_f3bb .filter-6988 {
  background: #235787;
}
.section_complex_affd {
  padding: 0;
}
.section_complex_affd .filter-6988 {
  background: #1a1a1a;
}
.section_complex_affd .orange-9ebc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.row_d924 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.row_d924 .orange-9ebc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.row_d924 .filter-6988 {
  background: #303030;
}
.tag-aa22 {
  position: relative;
  z-index: 10;
}
.tag-aa22 .photo_lite_5fde {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white-a2aa .solid_20ff {
  display: inline-block;
  vertical-align: middle;
}
.white-a2aa.info_b121 .solid_20ff {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .white-a2aa.info_b121 .solid_20ff {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .white-a2aa.info_b121 .solid_20ff {
    margin-right: 0.4em;
  }
}
.white-a2aa.info_b121 .solid_20ff:last-child {
  margin-right: 0;
}
.grid_8271 .photo_lite_5fde {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message_plasma_b298 .card_top_e6c1 {
    margin: 0 -0.5em;
  }
  .message_plasma_b298 .card_top_e6c1 [class*="customify-col-"],
  .message_plasma_b298 .card_top_e6c1 [class*="customify-col_"],
  .message_plasma_b298 .card_top_e6c1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message_plasma_b298.primary_pressed_db57 .photo_lite_5fde {
  background: 0 0 !important;
}
.message_plasma_b298.primary_pressed_db57 .photo_lite_5fde,
.message_plasma_b298.grid_8271 .photo_lite_5fde {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message_plasma_b298.media_middle_f674 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message_plasma_b298.grid_8271 .photo_lite_5fde {
  box-shadow: none !important;
}
.text-fluid-8ed5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-fluid-8ed5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-fluid-8ed5 {
    padding: 18px 0 20px;
  }
}
.text-fluid-8ed5 .thumbnail_prev_4a1b {
  width: 100%;
}
.text-fluid-8ed5 .selected_e589 {
  margin-bottom: 0;
}
.text-fluid-8ed5 .element_liquid_3953 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box-be3b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box-be3b .warm_fc00 {
  width: 100%;
}
.status_blue_d8b4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status_blue_d8b4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status_blue_d8b4 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;
}
.status_blue_d8b4 li:last-child:after {
  display: none;
}
.status_blue_d8b4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.article-out-355f .frame_soft_0395 button,
.text-fluid-8ed5 .frame_soft_0395 button {
  left: 0;
}
.article-out-355f .warm_fc00,
.text-fluid-8ed5 .warm_fc00 {
  padding-left: 0;
  padding-right: 0;
}
.article-out-355f .box-be3b,
.text-fluid-8ed5 .box-be3b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.article-out-355f {
  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;
}
.article-out-355f: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;
}
.article-out-355f .basic_9d03 {
  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) {
  .article-out-355f .basic_9d03 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .article-out-355f .basic_9d03 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .article-out-355f .basic_9d03 {
    min-height: 200px;
  }
}
.article-out-355f .status_blue_d8b4 {
  color: rgba(255, 255, 255, 0.8);
}
.article-out-355f .status_blue_d8b4 a,
.article-out-355f .status_blue_d8b4 li:after {
  color: inherit;
}
.article-out-355f .status_blue_d8b4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bright-9f3b {
  margin-bottom: 0.5em;
}
.row-1ab1 {
  margin-bottom: 1.2em;
}
.row-1ab1,
.bright-9f3b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.row-1ab1 p:last-child,
.bright-9f3b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .frame_soft_0395,
#masthead .frame_soft_0395 {
  display: none;
}
#masthead
  > .frame_soft_0395.progress_full_0f75 {
  display: none;
}
#masthead > .frame_soft_0395 button {
  left: 0;
}
.wrapper_abc4 {
  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%;
}
.wrapper_abc4 .solid_20ff {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper_abc4 .frame_9098 {
  display: -webkit-box;
  display: flex;
}
.wrapper_abc4 .frame_9098.message-8807 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper_abc4 .frame_9098.hover_f7fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_abc4 .frame_9098.progress_prev_eba7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_abc4.form-iron-5a70.list_bc5e .frame_9098.message-8807 {
  flex-basis: 100%;
}
.wrapper_abc4.shade_0ca3 .frame_9098.hover_f7fb {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper_abc4.shade_0ca3 .frame_9098.progress_prev_eba7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .frame_soft_0395.progress_full_0f75 {
  display: none;
}
#masthead > .frame_soft_0395 button {
  left: 0;
}
.container_last_c60b {
  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;
}
.container_last_c60b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.container_last_c60b.slow-2e73 i {
  margin-right: 4px;
}
.container_last_c60b.search_ae13 i {
  margin-left: 5px;
}
.progress-hard-1f15 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.progress-hard-1f15 p:last-child {
  margin-bottom: 0;
}
.item_ab85 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.item_ab85 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.item_ab85 img {
  display: block;
  width: auto;
  line-height: 1;
}
.item_ab85 .border-liquid-9969 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.item_ab85 .widget_purple_ce3d {
  margin: 5px 0 7px 0;
}
.item_ab85.secondary_short_a6a4 .alert_liquid_88d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item_ab85.secondary_short_a6a4 .middle_764f {
  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;
}
.item_ab85.outer-44e2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.item_ab85.outer-44e2 .alert_liquid_88d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item_ab85.outer-44e2 .middle_764f {
  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;
}
.item_ab85.selected-bec6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item_ab85.block_yellow_ceb2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.item_ab85.block_yellow_ceb2 .middle_764f {
  margin-top: 7px;
}
.header_9343 {
  display: inline-block;
}
.tag-aa22 .wood_ff11 .item_ab85 img {
  max-width: 100%;
}
.warm_05b1 .gradient-full-e354.article-69fe,
.tiny-4734 .gradient-full-e354.article-69fe {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.warm_05b1 .slow-36e7,
.tiny-4734 .slow-36e7 {
  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%);
}
.warm_05b1 .slow-36e7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.warm_05b1.shade_3403 .slow-36e7 {
  display: none;
}
.warm_05b1 .picture_e931 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.warm_05b1 .picture_e931 li {
  display: inline-block;
  position: relative;
}
.warm_05b1 .picture_e931 li:last-child {
  margin-right: 0;
}
.warm_05b1 .picture_e931 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;
}
.warm_05b1 .picture_e931 li.caption_cce5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.warm_05b1 .picture_e931 > 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;
}
.warm_05b1 .picture_e931 > li > a i {
  line-height: 0;
}
.warm_05b1 .picture_e931 > li.new_1945 > a .slow-36e7 {
  margin-left: 4px;
  line-height: 0;
}
.warm_05b1 .picture_e931 .content-582b li.new_1945 > a {
  position: relative;
}
.warm_05b1 .picture_e931 .content-582b li.new_1945 > a:after,
.warm_05b1 .picture_e931 .content-582b li.new_1945 > a:before {
  content: "";
  display: table;
}
.warm_05b1 .picture_e931 .content-582b li.new_1945 > a:after {
  clear: both;
}
.warm_05b1 .picture_e931 .content-582b li.new_1945 > a .slow-36e7 {
  margin-left: 5px;
  float: right;
}
.warm_05b1 .form-ae01,
.warm_05b1 .content-582b {
  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;
}
.warm_05b1 .content-582b {
  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;
}
.warm_05b1 .content-582b .article-69fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.warm_05b1 .content-582b .slow-36e7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.warm_05b1 .content-582b li {
  display: block;
  margin: 0;
  padding: 0;
}
.warm_05b1 .content-582b 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;
}
.warm_05b1 .content-582b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.warm_05b1 .content-582b .content-582b {
  top: 0;
  left: 100%;
}
.warm_05b1 .hot_8dd0.fn-focus-70f9 > .form-ae01,
.warm_05b1 .hot_8dd0.fn-focus-70f9 > .content-582b,
.warm_05b1 .hot_8dd0:focus > .form-ae01,
.warm_05b1 .hot_8dd0:focus > .content-582b,
.warm_05b1 .hot_8dd0:hover > .form-ae01,
.warm_05b1 .hot_8dd0:hover > .content-582b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.warm_05b1.menu_smooth_5442 .nav-78bc:after,
.warm_05b1.menu_smooth_5442 .nav-78bc:before {
  content: "";
  display: table;
}
.warm_05b1.menu_smooth_5442 .nav-78bc:after {
  clear: both;
}
.warm_05b1.menu_smooth_5442 .nav-78bc > li {
  float: left;
}
.warm_05b1.main_890b .nav-78bc:after,
.warm_05b1.main_890b .nav-78bc:before {
  content: "";
  display: table;
}
.warm_05b1.main_890b .nav-78bc:after {
  clear: both;
}
.warm_05b1.main_890b .nav-78bc > li {
  float: left;
}
.warm_05b1.main_890b .nav-78bc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.warm_05b1.main_890b .nav-78bc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.warm_05b1.main_890b .nav-78bc > li.shade_5402 > a,
.warm_05b1.main_890b .nav-78bc > li.caption_cce5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.warm_05b1.primary_smooth_3e5c .nav-78bc > li > a .article-69fe {
  position: relative;
}
.warm_05b1.primary_smooth_3e5c .nav-78bc > li > a .article-69fe: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;
}
.warm_05b1.primary_smooth_3e5c
  .nav-78bc
  > li:focus
  > a
  .article-69fe:before,
.warm_05b1.primary_smooth_3e5c
  .nav-78bc
  > li:hover
  > a
  .article-69fe:before {
  width: 100%;
  background-color: currentColor;
}
.warm_05b1.primary_smooth_3e5c
  .nav-78bc
  > li.shade_5402
  > a
  .article-69fe:before,
.warm_05b1.primary_smooth_3e5c
  .nav-78bc
  > li.last_d8b1
  > a
  .article-69fe:before {
  width: 100%;
  background-color: currentColor;
}
.warm_05b1.background_full_78d6 .nav-78bc > li > a .article-69fe {
  position: relative;
}
.warm_05b1.background_full_78d6 .nav-78bc > li > a .article-69fe: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;
}
.warm_05b1.background_full_78d6 .nav-78bc > li:focus > a .article-69fe:before,
.warm_05b1.background_full_78d6
  .nav-78bc
  > li:hover
  > a
  .article-69fe:before {
  width: 100%;
  background-color: currentColor;
}
.warm_05b1.background_full_78d6
  .nav-78bc
  > li.shade_5402
  > a
  .article-69fe:before,
.warm_05b1.background_full_78d6
  .nav-78bc
  > li.last_d8b1
  > a
  .article-69fe:before {
  width: 100%;
  background-color: currentColor;
}
.tiny-4734 .picture_e931 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tiny-4734 .picture_e931 li:first-child > a {
  border-top: none;
}
.tiny-4734 .picture_e931 .hard_ccf2 > .article-69fe .slow-36e7 {
  display: none;
}
.tiny-4734 .picture_e931 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tiny-4734 .picture_e931 li:last-child {
  border: none;
}
.tiny-4734 .picture_e931 li.new_1945 > a {
  padding-right: 45px !important;
}
.tiny-4734 .picture_e931 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tiny-4734 .picture_e931 li a:focus,
.tiny-4734 .picture_e931 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny-4734 .picture_e931 li .main_972e {
  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;
}
.tiny-4734 .picture_e931 li .main_972e:hover {
  box-shadow: none;
}
.tiny-4734 .picture_e931 li .main_972e .slow-36e7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tiny-4734 .picture_e931 .content-582b {
  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);
}
.tiny-4734 .picture_e931 .content-582b li a {
  padding-left: 3em;
}
.tiny-4734 .picture_e931 .outline-narrow-39cc > a .main_972e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tiny-4734 .picture_e931 .outline-narrow-39cc > .content-582b {
  display: block;
  opacity: 1;
}
.badge_a73b {
  max-width: 100%;
}
.label-full-d04b {
  line-height: 0;
  cursor: pointer;
}
.carousel-4622 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.carousel-4622:hover {
  box-shadow: none;
  color: currentColor;
}
.carousel-4622 svg {
  width: 18px;
  height: 18px;
}
.carousel-4622 .clean_e36d {
  display: none;
}
.simple_3d93 {
  position: relative;
}
.simple_3d93.fn-active-70f9 .carousel-4622 .row_dynamic_85ef {
  display: none;
}
.simple_3d93.fn-active-70f9 .carousel-4622 .clean_e36d {
  display: inline-block;
}
.simple_3d93 .image_712e {
  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);
}
.simple_3d93.row_f7cd .image_712e {
  left: auto;
  right: -0.9em;
}
.simple_3d93.row_f7cd .bright-a95b::before {
  left: auto;
  right: 15px;
}
.simple_3d93.fn-active-70f9 .image_712e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video-4759 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.video-4759 label {
  flex-basis: 100%;
}
.video-4759 .block_current_3a84 {
  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;
}
.video-4759 .active-f07b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.video-4759 .active-f07b:focus {
  background-color: transparent;
}
.video-4759 button.row_2f69 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.video-4759 button.row_2f69:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.video-4759 button.row_2f69 svg {
  width: 18px;
  height: 18px;
}
.video-4759 input[type="submit"] {
  min-height: auto;
}
.module_a03b .video-4759 .active-f07b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bright-a95b {
  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) {
  .bright-a95b {
    width: 220px;
  }
}
.bright-a95b label {
  flex-basis: 100%;
}
.bright-a95b::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;
}
.progress_advanced_f659 .module_a03b .video-4759 {
  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;
}
.progress_advanced_f659
  .module_a03b
  .video-4759
  .block_current_3a84 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress_advanced_f659 .module_a03b .video-4759 .active-f07b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress_advanced_f659
  .module_a03b
  .video-4759
  .active-f07b:focus {
  background: 0 0;
}
.progress_advanced_f659
  .module_a03b
  .video-4759
  .sort_over_409c {
  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;
}
.texture-0660 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.texture-0660 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.texture-0660 li:last-child {
  margin-right: 0;
}
.texture-0660 li:first-child {
  margin-left: 0;
}
.texture-0660.slider_9650 a {
  color: #fff;
}
.texture-0660.slider_9650 a:hover {
  color: #fff;
}
.texture-0660 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.texture-0660 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.texture-0660 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.texture-0660 a:hover {
  opacity: 0.9;
  color: inherit;
}
.texture-0660 [class*="social-icon-apple"] {
  background-color: #999;
}
.texture-0660 [class*="social-icon-apple"].dynamic_1096 {
  background-color: transparent;
  color: #999;
}
.texture-0660 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.texture-0660 [class*="social-icon-behance"].dynamic_1096 {
  background-color: transparent;
  color: #1769ff;
}
.texture-0660 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.texture-0660 [class*="social-icon-bitbucket"].dynamic_1096 {
  background-color: transparent;
  color: #205081;
}
.texture-0660 [class*="social-icon-codepen"] {
  background-color: #000;
}
.texture-0660 [class*="social-icon-codepen"].dynamic_1096 {
  background-color: transparent;
  color: #000;
}
.texture-0660 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.texture-0660 [class*="social-icon-delicious"].dynamic_1096 {
  background-color: transparent;
  color: #39f;
}
.texture-0660 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.texture-0660 [class*="social-icon-digg"].dynamic_1096 {
  background-color: transparent;
  color: #005be2;
}
.texture-0660 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.texture-0660 [class*="social-icon-dribbble"].dynamic_1096 {
  background-color: transparent;
  color: #ea4c89;
}
.texture-0660 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.texture-0660 [class*="social-icon-envelope"].dynamic_1096 {
  background-color: transparent;
  color: #ea4335;
}
.texture-0660 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.texture-0660 [class*="social-icon-facebook"].dynamic_1096 {
  background-color: transparent;
  color: #3b5998;
}
.texture-0660 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.texture-0660 [class*="social-icon-flickr"].dynamic_1096 {
  background-color: transparent;
  color: #0063dc;
}
.texture-0660 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.texture-0660 [class*="social-icon-foursquare"].dynamic_1096 {
  background-color: transparent;
  color: #2d5be3;
}
.texture-0660 [class*="social-icon-github"] {
  background-color: #333;
}
.texture-0660 [class*="social-icon-github"].dynamic_1096 {
  background-color: transparent;
  color: #333;
}
.texture-0660 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.texture-0660 [class*="social-icon-google-plus"].dynamic_1096 {
  background-color: transparent;
  color: #dd4b39;
}
.texture-0660 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.texture-0660 [class*="social-icon-houzz"].dynamic_1096 {
  background-color: transparent;
  color: #7ac142;
}
.texture-0660 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.texture-0660 [class*="social-icon-instagram"].dynamic_1096 {
  background-color: transparent;
  color: #262626;
}
.texture-0660 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.texture-0660 [class*="social-icon-jsfiddle"].dynamic_1096 {
  background-color: transparent;
  color: #487aa2;
}
.texture-0660 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.texture-0660 [class*="social-icon-linkedin"].dynamic_1096 {
  background-color: transparent;
  color: #0077b5;
}
.texture-0660 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.texture-0660 [class*="social-icon-medium"].dynamic_1096 {
  background-color: transparent;
  color: #00ab6b;
}
.texture-0660 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.texture-0660
  [class*="social-icon-odnoklassniki"].dynamic_1096 {
  background-color: transparent;
  color: #f4731c;
}
.texture-0660 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.texture-0660 [class*="social-icon-meetup"].dynamic_1096 {
  background-color: transparent;
  color: #ec1c40;
}
.texture-0660 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.texture-0660 [class*="social-icon-pinterest"].dynamic_1096 {
  background-color: transparent;
  color: #bd081c;
}
.texture-0660 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.texture-0660 [class*="social-icon-product-hunt"].dynamic_1096 {
  background-color: transparent;
  color: #da552f;
}
.texture-0660 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.texture-0660 [class*="social-icon-reddit"].dynamic_1096 {
  background-color: transparent;
  color: #ff4500;
}
.texture-0660 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.texture-0660 [class*="social-icon-rss"].dynamic_1096 {
  background-color: transparent;
  color: #f26522;
}
.texture-0660 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.texture-0660
  [class*="social-icon-shopping-cart"].dynamic_1096 {
  background-color: transparent;
  color: #4caf50;
}
.texture-0660 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.texture-0660 [class*="social-icon-skype"].dynamic_1096 {
  background-color: transparent;
  color: #00aff0;
}
.texture-0660 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.texture-0660 [class*="social-icon-slideshare"].dynamic_1096 {
  background-color: transparent;
  color: #0077b5;
}
.texture-0660 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.texture-0660 [class*="social-icon-snapchat"].dynamic_1096 {
  background-color: transparent;
  color: #fffc00;
}
.texture-0660 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.texture-0660 [class*="social-icon-soundcloud"].dynamic_1096 {
  background-color: transparent;
  color: #f80;
}
.texture-0660 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.texture-0660 [class*="social-icon-spotify"].dynamic_1096 {
  background-color: transparent;
  color: #2ebd59;
}
.texture-0660 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.texture-0660
  [class*="social-icon-stack-overflow"].dynamic_1096 {
  background-color: transparent;
  color: #fe7a15;
}
.texture-0660 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.texture-0660 [class*="social-icon-maldkfgram"].dynamic_1096 {
  background-color: transparent;
  color: #2ca5e0;
}
.texture-0660 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.texture-0660 [class*="social-icon-tripadvisor"].dynamic_1096 {
  background-color: transparent;
  color: #589442;
}
.texture-0660 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.texture-0660 [class*="social-icon-tumblr"].dynamic_1096 {
  background-color: transparent;
  color: #35465c;
}
.texture-0660 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.texture-0660 [class*="social-icon-twitch"].dynamic_1096 {
  background-color: transparent;
  color: #6441a5;
}
.texture-0660 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.texture-0660 [class*="social-icon-twitter"].dynamic_1096 {
  background-color: transparent;
  color: #1da1f2;
}
.texture-0660 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.texture-0660 [class*="social-icon-vimeo"].dynamic_1096 {
  background-color: transparent;
  color: #1ab7ea;
}
.texture-0660 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.texture-0660 [class*="social-icon-vk"].dynamic_1096 {
  background-color: transparent;
  color: #45668e;
}
.texture-0660 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.texture-0660 [class*="social-icon-weibo"].dynamic_1096 {
  background-color: transparent;
  color: #df2029;
}
.texture-0660 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.texture-0660 [class*="social-icon-weixin"].dynamic_1096 {
  background-color: transparent;
  color: #7bb32e;
}
.texture-0660 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.texture-0660 [class*="social-icon-whatsapp"].dynamic_1096 {
  background-color: transparent;
  color: #25d366;
}
.texture-0660 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.texture-0660 [class*="social-icon-wordpress"].dynamic_1096 {
  background-color: transparent;
  color: #21759b;
}
.texture-0660 [class*="social-icon-xing"] {
  background-color: #026466;
}
.texture-0660 [class*="social-icon-xing"].dynamic_1096 {
  background-color: transparent;
  color: #026466;
}
.texture-0660 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.texture-0660 [class*="social-icon-yelp"].dynamic_1096 {
  background-color: transparent;
  color: #af0606;
}
.texture-0660 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.texture-0660 [class*="social-icon-youtube"].dynamic_1096 {
  background-color: transparent;
  color: #cd201f;
}
.badge_da94 {
  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;
}
.badge_da94:hover {
  box-shadow: none;
  background: 0 0;
}
.header-afe4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture-fad9 {
  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;
}
.warm-3766 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.popup-action-a1d8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.popup-action-a1d8,
.popup-action-a1d8::after,
.popup-action-a1d8::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;
}
.popup-action-a1d8::after,
.popup-action-a1d8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.banner-3908 .texture-fad9 .warm-3766 {
  margin-top: -2px;
  width: 19px;
}
.banner-3908 .texture-fad9 .popup-action-a1d8 {
  margin-top: -1px;
}
.banner-3908 .texture-fad9 .popup-action-a1d8,
.banner-3908 .texture-fad9 .popup-action-a1d8::after,
.banner-3908 .texture-fad9 .popup-action-a1d8::before {
  width: 19px;
  height: 2px;
}
.banner-3908 .texture-fad9 .popup-action-a1d8::before {
  top: -6px;
}
.banner-3908 .texture-fad9 .popup-action-a1d8::after {
  bottom: -6px;
}
.tabs-da4c .texture-fad9 .warm-3766 {
  margin-top: -2px;
  width: 22px;
}
.tabs-da4c .texture-fad9 .popup-action-a1d8 {
  margin-top: -1px;
}
.tabs-da4c .texture-fad9 .popup-action-a1d8,
.tabs-da4c .texture-fad9 .popup-action-a1d8::after,
.tabs-da4c .texture-fad9 .popup-action-a1d8::before {
  width: 22px;
  height: 2px;
}
.tabs-da4c .texture-fad9 .popup-action-a1d8::before {
  top: -7px;
}
.tabs-da4c .texture-fad9 .popup-action-a1d8::after {
  bottom: -7px;
}
.dark_9e56 .texture-fad9 .warm-3766 {
  margin-top: -2px;
  width: 31px;
}
.dark_9e56 .texture-fad9 .popup-action-a1d8 {
  margin-top: -1.5px;
}
.dark_9e56 .texture-fad9 .popup-action-a1d8,
.dark_9e56 .texture-fad9 .popup-action-a1d8::after,
.dark_9e56 .texture-fad9 .popup-action-a1d8::before {
  width: 31px;
  height: 3px;
}
.dark_9e56 .texture-fad9 .popup-action-a1d8::before {
  top: -9px;
}
.dark_9e56 .texture-fad9 .popup-action-a1d8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .stone_5634 .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 19px;
  }
  .stone_5634 .texture-fad9 .popup-action-a1d8 {
    margin-top: -1px;
  }
  .stone_5634 .texture-fad9 .popup-action-a1d8,
  .stone_5634 .texture-fad9 .popup-action-a1d8::after,
  .stone_5634 .texture-fad9 .popup-action-a1d8::before {
    width: 19px;
    height: 2px;
  }
  .stone_5634 .texture-fad9 .popup-action-a1d8::before {
    top: -6px;
  }
  .stone_5634 .texture-fad9 .popup-action-a1d8::after {
    bottom: -6px;
  }
  .active_short_7e41 .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 22px;
  }
  .active_short_7e41 .texture-fad9 .popup-action-a1d8 {
    margin-top: -1px;
  }
  .active_short_7e41 .texture-fad9 .popup-action-a1d8,
  .active_short_7e41 .texture-fad9 .popup-action-a1d8::after,
  .active_short_7e41 .texture-fad9 .popup-action-a1d8::before {
    width: 22px;
    height: 2px;
  }
  .active_short_7e41 .texture-fad9 .popup-action-a1d8::before {
    top: -7px;
  }
  .active_short_7e41 .texture-fad9 .popup-action-a1d8::after {
    bottom: -7px;
  }
  .background_gold_940d .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 31px;
  }
  .background_gold_940d .texture-fad9 .popup-action-a1d8 {
    margin-top: -1.5px;
  }
  .background_gold_940d .texture-fad9 .popup-action-a1d8,
  .background_gold_940d .texture-fad9 .popup-action-a1d8::after,
  .background_gold_940d .texture-fad9 .popup-action-a1d8::before {
    width: 31px;
    height: 3px;
  }
  .background_gold_940d .texture-fad9 .popup-action-a1d8::before {
    top: -9px;
  }
  .background_gold_940d .texture-fad9 .popup-action-a1d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-complex-352e .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-complex-352e .texture-fad9 .popup-action-a1d8 {
    margin-top: -1px;
  }
  .disabled-complex-352e .texture-fad9 .popup-action-a1d8,
  .disabled-complex-352e .texture-fad9 .popup-action-a1d8::after,
  .disabled-complex-352e .texture-fad9 .popup-action-a1d8::before {
    width: 19px;
    height: 2px;
  }
  .disabled-complex-352e .texture-fad9 .popup-action-a1d8::before {
    top: -6px;
  }
  .disabled-complex-352e .texture-fad9 .popup-action-a1d8::after {
    bottom: -6px;
  }
  .element_complex_d8bf .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 22px;
  }
  .element_complex_d8bf .texture-fad9 .popup-action-a1d8 {
    margin-top: -1px;
  }
  .element_complex_d8bf .texture-fad9 .popup-action-a1d8,
  .element_complex_d8bf .texture-fad9 .popup-action-a1d8::after,
  .element_complex_d8bf .texture-fad9 .popup-action-a1d8::before {
    width: 22px;
    height: 2px;
  }
  .element_complex_d8bf .texture-fad9 .popup-action-a1d8::before {
    top: -7px;
  }
  .element_complex_d8bf .texture-fad9 .popup-action-a1d8::after {
    bottom: -7px;
  }
  .shade-gold-3adf .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-gold-3adf .texture-fad9 .popup-action-a1d8 {
    margin-top: -1.5px;
  }
  .shade-gold-3adf .texture-fad9 .popup-action-a1d8,
  .shade-gold-3adf .texture-fad9 .popup-action-a1d8::after,
  .shade-gold-3adf .texture-fad9 .popup-action-a1d8::before {
    width: 31px;
    height: 3px;
  }
  .shade-gold-3adf .texture-fad9 .popup-action-a1d8::before {
    top: -9px;
  }
  .shade-gold-3adf .texture-fad9 .popup-action-a1d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .advanced_fb08 .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 19px;
  }
  .advanced_fb08 .texture-fad9 .popup-action-a1d8 {
    margin-top: -1px;
  }
  .advanced_fb08 .texture-fad9 .popup-action-a1d8,
  .advanced_fb08 .texture-fad9 .popup-action-a1d8::after,
  .advanced_fb08 .texture-fad9 .popup-action-a1d8::before {
    width: 19px;
    height: 2px;
  }
  .advanced_fb08 .texture-fad9 .popup-action-a1d8::before {
    top: -6px;
  }
  .advanced_fb08 .texture-fad9 .popup-action-a1d8::after {
    bottom: -6px;
  }
  .copper-8ec9 .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 22px;
  }
  .copper-8ec9 .texture-fad9 .popup-action-a1d8 {
    margin-top: -1px;
  }
  .copper-8ec9 .texture-fad9 .popup-action-a1d8,
  .copper-8ec9 .texture-fad9 .popup-action-a1d8::after,
  .copper-8ec9 .texture-fad9 .popup-action-a1d8::before {
    width: 22px;
    height: 2px;
  }
  .copper-8ec9 .texture-fad9 .popup-action-a1d8::before {
    top: -7px;
  }
  .copper-8ec9 .texture-fad9 .popup-action-a1d8::after {
    bottom: -7px;
  }
  .menu-7490 .texture-fad9 .warm-3766 {
    margin-top: -2px;
    width: 31px;
  }
  .menu-7490 .texture-fad9 .popup-action-a1d8 {
    margin-top: -1.5px;
  }
  .menu-7490 .texture-fad9 .popup-action-a1d8,
  .menu-7490 .texture-fad9 .popup-action-a1d8::after,
  .menu-7490 .texture-fad9 .popup-action-a1d8::before {
    width: 31px;
    height: 3px;
  }
  .menu-7490 .texture-fad9 .popup-action-a1d8::before {
    top: -9px;
  }
  .menu-7490 .texture-fad9 .popup-action-a1d8::after {
    bottom: -9px;
  }
}
.item_mini_a805 .popup-action-a1d8 {
  -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);
}
.item_mini_a805 .popup-action-a1d8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item_mini_a805 .popup-action-a1d8::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);
}
.item_mini_a805.button-narrow-0542 .popup-action-a1d8 {
  -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);
}
.item_mini_a805.button-narrow-0542 .popup-action-a1d8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item_mini_a805.button-narrow-0542 .popup-action-a1d8::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);
}
.middle_a090 {
  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.shadow-stone-4de3:before {
  display: none;
}
.feature-9e61 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-9e61 .paragraph-short-95b6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-9e61 .paragraph-short-95b6:last-of-type {
  border-bottom: none;
}
.feature-9e61 .paragraph-short-95b6.up-d1b9,
.feature-9e61 .paragraph-short-95b6.hero-6492,
.feature-9e61 .paragraph-short-95b6.small-cb26 {
  padding: 0;
}
.feature-9e61 .tiny-4734 .main_972e {
  color: currentColor;
}
.feature-9e61 .tiny-4734 .main_972e:focus,
.feature-9e61 .tiny-4734 .main_972e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-9e61.orange-9ebc .slow_de8f,
.feature-9e61.orange-9ebc .progress-hard-1f15 a,
.feature-9e61.orange-9ebc .nav-78bc a,
.feature-9e61.orange-9ebc .content-582b a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-9e61.orange-9ebc .slow_de8f:hover,
.feature-9e61.orange-9ebc .progress-hard-1f15 a:hover,
.feature-9e61.orange-9ebc .nav-78bc a:hover,
.feature-9e61.orange-9ebc .content-582b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-9e61.orange-9ebc .pattern-solid-c6f9 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-9e61.orange-9ebc .paragraph-short-95b6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-9e61.orange-9ebc .paragraph-short-95b6:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-9e61.orange-9ebc .top-e671:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-9e61.orange-9ebc .tiny-4734 .picture_e931 li a,
.feature-9e61.orange-9ebc .tiny-4734 .main_972e,
.feature-9e61.orange-9ebc .content-582b {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-9e61.orange-9ebc .tiny-4734 .main_972e:focus,
.feature-9e61.orange-9ebc .tiny-4734 .main_972e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-9e61.orange-9ebc .picture_e931 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-9e61.filter-6988 .slow_de8f,
.feature-9e61.filter-6988 .progress-hard-1f15 a,
.feature-9e61.filter-6988 .nav-78bc .main_972e,
.feature-9e61.filter-6988 .nav-78bc a,
.feature-9e61.filter-6988 .content-582b a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-9e61.filter-6988 .slow_de8f:hover,
.feature-9e61.filter-6988 .progress-hard-1f15 a:hover,
.feature-9e61.filter-6988 .nav-78bc .main_972e:hover,
.feature-9e61.filter-6988 .nav-78bc a:hover,
.feature-9e61.filter-6988 .content-582b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-9e61.filter-6988 .pattern-solid-c6f9 {
  color: rgba(255, 255, 255, 0.99);
}
.feature-9e61.filter-6988 .paragraph-short-95b6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-9e61.filter-6988 .paragraph-short-95b6:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-9e61.filter-6988 .top-e671:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-9e61.filter-6988 .tiny-4734 .picture_e931 li a,
.feature-9e61.filter-6988 .tiny-4734 .main_972e,
.feature-9e61.filter-6988 .content-582b {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-9e61.filter-6988 .tiny-4734 .main_972e:focus,
.feature-9e61.filter-6988 .tiny-4734 .main_972e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-9e61.filter-6988 .picture_e931 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-e671 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.top-e671:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.brown_c65b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wide_20bc .feature-9e61 {
  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;
}
.wide_20bc .paragraph-short-95b6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wide_20bc .paragraph-short-95b6: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) {
  .wide_20bc .paragraph-short-95b6:before {
    width: 16%;
    left: 42%;
  }
}
.wide_20bc .paragraph-short-95b6:last-child:before {
  content: none;
}
.wide_20bc .paragraph-short-95b6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wide_20bc .tiny-4734 .picture_e931 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wide_20bc .tiny-4734 .picture_e931 li a .main_972e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wide_20bc .tiny-4734 .content-582b {
  border: none;
}
.wide_20bc .tiny-4734 .content-582b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wide_20bc .top-e671 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wide_20bc .brown_c65b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wide_20bc .filter-6988 .top-e671:before {
  background: rgba(0, 0, 0, 0.9);
}
.wide_20bc .orange-9ebc.plasma-aded .popup-action-a1d8 {
  background: rgba(0, 0, 0, 0.6);
}
.wide_20bc
  .orange-9ebc.plasma-aded
  .popup-action-a1d8::after,
.wide_20bc
  .orange-9ebc.plasma-aded
  .popup-action-a1d8:before {
  background: inherit;
}
.wide_20bc
  .orange-9ebc.plasma-aded:hover
  .popup-action-a1d8 {
  background: rgba(0, 0, 0, 0.8);
}
.pattern-gold-b1fd .feature-9e61 {
  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) {
  .pattern-gold-b1fd .feature-9e61 {
    width: auto;
    right: 45px;
  }
}
.breadcrumb_dc44 .feature-9e61 {
  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) {
  .breadcrumb_dc44 .feature-9e61 {
    width: auto;
    left: 45px;
  }
}
.shadow-stone-4de3 .feature-9e61 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow-stone-4de3 .brown_c65b {
  max-width: 48em;
  margin: 0 auto;
}
.shadow-stone-4de3 .top-e671:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.light_9c7e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.light_9c7e.wide_20bc .feature-9e61 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.light_9c7e.pattern-gold-b1fd .feature-9e61 {
  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);
}
.light_9c7e .feature-9e61 {
  visibility: visible;
}
.light_9c7e.breadcrumb_dc44 .feature-9e61 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wood_3e88,
.hover_9785 {
  overflow-x: hidden;
}
.wood_3e88 .feature-9e61 {
  overflow: auto;
}
.wood_3e88.wide_20bc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood_3e88.wide_20bc .feature-9e61 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wood_3e88.wide_20bc .badge_da94 {
  opacity: 0;
}
.wood_3e88.pattern-gold-b1fd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood_3e88.pattern-gold-b1fd .feature-9e61 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wood_3e88.pattern-gold-b1fd .badge_da94 {
  opacity: 0;
}
.wood_3e88.breadcrumb_dc44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood_3e88.breadcrumb_dc44 .feature-9e61 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wood_3e88.breadcrumb_dc44 .badge_da94 {
  opacity: 0;
}
.wood_3e88.shadow-stone-4de3 .feature-9e61 {
  z-index: 10;
  visibility: visible;
}
.plasma-aded {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.plasma-aded .popup-action-a1d8 {
  background: rgba(255, 255, 255, 0.99);
}
.plasma-aded .popup-action-a1d8::after,
.plasma-aded .popup-action-a1d8:before {
  background: inherit;
}
.plasma-aded:hover .popup-action-a1d8 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb_dc44 .plasma-aded {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow-stone-4de3 .plasma-aded {
  display: none !important;
}
.wood_3e88:before,
.hover_9785:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wood_3e88 .plasma-aded,
.hover_9785 .plasma-aded {
  display: inline-block;
}
.feature-9e61 .solid_20ff {
  -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;
}
.wood_3e88 .feature-9e61 .solid_20ff,
.hover_9785 .feature-9e61 .solid_20ff {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture_fa60 .block_current_3a84 {
  width: 100%;
}
.wood_ff11 {
  padding: 0 0.5em 0;
}
.wood_ff11 [class*="customify-col-"],
.wood_ff11 [class*="customify-col_"],
.wood_ff11 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item_03a5 .wood_ff11 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .card_top_e6c1 .yellow_6685,
  .yellow_6685 {
    display: none;
  }
  .fast-a243 {
    text-align: left;
  }
  .content-5d94 {
    text-align: center;
  }
  .block_large_2313 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .card_top_e6c1 .primary_a4a7,
  .primary_a4a7 {
    display: none;
  }
  .popup_fluid_bb62 {
    text-align: left;
  }
  .surface_6605 {
    text-align: center;
  }
  .shade_tall_fefb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .card_top_e6c1 .banner-15e8,
  .banner-15e8 {
    display: none;
  }
  .gallery_2755 {
    text-align: left;
  }
  .video-0ab1 {
    text-align: center;
  }
  .accent-black-a93d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.plasma_bc87 {
  box-shadow: none !important;
}
.module-next-41c3 .cool-524b,
.sidebar_f2cc .cool-524b {
  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;
}
.sidebar_f2cc .cool-524b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.photo_lite_5fde {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.photo_lite_5fde:after,
.photo_lite_5fde:before {
  content: "";
  display: table;
}
.photo_lite_5fde:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .photo_lite_5fde {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.photo_lite_5fde,
.media_middle_f674 {
  max-width: 1248px;
  margin: 0 auto;
}

.fast-3360.logo-down-36d6 .photo_lite_5fde {
  max-width: 100%;
}
.fast-3360.form-bottom-b3f7 {
  max-width: 1200px;
  margin: 0 auto;
}
.fast-3360.fixed_0180 .photo_lite_5fde {
  max-width: 100%;
}
.fast-3360.fixed_0180 > .photo_lite_5fde {
  padding-left: 0;
  padding-right: 0;
}
.fast-3360.fixed_0180 > .photo_lite_5fde .card_top_e6c1 {
  margin: 0;
}
.fast-3360.fixed_0180
  > .photo_lite_5fde
  .filter-7a6f.video-0639 {
  margin-right: 0;
  margin-left: 0;
}
.fast-3360.fixed_0180 #main.video-0639 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .heading-old-0314 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .heading-old-0314 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main_73c8 .motion_d16a {
    padding-right: 1em;
  }
  .main_73c8.wide_acd7 .filter-7a6f {
    border-right: 1px solid #eaecee;
  }
  .main_73c8.wide_acd7 .motion_d16a {
    padding-right: 1em;
  }
  .main_73c8.wide_acd7 .hidden_bf65 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas-42d8 .motion_d16a {
    padding-left: 1em;
  }
  .gas-42d8.wide_acd7 .filter-7a6f {
    border-left: 1px solid #eaecee;
  }
  .gas-42d8.wide_acd7 .motion_d16a {
    padding-left: 1em;
  }
  .gas-42d8.wide_acd7 .hidden_bf65 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-194c .motion_d16a {
    padding-left: 1em;
  }
  .carousel-194c.wide_acd7 .container-f1bf {
    border-right: 1px solid #eaecee;
  }
  .carousel-194c.wide_acd7 .slow_b391 {
    border-right: 1px solid #eaecee;
  }
  .carousel-194c.wide_acd7 .motion_d16a {
    padding-left: 1em;
  }
  .carousel-194c.wide_acd7 .hidden_bf65 {
    padding-right: 1em;
  }
  .carousel-194c.wide_acd7 .summary_mini_1e46 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full-e4c6 .motion_d16a {
    padding-right: 1em;
  }
  .full-e4c6.wide_acd7 .container-f1bf {
    border-left: 1px solid #eaecee;
  }
  .full-e4c6.wide_acd7 .slow_b391 {
    border-left: 1px solid #eaecee;
  }
  .full-e4c6.wide_acd7 .motion_d16a {
    padding-right: 1em;
  }
  .full-e4c6.wide_acd7 .hidden_bf65 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full-e4c6.wide_acd7 .summary_mini_1e46 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-old-0314 .motion_d16a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-old-0314.wide_acd7 .filter-7a6f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .heading-old-0314.wide_acd7 .motion_d16a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-old-0314.wide_acd7 .hidden_bf65 {
    padding-left: 1em;
  }
  .heading-old-0314.wide_acd7 .summary_mini_1e46 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .heading-old-0314.wide_acd7 .motion_d16a {
    padding-left: 0;
  }
}
.description_ec2f .white-a2aa {
  display: inline-block;
}
.dirty-4e01 {
  display: inline-block;
}
.input_south_3e3e {
  word-con: break-word;
}
.fresh_aadb > span {
  display: inline-block;
  padding: 5px 0;
}
.fresh_aadb .east_0ee7 {
  margin-left: 8px;
  margin-right: 8px;
}
.fresh_aadb .widget-93ae img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.menu-5766 .tooltip_lower_6665 {
  margin-bottom: 2em;
}
.menu-5766 .old-bf0b {
  margin-bottom: 15px;
}
.menu-5766 .old-bf0b:last-child {
  margin-bottom: 0;
}
.menu-5766 .link_ad32 {
  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) {
  .menu-5766 .link_ad32 {
    display: block;
  }
}
.menu-5766 .modal_glass_1595 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .menu-5766 .modal_glass_1595 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.menu-5766 .accordion-soft-be8a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.menu-5766 .accordion-soft-be8a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.menu-5766 .accordion-soft-be8a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.menu-5766 .input_south_3e3e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-5766 .input_south_3e3e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.menu-5766 .secondary_1562 p:last-child {
  margin-bottom: 0;
}
.menu-5766 .lite_d06c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.menu-5766 .wrapper_b10c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.menu-5766 .box_a31a {
  margin-top: 1em;
}
.menu-5766 .border-5164 {
  top: 0;
  display: block;
}
.menu-5766 .border-5164 a {
  color: inherit;
}
.menu-5766 .border-5164 a:hover {
  color: inherit;
}
.menu-5766 .hovered_fd56 {
  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;
}
.menu-5766 .hovered_fd56:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.menu-5766 .wrapper_b10c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.menu-5766 .motion_ef5b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.menu-5766 .motion_ef5b:first-child {
  margin-top: 0;
}
.menu-5766 .motion_ef5b.aside_short_154a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu-5766 .motion_ef5b.media_wood_b12d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-5766
  .motion_ef5b.media_wood_b12d.aside_32b2
  .box_a31a {
  width: 100%;
}
.menu-5766 .media_wood_b12d {
  -webkit-box-align: center;
  align-items: center;
}
.menu-5766 .media_wood_b12d .fresh_aadb,
.menu-5766 .media_wood_b12d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.menu-5766 .accordion-soft-be8a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-5766 .accordion-soft-be8a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-5766 .accordion-soft-be8a: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;
}
.menu-5766 .aside_short_154a {
  z-index: 5;
}
.menu-5766 .title-56fa .title-center-a948 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.menu-5766 .secondary-dark-b699 .title-center-a948 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.menu-5766 .hero-advanced-8e52 .title-center-a948 {
  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;
}
.menu-5766.carousel-0b29 .link_ad32,
.menu-5766.out_b6f6 .link_ad32 {
  display: block;
}
.menu-5766.carousel-0b29 .link_ad32 .soft_976b,
.menu-5766.carousel-0b29 .link_ad32 .wrapper_b10c,
.menu-5766.out_b6f6 .link_ad32 .soft_976b,
.menu-5766.out_b6f6 .link_ad32 .wrapper_b10c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-5766.section_3d9e .modal_glass_1595 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .menu-5766.section_3d9e .modal_glass_1595 {
    margin-right: 0;
  }
}
.menu-5766.carousel-0b29 .modal_glass_1595,
.menu-5766.out_b6f6 .modal_glass_1595 {
  padding-top: 40%;
}
.menu-5766.carousel-0b29 .tooltip_lower_6665,
.menu-5766.out_b6f6 .tooltip_lower_6665 {
  display: block;
}
.menu-5766.carousel-0b29 .fn-sticky-70f9 .wrapper_b10c,
.menu-5766.out_b6f6 .fn-sticky-70f9 .wrapper_b10c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.menu-5766.carousel-0b29 .modal_glass_1595,
.menu-5766.out_b6f6 .modal_glass_1595 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.menu-5766.carousel-0b29 .wrapper_b10c {
  padding: 1em;
}
.static_95e6 {
  margin: 30px auto;
  display: block;
}
.static_95e6 .fresh_858c > * {
  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;
}
.static_95e6 .fresh_858c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.static_95e6 .fresh_858c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.warm_7736 .fresh_aadb {
  margin-bottom: 1.41575em;
}
.warm_7736 .detail-current-29cd {
  margin-bottom: 1.618em;
}
.input-ece6 .light-9a3b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-ece6 .light-9a3b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-ece6 .module_solid_d075 {
  max-width: 100%;
  overflow: auto;
}
.slider-large-84f6 .input-ece6 a:hover {
  text-decoration: underline;
}
.description_b718 .old-bf0b:not(.input_south_3e3e),
.description_b718 .accordion-soft-be8a {
  margin-bottom: 1.41575em;
}
.description_b718 .old-bf0b:not(.input_south_3e3e):last-child,
.description_b718 .accordion-soft-be8a:last-child {
  margin-bottom: 0;
}
.description_b718 .old-bf0b.pressed_962e {
  margin-bottom: 0.41575em;
}
.description_b718 .footer-pink-a30b:before,
.description_b718 .in-f7b9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.description_b718 .footer-pink-a30b:before {
  content: "\f115";
}
.description_b718 .in-f7b9:before {
  content: "\f02c";
}
.description_b718 .pro_3e33 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.description_b718 .pro_3e33 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.item-5263 {
  display: -webkit-box;
  display: flex;
}
.item-5263 .blue_2880 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .item-5263 .blue_2880 {
    flex-basis: 90px;
  }
}
.item-5263 .sidebar_15a7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .item-5263 .sidebar_15a7 {
    flex-basis: calc(100% - 50px);
  }
}
.item-5263 .fixed-29d5 p:last-child {
  margin-bottom: 0.72em;
}
.image_medium_200a .fresh_858c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.image_medium_200a .fresh_858c:after,
.image_medium_200a .fresh_858c:before {
  content: "";
  display: table;
}
.image_medium_200a .fresh_858c:after {
  clear: both;
}
.image_medium_200a .fresh_858c .border_943d,
.image_medium_200a .fresh_858c .search-c30e {
  width: 49%;
}
.image_medium_200a .fresh_858c .border_943d a span.focused_23a2,
.image_medium_200a .fresh_858c .search-c30e a span.focused_23a2 {
  display: block;
  margin-bottom: 5px;
}
.image_medium_200a .fresh_858c .search-c30e {
  float: left;
  text-align: left;
}
.image_medium_200a .fresh_858c .border_943d {
  float: right;
  text-align: right;
}
.item-86dc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .item-86dc {
    margin-bottom: 0;
  }
}
.banner-outer-bb10 {
  margin-bottom: 1em;
}
.banner-outer-bb10 .input_south_3e3e {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel_smooth_d791 a {
  display: block;
  line-height: 0;
  position: relative;
}
.prev_1c84 .banner-outer-bb10,
.search-29ac .banner-outer-bb10 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .prev_1c84 .banner-outer-bb10,
  .search-29ac .banner-outer-bb10 {
    display: block;
  }
}
.prev_1c84 .carousel_smooth_d791,
.search-29ac .carousel_smooth_d791 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .prev_1c84 .carousel_smooth_d791,
  .search-29ac .carousel_smooth_d791 {
    margin-bottom: 1em;
  }
}
.prev_1c84 .carousel_smooth_d791 img,
.search-29ac .carousel_smooth_d791 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.prev_1c84 .narrow_4595,
.search-29ac .narrow_4595 {
  flex-basis: calc(100% - 160px);
}
.prev_1c84 .narrow_4595 p,
.search-29ac .narrow_4595 p {
  margin-bottom: 0;
}
.prev_1c84 .narrow_4595 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .prev_1c84 .narrow_4595 {
    padding-left: 0;
  }
}
.search-29ac .narrow_4595 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .search-29ac .narrow_4595 {
    padding-right: 0;
  }
}
.search-29ac .carousel_smooth_d791 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.content-b2a5 .carousel_smooth_d791 {
  margin-bottom: 0.5em;
}
.content-b2a5 .carousel_smooth_d791 img {
  width: 100%;
}
.primary_blue_97dd .carousel_6e2d,
.caption_next_db05 .carousel_6e2d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.caption_next_db05 .filter-7a6f .hero-selected-f81c p:last-child {
  margin-bottom: 0;
}
.button-4212 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.background-55ba .red-5a85 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .background-55ba .red-5a85:last-of-type {
    margin-bottom: 0;
  }
}
.background-55ba .red-5a85 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-55ba .red-5a85 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.background-55ba .red-5a85 ul li {
  margin: 0 0 0.6em;
}
.background-55ba .red-5a85 ul li.prev-7dec,
.background-55ba .red-5a85 ul li.outline-cold-156e {
  position: relative;
}
.background-55ba .red-5a85 ul li.prev-7dec .thumbnail-49c2,
.background-55ba .red-5a85 ul li.outline-cold-156e .thumbnail-49c2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.background-55ba .red-5a85 ul li.prev-7dec:after:after,
.background-55ba .red-5a85 ul li.prev-7dec:after:before,
.background-55ba
  .red-5a85
  ul
  li.outline-cold-156e:after:after,
.background-55ba
  .red-5a85
  ul
  li.outline-cold-156e:after:before {
  content: "";
  display: table;
}
.background-55ba .red-5a85 ul li.prev-7dec:after:after,
.background-55ba
  .red-5a85
  ul
  li.outline-cold-156e:after:after {
  clear: both;
}
.background-55ba .red-5a85 a.hidden-easy-b785:hover {
  text-decoration: none;
}
.background-55ba .red-5a85 select {
  max-width: 100%;
}
.background-55ba .red-5a85 table {
  font-size: 85%;
}
.background-55ba .red-5a85 table td,
.background-55ba .red-5a85 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.background-55ba .red-5a85 table tfoot td {
  text-align: left;
}
.background-55ba .red-5a85 :last-child {
  margin-bottom: 0;
}
.background-55ba .red-5a85 .simple_82a0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.background-55ba .red-5a85 .simple_82a0 label {
  width: 100%;
}
.background-55ba .red-5a85 .simple_82a0 .active-f07b {
  width: 100%;
  display: block;
}
.background-55ba .red-5a85 .simple_82a0 .row_2f69 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.background-55ba .red-5a85 .simple_82a0 .row_2f69:hover svg #svg-search {
  fill: #444;
}
.background-55ba .red-5a85 .simple_82a0 .row_2f69 svg {
  width: 18px;
  height: 18px;
}
.background-55ba .active_9263 ul ul,
.background-55ba .basic_df58 ul ul,
.background-55ba .layout-bb3c ul ul,
.background-55ba .hard_9bb8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.background-55ba .active_9263 .new_1945 > a,
.background-55ba .basic_df58 .new_1945 > a,
.background-55ba .layout-bb3c .new_1945 > a,
.background-55ba .hard_9bb8 .new_1945 > a {
  margin-bottom: 0;
}
.background-55ba .grid-full-d2db li,
.background-55ba .active_9263 li,
.background-55ba .description_bb6f li,
.background-55ba .basic_df58 li,
.background-55ba .layout-bb3c li,
.background-55ba .hard_9bb8 li,
.background-55ba .gradient_motion_f8a1 li,
.background-55ba .outer-2288 li {
  display: block;
  position: relative;
}
.background-55ba .grid-full-d2db li:last-child,
.background-55ba .active_9263 li:last-child,
.background-55ba .description_bb6f li:last-child,
.background-55ba .basic_df58 li:last-child,
.background-55ba .layout-bb3c li:last-child,
.background-55ba .hard_9bb8 li:last-child,
.background-55ba .gradient_motion_f8a1 li:last-child,
.background-55ba .outer-2288 li:last-child {
  border: none;
}
.background-55ba .grid-full-d2db li a,
.background-55ba .active_9263 li a,
.background-55ba .description_bb6f li a,
.background-55ba .basic_df58 li a,
.background-55ba .layout-bb3c li a,
.background-55ba .hard_9bb8 li a,
.background-55ba .gradient_motion_f8a1 li a,
.background-55ba .outer-2288 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-55ba .grid-full-d2db li ul li::before,
.background-55ba .active_9263 li ul li::before,
.background-55ba .description_bb6f li ul li::before,
.background-55ba .basic_df58 li ul li::before,
.background-55ba .layout-bb3c li ul li::before,
.background-55ba .hard_9bb8 li ul li::before,
.background-55ba .gradient_motion_f8a1 li ul li::before,
.background-55ba .outer-2288 li ul li::before {
  left: 15px;
}
.background-55ba .grid-full-d2db li ul a,
.background-55ba .active_9263 li ul a,
.background-55ba .description_bb6f li ul a,
.background-55ba .basic_df58 li ul a,
.background-55ba .layout-bb3c li ul a,
.background-55ba .hard_9bb8 li ul a,
.background-55ba .gradient_motion_f8a1 li ul a,
.background-55ba .outer-2288 li ul a {
  padding-left: 20px;
}
.background-55ba .grid-full-d2db li ul ul li::before,
.background-55ba .active_9263 li ul ul li::before,
.background-55ba .description_bb6f li ul ul li::before,
.background-55ba .basic_df58 li ul ul li::before,
.background-55ba .layout-bb3c li ul ul li::before,
.background-55ba .hard_9bb8 li ul ul li::before,
.background-55ba .gradient_motion_f8a1 li ul ul li::before,
.background-55ba .outer-2288 li ul ul li::before {
  left: 30px;
}
.background-55ba .grid-full-d2db li ul ul a,
.background-55ba .active_9263 li ul ul a,
.background-55ba .description_bb6f li ul ul a,
.background-55ba .basic_df58 li ul ul a,
.background-55ba .layout-bb3c li ul ul a,
.background-55ba .hard_9bb8 li ul ul a,
.background-55ba .gradient_motion_f8a1 li ul ul a,
.background-55ba .outer-2288 li ul ul a {
  padding-left: 40px;
}
.background-55ba .dim-da2b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-55ba .outer-2288 ul li {
  margin-bottom: 1.41575em;
}
.background-55ba .outer-2288 ul li .label-south-50d5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.background-55ba .outer-2288 ul li .banner_a8f9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.filter-6988 .grid-full-d2db li a,
.filter-6988 .active_9263 li a,
.filter-6988 .description_bb6f li a,
.filter-6988 .basic_df58 li a,
.filter-6988 .layout-bb3c li a,
.filter-6988 .hard_9bb8 li a,
.filter-6988 .gradient_motion_f8a1 li a,
.filter-6988 .outer-2288 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-6988 .dim-da2b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-6988 .red-5a85 ul li.prev-7dec .thumbnail-49c2,
.filter-6988 .red-5a85 ul li.outline-cold-156e .thumbnail-49c2 {
  background: rgba(0, 0, 0, 0.2);
}
.filter-6988 .background-55ba .red-5a85 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-3360 .background-55ba .picture_e931 li {
  margin: 0;
}
.fast-3360 .background-55ba .picture_e931 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fast-3360 .background-55ba .picture_e931 li ul {
  margin: 0;
}
.fast-3360 .background-55ba .picture_e931 li ul li a {
  padding-left: 15px;
}
.fast-3360 .background-55ba .picture_e931 li ul li li a {
  padding-left: 30px;
}
.fast-3360 .background-55ba .picture_e931 li.caption_cce5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fast-3360 .background-55ba .picture_e931 li.caption_cce5 > 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;
}
.fast-3360 .background-55ba .picture_e931 li.caption_cce5 > 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;
}
.gallery_black_25f7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.static_413b {
  position: relative;
  z-index: 10;
}
.static_413b .solid_20ff {
  width: 100%;
  max-width: 100%;
}
.fast_f956 .slider_8462 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fast_f956 .orange-9ebc {
}
.fast_f956 .filter-6988 {
  background: #292929;
}
.current-d280 .slider_8462 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.current-d280 .orange-9ebc {
  background: #f9f9f9;
}
.current-d280 .filter-6988 {
  background: #303030;
}
.frame_lower_5eec .slider_8462 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame_lower_5eec .white-a2aa {
    margin-bottom: 1em;
  }
  .frame_lower_5eec .white-a2aa:last-child {
    margin-bottom: 0;
  }
}
.frame_lower_5eec .orange-9ebc {
  background: #ededed;
}
.frame_lower_5eec .filter-6988 {
  background: #1a1a1a;
}
.slider_8462.orange-9ebc {
  color: rgba(0, 0, 0, 0.6);
}
.slider_8462.orange-9ebc .pattern_8208 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_8462.filter-6988 {
  color: rgba(255, 255, 255, 0.99);
}
.slider_8462.filter-6988 a:not(.hidden-easy-b785) {
  color: rgba(255, 255, 255, 0.79);
}
.slider_8462.filter-6988 a:not(.hidden-easy-b785):hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_8462.filter-6988 .pattern_8208 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_8462.filter-6988 table tbody td,
.slider_8462.filter-6988 table th {
  background: rgba(0, 0, 0, 0.08);
}
.smooth-6e78.grid_8271 .photo_lite_5fde {
  max-width: initial;
}
.smooth-6e78 .info_b121 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.smooth-6e78 .info_b121 .solid_20ff {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .smooth-6e78 .info_b121 .solid_20ff {
    display: block;
    margin-bottom: 2em;
  }
  .smooth-6e78 .info_b121 .solid_20ff:last-child {
    margin-bottom: 0;
  }
}
.frame_lower_5eec .white-a2aa:last-child,
.current-d280 .white-a2aa:last-child,
.fast_f956 .white-a2aa:last-child {
  margin-bottom: 0;
}
.frame_lower_5eec .white-a2aa .background-55ba .red-5a85:last-child,
.current-d280 .white-a2aa .background-55ba .red-5a85:last-child,
.fast_f956 .white-a2aa .background-55ba .red-5a85:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .frame_lower_5eec .rough_f85c,
  .frame_lower_5eec .aside-purple-335b,
  .current-d280 .rough_f85c,
  .current-d280 .aside-purple-335b,
  .fast_f956 .rough_f85c,
  .fast_f956 .aside-purple-335b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .static_413b .white-a2aa {
    margin-bottom: 2em;
  }
}
.static_413b p:last-child {
  margin-bottom: 0;
}
.static_413b li,
.static_413b ul {
  list-style: none;
  margin: 0;
}
.static_413b ul ul {
  margin-left: 2.617924em;
}
.popup_0094 {
  font-size: 0.875em;
}

/* css-noise: 095a */
.promo-block-z2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
