/*!
Theme Name: Customify
Theme URI: https://pressmaximum.feature-0f8f/customify
Author: WPCustomify
Author URI: https://pressmaximum.feature-0f8f
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.feature-0f8f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west-1b54.search_complex_2d6b/licenses/gpl-2.0.component_active_948d
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.module_afc1/, (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.brown_7e1f.center-d3e3/normalize.active_750a/
 ======
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.active_750a v7.0.0 | MIT License | github.feature-0f8f/necolas/normalize.active_750a */
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;
}
.module_4f35 .panel-0efa,
.photo_53ea,
.filter_large_2e2b,
.block_static_5b77,
.silver_bf11,
.dirty_99c4,
.fixed-3173,
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;
}
.photo_53ea,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .photo_53ea,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_53ea,
  h1 {
    font-size: 1.8em;
  }
}
.filter_large_2e2b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.filter_large_2e2b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .filter_large_2e2b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .filter_large_2e2b,
  h2 {
    font-size: 1.7em;
  }
}
.block_static_5b77,
h3 {
  font-size: 1.618em;
}
.module_4f35 .panel-0efa,
.silver_bf11,
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.row_8747 {
  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;
}
.dim_bcc6:after,
.dim_bcc6:before,
.form_d756:after,
.form_d756:before {
  content: "";
  display: table;
}
.dim_bcc6:after,
.form_d756:after {
  clear: both;
}
.purple-8d00 {
  float: right;
  margin-right: 0;
}
.smooth-309e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.main-81ab .stone_efc4,
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;
}
.main-81ab .stone_efc4: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;
}
.highlight_2bc7 .stone_efc4 {
  box-shadow: none;
}
.highlight_2bc7
  .stone_efc4
  .background_b03d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.highlight_2bc7 .stone_efc4 .backdrop-bright-3d3f {
  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;
}
.highlight_2bc7
  .stone_efc4
  .backdrop-bright-3d3f
  b {
  display: none;
}
.highlight_2bc7 .main_c998 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout-5b16:not(.pink-3d0b):not(.north-40fd),
button:not(.pink-3d0b):not(.north-40fd),
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ),
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ),
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ) {
  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;
}
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ):hover,
button:not(.pink-3d0b):not(
    .north-40fd
  ):hover,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ):hover,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ):hover,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ):active,
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ):focus,
button:not(.pink-3d0b):not(
    .north-40fd
  ):active,
button:not(.pink-3d0b):not(
    .north-40fd
  ):focus,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ):active,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ):focus,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ):active,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ):focus,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ):active,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ):focus {
  outline: 0;
}
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c,
button:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c {
  position: relative;
}
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .motion_6f00,
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .pattern_full_b1cc,
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .tooltip_top_56a2,
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  i,
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  svg,
button:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .motion_6f00,
button:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .pattern_full_b1cc,
button:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .tooltip_top_56a2,
button:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  i,
button:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  svg,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .motion_6f00,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .pattern_full_b1cc,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .tooltip_top_56a2,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  i,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  svg,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .motion_6f00,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .pattern_full_b1cc,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .tooltip_top_56a2,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  i,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  svg,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .motion_6f00,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .pattern_full_b1cc,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  .tooltip_top_56a2,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  i,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c
  svg {
  visibility: hidden;
}
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c:after,
button:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c:after,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c:after,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c:after,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ).fn-loading-041c: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;
}
.layout-5b16:not(.pink-3d0b):not(.north-40fd),
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ),
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ),
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ) {
  color: #fff;
  background: #235787;
}
.layout-5b16:not(.pink-3d0b):not(
    .north-40fd
  ):focus,
input[type="button"]:not(.pink-3d0b):not(
    .north-40fd
  ):focus,
input[type="reset"]:not(.pink-3d0b):not(
    .north-40fd
  ):focus,
input[type="submit"]:not(.pink-3d0b):not(
    .north-40fd
  ):focus {
  color: #fff;
}
.layout-5b16.fn-disabled-041c:not(.pink-3d0b):not(
    .north-40fd
  ),
.layout-5b16[disabled]:not(.pink-3d0b):not(
    .north-40fd
  ),
button.fn-disabled-041c:not(.pink-3d0b):not(
    .north-40fd
  ),
button[disabled]:not(.pink-3d0b):not(
    .north-40fd
  ) {
  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;
}
.banner_941f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.banner_941f: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;
}
.mask-current-8871 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.caption_selected_7a3e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.outer-0150 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dim_bcc6:after,
.dim_bcc6:before,
.mini-f9db:after,
.mini-f9db:before,
.progress-bright-6684:after,
.progress-bright-6684:before,
.gradient-290a:after,
.gradient-290a:before,
.banner_down_c2ca:after,
.banner_down_c2ca:before,
.menu-af32:after,
.menu-af32:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dim_bcc6:after,
.mini-f9db:after,
.progress-bright-6684:after,
.gradient-290a:after,
.banner_down_c2ca:after,
.menu-af32:after {
  clear: both;
}
.mini-f9db .pattern_north_ab6f,
.progress-bright-6684 .pattern_north_ab6f,
.primary-fe5e .pattern_north_ab6f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown-glass-3ed4 {
  display: inline-block;
}
.static_e7b6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.static_e7b6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.static_e7b6 .tag_3fde {
  padding: 1em 0;
  font-size: 85%;
}
.tag_3fde {
  text-align: left;
  font-style: italic;
  color: #999;
}
.complex_ec98 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.complex_ec98:after,
.complex_ec98:before {
  content: "";
  display: table;
}
.complex_ec98:after {
  clear: both;
}
.shade_2bc1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown_west_5d57 .shade_2bc1 {
  max-width: 50%;
}
.fluid_62ef .shade_2bc1 {
  max-width: 33.33%;
}
.alert-0166 .shade_2bc1 {
  max-width: 25%;
}
.background_over_8ef3 .shade_2bc1 {
  max-width: 20%;
}
.purple-7c18 .shade_2bc1 {
  max-width: 16.66%;
}
.south-cc09 .shade_2bc1 {
  max-width: 14.28%;
}
.tiny_541b .shade_2bc1 {
  max-width: 12.5%;
}
.focus-01e8 .shade_2bc1 {
  max-width: 11.11%;
}
.pro-ad1f {
  display: block;
}
.module_4f35 .glass-fce5 label,
.module_4f35 .outer_ddcd label,
.module_4f35 .right_0d0b label,
.module_4f35 .button_steel_520c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pro_01b5 {
  list-style: none;
  margin: 0;
}
.pro_01b5 article.white_2e77 {
  margin-bottom: 0;
}
.pro_01b5 ul {
  list-style: none;
  margin: 0;
}
.pro_01b5 .accent_basic_acbb li.white_2e77 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pro_01b5 .accent_basic_acbb li.white_2e77 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pro_01b5 .accent_basic_acbb li.white_2e77: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) {
  .pro_01b5 .accent_basic_acbb li.white_2e77 li.white_2e77 li.white_2e77 li.white_2e77 {
    padding-left: 0;
  }
}
article.white_2e77 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.white_2e77 .mini-f9db p:last-of-type {
  margin-bottom: 0;
}
article.white_2e77 .dropdown_up_a80c {
  float: left;
}
article.white_2e77 .up-5593 {
  margin-left: 85px;
}
article.white_2e77 .overlay_fluid_9ae3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.white_2e77 .overlay_fluid_9ae3 .stone-0cda {
  margin-left: 10px;
}
article.white_2e77 .filter-huge-2787 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.white_2e77 .disabled-3e0d {
  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 .glass-fce5,
  #respond .right_0d0b,
  #respond .button_steel_520c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass-fce5 input,
#respond .right_0d0b input,
#respond .button_steel_520c input {
  width: 100%;
}
#respond .button_steel_520c {
  margin-right: 0;
}
#respond .motion_a26c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.detail-full-2021 {
  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;
}
.detail-full-2021.search-pro-cd79 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.detail-full-2021 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%);
}
.detail-full-2021:focus,
.detail-full-2021: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);
}
.hovered-557c {
  border-radius: 10%;
}
.sort_3ece {
  border-radius: 50%;
}
.primary-5e2a {
  font-size: 0.72em;
}
.fast_9e9f {
  font-size: 0.875em;
}
.panel_hot_6a85 {
  font-size: 1.1em;
}
.accent_tiny_d6fb {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent_tiny_d6fb.primary-5e2a {
  letter-spacing: 0.5px;
}
.middle_b1b5,
.middle_b1b5 a {
  color: #6d6d6d;
}
.middle_b1b5 a:hover {
  color: #111;
}
.badge-0bca {
  color: #6d6d6d;
}
.video-e91b {
  overflow-x: hidden;
}
.video-e91b .texture_1e5d.text_yellow_b9e3 {
  position: relative;
}
.video-e91b .texture_1e5d.text_yellow_b9e3.input_cd8b {
  position: initial;
}
.video-e91b
  .texture_1e5d.text_yellow_b9e3.input_cd8b
  .main_brown_b800 {
  left: auto;
}
.video-e91b .texture_1e5d .main_brown_b800 {
  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;
}
.video-e91b .texture_1e5d:hover.text_yellow_b9e3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.video-e91b
  .texture_1e5d:hover.text_yellow_b9e3
  .main_brown_b800 {
  display: block;
  z-index: 9999999;
}
.video-e91b .alert_tiny_a23d .progress-simple-171b,
.video-e91b .title_next_7355 .progress-simple-171b {
  display: none;
}
.video-e91b .iron-ed78 .texture_1e5d:hover.text_yellow_b9e3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module_4f35 .glass-fce5 label,
.module_4f35 .outer_ddcd label,
.module_4f35 .right_0d0b label,
.module_4f35 .button_steel_520c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pro_01b5 {
  list-style: none;
  margin: 0;
}
.pro_01b5 article.white_2e77 {
  margin-bottom: 0;
}
.pro_01b5 ul {
  list-style: none;
  margin: 0;
}
.pro_01b5 .accent_basic_acbb li.white_2e77 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pro_01b5 .accent_basic_acbb li.white_2e77 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pro_01b5 .accent_basic_acbb li.white_2e77: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) {
  .pro_01b5 .accent_basic_acbb li.white_2e77 li.white_2e77 li.white_2e77 li.white_2e77 {
    padding-left: 0;
  }
}
article.white_2e77 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.white_2e77 .mini-f9db p:last-of-type {
  margin-bottom: 0;
}
article.white_2e77 .dropdown_up_a80c {
  float: left;
}
article.white_2e77 .up-5593 {
  margin-left: 85px;
}
article.white_2e77 .overlay_fluid_9ae3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.white_2e77 .overlay_fluid_9ae3 .stone-0cda {
  margin-left: 10px;
}
article.white_2e77 .filter-huge-2787 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.white_2e77 .disabled-3e0d {
  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 .glass-fce5,
  #respond .right_0d0b,
  #respond .button_steel_520c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass-fce5 input,
#respond .right_0d0b input,
#respond .button_steel_520c input {
  width: 100%;
}
#respond .button_steel_520c {
  margin-right: 0;
}
#respond .motion_a26c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.alert_tiny_a23d .bottom_07c6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bottom_07c6 .photo-down-8d9c.in_7df9 .sidebar_2d4a > li > a:focus,
.bottom_07c6 .photo-down-8d9c.in_7df9 .sidebar_2d4a > li > a:hover,
.bottom_07c6 .photo-down-8d9c.widget-west-7c6f .sidebar_2d4a > li > a:focus,
.bottom_07c6 .photo-down-8d9c.widget-west-7c6f .sidebar_2d4a > li > a:hover,
.bottom_07c6 .photo-down-8d9c.message_top_fe8e .sidebar_2d4a > li > a:focus,
.bottom_07c6 .photo-down-8d9c.message_top_fe8e .sidebar_2d4a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_07c6
  .photo-down-8d9c.in_7df9
  .sidebar_2d4a
  > li.feature_767d
  > a,
