/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row_2ea5/customify
Author: WPCustomify
Author URI: https://pressmaximum.row_2ea5
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.row_2ea5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.chip_fixed_b49f.message-middle-dc9d/licenses/gpl-2.0.footer_0fd8
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.carousel_c3f4/, (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.notification-15da.input-west-6eb1/normalize.breadcrumb_hard_4db1/
 ======
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.breadcrumb_hard_4db1 v7.0.0 | MIT License | github.row_2ea5/necolas/normalize.breadcrumb_hard_4db1 */
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;
}
.alert-short-91e7 .overlay-under-6a4f,
.grid-solid-e728,
.steel_4d50,
.hard_2018,
.border_hard_717c,
.steel_f92c,
.wood-8815,
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;
}
.grid-solid-e728,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid-solid-e728,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid-solid-e728,
  h1 {
    font-size: 1.8em;
  }
}
.steel_4d50,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.steel_4d50 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .steel_4d50,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .steel_4d50,
  h2 {
    font-size: 1.7em;
  }
}
.hard_2018,
h3 {
  font-size: 1.618em;
}
.alert-short-91e7 .overlay-under-6a4f,
.border_hard_717c,
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.column-soft-d0c4 {
  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;
}
.status-green-c5a5:after,
.status-green-c5a5:before,
.widget-gas-9ead:after,
.widget-gas-9ead:before {
  content: "";
  display: table;
}
.status-green-c5a5:after,
.widget-gas-9ead:after {
  clear: both;
}
.center-4b40 {
  float: right;
  margin-right: 0;
}
.simple-e334 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.item-4993 .carousel_hard_2545,
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;
}
.item-4993 .carousel_hard_2545: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;
}
.nav-orange-e8b0 .carousel_hard_2545 {
  box-shadow: none;
}
.nav-orange-e8b0
  .carousel_hard_2545
  .caption-west-503d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.nav-orange-e8b0 .carousel_hard_2545 .black-530a {
  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;
}
.nav-orange-e8b0
  .carousel_hard_2545
  .black-530a
  b {
  display: none;
}
.nav-orange-e8b0 .fluid-11c4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid_tall_7b62:not(.gradient-bd7f):not(.current_6c30),
button:not(.gradient-bd7f):not(.current_6c30),
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ),
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ),
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ) {
  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;
}
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ):hover,
button:not(.gradient-bd7f):not(
    .current_6c30
  ):hover,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ):hover,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ):hover,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ):active,
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ):focus,
button:not(.gradient-bd7f):not(
    .current_6c30
  ):active,
button:not(.gradient-bd7f):not(
    .current_6c30
  ):focus,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ):active,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ):focus,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ):active,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ):focus,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ):active,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ):focus {
  outline: 0;
}
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b,
button:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b {
  position: relative;
}
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .description_white_79ca,
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .row_out_6318,
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .advanced_4969,
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  i,
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  svg,
button:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .description_white_79ca,
button:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .row_out_6318,
button:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .advanced_4969,
button:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  i,
button:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  svg,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .description_white_79ca,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .row_out_6318,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .advanced_4969,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  i,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  svg,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .description_white_79ca,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .row_out_6318,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .advanced_4969,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  i,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  svg,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .description_white_79ca,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .row_out_6318,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  .advanced_4969,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  i,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b
  svg {
  visibility: hidden;
}
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b:after,
button:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b:after,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b:after,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b:after,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ).fn-loading-dd9b: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;
}
.grid_tall_7b62:not(.gradient-bd7f):not(.current_6c30),
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ),
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ),
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ) {
  color: #fff;
  background: #235787;
}
.grid_tall_7b62:not(.gradient-bd7f):not(
    .current_6c30
  ):focus,
input[type="button"]:not(.gradient-bd7f):not(
    .current_6c30
  ):focus,
input[type="reset"]:not(.gradient-bd7f):not(
    .current_6c30
  ):focus,
input[type="submit"]:not(.gradient-bd7f):not(
    .current_6c30
  ):focus {
  color: #fff;
}
.grid_tall_7b62.fn-disabled-dd9b:not(.gradient-bd7f):not(
    .current_6c30
  ),
.grid_tall_7b62[disabled]:not(.gradient-bd7f):not(
    .current_6c30
  ),
button.fn-disabled-dd9b:not(.gradient-bd7f):not(
    .current_6c30
  ),
button[disabled]:not(.gradient-bd7f):not(
    .current_6c30
  ) {
  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;
}
.tooltip_inner_91e7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tooltip_inner_91e7: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;
}
.element-dark-a927 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.button-1c64 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tiny-49e4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.status-green-c5a5:after,
.status-green-c5a5:before,
.lite_341e:after,
.lite_341e:before,
.icon_4c4d:after,
.icon_4c4d:before,
.card_solid_b051:after,
.card_solid_b051:before,
.title_active_c70d:after,
.title_active_c70d:before,
.input-29bf:after,
.input-29bf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.status-green-c5a5:after,
.lite_341e:after,
.icon_4c4d:after,
.card_solid_b051:after,
.title_active_c70d:after,
.input-29bf:after {
  clear: both;
}
.lite_341e .box-4f88,
.icon_4c4d .box-4f88,
.alert_first_1f49 .box-4f88 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bronze-67b9 {
  display: inline-block;
}
.bright_8f4a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bright_8f4a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bright_8f4a .black-2dee {
  padding: 1em 0;
  font-size: 85%;
}
.black-2dee {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard-b24c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard-b24c:after,
.hard-b24c:before {
  content: "";
  display: table;
}
.hard-b24c:after {
  clear: both;
}
.bottom-61ec {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.secondary_7d2d .bottom-61ec {
  max-width: 50%;
}
.popup_1774 .bottom-61ec {
  max-width: 33.33%;
}
.row_a0c1 .bottom-61ec {
  max-width: 25%;
}
.simple-3d5e .bottom-61ec {
  max-width: 20%;
}
.container-e6d9 .bottom-61ec {
  max-width: 16.66%;
}
.modal_advanced_4e3c .bottom-61ec {
  max-width: 14.28%;
}
.gold-79e1 .bottom-61ec {
  max-width: 12.5%;
}
.summary_bd59 .bottom-61ec {
  max-width: 11.11%;
}
.heading-out-b6f2 {
  display: block;
}
.alert-short-91e7 .hero_down_701c label,
.alert-short-91e7 .icon-4f4e label,
.alert-short-91e7 .table-full-9552 label,
.alert-short-91e7 .white_4114 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-6845 {
  list-style: none;
  margin: 0;
}
.icon-6845 article.liquid-989e {
  margin-bottom: 0;
}
.icon-6845 ul {
  list-style: none;
  margin: 0;
}
.icon-6845 .caption_up_0ee4 li.liquid-989e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-6845 .caption_up_0ee4 li.liquid-989e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-6845 .caption_up_0ee4 li.liquid-989e: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) {
  .icon-6845 .caption_up_0ee4 li.liquid-989e li.liquid-989e li.liquid-989e li.liquid-989e {
    padding-left: 0;
  }
}
article.liquid-989e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.liquid-989e .lite_341e p:last-of-type {
  margin-bottom: 0;
}
article.liquid-989e .border_tiny_23a7 {
  float: left;
}
article.liquid-989e .layout-white-113a {
  margin-left: 85px;
}
article.liquid-989e .background_clean_1218 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.liquid-989e .background_clean_1218 .center_6dc8 {
  margin-left: 10px;
}
article.liquid-989e .column_motion_2a67 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.liquid-989e .simple-74ab {
  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 .hero_down_701c,
  #respond .table-full-9552,
  #respond .white_4114 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_down_701c input,
#respond .table-full-9552 input,
#respond .white_4114 input {
  width: 100%;
}
#respond .white_4114 {
  margin-right: 0;
}
#respond .slow-8971 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled-055c {
  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;
}
.disabled-055c.image-narrow-e756 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.disabled-055c 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%);
}
.disabled-055c:focus,
.disabled-055c: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);
}
.active-0cdd {
  border-radius: 10%;
}
.highlight_d46a {
  border-radius: 50%;
}
.tiny_995c {
  font-size: 0.72em;
}
.sidebar_liquid_0b61 {
  font-size: 0.875em;
}
.mask_gold_6a8c {
  font-size: 1.1em;
}
.huge-39f9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.huge-39f9.tiny_995c {
  letter-spacing: 0.5px;
}
.image_tall_5cc7,
.image_tall_5cc7 a {
  color: #6d6d6d;
}
.image_tall_5cc7 a:hover {
  color: #111;
}
.container_prev_3e3b {
  color: #6d6d6d;
}
.backdrop_thick_d7da {
  overflow-x: hidden;
}
.backdrop_thick_d7da .bottom_3dbc.notification_plasma_5977 {
  position: relative;
}
.backdrop_thick_d7da .bottom_3dbc.notification_plasma_5977.basic-7364 {
  position: initial;
}
.backdrop_thick_d7da
  .bottom_3dbc.notification_plasma_5977.basic-7364
  .button_491a {
  left: auto;
}
.backdrop_thick_d7da .bottom_3dbc .button_491a {
  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;
}
.backdrop_thick_d7da .bottom_3dbc:hover.notification_plasma_5977 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop_thick_d7da
  .bottom_3dbc:hover.notification_plasma_5977
  .button_491a {
  display: block;
  z-index: 9999999;
}
.backdrop_thick_d7da .column-eae9 .wide_6181,
.backdrop_thick_d7da .card-pro-f529 .wide_6181 {
  display: none;
}
.backdrop_thick_d7da .cold-1707 .bottom_3dbc:hover.notification_plasma_5977 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.alert-short-91e7 .hero_down_701c label,
.alert-short-91e7 .icon-4f4e label,
.alert-short-91e7 .table-full-9552 label,
.alert-short-91e7 .white_4114 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon-6845 {
  list-style: none;
  margin: 0;
}
.icon-6845 article.liquid-989e {
  margin-bottom: 0;
}
.icon-6845 ul {
  list-style: none;
  margin: 0;
}
.icon-6845 .caption_up_0ee4 li.liquid-989e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon-6845 .caption_up_0ee4 li.liquid-989e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon-6845 .caption_up_0ee4 li.liquid-989e: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) {
  .icon-6845 .caption_up_0ee4 li.liquid-989e li.liquid-989e li.liquid-989e li.liquid-989e {
    padding-left: 0;
  }
}
article.liquid-989e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.liquid-989e .lite_341e p:last-of-type {
  margin-bottom: 0;
}
article.liquid-989e .border_tiny_23a7 {
  float: left;
}
article.liquid-989e .layout-white-113a {
  margin-left: 85px;
}
article.liquid-989e .background_clean_1218 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.liquid-989e .background_clean_1218 .center_6dc8 {
  margin-left: 10px;
}
article.liquid-989e .column_motion_2a67 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.liquid-989e .simple-74ab {
  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 .hero_down_701c,
  #respond .table-full-9552,
  #respond .white_4114 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_down_701c input,
#respond .table-full-9552 input,
#respond .white_4114 input {
  width: 100%;
}
#respond .white_4114 {
  margin-right: 0;
}
#respond .slow-8971 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-eae9 .inner_a53b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.inner_a53b .avatar-gold-a21a.out-b677 .detail-short-fd0b > li > a:focus,
.inner_a53b .avatar-gold-a21a.out-b677 .detail-short-fd0b > li > a:hover,
.inner_a53b .avatar-gold-a21a.outer-fbb0 .detail-short-fd0b > li > a:focus,
.inner_a53b .avatar-gold-a21a.outer-fbb0 .detail-short-fd0b > li > a:hover,
.inner_a53b .avatar-gold-a21a.progress-89c1 .detail-short-fd0b > li > a:focus,
.inner_a53b .avatar-gold-a21a.progress-89c1 .detail-short-fd0b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_a53b
  .avatar-gold-a21a.out-b677
  .detail-short-fd0b
  > li.tag_hard_89ae
  > a,
