/*!
Theme Name: Customify
Theme URI: https://pressmaximum.narrow_062c/customify
Author: WPCustomify
Author URI: https://pressmaximum.narrow_062c
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.narrow_062c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dynamic-c22a.main-eac2/licenses/gpl-2.0.background-d476
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.list-7151/, (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.outline_8715.green_37da/normalize.small-c9e4/
 ======
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.small-c9e4 v7.0.0 | MIT License | github.narrow_062c/necolas/normalize.small-c9e4 */
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;
}
.heading-top-4dea .fluid_59e2,
.pagination_cool_274c,
.card_c1d6,
.column-clean-7da0,
.tag_3abe,
.backdrop-slow-6e07,
.background-7fb0,
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;
}
.pagination_cool_274c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pagination_cool_274c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_cool_274c,
  h1 {
    font-size: 1.8em;
  }
}
.card_c1d6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card_c1d6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card_c1d6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card_c1d6,
  h2 {
    font-size: 1.7em;
  }
}
.column-clean-7da0,
h3 {
  font-size: 1.618em;
}
.heading-top-4dea .fluid_59e2,
.tag_3abe,
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.chip-easy-976a {
  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;
}
.row_b6b9:after,
.row_b6b9:before,
.gallery_solid_8350:after,
.gallery_solid_8350:before {
  content: "";
  display: table;
}
.row_b6b9:after,
.gallery_solid_8350:after {
  clear: both;
}
.module_silver_cfde {
  float: right;
  margin-right: 0;
}
.logo_inner_87c9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accordion_831f .media_motion_2862,
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;
}
.accordion_831f .media_motion_2862: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;
}
.copper-7680 .media_motion_2862 {
  box-shadow: none;
}
.copper-7680
  .media_motion_2862
  .main-6ee2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.copper-7680 .media_motion_2862 .menu-gas-291c {
  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;
}
.copper-7680
  .media_motion_2862
  .menu-gas-291c
  b {
  display: none;
}
.copper-7680 .photo-cool-cf77 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.secondary_5dcf:not(.center-8e79):not(.right-8c13),
button:not(.center-8e79):not(.right-8c13),
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ),
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ),
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ) {
  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;
}
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ):hover,
button:not(.center-8e79):not(
    .right-8c13
  ):hover,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ):hover,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ):hover,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ):active,
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ):focus,
button:not(.center-8e79):not(
    .right-8c13
  ):active,
button:not(.center-8e79):not(
    .right-8c13
  ):focus,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ):active,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ):focus,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ):active,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ):focus,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ):active,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ):focus {
  outline: 0;
}
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108,
button:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108 {
  position: relative;
}
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .popup-prev-821b,
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .black-9a70,
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .shadow-copper-309e,
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  i,
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  svg,
button:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .popup-prev-821b,
button:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .black-9a70,
button:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .shadow-copper-309e,
button:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  i,
button:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  svg,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .popup-prev-821b,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .black-9a70,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .shadow-copper-309e,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  i,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  svg,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .popup-prev-821b,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .black-9a70,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .shadow-copper-309e,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  i,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  svg,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .popup-prev-821b,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .black-9a70,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  .shadow-copper-309e,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  i,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108
  svg {
  visibility: hidden;
}
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108:after,
button:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108:after,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108:after,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108:after,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ).fn-loading-a108: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;
}
.secondary_5dcf:not(.center-8e79):not(.right-8c13),
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ),
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ),
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ) {
  color: #fff;
  background: #235787;
}
.secondary_5dcf:not(.center-8e79):not(
    .right-8c13
  ):focus,
input[type="button"]:not(.center-8e79):not(
    .right-8c13
  ):focus,
input[type="reset"]:not(.center-8e79):not(
    .right-8c13
  ):focus,
input[type="submit"]:not(.center-8e79):not(
    .right-8c13
  ):focus {
  color: #fff;
}
.secondary_5dcf.fn-disabled-a108:not(.center-8e79):not(
    .right-8c13
  ),
.secondary_5dcf[disabled]:not(.center-8e79):not(
    .right-8c13
  ),
button.fn-disabled-a108:not(.center-8e79):not(
    .right-8c13
  ),
button[disabled]:not(.center-8e79):not(
    .right-8c13
  ) {
  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;
}
.iron-8ad7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.iron-8ad7: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;
}
.fast_8d3c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shade-fixed-6046 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.medium-d9f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.row_b6b9:after,
.row_b6b9:before,
.purple-a1aa:after,
.purple-a1aa:before,
.inner-8cd3:after,
.inner-8cd3:before,
.header_8a75:after,
.header_8a75:before,
.list_outer_5dd5:after,
.list_outer_5dd5:before,
.static_c644:after,
.static_c644:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.row_b6b9:after,
.purple-a1aa:after,
.inner-8cd3:after,
.header_8a75:after,
.list_outer_5dd5:after,
.static_c644:after {
  clear: both;
}
.purple-a1aa .highlight_cf18,
.inner-8cd3 .highlight_cf18,
.dropdown_cb35 .highlight_cf18 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.disabled_fba8 {
  display: inline-block;
}
.chip_8879 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.chip_8879 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.chip_8879 .title-9d3f {
  padding: 1em 0;
  font-size: 85%;
}
.title-9d3f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.menu-last-bfd3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.menu-last-bfd3:after,
.menu-last-bfd3:before {
  content: "";
  display: table;
}
.menu-last-bfd3:after {
  clear: both;
}
.label_warm_0160 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask_slow_322f .label_warm_0160 {
  max-width: 50%;
}
.notice_rough_caa1 .label_warm_0160 {
  max-width: 33.33%;
}
.search-3719 .label_warm_0160 {
  max-width: 25%;
}
.right_8f8b .label_warm_0160 {
  max-width: 20%;
}
.plasma-5956 .label_warm_0160 {
  max-width: 16.66%;
}
.item-last-b32a .label_warm_0160 {
  max-width: 14.28%;
}
.block-e7a1 .label_warm_0160 {
  max-width: 12.5%;
}
.lower_b513 .label_warm_0160 {
  max-width: 11.11%;
}
.box_steel_75c4 {
  display: block;
}
.heading-top-4dea .mask-static-6db2 label,
.heading-top-4dea .dynamic_2806 label,
.heading-top-4dea .pagination-b08a label,
.heading-top-4dea .mask_upper_9b92 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.east-07a5 {
  list-style: none;
  margin: 0;
}
.east-07a5 article.layout-outer-e8f9 {
  margin-bottom: 0;
}
.east-07a5 ul {
  list-style: none;
  margin: 0;
}
.east-07a5 .slider_b302 li.layout-outer-e8f9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .east-07a5 .slider_b302 li.layout-outer-e8f9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .east-07a5 .slider_b302 li.layout-outer-e8f9: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) {
  .east-07a5 .slider_b302 li.layout-outer-e8f9 li.layout-outer-e8f9 li.layout-outer-e8f9 li.layout-outer-e8f9 {
    padding-left: 0;
  }
}
article.layout-outer-e8f9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout-outer-e8f9 .purple-a1aa p:last-of-type {
  margin-bottom: 0;
}
article.layout-outer-e8f9 .fresh_4f95 {
  float: left;
}
article.layout-outer-e8f9 .easy-9b52 {
  margin-left: 85px;
}
article.layout-outer-e8f9 .lower-041c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout-outer-e8f9 .lower-041c .cool-34f4 {
  margin-left: 10px;
}
article.layout-outer-e8f9 .border-gold-aa69 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout-outer-e8f9 .advanced_5820 {
  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 .mask-static-6db2,
  #respond .pagination-b08a,
  #respond .mask_upper_9b92 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-static-6db2 input,
#respond .pagination-b08a input,
#respond .mask_upper_9b92 input {
  width: 100%;
}
#respond .mask_upper_9b92 {
  margin-right: 0;
}
#respond .south-af35 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip_north_0056 {
  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;
}
.tooltip_north_0056.current_4ddc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tooltip_north_0056 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%);
}
.tooltip_north_0056:focus,
.tooltip_north_0056: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);
}
.grid_062e {
  border-radius: 10%;
}
.selected_0201 {
  border-radius: 50%;
}
.hover-01f5 {
  font-size: 0.72em;
}
.avatar-fresh-73d8 {
  font-size: 0.875em;
}
.backdrop-green-8c11 {
  font-size: 1.1em;
}
.left_7b04 {
  text-transform: uppercase;
  line-height: 1.2;
}
.left_7b04.hover-01f5 {
  letter-spacing: 0.5px;
}
.plasma-6730,
.plasma-6730 a {
  color: #6d6d6d;
}
.plasma-6730 a:hover {
  color: #111;
}
.dirty-0d5e {
  color: #6d6d6d;
}
.wrapper-d749 {
  overflow-x: hidden;
}
.wrapper-d749 .primary_cd2a.south_3b2c {
  position: relative;
}
.wrapper-d749 .primary_cd2a.south_3b2c.basic_d27e {
  position: initial;
}
.wrapper-d749
  .primary_cd2a.south_3b2c.basic_d27e
  .wide_3b12 {
  left: auto;
}
.wrapper-d749 .primary_cd2a .wide_3b12 {
  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;
}
.wrapper-d749 .primary_cd2a:hover.south_3b2c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper-d749
  .primary_cd2a:hover.south_3b2c
  .wide_3b12 {
  display: block;
  z-index: 9999999;
}
.wrapper-d749 .wrapper-e7e0 .small-99cf,
.wrapper-d749 .footer-9bc0 .small-99cf {
  display: none;
}
.wrapper-d749 .under-1629 .primary_cd2a:hover.south_3b2c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.heading-top-4dea .mask-static-6db2 label,
.heading-top-4dea .dynamic_2806 label,
.heading-top-4dea .pagination-b08a label,
.heading-top-4dea .mask_upper_9b92 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.east-07a5 {
  list-style: none;
  margin: 0;
}
.east-07a5 article.layout-outer-e8f9 {
  margin-bottom: 0;
}
.east-07a5 ul {
  list-style: none;
  margin: 0;
}
.east-07a5 .slider_b302 li.layout-outer-e8f9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .east-07a5 .slider_b302 li.layout-outer-e8f9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .east-07a5 .slider_b302 li.layout-outer-e8f9: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) {
  .east-07a5 .slider_b302 li.layout-outer-e8f9 li.layout-outer-e8f9 li.layout-outer-e8f9 li.layout-outer-e8f9 {
    padding-left: 0;
  }
}
article.layout-outer-e8f9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout-outer-e8f9 .purple-a1aa p:last-of-type {
  margin-bottom: 0;
}
article.layout-outer-e8f9 .fresh_4f95 {
  float: left;
}
article.layout-outer-e8f9 .easy-9b52 {
  margin-left: 85px;
}
article.layout-outer-e8f9 .lower-041c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout-outer-e8f9 .lower-041c .cool-34f4 {
  margin-left: 10px;
}
article.layout-outer-e8f9 .border-gold-aa69 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout-outer-e8f9 .advanced_5820 {
  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 .mask-static-6db2,
  #respond .pagination-b08a,
  #respond .mask_upper_9b92 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-static-6db2 input,
#respond .pagination-b08a input,
#respond .mask_upper_9b92 input {
  width: 100%;
}
#respond .mask_upper_9b92 {
  margin-right: 0;
}
#respond .south-af35 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper-e7e0 .hovered-a5fa {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hovered-a5fa .media_d1dc.carousel-3a6e .next_6428 > li > a:focus,
.hovered-a5fa .media_d1dc.carousel-3a6e .next_6428 > li > a:hover,
.hovered-a5fa .media_d1dc.gallery_f817 .next_6428 > li > a:focus,
.hovered-a5fa .media_d1dc.gallery_f817 .next_6428 > li > a:hover,
.hovered-a5fa .media_d1dc.block_focused_7eec .next_6428 > li > a:focus,
.hovered-a5fa .media_d1dc.block_focused_7eec .next_6428 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-a5fa
  .media_d1dc.carousel-3a6e
  .next_6428
  > li.video-old-4c07
  > a,
