/*!
Theme Name: Customify
Theme URI: https://pressmaximum.blue_f293/customify
Author: WPCustomify
Author URI: https://pressmaximum.blue_f293
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.blue_f293/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.carousel-static-ea7f.picture-182a/licenses/gpl-2.0.primary-5665
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.carousel-white-6121/, (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.pressed-17af.secondary-liquid-38fe/normalize.tertiary_3fca/
 ======
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.tertiary_3fca v7.0.0 | MIT License | github.blue_f293/necolas/normalize.tertiary_3fca */
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;
}
.tiny-d8cb .advanced_403b,
.carousel-selected-a317,
.shade_hard_efca,
.carousel_south_5deb,
.wide_e5f3,
.modal-a39a,
.highlight_0e57,
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;
}
.carousel-selected-a317,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .carousel-selected-a317,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-selected-a317,
  h1 {
    font-size: 1.8em;
  }
}
.shade_hard_efca,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shade_hard_efca + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shade_hard_efca,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shade_hard_efca,
  h2 {
    font-size: 1.7em;
  }
}
.carousel_south_5deb,
h3 {
  font-size: 1.618em;
}
.tiny-d8cb .advanced_403b,
.wide_e5f3,
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.shadow-b687 {
  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;
}
.out_4f85:after,
.out_4f85:before,
.alert-43e9:after,
.alert-43e9:before {
  content: "";
  display: table;
}
.out_4f85:after,
.alert-43e9:after {
  clear: both;
}
.hidden-7d15 {
  float: right;
  margin-right: 0;
}
.thumbnail-4fee {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden-solid-d918 .up-b589,
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;
}
.hidden-solid-d918 .up-b589: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;
}
.image-bright-0c5c .up-b589 {
  box-shadow: none;
}
.image-bright-0c5c
  .up-b589
  .pagination_306b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image-bright-0c5c .up-b589 .gas-f155 {
  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;
}
.image-bright-0c5c
  .up-b589
  .gas-f155
  b {
  display: none;
}
.image-bright-0c5c .warm-ba94 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.outline-purple-15dd:not(.hot-4b38):not(.column_62b4),
button:not(.hot-4b38):not(.column_62b4),
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ),
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ),
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ) {
  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;
}
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ):hover,
button:not(.hot-4b38):not(
    .column_62b4
  ):hover,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ):hover,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ):hover,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ):active,
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ):focus,
button:not(.hot-4b38):not(
    .column_62b4
  ):active,
button:not(.hot-4b38):not(
    .column_62b4
  ):focus,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ):active,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ):focus,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ):active,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ):focus,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ):active,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ):focus {
  outline: 0;
}
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487,
button:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487 {
  position: relative;
}
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .outline-8426,
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .dropdown-dynamic-d3b6,
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .first-7aea,
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  i,
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  svg,
button:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .outline-8426,
button:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .dropdown-dynamic-d3b6,
button:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .first-7aea,
button:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  i,
button:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  svg,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .outline-8426,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .dropdown-dynamic-d3b6,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .first-7aea,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  i,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  svg,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .outline-8426,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .dropdown-dynamic-d3b6,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .first-7aea,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  i,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  svg,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .outline-8426,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .dropdown-dynamic-d3b6,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  .first-7aea,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  i,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487
  svg {
  visibility: hidden;
}
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487:after,
button:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487:after,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487:after,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487:after,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ).fn-loading-e487: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;
}
.outline-purple-15dd:not(.hot-4b38):not(.column_62b4),
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ),
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ),
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ) {
  color: #fff;
  background: #235787;
}
.outline-purple-15dd:not(.hot-4b38):not(
    .column_62b4
  ):focus,
input[type="button"]:not(.hot-4b38):not(
    .column_62b4
  ):focus,
input[type="reset"]:not(.hot-4b38):not(
    .column_62b4
  ):focus,
input[type="submit"]:not(.hot-4b38):not(
    .column_62b4
  ):focus {
  color: #fff;
}
.outline-purple-15dd.fn-disabled-e487:not(.hot-4b38):not(
    .column_62b4
  ),
.outline-purple-15dd[disabled]:not(.hot-4b38):not(
    .column_62b4
  ),
button.fn-disabled-e487:not(.hot-4b38):not(
    .column_62b4
  ),
button[disabled]:not(.hot-4b38):not(
    .column_62b4
  ) {
  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;
}
.description_a617 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.description_a617: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;
}
.content_stale_8520 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.new-1410 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.out_ead6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.out_4f85:after,
.out_4f85:before,
.mask-bottom-dbe3:after,
.mask-bottom-dbe3:before,
.media_b4c0:after,
.media_b4c0:before,
.tertiary-huge-02ce:after,
.tertiary-huge-02ce:before,
.fast-9e6e:after,
.fast-9e6e:before,
.south-7f54:after,
.south-7f54:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.out_4f85:after,
.mask-bottom-dbe3:after,
.media_b4c0:after,
.tertiary-huge-02ce:after,
.fast-9e6e:after,
.south-7f54:after {
  clear: both;
}
.mask-bottom-dbe3 .aside-fresh-354f,
.media_b4c0 .aside-fresh-354f,
.hidden_0483 .aside-fresh-354f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header_c75c {
  display: inline-block;
}
.card_2ee7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.card_2ee7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.card_2ee7 .action_e27f {
  padding: 1em 0;
  font-size: 85%;
}
.action_e27f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.first-7b91 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.first-7b91:after,
.first-7b91:before {
  content: "";
  display: table;
}
.first-7b91:after {
  clear: both;
}
.border_258a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.text_new_dc80 .border_258a {
  max-width: 50%;
}
.form-b21c .border_258a {
  max-width: 33.33%;
}
.surface-d8ab .border_258a {
  max-width: 25%;
}
.pagination_center_ea8a .border_258a {
  max-width: 20%;
}
.grid_9fd7 .border_258a {
  max-width: 16.66%;
}
.badge_a644 .border_258a {
  max-width: 14.28%;
}
.border_stale_0f24 .border_258a {
  max-width: 12.5%;
}
.background_white_fa76 .border_258a {
  max-width: 11.11%;
}
.old_bf19 {
  display: block;
}
.tiny-d8cb .article-upper-f816 label,
.tiny-d8cb .top_7863 label,
.tiny-d8cb .sidebar-39ad label,
.tiny-d8cb .block-a034 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout_dirty_4997 {
  list-style: none;
  margin: 0;
}
.layout_dirty_4997 article.block_d0cb {
  margin-bottom: 0;
}
.layout_dirty_4997 ul {
  list-style: none;
  margin: 0;
}
.layout_dirty_4997 .gradient-right-2a2f li.block_d0cb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout_dirty_4997 .gradient-right-2a2f li.block_d0cb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout_dirty_4997 .gradient-right-2a2f li.block_d0cb: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) {
  .layout_dirty_4997 .gradient-right-2a2f li.block_d0cb li.block_d0cb li.block_d0cb li.block_d0cb {
    padding-left: 0;
  }
}
article.block_d0cb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_d0cb .mask-bottom-dbe3 p:last-of-type {
  margin-bottom: 0;
}
article.block_d0cb .label_soft_fb24 {
  float: left;
}
article.block_d0cb .large_57c1 {
  margin-left: 85px;
}
article.block_d0cb .nav_outer_c1ea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_d0cb .nav_outer_c1ea .banner_336c {
  margin-left: 10px;
}
article.block_d0cb .full_5dd4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_d0cb .prev_69ba {
  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 .article-upper-f816,
  #respond .sidebar-39ad,
  #respond .block-a034 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-upper-f816 input,
#respond .sidebar-39ad input,
#respond .block-a034 input {
  width: 100%;
}
#respond .block-a034 {
  margin-right: 0;
}
#respond .message-down-c6fe #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title_dynamic_1110 {
  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;
}
.title_dynamic_1110.heading_579d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title_dynamic_1110 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%);
}
.title_dynamic_1110:focus,
.title_dynamic_1110: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);
}
.yellow-61aa {
  border-radius: 10%;
}
.steel-4c7d {
  border-radius: 50%;
}
.basic-da36 {
  font-size: 0.72em;
}
.static-9f3d {
  font-size: 0.875em;
}
.feature_2703 {
  font-size: 1.1em;
}
.layout-clean-2e16 {
  text-transform: uppercase;
  line-height: 1.2;
}
.layout-clean-2e16.basic-da36 {
  letter-spacing: 0.5px;
}
.surface-upper-edf9,
.surface-upper-edf9 a {
  color: #6d6d6d;
}
.surface-upper-edf9 a:hover {
  color: #111;
}
.nav_9dd8 {
  color: #6d6d6d;
}
.element_lite_1ac4 {
  overflow-x: hidden;
}
.element_lite_1ac4 .fast-9b8e.green-ab3d {
  position: relative;
}
.element_lite_1ac4 .fast-9b8e.green-ab3d.in_065c {
  position: initial;
}
.element_lite_1ac4
  .fast-9b8e.green-ab3d.in_065c
  .selected_cd11 {
  left: auto;
}
.element_lite_1ac4 .fast-9b8e .selected_cd11 {
  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;
}
.element_lite_1ac4 .fast-9b8e:hover.green-ab3d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element_lite_1ac4
  .fast-9b8e:hover.green-ab3d
  .selected_cd11 {
  display: block;
  z-index: 9999999;
}
.element_lite_1ac4 .green-ce95 .green_6a9a,
.element_lite_1ac4 .notice-dbc9 .green_6a9a {
  display: none;
}
.element_lite_1ac4 .sort_pressed_7c41 .fast-9b8e:hover.green-ab3d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tiny-d8cb .article-upper-f816 label,
.tiny-d8cb .top_7863 label,
.tiny-d8cb .sidebar-39ad label,
.tiny-d8cb .block-a034 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout_dirty_4997 {
  list-style: none;
  margin: 0;
}
.layout_dirty_4997 article.block_d0cb {
  margin-bottom: 0;
}
.layout_dirty_4997 ul {
  list-style: none;
  margin: 0;
}
.layout_dirty_4997 .gradient-right-2a2f li.block_d0cb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout_dirty_4997 .gradient-right-2a2f li.block_d0cb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout_dirty_4997 .gradient-right-2a2f li.block_d0cb: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) {
  .layout_dirty_4997 .gradient-right-2a2f li.block_d0cb li.block_d0cb li.block_d0cb li.block_d0cb {
    padding-left: 0;
  }
}
article.block_d0cb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_d0cb .mask-bottom-dbe3 p:last-of-type {
  margin-bottom: 0;
}
article.block_d0cb .label_soft_fb24 {
  float: left;
}
article.block_d0cb .large_57c1 {
  margin-left: 85px;
}
article.block_d0cb .nav_outer_c1ea {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_d0cb .nav_outer_c1ea .banner_336c {
  margin-left: 10px;
}
article.block_d0cb .full_5dd4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_d0cb .prev_69ba {
  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 .article-upper-f816,
  #respond .sidebar-39ad,
  #respond .block-a034 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-upper-f816 input,
#respond .sidebar-39ad input,
#respond .block-a034 input {
  width: 100%;
}
#respond .block-a034 {
  margin-right: 0;
}
#respond .message-down-c6fe #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green-ce95 .short-2cde {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.short-2cde .header-brown-f11f.paragraph_top_35e9 .south_97a9 > li > a:focus,
.short-2cde .header-brown-f11f.paragraph_top_35e9 .south_97a9 > li > a:hover,
.short-2cde .header-brown-f11f.right-72f9 .south_97a9 > li > a:focus,
.short-2cde .header-brown-f11f.right-72f9 .south_97a9 > li > a:hover,
.short-2cde .header-brown-f11f.bottom-6879 .south_97a9 > li > a:focus,
.short-2cde .header-brown-f11f.bottom-6879 .south_97a9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-2cde
  .header-brown-f11f.paragraph_top_35e9
  .south_97a9
  > li.outline_warm_55a5
  > a,