.inner_a53b
  .avatar-gold-a21a.out-b677
  .detail-short-fd0b
  > li.dropdown-lite-7234
  > a,
.inner_a53b
  .avatar-gold-a21a.outer-fbb0
  .detail-short-fd0b
  > li.tag_hard_89ae
  > a,
.inner_a53b
  .avatar-gold-a21a.outer-fbb0
  .detail-short-fd0b
  > li.dropdown-lite-7234
  > a,
.inner_a53b
  .avatar-gold-a21a.progress-89c1
  .detail-short-fd0b
  > li.tag_hard_89ae
  > a,
.inner_a53b .avatar-gold-a21a.progress-89c1 .detail-short-fd0b > li.badge-197a > a {
  color: rgba(255, 255, 255, 0.99);
}
.inner_a53b .purple-6ce2,
.inner_a53b .purple-6ce2 a {
  color: rgba(255, 255, 255, 0.99);
}
.inner_a53b .shade-a02f.footer-outer-7d7a li a,
.inner_a53b .texture-first-a0d3 a,
.inner_a53b .hot-212d,
.inner_a53b .detail-short-fd0b > li > a,
.inner_a53b .stale_4046 {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b .shade-a02f.footer-outer-7d7a li a:hover,
.inner_a53b .texture-first-a0d3 a:hover,
.inner_a53b .hot-212d:hover,
.inner_a53b .detail-short-fd0b > li > a:hover,
.inner_a53b .stale_4046:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_a53b .panel_e59c {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b .panel_e59c .picture_23e3 {
  color: rgba(255, 255, 255, 0.99);
}
.inner_a53b .panel_e59c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_a53b .layout_gas_7f95 .copper_9140 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b .layout_gas_7f95 .copper_9140 .dim-7c9d {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b
  .layout_gas_7f95
  .copper_9140
  .dim-7c9d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b
  .layout_gas_7f95
  .copper_9140
  .dim-7c9d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b
  .layout_gas_7f95
  .copper_9140
  .dim-7c9d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b
  .layout_gas_7f95
  .copper_9140
  .dim-7c9d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b .layout_gas_7f95 .tertiary-6378 {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a53b .layout_gas_7f95 .tertiary-6378:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-warm-92bc
  .inner_a53b
  .layout_gas_7f95
  .media_gold_1302
  .hover-simple-ff5c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary-warm-92bc
  .inner_a53b
  .layout_gas_7f95
  .media_gold_1302
  .dim-7c9d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-eae9 .highlight_904e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight_904e .avatar-gold-a21a.out-b677 .detail-short-fd0b > li > a:focus,
.highlight_904e .avatar-gold-a21a.out-b677 .detail-short-fd0b > li > a:hover,
.highlight_904e .avatar-gold-a21a.outer-fbb0 .detail-short-fd0b > li > a:focus,
.highlight_904e .avatar-gold-a21a.outer-fbb0 .detail-short-fd0b > li > a:hover,
.highlight_904e .avatar-gold-a21a.progress-89c1 .detail-short-fd0b > li > a:focus,
.highlight_904e .avatar-gold-a21a.progress-89c1 .detail-short-fd0b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_904e
  .avatar-gold-a21a.out-b677
  .detail-short-fd0b
  > li.tag_hard_89ae
  > a,
.highlight_904e
  .avatar-gold-a21a.out-b677
  .detail-short-fd0b
  > li.dropdown-lite-7234
  > a,
.highlight_904e
  .avatar-gold-a21a.outer-fbb0
  .detail-short-fd0b
  > li.tag_hard_89ae
  > a,
.highlight_904e
  .avatar-gold-a21a.outer-fbb0
  .detail-short-fd0b
  > li.dropdown-lite-7234
  > a,
.highlight_904e
  .avatar-gold-a21a.progress-89c1
  .detail-short-fd0b
  > li.tag_hard_89ae
  > a,
.highlight_904e .avatar-gold-a21a.progress-89c1 .detail-short-fd0b > li.badge-197a > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_904e .purple-6ce2,
.highlight_904e .purple-6ce2 a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_904e .shade-a02f.footer-outer-7d7a li a,
.highlight_904e .texture-first-a0d3 a,
.highlight_904e .hot-212d,
.highlight_904e .detail-short-fd0b > li > a,
.highlight_904e .stale_4046 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_904e .shade-a02f.footer-outer-7d7a li a:hover,
.highlight_904e .texture-first-a0d3 a:hover,
.highlight_904e .hot-212d:hover,
.highlight_904e .detail-short-fd0b > li > a:hover,
.highlight_904e .stale_4046:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_904e .panel_e59c {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_904e .panel_e59c .picture_23e3 {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_904e .panel_e59c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_9ca8 .plasma-8baa {
  margin-left: auto;
  margin-right: auto;
}
.icon_4c4d > * {
  margin-left: auto;
  margin-right: auto;
}
.icon_4c4d .element-dark-a927 {
  margin-right: 1.41575em;
}
.background-hard-dc54 .icon_4c4d > .primary-soft-7cd1 {
  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;
}
.background-hard-dc54 .icon_4c4d > .search_short_35d9 {
  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;
}
.avatar_0701.input_9ca8 .plasma-8baa,
.liquid-ee81.input_9ca8 .plasma-8baa {
  margin-left: 0;
}
.badge-807d.input_9ca8 .plasma-8baa,
.inner_3280.input_9ca8 .plasma-8baa {
  margin-right: 0;
}
.icon_4c4d ol,
.icon_4c4d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.next-a4d9 video {
  max-width: 100%;
}
.out_a623 img {
  display: block;
}
.out_a623.element-dark-a927,
.out_a623.button-1c64 {
  width: 100%;
}
.out_a623.search_short_35d9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.picture_north_6ced:not(.sort-9967) {
  margin: 1.5em auto;
}
.video_b2f4 p {
  padding: 1.5em 14px;
}
ul.bronze_9b04.search_short_35d9,
ul.bronze_9b04.primary-soft-7cd1,
ul.bronze_9b04.gradient_82d1.primary-soft-7cd1 {
  padding: 0 14px;
}
.hover-pro-807c {
  display: block;
  overflow-x: auto;
}
.hover-pro-807c table {
  border-collapse: collapse;
  width: 100%;
}
.hover-pro-807c td,
.hover-pro-807c th {
  padding: 0.5em;
}
.icon_4c4d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon_4c4d ol ol,
.icon_4c4d ol ul,
.icon_4c4d ul ol,
.icon_4c4d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon_4c4d ol ol li,
.icon_4c4d ol ul li,
.icon_4c4d ul ol li,
.icon_4c4d ul ul li {
  margin-left: 0;
}
.iron-549d.full-9337 > .text_6cd8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.iron-549d.full-9337 > .text_6cd8 iframe,
.iron-549d.full-9337 > .text_6cd8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.column-b182 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.column-b182.description-tiny-87d6 {
  padding: 0;
}
.column-b182.description-tiny-87d6 cite {
  font-size: 13px;
}
.column-b182 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.column-b182 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar_7d7b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar_7d7b > p:first-child {
  margin-top: 0;
}
.sidebar_7d7b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar_7d7b blockquote {
  border-left: 0;
}
.tabs-warm-1364 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tabs-warm-1364:not(.aside_full_ddda) {
  max-width: 100px;
}
.tabs-warm-1364.cool_6c93 {
  border-bottom: none !important;
  text-align: center;
}
.tabs-warm-1364.cool_6c93::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .video_b2f4 p {
    padding: 1.5em 0;
  }
}
.form-right-67c0 {
  color: #0073aa;
}
.green_62ca {
  background-color: #0073aa;
}
.purple-ce05 {
  color: #229fd8;
}
.clean-eff3 {
  background-color: #229fd8;
}
.avatar_inner_9d67 {
  color: #eee;
}
.under-85a4 {
  background-color: #eee;
}
.feature_static_5194 {
  color: #444;
}
.tiny_404c {
  background-color: #444;
}
.photo_eb11 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.photo_eb11 .heading-green-12c0 .texture-first-a0d3 {
  font-size: 15px;
}
.photo_eb11 .texture-first-a0d3 {
  line-height: 1.3;
}
.photo_eb11 .highlight_904e {
}
.photo_eb11 .inner_a53b {
  background: #235787;
}
.huge_28b1 {
  padding: 0;
}
.huge_28b1 .inner_a53b {
  background: #1a1a1a;
}
.huge_28b1 .highlight_904e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slider_medium_b73a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slider_medium_b73a .highlight_904e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slider_medium_b73a .inner_a53b {
  background: #303030;
}
.input-29bf {
  position: relative;
  z-index: 10;
}
.input-29bf .content-gas-96de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-a244 .notification_plasma_5977 {
  display: inline-block;
  vertical-align: middle;
}
.badge-a244.form-cf23 .notification_plasma_5977 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .badge-a244.form-cf23 .notification_plasma_5977 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-a244.form-cf23 .notification_plasma_5977 {
    margin-right: 0.4em;
  }
}
.badge-a244.form-cf23 .notification_plasma_5977:last-child {
  margin-right: 0;
}
.wide_004c .content-gas-96de {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column-eae9 .heading-green-12c0 {
    margin: 0 -0.5em;
  }
  .column-eae9 .heading-green-12c0 [class*="customify-col-"],
  .column-eae9 .heading-green-12c0 [class*="customify-col_"],
  .column-eae9 .heading-green-12c0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column-eae9.dynamic_e36d .content-gas-96de {
  background: 0 0 !important;
}
.column-eae9.dynamic_e36d .content-gas-96de,
.column-eae9.wide_004c .content-gas-96de {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column-eae9.filter_dadd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column-eae9.wide_004c .content-gas-96de {
  box-shadow: none !important;
}
.status_liquid_d7f5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status_liquid_d7f5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status_liquid_d7f5 {
    padding: 18px 0 20px;
  }
}
.status_liquid_d7f5 .paragraph_2810 {
  width: 100%;
}
.status_liquid_d7f5 .pagination-large-a43a {
  margin-bottom: 0;
}
.status_liquid_d7f5 .focused-9bf1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.avatar-liquid-4739 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.avatar-liquid-4739 .tag-dim-ed45 {
  width: 100%;
}
.static-f291 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.static-f291 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.static-f291 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;
}
.static-f291 li:last-child:after {
  display: none;
}
.static-f291 li a {
  font-weight: 500;
  margin-right: 10px;
}
.frame_ddcf .wide_6181 button,
.status_liquid_d7f5 .wide_6181 button {
  left: 0;
}
.frame_ddcf .tag-dim-ed45,
.status_liquid_d7f5 .tag-dim-ed45 {
  padding-left: 0;
  padding-right: 0;
}
.frame_ddcf .avatar-liquid-4739,
.status_liquid_d7f5 .avatar-liquid-4739 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.frame_ddcf {
  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;
}
.frame_ddcf: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;
}
.frame_ddcf .image-tiny-1371 {
  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) {
  .frame_ddcf .image-tiny-1371 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .frame_ddcf .image-tiny-1371 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .frame_ddcf .image-tiny-1371 {
    min-height: 200px;
  }
}
.frame_ddcf .static-f291 {
  color: rgba(255, 255, 255, 0.8);
}
.frame_ddcf .static-f291 a,
.frame_ddcf .static-f291 li:after {
  color: inherit;
}
.frame_ddcf .static-f291 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag-cfa3 {
  margin-bottom: 0.5em;
}
.video-dde6 {
  margin-bottom: 1.2em;
}
.video-dde6,
.tag-cfa3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.video-dde6 p:last-child,
.tag-cfa3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wide_6181,
#masthead .wide_6181 {
  display: none;
}
#masthead
  > .wide_6181.wrapper_5cff {
  display: none;
}
#masthead > .wide_6181 button {
  left: 0;
}
.paragraph-bc6e {
  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%;
}
.paragraph-bc6e .notification_plasma_5977 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paragraph-bc6e .box_selected_261d {
  display: -webkit-box;
  display: flex;
}
.paragraph-bc6e .box_selected_261d.widget-cold-a7c3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paragraph-bc6e .box_selected_261d.main-old-558e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph-bc6e .box_selected_261d.picture-fixed-5654 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph-bc6e.table_2dd3.heading-7cab .box_selected_261d.widget-cold-a7c3 {
  flex-basis: 100%;
}
.paragraph-bc6e.advanced-f9e4 .box_selected_261d.main-old-558e {
  -webkit-box-flex: 1;
  flex: auto;
}
.paragraph-bc6e.advanced-f9e4 .box_selected_261d.picture-fixed-5654 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wide_6181.wrapper_5cff {
  display: none;
}
#masthead > .wide_6181 button {
  left: 0;
}
.frame-inner-c540 {
  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;
}
.frame-inner-c540:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.frame-inner-c540.media_static_05e9 i {
  margin-right: 4px;
}
.frame-inner-c540.dirty_843e i {
  margin-left: 5px;
}
.texture-first-a0d3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture-first-a0d3 p:last-child {
  margin-bottom: 0;
}
.cool_dc11 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cool_dc11 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cool_dc11 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cool_dc11 .purple-6ce2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cool_dc11 .modal-up-4844 {
  margin: 5px 0 7px 0;
}
.cool_dc11.surface-fe65 .breadcrumb_prev_ed89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_dc11.surface-fe65 .out-b8da {
  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;
}
.cool_dc11.feature_5835 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cool_dc11.feature_5835 .breadcrumb_prev_ed89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_dc11.feature_5835 .out-b8da {
  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;
}
.cool_dc11.module-eb96 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cool_dc11.message_yellow_2f88 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cool_dc11.message_yellow_2f88 .out-b8da {
  margin-top: 7px;
}
.video-first-5225 {
  display: inline-block;
}
.input-29bf .sort-action-0dd3 .cool_dc11 img {
  max-width: 100%;
}
.avatar-gold-a21a .shadow-74b4.liquid_e4e9,
.title_east_a3b9 .shadow-74b4.liquid_e4e9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-gold-a21a .widget-a928,
.title_east_a3b9 .widget-a928 {
  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%);
}
.avatar-gold-a21a .widget-a928 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.avatar-gold-a21a.gallery-21c6 .widget-a928 {
  display: none;
}
.avatar-gold-a21a .outline_dd57 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-gold-a21a .outline_dd57 li {
  display: inline-block;
  position: relative;
}
.avatar-gold-a21a .outline_dd57 li:last-child {
  margin-right: 0;
}
.avatar-gold-a21a .outline_dd57 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;
}
.avatar-gold-a21a .outline_dd57 li.badge-197a > a {
  color: rgba(0, 0, 0, 0.9);
}
.avatar-gold-a21a .outline_dd57 > 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;
}
.avatar-gold-a21a .outline_dd57 > li > a i {
  line-height: 0;
}
.avatar-gold-a21a .outline_dd57 > li.tag-static-8e58 > a .widget-a928 {
  margin-left: 4px;
  line-height: 0;
}
.avatar-gold-a21a .outline_dd57 .light-ea41 li.tag-static-8e58 > a {
  position: relative;
}
.avatar-gold-a21a .outline_dd57 .light-ea41 li.tag-static-8e58 > a:after,
.avatar-gold-a21a .outline_dd57 .light-ea41 li.tag-static-8e58 > a:before {
  content: "";
  display: table;
}
.avatar-gold-a21a .outline_dd57 .light-ea41 li.tag-static-8e58 > a:after {
  clear: both;
}
.avatar-gold-a21a .outline_dd57 .light-ea41 li.tag-static-8e58 > a .widget-a928 {
  margin-left: 5px;
  float: right;
}
.avatar-gold-a21a .iron-e6b9,
.avatar-gold-a21a .light-ea41 {
  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;
}
.avatar-gold-a21a .light-ea41 {
  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;
}
.avatar-gold-a21a .light-ea41 .liquid_e4e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar-gold-a21a .light-ea41 .widget-a928 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.avatar-gold-a21a .light-ea41 li {
  display: block;
  margin: 0;
  padding: 0;
}
.avatar-gold-a21a .light-ea41 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;
}
.avatar-gold-a21a .light-ea41 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.avatar-gold-a21a .light-ea41 .light-ea41 {
  top: 0;
  left: 100%;
}
.avatar-gold-a21a .green-7186.fn-focus-dd9b > .iron-e6b9,
.avatar-gold-a21a .green-7186.fn-focus-dd9b > .light-ea41,
.avatar-gold-a21a .green-7186:focus > .iron-e6b9,
.avatar-gold-a21a .green-7186:focus > .light-ea41,
.avatar-gold-a21a .green-7186:hover > .iron-e6b9,
.avatar-gold-a21a .green-7186:hover > .light-ea41 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.avatar-gold-a21a.progress-89c1 .detail-short-fd0b:after,
.avatar-gold-a21a.progress-89c1 .detail-short-fd0b:before {
  content: "";
  display: table;
}
.avatar-gold-a21a.progress-89c1 .detail-short-fd0b:after {
  clear: both;
}
.avatar-gold-a21a.progress-89c1 .detail-short-fd0b > li {
  float: left;
}
.avatar-gold-a21a.cold_f5c4 .detail-short-fd0b:after,
.avatar-gold-a21a.cold_f5c4 .detail-short-fd0b:before {
  content: "";
  display: table;
}
.avatar-gold-a21a.cold_f5c4 .detail-short-fd0b:after {
  clear: both;
}
.avatar-gold-a21a.cold_f5c4 .detail-short-fd0b > li {
  float: left;
}
.avatar-gold-a21a.cold_f5c4 .detail-short-fd0b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-gold-a21a.cold_f5c4 .detail-short-fd0b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.avatar-gold-a21a.cold_f5c4 .detail-short-fd0b > li.tag_hard_89ae > a,
.avatar-gold-a21a.cold_f5c4 .detail-short-fd0b > li.badge-197a > a {
  color: #fff;
  background-color: #1e4b75;
}
.avatar-gold-a21a.out-b677 .detail-short-fd0b > li > a .liquid_e4e9 {
  position: relative;
}
.avatar-gold-a21a.out-b677 .detail-short-fd0b > li > a .liquid_e4e9: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;
}
.avatar-gold-a21a.out-b677
  .detail-short-fd0b
  > li:focus
  > a
  .liquid_e4e9:before,
