/*!
Theme Name: Customify
Theme URI: https://pressmaximum.widget_16da/customify
Author: WPCustomify
Author URI: https://pressmaximum.widget_16da
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.widget_16da/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.carousel-5f79.table_08f9/licenses/gpl-2.0.glass-5ae8
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.dropdown_d212/, (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.summary_small_a373.preview_8ec4/normalize.header_medium_5cdb/
 ======
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.header_medium_5cdb v7.0.0 | MIT License | github.widget_16da/necolas/normalize.header_medium_5cdb */
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;
}
.button_2999 .smooth_af07,
.notice_18d9,
.dim_f6a9,
.texture_purple_84b0,
.background-0ef2,
.fixed_58a4,
.tall-d31e,
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;
}
.notice_18d9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notice_18d9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notice_18d9,
  h1 {
    font-size: 1.8em;
  }
}
.dim_f6a9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dim_f6a9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dim_f6a9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dim_f6a9,
  h2 {
    font-size: 1.7em;
  }
}
.texture_purple_84b0,
h3 {
  font-size: 1.618em;
}
.button_2999 .smooth_af07,
.background-0ef2,
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.white_8f42 {
  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;
}
.selected-f4ab:after,
.selected-f4ab:before,
.alert-west-dcdc:after,
.alert-west-dcdc:before {
  content: "";
  display: table;
}
.selected-f4ab:after,
.alert-west-dcdc:after {
  clear: both;
}
.tertiary-wood-6bf6 {
  float: right;
  margin-right: 0;
}
.chip_57f7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row-narrow-0189 .huge-4296,
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;
}
.row-narrow-0189 .huge-4296: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;
}
.accordion_easy_28e2 .huge-4296 {
  box-shadow: none;
}
.accordion_easy_28e2
  .huge-4296
  .disabled_2466 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accordion_easy_28e2 .huge-4296 .focus-9f50 {
  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;
}
.accordion_easy_28e2
  .huge-4296
  .focus-9f50
  b {
  display: none;
}
.accordion_easy_28e2 .main-3baf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice-1c2c:not(.border_cool_0b29):not(.hover_blue_682b),
button:not(.border_cool_0b29):not(.hover_blue_682b),
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ),
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ),
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ) {
  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;
}
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):hover,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):hover,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):hover,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):hover,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):active,
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):active,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):active,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):active,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):active,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus {
  outline: 0;
}
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1 {
  position: relative;
}
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .aside_action_86ca,
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .media_174a,
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .in_6320,
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  i,
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  svg,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .aside_action_86ca,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .media_174a,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .in_6320,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  i,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  svg,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .aside_action_86ca,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .media_174a,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .in_6320,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  i,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  svg,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .aside_action_86ca,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .media_174a,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .in_6320,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  i,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  svg,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .aside_action_86ca,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .media_174a,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  .in_6320,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  i,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1
  svg {
  visibility: hidden;
}
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1:after,
button:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1:after,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1:after,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1:after,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ).fn-loading-ecc1: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;
}
.notice-1c2c:not(.border_cool_0b29):not(.hover_blue_682b),
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ),
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ),
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ) {
  color: #fff;
  background: #235787;
}
.notice-1c2c:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus,
input[type="button"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus,
input[type="reset"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus,
input[type="submit"]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ):focus {
  color: #fff;
}
.notice-1c2c.fn-disabled-ecc1:not(.border_cool_0b29):not(
    .hover_blue_682b
  ),
.notice-1c2c[disabled]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ),
button.fn-disabled-ecc1:not(.border_cool_0b29):not(
    .hover_blue_682b
  ),
button[disabled]:not(.border_cool_0b29):not(
    .hover_blue_682b
  ) {
  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;
}
.border_huge_eb66 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border_huge_eb66: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;
}
.backdrop_2025 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tag_dynamic_8f70 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.progress_green_7ccc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.selected-f4ab:after,
.selected-f4ab:before,
.basic_85d4:after,
.basic_85d4:before,
.focused_6306:after,
.focused_6306:before,
.motion-8305:after,
.motion-8305:before,
.photo_cb11:after,
.photo_cb11:before,
.advanced-04f1:after,
.advanced-04f1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.selected-f4ab:after,
.basic_85d4:after,
.focused_6306:after,
.motion-8305:after,
.photo_cb11:after,
.advanced-04f1:after {
  clear: both;
}
.basic_85d4 .chip_blue_b08b,
.focused_6306 .chip_blue_b08b,
.dark-0eec .chip_blue_b08b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.last_6858 {
  display: inline-block;
}
.south_c9e1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.south_c9e1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.south_c9e1 .banner-dda2 {
  padding: 1em 0;
  font-size: 85%;
}
.banner-dda2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.orange-87ef {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.orange-87ef:after,
.orange-87ef:before {
  content: "";
  display: table;
}
.orange-87ef:after {
  clear: both;
}
.accent-complex-5f55 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.action-d54f .accent-complex-5f55 {
  max-width: 50%;
}
.feature-fixed-1e48 .accent-complex-5f55 {
  max-width: 33.33%;
}
.mask_7255 .accent-complex-5f55 {
  max-width: 25%;
}
.texture-old-a6e1 .accent-complex-5f55 {
  max-width: 20%;
}
.progress-0cf7 .accent-complex-5f55 {
  max-width: 16.66%;
}
.solid_cbbe .accent-complex-5f55 {
  max-width: 14.28%;
}
.status-steel-1313 .accent-complex-5f55 {
  max-width: 12.5%;
}
.search-current-3cf7 .accent-complex-5f55 {
  max-width: 11.11%;
}
.widget-a6f8 {
  display: block;
}
.button_2999 .box-dirty-9b5b label,
.button_2999 .texture-3cc6 label,
.button_2999 .aside_9d15 label,
.button_2999 .search_3534 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_thick_a2c6 {
  list-style: none;
  margin: 0;
}
.secondary_thick_a2c6 article.large-ae0a {
  margin-bottom: 0;
}
.secondary_thick_a2c6 ul {
  list-style: none;
  margin: 0;
}
.secondary_thick_a2c6 .outer_3692 li.large-ae0a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_thick_a2c6 .outer_3692 li.large-ae0a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_thick_a2c6 .outer_3692 li.large-ae0a: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) {
  .secondary_thick_a2c6 .outer_3692 li.large-ae0a li.large-ae0a li.large-ae0a li.large-ae0a {
    padding-left: 0;
  }
}
article.large-ae0a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.large-ae0a .basic_85d4 p:last-of-type {
  margin-bottom: 0;
}
article.large-ae0a .tag_south_a046 {
  float: left;
}
article.large-ae0a .media-a6c6 {
  margin-left: 85px;
}
article.large-ae0a .border_fixed_35f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.large-ae0a .border_fixed_35f5 .black_7935 {
  margin-left: 10px;
}
article.large-ae0a .grid_down_87e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.large-ae0a .element-220e {
  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 .box-dirty-9b5b,
  #respond .aside_9d15,
  #respond .search_3534 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .box-dirty-9b5b input,
#respond .aside_9d15 input,
#respond .search_3534 input {
  width: 100%;
}
#respond .search_3534 {
  margin-right: 0;
}
#respond .component-gas-8736 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box_plasma_3354 {
  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;
}
.box_plasma_3354.stone-d0e6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box_plasma_3354 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%);
}
.box_plasma_3354:focus,
.box_plasma_3354: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);
}
.focus_a94f {
  border-radius: 10%;
}
.text-iron-4d5f {
  border-radius: 50%;
}
.icon_a9e8 {
  font-size: 0.72em;
}
.thumbnail_lite_f5d7 {
  font-size: 0.875em;
}
.grid-0ac8 {
  font-size: 1.1em;
}
.carousel-easy-ec71 {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel-easy-ec71.icon_a9e8 {
  letter-spacing: 0.5px;
}
.search_orange_1760,
.search_orange_1760 a {
  color: #6d6d6d;
}
.search_orange_1760 a:hover {
  color: #111;
}
.row-cc64 {
  color: #6d6d6d;
}
.panel_upper_65a5 {
  overflow-x: hidden;
}
.panel_upper_65a5 .hard_0695.shade-gold-0f5d {
  position: relative;
}
.panel_upper_65a5 .hard_0695.shade-gold-0f5d.liquid-eea3 {
  position: initial;
}
.panel_upper_65a5
  .hard_0695.shade-gold-0f5d.liquid-eea3
  .header-first-c9c1 {
  left: auto;
}
.panel_upper_65a5 .hard_0695 .header-first-c9c1 {
  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;
}
.panel_upper_65a5 .hard_0695:hover.shade-gold-0f5d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.panel_upper_65a5
  .hard_0695:hover.shade-gold-0f5d
  .header-first-c9c1 {
  display: block;
  z-index: 9999999;
}
.panel_upper_65a5 .info-steel-ac84 .text_87de,
.panel_upper_65a5 .module_south_168b .text_87de {
  display: none;
}
.panel_upper_65a5 .photo_fixed_74d1 .hard_0695:hover.shade-gold-0f5d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_2999 .box-dirty-9b5b label,
.button_2999 .texture-3cc6 label,
.button_2999 .aside_9d15 label,
.button_2999 .search_3534 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_thick_a2c6 {
  list-style: none;
  margin: 0;
}
.secondary_thick_a2c6 article.large-ae0a {
  margin-bottom: 0;
}
.secondary_thick_a2c6 ul {
  list-style: none;
  margin: 0;
}
.secondary_thick_a2c6 .outer_3692 li.large-ae0a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_thick_a2c6 .outer_3692 li.large-ae0a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_thick_a2c6 .outer_3692 li.large-ae0a: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) {
  .secondary_thick_a2c6 .outer_3692 li.large-ae0a li.large-ae0a li.large-ae0a li.large-ae0a {
    padding-left: 0;
  }
}
article.large-ae0a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.large-ae0a .basic_85d4 p:last-of-type {
  margin-bottom: 0;
}
article.large-ae0a .tag_south_a046 {
  float: left;
}
article.large-ae0a .media-a6c6 {
  margin-left: 85px;
}
article.large-ae0a .border_fixed_35f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.large-ae0a .border_fixed_35f5 .black_7935 {
  margin-left: 10px;
}
article.large-ae0a .grid_down_87e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.large-ae0a .element-220e {
  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 .box-dirty-9b5b,
  #respond .aside_9d15,
  #respond .search_3534 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .box-dirty-9b5b input,
#respond .aside_9d15 input,
#respond .search_3534 input {
  width: 100%;
}
#respond .search_3534 {
  margin-right: 0;
}
#respond .component-gas-8736 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-steel-ac84 .medium_4208 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.medium_4208 .box_bronze_2067.box_advanced_4f54 .iron-1a10 > li > a:focus,
.medium_4208 .box_bronze_2067.box_advanced_4f54 .iron-1a10 > li > a:hover,
.medium_4208 .box_bronze_2067.tabs-ede7 .iron-1a10 > li > a:focus,
.medium_4208 .box_bronze_2067.tabs-ede7 .iron-1a10 > li > a:hover,
.medium_4208 .box_bronze_2067.inner-2fd4 .iron-1a10 > li > a:focus,
.medium_4208 .box_bronze_2067.inner-2fd4 .iron-1a10 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_4208
  .box_bronze_2067.box_advanced_4f54
  .iron-1a10
  > li.texture_21cb
  > a,
