/*!
Theme Name: Customify
Theme URI: https://pressmaximum.left_152b/customify
Author: WPCustomify
Author URI: https://pressmaximum.left_152b
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.left_152b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tabs_4b82.column-e10e/licenses/gpl-2.0.breadcrumb-south-3617
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.hero-d48a/, (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.video_up_73fd.static_7e68/normalize.gallery-center-f7f4/
 ======
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.gallery-center-f7f4 v7.0.0 | MIT License | github.left_152b/necolas/normalize.gallery-center-f7f4 */
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;
}
.panel-soft-6c6b .banner-5cd0,
.wrapper-87a5,
.hidden_69f0,
.copper-af15,
.action-c5da,
.thumbnail_7a24,
.purple_d47c,
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;
}
.wrapper-87a5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper-87a5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-87a5,
  h1 {
    font-size: 1.8em;
  }
}
.hidden_69f0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden_69f0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden_69f0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_69f0,
  h2 {
    font-size: 1.7em;
  }
}
.copper-af15,
h3 {
  font-size: 1.618em;
}
.panel-soft-6c6b .banner-5cd0,
.action-c5da,
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.tag-699f {
  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;
}
.video_iron_db21:after,
.video_iron_db21:before,
.input-liquid-21f5:after,
.input-liquid-21f5:before {
  content: "";
  display: table;
}
.video_iron_db21:after,
.input-liquid-21f5:after {
  clear: both;
}
.border_out_5282 {
  float: right;
  margin-right: 0;
}
.pattern-glass-d9c6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.background_wide_4a73 .new_16fb,
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;
}
.background_wide_4a73 .new_16fb: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;
}
.south_f5bb .new_16fb {
  box-shadow: none;
}
.south_f5bb
  .new_16fb
  .complex-1b8a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.south_f5bb .new_16fb .dark_92ef {
  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;
}
.south_f5bb
  .new_16fb
  .dark_92ef
  b {
  display: none;
}
.south_f5bb .active_cc5e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.warm_aaa7:not(.under_db42):not(.focus_04eb),
button:not(.under_db42):not(.focus_04eb),
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ),
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ),
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ) {
  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;
}
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ):hover,
button:not(.under_db42):not(
    .focus_04eb
  ):hover,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ):hover,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ):hover,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ):active,
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ):focus,
button:not(.under_db42):not(
    .focus_04eb
  ):active,
button:not(.under_db42):not(
    .focus_04eb
  ):focus,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ):active,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ):focus,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ):active,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ):focus,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ):active,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ):focus {
  outline: 0;
}
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67,
button:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67 {
  position: relative;
}
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .liquid-9a18,
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .advanced_b157,
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .dim-2494,
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  i,
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  svg,
button:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .liquid-9a18,
button:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .advanced_b157,
button:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .dim-2494,
button:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  i,
button:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  svg,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .liquid-9a18,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .advanced_b157,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .dim-2494,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  i,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  svg,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .liquid-9a18,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .advanced_b157,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .dim-2494,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  i,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  svg,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .liquid-9a18,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .advanced_b157,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  .dim-2494,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  i,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67
  svg {
  visibility: hidden;
}
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67:after,
button:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67:after,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67:after,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67:after,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ).fn-loading-3f67: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;
}
.warm_aaa7:not(.under_db42):not(.focus_04eb),
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ),
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ),
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ) {
  color: #fff;
  background: #235787;
}
.warm_aaa7:not(.under_db42):not(
    .focus_04eb
  ):focus,
input[type="button"]:not(.under_db42):not(
    .focus_04eb
  ):focus,
input[type="reset"]:not(.under_db42):not(
    .focus_04eb
  ):focus,
input[type="submit"]:not(.under_db42):not(
    .focus_04eb
  ):focus {
  color: #fff;
}
.warm_aaa7.fn-disabled-3f67:not(.under_db42):not(
    .focus_04eb
  ),
.warm_aaa7[disabled]:not(.under_db42):not(
    .focus_04eb
  ),
button.fn-disabled-3f67:not(.under_db42):not(
    .focus_04eb
  ),
button[disabled]:not(.under_db42):not(
    .focus_04eb
  ) {
  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;
}
.notification_b3eb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notification_b3eb: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;
}
.component_aa22 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.widget_c64c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.button_fluid_163c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video_iron_db21:after,
.video_iron_db21:before,
.backdrop-focused-cf2d:after,
.backdrop-focused-cf2d:before,
.pattern_fluid_ca96:after,
.pattern_fluid_ca96:before,
.brown_6053:after,
.brown_6053:before,
.soft-25e3:after,
.soft-25e3:before,
.button-red-7ce0:after,
.button-red-7ce0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video_iron_db21:after,
.backdrop-focused-cf2d:after,
.pattern_fluid_ca96:after,
.brown_6053:after,
.soft-25e3:after,
.button-red-7ce0:after {
  clear: both;
}
.backdrop-focused-cf2d .static_9bde,
.pattern_fluid_ca96 .static_9bde,
.picture-5137 .static_9bde {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fast_d43f {
  display: inline-block;
}
.detail-gas-030d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.detail-gas-030d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail-gas-030d .alert_1a8c {
  padding: 1em 0;
  font-size: 85%;
}
.alert_1a8c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.icon_302e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.icon_302e:after,
.icon_302e:before {
  content: "";
  display: table;
}
.icon_302e:after {
  clear: both;
}
.simple_624b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element_80c6 .simple_624b {
  max-width: 50%;
}
.disabled-in-edb4 .simple_624b {
  max-width: 33.33%;
}
.nav-stone-7560 .simple_624b {
  max-width: 25%;
}
.hovered-c731 .simple_624b {
  max-width: 20%;
}
.mask-5cc1 .simple_624b {
  max-width: 16.66%;
}
.content-cc74 .simple_624b {
  max-width: 14.28%;
}
.upper-a4a3 .simple_624b {
  max-width: 12.5%;
}
.layout_f080 .simple_624b {
  max-width: 11.11%;
}
.text_991d {
  display: block;
}
.panel-soft-6c6b .icon-focused-fe9c label,
.panel-soft-6c6b .purple_3bf6 label,
.panel-soft-6c6b .red_bbaa label,
.panel-soft-6c6b .video-iron-0f30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_24d1 {
  list-style: none;
  margin: 0;
}
.dropdown_24d1 article.outline_4d88 {
  margin-bottom: 0;
}
.dropdown_24d1 ul {
  list-style: none;
  margin: 0;
}
.dropdown_24d1 .background_narrow_6725 li.outline_4d88 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_24d1 .background_narrow_6725 li.outline_4d88 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_24d1 .background_narrow_6725 li.outline_4d88: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) {
  .dropdown_24d1 .background_narrow_6725 li.outline_4d88 li.outline_4d88 li.outline_4d88 li.outline_4d88 {
    padding-left: 0;
  }
}
article.outline_4d88 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline_4d88 .backdrop-focused-cf2d p:last-of-type {
  margin-bottom: 0;
}
article.outline_4d88 .easy_bd90 {
  float: left;
}
article.outline_4d88 .over_c428 {
  margin-left: 85px;
}
article.outline_4d88 .highlight_fa9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline_4d88 .highlight_fa9c .modal-ae56 {
  margin-left: 10px;
}
article.outline_4d88 .avatar-top-0380 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline_4d88 .tooltip-a717 {
  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 .icon-focused-fe9c,
  #respond .red_bbaa,
  #respond .video-iron-0f30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon-focused-fe9c input,
#respond .red_bbaa input,
#respond .video-iron-0f30 input {
  width: 100%;
}
#respond .video-iron-0f30 {
  margin-right: 0;
}
#respond .message_fixed_0bd3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip_old_f922 {
  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;
}
.chip_old_f922.full_eee6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.chip_old_f922 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%);
}
.chip_old_f922:focus,
.chip_old_f922: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);
}
.shade-active-7fc3 {
  border-radius: 10%;
}
.next_114b {
  border-radius: 50%;
}
.gold-ec01 {
  font-size: 0.72em;
}
.main_445e {
  font-size: 0.875em;
}
.top-3287 {
  font-size: 1.1em;
}
.video_simple_14b4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.video_simple_14b4.gold-ec01 {
  letter-spacing: 0.5px;
}
.outline_liquid_2095,
.outline_liquid_2095 a {
  color: #6d6d6d;
}
.outline_liquid_2095 a:hover {
  color: #111;
}
.aside-upper-7550 {
  color: #6d6d6d;
}
.dirty_d025 {
  overflow-x: hidden;
}
.dirty_d025 .primary_b49d.lower-ddde {
  position: relative;
}
.dirty_d025 .primary_b49d.lower-ddde.tabs-fast-379b {
  position: initial;
}
.dirty_d025
  .primary_b49d.lower-ddde.tabs-fast-379b
  .clean_f202 {
  left: auto;
}
.dirty_d025 .primary_b49d .clean_f202 {
  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;
}
.dirty_d025 .primary_b49d:hover.lower-ddde {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dirty_d025
  .primary_b49d:hover.lower-ddde
  .clean_f202 {
  display: block;
  z-index: 9999999;
}
.dirty_d025 .message_b4cd .yellow-ccf2,
.dirty_d025 .grid-db77 .yellow-ccf2 {
  display: none;
}
.dirty_d025 .border-ca60 .primary_b49d:hover.lower-ddde {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.panel-soft-6c6b .icon-focused-fe9c label,
.panel-soft-6c6b .purple_3bf6 label,
.panel-soft-6c6b .red_bbaa label,
.panel-soft-6c6b .video-iron-0f30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown_24d1 {
  list-style: none;
  margin: 0;
}
.dropdown_24d1 article.outline_4d88 {
  margin-bottom: 0;
}
.dropdown_24d1 ul {
  list-style: none;
  margin: 0;
}
.dropdown_24d1 .background_narrow_6725 li.outline_4d88 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown_24d1 .background_narrow_6725 li.outline_4d88 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown_24d1 .background_narrow_6725 li.outline_4d88: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) {
  .dropdown_24d1 .background_narrow_6725 li.outline_4d88 li.outline_4d88 li.outline_4d88 li.outline_4d88 {
    padding-left: 0;
  }
}
article.outline_4d88 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline_4d88 .backdrop-focused-cf2d p:last-of-type {
  margin-bottom: 0;
}
article.outline_4d88 .easy_bd90 {
  float: left;
}
article.outline_4d88 .over_c428 {
  margin-left: 85px;
}
article.outline_4d88 .highlight_fa9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline_4d88 .highlight_fa9c .modal-ae56 {
  margin-left: 10px;
}
article.outline_4d88 .avatar-top-0380 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline_4d88 .tooltip-a717 {
  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 .icon-focused-fe9c,
  #respond .red_bbaa,
  #respond .video-iron-0f30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon-focused-fe9c input,
#respond .red_bbaa input,
#respond .video-iron-0f30 input {
  width: 100%;
}
#respond .video-iron-0f30 {
  margin-right: 0;
}
#respond .message_fixed_0bd3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_b4cd .border_fixed_d163 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.border_fixed_d163 .text_warm_b290.middle_ea43 .grid_2635 > li > a:focus,
.border_fixed_d163 .text_warm_b290.middle_ea43 .grid_2635 > li > a:hover,
.border_fixed_d163 .text_warm_b290.carousel_purple_9368 .grid_2635 > li > a:focus,
.border_fixed_d163 .text_warm_b290.carousel_purple_9368 .grid_2635 > li > a:hover,
.border_fixed_d163 .text_warm_b290.menu-fluid-14ba .grid_2635 > li > a:focus,
.border_fixed_d163 .text_warm_b290.menu-fluid-14ba .grid_2635 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_fixed_d163
  .text_warm_b290.middle_ea43
  .grid_2635
  > li.text_cold_8907
  > a,