.short-2cde
  .header-brown-f11f.paragraph_top_35e9
  .south_97a9
  > li.table-static-6d8a
  > a,
.short-2cde
  .header-brown-f11f.right-72f9
  .south_97a9
  > li.outline_warm_55a5
  > a,
.short-2cde
  .header-brown-f11f.right-72f9
  .south_97a9
  > li.table-static-6d8a
  > a,
.short-2cde
  .header-brown-f11f.bottom-6879
  .south_97a9
  > li.outline_warm_55a5
  > a,
.short-2cde .header-brown-f11f.bottom-6879 .south_97a9 > li.down_64f5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.short-2cde .tiny_fa6c,
.short-2cde .tiny_fa6c a {
  color: rgba(255, 255, 255, 0.99);
}
.short-2cde .block_prev_1453.message-first-3f39 li a,
.short-2cde .message_dirty_0a3c a,
.short-2cde .lower_b0d1,
.short-2cde .south_97a9 > li > a,
.short-2cde .large-3c27 {
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde .block_prev_1453.message-first-3f39 li a:hover,
.short-2cde .message_dirty_0a3c a:hover,
.short-2cde .lower_b0d1:hover,
.short-2cde .south_97a9 > li > a:hover,
.short-2cde .large-3c27:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-2cde .thick-af08 {
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde .thick-af08 .gallery_hot_8c35 {
  color: rgba(255, 255, 255, 0.99);
}
.short-2cde .thick-af08:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-2cde .gold_f9a2 .middle-0bf6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde .gold_f9a2 .middle-0bf6 .red-0c33 {
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde
  .gold_f9a2
  .middle-0bf6
  .red-0c33::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde
  .gold_f9a2
  .middle-0bf6
  .red-0c33:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde
  .gold_f9a2
  .middle-0bf6
  .red-0c33::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde
  .gold_f9a2
  .middle-0bf6
  .red-0c33::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde .gold_f9a2 .row-b1f2 {
  color: rgba(255, 255, 255, 0.79);
}
.short-2cde .gold_f9a2 .row-b1f2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west_8607
  .short-2cde
  .gold_f9a2
  .form_9903
  .pagination_liquid_7d9e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_8607
  .short-2cde
  .gold_f9a2
  .form_9903
  .red-0c33 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green-ce95 .simple_f211 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.simple_f211 .header-brown-f11f.paragraph_top_35e9 .south_97a9 > li > a:focus,
.simple_f211 .header-brown-f11f.paragraph_top_35e9 .south_97a9 > li > a:hover,
.simple_f211 .header-brown-f11f.right-72f9 .south_97a9 > li > a:focus,
.simple_f211 .header-brown-f11f.right-72f9 .south_97a9 > li > a:hover,
.simple_f211 .header-brown-f11f.bottom-6879 .south_97a9 > li > a:focus,
.simple_f211 .header-brown-f11f.bottom-6879 .south_97a9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_f211
  .header-brown-f11f.paragraph_top_35e9
  .south_97a9
  > li.outline_warm_55a5
  > a,
.simple_f211
  .header-brown-f11f.paragraph_top_35e9
  .south_97a9
  > li.table-static-6d8a
  > a,
.simple_f211
  .header-brown-f11f.right-72f9
  .south_97a9
  > li.outline_warm_55a5
  > a,
.simple_f211
  .header-brown-f11f.right-72f9
  .south_97a9
  > li.table-static-6d8a
  > a,
.simple_f211
  .header-brown-f11f.bottom-6879
  .south_97a9
  > li.outline_warm_55a5
  > a,
.simple_f211 .header-brown-f11f.bottom-6879 .south_97a9 > li.down_64f5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_f211 .tiny_fa6c,
.simple_f211 .tiny_fa6c a {
  color: rgba(0, 0, 0, 0.8);
}
.simple_f211 .block_prev_1453.message-first-3f39 li a,
.simple_f211 .message_dirty_0a3c a,
.simple_f211 .lower_b0d1,
.simple_f211 .south_97a9 > li > a,
.simple_f211 .large-3c27 {
  color: rgba(0, 0, 0, 0.55);
}
.simple_f211 .block_prev_1453.message-first-3f39 li a:hover,
.simple_f211 .message_dirty_0a3c a:hover,
.simple_f211 .lower_b0d1:hover,
.simple_f211 .south_97a9 > li > a:hover,
.simple_f211 .large-3c27:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_f211 .thick-af08 {
  color: rgba(0, 0, 0, 0.55);
}
.simple_f211 .thick-af08 .gallery_hot_8c35 {
  color: rgba(0, 0, 0, 0.8);
}
.simple_f211 .thick-af08:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-ca3a .caption-stale-f7e9 {
  margin-left: auto;
  margin-right: auto;
}
.media_b4c0 > * {
  margin-left: auto;
  margin-right: auto;
}
.media_b4c0 .content_stale_8520 {
  margin-right: 1.41575em;
}
.static-be65 .media_b4c0 > .hero-e979 {
  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;
}
.static-be65 .media_b4c0 > .accordion_2fdf {
  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;
}
.gas_c38d.aside-ca3a .caption-stale-f7e9,
.panel-hot-0d05.aside-ca3a .caption-stale-f7e9 {
  margin-left: 0;
}
.texture_advanced_2e64.aside-ca3a .caption-stale-f7e9,
.hover_14ba.aside-ca3a .caption-stale-f7e9 {
  margin-right: 0;
}
.media_b4c0 ol,
.media_b4c0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.detail_cea5 video {
  max-width: 100%;
}
.shade-c492 img {
  display: block;
}
.shade-c492.content_stale_8520,
.shade-c492.new-1410 {
  width: 100%;
}
.shade-c492.accordion_2fdf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.summary_complex_e662:not(.tertiary_current_27fc) {
  margin: 1.5em auto;
}
.large_9d45 p {
  padding: 1.5em 14px;
}
ul.image-f50b.accordion_2fdf,
ul.image-f50b.hero-e979,
ul.image-f50b.form-up-8808.hero-e979 {
  padding: 0 14px;
}
.cool-e821 {
  display: block;
  overflow-x: auto;
}
.cool-e821 table {
  border-collapse: collapse;
  width: 100%;
}
.cool-e821 td,
.cool-e821 th {
  padding: 0.5em;
}
.media_b4c0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.media_b4c0 ol ol,
.media_b4c0 ol ul,
.media_b4c0 ul ol,
.media_b4c0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.media_b4c0 ol ol li,
.media_b4c0 ol ul li,
.media_b4c0 ul ol li,
.media_b4c0 ul ul li {
  margin-left: 0;
}
.shade-in-fd1c.module-liquid-62f5 > .tooltip_9cc5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shade-in-fd1c.module-liquid-62f5 > .tooltip_9cc5 iframe,
.shade-in-fd1c.module-liquid-62f5 > .tooltip_9cc5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar_top_6b27 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar_top_6b27.chip-pressed-b66c {
  padding: 0;
}
.sidebar_top_6b27.chip-pressed-b66c cite {
  font-size: 13px;
}
.sidebar_top_6b27 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar_top_6b27 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.first_1426 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.first_1426 > p:first-child {
  margin-top: 0;
}
.first_1426 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.first_1426 blockquote {
  border-left: 0;
}
.liquid_3dbe {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.liquid_3dbe:not(.under_3ec9) {
  max-width: 100px;
}
.liquid_3dbe.gradient_lower_c27b {
  border-bottom: none !important;
  text-align: center;
}
.liquid_3dbe.gradient_lower_c27b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .large_9d45 p {
    padding: 1.5em 0;
  }
}
.large-1689 {
  color: #0073aa;
}
.description_cool_ab6d {
  background-color: #0073aa;
}
.basic-808e {
  color: #229fd8;
}
.main-7216 {
  background-color: #229fd8;
}
.small-aa1b {
  color: #eee;
}
.inner-d7cb {
  background-color: #eee;
}
.white_58d8 {
  color: #444;
}
.item_4be0 {
  background-color: #444;
}
.upper_5054 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.upper_5054 .accent-orange-f8aa .message_dirty_0a3c {
  font-size: 15px;
}
.upper_5054 .message_dirty_0a3c {
  line-height: 1.3;
}
.upper_5054 .simple_f211 {
}
.upper_5054 .short-2cde {
  background: #235787;
}
.backdrop-next-e7e0 {
  padding: 0;
}
.backdrop-next-e7e0 .short-2cde {
  background: #1a1a1a;
}
.backdrop-next-e7e0 .simple_f211 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.logo-1979 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.logo-1979 .simple_f211 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.logo-1979 .short-2cde {
  background: #303030;
}
.south-7f54 {
  position: relative;
  z-index: 10;
}
.south-7f54 .cold_11c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image_down_30f2 .green-ab3d {
  display: inline-block;
  vertical-align: middle;
}
.image_down_30f2.tag-cool-eb6a .green-ab3d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .image_down_30f2.tag-cool-eb6a .green-ab3d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .image_down_30f2.tag-cool-eb6a .green-ab3d {
    margin-right: 0.4em;
  }
}
.image_down_30f2.tag-cool-eb6a .green-ab3d:last-child {
  margin-right: 0;
}
.up_755b .cold_11c9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .green-ce95 .accent-orange-f8aa {
    margin: 0 -0.5em;
  }
  .green-ce95 .accent-orange-f8aa [class*="customify-col-"],
  .green-ce95 .accent-orange-f8aa [class*="customify-col_"],
  .green-ce95 .accent-orange-f8aa [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.green-ce95.component-3c6b .cold_11c9 {
  background: 0 0 !important;
}
.green-ce95.component-3c6b .cold_11c9,
.green-ce95.up_755b .cold_11c9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .green-ce95.focus_in_4ab7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.green-ce95.up_755b .cold_11c9 {
  box-shadow: none !important;
}
.gold_5c85 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gold_5c85 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gold_5c85 {
    padding: 18px 0 20px;
  }
}
.gold_5c85 .action_a821 {
  width: 100%;
}
.gold_5c85 .layout_dd66 {
  margin-bottom: 0;
}
.gold_5c85 .frame-clean-9dcc {
  margin-top: 5px;
  font-size: 0.875em;
}
.section-4752 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.section-4752 .badge_05cb {
  width: 100%;
}
.pagination_266c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination_266c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination_266c 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;
}
.pagination_266c li:last-child:after {
  display: none;
}
.pagination_266c li a {
  font-weight: 500;
  margin-right: 10px;
}
.pattern-4122 .green_6a9a button,
.gold_5c85 .green_6a9a button {
  left: 0;
}
.pattern-4122 .badge_05cb,
.gold_5c85 .badge_05cb {
  padding-left: 0;
  padding-right: 0;
}
.pattern-4122 .section-4752,
.gold_5c85 .section-4752 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pattern-4122 {
  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;
}
.pattern-4122: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;
}
.pattern-4122 .hero-last-983a {
  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) {
  .pattern-4122 .hero-last-983a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-4122 .hero-last-983a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pattern-4122 .hero-last-983a {
    min-height: 200px;
  }
}
.pattern-4122 .pagination_266c {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-4122 .pagination_266c a,
.pattern-4122 .pagination_266c li:after {
  color: inherit;
}
.pattern-4122 .pagination_266c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.first_0388 {
  margin-bottom: 0.5em;
}
.blue-fe13 {
  margin-bottom: 1.2em;
}
.blue-fe13,
.first_0388 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.blue-fe13 p:last-child,
.first_0388 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .green_6a9a,
#masthead .green_6a9a {
  display: none;
}
#masthead
  > .green_6a9a.preview_06e7 {
  display: none;
}
#masthead > .green_6a9a button {
  left: 0;
}
.card-glass-d3c7 {
  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%;
}
.card-glass-d3c7 .green-ab3d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.card-glass-d3c7 .frame-active-3595 {
  display: -webkit-box;
  display: flex;
}
.card-glass-d3c7 .frame-active-3595.pink-9aa6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.card-glass-d3c7 .frame-active-3595.hover-3eda {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.card-glass-d3c7 .frame-active-3595.small-7f08 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.card-glass-d3c7.hidden-basic-ae1c.main_f816 .frame-active-3595.pink-9aa6 {
  flex-basis: 100%;
}
.card-glass-d3c7.logo-4d5e .frame-active-3595.hover-3eda {
  -webkit-box-flex: 1;
  flex: auto;
}
.card-glass-d3c7.logo-4d5e .frame-active-3595.small-7f08 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .green_6a9a.preview_06e7 {
  display: none;
}
#masthead > .green_6a9a button {
  left: 0;
}
.feature_df37 {
  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;
}
.feature_df37:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_df37.caption-5b8b i {
  margin-right: 4px;
}
.feature_df37.breadcrumb-86b2 i {
  margin-left: 5px;
}
.message_dirty_0a3c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.message_dirty_0a3c p:last-child {
  margin-bottom: 0;
}
.item-ecc7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.item-ecc7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.item-ecc7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.item-ecc7 .tiny_fa6c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.item-ecc7 .focus-green-33c4 {
  margin: 5px 0 7px 0;
}
.item-ecc7.menu_517d .cold-ed99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-ecc7.menu_517d .wide-2fb6 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-ecc7.title-1b28 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.item-ecc7.title-1b28 .cold-ed99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-ecc7.title-1b28 .wide-2fb6 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-ecc7.article_ba0d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item-ecc7.badge-copper-b506 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.item-ecc7.badge-copper-b506 .wide-2fb6 {
  margin-top: 7px;
}
.hard_d985 {
  display: inline-block;
}
.south-7f54 .hero-orange-8de0 .item-ecc7 img {
  max-width: 100%;
}
.header-brown-f11f .text-lower-e674.list_72b7,
.table_d587 .text-lower-e674.list_72b7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header-brown-f11f .orange_500e,
.table_d587 .orange_500e {
  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%);
}
.header-brown-f11f .orange_500e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header-brown-f11f.overlay-upper-1c4a .orange_500e {
  display: none;
}
.header-brown-f11f .aside_advanced_96f2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-brown-f11f .aside_advanced_96f2 li {
  display: inline-block;
  position: relative;
}
.header-brown-f11f .aside_advanced_96f2 li:last-child {
  margin-right: 0;
}
.header-brown-f11f .aside_advanced_96f2 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;
}
.header-brown-f11f .aside_advanced_96f2 li.down_64f5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.header-brown-f11f .aside_advanced_96f2 > 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;
}
.header-brown-f11f .aside_advanced_96f2 > li > a i {
  line-height: 0;
}
.header-brown-f11f .aside_advanced_96f2 > li.box_f618 > a .orange_500e {
  margin-left: 4px;
  line-height: 0;
}
.header-brown-f11f .aside_advanced_96f2 .primary_gas_745d li.box_f618 > a {
  position: relative;
}
.header-brown-f11f .aside_advanced_96f2 .primary_gas_745d li.box_f618 > a:after,
.header-brown-f11f .aside_advanced_96f2 .primary_gas_745d li.box_f618 > a:before {
  content: "";
  display: table;
}
.header-brown-f11f .aside_advanced_96f2 .primary_gas_745d li.box_f618 > a:after {
  clear: both;
}
.header-brown-f11f .aside_advanced_96f2 .primary_gas_745d li.box_f618 > a .orange_500e {
  margin-left: 5px;
  float: right;
}
.header-brown-f11f .gallery_rough_8ec2,
.header-brown-f11f .primary_gas_745d {
  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;
}
.header-brown-f11f .primary_gas_745d {
  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;
}
.header-brown-f11f .primary_gas_745d .list_72b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header-brown-f11f .primary_gas_745d .orange_500e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header-brown-f11f .primary_gas_745d li {
  display: block;
  margin: 0;
  padding: 0;
}
.header-brown-f11f .primary_gas_745d 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;
}
.header-brown-f11f .primary_gas_745d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header-brown-f11f .primary_gas_745d .primary_gas_745d {
  top: 0;
  left: 100%;
}
.header-brown-f11f .text_bronze_112f.fn-focus-e487 > .gallery_rough_8ec2,
.header-brown-f11f .text_bronze_112f.fn-focus-e487 > .primary_gas_745d,
.header-brown-f11f .text_bronze_112f:focus > .gallery_rough_8ec2,
.header-brown-f11f .text_bronze_112f:focus > .primary_gas_745d,
.header-brown-f11f .text_bronze_112f:hover > .gallery_rough_8ec2,
.header-brown-f11f .text_bronze_112f:hover > .primary_gas_745d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header-brown-f11f.bottom-6879 .south_97a9:after,
.header-brown-f11f.bottom-6879 .south_97a9:before {
  content: "";
  display: table;
}
.header-brown-f11f.bottom-6879 .south_97a9:after {
  clear: both;
}
.header-brown-f11f.bottom-6879 .south_97a9 > li {
  float: left;
}
.header-brown-f11f.carousel-black-7089 .south_97a9:after,
.header-brown-f11f.carousel-black-7089 .south_97a9:before {
  content: "";
  display: table;
}
.header-brown-f11f.carousel-black-7089 .south_97a9:after {
  clear: both;
}
.header-brown-f11f.carousel-black-7089 .south_97a9 > li {
  float: left;
}
.header-brown-f11f.carousel-black-7089 .south_97a9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header-brown-f11f.carousel-black-7089 .south_97a9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header-brown-f11f.carousel-black-7089 .south_97a9 > li.outline_warm_55a5 > a,
.header-brown-f11f.carousel-black-7089 .south_97a9 > li.down_64f5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.header-brown-f11f.paragraph_top_35e9 .south_97a9 > li > a .list_72b7 {
  position: relative;
}
.header-brown-f11f.paragraph_top_35e9 .south_97a9 > li > a .list_72b7: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;
}
.header-brown-f11f.paragraph_top_35e9
  .south_97a9
  > li:focus
  > a
  .list_72b7:before,