.bottom_07c6
  .photo-down-8d9c.in_7df9
  .sidebar_2d4a
  > li.inner-8ef5
  > a,
.bottom_07c6
  .photo-down-8d9c.widget-west-7c6f
  .sidebar_2d4a
  > li.feature_767d
  > a,
.bottom_07c6
  .photo-down-8d9c.widget-west-7c6f
  .sidebar_2d4a
  > li.inner-8ef5
  > a,
.bottom_07c6
  .photo-down-8d9c.message_top_fe8e
  .sidebar_2d4a
  > li.feature_767d
  > a,
.bottom_07c6 .photo-down-8d9c.message_top_fe8e .sidebar_2d4a > li.notice_gold_ddcc > a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_07c6 .filter-complex-e640,
.bottom_07c6 .filter-complex-e640 a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_07c6 .avatar_middle_e73c.popup_e904 li a,
.bottom_07c6 .row_1c98 a,
.bottom_07c6 .label-a022,
.bottom_07c6 .sidebar_2d4a > li > a,
.bottom_07c6 .content-994d {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6 .avatar_middle_e73c.popup_e904 li a:hover,
.bottom_07c6 .row_1c98 a:hover,
.bottom_07c6 .label-a022:hover,
.bottom_07c6 .sidebar_2d4a > li > a:hover,
.bottom_07c6 .content-994d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_07c6 .heading_active_5279 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6 .heading_active_5279 .popup-prev-8bdf {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_07c6 .heading_active_5279:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_07c6 .disabled-brown-e02d .tag-over-601d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6 .disabled-brown-e02d .tag-over-601d .popup-dynamic-d01a {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6
  .disabled-brown-e02d
  .tag-over-601d
  .popup-dynamic-d01a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6
  .disabled-brown-e02d
  .tag-over-601d
  .popup-dynamic-d01a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6
  .disabled-brown-e02d
  .tag-over-601d
  .popup-dynamic-d01a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6
  .disabled-brown-e02d
  .tag-over-601d
  .popup-dynamic-d01a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6 .disabled-brown-e02d .hover_west_848e {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_07c6 .disabled-brown-e02d .hover_west_848e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_fast_6480
  .bottom_07c6
  .disabled-brown-e02d
  .aside-plasma-808f
  .cold_bd8c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section_fast_6480
  .bottom_07c6
  .disabled-brown-e02d
  .aside-plasma-808f
  .popup-dynamic-d01a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_tiny_a23d .list_c40a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list_c40a .photo-down-8d9c.in_7df9 .sidebar_2d4a > li > a:focus,
.list_c40a .photo-down-8d9c.in_7df9 .sidebar_2d4a > li > a:hover,
.list_c40a .photo-down-8d9c.widget-west-7c6f .sidebar_2d4a > li > a:focus,
.list_c40a .photo-down-8d9c.widget-west-7c6f .sidebar_2d4a > li > a:hover,
.list_c40a .photo-down-8d9c.message_top_fe8e .sidebar_2d4a > li > a:focus,
.list_c40a .photo-down-8d9c.message_top_fe8e .sidebar_2d4a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_c40a
  .photo-down-8d9c.in_7df9
  .sidebar_2d4a
  > li.feature_767d
  > a,
.list_c40a
  .photo-down-8d9c.in_7df9
  .sidebar_2d4a
  > li.inner-8ef5
  > a,
.list_c40a
  .photo-down-8d9c.widget-west-7c6f
  .sidebar_2d4a
  > li.feature_767d
  > a,
.list_c40a
  .photo-down-8d9c.widget-west-7c6f
  .sidebar_2d4a
  > li.inner-8ef5
  > a,
.list_c40a
  .photo-down-8d9c.message_top_fe8e
  .sidebar_2d4a
  > li.feature_767d
  > a,
.list_c40a .photo-down-8d9c.message_top_fe8e .sidebar_2d4a > li.notice_gold_ddcc > a {
  color: rgba(0, 0, 0, 0.8);
}
.list_c40a .filter-complex-e640,
.list_c40a .filter-complex-e640 a {
  color: rgba(0, 0, 0, 0.8);
}
.list_c40a .avatar_middle_e73c.popup_e904 li a,
.list_c40a .row_1c98 a,
.list_c40a .label-a022,
.list_c40a .sidebar_2d4a > li > a,
.list_c40a .content-994d {
  color: rgba(0, 0, 0, 0.55);
}
.list_c40a .avatar_middle_e73c.popup_e904 li a:hover,
.list_c40a .row_1c98 a:hover,
.list_c40a .label-a022:hover,
.list_c40a .sidebar_2d4a > li > a:hover,
.list_c40a .content-994d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_c40a .heading_active_5279 {
  color: rgba(0, 0, 0, 0.55);
}
.list_c40a .heading_active_5279 .popup-prev-8bdf {
  color: rgba(0, 0, 0, 0.8);
}
.list_c40a .heading_active_5279:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_e4b3 .form-brown-b8e0 {
  margin-left: auto;
  margin-right: auto;
}
.progress-bright-6684 > * {
  margin-left: auto;
  margin-right: auto;
}
.progress-bright-6684 .mask-current-8871 {
  margin-right: 1.41575em;
}
.section-d4ed .progress-bright-6684 > .pro-f9a5 {
  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;
}
.section-d4ed .progress-bright-6684 > .caption-3916 {
  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;
}
.photo_tall_64b2.row_e4b3 .form-brown-b8e0,
.thumbnail-iron-fd7a.row_e4b3 .form-brown-b8e0 {
  margin-left: 0;
}
.tiny_867b.row_e4b3 .form-brown-b8e0,
.gallery_1721.row_e4b3 .form-brown-b8e0 {
  margin-right: 0;
}
.progress-bright-6684 ol,
.progress-bright-6684 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.nav-5c6e video {
  max-width: 100%;
}
.menu_879e img {
  display: block;
}
.menu_879e.mask-current-8871,
.menu_879e.caption_selected_7a3e {
  width: 100%;
}
.menu_879e.caption-3916 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.top_a6d5:not(.background-paper-d124) {
  margin: 1.5em auto;
}
.simple_c792 p {
  padding: 1.5em 14px;
}
ul.middle-e581.caption-3916,
ul.middle-e581.pro-f9a5,
ul.middle-e581.photo_small_9bd5.pro-f9a5 {
  padding: 0 14px;
}
.outline_narrow_645d {
  display: block;
  overflow-x: auto;
}
.outline_narrow_645d table {
  border-collapse: collapse;
  width: 100%;
}
.outline_narrow_645d td,
.outline_narrow_645d th {
  padding: 0.5em;
}
.progress-bright-6684 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.progress-bright-6684 ol ol,
.progress-bright-6684 ol ul,
.progress-bright-6684 ul ol,
.progress-bright-6684 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.progress-bright-6684 ol ol li,
.progress-bright-6684 ol ul li,
.progress-bright-6684 ul ol li,
.progress-bright-6684 ul ul li {
  margin-left: 0;
}
.disabled_copper_a143.focused-acf0 > .cool-a5b6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.disabled_copper_a143.focused-acf0 > .cool-a5b6 iframe,
.disabled_copper_a143.focused-acf0 > .cool-a5b6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.small-3856 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.small-3856.background_warm_62d9 {
  padding: 0;
}
.small-3856.background_warm_62d9 cite {
  font-size: 13px;
}
.small-3856 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.small-3856 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tooltip_dirty_2bcb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tooltip_dirty_2bcb > p:first-child {
  margin-top: 0;
}
.tooltip_dirty_2bcb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tooltip_dirty_2bcb blockquote {
  border-left: 0;
}
.label_pink_7721 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.label_pink_7721:not(.preview_copper_0505) {
  max-width: 100px;
}
.label_pink_7721.status-f211 {
  border-bottom: none !important;
  text-align: center;
}
.label_pink_7721.status-f211::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .simple_c792 p {
    padding: 1.5em 0;
  }
}
.red_c116 {
  color: #0073aa;
}
.basic_ad63 {
  background-color: #0073aa;
}
.solid_1607 {
  color: #229fd8;
}
.modal-54a3 {
  background-color: #229fd8;
}
.table-1803 {
  color: #eee;
}
.notice_ff77 {
  background-color: #eee;
}
.hero-b25b {
  color: #444;
}
.left_a2c8 {
  background-color: #444;
}
.mini-ac87 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mini-ac87 .tertiary-51d3 .row_1c98 {
  font-size: 15px;
}
.mini-ac87 .row_1c98 {
  line-height: 1.3;
}
.mini-ac87 .list_c40a {
}
.mini-ac87 .bottom_07c6 {
  background: #235787;
}
.bronze_58f2 {
  padding: 0;
}
.bronze_58f2 .bottom_07c6 {
  background: #1a1a1a;
}
.bronze_58f2 .list_c40a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.up_5d36 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.up_5d36 .list_c40a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.up_5d36 .bottom_07c6 {
  background: #303030;
}
.menu-af32 {
  position: relative;
  z-index: 10;
}
.menu-af32 .badge-6013 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in_2556 .text_yellow_b9e3 {
  display: inline-block;
  vertical-align: middle;
}
.in_2556.bright-049f .text_yellow_b9e3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .in_2556.bright-049f .text_yellow_b9e3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .in_2556.bright-049f .text_yellow_b9e3 {
    margin-right: 0.4em;
  }
}
.in_2556.bright-049f .text_yellow_b9e3:last-child {
  margin-right: 0;
}
.in_6f95 .badge-6013 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .alert_tiny_a23d .tertiary-51d3 {
    margin: 0 -0.5em;
  }
  .alert_tiny_a23d .tertiary-51d3 [class*="customify-col-"],
  .alert_tiny_a23d .tertiary-51d3 [class*="customify-col_"],
  .alert_tiny_a23d .tertiary-51d3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.alert_tiny_a23d.surface-72b5 .badge-6013 {
  background: 0 0 !important;
}
.alert_tiny_a23d.surface-72b5 .badge-6013,
.alert_tiny_a23d.in_6f95 .badge-6013 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .alert_tiny_a23d.hero_medium_a18b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.alert_tiny_a23d.in_6f95 .badge-6013 {
  box-shadow: none !important;
}
.hidden-b263 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden-b263 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-b263 {
    padding: 18px 0 20px;
  }
}
.hidden-b263 .secondary-cbd0 {
  width: 100%;
}
.hidden-b263 .preview_hard_a3f4 {
  margin-bottom: 0;
}
.hidden-b263 .smooth-0758 {
  margin-top: 5px;
  font-size: 0.875em;
}
.brown-558e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.brown-558e .tiny_33a7 {
  width: 100%;
}
.tag-hot-2417 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tag-hot-2417 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tag-hot-2417 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;
}
.tag-hot-2417 li:last-child:after {
  display: none;
}
.tag-hot-2417 li a {
  font-weight: 500;
  margin-right: 10px;
}
.slider_927f .progress-simple-171b button,
.hidden-b263 .progress-simple-171b button {
  left: 0;
}
.slider_927f .tiny_33a7,
.hidden-b263 .tiny_33a7 {
  padding-left: 0;
  padding-right: 0;
}
.slider_927f .brown-558e,
.hidden-b263 .brown-558e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.slider_927f {
  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;
}
.slider_927f: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;
}
.slider_927f .disabled-light-559f {
  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) {
  .slider_927f .disabled-light-559f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .slider_927f .disabled-light-559f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .slider_927f .disabled-light-559f {
    min-height: 200px;
  }
}
.slider_927f .tag-hot-2417 {
  color: rgba(255, 255, 255, 0.8);
}
.slider_927f .tag-hot-2417 a,
.slider_927f .tag-hot-2417 li:after {
  color: inherit;
}
.slider_927f .tag-hot-2417 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.aside_pro_f22f {
  margin-bottom: 0.5em;
}
.popup_211c {
  margin-bottom: 1.2em;
}
.popup_211c,
.aside_pro_f22f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup_211c p:last-child,
.aside_pro_f22f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .progress-simple-171b,
#masthead .progress-simple-171b {
  display: none;
}
#masthead
  > .progress-simple-171b.bright-08db {
  display: none;
}
#masthead > .progress-simple-171b button {
  left: 0;
}
.narrow_d770 {
  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%;
}
.narrow_d770 .text_yellow_b9e3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.narrow_d770 .over_3b16 {
  display: -webkit-box;
  display: flex;
}
.narrow_d770 .over_3b16.white-127b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.narrow_d770 .over_3b16.column-hot-e819 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow_d770 .over_3b16.small-4c69 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow_d770.container-bbda.backdrop_green_5b3e .over_3b16.white-127b {
  flex-basis: 100%;
}
.narrow_d770.thumbnail_46d0 .over_3b16.column-hot-e819 {
  -webkit-box-flex: 1;
  flex: auto;
}
.narrow_d770.thumbnail_46d0 .over_3b16.small-4c69 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .progress-simple-171b.bright-08db {
  display: none;
}
#masthead > .progress-simple-171b button {
  left: 0;
}
.summary-9999 {
  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;
}
.summary-9999:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.summary-9999.label_d718 i {
  margin-right: 4px;
}
.summary-9999.shade-cace i {
  margin-left: 5px;
}
.row_1c98 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.row_1c98 p:last-child {
  margin-bottom: 0;
}
.nav_bottom_bdf8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.nav_bottom_bdf8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.nav_bottom_bdf8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.nav_bottom_bdf8 .filter-complex-e640 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.nav_bottom_bdf8 .inner-d1c0 {
  margin: 5px 0 7px 0;
}
.nav_bottom_bdf8.shadow_fresh_3801 .full_8315 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_bottom_bdf8.shadow_fresh_3801 .mask-a136 {
  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;
}
.nav_bottom_bdf8.input_7ecd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.nav_bottom_bdf8.input_7ecd .full_8315 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_bottom_bdf8.input_7ecd .mask-a136 {
  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;
}
.nav_bottom_bdf8.pagination-3938 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav_bottom_bdf8.component-a6fe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.nav_bottom_bdf8.component-a6fe .mask-a136 {
  margin-top: 7px;
}
.logo_b274 {
  display: inline-block;
}
.menu-af32 .banner_hovered_b2e9 .nav_bottom_bdf8 img {
  max-width: 100%;
}
.photo-down-8d9c .clean_131e.progress-0aea,
.link-a182 .clean_131e.progress-0aea {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo-down-8d9c .aside_bb38,
.link-a182 .aside_bb38 {
  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%);
}
.photo-down-8d9c .aside_bb38 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo-down-8d9c.pagination-outer-9fc1 .aside_bb38 {
  display: none;
}
.photo-down-8d9c .tall_ec76 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo-down-8d9c .tall_ec76 li {
  display: inline-block;
  position: relative;
}
.photo-down-8d9c .tall_ec76 li:last-child {
  margin-right: 0;
}
.photo-down-8d9c .tall_ec76 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;
}
.photo-down-8d9c .tall_ec76 li.notice_gold_ddcc > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo-down-8d9c .tall_ec76 > 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;
}
.photo-down-8d9c .tall_ec76 > li > a i {
  line-height: 0;
}
.photo-down-8d9c .tall_ec76 > li.description_medium_d4f5 > a .aside_bb38 {
  margin-left: 4px;
  line-height: 0;
}
.photo-down-8d9c .tall_ec76 .action-852f li.description_medium_d4f5 > a {
  position: relative;
}
.photo-down-8d9c .tall_ec76 .action-852f li.description_medium_d4f5 > a:after,
.photo-down-8d9c .tall_ec76 .action-852f li.description_medium_d4f5 > a:before {
  content: "";
  display: table;
}
.photo-down-8d9c .tall_ec76 .action-852f li.description_medium_d4f5 > a:after {
  clear: both;
}
.photo-down-8d9c .tall_ec76 .action-852f li.description_medium_d4f5 > a .aside_bb38 {
  margin-left: 5px;
  float: right;
}
.photo-down-8d9c .down-0e65,
.photo-down-8d9c .action-852f {
  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;
}
.photo-down-8d9c .action-852f {
  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;
}
.photo-down-8d9c .action-852f .progress-0aea {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo-down-8d9c .action-852f .aside_bb38 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo-down-8d9c .action-852f li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo-down-8d9c .action-852f 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;
}
.photo-down-8d9c .action-852f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo-down-8d9c .action-852f .action-852f {
  top: 0;
  left: 100%;
}
.photo-down-8d9c .thumbnail_70aa.fn-focus-041c > .down-0e65,
.photo-down-8d9c .thumbnail_70aa.fn-focus-041c > .action-852f,
.photo-down-8d9c .thumbnail_70aa:focus > .down-0e65,
.photo-down-8d9c .thumbnail_70aa:focus > .action-852f,
.photo-down-8d9c .thumbnail_70aa:hover > .down-0e65,
.photo-down-8d9c .thumbnail_70aa:hover > .action-852f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo-down-8d9c.message_top_fe8e .sidebar_2d4a:after,
.photo-down-8d9c.message_top_fe8e .sidebar_2d4a:before {
  content: "";
  display: table;
}
.photo-down-8d9c.message_top_fe8e .sidebar_2d4a:after {
  clear: both;
}
.photo-down-8d9c.message_top_fe8e .sidebar_2d4a > li {
  float: left;
}
.photo-down-8d9c.tall-9238 .sidebar_2d4a:after,
.photo-down-8d9c.tall-9238 .sidebar_2d4a:before {
  content: "";
  display: table;
}
.photo-down-8d9c.tall-9238 .sidebar_2d4a:after {
  clear: both;
}
.photo-down-8d9c.tall-9238 .sidebar_2d4a > li {
  float: left;
}
.photo-down-8d9c.tall-9238 .sidebar_2d4a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo-down-8d9c.tall-9238 .sidebar_2d4a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo-down-8d9c.tall-9238 .sidebar_2d4a > li.feature_767d > a,
.photo-down-8d9c.tall-9238 .sidebar_2d4a > li.notice_gold_ddcc > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo-down-8d9c.in_7df9 .sidebar_2d4a > li > a .progress-0aea {
  position: relative;
}
.photo-down-8d9c.in_7df9 .sidebar_2d4a > li > a .progress-0aea: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;
}
.photo-down-8d9c.in_7df9
  .sidebar_2d4a
  > li:focus
  > a
  .progress-0aea:before,