.medium_4208
  .box_bronze_2067.box_advanced_4f54
  .iron-1a10
  > li.tiny_9667
  > a,
.medium_4208
  .box_bronze_2067.tabs-ede7
  .iron-1a10
  > li.texture_21cb
  > a,
.medium_4208
  .box_bronze_2067.tabs-ede7
  .iron-1a10
  > li.tiny_9667
  > a,
.medium_4208
  .box_bronze_2067.inner-2fd4
  .iron-1a10
  > li.texture_21cb
  > a,
.medium_4208 .box_bronze_2067.inner-2fd4 .iron-1a10 > li.paragraph_3777 > a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_4208 .static-6fd9,
.medium_4208 .static-6fd9 a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_4208 .form-7735.focused-7561 li a,
.medium_4208 .dropdown_6993 a,
.medium_4208 .section_55b7,
.medium_4208 .iron-1a10 > li > a,
.medium_4208 .active-out-98c3 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208 .form-7735.focused-7561 li a:hover,
.medium_4208 .dropdown_6993 a:hover,
.medium_4208 .section_55b7:hover,
.medium_4208 .iron-1a10 > li > a:hover,
.medium_4208 .active-out-98c3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_4208 .soft-726b {
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208 .soft-726b .new-88d4 {
  color: rgba(255, 255, 255, 0.99);
}
.medium_4208 .soft-726b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_4208 .hovered-289e .wide_6834 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208 .hovered-289e .wide_6834 .hidden_daae {
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208
  .hovered-289e
  .wide_6834
  .hidden_daae::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208
  .hovered-289e
  .wide_6834
  .hidden_daae:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208
  .hovered-289e
  .wide_6834
  .hidden_daae::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208
  .hovered-289e
  .wide_6834
  .hidden_daae::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208 .hovered-289e .main-ff4d {
  color: rgba(255, 255, 255, 0.79);
}
.medium_4208 .hovered-289e .main-ff4d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim_fb31
  .medium_4208
  .hovered-289e
  .alert_fresh_321f
  .huge_b164 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim_fb31
  .medium_4208
  .hovered-289e
  .alert_fresh_321f
  .hidden_daae {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-steel-ac84 .media_990f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.media_990f .box_bronze_2067.box_advanced_4f54 .iron-1a10 > li > a:focus,
.media_990f .box_bronze_2067.box_advanced_4f54 .iron-1a10 > li > a:hover,
.media_990f .box_bronze_2067.tabs-ede7 .iron-1a10 > li > a:focus,
.media_990f .box_bronze_2067.tabs-ede7 .iron-1a10 > li > a:hover,
.media_990f .box_bronze_2067.inner-2fd4 .iron-1a10 > li > a:focus,
.media_990f .box_bronze_2067.inner-2fd4 .iron-1a10 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_990f
  .box_bronze_2067.box_advanced_4f54
  .iron-1a10
  > li.texture_21cb
  > a,
.media_990f
  .box_bronze_2067.box_advanced_4f54
  .iron-1a10
  > li.tiny_9667
  > a,
.media_990f
  .box_bronze_2067.tabs-ede7
  .iron-1a10
  > li.texture_21cb
  > a,
.media_990f
  .box_bronze_2067.tabs-ede7
  .iron-1a10
  > li.tiny_9667
  > a,
.media_990f
  .box_bronze_2067.inner-2fd4
  .iron-1a10
  > li.texture_21cb
  > a,
.media_990f .box_bronze_2067.inner-2fd4 .iron-1a10 > li.paragraph_3777 > a {
  color: rgba(0, 0, 0, 0.8);
}
.media_990f .static-6fd9,
.media_990f .static-6fd9 a {
  color: rgba(0, 0, 0, 0.8);
}
.media_990f .form-7735.focused-7561 li a,
.media_990f .dropdown_6993 a,
.media_990f .section_55b7,
.media_990f .iron-1a10 > li > a,
.media_990f .active-out-98c3 {
  color: rgba(0, 0, 0, 0.55);
}
.media_990f .form-7735.focused-7561 li a:hover,
.media_990f .dropdown_6993 a:hover,
.media_990f .section_55b7:hover,
.media_990f .iron-1a10 > li > a:hover,
.media_990f .active-out-98c3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_990f .soft-726b {
  color: rgba(0, 0, 0, 0.55);
}
.media_990f .soft-726b .new-88d4 {
  color: rgba(0, 0, 0, 0.8);
}
.media_990f .soft-726b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_bright_3c18 .surface_8b05 {
  margin-left: auto;
  margin-right: auto;
}
.focused_6306 > * {
  margin-left: auto;
  margin-right: auto;
}
.focused_6306 .backdrop_2025 {
  margin-right: 1.41575em;
}
.mask_rough_e49d .focused_6306 > .label_3b2b {
  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;
}
.mask_rough_e49d .focused_6306 > .purple_9981 {
  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;
}
.block_d958.icon_bright_3c18 .surface_8b05,
.preview_2479.icon_bright_3c18 .surface_8b05 {
  margin-left: 0;
}
.sort_green_3145.icon_bright_3c18 .surface_8b05,
.module-0170.icon_bright_3c18 .surface_8b05 {
  margin-right: 0;
}
.focused_6306 ol,
.focused_6306 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.frame-orange-6534 video {
  max-width: 100%;
}
.thick_a522 img {
  display: block;
}
.thick_a522.backdrop_2025,
.thick_a522.tag_dynamic_8f70 {
  width: 100%;
}
.thick_a522.purple_9981 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary_3748:not(.right-d392) {
  margin: 1.5em auto;
}
.lite_10fd p {
  padding: 1.5em 14px;
}
ul.solid-4529.purple_9981,
ul.solid-4529.label_3b2b,
ul.solid-4529.banner-silver-7997.label_3b2b {
  padding: 0 14px;
}
.summary_e628 {
  display: block;
  overflow-x: auto;
}
.summary_e628 table {
  border-collapse: collapse;
  width: 100%;
}
.summary_e628 td,
.summary_e628 th {
  padding: 0.5em;
}
.focused_6306 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focused_6306 ol ol,
.focused_6306 ol ul,
.focused_6306 ul ol,
.focused_6306 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focused_6306 ol ol li,
.focused_6306 ol ul li,
.focused_6306 ul ol li,
.focused_6306 ul ul li {
  margin-left: 0;
}
.pro-f77a.hidden-selected-d1c5 > .heading_8151 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pro-f77a.hidden-selected-d1c5 > .heading_8151 iframe,
.pro-f77a.hidden-selected-d1c5 > .heading_8151 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.link-4809 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.link-4809.modal_cfee {
  padding: 0;
}
.link-4809.modal_cfee cite {
  font-size: 13px;
}
.link-4809 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.link-4809 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.picture_a19f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.picture_a19f > p:first-child {
  margin-top: 0;
}
.picture_a19f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.picture_a19f blockquote {
  border-left: 0;
}
.alert_4035 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert_4035:not(.red_3507) {
  max-width: 100px;
}
.alert_4035.hero_action_2651 {
  border-bottom: none !important;
  text-align: center;
}
.alert_4035.hero_action_2651::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .lite_10fd p {
    padding: 1.5em 0;
  }
}
.slow_d313 {
  color: #0073aa;
}
.active_d83a {
  background-color: #0073aa;
}
.middle_0bdd {
  color: #229fd8;
}
.dark-1306 {
  background-color: #229fd8;
}
.stale-5e3d {
  color: #eee;
}
.photo-iron-a9b1 {
  background-color: #eee;
}
.huge-de2f {
  color: #444;
}
.aside-64af {
  background-color: #444;
}
.hidden_55c4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hidden_55c4 .aside_c72a .dropdown_6993 {
  font-size: 15px;
}
.hidden_55c4 .dropdown_6993 {
  line-height: 1.3;
}
.hidden_55c4 .media_990f {
}
.hidden_55c4 .medium_4208 {
  background: #235787;
}
.liquid-f243 {
  padding: 0;
}
.liquid-f243 .medium_4208 {
  background: #1a1a1a;
}
.liquid-f243 .media_990f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight-92fe {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight-92fe .media_990f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight-92fe .medium_4208 {
  background: #303030;
}
.advanced-04f1 {
  position: relative;
  z-index: 10;
}
.advanced-04f1 .bronze-aa29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_motion_ab6e .shade-gold-0f5d {
  display: inline-block;
  vertical-align: middle;
}
.popup_motion_ab6e.liquid-8179 .shade-gold-0f5d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup_motion_ab6e.liquid-8179 .shade-gold-0f5d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup_motion_ab6e.liquid-8179 .shade-gold-0f5d {
    margin-right: 0.4em;
  }
}
.popup_motion_ab6e.liquid-8179 .shade-gold-0f5d:last-child {
  margin-right: 0;
}
.paragraph-outer-ffba .bronze-aa29 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-steel-ac84 .aside_c72a {
    margin: 0 -0.5em;
  }
  .info-steel-ac84 .aside_c72a [class*="customify-col-"],
  .info-steel-ac84 .aside_c72a [class*="customify-col_"],
  .info-steel-ac84 .aside_c72a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-steel-ac84.layout_dbf6 .bronze-aa29 {
  background: 0 0 !important;
}
.info-steel-ac84.layout_dbf6 .bronze-aa29,
.info-steel-ac84.paragraph-outer-ffba .bronze-aa29 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-steel-ac84.module-2494 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-steel-ac84.paragraph-outer-ffba .bronze-aa29 {
  box-shadow: none !important;
}
.picture-a9b7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture-a9b7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture-a9b7 {
    padding: 18px 0 20px;
  }
}
.picture-a9b7 .card_narrow_1544 {
  width: 100%;
}
.picture-a9b7 .gold-0a89 {
  margin-bottom: 0;
}
.picture-a9b7 .focused_e253 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus_green_5516 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus_green_5516 .gallery-0af8 {
  width: 100%;
}
.outline_ffcc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outline_ffcc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outline_ffcc 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;
}
.outline_ffcc li:last-child:after {
  display: none;
}
.outline_ffcc li a {
  font-weight: 500;
  margin-right: 10px;
}
.short-027c .text_87de button,
.picture-a9b7 .text_87de button {
  left: 0;
}
.short-027c .gallery-0af8,
.picture-a9b7 .gallery-0af8 {
  padding-left: 0;
  padding-right: 0;
}
.short-027c .focus_green_5516,
.picture-a9b7 .focus_green_5516 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.short-027c {
  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;
}
.short-027c: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;
}
.short-027c .tiny_cc82 {
  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) {
  .short-027c .tiny_cc82 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .short-027c .tiny_cc82 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .short-027c .tiny_cc82 {
    min-height: 200px;
  }
}
.short-027c .outline_ffcc {
  color: rgba(255, 255, 255, 0.8);
}
.short-027c .outline_ffcc a,
.short-027c .outline_ffcc li:after {
  color: inherit;
}
.short-027c .outline_ffcc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.middle-27a6 {
  margin-bottom: 0.5em;
}
.list-7ad5 {
  margin-bottom: 1.2em;
}
.list-7ad5,
.middle-27a6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.list-7ad5 p:last-child,
.middle-27a6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text_87de,
#masthead .text_87de {
  display: none;
}
#masthead
  > .text_87de.copper-a42a {
  display: none;
}
#masthead > .text_87de button {
  left: 0;
}
.icon_last_7d6c {
  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%;
}
.icon_last_7d6c .shade-gold-0f5d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon_last_7d6c .wide_b936 {
  display: -webkit-box;
  display: flex;
}
.icon_last_7d6c .wide_b936.black-163c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon_last_7d6c .wide_b936.aside-4c50 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_last_7d6c .wide_b936.item_8d46 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_last_7d6c.title-dark-c707.advanced_861a .wide_b936.black-163c {
  flex-basis: 100%;
}
.icon_last_7d6c.bright-3e4e .wide_b936.aside-4c50 {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon_last_7d6c.bright-3e4e .wide_b936.item_8d46 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text_87de.copper-a42a {
  display: none;
}
#masthead > .text_87de button {
  left: 0;
}
.border_out_17c1 {
  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;
}
.border_out_17c1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.border_out_17c1.aside-3056 i {
  margin-right: 4px;
}
.border_out_17c1.button-9f90 i {
  margin-left: 5px;
}
.dropdown_6993 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dropdown_6993 p:last-child {
  margin-bottom: 0;
}
.focused_703e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focused_703e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focused_703e img {
  display: block;
  width: auto;
  line-height: 1;
}
.focused_703e .static-6fd9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focused_703e .search_cool_05b8 {
  margin: 5px 0 7px 0;
}
.focused_703e.secondary_stale_8623 .description_yellow_a39b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focused_703e.secondary_stale_8623 .pro-66c1 {
  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;
}
.focused_703e.section-gas-dc3d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focused_703e.section-gas-dc3d .description_yellow_a39b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focused_703e.section-gas-dc3d .pro-66c1 {
  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;
}
.focused_703e.gold_9fed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focused_703e.feature-slow-3c87 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focused_703e.feature-slow-3c87 .pro-66c1 {
  margin-top: 7px;
}
.card_west_5891 {
  display: inline-block;
}
.advanced-04f1 .breadcrumb-advanced-9efb .focused_703e img {
  max-width: 100%;
}
.box_bronze_2067 .brown_9b64.soft-e768,
.tall-ff7a .brown_9b64.soft-e768 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box_bronze_2067 .wide_7e9a,
.tall-ff7a .wide_7e9a {
  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%);
}
.box_bronze_2067 .wide_7e9a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box_bronze_2067.element_hovered_1697 .wide_7e9a {
  display: none;
}
.box_bronze_2067 .tag_2d14 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box_bronze_2067 .tag_2d14 li {
  display: inline-block;
  position: relative;
}
.box_bronze_2067 .tag_2d14 li:last-child {
  margin-right: 0;
}
.box_bronze_2067 .tag_2d14 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;
}
.box_bronze_2067 .tag_2d14 li.paragraph_3777 > a {
  color: rgba(0, 0, 0, 0.9);
}
.box_bronze_2067 .tag_2d14 > 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;
}
.box_bronze_2067 .tag_2d14 > li > a i {
  line-height: 0;
}
.box_bronze_2067 .tag_2d14 > li.hidden_hot_ec50 > a .wide_7e9a {
  margin-left: 4px;
  line-height: 0;
}
.box_bronze_2067 .tag_2d14 .hard-a507 li.hidden_hot_ec50 > a {
  position: relative;
}
.box_bronze_2067 .tag_2d14 .hard-a507 li.hidden_hot_ec50 > a:after,
.box_bronze_2067 .tag_2d14 .hard-a507 li.hidden_hot_ec50 > a:before {
  content: "";
  display: table;
}
.box_bronze_2067 .tag_2d14 .hard-a507 li.hidden_hot_ec50 > a:after {
  clear: both;
}
.box_bronze_2067 .tag_2d14 .hard-a507 li.hidden_hot_ec50 > a .wide_7e9a {
  margin-left: 5px;
  float: right;
}
.box_bronze_2067 .fast-6181,
.box_bronze_2067 .hard-a507 {
  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;
}
.box_bronze_2067 .hard-a507 {
  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;
}
.box_bronze_2067 .hard-a507 .soft-e768 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box_bronze_2067 .hard-a507 .wide_7e9a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box_bronze_2067 .hard-a507 li {
  display: block;
  margin: 0;
  padding: 0;
}
.box_bronze_2067 .hard-a507 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;
}
.box_bronze_2067 .hard-a507 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box_bronze_2067 .hard-a507 .hard-a507 {
  top: 0;
  left: 100%;
}
.box_bronze_2067 .cool-5f5b.fn-focus-ecc1 > .fast-6181,
.box_bronze_2067 .cool-5f5b.fn-focus-ecc1 > .hard-a507,
.box_bronze_2067 .cool-5f5b:focus > .fast-6181,
.box_bronze_2067 .cool-5f5b:focus > .hard-a507,
.box_bronze_2067 .cool-5f5b:hover > .fast-6181,
.box_bronze_2067 .cool-5f5b:hover > .hard-a507 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box_bronze_2067.inner-2fd4 .iron-1a10:after,
.box_bronze_2067.inner-2fd4 .iron-1a10:before {
  content: "";
  display: table;
}
.box_bronze_2067.inner-2fd4 .iron-1a10:after {
  clear: both;
}
.box_bronze_2067.inner-2fd4 .iron-1a10 > li {
  float: left;
}
.box_bronze_2067.caption-ad79 .iron-1a10:after,
.box_bronze_2067.caption-ad79 .iron-1a10:before {
  content: "";
  display: table;
}
.box_bronze_2067.caption-ad79 .iron-1a10:after {
  clear: both;
}
.box_bronze_2067.caption-ad79 .iron-1a10 > li {
  float: left;
}
.box_bronze_2067.caption-ad79 .iron-1a10 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box_bronze_2067.caption-ad79 .iron-1a10 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box_bronze_2067.caption-ad79 .iron-1a10 > li.texture_21cb > a,
.box_bronze_2067.caption-ad79 .iron-1a10 > li.paragraph_3777 > a {
  color: #fff;
  background-color: #1e4b75;
}
.box_bronze_2067.box_advanced_4f54 .iron-1a10 > li > a .soft-e768 {
  position: relative;
}
.box_bronze_2067.box_advanced_4f54 .iron-1a10 > li > a .soft-e768: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;
}
.box_bronze_2067.box_advanced_4f54
  .iron-1a10
  > li:focus
  > a
  .soft-e768:before,