.header-brown-f11f.paragraph_top_35e9
  .south_97a9
  > li:hover
  > a
  .list_72b7:before {
  width: 100%;
  background-color: currentColor;
}
.header-brown-f11f.paragraph_top_35e9
  .south_97a9
  > li.outline_warm_55a5
  > a
  .list_72b7:before,
.header-brown-f11f.paragraph_top_35e9
  .south_97a9
  > li.table-static-6d8a
  > a
  .list_72b7:before {
  width: 100%;
  background-color: currentColor;
}
.header-brown-f11f.right-72f9 .south_97a9 > li > a .list_72b7 {
  position: relative;
}
.header-brown-f11f.right-72f9 .south_97a9 > li > a .list_72b7: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;
}
.header-brown-f11f.right-72f9 .south_97a9 > li:focus > a .list_72b7:before,
.header-brown-f11f.right-72f9
  .south_97a9
  > li:hover
  > a
  .list_72b7:before {
  width: 100%;
  background-color: currentColor;
}
.header-brown-f11f.right-72f9
  .south_97a9
  > li.outline_warm_55a5
  > a
  .list_72b7:before,
.header-brown-f11f.right-72f9
  .south_97a9
  > li.table-static-6d8a
  > a
  .list_72b7:before {
  width: 100%;
  background-color: currentColor;
}
.table_d587 .aside_advanced_96f2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table_d587 .aside_advanced_96f2 li:first-child > a {
  border-top: none;
}
.table_d587 .aside_advanced_96f2 .tabs_4fa1 > .list_72b7 .orange_500e {
  display: none;
}
.table_d587 .aside_advanced_96f2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table_d587 .aside_advanced_96f2 li:last-child {
  border: none;
}
.table_d587 .aside_advanced_96f2 li.box_f618 > a {
  padding-right: 45px !important;
}
.table_d587 .aside_advanced_96f2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table_d587 .aside_advanced_96f2 li a:focus,
.table_d587 .aside_advanced_96f2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_d587 .aside_advanced_96f2 li .column-cool-16dd {
  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;
}
.table_d587 .aside_advanced_96f2 li .column-cool-16dd:hover {
  box-shadow: none;
}
.table_d587 .aside_advanced_96f2 li .column-cool-16dd .orange_500e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table_d587 .aside_advanced_96f2 .primary_gas_745d {
  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);
}
.table_d587 .aside_advanced_96f2 .primary_gas_745d li a {
  padding-left: 3em;
}
.table_d587 .aside_advanced_96f2 .tabs-clean-a9d9 > a .column-cool-16dd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table_d587 .aside_advanced_96f2 .tabs-clean-a9d9 > .primary_gas_745d {
  display: block;
  opacity: 1;
}
.label_55e1 {
  max-width: 100%;
}
.wood-b31b {
  line-height: 0;
  cursor: pointer;
}
.large-3c27 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.large-3c27:hover {
  box-shadow: none;
  color: currentColor;
}
.large-3c27 svg {
  width: 18px;
  height: 18px;
}
.large-3c27 .video_fixed_50b5 {
  display: none;
}
.column-6dfd {
  position: relative;
}
.column-6dfd.fn-active-e487 .large-3c27 .mini-7273 {
  display: none;
}
.column-6dfd.fn-active-e487 .large-3c27 .video_fixed_50b5 {
  display: inline-block;
}
.column-6dfd .up-6c70 {
  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);
}
.column-6dfd.pattern_next_75a2 .up-6c70 {
  left: auto;
  right: -0.9em;
}
.column-6dfd.pattern_next_75a2 .banner-fresh-2853::before {
  left: auto;
  right: 15px;
}
.column-6dfd.fn-active-e487 .up-6c70 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_9903 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form_9903 label {
  flex-basis: 100%;
}
.form_9903 .middle-0bf6 {
  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;
}
.form_9903 .red-0c33 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form_9903 .red-0c33:focus {
  background-color: transparent;
}
.form_9903 button.row-b1f2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form_9903 button.row-b1f2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form_9903 button.row-b1f2 svg {
  width: 18px;
  height: 18px;
}
.form_9903 input[type="submit"] {
  min-height: auto;
}
.gold_f9a2 .form_9903 .red-0c33 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.banner-fresh-2853 {
  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) {
  .banner-fresh-2853 {
    width: 220px;
  }
}
.banner-fresh-2853 label {
  flex-basis: 100%;
}
.banner-fresh-2853::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;
}
.west_8607 .gold_f9a2 .form_9903 {
  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;
}
.west_8607
  .gold_f9a2
  .form_9903
  .middle-0bf6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.west_8607 .gold_f9a2 .form_9903 .red-0c33 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.west_8607
  .gold_f9a2
  .form_9903
  .red-0c33:focus {
  background: 0 0;
}
.west_8607
  .gold_f9a2
  .form_9903
  .pagination_liquid_7d9e {
  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;
}
.block_prev_1453 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block_prev_1453 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block_prev_1453 li:last-child {
  margin-right: 0;
}
.block_prev_1453 li:first-child {
  margin-left: 0;
}
.block_prev_1453.picture-5de7 a {
  color: #fff;
}
.block_prev_1453.picture-5de7 a:hover {
  color: #fff;
}
.block_prev_1453 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block_prev_1453 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block_prev_1453 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block_prev_1453 a:hover {
  opacity: 0.9;
  color: inherit;
}
.block_prev_1453 [class*="social-icon-apple"] {
  background-color: #999;
}
.block_prev_1453 [class*="social-icon-apple"].accordion-cold-e0aa {
  background-color: transparent;
  color: #999;
}
.block_prev_1453 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block_prev_1453 [class*="social-icon-behance"].accordion-cold-e0aa {
  background-color: transparent;
  color: #1769ff;
}
.block_prev_1453 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block_prev_1453 [class*="social-icon-bitbucket"].accordion-cold-e0aa {
  background-color: transparent;
  color: #205081;
}
.block_prev_1453 [class*="social-icon-codepen"] {
  background-color: #000;
}
.block_prev_1453 [class*="social-icon-codepen"].accordion-cold-e0aa {
  background-color: transparent;
  color: #000;
}
.block_prev_1453 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block_prev_1453 [class*="social-icon-delicious"].accordion-cold-e0aa {
  background-color: transparent;
  color: #39f;
}
.block_prev_1453 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block_prev_1453 [class*="social-icon-digg"].accordion-cold-e0aa {
  background-color: transparent;
  color: #005be2;
}
.block_prev_1453 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block_prev_1453 [class*="social-icon-dribbble"].accordion-cold-e0aa {
  background-color: transparent;
  color: #ea4c89;
}
.block_prev_1453 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block_prev_1453 [class*="social-icon-envelope"].accordion-cold-e0aa {
  background-color: transparent;
  color: #ea4335;
}
.block_prev_1453 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block_prev_1453 [class*="social-icon-facebook"].accordion-cold-e0aa {
  background-color: transparent;
  color: #3b5998;
}
.block_prev_1453 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block_prev_1453 [class*="social-icon-flickr"].accordion-cold-e0aa {
  background-color: transparent;
  color: #0063dc;
}
.block_prev_1453 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block_prev_1453 [class*="social-icon-foursquare"].accordion-cold-e0aa {
  background-color: transparent;
  color: #2d5be3;
}
.block_prev_1453 [class*="social-icon-github"] {
  background-color: #333;
}
.block_prev_1453 [class*="social-icon-github"].accordion-cold-e0aa {
  background-color: transparent;
  color: #333;
}
.block_prev_1453 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block_prev_1453 [class*="social-icon-google-plus"].accordion-cold-e0aa {
  background-color: transparent;
  color: #dd4b39;
}
.block_prev_1453 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block_prev_1453 [class*="social-icon-houzz"].accordion-cold-e0aa {
  background-color: transparent;
  color: #7ac142;
}
.block_prev_1453 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block_prev_1453 [class*="social-icon-instagram"].accordion-cold-e0aa {
  background-color: transparent;
  color: #262626;
}
.block_prev_1453 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block_prev_1453 [class*="social-icon-jsfiddle"].accordion-cold-e0aa {
  background-color: transparent;
  color: #487aa2;
}
.block_prev_1453 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block_prev_1453 [class*="social-icon-linkedin"].accordion-cold-e0aa {
  background-color: transparent;
  color: #0077b5;
}
.block_prev_1453 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block_prev_1453 [class*="social-icon-medium"].accordion-cold-e0aa {
  background-color: transparent;
  color: #00ab6b;
}
.block_prev_1453 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block_prev_1453
  [class*="social-icon-odnoklassniki"].accordion-cold-e0aa {
  background-color: transparent;
  color: #f4731c;
}
.block_prev_1453 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block_prev_1453 [class*="social-icon-meetup"].accordion-cold-e0aa {
  background-color: transparent;
  color: #ec1c40;
}
.block_prev_1453 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block_prev_1453 [class*="social-icon-pinterest"].accordion-cold-e0aa {
  background-color: transparent;
  color: #bd081c;
}
.block_prev_1453 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block_prev_1453 [class*="social-icon-product-hunt"].accordion-cold-e0aa {
  background-color: transparent;
  color: #da552f;
}
.block_prev_1453 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block_prev_1453 [class*="social-icon-reddit"].accordion-cold-e0aa {
  background-color: transparent;
  color: #ff4500;
}
.block_prev_1453 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block_prev_1453 [class*="social-icon-rss"].accordion-cold-e0aa {
  background-color: transparent;
  color: #f26522;
}
.block_prev_1453 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block_prev_1453
  [class*="social-icon-shopping-cart"].accordion-cold-e0aa {
  background-color: transparent;
  color: #4caf50;
}
.block_prev_1453 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block_prev_1453 [class*="social-icon-skype"].accordion-cold-e0aa {
  background-color: transparent;
  color: #00aff0;
}
.block_prev_1453 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block_prev_1453 [class*="social-icon-slideshare"].accordion-cold-e0aa {
  background-color: transparent;
  color: #0077b5;
}
.block_prev_1453 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block_prev_1453 [class*="social-icon-snapchat"].accordion-cold-e0aa {
  background-color: transparent;
  color: #fffc00;
}
.block_prev_1453 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block_prev_1453 [class*="social-icon-soundcloud"].accordion-cold-e0aa {
  background-color: transparent;
  color: #f80;
}
.block_prev_1453 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block_prev_1453 [class*="social-icon-spotify"].accordion-cold-e0aa {
  background-color: transparent;
  color: #2ebd59;
}
.block_prev_1453 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block_prev_1453
  [class*="social-icon-stack-overflow"].accordion-cold-e0aa {
  background-color: transparent;
  color: #fe7a15;
}
.block_prev_1453 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block_prev_1453 [class*="social-icon-maldkfgram"].accordion-cold-e0aa {
  background-color: transparent;
  color: #2ca5e0;
}
.block_prev_1453 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block_prev_1453 [class*="social-icon-tripadvisor"].accordion-cold-e0aa {
  background-color: transparent;
  color: #589442;
}
.block_prev_1453 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block_prev_1453 [class*="social-icon-tumblr"].accordion-cold-e0aa {
  background-color: transparent;
  color: #35465c;
}
.block_prev_1453 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block_prev_1453 [class*="social-icon-twitch"].accordion-cold-e0aa {
  background-color: transparent;
  color: #6441a5;
}
.block_prev_1453 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block_prev_1453 [class*="social-icon-twitter"].accordion-cold-e0aa {
  background-color: transparent;
  color: #1da1f2;
}
.block_prev_1453 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block_prev_1453 [class*="social-icon-vimeo"].accordion-cold-e0aa {
  background-color: transparent;
  color: #1ab7ea;
}
.block_prev_1453 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block_prev_1453 [class*="social-icon-vk"].accordion-cold-e0aa {
  background-color: transparent;
  color: #45668e;
}
.block_prev_1453 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block_prev_1453 [class*="social-icon-weibo"].accordion-cold-e0aa {
  background-color: transparent;
  color: #df2029;
}
.block_prev_1453 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block_prev_1453 [class*="social-icon-weixin"].accordion-cold-e0aa {
  background-color: transparent;
  color: #7bb32e;
}
.block_prev_1453 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block_prev_1453 [class*="social-icon-whatsapp"].accordion-cold-e0aa {
  background-color: transparent;
  color: #25d366;
}
.block_prev_1453 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block_prev_1453 [class*="social-icon-wordpress"].accordion-cold-e0aa {
  background-color: transparent;
  color: #21759b;
}
.block_prev_1453 [class*="social-icon-xing"] {
  background-color: #026466;
}
.block_prev_1453 [class*="social-icon-xing"].accordion-cold-e0aa {
  background-color: transparent;
  color: #026466;
}
.block_prev_1453 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block_prev_1453 [class*="social-icon-yelp"].accordion-cold-e0aa {
  background-color: transparent;
  color: #af0606;
}
.block_prev_1453 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block_prev_1453 [class*="social-icon-youtube"].accordion-cold-e0aa {
  background-color: transparent;
  color: #cd201f;
}
.lower_b0d1 {
  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;
}
.lower_b0d1:hover {
  box-shadow: none;
  background: 0 0;
}
.wrapper_complex_6815 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.east-20bd {
  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;
}
.card-12d1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.table-static-b5ec {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.table-static-b5ec,
.table-static-b5ec::after,
.table-static-b5ec::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;
}
.table-static-b5ec::after,
.table-static-b5ec::before {
  content: "";
  display: block;
  background-color: inherit;
}
.element_67e3 .east-20bd .card-12d1 {
  margin-top: -2px;
  width: 19px;
}
.element_67e3 .east-20bd .table-static-b5ec {
  margin-top: -1px;
}
.element_67e3 .east-20bd .table-static-b5ec,
.element_67e3 .east-20bd .table-static-b5ec::after,
.element_67e3 .east-20bd .table-static-b5ec::before {
  width: 19px;
  height: 2px;
}
.element_67e3 .east-20bd .table-static-b5ec::before {
  top: -6px;
}
.element_67e3 .east-20bd .table-static-b5ec::after {
  bottom: -6px;
}
.over-6ad3 .east-20bd .card-12d1 {
  margin-top: -2px;
  width: 22px;
}
.over-6ad3 .east-20bd .table-static-b5ec {
  margin-top: -1px;
}
.over-6ad3 .east-20bd .table-static-b5ec,
.over-6ad3 .east-20bd .table-static-b5ec::after,
.over-6ad3 .east-20bd .table-static-b5ec::before {
  width: 22px;
  height: 2px;
}
.over-6ad3 .east-20bd .table-static-b5ec::before {
  top: -7px;
}
.over-6ad3 .east-20bd .table-static-b5ec::after {
  bottom: -7px;
}
.hover_970f .east-20bd .card-12d1 {
  margin-top: -2px;
  width: 31px;
}
.hover_970f .east-20bd .table-static-b5ec {
  margin-top: -1.5px;
}
.hover_970f .east-20bd .table-static-b5ec,
.hover_970f .east-20bd .table-static-b5ec::after,
.hover_970f .east-20bd .table-static-b5ec::before {
  width: 31px;
  height: 3px;
}
.hover_970f .east-20bd .table-static-b5ec::before {
  top: -9px;
}
.hover_970f .east-20bd .table-static-b5ec::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .popup-left-8e53 .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-left-8e53 .east-20bd .table-static-b5ec {
    margin-top: -1px;
  }
  .popup-left-8e53 .east-20bd .table-static-b5ec,
  .popup-left-8e53 .east-20bd .table-static-b5ec::after,
  .popup-left-8e53 .east-20bd .table-static-b5ec::before {
    width: 19px;
    height: 2px;
  }
  .popup-left-8e53 .east-20bd .table-static-b5ec::before {
    top: -6px;
  }
  .popup-left-8e53 .east-20bd .table-static-b5ec::after {
    bottom: -6px;
  }
  .progress-lite-de2e .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-lite-de2e .east-20bd .table-static-b5ec {
    margin-top: -1px;
  }
  .progress-lite-de2e .east-20bd .table-static-b5ec,
  .progress-lite-de2e .east-20bd .table-static-b5ec::after,
  .progress-lite-de2e .east-20bd .table-static-b5ec::before {
    width: 22px;
    height: 2px;
  }
  .progress-lite-de2e .east-20bd .table-static-b5ec::before {
    top: -7px;
  }
  .progress-lite-de2e .east-20bd .table-static-b5ec::after {
    bottom: -7px;
  }
  .gold-a878 .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 31px;
  }
  .gold-a878 .east-20bd .table-static-b5ec {
    margin-top: -1.5px;
  }
  .gold-a878 .east-20bd .table-static-b5ec,
  .gold-a878 .east-20bd .table-static-b5ec::after,
  .gold-a878 .east-20bd .table-static-b5ec::before {
    width: 31px;
    height: 3px;
  }
  .gold-a878 .east-20bd .table-static-b5ec::before {
    top: -9px;
  }
  .gold-a878 .east-20bd .table-static-b5ec::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .box-56af .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 19px;
  }
  .box-56af .east-20bd .table-static-b5ec {
    margin-top: -1px;
  }
  .box-56af .east-20bd .table-static-b5ec,
  .box-56af .east-20bd .table-static-b5ec::after,
  .box-56af .east-20bd .table-static-b5ec::before {
    width: 19px;
    height: 2px;
  }
  .box-56af .east-20bd .table-static-b5ec::before {
    top: -6px;
  }
  .box-56af .east-20bd .table-static-b5ec::after {
    bottom: -6px;
  }
  .focused-7321 .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 22px;
  }
  .focused-7321 .east-20bd .table-static-b5ec {
    margin-top: -1px;
  }
  .focused-7321 .east-20bd .table-static-b5ec,
  .focused-7321 .east-20bd .table-static-b5ec::after,
  .focused-7321 .east-20bd .table-static-b5ec::before {
    width: 22px;
    height: 2px;
  }
  .focused-7321 .east-20bd .table-static-b5ec::before {
    top: -7px;
  }
  .focused-7321 .east-20bd .table-static-b5ec::after {
    bottom: -7px;
  }
  .item-fa38 .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 31px;
  }
  .item-fa38 .east-20bd .table-static-b5ec {
    margin-top: -1.5px;
  }
  .item-fa38 .east-20bd .table-static-b5ec,
  .item-fa38 .east-20bd .table-static-b5ec::after,
  .item-fa38 .east-20bd .table-static-b5ec::before {
    width: 31px;
    height: 3px;
  }
  .item-fa38 .east-20bd .table-static-b5ec::before {
    top: -9px;
  }
  .item-fa38 .east-20bd .table-static-b5ec::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .image-outer-cc1a .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 19px;
  }
  .image-outer-cc1a .east-20bd .table-static-b5ec {
    margin-top: -1px;
  }
  .image-outer-cc1a .east-20bd .table-static-b5ec,
  .image-outer-cc1a .east-20bd .table-static-b5ec::after,
  .image-outer-cc1a .east-20bd .table-static-b5ec::before {
    width: 19px;
    height: 2px;
  }
  .image-outer-cc1a .east-20bd .table-static-b5ec::before {
    top: -6px;
  }
  .image-outer-cc1a .east-20bd .table-static-b5ec::after {
    bottom: -6px;
  }
  .highlight_glass_84ea .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_glass_84ea .east-20bd .table-static-b5ec {
    margin-top: -1px;
  }
  .highlight_glass_84ea .east-20bd .table-static-b5ec,
  .highlight_glass_84ea .east-20bd .table-static-b5ec::after,
  .highlight_glass_84ea .east-20bd .table-static-b5ec::before {
    width: 22px;
    height: 2px;
  }
  .highlight_glass_84ea .east-20bd .table-static-b5ec::before {
    top: -7px;
  }
  .highlight_glass_84ea .east-20bd .table-static-b5ec::after {
    bottom: -7px;
  }
  .up-b1a6 .east-20bd .card-12d1 {
    margin-top: -2px;
    width: 31px;
  }
  .up-b1a6 .east-20bd .table-static-b5ec {
    margin-top: -1.5px;
  }
  .up-b1a6 .east-20bd .table-static-b5ec,
  .up-b1a6 .east-20bd .table-static-b5ec::after,
  .up-b1a6 .east-20bd .table-static-b5ec::before {
    width: 31px;
    height: 3px;
  }
  .up-b1a6 .east-20bd .table-static-b5ec::before {
    top: -9px;
  }
  .up-b1a6 .east-20bd .table-static-b5ec::after {
    bottom: -9px;
  }
}
.block_cd1b .table-static-b5ec {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.block_cd1b .table-static-b5ec::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block_cd1b .table-static-b5ec::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.block_cd1b.chip_up_d5a0 .table-static-b5ec {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.block_cd1b.chip_up_d5a0 .table-static-b5ec::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block_cd1b.chip_up_d5a0 .table-static-b5ec::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);
}
.box_7ff5 {
  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.picture_gold_2604:before {
  display: none;
}
.notice-dbc9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice-dbc9 .pattern-931a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice-dbc9 .pattern-931a:last-of-type {
  border-bottom: none;
}
.notice-dbc9 .pattern-931a.focus_f045,
.notice-dbc9 .pattern-931a.list_d294,
.notice-dbc9 .pattern-931a.container_wide_f0c5 {
  padding: 0;
}
.notice-dbc9 .table_d587 .column-cool-16dd {
  color: currentColor;
}
.notice-dbc9 .table_d587 .column-cool-16dd:focus,
.notice-dbc9 .table_d587 .column-cool-16dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-dbc9.simple_f211 .thick-af08,
.notice-dbc9.simple_f211 .message_dirty_0a3c a,
.notice-dbc9.simple_f211 .south_97a9 a,
.notice-dbc9.simple_f211 .primary_gas_745d a {
  color: rgba(0, 0, 0, 0.55);
}
.notice-dbc9.simple_f211 .thick-af08:hover,
.notice-dbc9.simple_f211 .message_dirty_0a3c a:hover,
.notice-dbc9.simple_f211 .south_97a9 a:hover,
.notice-dbc9.simple_f211 .primary_gas_745d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-dbc9.simple_f211 .gallery_hot_8c35 {
  color: rgba(0, 0, 0, 0.8);
}
.notice-dbc9.simple_f211 .pattern-931a {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-dbc9.simple_f211 .pattern-931a:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice-dbc9.simple_f211 .search-d129:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice-dbc9.simple_f211 .table_d587 .aside_advanced_96f2 li a,
.notice-dbc9.simple_f211 .table_d587 .column-cool-16dd,
.notice-dbc9.simple_f211 .primary_gas_745d {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-dbc9.simple_f211 .table_d587 .column-cool-16dd:focus,
.notice-dbc9.simple_f211 .table_d587 .column-cool-16dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-dbc9.simple_f211 .aside_advanced_96f2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-dbc9.short-2cde .thick-af08,
.notice-dbc9.short-2cde .message_dirty_0a3c a,
.notice-dbc9.short-2cde .south_97a9 .column-cool-16dd,
.notice-dbc9.short-2cde .south_97a9 a,
.notice-dbc9.short-2cde .primary_gas_745d a {
  color: rgba(255, 255, 255, 0.79);
}
.notice-dbc9.short-2cde .thick-af08:hover,
.notice-dbc9.short-2cde .message_dirty_0a3c a:hover,
.notice-dbc9.short-2cde .south_97a9 .column-cool-16dd:hover,
.notice-dbc9.short-2cde .south_97a9 a:hover,
.notice-dbc9.short-2cde .primary_gas_745d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-dbc9.short-2cde .gallery_hot_8c35 {
  color: rgba(255, 255, 255, 0.99);
}
.notice-dbc9.short-2cde .pattern-931a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-dbc9.short-2cde .pattern-931a:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice-dbc9.short-2cde .search-d129:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-dbc9.short-2cde .table_d587 .aside_advanced_96f2 li a,
.notice-dbc9.short-2cde .table_d587 .column-cool-16dd,
.notice-dbc9.short-2cde .primary_gas_745d {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-dbc9.short-2cde .table_d587 .column-cool-16dd:focus,
.notice-dbc9.short-2cde .table_d587 .column-cool-16dd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-dbc9.short-2cde .aside_advanced_96f2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-d129 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.search-d129:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.static-05e4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accent-932b .notice-dbc9 {
  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;
}
.accent-932b .pattern-931a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accent-932b .pattern-931a: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) {
  .accent-932b .pattern-931a:before {
    width: 16%;
    left: 42%;
  }
}
.accent-932b .pattern-931a:last-child:before {
  content: none;
}
.accent-932b .pattern-931a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accent-932b .table_d587 .aside_advanced_96f2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accent-932b .table_d587 .aside_advanced_96f2 li a .column-cool-16dd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accent-932b .table_d587 .primary_gas_745d {
  border: none;
}
.accent-932b .table_d587 .primary_gas_745d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accent-932b .search-d129 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accent-932b .static-05e4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accent-932b .short-2cde .search-d129:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-932b .simple_f211.secondary_08ec .table-static-b5ec {
  background: rgba(0, 0, 0, 0.6);
}
.accent-932b
  .simple_f211.secondary_08ec
  .table-static-b5ec::after,
.accent-932b
  .simple_f211.secondary_08ec
  .table-static-b5ec:before {
  background: inherit;
}
.accent-932b
  .simple_f211.secondary_08ec:hover
  .table-static-b5ec {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail-stale-7a0d .notice-dbc9 {
  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) {
  .thumbnail-stale-7a0d .notice-dbc9 {
    width: auto;
    right: 45px;
  }
}
.hard-ea53 .notice-dbc9 {
  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) {
  .hard-ea53 .notice-dbc9 {
    width: auto;
    left: 45px;
  }
}
.picture_gold_2604 .notice-dbc9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture_gold_2604 .static-05e4 {
  max-width: 48em;
  margin: 0 auto;
}
.picture_gold_2604 .search-d129:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mini_3a53 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mini_3a53.accent-932b .notice-dbc9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mini_3a53.thumbnail-stale-7a0d .notice-dbc9 {
  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);
}
.mini_3a53 .notice-dbc9 {
  visibility: visible;
}
.mini_3a53.hard-ea53 .notice-dbc9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gold_fe9f,
.table_static_09c4 {
  overflow-x: hidden;
}
.gold_fe9f .notice-dbc9 {
  overflow: auto;
}
.gold_fe9f.accent-932b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold_fe9f.accent-932b .notice-dbc9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gold_fe9f.accent-932b .lower_b0d1 {
  opacity: 0;
}
.gold_fe9f.thumbnail-stale-7a0d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold_fe9f.thumbnail-stale-7a0d .notice-dbc9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gold_fe9f.thumbnail-stale-7a0d .lower_b0d1 {
  opacity: 0;
}
.gold_fe9f.hard-ea53 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gold_fe9f.hard-ea53 .notice-dbc9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gold_fe9f.hard-ea53 .lower_b0d1 {
  opacity: 0;
}
.gold_fe9f.picture_gold_2604 .notice-dbc9 {
  z-index: 10;
  visibility: visible;
}
.secondary_08ec {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.secondary_08ec .table-static-b5ec {
  background: rgba(255, 255, 255, 0.99);
}
.secondary_08ec .table-static-b5ec::after,
.secondary_08ec .table-static-b5ec:before {
  background: inherit;
}
.secondary_08ec:hover .table-static-b5ec {
  background: rgba(255, 255, 255, 0.99);
}
.hard-ea53 .secondary_08ec {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture_gold_2604 .secondary_08ec {
  display: none !important;
}
.gold_fe9f:before,
.table_static_09c4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gold_fe9f .secondary_08ec,
.table_static_09c4 .secondary_08ec {
  display: inline-block;
}
.notice-dbc9 .green-ab3d {
  -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;
}
.gold_fe9f .notice-dbc9 .green-ab3d,
.table_static_09c4 .notice-dbc9 .green-ab3d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask-fast-f49c .middle-0bf6 {
  width: 100%;
}
.hero-orange-8de0 {
  padding: 0 0.5em 0;
}
.hero-orange-8de0 [class*="customify-col-"],
.hero-orange-8de0 [class*="customify-col_"],
.hero-orange-8de0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.huge_daf3 .hero-orange-8de0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accent-orange-f8aa .hidden-029f,
  .hidden-029f {
    display: none;
  }
  .pressed_ac60 {
    text-align: left;
  }
  .advanced-c9de {
    text-align: center;
  }
  .center_b419 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accent-orange-f8aa .hot_b05b,
  .hot_b05b {
    display: none;
  }
  .cool_2b25 {
    text-align: left;
  }
  .last-6efb {
    text-align: center;
  }
  .section-pressed-6f81 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accent-orange-f8aa .panel-dim-4bf4,
  .panel-dim-4bf4 {
    display: none;
  }
  .table-action-d7cb {
    text-align: left;
  }
  .highlight_easy_abdb {
    text-align: center;
  }
  .background_current_b67b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.row-paper-a32d {
  box-shadow: none !important;
}
.status-674e .paragraph_slow_acc1,
.modal-83bf .paragraph_slow_acc1 {
  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;
}
.modal-83bf .paragraph_slow_acc1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cold_11c9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.cold_11c9:after,
.cold_11c9:before {
  content: "";
  display: table;
}
.cold_11c9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .cold_11c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.cold_11c9,
.focus_in_4ab7 {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary-huge-02ce.column-3fcb .cold_11c9 {
  max-width: 100%;
}
.tertiary-huge-02ce.item-1db9 {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary-huge-02ce.south-4b1c .cold_11c9 {
  max-width: 100%;
}
.tertiary-huge-02ce.south-4b1c > .cold_11c9 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-huge-02ce.south-4b1c > .cold_11c9 .accent-orange-f8aa {
  margin: 0;
}
.tertiary-huge-02ce.south-4b1c
  > .cold_11c9
  .nav_6b62.west-5065 {
  margin-right: 0;
  margin-left: 0;
}
.tertiary-huge-02ce.south-4b1c #main.west-5065 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center-2eee #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center-2eee #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .avatar-fresh-a4ce .caption-stale-f7e9 {
    padding-right: 1em;
  }
  .avatar-fresh-a4ce.panel_easy_200d .nav_6b62 {
    border-right: 1px solid #eaecee;
  }
  .avatar-fresh-a4ce.panel_easy_200d .caption-stale-f7e9 {
    padding-right: 1em;
  }
  .avatar-fresh-a4ce.panel_easy_200d .thick_7116 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-3c8a .caption-stale-f7e9 {
    padding-left: 1em;
  }
  .hero-3c8a.panel_easy_200d .nav_6b62 {
    border-left: 1px solid #eaecee;
  }
  .hero-3c8a.panel_easy_200d .caption-stale-f7e9 {
    padding-left: 1em;
  }
  .hero-3c8a.panel_easy_200d .thick_7116 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver_cca4 .caption-stale-f7e9 {
    padding-left: 1em;
  }
  .silver_cca4.panel_easy_200d .outline_copper_4f98 {
    border-right: 1px solid #eaecee;
  }
  .silver_cca4.panel_easy_200d .fresh_febd {
    border-right: 1px solid #eaecee;
  }
  .silver_cca4.panel_easy_200d .caption-stale-f7e9 {
    padding-left: 1em;
  }
  .silver_cca4.panel_easy_200d .thick_7116 {
    padding-right: 1em;
  }
  .silver_cca4.panel_easy_200d .link-18ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_0f60 .caption-stale-f7e9 {
    padding-right: 1em;
  }
  .column_0f60.panel_easy_200d .outline_copper_4f98 {
    border-left: 1px solid #eaecee;
  }
  .column_0f60.panel_easy_200d .fresh_febd {
    border-left: 1px solid #eaecee;
  }
  .column_0f60.panel_easy_200d .caption-stale-f7e9 {
    padding-right: 1em;
  }
  .column_0f60.panel_easy_200d .thick_7116 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_0f60.panel_easy_200d .link-18ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-2eee .caption-stale-f7e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-2eee.panel_easy_200d .nav_6b62 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center-2eee.panel_easy_200d .caption-stale-f7e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-2eee.panel_easy_200d .thick_7116 {
    padding-left: 1em;
  }
  .center-2eee.panel_easy_200d .link-18ae {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center-2eee.panel_easy_200d .caption-stale-f7e9 {
    padding-left: 0;
  }
}
.progress-full-e9f5 .image_down_30f2 {
  display: inline-block;
}
.modal-198e {
  display: inline-block;
}
.dropdown-upper-45a9 {
  word-con: break-word;
}
.left-2f5f > span {
  display: inline-block;
  padding: 5px 0;
}
.left-2f5f .progress_c29e {
  margin-left: 8px;
  margin-right: 8px;
}
.left-2f5f .tall_bf2c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature_04cc .medium_fd36 {
  margin-bottom: 2em;
}
.feature_04cc .tabs_selected_bfaf {
  margin-bottom: 15px;
}
.feature_04cc .tabs_selected_bfaf:last-child {
  margin-bottom: 0;
}
.feature_04cc .left_fd79 {
  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) {
  .feature_04cc .left_fd79 {
    display: block;
  }
}
.feature_04cc .modal_06c7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature_04cc .modal_06c7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature_04cc .tabs-over-0f78 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature_04cc .tabs-over-0f78 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature_04cc .tabs-over-0f78 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature_04cc .dropdown-upper-45a9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature_04cc .dropdown-upper-45a9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature_04cc .texture-5576 p:last-child {
  margin-bottom: 0;
}
.feature_04cc .blue-8dc3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature_04cc .component-877a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature_04cc .hovered_dbe1 {
  margin-top: 1em;
}
.feature_04cc .last-fead {
  top: 0;
  display: block;
}
.feature_04cc .last-fead a {
  color: inherit;
}
.feature_04cc .last-fead a:hover {
  color: inherit;
}
.feature_04cc .progress-2fd8 {
  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;
}
.feature_04cc .progress-2fd8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature_04cc .component-877a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature_04cc .module_4190 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature_04cc .module_4190:first-child {
  margin-top: 0;
}
.feature_04cc .module_4190.tall_6f4a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature_04cc .module_4190.input-fluid-8cf9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature_04cc
  .module_4190.input-fluid-8cf9.popup-0769
  .hovered_dbe1 {
  width: 100%;
}
.feature_04cc .input-fluid-8cf9 {
  -webkit-box-align: center;
  align-items: center;
}
.feature_04cc .input-fluid-8cf9 .left-2f5f,
.feature_04cc .input-fluid-8cf9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature_04cc .tabs-over-0f78 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_04cc .tabs-over-0f78 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_04cc .tabs-over-0f78: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;
}
.feature_04cc .tall_6f4a {
  z-index: 5;
}
.feature_04cc .fixed-3b51 .header_dirty_876e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature_04cc .right-4658 .header_dirty_876e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature_04cc .header-3644 .header_dirty_876e {
  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;
}
.feature_04cc.cool-9a81 .left_fd79,
.feature_04cc.content_inner_6d96 .left_fd79 {
  display: block;
}
.feature_04cc.cool-9a81 .left_fd79 .caption_700b,
.feature_04cc.cool-9a81 .left_fd79 .component-877a,
.feature_04cc.content_inner_6d96 .left_fd79 .caption_700b,
.feature_04cc.content_inner_6d96 .left_fd79 .component-877a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_04cc.in_0702 .modal_06c7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature_04cc.in_0702 .modal_06c7 {
    margin-right: 0;
  }
}
.feature_04cc.cool-9a81 .modal_06c7,
.feature_04cc.content_inner_6d96 .modal_06c7 {
  padding-top: 40%;
}
.feature_04cc.cool-9a81 .medium_fd36,
.feature_04cc.content_inner_6d96 .medium_fd36 {
  display: block;
}
.feature_04cc.cool-9a81 .fn-sticky-e487 .component-877a,
.feature_04cc.content_inner_6d96 .fn-sticky-e487 .component-877a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature_04cc.cool-9a81 .modal_06c7,
.feature_04cc.content_inner_6d96 .modal_06c7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature_04cc.cool-9a81 .component-877a {
  padding: 1em;
}
.backdrop_359f {
  margin: 30px auto;
  display: block;
}
.backdrop_359f .badge-full-6342 > * {
  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;
}
.backdrop_359f .badge-full-6342 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop_359f .badge-full-6342 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.down_6ea0 .left-2f5f {
  margin-bottom: 1.41575em;
}
.down_6ea0 .overlay-270b {
  margin-bottom: 1.618em;
}
.media_b4c0 .video_pressed_c261 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.media_b4c0 .video_pressed_c261 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.media_b4c0 .purple-2810 {
  max-width: 100%;
  overflow: auto;
}
.aside-ca3a .media_b4c0 a:hover {
  text-decoration: underline;
}
.item_middle_e925 .tabs_selected_bfaf:not(.dropdown-upper-45a9),
.item_middle_e925 .tabs-over-0f78 {
  margin-bottom: 1.41575em;
}
.item_middle_e925 .tabs_selected_bfaf:not(.dropdown-upper-45a9):last-child,
.item_middle_e925 .tabs-over-0f78:last-child {
  margin-bottom: 0;
}
.item_middle_e925 .tabs_selected_bfaf.alert-mini-b75c {
  margin-bottom: 0.41575em;
}
.item_middle_e925 .search-e861:before,
.item_middle_e925 .nav_north_43a8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item_middle_e925 .search-e861:before {
  content: "\f115";
}
.item_middle_e925 .nav_north_43a8:before {
  content: "\f02c";
}
.item_middle_e925 .input_e774 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item_middle_e925 .input_e774 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.list-iron-c814 {
  display: -webkit-box;
  display: flex;
}
.list-iron-c814 .notification_tiny_a0d4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .list-iron-c814 .notification_tiny_a0d4 {
    flex-basis: 90px;
  }
}
.list-iron-c814 .red_6dfb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .list-iron-c814 .red_6dfb {
    flex-basis: calc(100% - 50px);
  }
}
.list-iron-c814 .light-d86b p:last-child {
  margin-bottom: 0.72em;
}
.plasma_de9b .badge-full-6342 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.plasma_de9b .badge-full-6342:after,
.plasma_de9b .badge-full-6342:before {
  content: "";
  display: table;
}
.plasma_de9b .badge-full-6342:after {
  clear: both;
}
.plasma_de9b .badge-full-6342 .badge_8cc5,
.plasma_de9b .badge-full-6342 .slider-small-2ea6 {
  width: 49%;
}
.plasma_de9b .badge-full-6342 .badge_8cc5 a span.image_tall_87ec,
.plasma_de9b .badge-full-6342 .slider-small-2ea6 a span.image_tall_87ec {
  display: block;
  margin-bottom: 5px;
}
.plasma_de9b .badge-full-6342 .slider-small-2ea6 {
  float: left;
  text-align: left;
}
.plasma_de9b .badge-full-6342 .badge_8cc5 {
  float: right;
  text-align: right;
}
.module_a6c3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module_a6c3 {
    margin-bottom: 0;
  }
}
.element_hovered_08af {
  margin-bottom: 1em;
}
.element_hovered_08af .dropdown-upper-45a9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.container_clean_35d8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.mask-hovered-3ba8 .element_hovered_08af,
.slider-dirty-7e5b .element_hovered_08af {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mask-hovered-3ba8 .element_hovered_08af,
  .slider-dirty-7e5b .element_hovered_08af {
    display: block;
  }
}
.mask-hovered-3ba8 .container_clean_35d8,
.slider-dirty-7e5b .container_clean_35d8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mask-hovered-3ba8 .container_clean_35d8,
  .slider-dirty-7e5b .container_clean_35d8 {
    margin-bottom: 1em;
  }
}
.mask-hovered-3ba8 .container_clean_35d8 img,
.slider-dirty-7e5b .container_clean_35d8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mask-hovered-3ba8 .right-44f8,
.slider-dirty-7e5b .right-44f8 {
  flex-basis: calc(100% - 160px);
}
.mask-hovered-3ba8 .right-44f8 p,
.slider-dirty-7e5b .right-44f8 p {
  margin-bottom: 0;
}
.mask-hovered-3ba8 .right-44f8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mask-hovered-3ba8 .right-44f8 {
    padding-left: 0;
  }
}
.slider-dirty-7e5b .right-44f8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-dirty-7e5b .right-44f8 {
    padding-right: 0;
  }
}
.slider-dirty-7e5b .container_clean_35d8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pro-0a3c .container_clean_35d8 {
  margin-bottom: 0.5em;
}
.pro-0a3c .container_clean_35d8 img {
  width: 100%;
}
.accordion-0885 .thumbnail-ad59,
.large_9d83 .thumbnail-ad59 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.large_9d83 .nav_6b62 .link-3cab p:last-child {
  margin-bottom: 0;
}
.table_4679 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tertiary_bfe7 .hard-0951 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tertiary_bfe7 .hard-0951:last-of-type {
    margin-bottom: 0;
  }
}
.tertiary_bfe7 .hard-0951 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_bfe7 .hard-0951 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tertiary_bfe7 .hard-0951 ul li {
  margin: 0 0 0.6em;
}
.tertiary_bfe7 .hard-0951 ul li.cool-44da,
.tertiary_bfe7 .hard-0951 ul li.pagination_pro_a477 {
  position: relative;
}
.tertiary_bfe7 .hard-0951 ul li.cool-44da .fixed_f794,
.tertiary_bfe7 .hard-0951 ul li.pagination_pro_a477 .fixed_f794 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tertiary_bfe7 .hard-0951 ul li.cool-44da:after:after,
.tertiary_bfe7 .hard-0951 ul li.cool-44da:after:before,
.tertiary_bfe7
  .hard-0951
  ul
  li.pagination_pro_a477:after:after,
