/*!
Theme Name: Customify
Theme URI: https://pressmaximum.brown-1624/customify
Author: WPCustomify
Author URI: https://pressmaximum.brown-1624
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.brown-1624/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image_pressed_900e.secondary_ca80/licenses/gpl-2.0.info-e42a
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.panel-b7de/, (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.in_7046.tabs_fixed_ea17/normalize.avatar-3f72/
 ======
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.avatar-3f72 v7.0.0 | MIT License | github.brown-1624/necolas/normalize.avatar-3f72 */
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;
}
.list-clean-850d .rough_2f4b,
.aside_stone_3bab,
.tabs_3ad9,
.picture_72dd,
.liquid-e3c2,
.preview_0e53,
.content-505c,
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;
}
.aside_stone_3bab,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .aside_stone_3bab,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .aside_stone_3bab,
  h1 {
    font-size: 1.8em;
  }
}
.tabs_3ad9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs_3ad9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs_3ad9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_3ad9,
  h2 {
    font-size: 1.7em;
  }
}
.picture_72dd,
h3 {
  font-size: 1.618em;
}
.list-clean-850d .rough_2f4b,
.liquid-e3c2,
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.full_69d5 {
  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;
}
.notification_center_1484:after,
.notification_center_1484:before,
.block_thick_0332:after,
.block_thick_0332:before {
  content: "";
  display: table;
}
.notification_center_1484:after,
.block_thick_0332:after {
  clear: both;
}
.short_9611 {
  float: right;
  margin-right: 0;
}
.center_6739 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block_in_b629 .bright-f86f,
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;
}
.block_in_b629 .bright-f86f: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;
}
.progress-7c11 .bright-f86f {
  box-shadow: none;
}
.progress-7c11
  .bright-f86f
  .primary_eaa6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.progress-7c11 .bright-f86f .under_9461 {
  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;
}
.progress-7c11
  .bright-f86f
  .under_9461
  b {
  display: none;
}
.progress-7c11 .input-299e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pro_9461:not(.narrow_f783):not(.video-tiny-1604),
button:not(.narrow_f783):not(.video-tiny-1604),
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ),
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ),
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ) {
  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;
}
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ):hover,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ):hover,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):hover,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):hover,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ):active,
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ):active,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):active,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):active,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):active,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus {
  outline: 0;
}
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9 {
  position: relative;
}
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .header_93dd,
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .pagination-b7b4,
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .purple-1266,
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  i,
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  svg,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .header_93dd,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .pagination-b7b4,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .purple-1266,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  i,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  svg,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .header_93dd,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .pagination-b7b4,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .purple-1266,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  i,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  svg,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .header_93dd,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .pagination-b7b4,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .purple-1266,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  i,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  svg,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .header_93dd,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .pagination-b7b4,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  .purple-1266,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  i,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9
  svg {
  visibility: hidden;
}
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9:after,
button:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9:after,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9:after,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9:after,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ).fn-loading-a3f9: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;
}
.pro_9461:not(.narrow_f783):not(.video-tiny-1604),
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ),
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ),
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ) {
  color: #fff;
  background: #235787;
}
.pro_9461:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus,
input[type="button"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus,
input[type="reset"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus,
input[type="submit"]:not(.narrow_f783):not(
    .video-tiny-1604
  ):focus {
  color: #fff;
}
.pro_9461.fn-disabled-a3f9:not(.narrow_f783):not(
    .video-tiny-1604
  ),
.pro_9461[disabled]:not(.narrow_f783):not(
    .video-tiny-1604
  ),
button.fn-disabled-a3f9:not(.narrow_f783):not(
    .video-tiny-1604
  ),
button[disabled]:not(.narrow_f783):not(
    .video-tiny-1604
  ) {
  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;
}
.input-04e3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.input-04e3: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;
}
.tabs-4aac {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden-hard-5ac7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.background_stone_9e5d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notification_center_1484:after,
.notification_center_1484:before,
.label_brown_4452:after,
.label_brown_4452:before,
.small_11d3:after,
.small_11d3:before,
.selected_3b04:after,
.selected_3b04:before,
.fixed-5ce7:after,
.fixed-5ce7:before,
.blue-238d:after,
.blue-238d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notification_center_1484:after,
.label_brown_4452:after,
.small_11d3:after,
.selected_3b04:after,
.fixed-5ce7:after,
.blue-238d:after {
  clear: both;
}
.label_brown_4452 .dim-daa4,
.small_11d3 .dim-daa4,
.inner_eb2b .dim-daa4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.center_1ced {
  display: inline-block;
}
.nav_6081 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.nav_6081 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav_6081 .icon_460e {
  padding: 1em 0;
  font-size: 85%;
}
.icon_460e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dim_85ee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dim_85ee:after,
.dim_85ee:before {
  content: "";
  display: table;
}
.dim_85ee:after {
  clear: both;
}
.mask_slow_221f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary_2fd2 .mask_slow_221f {
  max-width: 50%;
}
.plasma-ffdb .mask_slow_221f {
  max-width: 33.33%;
}
.bright-ba75 .mask_slow_221f {
  max-width: 25%;
}
.mini-1148 .mask_slow_221f {
  max-width: 20%;
}
.brown_9edf .mask_slow_221f {
  max-width: 16.66%;
}
.list_hot_461d .mask_slow_221f {
  max-width: 14.28%;
}
.container-complex-3530 .mask_slow_221f {
  max-width: 12.5%;
}
.gas-54c4 .mask_slow_221f {
  max-width: 11.11%;
}
.dirty-e2fc {
  display: block;
}
.list-clean-850d .video_f099 label,
.list-clean-850d .tag_308b label,
.list-clean-850d .nav_2bd2 label,
.list-clean-850d .icon-hot-6ae9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block_1a10 {
  list-style: none;
  margin: 0;
}
.block_1a10 article.tiny_302a {
  margin-bottom: 0;
}
.block_1a10 ul {
  list-style: none;
  margin: 0;
}
.block_1a10 .button-gold-f4c2 li.tiny_302a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block_1a10 .button-gold-f4c2 li.tiny_302a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block_1a10 .button-gold-f4c2 li.tiny_302a: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) {
  .block_1a10 .button-gold-f4c2 li.tiny_302a li.tiny_302a li.tiny_302a li.tiny_302a {
    padding-left: 0;
  }
}
article.tiny_302a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tiny_302a .label_brown_4452 p:last-of-type {
  margin-bottom: 0;
}
article.tiny_302a .silver_9516 {
  float: left;
}
article.tiny_302a .cool_651e {
  margin-left: 85px;
}
article.tiny_302a .section_8d0d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tiny_302a .section_8d0d .picture_next_8661 {
  margin-left: 10px;
}
article.tiny_302a .search-warm-cbca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tiny_302a .search-d8ae {
  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 .video_f099,
  #respond .nav_2bd2,
  #respond .icon-hot-6ae9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video_f099 input,
#respond .nav_2bd2 input,
#respond .icon-hot-6ae9 input {
  width: 100%;
}
#respond .icon-hot-6ae9 {
  margin-right: 0;
}
#respond .prev-6d16 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_8ac3 {
  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;
}
.picture_8ac3.block-b1a0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture_8ac3 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%);
}
.picture_8ac3:focus,
.picture_8ac3: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);
}
.east-62cb {
  border-radius: 10%;
}
.active_wide_e72c {
  border-radius: 50%;
}
.prev-4a9b {
  font-size: 0.72em;
}
.summary_ce87 {
  font-size: 0.875em;
}
.backdrop_dfa4 {
  font-size: 1.1em;
}
.modal-3385 {
  text-transform: uppercase;
  line-height: 1.2;
}
.modal-3385.prev-4a9b {
  letter-spacing: 0.5px;
}
.soft-7089,
.soft-7089 a {
  color: #6d6d6d;
}
.soft-7089 a:hover {
  color: #111;
}
.footer_846d {
  color: #6d6d6d;
}
.static-1341 {
  overflow-x: hidden;
}
.static-1341 .steel_8421.item_2d19 {
  position: relative;
}
.static-1341 .steel_8421.item_2d19.heading_selected_a0f2 {
  position: initial;
}
.static-1341
  .steel_8421.item_2d19.heading_selected_a0f2
  .info-first-c19c {
  left: auto;
}
.static-1341 .steel_8421 .info-first-c19c {
  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;
}
.static-1341 .steel_8421:hover.item_2d19 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.static-1341
  .steel_8421:hover.item_2d19
  .info-first-c19c {
  display: block;
  z-index: 9999999;
}
.static-1341 .silver-a385 .tall-d981,
.static-1341 .box_north_c46d .tall-d981 {
  display: none;
}
.static-1341 .feature_left_22d6 .steel_8421:hover.item_2d19 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list-clean-850d .video_f099 label,
.list-clean-850d .tag_308b label,
.list-clean-850d .nav_2bd2 label,
.list-clean-850d .icon-hot-6ae9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.block_1a10 {
  list-style: none;
  margin: 0;
}
.block_1a10 article.tiny_302a {
  margin-bottom: 0;
}
.block_1a10 ul {
  list-style: none;
  margin: 0;
}
.block_1a10 .button-gold-f4c2 li.tiny_302a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .block_1a10 .button-gold-f4c2 li.tiny_302a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .block_1a10 .button-gold-f4c2 li.tiny_302a: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) {
  .block_1a10 .button-gold-f4c2 li.tiny_302a li.tiny_302a li.tiny_302a li.tiny_302a {
    padding-left: 0;
  }
}
article.tiny_302a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tiny_302a .label_brown_4452 p:last-of-type {
  margin-bottom: 0;
}
article.tiny_302a .silver_9516 {
  float: left;
}
article.tiny_302a .cool_651e {
  margin-left: 85px;
}
article.tiny_302a .section_8d0d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tiny_302a .section_8d0d .picture_next_8661 {
  margin-left: 10px;
}
article.tiny_302a .search-warm-cbca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tiny_302a .search-d8ae {
  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 .video_f099,
  #respond .nav_2bd2,
  #respond .icon-hot-6ae9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video_f099 input,
#respond .nav_2bd2 input,
#respond .icon-hot-6ae9 input {
  width: 100%;
}
#respond .icon-hot-6ae9 {
  margin-right: 0;
}
#respond .prev-6d16 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.silver-a385 .slow-cea1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.slow-cea1 .item_copper_5523.focus_pro_4b66 .frame_lower_5f3c > li > a:focus,
.slow-cea1 .item_copper_5523.focus_pro_4b66 .frame_lower_5f3c > li > a:hover,
.slow-cea1 .item_copper_5523.secondary_plasma_6f52 .frame_lower_5f3c > li > a:focus,
.slow-cea1 .item_copper_5523.secondary_plasma_6f52 .frame_lower_5f3c > li > a:hover,
.slow-cea1 .item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c > li > a:focus,
.slow-cea1 .item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-cea1
  .item_copper_5523.focus_pro_4b66
  .frame_lower_5f3c
  > li.description_9470
  > a,