.photo-down-8d9c.in_7df9
  .sidebar_2d4a
  > li:hover
  > a
  .progress-0aea:before {
  width: 100%;
  background-color: currentColor;
}
.photo-down-8d9c.in_7df9
  .sidebar_2d4a
  > li.feature_767d
  > a
  .progress-0aea:before,
.photo-down-8d9c.in_7df9
  .sidebar_2d4a
  > li.inner-8ef5
  > a
  .progress-0aea:before {
  width: 100%;
  background-color: currentColor;
}
.photo-down-8d9c.widget-west-7c6f .sidebar_2d4a > li > a .progress-0aea {
  position: relative;
}
.photo-down-8d9c.widget-west-7c6f .sidebar_2d4a > li > a .progress-0aea: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;
}
.photo-down-8d9c.widget-west-7c6f .sidebar_2d4a > li:focus > a .progress-0aea:before,
.photo-down-8d9c.widget-west-7c6f
  .sidebar_2d4a
  > li:hover
  > a
  .progress-0aea:before {
  width: 100%;
  background-color: currentColor;
}
.photo-down-8d9c.widget-west-7c6f
  .sidebar_2d4a
  > li.feature_767d
  > a
  .progress-0aea:before,
.photo-down-8d9c.widget-west-7c6f
  .sidebar_2d4a
  > li.inner-8ef5
  > a
  .progress-0aea:before {
  width: 100%;
  background-color: currentColor;
}
.link-a182 .tall_ec76 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link-a182 .tall_ec76 li:first-child > a {
  border-top: none;
}
.link-a182 .tall_ec76 .background-27e9 > .progress-0aea .aside_bb38 {
  display: none;
}
.link-a182 .tall_ec76 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link-a182 .tall_ec76 li:last-child {
  border: none;
}
.link-a182 .tall_ec76 li.description_medium_d4f5 > a {
  padding-right: 45px !important;
}
.link-a182 .tall_ec76 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link-a182 .tall_ec76 li a:focus,
.link-a182 .tall_ec76 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-a182 .tall_ec76 li .item-8d6c {
  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;
}
.link-a182 .tall_ec76 li .item-8d6c:hover {
  box-shadow: none;
}
.link-a182 .tall_ec76 li .item-8d6c .aside_bb38 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link-a182 .tall_ec76 .action-852f {
  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);
}
.link-a182 .tall_ec76 .action-852f li a {
  padding-left: 3em;
}
.link-a182 .tall_ec76 .logo_lite_60dc > a .item-8d6c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link-a182 .tall_ec76 .logo_lite_60dc > .action-852f {
  display: block;
  opacity: 1;
}
.picture-left-34be {
  max-width: 100%;
}
.over-f0d4 {
  line-height: 0;
  cursor: pointer;
}
.content-994d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.content-994d:hover {
  box-shadow: none;
  color: currentColor;
}
.content-994d svg {
  width: 18px;
  height: 18px;
}
.content-994d .wide-41d3 {
  display: none;
}
.grid-thick-4fc3 {
  position: relative;
}
.grid-thick-4fc3.fn-active-041c .content-994d .notification-a894 {
  display: none;
}
.grid-thick-4fc3.fn-active-041c .content-994d .wide-41d3 {
  display: inline-block;
}
.grid-thick-4fc3 .paragraph-huge-50f9 {
  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);
}
.grid-thick-4fc3.solid-999b .paragraph-huge-50f9 {
  left: auto;
  right: -0.9em;
}
.grid-thick-4fc3.solid-999b .upper-7774::before {
  left: auto;
  right: 15px;
}
.grid-thick-4fc3.fn-active-041c .paragraph-huge-50f9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside-plasma-808f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.aside-plasma-808f label {
  flex-basis: 100%;
}
.aside-plasma-808f .tag-over-601d {
  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;
}
.aside-plasma-808f .popup-dynamic-d01a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.aside-plasma-808f .popup-dynamic-d01a:focus {
  background-color: transparent;
}
.aside-plasma-808f button.hover_west_848e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.aside-plasma-808f button.hover_west_848e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.aside-plasma-808f button.hover_west_848e svg {
  width: 18px;
  height: 18px;
}
.aside-plasma-808f input[type="submit"] {
  min-height: auto;
}
.disabled-brown-e02d .aside-plasma-808f .popup-dynamic-d01a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.upper-7774 {
  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) {
  .upper-7774 {
    width: 220px;
  }
}
.upper-7774 label {
  flex-basis: 100%;
}
.upper-7774::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.section_fast_6480 .disabled-brown-e02d .aside-plasma-808f {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.section_fast_6480
  .disabled-brown-e02d
  .aside-plasma-808f
  .tag-over-601d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.section_fast_6480 .disabled-brown-e02d .aside-plasma-808f .popup-dynamic-d01a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.section_fast_6480
  .disabled-brown-e02d
  .aside-plasma-808f
  .popup-dynamic-d01a:focus {
  background: 0 0;
}
.section_fast_6480
  .disabled-brown-e02d
  .aside-plasma-808f
  .cold_bd8c {
  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;
}
.avatar_middle_e73c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar_middle_e73c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar_middle_e73c li:last-child {
  margin-right: 0;
}
.avatar_middle_e73c li:first-child {
  margin-left: 0;
}
.avatar_middle_e73c.summary_orange_b032 a {
  color: #fff;
}
.avatar_middle_e73c.summary_orange_b032 a:hover {
  color: #fff;
}
.avatar_middle_e73c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar_middle_e73c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar_middle_e73c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar_middle_e73c a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar_middle_e73c [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar_middle_e73c [class*="social-icon-apple"].mask-417e {
  background-color: transparent;
  color: #999;
}
.avatar_middle_e73c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar_middle_e73c [class*="social-icon-behance"].mask-417e {
  background-color: transparent;
  color: #1769ff;
}
.avatar_middle_e73c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar_middle_e73c [class*="social-icon-bitbucket"].mask-417e {
  background-color: transparent;
  color: #205081;
}
.avatar_middle_e73c [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar_middle_e73c [class*="social-icon-codepen"].mask-417e {
  background-color: transparent;
  color: #000;
}
.avatar_middle_e73c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar_middle_e73c [class*="social-icon-delicious"].mask-417e {
  background-color: transparent;
  color: #39f;
}
.avatar_middle_e73c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar_middle_e73c [class*="social-icon-digg"].mask-417e {
  background-color: transparent;
  color: #005be2;
}
.avatar_middle_e73c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar_middle_e73c [class*="social-icon-dribbble"].mask-417e {
  background-color: transparent;
  color: #ea4c89;
}
.avatar_middle_e73c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar_middle_e73c [class*="social-icon-envelope"].mask-417e {
  background-color: transparent;
  color: #ea4335;
}
.avatar_middle_e73c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar_middle_e73c [class*="social-icon-facebook"].mask-417e {
  background-color: transparent;
  color: #3b5998;
}
.avatar_middle_e73c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar_middle_e73c [class*="social-icon-flickr"].mask-417e {
  background-color: transparent;
  color: #0063dc;
}
.avatar_middle_e73c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar_middle_e73c [class*="social-icon-foursquare"].mask-417e {
  background-color: transparent;
  color: #2d5be3;
}
.avatar_middle_e73c [class*="social-icon-github"] {
  background-color: #333;
}
.avatar_middle_e73c [class*="social-icon-github"].mask-417e {
  background-color: transparent;
  color: #333;
}
.avatar_middle_e73c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar_middle_e73c [class*="social-icon-google-plus"].mask-417e {
  background-color: transparent;
  color: #dd4b39;
}
.avatar_middle_e73c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar_middle_e73c [class*="social-icon-houzz"].mask-417e {
  background-color: transparent;
  color: #7ac142;
}
.avatar_middle_e73c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar_middle_e73c [class*="social-icon-instagram"].mask-417e {
  background-color: transparent;
  color: #262626;
}
.avatar_middle_e73c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar_middle_e73c [class*="social-icon-jsfiddle"].mask-417e {
  background-color: transparent;
  color: #487aa2;
}
.avatar_middle_e73c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar_middle_e73c [class*="social-icon-linkedin"].mask-417e {
  background-color: transparent;
  color: #0077b5;
}
.avatar_middle_e73c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar_middle_e73c [class*="social-icon-medium"].mask-417e {
  background-color: transparent;
  color: #00ab6b;
}
.avatar_middle_e73c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar_middle_e73c
  [class*="social-icon-odnoklassniki"].mask-417e {
  background-color: transparent;
  color: #f4731c;
}
.avatar_middle_e73c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar_middle_e73c [class*="social-icon-meetup"].mask-417e {
  background-color: transparent;
  color: #ec1c40;
}
.avatar_middle_e73c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar_middle_e73c [class*="social-icon-pinterest"].mask-417e {
  background-color: transparent;
  color: #bd081c;
}
.avatar_middle_e73c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar_middle_e73c [class*="social-icon-product-hunt"].mask-417e {
  background-color: transparent;
  color: #da552f;
}
.avatar_middle_e73c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar_middle_e73c [class*="social-icon-reddit"].mask-417e {
  background-color: transparent;
  color: #ff4500;
}
.avatar_middle_e73c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar_middle_e73c [class*="social-icon-rss"].mask-417e {
  background-color: transparent;
  color: #f26522;
}
.avatar_middle_e73c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar_middle_e73c
  [class*="social-icon-shopping-cart"].mask-417e {
  background-color: transparent;
  color: #4caf50;
}
.avatar_middle_e73c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar_middle_e73c [class*="social-icon-skype"].mask-417e {
  background-color: transparent;
  color: #00aff0;
}
.avatar_middle_e73c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar_middle_e73c [class*="social-icon-slideshare"].mask-417e {
  background-color: transparent;
  color: #0077b5;
}
.avatar_middle_e73c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar_middle_e73c [class*="social-icon-snapchat"].mask-417e {
  background-color: transparent;
  color: #fffc00;
}
.avatar_middle_e73c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar_middle_e73c [class*="social-icon-soundcloud"].mask-417e {
  background-color: transparent;
  color: #f80;
}
.avatar_middle_e73c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar_middle_e73c [class*="social-icon-spotify"].mask-417e {
  background-color: transparent;
  color: #2ebd59;
}
.avatar_middle_e73c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar_middle_e73c
  [class*="social-icon-stack-overflow"].mask-417e {
  background-color: transparent;
  color: #fe7a15;
}
.avatar_middle_e73c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar_middle_e73c [class*="social-icon-maldkfgram"].mask-417e {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar_middle_e73c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar_middle_e73c [class*="social-icon-tripadvisor"].mask-417e {
  background-color: transparent;
  color: #589442;
}
.avatar_middle_e73c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar_middle_e73c [class*="social-icon-tumblr"].mask-417e {
  background-color: transparent;
  color: #35465c;
}
.avatar_middle_e73c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar_middle_e73c [class*="social-icon-twitch"].mask-417e {
  background-color: transparent;
  color: #6441a5;
}
.avatar_middle_e73c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar_middle_e73c [class*="social-icon-twitter"].mask-417e {
  background-color: transparent;
  color: #1da1f2;
}
.avatar_middle_e73c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar_middle_e73c [class*="social-icon-vimeo"].mask-417e {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar_middle_e73c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar_middle_e73c [class*="social-icon-vk"].mask-417e {
  background-color: transparent;
  color: #45668e;
}
.avatar_middle_e73c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar_middle_e73c [class*="social-icon-weibo"].mask-417e {
  background-color: transparent;
  color: #df2029;
}
.avatar_middle_e73c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar_middle_e73c [class*="social-icon-weixin"].mask-417e {
  background-color: transparent;
  color: #7bb32e;
}
.avatar_middle_e73c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar_middle_e73c [class*="social-icon-whatsapp"].mask-417e {
  background-color: transparent;
  color: #25d366;
}
.avatar_middle_e73c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar_middle_e73c [class*="social-icon-wordpress"].mask-417e {
  background-color: transparent;
  color: #21759b;
}
.avatar_middle_e73c [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar_middle_e73c [class*="social-icon-xing"].mask-417e {
  background-color: transparent;
  color: #026466;
}
.avatar_middle_e73c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar_middle_e73c [class*="social-icon-yelp"].mask-417e {
  background-color: transparent;
  color: #af0606;
}
.avatar_middle_e73c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar_middle_e73c [class*="social-icon-youtube"].mask-417e {
  background-color: transparent;
  color: #cd201f;
}
.label-a022 {
  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;
}
.label-a022:hover {
  box-shadow: none;
  background: 0 0;
}
.middle-2035 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sidebar_solid_785c {
  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;
}
.container_easy_8427 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.progress-de28 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.progress-de28,
.progress-de28::after,
.progress-de28::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;
}
.progress-de28::after,
.progress-de28::before {
  content: "";
  display: block;
  background-color: inherit;
}
.center-91c3 .sidebar_solid_785c .container_easy_8427 {
  margin-top: -2px;
  width: 19px;
}
.center-91c3 .sidebar_solid_785c .progress-de28 {
  margin-top: -1px;
}
.center-91c3 .sidebar_solid_785c .progress-de28,
.center-91c3 .sidebar_solid_785c .progress-de28::after,
.center-91c3 .sidebar_solid_785c .progress-de28::before {
  width: 19px;
  height: 2px;
}
.center-91c3 .sidebar_solid_785c .progress-de28::before {
  top: -6px;
}
.center-91c3 .sidebar_solid_785c .progress-de28::after {
  bottom: -6px;
}
.box-5ed6 .sidebar_solid_785c .container_easy_8427 {
  margin-top: -2px;
  width: 22px;
}
.box-5ed6 .sidebar_solid_785c .progress-de28 {
  margin-top: -1px;
}
.box-5ed6 .sidebar_solid_785c .progress-de28,
.box-5ed6 .sidebar_solid_785c .progress-de28::after,
.box-5ed6 .sidebar_solid_785c .progress-de28::before {
  width: 22px;
  height: 2px;
}
.box-5ed6 .sidebar_solid_785c .progress-de28::before {
  top: -7px;
}
.box-5ed6 .sidebar_solid_785c .progress-de28::after {
  bottom: -7px;
}
.border-short-e7c9 .sidebar_solid_785c .container_easy_8427 {
  margin-top: -2px;
  width: 31px;
}
.border-short-e7c9 .sidebar_solid_785c .progress-de28 {
  margin-top: -1.5px;
}
.border-short-e7c9 .sidebar_solid_785c .progress-de28,
.border-short-e7c9 .sidebar_solid_785c .progress-de28::after,
.border-short-e7c9 .sidebar_solid_785c .progress-de28::before {
  width: 31px;
  height: 3px;
}
.border-short-e7c9 .sidebar_solid_785c .progress-de28::before {
  top: -9px;
}
.border-short-e7c9 .sidebar_solid_785c .progress-de28::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .aside-2fcd .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 19px;
  }
  .aside-2fcd .sidebar_solid_785c .progress-de28 {
    margin-top: -1px;
  }
  .aside-2fcd .sidebar_solid_785c .progress-de28,
  .aside-2fcd .sidebar_solid_785c .progress-de28::after,
  .aside-2fcd .sidebar_solid_785c .progress-de28::before {
    width: 19px;
    height: 2px;
  }
  .aside-2fcd .sidebar_solid_785c .progress-de28::before {
    top: -6px;
  }
  .aside-2fcd .sidebar_solid_785c .progress-de28::after {
    bottom: -6px;
  }
  .preview_top_77d7 .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 22px;
  }
  .preview_top_77d7 .sidebar_solid_785c .progress-de28 {
    margin-top: -1px;
  }
  .preview_top_77d7 .sidebar_solid_785c .progress-de28,
  .preview_top_77d7 .sidebar_solid_785c .progress-de28::after,
  .preview_top_77d7 .sidebar_solid_785c .progress-de28::before {
    width: 22px;
    height: 2px;
  }
  .preview_top_77d7 .sidebar_solid_785c .progress-de28::before {
    top: -7px;
  }
  .preview_top_77d7 .sidebar_solid_785c .progress-de28::after {
    bottom: -7px;
  }
  .caption_warm_c0a6 .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 31px;
  }
  .caption_warm_c0a6 .sidebar_solid_785c .progress-de28 {
    margin-top: -1.5px;
  }
  .caption_warm_c0a6 .sidebar_solid_785c .progress-de28,
  .caption_warm_c0a6 .sidebar_solid_785c .progress-de28::after,
  .caption_warm_c0a6 .sidebar_solid_785c .progress-de28::before {
    width: 31px;
    height: 3px;
  }
  .caption_warm_c0a6 .sidebar_solid_785c .progress-de28::before {
    top: -9px;
  }
  .caption_warm_c0a6 .sidebar_solid_785c .progress-de28::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .iron_ede6 .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 19px;
  }
  .iron_ede6 .sidebar_solid_785c .progress-de28 {
    margin-top: -1px;
  }
  .iron_ede6 .sidebar_solid_785c .progress-de28,
  .iron_ede6 .sidebar_solid_785c .progress-de28::after,
  .iron_ede6 .sidebar_solid_785c .progress-de28::before {
    width: 19px;
    height: 2px;
  }
  .iron_ede6 .sidebar_solid_785c .progress-de28::before {
    top: -6px;
  }
  .iron_ede6 .sidebar_solid_785c .progress-de28::after {
    bottom: -6px;
  }
  .card_hard_536b .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 22px;
  }
  .card_hard_536b .sidebar_solid_785c .progress-de28 {
    margin-top: -1px;
  }
  .card_hard_536b .sidebar_solid_785c .progress-de28,
  .card_hard_536b .sidebar_solid_785c .progress-de28::after,
  .card_hard_536b .sidebar_solid_785c .progress-de28::before {
    width: 22px;
    height: 2px;
  }
  .card_hard_536b .sidebar_solid_785c .progress-de28::before {
    top: -7px;
  }
  .card_hard_536b .sidebar_solid_785c .progress-de28::after {
    bottom: -7px;
  }
  .icon-3f3e .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 31px;
  }
  .icon-3f3e .sidebar_solid_785c .progress-de28 {
    margin-top: -1.5px;
  }
  .icon-3f3e .sidebar_solid_785c .progress-de28,
  .icon-3f3e .sidebar_solid_785c .progress-de28::after,
  .icon-3f3e .sidebar_solid_785c .progress-de28::before {
    width: 31px;
    height: 3px;
  }
  .icon-3f3e .sidebar_solid_785c .progress-de28::before {
    top: -9px;
  }
  .icon-3f3e .sidebar_solid_785c .progress-de28::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .popup-brown-2d1b .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-brown-2d1b .sidebar_solid_785c .progress-de28 {
    margin-top: -1px;
  }
  .popup-brown-2d1b .sidebar_solid_785c .progress-de28,
  .popup-brown-2d1b .sidebar_solid_785c .progress-de28::after,
  .popup-brown-2d1b .sidebar_solid_785c .progress-de28::before {
    width: 19px;
    height: 2px;
  }
  .popup-brown-2d1b .sidebar_solid_785c .progress-de28::before {
    top: -6px;
  }
  .popup-brown-2d1b .sidebar_solid_785c .progress-de28::after {
    bottom: -6px;
  }
  .hidden-gas-263d .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-gas-263d .sidebar_solid_785c .progress-de28 {
    margin-top: -1px;
  }
  .hidden-gas-263d .sidebar_solid_785c .progress-de28,
  .hidden-gas-263d .sidebar_solid_785c .progress-de28::after,
  .hidden-gas-263d .sidebar_solid_785c .progress-de28::before {
    width: 22px;
    height: 2px;
  }
  .hidden-gas-263d .sidebar_solid_785c .progress-de28::before {
    top: -7px;
  }
  .hidden-gas-263d .sidebar_solid_785c .progress-de28::after {
    bottom: -7px;
  }
  .background-cool-c49f .sidebar_solid_785c .container_easy_8427 {
    margin-top: -2px;
    width: 31px;
  }
  .background-cool-c49f .sidebar_solid_785c .progress-de28 {
    margin-top: -1.5px;
  }
  .background-cool-c49f .sidebar_solid_785c .progress-de28,
  .background-cool-c49f .sidebar_solid_785c .progress-de28::after,
  .background-cool-c49f .sidebar_solid_785c .progress-de28::before {
    width: 31px;
    height: 3px;
  }
  .background-cool-c49f .sidebar_solid_785c .progress-de28::before {
    top: -9px;
  }
  .background-cool-c49f .sidebar_solid_785c .progress-de28::after {
    bottom: -9px;
  }
}
.caption-purple-33ae .progress-de28 {
  -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);
}
.caption-purple-33ae .progress-de28::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption-purple-33ae .progress-de28::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);
}
.caption-purple-33ae.hidden-small-fb70 .progress-de28 {
  -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);
}
.caption-purple-33ae.hidden-small-fb70 .progress-de28::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption-purple-33ae.hidden-small-fb70 .progress-de28::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);
}
.sidebar_62f9 {
  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.simple-9db7:before {
  display: none;
}
.title_next_7355 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.title_next_7355 .dirty_160d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.title_next_7355 .dirty_160d:last-of-type {
  border-bottom: none;
}
.title_next_7355 .dirty_160d.banner-warm-9a44,
.title_next_7355 .dirty_160d.wide_4692,
.title_next_7355 .dirty_160d.nav-b50d {
  padding: 0;
}
.title_next_7355 .link-a182 .item-8d6c {
  color: currentColor;
}
.title_next_7355 .link-a182 .item-8d6c:focus,
.title_next_7355 .link-a182 .item-8d6c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_next_7355.list_c40a .heading_active_5279,
.title_next_7355.list_c40a .row_1c98 a,
.title_next_7355.list_c40a .sidebar_2d4a a,
.title_next_7355.list_c40a .action-852f a {
  color: rgba(0, 0, 0, 0.55);
}
.title_next_7355.list_c40a .heading_active_5279:hover,
.title_next_7355.list_c40a .row_1c98 a:hover,
.title_next_7355.list_c40a .sidebar_2d4a a:hover,
.title_next_7355.list_c40a .action-852f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title_next_7355.list_c40a .popup-prev-8bdf {
  color: rgba(0, 0, 0, 0.8);
}
.title_next_7355.list_c40a .dirty_160d {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_next_7355.list_c40a .dirty_160d:before {
  background: rgba(0, 0, 0, 0.08);
}
.title_next_7355.list_c40a .modal_ddfd:before {
  background: rgba(255, 255, 255, 0.9);
}
.title_next_7355.list_c40a .link-a182 .tall_ec76 li a,
.title_next_7355.list_c40a .link-a182 .item-8d6c,
.title_next_7355.list_c40a .action-852f {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_next_7355.list_c40a .link-a182 .item-8d6c:focus,
.title_next_7355.list_c40a .link-a182 .item-8d6c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_next_7355.list_c40a .tall_ec76 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_next_7355.bottom_07c6 .heading_active_5279,
.title_next_7355.bottom_07c6 .row_1c98 a,
.title_next_7355.bottom_07c6 .sidebar_2d4a .item-8d6c,
.title_next_7355.bottom_07c6 .sidebar_2d4a a,
.title_next_7355.bottom_07c6 .action-852f a {
  color: rgba(255, 255, 255, 0.79);
}
.title_next_7355.bottom_07c6 .heading_active_5279:hover,
.title_next_7355.bottom_07c6 .row_1c98 a:hover,
.title_next_7355.bottom_07c6 .sidebar_2d4a .item-8d6c:hover,
.title_next_7355.bottom_07c6 .sidebar_2d4a a:hover,
.title_next_7355.bottom_07c6 .action-852f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_next_7355.bottom_07c6 .popup-prev-8bdf {
  color: rgba(255, 255, 255, 0.99);
}
.title_next_7355.bottom_07c6 .dirty_160d {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_next_7355.bottom_07c6 .dirty_160d:before {
  background: rgba(255, 255, 255, 0.08);
}
.title_next_7355.bottom_07c6 .modal_ddfd:before {
  background: rgba(0, 0, 0, 0.9);
}
.title_next_7355.bottom_07c6 .link-a182 .tall_ec76 li a,
.title_next_7355.bottom_07c6 .link-a182 .item-8d6c,
.title_next_7355.bottom_07c6 .action-852f {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_next_7355.bottom_07c6 .link-a182 .item-8d6c:focus,
.title_next_7355.bottom_07c6 .link-a182 .item-8d6c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_next_7355.bottom_07c6 .tall_ec76 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_ddfd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.modal_ddfd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.preview_tiny_ba1c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.rough_6f25 .title_next_7355 {
  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;
}
.rough_6f25 .dirty_160d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.rough_6f25 .dirty_160d: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) {
  .rough_6f25 .dirty_160d:before {
    width: 16%;
    left: 42%;
  }
}
.rough_6f25 .dirty_160d:last-child:before {
  content: none;
}
.rough_6f25 .dirty_160d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.rough_6f25 .link-a182 .tall_ec76 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.rough_6f25 .link-a182 .tall_ec76 li a .item-8d6c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.rough_6f25 .link-a182 .action-852f {
  border: none;
}
.rough_6f25 .link-a182 .action-852f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.rough_6f25 .modal_ddfd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.rough_6f25 .preview_tiny_ba1c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.rough_6f25 .bottom_07c6 .modal_ddfd:before {
  background: rgba(0, 0, 0, 0.9);
}
.rough_6f25 .list_c40a.bright-29cd .progress-de28 {
  background: rgba(0, 0, 0, 0.6);
}
.rough_6f25
  .list_c40a.bright-29cd
  .progress-de28::after,
.rough_6f25
  .list_c40a.bright-29cd
  .progress-de28:before {
  background: inherit;
}
.rough_6f25
  .list_c40a.bright-29cd:hover
  .progress-de28 {
  background: rgba(0, 0, 0, 0.8);
}
.feature_paper_121f .title_next_7355 {
  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) {
  .feature_paper_121f .title_next_7355 {
    width: auto;
    right: 45px;
  }
}
.column_682f .title_next_7355 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .column_682f .title_next_7355 {
    width: auto;
    left: 45px;
  }
}
.simple-9db7 .title_next_7355 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.simple-9db7 .preview_tiny_ba1c {
  max-width: 48em;
  margin: 0 auto;
}
.simple-9db7 .modal_ddfd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture-6eac {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture-6eac.rough_6f25 .title_next_7355 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture-6eac.feature_paper_121f .title_next_7355 {
  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);
}
.texture-6eac .title_next_7355 {
  visibility: visible;
}
.texture-6eac.column_682f .title_next_7355 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.silver-39a4,
.secondary-aada {
  overflow-x: hidden;
}
.silver-39a4 .title_next_7355 {
  overflow: auto;
}
.silver-39a4.rough_6f25 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver-39a4.rough_6f25 .title_next_7355 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.silver-39a4.rough_6f25 .label-a022 {
  opacity: 0;
}
.silver-39a4.feature_paper_121f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver-39a4.feature_paper_121f .title_next_7355 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.silver-39a4.feature_paper_121f .label-a022 {
  opacity: 0;
}
.silver-39a4.column_682f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver-39a4.column_682f .title_next_7355 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.silver-39a4.column_682f .label-a022 {
  opacity: 0;
}
.silver-39a4.simple-9db7 .title_next_7355 {
  z-index: 10;
  visibility: visible;
}
.bright-29cd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bright-29cd .progress-de28 {
  background: rgba(255, 255, 255, 0.99);
}
.bright-29cd .progress-de28::after,
.bright-29cd .progress-de28:before {
  background: inherit;
}
.bright-29cd:hover .progress-de28 {
  background: rgba(255, 255, 255, 0.99);
}
.column_682f .bright-29cd {
  top: 10px;
  right: auto;
  left: 12px;
}
.simple-9db7 .bright-29cd {
  display: none !important;
}
.silver-39a4:before,
.secondary-aada:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.silver-39a4 .bright-29cd,
.secondary-aada .bright-29cd {
  display: inline-block;
}
.title_next_7355 .text_yellow_b9e3 {
  -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;
}
.silver-39a4 .title_next_7355 .text_yellow_b9e3,
.secondary-aada .title_next_7355 .text_yellow_b9e3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full_7e48 .tag-over-601d {
  width: 100%;
}
.banner_hovered_b2e9 {
  padding: 0 0.5em 0;
}
.banner_hovered_b2e9 [class*="customify-col-"],
.banner_hovered_b2e9 [class*="customify-col_"],
.banner_hovered_b2e9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.grid-gas-99cb .banner_hovered_b2e9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary-51d3 .feature-mini-7cf6,
  .feature-mini-7cf6 {
    display: none;
  }
  .soft_dbea {
    text-align: left;
  }
  .mask_e57a {
    text-align: center;
  }
  .slider-1d80 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-51d3 .secondary-tall-cde3,
  .secondary-tall-cde3 {
    display: none;
  }
  .surface-e177 {
    text-align: left;
  }
  .primary_9786 {
    text-align: center;
  }
  .search-wood-6b00 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-51d3 .last_6bc5,
  .last_6bc5 {
    display: none;
  }
  .content_f844 {
    text-align: left;
  }
  .stale_c303 {
    text-align: center;
  }
  .bronze_396c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title_76a9 {
  box-shadow: none !important;
}
.background-new-8624 .modal-41dd,
.widget_6cb6 .modal-41dd {
  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;
}
.widget_6cb6 .modal-41dd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.badge-6013 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.badge-6013:after,
.badge-6013:before {
  content: "";
  display: table;
}
.badge-6013:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .badge-6013 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.badge-6013,
.hero_medium_a18b {
  max-width: 1248px;
  margin: 0 auto;
}

.gradient-290a.outer_4d61 .badge-6013 {
  max-width: 100%;
}
.gradient-290a.title-7822 {
  max-width: 1200px;
  margin: 0 auto;
}
.gradient-290a.brown_73a3 .badge-6013 {
  max-width: 100%;
}
.gradient-290a.brown_73a3 > .badge-6013 {
  padding-left: 0;
  padding-right: 0;
}
.gradient-290a.brown_73a3 > .badge-6013 .tertiary-51d3 {
  margin: 0;
}
.gradient-290a.brown_73a3
  > .badge-6013
  .message_ed1a.smooth-94c8 {
  margin-right: 0;
  margin-left: 0;
}
.gradient-290a.brown_73a3 #main.smooth-94c8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hidden-bright-0f12 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-bright-0f12 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .copper_c9b4 .form-brown-b8e0 {
    padding-right: 1em;
  }
  .copper_c9b4.row-under-112b .message_ed1a {
    border-right: 1px solid #eaecee;
  }
  .copper_c9b4.row-under-112b .form-brown-b8e0 {
    padding-right: 1em;
  }
  .copper_c9b4.row-under-112b .logo-green-f041 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-5bcc .form-brown-b8e0 {
    padding-left: 1em;
  }
  .column-5bcc.row-under-112b .message_ed1a {
    border-left: 1px solid #eaecee;
  }
  .column-5bcc.row-under-112b .form-brown-b8e0 {
    padding-left: 1em;
  }
  .column-5bcc.row-under-112b .logo-green-f041 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-5409 .form-brown-b8e0 {
    padding-left: 1em;
  }
  .breadcrumb-5409.row-under-112b .over-38cb {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-5409.row-under-112b .accent-29ee {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-5409.row-under-112b .form-brown-b8e0 {
    padding-left: 1em;
  }
  .breadcrumb-5409.row-under-112b .logo-green-f041 {
    padding-right: 1em;
  }
  .breadcrumb-5409.row-under-112b .column_2ebb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_full_38e5 .form-brown-b8e0 {
    padding-right: 1em;
  }
  .hover_full_38e5.row-under-112b .over-38cb {
    border-left: 1px solid #eaecee;
  }
  .hover_full_38e5.row-under-112b .accent-29ee {
    border-left: 1px solid #eaecee;
  }
  .hover_full_38e5.row-under-112b .form-brown-b8e0 {
    padding-right: 1em;
  }
  .hover_full_38e5.row-under-112b .logo-green-f041 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_full_38e5.row-under-112b .column_2ebb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-bright-0f12 .form-brown-b8e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden-bright-0f12.row-under-112b .message_ed1a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hidden-bright-0f12.row-under-112b .form-brown-b8e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden-bright-0f12.row-under-112b .logo-green-f041 {
    padding-left: 1em;
  }
  .hidden-bright-0f12.row-under-112b .column_2ebb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hidden-bright-0f12.row-under-112b .form-brown-b8e0 {
    padding-left: 0;
  }
}
.stale-10bf .in_2556 {
  display: inline-block;
}
.filter_pink_0b04 {
  display: inline-block;
}
.preview_out_d46c {
  word-con: break-word;
}
.table-12aa > span {
  display: inline-block;
  padding: 5px 0;
}
.table-12aa .top-f61d {
  margin-left: 8px;
  margin-right: 8px;
}
.table-12aa .fixed-2585 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article-under-c552 .caption_left_985d {
  margin-bottom: 2em;
}
.article-under-c552 .glass-7d86 {
  margin-bottom: 15px;
}
.article-under-c552 .glass-7d86:last-child {
  margin-bottom: 0;
}
.article-under-c552 .lite-10f0 {
  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) {
  .article-under-c552 .lite-10f0 {
    display: block;
  }
}
.article-under-c552 .status-623a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article-under-c552 .status-623a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article-under-c552 .pagination-5ab3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article-under-c552 .pagination-5ab3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article-under-c552 .pagination-5ab3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article-under-c552 .preview_out_d46c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article-under-c552 .preview_out_d46c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article-under-c552 .text-0953 p:last-child {
  margin-bottom: 0;
}
.article-under-c552 .north-61e3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article-under-c552 .panel-cool-cd3f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article-under-c552 .right-388c {
  margin-top: 1em;
}
.article-under-c552 .large_d46a {
  top: 0;
  display: block;
}
.article-under-c552 .large_d46a a {
  color: inherit;
}
.article-under-c552 .large_d46a a:hover {
  color: inherit;
}
.article-under-c552 .panel_3666 {
  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;
}
.article-under-c552 .panel_3666:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article-under-c552 .panel-cool-cd3f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article-under-c552 .bright-fb67 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article-under-c552 .bright-fb67:first-child {
  margin-top: 0;
}
.article-under-c552 .bright-fb67.summary-4dbe {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article-under-c552 .bright-fb67.element_551e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article-under-c552
  .bright-fb67.element_551e.clean-1d36
  .right-388c {
  width: 100%;
}
.article-under-c552 .element_551e {
  -webkit-box-align: center;
  align-items: center;
}
.article-under-c552 .element_551e .table-12aa,
.article-under-c552 .element_551e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article-under-c552 .pagination-5ab3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article-under-c552 .pagination-5ab3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article-under-c552 .pagination-5ab3: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;
}
.article-under-c552 .summary-4dbe {
  z-index: 5;
}
.article-under-c552 .form_small_7d31 .shadow_b10f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article-under-c552 .soft_a0b3 .shadow_b10f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article-under-c552 .narrow-5c00 .shadow_b10f {
  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;
}
.article-under-c552.backdrop_de4a .lite-10f0,
.article-under-c552.link_simple_a777 .lite-10f0 {
  display: block;
}
.article-under-c552.backdrop_de4a .lite-10f0 .primary_25ea,
.article-under-c552.backdrop_de4a .lite-10f0 .panel-cool-cd3f,
.article-under-c552.link_simple_a777 .lite-10f0 .primary_25ea,
.article-under-c552.link_simple_a777 .lite-10f0 .panel-cool-cd3f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article-under-c552.search_huge_f8f0 .status-623a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article-under-c552.search_huge_f8f0 .status-623a {
    margin-right: 0;
  }
}
.article-under-c552.backdrop_de4a .status-623a,
.article-under-c552.link_simple_a777 .status-623a {
  padding-top: 40%;
}
.article-under-c552.backdrop_de4a .caption_left_985d,
.article-under-c552.link_simple_a777 .caption_left_985d {
  display: block;
}
.article-under-c552.backdrop_de4a .fn-sticky-041c .panel-cool-cd3f,
.article-under-c552.link_simple_a777 .fn-sticky-041c .panel-cool-cd3f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article-under-c552.backdrop_de4a .status-623a,
.article-under-c552.link_simple_a777 .status-623a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article-under-c552.backdrop_de4a .panel-cool-cd3f {
  padding: 1em;
}
.modal-72f8 {
  margin: 30px auto;
  display: block;
}
.modal-72f8 .grid-73fc > * {
  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;
}
.modal-72f8 .grid-73fc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal-72f8 .grid-73fc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button_ec6b .table-12aa {
  margin-bottom: 1.41575em;
}
.button_ec6b .up_2a24 {
  margin-bottom: 1.618em;
}
.progress-bright-6684 .component_7ed9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.progress-bright-6684 .component_7ed9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.progress-bright-6684 .tooltip-active-737d {
  max-width: 100%;
  overflow: auto;
}
.row_e4b3 .progress-bright-6684 a:hover {
  text-decoration: underline;
}
.blue_8092 .glass-7d86:not(.preview_out_d46c),
.blue_8092 .pagination-5ab3 {
  margin-bottom: 1.41575em;
}
.blue_8092 .glass-7d86:not(.preview_out_d46c):last-child,
.blue_8092 .pagination-5ab3:last-child {
  margin-bottom: 0;
}
.blue_8092 .glass-7d86.hero_283a {
  margin-bottom: 0.41575em;
}
.blue_8092 .west-1567:before,
.blue_8092 .module_9bab:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.blue_8092 .west-1567:before {
  content: "\f115";
}
.blue_8092 .module_9bab:before {
  content: "\f02c";
}
.blue_8092 .title-a3d4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.blue_8092 .title-a3d4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lower_7ff5 {
  display: -webkit-box;
  display: flex;
}
.lower_7ff5 .feature-copper-3e69 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lower_7ff5 .feature-copper-3e69 {
    flex-basis: 90px;
  }
}
.lower_7ff5 .pagination-65c8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower_7ff5 .pagination-65c8 {
    flex-basis: calc(100% - 50px);
  }
}
.lower_7ff5 .orange_5527 p:last-child {
  margin-bottom: 0.72em;
}
.section_e047 .grid-73fc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.section_e047 .grid-73fc:after,
.section_e047 .grid-73fc:before {
  content: "";
  display: table;
}
.section_e047 .grid-73fc:after {
  clear: both;
}
.section_e047 .grid-73fc .pagination-9fd9,
.section_e047 .grid-73fc .nav-right-f39a {
  width: 49%;
}
.section_e047 .grid-73fc .pagination-9fd9 a span.tiny-798f,
.section_e047 .grid-73fc .nav-right-f39a a span.tiny-798f {
  display: block;
  margin-bottom: 5px;
}
.section_e047 .grid-73fc .nav-right-f39a {
  float: left;
  text-align: left;
}
.section_e047 .grid-73fc .pagination-9fd9 {
  float: right;
  text-align: right;
}
.dynamic-b227 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dynamic-b227 {
    margin-bottom: 0;
  }
}
.mask-234e {
  margin-bottom: 1em;
}
.mask-234e .preview_out_d46c {
  font-size: 1.1em;
  line-height: 1.3;
}
.card_white_8e82 a {
  display: block;
  line-height: 0;
  position: relative;
}
.modal_0ad1 .mask-234e,
.thick-7b75 .mask-234e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .modal_0ad1 .mask-234e,
  .thick-7b75 .mask-234e {
    display: block;
  }
}
.modal_0ad1 .card_white_8e82,
.thick-7b75 .card_white_8e82 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .modal_0ad1 .card_white_8e82,
  .thick-7b75 .card_white_8e82 {
    margin-bottom: 1em;
  }
}
.modal_0ad1 .card_white_8e82 img,
.thick-7b75 .card_white_8e82 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.modal_0ad1 .outer-5d36,
.thick-7b75 .outer-5d36 {
  flex-basis: calc(100% - 160px);
}
.modal_0ad1 .outer-5d36 p,
.thick-7b75 .outer-5d36 p {
  margin-bottom: 0;
}
.modal_0ad1 .outer-5d36 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .modal_0ad1 .outer-5d36 {
    padding-left: 0;
  }
}
.thick-7b75 .outer-5d36 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thick-7b75 .outer-5d36 {
    padding-right: 0;
  }
}
.thick-7b75 .card_white_8e82 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hero-219d .card_white_8e82 {
  margin-bottom: 0.5em;
}
.hero-219d .card_white_8e82 img {
  width: 100%;
}
.container_698b .north-cb12,
.row-tiny-7355 .north-cb12 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.row-tiny-7355 .message_ed1a .feature_current_2709 p:last-child {
  margin-bottom: 0;
}
.dark-8f19 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.cool_1738 .progress-401f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .cool_1738 .progress-401f:last-of-type {
    margin-bottom: 0;
  }
}
.cool_1738 .progress-401f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cool_1738 .progress-401f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.cool_1738 .progress-401f ul li {
  margin: 0 0 0.6em;
}
.cool_1738 .progress-401f ul li.east_944a,
.cool_1738 .progress-401f ul li.right_6d0a {
  position: relative;
}
.cool_1738 .progress-401f ul li.east_944a .outline_full_9a7d,
.cool_1738 .progress-401f ul li.right_6d0a .outline_full_9a7d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.cool_1738 .progress-401f ul li.east_944a:after:after,
.cool_1738 .progress-401f ul li.east_944a:after:before,
.cool_1738
  .progress-401f
  ul
  li.right_6d0a:after:after,