.box_bronze_2067.box_advanced_4f54
  .iron-1a10
  > li:hover
  > a
  .soft-e768:before {
  width: 100%;
  background-color: currentColor;
}
.box_bronze_2067.box_advanced_4f54
  .iron-1a10
  > li.texture_21cb
  > a
  .soft-e768:before,
.box_bronze_2067.box_advanced_4f54
  .iron-1a10
  > li.tiny_9667
  > a
  .soft-e768:before {
  width: 100%;
  background-color: currentColor;
}
.box_bronze_2067.tabs-ede7 .iron-1a10 > li > a .soft-e768 {
  position: relative;
}
.box_bronze_2067.tabs-ede7 .iron-1a10 > li > a .soft-e768: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;
}
.box_bronze_2067.tabs-ede7 .iron-1a10 > li:focus > a .soft-e768:before,
.box_bronze_2067.tabs-ede7
  .iron-1a10
  > li:hover
  > a
  .soft-e768:before {
  width: 100%;
  background-color: currentColor;
}
.box_bronze_2067.tabs-ede7
  .iron-1a10
  > li.texture_21cb
  > a
  .soft-e768:before,
.box_bronze_2067.tabs-ede7
  .iron-1a10
  > li.tiny_9667
  > a
  .soft-e768:before {
  width: 100%;
  background-color: currentColor;
}
.tall-ff7a .tag_2d14 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tall-ff7a .tag_2d14 li:first-child > a {
  border-top: none;
}
.tall-ff7a .tag_2d14 .paragraph_silver_bfbb > .soft-e768 .wide_7e9a {
  display: none;
}
.tall-ff7a .tag_2d14 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tall-ff7a .tag_2d14 li:last-child {
  border: none;
}
.tall-ff7a .tag_2d14 li.hidden_hot_ec50 > a {
  padding-right: 45px !important;
}
.tall-ff7a .tag_2d14 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tall-ff7a .tag_2d14 li a:focus,
.tall-ff7a .tag_2d14 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-ff7a .tag_2d14 li .feature_4d5b {
  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;
}
.tall-ff7a .tag_2d14 li .feature_4d5b:hover {
  box-shadow: none;
}
.tall-ff7a .tag_2d14 li .feature_4d5b .wide_7e9a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tall-ff7a .tag_2d14 .hard-a507 {
  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);
}
.tall-ff7a .tag_2d14 .hard-a507 li a {
  padding-left: 3em;
}
.tall-ff7a .tag_2d14 .menu-5b2d > a .feature_4d5b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tall-ff7a .tag_2d14 .menu-5b2d > .hard-a507 {
  display: block;
  opacity: 1;
}
.component_up_253a {
  max-width: 100%;
}
.video_purple_4563 {
  line-height: 0;
  cursor: pointer;
}
.active-out-98c3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active-out-98c3:hover {
  box-shadow: none;
  color: currentColor;
}
.active-out-98c3 svg {
  width: 18px;
  height: 18px;
}
.active-out-98c3 .secondary-solid-1bb2 {
  display: none;
}
.tabs_fast_3d46 {
  position: relative;
}
.tabs_fast_3d46.fn-active-ecc1 .active-out-98c3 .item-79f2 {
  display: none;
}
.tabs_fast_3d46.fn-active-ecc1 .active-out-98c3 .secondary-solid-1bb2 {
  display: inline-block;
}
.tabs_fast_3d46 .texture_15ed {
  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);
}
.tabs_fast_3d46.lite_516f .texture_15ed {
  left: auto;
  right: -0.9em;
}
.tabs_fast_3d46.lite_516f .active-focused-be04::before {
  left: auto;
  right: 15px;
}
.tabs_fast_3d46.fn-active-ecc1 .texture_15ed {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.alert_fresh_321f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.alert_fresh_321f label {
  flex-basis: 100%;
}
.alert_fresh_321f .wide_6834 {
  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;
}
.alert_fresh_321f .hidden_daae {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.alert_fresh_321f .hidden_daae:focus {
  background-color: transparent;
}
.alert_fresh_321f button.main-ff4d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.alert_fresh_321f button.main-ff4d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.alert_fresh_321f button.main-ff4d svg {
  width: 18px;
  height: 18px;
}
.alert_fresh_321f input[type="submit"] {
  min-height: auto;
}
.hovered-289e .alert_fresh_321f .hidden_daae {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active-focused-be04 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .active-focused-be04 {
    width: 220px;
  }
}
.active-focused-be04 label {
  flex-basis: 100%;
}
.active-focused-be04::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;
}
.dim_fb31 .hovered-289e .alert_fresh_321f {
  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;
}
.dim_fb31
  .hovered-289e
  .alert_fresh_321f
  .wide_6834 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dim_fb31 .hovered-289e .alert_fresh_321f .hidden_daae {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dim_fb31
  .hovered-289e
  .alert_fresh_321f
  .hidden_daae:focus {
  background: 0 0;
}
.dim_fb31
  .hovered-289e
  .alert_fresh_321f
  .huge_b164 {
  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;
}
.form-7735 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.form-7735 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.form-7735 li:last-child {
  margin-right: 0;
}
.form-7735 li:first-child {
  margin-left: 0;
}
.form-7735.slider-7f4a a {
  color: #fff;
}
.form-7735.slider-7f4a a:hover {
  color: #fff;
}
.form-7735 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.form-7735 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.form-7735 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.form-7735 a:hover {
  opacity: 0.9;
  color: inherit;
}
.form-7735 [class*="social-icon-apple"] {
  background-color: #999;
}
.form-7735 [class*="social-icon-apple"].panel_center_4097 {
  background-color: transparent;
  color: #999;
}
.form-7735 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.form-7735 [class*="social-icon-behance"].panel_center_4097 {
  background-color: transparent;
  color: #1769ff;
}
.form-7735 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.form-7735 [class*="social-icon-bitbucket"].panel_center_4097 {
  background-color: transparent;
  color: #205081;
}
.form-7735 [class*="social-icon-codepen"] {
  background-color: #000;
}
.form-7735 [class*="social-icon-codepen"].panel_center_4097 {
  background-color: transparent;
  color: #000;
}
.form-7735 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.form-7735 [class*="social-icon-delicious"].panel_center_4097 {
  background-color: transparent;
  color: #39f;
}
.form-7735 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.form-7735 [class*="social-icon-digg"].panel_center_4097 {
  background-color: transparent;
  color: #005be2;
}
.form-7735 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.form-7735 [class*="social-icon-dribbble"].panel_center_4097 {
  background-color: transparent;
  color: #ea4c89;
}
.form-7735 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.form-7735 [class*="social-icon-envelope"].panel_center_4097 {
  background-color: transparent;
  color: #ea4335;
}
.form-7735 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.form-7735 [class*="social-icon-facebook"].panel_center_4097 {
  background-color: transparent;
  color: #3b5998;
}
.form-7735 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.form-7735 [class*="social-icon-flickr"].panel_center_4097 {
  background-color: transparent;
  color: #0063dc;
}
.form-7735 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.form-7735 [class*="social-icon-foursquare"].panel_center_4097 {
  background-color: transparent;
  color: #2d5be3;
}
.form-7735 [class*="social-icon-github"] {
  background-color: #333;
}
.form-7735 [class*="social-icon-github"].panel_center_4097 {
  background-color: transparent;
  color: #333;
}
.form-7735 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.form-7735 [class*="social-icon-google-plus"].panel_center_4097 {
  background-color: transparent;
  color: #dd4b39;
}
.form-7735 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.form-7735 [class*="social-icon-houzz"].panel_center_4097 {
  background-color: transparent;
  color: #7ac142;
}
.form-7735 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.form-7735 [class*="social-icon-instagram"].panel_center_4097 {
  background-color: transparent;
  color: #262626;
}
.form-7735 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.form-7735 [class*="social-icon-jsfiddle"].panel_center_4097 {
  background-color: transparent;
  color: #487aa2;
}
.form-7735 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.form-7735 [class*="social-icon-linkedin"].panel_center_4097 {
  background-color: transparent;
  color: #0077b5;
}
.form-7735 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.form-7735 [class*="social-icon-medium"].panel_center_4097 {
  background-color: transparent;
  color: #00ab6b;
}
.form-7735 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.form-7735
  [class*="social-icon-odnoklassniki"].panel_center_4097 {
  background-color: transparent;
  color: #f4731c;
}
.form-7735 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.form-7735 [class*="social-icon-meetup"].panel_center_4097 {
  background-color: transparent;
  color: #ec1c40;
}
.form-7735 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.form-7735 [class*="social-icon-pinterest"].panel_center_4097 {
  background-color: transparent;
  color: #bd081c;
}
.form-7735 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.form-7735 [class*="social-icon-product-hunt"].panel_center_4097 {
  background-color: transparent;
  color: #da552f;
}
.form-7735 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.form-7735 [class*="social-icon-reddit"].panel_center_4097 {
  background-color: transparent;
  color: #ff4500;
}
.form-7735 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.form-7735 [class*="social-icon-rss"].panel_center_4097 {
  background-color: transparent;
  color: #f26522;
}
.form-7735 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.form-7735
  [class*="social-icon-shopping-cart"].panel_center_4097 {
  background-color: transparent;
  color: #4caf50;
}
.form-7735 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.form-7735 [class*="social-icon-skype"].panel_center_4097 {
  background-color: transparent;
  color: #00aff0;
}
.form-7735 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.form-7735 [class*="social-icon-slideshare"].panel_center_4097 {
  background-color: transparent;
  color: #0077b5;
}
.form-7735 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.form-7735 [class*="social-icon-snapchat"].panel_center_4097 {
  background-color: transparent;
  color: #fffc00;
}
.form-7735 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.form-7735 [class*="social-icon-soundcloud"].panel_center_4097 {
  background-color: transparent;
  color: #f80;
}
.form-7735 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.form-7735 [class*="social-icon-spotify"].panel_center_4097 {
  background-color: transparent;
  color: #2ebd59;
}
.form-7735 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.form-7735
  [class*="social-icon-stack-overflow"].panel_center_4097 {
  background-color: transparent;
  color: #fe7a15;
}
.form-7735 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.form-7735 [class*="social-icon-maldkfgram"].panel_center_4097 {
  background-color: transparent;
  color: #2ca5e0;
}
.form-7735 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.form-7735 [class*="social-icon-tripadvisor"].panel_center_4097 {
  background-color: transparent;
  color: #589442;
}
.form-7735 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.form-7735 [class*="social-icon-tumblr"].panel_center_4097 {
  background-color: transparent;
  color: #35465c;
}
.form-7735 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.form-7735 [class*="social-icon-twitch"].panel_center_4097 {
  background-color: transparent;
  color: #6441a5;
}
.form-7735 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.form-7735 [class*="social-icon-twitter"].panel_center_4097 {
  background-color: transparent;
  color: #1da1f2;
}
.form-7735 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.form-7735 [class*="social-icon-vimeo"].panel_center_4097 {
  background-color: transparent;
  color: #1ab7ea;
}
.form-7735 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.form-7735 [class*="social-icon-vk"].panel_center_4097 {
  background-color: transparent;
  color: #45668e;
}
.form-7735 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.form-7735 [class*="social-icon-weibo"].panel_center_4097 {
  background-color: transparent;
  color: #df2029;
}
.form-7735 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.form-7735 [class*="social-icon-weixin"].panel_center_4097 {
  background-color: transparent;
  color: #7bb32e;
}
.form-7735 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.form-7735 [class*="social-icon-whatsapp"].panel_center_4097 {
  background-color: transparent;
  color: #25d366;
}
.form-7735 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.form-7735 [class*="social-icon-wordpress"].panel_center_4097 {
  background-color: transparent;
  color: #21759b;
}
.form-7735 [class*="social-icon-xing"] {
  background-color: #026466;
}
.form-7735 [class*="social-icon-xing"].panel_center_4097 {
  background-color: transparent;
  color: #026466;
}
.form-7735 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.form-7735 [class*="social-icon-yelp"].panel_center_4097 {
  background-color: transparent;
  color: #af0606;
}
.form-7735 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.form-7735 [class*="social-icon-youtube"].panel_center_4097 {
  background-color: transparent;
  color: #cd201f;
}
.section_55b7 {
  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;
}
.section_55b7:hover {
  box-shadow: none;
  background: 0 0;
}
.tertiary-1ee5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.copper_32ef {
  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;
}
.yellow_bf1c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title-large-43b6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title-large-43b6,
.title-large-43b6::after,
.title-large-43b6::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;
}
.title-large-43b6::after,
.title-large-43b6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.background-lite-2d8d .copper_32ef .yellow_bf1c {
  margin-top: -2px;
  width: 19px;
}
.background-lite-2d8d .copper_32ef .title-large-43b6 {
  margin-top: -1px;
}
.background-lite-2d8d .copper_32ef .title-large-43b6,
.background-lite-2d8d .copper_32ef .title-large-43b6::after,
.background-lite-2d8d .copper_32ef .title-large-43b6::before {
  width: 19px;
  height: 2px;
}
.background-lite-2d8d .copper_32ef .title-large-43b6::before {
  top: -6px;
}
.background-lite-2d8d .copper_32ef .title-large-43b6::after {
  bottom: -6px;
}
.texture_283f .copper_32ef .yellow_bf1c {
  margin-top: -2px;
  width: 22px;
}
.texture_283f .copper_32ef .title-large-43b6 {
  margin-top: -1px;
}
.texture_283f .copper_32ef .title-large-43b6,
.texture_283f .copper_32ef .title-large-43b6::after,
.texture_283f .copper_32ef .title-large-43b6::before {
  width: 22px;
  height: 2px;
}
.texture_283f .copper_32ef .title-large-43b6::before {
  top: -7px;
}
.texture_283f .copper_32ef .title-large-43b6::after {
  bottom: -7px;
}
.grid_f3db .copper_32ef .yellow_bf1c {
  margin-top: -2px;
  width: 31px;
}
.grid_f3db .copper_32ef .title-large-43b6 {
  margin-top: -1.5px;
}
.grid_f3db .copper_32ef .title-large-43b6,
.grid_f3db .copper_32ef .title-large-43b6::after,
.grid_f3db .copper_32ef .title-large-43b6::before {
  width: 31px;
  height: 3px;
}
.grid_f3db .copper_32ef .title-large-43b6::before {
  top: -9px;
}
.grid_f3db .copper_32ef .title-large-43b6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .iron_0af7 .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 19px;
  }
  .iron_0af7 .copper_32ef .title-large-43b6 {
    margin-top: -1px;
  }
  .iron_0af7 .copper_32ef .title-large-43b6,
  .iron_0af7 .copper_32ef .title-large-43b6::after,
  .iron_0af7 .copper_32ef .title-large-43b6::before {
    width: 19px;
    height: 2px;
  }
  .iron_0af7 .copper_32ef .title-large-43b6::before {
    top: -6px;
  }
  .iron_0af7 .copper_32ef .title-large-43b6::after {
    bottom: -6px;
  }
  .logo-4be6 .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 22px;
  }
  .logo-4be6 .copper_32ef .title-large-43b6 {
    margin-top: -1px;
  }
  .logo-4be6 .copper_32ef .title-large-43b6,
  .logo-4be6 .copper_32ef .title-large-43b6::after,
  .logo-4be6 .copper_32ef .title-large-43b6::before {
    width: 22px;
    height: 2px;
  }
  .logo-4be6 .copper_32ef .title-large-43b6::before {
    top: -7px;
  }
  .logo-4be6 .copper_32ef .title-large-43b6::after {
    bottom: -7px;
  }
  .tiny_0922 .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 31px;
  }
  .tiny_0922 .copper_32ef .title-large-43b6 {
    margin-top: -1.5px;
  }
  .tiny_0922 .copper_32ef .title-large-43b6,
  .tiny_0922 .copper_32ef .title-large-43b6::after,
  .tiny_0922 .copper_32ef .title-large-43b6::before {
    width: 31px;
    height: 3px;
  }
  .tiny_0922 .copper_32ef .title-large-43b6::before {
    top: -9px;
  }
  .tiny_0922 .copper_32ef .title-large-43b6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-2724 .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-2724 .copper_32ef .title-large-43b6 {
    margin-top: -1px;
  }
  .paragraph-2724 .copper_32ef .title-large-43b6,
  .paragraph-2724 .copper_32ef .title-large-43b6::after,
  .paragraph-2724 .copper_32ef .title-large-43b6::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-2724 .copper_32ef .title-large-43b6::before {
    top: -6px;
  }
  .paragraph-2724 .copper_32ef .title-large-43b6::after {
    bottom: -6px;
  }
  .label-1e0d .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 22px;
  }
  .label-1e0d .copper_32ef .title-large-43b6 {
    margin-top: -1px;
  }
  .label-1e0d .copper_32ef .title-large-43b6,
  .label-1e0d .copper_32ef .title-large-43b6::after,
  .label-1e0d .copper_32ef .title-large-43b6::before {
    width: 22px;
    height: 2px;
  }
  .label-1e0d .copper_32ef .title-large-43b6::before {
    top: -7px;
  }
  .label-1e0d .copper_32ef .title-large-43b6::after {
    bottom: -7px;
  }
  .description-fdda .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 31px;
  }
  .description-fdda .copper_32ef .title-large-43b6 {
    margin-top: -1.5px;
  }
  .description-fdda .copper_32ef .title-large-43b6,
  .description-fdda .copper_32ef .title-large-43b6::after,
  .description-fdda .copper_32ef .title-large-43b6::before {
    width: 31px;
    height: 3px;
  }
  .description-fdda .copper_32ef .title-large-43b6::before {
    top: -9px;
  }
  .description-fdda .copper_32ef .title-large-43b6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pink-754c .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 19px;
  }
  .pink-754c .copper_32ef .title-large-43b6 {
    margin-top: -1px;
  }
  .pink-754c .copper_32ef .title-large-43b6,
  .pink-754c .copper_32ef .title-large-43b6::after,
  .pink-754c .copper_32ef .title-large-43b6::before {
    width: 19px;
    height: 2px;
  }
  .pink-754c .copper_32ef .title-large-43b6::before {
    top: -6px;
  }
  .pink-754c .copper_32ef .title-large-43b6::after {
    bottom: -6px;
  }
  .media_ca04 .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 22px;
  }
  .media_ca04 .copper_32ef .title-large-43b6 {
    margin-top: -1px;
  }
  .media_ca04 .copper_32ef .title-large-43b6,
  .media_ca04 .copper_32ef .title-large-43b6::after,
  .media_ca04 .copper_32ef .title-large-43b6::before {
    width: 22px;
    height: 2px;
  }
  .media_ca04 .copper_32ef .title-large-43b6::before {
    top: -7px;
  }
  .media_ca04 .copper_32ef .title-large-43b6::after {
    bottom: -7px;
  }
  .video_94fc .copper_32ef .yellow_bf1c {
    margin-top: -2px;
    width: 31px;
  }
  .video_94fc .copper_32ef .title-large-43b6 {
    margin-top: -1.5px;
  }
  .video_94fc .copper_32ef .title-large-43b6,
  .video_94fc .copper_32ef .title-large-43b6::after,
  .video_94fc .copper_32ef .title-large-43b6::before {
    width: 31px;
    height: 3px;
  }
  .video_94fc .copper_32ef .title-large-43b6::before {
    top: -9px;
  }
  .video_94fc .copper_32ef .title-large-43b6::after {
    bottom: -9px;
  }
}
.article_smooth_cb5c .title-large-43b6 {
  -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);
}
.article_smooth_cb5c .title-large-43b6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article_smooth_cb5c .title-large-43b6::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);
}
.article_smooth_cb5c.text_0d99 .title-large-43b6 {
  -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);
}
.article_smooth_cb5c.text_0d99 .title-large-43b6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article_smooth_cb5c.text_0d99 .title-large-43b6::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);
}
.dropdown-smooth-4b06 {
  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.element_32fb:before {
  display: none;
}
.module_south_168b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.module_south_168b .pattern_in_7868 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.module_south_168b .pattern_in_7868:last-of-type {
  border-bottom: none;
}
.module_south_168b .pattern_in_7868.hidden_dark_914d,
.module_south_168b .pattern_in_7868.list-bright-f280,
.module_south_168b .pattern_in_7868.photo-2593 {
  padding: 0;
}
.module_south_168b .tall-ff7a .feature_4d5b {
  color: currentColor;
}
.module_south_168b .tall-ff7a .feature_4d5b:focus,
.module_south_168b .tall-ff7a .feature_4d5b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_south_168b.media_990f .soft-726b,
.module_south_168b.media_990f .dropdown_6993 a,
.module_south_168b.media_990f .iron-1a10 a,
.module_south_168b.media_990f .hard-a507 a {
  color: rgba(0, 0, 0, 0.55);
}
.module_south_168b.media_990f .soft-726b:hover,
.module_south_168b.media_990f .dropdown_6993 a:hover,
.module_south_168b.media_990f .iron-1a10 a:hover,
.module_south_168b.media_990f .hard-a507 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_south_168b.media_990f .new-88d4 {
  color: rgba(0, 0, 0, 0.8);
}
.module_south_168b.media_990f .pattern_in_7868 {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_south_168b.media_990f .pattern_in_7868:before {
  background: rgba(0, 0, 0, 0.08);
}
.module_south_168b.media_990f .black-905b:before {
  background: rgba(255, 255, 255, 0.9);
}
.module_south_168b.media_990f .tall-ff7a .tag_2d14 li a,
.module_south_168b.media_990f .tall-ff7a .feature_4d5b,
.module_south_168b.media_990f .hard-a507 {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_south_168b.media_990f .tall-ff7a .feature_4d5b:focus,
.module_south_168b.media_990f .tall-ff7a .feature_4d5b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_south_168b.media_990f .tag_2d14 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_south_168b.medium_4208 .soft-726b,
.module_south_168b.medium_4208 .dropdown_6993 a,
.module_south_168b.medium_4208 .iron-1a10 .feature_4d5b,
.module_south_168b.medium_4208 .iron-1a10 a,
.module_south_168b.medium_4208 .hard-a507 a {
  color: rgba(255, 255, 255, 0.79);
}
.module_south_168b.medium_4208 .soft-726b:hover,
.module_south_168b.medium_4208 .dropdown_6993 a:hover,
.module_south_168b.medium_4208 .iron-1a10 .feature_4d5b:hover,
.module_south_168b.medium_4208 .iron-1a10 a:hover,
.module_south_168b.medium_4208 .hard-a507 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_south_168b.medium_4208 .new-88d4 {
  color: rgba(255, 255, 255, 0.99);
}
.module_south_168b.medium_4208 .pattern_in_7868 {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_south_168b.medium_4208 .pattern_in_7868:before {
  background: rgba(255, 255, 255, 0.08);
}
.module_south_168b.medium_4208 .black-905b:before {
  background: rgba(0, 0, 0, 0.9);
}
.module_south_168b.medium_4208 .tall-ff7a .tag_2d14 li a,
.module_south_168b.medium_4208 .tall-ff7a .feature_4d5b,
.module_south_168b.medium_4208 .hard-a507 {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_south_168b.medium_4208 .tall-ff7a .feature_4d5b:focus,
.module_south_168b.medium_4208 .tall-ff7a .feature_4d5b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_south_168b.medium_4208 .tag_2d14 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-905b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.black-905b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.inner-9c77 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gallery-188e .module_south_168b {
  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;
}
.gallery-188e .pattern_in_7868 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gallery-188e .pattern_in_7868: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) {
  .gallery-188e .pattern_in_7868:before {
    width: 16%;
    left: 42%;
  }
}
.gallery-188e .pattern_in_7868:last-child:before {
  content: none;
}
.gallery-188e .pattern_in_7868[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gallery-188e .tall-ff7a .tag_2d14 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gallery-188e .tall-ff7a .tag_2d14 li a .feature_4d5b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gallery-188e .tall-ff7a .hard-a507 {
  border: none;
}
.gallery-188e .tall-ff7a .hard-a507 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gallery-188e .black-905b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-188e .inner-9c77 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gallery-188e .medium_4208 .black-905b:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery-188e .media_990f.module-slow-f0d0 .title-large-43b6 {
  background: rgba(0, 0, 0, 0.6);
}
.gallery-188e
  .media_990f.module-slow-f0d0
  .title-large-43b6::after,
.gallery-188e
  .media_990f.module-slow-f0d0
  .title-large-43b6:before {
  background: inherit;
}
.gallery-188e
  .media_990f.module-slow-f0d0:hover
  .title-large-43b6 {
  background: rgba(0, 0, 0, 0.8);
}
.basic-5854 .module_south_168b {
  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) {
  .basic-5854 .module_south_168b {
    width: auto;
    right: 45px;
  }
}
.item_dirty_4b52 .module_south_168b {
  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) {
  .item_dirty_4b52 .module_south_168b {
    width: auto;
    left: 45px;
  }
}
.element_32fb .module_south_168b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element_32fb .inner-9c77 {
  max-width: 48em;
  margin: 0 auto;
}
.element_32fb .black-905b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.green_3674 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.green_3674.gallery-188e .module_south_168b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.green_3674.basic-5854 .module_south_168b {
  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);
}
.green_3674 .module_south_168b {
  visibility: visible;
}
.green_3674.item_dirty_4b52 .module_south_168b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.menu-0505,
.search-e34d {
  overflow-x: hidden;
}
.menu-0505 .module_south_168b {
  overflow: auto;
}
.menu-0505.gallery-188e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-0505.gallery-188e .module_south_168b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.menu-0505.gallery-188e .section_55b7 {
  opacity: 0;
}
.menu-0505.basic-5854 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-0505.basic-5854 .module_south_168b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.menu-0505.basic-5854 .section_55b7 {
  opacity: 0;
}
.menu-0505.item_dirty_4b52 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-0505.item_dirty_4b52 .module_south_168b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.menu-0505.item_dirty_4b52 .section_55b7 {
  opacity: 0;
}
.menu-0505.element_32fb .module_south_168b {
  z-index: 10;
  visibility: visible;
}
.module-slow-f0d0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module-slow-f0d0 .title-large-43b6 {
  background: rgba(255, 255, 255, 0.99);
}
.module-slow-f0d0 .title-large-43b6::after,
.module-slow-f0d0 .title-large-43b6:before {
  background: inherit;
}
.module-slow-f0d0:hover .title-large-43b6 {
  background: rgba(255, 255, 255, 0.99);
}
.item_dirty_4b52 .module-slow-f0d0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.element_32fb .module-slow-f0d0 {
  display: none !important;
}
.menu-0505:before,
.search-e34d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.menu-0505 .module-slow-f0d0,
.search-e34d .module-slow-f0d0 {
  display: inline-block;
}
.module_south_168b .shade-gold-0f5d {
  -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;
}
.menu-0505 .module_south_168b .shade-gold-0f5d,
.search-e34d .module_south_168b .shade-gold-0f5d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail_720a .wide_6834 {
  width: 100%;
}
.breadcrumb-advanced-9efb {
  padding: 0 0.5em 0;
}
.breadcrumb-advanced-9efb [class*="customify-col-"],
.breadcrumb-advanced-9efb [class*="customify-col_"],
.breadcrumb-advanced-9efb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading_6a37 .breadcrumb-advanced-9efb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside_c72a .description-e53c,
  .description-e53c {
    display: none;
  }
  .primary_fb32 {
    text-align: left;
  }
  .primary_24ea {
    text-align: center;
  }
  .east_63f8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside_c72a .badge_pink_b4c2,
  .badge_pink_b4c2 {
    display: none;
  }
  .item_764e {
    text-align: left;
  }
  .message_aaa1 {
    text-align: center;
  }
  .tabs_white_0f5d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside_c72a .in-4383,
  .in-4383 {
    display: none;
  }
  .shadow-f2de {
    text-align: left;
  }
  .form-8a05 {
    text-align: center;
  }
  .banner-purple-5958 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.solid-12c7 {
  box-shadow: none !important;
}
.wrapper_b81c .shade_e870,
.mask-f003 .shade_e870 {
  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;
}
.mask-f003 .shade_e870 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bronze-aa29 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bronze-aa29:after,
.bronze-aa29:before {
  content: "";
  display: table;
}
.bronze-aa29:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bronze-aa29 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bronze-aa29,
.module-2494 {
  max-width: 1248px;
  margin: 0 auto;
}

.motion-8305.notice_cc87 .bronze-aa29 {
  max-width: 100%;
}
.motion-8305.down_a699 {
  max-width: 1200px;
  margin: 0 auto;
}
.motion-8305.frame_inner_4b94 .bronze-aa29 {
  max-width: 100%;
}
.motion-8305.frame_inner_4b94 > .bronze-aa29 {
  padding-left: 0;
  padding-right: 0;
}
.motion-8305.frame_inner_4b94 > .bronze-aa29 .aside_c72a {
  margin: 0;
}
.motion-8305.frame_inner_4b94
  > .bronze-aa29
  .image_359d.chip_lite_9601 {
  margin-right: 0;
  margin-left: 0;
}
.motion-8305.frame_inner_4b94 #main.chip_lite_9601 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gallery-left-1ef5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-left-1ef5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .highlight_77ec .surface_8b05 {
    padding-right: 1em;
  }
  .highlight_77ec.info-2e0d .image_359d {
    border-right: 1px solid #eaecee;
  }
  .highlight_77ec.info-2e0d .surface_8b05 {
    padding-right: 1em;
  }
  .highlight_77ec.info-2e0d .content-west-2e9b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_4110 .surface_8b05 {
    padding-left: 1em;
  }
  .title_4110.info-2e0d .image_359d {
    border-left: 1px solid #eaecee;
  }
  .title_4110.info-2e0d .surface_8b05 {
    padding-left: 1em;
  }
  .title_4110.info-2e0d .content-west-2e9b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-6981 .surface_8b05 {
    padding-left: 1em;
  }
  .label-6981.info-2e0d .border_middle_745b {
    border-right: 1px solid #eaecee;
  }
  .label-6981.info-2e0d .feature_4b7a {
    border-right: 1px solid #eaecee;
  }
  .label-6981.info-2e0d .surface_8b05 {
    padding-left: 1em;
  }
  .label-6981.info-2e0d .content-west-2e9b {
    padding-right: 1em;
  }
  .label-6981.info-2e0d .header_short_d1f9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-60d5 .surface_8b05 {
    padding-right: 1em;
  }
  .top-60d5.info-2e0d .border_middle_745b {
    border-left: 1px solid #eaecee;
  }
  .top-60d5.info-2e0d .feature_4b7a {
    border-left: 1px solid #eaecee;
  }
  .top-60d5.info-2e0d .surface_8b05 {
    padding-right: 1em;
  }
  .top-60d5.info-2e0d .content-west-2e9b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top-60d5.info-2e0d .header_short_d1f9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-left-1ef5 .surface_8b05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery-left-1ef5.info-2e0d .image_359d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gallery-left-1ef5.info-2e0d .surface_8b05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery-left-1ef5.info-2e0d .content-west-2e9b {
    padding-left: 1em;
  }
  .gallery-left-1ef5.info-2e0d .header_short_d1f9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gallery-left-1ef5.info-2e0d .surface_8b05 {
    padding-left: 0;
  }
}
.inner_a57d .popup_motion_ab6e {
  display: inline-block;
}
.yellow_7852 {
  display: inline-block;
}
.media_9f0e {
  word-con: break-word;
}
.filter-ee60 > span {
  display: inline-block;
  padding: 5px 0;
}
.filter-ee60 .nav_action_8b10 {
  margin-left: 8px;
  margin-right: 8px;
}
.filter-ee60 .pattern_db18 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.orange-0a38 .module-smooth-8f4d {
  margin-bottom: 2em;
}
.orange-0a38 .shade-9997 {
  margin-bottom: 15px;
}
.orange-0a38 .shade-9997:last-child {
  margin-bottom: 0;
}
.orange-0a38 .tertiary_bright_52f2 {
  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) {
  .orange-0a38 .tertiary_bright_52f2 {
    display: block;
  }
}
.orange-0a38 .icon_de82 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .orange-0a38 .icon_de82 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.orange-0a38 .rough-8812 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.orange-0a38 .rough-8812 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.orange-0a38 .rough-8812 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.orange-0a38 .media_9f0e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange-0a38 .media_9f0e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.orange-0a38 .focus_fast_0875 p:last-child {
  margin-bottom: 0;
}
.orange-0a38 .south_6928 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.orange-0a38 .hover-green-d72f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.orange-0a38 .form_dark_3aef {
  margin-top: 1em;
}
.orange-0a38 .down_89da {
  top: 0;
  display: block;
}
.orange-0a38 .down_89da a {
  color: inherit;
}
.orange-0a38 .down_89da a:hover {
  color: inherit;
}
.orange-0a38 .cold_b249 {
  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;
}
.orange-0a38 .cold_b249:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.orange-0a38 .hover-green-d72f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.orange-0a38 .box-8125 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.orange-0a38 .box-8125:first-child {
  margin-top: 0;
}
.orange-0a38 .box-8125.progress_old_403f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.orange-0a38 .box-8125.white-6041 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange-0a38
  .box-8125.white-6041.modal-advanced-a071
  .form_dark_3aef {
  width: 100%;
}
.orange-0a38 .white-6041 {
  -webkit-box-align: center;
  align-items: center;
}
.orange-0a38 .white-6041 .filter-ee60,
.orange-0a38 .white-6041 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.orange-0a38 .rough-8812 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-0a38 .rough-8812 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-0a38 .rough-8812: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;
}
.orange-0a38 .progress_old_403f {
  z-index: 5;
}
.orange-0a38 .title-5ab4 .notice_d332 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.orange-0a38 .tiny_546d .notice_d332 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.orange-0a38 .notification-mini-5adb .notice_d332 {
  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;
}
.orange-0a38.motion_9ea7 .tertiary_bright_52f2,
.orange-0a38.focused_80b0 .tertiary_bright_52f2 {
  display: block;
}
.orange-0a38.motion_9ea7 .tertiary_bright_52f2 .link-current-0764,
.orange-0a38.motion_9ea7 .tertiary_bright_52f2 .hover-green-d72f,
.orange-0a38.focused_80b0 .tertiary_bright_52f2 .link-current-0764,
.orange-0a38.focused_80b0 .tertiary_bright_52f2 .hover-green-d72f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange-0a38.focus_white_6870 .icon_de82 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .orange-0a38.focus_white_6870 .icon_de82 {
    margin-right: 0;
  }
}
.orange-0a38.motion_9ea7 .icon_de82,
.orange-0a38.focused_80b0 .icon_de82 {
  padding-top: 40%;
}
.orange-0a38.motion_9ea7 .module-smooth-8f4d,
.orange-0a38.focused_80b0 .module-smooth-8f4d {
  display: block;
}
.orange-0a38.motion_9ea7 .fn-sticky-ecc1 .hover-green-d72f,
.orange-0a38.focused_80b0 .fn-sticky-ecc1 .hover-green-d72f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.orange-0a38.motion_9ea7 .icon_de82,
.orange-0a38.focused_80b0 .icon_de82 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.orange-0a38.motion_9ea7 .hover-green-d72f {
  padding: 1em;
}
.grid-8981 {
  margin: 30px auto;
  display: block;
}
.grid-8981 .description_in_d937 > * {
  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;
}
.grid-8981 .description_in_d937 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid-8981 .description_in_d937 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty-3e1c .filter-ee60 {
  margin-bottom: 1.41575em;
}
.dirty-3e1c .dynamic_e21b {
  margin-bottom: 1.618em;
}
.focused_6306 .full-20d1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focused_6306 .full-20d1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focused_6306 .thumbnail_67bc {
  max-width: 100%;
  overflow: auto;
}
.icon_bright_3c18 .focused_6306 a:hover {
  text-decoration: underline;
}
.filter_simple_8288 .shade-9997:not(.media_9f0e),
.filter_simple_8288 .rough-8812 {
  margin-bottom: 1.41575em;
}
.filter_simple_8288 .shade-9997:not(.media_9f0e):last-child,
.filter_simple_8288 .rough-8812:last-child {
  margin-bottom: 0;
}
.filter_simple_8288 .shade-9997.medium-77b3 {
  margin-bottom: 0.41575em;
}
.filter_simple_8288 .badge_f4b9:before,
.filter_simple_8288 .highlight_37f8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.filter_simple_8288 .badge_f4b9:before {
  content: "\f115";
}
.filter_simple_8288 .highlight_37f8:before {
  content: "\f02c";
}
.filter_simple_8288 .main_left_6c3c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.filter_simple_8288 .main_left_6c3c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label-d420 {
  display: -webkit-box;
  display: flex;
}
.label-d420 .next-e8d1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label-d420 .next-e8d1 {
    flex-basis: 90px;
  }
}
.label-d420 .notification-short-58c5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label-d420 .notification-short-58c5 {
    flex-basis: calc(100% - 50px);
  }
}
.label-d420 .slow-8413 p:last-child {
  margin-bottom: 0.72em;
}
.fixed_6470 .description_in_d937 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fixed_6470 .description_in_d937:after,
.fixed_6470 .description_in_d937:before {
  content: "";
  display: table;
}
.fixed_6470 .description_in_d937:after {
  clear: both;
}
.fixed_6470 .description_in_d937 .pagination-899e,
.fixed_6470 .description_in_d937 .hard-3ff2 {
  width: 49%;
}
.fixed_6470 .description_in_d937 .pagination-899e a span.feature-narrow-0b5f,
.fixed_6470 .description_in_d937 .hard-3ff2 a span.feature-narrow-0b5f {
  display: block;
  margin-bottom: 5px;
}
.fixed_6470 .description_in_d937 .hard-3ff2 {
  float: left;
  text-align: left;
}
.fixed_6470 .description_in_d937 .pagination-899e {
  float: right;
  text-align: right;
}
.badge-52bd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .badge-52bd {
    margin-bottom: 0;
  }
}
.mini_dfe3 {
  margin-bottom: 1em;
}
.mini_dfe3 .media_9f0e {
  font-size: 1.1em;
  line-height: 1.3;
}
.container-black-21c4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.logo-smooth-e9c6 .mini_dfe3,
.solid-0770 .mini_dfe3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .logo-smooth-e9c6 .mini_dfe3,
  .solid-0770 .mini_dfe3 {
    display: block;
  }
}
.logo-smooth-e9c6 .container-black-21c4,
.solid-0770 .container-black-21c4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .logo-smooth-e9c6 .container-black-21c4,
  .solid-0770 .container-black-21c4 {
    margin-bottom: 1em;
  }
}
.logo-smooth-e9c6 .container-black-21c4 img,
.solid-0770 .container-black-21c4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.logo-smooth-e9c6 .tertiary-east-e4c8,
.solid-0770 .tertiary-east-e4c8 {
  flex-basis: calc(100% - 160px);
}
.logo-smooth-e9c6 .tertiary-east-e4c8 p,
.solid-0770 .tertiary-east-e4c8 p {
  margin-bottom: 0;
}
.logo-smooth-e9c6 .tertiary-east-e4c8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .logo-smooth-e9c6 .tertiary-east-e4c8 {
    padding-left: 0;
  }
}
.solid-0770 .tertiary-east-e4c8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .solid-0770 .tertiary-east-e4c8 {
    padding-right: 0;
  }
}
.solid-0770 .container-black-21c4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.cool-7b55 .container-black-21c4 {
  margin-bottom: 0.5em;
}
.cool-7b55 .container-black-21c4 img {
  width: 100%;
}
.soft_2847 .module-lite-0b90,
.fresh-9f88 .module-lite-0b90 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fresh-9f88 .image_359d .preview_silver_ca2d p:last-child {
  margin-bottom: 0;
}
.notice-action-32c0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel-gold-53f0 .cold_9799 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel-gold-53f0 .cold_9799:last-of-type {
    margin-bottom: 0;
  }
}
.carousel-gold-53f0 .cold_9799 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel-gold-53f0 .cold_9799 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel-gold-53f0 .cold_9799 ul li {
  margin: 0 0 0.6em;
}
.carousel-gold-53f0 .cold_9799 ul li.paper_c1a6,
.carousel-gold-53f0 .cold_9799 ul li.media-advanced-0d32 {
  position: relative;
}
.carousel-gold-53f0 .cold_9799 ul li.paper_c1a6 .tiny-8334,
.carousel-gold-53f0 .cold_9799 ul li.media-advanced-0d32 .tiny-8334 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel-gold-53f0 .cold_9799 ul li.paper_c1a6:after:after,
.carousel-gold-53f0 .cold_9799 ul li.paper_c1a6:after:before,
.carousel-gold-53f0
  .cold_9799
  ul
  li.media-advanced-0d32:after:after,