.slow-cea1
  .item_copper_5523.focus_pro_4b66
  .frame_lower_5f3c
  > li.cold_90cf
  > a,
.slow-cea1
  .item_copper_5523.secondary_plasma_6f52
  .frame_lower_5f3c
  > li.description_9470
  > a,
.slow-cea1
  .item_copper_5523.secondary_plasma_6f52
  .frame_lower_5f3c
  > li.cold_90cf
  > a,
.slow-cea1
  .item_copper_5523.backdrop-dim-ffaf
  .frame_lower_5f3c
  > li.description_9470
  > a,
.slow-cea1 .item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c > li.action-3665 > a {
  color: rgba(255, 255, 255, 0.99);
}
.slow-cea1 .notice_rough_08be,
.slow-cea1 .notice_rough_08be a {
  color: rgba(255, 255, 255, 0.99);
}
.slow-cea1 .row_lite_1ae5.under_149d li a,
.slow-cea1 .gold_6f62 a,
.slow-cea1 .module-yellow-0931,
.slow-cea1 .frame_lower_5f3c > li > a,
.slow-cea1 .notification_4a63 {
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1 .row_lite_1ae5.under_149d li a:hover,
.slow-cea1 .gold_6f62 a:hover,
.slow-cea1 .module-yellow-0931:hover,
.slow-cea1 .frame_lower_5f3c > li > a:hover,
.slow-cea1 .notification_4a63:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-cea1 .purple_a428 {
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1 .purple_a428 .alert-34c2 {
  color: rgba(255, 255, 255, 0.99);
}
.slow-cea1 .purple_a428:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-cea1 .under-ed14 .huge_4231 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1 .under-ed14 .huge_4231 .summary-f929 {
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1
  .under-ed14
  .huge_4231
  .summary-f929::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1
  .under-ed14
  .huge_4231
  .summary-f929:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1
  .under-ed14
  .huge_4231
  .summary-f929::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1
  .under-ed14
  .huge_4231
  .summary-f929::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1 .under-ed14 .preview-da5e {
  color: rgba(255, 255, 255, 0.79);
}
.slow-cea1 .under-ed14 .preview-da5e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink_ba8c
  .slow-cea1
  .under-ed14
  .orange_46b6
  .list_focused_9a5d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink_ba8c
  .slow-cea1
  .under-ed14
  .orange_46b6
  .summary-f929 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver-a385 .link_light_02df {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.link_light_02df .item_copper_5523.focus_pro_4b66 .frame_lower_5f3c > li > a:focus,
.link_light_02df .item_copper_5523.focus_pro_4b66 .frame_lower_5f3c > li > a:hover,
.link_light_02df .item_copper_5523.secondary_plasma_6f52 .frame_lower_5f3c > li > a:focus,
.link_light_02df .item_copper_5523.secondary_plasma_6f52 .frame_lower_5f3c > li > a:hover,
.link_light_02df .item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c > li > a:focus,
.link_light_02df .item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_light_02df
  .item_copper_5523.focus_pro_4b66
  .frame_lower_5f3c
  > li.description_9470
  > a,
.link_light_02df
  .item_copper_5523.focus_pro_4b66
  .frame_lower_5f3c
  > li.cold_90cf
  > a,
.link_light_02df
  .item_copper_5523.secondary_plasma_6f52
  .frame_lower_5f3c
  > li.description_9470
  > a,
.link_light_02df
  .item_copper_5523.secondary_plasma_6f52
  .frame_lower_5f3c
  > li.cold_90cf
  > a,
.link_light_02df
  .item_copper_5523.backdrop-dim-ffaf
  .frame_lower_5f3c
  > li.description_9470
  > a,
.link_light_02df .item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c > li.action-3665 > a {
  color: rgba(0, 0, 0, 0.8);
}
.link_light_02df .notice_rough_08be,
.link_light_02df .notice_rough_08be a {
  color: rgba(0, 0, 0, 0.8);
}
.link_light_02df .row_lite_1ae5.under_149d li a,
.link_light_02df .gold_6f62 a,
.link_light_02df .module-yellow-0931,
.link_light_02df .frame_lower_5f3c > li > a,
.link_light_02df .notification_4a63 {
  color: rgba(0, 0, 0, 0.55);
}
.link_light_02df .row_lite_1ae5.under_149d li a:hover,
.link_light_02df .gold_6f62 a:hover,
.link_light_02df .module-yellow-0931:hover,
.link_light_02df .frame_lower_5f3c > li > a:hover,
.link_light_02df .notification_4a63:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_light_02df .purple_a428 {
  color: rgba(0, 0, 0, 0.55);
}
.link_light_02df .purple_a428 .alert-34c2 {
  color: rgba(0, 0, 0, 0.8);
}
.link_light_02df .purple_a428:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-2e56 .form_b1ae {
  margin-left: auto;
  margin-right: auto;
}
.small_11d3 > * {
  margin-left: auto;
  margin-right: auto;
}
.small_11d3 .tabs-4aac {
  margin-right: 1.41575em;
}
.box-a7cc .small_11d3 > .breadcrumb_dim_8362 {
  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;
}
.box-a7cc .small_11d3 > .active-e93d {
  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;
}
.liquid_5141.message-2e56 .form_b1ae,
.frame_2044.message-2e56 .form_b1ae {
  margin-left: 0;
}
.tabs-3c64.message-2e56 .form_b1ae,
.card_8157.message-2e56 .form_b1ae {
  margin-right: 0;
}
.small_11d3 ol,
.small_11d3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.static_0ef5 video {
  max-width: 100%;
}
.pagination_b902 img {
  display: block;
}
.pagination_b902.tabs-4aac,
.pagination_b902.hidden-hard-5ac7 {
  width: 100%;
}
.pagination_b902.active-e93d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup-glass-c99b:not(.glass-8673) {
  margin: 1.5em auto;
}
.next_524a p {
  padding: 1.5em 14px;
}
ul.list_fc4e.active-e93d,
ul.list_fc4e.breadcrumb_dim_8362,
ul.list_fc4e.texture_simple_19cd.breadcrumb_dim_8362 {
  padding: 0 14px;
}
.media_paper_4614 {
  display: block;
  overflow-x: auto;
}
.media_paper_4614 table {
  border-collapse: collapse;
  width: 100%;
}
.media_paper_4614 td,
.media_paper_4614 th {
  padding: 0.5em;
}
.small_11d3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.small_11d3 ol ol,
.small_11d3 ol ul,
.small_11d3 ul ol,
.small_11d3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.small_11d3 ol ol li,
.small_11d3 ol ul li,
.small_11d3 ul ol li,
.small_11d3 ul ul li {
  margin-left: 0;
}
.last_7a0f.advanced-e392 > .soft_6014 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.last_7a0f.advanced-e392 > .soft_6014 iframe,
.last_7a0f.advanced-e392 > .soft_6014 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.picture_e497 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.picture_e497.progress_east_6876 {
  padding: 0;
}
.picture_e497.progress_east_6876 cite {
  font-size: 13px;
}
.picture_e497 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.picture_e497 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pink-e5c9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pink-e5c9 > p:first-child {
  margin-top: 0;
}
.pink-e5c9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pink-e5c9 blockquote {
  border-left: 0;
}
.article_1f49 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.article_1f49:not(.smooth_7095) {
  max-width: 100px;
}
.article_1f49.right_32b0 {
  border-bottom: none !important;
  text-align: center;
}
.article_1f49.right_32b0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .next_524a p {
    padding: 1.5em 0;
  }
}
.new_abaa {
  color: #0073aa;
}
.gradient-6d8c {
  background-color: #0073aa;
}
.west_adeb {
  color: #229fd8;
}
.sidebar-892f {
  background-color: #229fd8;
}
.image-slow-1304 {
  color: #eee;
}
.down_687b {
  background-color: #eee;
}
.image-rough-5bce {
  color: #444;
}
.block-iron-731e {
  background-color: #444;
}
.aside_fast_07a9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.aside_fast_07a9 .popup_medium_df1b .gold_6f62 {
  font-size: 15px;
}
.aside_fast_07a9 .gold_6f62 {
  line-height: 1.3;
}
.aside_fast_07a9 .link_light_02df {
}
.aside_fast_07a9 .slow-cea1 {
  background: #235787;
}
.main_017d {
  padding: 0;
}
.main_017d .slow-cea1 {
  background: #1a1a1a;
}
.main_017d .link_light_02df {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.caption_liquid_e784 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.caption_liquid_e784 .link_light_02df {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.caption_liquid_e784 .slow-cea1 {
  background: #303030;
}
.blue-238d {
  position: relative;
  z-index: 10;
}
.blue-238d .rough-8b6d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.simple-dc39 .item_2d19 {
  display: inline-block;
  vertical-align: middle;
}
.simple-dc39.complex-abe8 .item_2d19 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .simple-dc39.complex-abe8 .item_2d19 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .simple-dc39.complex-abe8 .item_2d19 {
    margin-right: 0.4em;
  }
}
.simple-dc39.complex-abe8 .item_2d19:last-child {
  margin-right: 0;
}
.paper-ac1b .rough-8b6d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .silver-a385 .popup_medium_df1b {
    margin: 0 -0.5em;
  }
  .silver-a385 .popup_medium_df1b [class*="customify-col-"],
  .silver-a385 .popup_medium_df1b [class*="customify-col_"],
  .silver-a385 .popup_medium_df1b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.silver-a385.plasma-7974 .rough-8b6d {
  background: 0 0 !important;
}
.silver-a385.plasma-7974 .rough-8b6d,
.silver-a385.paper-ac1b .rough-8b6d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .silver-a385.focus_static_bc31 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.silver-a385.paper-ac1b .rough-8b6d {
  box-shadow: none !important;
}
.input_cold_01a0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .input_cold_01a0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .input_cold_01a0 {
    padding: 18px 0 20px;
  }
}
.input_cold_01a0 .small_cf6e {
  width: 100%;
}
.input_cold_01a0 .detail-471c {
  margin-bottom: 0;
}
.input_cold_01a0 .pink_998f {
  margin-top: 5px;
  font-size: 0.875em;
}
.stone-e6e8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stone-e6e8 .feature_in_09fb {
  width: 100%;
}
.header-f02b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.header-f02b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.header-f02b 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;
}
.header-f02b li:last-child:after {
  display: none;
}
.header-f02b li a {
  font-weight: 500;
  margin-right: 10px;
}
.next_c5aa .tall-d981 button,
.input_cold_01a0 .tall-d981 button {
  left: 0;
}
.next_c5aa .feature_in_09fb,
.input_cold_01a0 .feature_in_09fb {
  padding-left: 0;
  padding-right: 0;
}
.next_c5aa .stone-e6e8,
.input_cold_01a0 .stone-e6e8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.next_c5aa {
  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;
}
.next_c5aa: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;
}
.next_c5aa .summary-0238 {
  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) {
  .next_c5aa .summary-0238 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .next_c5aa .summary-0238 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .next_c5aa .summary-0238 {
    min-height: 200px;
  }
}
.next_c5aa .header-f02b {
  color: rgba(255, 255, 255, 0.8);
}
.next_c5aa .header-f02b a,
.next_c5aa .header-f02b li:after {
  color: inherit;
}
.next_c5aa .header-f02b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.narrow-4fb9 {
  margin-bottom: 0.5em;
}
.menu_prev_8a22 {
  margin-bottom: 1.2em;
}
.menu_prev_8a22,
.narrow-4fb9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu_prev_8a22 p:last-child,
.narrow-4fb9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tall-d981,
#masthead .tall-d981 {
  display: none;
}
#masthead
  > .tall-d981.gold_8dea {
  display: none;
}
#masthead > .tall-d981 button {
  left: 0;
}
.north_0592 {
  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%;
}
.north_0592 .item_2d19 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.north_0592 .secondary-7bf9 {
  display: -webkit-box;
  display: flex;
}
.north_0592 .secondary-7bf9.video_82d2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.north_0592 .secondary-7bf9.info_dark_fdc6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.north_0592 .secondary-7bf9.lite_fbc7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.north_0592.advanced_6f8b.gallery_0762 .secondary-7bf9.video_82d2 {
  flex-basis: 100%;
}
.north_0592.content_bottom_4aef .secondary-7bf9.info_dark_fdc6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.north_0592.content_bottom_4aef .secondary-7bf9.lite_fbc7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tall-d981.gold_8dea {
  display: none;
}
#masthead > .tall-d981 button {
  left: 0;
}
.shade_green_73b6 {
  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;
}
.shade_green_73b6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shade_green_73b6.chip_b695 i {
  margin-right: 4px;
}
.shade_green_73b6.outline_focused_37ae i {
  margin-left: 5px;
}
.gold_6f62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gold_6f62 p:last-child {
  margin-bottom: 0;
}
.footer-848b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.footer-848b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.footer-848b img {
  display: block;
  width: auto;
  line-height: 1;
}
.footer-848b .notice_rough_08be {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.footer-848b .fluid_06aa {
  margin: 5px 0 7px 0;
}
.footer-848b.paragraph-first-a387 .description_2a9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-848b.paragraph-first-a387 .silver_725a {
  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;
}
.footer-848b.simple_8157 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.footer-848b.simple_8157 .description_2a9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-848b.simple_8157 .silver_725a {
  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;
}
.footer-848b.wood-5455 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-848b.box-top-3269 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.footer-848b.box-top-3269 .silver_725a {
  margin-top: 7px;
}
.button-4b79 {
  display: inline-block;
}
.blue-238d .progress-4951 .footer-848b img {
  max-width: 100%;
}
.item_copper_5523 .prev-8409.basic-c70e,
.selected_7986 .prev-8409.basic-c70e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item_copper_5523 .info_d5d2,
.selected_7986 .info_d5d2 {
  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%);
}
.item_copper_5523 .info_d5d2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item_copper_5523.header_current_f58e .info_d5d2 {
  display: none;
}
.item_copper_5523 .stone_128b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item_copper_5523 .stone_128b li {
  display: inline-block;
  position: relative;
}
.item_copper_5523 .stone_128b li:last-child {
  margin-right: 0;
}
.item_copper_5523 .stone_128b 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;
}
.item_copper_5523 .stone_128b li.action-3665 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item_copper_5523 .stone_128b > 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;
}
.item_copper_5523 .stone_128b > li > a i {
  line-height: 0;
}
.item_copper_5523 .stone_128b > li.description_silver_bf00 > a .info_d5d2 {
  margin-left: 4px;
  line-height: 0;
}
.item_copper_5523 .stone_128b .input_fast_8f78 li.description_silver_bf00 > a {
  position: relative;
}
.item_copper_5523 .stone_128b .input_fast_8f78 li.description_silver_bf00 > a:after,
.item_copper_5523 .stone_128b .input_fast_8f78 li.description_silver_bf00 > a:before {
  content: "";
  display: table;
}
.item_copper_5523 .stone_128b .input_fast_8f78 li.description_silver_bf00 > a:after {
  clear: both;
}
.item_copper_5523 .stone_128b .input_fast_8f78 li.description_silver_bf00 > a .info_d5d2 {
  margin-left: 5px;
  float: right;
}
.item_copper_5523 .feature_basic_7b7e,
.item_copper_5523 .input_fast_8f78 {
  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;
}
.item_copper_5523 .input_fast_8f78 {
  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;
}
.item_copper_5523 .input_fast_8f78 .basic-c70e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item_copper_5523 .input_fast_8f78 .info_d5d2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item_copper_5523 .input_fast_8f78 li {
  display: block;
  margin: 0;
  padding: 0;
}
.item_copper_5523 .input_fast_8f78 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;
}
.item_copper_5523 .input_fast_8f78 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item_copper_5523 .input_fast_8f78 .input_fast_8f78 {
  top: 0;
  left: 100%;
}
.item_copper_5523 .wrapper_small_a4b8.fn-focus-a3f9 > .feature_basic_7b7e,
.item_copper_5523 .wrapper_small_a4b8.fn-focus-a3f9 > .input_fast_8f78,
.item_copper_5523 .wrapper_small_a4b8:focus > .feature_basic_7b7e,
.item_copper_5523 .wrapper_small_a4b8:focus > .input_fast_8f78,
.item_copper_5523 .wrapper_small_a4b8:hover > .feature_basic_7b7e,
.item_copper_5523 .wrapper_small_a4b8:hover > .input_fast_8f78 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c:after,
.item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c:before {
  content: "";
  display: table;
}
.item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c:after {
  clear: both;
}
.item_copper_5523.backdrop-dim-ffaf .frame_lower_5f3c > li {
  float: left;
}
.item_copper_5523.wrapper-ba49 .frame_lower_5f3c:after,
.item_copper_5523.wrapper-ba49 .frame_lower_5f3c:before {
  content: "";
  display: table;
}
.item_copper_5523.wrapper-ba49 .frame_lower_5f3c:after {
  clear: both;
}
.item_copper_5523.wrapper-ba49 .frame_lower_5f3c > li {
  float: left;
}
.item_copper_5523.wrapper-ba49 .frame_lower_5f3c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item_copper_5523.wrapper-ba49 .frame_lower_5f3c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item_copper_5523.wrapper-ba49 .frame_lower_5f3c > li.description_9470 > a,
.item_copper_5523.wrapper-ba49 .frame_lower_5f3c > li.action-3665 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item_copper_5523.focus_pro_4b66 .frame_lower_5f3c > li > a .basic-c70e {
  position: relative;
}
.item_copper_5523.focus_pro_4b66 .frame_lower_5f3c > li > a .basic-c70e: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;
}
.item_copper_5523.focus_pro_4b66
  .frame_lower_5f3c
  > li:focus
  > a
  .basic-c70e:before,