.border_fixed_d163
  .text_warm_b290.middle_ea43
  .grid_2635
  > li.overlay-da21
  > a,
.border_fixed_d163
  .text_warm_b290.carousel_purple_9368
  .grid_2635
  > li.text_cold_8907
  > a,
.border_fixed_d163
  .text_warm_b290.carousel_purple_9368
  .grid_2635
  > li.overlay-da21
  > a,
.border_fixed_d163
  .text_warm_b290.menu-fluid-14ba
  .grid_2635
  > li.text_cold_8907
  > a,
.border_fixed_d163 .text_warm_b290.menu-fluid-14ba .grid_2635 > li.header-orange-b89d > a {
  color: rgba(255, 255, 255, 0.99);
}
.border_fixed_d163 .pattern-131d,
.border_fixed_d163 .pattern-131d a {
  color: rgba(255, 255, 255, 0.99);
}
.border_fixed_d163 .liquid_3446.pink_9242 li a,
.border_fixed_d163 .cold_7844 a,
.border_fixed_d163 .frame_gold_fef1,
.border_fixed_d163 .grid_2635 > li > a,
.border_fixed_d163 .inner-879b {
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163 .liquid_3446.pink_9242 li a:hover,
.border_fixed_d163 .cold_7844 a:hover,
.border_fixed_d163 .frame_gold_fef1:hover,
.border_fixed_d163 .grid_2635 > li > a:hover,
.border_fixed_d163 .inner-879b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_fixed_d163 .message_medium_df26 {
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163 .message_medium_df26 .thick-64f9 {
  color: rgba(255, 255, 255, 0.99);
}
.border_fixed_d163 .message_medium_df26:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_fixed_d163 .action_f623 .accent_c763 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163 .action_f623 .accent_c763 .center_1947 {
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163
  .action_f623
  .accent_c763
  .center_1947::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163
  .action_f623
  .accent_c763
  .center_1947:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163
  .action_f623
  .accent_c763
  .center_1947::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163
  .action_f623
  .accent_c763
  .center_1947::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163 .action_f623 .widget_gas_0594 {
  color: rgba(255, 255, 255, 0.79);
}
.border_fixed_d163 .action_f623 .widget_gas_0594:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-143e
  .border_fixed_d163
  .action_f623
  .dark-a6d5
  .active_628f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-143e
  .border_fixed_d163
  .action_f623
  .dark-a6d5
  .center_1947 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_b4cd .label-c5d7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label-c5d7 .text_warm_b290.middle_ea43 .grid_2635 > li > a:focus,
.label-c5d7 .text_warm_b290.middle_ea43 .grid_2635 > li > a:hover,
.label-c5d7 .text_warm_b290.carousel_purple_9368 .grid_2635 > li > a:focus,
.label-c5d7 .text_warm_b290.carousel_purple_9368 .grid_2635 > li > a:hover,
.label-c5d7 .text_warm_b290.menu-fluid-14ba .grid_2635 > li > a:focus,
.label-c5d7 .text_warm_b290.menu-fluid-14ba .grid_2635 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-c5d7
  .text_warm_b290.middle_ea43
  .grid_2635
  > li.text_cold_8907
  > a,
.label-c5d7
  .text_warm_b290.middle_ea43
  .grid_2635
  > li.overlay-da21
  > a,
.label-c5d7
  .text_warm_b290.carousel_purple_9368
  .grid_2635
  > li.text_cold_8907
  > a,
.label-c5d7
  .text_warm_b290.carousel_purple_9368
  .grid_2635
  > li.overlay-da21
  > a,
.label-c5d7
  .text_warm_b290.menu-fluid-14ba
  .grid_2635
  > li.text_cold_8907
  > a,
.label-c5d7 .text_warm_b290.menu-fluid-14ba .grid_2635 > li.header-orange-b89d > a {
  color: rgba(0, 0, 0, 0.8);
}
.label-c5d7 .pattern-131d,
.label-c5d7 .pattern-131d a {
  color: rgba(0, 0, 0, 0.8);
}
.label-c5d7 .liquid_3446.pink_9242 li a,
.label-c5d7 .cold_7844 a,
.label-c5d7 .frame_gold_fef1,
.label-c5d7 .grid_2635 > li > a,
.label-c5d7 .inner-879b {
  color: rgba(0, 0, 0, 0.55);
}
.label-c5d7 .liquid_3446.pink_9242 li a:hover,
.label-c5d7 .cold_7844 a:hover,
.label-c5d7 .frame_gold_fef1:hover,
.label-c5d7 .grid_2635 > li > a:hover,
.label-c5d7 .inner-879b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-c5d7 .message_medium_df26 {
  color: rgba(0, 0, 0, 0.55);
}
.label-c5d7 .message_medium_df26 .thick-64f9 {
  color: rgba(0, 0, 0, 0.8);
}
.label-c5d7 .message_medium_df26:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_soft_ca06 .brown-4f39 {
  margin-left: auto;
  margin-right: auto;
}
.pattern_fluid_ca96 > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern_fluid_ca96 .component_aa22 {
  margin-right: 1.41575em;
}
.light-ea19 .pattern_fluid_ca96 > .solid-befc {
  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;
}
.light-ea19 .pattern_fluid_ca96 > .component-7b0f {
  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;
}
.gradient-05f4.tag_soft_ca06 .brown-4f39,
.center-14fe.tag_soft_ca06 .brown-4f39 {
  margin-left: 0;
}
.disabled-d782.tag_soft_ca06 .brown-4f39,
.in-6f7f.tag_soft_ca06 .brown-4f39 {
  margin-right: 0;
}
.pattern_fluid_ca96 ol,
.pattern_fluid_ca96 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dropdown_thick_2e09 video {
  max-width: 100%;
}
.modal-full-e18d img {
  display: block;
}
.modal-full-e18d.component_aa22,
.modal-full-e18d.widget_c64c {
  width: 100%;
}
.modal-full-e18d.component-7b0f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.left-cdd9:not(.secondary-603b) {
  margin: 1.5em auto;
}
.gallery_east_3084 p {
  padding: 1.5em 14px;
}
ul.upper_9e39.component-7b0f,
ul.upper_9e39.solid-befc,
ul.upper_9e39.border-warm-ebb0.solid-befc {
  padding: 0 14px;
}
.notification-6398 {
  display: block;
  overflow-x: auto;
}
.notification-6398 table {
  border-collapse: collapse;
  width: 100%;
}
.notification-6398 td,
.notification-6398 th {
  padding: 0.5em;
}
.pattern_fluid_ca96 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern_fluid_ca96 ol ol,
.pattern_fluid_ca96 ol ul,
.pattern_fluid_ca96 ul ol,
.pattern_fluid_ca96 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern_fluid_ca96 ol ol li,
.pattern_fluid_ca96 ol ul li,
.pattern_fluid_ca96 ul ol li,
.pattern_fluid_ca96 ul ul li {
  margin-left: 0;
}
.hovered_f7b3.block-north-9612 > .badge_e7d3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hovered_f7b3.block-north-9612 > .badge_e7d3 iframe,
.hovered_f7b3.block-north-9612 > .badge_e7d3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.summary_c8e2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.summary_c8e2.complex_b669 {
  padding: 0;
}
.summary_c8e2.complex_b669 cite {
  font-size: 13px;
}
.summary_c8e2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.summary_c8e2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.orange_3280 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.orange_3280 > p:first-child {
  margin-top: 0;
}
.orange_3280 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.orange_3280 blockquote {
  border-left: 0;
}
.link-2d8e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.link-2d8e:not(.lower_6ded) {
  max-width: 100px;
}
.link-2d8e.black_c6dd {
  border-bottom: none !important;
  text-align: center;
}
.link-2d8e.black_c6dd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery_east_3084 p {
    padding: 1.5em 0;
  }
}
.hard-a442 {
  color: #0073aa;
}
.active_motion_af7a {
  background-color: #0073aa;
}
.focus_5689 {
  color: #229fd8;
}
.sort_yellow_48b7 {
  background-color: #229fd8;
}
.active-8407 {
  color: #eee;
}
.static-a513 {
  background-color: #eee;
}
.frame-wide-762c {
  color: #444;
}
.picture-f5a0 {
  background-color: #444;
}
.accent-3ee5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accent-3ee5 .menu_west_bfb0 .cold_7844 {
  font-size: 15px;
}
.accent-3ee5 .cold_7844 {
  line-height: 1.3;
}
.accent-3ee5 .label-c5d7 {
}
.accent-3ee5 .border_fixed_d163 {
  background: #235787;
}
.logo-dynamic-2611 {
  padding: 0;
}
.logo-dynamic-2611 .border_fixed_d163 {
  background: #1a1a1a;
}
.logo-dynamic-2611 .label-c5d7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gas_9b6d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gas_9b6d .label-c5d7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gas_9b6d .border_fixed_d163 {
  background: #303030;
}
.button-red-7ce0 {
  position: relative;
  z-index: 10;
}
.button-red-7ce0 .aside_eb25 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-focused-5205 .lower-ddde {
  display: inline-block;
  vertical-align: middle;
}
.progress-focused-5205.widget_e209 .lower-ddde {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress-focused-5205.widget_e209 .lower-ddde {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress-focused-5205.widget_e209 .lower-ddde {
    margin-right: 0.4em;
  }
}
.progress-focused-5205.widget_e209 .lower-ddde:last-child {
  margin-right: 0;
}
.table_f28a .aside_eb25 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message_b4cd .menu_west_bfb0 {
    margin: 0 -0.5em;
  }
  .message_b4cd .menu_west_bfb0 [class*="customify-col-"],
  .message_b4cd .menu_west_bfb0 [class*="customify-col_"],
  .message_b4cd .menu_west_bfb0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message_b4cd.chip-active-b6b0 .aside_eb25 {
  background: 0 0 !important;
}
.message_b4cd.chip-active-b6b0 .aside_eb25,
.message_b4cd.table_f28a .aside_eb25 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message_b4cd.green_6d1b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message_b4cd.table_f28a .aside_eb25 {
  box-shadow: none !important;
}
.text-be01 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-be01 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-be01 {
    padding: 18px 0 20px;
  }
}
.text-be01 .basic_ef37 {
  width: 100%;
}
.text-be01 .notice-b2e2 {
  margin-bottom: 0;
}
.text-be01 .huge_09f7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.title_552a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title_552a .thumbnail_0f35 {
  width: 100%;
}
.description_3855 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description_3855 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description_3855 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;
}
.description_3855 li:last-child:after {
  display: none;
}
.description_3855 li a {
  font-weight: 500;
  margin-right: 10px;
}
.column-5f19 .yellow-ccf2 button,
.text-be01 .yellow-ccf2 button {
  left: 0;
}
.column-5f19 .thumbnail_0f35,
.text-be01 .thumbnail_0f35 {
  padding-left: 0;
  padding-right: 0;
}
.column-5f19 .title_552a,
.text-be01 .title_552a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.column-5f19 {
  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;
}
.column-5f19: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;
}
.column-5f19 .mask-cfb2 {
  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) {
  .column-5f19 .mask-cfb2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .column-5f19 .mask-cfb2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .column-5f19 .mask-cfb2 {
    min-height: 200px;
  }
}
.column-5f19 .description_3855 {
  color: rgba(255, 255, 255, 0.8);
}
.column-5f19 .description_3855 a,
.column-5f19 .description_3855 li:after {
  color: inherit;
}
.column-5f19 .description_3855 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wide-fd54 {
  margin-bottom: 0.5em;
}
.wide-d35e {
  margin-bottom: 1.2em;
}
.wide-d35e,
.wide-fd54 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wide-d35e p:last-child,
.wide-fd54 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .yellow-ccf2,
#masthead .yellow-ccf2 {
  display: none;
}
#masthead
  > .yellow-ccf2.next_91d9 {
  display: none;
}
#masthead > .yellow-ccf2 button {
  left: 0;
}
.large_949a {
  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%;
}
.large_949a .lower-ddde {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.large_949a .hover-2ba5 {
  display: -webkit-box;
  display: flex;
}
.large_949a .hover-2ba5.message_93e1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.large_949a .hover-2ba5.cool_bdca {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.large_949a .hover-2ba5.logo_gold_10aa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.large_949a.pagination-dim-f9b4.plasma_4b65 .hover-2ba5.message_93e1 {
  flex-basis: 100%;
}
.large_949a.search-small-fa46 .hover-2ba5.cool_bdca {
  -webkit-box-flex: 1;
  flex: auto;
}
.large_949a.search-small-fa46 .hover-2ba5.logo_gold_10aa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .yellow-ccf2.next_91d9 {
  display: none;
}
#masthead > .yellow-ccf2 button {
  left: 0;
}
.last-6871 {
  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;
}
.last-6871:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.last-6871.wide-0d0c i {
  margin-right: 4px;
}
.last-6871.thumbnail-dd9b i {
  margin-left: 5px;
}
.cold_7844 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.cold_7844 p:last-child {
  margin-bottom: 0;
}
.image-181b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.image-181b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.image-181b img {
  display: block;
  width: auto;
  line-height: 1;
}
.image-181b .pattern-131d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.image-181b .hidden_dynamic_e44d {
  margin: 5px 0 7px 0;
}
.image-181b.active-c533 .bottom_ee32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-181b.active-c533 .bottom_56da {
  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;
}
.image-181b.header-c958 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.image-181b.header-c958 .bottom_ee32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-181b.header-c958 .bottom_56da {
  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;
}
.image-181b.pattern-078d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.image-181b.center-484a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.image-181b.center-484a .bottom_56da {
  margin-top: 7px;
}
.breadcrumb_thick_af33 {
  display: inline-block;
}
.button-red-7ce0 .image_brown_ecc4 .image-181b img {
  max-width: 100%;
}
.text_warm_b290 .link-3869.paragraph-fresh-3987,
.dropdown-fbf2 .link-3869.paragraph-fresh-3987 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.text_warm_b290 .description-bright-3112,
.dropdown-fbf2 .description-bright-3112 {
  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%);
}
.text_warm_b290 .description-bright-3112 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.text_warm_b290.layout-3896 .description-bright-3112 {
  display: none;
}
.text_warm_b290 .sort_3495 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text_warm_b290 .sort_3495 li {
  display: inline-block;
  position: relative;
}
.text_warm_b290 .sort_3495 li:last-child {
  margin-right: 0;
}
.text_warm_b290 .sort_3495 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;
}
.text_warm_b290 .sort_3495 li.header-orange-b89d > a {
  color: rgba(0, 0, 0, 0.9);
}
.text_warm_b290 .sort_3495 > 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;
}
.text_warm_b290 .sort_3495 > li > a i {
  line-height: 0;
}
.text_warm_b290 .sort_3495 > li.thumbnail_69bb > a .description-bright-3112 {
  margin-left: 4px;
  line-height: 0;
}
.text_warm_b290 .sort_3495 .medium-dbbc li.thumbnail_69bb > a {
  position: relative;
}
.text_warm_b290 .sort_3495 .medium-dbbc li.thumbnail_69bb > a:after,
.text_warm_b290 .sort_3495 .medium-dbbc li.thumbnail_69bb > a:before {
  content: "";
  display: table;
}
.text_warm_b290 .sort_3495 .medium-dbbc li.thumbnail_69bb > a:after {
  clear: both;
}
.text_warm_b290 .sort_3495 .medium-dbbc li.thumbnail_69bb > a .description-bright-3112 {
  margin-left: 5px;
  float: right;
}
.text_warm_b290 .row_f11b,
.text_warm_b290 .medium-dbbc {
  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;
}
.text_warm_b290 .medium-dbbc {
  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;
}
.text_warm_b290 .medium-dbbc .paragraph-fresh-3987 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text_warm_b290 .medium-dbbc .description-bright-3112 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.text_warm_b290 .medium-dbbc li {
  display: block;
  margin: 0;
  padding: 0;
}
.text_warm_b290 .medium-dbbc 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;
}
.text_warm_b290 .medium-dbbc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.text_warm_b290 .medium-dbbc .medium-dbbc {
  top: 0;
  left: 100%;
}
.text_warm_b290 .mask-light-c684.fn-focus-3f67 > .row_f11b,
.text_warm_b290 .mask-light-c684.fn-focus-3f67 > .medium-dbbc,
.text_warm_b290 .mask-light-c684:focus > .row_f11b,
.text_warm_b290 .mask-light-c684:focus > .medium-dbbc,
.text_warm_b290 .mask-light-c684:hover > .row_f11b,
.text_warm_b290 .mask-light-c684:hover > .medium-dbbc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.text_warm_b290.menu-fluid-14ba .grid_2635:after,
.text_warm_b290.menu-fluid-14ba .grid_2635:before {
  content: "";
  display: table;
}
.text_warm_b290.menu-fluid-14ba .grid_2635:after {
  clear: both;
}
.text_warm_b290.menu-fluid-14ba .grid_2635 > li {
  float: left;
}
.text_warm_b290.current_c7a5 .grid_2635:after,
.text_warm_b290.current_c7a5 .grid_2635:before {
  content: "";
  display: table;
}
.text_warm_b290.current_c7a5 .grid_2635:after {
  clear: both;
}
.text_warm_b290.current_c7a5 .grid_2635 > li {
  float: left;
}
.text_warm_b290.current_c7a5 .grid_2635 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.text_warm_b290.current_c7a5 .grid_2635 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.text_warm_b290.current_c7a5 .grid_2635 > li.text_cold_8907 > a,
.text_warm_b290.current_c7a5 .grid_2635 > li.header-orange-b89d > a {
  color: #fff;
  background-color: #1e4b75;
}
.text_warm_b290.middle_ea43 .grid_2635 > li > a .paragraph-fresh-3987 {
  position: relative;
}
.text_warm_b290.middle_ea43 .grid_2635 > li > a .paragraph-fresh-3987: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;
}
.text_warm_b290.middle_ea43
  .grid_2635
  > li:focus
  > a
  .paragraph-fresh-3987:before,