.carousel-gold-53f0
  .cold_9799
  ul
  li.media-advanced-0d32:after:before {
  content: "";
  display: table;
}
.carousel-gold-53f0 .cold_9799 ul li.paper_c1a6:after:after,
.carousel-gold-53f0
  .cold_9799
  ul
  li.media-advanced-0d32:after:after {
  clear: both;
}
.carousel-gold-53f0 .cold_9799 a.notice-1c2c:hover {
  text-decoration: none;
}
.carousel-gold-53f0 .cold_9799 select {
  max-width: 100%;
}
.carousel-gold-53f0 .cold_9799 table {
  font-size: 85%;
}
.carousel-gold-53f0 .cold_9799 table td,
.carousel-gold-53f0 .cold_9799 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel-gold-53f0 .cold_9799 table tfoot td {
  text-align: left;
}
.carousel-gold-53f0 .cold_9799 :last-child {
  margin-bottom: 0;
}
.carousel-gold-53f0 .cold_9799 .yellow_9c97 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel-gold-53f0 .cold_9799 .yellow_9c97 label {
  width: 100%;
}
.carousel-gold-53f0 .cold_9799 .yellow_9c97 .hidden_daae {
  width: 100%;
  display: block;
}
.carousel-gold-53f0 .cold_9799 .yellow_9c97 .main-ff4d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel-gold-53f0 .cold_9799 .yellow_9c97 .main-ff4d:hover svg #svg-search {
  fill: #444;
}
.carousel-gold-53f0 .cold_9799 .yellow_9c97 .main-ff4d svg {
  width: 18px;
  height: 18px;
}
.carousel-gold-53f0 .preview-pressed-9cdc ul ul,
.carousel-gold-53f0 .input-0023 ul ul,
.carousel-gold-53f0 .texture_75ff ul ul,
.carousel-gold-53f0 .fast-1925 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel-gold-53f0 .preview-pressed-9cdc .hidden_hot_ec50 > a,
.carousel-gold-53f0 .input-0023 .hidden_hot_ec50 > a,
.carousel-gold-53f0 .texture_75ff .hidden_hot_ec50 > a,
.carousel-gold-53f0 .fast-1925 .hidden_hot_ec50 > a {
  margin-bottom: 0;
}
.carousel-gold-53f0 .breadcrumb-9435 li,
.carousel-gold-53f0 .preview-pressed-9cdc li,
.carousel-gold-53f0 .summary-7a3d li,
.carousel-gold-53f0 .input-0023 li,
.carousel-gold-53f0 .texture_75ff li,
.carousel-gold-53f0 .fast-1925 li,
.carousel-gold-53f0 .chip_purple_2988 li,
.carousel-gold-53f0 .complex-cfb4 li {
  display: block;
  position: relative;
}
.carousel-gold-53f0 .breadcrumb-9435 li:last-child,
.carousel-gold-53f0 .preview-pressed-9cdc li:last-child,
.carousel-gold-53f0 .summary-7a3d li:last-child,
.carousel-gold-53f0 .input-0023 li:last-child,
.carousel-gold-53f0 .texture_75ff li:last-child,
.carousel-gold-53f0 .fast-1925 li:last-child,
.carousel-gold-53f0 .chip_purple_2988 li:last-child,
.carousel-gold-53f0 .complex-cfb4 li:last-child {
  border: none;
}
.carousel-gold-53f0 .breadcrumb-9435 li a,
.carousel-gold-53f0 .preview-pressed-9cdc li a,
.carousel-gold-53f0 .summary-7a3d li a,
.carousel-gold-53f0 .input-0023 li a,
.carousel-gold-53f0 .texture_75ff li a,
.carousel-gold-53f0 .fast-1925 li a,
.carousel-gold-53f0 .chip_purple_2988 li a,
.carousel-gold-53f0 .complex-cfb4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-gold-53f0 .breadcrumb-9435 li ul li::before,
.carousel-gold-53f0 .preview-pressed-9cdc li ul li::before,
.carousel-gold-53f0 .summary-7a3d li ul li::before,
.carousel-gold-53f0 .input-0023 li ul li::before,
.carousel-gold-53f0 .texture_75ff li ul li::before,
.carousel-gold-53f0 .fast-1925 li ul li::before,
.carousel-gold-53f0 .chip_purple_2988 li ul li::before,
.carousel-gold-53f0 .complex-cfb4 li ul li::before {
  left: 15px;
}
.carousel-gold-53f0 .breadcrumb-9435 li ul a,
.carousel-gold-53f0 .preview-pressed-9cdc li ul a,
.carousel-gold-53f0 .summary-7a3d li ul a,
.carousel-gold-53f0 .input-0023 li ul a,
.carousel-gold-53f0 .texture_75ff li ul a,
.carousel-gold-53f0 .fast-1925 li ul a,
.carousel-gold-53f0 .chip_purple_2988 li ul a,
.carousel-gold-53f0 .complex-cfb4 li ul a {
  padding-left: 20px;
}
.carousel-gold-53f0 .breadcrumb-9435 li ul ul li::before,
.carousel-gold-53f0 .preview-pressed-9cdc li ul ul li::before,
.carousel-gold-53f0 .summary-7a3d li ul ul li::before,
.carousel-gold-53f0 .input-0023 li ul ul li::before,
.carousel-gold-53f0 .texture_75ff li ul ul li::before,
.carousel-gold-53f0 .fast-1925 li ul ul li::before,
.carousel-gold-53f0 .chip_purple_2988 li ul ul li::before,
.carousel-gold-53f0 .complex-cfb4 li ul ul li::before {
  left: 30px;
}
.carousel-gold-53f0 .breadcrumb-9435 li ul ul a,
.carousel-gold-53f0 .preview-pressed-9cdc li ul ul a,
.carousel-gold-53f0 .summary-7a3d li ul ul a,
.carousel-gold-53f0 .input-0023 li ul ul a,
.carousel-gold-53f0 .texture_75ff li ul ul a,
.carousel-gold-53f0 .fast-1925 li ul ul a,
.carousel-gold-53f0 .chip_purple_2988 li ul ul a,
.carousel-gold-53f0 .complex-cfb4 li ul ul a {
  padding-left: 40px;
}
.carousel-gold-53f0 .center-d034 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-gold-53f0 .complex-cfb4 ul li {
  margin-bottom: 1.41575em;
}
.carousel-gold-53f0 .complex-cfb4 ul li .search_843b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel-gold-53f0 .complex-cfb4 ul li .surface-5288 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.medium_4208 .breadcrumb-9435 li a,
.medium_4208 .preview-pressed-9cdc li a,
.medium_4208 .summary-7a3d li a,
.medium_4208 .input-0023 li a,
.medium_4208 .texture_75ff li a,
.medium_4208 .fast-1925 li a,
.medium_4208 .chip_purple_2988 li a,
.medium_4208 .complex-cfb4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_4208 .center-d034 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_4208 .cold_9799 ul li.paper_c1a6 .tiny-8334,
.medium_4208 .cold_9799 ul li.media-advanced-0d32 .tiny-8334 {
  background: rgba(0, 0, 0, 0.2);
}
.medium_4208 .carousel-gold-53f0 .cold_9799 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-8305 .carousel-gold-53f0 .tag_2d14 li {
  margin: 0;
}
.motion-8305 .carousel-gold-53f0 .tag_2d14 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion-8305 .carousel-gold-53f0 .tag_2d14 li ul {
  margin: 0;
}
.motion-8305 .carousel-gold-53f0 .tag_2d14 li ul li a {
  padding-left: 15px;
}
.motion-8305 .carousel-gold-53f0 .tag_2d14 li ul li li a {
  padding-left: 30px;
}
.motion-8305 .carousel-gold-53f0 .tag_2d14 li.paragraph_3777 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion-8305 .carousel-gold-53f0 .tag_2d14 li.paragraph_3777 > 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;
}
.motion-8305 .carousel-gold-53f0 .tag_2d14 li.paragraph_3777 > 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;
}
.in-c189 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.photo_cb11 {
  position: relative;
  z-index: 10;
}
.photo_cb11 .shade-gold-0f5d {
  width: 100%;
  max-width: 100%;
}
.feature_dim_01ea .shade-3059 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.feature_dim_01ea .media_990f {
}
.feature_dim_01ea .medium_4208 {
  background: #292929;
}
.middle_f1f6 .shade-3059 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.middle_f1f6 .media_990f {
  background: #f9f9f9;
}
.middle_f1f6 .medium_4208 {
  background: #303030;
}
.hero_a276 .shade-3059 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero_a276 .popup_motion_ab6e {
    margin-bottom: 1em;
  }
  .hero_a276 .popup_motion_ab6e:last-child {
    margin-bottom: 0;
  }
}
.hero_a276 .media_990f {
  background: #ededed;
}
.hero_a276 .medium_4208 {
  background: #1a1a1a;
}
.shade-3059.media_990f {
  color: rgba(0, 0, 0, 0.6);
}
.shade-3059.media_990f .current-1991 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-3059.medium_4208 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-3059.medium_4208 a:not(.notice-1c2c) {
  color: rgba(255, 255, 255, 0.79);
}
.shade-3059.medium_4208 a:not(.notice-1c2c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-3059.medium_4208 .current-1991 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-3059.medium_4208 table tbody td,
.shade-3059.medium_4208 table th {
  background: rgba(0, 0, 0, 0.08);
}
.photo_fixed_74d1.paragraph-outer-ffba .bronze-aa29 {
  max-width: initial;
}
.photo_fixed_74d1 .liquid-8179 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.photo_fixed_74d1 .liquid-8179 .shade-gold-0f5d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .photo_fixed_74d1 .liquid-8179 .shade-gold-0f5d {
    display: block;
    margin-bottom: 2em;
  }
  .photo_fixed_74d1 .liquid-8179 .shade-gold-0f5d:last-child {
    margin-bottom: 0;
  }
}
.hero_a276 .popup_motion_ab6e:last-child,
.middle_f1f6 .popup_motion_ab6e:last-child,
.feature_dim_01ea .popup_motion_ab6e:last-child {
  margin-bottom: 0;
}
.hero_a276 .popup_motion_ab6e .carousel-gold-53f0 .cold_9799:last-child,
.middle_f1f6 .popup_motion_ab6e .carousel-gold-53f0 .cold_9799:last-child,
.feature_dim_01ea .popup_motion_ab6e .carousel-gold-53f0 .cold_9799:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hero_a276 .gold-729f,
  .hero_a276 .icon-dim-4abd,
  .middle_f1f6 .gold-729f,
  .middle_f1f6 .icon-dim-4abd,
  .feature_dim_01ea .gold-729f,
  .feature_dim_01ea .icon-dim-4abd {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .photo_cb11 .popup_motion_ab6e {
    margin-bottom: 2em;
  }
}
.photo_cb11 p:last-child {
  margin-bottom: 0;
}
.photo_cb11 li,
.photo_cb11 ul {
  list-style: none;
  margin: 0;
}
.photo_cb11 ul ul {
  margin-left: 2.617924em;
}
.accordion-lite-cf25 {
  font-size: 0.875em;
}

/* css-noise: 2f72 */
.promo-block-c7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