.avatar-gold-a21a.out-b677
  .detail-short-fd0b
  > li:hover
  > a
  .liquid_e4e9:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-gold-a21a.out-b677
  .detail-short-fd0b
  > li.tag_hard_89ae
  > a
  .liquid_e4e9:before,
.avatar-gold-a21a.out-b677
  .detail-short-fd0b
  > li.dropdown-lite-7234
  > a
  .liquid_e4e9:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-gold-a21a.outer-fbb0 .detail-short-fd0b > li > a .liquid_e4e9 {
  position: relative;
}
.avatar-gold-a21a.outer-fbb0 .detail-short-fd0b > li > a .liquid_e4e9: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;
}
.avatar-gold-a21a.outer-fbb0 .detail-short-fd0b > li:focus > a .liquid_e4e9:before,
.avatar-gold-a21a.outer-fbb0
  .detail-short-fd0b
  > li:hover
  > a
  .liquid_e4e9:before {
  width: 100%;
  background-color: currentColor;
}
.avatar-gold-a21a.outer-fbb0
  .detail-short-fd0b
  > li.tag_hard_89ae
  > a
  .liquid_e4e9:before,
.avatar-gold-a21a.outer-fbb0
  .detail-short-fd0b
  > li.dropdown-lite-7234
  > a
  .liquid_e4e9:before {
  width: 100%;
  background-color: currentColor;
}
.title_east_a3b9 .outline_dd57 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title_east_a3b9 .outline_dd57 li:first-child > a {
  border-top: none;
}
.title_east_a3b9 .outline_dd57 .lower_67e1 > .liquid_e4e9 .widget-a928 {
  display: none;
}
.title_east_a3b9 .outline_dd57 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title_east_a3b9 .outline_dd57 li:last-child {
  border: none;
}
.title_east_a3b9 .outline_dd57 li.tag-static-8e58 > a {
  padding-right: 45px !important;
}
.title_east_a3b9 .outline_dd57 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title_east_a3b9 .outline_dd57 li a:focus,
.title_east_a3b9 .outline_dd57 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_east_a3b9 .outline_dd57 li .form-1401 {
  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;
}
.title_east_a3b9 .outline_dd57 li .form-1401:hover {
  box-shadow: none;
}
.title_east_a3b9 .outline_dd57 li .form-1401 .widget-a928 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title_east_a3b9 .outline_dd57 .light-ea41 {
  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);
}
.title_east_a3b9 .outline_dd57 .light-ea41 li a {
  padding-left: 3em;
}
.title_east_a3b9 .outline_dd57 .in_1c29 > a .form-1401 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title_east_a3b9 .outline_dd57 .in_1c29 > .light-ea41 {
  display: block;
  opacity: 1;
}
.block-cold-67b0 {
  max-width: 100%;
}
.cold_60f8 {
  line-height: 0;
  cursor: pointer;
}
.stale_4046 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.stale_4046:hover {
  box-shadow: none;
  color: currentColor;
}
.stale_4046 svg {
  width: 18px;
  height: 18px;
}
.stale_4046 .up-0cf9 {
  display: none;
}
.label_e099 {
  position: relative;
}
.label_e099.fn-active-dd9b .stale_4046 .soft_dfcb {
  display: none;
}
.label_e099.fn-active-dd9b .stale_4046 .up-0cf9 {
  display: inline-block;
}
.label_e099 .title-c28c {
  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);
}
.label_e099.chip_e26f .title-c28c {
  left: auto;
  right: -0.9em;
}
.label_e099.chip_e26f .main-dc98::before {
  left: auto;
  right: 15px;
}
.label_e099.fn-active-dd9b .title-c28c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_gold_1302 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media_gold_1302 label {
  flex-basis: 100%;
}
.media_gold_1302 .copper_9140 {
  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;
}
.media_gold_1302 .dim-7c9d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media_gold_1302 .dim-7c9d:focus {
  background-color: transparent;
}
.media_gold_1302 button.tertiary-6378 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media_gold_1302 button.tertiary-6378:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media_gold_1302 button.tertiary-6378 svg {
  width: 18px;
  height: 18px;
}
.media_gold_1302 input[type="submit"] {
  min-height: auto;
}
.layout_gas_7f95 .media_gold_1302 .dim-7c9d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.main-dc98 {
  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) {
  .main-dc98 {
    width: 220px;
  }
}
.main-dc98 label {
  flex-basis: 100%;
}
.main-dc98::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;
}
.primary-warm-92bc .layout_gas_7f95 .media_gold_1302 {
  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;
}
.primary-warm-92bc
  .layout_gas_7f95
  .media_gold_1302
  .copper_9140 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.primary-warm-92bc .layout_gas_7f95 .media_gold_1302 .dim-7c9d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.primary-warm-92bc
  .layout_gas_7f95
  .media_gold_1302
  .dim-7c9d:focus {
  background: 0 0;
}
.primary-warm-92bc
  .layout_gas_7f95
  .media_gold_1302
  .hover-simple-ff5c {
  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;
}
.shade-a02f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shade-a02f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shade-a02f li:last-child {
  margin-right: 0;
}
.shade-a02f li:first-child {
  margin-left: 0;
}
.shade-a02f.backdrop_gold_c5e5 a {
  color: #fff;
}
.shade-a02f.backdrop_gold_c5e5 a:hover {
  color: #fff;
}
.shade-a02f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shade-a02f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shade-a02f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shade-a02f a:hover {
  opacity: 0.9;
  color: inherit;
}
.shade-a02f [class*="social-icon-apple"] {
  background-color: #999;
}
.shade-a02f [class*="social-icon-apple"].next_61d2 {
  background-color: transparent;
  color: #999;
}
.shade-a02f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shade-a02f [class*="social-icon-behance"].next_61d2 {
  background-color: transparent;
  color: #1769ff;
}
.shade-a02f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shade-a02f [class*="social-icon-bitbucket"].next_61d2 {
  background-color: transparent;
  color: #205081;
}
.shade-a02f [class*="social-icon-codepen"] {
  background-color: #000;
}
.shade-a02f [class*="social-icon-codepen"].next_61d2 {
  background-color: transparent;
  color: #000;
}
.shade-a02f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shade-a02f [class*="social-icon-delicious"].next_61d2 {
  background-color: transparent;
  color: #39f;
}
.shade-a02f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shade-a02f [class*="social-icon-digg"].next_61d2 {
  background-color: transparent;
  color: #005be2;
}
.shade-a02f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shade-a02f [class*="social-icon-dribbble"].next_61d2 {
  background-color: transparent;
  color: #ea4c89;
}
.shade-a02f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shade-a02f [class*="social-icon-envelope"].next_61d2 {
  background-color: transparent;
  color: #ea4335;
}
.shade-a02f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shade-a02f [class*="social-icon-facebook"].next_61d2 {
  background-color: transparent;
  color: #3b5998;
}
.shade-a02f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shade-a02f [class*="social-icon-flickr"].next_61d2 {
  background-color: transparent;
  color: #0063dc;
}
.shade-a02f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shade-a02f [class*="social-icon-foursquare"].next_61d2 {
  background-color: transparent;
  color: #2d5be3;
}
.shade-a02f [class*="social-icon-github"] {
  background-color: #333;
}
.shade-a02f [class*="social-icon-github"].next_61d2 {
  background-color: transparent;
  color: #333;
}
.shade-a02f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shade-a02f [class*="social-icon-google-plus"].next_61d2 {
  background-color: transparent;
  color: #dd4b39;
}
.shade-a02f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shade-a02f [class*="social-icon-houzz"].next_61d2 {
  background-color: transparent;
  color: #7ac142;
}
.shade-a02f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shade-a02f [class*="social-icon-instagram"].next_61d2 {
  background-color: transparent;
  color: #262626;
}
.shade-a02f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shade-a02f [class*="social-icon-jsfiddle"].next_61d2 {
  background-color: transparent;
  color: #487aa2;
}
.shade-a02f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shade-a02f [class*="social-icon-linkedin"].next_61d2 {
  background-color: transparent;
  color: #0077b5;
}
.shade-a02f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shade-a02f [class*="social-icon-medium"].next_61d2 {
  background-color: transparent;
  color: #00ab6b;
}
.shade-a02f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shade-a02f
  [class*="social-icon-odnoklassniki"].next_61d2 {
  background-color: transparent;
  color: #f4731c;
}
.shade-a02f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shade-a02f [class*="social-icon-meetup"].next_61d2 {
  background-color: transparent;
  color: #ec1c40;
}
.shade-a02f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shade-a02f [class*="social-icon-pinterest"].next_61d2 {
  background-color: transparent;
  color: #bd081c;
}
.shade-a02f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shade-a02f [class*="social-icon-product-hunt"].next_61d2 {
  background-color: transparent;
  color: #da552f;
}
.shade-a02f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shade-a02f [class*="social-icon-reddit"].next_61d2 {
  background-color: transparent;
  color: #ff4500;
}
.shade-a02f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shade-a02f [class*="social-icon-rss"].next_61d2 {
  background-color: transparent;
  color: #f26522;
}
.shade-a02f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shade-a02f
  [class*="social-icon-shopping-cart"].next_61d2 {
  background-color: transparent;
  color: #4caf50;
}
.shade-a02f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shade-a02f [class*="social-icon-skype"].next_61d2 {
  background-color: transparent;
  color: #00aff0;
}
.shade-a02f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shade-a02f [class*="social-icon-slideshare"].next_61d2 {
  background-color: transparent;
  color: #0077b5;
}
.shade-a02f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shade-a02f [class*="social-icon-snapchat"].next_61d2 {
  background-color: transparent;
  color: #fffc00;
}
.shade-a02f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shade-a02f [class*="social-icon-soundcloud"].next_61d2 {
  background-color: transparent;
  color: #f80;
}
.shade-a02f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shade-a02f [class*="social-icon-spotify"].next_61d2 {
  background-color: transparent;
  color: #2ebd59;
}
.shade-a02f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shade-a02f
  [class*="social-icon-stack-overflow"].next_61d2 {
  background-color: transparent;
  color: #fe7a15;
}
.shade-a02f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shade-a02f [class*="social-icon-maldkfgram"].next_61d2 {
  background-color: transparent;
  color: #2ca5e0;
}
.shade-a02f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shade-a02f [class*="social-icon-tripadvisor"].next_61d2 {
  background-color: transparent;
  color: #589442;
}
.shade-a02f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shade-a02f [class*="social-icon-tumblr"].next_61d2 {
  background-color: transparent;
  color: #35465c;
}
.shade-a02f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shade-a02f [class*="social-icon-twitch"].next_61d2 {
  background-color: transparent;
  color: #6441a5;
}
.shade-a02f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shade-a02f [class*="social-icon-twitter"].next_61d2 {
  background-color: transparent;
  color: #1da1f2;
}
.shade-a02f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shade-a02f [class*="social-icon-vimeo"].next_61d2 {
  background-color: transparent;
  color: #1ab7ea;
}
.shade-a02f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shade-a02f [class*="social-icon-vk"].next_61d2 {
  background-color: transparent;
  color: #45668e;
}
.shade-a02f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shade-a02f [class*="social-icon-weibo"].next_61d2 {
  background-color: transparent;
  color: #df2029;
}
.shade-a02f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shade-a02f [class*="social-icon-weixin"].next_61d2 {
  background-color: transparent;
  color: #7bb32e;
}
.shade-a02f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shade-a02f [class*="social-icon-whatsapp"].next_61d2 {
  background-color: transparent;
  color: #25d366;
}
.shade-a02f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shade-a02f [class*="social-icon-wordpress"].next_61d2 {
  background-color: transparent;
  color: #21759b;
}
.shade-a02f [class*="social-icon-xing"] {
  background-color: #026466;
}
.shade-a02f [class*="social-icon-xing"].next_61d2 {
  background-color: transparent;
  color: #026466;
}
.shade-a02f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shade-a02f [class*="social-icon-yelp"].next_61d2 {
  background-color: transparent;
  color: #af0606;
}
.shade-a02f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shade-a02f [class*="social-icon-youtube"].next_61d2 {
  background-color: transparent;
  color: #cd201f;
}
.hot-212d {
  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;
}
.hot-212d:hover {
  box-shadow: none;
  background: 0 0;
}
.light-a54e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notification-d87a {
  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;
}
.input-5899 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wide_b6e0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wide_b6e0,
.wide_b6e0::after,
.wide_b6e0::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;
}
.wide_b6e0::after,
.wide_b6e0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.menu_5097 .notification-d87a .input-5899 {
  margin-top: -2px;
  width: 19px;
}
.menu_5097 .notification-d87a .wide_b6e0 {
  margin-top: -1px;
}
.menu_5097 .notification-d87a .wide_b6e0,
.menu_5097 .notification-d87a .wide_b6e0::after,
.menu_5097 .notification-d87a .wide_b6e0::before {
  width: 19px;
  height: 2px;
}
.menu_5097 .notification-d87a .wide_b6e0::before {
  top: -6px;
}
.menu_5097 .notification-d87a .wide_b6e0::after {
  bottom: -6px;
}
.current-84cc .notification-d87a .input-5899 {
  margin-top: -2px;
  width: 22px;
}
.current-84cc .notification-d87a .wide_b6e0 {
  margin-top: -1px;
}
.current-84cc .notification-d87a .wide_b6e0,
.current-84cc .notification-d87a .wide_b6e0::after,
.current-84cc .notification-d87a .wide_b6e0::before {
  width: 22px;
  height: 2px;
}
.current-84cc .notification-d87a .wide_b6e0::before {
  top: -7px;
}
.current-84cc .notification-d87a .wide_b6e0::after {
  bottom: -7px;
}
.slow-4b4b .notification-d87a .input-5899 {
  margin-top: -2px;
  width: 31px;
}
.slow-4b4b .notification-d87a .wide_b6e0 {
  margin-top: -1.5px;
}
.slow-4b4b .notification-d87a .wide_b6e0,
.slow-4b4b .notification-d87a .wide_b6e0::after,
.slow-4b4b .notification-d87a .wide_b6e0::before {
  width: 31px;
  height: 3px;
}
.slow-4b4b .notification-d87a .wide_b6e0::before {
  top: -9px;
}
.slow-4b4b .notification-d87a .wide_b6e0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .green-ce12 .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 19px;
  }
  .green-ce12 .notification-d87a .wide_b6e0 {
    margin-top: -1px;
  }
  .green-ce12 .notification-d87a .wide_b6e0,
  .green-ce12 .notification-d87a .wide_b6e0::after,
  .green-ce12 .notification-d87a .wide_b6e0::before {
    width: 19px;
    height: 2px;
  }
  .green-ce12 .notification-d87a .wide_b6e0::before {
    top: -6px;
  }
  .green-ce12 .notification-d87a .wide_b6e0::after {
    bottom: -6px;
  }
  .wood-fa04 .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 22px;
  }
  .wood-fa04 .notification-d87a .wide_b6e0 {
    margin-top: -1px;
  }
  .wood-fa04 .notification-d87a .wide_b6e0,
  .wood-fa04 .notification-d87a .wide_b6e0::after,
  .wood-fa04 .notification-d87a .wide_b6e0::before {
    width: 22px;
    height: 2px;
  }
  .wood-fa04 .notification-d87a .wide_b6e0::before {
    top: -7px;
  }
  .wood-fa04 .notification-d87a .wide_b6e0::after {
    bottom: -7px;
  }
  .complex-10c1 .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 31px;
  }
  .complex-10c1 .notification-d87a .wide_b6e0 {
    margin-top: -1.5px;
  }
  .complex-10c1 .notification-d87a .wide_b6e0,
  .complex-10c1 .notification-d87a .wide_b6e0::after,
  .complex-10c1 .notification-d87a .wide_b6e0::before {
    width: 31px;
    height: 3px;
  }
  .complex-10c1 .notification-d87a .wide_b6e0::before {
    top: -9px;
  }
  .complex-10c1 .notification-d87a .wide_b6e0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .light_6633 .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 19px;
  }
  .light_6633 .notification-d87a .wide_b6e0 {
    margin-top: -1px;
  }
  .light_6633 .notification-d87a .wide_b6e0,
  .light_6633 .notification-d87a .wide_b6e0::after,
  .light_6633 .notification-d87a .wide_b6e0::before {
    width: 19px;
    height: 2px;
  }
  .light_6633 .notification-d87a .wide_b6e0::before {
    top: -6px;
  }
  .light_6633 .notification-d87a .wide_b6e0::after {
    bottom: -6px;
  }
  .outline-static-01ea .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 22px;
  }
  .outline-static-01ea .notification-d87a .wide_b6e0 {
    margin-top: -1px;
  }
  .outline-static-01ea .notification-d87a .wide_b6e0,
  .outline-static-01ea .notification-d87a .wide_b6e0::after,
  .outline-static-01ea .notification-d87a .wide_b6e0::before {
    width: 22px;
    height: 2px;
  }
  .outline-static-01ea .notification-d87a .wide_b6e0::before {
    top: -7px;
  }
  .outline-static-01ea .notification-d87a .wide_b6e0::after {
    bottom: -7px;
  }
  .search_prev_e1bf .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 31px;
  }
  .search_prev_e1bf .notification-d87a .wide_b6e0 {
    margin-top: -1.5px;
  }
  .search_prev_e1bf .notification-d87a .wide_b6e0,
  .search_prev_e1bf .notification-d87a .wide_b6e0::after,
  .search_prev_e1bf .notification-d87a .wide_b6e0::before {
    width: 31px;
    height: 3px;
  }
  .search_prev_e1bf .notification-d87a .wide_b6e0::before {
    top: -9px;
  }
  .search_prev_e1bf .notification-d87a .wide_b6e0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .modal-slow-9893 .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-slow-9893 .notification-d87a .wide_b6e0 {
    margin-top: -1px;
  }
  .modal-slow-9893 .notification-d87a .wide_b6e0,
  .modal-slow-9893 .notification-d87a .wide_b6e0::after,
  .modal-slow-9893 .notification-d87a .wide_b6e0::before {
    width: 19px;
    height: 2px;
  }
  .modal-slow-9893 .notification-d87a .wide_b6e0::before {
    top: -6px;
  }
  .modal-slow-9893 .notification-d87a .wide_b6e0::after {
    bottom: -6px;
  }
  .hovered_8d2b .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 22px;
  }
  .hovered_8d2b .notification-d87a .wide_b6e0 {
    margin-top: -1px;
  }
  .hovered_8d2b .notification-d87a .wide_b6e0,
  .hovered_8d2b .notification-d87a .wide_b6e0::after,
  .hovered_8d2b .notification-d87a .wide_b6e0::before {
    width: 22px;
    height: 2px;
  }
  .hovered_8d2b .notification-d87a .wide_b6e0::before {
    top: -7px;
  }
  .hovered_8d2b .notification-d87a .wide_b6e0::after {
    bottom: -7px;
  }
  .gas-62ce .notification-d87a .input-5899 {
    margin-top: -2px;
    width: 31px;
  }
  .gas-62ce .notification-d87a .wide_b6e0 {
    margin-top: -1.5px;
  }
  .gas-62ce .notification-d87a .wide_b6e0,
  .gas-62ce .notification-d87a .wide_b6e0::after,
  .gas-62ce .notification-d87a .wide_b6e0::before {
    width: 31px;
    height: 3px;
  }
  .gas-62ce .notification-d87a .wide_b6e0::before {
    top: -9px;
  }
  .gas-62ce .notification-d87a .wide_b6e0::after {
    bottom: -9px;
  }
}
.box_fresh_5459 .wide_b6e0 {
  -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);
}
.box_fresh_5459 .wide_b6e0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.box_fresh_5459 .wide_b6e0::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);
}
.box_fresh_5459.steel-ebfa .wide_b6e0 {
  -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);
}
.box_fresh_5459.steel-ebfa .wide_b6e0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.box_fresh_5459.steel-ebfa .wide_b6e0::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);
}
.caption_94f5 {
  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.silver_ec0b:before {
  display: none;
}
.card-pro-f529 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.card-pro-f529 .new_004f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.card-pro-f529 .new_004f:last-of-type {
  border-bottom: none;
}
.card-pro-f529 .new_004f.active_tiny_623b,
.card-pro-f529 .new_004f.message-6f89,
.card-pro-f529 .new_004f.picture-caa2 {
  padding: 0;
}
.card-pro-f529 .title_east_a3b9 .form-1401 {
  color: currentColor;
}
.card-pro-f529 .title_east_a3b9 .form-1401:focus,
.card-pro-f529 .title_east_a3b9 .form-1401:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-pro-f529.highlight_904e .panel_e59c,
.card-pro-f529.highlight_904e .texture-first-a0d3 a,
.card-pro-f529.highlight_904e .detail-short-fd0b a,
.card-pro-f529.highlight_904e .light-ea41 a {
  color: rgba(0, 0, 0, 0.55);
}
.card-pro-f529.highlight_904e .panel_e59c:hover,
.card-pro-f529.highlight_904e .texture-first-a0d3 a:hover,
.card-pro-f529.highlight_904e .detail-short-fd0b a:hover,
.card-pro-f529.highlight_904e .light-ea41 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-pro-f529.highlight_904e .picture_23e3 {
  color: rgba(0, 0, 0, 0.8);
}
.card-pro-f529.highlight_904e .new_004f {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-pro-f529.highlight_904e .new_004f:before {
  background: rgba(0, 0, 0, 0.08);
}
.card-pro-f529.highlight_904e .disabled-c4b7:before {
  background: rgba(255, 255, 255, 0.9);
}
.card-pro-f529.highlight_904e .title_east_a3b9 .outline_dd57 li a,
.card-pro-f529.highlight_904e .title_east_a3b9 .form-1401,
.card-pro-f529.highlight_904e .light-ea41 {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-pro-f529.highlight_904e .title_east_a3b9 .form-1401:focus,
.card-pro-f529.highlight_904e .title_east_a3b9 .form-1401:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-pro-f529.highlight_904e .outline_dd57 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-pro-f529.inner_a53b .panel_e59c,
.card-pro-f529.inner_a53b .texture-first-a0d3 a,
.card-pro-f529.inner_a53b .detail-short-fd0b .form-1401,
.card-pro-f529.inner_a53b .detail-short-fd0b a,
.card-pro-f529.inner_a53b .light-ea41 a {
  color: rgba(255, 255, 255, 0.79);
}
.card-pro-f529.inner_a53b .panel_e59c:hover,
.card-pro-f529.inner_a53b .texture-first-a0d3 a:hover,
.card-pro-f529.inner_a53b .detail-short-fd0b .form-1401:hover,
.card-pro-f529.inner_a53b .detail-short-fd0b a:hover,
.card-pro-f529.inner_a53b .light-ea41 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-pro-f529.inner_a53b .picture_23e3 {
  color: rgba(255, 255, 255, 0.99);
}
.card-pro-f529.inner_a53b .new_004f {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-pro-f529.inner_a53b .new_004f:before {
  background: rgba(255, 255, 255, 0.08);
}
.card-pro-f529.inner_a53b .disabled-c4b7:before {
  background: rgba(0, 0, 0, 0.9);
}
.card-pro-f529.inner_a53b .title_east_a3b9 .outline_dd57 li a,
.card-pro-f529.inner_a53b .title_east_a3b9 .form-1401,
.card-pro-f529.inner_a53b .light-ea41 {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-pro-f529.inner_a53b .title_east_a3b9 .form-1401:focus,
.card-pro-f529.inner_a53b .title_east_a3b9 .form-1401:hover {
  background: rgba(0, 0, 0, 0.01);
}
.card-pro-f529.inner_a53b .outline_dd57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-c4b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.disabled-c4b7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.border-b733 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wrapper-copper-802f .card-pro-f529 {
  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;
}
.wrapper-copper-802f .new_004f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wrapper-copper-802f .new_004f: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) {
  .wrapper-copper-802f .new_004f:before {
    width: 16%;
    left: 42%;
  }
}
.wrapper-copper-802f .new_004f:last-child:before {
  content: none;
}
.wrapper-copper-802f .new_004f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wrapper-copper-802f .title_east_a3b9 .outline_dd57 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wrapper-copper-802f .title_east_a3b9 .outline_dd57 li a .form-1401 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wrapper-copper-802f .title_east_a3b9 .light-ea41 {
  border: none;
}
.wrapper-copper-802f .title_east_a3b9 .light-ea41 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wrapper-copper-802f .disabled-c4b7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wrapper-copper-802f .border-b733 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wrapper-copper-802f .inner_a53b .disabled-c4b7:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper-copper-802f .highlight_904e.link_thick_cf6a .wide_b6e0 {
  background: rgba(0, 0, 0, 0.6);
}
.wrapper-copper-802f
  .highlight_904e.link_thick_cf6a
  .wide_b6e0::after,
.wrapper-copper-802f
  .highlight_904e.link_thick_cf6a
  .wide_b6e0:before {
  background: inherit;
}
.wrapper-copper-802f
  .highlight_904e.link_thick_cf6a:hover
  .wide_b6e0 {
  background: rgba(0, 0, 0, 0.8);
}
.middle_ac9a .card-pro-f529 {
  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) {
  .middle_ac9a .card-pro-f529 {
    width: auto;
    right: 45px;
  }
}
.breadcrumb-selected-b2f4 .card-pro-f529 {
  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) {
  .breadcrumb-selected-b2f4 .card-pro-f529 {
    width: auto;
    left: 45px;
  }
}
.silver_ec0b .card-pro-f529 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.silver_ec0b .border-b733 {
  max-width: 48em;
  margin: 0 auto;
}
.silver_ec0b .disabled-c4b7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.east-98f9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.east-98f9.wrapper-copper-802f .card-pro-f529 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.east-98f9.middle_ac9a .card-pro-f529 {
  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);
}
.east-98f9 .card-pro-f529 {
  visibility: visible;
}
.east-98f9.breadcrumb-selected-b2f4 .card-pro-f529 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image-middle-baf1,
.next_40e2 {
  overflow-x: hidden;
}
.image-middle-baf1 .card-pro-f529 {
  overflow: auto;
}
.image-middle-baf1.wrapper-copper-802f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-middle-baf1.wrapper-copper-802f .card-pro-f529 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image-middle-baf1.wrapper-copper-802f .hot-212d {
  opacity: 0;
}
.image-middle-baf1.middle_ac9a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-middle-baf1.middle_ac9a .card-pro-f529 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image-middle-baf1.middle_ac9a .hot-212d {
  opacity: 0;
}
.image-middle-baf1.breadcrumb-selected-b2f4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-middle-baf1.breadcrumb-selected-b2f4 .card-pro-f529 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image-middle-baf1.breadcrumb-selected-b2f4 .hot-212d {
  opacity: 0;
}
.image-middle-baf1.silver_ec0b .card-pro-f529 {
  z-index: 10;
  visibility: visible;
}
.link_thick_cf6a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.link_thick_cf6a .wide_b6e0 {
  background: rgba(255, 255, 255, 0.99);
}
.link_thick_cf6a .wide_b6e0::after,
.link_thick_cf6a .wide_b6e0:before {
  background: inherit;
}
.link_thick_cf6a:hover .wide_b6e0 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb-selected-b2f4 .link_thick_cf6a {
  top: 10px;
  right: auto;
  left: 12px;
}
.silver_ec0b .link_thick_cf6a {
  display: none !important;
}
.image-middle-baf1:before,
.next_40e2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image-middle-baf1 .link_thick_cf6a,
.next_40e2 .link_thick_cf6a {
  display: inline-block;
}
.card-pro-f529 .notification_plasma_5977 {
  -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;
}
.image-middle-baf1 .card-pro-f529 .notification_plasma_5977,
.next_40e2 .card-pro-f529 .notification_plasma_5977 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_stone_2ddc .copper_9140 {
  width: 100%;
}
.sort-action-0dd3 {
  padding: 0 0.5em 0;
}
.sort-action-0dd3 [class*="customify-col-"],
.sort-action-0dd3 [class*="customify-col_"],
.sort-action-0dd3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dark-f74d .sort-action-0dd3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading-green-12c0 .logo-gold-ee69,
  .logo-gold-ee69 {
    display: none;
  }
  .tooltip_5b7d {
    text-align: left;
  }
  .blue-b6c8 {
    text-align: center;
  }
  .blue-1301 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading-green-12c0 .preview_pink_2295,
  .preview_pink_2295 {
    display: none;
  }
  .component_69b1 {
    text-align: left;
  }
  .tabs_easy_ab8f {
    text-align: center;
  }
  .orange_982b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading-green-12c0 .hidden_c388,
  .hidden_c388 {
    display: none;
  }
  .gallery-ad2e {
    text-align: left;
  }
  .focused-3833 {
    text-align: center;
  }
  .thumbnail_eab3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hard-0469 {
  box-shadow: none !important;
}
.title-down-584e .message_6f02,
.box_8f68 .message_6f02 {
  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;
}
.box_8f68 .message_6f02 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-gas-96de {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content-gas-96de:after,
.content-gas-96de:before {
  content: "";
  display: table;
}
.content-gas-96de:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content-gas-96de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content-gas-96de,
.filter_dadd {
  max-width: 1248px;
  margin: 0 auto;
}

.card_solid_b051.texture_09cb .content-gas-96de {
  max-width: 100%;
}
.card_solid_b051.layout-c7c1 {
  max-width: 1200px;
  margin: 0 auto;
}
.card_solid_b051.sidebar_e275 .content-gas-96de {
  max-width: 100%;
}
.card_solid_b051.sidebar_e275 > .content-gas-96de {
  padding-left: 0;
  padding-right: 0;
}
.card_solid_b051.sidebar_e275 > .content-gas-96de .heading-green-12c0 {
  margin: 0;
}
.card_solid_b051.sidebar_e275
  > .content-gas-96de
  .modal_b98c.frame_88f0 {
  margin-right: 0;
  margin-left: 0;
}
.card_solid_b051.sidebar_e275 #main.frame_88f0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .carousel_clean_de17 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_clean_de17 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dirty_80aa .plasma-8baa {
    padding-right: 1em;
  }
  .dirty_80aa.paragraph-middle-e8f6 .modal_b98c {
    border-right: 1px solid #eaecee;
  }
  .dirty_80aa.paragraph-middle-e8f6 .plasma-8baa {
    padding-right: 1em;
  }
  .dirty_80aa.paragraph-middle-e8f6 .sidebar_old_4e90 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_f2c0 .plasma-8baa {
    padding-left: 1em;
  }
  .mask_f2c0.paragraph-middle-e8f6 .modal_b98c {
    border-left: 1px solid #eaecee;
  }
  .mask_f2c0.paragraph-middle-e8f6 .plasma-8baa {
    padding-left: 1em;
  }
  .mask_f2c0.paragraph-middle-e8f6 .sidebar_old_4e90 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-a207 .plasma-8baa {
    padding-left: 1em;
  }
  .pressed-a207.paragraph-middle-e8f6 .red-b6d0 {
    border-right: 1px solid #eaecee;
  }
  .pressed-a207.paragraph-middle-e8f6 .wide-acbd {
    border-right: 1px solid #eaecee;
  }
  .pressed-a207.paragraph-middle-e8f6 .plasma-8baa {
    padding-left: 1em;
  }
  .pressed-a207.paragraph-middle-e8f6 .sidebar_old_4e90 {
    padding-right: 1em;
  }
  .pressed-a207.paragraph-middle-e8f6 .alert-mini-0e98 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_e997 .plasma-8baa {
    padding-right: 1em;
  }
  .inner_e997.paragraph-middle-e8f6 .red-b6d0 {
    border-left: 1px solid #eaecee;
  }
  .inner_e997.paragraph-middle-e8f6 .wide-acbd {
    border-left: 1px solid #eaecee;
  }
  .inner_e997.paragraph-middle-e8f6 .plasma-8baa {
    padding-right: 1em;
  }
  .inner_e997.paragraph-middle-e8f6 .sidebar_old_4e90 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_e997.paragraph-middle-e8f6 .alert-mini-0e98 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_clean_de17 .plasma-8baa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_clean_de17.paragraph-middle-e8f6 .modal_b98c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .carousel_clean_de17.paragraph-middle-e8f6 .plasma-8baa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_clean_de17.paragraph-middle-e8f6 .sidebar_old_4e90 {
    padding-left: 1em;
  }
  .carousel_clean_de17.paragraph-middle-e8f6 .alert-mini-0e98 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .carousel_clean_de17.paragraph-middle-e8f6 .plasma-8baa {
    padding-left: 0;
  }
}
.row-e5a6 .badge-a244 {
  display: inline-block;
}
.notification_new_5902 {
  display: inline-block;
}
.detail-e99b {
  word-con: break-word;
}
.progress_hard_cd53 > span {
  display: inline-block;
  padding: 5px 0;
}
.progress_hard_cd53 .progress_huge_2ddf {
  margin-left: 8px;
  margin-right: 8px;
}
.progress_hard_cd53 .layout_d306 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.block_5f8d .in-adce {
  margin-bottom: 2em;
}
.block_5f8d .carousel_2589 {
  margin-bottom: 15px;
}
.block_5f8d .carousel_2589:last-child {
  margin-bottom: 0;
}
.block_5f8d .slow-ce3b {
  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) {
  .block_5f8d .slow-ce3b {
    display: block;
  }
}
.block_5f8d .notice-af39 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .block_5f8d .notice-af39 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.block_5f8d .accordion-a578 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.block_5f8d .accordion-a578 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.block_5f8d .accordion-a578 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.block_5f8d .detail-e99b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.block_5f8d .detail-e99b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.block_5f8d .footer-df7b p:last-child {
  margin-bottom: 0;
}
.block_5f8d .tall-c024 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.block_5f8d .disabled-6e9c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.block_5f8d .modal-8342 {
  margin-top: 1em;
}
.block_5f8d .banner-ab78 {
  top: 0;
  display: block;
}
.block_5f8d .banner-ab78 a {
  color: inherit;
}
.block_5f8d .banner-ab78 a:hover {
  color: inherit;
}
.block_5f8d .tag-rough-afb3 {
  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;
}
.block_5f8d .tag-rough-afb3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.block_5f8d .disabled-6e9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.block_5f8d .gallery-afed {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.block_5f8d .gallery-afed:first-child {
  margin-top: 0;
}
.block_5f8d .gallery-afed.north-86b5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block_5f8d .gallery-afed.info-down-a6f5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block_5f8d
  .gallery-afed.info-down-a6f5.alert-out-e60e
  .modal-8342 {
  width: 100%;
}
.block_5f8d .info-down-a6f5 {
  -webkit-box-align: center;
  align-items: center;
}
.block_5f8d .info-down-a6f5 .progress_hard_cd53,
.block_5f8d .info-down-a6f5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.block_5f8d .accordion-a578 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_5f8d .accordion-a578 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_5f8d .accordion-a578: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;
}
.block_5f8d .north-86b5 {
  z-index: 5;
}
.block_5f8d .focus-387e .widget_smooth_6ffc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.block_5f8d .grid-ae94 .widget_smooth_6ffc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.block_5f8d .active-bff7 .widget_smooth_6ffc {
  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;
}
.block_5f8d.search-1856 .slow-ce3b,
.block_5f8d.gradient-dim-24b9 .slow-ce3b {
  display: block;
}
.block_5f8d.search-1856 .slow-ce3b .module_b0ba,
.block_5f8d.search-1856 .slow-ce3b .disabled-6e9c,
.block_5f8d.gradient-dim-24b9 .slow-ce3b .module_b0ba,
.block_5f8d.gradient-dim-24b9 .slow-ce3b .disabled-6e9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_5f8d.pressed_371b .notice-af39 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .block_5f8d.pressed_371b .notice-af39 {
    margin-right: 0;
  }
}
.block_5f8d.search-1856 .notice-af39,
.block_5f8d.gradient-dim-24b9 .notice-af39 {
  padding-top: 40%;
}
.block_5f8d.search-1856 .in-adce,
.block_5f8d.gradient-dim-24b9 .in-adce {
  display: block;
}
.block_5f8d.search-1856 .fn-sticky-dd9b .disabled-6e9c,
.block_5f8d.gradient-dim-24b9 .fn-sticky-dd9b .disabled-6e9c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.block_5f8d.search-1856 .notice-af39,
.block_5f8d.gradient-dim-24b9 .notice-af39 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.block_5f8d.search-1856 .disabled-6e9c {
  padding: 1em;
}
.icon-7c87 {
  margin: 30px auto;
  display: block;
}
.icon-7c87 .last_f7f7 > * {
  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;
}
.icon-7c87 .last_f7f7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-7c87 .last_f7f7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption_5978 .progress_hard_cd53 {
  margin-bottom: 1.41575em;
}
.caption_5978 .upper_f886 {
  margin-bottom: 1.618em;
}
.icon_4c4d .background-down-6be1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon_4c4d .background-down-6be1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon_4c4d .bottom-5537 {
  max-width: 100%;
  overflow: auto;
}
.input_9ca8 .icon_4c4d a:hover {
  text-decoration: underline;
}
.light_7829 .carousel_2589:not(.detail-e99b),
.light_7829 .accordion-a578 {
  margin-bottom: 1.41575em;
}
.light_7829 .carousel_2589:not(.detail-e99b):last-child,
.light_7829 .accordion-a578:last-child {
  margin-bottom: 0;
}
.light_7829 .carousel_2589.thumbnail_100d {
  margin-bottom: 0.41575em;
}
.light_7829 .glass-9f8f:before,
.light_7829 .alert_2df7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.light_7829 .glass-9f8f:before {
  content: "\f115";
}
.light_7829 .alert_2df7:before {
  content: "\f02c";
}
.light_7829 .layout-6fd4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.light_7829 .layout-6fd4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tag_clean_3e57 {
  display: -webkit-box;
  display: flex;
}
.tag_clean_3e57 .paragraph-smooth-2c02 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tag_clean_3e57 .paragraph-smooth-2c02 {
    flex-basis: 90px;
  }
}
.tag_clean_3e57 .card_a83d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag_clean_3e57 .card_a83d {
    flex-basis: calc(100% - 50px);
  }
}
.tag_clean_3e57 .dropdown-706f p:last-child {
  margin-bottom: 0.72em;
}
.in-6c83 .last_f7f7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.in-6c83 .last_f7f7:after,
.in-6c83 .last_f7f7:before {
  content: "";
  display: table;
}
.in-6c83 .last_f7f7:after {
  clear: both;
}
.in-6c83 .last_f7f7 .summary-12b7,
.in-6c83 .last_f7f7 .caption_0e60 {
  width: 49%;
}
.in-6c83 .last_f7f7 .summary-12b7 a span.container-right-41a5,
.in-6c83 .last_f7f7 .caption_0e60 a span.container-right-41a5 {
  display: block;
  margin-bottom: 5px;
}
.in-6c83 .last_f7f7 .caption_0e60 {
  float: left;
  text-align: left;
}
.in-6c83 .last_f7f7 .summary-12b7 {
  float: right;
  text-align: right;
}
.box-d36f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .box-d36f {
    margin-bottom: 0;
  }
}
.progress-0f1f {
  margin-bottom: 1em;
}
.progress-0f1f .detail-e99b {
  font-size: 1.1em;
  line-height: 1.3;
}
.narrow-6f45 a {
  display: block;
  line-height: 0;
  position: relative;
}
.header_97eb .progress-0f1f,
.purple-80b7 .progress-0f1f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .header_97eb .progress-0f1f,
  .purple-80b7 .progress-0f1f {
    display: block;
  }
}
.header_97eb .narrow-6f45,
.purple-80b7 .narrow-6f45 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .header_97eb .narrow-6f45,
  .purple-80b7 .narrow-6f45 {
    margin-bottom: 1em;
  }
}
.header_97eb .narrow-6f45 img,
.purple-80b7 .narrow-6f45 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.header_97eb .media_896a,
.purple-80b7 .media_896a {
  flex-basis: calc(100% - 160px);
}
.header_97eb .media_896a p,
.purple-80b7 .media_896a p {
  margin-bottom: 0;
}
.header_97eb .media_896a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .header_97eb .media_896a {
    padding-left: 0;
  }
}
.purple-80b7 .media_896a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .purple-80b7 .media_896a {
    padding-right: 0;
  }
}
.purple-80b7 .narrow-6f45 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.element-f952 .narrow-6f45 {
  margin-bottom: 0.5em;
}
.element-f952 .narrow-6f45 img {
  width: 100%;
}
.slider-814e .paragraph_a7b3,
.gallery-copper-2cbc .paragraph_a7b3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gallery-copper-2cbc .modal_b98c .dropdown_selected_926b p:last-child {
  margin-bottom: 0;
}
.soft-403a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.static_1a8b .label-c7fb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .static_1a8b .label-c7fb:last-of-type {
    margin-bottom: 0;
  }
}
.static_1a8b .label-c7fb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static_1a8b .label-c7fb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.static_1a8b .label-c7fb ul li {
  margin: 0 0 0.6em;
}
.static_1a8b .label-c7fb ul li.avatar-29a3,
.static_1a8b .label-c7fb ul li.alert_45bf {
  position: relative;
}
.static_1a8b .label-c7fb ul li.avatar-29a3 .short-dff2,
.static_1a8b .label-c7fb ul li.alert_45bf .short-dff2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.static_1a8b .label-c7fb ul li.avatar-29a3:after:after,
.static_1a8b .label-c7fb ul li.avatar-29a3:after:before,
.static_1a8b
  .label-c7fb
  ul
  li.alert_45bf:after:after,
