/*!
Theme Name: Customify
Theme URI: https://pressmaximum.smooth_c5ab/customify
Author: WPCustomify
Author URI: https://pressmaximum.smooth_c5ab
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.smooth_c5ab/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.up-afbb.feature_north_b0e1/licenses/gpl-2.0.panel_27aa
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.column-glass-12ff/, (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.border_dynamic_aa8f.accent-stone-c9c5/normalize.tiny-7016/
 ======
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.tiny-7016 v7.0.0 | MIT License | github.smooth_c5ab/necolas/normalize.tiny-7016 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.breadcrumb-medium-a2cd .in_7bde,
.gold-5067,
.in_0456,
.focus_left_8788,
.tertiary-5d9d,
.cold_23e0,
.tertiary_fcd6,
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;
}
.gold-5067,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gold-5067,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gold-5067,
  h1 {
    font-size: 1.8em;
  }
}
.in_0456,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.in_0456 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .in_0456,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .in_0456,
  h2 {
    font-size: 1.7em;
  }
}
.focus_left_8788,
h3 {
  font-size: 1.618em;
}
.breadcrumb-medium-a2cd .in_7bde,
.tertiary-5d9d,
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.article-down-9555 {
  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;
}
.overlay-outer-c2dd:after,
.overlay-outer-c2dd:before,
.image-green-848b:after,
.image-green-848b:before {
  content: "";
  display: table;
}
.overlay-outer-c2dd:after,
.image-green-848b:after {
  clear: both;
}
.hard-ca56 {
  float: right;
  margin-right: 0;
}
.message-paper-f662 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.container-6a49 .element-10ab,
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;
}
.container-6a49 .element-10ab: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;
}
.tertiary-blue-8579 .element-10ab {
  box-shadow: none;
}
.tertiary-blue-8579
  .element-10ab
  .input_bottom_0aff {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tertiary-blue-8579 .element-10ab .breadcrumb_67c2 {
  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;
}
.tertiary-blue-8579
  .element-10ab
  .breadcrumb_67c2
  b {
  display: none;
}
.tertiary-blue-8579 .media_full_adfe {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.alert-6615:not(.nav_2ef2):not(.heading_up_4706),
button:not(.nav_2ef2):not(.heading_up_4706),
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ),
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ),
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ) {
  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;
}
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ):hover,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ):hover,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):hover,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):hover,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ):active,
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ):active,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):active,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):active,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):active,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus {
  outline: 0;
}
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a {
  position: relative;
}
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .solid_7583,
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .image_south_dc51,
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .badge-6ae7,
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  i,
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  svg,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .solid_7583,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .image_south_dc51,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .badge-6ae7,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  i,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  svg,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .solid_7583,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .image_south_dc51,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .badge-6ae7,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  i,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  svg,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .solid_7583,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .image_south_dc51,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .badge-6ae7,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  i,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  svg,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .solid_7583,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .image_south_dc51,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  .badge-6ae7,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  i,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a
  svg {
  visibility: hidden;
}
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a:after,
button:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a:after,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a:after,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a:after,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ).fn-loading-4d5a: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;
}
.alert-6615:not(.nav_2ef2):not(.heading_up_4706),
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ),
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ),
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ) {
  color: #fff;
  background: #235787;
}
.alert-6615:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus,
input[type="button"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus,
input[type="reset"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus,
input[type="submit"]:not(.nav_2ef2):not(
    .heading_up_4706
  ):focus {
  color: #fff;
}
.alert-6615.fn-disabled-4d5a:not(.nav_2ef2):not(
    .heading_up_4706
  ),
.alert-6615[disabled]:not(.nav_2ef2):not(
    .heading_up_4706
  ),
button.fn-disabled-4d5a:not(.nav_2ef2):not(
    .heading_up_4706
  ),
button[disabled]:not(.nav_2ef2):not(
    .heading_up_4706
  ) {
  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;
}
.lite-0f1d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lite-0f1d: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;
}
.accordion_5067 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.breadcrumb-233b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.east-8dde {
  clear: both;
  display: block;
  margin: 0 auto;
}
.overlay-outer-c2dd:after,
.overlay-outer-c2dd:before,
.red-9343:after,
.red-9343:before,
.white_2df0:after,
.white_2df0:before,
.silver_fca1:after,
.silver_fca1:before,
.chip_stone_c052:after,
.chip_stone_c052:before,
.hidden_in_2f80:after,
.hidden_in_2f80:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.overlay-outer-c2dd:after,
.red-9343:after,
.white_2df0:after,
.silver_fca1:after,
.chip_stone_c052:after,
.hidden_in_2f80:after {
  clear: both;
}
.red-9343 .narrow_5d8f,
.white_2df0 .narrow_5d8f,
.pattern-c1a8 .narrow_5d8f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.silver_caff {
  display: inline-block;
}
.widget_orange_8e1a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget_orange_8e1a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget_orange_8e1a .static-c7d5 {
  padding: 1em 0;
  font-size: 85%;
}
.static-c7d5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.easy-e821 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.easy-e821:after,
.easy-e821:before {
  content: "";
  display: table;
}
.easy-e821:after {
  clear: both;
}
.east-960a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.photo-b955 .east-960a {
  max-width: 50%;
}
.static_46e1 .east-960a {
  max-width: 33.33%;
}
.backdrop-6bcc .east-960a {
  max-width: 25%;
}
.modal_bronze_c1c1 .east-960a {
  max-width: 20%;
}
.feature-upper-5821 .east-960a {
  max-width: 16.66%;
}
.motion-c4ac .east-960a {
  max-width: 14.28%;
}
.card-15cf .east-960a {
  max-width: 12.5%;
}
.old_5a42 .east-960a {
  max-width: 11.11%;
}
.description_745e {
  display: block;
}
.breadcrumb-medium-a2cd .info_eb95 label,
.breadcrumb-medium-a2cd .current-332c label,
.breadcrumb-medium-a2cd .label_paper_78e2 label,
.breadcrumb-medium-a2cd .banner_6b45 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification-7430 {
  list-style: none;
  margin: 0;
}
.notification-7430 article.wrapper-red-38d9 {
  margin-bottom: 0;
}
.notification-7430 ul {
  list-style: none;
  margin: 0;
}
.notification-7430 .focused_0c7f li.wrapper-red-38d9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification-7430 .focused_0c7f li.wrapper-red-38d9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification-7430 .focused_0c7f li.wrapper-red-38d9: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) {
  .notification-7430 .focused_0c7f li.wrapper-red-38d9 li.wrapper-red-38d9 li.wrapper-red-38d9 li.wrapper-red-38d9 {
    padding-left: 0;
  }
}
article.wrapper-red-38d9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper-red-38d9 .red-9343 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper-red-38d9 .active_large_196f {
  float: left;
}
article.wrapper-red-38d9 .modal-hot-8447 {
  margin-left: 85px;
}
article.wrapper-red-38d9 .overlay-9ee8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper-red-38d9 .overlay-9ee8 .focus_fafd {
  margin-left: 10px;
}
article.wrapper-red-38d9 .focused_72ff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper-red-38d9 .pattern_dynamic_10d5 {
  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 .info_eb95,
  #respond .label_paper_78e2,
  #respond .banner_6b45 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_eb95 input,
#respond .label_paper_78e2 input,
#respond .banner_6b45 input {
  width: 100%;
}
#respond .banner_6b45 {
  margin-right: 0;
}
#respond .texture-c1b2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.small_40a0 {
  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;
}
.small_40a0.pro-50c5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.small_40a0 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%);
}
.small_40a0:focus,
.small_40a0: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);
}
.notice_629c {
  border-radius: 10%;
}
.in-58c8 {
  border-radius: 50%;
}
.small_bf7b {
  font-size: 0.72em;
}
.header-1ac9 {
  font-size: 0.875em;
}
.component_simple_0668 {
  font-size: 1.1em;
}
.nav_2422 {
  text-transform: uppercase;
  line-height: 1.2;
}
.nav_2422.small_bf7b {
  letter-spacing: 0.5px;
}
.nav_wide_f798,
.nav_wide_f798 a {
  color: #6d6d6d;
}
.nav_wide_f798 a:hover {
  color: #111;
}
.menu_smooth_3f9e {
  color: #6d6d6d;
}
.thumbnail-dirty-b8f7 {
  overflow-x: hidden;
}
.thumbnail-dirty-b8f7 .left-3ce4.simple_ba19 {
  position: relative;
}
.thumbnail-dirty-b8f7 .left-3ce4.simple_ba19.video_d9f6 {
  position: initial;
}
.thumbnail-dirty-b8f7
  .left-3ce4.simple_ba19.video_d9f6
  .dim_483d {
  left: auto;
}
.thumbnail-dirty-b8f7 .left-3ce4 .dim_483d {
  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;
}
.thumbnail-dirty-b8f7 .left-3ce4:hover.simple_ba19 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thumbnail-dirty-b8f7
  .left-3ce4:hover.simple_ba19
  .dim_483d {
  display: block;
  z-index: 9999999;
}
.thumbnail-dirty-b8f7 .paragraph_bright_1cf0 .surface_selected_6be2,
.thumbnail-dirty-b8f7 .title-a5d9 .surface_selected_6be2 {
  display: none;
}
.thumbnail-dirty-b8f7 .chip-full-665e .left-3ce4:hover.simple_ba19 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.breadcrumb-medium-a2cd .info_eb95 label,
.breadcrumb-medium-a2cd .current-332c label,
.breadcrumb-medium-a2cd .label_paper_78e2 label,
.breadcrumb-medium-a2cd .banner_6b45 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification-7430 {
  list-style: none;
  margin: 0;
}
.notification-7430 article.wrapper-red-38d9 {
  margin-bottom: 0;
}
.notification-7430 ul {
  list-style: none;
  margin: 0;
}
.notification-7430 .focused_0c7f li.wrapper-red-38d9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification-7430 .focused_0c7f li.wrapper-red-38d9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification-7430 .focused_0c7f li.wrapper-red-38d9: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) {
  .notification-7430 .focused_0c7f li.wrapper-red-38d9 li.wrapper-red-38d9 li.wrapper-red-38d9 li.wrapper-red-38d9 {
    padding-left: 0;
  }
}
article.wrapper-red-38d9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper-red-38d9 .red-9343 p:last-of-type {
  margin-bottom: 0;
}
article.wrapper-red-38d9 .active_large_196f {
  float: left;
}
article.wrapper-red-38d9 .modal-hot-8447 {
  margin-left: 85px;
}
article.wrapper-red-38d9 .overlay-9ee8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper-red-38d9 .overlay-9ee8 .focus_fafd {
  margin-left: 10px;
}
article.wrapper-red-38d9 .focused_72ff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper-red-38d9 .pattern_dynamic_10d5 {
  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 .info_eb95,
  #respond .label_paper_78e2,
  #respond .banner_6b45 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_eb95 input,
#respond .label_paper_78e2 input,
#respond .banner_6b45 input {
  width: 100%;
}
#respond .banner_6b45 {
  margin-right: 0;
}
#respond .texture-c1b2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_bright_1cf0 .fixed_9ded {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fixed_9ded .video_basic_8dc3.hero-63c4 .panel_d518 > li > a:focus,
.fixed_9ded .video_basic_8dc3.hero-63c4 .panel_d518 > li > a:hover,
.fixed_9ded .video_basic_8dc3.section-7f40 .panel_d518 > li > a:focus,
.fixed_9ded .video_basic_8dc3.section-7f40 .panel_d518 > li > a:hover,
.fixed_9ded .video_basic_8dc3.grid-2549 .panel_d518 > li > a:focus,
.fixed_9ded .video_basic_8dc3.grid-2549 .panel_d518 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_9ded
  .video_basic_8dc3.hero-63c4
  .panel_d518
  > li.wood_229d
  > a,
.fixed_9ded
  .video_basic_8dc3.hero-63c4
  .panel_d518
  > li.photo-2089
  > a,
.fixed_9ded
  .video_basic_8dc3.section-7f40
  .panel_d518
  > li.wood_229d
  > a,
.fixed_9ded
  .video_basic_8dc3.section-7f40
  .panel_d518
  > li.photo-2089
  > a,
.fixed_9ded
  .video_basic_8dc3.grid-2549
  .panel_d518
  > li.wood_229d
  > a,
.fixed_9ded .video_basic_8dc3.grid-2549 .panel_d518 > li.focus_4e82 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_9ded .tertiary-green-391e,
.fixed_9ded .tertiary-green-391e a {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_9ded .current_4519.notification_b61a li a,
.fixed_9ded .accordion_1201 a,
.fixed_9ded .feature-7faf,
.fixed_9ded .panel_d518 > li > a,
.fixed_9ded .bright_e96e {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded .current_4519.notification_b61a li a:hover,
.fixed_9ded .accordion_1201 a:hover,
.fixed_9ded .feature-7faf:hover,
.fixed_9ded .panel_d518 > li > a:hover,
.fixed_9ded .bright_e96e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_9ded .primary-narrow-482e {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded .primary-narrow-482e .gallery-pink-0e5e {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_9ded .primary-narrow-482e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_9ded .gas-8777 .media_1c7c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded .gas-8777 .media_1c7c .link_500f {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded
  .gas-8777
  .media_1c7c
  .link_500f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded
  .gas-8777
  .media_1c7c
  .link_500f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded
  .gas-8777
  .media_1c7c
  .link_500f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded
  .gas-8777
  .media_1c7c
  .link_500f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded .gas-8777 .main_purple_0bb1 {
  color: rgba(255, 255, 255, 0.79);
}
.fixed_9ded .gas-8777 .main_purple_0bb1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_lite_c5ac
  .fixed_9ded
  .gas-8777
  .description_1af1
  .progress-4e84 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_lite_c5ac
  .fixed_9ded
  .gas-8777
  .description_1af1
  .link_500f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_bright_1cf0 .form-rough-fae2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.form-rough-fae2 .video_basic_8dc3.hero-63c4 .panel_d518 > li > a:focus,
.form-rough-fae2 .video_basic_8dc3.hero-63c4 .panel_d518 > li > a:hover,
.form-rough-fae2 .video_basic_8dc3.section-7f40 .panel_d518 > li > a:focus,
.form-rough-fae2 .video_basic_8dc3.section-7f40 .panel_d518 > li > a:hover,
.form-rough-fae2 .video_basic_8dc3.grid-2549 .panel_d518 > li > a:focus,
.form-rough-fae2 .video_basic_8dc3.grid-2549 .panel_d518 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-rough-fae2
  .video_basic_8dc3.hero-63c4
  .panel_d518
  > li.wood_229d
  > a,
.form-rough-fae2
  .video_basic_8dc3.hero-63c4
  .panel_d518
  > li.photo-2089
  > a,
.form-rough-fae2
  .video_basic_8dc3.section-7f40
  .panel_d518
  > li.wood_229d
  > a,
.form-rough-fae2
  .video_basic_8dc3.section-7f40
  .panel_d518
  > li.photo-2089
  > a,
.form-rough-fae2
  .video_basic_8dc3.grid-2549
  .panel_d518
  > li.wood_229d
  > a,
.form-rough-fae2 .video_basic_8dc3.grid-2549 .panel_d518 > li.focus_4e82 > a {
  color: rgba(0, 0, 0, 0.8);
}
.form-rough-fae2 .tertiary-green-391e,
.form-rough-fae2 .tertiary-green-391e a {
  color: rgba(0, 0, 0, 0.8);
}
.form-rough-fae2 .current_4519.notification_b61a li a,
.form-rough-fae2 .accordion_1201 a,
.form-rough-fae2 .feature-7faf,
.form-rough-fae2 .panel_d518 > li > a,
.form-rough-fae2 .bright_e96e {
  color: rgba(0, 0, 0, 0.55);
}
.form-rough-fae2 .current_4519.notification_b61a li a:hover,
.form-rough-fae2 .accordion_1201 a:hover,
.form-rough-fae2 .feature-7faf:hover,
.form-rough-fae2 .panel_d518 > li > a:hover,
.form-rough-fae2 .bright_e96e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-rough-fae2 .primary-narrow-482e {
  color: rgba(0, 0, 0, 0.55);
}
.form-rough-fae2 .primary-narrow-482e .gallery-pink-0e5e {
  color: rgba(0, 0, 0, 0.8);
}
.form-rough-fae2 .primary-narrow-482e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mini-6a48 .chip_45a4 {
  margin-left: auto;
  margin-right: auto;
}
.white_2df0 > * {
  margin-left: auto;
  margin-right: auto;
}
.white_2df0 .accordion_5067 {
  margin-right: 1.41575em;
}
.pressed_e564 .white_2df0 > .basic-9516 {
  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;
}
.pressed_e564 .white_2df0 > .hidden-5570 {
  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;
}
.gold-fbdb.mini-6a48 .chip_45a4,
.status_d68a.mini-6a48 .chip_45a4 {
  margin-left: 0;
}
.link-e2fb.mini-6a48 .chip_45a4,
.warm_d27f.mini-6a48 .chip_45a4 {
  margin-right: 0;
}
.white_2df0 ol,
.white_2df0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paper-2756 video {
  max-width: 100%;
}
.logo_dirty_583a img {
  display: block;
}
.logo_dirty_583a.accordion_5067,
.logo_dirty_583a.breadcrumb-233b {
  width: 100%;
}
.logo_dirty_583a.hidden-5570 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label-lite-c56b:not(.middle-ea93) {
  margin: 1.5em auto;
}
.hard_5cba p {
  padding: 1.5em 14px;
}
ul.frame_in_c70f.hidden-5570,
ul.frame_in_c70f.basic-9516,
ul.frame_in_c70f.yellow-8f75.basic-9516 {
  padding: 0 14px;
}
.video_6599 {
  display: block;
  overflow-x: auto;
}
.video_6599 table {
  border-collapse: collapse;
  width: 100%;
}
.video_6599 td,
.video_6599 th {
  padding: 0.5em;
}
.white_2df0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.white_2df0 ol ol,
.white_2df0 ol ul,
.white_2df0 ul ol,
.white_2df0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.white_2df0 ol ol li,
.white_2df0 ol ul li,
.white_2df0 ul ol li,
.white_2df0 ul ul li {
  margin-left: 0;
}
.logo_0090.static-f63a > .primary-7229 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.logo_0090.static-f63a > .primary-7229 iframe,
.logo_0090.static-f63a > .primary-7229 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.link_glass_ae9c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.link_glass_ae9c.middle-1848 {
  padding: 0;
}
.link_glass_ae9c.middle-1848 cite {
  font-size: 13px;
}
.link_glass_ae9c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.link_glass_ae9c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.purple_3b9f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.purple_3b9f > p:first-child {
  margin-top: 0;
}
.purple_3b9f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.purple_3b9f blockquote {
  border-left: 0;
}
.bottom_db9d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bottom_db9d:not(.sort_paper_a2c3) {
  max-width: 100px;
}
.bottom_db9d.south_2e2d {
  border-bottom: none !important;
  text-align: center;
}
.bottom_db9d.south_2e2d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hard_5cba p {
    padding: 1.5em 0;
  }
}
.fluid-ab04 {
  color: #0073aa;
}
.container_be88 {
  background-color: #0073aa;
}
.bottom_0e94 {
  color: #229fd8;
}
.avatar-fast-0c8e {
  background-color: #229fd8;
}
.description_full_0b2b {
  color: #eee;
}
.photo_545d {
  background-color: #eee;
}
.first_e928 {
  color: #444;
}
.column-bottom-f088 {
  background-color: #444;
}
.texture_bda5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.texture_bda5 .modal-east-978d .accordion_1201 {
  font-size: 15px;
}
.texture_bda5 .accordion_1201 {
  line-height: 1.3;
}
.texture_bda5 .form-rough-fae2 {
}
.texture_bda5 .fixed_9ded {
  background: #235787;
}
.hero_hovered_c2fb {
  padding: 0;
}
.hero_hovered_c2fb .fixed_9ded {
  background: #1a1a1a;
}
.hero_hovered_c2fb .form-rough-fae2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.border_current_6e2d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.border_current_6e2d .form-rough-fae2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.border_current_6e2d .fixed_9ded {
  background: #303030;
}
.hidden_in_2f80 {
  position: relative;
  z-index: 10;
}
.hidden_in_2f80 .hovered_e981 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-e392 .simple_ba19 {
  display: inline-block;
  vertical-align: middle;
}
.gallery-e392.highlight-steel-3236 .simple_ba19 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gallery-e392.highlight-steel-3236 .simple_ba19 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-e392.highlight-steel-3236 .simple_ba19 {
    margin-right: 0.4em;
  }
}
.gallery-e392.highlight-steel-3236 .simple_ba19:last-child {
  margin-right: 0;
}
.secondary_4b2b .hovered_e981 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paragraph_bright_1cf0 .modal-east-978d {
    margin: 0 -0.5em;
  }
  .paragraph_bright_1cf0 .modal-east-978d [class*="customify-col-"],
  .paragraph_bright_1cf0 .modal-east-978d [class*="customify-col_"],
  .paragraph_bright_1cf0 .modal-east-978d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paragraph_bright_1cf0.column-ad61 .hovered_e981 {
  background: 0 0 !important;
}
.paragraph_bright_1cf0.column-ad61 .hovered_e981,
.paragraph_bright_1cf0.secondary_4b2b .hovered_e981 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paragraph_bright_1cf0.popup-81db {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paragraph_bright_1cf0.secondary_4b2b .hovered_e981 {
  box-shadow: none !important;
}
.message-0fd2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message-0fd2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message-0fd2 {
    padding: 18px 0 20px;
  }
}
.message-0fd2 .rough_d78a {
  width: 100%;
}
.message-0fd2 .footer-medium-f412 {
  margin-bottom: 0;
}
.message-0fd2 .tabs_stone_642e {
  margin-top: 5px;
  font-size: 0.875em;
}
.gold-b797 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gold-b797 .wide-7569 {
  width: 100%;
}
.complex_3ac8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.complex_3ac8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.complex_3ac8 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;
}
.complex_3ac8 li:last-child:after {
  display: none;
}
.complex_3ac8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hero-brown-c2bc .surface_selected_6be2 button,
.message-0fd2 .surface_selected_6be2 button {
  left: 0;
}
.hero-brown-c2bc .wide-7569,
.message-0fd2 .wide-7569 {
  padding-left: 0;
  padding-right: 0;
}
.hero-brown-c2bc .gold-b797,
.message-0fd2 .gold-b797 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hero-brown-c2bc {
  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;
}
.hero-brown-c2bc: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;
}
.hero-brown-c2bc .bottom_10a7 {
  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) {
  .hero-brown-c2bc .bottom_10a7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-brown-c2bc .bottom_10a7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hero-brown-c2bc .bottom_10a7 {
    min-height: 200px;
  }
}
.hero-brown-c2bc .complex_3ac8 {
  color: rgba(255, 255, 255, 0.8);
}
.hero-brown-c2bc .complex_3ac8 a,
.hero-brown-c2bc .complex_3ac8 li:after {
  color: inherit;
}
.hero-brown-c2bc .complex_3ac8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_7d88 {
  margin-bottom: 0.5em;
}
.light-8a76 {
  margin-bottom: 1.2em;
}
.light-8a76,
.tertiary_7d88 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.light-8a76 p:last-child,
.tertiary_7d88 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .surface_selected_6be2,
#masthead .surface_selected_6be2 {
  display: none;
}
#masthead
  > .surface_selected_6be2.block-medium-c2e9 {
  display: none;
}
#masthead > .surface_selected_6be2 button {
  left: 0;
}
.silver_5bf4 {
  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%;
}
.silver_5bf4 .simple_ba19 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.silver_5bf4 .message-9a72 {
  display: -webkit-box;
  display: flex;
}
.silver_5bf4 .message-9a72.thumbnail-bottom-733a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.silver_5bf4 .message-9a72.border-bottom-3d49 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_5bf4 .message-9a72.in-4de1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_5bf4.red-4bce.section_clean_c24a .message-9a72.thumbnail-bottom-733a {
  flex-basis: 100%;
}
.silver_5bf4.dirty-307b .message-9a72.border-bottom-3d49 {
  -webkit-box-flex: 1;
  flex: auto;
}
.silver_5bf4.dirty-307b .message-9a72.in-4de1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .surface_selected_6be2.block-medium-c2e9 {
  display: none;
}
#masthead > .surface_selected_6be2 button {
  left: 0;
}
.under-c850 {
  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;
}
.under-c850:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.under-c850.glass_d5aa i {
  margin-right: 4px;
}
.under-c850.current_c600 i {
  margin-left: 5px;
}
.accordion_1201 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion_1201 p:last-child {
  margin-bottom: 0;
}
.widget_huge_002d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.widget_huge_002d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.widget_huge_002d img {
  display: block;
  width: auto;
  line-height: 1;
}
.widget_huge_002d .tertiary-green-391e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.widget_huge_002d .bottom_e8cd {
  margin: 5px 0 7px 0;
}
.widget_huge_002d.highlight_purple_fe76 .short_9af6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_huge_002d.highlight_purple_fe76 .short-7db1 {
  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;
}
.widget_huge_002d.tooltip-yellow-9239 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.widget_huge_002d.tooltip-yellow-9239 .short_9af6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget_huge_002d.tooltip-yellow-9239 .short-7db1 {
  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;
}
.widget_huge_002d.avatar_out_0f79 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget_huge_002d.large_9443 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.widget_huge_002d.large_9443 .short-7db1 {
  margin-top: 7px;
}
.steel-b6f8 {
  display: inline-block;
}
.hidden_in_2f80 .panel-small-e3ba .widget_huge_002d img {
  max-width: 100%;
}
.video_basic_8dc3 .search-3c90.layout-336b,
.stale_16dc .search-3c90.layout-336b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.video_basic_8dc3 .search-cb7b,
.stale_16dc .search-cb7b {
  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%);
}
.video_basic_8dc3 .search-cb7b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.video_basic_8dc3.secondary-middle-6489 .search-cb7b {
  display: none;
}
.video_basic_8dc3 .gold-0d94 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video_basic_8dc3 .gold-0d94 li {
  display: inline-block;
  position: relative;
}
.video_basic_8dc3 .gold-0d94 li:last-child {
  margin-right: 0;
}
.video_basic_8dc3 .gold-0d94 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;
}
.video_basic_8dc3 .gold-0d94 li.focus_4e82 > a {
  color: rgba(0, 0, 0, 0.9);
}
.video_basic_8dc3 .gold-0d94 > 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;
}
.video_basic_8dc3 .gold-0d94 > li > a i {
  line-height: 0;
}
.video_basic_8dc3 .gold-0d94 > li.smooth-26e5 > a .search-cb7b {
  margin-left: 4px;
  line-height: 0;
}
.video_basic_8dc3 .gold-0d94 .widget-silver-73bf li.smooth-26e5 > a {
  position: relative;
}
.video_basic_8dc3 .gold-0d94 .widget-silver-73bf li.smooth-26e5 > a:after,
.video_basic_8dc3 .gold-0d94 .widget-silver-73bf li.smooth-26e5 > a:before {
  content: "";
  display: table;
}
.video_basic_8dc3 .gold-0d94 .widget-silver-73bf li.smooth-26e5 > a:after {
  clear: both;
}
.video_basic_8dc3 .gold-0d94 .widget-silver-73bf li.smooth-26e5 > a .search-cb7b {
  margin-left: 5px;
  float: right;
}
.video_basic_8dc3 .wide-ccbc,
.video_basic_8dc3 .widget-silver-73bf {
  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;
}
.video_basic_8dc3 .widget-silver-73bf {
  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;
}
.video_basic_8dc3 .widget-silver-73bf .layout-336b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.video_basic_8dc3 .widget-silver-73bf .search-cb7b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.video_basic_8dc3 .widget-silver-73bf li {
  display: block;
  margin: 0;
  padding: 0;
}
.video_basic_8dc3 .widget-silver-73bf 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;
}
.video_basic_8dc3 .widget-silver-73bf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.video_basic_8dc3 .widget-silver-73bf .widget-silver-73bf {
  top: 0;
  left: 100%;
}
.video_basic_8dc3 .lower-d7c5.fn-focus-4d5a > .wide-ccbc,
.video_basic_8dc3 .lower-d7c5.fn-focus-4d5a > .widget-silver-73bf,
.video_basic_8dc3 .lower-d7c5:focus > .wide-ccbc,
.video_basic_8dc3 .lower-d7c5:focus > .widget-silver-73bf,
.video_basic_8dc3 .lower-d7c5:hover > .wide-ccbc,
.video_basic_8dc3 .lower-d7c5:hover > .widget-silver-73bf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.video_basic_8dc3.grid-2549 .panel_d518:after,
.video_basic_8dc3.grid-2549 .panel_d518:before {
  content: "";
  display: table;
}
.video_basic_8dc3.grid-2549 .panel_d518:after {
  clear: both;
}
.video_basic_8dc3.grid-2549 .panel_d518 > li {
  float: left;
}
.video_basic_8dc3.menu-lite-3515 .panel_d518:after,
.video_basic_8dc3.menu-lite-3515 .panel_d518:before {
  content: "";
  display: table;
}
.video_basic_8dc3.menu-lite-3515 .panel_d518:after {
  clear: both;
}
.video_basic_8dc3.menu-lite-3515 .panel_d518 > li {
  float: left;
}
.video_basic_8dc3.menu-lite-3515 .panel_d518 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.video_basic_8dc3.menu-lite-3515 .panel_d518 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.video_basic_8dc3.menu-lite-3515 .panel_d518 > li.wood_229d > a,
.video_basic_8dc3.menu-lite-3515 .panel_d518 > li.focus_4e82 > a {
  color: #fff;
  background-color: #1e4b75;
}
.video_basic_8dc3.hero-63c4 .panel_d518 > li > a .layout-336b {
  position: relative;
}
.video_basic_8dc3.hero-63c4 .panel_d518 > li > a .layout-336b: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;
}
.video_basic_8dc3.hero-63c4
  .panel_d518
  > li:focus
  > a
  .layout-336b:before,
.video_basic_8dc3.hero-63c4
  .panel_d518
  > li:hover
  > a
  .layout-336b:before {
  width: 100%;
  background-color: currentColor;
}
.video_basic_8dc3.hero-63c4
  .panel_d518
  > li.wood_229d
  > a
  .layout-336b:before,
.video_basic_8dc3.hero-63c4
  .panel_d518
  > li.photo-2089
  > a
  .layout-336b:before {
  width: 100%;
  background-color: currentColor;
}
.video_basic_8dc3.section-7f40 .panel_d518 > li > a .layout-336b {
  position: relative;
}
.video_basic_8dc3.section-7f40 .panel_d518 > li > a .layout-336b: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;
}
.video_basic_8dc3.section-7f40 .panel_d518 > li:focus > a .layout-336b:before,
.video_basic_8dc3.section-7f40
  .panel_d518
  > li:hover
  > a
  .layout-336b:before {
  width: 100%;
  background-color: currentColor;
}
.video_basic_8dc3.section-7f40
  .panel_d518
  > li.wood_229d
  > a
  .layout-336b:before,
.video_basic_8dc3.section-7f40
  .panel_d518
  > li.photo-2089
  > a
  .layout-336b:before {
  width: 100%;
  background-color: currentColor;
}
.stale_16dc .gold-0d94 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stale_16dc .gold-0d94 li:first-child > a {
  border-top: none;
}
.stale_16dc .gold-0d94 .mini_3aae > .layout-336b .search-cb7b {
  display: none;
}
.stale_16dc .gold-0d94 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stale_16dc .gold-0d94 li:last-child {
  border: none;
}
.stale_16dc .gold-0d94 li.smooth-26e5 > a {
  padding-right: 45px !important;
}
.stale_16dc .gold-0d94 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stale_16dc .gold-0d94 li a:focus,
.stale_16dc .gold-0d94 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_16dc .gold-0d94 li .blue_2372 {
  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;
}
.stale_16dc .gold-0d94 li .blue_2372:hover {
  box-shadow: none;
}
.stale_16dc .gold-0d94 li .blue_2372 .search-cb7b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stale_16dc .gold-0d94 .widget-silver-73bf {
  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);
}
.stale_16dc .gold-0d94 .widget-silver-73bf li a {
  padding-left: 3em;
}
.stale_16dc .gold-0d94 .motion_2dea > a .blue_2372 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stale_16dc .gold-0d94 .motion_2dea > .widget-silver-73bf {
  display: block;
  opacity: 1;
}
.status-under-0431 {
  max-width: 100%;
}
.background-bottom-2374 {
  line-height: 0;
  cursor: pointer;
}
.bright_e96e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bright_e96e:hover {
  box-shadow: none;
  color: currentColor;
}
.bright_e96e svg {
  width: 18px;
  height: 18px;
}
.bright_e96e .shade_d437 {
  display: none;
}
.large-1dff {
  position: relative;
}
.large-1dff.fn-active-4d5a .bright_e96e .liquid_fa30 {
  display: none;
}
.large-1dff.fn-active-4d5a .bright_e96e .shade_d437 {
  display: inline-block;
}
.large-1dff .media-hovered-174a {
  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);
}
.large-1dff.north-e98d .media-hovered-174a {
  left: auto;
  right: -0.9em;
}
.large-1dff.north-e98d .feature-slow-6650::before {
  left: auto;
  right: 15px;
}
.large-1dff.fn-active-4d5a .media-hovered-174a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description_1af1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.description_1af1 label {
  flex-basis: 100%;
}
.description_1af1 .media_1c7c {
  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;
}
.description_1af1 .link_500f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.description_1af1 .link_500f:focus {
  background-color: transparent;
}
.description_1af1 button.main_purple_0bb1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.description_1af1 button.main_purple_0bb1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.description_1af1 button.main_purple_0bb1 svg {
  width: 18px;
  height: 18px;
}
.description_1af1 input[type="submit"] {
  min-height: auto;
}
.gas-8777 .description_1af1 .link_500f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-slow-6650 {
  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) {
  .feature-slow-6650 {
    width: 220px;
  }
}
.feature-slow-6650 label {
  flex-basis: 100%;
}
.feature-slow-6650::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;
}
.alert_lite_c5ac .gas-8777 .description_1af1 {
  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;
}
.alert_lite_c5ac
  .gas-8777
  .description_1af1
  .media_1c7c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert_lite_c5ac .gas-8777 .description_1af1 .link_500f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert_lite_c5ac
  .gas-8777
  .description_1af1
  .link_500f:focus {
  background: 0 0;
}
.alert_lite_c5ac
  .gas-8777
  .description_1af1
  .progress-4e84 {
  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;
}
.current_4519 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.current_4519 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.current_4519 li:last-child {
  margin-right: 0;
}
.current_4519 li:first-child {
  margin-left: 0;
}
.current_4519.modal-bcbd a {
  color: #fff;
}
.current_4519.modal-bcbd a:hover {
  color: #fff;
}
.current_4519 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.current_4519 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.current_4519 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.current_4519 a:hover {
  opacity: 0.9;
  color: inherit;
}
.current_4519 [class*="social-icon-apple"] {
  background-color: #999;
}
.current_4519 [class*="social-icon-apple"].modal-f239 {
  background-color: transparent;
  color: #999;
}
.current_4519 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.current_4519 [class*="social-icon-behance"].modal-f239 {
  background-color: transparent;
  color: #1769ff;
}
.current_4519 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.current_4519 [class*="social-icon-bitbucket"].modal-f239 {
  background-color: transparent;
  color: #205081;
}
.current_4519 [class*="social-icon-codepen"] {
  background-color: #000;
}
.current_4519 [class*="social-icon-codepen"].modal-f239 {
  background-color: transparent;
  color: #000;
}
.current_4519 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.current_4519 [class*="social-icon-delicious"].modal-f239 {
  background-color: transparent;
  color: #39f;
}
.current_4519 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.current_4519 [class*="social-icon-digg"].modal-f239 {
  background-color: transparent;
  color: #005be2;
}
.current_4519 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.current_4519 [class*="social-icon-dribbble"].modal-f239 {
  background-color: transparent;
  color: #ea4c89;
}
.current_4519 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.current_4519 [class*="social-icon-envelope"].modal-f239 {
  background-color: transparent;
  color: #ea4335;
}
.current_4519 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.current_4519 [class*="social-icon-facebook"].modal-f239 {
  background-color: transparent;
  color: #3b5998;
}
.current_4519 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.current_4519 [class*="social-icon-flickr"].modal-f239 {
  background-color: transparent;
  color: #0063dc;
}
.current_4519 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.current_4519 [class*="social-icon-foursquare"].modal-f239 {
  background-color: transparent;
  color: #2d5be3;
}
.current_4519 [class*="social-icon-github"] {
  background-color: #333;
}
.current_4519 [class*="social-icon-github"].modal-f239 {
  background-color: transparent;
  color: #333;
}
.current_4519 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.current_4519 [class*="social-icon-google-plus"].modal-f239 {
  background-color: transparent;
  color: #dd4b39;
}
.current_4519 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.current_4519 [class*="social-icon-houzz"].modal-f239 {
  background-color: transparent;
  color: #7ac142;
}
.current_4519 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.current_4519 [class*="social-icon-instagram"].modal-f239 {
  background-color: transparent;
  color: #262626;
}
.current_4519 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.current_4519 [class*="social-icon-jsfiddle"].modal-f239 {
  background-color: transparent;
  color: #487aa2;
}
.current_4519 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.current_4519 [class*="social-icon-linkedin"].modal-f239 {
  background-color: transparent;
  color: #0077b5;
}
.current_4519 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.current_4519 [class*="social-icon-medium"].modal-f239 {
  background-color: transparent;
  color: #00ab6b;
}
.current_4519 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.current_4519
  [class*="social-icon-odnoklassniki"].modal-f239 {
  background-color: transparent;
  color: #f4731c;
}
.current_4519 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.current_4519 [class*="social-icon-meetup"].modal-f239 {
  background-color: transparent;
  color: #ec1c40;
}
.current_4519 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.current_4519 [class*="social-icon-pinterest"].modal-f239 {
  background-color: transparent;
  color: #bd081c;
}
.current_4519 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.current_4519 [class*="social-icon-product-hunt"].modal-f239 {
  background-color: transparent;
  color: #da552f;
}
.current_4519 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.current_4519 [class*="social-icon-reddit"].modal-f239 {
  background-color: transparent;
  color: #ff4500;
}
.current_4519 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.current_4519 [class*="social-icon-rss"].modal-f239 {
  background-color: transparent;
  color: #f26522;
}
.current_4519 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.current_4519
  [class*="social-icon-shopping-cart"].modal-f239 {
  background-color: transparent;
  color: #4caf50;
}
.current_4519 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.current_4519 [class*="social-icon-skype"].modal-f239 {
  background-color: transparent;
  color: #00aff0;
}
.current_4519 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.current_4519 [class*="social-icon-slideshare"].modal-f239 {
  background-color: transparent;
  color: #0077b5;
}
.current_4519 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.current_4519 [class*="social-icon-snapchat"].modal-f239 {
  background-color: transparent;
  color: #fffc00;
}
.current_4519 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.current_4519 [class*="social-icon-soundcloud"].modal-f239 {
  background-color: transparent;
  color: #f80;
}
.current_4519 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.current_4519 [class*="social-icon-spotify"].modal-f239 {
  background-color: transparent;
  color: #2ebd59;
}
.current_4519 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.current_4519
  [class*="social-icon-stack-overflow"].modal-f239 {
  background-color: transparent;
  color: #fe7a15;
}
.current_4519 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.current_4519 [class*="social-icon-maldkfgram"].modal-f239 {
  background-color: transparent;
  color: #2ca5e0;
}
.current_4519 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.current_4519 [class*="social-icon-tripadvisor"].modal-f239 {
  background-color: transparent;
  color: #589442;
}
.current_4519 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.current_4519 [class*="social-icon-tumblr"].modal-f239 {
  background-color: transparent;
  color: #35465c;
}
.current_4519 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.current_4519 [class*="social-icon-twitch"].modal-f239 {
  background-color: transparent;
  color: #6441a5;
}
.current_4519 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.current_4519 [class*="social-icon-twitter"].modal-f239 {
  background-color: transparent;
  color: #1da1f2;
}
.current_4519 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.current_4519 [class*="social-icon-vimeo"].modal-f239 {
  background-color: transparent;
  color: #1ab7ea;
}
.current_4519 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.current_4519 [class*="social-icon-vk"].modal-f239 {
  background-color: transparent;
  color: #45668e;
}
.current_4519 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.current_4519 [class*="social-icon-weibo"].modal-f239 {
  background-color: transparent;
  color: #df2029;
}
.current_4519 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.current_4519 [class*="social-icon-weixin"].modal-f239 {
  background-color: transparent;
  color: #7bb32e;
}
.current_4519 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.current_4519 [class*="social-icon-whatsapp"].modal-f239 {
  background-color: transparent;
  color: #25d366;
}
.current_4519 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.current_4519 [class*="social-icon-wordpress"].modal-f239 {
  background-color: transparent;
  color: #21759b;
}
.current_4519 [class*="social-icon-xing"] {
  background-color: #026466;
}
.current_4519 [class*="social-icon-xing"].modal-f239 {
  background-color: transparent;
  color: #026466;
}
.current_4519 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.current_4519 [class*="social-icon-yelp"].modal-f239 {
  background-color: transparent;
  color: #af0606;
}
.current_4519 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.current_4519 [class*="social-icon-youtube"].modal-f239 {
  background-color: transparent;
  color: #cd201f;
}
.feature-7faf {
  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;
}
.feature-7faf:hover {
  box-shadow: none;
  background: 0 0;
}
.tertiary-in-a5ad {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.form-5d59 {
  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;
}
.footer_in_d4a2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface_down_e681 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface_down_e681,
.surface_down_e681::after,
.surface_down_e681::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.surface_down_e681::after,
.surface_down_e681::before {
  content: "";
  display: block;
  background-color: inherit;
}
.focused-d407 .form-5d59 .footer_in_d4a2 {
  margin-top: -2px;
  width: 19px;
}
.focused-d407 .form-5d59 .surface_down_e681 {
  margin-top: -1px;
}
.focused-d407 .form-5d59 .surface_down_e681,
.focused-d407 .form-5d59 .surface_down_e681::after,
.focused-d407 .form-5d59 .surface_down_e681::before {
  width: 19px;
  height: 2px;
}
.focused-d407 .form-5d59 .surface_down_e681::before {
  top: -6px;
}
.focused-d407 .form-5d59 .surface_down_e681::after {
  bottom: -6px;
}
.video-current-784c .form-5d59 .footer_in_d4a2 {
  margin-top: -2px;
  width: 22px;
}
.video-current-784c .form-5d59 .surface_down_e681 {
  margin-top: -1px;
}
.video-current-784c .form-5d59 .surface_down_e681,
.video-current-784c .form-5d59 .surface_down_e681::after,
.video-current-784c .form-5d59 .surface_down_e681::before {
  width: 22px;
  height: 2px;
}
.video-current-784c .form-5d59 .surface_down_e681::before {
  top: -7px;
}
.video-current-784c .form-5d59 .surface_down_e681::after {
  bottom: -7px;
}
.orange-1490 .form-5d59 .footer_in_d4a2 {
  margin-top: -2px;
  width: 31px;
}
.orange-1490 .form-5d59 .surface_down_e681 {
  margin-top: -1.5px;
}
.orange-1490 .form-5d59 .surface_down_e681,
.orange-1490 .form-5d59 .surface_down_e681::after,
.orange-1490 .form-5d59 .surface_down_e681::before {
  width: 31px;
  height: 3px;
}
.orange-1490 .form-5d59 .surface_down_e681::before {
  top: -9px;
}
.orange-1490 .form-5d59 .surface_down_e681::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .under-6130 .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 19px;
  }
  .under-6130 .form-5d59 .surface_down_e681 {
    margin-top: -1px;
  }
  .under-6130 .form-5d59 .surface_down_e681,
  .under-6130 .form-5d59 .surface_down_e681::after,
  .under-6130 .form-5d59 .surface_down_e681::before {
    width: 19px;
    height: 2px;
  }
  .under-6130 .form-5d59 .surface_down_e681::before {
    top: -6px;
  }
  .under-6130 .form-5d59 .surface_down_e681::after {
    bottom: -6px;
  }
  .action_2a5c .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 22px;
  }
  .action_2a5c .form-5d59 .surface_down_e681 {
    margin-top: -1px;
  }
  .action_2a5c .form-5d59 .surface_down_e681,
  .action_2a5c .form-5d59 .surface_down_e681::after,
  .action_2a5c .form-5d59 .surface_down_e681::before {
    width: 22px;
    height: 2px;
  }
  .action_2a5c .form-5d59 .surface_down_e681::before {
    top: -7px;
  }
  .action_2a5c .form-5d59 .surface_down_e681::after {
    bottom: -7px;
  }
  .up-e115 .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 31px;
  }
  .up-e115 .form-5d59 .surface_down_e681 {
    margin-top: -1.5px;
  }
  .up-e115 .form-5d59 .surface_down_e681,
  .up-e115 .form-5d59 .surface_down_e681::after,
  .up-e115 .form-5d59 .surface_down_e681::before {
    width: 31px;
    height: 3px;
  }
  .up-e115 .form-5d59 .surface_down_e681::before {
    top: -9px;
  }
  .up-e115 .form-5d59 .surface_down_e681::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_d588 .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 19px;
  }
  .shade_d588 .form-5d59 .surface_down_e681 {
    margin-top: -1px;
  }
  .shade_d588 .form-5d59 .surface_down_e681,
  .shade_d588 .form-5d59 .surface_down_e681::after,
  .shade_d588 .form-5d59 .surface_down_e681::before {
    width: 19px;
    height: 2px;
  }
  .shade_d588 .form-5d59 .surface_down_e681::before {
    top: -6px;
  }
  .shade_d588 .form-5d59 .surface_down_e681::after {
    bottom: -6px;
  }
  .warm-31be .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 22px;
  }
  .warm-31be .form-5d59 .surface_down_e681 {
    margin-top: -1px;
  }
  .warm-31be .form-5d59 .surface_down_e681,
  .warm-31be .form-5d59 .surface_down_e681::after,
  .warm-31be .form-5d59 .surface_down_e681::before {
    width: 22px;
    height: 2px;
  }
  .warm-31be .form-5d59 .surface_down_e681::before {
    top: -7px;
  }
  .warm-31be .form-5d59 .surface_down_e681::after {
    bottom: -7px;
  }
  .image-bottom-ef03 .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 31px;
  }
  .image-bottom-ef03 .form-5d59 .surface_down_e681 {
    margin-top: -1.5px;
  }
  .image-bottom-ef03 .form-5d59 .surface_down_e681,
  .image-bottom-ef03 .form-5d59 .surface_down_e681::after,
  .image-bottom-ef03 .form-5d59 .surface_down_e681::before {
    width: 31px;
    height: 3px;
  }
  .image-bottom-ef03 .form-5d59 .surface_down_e681::before {
    top: -9px;
  }
  .image-bottom-ef03 .form-5d59 .surface_down_e681::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hot_7f0a .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 19px;
  }
  .hot_7f0a .form-5d59 .surface_down_e681 {
    margin-top: -1px;
  }
  .hot_7f0a .form-5d59 .surface_down_e681,
  .hot_7f0a .form-5d59 .surface_down_e681::after,
  .hot_7f0a .form-5d59 .surface_down_e681::before {
    width: 19px;
    height: 2px;
  }
  .hot_7f0a .form-5d59 .surface_down_e681::before {
    top: -6px;
  }
  .hot_7f0a .form-5d59 .surface_down_e681::after {
    bottom: -6px;
  }
  .copper_2172 .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 22px;
  }
  .copper_2172 .form-5d59 .surface_down_e681 {
    margin-top: -1px;
  }
  .copper_2172 .form-5d59 .surface_down_e681,
  .copper_2172 .form-5d59 .surface_down_e681::after,
  .copper_2172 .form-5d59 .surface_down_e681::before {
    width: 22px;
    height: 2px;
  }
  .copper_2172 .form-5d59 .surface_down_e681::before {
    top: -7px;
  }
  .copper_2172 .form-5d59 .surface_down_e681::after {
    bottom: -7px;
  }
  .purple_bbd8 .form-5d59 .footer_in_d4a2 {
    margin-top: -2px;
    width: 31px;
  }
  .purple_bbd8 .form-5d59 .surface_down_e681 {
    margin-top: -1.5px;
  }
  .purple_bbd8 .form-5d59 .surface_down_e681,
  .purple_bbd8 .form-5d59 .surface_down_e681::after,
  .purple_bbd8 .form-5d59 .surface_down_e681::before {
    width: 31px;
    height: 3px;
  }
  .purple_bbd8 .form-5d59 .surface_down_e681::before {
    top: -9px;
  }
  .purple_bbd8 .form-5d59 .surface_down_e681::after {
    bottom: -9px;
  }
}
.block-light-c74c .surface_down_e681 {
  -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);
}
.block-light-c74c .surface_down_e681::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block-light-c74c .surface_down_e681::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);
}
.block-light-c74c.filter-hard-5d99 .surface_down_e681 {
  -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);
}
.block-light-c74c.filter-hard-5d99 .surface_down_e681::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block-light-c74c.filter-hard-5d99 .surface_down_e681::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);
}
.block-fluid-111d {
  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.outline_fixed_62fe:before {
  display: none;
}
.title-a5d9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.title-a5d9 .description-small-6785 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.title-a5d9 .description-small-6785:last-of-type {
  border-bottom: none;
}
.title-a5d9 .description-small-6785.banner_446f,
.title-a5d9 .description-small-6785.frame-b4f9,
.title-a5d9 .description-small-6785.mini-ac9f {
  padding: 0;
}
.title-a5d9 .stale_16dc .blue_2372 {
  color: currentColor;
}
.title-a5d9 .stale_16dc .blue_2372:focus,
.title-a5d9 .stale_16dc .blue_2372:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-a5d9.form-rough-fae2 .primary-narrow-482e,
.title-a5d9.form-rough-fae2 .accordion_1201 a,
.title-a5d9.form-rough-fae2 .panel_d518 a,
.title-a5d9.form-rough-fae2 .widget-silver-73bf a {
  color: rgba(0, 0, 0, 0.55);
}
.title-a5d9.form-rough-fae2 .primary-narrow-482e:hover,
.title-a5d9.form-rough-fae2 .accordion_1201 a:hover,
.title-a5d9.form-rough-fae2 .panel_d518 a:hover,
.title-a5d9.form-rough-fae2 .widget-silver-73bf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-a5d9.form-rough-fae2 .gallery-pink-0e5e {
  color: rgba(0, 0, 0, 0.8);
}
.title-a5d9.form-rough-fae2 .description-small-6785 {
  border-color: rgba(0, 0, 0, 0.08);
}
.title-a5d9.form-rough-fae2 .description-small-6785:before {
  background: rgba(0, 0, 0, 0.08);
}
.title-a5d9.form-rough-fae2 .column_0fbb:before {
  background: rgba(255, 255, 255, 0.9);
}
.title-a5d9.form-rough-fae2 .stale_16dc .gold-0d94 li a,
.title-a5d9.form-rough-fae2 .stale_16dc .blue_2372,
.title-a5d9.form-rough-fae2 .widget-silver-73bf {
  border-color: rgba(0, 0, 0, 0.08);
}
.title-a5d9.form-rough-fae2 .stale_16dc .blue_2372:focus,
.title-a5d9.form-rough-fae2 .stale_16dc .blue_2372:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-a5d9.form-rough-fae2 .gold-0d94 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.title-a5d9.fixed_9ded .primary-narrow-482e,
.title-a5d9.fixed_9ded .accordion_1201 a,
.title-a5d9.fixed_9ded .panel_d518 .blue_2372,
.title-a5d9.fixed_9ded .panel_d518 a,
.title-a5d9.fixed_9ded .widget-silver-73bf a {
  color: rgba(255, 255, 255, 0.79);
}
.title-a5d9.fixed_9ded .primary-narrow-482e:hover,
.title-a5d9.fixed_9ded .accordion_1201 a:hover,
.title-a5d9.fixed_9ded .panel_d518 .blue_2372:hover,
.title-a5d9.fixed_9ded .panel_d518 a:hover,
.title-a5d9.fixed_9ded .widget-silver-73bf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-a5d9.fixed_9ded .gallery-pink-0e5e {
  color: rgba(255, 255, 255, 0.99);
}
.title-a5d9.fixed_9ded .description-small-6785 {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-a5d9.fixed_9ded .description-small-6785:before {
  background: rgba(255, 255, 255, 0.08);
}
.title-a5d9.fixed_9ded .column_0fbb:before {
  background: rgba(0, 0, 0, 0.9);
}
.title-a5d9.fixed_9ded .stale_16dc .gold-0d94 li a,
.title-a5d9.fixed_9ded .stale_16dc .blue_2372,
.title-a5d9.fixed_9ded .widget-silver-73bf {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-a5d9.fixed_9ded .stale_16dc .blue_2372:focus,
.title-a5d9.fixed_9ded .stale_16dc .blue_2372:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-a5d9.fixed_9ded .gold-0d94 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_0fbb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column_0fbb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.secondary-02ad {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main_silver_c835 .title-a5d9 {
  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;
}
.main_silver_c835 .description-small-6785 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main_silver_c835 .description-small-6785: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) {
  .main_silver_c835 .description-small-6785:before {
    width: 16%;
    left: 42%;
  }
}
.main_silver_c835 .description-small-6785:last-child:before {
  content: none;
}
.main_silver_c835 .description-small-6785[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main_silver_c835 .stale_16dc .gold-0d94 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main_silver_c835 .stale_16dc .gold-0d94 li a .blue_2372 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main_silver_c835 .stale_16dc .widget-silver-73bf {
  border: none;
}
.main_silver_c835 .stale_16dc .widget-silver-73bf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main_silver_c835 .column_0fbb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main_silver_c835 .secondary-02ad {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main_silver_c835 .fixed_9ded .column_0fbb:before {
  background: rgba(0, 0, 0, 0.9);
}
.main_silver_c835 .form-rough-fae2.hover_832d .surface_down_e681 {
  background: rgba(0, 0, 0, 0.6);
}
.main_silver_c835
  .form-rough-fae2.hover_832d
  .surface_down_e681::after,
.main_silver_c835
  .form-rough-fae2.hover_832d
  .surface_down_e681:before {
  background: inherit;
}
.main_silver_c835
  .form-rough-fae2.hover_832d:hover
  .surface_down_e681 {
  background: rgba(0, 0, 0, 0.8);
}
.border_red_f039 .title-a5d9 {
  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) {
  .border_red_f039 .title-a5d9 {
    width: auto;
    right: 45px;
  }
}
.progress_decf .title-a5d9 {
  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) {
  .progress_decf .title-a5d9 {
    width: auto;
    left: 45px;
  }
}
.outline_fixed_62fe .title-a5d9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outline_fixed_62fe .secondary-02ad {
  max-width: 48em;
  margin: 0 auto;
}
.outline_fixed_62fe .column_0fbb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.media-53ae {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.media-53ae.main_silver_c835 .title-a5d9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.media-53ae.border_red_f039 .title-a5d9 {
  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);
}
.media-53ae .title-a5d9 {
  visibility: visible;
}
.media-53ae.progress_decf .title-a5d9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tooltip_41e3,
.overlay-red-1bb7 {
  overflow-x: hidden;
}
.tooltip_41e3 .title-a5d9 {
  overflow: auto;
}
.tooltip_41e3.main_silver_c835 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_41e3.main_silver_c835 .title-a5d9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tooltip_41e3.main_silver_c835 .feature-7faf {
  opacity: 0;
}
.tooltip_41e3.border_red_f039 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_41e3.border_red_f039 .title-a5d9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tooltip_41e3.border_red_f039 .feature-7faf {
  opacity: 0;
}
.tooltip_41e3.progress_decf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_41e3.progress_decf .title-a5d9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tooltip_41e3.progress_decf .feature-7faf {
  opacity: 0;
}
.tooltip_41e3.outline_fixed_62fe .title-a5d9 {
  z-index: 10;
  visibility: visible;
}
.hover_832d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover_832d .surface_down_e681 {
  background: rgba(255, 255, 255, 0.99);
}
.hover_832d .surface_down_e681::after,
.hover_832d .surface_down_e681:before {
  background: inherit;
}
.hover_832d:hover .surface_down_e681 {
  background: rgba(255, 255, 255, 0.99);
}
.progress_decf .hover_832d {
  top: 10px;
  right: auto;
  left: 12px;
}
.outline_fixed_62fe .hover_832d {
  display: none !important;
}
.tooltip_41e3:before,
.overlay-red-1bb7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tooltip_41e3 .hover_832d,
.overlay-red-1bb7 .hover_832d {
  display: inline-block;
}
.title-a5d9 .simple_ba19 {
  -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;
}
.tooltip_41e3 .title-a5d9 .simple_ba19,
.overlay-red-1bb7 .title-a5d9 .simple_ba19 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion-3f3a .media_1c7c {
  width: 100%;
}
.panel-small-e3ba {
  padding: 0 0.5em 0;
}
.panel-small-e3ba [class*="customify-col-"],
.panel-small-e3ba [class*="customify-col_"],
.panel-small-e3ba [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.cold-1e20 .panel-small-e3ba {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .modal-east-978d .pattern_e5e8,
  .pattern_e5e8 {
    display: none;
  }
  .form-03b7 {
    text-align: left;
  }
  .purple_8777 {
    text-align: center;
  }
  .thumbnail-5171 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .modal-east-978d .notice-b64c,
  .notice-b64c {
    display: none;
  }
  .surface_south_1b7d {
    text-align: left;
  }
  .logo-static-f6e5 {
    text-align: center;
  }
  .smooth-00c0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .modal-east-978d .component-cold-664a,
  .component-cold-664a {
    display: none;
  }
  .photo_6545 {
    text-align: left;
  }
  .message-95fb {
    text-align: center;
  }
  .header-e132 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.next-5eeb {
  box-shadow: none !important;
}
.filter_2521 .white-9870,
.dirty-b14d .white-9870 {
  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;
}
.dirty-b14d .white-9870 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hovered_e981 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hovered_e981:after,
.hovered_e981:before {
  content: "";
  display: table;
}
.hovered_e981:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hovered_e981 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hovered_e981,
.popup-81db {
  max-width: 1248px;
  margin: 0 auto;
}

.silver_fca1.accordion-551b .hovered_e981 {
  max-width: 100%;
}
.silver_fca1.form-bb4e {
  max-width: 1200px;
  margin: 0 auto;
}
.silver_fca1.plasma_4bf2 .hovered_e981 {
  max-width: 100%;
}
.silver_fca1.plasma_4bf2 > .hovered_e981 {
  padding-left: 0;
  padding-right: 0;
}
.silver_fca1.plasma_4bf2 > .hovered_e981 .modal-east-978d {
  margin: 0;
}
.silver_fca1.plasma_4bf2
  > .hovered_e981
  .panel_9d3a.info-29ac {
  margin-right: 0;
  margin-left: 0;
}
.silver_fca1.plasma_4bf2 #main.info-29ac {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image_8565 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image_8565 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget_soft_edf3 .chip_45a4 {
    padding-right: 1em;
  }
  .widget_soft_edf3.image-paper-4b0e .panel_9d3a {
    border-right: 1px solid #eaecee;
  }
  .widget_soft_edf3.image-paper-4b0e .chip_45a4 {
    padding-right: 1em;
  }
  .widget_soft_edf3.image-paper-4b0e .north_4834 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_tall_af88 .chip_45a4 {
    padding-left: 1em;
  }
  .nav_tall_af88.image-paper-4b0e .panel_9d3a {
    border-left: 1px solid #eaecee;
  }
  .nav_tall_af88.image-paper-4b0e .chip_45a4 {
    padding-left: 1em;
  }
  .nav_tall_af88.image-paper-4b0e .north_4834 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard_d995 .chip_45a4 {
    padding-left: 1em;
  }
  .hard_d995.image-paper-4b0e .widget_225d {
    border-right: 1px solid #eaecee;
  }
  .hard_d995.image-paper-4b0e .popup_center_d586 {
    border-right: 1px solid #eaecee;
  }
  .hard_d995.image-paper-4b0e .chip_45a4 {
    padding-left: 1em;
  }
  .hard_d995.image-paper-4b0e .north_4834 {
    padding-right: 1em;
  }
  .hard_d995.image-paper-4b0e .yellow-1630 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-816b .chip_45a4 {
    padding-right: 1em;
  }
  .title-816b.image-paper-4b0e .widget_225d {
    border-left: 1px solid #eaecee;
  }
  .title-816b.image-paper-4b0e .popup_center_d586 {
    border-left: 1px solid #eaecee;
  }
  .title-816b.image-paper-4b0e .chip_45a4 {
    padding-right: 1em;
  }
  .title-816b.image-paper-4b0e .north_4834 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-816b.image-paper-4b0e .yellow-1630 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_8565 .chip_45a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_8565.image-paper-4b0e .panel_9d3a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image_8565.image-paper-4b0e .chip_45a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_8565.image-paper-4b0e .north_4834 {
    padding-left: 1em;
  }
  .image_8565.image-paper-4b0e .yellow-1630 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image_8565.image-paper-4b0e .chip_45a4 {
    padding-left: 0;
  }
}
.alert_b175 .gallery-e392 {
  display: inline-block;
}
.frame_easy_d913 {
  display: inline-block;
}
.west_20cb {
  word-con: break-word;
}
.footer_gold_b466 > span {
  display: inline-block;
  padding: 5px 0;
}
.footer_gold_b466 .list-solid-9530 {
  margin-left: 8px;
  margin-right: 8px;
}
.footer_gold_b466 .pagination-hard-f0e1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.action-c9af .widget-green-e272 {
  margin-bottom: 2em;
}
.action-c9af .footer-advanced-a019 {
  margin-bottom: 15px;
}
.action-c9af .footer-advanced-a019:last-child {
  margin-bottom: 0;
}
.action-c9af .item-current-1cd2 {
  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) {
  .action-c9af .item-current-1cd2 {
    display: block;
  }
}
.action-c9af .accordion_active_91c9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .action-c9af .accordion_active_91c9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.action-c9af .avatar_light_a0bd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.action-c9af .avatar_light_a0bd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.action-c9af .avatar_light_a0bd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.action-c9af .west_20cb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.action-c9af .west_20cb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.action-c9af .dropdown-60dd p:last-child {
  margin-bottom: 0;
}
.action-c9af .overlay_active_a29a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.action-c9af .widget-470d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.action-c9af .left_e69c {
  margin-top: 1em;
}
.action-c9af .hidden_upper_d482 {
  top: 0;
  display: block;
}
.action-c9af .hidden_upper_d482 a {
  color: inherit;
}
.action-c9af .hidden_upper_d482 a:hover {
  color: inherit;
}
.action-c9af .layout-selected-31fe {
  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;
}
.action-c9af .layout-selected-31fe:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.action-c9af .widget-470d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.action-c9af .hidden_ccc4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.action-c9af .hidden_ccc4:first-child {
  margin-top: 0;
}
.action-c9af .hidden_ccc4.secondary-5197 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.action-c9af .hidden_ccc4.solid_d530 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.action-c9af
  .hidden_ccc4.solid_d530.card_4edc
  .left_e69c {
  width: 100%;
}
.action-c9af .solid_d530 {
  -webkit-box-align: center;
  align-items: center;
}
.action-c9af .solid_d530 .footer_gold_b466,
.action-c9af .solid_d530 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.action-c9af .avatar_light_a0bd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.action-c9af .avatar_light_a0bd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.action-c9af .avatar_light_a0bd: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;
}
.action-c9af .secondary-5197 {
  z-index: 5;
}
.action-c9af .breadcrumb-fd5d .paragraph_9e75 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.action-c9af .section-0def .paragraph_9e75 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.action-c9af .modal_d165 .paragraph_9e75 {
  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;
}
.action-c9af.detail-advanced-501e .item-current-1cd2,
.action-c9af.fast_593f .item-current-1cd2 {
  display: block;
}
.action-c9af.detail-advanced-501e .item-current-1cd2 .hard_4022,
.action-c9af.detail-advanced-501e .item-current-1cd2 .widget-470d,
.action-c9af.fast_593f .item-current-1cd2 .hard_4022,
.action-c9af.fast_593f .item-current-1cd2 .widget-470d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.action-c9af.shade_7a53 .accordion_active_91c9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .action-c9af.shade_7a53 .accordion_active_91c9 {
    margin-right: 0;
  }
}
.action-c9af.detail-advanced-501e .accordion_active_91c9,
.action-c9af.fast_593f .accordion_active_91c9 {
  padding-top: 40%;
}
.action-c9af.detail-advanced-501e .widget-green-e272,
.action-c9af.fast_593f .widget-green-e272 {
  display: block;
}
.action-c9af.detail-advanced-501e .fn-sticky-4d5a .widget-470d,
.action-c9af.fast_593f .fn-sticky-4d5a .widget-470d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.action-c9af.detail-advanced-501e .accordion_active_91c9,
.action-c9af.fast_593f .accordion_active_91c9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.action-c9af.detail-advanced-501e .widget-470d {
  padding: 1em;
}
.caption_steel_7c90 {
  margin: 30px auto;
  display: block;
}
.caption_steel_7c90 .outline-81ef > * {
  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;
}
.caption_steel_7c90 .outline-81ef > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption_steel_7c90 .outline-81ef span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget-middle-baf5 .footer_gold_b466 {
  margin-bottom: 1.41575em;
}
.widget-middle-baf5 .progress_selected_a011 {
  margin-bottom: 1.618em;
}
.white_2df0 .aside-basic-26fc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.white_2df0 .aside-basic-26fc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.white_2df0 .alert-soft-20b1 {
  max-width: 100%;
  overflow: auto;
}
.mini-6a48 .white_2df0 a:hover {
  text-decoration: underline;
}
.outline-bdd0 .footer-advanced-a019:not(.west_20cb),
.outline-bdd0 .avatar_light_a0bd {
  margin-bottom: 1.41575em;
}
.outline-bdd0 .footer-advanced-a019:not(.west_20cb):last-child,
.outline-bdd0 .avatar_light_a0bd:last-child {
  margin-bottom: 0;
}
.outline-bdd0 .footer-advanced-a019.next-f426 {
  margin-bottom: 0.41575em;
}
.outline-bdd0 .badge_9418:before,
.outline-bdd0 .north-37c0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outline-bdd0 .badge_9418:before {
  content: "\f115";
}
.outline-bdd0 .north-37c0:before {
  content: "\f02c";
}
.outline-bdd0 .fresh_30dc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outline-bdd0 .fresh_30dc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.brown_33ef {
  display: -webkit-box;
  display: flex;
}
.brown_33ef .search_cf58 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .brown_33ef .search_cf58 {
    flex-basis: 90px;
  }
}
.brown_33ef .chip_fluid_cfe6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .brown_33ef .chip_fluid_cfe6 {
    flex-basis: calc(100% - 50px);
  }
}
.brown_33ef .hidden-2b4a p:last-child {
  margin-bottom: 0.72em;
}
.disabled_a386 .outline-81ef {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.disabled_a386 .outline-81ef:after,
.disabled_a386 .outline-81ef:before {
  content: "";
  display: table;
}
.disabled_a386 .outline-81ef:after {
  clear: both;
}
.disabled_a386 .outline-81ef .outline_dark_52ff,
.disabled_a386 .outline-81ef .advanced-2574 {
  width: 49%;
}
.disabled_a386 .outline-81ef .outline_dark_52ff a span.sort-under-9dc4,
.disabled_a386 .outline-81ef .advanced-2574 a span.sort-under-9dc4 {
  display: block;
  margin-bottom: 5px;
}
.disabled_a386 .outline-81ef .advanced-2574 {
  float: left;
  text-align: left;
}
.disabled_a386 .outline-81ef .outline_dark_52ff {
  float: right;
  text-align: right;
}
.complex-c415 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .complex-c415 {
    margin-bottom: 0;
  }
}
.first_2cb8 {
  margin-bottom: 1em;
}
.first_2cb8 .west_20cb {
  font-size: 1.1em;
  line-height: 1.3;
}
.filter-b359 a {
  display: block;
  line-height: 0;
  position: relative;
}
.search-outer-f722 .first_2cb8,
.message-west-8d8d .first_2cb8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search-outer-f722 .first_2cb8,
  .message-west-8d8d .first_2cb8 {
    display: block;
  }
}
.search-outer-f722 .filter-b359,
.message-west-8d8d .filter-b359 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search-outer-f722 .filter-b359,
  .message-west-8d8d .filter-b359 {
    margin-bottom: 1em;
  }
}
.search-outer-f722 .filter-b359 img,
.message-west-8d8d .filter-b359 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search-outer-f722 .primary-short-e2fa,
.message-west-8d8d .primary-short-e2fa {
  flex-basis: calc(100% - 160px);
}
.search-outer-f722 .primary-short-e2fa p,
.message-west-8d8d .primary-short-e2fa p {
  margin-bottom: 0;
}
.search-outer-f722 .primary-short-e2fa {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search-outer-f722 .primary-short-e2fa {
    padding-left: 0;
  }
}
.message-west-8d8d .primary-short-e2fa {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .message-west-8d8d .primary-short-e2fa {
    padding-right: 0;
  }
}
.message-west-8d8d .filter-b359 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.smooth_d5df .filter-b359 {
  margin-bottom: 0.5em;
}
.smooth_d5df .filter-b359 img {
  width: 100%;
}
.south_11b2 .red-0b73,
.warm-e92a .red-0b73 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.warm-e92a .panel_9d3a .popup-aae4 p:last-child {
  margin-bottom: 0;
}
.notification-active-e970 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden_copper_3474 .notice-2da5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden_copper_3474 .notice-2da5:last-of-type {
    margin-bottom: 0;
  }
}
.hidden_copper_3474 .notice-2da5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_copper_3474 .notice-2da5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden_copper_3474 .notice-2da5 ul li {
  margin: 0 0 0.6em;
}
.hidden_copper_3474 .notice-2da5 ul li.hidden-a7d5,
.hidden_copper_3474 .notice-2da5 ul li.top-b82c {
  position: relative;
}
.hidden_copper_3474 .notice-2da5 ul li.hidden-a7d5 .sidebar-pressed-2eac,
.hidden_copper_3474 .notice-2da5 ul li.top-b82c .sidebar-pressed-2eac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden_copper_3474 .notice-2da5 ul li.hidden-a7d5:after:after,
.hidden_copper_3474 .notice-2da5 ul li.hidden-a7d5:after:before,
.hidden_copper_3474
  .notice-2da5
  ul
  li.top-b82c:after:after,
.hidden_copper_3474
  .notice-2da5
  ul
  li.top-b82c:after:before {
  content: "";
  display: table;
}
.hidden_copper_3474 .notice-2da5 ul li.hidden-a7d5:after:after,
.hidden_copper_3474
  .notice-2da5
  ul
  li.top-b82c:after:after {
  clear: both;
}
.hidden_copper_3474 .notice-2da5 a.alert-6615:hover {
  text-decoration: none;
}
.hidden_copper_3474 .notice-2da5 select {
  max-width: 100%;
}
.hidden_copper_3474 .notice-2da5 table {
  font-size: 85%;
}
.hidden_copper_3474 .notice-2da5 table td,
.hidden_copper_3474 .notice-2da5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden_copper_3474 .notice-2da5 table tfoot td {
  text-align: left;
}
.hidden_copper_3474 .notice-2da5 :last-child {
  margin-bottom: 0;
}
.hidden_copper_3474 .notice-2da5 .tertiary_under_1d11 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden_copper_3474 .notice-2da5 .tertiary_under_1d11 label {
  width: 100%;
}
.hidden_copper_3474 .notice-2da5 .tertiary_under_1d11 .link_500f {
  width: 100%;
  display: block;
}
.hidden_copper_3474 .notice-2da5 .tertiary_under_1d11 .main_purple_0bb1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden_copper_3474 .notice-2da5 .tertiary_under_1d11 .main_purple_0bb1:hover svg #svg-search {
  fill: #444;
}
.hidden_copper_3474 .notice-2da5 .tertiary_under_1d11 .main_purple_0bb1 svg {
  width: 18px;
  height: 18px;
}
.hidden_copper_3474 .backdrop_first_a46e ul ul,
.hidden_copper_3474 .summary_5e4d ul ul,
.hidden_copper_3474 .popup-over-4e34 ul ul,
.hidden_copper_3474 .dynamic_8657 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden_copper_3474 .backdrop_first_a46e .smooth-26e5 > a,
.hidden_copper_3474 .summary_5e4d .smooth-26e5 > a,
.hidden_copper_3474 .popup-over-4e34 .smooth-26e5 > a,
.hidden_copper_3474 .dynamic_8657 .smooth-26e5 > a {
  margin-bottom: 0;
}
.hidden_copper_3474 .tag-9580 li,
.hidden_copper_3474 .backdrop_first_a46e li,
.hidden_copper_3474 .red-f902 li,
.hidden_copper_3474 .summary_5e4d li,
.hidden_copper_3474 .popup-over-4e34 li,
.hidden_copper_3474 .dynamic_8657 li,
.hidden_copper_3474 .row_3c63 li,
.hidden_copper_3474 .footer-over-b1f0 li {
  display: block;
  position: relative;
}
.hidden_copper_3474 .tag-9580 li:last-child,
.hidden_copper_3474 .backdrop_first_a46e li:last-child,
.hidden_copper_3474 .red-f902 li:last-child,
.hidden_copper_3474 .summary_5e4d li:last-child,
.hidden_copper_3474 .popup-over-4e34 li:last-child,
.hidden_copper_3474 .dynamic_8657 li:last-child,
.hidden_copper_3474 .row_3c63 li:last-child,
.hidden_copper_3474 .footer-over-b1f0 li:last-child {
  border: none;
}
.hidden_copper_3474 .tag-9580 li a,
.hidden_copper_3474 .backdrop_first_a46e li a,
.hidden_copper_3474 .red-f902 li a,
.hidden_copper_3474 .summary_5e4d li a,
.hidden_copper_3474 .popup-over-4e34 li a,
.hidden_copper_3474 .dynamic_8657 li a,
.hidden_copper_3474 .row_3c63 li a,
.hidden_copper_3474 .footer-over-b1f0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_copper_3474 .tag-9580 li ul li::before,
.hidden_copper_3474 .backdrop_first_a46e li ul li::before,
.hidden_copper_3474 .red-f902 li ul li::before,
.hidden_copper_3474 .summary_5e4d li ul li::before,
.hidden_copper_3474 .popup-over-4e34 li ul li::before,
.hidden_copper_3474 .dynamic_8657 li ul li::before,
.hidden_copper_3474 .row_3c63 li ul li::before,
.hidden_copper_3474 .footer-over-b1f0 li ul li::before {
  left: 15px;
}
.hidden_copper_3474 .tag-9580 li ul a,
.hidden_copper_3474 .backdrop_first_a46e li ul a,
.hidden_copper_3474 .red-f902 li ul a,
.hidden_copper_3474 .summary_5e4d li ul a,
.hidden_copper_3474 .popup-over-4e34 li ul a,
.hidden_copper_3474 .dynamic_8657 li ul a,
.hidden_copper_3474 .row_3c63 li ul a,
.hidden_copper_3474 .footer-over-b1f0 li ul a {
  padding-left: 20px;
}
.hidden_copper_3474 .tag-9580 li ul ul li::before,
.hidden_copper_3474 .backdrop_first_a46e li ul ul li::before,
.hidden_copper_3474 .red-f902 li ul ul li::before,
.hidden_copper_3474 .summary_5e4d li ul ul li::before,
.hidden_copper_3474 .popup-over-4e34 li ul ul li::before,
.hidden_copper_3474 .dynamic_8657 li ul ul li::before,
.hidden_copper_3474 .row_3c63 li ul ul li::before,
.hidden_copper_3474 .footer-over-b1f0 li ul ul li::before {
  left: 30px;
}
.hidden_copper_3474 .tag-9580 li ul ul a,
.hidden_copper_3474 .backdrop_first_a46e li ul ul a,
.hidden_copper_3474 .red-f902 li ul ul a,
.hidden_copper_3474 .summary_5e4d li ul ul a,
.hidden_copper_3474 .popup-over-4e34 li ul ul a,
.hidden_copper_3474 .dynamic_8657 li ul ul a,
.hidden_copper_3474 .row_3c63 li ul ul a,
.hidden_copper_3474 .footer-over-b1f0 li ul ul a {
  padding-left: 40px;
}
.hidden_copper_3474 .feature-outer-4c11 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_copper_3474 .footer-over-b1f0 ul li {
  margin-bottom: 1.41575em;
}
.hidden_copper_3474 .footer-over-b1f0 ul li .carousel_f2ca {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden_copper_3474 .footer-over-b1f0 ul li .popup-962c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fixed_9ded .tag-9580 li a,
.fixed_9ded .backdrop_first_a46e li a,
.fixed_9ded .red-f902 li a,
.fixed_9ded .summary_5e4d li a,
.fixed_9ded .popup-over-4e34 li a,
.fixed_9ded .dynamic_8657 li a,
.fixed_9ded .row_3c63 li a,
.fixed_9ded .footer-over-b1f0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed_9ded .feature-outer-4c11 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed_9ded .notice-2da5 ul li.hidden-a7d5 .sidebar-pressed-2eac,
.fixed_9ded .notice-2da5 ul li.top-b82c .sidebar-pressed-2eac {
  background: rgba(0, 0, 0, 0.2);
}
.fixed_9ded .hidden_copper_3474 .notice-2da5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_fca1 .hidden_copper_3474 .gold-0d94 li {
  margin: 0;
}
.silver_fca1 .hidden_copper_3474 .gold-0d94 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.silver_fca1 .hidden_copper_3474 .gold-0d94 li ul {
  margin: 0;
}
.silver_fca1 .hidden_copper_3474 .gold-0d94 li ul li a {
  padding-left: 15px;
}
.silver_fca1 .hidden_copper_3474 .gold-0d94 li ul li li a {
  padding-left: 30px;
}
.silver_fca1 .hidden_copper_3474 .gold-0d94 li.focus_4e82 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.silver_fca1 .hidden_copper_3474 .gold-0d94 li.focus_4e82 > 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;
}
.silver_fca1 .hidden_copper_3474 .gold-0d94 li.focus_4e82 > 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;
}
.tooltip_757c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip_stone_c052 {
  position: relative;
  z-index: 10;
}
.chip_stone_c052 .simple_ba19 {
  width: 100%;
  max-width: 100%;
}
.plasma_7db9 .modal-bright-d793 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.plasma_7db9 .form-rough-fae2 {
}
.plasma_7db9 .fixed_9ded {
  background: #292929;
}
.content-simple-d315 .modal-bright-d793 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.content-simple-d315 .form-rough-fae2 {
  background: #f9f9f9;
}
.content-simple-d315 .fixed_9ded {
  background: #303030;
}
.tall-6f9e .modal-bright-d793 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall-6f9e .gallery-e392 {
    margin-bottom: 1em;
  }
  .tall-6f9e .gallery-e392:last-child {
    margin-bottom: 0;
  }
}
.tall-6f9e .form-rough-fae2 {
  background: #ededed;
}
.tall-6f9e .fixed_9ded {
  background: #1a1a1a;
}
.modal-bright-d793.form-rough-fae2 {
  color: rgba(0, 0, 0, 0.6);
}
.modal-bright-d793.form-rough-fae2 .footer-plasma-b390 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-bright-d793.fixed_9ded {
  color: rgba(255, 255, 255, 0.99);
}
.modal-bright-d793.fixed_9ded a:not(.alert-6615) {
  color: rgba(255, 255, 255, 0.79);
}
.modal-bright-d793.fixed_9ded a:not(.alert-6615):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-bright-d793.fixed_9ded .footer-plasma-b390 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-bright-d793.fixed_9ded table tbody td,
.modal-bright-d793.fixed_9ded table th {
  background: rgba(0, 0, 0, 0.08);
}
.chip-full-665e.secondary_4b2b .hovered_e981 {
  max-width: initial;
}
.chip-full-665e .highlight-steel-3236 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.chip-full-665e .highlight-steel-3236 .simple_ba19 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .chip-full-665e .highlight-steel-3236 .simple_ba19 {
    display: block;
    margin-bottom: 2em;
  }
  .chip-full-665e .highlight-steel-3236 .simple_ba19:last-child {
    margin-bottom: 0;
  }
}
.tall-6f9e .gallery-e392:last-child,
.content-simple-d315 .gallery-e392:last-child,
.plasma_7db9 .gallery-e392:last-child {
  margin-bottom: 0;
}
.tall-6f9e .gallery-e392 .hidden_copper_3474 .notice-2da5:last-child,
.content-simple-d315 .gallery-e392 .hidden_copper_3474 .notice-2da5:last-child,
.plasma_7db9 .gallery-e392 .hidden_copper_3474 .notice-2da5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tall-6f9e .blue-4e16,
  .tall-6f9e .main_845c,
  .content-simple-d315 .blue-4e16,
  .content-simple-d315 .main_845c,
  .plasma_7db9 .blue-4e16,
  .plasma_7db9 .main_845c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip_stone_c052 .gallery-e392 {
    margin-bottom: 2em;
  }
}
.chip_stone_c052 p:last-child {
  margin-bottom: 0;
}
.chip_stone_c052 li,
.chip_stone_c052 ul {
  list-style: none;
  margin: 0;
}
.chip_stone_c052 ul ul {
  margin-left: 2.617924em;
}
.summary-under-a0e6 {
  font-size: 0.875em;
}

/* css-noise: ca62 */
.ghost-box-b4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