.text_warm_b290.middle_ea43
  .grid_2635
  > li:hover
  > a
  .paragraph-fresh-3987:before {
  width: 100%;
  background-color: currentColor;
}
.text_warm_b290.middle_ea43
  .grid_2635
  > li.text_cold_8907
  > a
  .paragraph-fresh-3987:before,
.text_warm_b290.middle_ea43
  .grid_2635
  > li.overlay-da21
  > a
  .paragraph-fresh-3987:before {
  width: 100%;
  background-color: currentColor;
}
.text_warm_b290.carousel_purple_9368 .grid_2635 > li > a .paragraph-fresh-3987 {
  position: relative;
}
.text_warm_b290.carousel_purple_9368 .grid_2635 > li > a .paragraph-fresh-3987: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;
}
.text_warm_b290.carousel_purple_9368 .grid_2635 > li:focus > a .paragraph-fresh-3987:before,
.text_warm_b290.carousel_purple_9368
  .grid_2635
  > li:hover
  > a
  .paragraph-fresh-3987:before {
  width: 100%;
  background-color: currentColor;
}
.text_warm_b290.carousel_purple_9368
  .grid_2635
  > li.text_cold_8907
  > a
  .paragraph-fresh-3987:before,
.text_warm_b290.carousel_purple_9368
  .grid_2635
  > li.overlay-da21
  > a
  .paragraph-fresh-3987:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown-fbf2 .sort_3495 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-fbf2 .sort_3495 li:first-child > a {
  border-top: none;
}
.dropdown-fbf2 .sort_3495 .banner-9877 > .paragraph-fresh-3987 .description-bright-3112 {
  display: none;
}
.dropdown-fbf2 .sort_3495 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown-fbf2 .sort_3495 li:last-child {
  border: none;
}
.dropdown-fbf2 .sort_3495 li.thumbnail_69bb > a {
  padding-right: 45px !important;
}
.dropdown-fbf2 .sort_3495 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown-fbf2 .sort_3495 li a:focus,
.dropdown-fbf2 .sort_3495 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-fbf2 .sort_3495 li .panel-09b2 {
  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;
}
.dropdown-fbf2 .sort_3495 li .panel-09b2:hover {
  box-shadow: none;
}
.dropdown-fbf2 .sort_3495 li .panel-09b2 .description-bright-3112 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown-fbf2 .sort_3495 .medium-dbbc {
  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);
}
.dropdown-fbf2 .sort_3495 .medium-dbbc li a {
  padding-left: 3em;
}
.dropdown-fbf2 .sort_3495 .paragraph_pressed_e68e > a .panel-09b2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown-fbf2 .sort_3495 .paragraph_pressed_e68e > .medium-dbbc {
  display: block;
  opacity: 1;
}
.stale_cf3a {
  max-width: 100%;
}
.list_motion_e42c {
  line-height: 0;
  cursor: pointer;
}
.inner-879b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.inner-879b:hover {
  box-shadow: none;
  color: currentColor;
}
.inner-879b svg {
  width: 18px;
  height: 18px;
}
.inner-879b .complex-80ab {
  display: none;
}
.copper-9a87 {
  position: relative;
}
.copper-9a87.fn-active-3f67 .inner-879b .gradient-62fa {
  display: none;
}
.copper-9a87.fn-active-3f67 .inner-879b .complex-80ab {
  display: inline-block;
}
.copper-9a87 .new-3e69 {
  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);
}
.copper-9a87.media-ff72 .new-3e69 {
  left: auto;
  right: -0.9em;
}
.copper-9a87.media-ff72 .menu-fast-a443::before {
  left: auto;
  right: 15px;
}
.copper-9a87.fn-active-3f67 .new-3e69 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dark-a6d5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dark-a6d5 label {
  flex-basis: 100%;
}
.dark-a6d5 .accent_c763 {
  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;
}
.dark-a6d5 .center_1947 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dark-a6d5 .center_1947:focus {
  background-color: transparent;
}
.dark-a6d5 button.widget_gas_0594 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dark-a6d5 button.widget_gas_0594:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dark-a6d5 button.widget_gas_0594 svg {
  width: 18px;
  height: 18px;
}
.dark-a6d5 input[type="submit"] {
  min-height: auto;
}
.action_f623 .dark-a6d5 .center_1947 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.menu-fast-a443 {
  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) {
  .menu-fast-a443 {
    width: 220px;
  }
}
.menu-fast-a443 label {
  flex-basis: 100%;
}
.menu-fast-a443::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.alert-143e .action_f623 .dark-a6d5 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.alert-143e
  .action_f623
  .dark-a6d5
  .accent_c763 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert-143e .action_f623 .dark-a6d5 .center_1947 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert-143e
  .action_f623
  .dark-a6d5
  .center_1947:focus {
  background: 0 0;
}
.alert-143e
  .action_f623
  .dark-a6d5
  .active_628f {
  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;
}
.liquid_3446 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.liquid_3446 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.liquid_3446 li:last-child {
  margin-right: 0;
}
.liquid_3446 li:first-child {
  margin-left: 0;
}
.liquid_3446.left_de18 a {
  color: #fff;
}
.liquid_3446.left_de18 a:hover {
  color: #fff;
}
.liquid_3446 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.liquid_3446 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.liquid_3446 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.liquid_3446 a:hover {
  opacity: 0.9;
  color: inherit;
}
.liquid_3446 [class*="social-icon-apple"] {
  background-color: #999;
}
.liquid_3446 [class*="social-icon-apple"].container_6221 {
  background-color: transparent;
  color: #999;
}
.liquid_3446 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.liquid_3446 [class*="social-icon-behance"].container_6221 {
  background-color: transparent;
  color: #1769ff;
}
.liquid_3446 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.liquid_3446 [class*="social-icon-bitbucket"].container_6221 {
  background-color: transparent;
  color: #205081;
}
.liquid_3446 [class*="social-icon-codepen"] {
  background-color: #000;
}
.liquid_3446 [class*="social-icon-codepen"].container_6221 {
  background-color: transparent;
  color: #000;
}
.liquid_3446 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.liquid_3446 [class*="social-icon-delicious"].container_6221 {
  background-color: transparent;
  color: #39f;
}
.liquid_3446 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.liquid_3446 [class*="social-icon-digg"].container_6221 {
  background-color: transparent;
  color: #005be2;
}
.liquid_3446 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.liquid_3446 [class*="social-icon-dribbble"].container_6221 {
  background-color: transparent;
  color: #ea4c89;
}
.liquid_3446 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.liquid_3446 [class*="social-icon-envelope"].container_6221 {
  background-color: transparent;
  color: #ea4335;
}
.liquid_3446 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.liquid_3446 [class*="social-icon-facebook"].container_6221 {
  background-color: transparent;
  color: #3b5998;
}
.liquid_3446 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.liquid_3446 [class*="social-icon-flickr"].container_6221 {
  background-color: transparent;
  color: #0063dc;
}
.liquid_3446 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.liquid_3446 [class*="social-icon-foursquare"].container_6221 {
  background-color: transparent;
  color: #2d5be3;
}
.liquid_3446 [class*="social-icon-github"] {
  background-color: #333;
}
.liquid_3446 [class*="social-icon-github"].container_6221 {
  background-color: transparent;
  color: #333;
}
.liquid_3446 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.liquid_3446 [class*="social-icon-google-plus"].container_6221 {
  background-color: transparent;
  color: #dd4b39;
}
.liquid_3446 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.liquid_3446 [class*="social-icon-houzz"].container_6221 {
  background-color: transparent;
  color: #7ac142;
}
.liquid_3446 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.liquid_3446 [class*="social-icon-instagram"].container_6221 {
  background-color: transparent;
  color: #262626;
}
.liquid_3446 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.liquid_3446 [class*="social-icon-jsfiddle"].container_6221 {
  background-color: transparent;
  color: #487aa2;
}
.liquid_3446 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.liquid_3446 [class*="social-icon-linkedin"].container_6221 {
  background-color: transparent;
  color: #0077b5;
}
.liquid_3446 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.liquid_3446 [class*="social-icon-medium"].container_6221 {
  background-color: transparent;
  color: #00ab6b;
}
.liquid_3446 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.liquid_3446
  [class*="social-icon-odnoklassniki"].container_6221 {
  background-color: transparent;
  color: #f4731c;
}
.liquid_3446 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.liquid_3446 [class*="social-icon-meetup"].container_6221 {
  background-color: transparent;
  color: #ec1c40;
}
.liquid_3446 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.liquid_3446 [class*="social-icon-pinterest"].container_6221 {
  background-color: transparent;
  color: #bd081c;
}
.liquid_3446 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.liquid_3446 [class*="social-icon-product-hunt"].container_6221 {
  background-color: transparent;
  color: #da552f;
}
.liquid_3446 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.liquid_3446 [class*="social-icon-reddit"].container_6221 {
  background-color: transparent;
  color: #ff4500;
}
.liquid_3446 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.liquid_3446 [class*="social-icon-rss"].container_6221 {
  background-color: transparent;
  color: #f26522;
}
.liquid_3446 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.liquid_3446
  [class*="social-icon-shopping-cart"].container_6221 {
  background-color: transparent;
  color: #4caf50;
}
.liquid_3446 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.liquid_3446 [class*="social-icon-skype"].container_6221 {
  background-color: transparent;
  color: #00aff0;
}
.liquid_3446 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.liquid_3446 [class*="social-icon-slideshare"].container_6221 {
  background-color: transparent;
  color: #0077b5;
}
.liquid_3446 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.liquid_3446 [class*="social-icon-snapchat"].container_6221 {
  background-color: transparent;
  color: #fffc00;
}
.liquid_3446 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.liquid_3446 [class*="social-icon-soundcloud"].container_6221 {
  background-color: transparent;
  color: #f80;
}
.liquid_3446 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.liquid_3446 [class*="social-icon-spotify"].container_6221 {
  background-color: transparent;
  color: #2ebd59;
}
.liquid_3446 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.liquid_3446
  [class*="social-icon-stack-overflow"].container_6221 {
  background-color: transparent;
  color: #fe7a15;
}
.liquid_3446 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.liquid_3446 [class*="social-icon-maldkfgram"].container_6221 {
  background-color: transparent;
  color: #2ca5e0;
}
.liquid_3446 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.liquid_3446 [class*="social-icon-tripadvisor"].container_6221 {
  background-color: transparent;
  color: #589442;
}
.liquid_3446 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.liquid_3446 [class*="social-icon-tumblr"].container_6221 {
  background-color: transparent;
  color: #35465c;
}
.liquid_3446 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.liquid_3446 [class*="social-icon-twitch"].container_6221 {
  background-color: transparent;
  color: #6441a5;
}
.liquid_3446 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.liquid_3446 [class*="social-icon-twitter"].container_6221 {
  background-color: transparent;
  color: #1da1f2;
}
.liquid_3446 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.liquid_3446 [class*="social-icon-vimeo"].container_6221 {
  background-color: transparent;
  color: #1ab7ea;
}
.liquid_3446 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.liquid_3446 [class*="social-icon-vk"].container_6221 {
  background-color: transparent;
  color: #45668e;
}
.liquid_3446 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.liquid_3446 [class*="social-icon-weibo"].container_6221 {
  background-color: transparent;
  color: #df2029;
}
.liquid_3446 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.liquid_3446 [class*="social-icon-weixin"].container_6221 {
  background-color: transparent;
  color: #7bb32e;
}
.liquid_3446 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.liquid_3446 [class*="social-icon-whatsapp"].container_6221 {
  background-color: transparent;
  color: #25d366;
}
.liquid_3446 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.liquid_3446 [class*="social-icon-wordpress"].container_6221 {
  background-color: transparent;
  color: #21759b;
}
.liquid_3446 [class*="social-icon-xing"] {
  background-color: #026466;
}
.liquid_3446 [class*="social-icon-xing"].container_6221 {
  background-color: transparent;
  color: #026466;
}
.liquid_3446 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.liquid_3446 [class*="social-icon-yelp"].container_6221 {
  background-color: transparent;
  color: #af0606;
}
.liquid_3446 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.liquid_3446 [class*="social-icon-youtube"].container_6221 {
  background-color: transparent;
  color: #cd201f;
}
.frame_gold_fef1 {
  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;
}
.frame_gold_fef1:hover {
  box-shadow: none;
  background: 0 0;
}
.alert-dirty-5f62 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.plasma_e6dd {
  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;
}
.frame_slow_3a39 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary-f7f0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary-f7f0,
.secondary-f7f0::after,
.secondary-f7f0::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;
}
.secondary-f7f0::after,
.secondary-f7f0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.table-pink-5275 .plasma_e6dd .frame_slow_3a39 {
  margin-top: -2px;
  width: 19px;
}
.table-pink-5275 .plasma_e6dd .secondary-f7f0 {
  margin-top: -1px;
}
.table-pink-5275 .plasma_e6dd .secondary-f7f0,
.table-pink-5275 .plasma_e6dd .secondary-f7f0::after,
.table-pink-5275 .plasma_e6dd .secondary-f7f0::before {
  width: 19px;
  height: 2px;
}
.table-pink-5275 .plasma_e6dd .secondary-f7f0::before {
  top: -6px;
}
.table-pink-5275 .plasma_e6dd .secondary-f7f0::after {
  bottom: -6px;
}
.card_pressed_4895 .plasma_e6dd .frame_slow_3a39 {
  margin-top: -2px;
  width: 22px;
}
.card_pressed_4895 .plasma_e6dd .secondary-f7f0 {
  margin-top: -1px;
}
.card_pressed_4895 .plasma_e6dd .secondary-f7f0,
.card_pressed_4895 .plasma_e6dd .secondary-f7f0::after,
.card_pressed_4895 .plasma_e6dd .secondary-f7f0::before {
  width: 22px;
  height: 2px;
}
.card_pressed_4895 .plasma_e6dd .secondary-f7f0::before {
  top: -7px;
}
.card_pressed_4895 .plasma_e6dd .secondary-f7f0::after {
  bottom: -7px;
}
.link_4780 .plasma_e6dd .frame_slow_3a39 {
  margin-top: -2px;
  width: 31px;
}
.link_4780 .plasma_e6dd .secondary-f7f0 {
  margin-top: -1.5px;
}
.link_4780 .plasma_e6dd .secondary-f7f0,
.link_4780 .plasma_e6dd .secondary-f7f0::after,
.link_4780 .plasma_e6dd .secondary-f7f0::before {
  width: 31px;
  height: 3px;
}
.link_4780 .plasma_e6dd .secondary-f7f0::before {
  top: -9px;
}
.link_4780 .plasma_e6dd .secondary-f7f0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .last-a7ce .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 19px;
  }
  .last-a7ce .plasma_e6dd .secondary-f7f0 {
    margin-top: -1px;
  }
  .last-a7ce .plasma_e6dd .secondary-f7f0,
  .last-a7ce .plasma_e6dd .secondary-f7f0::after,
  .last-a7ce .plasma_e6dd .secondary-f7f0::before {
    width: 19px;
    height: 2px;
  }
  .last-a7ce .plasma_e6dd .secondary-f7f0::before {
    top: -6px;
  }
  .last-a7ce .plasma_e6dd .secondary-f7f0::after {
    bottom: -6px;
  }
  .description_ded5 .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 22px;
  }
  .description_ded5 .plasma_e6dd .secondary-f7f0 {
    margin-top: -1px;
  }
  .description_ded5 .plasma_e6dd .secondary-f7f0,
  .description_ded5 .plasma_e6dd .secondary-f7f0::after,
  .description_ded5 .plasma_e6dd .secondary-f7f0::before {
    width: 22px;
    height: 2px;
  }
  .description_ded5 .plasma_e6dd .secondary-f7f0::before {
    top: -7px;
  }
  .description_ded5 .plasma_e6dd .secondary-f7f0::after {
    bottom: -7px;
  }
  .focus_092d .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 31px;
  }
  .focus_092d .plasma_e6dd .secondary-f7f0 {
    margin-top: -1.5px;
  }
  .focus_092d .plasma_e6dd .secondary-f7f0,
  .focus_092d .plasma_e6dd .secondary-f7f0::after,
  .focus_092d .plasma_e6dd .secondary-f7f0::before {
    width: 31px;
    height: 3px;
  }
  .focus_092d .plasma_e6dd .secondary-f7f0::before {
    top: -9px;
  }
  .focus_092d .plasma_e6dd .secondary-f7f0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_3af8 .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 19px;
  }
  .pro_3af8 .plasma_e6dd .secondary-f7f0 {
    margin-top: -1px;
  }
  .pro_3af8 .plasma_e6dd .secondary-f7f0,
  .pro_3af8 .plasma_e6dd .secondary-f7f0::after,
  .pro_3af8 .plasma_e6dd .secondary-f7f0::before {
    width: 19px;
    height: 2px;
  }
  .pro_3af8 .plasma_e6dd .secondary-f7f0::before {
    top: -6px;
  }
  .pro_3af8 .plasma_e6dd .secondary-f7f0::after {
    bottom: -6px;
  }
  .content_e740 .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 22px;
  }
  .content_e740 .plasma_e6dd .secondary-f7f0 {
    margin-top: -1px;
  }
  .content_e740 .plasma_e6dd .secondary-f7f0,
  .content_e740 .plasma_e6dd .secondary-f7f0::after,
  .content_e740 .plasma_e6dd .secondary-f7f0::before {
    width: 22px;
    height: 2px;
  }
  .content_e740 .plasma_e6dd .secondary-f7f0::before {
    top: -7px;
  }
  .content_e740 .plasma_e6dd .secondary-f7f0::after {
    bottom: -7px;
  }
  .purple_505f .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 31px;
  }
  .purple_505f .plasma_e6dd .secondary-f7f0 {
    margin-top: -1.5px;
  }
  .purple_505f .plasma_e6dd .secondary-f7f0,
  .purple_505f .plasma_e6dd .secondary-f7f0::after,
  .purple_505f .plasma_e6dd .secondary-f7f0::before {
    width: 31px;
    height: 3px;
  }
  .purple_505f .plasma_e6dd .secondary-f7f0::before {
    top: -9px;
  }
  .purple_505f .plasma_e6dd .secondary-f7f0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .box-bottom-a6be .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 19px;
  }
  .box-bottom-a6be .plasma_e6dd .secondary-f7f0 {
    margin-top: -1px;
  }
  .box-bottom-a6be .plasma_e6dd .secondary-f7f0,
  .box-bottom-a6be .plasma_e6dd .secondary-f7f0::after,
  .box-bottom-a6be .plasma_e6dd .secondary-f7f0::before {
    width: 19px;
    height: 2px;
  }
  .box-bottom-a6be .plasma_e6dd .secondary-f7f0::before {
    top: -6px;
  }
  .box-bottom-a6be .plasma_e6dd .secondary-f7f0::after {
    bottom: -6px;
  }
  .info-8430 .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 22px;
  }
  .info-8430 .plasma_e6dd .secondary-f7f0 {
    margin-top: -1px;
  }
  .info-8430 .plasma_e6dd .secondary-f7f0,
  .info-8430 .plasma_e6dd .secondary-f7f0::after,
  .info-8430 .plasma_e6dd .secondary-f7f0::before {
    width: 22px;
    height: 2px;
  }
  .info-8430 .plasma_e6dd .secondary-f7f0::before {
    top: -7px;
  }
  .info-8430 .plasma_e6dd .secondary-f7f0::after {
    bottom: -7px;
  }
  .focused-ab7b .plasma_e6dd .frame_slow_3a39 {
    margin-top: -2px;
    width: 31px;
  }
  .focused-ab7b .plasma_e6dd .secondary-f7f0 {
    margin-top: -1.5px;
  }
  .focused-ab7b .plasma_e6dd .secondary-f7f0,
  .focused-ab7b .plasma_e6dd .secondary-f7f0::after,
  .focused-ab7b .plasma_e6dd .secondary-f7f0::before {
    width: 31px;
    height: 3px;
  }
  .focused-ab7b .plasma_e6dd .secondary-f7f0::before {
    top: -9px;
  }
  .focused-ab7b .plasma_e6dd .secondary-f7f0::after {
    bottom: -9px;
  }
}
.text-purple-6f10 .secondary-f7f0 {
  -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);
}
.text-purple-6f10 .secondary-f7f0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text-purple-6f10 .secondary-f7f0::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);
}
.text-purple-6f10.avatar-clean-a58d .secondary-f7f0 {
  -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);
}
.text-purple-6f10.avatar-clean-a58d .secondary-f7f0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text-purple-6f10.avatar-clean-a58d .secondary-f7f0::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);
}
.dim-3119 {
  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.input-7aea:before {
  display: none;
}
.grid-db77 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.grid-db77 .wide_e02e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.grid-db77 .wide_e02e:last-of-type {
  border-bottom: none;
}
.grid-db77 .wide_e02e.column-5bf2,
.grid-db77 .wide_e02e.article_simple_7075,
.grid-db77 .wide_e02e.panel_wide_1c19 {
  padding: 0;
}
.grid-db77 .dropdown-fbf2 .panel-09b2 {
  color: currentColor;
}
.grid-db77 .dropdown-fbf2 .panel-09b2:focus,
.grid-db77 .dropdown-fbf2 .panel-09b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-db77.label-c5d7 .message_medium_df26,
.grid-db77.label-c5d7 .cold_7844 a,
.grid-db77.label-c5d7 .grid_2635 a,
.grid-db77.label-c5d7 .medium-dbbc a {
  color: rgba(0, 0, 0, 0.55);
}
.grid-db77.label-c5d7 .message_medium_df26:hover,
.grid-db77.label-c5d7 .cold_7844 a:hover,
.grid-db77.label-c5d7 .grid_2635 a:hover,
.grid-db77.label-c5d7 .medium-dbbc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-db77.label-c5d7 .thick-64f9 {
  color: rgba(0, 0, 0, 0.8);
}
.grid-db77.label-c5d7 .wide_e02e {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-db77.label-c5d7 .wide_e02e:before {
  background: rgba(0, 0, 0, 0.08);
}
.grid-db77.label-c5d7 .notice_dim_fd4a:before {
  background: rgba(255, 255, 255, 0.9);
}
.grid-db77.label-c5d7 .dropdown-fbf2 .sort_3495 li a,
.grid-db77.label-c5d7 .dropdown-fbf2 .panel-09b2,
.grid-db77.label-c5d7 .medium-dbbc {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-db77.label-c5d7 .dropdown-fbf2 .panel-09b2:focus,
.grid-db77.label-c5d7 .dropdown-fbf2 .panel-09b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-db77.label-c5d7 .sort_3495 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-db77.border_fixed_d163 .message_medium_df26,
.grid-db77.border_fixed_d163 .cold_7844 a,
.grid-db77.border_fixed_d163 .grid_2635 .panel-09b2,
.grid-db77.border_fixed_d163 .grid_2635 a,
.grid-db77.border_fixed_d163 .medium-dbbc a {
  color: rgba(255, 255, 255, 0.79);
}
.grid-db77.border_fixed_d163 .message_medium_df26:hover,
.grid-db77.border_fixed_d163 .cold_7844 a:hover,
.grid-db77.border_fixed_d163 .grid_2635 .panel-09b2:hover,
.grid-db77.border_fixed_d163 .grid_2635 a:hover,
.grid-db77.border_fixed_d163 .medium-dbbc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-db77.border_fixed_d163 .thick-64f9 {
  color: rgba(255, 255, 255, 0.99);
}
.grid-db77.border_fixed_d163 .wide_e02e {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-db77.border_fixed_d163 .wide_e02e:before {
  background: rgba(255, 255, 255, 0.08);
}
.grid-db77.border_fixed_d163 .notice_dim_fd4a:before {
  background: rgba(0, 0, 0, 0.9);
}
.grid-db77.border_fixed_d163 .dropdown-fbf2 .sort_3495 li a,
.grid-db77.border_fixed_d163 .dropdown-fbf2 .panel-09b2,
.grid-db77.border_fixed_d163 .medium-dbbc {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-db77.border_fixed_d163 .dropdown-fbf2 .panel-09b2:focus,
.grid-db77.border_fixed_d163 .dropdown-fbf2 .panel-09b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-db77.border_fixed_d163 .sort_3495 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_dim_fd4a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notice_dim_fd4a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter-265d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.caption-fd13 .grid-db77 {
  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;
}
.caption-fd13 .wide_e02e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.caption-fd13 .wide_e02e: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) {
  .caption-fd13 .wide_e02e:before {
    width: 16%;
    left: 42%;
  }
}
.caption-fd13 .wide_e02e:last-child:before {
  content: none;
}
.caption-fd13 .wide_e02e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.caption-fd13 .dropdown-fbf2 .sort_3495 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.caption-fd13 .dropdown-fbf2 .sort_3495 li a .panel-09b2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.caption-fd13 .dropdown-fbf2 .medium-dbbc {
  border: none;
}
.caption-fd13 .dropdown-fbf2 .medium-dbbc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.caption-fd13 .notice_dim_fd4a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caption-fd13 .filter-265d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.caption-fd13 .border_fixed_d163 .notice_dim_fd4a:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption-fd13 .label-c5d7.icon-narrow-9775 .secondary-f7f0 {
  background: rgba(0, 0, 0, 0.6);
}
.caption-fd13
  .label-c5d7.icon-narrow-9775
  .secondary-f7f0::after,
.caption-fd13
  .label-c5d7.icon-narrow-9775
  .secondary-f7f0:before {
  background: inherit;
}
.caption-fd13
  .label-c5d7.icon-narrow-9775:hover
  .secondary-f7f0 {
  background: rgba(0, 0, 0, 0.8);
}
.green_1603 .grid-db77 {
  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) {
  .green_1603 .grid-db77 {
    width: auto;
    right: 45px;
  }
}
.module_selected_0184 .grid-db77 {
  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) {
  .module_selected_0184 .grid-db77 {
    width: auto;
    left: 45px;
  }
}
.input-7aea .grid-db77 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.input-7aea .filter-265d {
  max-width: 48em;
  margin: 0 auto;
}
.input-7aea .notice_dim_fd4a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.filter_rough_29f3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.filter_rough_29f3.caption-fd13 .grid-db77 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.filter_rough_29f3.green_1603 .grid-db77 {
  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);
}
.filter_rough_29f3 .grid-db77 {
  visibility: visible;
}
.filter_rough_29f3.module_selected_0184 .grid-db77 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.large-e39c,
.carousel_left_5916 {
  overflow-x: hidden;
}
.large-e39c .grid-db77 {
  overflow: auto;
}
.large-e39c.caption-fd13 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-e39c.caption-fd13 .grid-db77 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.large-e39c.caption-fd13 .frame_gold_fef1 {
  opacity: 0;
}
.large-e39c.green_1603 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-e39c.green_1603 .grid-db77 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.large-e39c.green_1603 .frame_gold_fef1 {
  opacity: 0;
}
.large-e39c.module_selected_0184 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-e39c.module_selected_0184 .grid-db77 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.large-e39c.module_selected_0184 .frame_gold_fef1 {
  opacity: 0;
}
.large-e39c.input-7aea .grid-db77 {
  z-index: 10;
  visibility: visible;
}
.icon-narrow-9775 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.icon-narrow-9775 .secondary-f7f0 {
  background: rgba(255, 255, 255, 0.99);
}
.icon-narrow-9775 .secondary-f7f0::after,
.icon-narrow-9775 .secondary-f7f0:before {
  background: inherit;
}
.icon-narrow-9775:hover .secondary-f7f0 {
  background: rgba(255, 255, 255, 0.99);
}
.module_selected_0184 .icon-narrow-9775 {
  top: 10px;
  right: auto;
  left: 12px;
}
.input-7aea .icon-narrow-9775 {
  display: none !important;
}
.large-e39c:before,
.carousel_left_5916:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.large-e39c .icon-narrow-9775,
.carousel_left_5916 .icon-narrow-9775 {
  display: inline-block;
}
.grid-db77 .lower-ddde {
  -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;
}
.large-e39c .grid-db77 .lower-ddde,
.carousel_left_5916 .grid-db77 .lower-ddde {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-e7ad .accent_c763 {
  width: 100%;
}
.image_brown_ecc4 {
  padding: 0 0.5em 0;
}
.image_brown_ecc4 [class*="customify-col-"],
.image_brown_ecc4 [class*="customify-col_"],
.image_brown_ecc4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.west-0bce .image_brown_ecc4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .menu_west_bfb0 .brown-3b4c,
  .brown-3b4c {
    display: none;
  }
  .pro_99a6 {
    text-align: left;
  }
  .focused-fcfc {
    text-align: center;
  }
  .full_4684 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .menu_west_bfb0 .first-bb0c,
  .first-bb0c {
    display: none;
  }
  .alert-orange-900b {
    text-align: left;
  }
  .main-gold-fd6e {
    text-align: center;
  }
  .nav-up-d415 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .menu_west_bfb0 .current_5dc8,
  .current_5dc8 {
    display: none;
  }
  .banner_huge_f853 {
    text-align: left;
  }
  .breadcrumb_action_6ee0 {
    text-align: center;
  }
  .up_3ae2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.row-north-815a {
  box-shadow: none !important;
}
.content-e959 .hero-complex-40d3,
.overlay-6599 .hero-complex-40d3 {
  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;
}
.overlay-6599 .hero-complex-40d3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside_eb25 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside_eb25:after,
.aside_eb25:before {
  content: "";
  display: table;
}
.aside_eb25:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside_eb25 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside_eb25,
.green_6d1b {
  max-width: 1248px;
  margin: 0 auto;
}

.brown_6053.tertiary_brown_3902 .aside_eb25 {
  max-width: 100%;
}
.brown_6053.highlight_huge_89a3 {
  max-width: 1200px;
  margin: 0 auto;
}
.brown_6053.smooth-a5d2 .aside_eb25 {
  max-width: 100%;
}
.brown_6053.smooth-a5d2 > .aside_eb25 {
  padding-left: 0;
  padding-right: 0;
}
.brown_6053.smooth-a5d2 > .aside_eb25 .menu_west_bfb0 {
  margin: 0;
}
.brown_6053.smooth-a5d2
  > .aside_eb25
  .heading_glass_a58a.status_yellow_b490 {
  margin-right: 0;
  margin-left: 0;
}
.brown_6053.smooth-a5d2 #main.status_yellow_b490 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame_8fda #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame_8fda #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .sidebar_lite_1853 .brown-4f39 {
    padding-right: 1em;
  }
  .sidebar_lite_1853.gold-88a5 .heading_glass_a58a {
    border-right: 1px solid #eaecee;
  }
  .sidebar_lite_1853.gold-88a5 .brown-4f39 {
    padding-right: 1em;
  }
  .sidebar_lite_1853.gold-88a5 .text-1c30 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last_ee9a .brown-4f39 {
    padding-left: 1em;
  }
  .last_ee9a.gold-88a5 .heading_glass_a58a {
    border-left: 1px solid #eaecee;
  }
  .last_ee9a.gold-88a5 .brown-4f39 {
    padding-left: 1em;
  }
  .last_ee9a.gold-88a5 .text-1c30 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_hard_5763 .brown-4f39 {
    padding-left: 1em;
  }
  .pattern_hard_5763.gold-88a5 .message_7b48 {
    border-right: 1px solid #eaecee;
  }
  .pattern_hard_5763.gold-88a5 .menu-brown-b03b {
    border-right: 1px solid #eaecee;
  }
  .pattern_hard_5763.gold-88a5 .brown-4f39 {
    padding-left: 1em;
  }
  .pattern_hard_5763.gold-88a5 .text-1c30 {
    padding-right: 1em;
  }
  .pattern_hard_5763.gold-88a5 .search_5ff1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_focused_0db7 .brown-4f39 {
    padding-right: 1em;
  }
  .backdrop_focused_0db7.gold-88a5 .message_7b48 {
    border-left: 1px solid #eaecee;
  }
  .backdrop_focused_0db7.gold-88a5 .menu-brown-b03b {
    border-left: 1px solid #eaecee;
  }
  .backdrop_focused_0db7.gold-88a5 .brown-4f39 {
    padding-right: 1em;
  }
  .backdrop_focused_0db7.gold-88a5 .text-1c30 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_focused_0db7.gold-88a5 .search_5ff1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_8fda .brown-4f39 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_8fda.gold-88a5 .heading_glass_a58a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame_8fda.gold-88a5 .brown-4f39 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_8fda.gold-88a5 .text-1c30 {
    padding-left: 1em;
  }
  .frame_8fda.gold-88a5 .search_5ff1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame_8fda.gold-88a5 .brown-4f39 {
    padding-left: 0;
  }
}
.icon_lite_0811 .progress-focused-5205 {
  display: inline-block;
}
.static-5669 {
  display: inline-block;
}
.badge-hard-1291 {
  word-con: break-word;
}
.texture_950a > span {
  display: inline-block;
  padding: 5px 0;
}
.texture_950a .tabs-mini-1854 {
  margin-left: 8px;
  margin-right: 8px;
}
.texture_950a .yellow-0ad1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.link-e1fb .link-ffe3 {
  margin-bottom: 2em;
}
.link-e1fb .section_prev_4144 {
  margin-bottom: 15px;
}
.link-e1fb .section_prev_4144:last-child {
  margin-bottom: 0;
}
.link-e1fb .current_a99d {
  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) {
  .link-e1fb .current_a99d {
    display: block;
  }
}
.link-e1fb .element-gold-d6b7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .link-e1fb .element-gold-d6b7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.link-e1fb .mask-493d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.link-e1fb .mask-493d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.link-e1fb .mask-493d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.link-e1fb .badge-hard-1291 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.link-e1fb .badge-hard-1291 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.link-e1fb .notice-d36b p:last-child {
  margin-bottom: 0;
}
.link-e1fb .clean_aff5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.link-e1fb .border_first_6b41 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.link-e1fb .layout_5923 {
  margin-top: 1em;
}
.link-e1fb .bronze_73d3 {
  top: 0;
  display: block;
}
.link-e1fb .bronze_73d3 a {
  color: inherit;
}
.link-e1fb .bronze_73d3 a:hover {
  color: inherit;
}
.link-e1fb .tiny-b032 {
  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;
}
.link-e1fb .tiny-b032:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.link-e1fb .border_first_6b41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.link-e1fb .tag-new-08f2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.link-e1fb .tag-new-08f2:first-child {
  margin-top: 0;
}
.link-e1fb .tag-new-08f2.gallery-151c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.link-e1fb .tag-new-08f2.item-bottom-f247 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link-e1fb
  .tag-new-08f2.item-bottom-f247.cool-a106
  .layout_5923 {
  width: 100%;
}
.link-e1fb .item-bottom-f247 {
  -webkit-box-align: center;
  align-items: center;
}
.link-e1fb .item-bottom-f247 .texture_950a,
.link-e1fb .item-bottom-f247 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.link-e1fb .mask-493d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link-e1fb .mask-493d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link-e1fb .mask-493d: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;
}
.link-e1fb .gallery-151c {
  z-index: 5;
}
.link-e1fb .mini_26f4 .accordion-ef9e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.link-e1fb .fast_63fe .accordion-ef9e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.link-e1fb .wood-48d9 .accordion-ef9e {
  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;
}
.link-e1fb.focus_ceee .current_a99d,
.link-e1fb.south_73f2 .current_a99d {
  display: block;
}
.link-e1fb.focus_ceee .current_a99d .sidebar_c421,
.link-e1fb.focus_ceee .current_a99d .border_first_6b41,
.link-e1fb.south_73f2 .current_a99d .sidebar_c421,
.link-e1fb.south_73f2 .current_a99d .border_first_6b41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link-e1fb.feature_dim_202e .element-gold-d6b7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .link-e1fb.feature_dim_202e .element-gold-d6b7 {
    margin-right: 0;
  }
}
.link-e1fb.focus_ceee .element-gold-d6b7,
.link-e1fb.south_73f2 .element-gold-d6b7 {
  padding-top: 40%;
}
.link-e1fb.focus_ceee .link-ffe3,
.link-e1fb.south_73f2 .link-ffe3 {
  display: block;
}
.link-e1fb.focus_ceee .fn-sticky-3f67 .border_first_6b41,
.link-e1fb.south_73f2 .fn-sticky-3f67 .border_first_6b41 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.link-e1fb.focus_ceee .element-gold-d6b7,
.link-e1fb.south_73f2 .element-gold-d6b7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.link-e1fb.focus_ceee .border_first_6b41 {
  padding: 1em;
}
.box_70ea {
  margin: 30px auto;
  display: block;
}
.box_70ea .pressed_008c > * {
  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;
}
.box_70ea .pressed_008c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.box_70ea .pressed_008c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline_fce5 .texture_950a {
  margin-bottom: 1.41575em;
}
.outline_fce5 .module-dynamic-b7a6 {
  margin-bottom: 1.618em;
}
.pattern_fluid_ca96 .heading_hovered_331d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern_fluid_ca96 .heading_hovered_331d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern_fluid_ca96 .tertiary-ecba {
  max-width: 100%;
  overflow: auto;
}
.tag_soft_ca06 .pattern_fluid_ca96 a:hover {
  text-decoration: underline;
}
.card_bf6c .section_prev_4144:not(.badge-hard-1291),
.card_bf6c .mask-493d {
  margin-bottom: 1.41575em;
}
.card_bf6c .section_prev_4144:not(.badge-hard-1291):last-child,
.card_bf6c .mask-493d:last-child {
  margin-bottom: 0;
}
.card_bf6c .section_prev_4144.alert-first-73b3 {
  margin-bottom: 0.41575em;
}
.card_bf6c .caption-9787:before,
.card_bf6c .picture_soft_644c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card_bf6c .caption-9787:before {
  content: "\f115";
}
.card_bf6c .picture_soft_644c:before {
  content: "\f02c";
}
.card_bf6c .warm_ec37 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card_bf6c .warm_ec37 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bronze-7d71 {
  display: -webkit-box;
  display: flex;
}
.bronze-7d71 .soft-8b48 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bronze-7d71 .soft-8b48 {
    flex-basis: 90px;
  }
}
.bronze-7d71 .primary_liquid_d7f5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze-7d71 .primary_liquid_d7f5 {
    flex-basis: calc(100% - 50px);
  }
}
.bronze-7d71 .grid_thick_e535 p:last-child {
  margin-bottom: 0.72em;
}
.tertiary_48d7 .pressed_008c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary_48d7 .pressed_008c:after,
.tertiary_48d7 .pressed_008c:before {
  content: "";
  display: table;
}
.tertiary_48d7 .pressed_008c:after {
  clear: both;
}
.tertiary_48d7 .pressed_008c .primary-05cd,
.tertiary_48d7 .pressed_008c .shade_red_9462 {
  width: 49%;
}
.tertiary_48d7 .pressed_008c .primary-05cd a span.content_75d2,
.tertiary_48d7 .pressed_008c .shade_red_9462 a span.content_75d2 {
  display: block;
  margin-bottom: 5px;
}
.tertiary_48d7 .pressed_008c .shade_red_9462 {
  float: left;
  text-align: left;
}
.tertiary_48d7 .pressed_008c .primary-05cd {
  float: right;
  text-align: right;
}
.thick-73af {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thick-73af {
    margin-bottom: 0;
  }
}
.block-down-f1c2 {
  margin-bottom: 1em;
}
.block-down-f1c2 .badge-hard-1291 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pattern-red-ae5c a {
  display: block;
  line-height: 0;
  position: relative;
}
.south_1174 .block-down-f1c2,
.background-east-d97a .block-down-f1c2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .south_1174 .block-down-f1c2,
  .background-east-d97a .block-down-f1c2 {
    display: block;
  }
}
.south_1174 .pattern-red-ae5c,
.background-east-d97a .pattern-red-ae5c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .south_1174 .pattern-red-ae5c,
  .background-east-d97a .pattern-red-ae5c {
    margin-bottom: 1em;
  }
}
.south_1174 .pattern-red-ae5c img,
.background-east-d97a .pattern-red-ae5c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.south_1174 .panel_action_119d,
.background-east-d97a .panel_action_119d {
  flex-basis: calc(100% - 160px);
}
.south_1174 .panel_action_119d p,
.background-east-d97a .panel_action_119d p {
  margin-bottom: 0;
}
.south_1174 .panel_action_119d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .south_1174 .panel_action_119d {
    padding-left: 0;
  }
}
.background-east-d97a .panel_action_119d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background-east-d97a .panel_action_119d {
    padding-right: 0;
  }
}
.background-east-d97a .pattern-red-ae5c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.under-19df .pattern-red-ae5c {
  margin-bottom: 0.5em;
}
.under-19df .pattern-red-ae5c img {
  width: 100%;
}
.dropdown-734b .iron_bfb3,
.simple-c62a .iron_bfb3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.simple-c62a .heading_glass_a58a .dynamic_0959 p:last-child {
  margin-bottom: 0;
}
.notice_huge_8dd9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tertiary_9a5f .border-824b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tertiary_9a5f .border-824b:last-of-type {
    margin-bottom: 0;
  }
}
.tertiary_9a5f .border-824b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_9a5f .border-824b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tertiary_9a5f .border-824b ul li {
  margin: 0 0 0.6em;
}
.tertiary_9a5f .border-824b ul li.form_simple_5393,
.tertiary_9a5f .border-824b ul li.description-copper-a41b {
  position: relative;
}
.tertiary_9a5f .border-824b ul li.form_simple_5393 .last_4228,
.tertiary_9a5f .border-824b ul li.description-copper-a41b .last_4228 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tertiary_9a5f .border-824b ul li.form_simple_5393:after:after,
.tertiary_9a5f .border-824b ul li.form_simple_5393:after:before,
.tertiary_9a5f
  .border-824b
  ul
  li.description-copper-a41b:after:after,