.tertiary_bfe7
  .hard-0951
  ul
  li.pagination_pro_a477:after:before {
  content: "";
  display: table;
}
.tertiary_bfe7 .hard-0951 ul li.cool-44da:after:after,
.tertiary_bfe7
  .hard-0951
  ul
  li.pagination_pro_a477:after:after {
  clear: both;
}
.tertiary_bfe7 .hard-0951 a.outline-purple-15dd:hover {
  text-decoration: none;
}
.tertiary_bfe7 .hard-0951 select {
  max-width: 100%;
}
.tertiary_bfe7 .hard-0951 table {
  font-size: 85%;
}
.tertiary_bfe7 .hard-0951 table td,
.tertiary_bfe7 .hard-0951 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tertiary_bfe7 .hard-0951 table tfoot td {
  text-align: left;
}
.tertiary_bfe7 .hard-0951 :last-child {
  margin-bottom: 0;
}
.tertiary_bfe7 .hard-0951 .liquid_c6a2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tertiary_bfe7 .hard-0951 .liquid_c6a2 label {
  width: 100%;
}
.tertiary_bfe7 .hard-0951 .liquid_c6a2 .red-0c33 {
  width: 100%;
  display: block;
}
.tertiary_bfe7 .hard-0951 .liquid_c6a2 .row-b1f2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tertiary_bfe7 .hard-0951 .liquid_c6a2 .row-b1f2:hover svg #svg-search {
  fill: #444;
}
.tertiary_bfe7 .hard-0951 .liquid_c6a2 .row-b1f2 svg {
  width: 18px;
  height: 18px;
}
.tertiary_bfe7 .pressed_fc52 ul ul,
.tertiary_bfe7 .simple_f4fe ul ul,
.tertiary_bfe7 .overlay-hot-64a1 ul ul,
.tertiary_bfe7 .hidden-advanced-1ca3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tertiary_bfe7 .pressed_fc52 .box_f618 > a,
.tertiary_bfe7 .simple_f4fe .box_f618 > a,
.tertiary_bfe7 .overlay-hot-64a1 .box_f618 > a,
.tertiary_bfe7 .hidden-advanced-1ca3 .box_f618 > a {
  margin-bottom: 0;
}
.tertiary_bfe7 .complex_4c4e li,
.tertiary_bfe7 .pressed_fc52 li,
.tertiary_bfe7 .border-f0a4 li,
.tertiary_bfe7 .simple_f4fe li,
.tertiary_bfe7 .overlay-hot-64a1 li,
.tertiary_bfe7 .hidden-advanced-1ca3 li,
.tertiary_bfe7 .frame_f710 li,
.tertiary_bfe7 .sort-c4a7 li {
  display: block;
  position: relative;
}
.tertiary_bfe7 .complex_4c4e li:last-child,
.tertiary_bfe7 .pressed_fc52 li:last-child,
.tertiary_bfe7 .border-f0a4 li:last-child,
.tertiary_bfe7 .simple_f4fe li:last-child,
.tertiary_bfe7 .overlay-hot-64a1 li:last-child,
.tertiary_bfe7 .hidden-advanced-1ca3 li:last-child,
.tertiary_bfe7 .frame_f710 li:last-child,
.tertiary_bfe7 .sort-c4a7 li:last-child {
  border: none;
}
.tertiary_bfe7 .complex_4c4e li a,
.tertiary_bfe7 .pressed_fc52 li a,
.tertiary_bfe7 .border-f0a4 li a,
.tertiary_bfe7 .simple_f4fe li a,
.tertiary_bfe7 .overlay-hot-64a1 li a,
.tertiary_bfe7 .hidden-advanced-1ca3 li a,
.tertiary_bfe7 .frame_f710 li a,
.tertiary_bfe7 .sort-c4a7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_bfe7 .complex_4c4e li ul li::before,
.tertiary_bfe7 .pressed_fc52 li ul li::before,
.tertiary_bfe7 .border-f0a4 li ul li::before,
.tertiary_bfe7 .simple_f4fe li ul li::before,
.tertiary_bfe7 .overlay-hot-64a1 li ul li::before,
.tertiary_bfe7 .hidden-advanced-1ca3 li ul li::before,
.tertiary_bfe7 .frame_f710 li ul li::before,
.tertiary_bfe7 .sort-c4a7 li ul li::before {
  left: 15px;
}
.tertiary_bfe7 .complex_4c4e li ul a,
.tertiary_bfe7 .pressed_fc52 li ul a,
.tertiary_bfe7 .border-f0a4 li ul a,
.tertiary_bfe7 .simple_f4fe li ul a,
.tertiary_bfe7 .overlay-hot-64a1 li ul a,
.tertiary_bfe7 .hidden-advanced-1ca3 li ul a,
.tertiary_bfe7 .frame_f710 li ul a,
.tertiary_bfe7 .sort-c4a7 li ul a {
  padding-left: 20px;
}
.tertiary_bfe7 .complex_4c4e li ul ul li::before,
.tertiary_bfe7 .pressed_fc52 li ul ul li::before,
.tertiary_bfe7 .border-f0a4 li ul ul li::before,
.tertiary_bfe7 .simple_f4fe li ul ul li::before,
.tertiary_bfe7 .overlay-hot-64a1 li ul ul li::before,
.tertiary_bfe7 .hidden-advanced-1ca3 li ul ul li::before,
.tertiary_bfe7 .frame_f710 li ul ul li::before,
.tertiary_bfe7 .sort-c4a7 li ul ul li::before {
  left: 30px;
}
.tertiary_bfe7 .complex_4c4e li ul ul a,
.tertiary_bfe7 .pressed_fc52 li ul ul a,
.tertiary_bfe7 .border-f0a4 li ul ul a,
.tertiary_bfe7 .simple_f4fe li ul ul a,
.tertiary_bfe7 .overlay-hot-64a1 li ul ul a,
.tertiary_bfe7 .hidden-advanced-1ca3 li ul ul a,
.tertiary_bfe7 .frame_f710 li ul ul a,
.tertiary_bfe7 .sort-c4a7 li ul ul a {
  padding-left: 40px;
}
.tertiary_bfe7 .current_ce65 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_bfe7 .sort-c4a7 ul li {
  margin-bottom: 1.41575em;
}
.tertiary_bfe7 .sort-c4a7 ul li .white_cf25 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tertiary_bfe7 .sort-c4a7 ul li .bright-cfa1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.short-2cde .complex_4c4e li a,
.short-2cde .pressed_fc52 li a,
.short-2cde .border-f0a4 li a,
.short-2cde .simple_f4fe li a,
.short-2cde .overlay-hot-64a1 li a,
.short-2cde .hidden-advanced-1ca3 li a,
.short-2cde .frame_f710 li a,
.short-2cde .sort-c4a7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-2cde .current_ce65 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-2cde .hard-0951 ul li.cool-44da .fixed_f794,
.short-2cde .hard-0951 ul li.pagination_pro_a477 .fixed_f794 {
  background: rgba(0, 0, 0, 0.2);
}
.short-2cde .tertiary_bfe7 .hard-0951 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-huge-02ce .tertiary_bfe7 .aside_advanced_96f2 li {
  margin: 0;
}
.tertiary-huge-02ce .tertiary_bfe7 .aside_advanced_96f2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary-huge-02ce .tertiary_bfe7 .aside_advanced_96f2 li ul {
  margin: 0;
}
.tertiary-huge-02ce .tertiary_bfe7 .aside_advanced_96f2 li ul li a {
  padding-left: 15px;
}
.tertiary-huge-02ce .tertiary_bfe7 .aside_advanced_96f2 li ul li li a {
  padding-left: 30px;
}
.tertiary-huge-02ce .tertiary_bfe7 .aside_advanced_96f2 li.down_64f5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary-huge-02ce .tertiary_bfe7 .aside_advanced_96f2 li.down_64f5 > 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;
}
.tertiary-huge-02ce .tertiary_bfe7 .aside_advanced_96f2 li.down_64f5 > 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;
}
.dim_f7db a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fast-9e6e {
  position: relative;
  z-index: 10;
}
.fast-9e6e .green-ab3d {
  width: 100%;
  max-width: 100%;
}
.card-blue-989f .cold-310b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card-blue-989f .simple_f211 {
}
.card-blue-989f .short-2cde {
  background: #292929;
}
.banner_stone_b014 .cold-310b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.banner_stone_b014 .simple_f211 {
  background: #f9f9f9;
}
.banner_stone_b014 .short-2cde {
  background: #303030;
}
.narrow-2abb .cold-310b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .narrow-2abb .image_down_30f2 {
    margin-bottom: 1em;
  }
  .narrow-2abb .image_down_30f2:last-child {
    margin-bottom: 0;
  }
}
.narrow-2abb .simple_f211 {
  background: #ededed;
}
.narrow-2abb .short-2cde {
  background: #1a1a1a;
}
.cold-310b.simple_f211 {
  color: rgba(0, 0, 0, 0.6);
}
.cold-310b.simple_f211 .module_d758 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold-310b.short-2cde {
  color: rgba(255, 255, 255, 0.99);
}
.cold-310b.short-2cde a:not(.outline-purple-15dd) {
  color: rgba(255, 255, 255, 0.79);
}
.cold-310b.short-2cde a:not(.outline-purple-15dd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold-310b.short-2cde .module_d758 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-310b.short-2cde table tbody td,
.cold-310b.short-2cde table th {
  background: rgba(0, 0, 0, 0.08);
}
.sort_pressed_7c41.up_755b .cold_11c9 {
  max-width: initial;
}
.sort_pressed_7c41 .tag-cool-eb6a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sort_pressed_7c41 .tag-cool-eb6a .green-ab3d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sort_pressed_7c41 .tag-cool-eb6a .green-ab3d {
    display: block;
    margin-bottom: 2em;
  }
  .sort_pressed_7c41 .tag-cool-eb6a .green-ab3d:last-child {
    margin-bottom: 0;
  }
}
.narrow-2abb .image_down_30f2:last-child,
.banner_stone_b014 .image_down_30f2:last-child,
.card-blue-989f .image_down_30f2:last-child {
  margin-bottom: 0;
}
.narrow-2abb .image_down_30f2 .tertiary_bfe7 .hard-0951:last-child,
.banner_stone_b014 .image_down_30f2 .tertiary_bfe7 .hard-0951:last-child,
.card-blue-989f .image_down_30f2 .tertiary_bfe7 .hard-0951:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .narrow-2abb .widget-cd92,
  .narrow-2abb .message_5546,
  .banner_stone_b014 .widget-cd92,
  .banner_stone_b014 .message_5546,
  .card-blue-989f .widget-cd92,
  .card-blue-989f .message_5546 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fast-9e6e .image_down_30f2 {
    margin-bottom: 2em;
  }
}
.fast-9e6e p:last-child {
  margin-bottom: 0;
}
.fast-9e6e li,
.fast-9e6e ul {
  list-style: none;
  margin: 0;
}
.fast-9e6e ul ul {
  margin-left: 2.617924em;
}
.sidebar-d8c1 {
  font-size: 0.875em;
}

/* css-noise: 1b60 */
.widget-item-n3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