.static_1a8b
  .label-c7fb
  ul
  li.alert_45bf:after:before {
  content: "";
  display: table;
}
.static_1a8b .label-c7fb ul li.avatar-29a3:after:after,
.static_1a8b
  .label-c7fb
  ul
  li.alert_45bf:after:after {
  clear: both;
}
.static_1a8b .label-c7fb a.grid_tall_7b62:hover {
  text-decoration: none;
}
.static_1a8b .label-c7fb select {
  max-width: 100%;
}
.static_1a8b .label-c7fb table {
  font-size: 85%;
}
.static_1a8b .label-c7fb table td,
.static_1a8b .label-c7fb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.static_1a8b .label-c7fb table tfoot td {
  text-align: left;
}
.static_1a8b .label-c7fb :last-child {
  margin-bottom: 0;
}
.static_1a8b .label-c7fb .east-8d92 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.static_1a8b .label-c7fb .east-8d92 label {
  width: 100%;
}
.static_1a8b .label-c7fb .east-8d92 .dim-7c9d {
  width: 100%;
  display: block;
}
.static_1a8b .label-c7fb .east-8d92 .tertiary-6378 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.static_1a8b .label-c7fb .east-8d92 .tertiary-6378:hover svg #svg-search {
  fill: #444;
}
.static_1a8b .label-c7fb .east-8d92 .tertiary-6378 svg {
  width: 18px;
  height: 18px;
}
.static_1a8b .feature-lower-48af ul ul,
.static_1a8b .video-huge-7a6c ul ul,
.static_1a8b .info_2bb9 ul ul,
.static_1a8b .first_3a0e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.static_1a8b .feature-lower-48af .tag-static-8e58 > a,
.static_1a8b .video-huge-7a6c .tag-static-8e58 > a,
.static_1a8b .info_2bb9 .tag-static-8e58 > a,
.static_1a8b .first_3a0e .tag-static-8e58 > a {
  margin-bottom: 0;
}
.static_1a8b .rough_27c5 li,
.static_1a8b .feature-lower-48af li,
.static_1a8b .preview-paper-4ab1 li,
.static_1a8b .video-huge-7a6c li,
.static_1a8b .info_2bb9 li,
.static_1a8b .first_3a0e li,
.static_1a8b .primary_2e76 li,
.static_1a8b .dim-1265 li {
  display: block;
  position: relative;
}
.static_1a8b .rough_27c5 li:last-child,
.static_1a8b .feature-lower-48af li:last-child,
.static_1a8b .preview-paper-4ab1 li:last-child,
.static_1a8b .video-huge-7a6c li:last-child,
.static_1a8b .info_2bb9 li:last-child,
.static_1a8b .first_3a0e li:last-child,
.static_1a8b .primary_2e76 li:last-child,
.static_1a8b .dim-1265 li:last-child {
  border: none;
}
.static_1a8b .rough_27c5 li a,
.static_1a8b .feature-lower-48af li a,
.static_1a8b .preview-paper-4ab1 li a,
.static_1a8b .video-huge-7a6c li a,
.static_1a8b .info_2bb9 li a,
.static_1a8b .first_3a0e li a,
.static_1a8b .primary_2e76 li a,
.static_1a8b .dim-1265 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static_1a8b .rough_27c5 li ul li::before,
.static_1a8b .feature-lower-48af li ul li::before,
.static_1a8b .preview-paper-4ab1 li ul li::before,
.static_1a8b .video-huge-7a6c li ul li::before,
.static_1a8b .info_2bb9 li ul li::before,
.static_1a8b .first_3a0e li ul li::before,
.static_1a8b .primary_2e76 li ul li::before,
.static_1a8b .dim-1265 li ul li::before {
  left: 15px;
}
.static_1a8b .rough_27c5 li ul a,
.static_1a8b .feature-lower-48af li ul a,
.static_1a8b .preview-paper-4ab1 li ul a,
.static_1a8b .video-huge-7a6c li ul a,
.static_1a8b .info_2bb9 li ul a,
.static_1a8b .first_3a0e li ul a,
.static_1a8b .primary_2e76 li ul a,
.static_1a8b .dim-1265 li ul a {
  padding-left: 20px;
}
.static_1a8b .rough_27c5 li ul ul li::before,
.static_1a8b .feature-lower-48af li ul ul li::before,
.static_1a8b .preview-paper-4ab1 li ul ul li::before,
.static_1a8b .video-huge-7a6c li ul ul li::before,
.static_1a8b .info_2bb9 li ul ul li::before,
.static_1a8b .first_3a0e li ul ul li::before,
.static_1a8b .primary_2e76 li ul ul li::before,
.static_1a8b .dim-1265 li ul ul li::before {
  left: 30px;
}
.static_1a8b .rough_27c5 li ul ul a,
.static_1a8b .feature-lower-48af li ul ul a,
.static_1a8b .preview-paper-4ab1 li ul ul a,
.static_1a8b .video-huge-7a6c li ul ul a,
.static_1a8b .info_2bb9 li ul ul a,
.static_1a8b .first_3a0e li ul ul a,
.static_1a8b .primary_2e76 li ul ul a,
.static_1a8b .dim-1265 li ul ul a {
  padding-left: 40px;
}
.static_1a8b .under_579b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static_1a8b .dim-1265 ul li {
  margin-bottom: 1.41575em;
}
.static_1a8b .dim-1265 ul li .border-bottom-27cb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.static_1a8b .dim-1265 ul li .hovered_455d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.inner_a53b .rough_27c5 li a,
.inner_a53b .feature-lower-48af li a,
.inner_a53b .preview-paper-4ab1 li a,
.inner_a53b .video-huge-7a6c li a,
.inner_a53b .info_2bb9 li a,
.inner_a53b .first_3a0e li a,
.inner_a53b .primary_2e76 li a,
.inner_a53b .dim-1265 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_a53b .under_579b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_a53b .label-c7fb ul li.avatar-29a3 .short-dff2,
.inner_a53b .label-c7fb ul li.alert_45bf .short-dff2 {
  background: rgba(0, 0, 0, 0.2);
}
.inner_a53b .static_1a8b .label-c7fb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_solid_b051 .static_1a8b .outline_dd57 li {
  margin: 0;
}
.card_solid_b051 .static_1a8b .outline_dd57 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card_solid_b051 .static_1a8b .outline_dd57 li ul {
  margin: 0;
}
.card_solid_b051 .static_1a8b .outline_dd57 li ul li a {
  padding-left: 15px;
}
.card_solid_b051 .static_1a8b .outline_dd57 li ul li li a {
  padding-left: 30px;
}
.card_solid_b051 .static_1a8b .outline_dd57 li.badge-197a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card_solid_b051 .static_1a8b .outline_dd57 li.badge-197a > 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;
}
.card_solid_b051 .static_1a8b .outline_dd57 li.badge-197a > 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;
}
.alert_ac8f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.title_active_c70d {
  position: relative;
  z-index: 10;
}
.title_active_c70d .notification_plasma_5977 {
  width: 100%;
  max-width: 100%;
}
.right_ddad .overlay-cad6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.right_ddad .highlight_904e {
}
.right_ddad .inner_a53b {
  background: #292929;
}
.focus-rough-2d11 .overlay-cad6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focus-rough-2d11 .highlight_904e {
  background: #f9f9f9;
}
.focus-rough-2d11 .inner_a53b {
  background: #303030;
}
.block-bronze-15e5 .overlay-cad6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-bronze-15e5 .badge-a244 {
    margin-bottom: 1em;
  }
  .block-bronze-15e5 .badge-a244:last-child {
    margin-bottom: 0;
  }
}
.block-bronze-15e5 .highlight_904e {
  background: #ededed;
}
.block-bronze-15e5 .inner_a53b {
  background: #1a1a1a;
}
.overlay-cad6.highlight_904e {
  color: rgba(0, 0, 0, 0.6);
}
.overlay-cad6.highlight_904e .east_dd80 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay-cad6.inner_a53b {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-cad6.inner_a53b a:not(.grid_tall_7b62) {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-cad6.inner_a53b a:not(.grid_tall_7b62):hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-cad6.inner_a53b .east_dd80 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-cad6.inner_a53b table tbody td,
.overlay-cad6.inner_a53b table th {
  background: rgba(0, 0, 0, 0.08);
}
.cold-1707.wide_004c .content-gas-96de {
  max-width: initial;
}
.cold-1707 .form-cf23 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.cold-1707 .form-cf23 .notification_plasma_5977 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .cold-1707 .form-cf23 .notification_plasma_5977 {
    display: block;
    margin-bottom: 2em;
  }
  .cold-1707 .form-cf23 .notification_plasma_5977:last-child {
    margin-bottom: 0;
  }
}
.block-bronze-15e5 .badge-a244:last-child,
.focus-rough-2d11 .badge-a244:last-child,
.right_ddad .badge-a244:last-child {
  margin-bottom: 0;
}
.block-bronze-15e5 .badge-a244 .static_1a8b .label-c7fb:last-child,
.focus-rough-2d11 .badge-a244 .static_1a8b .label-c7fb:last-child,
.right_ddad .badge-a244 .static_1a8b .label-c7fb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block-bronze-15e5 .primary_8132,
  .block-bronze-15e5 .banner_8d0a,
  .focus-rough-2d11 .primary_8132,
  .focus-rough-2d11 .banner_8d0a,
  .right_ddad .primary_8132,
  .right_ddad .banner_8d0a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .title_active_c70d .badge-a244 {
    margin-bottom: 2em;
  }
}
.title_active_c70d p:last-child {
  margin-bottom: 0;
}
.title_active_c70d li,
.title_active_c70d ul {
  list-style: none;
  margin: 0;
}
.title_active_c70d ul ul {
  margin-left: 2.617924em;
}
.tall_6d1a {
  font-size: 0.875em;
}

/* css-noise: 7958 */
.promo-block-r9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