.hovered-a5fa
  .media_d1dc.carousel-3a6e
  .next_6428
  > li.primary-simple-bae4
  > a,
.hovered-a5fa
  .media_d1dc.gallery_f817
  .next_6428
  > li.video-old-4c07
  > a,
.hovered-a5fa
  .media_d1dc.gallery_f817
  .next_6428
  > li.primary-simple-bae4
  > a,
.hovered-a5fa
  .media_d1dc.block_focused_7eec
  .next_6428
  > li.video-old-4c07
  > a,
.hovered-a5fa .media_d1dc.block_focused_7eec .next_6428 > li.sort_over_5265 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-a5fa .video-07dd,
.hovered-a5fa .video-07dd a {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-a5fa .active-66fb.section_hovered_49d6 li a,
.hovered-a5fa .layout_active_ff8d a,
.hovered-a5fa .hover_short_ac86,
.hovered-a5fa .next_6428 > li > a,
.hovered-a5fa .detail-d015 {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa .active-66fb.section_hovered_49d6 li a:hover,
.hovered-a5fa .layout_active_ff8d a:hover,
.hovered-a5fa .hover_short_ac86:hover,
.hovered-a5fa .next_6428 > li > a:hover,
.hovered-a5fa .detail-d015:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-a5fa .preview-4631 {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa .preview-4631 .dirty_5c48 {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-a5fa .preview-4631:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-a5fa .copper_8a73 .progress-first-46ce {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa .copper_8a73 .progress-first-46ce .top_78fe {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa
  .copper_8a73
  .progress-first-46ce
  .top_78fe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa
  .copper_8a73
  .progress-first-46ce
  .top_78fe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa
  .copper_8a73
  .progress-first-46ce
  .top_78fe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa
  .copper_8a73
  .progress-first-46ce
  .top_78fe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa .copper_8a73 .focused_762c {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-a5fa .copper_8a73 .focused_762c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-a281
  .hovered-a5fa
  .copper_8a73
  .cold-c143
  .yellow_726d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-a281
  .hovered-a5fa
  .copper_8a73
  .cold-c143
  .top_78fe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-e7e0 .bronze_068d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.bronze_068d .media_d1dc.carousel-3a6e .next_6428 > li > a:focus,
.bronze_068d .media_d1dc.carousel-3a6e .next_6428 > li > a:hover,
.bronze_068d .media_d1dc.gallery_f817 .next_6428 > li > a:focus,
.bronze_068d .media_d1dc.gallery_f817 .next_6428 > li > a:hover,
.bronze_068d .media_d1dc.block_focused_7eec .next_6428 > li > a:focus,
.bronze_068d .media_d1dc.block_focused_7eec .next_6428 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_068d
  .media_d1dc.carousel-3a6e
  .next_6428
  > li.video-old-4c07
  > a,
.bronze_068d
  .media_d1dc.carousel-3a6e
  .next_6428
  > li.primary-simple-bae4
  > a,
.bronze_068d
  .media_d1dc.gallery_f817
  .next_6428
  > li.video-old-4c07
  > a,
.bronze_068d
  .media_d1dc.gallery_f817
  .next_6428
  > li.primary-simple-bae4
  > a,
.bronze_068d
  .media_d1dc.block_focused_7eec
  .next_6428
  > li.video-old-4c07
  > a,
.bronze_068d .media_d1dc.block_focused_7eec .next_6428 > li.sort_over_5265 > a {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_068d .video-07dd,
.bronze_068d .video-07dd a {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_068d .active-66fb.section_hovered_49d6 li a,
.bronze_068d .layout_active_ff8d a,
.bronze_068d .hover_short_ac86,
.bronze_068d .next_6428 > li > a,
.bronze_068d .detail-d015 {
  color: rgba(0, 0, 0, 0.55);
}
.bronze_068d .active-66fb.section_hovered_49d6 li a:hover,
.bronze_068d .layout_active_ff8d a:hover,
.bronze_068d .hover_short_ac86:hover,
.bronze_068d .next_6428 > li > a:hover,
.bronze_068d .detail-d015:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_068d .preview-4631 {
  color: rgba(0, 0, 0, 0.55);
}
.bronze_068d .preview-4631 .dirty_5c48 {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_068d .preview-4631:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_0c21 .paragraph_4977 {
  margin-left: auto;
  margin-right: auto;
}
.inner-8cd3 > * {
  margin-left: auto;
  margin-right: auto;
}
.inner-8cd3 .fast_8d3c {
  margin-right: 1.41575em;
}
.pattern-in-f893 .inner-8cd3 > .dropdown_soft_29f6 {
  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;
}
.pattern-in-f893 .inner-8cd3 > .info_f83a {
  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;
}
.grid_wide_c211.hover_0c21 .paragraph_4977,
.detail_lower_97fd.hover_0c21 .paragraph_4977 {
  margin-left: 0;
}
.complex-6c92.hover_0c21 .paragraph_4977,
.caption-easy-c71d.hover_0c21 .paragraph_4977 {
  margin-right: 0;
}
.inner-8cd3 ol,
.inner-8cd3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.media_mini_0cad video {
  max-width: 100%;
}
.in-2ec4 img {
  display: block;
}
.in-2ec4.fast_8d3c,
.in-2ec4.shade-fixed-6046 {
  width: 100%;
}
.in-2ec4.info_f83a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface-44dc:not(.slow_77a6) {
  margin: 1.5em auto;
}
.focus-58ad p {
  padding: 1.5em 14px;
}
ul.widget-tall-2775.info_f83a,
ul.widget-tall-2775.dropdown_soft_29f6,
ul.widget-tall-2775.bronze-e9a1.dropdown_soft_29f6 {
  padding: 0 14px;
}
.table-cbc5 {
  display: block;
  overflow-x: auto;
}
.table-cbc5 table {
  border-collapse: collapse;
  width: 100%;
}
.table-cbc5 td,
.table-cbc5 th {
  padding: 0.5em;
}
.inner-8cd3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.inner-8cd3 ol ol,
.inner-8cd3 ol ul,
.inner-8cd3 ul ol,
.inner-8cd3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.inner-8cd3 ol ol li,
.inner-8cd3 ol ul li,
.inner-8cd3 ul ol li,
.inner-8cd3 ul ul li {
  margin-left: 0;
}
.popup_out_84a6.carousel_dfe2 > .middle-3730 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.popup_out_84a6.carousel_dfe2 > .middle-3730 iframe,
.popup_out_84a6.carousel_dfe2 > .middle-3730 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature_1f2c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature_1f2c.red_126a {
  padding: 0;
}
.feature_1f2c.red_126a cite {
  font-size: 13px;
}
.feature_1f2c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature_1f2c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accordion_wide_69b5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accordion_wide_69b5 > p:first-child {
  margin-top: 0;
}
.accordion_wide_69b5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accordion_wide_69b5 blockquote {
  border-left: 0;
}
.nav-5f45 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav-5f45:not(.tertiary-f77f) {
  max-width: 100px;
}
.nav-5f45.box_down_074f {
  border-bottom: none !important;
  text-align: center;
}
.nav-5f45.box_down_074f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focus-58ad p {
    padding: 1.5em 0;
  }
}
.popup-cd66 {
  color: #0073aa;
}
.focus-94fc {
  background-color: #0073aa;
}
.soft-4b48 {
  color: #229fd8;
}
.over_ca22 {
  background-color: #229fd8;
}
.message_wood_7004 {
  color: #eee;
}
.table-7afe {
  background-color: #eee;
}
.top_73f4 {
  color: #444;
}
.backdrop_paper_8cb6 {
  background-color: #444;
}
.rough_8be5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough_8be5 .shade_wide_ee99 .layout_active_ff8d {
  font-size: 15px;
}
.rough_8be5 .layout_active_ff8d {
  line-height: 1.3;
}
.rough_8be5 .bronze_068d {
}
.rough_8be5 .hovered-a5fa {
  background: #235787;
}
.first_4e4a {
  padding: 0;
}
.first_4e4a .hovered-a5fa {
  background: #1a1a1a;
}
.first_4e4a .bronze_068d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shadow-c3a5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shadow-c3a5 .bronze_068d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shadow-c3a5 .hovered-a5fa {
  background: #303030;
}
.static_c644 {
  position: relative;
  z-index: 10;
}
.static_c644 .component-f1b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_0fe8 .south_3b2c {
  display: inline-block;
  vertical-align: middle;
}
.button_0fe8.steel-f9ca .south_3b2c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button_0fe8.steel-f9ca .south_3b2c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button_0fe8.steel-f9ca .south_3b2c {
    margin-right: 0.4em;
  }
}
.button_0fe8.steel-f9ca .south_3b2c:last-child {
  margin-right: 0;
}
.image-6ea6 .component-f1b0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .wrapper-e7e0 .shade_wide_ee99 {
    margin: 0 -0.5em;
  }
  .wrapper-e7e0 .shade_wide_ee99 [class*="customify-col-"],
  .wrapper-e7e0 .shade_wide_ee99 [class*="customify-col_"],
  .wrapper-e7e0 .shade_wide_ee99 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.wrapper-e7e0.mini_ff72 .component-f1b0 {
  background: 0 0 !important;
}
.wrapper-e7e0.mini_ff72 .component-f1b0,
.wrapper-e7e0.image-6ea6 .component-f1b0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .wrapper-e7e0.footer-f268 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.wrapper-e7e0.image-6ea6 .component-f1b0 {
  box-shadow: none !important;
}
.status-4dee {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status-4dee {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status-4dee {
    padding: 18px 0 20px;
  }
}
.status-4dee .shade-3a8c {
  width: 100%;
}
.status-4dee .pattern_prev_3f54 {
  margin-bottom: 0;
}
.status-4dee .gas-9dd3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.primary_dynamic_254c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.primary_dynamic_254c .paragraph-9098 {
  width: 100%;
}
.primary_d53f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.primary_d53f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.primary_d53f 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;
}
.primary_d53f li:last-child:after {
  display: none;
}
.primary_d53f li a {
  font-weight: 500;
  margin-right: 10px;
}
.paper_adb0 .small-99cf button,
.status-4dee .small-99cf button {
  left: 0;
}
.paper_adb0 .paragraph-9098,
.status-4dee .paragraph-9098 {
  padding-left: 0;
  padding-right: 0;
}
.paper_adb0 .primary_dynamic_254c,
.status-4dee .primary_dynamic_254c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.paper_adb0 {
  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;
}
.paper_adb0: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;
}
.paper_adb0 .up-7ed4 {
  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) {
  .paper_adb0 .up-7ed4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .paper_adb0 .up-7ed4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .paper_adb0 .up-7ed4 {
    min-height: 200px;
  }
}
.paper_adb0 .primary_d53f {
  color: rgba(255, 255, 255, 0.8);
}
.paper_adb0 .primary_d53f a,
.paper_adb0 .primary_d53f li:after {
  color: inherit;
}
.paper_adb0 .primary_d53f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pink_52d7 {
  margin-bottom: 0.5em;
}
.layout-black-5e65 {
  margin-bottom: 1.2em;
}
.layout-black-5e65,
.pink_52d7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.layout-black-5e65 p:last-child,
.pink_52d7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .small-99cf,
#masthead .small-99cf {
  display: none;
}
#masthead
  > .small-99cf.current_2e9c {
  display: none;
}
#masthead > .small-99cf button {
  left: 0;
}
.over-fa6b {
  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%;
}
.over-fa6b .south_3b2c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.over-fa6b .surface-glass-c45e {
  display: -webkit-box;
  display: flex;
}
.over-fa6b .surface-glass-c45e.item-hard-a850 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.over-fa6b .surface-glass-c45e.fresh-8d8d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.over-fa6b .surface-glass-c45e.block_north_1a9d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.over-fa6b.tertiary-hot-3b7b.bronze-49e7 .surface-glass-c45e.item-hard-a850 {
  flex-basis: 100%;
}
.over-fa6b.table-758e .surface-glass-c45e.fresh-8d8d {
  -webkit-box-flex: 1;
  flex: auto;
}
.over-fa6b.table-758e .surface-glass-c45e.block_north_1a9d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .small-99cf.current_2e9c {
  display: none;
}
#masthead > .small-99cf button {
  left: 0;
}
.tooltip_large_e5ef {
  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;
}
.tooltip_large_e5ef:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tooltip_large_e5ef.shade_b7e6 i {
  margin-right: 4px;
}
.tooltip_large_e5ef.status_inner_f3b9 i {
  margin-left: 5px;
}
.layout_active_ff8d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.layout_active_ff8d p:last-child {
  margin-bottom: 0;
}
.label_pink_f1e6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.label_pink_f1e6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.label_pink_f1e6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.label_pink_f1e6 .video-07dd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.label_pink_f1e6 .chip-static-0bb8 {
  margin: 5px 0 7px 0;
}
.label_pink_f1e6.layout-orange-8ad6 .grid-north-2ea5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_pink_f1e6.layout-orange-8ad6 .motion_c589 {
  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;
}
.label_pink_f1e6.mask_lite_bf64 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.label_pink_f1e6.mask_lite_bf64 .grid-north-2ea5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_pink_f1e6.mask_lite_bf64 .motion_c589 {
  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;
}
.label_pink_f1e6.heading_d4a0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label_pink_f1e6.image-8aea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.label_pink_f1e6.image-8aea .motion_c589 {
  margin-top: 7px;
}
.gradient_6ef1 {
  display: inline-block;
}
.static_c644 .input-32ca .label_pink_f1e6 img {
  max-width: 100%;
}
.media_d1dc .gradient-next-3511.highlight-ed3a,
.huge-7fce .gradient-next-3511.highlight-ed3a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.media_d1dc .avatar_3dbe,
.huge-7fce .avatar_3dbe {
  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%);
}
.media_d1dc .avatar_3dbe {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.media_d1dc.popup-left-749e .avatar_3dbe {
  display: none;
}
.media_d1dc .cold_b22f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media_d1dc .cold_b22f li {
  display: inline-block;
  position: relative;
}
.media_d1dc .cold_b22f li:last-child {
  margin-right: 0;
}
.media_d1dc .cold_b22f 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;
}
.media_d1dc .cold_b22f li.sort_over_5265 > a {
  color: rgba(0, 0, 0, 0.9);
}
.media_d1dc .cold_b22f > 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;
}
.media_d1dc .cold_b22f > li > a i {
  line-height: 0;
}
.media_d1dc .cold_b22f > li.content_out_c9e5 > a .avatar_3dbe {
  margin-left: 4px;
  line-height: 0;
}
.media_d1dc .cold_b22f .hidden_bright_3080 li.content_out_c9e5 > a {
  position: relative;
}
.media_d1dc .cold_b22f .hidden_bright_3080 li.content_out_c9e5 > a:after,
.media_d1dc .cold_b22f .hidden_bright_3080 li.content_out_c9e5 > a:before {
  content: "";
  display: table;
}
.media_d1dc .cold_b22f .hidden_bright_3080 li.content_out_c9e5 > a:after {
  clear: both;
}
.media_d1dc .cold_b22f .hidden_bright_3080 li.content_out_c9e5 > a .avatar_3dbe {
  margin-left: 5px;
  float: right;
}
.media_d1dc .section-8ee6,
.media_d1dc .hidden_bright_3080 {
  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;
}
.media_d1dc .hidden_bright_3080 {
  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;
}
.media_d1dc .hidden_bright_3080 .highlight-ed3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media_d1dc .hidden_bright_3080 .avatar_3dbe {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.media_d1dc .hidden_bright_3080 li {
  display: block;
  margin: 0;
  padding: 0;
}
.media_d1dc .hidden_bright_3080 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;
}
.media_d1dc .hidden_bright_3080 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.media_d1dc .hidden_bright_3080 .hidden_bright_3080 {
  top: 0;
  left: 100%;
}
.media_d1dc .nav-2019.fn-focus-a108 > .section-8ee6,
.media_d1dc .nav-2019.fn-focus-a108 > .hidden_bright_3080,
.media_d1dc .nav-2019:focus > .section-8ee6,
.media_d1dc .nav-2019:focus > .hidden_bright_3080,
.media_d1dc .nav-2019:hover > .section-8ee6,
.media_d1dc .nav-2019:hover > .hidden_bright_3080 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.media_d1dc.block_focused_7eec .next_6428:after,
.media_d1dc.block_focused_7eec .next_6428:before {
  content: "";
  display: table;
}
.media_d1dc.block_focused_7eec .next_6428:after {
  clear: both;
}
.media_d1dc.block_focused_7eec .next_6428 > li {
  float: left;
}
.media_d1dc.detail-dim-f3f9 .next_6428:after,
.media_d1dc.detail-dim-f3f9 .next_6428:before {
  content: "";
  display: table;
}
.media_d1dc.detail-dim-f3f9 .next_6428:after {
  clear: both;
}
.media_d1dc.detail-dim-f3f9 .next_6428 > li {
  float: left;
}
.media_d1dc.detail-dim-f3f9 .next_6428 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.media_d1dc.detail-dim-f3f9 .next_6428 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.media_d1dc.detail-dim-f3f9 .next_6428 > li.video-old-4c07 > a,
.media_d1dc.detail-dim-f3f9 .next_6428 > li.sort_over_5265 > a {
  color: #fff;
  background-color: #1e4b75;
}
.media_d1dc.carousel-3a6e .next_6428 > li > a .highlight-ed3a {
  position: relative;
}
.media_d1dc.carousel-3a6e .next_6428 > li > a .highlight-ed3a: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;
}
.media_d1dc.carousel-3a6e
  .next_6428
  > li:focus
  > a
  .highlight-ed3a:before,
.media_d1dc.carousel-3a6e
  .next_6428
  > li:hover
  > a
  .highlight-ed3a:before {
  width: 100%;
  background-color: currentColor;
}
.media_d1dc.carousel-3a6e
  .next_6428
  > li.video-old-4c07
  > a
  .highlight-ed3a:before,
.media_d1dc.carousel-3a6e
  .next_6428
  > li.primary-simple-bae4
  > a
  .highlight-ed3a:before {
  width: 100%;
  background-color: currentColor;
}
.media_d1dc.gallery_f817 .next_6428 > li > a .highlight-ed3a {
  position: relative;
}
.media_d1dc.gallery_f817 .next_6428 > li > a .highlight-ed3a: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;
}
.media_d1dc.gallery_f817 .next_6428 > li:focus > a .highlight-ed3a:before,
.media_d1dc.gallery_f817
  .next_6428
  > li:hover
  > a
  .highlight-ed3a:before {
  width: 100%;
  background-color: currentColor;
}
.media_d1dc.gallery_f817
  .next_6428
  > li.video-old-4c07
  > a
  .highlight-ed3a:before,