.item_copper_5523.focus_pro_4b66
  .frame_lower_5f3c
  > li:hover
  > a
  .basic-c70e:before {
  width: 100%;
  background-color: currentColor;
}
.item_copper_5523.focus_pro_4b66
  .frame_lower_5f3c
  > li.description_9470
  > a
  .basic-c70e:before,
.item_copper_5523.focus_pro_4b66
  .frame_lower_5f3c
  > li.cold_90cf
  > a
  .basic-c70e:before {
  width: 100%;
  background-color: currentColor;
}
.item_copper_5523.secondary_plasma_6f52 .frame_lower_5f3c > li > a .basic-c70e {
  position: relative;
}
.item_copper_5523.secondary_plasma_6f52 .frame_lower_5f3c > li > a .basic-c70e: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;
}
.item_copper_5523.secondary_plasma_6f52 .frame_lower_5f3c > li:focus > a .basic-c70e:before,
.item_copper_5523.secondary_plasma_6f52
  .frame_lower_5f3c
  > li:hover
  > a
  .basic-c70e:before {
  width: 100%;
  background-color: currentColor;
}
.item_copper_5523.secondary_plasma_6f52
  .frame_lower_5f3c
  > li.description_9470
  > a
  .basic-c70e:before,
.item_copper_5523.secondary_plasma_6f52
  .frame_lower_5f3c
  > li.cold_90cf
  > a
  .basic-c70e:before {
  width: 100%;
  background-color: currentColor;
}
.selected_7986 .stone_128b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.selected_7986 .stone_128b li:first-child > a {
  border-top: none;
}
.selected_7986 .stone_128b .photo_4316 > .basic-c70e .info_d5d2 {
  display: none;
}
.selected_7986 .stone_128b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.selected_7986 .stone_128b li:last-child {
  border: none;
}
.selected_7986 .stone_128b li.description_silver_bf00 > a {
  padding-right: 45px !important;
}
.selected_7986 .stone_128b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.selected_7986 .stone_128b li a:focus,
.selected_7986 .stone_128b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected_7986 .stone_128b li .module-40ed {
  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;
}
.selected_7986 .stone_128b li .module-40ed:hover {
  box-shadow: none;
}
.selected_7986 .stone_128b li .module-40ed .info_d5d2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.selected_7986 .stone_128b .input_fast_8f78 {
  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);
}
.selected_7986 .stone_128b .input_fast_8f78 li a {
  padding-left: 3em;
}
.selected_7986 .stone_128b .pagination-over-a653 > a .module-40ed i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.selected_7986 .stone_128b .pagination-over-a653 > .input_fast_8f78 {
  display: block;
  opacity: 1;
}
.pagination-cdd3 {
  max-width: 100%;
}
.out_88b5 {
  line-height: 0;
  cursor: pointer;
}
.notification_4a63 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.notification_4a63:hover {
  box-shadow: none;
  color: currentColor;
}
.notification_4a63 svg {
  width: 18px;
  height: 18px;
}
.notification_4a63 .border-6994 {
  display: none;
}
.active-a8fb {
  position: relative;
}
.active-a8fb.fn-active-a3f9 .notification_4a63 .clean-cfcd {
  display: none;
}
.active-a8fb.fn-active-a3f9 .notification_4a63 .border-6994 {
  display: inline-block;
}
.active-a8fb .shadow-1451 {
  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);
}
.active-a8fb.dirty_4f8b .shadow-1451 {
  left: auto;
  right: -0.9em;
}
.active-a8fb.dirty_4f8b .active-light-870a::before {
  left: auto;
  right: 15px;
}
.active-a8fb.fn-active-a3f9 .shadow-1451 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.orange_46b6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.orange_46b6 label {
  flex-basis: 100%;
}
.orange_46b6 .huge_4231 {
  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;
}
.orange_46b6 .summary-f929 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.orange_46b6 .summary-f929:focus {
  background-color: transparent;
}
.orange_46b6 button.preview-da5e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.orange_46b6 button.preview-da5e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.orange_46b6 button.preview-da5e svg {
  width: 18px;
  height: 18px;
}
.orange_46b6 input[type="submit"] {
  min-height: auto;
}
.under-ed14 .orange_46b6 .summary-f929 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active-light-870a {
  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) {
  .active-light-870a {
    width: 220px;
  }
}
.active-light-870a label {
  flex-basis: 100%;
}
.active-light-870a::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;
}
.pink_ba8c .under-ed14 .orange_46b6 {
  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;
}
.pink_ba8c
  .under-ed14
  .orange_46b6
  .huge_4231 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pink_ba8c .under-ed14 .orange_46b6 .summary-f929 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pink_ba8c
  .under-ed14
  .orange_46b6
  .summary-f929:focus {
  background: 0 0;
}
.pink_ba8c
  .under-ed14
  .orange_46b6
  .list_focused_9a5d {
  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;
}
.row_lite_1ae5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.row_lite_1ae5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.row_lite_1ae5 li:last-child {
  margin-right: 0;
}
.row_lite_1ae5 li:first-child {
  margin-left: 0;
}
.row_lite_1ae5.input-6de9 a {
  color: #fff;
}
.row_lite_1ae5.input-6de9 a:hover {
  color: #fff;
}
.row_lite_1ae5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.row_lite_1ae5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.row_lite_1ae5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.row_lite_1ae5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.row_lite_1ae5 [class*="social-icon-apple"] {
  background-color: #999;
}
.row_lite_1ae5 [class*="social-icon-apple"].orange-85ce {
  background-color: transparent;
  color: #999;
}
.row_lite_1ae5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.row_lite_1ae5 [class*="social-icon-behance"].orange-85ce {
  background-color: transparent;
  color: #1769ff;
}
.row_lite_1ae5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.row_lite_1ae5 [class*="social-icon-bitbucket"].orange-85ce {
  background-color: transparent;
  color: #205081;
}
.row_lite_1ae5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.row_lite_1ae5 [class*="social-icon-codepen"].orange-85ce {
  background-color: transparent;
  color: #000;
}
.row_lite_1ae5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.row_lite_1ae5 [class*="social-icon-delicious"].orange-85ce {
  background-color: transparent;
  color: #39f;
}
.row_lite_1ae5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.row_lite_1ae5 [class*="social-icon-digg"].orange-85ce {
  background-color: transparent;
  color: #005be2;
}
.row_lite_1ae5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.row_lite_1ae5 [class*="social-icon-dribbble"].orange-85ce {
  background-color: transparent;
  color: #ea4c89;
}
.row_lite_1ae5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.row_lite_1ae5 [class*="social-icon-envelope"].orange-85ce {
  background-color: transparent;
  color: #ea4335;
}
.row_lite_1ae5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.row_lite_1ae5 [class*="social-icon-facebook"].orange-85ce {
  background-color: transparent;
  color: #3b5998;
}
.row_lite_1ae5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.row_lite_1ae5 [class*="social-icon-flickr"].orange-85ce {
  background-color: transparent;
  color: #0063dc;
}
.row_lite_1ae5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.row_lite_1ae5 [class*="social-icon-foursquare"].orange-85ce {
  background-color: transparent;
  color: #2d5be3;
}
.row_lite_1ae5 [class*="social-icon-github"] {
  background-color: #333;
}
.row_lite_1ae5 [class*="social-icon-github"].orange-85ce {
  background-color: transparent;
  color: #333;
}
.row_lite_1ae5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.row_lite_1ae5 [class*="social-icon-google-plus"].orange-85ce {
  background-color: transparent;
  color: #dd4b39;
}
.row_lite_1ae5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.row_lite_1ae5 [class*="social-icon-houzz"].orange-85ce {
  background-color: transparent;
  color: #7ac142;
}
.row_lite_1ae5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.row_lite_1ae5 [class*="social-icon-instagram"].orange-85ce {
  background-color: transparent;
  color: #262626;
}
.row_lite_1ae5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.row_lite_1ae5 [class*="social-icon-jsfiddle"].orange-85ce {
  background-color: transparent;
  color: #487aa2;
}
.row_lite_1ae5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.row_lite_1ae5 [class*="social-icon-linkedin"].orange-85ce {
  background-color: transparent;
  color: #0077b5;
}
.row_lite_1ae5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.row_lite_1ae5 [class*="social-icon-medium"].orange-85ce {
  background-color: transparent;
  color: #00ab6b;
}
.row_lite_1ae5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.row_lite_1ae5
  [class*="social-icon-odnoklassniki"].orange-85ce {
  background-color: transparent;
  color: #f4731c;
}
.row_lite_1ae5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.row_lite_1ae5 [class*="social-icon-meetup"].orange-85ce {
  background-color: transparent;
  color: #ec1c40;
}
.row_lite_1ae5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.row_lite_1ae5 [class*="social-icon-pinterest"].orange-85ce {
  background-color: transparent;
  color: #bd081c;
}
.row_lite_1ae5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.row_lite_1ae5 [class*="social-icon-product-hunt"].orange-85ce {
  background-color: transparent;
  color: #da552f;
}
.row_lite_1ae5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.row_lite_1ae5 [class*="social-icon-reddit"].orange-85ce {
  background-color: transparent;
  color: #ff4500;
}
.row_lite_1ae5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.row_lite_1ae5 [class*="social-icon-rss"].orange-85ce {
  background-color: transparent;
  color: #f26522;
}
.row_lite_1ae5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.row_lite_1ae5
  [class*="social-icon-shopping-cart"].orange-85ce {
  background-color: transparent;
  color: #4caf50;
}
.row_lite_1ae5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.row_lite_1ae5 [class*="social-icon-skype"].orange-85ce {
  background-color: transparent;
  color: #00aff0;
}
.row_lite_1ae5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.row_lite_1ae5 [class*="social-icon-slideshare"].orange-85ce {
  background-color: transparent;
  color: #0077b5;
}
.row_lite_1ae5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.row_lite_1ae5 [class*="social-icon-snapchat"].orange-85ce {
  background-color: transparent;
  color: #fffc00;
}
.row_lite_1ae5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.row_lite_1ae5 [class*="social-icon-soundcloud"].orange-85ce {
  background-color: transparent;
  color: #f80;
}
.row_lite_1ae5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.row_lite_1ae5 [class*="social-icon-spotify"].orange-85ce {
  background-color: transparent;
  color: #2ebd59;
}
.row_lite_1ae5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.row_lite_1ae5
  [class*="social-icon-stack-overflow"].orange-85ce {
  background-color: transparent;
  color: #fe7a15;
}
.row_lite_1ae5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.row_lite_1ae5 [class*="social-icon-maldkfgram"].orange-85ce {
  background-color: transparent;
  color: #2ca5e0;
}
.row_lite_1ae5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.row_lite_1ae5 [class*="social-icon-tripadvisor"].orange-85ce {
  background-color: transparent;
  color: #589442;
}
.row_lite_1ae5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.row_lite_1ae5 [class*="social-icon-tumblr"].orange-85ce {
  background-color: transparent;
  color: #35465c;
}
.row_lite_1ae5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.row_lite_1ae5 [class*="social-icon-twitch"].orange-85ce {
  background-color: transparent;
  color: #6441a5;
}
.row_lite_1ae5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.row_lite_1ae5 [class*="social-icon-twitter"].orange-85ce {
  background-color: transparent;
  color: #1da1f2;
}
.row_lite_1ae5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.row_lite_1ae5 [class*="social-icon-vimeo"].orange-85ce {
  background-color: transparent;
  color: #1ab7ea;
}
.row_lite_1ae5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.row_lite_1ae5 [class*="social-icon-vk"].orange-85ce {
  background-color: transparent;
  color: #45668e;
}
.row_lite_1ae5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.row_lite_1ae5 [class*="social-icon-weibo"].orange-85ce {
  background-color: transparent;
  color: #df2029;
}
.row_lite_1ae5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.row_lite_1ae5 [class*="social-icon-weixin"].orange-85ce {
  background-color: transparent;
  color: #7bb32e;
}
.row_lite_1ae5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.row_lite_1ae5 [class*="social-icon-whatsapp"].orange-85ce {
  background-color: transparent;
  color: #25d366;
}
.row_lite_1ae5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.row_lite_1ae5 [class*="social-icon-wordpress"].orange-85ce {
  background-color: transparent;
  color: #21759b;
}
.row_lite_1ae5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.row_lite_1ae5 [class*="social-icon-xing"].orange-85ce {
  background-color: transparent;
  color: #026466;
}
.row_lite_1ae5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.row_lite_1ae5 [class*="social-icon-yelp"].orange-85ce {
  background-color: transparent;
  color: #af0606;
}
.row_lite_1ae5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.row_lite_1ae5 [class*="social-icon-youtube"].orange-85ce {
  background-color: transparent;
  color: #cd201f;
}
.module-yellow-0931 {
  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;
}
.module-yellow-0931:hover {
  box-shadow: none;
  background: 0 0;
}
.info-focused-2ea3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shade_91da {
  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;
}
.feature_cold_6a50 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.aside-1736 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.aside-1736,
.aside-1736::after,
.aside-1736::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;
}
.aside-1736::after,
.aside-1736::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pink-3a19 .shade_91da .feature_cold_6a50 {
  margin-top: -2px;
  width: 19px;
}
.pink-3a19 .shade_91da .aside-1736 {
  margin-top: -1px;
}
.pink-3a19 .shade_91da .aside-1736,
.pink-3a19 .shade_91da .aside-1736::after,
.pink-3a19 .shade_91da .aside-1736::before {
  width: 19px;
  height: 2px;
}
.pink-3a19 .shade_91da .aside-1736::before {
  top: -6px;
}
.pink-3a19 .shade_91da .aside-1736::after {
  bottom: -6px;
}
.form_south_c50e .shade_91da .feature_cold_6a50 {
  margin-top: -2px;
  width: 22px;
}
.form_south_c50e .shade_91da .aside-1736 {
  margin-top: -1px;
}
.form_south_c50e .shade_91da .aside-1736,
.form_south_c50e .shade_91da .aside-1736::after,
.form_south_c50e .shade_91da .aside-1736::before {
  width: 22px;
  height: 2px;
}
.form_south_c50e .shade_91da .aside-1736::before {
  top: -7px;
}
.form_south_c50e .shade_91da .aside-1736::after {
  bottom: -7px;
}
.row_0a1e .shade_91da .feature_cold_6a50 {
  margin-top: -2px;
  width: 31px;
}
.row_0a1e .shade_91da .aside-1736 {
  margin-top: -1.5px;
}
.row_0a1e .shade_91da .aside-1736,
.row_0a1e .shade_91da .aside-1736::after,
.row_0a1e .shade_91da .aside-1736::before {
  width: 31px;
  height: 3px;
}
.row_0a1e .shade_91da .aside-1736::before {
  top: -9px;
}
.row_0a1e .shade_91da .aside-1736::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .easy_7a75 .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 19px;
  }
  .easy_7a75 .shade_91da .aside-1736 {
    margin-top: -1px;
  }
  .easy_7a75 .shade_91da .aside-1736,
  .easy_7a75 .shade_91da .aside-1736::after,
  .easy_7a75 .shade_91da .aside-1736::before {
    width: 19px;
    height: 2px;
  }
  .easy_7a75 .shade_91da .aside-1736::before {
    top: -6px;
  }
  .easy_7a75 .shade_91da .aside-1736::after {
    bottom: -6px;
  }
  .search-e8d0 .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 22px;
  }
  .search-e8d0 .shade_91da .aside-1736 {
    margin-top: -1px;
  }
  .search-e8d0 .shade_91da .aside-1736,
  .search-e8d0 .shade_91da .aside-1736::after,
  .search-e8d0 .shade_91da .aside-1736::before {
    width: 22px;
    height: 2px;
  }
  .search-e8d0 .shade_91da .aside-1736::before {
    top: -7px;
  }
  .search-e8d0 .shade_91da .aside-1736::after {
    bottom: -7px;
  }
  .caption-4657 .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-4657 .shade_91da .aside-1736 {
    margin-top: -1.5px;
  }
  .caption-4657 .shade_91da .aside-1736,
  .caption-4657 .shade_91da .aside-1736::after,
  .caption-4657 .shade_91da .aside-1736::before {
    width: 31px;
    height: 3px;
  }
  .caption-4657 .shade_91da .aside-1736::before {
    top: -9px;
  }
  .caption-4657 .shade_91da .aside-1736::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .clean-98f9 .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 19px;
  }
  .clean-98f9 .shade_91da .aside-1736 {
    margin-top: -1px;
  }
  .clean-98f9 .shade_91da .aside-1736,
  .clean-98f9 .shade_91da .aside-1736::after,
  .clean-98f9 .shade_91da .aside-1736::before {
    width: 19px;
    height: 2px;
  }
  .clean-98f9 .shade_91da .aside-1736::before {
    top: -6px;
  }
  .clean-98f9 .shade_91da .aside-1736::after {
    bottom: -6px;
  }
  .hero-56e2 .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 22px;
  }
  .hero-56e2 .shade_91da .aside-1736 {
    margin-top: -1px;
  }
  .hero-56e2 .shade_91da .aside-1736,
  .hero-56e2 .shade_91da .aside-1736::after,
  .hero-56e2 .shade_91da .aside-1736::before {
    width: 22px;
    height: 2px;
  }
  .hero-56e2 .shade_91da .aside-1736::before {
    top: -7px;
  }
  .hero-56e2 .shade_91da .aside-1736::after {
    bottom: -7px;
  }
  .footer_a6fb .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_a6fb .shade_91da .aside-1736 {
    margin-top: -1.5px;
  }
  .footer_a6fb .shade_91da .aside-1736,
  .footer_a6fb .shade_91da .aside-1736::after,
  .footer_a6fb .shade_91da .aside-1736::before {
    width: 31px;
    height: 3px;
  }
  .footer_a6fb .shade_91da .aside-1736::before {
    top: -9px;
  }
  .footer_a6fb .shade_91da .aside-1736::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .motion_b61a .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 19px;
  }
  .motion_b61a .shade_91da .aside-1736 {
    margin-top: -1px;
  }
  .motion_b61a .shade_91da .aside-1736,
  .motion_b61a .shade_91da .aside-1736::after,
  .motion_b61a .shade_91da .aside-1736::before {
    width: 19px;
    height: 2px;
  }
  .motion_b61a .shade_91da .aside-1736::before {
    top: -6px;
  }
  .motion_b61a .shade_91da .aside-1736::after {
    bottom: -6px;
  }
  .content_f700 .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 22px;
  }
  .content_f700 .shade_91da .aside-1736 {
    margin-top: -1px;
  }
  .content_f700 .shade_91da .aside-1736,
  .content_f700 .shade_91da .aside-1736::after,
  .content_f700 .shade_91da .aside-1736::before {
    width: 22px;
    height: 2px;
  }
  .content_f700 .shade_91da .aside-1736::before {
    top: -7px;
  }
  .content_f700 .shade_91da .aside-1736::after {
    bottom: -7px;
  }
  .element_gold_b4ed .shade_91da .feature_cold_6a50 {
    margin-top: -2px;
    width: 31px;
  }
  .element_gold_b4ed .shade_91da .aside-1736 {
    margin-top: -1.5px;
  }
  .element_gold_b4ed .shade_91da .aside-1736,
  .element_gold_b4ed .shade_91da .aside-1736::after,
  .element_gold_b4ed .shade_91da .aside-1736::before {
    width: 31px;
    height: 3px;
  }
  .element_gold_b4ed .shade_91da .aside-1736::before {
    top: -9px;
  }
  .element_gold_b4ed .shade_91da .aside-1736::after {
    bottom: -9px;
  }
}
.highlight-9b1e .aside-1736 {
  -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);
}
.highlight-9b1e .aside-1736::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.highlight-9b1e .aside-1736::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);
}
.highlight-9b1e.solid_7404 .aside-1736 {
  -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);
}
.highlight-9b1e.solid_7404 .aside-1736::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.highlight-9b1e.solid_7404 .aside-1736::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);
}
.message_9bb3 {
  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.south-33ee:before {
  display: none;
}
.box_north_c46d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box_north_c46d .icon-under-3c1c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box_north_c46d .icon-under-3c1c:last-of-type {
  border-bottom: none;
}
.box_north_c46d .icon-under-3c1c.outer_8a8d,
.box_north_c46d .icon-under-3c1c.info_f41f,
.box_north_c46d .icon-under-3c1c.texture_huge_131b {
  padding: 0;
}
.box_north_c46d .selected_7986 .module-40ed {
  color: currentColor;
}
.box_north_c46d .selected_7986 .module-40ed:focus,
.box_north_c46d .selected_7986 .module-40ed:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_north_c46d.link_light_02df .purple_a428,
.box_north_c46d.link_light_02df .gold_6f62 a,
.box_north_c46d.link_light_02df .frame_lower_5f3c a,
.box_north_c46d.link_light_02df .input_fast_8f78 a {
  color: rgba(0, 0, 0, 0.55);
}
.box_north_c46d.link_light_02df .purple_a428:hover,
.box_north_c46d.link_light_02df .gold_6f62 a:hover,
.box_north_c46d.link_light_02df .frame_lower_5f3c a:hover,
.box_north_c46d.link_light_02df .input_fast_8f78 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_north_c46d.link_light_02df .alert-34c2 {
  color: rgba(0, 0, 0, 0.8);
}
.box_north_c46d.link_light_02df .icon-under-3c1c {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_north_c46d.link_light_02df .icon-under-3c1c:before {
  background: rgba(0, 0, 0, 0.08);
}
.box_north_c46d.link_light_02df .grid_8c99:before {
  background: rgba(255, 255, 255, 0.9);
}
.box_north_c46d.link_light_02df .selected_7986 .stone_128b li a,
.box_north_c46d.link_light_02df .selected_7986 .module-40ed,
.box_north_c46d.link_light_02df .input_fast_8f78 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_north_c46d.link_light_02df .selected_7986 .module-40ed:focus,
.box_north_c46d.link_light_02df .selected_7986 .module-40ed:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_north_c46d.link_light_02df .stone_128b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_north_c46d.slow-cea1 .purple_a428,
.box_north_c46d.slow-cea1 .gold_6f62 a,
.box_north_c46d.slow-cea1 .frame_lower_5f3c .module-40ed,
.box_north_c46d.slow-cea1 .frame_lower_5f3c a,
.box_north_c46d.slow-cea1 .input_fast_8f78 a {
  color: rgba(255, 255, 255, 0.79);
}
.box_north_c46d.slow-cea1 .purple_a428:hover,
.box_north_c46d.slow-cea1 .gold_6f62 a:hover,
.box_north_c46d.slow-cea1 .frame_lower_5f3c .module-40ed:hover,
.box_north_c46d.slow-cea1 .frame_lower_5f3c a:hover,
.box_north_c46d.slow-cea1 .input_fast_8f78 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_north_c46d.slow-cea1 .alert-34c2 {
  color: rgba(255, 255, 255, 0.99);
}
.box_north_c46d.slow-cea1 .icon-under-3c1c {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_north_c46d.slow-cea1 .icon-under-3c1c:before {
  background: rgba(255, 255, 255, 0.08);
}
.box_north_c46d.slow-cea1 .grid_8c99:before {
  background: rgba(0, 0, 0, 0.9);
}
.box_north_c46d.slow-cea1 .selected_7986 .stone_128b li a,
.box_north_c46d.slow-cea1 .selected_7986 .module-40ed,
.box_north_c46d.slow-cea1 .input_fast_8f78 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_north_c46d.slow-cea1 .selected_7986 .module-40ed:focus,
.box_north_c46d.slow-cea1 .selected_7986 .module-40ed:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_north_c46d.slow-cea1 .stone_128b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_8c99 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.grid_8c99:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.black-5bc5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.solid-408e .box_north_c46d {
  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;
}
.solid-408e .icon-under-3c1c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.solid-408e .icon-under-3c1c: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) {
  .solid-408e .icon-under-3c1c:before {
    width: 16%;
    left: 42%;
  }
}
.solid-408e .icon-under-3c1c:last-child:before {
  content: none;
}
.solid-408e .icon-under-3c1c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.solid-408e .selected_7986 .stone_128b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.solid-408e .selected_7986 .stone_128b li a .module-40ed {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.solid-408e .selected_7986 .input_fast_8f78 {
  border: none;
}
.solid-408e .selected_7986 .input_fast_8f78 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.solid-408e .grid_8c99 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.solid-408e .black-5bc5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.solid-408e .slow-cea1 .grid_8c99:before {
  background: rgba(0, 0, 0, 0.9);
}
.solid-408e .link_light_02df.first-e3a3 .aside-1736 {
  background: rgba(0, 0, 0, 0.6);
}
.solid-408e
  .link_light_02df.first-e3a3
  .aside-1736::after,
.solid-408e
  .link_light_02df.first-e3a3
  .aside-1736:before {
  background: inherit;
}
.solid-408e
  .link_light_02df.first-e3a3:hover
  .aside-1736 {
  background: rgba(0, 0, 0, 0.8);
}
.cool_1899 .box_north_c46d {
  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) {
  .cool_1899 .box_north_c46d {
    width: auto;
    right: 45px;
  }
}
.modal_wide_0409 .box_north_c46d {
  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) {
  .modal_wide_0409 .box_north_c46d {
    width: auto;
    left: 45px;
  }
}
.south-33ee .box_north_c46d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.south-33ee .black-5bc5 {
  max-width: 48em;
  margin: 0 auto;
}
.south-33ee .grid_8c99:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.west-1906 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.west-1906.solid-408e .box_north_c46d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.west-1906.cool_1899 .box_north_c46d {
  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);
}
.west-1906 .box_north_c46d {
  visibility: visible;
}
.west-1906.modal_wide_0409 .box_north_c46d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pagination-prev-2d01,
.brown-673f {
  overflow-x: hidden;
}
.pagination-prev-2d01 .box_north_c46d {
  overflow: auto;
}
.pagination-prev-2d01.solid-408e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-prev-2d01.solid-408e .box_north_c46d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pagination-prev-2d01.solid-408e .module-yellow-0931 {
  opacity: 0;
}
.pagination-prev-2d01.cool_1899 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-prev-2d01.cool_1899 .box_north_c46d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pagination-prev-2d01.cool_1899 .module-yellow-0931 {
  opacity: 0;
}
.pagination-prev-2d01.modal_wide_0409 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-prev-2d01.modal_wide_0409 .box_north_c46d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pagination-prev-2d01.modal_wide_0409 .module-yellow-0931 {
  opacity: 0;
}
.pagination-prev-2d01.south-33ee .box_north_c46d {
  z-index: 10;
  visibility: visible;
}
.first-e3a3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.first-e3a3 .aside-1736 {
  background: rgba(255, 255, 255, 0.99);
}
.first-e3a3 .aside-1736::after,
.first-e3a3 .aside-1736:before {
  background: inherit;
}
.first-e3a3:hover .aside-1736 {
  background: rgba(255, 255, 255, 0.99);
}
.modal_wide_0409 .first-e3a3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.south-33ee .first-e3a3 {
  display: none !important;
}
.pagination-prev-2d01:before,
.brown-673f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pagination-prev-2d01 .first-e3a3,
.brown-673f .first-e3a3 {
  display: inline-block;
}
.box_north_c46d .item_2d19 {
  -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;
}
.pagination-prev-2d01 .box_north_c46d .item_2d19,
.brown-673f .box_north_c46d .item_2d19 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.easy_9139 .huge_4231 {
  width: 100%;
}
.progress-4951 {
  padding: 0 0.5em 0;
}
.progress-4951 [class*="customify-col-"],
.progress-4951 [class*="customify-col_"],
.progress-4951 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.disabled_steel_b3b4 .progress-4951 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .popup_medium_df1b .easy-73ba,
  .easy-73ba {
    display: none;
  }
  .texture-action-1621 {
    text-align: left;
  }
  .chip-5775 {
    text-align: center;
  }
  .media_large_6df4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .popup_medium_df1b .pressed-1447,
  .pressed-1447 {
    display: none;
  }
  .glass-f454 {
    text-align: left;
  }
  .west-3ba7 {
    text-align: center;
  }
  .west_ce2f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .popup_medium_df1b .text_east_c5a3,
  .text_east_c5a3 {
    display: none;
  }
  .active-0139 {
    text-align: left;
  }
  .clean_e052 {
    text-align: center;
  }
  .link_fb18 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stale-c66c {
  box-shadow: none !important;
}
.item_cool_be8e .slider_inner_6b02,
.upper_6259 .slider_inner_6b02 {
  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;
}
.upper_6259 .slider_inner_6b02 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.rough-8b6d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.rough-8b6d:after,
.rough-8b6d:before {
  content: "";
  display: table;
}
.rough-8b6d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .rough-8b6d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.rough-8b6d,
.focus_static_bc31 {
  max-width: 1248px;
  margin: 0 auto;
}

.selected_3b04.first-7432 .rough-8b6d {
  max-width: 100%;
}
.selected_3b04.link-05c5 {
  max-width: 1200px;
  margin: 0 auto;
}
.selected_3b04.hot_4a3b .rough-8b6d {
  max-width: 100%;
}
.selected_3b04.hot_4a3b > .rough-8b6d {
  padding-left: 0;
  padding-right: 0;
}
.selected_3b04.hot_4a3b > .rough-8b6d .popup_medium_df1b {
  margin: 0;
}
.selected_3b04.hot_4a3b
  > .rough-8b6d
  .sort-be21.focused_6998 {
  margin-right: 0;
  margin-left: 0;
}
.selected_3b04.hot_4a3b #main.focused_6998 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .up_cf95 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .up_cf95 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lite_0ce5 .form_b1ae {
    padding-right: 1em;
  }
  .lite_0ce5.shade-huge-d7a3 .sort-be21 {
    border-right: 1px solid #eaecee;
  }
  .lite_0ce5.shade-huge-d7a3 .form_b1ae {
    padding-right: 1em;
  }
  .lite_0ce5.shade-huge-d7a3 .silver-3f66 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge-91d1 .form_b1ae {
    padding-left: 1em;
  }
  .huge-91d1.shade-huge-d7a3 .sort-be21 {
    border-left: 1px solid #eaecee;
  }
  .huge-91d1.shade-huge-d7a3 .form_b1ae {
    padding-left: 1em;
  }
  .huge-91d1.shade-huge-d7a3 .silver-3f66 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_a676 .form_b1ae {
    padding-left: 1em;
  }
  .shade_a676.shade-huge-d7a3 .gallery_f92b {
    border-right: 1px solid #eaecee;
  }
  .shade_a676.shade-huge-d7a3 .heading_d132 {
    border-right: 1px solid #eaecee;
  }
  .shade_a676.shade-huge-d7a3 .form_b1ae {
    padding-left: 1em;
  }
  .shade_a676.shade-huge-d7a3 .silver-3f66 {
    padding-right: 1em;
  }
  .shade_a676.shade-huge-d7a3 .form-north-1632 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_e6a8 .form_b1ae {
    padding-right: 1em;
  }
  .green_e6a8.shade-huge-d7a3 .gallery_f92b {
    border-left: 1px solid #eaecee;
  }
  .green_e6a8.shade-huge-d7a3 .heading_d132 {
    border-left: 1px solid #eaecee;
  }
  .green_e6a8.shade-huge-d7a3 .form_b1ae {
    padding-right: 1em;
  }
  .green_e6a8.shade-huge-d7a3 .silver-3f66 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_e6a8.shade-huge-d7a3 .form-north-1632 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up_cf95 .form_b1ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up_cf95.shade-huge-d7a3 .sort-be21 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .up_cf95.shade-huge-d7a3 .form_b1ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up_cf95.shade-huge-d7a3 .silver-3f66 {
    padding-left: 1em;
  }
  .up_cf95.shade-huge-d7a3 .form-north-1632 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .up_cf95.shade-huge-d7a3 .form_b1ae {
    padding-left: 0;
  }
}
.title-b34a .simple-dc39 {
  display: inline-block;
}
.down-8420 {
  display: inline-block;
}
.dropdown_250f {
  word-con: break-word;
}
.widget-liquid-117e > span {
  display: inline-block;
  padding: 5px 0;
}
.widget-liquid-117e .media-81e2 {
  margin-left: 8px;
  margin-right: 8px;
}
.widget-liquid-117e .picture-smooth-4b42 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gradient-a1d9 .south_622f {
  margin-bottom: 2em;
}
.gradient-a1d9 .center_1c99 {
  margin-bottom: 15px;
}
.gradient-a1d9 .center_1c99:last-child {
  margin-bottom: 0;
}
.gradient-a1d9 .hero_blue_c269 {
  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) {
  .gradient-a1d9 .hero_blue_c269 {
    display: block;
  }
}
.gradient-a1d9 .text-over-cb10 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gradient-a1d9 .text-over-cb10 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gradient-a1d9 .blue_2b76 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gradient-a1d9 .blue_2b76 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gradient-a1d9 .blue_2b76 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gradient-a1d9 .dropdown_250f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient-a1d9 .dropdown_250f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gradient-a1d9 .shadow-7209 p:last-child {
  margin-bottom: 0;
}
.gradient-a1d9 .notification_fast_9dce {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gradient-a1d9 .tertiary_987a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gradient-a1d9 .small-0f4c {
  margin-top: 1em;
}
.gradient-a1d9 .primary-advanced-9ad5 {
  top: 0;
  display: block;
}
.gradient-a1d9 .primary-advanced-9ad5 a {
  color: inherit;
}
.gradient-a1d9 .primary-advanced-9ad5 a:hover {
  color: inherit;
}
.gradient-a1d9 .fluid-0852 {
  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;
}
.gradient-a1d9 .fluid-0852:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gradient-a1d9 .tertiary_987a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gradient-a1d9 .menu_warm_0242 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gradient-a1d9 .menu_warm_0242:first-child {
  margin-top: 0;
}
.gradient-a1d9 .menu_warm_0242.accent-31b9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gradient-a1d9 .menu_warm_0242.thumbnail_tall_9372 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient-a1d9
  .menu_warm_0242.thumbnail_tall_9372.element-94eb
  .small-0f4c {
  width: 100%;
}
.gradient-a1d9 .thumbnail_tall_9372 {
  -webkit-box-align: center;
  align-items: center;
}
.gradient-a1d9 .thumbnail_tall_9372 .widget-liquid-117e,
.gradient-a1d9 .thumbnail_tall_9372 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gradient-a1d9 .blue_2b76 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient-a1d9 .blue_2b76 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient-a1d9 .blue_2b76: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;
}
.gradient-a1d9 .accent-31b9 {
  z-index: 5;
}
.gradient-a1d9 .progress-bottom-0141 .south-a49a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gradient-a1d9 .smooth_1029 .south-a49a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gradient-a1d9 .hover-647b .south-a49a {
  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;
}
.gradient-a1d9.mask_smooth_3332 .hero_blue_c269,
.gradient-a1d9.badge-b1c2 .hero_blue_c269 {
  display: block;
}
.gradient-a1d9.mask_smooth_3332 .hero_blue_c269 .media-41a2,
.gradient-a1d9.mask_smooth_3332 .hero_blue_c269 .tertiary_987a,
.gradient-a1d9.badge-b1c2 .hero_blue_c269 .media-41a2,
.gradient-a1d9.badge-b1c2 .hero_blue_c269 .tertiary_987a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gradient-a1d9.element-dirty-35e5 .text-over-cb10 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gradient-a1d9.element-dirty-35e5 .text-over-cb10 {
    margin-right: 0;
  }
}
.gradient-a1d9.mask_smooth_3332 .text-over-cb10,
.gradient-a1d9.badge-b1c2 .text-over-cb10 {
  padding-top: 40%;
}
.gradient-a1d9.mask_smooth_3332 .south_622f,
.gradient-a1d9.badge-b1c2 .south_622f {
  display: block;
}
.gradient-a1d9.mask_smooth_3332 .fn-sticky-a3f9 .tertiary_987a,
.gradient-a1d9.badge-b1c2 .fn-sticky-a3f9 .tertiary_987a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gradient-a1d9.mask_smooth_3332 .text-over-cb10,
.gradient-a1d9.badge-b1c2 .text-over-cb10 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gradient-a1d9.mask_smooth_3332 .tertiary_987a {
  padding: 1em;
}
.section-lower-1f48 {
  margin: 30px auto;
  display: block;
}
.section-lower-1f48 .highlight_834d > * {
  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;
}
.section-lower-1f48 .highlight_834d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section-lower-1f48 .highlight_834d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east-9e06 .widget-liquid-117e {
  margin-bottom: 1.41575em;
}
.east-9e06 .dropdown_4f6e {
  margin-bottom: 1.618em;
}
.small_11d3 .cold_9490 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.small_11d3 .cold_9490 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.small_11d3 .breadcrumb_slow_1bf0 {
  max-width: 100%;
  overflow: auto;
}
.message-2e56 .small_11d3 a:hover {
  text-decoration: underline;
}
.soft-3bcf .center_1c99:not(.dropdown_250f),
.soft-3bcf .blue_2b76 {
  margin-bottom: 1.41575em;
}
.soft-3bcf .center_1c99:not(.dropdown_250f):last-child,
.soft-3bcf .blue_2b76:last-child {
  margin-bottom: 0;
}
.soft-3bcf .center_1c99.pressed-e986 {
  margin-bottom: 0.41575em;
}
.soft-3bcf .shadow_pro_9254:before,
.soft-3bcf .mask_motion_ed18:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.soft-3bcf .shadow_pro_9254:before {
  content: "\f115";
}
.soft-3bcf .mask_motion_ed18:before {
  content: "\f02c";
}
.soft-3bcf .item_acb3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.soft-3bcf .item_acb3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.over-9635 {
  display: -webkit-box;
  display: flex;
}
.over-9635 .paragraph_0555 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .over-9635 .paragraph_0555 {
    flex-basis: 90px;
  }
}
.over-9635 .bottom-2cd1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .over-9635 .bottom-2cd1 {
    flex-basis: calc(100% - 50px);
  }
}
.over-9635 .form_fixed_584a p:last-child {
  margin-bottom: 0.72em;
}
.content_d9de .highlight_834d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content_d9de .highlight_834d:after,
.content_d9de .highlight_834d:before {
  content: "";
  display: table;
}
.content_d9de .highlight_834d:after {
  clear: both;
}
.content_d9de .highlight_834d .new-f0c8,
.content_d9de .highlight_834d .simple_8c86 {
  width: 49%;
}
.content_d9de .highlight_834d .new-f0c8 a span.column-7c88,
.content_d9de .highlight_834d .simple_8c86 a span.column-7c88 {
  display: block;
  margin-bottom: 5px;
}
.content_d9de .highlight_834d .simple_8c86 {
  float: left;
  text-align: left;
}
.content_d9de .highlight_834d .new-f0c8 {
  float: right;
  text-align: right;
}
.highlight-c6dd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .highlight-c6dd {
    margin-bottom: 0;
  }
}
.down-731b {
  margin-bottom: 1em;
}
.down-731b .dropdown_250f {
  font-size: 1.1em;
  line-height: 1.3;
}
.black-eae0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.widget-0a6b .down-731b,
.center-07d4 .down-731b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .widget-0a6b .down-731b,
  .center-07d4 .down-731b {
    display: block;
  }
}
.widget-0a6b .black-eae0,
.center-07d4 .black-eae0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .widget-0a6b .black-eae0,
  .center-07d4 .black-eae0 {
    margin-bottom: 1em;
  }
}
.widget-0a6b .black-eae0 img,
.center-07d4 .black-eae0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.widget-0a6b .aside_hard_c2ef,
.center-07d4 .aside_hard_c2ef {
  flex-basis: calc(100% - 160px);
}
.widget-0a6b .aside_hard_c2ef p,
.center-07d4 .aside_hard_c2ef p {
  margin-bottom: 0;
}
.widget-0a6b .aside_hard_c2ef {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .widget-0a6b .aside_hard_c2ef {
    padding-left: 0;
  }
}
.center-07d4 .aside_hard_c2ef {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .center-07d4 .aside_hard_c2ef {
    padding-right: 0;
  }
}
.center-07d4 .black-eae0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.last-f6fb .black-eae0 {
  margin-bottom: 0.5em;
}
.last-f6fb .black-eae0 img {
  width: 100%;
}
.media_78e9 .mini_c50d,
.badge-rough-ed2e .mini_c50d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.badge-rough-ed2e .sort-be21 .last_cd70 p:last-child {
  margin-bottom: 0;
}
.column-9485 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hovered-0cb1 .tertiary_large_908c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hovered-0cb1 .tertiary_large_908c:last-of-type {
    margin-bottom: 0;
  }
}
.hovered-0cb1 .tertiary_large_908c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered-0cb1 .tertiary_large_908c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hovered-0cb1 .tertiary_large_908c ul li {
  margin: 0 0 0.6em;
}
.hovered-0cb1 .tertiary_large_908c ul li.medium-1210,
.hovered-0cb1 .tertiary_large_908c ul li.bright_32c5 {
  position: relative;
}
.hovered-0cb1 .tertiary_large_908c ul li.medium-1210 .surface_red_4d7b,
.hovered-0cb1 .tertiary_large_908c ul li.bright_32c5 .surface_red_4d7b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hovered-0cb1 .tertiary_large_908c ul li.medium-1210:after:after,
.hovered-0cb1 .tertiary_large_908c ul li.medium-1210:after:before,
.hovered-0cb1
  .tertiary_large_908c
  ul
  li.bright_32c5:after:after,