.tertiary_9a5f
  .border-824b
  ul
  li.description-copper-a41b:after:before {
  content: "";
  display: table;
}
.tertiary_9a5f .border-824b ul li.form_simple_5393:after:after,
.tertiary_9a5f
  .border-824b
  ul
  li.description-copper-a41b:after:after {
  clear: both;
}
.tertiary_9a5f .border-824b a.warm_aaa7:hover {
  text-decoration: none;
}
.tertiary_9a5f .border-824b select {
  max-width: 100%;
}
.tertiary_9a5f .border-824b table {
  font-size: 85%;
}
.tertiary_9a5f .border-824b table td,
.tertiary_9a5f .border-824b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tertiary_9a5f .border-824b table tfoot td {
  text-align: left;
}
.tertiary_9a5f .border-824b :last-child {
  margin-bottom: 0;
}
.tertiary_9a5f .border-824b .clean_a4cc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tertiary_9a5f .border-824b .clean_a4cc label {
  width: 100%;
}
.tertiary_9a5f .border-824b .clean_a4cc .center_1947 {
  width: 100%;
  display: block;
}
.tertiary_9a5f .border-824b .clean_a4cc .widget_gas_0594 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tertiary_9a5f .border-824b .clean_a4cc .widget_gas_0594:hover svg #svg-search {
  fill: #444;
}
.tertiary_9a5f .border-824b .clean_a4cc .widget_gas_0594 svg {
  width: 18px;
  height: 18px;
}
.tertiary_9a5f .solid-e7a5 ul ul,
.tertiary_9a5f .icon_0c0a ul ul,
.tertiary_9a5f .last_ec93 ul ul,
.tertiary_9a5f .rough_d4b2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tertiary_9a5f .solid-e7a5 .thumbnail_69bb > a,
.tertiary_9a5f .icon_0c0a .thumbnail_69bb > a,
.tertiary_9a5f .last_ec93 .thumbnail_69bb > a,
.tertiary_9a5f .rough_d4b2 .thumbnail_69bb > a {
  margin-bottom: 0;
}
.tertiary_9a5f .tooltip-action-3df6 li,
.tertiary_9a5f .solid-e7a5 li,
.tertiary_9a5f .paper_5f64 li,
.tertiary_9a5f .icon_0c0a li,
.tertiary_9a5f .last_ec93 li,
.tertiary_9a5f .rough_d4b2 li,
.tertiary_9a5f .section_ecf0 li,
.tertiary_9a5f .shade-bc91 li {
  display: block;
  position: relative;
}
.tertiary_9a5f .tooltip-action-3df6 li:last-child,
.tertiary_9a5f .solid-e7a5 li:last-child,
.tertiary_9a5f .paper_5f64 li:last-child,
.tertiary_9a5f .icon_0c0a li:last-child,
.tertiary_9a5f .last_ec93 li:last-child,
.tertiary_9a5f .rough_d4b2 li:last-child,
.tertiary_9a5f .section_ecf0 li:last-child,
.tertiary_9a5f .shade-bc91 li:last-child {
  border: none;
}
.tertiary_9a5f .tooltip-action-3df6 li a,
.tertiary_9a5f .solid-e7a5 li a,
.tertiary_9a5f .paper_5f64 li a,
.tertiary_9a5f .icon_0c0a li a,
.tertiary_9a5f .last_ec93 li a,
.tertiary_9a5f .rough_d4b2 li a,
.tertiary_9a5f .section_ecf0 li a,
.tertiary_9a5f .shade-bc91 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_9a5f .tooltip-action-3df6 li ul li::before,
.tertiary_9a5f .solid-e7a5 li ul li::before,
.tertiary_9a5f .paper_5f64 li ul li::before,
.tertiary_9a5f .icon_0c0a li ul li::before,
.tertiary_9a5f .last_ec93 li ul li::before,
.tertiary_9a5f .rough_d4b2 li ul li::before,
.tertiary_9a5f .section_ecf0 li ul li::before,
.tertiary_9a5f .shade-bc91 li ul li::before {
  left: 15px;
}
.tertiary_9a5f .tooltip-action-3df6 li ul a,
.tertiary_9a5f .solid-e7a5 li ul a,
.tertiary_9a5f .paper_5f64 li ul a,
.tertiary_9a5f .icon_0c0a li ul a,
.tertiary_9a5f .last_ec93 li ul a,
.tertiary_9a5f .rough_d4b2 li ul a,
.tertiary_9a5f .section_ecf0 li ul a,
.tertiary_9a5f .shade-bc91 li ul a {
  padding-left: 20px;
}
.tertiary_9a5f .tooltip-action-3df6 li ul ul li::before,
.tertiary_9a5f .solid-e7a5 li ul ul li::before,
.tertiary_9a5f .paper_5f64 li ul ul li::before,
.tertiary_9a5f .icon_0c0a li ul ul li::before,
.tertiary_9a5f .last_ec93 li ul ul li::before,
.tertiary_9a5f .rough_d4b2 li ul ul li::before,
.tertiary_9a5f .section_ecf0 li ul ul li::before,
.tertiary_9a5f .shade-bc91 li ul ul li::before {
  left: 30px;
}
.tertiary_9a5f .tooltip-action-3df6 li ul ul a,
.tertiary_9a5f .solid-e7a5 li ul ul a,
.tertiary_9a5f .paper_5f64 li ul ul a,
.tertiary_9a5f .icon_0c0a li ul ul a,
.tertiary_9a5f .last_ec93 li ul ul a,
.tertiary_9a5f .rough_d4b2 li ul ul a,
.tertiary_9a5f .section_ecf0 li ul ul a,
.tertiary_9a5f .shade-bc91 li ul ul a {
  padding-left: 40px;
}
.tertiary_9a5f .description_stone_c3a4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_9a5f .shade-bc91 ul li {
  margin-bottom: 1.41575em;
}
.tertiary_9a5f .shade-bc91 ul li .module-lower-667a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tertiary_9a5f .shade-bc91 ul li .search-3e1a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.border_fixed_d163 .tooltip-action-3df6 li a,
.border_fixed_d163 .solid-e7a5 li a,
.border_fixed_d163 .paper_5f64 li a,
.border_fixed_d163 .icon_0c0a li a,
.border_fixed_d163 .last_ec93 li a,
.border_fixed_d163 .rough_d4b2 li a,
.border_fixed_d163 .section_ecf0 li a,
.border_fixed_d163 .shade-bc91 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_fixed_d163 .description_stone_c3a4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_fixed_d163 .border-824b ul li.form_simple_5393 .last_4228,
.border_fixed_d163 .border-824b ul li.description-copper-a41b .last_4228 {
  background: rgba(0, 0, 0, 0.2);
}
.border_fixed_d163 .tertiary_9a5f .border-824b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_6053 .tertiary_9a5f .sort_3495 li {
  margin: 0;
}
.brown_6053 .tertiary_9a5f .sort_3495 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.brown_6053 .tertiary_9a5f .sort_3495 li ul {
  margin: 0;
}
.brown_6053 .tertiary_9a5f .sort_3495 li ul li a {
  padding-left: 15px;
}
.brown_6053 .tertiary_9a5f .sort_3495 li ul li li a {
  padding-left: 30px;
}
.brown_6053 .tertiary_9a5f .sort_3495 li.header-orange-b89d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.brown_6053 .tertiary_9a5f .sort_3495 li.header-orange-b89d > 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;
}
.brown_6053 .tertiary_9a5f .sort_3495 li.header-orange-b89d > 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;
}
.summary-basic-9844 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.soft-25e3 {
  position: relative;
  z-index: 10;
}
.soft-25e3 .lower-ddde {
  width: 100%;
  max-width: 100%;
}
.label-static-d5d2 .article-f547 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.label-static-d5d2 .label-c5d7 {
}
.label-static-d5d2 .border_fixed_d163 {
  background: #292929;
}
.last_12fa .article-f547 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.last_12fa .label-c5d7 {
  background: #f9f9f9;
}
.last_12fa .border_fixed_d163 {
  background: #303030;
}
.full-6aba .article-f547 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .full-6aba .progress-focused-5205 {
    margin-bottom: 1em;
  }
  .full-6aba .progress-focused-5205:last-child {
    margin-bottom: 0;
  }
}
.full-6aba .label-c5d7 {
  background: #ededed;
}
.full-6aba .border_fixed_d163 {
  background: #1a1a1a;
}
.article-f547.label-c5d7 {
  color: rgba(0, 0, 0, 0.6);
}
.article-f547.label-c5d7 .first-cdd3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-f547.border_fixed_d163 {
  color: rgba(255, 255, 255, 0.99);
}
.article-f547.border_fixed_d163 a:not(.warm_aaa7) {
  color: rgba(255, 255, 255, 0.79);
}
.article-f547.border_fixed_d163 a:not(.warm_aaa7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-f547.border_fixed_d163 .first-cdd3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-f547.border_fixed_d163 table tbody td,
.article-f547.border_fixed_d163 table th {
  background: rgba(0, 0, 0, 0.08);
}
.border-ca60.table_f28a .aside_eb25 {
  max-width: initial;
}
.border-ca60 .widget_e209 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.border-ca60 .widget_e209 .lower-ddde {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .border-ca60 .widget_e209 .lower-ddde {
    display: block;
    margin-bottom: 2em;
  }
  .border-ca60 .widget_e209 .lower-ddde:last-child {
    margin-bottom: 0;
  }
}
.full-6aba .progress-focused-5205:last-child,
.last_12fa .progress-focused-5205:last-child,
.label-static-d5d2 .progress-focused-5205:last-child {
  margin-bottom: 0;
}
.full-6aba .progress-focused-5205 .tertiary_9a5f .border-824b:last-child,
.last_12fa .progress-focused-5205 .tertiary_9a5f .border-824b:last-child,
.label-static-d5d2 .progress-focused-5205 .tertiary_9a5f .border-824b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .full-6aba .border-74bc,
  .full-6aba .surface_3b31,
  .last_12fa .border-74bc,
  .last_12fa .surface_3b31,
  .label-static-d5d2 .border-74bc,
  .label-static-d5d2 .surface_3b31 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .soft-25e3 .progress-focused-5205 {
    margin-bottom: 2em;
  }
}
.soft-25e3 p:last-child {
  margin-bottom: 0;
}
.soft-25e3 li,
.soft-25e3 ul {
  list-style: none;
  margin: 0;
}
.soft-25e3 ul ul {
  margin-left: 2.617924em;
}
.white-2a4d {
  font-size: 0.875em;
}

/* css-noise: 457a */
.promo-block-c9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