.media_d1dc.gallery_f817
  .next_6428
  > li.primary-simple-bae4
  > a
  .highlight-ed3a:before {
  width: 100%;
  background-color: currentColor;
}
.huge-7fce .cold_b22f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.huge-7fce .cold_b22f li:first-child > a {
  border-top: none;
}
.huge-7fce .cold_b22f .header_931a > .highlight-ed3a .avatar_3dbe {
  display: none;
}
.huge-7fce .cold_b22f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.huge-7fce .cold_b22f li:last-child {
  border: none;
}
.huge-7fce .cold_b22f li.content_out_c9e5 > a {
  padding-right: 45px !important;
}
.huge-7fce .cold_b22f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.huge-7fce .cold_b22f li a:focus,
.huge-7fce .cold_b22f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.huge-7fce .cold_b22f li .tall-9738 {
  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;
}
.huge-7fce .cold_b22f li .tall-9738:hover {
  box-shadow: none;
}
.huge-7fce .cold_b22f li .tall-9738 .avatar_3dbe {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.huge-7fce .cold_b22f .hidden_bright_3080 {
  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);
}
.huge-7fce .cold_b22f .hidden_bright_3080 li a {
  padding-left: 3em;
}
.huge-7fce .cold_b22f .video-cool-4ebb > a .tall-9738 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.huge-7fce .cold_b22f .video-cool-4ebb > .hidden_bright_3080 {
  display: block;
  opacity: 1;
}
.sidebar-brown-332c {
  max-width: 100%;
}
.light-498c {
  line-height: 0;
  cursor: pointer;
}
.detail-d015 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.detail-d015:hover {
  box-shadow: none;
  color: currentColor;
}
.detail-d015 svg {
  width: 18px;
  height: 18px;
}
.detail-d015 .motion_b90f {
  display: none;
}
.carousel-6519 {
  position: relative;
}
.carousel-6519.fn-active-a108 .detail-d015 .black-ae4f {
  display: none;
}
.carousel-6519.fn-active-a108 .detail-d015 .motion_b90f {
  display: inline-block;
}
.carousel-6519 .caption-e903 {
  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);
}
.carousel-6519.texture-light-d263 .caption-e903 {
  left: auto;
  right: -0.9em;
}
.carousel-6519.texture-light-d263 .pattern_2fbc::before {
  left: auto;
  right: 15px;
}
.carousel-6519.fn-active-a108 .caption-e903 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cold-c143 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cold-c143 label {
  flex-basis: 100%;
}
.cold-c143 .progress-first-46ce {
  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;
}
.cold-c143 .top_78fe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cold-c143 .top_78fe:focus {
  background-color: transparent;
}
.cold-c143 button.focused_762c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cold-c143 button.focused_762c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cold-c143 button.focused_762c svg {
  width: 18px;
  height: 18px;
}
.cold-c143 input[type="submit"] {
  min-height: auto;
}
.copper_8a73 .cold-c143 .top_78fe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern_2fbc {
  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) {
  .pattern_2fbc {
    width: 220px;
  }
}
.pattern_2fbc label {
  flex-basis: 100%;
}
.pattern_2fbc::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;
}
.section-a281 .copper_8a73 .cold-c143 {
  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;
}
.section-a281
  .copper_8a73
  .cold-c143
  .progress-first-46ce {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.section-a281 .copper_8a73 .cold-c143 .top_78fe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.section-a281
  .copper_8a73
  .cold-c143
  .top_78fe:focus {
  background: 0 0;
}
.section-a281
  .copper_8a73
  .cold-c143
  .yellow_726d {
  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;
}
.active-66fb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active-66fb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active-66fb li:last-child {
  margin-right: 0;
}
.active-66fb li:first-child {
  margin-left: 0;
}
.active-66fb.warm_7954 a {
  color: #fff;
}
.active-66fb.warm_7954 a:hover {
  color: #fff;
}
.active-66fb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active-66fb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active-66fb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active-66fb a:hover {
  opacity: 0.9;
  color: inherit;
}
.active-66fb [class*="social-icon-apple"] {
  background-color: #999;
}
.active-66fb [class*="social-icon-apple"].article-brown-7f62 {
  background-color: transparent;
  color: #999;
}
.active-66fb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active-66fb [class*="social-icon-behance"].article-brown-7f62 {
  background-color: transparent;
  color: #1769ff;
}
.active-66fb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active-66fb [class*="social-icon-bitbucket"].article-brown-7f62 {
  background-color: transparent;
  color: #205081;
}
.active-66fb [class*="social-icon-codepen"] {
  background-color: #000;
}
.active-66fb [class*="social-icon-codepen"].article-brown-7f62 {
  background-color: transparent;
  color: #000;
}
.active-66fb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active-66fb [class*="social-icon-delicious"].article-brown-7f62 {
  background-color: transparent;
  color: #39f;
}
.active-66fb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active-66fb [class*="social-icon-digg"].article-brown-7f62 {
  background-color: transparent;
  color: #005be2;
}
.active-66fb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active-66fb [class*="social-icon-dribbble"].article-brown-7f62 {
  background-color: transparent;
  color: #ea4c89;
}
.active-66fb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active-66fb [class*="social-icon-envelope"].article-brown-7f62 {
  background-color: transparent;
  color: #ea4335;
}
.active-66fb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active-66fb [class*="social-icon-facebook"].article-brown-7f62 {
  background-color: transparent;
  color: #3b5998;
}
.active-66fb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active-66fb [class*="social-icon-flickr"].article-brown-7f62 {
  background-color: transparent;
  color: #0063dc;
}
.active-66fb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active-66fb [class*="social-icon-foursquare"].article-brown-7f62 {
  background-color: transparent;
  color: #2d5be3;
}
.active-66fb [class*="social-icon-github"] {
  background-color: #333;
}
.active-66fb [class*="social-icon-github"].article-brown-7f62 {
  background-color: transparent;
  color: #333;
}
.active-66fb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active-66fb [class*="social-icon-google-plus"].article-brown-7f62 {
  background-color: transparent;
  color: #dd4b39;
}
.active-66fb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active-66fb [class*="social-icon-houzz"].article-brown-7f62 {
  background-color: transparent;
  color: #7ac142;
}
.active-66fb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active-66fb [class*="social-icon-instagram"].article-brown-7f62 {
  background-color: transparent;
  color: #262626;
}
.active-66fb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active-66fb [class*="social-icon-jsfiddle"].article-brown-7f62 {
  background-color: transparent;
  color: #487aa2;
}
.active-66fb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active-66fb [class*="social-icon-linkedin"].article-brown-7f62 {
  background-color: transparent;
  color: #0077b5;
}
.active-66fb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active-66fb [class*="social-icon-medium"].article-brown-7f62 {
  background-color: transparent;
  color: #00ab6b;
}
.active-66fb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active-66fb
  [class*="social-icon-odnoklassniki"].article-brown-7f62 {
  background-color: transparent;
  color: #f4731c;
}
.active-66fb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active-66fb [class*="social-icon-meetup"].article-brown-7f62 {
  background-color: transparent;
  color: #ec1c40;
}
.active-66fb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active-66fb [class*="social-icon-pinterest"].article-brown-7f62 {
  background-color: transparent;
  color: #bd081c;
}
.active-66fb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active-66fb [class*="social-icon-product-hunt"].article-brown-7f62 {
  background-color: transparent;
  color: #da552f;
}
.active-66fb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active-66fb [class*="social-icon-reddit"].article-brown-7f62 {
  background-color: transparent;
  color: #ff4500;
}
.active-66fb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active-66fb [class*="social-icon-rss"].article-brown-7f62 {
  background-color: transparent;
  color: #f26522;
}
.active-66fb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active-66fb
  [class*="social-icon-shopping-cart"].article-brown-7f62 {
  background-color: transparent;
  color: #4caf50;
}
.active-66fb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active-66fb [class*="social-icon-skype"].article-brown-7f62 {
  background-color: transparent;
  color: #00aff0;
}
.active-66fb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active-66fb [class*="social-icon-slideshare"].article-brown-7f62 {
  background-color: transparent;
  color: #0077b5;
}
.active-66fb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active-66fb [class*="social-icon-snapchat"].article-brown-7f62 {
  background-color: transparent;
  color: #fffc00;
}
.active-66fb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active-66fb [class*="social-icon-soundcloud"].article-brown-7f62 {
  background-color: transparent;
  color: #f80;
}
.active-66fb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active-66fb [class*="social-icon-spotify"].article-brown-7f62 {
  background-color: transparent;
  color: #2ebd59;
}
.active-66fb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active-66fb
  [class*="social-icon-stack-overflow"].article-brown-7f62 {
  background-color: transparent;
  color: #fe7a15;
}
.active-66fb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active-66fb [class*="social-icon-maldkfgram"].article-brown-7f62 {
  background-color: transparent;
  color: #2ca5e0;
}
.active-66fb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active-66fb [class*="social-icon-tripadvisor"].article-brown-7f62 {
  background-color: transparent;
  color: #589442;
}
.active-66fb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active-66fb [class*="social-icon-tumblr"].article-brown-7f62 {
  background-color: transparent;
  color: #35465c;
}
.active-66fb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active-66fb [class*="social-icon-twitch"].article-brown-7f62 {
  background-color: transparent;
  color: #6441a5;
}
.active-66fb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active-66fb [class*="social-icon-twitter"].article-brown-7f62 {
  background-color: transparent;
  color: #1da1f2;
}
.active-66fb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active-66fb [class*="social-icon-vimeo"].article-brown-7f62 {
  background-color: transparent;
  color: #1ab7ea;
}
.active-66fb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active-66fb [class*="social-icon-vk"].article-brown-7f62 {
  background-color: transparent;
  color: #45668e;
}
.active-66fb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active-66fb [class*="social-icon-weibo"].article-brown-7f62 {
  background-color: transparent;
  color: #df2029;
}
.active-66fb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active-66fb [class*="social-icon-weixin"].article-brown-7f62 {
  background-color: transparent;
  color: #7bb32e;
}
.active-66fb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active-66fb [class*="social-icon-whatsapp"].article-brown-7f62 {
  background-color: transparent;
  color: #25d366;
}
.active-66fb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active-66fb [class*="social-icon-wordpress"].article-brown-7f62 {
  background-color: transparent;
  color: #21759b;
}
.active-66fb [class*="social-icon-xing"] {
  background-color: #026466;
}
.active-66fb [class*="social-icon-xing"].article-brown-7f62 {
  background-color: transparent;
  color: #026466;
}
.active-66fb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active-66fb [class*="social-icon-yelp"].article-brown-7f62 {
  background-color: transparent;
  color: #af0606;
}
.active-66fb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active-66fb [class*="social-icon-youtube"].article-brown-7f62 {
  background-color: transparent;
  color: #cd201f;
}
.hover_short_ac86 {
  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;
}
.hover_short_ac86:hover {
  box-shadow: none;
  background: 0 0;
}
.caption-3542 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.east-e22e {
  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;
}
.content_orange_7824 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout-pressed-0712 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout-pressed-0712,
.layout-pressed-0712::after,
.layout-pressed-0712::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;
}
.layout-pressed-0712::after,
.layout-pressed-0712::before {
  content: "";
  display: block;
  background-color: inherit;
}
.border_d83f .east-e22e .content_orange_7824 {
  margin-top: -2px;
  width: 19px;
}
.border_d83f .east-e22e .layout-pressed-0712 {
  margin-top: -1px;
}
.border_d83f .east-e22e .layout-pressed-0712,
.border_d83f .east-e22e .layout-pressed-0712::after,
.border_d83f .east-e22e .layout-pressed-0712::before {
  width: 19px;
  height: 2px;
}
.border_d83f .east-e22e .layout-pressed-0712::before {
  top: -6px;
}
.border_d83f .east-e22e .layout-pressed-0712::after {
  bottom: -6px;
}
.button-cb55 .east-e22e .content_orange_7824 {
  margin-top: -2px;
  width: 22px;
}
.button-cb55 .east-e22e .layout-pressed-0712 {
  margin-top: -1px;
}
.button-cb55 .east-e22e .layout-pressed-0712,
.button-cb55 .east-e22e .layout-pressed-0712::after,
.button-cb55 .east-e22e .layout-pressed-0712::before {
  width: 22px;
  height: 2px;
}
.button-cb55 .east-e22e .layout-pressed-0712::before {
  top: -7px;
}
.button-cb55 .east-e22e .layout-pressed-0712::after {
  bottom: -7px;
}
.module_d060 .east-e22e .content_orange_7824 {
  margin-top: -2px;
  width: 31px;
}
.module_d060 .east-e22e .layout-pressed-0712 {
  margin-top: -1.5px;
}
.module_d060 .east-e22e .layout-pressed-0712,
.module_d060 .east-e22e .layout-pressed-0712::after,
.module_d060 .east-e22e .layout-pressed-0712::before {
  width: 31px;
  height: 3px;
}
.module_d060 .east-e22e .layout-pressed-0712::before {
  top: -9px;
}
.module_d060 .east-e22e .layout-pressed-0712::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer-9398 .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-9398 .east-e22e .layout-pressed-0712 {
    margin-top: -1px;
  }
  .footer-9398 .east-e22e .layout-pressed-0712,
  .footer-9398 .east-e22e .layout-pressed-0712::after,
  .footer-9398 .east-e22e .layout-pressed-0712::before {
    width: 19px;
    height: 2px;
  }
  .footer-9398 .east-e22e .layout-pressed-0712::before {
    top: -6px;
  }
  .footer-9398 .east-e22e .layout-pressed-0712::after {
    bottom: -6px;
  }
  .hover_6b41 .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_6b41 .east-e22e .layout-pressed-0712 {
    margin-top: -1px;
  }
  .hover_6b41 .east-e22e .layout-pressed-0712,
  .hover_6b41 .east-e22e .layout-pressed-0712::after,
  .hover_6b41 .east-e22e .layout-pressed-0712::before {
    width: 22px;
    height: 2px;
  }
  .hover_6b41 .east-e22e .layout-pressed-0712::before {
    top: -7px;
  }
  .hover_6b41 .east-e22e .layout-pressed-0712::after {
    bottom: -7px;
  }
  .sidebar_bottom_5725 .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar_bottom_5725 .east-e22e .layout-pressed-0712 {
    margin-top: -1.5px;
  }
  .sidebar_bottom_5725 .east-e22e .layout-pressed-0712,
  .sidebar_bottom_5725 .east-e22e .layout-pressed-0712::after,
  .sidebar_bottom_5725 .east-e22e .layout-pressed-0712::before {
    width: 31px;
    height: 3px;
  }
  .sidebar_bottom_5725 .east-e22e .layout-pressed-0712::before {
    top: -9px;
  }
  .sidebar_bottom_5725 .east-e22e .layout-pressed-0712::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .section_south_3126 .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 19px;
  }
  .section_south_3126 .east-e22e .layout-pressed-0712 {
    margin-top: -1px;
  }
  .section_south_3126 .east-e22e .layout-pressed-0712,
  .section_south_3126 .east-e22e .layout-pressed-0712::after,
  .section_south_3126 .east-e22e .layout-pressed-0712::before {
    width: 19px;
    height: 2px;
  }
  .section_south_3126 .east-e22e .layout-pressed-0712::before {
    top: -6px;
  }
  .section_south_3126 .east-e22e .layout-pressed-0712::after {
    bottom: -6px;
  }
  .left_ba20 .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 22px;
  }
  .left_ba20 .east-e22e .layout-pressed-0712 {
    margin-top: -1px;
  }
  .left_ba20 .east-e22e .layout-pressed-0712,
  .left_ba20 .east-e22e .layout-pressed-0712::after,
  .left_ba20 .east-e22e .layout-pressed-0712::before {
    width: 22px;
    height: 2px;
  }
  .left_ba20 .east-e22e .layout-pressed-0712::before {
    top: -7px;
  }
  .left_ba20 .east-e22e .layout-pressed-0712::after {
    bottom: -7px;
  }
  .liquid_4eaa .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 31px;
  }
  .liquid_4eaa .east-e22e .layout-pressed-0712 {
    margin-top: -1.5px;
  }
  .liquid_4eaa .east-e22e .layout-pressed-0712,
  .liquid_4eaa .east-e22e .layout-pressed-0712::after,
  .liquid_4eaa .east-e22e .layout-pressed-0712::before {
    width: 31px;
    height: 3px;
  }
  .liquid_4eaa .east-e22e .layout-pressed-0712::before {
    top: -9px;
  }
  .liquid_4eaa .east-e22e .layout-pressed-0712::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .summary-blue-881b .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-blue-881b .east-e22e .layout-pressed-0712 {
    margin-top: -1px;
  }
  .summary-blue-881b .east-e22e .layout-pressed-0712,
  .summary-blue-881b .east-e22e .layout-pressed-0712::after,
  .summary-blue-881b .east-e22e .layout-pressed-0712::before {
    width: 19px;
    height: 2px;
  }
  .summary-blue-881b .east-e22e .layout-pressed-0712::before {
    top: -6px;
  }
  .summary-blue-881b .east-e22e .layout-pressed-0712::after {
    bottom: -6px;
  }
  .widget-fast-0b5b .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 22px;
  }
  .widget-fast-0b5b .east-e22e .layout-pressed-0712 {
    margin-top: -1px;
  }
  .widget-fast-0b5b .east-e22e .layout-pressed-0712,
  .widget-fast-0b5b .east-e22e .layout-pressed-0712::after,
  .widget-fast-0b5b .east-e22e .layout-pressed-0712::before {
    width: 22px;
    height: 2px;
  }
  .widget-fast-0b5b .east-e22e .layout-pressed-0712::before {
    top: -7px;
  }
  .widget-fast-0b5b .east-e22e .layout-pressed-0712::after {
    bottom: -7px;
  }
  .section_ba80 .east-e22e .content_orange_7824 {
    margin-top: -2px;
    width: 31px;
  }
  .section_ba80 .east-e22e .layout-pressed-0712 {
    margin-top: -1.5px;
  }
  .section_ba80 .east-e22e .layout-pressed-0712,
  .section_ba80 .east-e22e .layout-pressed-0712::after,
  .section_ba80 .east-e22e .layout-pressed-0712::before {
    width: 31px;
    height: 3px;
  }
  .section_ba80 .east-e22e .layout-pressed-0712::before {
    top: -9px;
  }
  .section_ba80 .east-e22e .layout-pressed-0712::after {
    bottom: -9px;
  }
}
.iron-5811 .layout-pressed-0712 {
  -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);
}
.iron-5811 .layout-pressed-0712::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.iron-5811 .layout-pressed-0712::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);
}
.iron-5811.over_c9c6 .layout-pressed-0712 {
  -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);
}
.iron-5811.over_c9c6 .layout-pressed-0712::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.iron-5811.over_c9c6 .layout-pressed-0712::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);
}
.mask_aa3b {
  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.sidebar-small-db87:before {
  display: none;
}
.footer-9bc0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer-9bc0 .middle_c9f9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer-9bc0 .middle_c9f9:last-of-type {
  border-bottom: none;
}
.footer-9bc0 .middle_c9f9.highlight_d6ed,
.footer-9bc0 .middle_c9f9.shade_hard_8305,
.footer-9bc0 .middle_c9f9.paragraph_a6b6 {
  padding: 0;
}
.footer-9bc0 .huge-7fce .tall-9738 {
  color: currentColor;
}
.footer-9bc0 .huge-7fce .tall-9738:focus,
.footer-9bc0 .huge-7fce .tall-9738:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-9bc0.bronze_068d .preview-4631,
.footer-9bc0.bronze_068d .layout_active_ff8d a,
.footer-9bc0.bronze_068d .next_6428 a,
.footer-9bc0.bronze_068d .hidden_bright_3080 a {
  color: rgba(0, 0, 0, 0.55);
}
.footer-9bc0.bronze_068d .preview-4631:hover,
.footer-9bc0.bronze_068d .layout_active_ff8d a:hover,
.footer-9bc0.bronze_068d .next_6428 a:hover,
.footer-9bc0.bronze_068d .hidden_bright_3080 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-9bc0.bronze_068d .dirty_5c48 {
  color: rgba(0, 0, 0, 0.8);
}
.footer-9bc0.bronze_068d .middle_c9f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-9bc0.bronze_068d .middle_c9f9:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer-9bc0.bronze_068d .out_cef3:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer-9bc0.bronze_068d .huge-7fce .cold_b22f li a,
.footer-9bc0.bronze_068d .huge-7fce .tall-9738,
.footer-9bc0.bronze_068d .hidden_bright_3080 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-9bc0.bronze_068d .huge-7fce .tall-9738:focus,
.footer-9bc0.bronze_068d .huge-7fce .tall-9738:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-9bc0.bronze_068d .cold_b22f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-9bc0.hovered-a5fa .preview-4631,
.footer-9bc0.hovered-a5fa .layout_active_ff8d a,
.footer-9bc0.hovered-a5fa .next_6428 .tall-9738,
.footer-9bc0.hovered-a5fa .next_6428 a,
.footer-9bc0.hovered-a5fa .hidden_bright_3080 a {
  color: rgba(255, 255, 255, 0.79);
}
.footer-9bc0.hovered-a5fa .preview-4631:hover,
.footer-9bc0.hovered-a5fa .layout_active_ff8d a:hover,
.footer-9bc0.hovered-a5fa .next_6428 .tall-9738:hover,
.footer-9bc0.hovered-a5fa .next_6428 a:hover,
.footer-9bc0.hovered-a5fa .hidden_bright_3080 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-9bc0.hovered-a5fa .dirty_5c48 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-9bc0.hovered-a5fa .middle_c9f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-9bc0.hovered-a5fa .middle_c9f9:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer-9bc0.hovered-a5fa .out_cef3:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer-9bc0.hovered-a5fa .huge-7fce .cold_b22f li a,
.footer-9bc0.hovered-a5fa .huge-7fce .tall-9738,
.footer-9bc0.hovered-a5fa .hidden_bright_3080 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-9bc0.hovered-a5fa .huge-7fce .tall-9738:focus,
.footer-9bc0.hovered-a5fa .huge-7fce .tall-9738:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-9bc0.hovered-a5fa .cold_b22f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_cef3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.out_cef3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.title_slow_2e34 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gradient_9794 .footer-9bc0 {
  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;
}
.gradient_9794 .middle_c9f9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gradient_9794 .middle_c9f9: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) {
  .gradient_9794 .middle_c9f9:before {
    width: 16%;
    left: 42%;
  }
}
.gradient_9794 .middle_c9f9:last-child:before {
  content: none;
}
.gradient_9794 .middle_c9f9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gradient_9794 .huge-7fce .cold_b22f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gradient_9794 .huge-7fce .cold_b22f li a .tall-9738 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gradient_9794 .huge-7fce .hidden_bright_3080 {
  border: none;
}
.gradient_9794 .huge-7fce .hidden_bright_3080 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gradient_9794 .out_cef3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gradient_9794 .title_slow_2e34 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gradient_9794 .hovered-a5fa .out_cef3:before {
  background: rgba(0, 0, 0, 0.9);
}
.gradient_9794 .bronze_068d.title-inner-fbb6 .layout-pressed-0712 {
  background: rgba(0, 0, 0, 0.6);
}
.gradient_9794
  .bronze_068d.title-inner-fbb6
  .layout-pressed-0712::after,