.cool_1738
  .progress-401f
  ul
  li.right_6d0a:after:before {
  content: "";
  display: table;
}
.cool_1738 .progress-401f ul li.east_944a:after:after,
.cool_1738
  .progress-401f
  ul
  li.right_6d0a:after:after {
  clear: both;
}
.cool_1738 .progress-401f a.layout-5b16:hover {
  text-decoration: none;
}
.cool_1738 .progress-401f select {
  max-width: 100%;
}
.cool_1738 .progress-401f table {
  font-size: 85%;
}
.cool_1738 .progress-401f table td,
.cool_1738 .progress-401f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.cool_1738 .progress-401f table tfoot td {
  text-align: left;
}
.cool_1738 .progress-401f :last-child {
  margin-bottom: 0;
}
.cool_1738 .progress-401f .element-aac7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.cool_1738 .progress-401f .element-aac7 label {
  width: 100%;
}
.cool_1738 .progress-401f .element-aac7 .popup-dynamic-d01a {
  width: 100%;
  display: block;
}
.cool_1738 .progress-401f .element-aac7 .hover_west_848e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.cool_1738 .progress-401f .element-aac7 .hover_west_848e:hover svg #svg-search {
  fill: #444;
}
.cool_1738 .progress-401f .element-aac7 .hover_west_848e svg {
  width: 18px;
  height: 18px;
}
.cool_1738 .primary_soft_4eda ul ul,
.cool_1738 .badge_b796 ul ul,
.cool_1738 .surface-complex-2040 ul ul,
.cool_1738 .blue_a645 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.cool_1738 .primary_soft_4eda .description_medium_d4f5 > a,
.cool_1738 .badge_b796 .description_medium_d4f5 > a,
.cool_1738 .surface-complex-2040 .description_medium_d4f5 > a,
.cool_1738 .blue_a645 .description_medium_d4f5 > a {
  margin-bottom: 0;
}
.cool_1738 .active_9d72 li,
.cool_1738 .primary_soft_4eda li,
.cool_1738 .active_28d0 li,
.cool_1738 .badge_b796 li,
.cool_1738 .surface-complex-2040 li,
.cool_1738 .blue_a645 li,
.cool_1738 .slider-bd51 li,
.cool_1738 .slider_1e80 li {
  display: block;
  position: relative;
}
.cool_1738 .active_9d72 li:last-child,
.cool_1738 .primary_soft_4eda li:last-child,
.cool_1738 .active_28d0 li:last-child,
.cool_1738 .badge_b796 li:last-child,
.cool_1738 .surface-complex-2040 li:last-child,
.cool_1738 .blue_a645 li:last-child,
.cool_1738 .slider-bd51 li:last-child,
.cool_1738 .slider_1e80 li:last-child {
  border: none;
}
.cool_1738 .active_9d72 li a,
.cool_1738 .primary_soft_4eda li a,
.cool_1738 .active_28d0 li a,
.cool_1738 .badge_b796 li a,
.cool_1738 .surface-complex-2040 li a,
.cool_1738 .blue_a645 li a,
.cool_1738 .slider-bd51 li a,
.cool_1738 .slider_1e80 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cool_1738 .active_9d72 li ul li::before,
.cool_1738 .primary_soft_4eda li ul li::before,
.cool_1738 .active_28d0 li ul li::before,
.cool_1738 .badge_b796 li ul li::before,
.cool_1738 .surface-complex-2040 li ul li::before,
.cool_1738 .blue_a645 li ul li::before,
.cool_1738 .slider-bd51 li ul li::before,
.cool_1738 .slider_1e80 li ul li::before {
  left: 15px;
}
.cool_1738 .active_9d72 li ul a,
.cool_1738 .primary_soft_4eda li ul a,
.cool_1738 .active_28d0 li ul a,
.cool_1738 .badge_b796 li ul a,
.cool_1738 .surface-complex-2040 li ul a,
.cool_1738 .blue_a645 li ul a,
.cool_1738 .slider-bd51 li ul a,
.cool_1738 .slider_1e80 li ul a {
  padding-left: 20px;
}
.cool_1738 .active_9d72 li ul ul li::before,
.cool_1738 .primary_soft_4eda li ul ul li::before,
.cool_1738 .active_28d0 li ul ul li::before,
.cool_1738 .badge_b796 li ul ul li::before,
.cool_1738 .surface-complex-2040 li ul ul li::before,
.cool_1738 .blue_a645 li ul ul li::before,
.cool_1738 .slider-bd51 li ul ul li::before,
.cool_1738 .slider_1e80 li ul ul li::before {
  left: 30px;
}
.cool_1738 .active_9d72 li ul ul a,
.cool_1738 .primary_soft_4eda li ul ul a,
.cool_1738 .active_28d0 li ul ul a,
.cool_1738 .badge_b796 li ul ul a,
.cool_1738 .surface-complex-2040 li ul ul a,
.cool_1738 .blue_a645 li ul ul a,
.cool_1738 .slider-bd51 li ul ul a,
.cool_1738 .slider_1e80 li ul ul a {
  padding-left: 40px;
}
.cool_1738 .mask-blue-0b8a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cool_1738 .slider_1e80 ul li {
  margin-bottom: 1.41575em;
}
.cool_1738 .slider_1e80 ul li .solid-70ea {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.cool_1738 .slider_1e80 ul li .static_c014 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bottom_07c6 .active_9d72 li a,
.bottom_07c6 .primary_soft_4eda li a,
.bottom_07c6 .active_28d0 li a,
.bottom_07c6 .badge_b796 li a,
.bottom_07c6 .surface-complex-2040 li a,
.bottom_07c6 .blue_a645 li a,
.bottom_07c6 .slider-bd51 li a,
.bottom_07c6 .slider_1e80 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_07c6 .mask-blue-0b8a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_07c6 .progress-401f ul li.east_944a .outline_full_9a7d,
.bottom_07c6 .progress-401f ul li.right_6d0a .outline_full_9a7d {
  background: rgba(0, 0, 0, 0.2);
}
.bottom_07c6 .cool_1738 .progress-401f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-290a .cool_1738 .tall_ec76 li {
  margin: 0;
}
.gradient-290a .cool_1738 .tall_ec76 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gradient-290a .cool_1738 .tall_ec76 li ul {
  margin: 0;
}
.gradient-290a .cool_1738 .tall_ec76 li ul li a {
  padding-left: 15px;
}
.gradient-290a .cool_1738 .tall_ec76 li ul li li a {
  padding-left: 30px;
}
.gradient-290a .cool_1738 .tall_ec76 li.notice_gold_ddcc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gradient-290a .cool_1738 .tall_ec76 li.notice_gold_ddcc > 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;
}
.gradient-290a .cool_1738 .tall_ec76 li.notice_gold_ddcc > 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;
}
.logo_bf7e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner_down_c2ca {
  position: relative;
  z-index: 10;
}
.banner_down_c2ca .text_yellow_b9e3 {
  width: 100%;
  max-width: 100%;
}
.bronze_434d .text_6e69 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bronze_434d .list_c40a {
}
.bronze_434d .bottom_07c6 {
  background: #292929;
}
.pattern_8f76 .text_6e69 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pattern_8f76 .list_c40a {
  background: #f9f9f9;
}
.pattern_8f76 .bottom_07c6 {
  background: #303030;
}
.border_7c7e .text_6e69 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border_7c7e .in_2556 {
    margin-bottom: 1em;
  }
  .border_7c7e .in_2556:last-child {
    margin-bottom: 0;
  }
}
.border_7c7e .list_c40a {
  background: #ededed;
}
.border_7c7e .bottom_07c6 {
  background: #1a1a1a;
}
.text_6e69.list_c40a {
  color: rgba(0, 0, 0, 0.6);
}
.text_6e69.list_c40a .brown-23f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_6e69.bottom_07c6 {
  color: rgba(255, 255, 255, 0.99);
}
.text_6e69.bottom_07c6 a:not(.layout-5b16) {
  color: rgba(255, 255, 255, 0.79);
}
.text_6e69.bottom_07c6 a:not(.layout-5b16):hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_6e69.bottom_07c6 .brown-23f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_6e69.bottom_07c6 table tbody td,
.text_6e69.bottom_07c6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.iron-ed78.in_6f95 .badge-6013 {
  max-width: initial;
}
.iron-ed78 .bright-049f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.iron-ed78 .bright-049f .text_yellow_b9e3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .iron-ed78 .bright-049f .text_yellow_b9e3 {
    display: block;
    margin-bottom: 2em;
  }
  .iron-ed78 .bright-049f .text_yellow_b9e3:last-child {
    margin-bottom: 0;
  }
}
.border_7c7e .in_2556:last-child,
.pattern_8f76 .in_2556:last-child,
.bronze_434d .in_2556:last-child {
  margin-bottom: 0;
}
.border_7c7e .in_2556 .cool_1738 .progress-401f:last-child,
.pattern_8f76 .in_2556 .cool_1738 .progress-401f:last-child,
.bronze_434d .in_2556 .cool_1738 .progress-401f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border_7c7e .breadcrumb-aa8c,
  .border_7c7e .bronze-c427,
  .pattern_8f76 .breadcrumb-aa8c,
  .pattern_8f76 .bronze-c427,
  .bronze_434d .breadcrumb-aa8c,
  .bronze_434d .bronze-c427 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner_down_c2ca .in_2556 {
    margin-bottom: 2em;
  }
}
.banner_down_c2ca p:last-child {
  margin-bottom: 0;
}
.banner_down_c2ca li,
.banner_down_c2ca ul {
  list-style: none;
  margin: 0;
}
.banner_down_c2ca ul ul {
  margin-left: 2.617924em;
}
.hot_cf84 {
  font-size: 0.875em;
}

/* css-noise: a747 */
.shadow-element-w4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