.hovered-0cb1
  .tertiary_large_908c
  ul
  li.bright_32c5:after:before {
  content: "";
  display: table;
}
.hovered-0cb1 .tertiary_large_908c ul li.medium-1210:after:after,
.hovered-0cb1
  .tertiary_large_908c
  ul
  li.bright_32c5:after:after {
  clear: both;
}
.hovered-0cb1 .tertiary_large_908c a.pro_9461:hover {
  text-decoration: none;
}
.hovered-0cb1 .tertiary_large_908c select {
  max-width: 100%;
}
.hovered-0cb1 .tertiary_large_908c table {
  font-size: 85%;
}
.hovered-0cb1 .tertiary_large_908c table td,
.hovered-0cb1 .tertiary_large_908c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hovered-0cb1 .tertiary_large_908c table tfoot td {
  text-align: left;
}
.hovered-0cb1 .tertiary_large_908c :last-child {
  margin-bottom: 0;
}
.hovered-0cb1 .tertiary_large_908c .description-7928 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hovered-0cb1 .tertiary_large_908c .description-7928 label {
  width: 100%;
}
.hovered-0cb1 .tertiary_large_908c .description-7928 .summary-f929 {
  width: 100%;
  display: block;
}
.hovered-0cb1 .tertiary_large_908c .description-7928 .preview-da5e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hovered-0cb1 .tertiary_large_908c .description-7928 .preview-da5e:hover svg #svg-search {
  fill: #444;
}
.hovered-0cb1 .tertiary_large_908c .description-7928 .preview-da5e svg {
  width: 18px;
  height: 18px;
}
.hovered-0cb1 .frame-rough-774e ul ul,
.hovered-0cb1 .container-wood-a7c7 ul ul,
.hovered-0cb1 .west_ba58 ul ul,
.hovered-0cb1 .soft-4bc5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hovered-0cb1 .frame-rough-774e .description_silver_bf00 > a,
.hovered-0cb1 .container-wood-a7c7 .description_silver_bf00 > a,
.hovered-0cb1 .west_ba58 .description_silver_bf00 > a,
.hovered-0cb1 .soft-4bc5 .description_silver_bf00 > a {
  margin-bottom: 0;
}
.hovered-0cb1 .mask_a68f li,
.hovered-0cb1 .frame-rough-774e li,
.hovered-0cb1 .brown_f9bf li,
.hovered-0cb1 .container-wood-a7c7 li,
.hovered-0cb1 .west_ba58 li,
.hovered-0cb1 .soft-4bc5 li,
.hovered-0cb1 .detail_middle_0a0a li,
.hovered-0cb1 .alert_fluid_5d68 li {
  display: block;
  position: relative;
}
.hovered-0cb1 .mask_a68f li:last-child,
.hovered-0cb1 .frame-rough-774e li:last-child,
.hovered-0cb1 .brown_f9bf li:last-child,
.hovered-0cb1 .container-wood-a7c7 li:last-child,
.hovered-0cb1 .west_ba58 li:last-child,
.hovered-0cb1 .soft-4bc5 li:last-child,
.hovered-0cb1 .detail_middle_0a0a li:last-child,
.hovered-0cb1 .alert_fluid_5d68 li:last-child {
  border: none;
}
.hovered-0cb1 .mask_a68f li a,
.hovered-0cb1 .frame-rough-774e li a,
.hovered-0cb1 .brown_f9bf li a,
.hovered-0cb1 .container-wood-a7c7 li a,
.hovered-0cb1 .west_ba58 li a,
.hovered-0cb1 .soft-4bc5 li a,
.hovered-0cb1 .detail_middle_0a0a li a,
.hovered-0cb1 .alert_fluid_5d68 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-0cb1 .mask_a68f li ul li::before,
.hovered-0cb1 .frame-rough-774e li ul li::before,
.hovered-0cb1 .brown_f9bf li ul li::before,
.hovered-0cb1 .container-wood-a7c7 li ul li::before,
.hovered-0cb1 .west_ba58 li ul li::before,
.hovered-0cb1 .soft-4bc5 li ul li::before,
.hovered-0cb1 .detail_middle_0a0a li ul li::before,
.hovered-0cb1 .alert_fluid_5d68 li ul li::before {
  left: 15px;
}
.hovered-0cb1 .mask_a68f li ul a,
.hovered-0cb1 .frame-rough-774e li ul a,
.hovered-0cb1 .brown_f9bf li ul a,
.hovered-0cb1 .container-wood-a7c7 li ul a,
.hovered-0cb1 .west_ba58 li ul a,
.hovered-0cb1 .soft-4bc5 li ul a,
.hovered-0cb1 .detail_middle_0a0a li ul a,
.hovered-0cb1 .alert_fluid_5d68 li ul a {
  padding-left: 20px;
}
.hovered-0cb1 .mask_a68f li ul ul li::before,
.hovered-0cb1 .frame-rough-774e li ul ul li::before,
.hovered-0cb1 .brown_f9bf li ul ul li::before,
.hovered-0cb1 .container-wood-a7c7 li ul ul li::before,
.hovered-0cb1 .west_ba58 li ul ul li::before,
.hovered-0cb1 .soft-4bc5 li ul ul li::before,
.hovered-0cb1 .detail_middle_0a0a li ul ul li::before,
.hovered-0cb1 .alert_fluid_5d68 li ul ul li::before {
  left: 30px;
}
.hovered-0cb1 .mask_a68f li ul ul a,
.hovered-0cb1 .frame-rough-774e li ul ul a,
.hovered-0cb1 .brown_f9bf li ul ul a,
.hovered-0cb1 .container-wood-a7c7 li ul ul a,
.hovered-0cb1 .west_ba58 li ul ul a,
.hovered-0cb1 .soft-4bc5 li ul ul a,
.hovered-0cb1 .detail_middle_0a0a li ul ul a,
.hovered-0cb1 .alert_fluid_5d68 li ul ul a {
  padding-left: 40px;
}
.hovered-0cb1 .red-cd9b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered-0cb1 .alert_fluid_5d68 ul li {
  margin-bottom: 1.41575em;
}
.hovered-0cb1 .alert_fluid_5d68 ul li .shadow_complex_3066 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hovered-0cb1 .alert_fluid_5d68 ul li .layout_827e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.slow-cea1 .mask_a68f li a,
.slow-cea1 .frame-rough-774e li a,
.slow-cea1 .brown_f9bf li a,
.slow-cea1 .container-wood-a7c7 li a,
.slow-cea1 .west_ba58 li a,
.slow-cea1 .soft-4bc5 li a,
.slow-cea1 .detail_middle_0a0a li a,
.slow-cea1 .alert_fluid_5d68 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-cea1 .red-cd9b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-cea1 .tertiary_large_908c ul li.medium-1210 .surface_red_4d7b,
.slow-cea1 .tertiary_large_908c ul li.bright_32c5 .surface_red_4d7b {
  background: rgba(0, 0, 0, 0.2);
}
.slow-cea1 .hovered-0cb1 .tertiary_large_908c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_3b04 .hovered-0cb1 .stone_128b li {
  margin: 0;
}
.selected_3b04 .hovered-0cb1 .stone_128b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.selected_3b04 .hovered-0cb1 .stone_128b li ul {
  margin: 0;
}
.selected_3b04 .hovered-0cb1 .stone_128b li ul li a {
  padding-left: 15px;
}
.selected_3b04 .hovered-0cb1 .stone_128b li ul li li a {
  padding-left: 30px;
}
.selected_3b04 .hovered-0cb1 .stone_128b li.action-3665 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.selected_3b04 .hovered-0cb1 .stone_128b li.action-3665 > 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;
}
.selected_3b04 .hovered-0cb1 .stone_128b li.action-3665 > 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;
}
.secondary-827f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fixed-5ce7 {
  position: relative;
  z-index: 10;
}
.fixed-5ce7 .item_2d19 {
  width: 100%;
  max-width: 100%;
}
.hero_91ae .mini_771e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hero_91ae .link_light_02df {
}
.hero_91ae .slow-cea1 {
  background: #292929;
}
.header_last_d5d3 .mini_771e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.header_last_d5d3 .link_light_02df {
  background: #f9f9f9;
}
.header_last_d5d3 .slow-cea1 {
  background: #303030;
}
.pattern_4e44 .mini_771e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern_4e44 .simple-dc39 {
    margin-bottom: 1em;
  }
  .pattern_4e44 .simple-dc39:last-child {
    margin-bottom: 0;
  }
}
.pattern_4e44 .link_light_02df {
  background: #ededed;
}
.pattern_4e44 .slow-cea1 {
  background: #1a1a1a;
}
.mini_771e.link_light_02df {
  color: rgba(0, 0, 0, 0.6);
}
.mini_771e.link_light_02df .accordion_2e53 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mini_771e.slow-cea1 {
  color: rgba(255, 255, 255, 0.99);
}
.mini_771e.slow-cea1 a:not(.pro_9461) {
  color: rgba(255, 255, 255, 0.79);
}
.mini_771e.slow-cea1 a:not(.pro_9461):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_771e.slow-cea1 .accordion_2e53 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini_771e.slow-cea1 table tbody td,
.mini_771e.slow-cea1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.feature_left_22d6.paper-ac1b .rough-8b6d {
  max-width: initial;
}
.feature_left_22d6 .complex-abe8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.feature_left_22d6 .complex-abe8 .item_2d19 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .feature_left_22d6 .complex-abe8 .item_2d19 {
    display: block;
    margin-bottom: 2em;
  }
  .feature_left_22d6 .complex-abe8 .item_2d19:last-child {
    margin-bottom: 0;
  }
}
.pattern_4e44 .simple-dc39:last-child,
.header_last_d5d3 .simple-dc39:last-child,
.hero_91ae .simple-dc39:last-child {
  margin-bottom: 0;
}
.pattern_4e44 .simple-dc39 .hovered-0cb1 .tertiary_large_908c:last-child,
.header_last_d5d3 .simple-dc39 .hovered-0cb1 .tertiary_large_908c:last-child,
.hero_91ae .simple-dc39 .hovered-0cb1 .tertiary_large_908c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern_4e44 .label-090e,
  .pattern_4e44 .progress_85d9,
  .header_last_d5d3 .label-090e,
  .header_last_d5d3 .progress_85d9,
  .hero_91ae .label-090e,
  .hero_91ae .progress_85d9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fixed-5ce7 .simple-dc39 {
    margin-bottom: 2em;
  }
}
.fixed-5ce7 p:last-child {
  margin-bottom: 0;
}
.fixed-5ce7 li,
.fixed-5ce7 ul {
  list-style: none;
  margin: 0;
}
.fixed-5ce7 ul ul {
  margin-left: 2.617924em;
}
.current-8393 {
  font-size: 0.875em;
}

/* css-noise: cf9a */
.widget-item-m3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