.gradient_9794
  .bronze_068d.title-inner-fbb6
  .layout-pressed-0712:before {
  background: inherit;
}
.gradient_9794
  .bronze_068d.title-inner-fbb6:hover
  .layout-pressed-0712 {
  background: rgba(0, 0, 0, 0.8);
}
.disabled-liquid-44a5 .footer-9bc0 {
  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) {
  .disabled-liquid-44a5 .footer-9bc0 {
    width: auto;
    right: 45px;
  }
}
.column_8320 .footer-9bc0 {
  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) {
  .column_8320 .footer-9bc0 {
    width: auto;
    left: 45px;
  }
}
.sidebar-small-db87 .footer-9bc0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar-small-db87 .title_slow_2e34 {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar-small-db87 .out_cef3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav_29ae {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav_29ae.gradient_9794 .footer-9bc0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav_29ae.disabled-liquid-44a5 .footer-9bc0 {
  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);
}
.nav_29ae .footer-9bc0 {
  visibility: visible;
}
.nav_29ae.column_8320 .footer-9bc0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.middle_787d,
.info_old_1bad {
  overflow-x: hidden;
}
.middle_787d .footer-9bc0 {
  overflow: auto;
}
.middle_787d.gradient_9794 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.middle_787d.gradient_9794 .footer-9bc0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.middle_787d.gradient_9794 .hover_short_ac86 {
  opacity: 0;
}
.middle_787d.disabled-liquid-44a5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.middle_787d.disabled-liquid-44a5 .footer-9bc0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.middle_787d.disabled-liquid-44a5 .hover_short_ac86 {
  opacity: 0;
}
.middle_787d.column_8320 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.middle_787d.column_8320 .footer-9bc0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.middle_787d.column_8320 .hover_short_ac86 {
  opacity: 0;
}
.middle_787d.sidebar-small-db87 .footer-9bc0 {
  z-index: 10;
  visibility: visible;
}
.title-inner-fbb6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.title-inner-fbb6 .layout-pressed-0712 {
  background: rgba(255, 255, 255, 0.99);
}
.title-inner-fbb6 .layout-pressed-0712::after,
.title-inner-fbb6 .layout-pressed-0712:before {
  background: inherit;
}
.title-inner-fbb6:hover .layout-pressed-0712 {
  background: rgba(255, 255, 255, 0.99);
}
.column_8320 .title-inner-fbb6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar-small-db87 .title-inner-fbb6 {
  display: none !important;
}
.middle_787d:before,
.info_old_1bad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.middle_787d .title-inner-fbb6,
.info_old_1bad .title-inner-fbb6 {
  display: inline-block;
}
.footer-9bc0 .south_3b2c {
  -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;
}
.middle_787d .footer-9bc0 .south_3b2c,
.info_old_1bad .footer-9bc0 .south_3b2c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column_bc9b .progress-first-46ce {
  width: 100%;
}
.input-32ca {
  padding: 0 0.5em 0;
}
.input-32ca [class*="customify-col-"],
.input-32ca [class*="customify-col_"],
.input-32ca [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hot_8e74 .input-32ca {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade_wide_ee99 .paragraph-1ba4,
  .paragraph-1ba4 {
    display: none;
  }
  .link-dc00 {
    text-align: left;
  }
  .badge-middle-e4c2 {
    text-align: center;
  }
  .active_down_1d50 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade_wide_ee99 .header_0dae,
  .header_0dae {
    display: none;
  }
  .current_a85d {
    text-align: left;
  }
  .primary_b890 {
    text-align: center;
  }
  .wrapper_154c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade_wide_ee99 .row_south_3021,
  .row_south_3021 {
    display: none;
  }
  .green-daf8 {
    text-align: left;
  }
  .dim_208c {
    text-align: center;
  }
  .current_9dda {
    text-align: right;
  }
}
#page {
  position: relative;
}
.banner-advanced-cc98 {
  box-shadow: none !important;
}
.inner_76f4 .frame-a721,
.card_3d66 .frame-a721 {
  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;
}
.card_3d66 .frame-a721 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.component-f1b0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.component-f1b0:after,
.component-f1b0:before {
  content: "";
  display: table;
}
.component-f1b0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .component-f1b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.component-f1b0,
.footer-f268 {
  max-width: 1248px;
  margin: 0 auto;
}

.header_8a75.thick_7dbe .component-f1b0 {
  max-width: 100%;
}
.header_8a75.panel-2748 {
  max-width: 1200px;
  margin: 0 auto;
}
.header_8a75.alert_b158 .component-f1b0 {
  max-width: 100%;
}
.header_8a75.alert_b158 > .component-f1b0 {
  padding-left: 0;
  padding-right: 0;
}
.header_8a75.alert_b158 > .component-f1b0 .shade_wide_ee99 {
  margin: 0;
}
.header_8a75.alert_b158
  > .component-f1b0
  .article-e160.current-be35 {
  margin-right: 0;
  margin-left: 0;
}
.header_8a75.alert_b158 #main.current-be35 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .progress_glass_8ab5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .progress_glass_8ab5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gallery-last-ffc7 .paragraph_4977 {
    padding-right: 1em;
  }
  .gallery-last-ffc7.container-0f36 .article-e160 {
    border-right: 1px solid #eaecee;
  }
  .gallery-last-ffc7.container-0f36 .paragraph_4977 {
    padding-right: 1em;
  }
  .gallery-last-ffc7.container-0f36 .input_06a2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_ba31 .paragraph_4977 {
    padding-left: 1em;
  }
  .under_ba31.container-0f36 .article-e160 {
    border-left: 1px solid #eaecee;
  }
  .under_ba31.container-0f36 .paragraph_4977 {
    padding-left: 1em;
  }
  .under_ba31.container-0f36 .input_06a2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_82fd .paragraph_4977 {
    padding-left: 1em;
  }
  .section_82fd.container-0f36 .full_ac40 {
    border-right: 1px solid #eaecee;
  }
  .section_82fd.container-0f36 .outline-1dd3 {
    border-right: 1px solid #eaecee;
  }
  .section_82fd.container-0f36 .paragraph_4977 {
    padding-left: 1em;
  }
  .section_82fd.container-0f36 .input_06a2 {
    padding-right: 1em;
  }
  .section_82fd.container-0f36 .notice-0a58 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north-a05f .paragraph_4977 {
    padding-right: 1em;
  }
  .north-a05f.container-0f36 .full_ac40 {
    border-left: 1px solid #eaecee;
  }
  .north-a05f.container-0f36 .outline-1dd3 {
    border-left: 1px solid #eaecee;
  }
  .north-a05f.container-0f36 .paragraph_4977 {
    padding-right: 1em;
  }
  .north-a05f.container-0f36 .input_06a2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .north-a05f.container-0f36 .notice-0a58 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_glass_8ab5 .paragraph_4977 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress_glass_8ab5.container-0f36 .article-e160 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .progress_glass_8ab5.container-0f36 .paragraph_4977 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress_glass_8ab5.container-0f36 .input_06a2 {
    padding-left: 1em;
  }
  .progress_glass_8ab5.container-0f36 .notice-0a58 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .progress_glass_8ab5.container-0f36 .paragraph_4977 {
    padding-left: 0;
  }
}
.sidebar-dynamic-8a48 .button_0fe8 {
  display: inline-block;
}
.north-dc2b {
  display: inline-block;
}
.container-a23f {
  word-con: break-word;
}
.selected-f95b > span {
  display: inline-block;
  padding: 5px 0;
}
.selected-f95b .liquid-cfc6 {
  margin-left: 8px;
  margin-right: 8px;
}
.selected-f95b .alert-21f8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.stale_9f36 .background_2cde {
  margin-bottom: 2em;
}
.stale_9f36 .upper-1390 {
  margin-bottom: 15px;
}
.stale_9f36 .upper-1390:last-child {
  margin-bottom: 0;
}
.stale_9f36 .thumbnail-cool-14ad {
  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) {
  .stale_9f36 .thumbnail-cool-14ad {
    display: block;
  }
}
.stale_9f36 .hero-317a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .stale_9f36 .hero-317a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.stale_9f36 .feature_04cc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.stale_9f36 .feature_04cc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.stale_9f36 .feature_04cc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.stale_9f36 .container-a23f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.stale_9f36 .container-a23f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.stale_9f36 .filter-3f98 p:last-child {
  margin-bottom: 0;
}
.stale_9f36 .card-steel-f075 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.stale_9f36 .icon-slow-803e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.stale_9f36 .component-huge-c074 {
  margin-top: 1em;
}
.stale_9f36 .info-right-685b {
  top: 0;
  display: block;
}
.stale_9f36 .info-right-685b a {
  color: inherit;
}
.stale_9f36 .info-right-685b a:hover {
  color: inherit;
}
.stale_9f36 .icon-8642 {
  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;
}
.stale_9f36 .icon-8642:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.stale_9f36 .icon-slow-803e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.stale_9f36 .breadcrumb_d5a3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.stale_9f36 .breadcrumb_d5a3:first-child {
  margin-top: 0;
}
.stale_9f36 .breadcrumb_d5a3.dropdown_full_d2df {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.stale_9f36 .breadcrumb_d5a3.action-902a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.stale_9f36
  .breadcrumb_d5a3.action-902a.module-28f6
  .component-huge-c074 {
  width: 100%;
}
.stale_9f36 .action-902a {
  -webkit-box-align: center;
  align-items: center;
}
.stale_9f36 .action-902a .selected-f95b,
.stale_9f36 .action-902a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.stale_9f36 .feature_04cc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.stale_9f36 .feature_04cc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.stale_9f36 .feature_04cc: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;
}
.stale_9f36 .dropdown_full_d2df {
  z-index: 5;
}
.stale_9f36 .center-6c38 .overlay_liquid_e020 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.stale_9f36 .hidden_97df .overlay_liquid_e020 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.stale_9f36 .description_center_06b7 .overlay_liquid_e020 {
  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;
}
.stale_9f36.hidden_3ec3 .thumbnail-cool-14ad,
.stale_9f36.action_142f .thumbnail-cool-14ad {
  display: block;
}
.stale_9f36.hidden_3ec3 .thumbnail-cool-14ad .tertiary_16d1,
.stale_9f36.hidden_3ec3 .thumbnail-cool-14ad .icon-slow-803e,
.stale_9f36.action_142f .thumbnail-cool-14ad .tertiary_16d1,
.stale_9f36.action_142f .thumbnail-cool-14ad .icon-slow-803e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.stale_9f36.action_8943 .hero-317a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .stale_9f36.action_8943 .hero-317a {
    margin-right: 0;
  }
}
.stale_9f36.hidden_3ec3 .hero-317a,
.stale_9f36.action_142f .hero-317a {
  padding-top: 40%;
}
.stale_9f36.hidden_3ec3 .background_2cde,
.stale_9f36.action_142f .background_2cde {
  display: block;
}
.stale_9f36.hidden_3ec3 .fn-sticky-a108 .icon-slow-803e,
.stale_9f36.action_142f .fn-sticky-a108 .icon-slow-803e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.stale_9f36.hidden_3ec3 .hero-317a,
.stale_9f36.action_142f .hero-317a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.stale_9f36.hidden_3ec3 .icon-slow-803e {
  padding: 1em;
}
.widget-next-08b8 {
  margin: 30px auto;
  display: block;
}
.widget-next-08b8 .complex-ce57 > * {
  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;
}
.widget-next-08b8 .complex-ce57 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget-next-08b8 .complex-ce57 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-0461 .selected-f95b {
  margin-bottom: 1.41575em;
}
.avatar-0461 .gold-4535 {
  margin-bottom: 1.618em;
}
.inner-8cd3 .content-9cb1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.inner-8cd3 .content-9cb1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.inner-8cd3 .stone_c444 {
  max-width: 100%;
  overflow: auto;
}
.hover_0c21 .inner-8cd3 a:hover {
  text-decoration: underline;
}
.layout_15db .upper-1390:not(.container-a23f),
.layout_15db .feature_04cc {
  margin-bottom: 1.41575em;
}
.layout_15db .upper-1390:not(.container-a23f):last-child,
.layout_15db .feature_04cc:last-child {
  margin-bottom: 0;
}
.layout_15db .upper-1390.fresh-2d4e {
  margin-bottom: 0.41575em;
}
.layout_15db .modal-6a60:before,
.layout_15db .link-7eac:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout_15db .modal-6a60:before {
  content: "\f115";
}
.layout_15db .link-7eac:before {
  content: "\f02c";
}
.layout_15db .right-0aab {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout_15db .right-0aab a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.input-out-39d9 {
  display: -webkit-box;
  display: flex;
}
.input-out-39d9 .chip_last_234f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .input-out-39d9 .chip_last_234f {
    flex-basis: 90px;
  }
}
.input-out-39d9 .backdrop_advanced_01fe {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .input-out-39d9 .backdrop_advanced_01fe {
    flex-basis: calc(100% - 50px);
  }
}
.input-out-39d9 .media-first-8071 p:last-child {
  margin-bottom: 0.72em;
}
.box-dd27 .complex-ce57 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.box-dd27 .complex-ce57:after,
.box-dd27 .complex-ce57:before {
  content: "";
  display: table;
}
.box-dd27 .complex-ce57:after {
  clear: both;
}
.box-dd27 .complex-ce57 .stale-45cb,
.box-dd27 .complex-ce57 .highlight-16d2 {
  width: 49%;
}
.box-dd27 .complex-ce57 .stale-45cb a span.medium_df18,
.box-dd27 .complex-ce57 .highlight-16d2 a span.medium_df18 {
  display: block;
  margin-bottom: 5px;
}
.box-dd27 .complex-ce57 .highlight-16d2 {
  float: left;
  text-align: left;
}
.box-dd27 .complex-ce57 .stale-45cb {
  float: right;
  text-align: right;
}
.paper-9b1d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paper-9b1d {
    margin-bottom: 0;
  }
}
.image-new-3fe8 {
  margin-bottom: 1em;
}
.image-new-3fe8 .container-a23f {
  font-size: 1.1em;
  line-height: 1.3;
}
.pressed_1667 a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_outer_8150 .image-new-3fe8,
.description-silver-25f8 .image-new-3fe8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_outer_8150 .image-new-3fe8,
  .description-silver-25f8 .image-new-3fe8 {
    display: block;
  }
}
.input_outer_8150 .pressed_1667,
.description-silver-25f8 .pressed_1667 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_outer_8150 .pressed_1667,
  .description-silver-25f8 .pressed_1667 {
    margin-bottom: 1em;
  }
}
.input_outer_8150 .pressed_1667 img,
.description-silver-25f8 .pressed_1667 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_outer_8150 .mask-990d,
.description-silver-25f8 .mask-990d {
  flex-basis: calc(100% - 160px);
}
.input_outer_8150 .mask-990d p,
.description-silver-25f8 .mask-990d p {
  margin-bottom: 0;
}
.input_outer_8150 .mask-990d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_outer_8150 .mask-990d {
    padding-left: 0;
  }
}
.description-silver-25f8 .mask-990d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .description-silver-25f8 .mask-990d {
    padding-right: 0;
  }
}
.description-silver-25f8 .pressed_1667 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.static_bf70 .pressed_1667 {
  margin-bottom: 0.5em;
}
.static_bf70 .pressed_1667 img {
  width: 100%;
}
.purple_6c6a .hovered_1fde,
.caption-d746 .hovered_1fde {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.caption-d746 .article-e160 .gallery_simple_a34a p:last-child {
  margin-bottom: 0;
}
.container_copper_1b89 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accent_left_c7f6 .description-steel-7ac7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accent_left_c7f6 .description-steel-7ac7:last-of-type {
    margin-bottom: 0;
  }
}
.accent_left_c7f6 .description-steel-7ac7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent_left_c7f6 .description-steel-7ac7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accent_left_c7f6 .description-steel-7ac7 ul li {
  margin: 0 0 0.6em;
}
.accent_left_c7f6 .description-steel-7ac7 ul li.up-62c5,
.accent_left_c7f6 .description-steel-7ac7 ul li.hot_5ab6 {
  position: relative;
}
.accent_left_c7f6 .description-steel-7ac7 ul li.up-62c5 .sort-next-e6ad,
.accent_left_c7f6 .description-steel-7ac7 ul li.hot_5ab6 .sort-next-e6ad {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accent_left_c7f6 .description-steel-7ac7 ul li.up-62c5:after:after,
.accent_left_c7f6 .description-steel-7ac7 ul li.up-62c5:after:before,
.accent_left_c7f6
  .description-steel-7ac7
  ul
  li.hot_5ab6:after:after,
.accent_left_c7f6
  .description-steel-7ac7
  ul
  li.hot_5ab6:after:before {
  content: "";
  display: table;
}
.accent_left_c7f6 .description-steel-7ac7 ul li.up-62c5:after:after,
.accent_left_c7f6
  .description-steel-7ac7
  ul
  li.hot_5ab6:after:after {
  clear: both;
}
.accent_left_c7f6 .description-steel-7ac7 a.secondary_5dcf:hover {
  text-decoration: none;
}
.accent_left_c7f6 .description-steel-7ac7 select {
  max-width: 100%;
}
.accent_left_c7f6 .description-steel-7ac7 table {
  font-size: 85%;
}
.accent_left_c7f6 .description-steel-7ac7 table td,
.accent_left_c7f6 .description-steel-7ac7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accent_left_c7f6 .description-steel-7ac7 table tfoot td {
  text-align: left;
}
.accent_left_c7f6 .description-steel-7ac7 :last-child {
  margin-bottom: 0;
}
.accent_left_c7f6 .description-steel-7ac7 .detail_red_2f0e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accent_left_c7f6 .description-steel-7ac7 .detail_red_2f0e label {
  width: 100%;
}
.accent_left_c7f6 .description-steel-7ac7 .detail_red_2f0e .top_78fe {
  width: 100%;
  display: block;
}
.accent_left_c7f6 .description-steel-7ac7 .detail_red_2f0e .focused_762c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accent_left_c7f6 .description-steel-7ac7 .detail_red_2f0e .focused_762c:hover svg #svg-search {
  fill: #444;
}
.accent_left_c7f6 .description-steel-7ac7 .detail_red_2f0e .focused_762c svg {
  width: 18px;
  height: 18px;
}
.accent_left_c7f6 .modal-576c ul ul,
.accent_left_c7f6 .border_black_1a58 ul ul,
.accent_left_c7f6 .section_cool_ea27 ul ul,
.accent_left_c7f6 .hard_35c5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accent_left_c7f6 .modal-576c .content_out_c9e5 > a,
.accent_left_c7f6 .border_black_1a58 .content_out_c9e5 > a,
.accent_left_c7f6 .section_cool_ea27 .content_out_c9e5 > a,
.accent_left_c7f6 .hard_35c5 .content_out_c9e5 > a {
  margin-bottom: 0;
}
.accent_left_c7f6 .avatar_81f1 li,
.accent_left_c7f6 .modal-576c li,
.accent_left_c7f6 .avatar-up-d2ba li,
.accent_left_c7f6 .border_black_1a58 li,
.accent_left_c7f6 .section_cool_ea27 li,
.accent_left_c7f6 .hard_35c5 li,
.accent_left_c7f6 .warm_5f0b li,
.accent_left_c7f6 .sort_light_0fbc li {
  display: block;
  position: relative;
}
.accent_left_c7f6 .avatar_81f1 li:last-child,
.accent_left_c7f6 .modal-576c li:last-child,
.accent_left_c7f6 .avatar-up-d2ba li:last-child,
.accent_left_c7f6 .border_black_1a58 li:last-child,
.accent_left_c7f6 .section_cool_ea27 li:last-child,
.accent_left_c7f6 .hard_35c5 li:last-child,
.accent_left_c7f6 .warm_5f0b li:last-child,
.accent_left_c7f6 .sort_light_0fbc li:last-child {
  border: none;
}
.accent_left_c7f6 .avatar_81f1 li a,
.accent_left_c7f6 .modal-576c li a,
.accent_left_c7f6 .avatar-up-d2ba li a,
.accent_left_c7f6 .border_black_1a58 li a,
.accent_left_c7f6 .section_cool_ea27 li a,
.accent_left_c7f6 .hard_35c5 li a,
.accent_left_c7f6 .warm_5f0b li a,
.accent_left_c7f6 .sort_light_0fbc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_left_c7f6 .avatar_81f1 li ul li::before,
.accent_left_c7f6 .modal-576c li ul li::before,
.accent_left_c7f6 .avatar-up-d2ba li ul li::before,
.accent_left_c7f6 .border_black_1a58 li ul li::before,
.accent_left_c7f6 .section_cool_ea27 li ul li::before,
.accent_left_c7f6 .hard_35c5 li ul li::before,
.accent_left_c7f6 .warm_5f0b li ul li::before,
.accent_left_c7f6 .sort_light_0fbc li ul li::before {
  left: 15px;
}
.accent_left_c7f6 .avatar_81f1 li ul a,
.accent_left_c7f6 .modal-576c li ul a,
.accent_left_c7f6 .avatar-up-d2ba li ul a,
.accent_left_c7f6 .border_black_1a58 li ul a,
.accent_left_c7f6 .section_cool_ea27 li ul a,
.accent_left_c7f6 .hard_35c5 li ul a,
.accent_left_c7f6 .warm_5f0b li ul a,
.accent_left_c7f6 .sort_light_0fbc li ul a {
  padding-left: 20px;
}
.accent_left_c7f6 .avatar_81f1 li ul ul li::before,
.accent_left_c7f6 .modal-576c li ul ul li::before,
.accent_left_c7f6 .avatar-up-d2ba li ul ul li::before,
.accent_left_c7f6 .border_black_1a58 li ul ul li::before,
.accent_left_c7f6 .section_cool_ea27 li ul ul li::before,
.accent_left_c7f6 .hard_35c5 li ul ul li::before,
.accent_left_c7f6 .warm_5f0b li ul ul li::before,
.accent_left_c7f6 .sort_light_0fbc li ul ul li::before {
  left: 30px;
}
.accent_left_c7f6 .avatar_81f1 li ul ul a,
.accent_left_c7f6 .modal-576c li ul ul a,
.accent_left_c7f6 .avatar-up-d2ba li ul ul a,
.accent_left_c7f6 .border_black_1a58 li ul ul a,
.accent_left_c7f6 .section_cool_ea27 li ul ul a,
.accent_left_c7f6 .hard_35c5 li ul ul a,
.accent_left_c7f6 .warm_5f0b li ul ul a,
.accent_left_c7f6 .sort_light_0fbc li ul ul a {
  padding-left: 40px;
}
.accent_left_c7f6 .mask_last_142c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent_left_c7f6 .sort_light_0fbc ul li {
  margin-bottom: 1.41575em;
}
.accent_left_c7f6 .sort_light_0fbc ul li .photo_in_db0f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accent_left_c7f6 .sort_light_0fbc ul li .current-455b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hovered-a5fa .avatar_81f1 li a,
.hovered-a5fa .modal-576c li a,
.hovered-a5fa .avatar-up-d2ba li a,
.hovered-a5fa .border_black_1a58 li a,
.hovered-a5fa .section_cool_ea27 li a,
.hovered-a5fa .hard_35c5 li a,
.hovered-a5fa .warm_5f0b li a,
.hovered-a5fa .sort_light_0fbc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-a5fa .mask_last_142c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-a5fa .description-steel-7ac7 ul li.up-62c5 .sort-next-e6ad,
.hovered-a5fa .description-steel-7ac7 ul li.hot_5ab6 .sort-next-e6ad {
  background: rgba(0, 0, 0, 0.2);
}
.hovered-a5fa .accent_left_c7f6 .description-steel-7ac7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_8a75 .accent_left_c7f6 .cold_b22f li {
  margin: 0;
}
.header_8a75 .accent_left_c7f6 .cold_b22f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.header_8a75 .accent_left_c7f6 .cold_b22f li ul {
  margin: 0;
}
.header_8a75 .accent_left_c7f6 .cold_b22f li ul li a {
  padding-left: 15px;
}
.header_8a75 .accent_left_c7f6 .cold_b22f li ul li li a {
  padding-left: 30px;
}
.header_8a75 .accent_left_c7f6 .cold_b22f li.sort_over_5265 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.header_8a75 .accent_left_c7f6 .cold_b22f li.sort_over_5265 > 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;
}
.header_8a75 .accent_left_c7f6 .cold_b22f li.sort_over_5265 > 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;
}
.lower_b67f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.list_outer_5dd5 {
  position: relative;
  z-index: 10;
}
.list_outer_5dd5 .south_3b2c {
  width: 100%;
  max-width: 100%;
}
.icon-in-6ee8 .form_dc0c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon-in-6ee8 .bronze_068d {
}
.icon-in-6ee8 .hovered-a5fa {
  background: #292929;
}
.component-warm-f5e9 .form_dc0c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component-warm-f5e9 .bronze_068d {
  background: #f9f9f9;
}
.component-warm-f5e9 .hovered-a5fa {
  background: #303030;
}
.hard-1a22 .form_dc0c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard-1a22 .button_0fe8 {
    margin-bottom: 1em;
  }
  .hard-1a22 .button_0fe8:last-child {
    margin-bottom: 0;
  }
}
.hard-1a22 .bronze_068d {
  background: #ededed;
}
.hard-1a22 .hovered-a5fa {
  background: #1a1a1a;
}
.form_dc0c.bronze_068d {
  color: rgba(0, 0, 0, 0.6);
}
.form_dc0c.bronze_068d .chip-lite-e10c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_dc0c.hovered-a5fa {
  color: rgba(255, 255, 255, 0.99);
}
.form_dc0c.hovered-a5fa a:not(.secondary_5dcf) {
  color: rgba(255, 255, 255, 0.79);
}
.form_dc0c.hovered-a5fa a:not(.secondary_5dcf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_dc0c.hovered-a5fa .chip-lite-e10c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_dc0c.hovered-a5fa table tbody td,
.form_dc0c.hovered-a5fa table th {
  background: rgba(0, 0, 0, 0.08);
}
.under-1629.image-6ea6 .component-f1b0 {
  max-width: initial;
}
.under-1629 .steel-f9ca {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.under-1629 .steel-f9ca .south_3b2c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .under-1629 .steel-f9ca .south_3b2c {
    display: block;
    margin-bottom: 2em;
  }
  .under-1629 .steel-f9ca .south_3b2c:last-child {
    margin-bottom: 0;
  }
}
.hard-1a22 .button_0fe8:last-child,
.component-warm-f5e9 .button_0fe8:last-child,
.icon-in-6ee8 .button_0fe8:last-child {
  margin-bottom: 0;
}
.hard-1a22 .button_0fe8 .accent_left_c7f6 .description-steel-7ac7:last-child,
.component-warm-f5e9 .button_0fe8 .accent_left_c7f6 .description-steel-7ac7:last-child,
.icon-in-6ee8 .button_0fe8 .accent_left_c7f6 .description-steel-7ac7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard-1a22 .hover-ad4c,
  .hard-1a22 .inner_e17a,
  .component-warm-f5e9 .hover-ad4c,
  .component-warm-f5e9 .inner_e17a,
  .icon-in-6ee8 .hover-ad4c,
  .icon-in-6ee8 .inner_e17a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .list_outer_5dd5 .button_0fe8 {
    margin-bottom: 2em;
  }
}
.list_outer_5dd5 p:last-child {
  margin-bottom: 0;
}
.list_outer_5dd5 li,
.list_outer_5dd5 ul {
  list-style: none;
  margin: 0;
}
.list_outer_5dd5 ul ul {
  margin-left: 2.617924em;
}
.easy_e7a1 {
  font-size: 0.875em;
}

/* css-noise: c496 */
.ghost-box-z0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
