/*!
Theme Name: Customify
Theme URI: https://pressmaximum.icon-action-0dcd/customify
Author: WPCustomify
Author URI: https://pressmaximum.icon-action-0dcd
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.icon-action-0dcd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.center_2c52.outline_fe85/licenses/gpl-2.0.accordion_28d2
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.bronze-b1bf/, (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.header_3e54.tag_bfd0/normalize.module-10ac/
 ======
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.module-10ac v7.0.0 | MIT License | github.icon-action-0dcd/necolas/normalize.module-10ac */
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;
}
.logo_full_b8b1 .notification_stale_6cb8,
.menu-first-4c6a,
.new_7559,
.tooltip_dynamic_944e,
.frame_cold_8b5a,
.badge-f6bf,
.icon_fc94,
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;
}
.menu-first-4c6a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .menu-first-4c6a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .menu-first-4c6a,
  h1 {
    font-size: 1.8em;
  }
}
.new_7559,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.new_7559 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .new_7559,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .new_7559,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip_dynamic_944e,
h3 {
  font-size: 1.618em;
}
.logo_full_b8b1 .notification_stale_6cb8,
.frame_cold_8b5a,
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.preview_selected_731c {
  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;
}
.over-a940:after,
.over-a940:before,
.logo-red-a346:after,
.logo-red-a346:before {
  content: "";
  display: table;
}
.over-a940:after,
.logo-red-a346:after {
  clear: both;
}
.current-a3d3 {
  float: right;
  margin-right: 0;
}
.input_fixed_cb46 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wrapper_cb08 .header_lite_c664,
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;
}
.wrapper_cb08 .header_lite_c664:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.image-7923 .header_lite_c664 {
  box-shadow: none;
}
.image-7923
  .header_lite_c664
  .prev_12c7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image-7923 .header_lite_c664 .current_c5c7 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.image-7923
  .header_lite_c664
  .current_c5c7
  b {
  display: none;
}
.image-7923 .blue_0029 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout-thick-c71f:not(.rough_223d):not(.modal-next-1f34),
button:not(.rough_223d):not(.modal-next-1f34),
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ),
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ),
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ):hover,
button:not(.rough_223d):not(
    .modal-next-1f34
  ):hover,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ):hover,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ):hover,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ):active,
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ):focus,
button:not(.rough_223d):not(
    .modal-next-1f34
  ):active,
button:not(.rough_223d):not(
    .modal-next-1f34
  ):focus,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ):active,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ):focus,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ):active,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ):focus,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ):active,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ):focus {
  outline: 0;
}
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424,
button:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424 {
  position: relative;
}
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .box_yellow_5d52,
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .frame_0951,
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .under_71e5,
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  i,
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  svg,
button:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .box_yellow_5d52,
button:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .frame_0951,
button:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .under_71e5,
button:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  i,
button:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  svg,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .box_yellow_5d52,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .frame_0951,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .under_71e5,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  i,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  svg,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .box_yellow_5d52,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .frame_0951,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .under_71e5,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  i,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  svg,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .box_yellow_5d52,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .frame_0951,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  .under_71e5,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  i,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424
  svg {
  visibility: hidden;
}
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424:after,
button:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424:after,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424:after,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424:after,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ).fn-loading-f424:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.layout-thick-c71f:not(.rough_223d):not(.modal-next-1f34),
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ),
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ),
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ) {
  color: #fff;
  background: #235787;
}
.layout-thick-c71f:not(.rough_223d):not(
    .modal-next-1f34
  ):focus,
input[type="button"]:not(.rough_223d):not(
    .modal-next-1f34
  ):focus,
input[type="reset"]:not(.rough_223d):not(
    .modal-next-1f34
  ):focus,
input[type="submit"]:not(.rough_223d):not(
    .modal-next-1f34
  ):focus {
  color: #fff;
}
.layout-thick-c71f.fn-disabled-f424:not(.rough_223d):not(
    .modal-next-1f34
  ),
.layout-thick-c71f[disabled]:not(.rough_223d):not(
    .modal-next-1f34
  ),
button.fn-disabled-f424:not(.rough_223d):not(
    .modal-next-1f34
  ),
button[disabled]:not(.rough_223d):not(
    .modal-next-1f34
  ) {
  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;
}
.huge-56ac {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.huge-56ac: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;
}
.dim_1f58 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.feature-4d70 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification-54b8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.over-a940:after,
.over-a940:before,
.paper-1874:after,
.paper-1874:before,
.block_dynamic_2493:after,
.block_dynamic_2493:before,
.item_3ec4:after,
.item_3ec4:before,
.block_8fc7:after,
.block_8fc7:before,
.liquid-f684:after,
.liquid-f684:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.over-a940:after,
.paper-1874:after,
.block_dynamic_2493:after,
.item_3ec4:after,
.block_8fc7:after,
.liquid-f684:after {
  clear: both;
}
.paper-1874 .content_acbf,
.block_dynamic_2493 .content_acbf,
.card-huge-667e .content_acbf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fixed_27a2 {
  display: inline-block;
}
.breadcrumb_right_399b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.breadcrumb_right_399b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb_right_399b .photo_gas_591d {
  padding: 1em 0;
  font-size: 85%;
}
.photo_gas_591d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.table-middle-335a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.table-middle-335a:after,
.table-middle-335a:before {
  content: "";
  display: table;
}
.table-middle-335a:after {
  clear: both;
}
.border-light-237a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.first-ab0b .border-light-237a {
  max-width: 50%;
}
.search-motion-cc97 .border-light-237a {
  max-width: 33.33%;
}
.module-tall-2931 .border-light-237a {
  max-width: 25%;
}
.nav-steel-c895 .border-light-237a {
  max-width: 20%;
}
.module-3732 .border-light-237a {
  max-width: 16.66%;
}
.under_9d62 .border-light-237a {
  max-width: 14.28%;
}
.message-short-5878 .border-light-237a {
  max-width: 12.5%;
}
.media-south-54e6 .border-light-237a {
  max-width: 11.11%;
}
.caption_complex_75bd {
  display: block;
}
.logo_full_b8b1 .active-655d label,
.logo_full_b8b1 .caption-c16f label,
.logo_full_b8b1 .widget-81f3 label,
.logo_full_b8b1 .pattern-mini-5351 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail_new_403b {
  list-style: none;
  margin: 0;
}
.detail_new_403b article.primary-mini-21bb {
  margin-bottom: 0;
}
.detail_new_403b ul {
  list-style: none;
  margin: 0;
}
.detail_new_403b .warm_b7f2 li.primary-mini-21bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail_new_403b .warm_b7f2 li.primary-mini-21bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail_new_403b .warm_b7f2 li.primary-mini-21bb: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) {
  .detail_new_403b .warm_b7f2 li.primary-mini-21bb li.primary-mini-21bb li.primary-mini-21bb li.primary-mini-21bb {
    padding-left: 0;
  }
}
article.primary-mini-21bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary-mini-21bb .paper-1874 p:last-of-type {
  margin-bottom: 0;
}
article.primary-mini-21bb .cold-182a {
  float: left;
}
article.primary-mini-21bb .top_f0dd {
  margin-left: 85px;
}
article.primary-mini-21bb .frame-5258 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary-mini-21bb .frame-5258 .gold_19ac {
  margin-left: 10px;
}
article.primary-mini-21bb .complex_9178 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary-mini-21bb .badge_first_9d8a {
  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 .active-655d,
  #respond .widget-81f3,
  #respond .pattern-mini-5351 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-655d input,
#respond .widget-81f3 input,
#respond .pattern-mini-5351 input {
  width: 100%;
}
#respond .pattern-mini-5351 {
  margin-right: 0;
}
#respond .hover-76b2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_4b1d {
  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;
}
.down_4b1d.gradient_1beb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.down_4b1d 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%);
}
.down_4b1d:focus,
.down_4b1d: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);
}
.wrapper-dcdd {
  border-radius: 10%;
}
.shade_30b1 {
  border-radius: 50%;
}
.left-a3f5 {
  font-size: 0.72em;
}
.hard_9138 {
  font-size: 0.875em;
}
.input-b27b {
  font-size: 1.1em;
}
.texture_5741 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture_5741.left-a3f5 {
  letter-spacing: 0.5px;
}
.status_3c30,
.status_3c30 a {
  color: #6d6d6d;
}
.status_3c30 a:hover {
  color: #111;
}
.message-5da8 {
  color: #6d6d6d;
}
.silver_0a57 {
  overflow-x: hidden;
}
.silver_0a57 .hidden-fixed-01de.module-purple-79e9 {
  position: relative;
}
.silver_0a57 .hidden-fixed-01de.module-purple-79e9.pro-55cb {
  position: initial;
}
.silver_0a57
  .hidden-fixed-01de.module-purple-79e9.pro-55cb
  .form-7e6d {
  left: auto;
}
.silver_0a57 .hidden-fixed-01de .form-7e6d {
  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;
}
.silver_0a57 .hidden-fixed-01de:hover.module-purple-79e9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.silver_0a57
  .hidden-fixed-01de:hover.module-purple-79e9
  .form-7e6d {
  display: block;
  z-index: 9999999;
}
.silver_0a57 .info_f6c8 .preview-e60d,
.silver_0a57 .first_ab17 .preview-e60d {
  display: none;
}
.silver_0a57 .hidden-be3b .hidden-fixed-01de:hover.module-purple-79e9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.logo_full_b8b1 .active-655d label,
.logo_full_b8b1 .caption-c16f label,
.logo_full_b8b1 .widget-81f3 label,
.logo_full_b8b1 .pattern-mini-5351 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail_new_403b {
  list-style: none;
  margin: 0;
}
.detail_new_403b article.primary-mini-21bb {
  margin-bottom: 0;
}
.detail_new_403b ul {
  list-style: none;
  margin: 0;
}
.detail_new_403b .warm_b7f2 li.primary-mini-21bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail_new_403b .warm_b7f2 li.primary-mini-21bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail_new_403b .warm_b7f2 li.primary-mini-21bb: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) {
  .detail_new_403b .warm_b7f2 li.primary-mini-21bb li.primary-mini-21bb li.primary-mini-21bb li.primary-mini-21bb {
    padding-left: 0;
  }
}
article.primary-mini-21bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary-mini-21bb .paper-1874 p:last-of-type {
  margin-bottom: 0;
}
article.primary-mini-21bb .cold-182a {
  float: left;
}
article.primary-mini-21bb .top_f0dd {
  margin-left: 85px;
}
article.primary-mini-21bb .frame-5258 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary-mini-21bb .frame-5258 .gold_19ac {
  margin-left: 10px;
}
article.primary-mini-21bb .complex_9178 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary-mini-21bb .badge_first_9d8a {
  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 .active-655d,
  #respond .widget-81f3,
  #respond .pattern-mini-5351 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-655d input,
#respond .widget-81f3 input,
#respond .pattern-mini-5351 input {
  width: 100%;
}
#respond .pattern-mini-5351 {
  margin-right: 0;
}
#respond .hover-76b2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_f6c8 .module_b8db {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.module_b8db .gradient_hot_f042.detail_white_50ac .panel-action-27bb > li > a:focus,
.module_b8db .gradient_hot_f042.detail_white_50ac .panel-action-27bb > li > a:hover,
.module_b8db .gradient_hot_f042.banner-5300 .panel-action-27bb > li > a:focus,
.module_b8db .gradient_hot_f042.banner-5300 .panel-action-27bb > li > a:hover,
.module_b8db .gradient_hot_f042.texture_94bd .panel-action-27bb > li > a:focus,
.module_b8db .gradient_hot_f042.texture_94bd .panel-action-27bb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_b8db
  .gradient_hot_f042.detail_white_50ac
  .panel-action-27bb
  > li.under-59ea
  > a,
.module_b8db
  .gradient_hot_f042.detail_white_50ac
  .panel-action-27bb
  > li.filter_last_eb19
  > a,
.module_b8db
  .gradient_hot_f042.banner-5300
  .panel-action-27bb
  > li.under-59ea
  > a,
.module_b8db
  .gradient_hot_f042.banner-5300
  .panel-action-27bb
  > li.filter_last_eb19
  > a,
.module_b8db
  .gradient_hot_f042.texture_94bd
  .panel-action-27bb
  > li.under-59ea
  > a,
.module_b8db .gradient_hot_f042.texture_94bd .panel-action-27bb > li.frame_039c > a {
  color: rgba(255, 255, 255, 0.99);
}
.module_b8db .outer-8685,
.module_b8db .outer-8685 a {
  color: rgba(255, 255, 255, 0.99);
}
.module_b8db .section_tiny_acd4.background_2def li a,
.module_b8db .link_8e8a a,
.module_b8db .element_steel_1cbc,
.module_b8db .panel-action-27bb > li > a,
.module_b8db .lite-65bc {
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db .section_tiny_acd4.background_2def li a:hover,
.module_b8db .link_8e8a a:hover,
.module_b8db .element_steel_1cbc:hover,
.module_b8db .panel-action-27bb > li > a:hover,
.module_b8db .lite-65bc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_b8db .message-static-0b06 {
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db .message-static-0b06 .search-934f {
  color: rgba(255, 255, 255, 0.99);
}
.module_b8db .message-static-0b06:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_b8db .icon-new-45c6 .outer-0829 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db .icon-new-45c6 .outer-0829 .tertiary_7249 {
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db
  .icon-new-45c6
  .outer-0829
  .tertiary_7249::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db
  .icon-new-45c6
  .outer-0829
  .tertiary_7249:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db
  .icon-new-45c6
  .outer-0829
  .tertiary_7249::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db
  .icon-new-45c6
  .outer-0829
  .tertiary_7249::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db .icon-new-45c6 .table-basic-61f0 {
  color: rgba(255, 255, 255, 0.79);
}
.module_b8db .icon-new-45c6 .table-basic-61f0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-4869
  .module_b8db
  .icon-new-45c6
  .center-2895
  .active-c4a2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture-4869
  .module_b8db
  .icon-new-45c6
  .center-2895
  .tertiary_7249 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_f6c8 .outer-41b4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outer-41b4 .gradient_hot_f042.detail_white_50ac .panel-action-27bb > li > a:focus,
.outer-41b4 .gradient_hot_f042.detail_white_50ac .panel-action-27bb > li > a:hover,
.outer-41b4 .gradient_hot_f042.banner-5300 .panel-action-27bb > li > a:focus,
.outer-41b4 .gradient_hot_f042.banner-5300 .panel-action-27bb > li > a:hover,
.outer-41b4 .gradient_hot_f042.texture_94bd .panel-action-27bb > li > a:focus,
.outer-41b4 .gradient_hot_f042.texture_94bd .panel-action-27bb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-41b4
  .gradient_hot_f042.detail_white_50ac
  .panel-action-27bb
  > li.under-59ea
  > a,
.outer-41b4
  .gradient_hot_f042.detail_white_50ac
  .panel-action-27bb
  > li.filter_last_eb19
  > a,
.outer-41b4
  .gradient_hot_f042.banner-5300
  .panel-action-27bb
  > li.under-59ea
  > a,
.outer-41b4
  .gradient_hot_f042.banner-5300
  .panel-action-27bb
  > li.filter_last_eb19
  > a,
.outer-41b4
  .gradient_hot_f042.texture_94bd
  .panel-action-27bb
  > li.under-59ea
  > a,
.outer-41b4 .gradient_hot_f042.texture_94bd .panel-action-27bb > li.frame_039c > a {
  color: rgba(0, 0, 0, 0.8);
}
.outer-41b4 .outer-8685,
.outer-41b4 .outer-8685 a {
  color: rgba(0, 0, 0, 0.8);
}
.outer-41b4 .section_tiny_acd4.background_2def li a,
.outer-41b4 .link_8e8a a,
.outer-41b4 .element_steel_1cbc,
.outer-41b4 .panel-action-27bb > li > a,
.outer-41b4 .lite-65bc {
  color: rgba(0, 0, 0, 0.55);
}
.outer-41b4 .section_tiny_acd4.background_2def li a:hover,
.outer-41b4 .link_8e8a a:hover,
.outer-41b4 .element_steel_1cbc:hover,
.outer-41b4 .panel-action-27bb > li > a:hover,
.outer-41b4 .lite-65bc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-41b4 .message-static-0b06 {
  color: rgba(0, 0, 0, 0.55);
}
.outer-41b4 .message-static-0b06 .search-934f {
  color: rgba(0, 0, 0, 0.8);
}
.outer-41b4 .message-static-0b06:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim_dab0 .wide_1e47 {
  margin-left: auto;
  margin-right: auto;
}
.block_dynamic_2493 > * {
  margin-left: auto;
  margin-right: auto;
}
.block_dynamic_2493 .dim_1f58 {
  margin-right: 1.41575em;
}
.old_7a67 .block_dynamic_2493 > .backdrop_pro_d110 {
  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;
}
.old_7a67 .block_dynamic_2493 > .header_58b1 {
  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;
}
.short_66ca.dim_dab0 .wide_1e47,
.hard-30f2.dim_dab0 .wide_1e47 {
  margin-left: 0;
}
.border-2d8e.dim_dab0 .wide_1e47,
.heading-pro-cc57.dim_dab0 .wide_1e47 {
  margin-right: 0;
}
.block_dynamic_2493 ol,
.block_dynamic_2493 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.avatar_e085 video {
  max-width: 100%;
}
.detail-7977 img {
  display: block;
}
.detail-7977.dim_1f58,
.detail-7977.feature-4d70 {
  width: 100%;
}
.detail-7977.header_58b1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description_e615:not(.shade-focused-534f) {
  margin: 1.5em auto;
}
.highlight_brown_30c3 p {
  padding: 1.5em 14px;
}
ul.slider_7ad0.header_58b1,
ul.slider_7ad0.backdrop_pro_d110,
ul.slider_7ad0.accordion-first-3610.backdrop_pro_d110 {
  padding: 0 14px;
}
.footer-basic-69d7 {
  display: block;
  overflow-x: auto;
}
.footer-basic-69d7 table {
  border-collapse: collapse;
  width: 100%;
}
.footer-basic-69d7 td,
.footer-basic-69d7 th {
  padding: 0.5em;
}
.block_dynamic_2493 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.block_dynamic_2493 ol ol,
.block_dynamic_2493 ol ul,
.block_dynamic_2493 ul ol,
.block_dynamic_2493 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.block_dynamic_2493 ol ol li,
.block_dynamic_2493 ol ul li,
.block_dynamic_2493 ul ol li,
.block_dynamic_2493 ul ul li {
  margin-left: 0;
}
.layout_46a9.selected_843c > .over-ef4f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout_46a9.selected_843c > .over-ef4f iframe,
.layout_46a9.selected_843c > .over-ef4f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.secondary-a008 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.secondary-a008.description_0ef0 {
  padding: 0;
}
.secondary-a008.description_0ef0 cite {
  font-size: 13px;
}
.secondary-a008 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.secondary-a008 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main-6599 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main-6599 > p:first-child {
  margin-top: 0;
}
.main-6599 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main-6599 blockquote {
  border-left: 0;
}
.wood_8d56 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wood_8d56:not(.wood-a36f) {
  max-width: 100px;
}
.wood_8d56.liquid-ee4a {
  border-bottom: none !important;
  text-align: center;
}
.wood_8d56.liquid-ee4a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight_brown_30c3 p {
    padding: 1.5em 0;
  }
}
.block-ebd8 {
  color: #0073aa;
}
.message_d7d8 {
  background-color: #0073aa;
}
.module_hard_e0af {
  color: #229fd8;
}
.paragraph-over-9b9c {
  background-color: #229fd8;
}
.pro_eeb8 {
  color: #eee;
}
.accordion_dirty_53a6 {
  background-color: #eee;
}
.in-1ca1 {
  color: #444;
}
.active-2739 {
  background-color: #444;
}
.title_c6ca {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.title_c6ca .orange-1589 .link_8e8a {
  font-size: 15px;
}
.title_c6ca .link_8e8a {
  line-height: 1.3;
}
.title_c6ca .outer-41b4 {
}
.title_c6ca .module_b8db {
  background: #235787;
}
.gallery_0170 {
  padding: 0;
}
.gallery_0170 .module_b8db {
  background: #1a1a1a;
}
.gallery_0170 .outer-41b4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.brown-3580 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.brown-3580 .outer-41b4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.brown-3580 .module_b8db {
  background: #303030;
}
.liquid-f684 {
  position: relative;
  z-index: 10;
}
.liquid-f684 .bronze-4e0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_bright_d5ce .module-purple-79e9 {
  display: inline-block;
  vertical-align: middle;
}
.highlight_bright_d5ce.hidden_d018 .module-purple-79e9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight_bright_d5ce.hidden_d018 .module-purple-79e9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight_bright_d5ce.hidden_d018 .module-purple-79e9 {
    margin-right: 0.4em;
  }
}
.highlight_bright_d5ce.hidden_d018 .module-purple-79e9:last-child {
  margin-right: 0;
}
.yellow-6b66 .bronze-4e0a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info_f6c8 .orange-1589 {
    margin: 0 -0.5em;
  }
  .info_f6c8 .orange-1589 [class*="customify-col-"],
  .info_f6c8 .orange-1589 [class*="customify-col_"],
  .info_f6c8 .orange-1589 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info_f6c8.wrapper_ab53 .bronze-4e0a {
  background: 0 0 !important;
}
.info_f6c8.wrapper_ab53 .bronze-4e0a,
.info_f6c8.yellow-6b66 .bronze-4e0a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info_f6c8.sidebar_tiny_9384 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info_f6c8.yellow-6b66 .bronze-4e0a {
  box-shadow: none !important;
}
.alert-hard-3e31 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .alert-hard-3e31 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .alert-hard-3e31 {
    padding: 18px 0 20px;
  }
}
.alert-hard-3e31 .feature-dc93 {
  width: 100%;
}
.alert-hard-3e31 .narrow-c059 {
  margin-bottom: 0;
}
.alert-hard-3e31 .sidebar-5b3f {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal-e338 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal-e338 .hard_ef15 {
  width: 100%;
}
.east-007a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.east-007a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.east-007a 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;
}
.east-007a li:last-child:after {
  display: none;
}
.east-007a li a {
  font-weight: 500;
  margin-right: 10px;
}
.input-outer-3803 .preview-e60d button,
.alert-hard-3e31 .preview-e60d button {
  left: 0;
}
.input-outer-3803 .hard_ef15,
.alert-hard-3e31 .hard_ef15 {
  padding-left: 0;
  padding-right: 0;
}
.input-outer-3803 .modal-e338,
.alert-hard-3e31 .modal-e338 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input-outer-3803 {
  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;
}
.input-outer-3803: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;
}
.input-outer-3803 .down_a364 {
  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) {
  .input-outer-3803 .down_a364 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input-outer-3803 .down_a364 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input-outer-3803 .down_a364 {
    min-height: 200px;
  }
}
.input-outer-3803 .east-007a {
  color: rgba(255, 255, 255, 0.8);
}
.input-outer-3803 .east-007a a,
.input-outer-3803 .east-007a li:after {
  color: inherit;
}
.input-outer-3803 .east-007a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pro-c918 {
  margin-bottom: 0.5em;
}
.notification_4e39 {
  margin-bottom: 1.2em;
}
.notification_4e39,
.pro-c918 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification_4e39 p:last-child,
.pro-c918 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .preview-e60d,
#masthead .preview-e60d {
  display: none;
}
#masthead
  > .preview-e60d.carousel-steel-e1a3 {
  display: none;
}
#masthead > .preview-e60d button {
  left: 0;
}
.widget_3648 {
  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%;
}
.widget_3648 .module-purple-79e9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.widget_3648 .logo_2168 {
  display: -webkit-box;
  display: flex;
}
.widget_3648 .logo_2168.heading-7a2b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.widget_3648 .logo_2168.overlay_dirty_f852 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.widget_3648 .logo_2168.wrapper-static-a823 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.widget_3648.menu_be4a.dirty_88a2 .logo_2168.heading-7a2b {
  flex-basis: 100%;
}
.widget_3648.icon-c8d4 .logo_2168.overlay_dirty_f852 {
  -webkit-box-flex: 1;
  flex: auto;
}
.widget_3648.icon-c8d4 .logo_2168.wrapper-static-a823 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .preview-e60d.carousel-steel-e1a3 {
  display: none;
}
#masthead > .preview-e60d button {
  left: 0;
}
.button_hot_a4d4 {
  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;
}
.button_hot_a4d4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button_hot_a4d4.media_fixed_9694 i {
  margin-right: 4px;
}
.button_hot_a4d4.wide-3e87 i {
  margin-left: 5px;
}
.link_8e8a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.link_8e8a p:last-child {
  margin-bottom: 0;
}
.copper-e405 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.copper-e405 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.copper-e405 img {
  display: block;
  width: auto;
  line-height: 1;
}
.copper-e405 .outer-8685 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.copper-e405 .heading-7dcc {
  margin: 5px 0 7px 0;
}
.copper-e405.info-gold-4ed5 .search-top-26ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-e405.info-gold-4ed5 .middle-088f {
  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;
}
.copper-e405.element-under-cf7d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.copper-e405.element-under-cf7d .search-top-26ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-e405.element-under-cf7d .middle-088f {
  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;
}
.copper-e405.focus-abca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper-e405.focused-7003 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.copper-e405.focused-7003 .middle-088f {
  margin-top: 7px;
}
.wrapper-63b1 {
  display: inline-block;
}
.liquid-f684 .bright-1078 .copper-e405 img {
  max-width: 100%;
}
.gradient_hot_f042 .search-1a6e.tall-6ecb,
.smooth-5375 .search-1a6e.tall-6ecb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient_hot_f042 .highlight_active_026e,
.smooth-5375 .highlight_active_026e {
  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%);
}
.gradient_hot_f042 .highlight_active_026e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gradient_hot_f042.glass_72aa .highlight_active_026e {
  display: none;
}
.gradient_hot_f042 .hero-wide-2072 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient_hot_f042 .hero-wide-2072 li {
  display: inline-block;
  position: relative;
}
.gradient_hot_f042 .hero-wide-2072 li:last-child {
  margin-right: 0;
}
.gradient_hot_f042 .hero-wide-2072 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;
}
.gradient_hot_f042 .hero-wide-2072 li.frame_039c > a {
  color: rgba(0, 0, 0, 0.9);
}
.gradient_hot_f042 .hero-wide-2072 > 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;
}
.gradient_hot_f042 .hero-wide-2072 > li > a i {
  line-height: 0;
}
.gradient_hot_f042 .hero-wide-2072 > li.hero_light_8f8b > a .highlight_active_026e {
  margin-left: 4px;
  line-height: 0;
}
.gradient_hot_f042 .hero-wide-2072 .sort_b87c li.hero_light_8f8b > a {
  position: relative;
}
.gradient_hot_f042 .hero-wide-2072 .sort_b87c li.hero_light_8f8b > a:after,
.gradient_hot_f042 .hero-wide-2072 .sort_b87c li.hero_light_8f8b > a:before {
  content: "";
  display: table;
}
.gradient_hot_f042 .hero-wide-2072 .sort_b87c li.hero_light_8f8b > a:after {
  clear: both;
}
.gradient_hot_f042 .hero-wide-2072 .sort_b87c li.hero_light_8f8b > a .highlight_active_026e {
  margin-left: 5px;
  float: right;
}
.gradient_hot_f042 .stone-6573,
.gradient_hot_f042 .sort_b87c {
  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;
}
.gradient_hot_f042 .sort_b87c {
  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;
}
.gradient_hot_f042 .sort_b87c .tall-6ecb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient_hot_f042 .sort_b87c .highlight_active_026e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gradient_hot_f042 .sort_b87c li {
  display: block;
  margin: 0;
  padding: 0;
}
.gradient_hot_f042 .sort_b87c 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;
}
.gradient_hot_f042 .sort_b87c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gradient_hot_f042 .sort_b87c .sort_b87c {
  top: 0;
  left: 100%;
}
.gradient_hot_f042 .upper-ff92.fn-focus-f424 > .stone-6573,
.gradient_hot_f042 .upper-ff92.fn-focus-f424 > .sort_b87c,
.gradient_hot_f042 .upper-ff92:focus > .stone-6573,
.gradient_hot_f042 .upper-ff92:focus > .sort_b87c,
.gradient_hot_f042 .upper-ff92:hover > .stone-6573,
.gradient_hot_f042 .upper-ff92:hover > .sort_b87c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gradient_hot_f042.texture_94bd .panel-action-27bb:after,
.gradient_hot_f042.texture_94bd .panel-action-27bb:before {
  content: "";
  display: table;
}
.gradient_hot_f042.texture_94bd .panel-action-27bb:after {
  clear: both;
}
.gradient_hot_f042.texture_94bd .panel-action-27bb > li {
  float: left;
}
.gradient_hot_f042.column_out_868f .panel-action-27bb:after,
.gradient_hot_f042.column_out_868f .panel-action-27bb:before {
  content: "";
  display: table;
}
.gradient_hot_f042.column_out_868f .panel-action-27bb:after {
  clear: both;
}
.gradient_hot_f042.column_out_868f .panel-action-27bb > li {
  float: left;
}
.gradient_hot_f042.column_out_868f .panel-action-27bb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gradient_hot_f042.column_out_868f .panel-action-27bb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gradient_hot_f042.column_out_868f .panel-action-27bb > li.under-59ea > a,
.gradient_hot_f042.column_out_868f .panel-action-27bb > li.frame_039c > a {
  color: #fff;
  background-color: #1e4b75;
}
.gradient_hot_f042.detail_white_50ac .panel-action-27bb > li > a .tall-6ecb {
  position: relative;
}
.gradient_hot_f042.detail_white_50ac .panel-action-27bb > li > a .tall-6ecb: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;
}
.gradient_hot_f042.detail_white_50ac
  .panel-action-27bb
  > li:focus
  > a
  .tall-6ecb:before,
.gradient_hot_f042.detail_white_50ac
  .panel-action-27bb
  > li:hover
  > a
  .tall-6ecb:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_hot_f042.detail_white_50ac
  .panel-action-27bb
  > li.under-59ea
  > a
  .tall-6ecb:before,
.gradient_hot_f042.detail_white_50ac
  .panel-action-27bb
  > li.filter_last_eb19
  > a
  .tall-6ecb:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_hot_f042.banner-5300 .panel-action-27bb > li > a .tall-6ecb {
  position: relative;
}
.gradient_hot_f042.banner-5300 .panel-action-27bb > li > a .tall-6ecb: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;
}
.gradient_hot_f042.banner-5300 .panel-action-27bb > li:focus > a .tall-6ecb:before,
.gradient_hot_f042.banner-5300
  .panel-action-27bb
  > li:hover
  > a
  .tall-6ecb:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_hot_f042.banner-5300
  .panel-action-27bb
  > li.under-59ea
  > a
  .tall-6ecb:before,
.gradient_hot_f042.banner-5300
  .panel-action-27bb
  > li.filter_last_eb19
  > a
  .tall-6ecb:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-5375 .hero-wide-2072 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.smooth-5375 .hero-wide-2072 li:first-child > a {
  border-top: none;
}
.smooth-5375 .hero-wide-2072 .popup_981e > .tall-6ecb .highlight_active_026e {
  display: none;
}
.smooth-5375 .hero-wide-2072 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.smooth-5375 .hero-wide-2072 li:last-child {
  border: none;
}
.smooth-5375 .hero-wide-2072 li.hero_light_8f8b > a {
  padding-right: 45px !important;
}
.smooth-5375 .hero-wide-2072 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.smooth-5375 .hero-wide-2072 li a:focus,
.smooth-5375 .hero-wide-2072 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.smooth-5375 .hero-wide-2072 li .progress_c122 {
  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;
}
.smooth-5375 .hero-wide-2072 li .progress_c122:hover {
  box-shadow: none;
}
.smooth-5375 .hero-wide-2072 li .progress_c122 .highlight_active_026e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.smooth-5375 .hero-wide-2072 .sort_b87c {
  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);
}
.smooth-5375 .hero-wide-2072 .sort_b87c li a {
  padding-left: 3em;
}
.smooth-5375 .hero-wide-2072 .section_smooth_0e07 > a .progress_c122 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.smooth-5375 .hero-wide-2072 .section_smooth_0e07 > .sort_b87c {
  display: block;
  opacity: 1;
}
.tall_1ce7 {
  max-width: 100%;
}
.plasma_c32b {
  line-height: 0;
  cursor: pointer;
}
.lite-65bc {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.lite-65bc:hover {
  box-shadow: none;
  color: currentColor;
}
.lite-65bc svg {
  width: 18px;
  height: 18px;
}
.lite-65bc .summary_2d21 {
  display: none;
}
.active_23a1 {
  position: relative;
}
.active_23a1.fn-active-f424 .lite-65bc .message-selected-3f71 {
  display: none;
}
.active_23a1.fn-active-f424 .lite-65bc .summary_2d21 {
  display: inline-block;
}
.active_23a1 .list_67a1 {
  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);
}
.active_23a1.down_51a3 .list_67a1 {
  left: auto;
  right: -0.9em;
}
.active_23a1.down_51a3 .content_5a45::before {
  left: auto;
  right: 15px;
}
.active_23a1.fn-active-f424 .list_67a1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.center-2895 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.center-2895 label {
  flex-basis: 100%;
}
.center-2895 .outer-0829 {
  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;
}
.center-2895 .tertiary_7249 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.center-2895 .tertiary_7249:focus {
  background-color: transparent;
}
.center-2895 button.table-basic-61f0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.center-2895 button.table-basic-61f0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.center-2895 button.table-basic-61f0 svg {
  width: 18px;
  height: 18px;
}
.center-2895 input[type="submit"] {
  min-height: auto;
}
.icon-new-45c6 .center-2895 .tertiary_7249 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content_5a45 {
  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) {
  .content_5a45 {
    width: 220px;
  }
}
.content_5a45 label {
  flex-basis: 100%;
}
.content_5a45::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;
}
.texture-4869 .icon-new-45c6 .center-2895 {
  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;
}
.texture-4869
  .icon-new-45c6
  .center-2895
  .outer-0829 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.texture-4869 .icon-new-45c6 .center-2895 .tertiary_7249 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.texture-4869
  .icon-new-45c6
  .center-2895
  .tertiary_7249:focus {
  background: 0 0;
}
.texture-4869
  .icon-new-45c6
  .center-2895
  .active-c4a2 {
  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;
}
.section_tiny_acd4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.section_tiny_acd4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.section_tiny_acd4 li:last-child {
  margin-right: 0;
}
.section_tiny_acd4 li:first-child {
  margin-left: 0;
}
.section_tiny_acd4.simple-0aad a {
  color: #fff;
}
.section_tiny_acd4.simple-0aad a:hover {
  color: #fff;
}
.section_tiny_acd4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.section_tiny_acd4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.section_tiny_acd4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section_tiny_acd4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.section_tiny_acd4 [class*="social-icon-apple"] {
  background-color: #999;
}
.section_tiny_acd4 [class*="social-icon-apple"].section_fixed_8cf8 {
  background-color: transparent;
  color: #999;
}
.section_tiny_acd4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.section_tiny_acd4 [class*="social-icon-behance"].section_fixed_8cf8 {
  background-color: transparent;
  color: #1769ff;
}
.section_tiny_acd4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.section_tiny_acd4 [class*="social-icon-bitbucket"].section_fixed_8cf8 {
  background-color: transparent;
  color: #205081;
}
.section_tiny_acd4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.section_tiny_acd4 [class*="social-icon-codepen"].section_fixed_8cf8 {
  background-color: transparent;
  color: #000;
}
.section_tiny_acd4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.section_tiny_acd4 [class*="social-icon-delicious"].section_fixed_8cf8 {
  background-color: transparent;
  color: #39f;
}
.section_tiny_acd4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.section_tiny_acd4 [class*="social-icon-digg"].section_fixed_8cf8 {
  background-color: transparent;
  color: #005be2;
}
.section_tiny_acd4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.section_tiny_acd4 [class*="social-icon-dribbble"].section_fixed_8cf8 {
  background-color: transparent;
  color: #ea4c89;
}
.section_tiny_acd4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.section_tiny_acd4 [class*="social-icon-envelope"].section_fixed_8cf8 {
  background-color: transparent;
  color: #ea4335;
}
.section_tiny_acd4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.section_tiny_acd4 [class*="social-icon-facebook"].section_fixed_8cf8 {
  background-color: transparent;
  color: #3b5998;
}
.section_tiny_acd4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.section_tiny_acd4 [class*="social-icon-flickr"].section_fixed_8cf8 {
  background-color: transparent;
  color: #0063dc;
}
.section_tiny_acd4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.section_tiny_acd4 [class*="social-icon-foursquare"].section_fixed_8cf8 {
  background-color: transparent;
  color: #2d5be3;
}
.section_tiny_acd4 [class*="social-icon-github"] {
  background-color: #333;
}
.section_tiny_acd4 [class*="social-icon-github"].section_fixed_8cf8 {
  background-color: transparent;
  color: #333;
}
.section_tiny_acd4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.section_tiny_acd4 [class*="social-icon-google-plus"].section_fixed_8cf8 {
  background-color: transparent;
  color: #dd4b39;
}
.section_tiny_acd4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.section_tiny_acd4 [class*="social-icon-houzz"].section_fixed_8cf8 {
  background-color: transparent;
  color: #7ac142;
}
.section_tiny_acd4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.section_tiny_acd4 [class*="social-icon-instagram"].section_fixed_8cf8 {
  background-color: transparent;
  color: #262626;
}
.section_tiny_acd4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.section_tiny_acd4 [class*="social-icon-jsfiddle"].section_fixed_8cf8 {
  background-color: transparent;
  color: #487aa2;
}
.section_tiny_acd4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.section_tiny_acd4 [class*="social-icon-linkedin"].section_fixed_8cf8 {
  background-color: transparent;
  color: #0077b5;
}
.section_tiny_acd4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.section_tiny_acd4 [class*="social-icon-medium"].section_fixed_8cf8 {
  background-color: transparent;
  color: #00ab6b;
}
.section_tiny_acd4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.section_tiny_acd4
  [class*="social-icon-odnoklassniki"].section_fixed_8cf8 {
  background-color: transparent;
  color: #f4731c;
}
.section_tiny_acd4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.section_tiny_acd4 [class*="social-icon-meetup"].section_fixed_8cf8 {
  background-color: transparent;
  color: #ec1c40;
}
.section_tiny_acd4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.section_tiny_acd4 [class*="social-icon-pinterest"].section_fixed_8cf8 {
  background-color: transparent;
  color: #bd081c;
}
.section_tiny_acd4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.section_tiny_acd4 [class*="social-icon-product-hunt"].section_fixed_8cf8 {
  background-color: transparent;
  color: #da552f;
}
.section_tiny_acd4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.section_tiny_acd4 [class*="social-icon-reddit"].section_fixed_8cf8 {
  background-color: transparent;
  color: #ff4500;
}
.section_tiny_acd4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.section_tiny_acd4 [class*="social-icon-rss"].section_fixed_8cf8 {
  background-color: transparent;
  color: #f26522;
}
.section_tiny_acd4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.section_tiny_acd4
  [class*="social-icon-shopping-cart"].section_fixed_8cf8 {
  background-color: transparent;
  color: #4caf50;
}
.section_tiny_acd4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.section_tiny_acd4 [class*="social-icon-skype"].section_fixed_8cf8 {
  background-color: transparent;
  color: #00aff0;
}
.section_tiny_acd4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.section_tiny_acd4 [class*="social-icon-slideshare"].section_fixed_8cf8 {
  background-color: transparent;
  color: #0077b5;
}
.section_tiny_acd4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.section_tiny_acd4 [class*="social-icon-snapchat"].section_fixed_8cf8 {
  background-color: transparent;
  color: #fffc00;
}
.section_tiny_acd4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.section_tiny_acd4 [class*="social-icon-soundcloud"].section_fixed_8cf8 {
  background-color: transparent;
  color: #f80;
}
.section_tiny_acd4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.section_tiny_acd4 [class*="social-icon-spotify"].section_fixed_8cf8 {
  background-color: transparent;
  color: #2ebd59;
}
.section_tiny_acd4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.section_tiny_acd4
  [class*="social-icon-stack-overflow"].section_fixed_8cf8 {
  background-color: transparent;
  color: #fe7a15;
}
.section_tiny_acd4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.section_tiny_acd4 [class*="social-icon-maldkfgram"].section_fixed_8cf8 {
  background-color: transparent;
  color: #2ca5e0;
}
.section_tiny_acd4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.section_tiny_acd4 [class*="social-icon-tripadvisor"].section_fixed_8cf8 {
  background-color: transparent;
  color: #589442;
}
.section_tiny_acd4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.section_tiny_acd4 [class*="social-icon-tumblr"].section_fixed_8cf8 {
  background-color: transparent;
  color: #35465c;
}
.section_tiny_acd4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.section_tiny_acd4 [class*="social-icon-twitch"].section_fixed_8cf8 {
  background-color: transparent;
  color: #6441a5;
}
.section_tiny_acd4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.section_tiny_acd4 [class*="social-icon-twitter"].section_fixed_8cf8 {
  background-color: transparent;
  color: #1da1f2;
}
.section_tiny_acd4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.section_tiny_acd4 [class*="social-icon-vimeo"].section_fixed_8cf8 {
  background-color: transparent;
  color: #1ab7ea;
}
.section_tiny_acd4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.section_tiny_acd4 [class*="social-icon-vk"].section_fixed_8cf8 {
  background-color: transparent;
  color: #45668e;
}
.section_tiny_acd4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.section_tiny_acd4 [class*="social-icon-weibo"].section_fixed_8cf8 {
  background-color: transparent;
  color: #df2029;
}
.section_tiny_acd4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.section_tiny_acd4 [class*="social-icon-weixin"].section_fixed_8cf8 {
  background-color: transparent;
  color: #7bb32e;
}
.section_tiny_acd4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.section_tiny_acd4 [class*="social-icon-whatsapp"].section_fixed_8cf8 {
  background-color: transparent;
  color: #25d366;
}
.section_tiny_acd4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.section_tiny_acd4 [class*="social-icon-wordpress"].section_fixed_8cf8 {
  background-color: transparent;
  color: #21759b;
}
.section_tiny_acd4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.section_tiny_acd4 [class*="social-icon-xing"].section_fixed_8cf8 {
  background-color: transparent;
  color: #026466;
}
.section_tiny_acd4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.section_tiny_acd4 [class*="social-icon-yelp"].section_fixed_8cf8 {
  background-color: transparent;
  color: #af0606;
}
.section_tiny_acd4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.section_tiny_acd4 [class*="social-icon-youtube"].section_fixed_8cf8 {
  background-color: transparent;
  color: #cd201f;
}
.element_steel_1cbc {
  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;
}
.element_steel_1cbc:hover {
  box-shadow: none;
  background: 0 0;
}
.selected_cddd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.caption-bottom-4f3b {
  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;
}
.north-b189 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary-last-f687 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary-last-f687,
.primary-last-f687::after,
.primary-last-f687::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;
}
.primary-last-f687::after,
.primary-last-f687::before {
  content: "";
  display: block;
  background-color: inherit;
}
.orange_b8ae .caption-bottom-4f3b .north-b189 {
  margin-top: -2px;
  width: 19px;
}
.orange_b8ae .caption-bottom-4f3b .primary-last-f687 {
  margin-top: -1px;
}
.orange_b8ae .caption-bottom-4f3b .primary-last-f687,
.orange_b8ae .caption-bottom-4f3b .primary-last-f687::after,
.orange_b8ae .caption-bottom-4f3b .primary-last-f687::before {
  width: 19px;
  height: 2px;
}
.orange_b8ae .caption-bottom-4f3b .primary-last-f687::before {
  top: -6px;
}
.orange_b8ae .caption-bottom-4f3b .primary-last-f687::after {
  bottom: -6px;
}
.wood-bdb1 .caption-bottom-4f3b .north-b189 {
  margin-top: -2px;
  width: 22px;
}
.wood-bdb1 .caption-bottom-4f3b .primary-last-f687 {
  margin-top: -1px;
}
.wood-bdb1 .caption-bottom-4f3b .primary-last-f687,
.wood-bdb1 .caption-bottom-4f3b .primary-last-f687::after,
.wood-bdb1 .caption-bottom-4f3b .primary-last-f687::before {
  width: 22px;
  height: 2px;
}
.wood-bdb1 .caption-bottom-4f3b .primary-last-f687::before {
  top: -7px;
}
.wood-bdb1 .caption-bottom-4f3b .primary-last-f687::after {
  bottom: -7px;
}
.silver_68dd .caption-bottom-4f3b .north-b189 {
  margin-top: -2px;
  width: 31px;
}
.silver_68dd .caption-bottom-4f3b .primary-last-f687 {
  margin-top: -1.5px;
}
.silver_68dd .caption-bottom-4f3b .primary-last-f687,
.silver_68dd .caption-bottom-4f3b .primary-last-f687::after,
.silver_68dd .caption-bottom-4f3b .primary-last-f687::before {
  width: 31px;
  height: 3px;
}
.silver_68dd .caption-bottom-4f3b .primary-last-f687::before {
  top: -9px;
}
.silver_68dd .caption-bottom-4f3b .primary-last-f687::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pagination_new_fdd6 .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_new_fdd6 .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1px;
  }
  .pagination_new_fdd6 .caption-bottom-4f3b .primary-last-f687,
  .pagination_new_fdd6 .caption-bottom-4f3b .primary-last-f687::after,
  .pagination_new_fdd6 .caption-bottom-4f3b .primary-last-f687::before {
    width: 19px;
    height: 2px;
  }
  .pagination_new_fdd6 .caption-bottom-4f3b .primary-last-f687::before {
    top: -6px;
  }
  .pagination_new_fdd6 .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -6px;
  }
  .pattern_small_5dd4 .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_small_5dd4 .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1px;
  }
  .pattern_small_5dd4 .caption-bottom-4f3b .primary-last-f687,
  .pattern_small_5dd4 .caption-bottom-4f3b .primary-last-f687::after,
  .pattern_small_5dd4 .caption-bottom-4f3b .primary-last-f687::before {
    width: 22px;
    height: 2px;
  }
  .pattern_small_5dd4 .caption-bottom-4f3b .primary-last-f687::before {
    top: -7px;
  }
  .pattern_small_5dd4 .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -7px;
  }
  .primary-0c61 .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 31px;
  }
  .primary-0c61 .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1.5px;
  }
  .primary-0c61 .caption-bottom-4f3b .primary-last-f687,
  .primary-0c61 .caption-bottom-4f3b .primary-last-f687::after,
  .primary-0c61 .caption-bottom-4f3b .primary-last-f687::before {
    width: 31px;
    height: 3px;
  }
  .primary-0c61 .caption-bottom-4f3b .primary-last-f687::before {
    top: -9px;
  }
  .primary-0c61 .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-c90b .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-c90b .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1px;
  }
  .gradient-c90b .caption-bottom-4f3b .primary-last-f687,
  .gradient-c90b .caption-bottom-4f3b .primary-last-f687::after,
  .gradient-c90b .caption-bottom-4f3b .primary-last-f687::before {
    width: 19px;
    height: 2px;
  }
  .gradient-c90b .caption-bottom-4f3b .primary-last-f687::before {
    top: -6px;
  }
  .gradient-c90b .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -6px;
  }
  .highlight_narrow_ba25 .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_narrow_ba25 .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1px;
  }
  .highlight_narrow_ba25 .caption-bottom-4f3b .primary-last-f687,
  .highlight_narrow_ba25 .caption-bottom-4f3b .primary-last-f687::after,
  .highlight_narrow_ba25 .caption-bottom-4f3b .primary-last-f687::before {
    width: 22px;
    height: 2px;
  }
  .highlight_narrow_ba25 .caption-bottom-4f3b .primary-last-f687::before {
    top: -7px;
  }
  .highlight_narrow_ba25 .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -7px;
  }
  .west_ae77 .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 31px;
  }
  .west_ae77 .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1.5px;
  }
  .west_ae77 .caption-bottom-4f3b .primary-last-f687,
  .west_ae77 .caption-bottom-4f3b .primary-last-f687::after,
  .west_ae77 .caption-bottom-4f3b .primary-last-f687::before {
    width: 31px;
    height: 3px;
  }
  .west_ae77 .caption-bottom-4f3b .primary-last-f687::before {
    top: -9px;
  }
  .west_ae77 .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .message_7570 .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 19px;
  }
  .message_7570 .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1px;
  }
  .message_7570 .caption-bottom-4f3b .primary-last-f687,
  .message_7570 .caption-bottom-4f3b .primary-last-f687::after,
  .message_7570 .caption-bottom-4f3b .primary-last-f687::before {
    width: 19px;
    height: 2px;
  }
  .message_7570 .caption-bottom-4f3b .primary-last-f687::before {
    top: -6px;
  }
  .message_7570 .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -6px;
  }
  .large-8cd5 .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 22px;
  }
  .large-8cd5 .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1px;
  }
  .large-8cd5 .caption-bottom-4f3b .primary-last-f687,
  .large-8cd5 .caption-bottom-4f3b .primary-last-f687::after,
  .large-8cd5 .caption-bottom-4f3b .primary-last-f687::before {
    width: 22px;
    height: 2px;
  }
  .large-8cd5 .caption-bottom-4f3b .primary-last-f687::before {
    top: -7px;
  }
  .large-8cd5 .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -7px;
  }
  .large-4645 .caption-bottom-4f3b .north-b189 {
    margin-top: -2px;
    width: 31px;
  }
  .large-4645 .caption-bottom-4f3b .primary-last-f687 {
    margin-top: -1.5px;
  }
  .large-4645 .caption-bottom-4f3b .primary-last-f687,
  .large-4645 .caption-bottom-4f3b .primary-last-f687::after,
  .large-4645 .caption-bottom-4f3b .primary-last-f687::before {
    width: 31px;
    height: 3px;
  }
  .large-4645 .caption-bottom-4f3b .primary-last-f687::before {
    top: -9px;
  }
  .large-4645 .caption-bottom-4f3b .primary-last-f687::after {
    bottom: -9px;
  }
}
.huge-c5c2 .primary-last-f687 {
  -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);
}
.huge-c5c2 .primary-last-f687::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.huge-c5c2 .primary-last-f687::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);
}
.huge-c5c2.form_huge_dd3a .primary-last-f687 {
  -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);
}
.huge-c5c2.form_huge_dd3a .primary-last-f687::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.huge-c5c2.form_huge_dd3a .primary-last-f687::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);
}
.green_3f65 {
  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.row_8732:before {
  display: none;
}
.first_ab17 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.first_ab17 .table-3143 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.first_ab17 .table-3143:last-of-type {
  border-bottom: none;
}
.first_ab17 .table-3143.chip_blue_299a,
.first_ab17 .table-3143.large_a4ff,
.first_ab17 .table-3143.shade-pro-cf4e {
  padding: 0;
}
.first_ab17 .smooth-5375 .progress_c122 {
  color: currentColor;
}
.first_ab17 .smooth-5375 .progress_c122:focus,
.first_ab17 .smooth-5375 .progress_c122:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_ab17.outer-41b4 .message-static-0b06,
.first_ab17.outer-41b4 .link_8e8a a,
.first_ab17.outer-41b4 .panel-action-27bb a,
.first_ab17.outer-41b4 .sort_b87c a {
  color: rgba(0, 0, 0, 0.55);
}
.first_ab17.outer-41b4 .message-static-0b06:hover,
.first_ab17.outer-41b4 .link_8e8a a:hover,
.first_ab17.outer-41b4 .panel-action-27bb a:hover,
.first_ab17.outer-41b4 .sort_b87c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first_ab17.outer-41b4 .search-934f {
  color: rgba(0, 0, 0, 0.8);
}
.first_ab17.outer-41b4 .table-3143 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first_ab17.outer-41b4 .table-3143:before {
  background: rgba(0, 0, 0, 0.08);
}
.first_ab17.outer-41b4 .dropdown_f23a:before {
  background: rgba(255, 255, 255, 0.9);
}
.first_ab17.outer-41b4 .smooth-5375 .hero-wide-2072 li a,
.first_ab17.outer-41b4 .smooth-5375 .progress_c122,
.first_ab17.outer-41b4 .sort_b87c {
  border-color: rgba(0, 0, 0, 0.08);
}
.first_ab17.outer-41b4 .smooth-5375 .progress_c122:focus,
.first_ab17.outer-41b4 .smooth-5375 .progress_c122:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_ab17.outer-41b4 .hero-wide-2072 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.first_ab17.module_b8db .message-static-0b06,
.first_ab17.module_b8db .link_8e8a a,
.first_ab17.module_b8db .panel-action-27bb .progress_c122,
.first_ab17.module_b8db .panel-action-27bb a,
.first_ab17.module_b8db .sort_b87c a {
  color: rgba(255, 255, 255, 0.79);
}
.first_ab17.module_b8db .message-static-0b06:hover,
.first_ab17.module_b8db .link_8e8a a:hover,
.first_ab17.module_b8db .panel-action-27bb .progress_c122:hover,
.first_ab17.module_b8db .panel-action-27bb a:hover,
.first_ab17.module_b8db .sort_b87c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first_ab17.module_b8db .search-934f {
  color: rgba(255, 255, 255, 0.99);
}
.first_ab17.module_b8db .table-3143 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first_ab17.module_b8db .table-3143:before {
  background: rgba(255, 255, 255, 0.08);
}
.first_ab17.module_b8db .dropdown_f23a:before {
  background: rgba(0, 0, 0, 0.9);
}
.first_ab17.module_b8db .smooth-5375 .hero-wide-2072 li a,
.first_ab17.module_b8db .smooth-5375 .progress_c122,
.first_ab17.module_b8db .sort_b87c {
  border-color: rgba(255, 255, 255, 0.08);
}
.first_ab17.module_b8db .smooth-5375 .progress_c122:focus,
.first_ab17.module_b8db .smooth-5375 .progress_c122:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_ab17.module_b8db .hero-wide-2072 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_f23a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown_f23a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dropdown-d45f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mini_597f .first_ab17 {
  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;
}
.mini_597f .table-3143 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mini_597f .table-3143: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) {
  .mini_597f .table-3143:before {
    width: 16%;
    left: 42%;
  }
}
.mini_597f .table-3143:last-child:before {
  content: none;
}
.mini_597f .table-3143[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mini_597f .smooth-5375 .hero-wide-2072 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mini_597f .smooth-5375 .hero-wide-2072 li a .progress_c122 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mini_597f .smooth-5375 .sort_b87c {
  border: none;
}
.mini_597f .smooth-5375 .sort_b87c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mini_597f .dropdown_f23a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mini_597f .dropdown-d45f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mini_597f .module_b8db .dropdown_f23a:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini_597f .outer-41b4.active-1395 .primary-last-f687 {
  background: rgba(0, 0, 0, 0.6);
}
.mini_597f
  .outer-41b4.active-1395
  .primary-last-f687::after,
.mini_597f
  .outer-41b4.active-1395
  .primary-last-f687:before {
  background: inherit;
}
.mini_597f
  .outer-41b4.active-1395:hover
  .primary-last-f687 {
  background: rgba(0, 0, 0, 0.8);
}
.list-6e7b .first_ab17 {
  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) {
  .list-6e7b .first_ab17 {
    width: auto;
    right: 45px;
  }
}
.texture_green_1ee6 .first_ab17 {
  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) {
  .texture_green_1ee6 .first_ab17 {
    width: auto;
    left: 45px;
  }
}
.row_8732 .first_ab17 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.row_8732 .dropdown-d45f {
  max-width: 48em;
  margin: 0 auto;
}
.row_8732 .dropdown_f23a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.bright_c643 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.bright_c643.mini_597f .first_ab17 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.bright_c643.list-6e7b .first_ab17 {
  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);
}
.bright_c643 .first_ab17 {
  visibility: visible;
}
.bright_c643.texture_green_1ee6 .first_ab17 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.filter_cool_9720,
.form_basic_7f02 {
  overflow-x: hidden;
}
.filter_cool_9720 .first_ab17 {
  overflow: auto;
}
.filter_cool_9720.mini_597f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter_cool_9720.mini_597f .first_ab17 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.filter_cool_9720.mini_597f .element_steel_1cbc {
  opacity: 0;
}
.filter_cool_9720.list-6e7b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter_cool_9720.list-6e7b .first_ab17 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.filter_cool_9720.list-6e7b .element_steel_1cbc {
  opacity: 0;
}
.filter_cool_9720.texture_green_1ee6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.filter_cool_9720.texture_green_1ee6 .first_ab17 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.filter_cool_9720.texture_green_1ee6 .element_steel_1cbc {
  opacity: 0;
}
.filter_cool_9720.row_8732 .first_ab17 {
  z-index: 10;
  visibility: visible;
}
.active-1395 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active-1395 .primary-last-f687 {
  background: rgba(255, 255, 255, 0.99);
}
.active-1395 .primary-last-f687::after,
.active-1395 .primary-last-f687:before {
  background: inherit;
}
.active-1395:hover .primary-last-f687 {
  background: rgba(255, 255, 255, 0.99);
}
.texture_green_1ee6 .active-1395 {
  top: 10px;
  right: auto;
  left: 12px;
}
.row_8732 .active-1395 {
  display: none !important;
}
.filter_cool_9720:before,
.form_basic_7f02:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.filter_cool_9720 .active-1395,
.form_basic_7f02 .active-1395 {
  display: inline-block;
}
.first_ab17 .module-purple-79e9 {
  -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;
}
.filter_cool_9720 .first_ab17 .module-purple-79e9,
.form_basic_7f02 .first_ab17 .module-purple-79e9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row-2c7a .outer-0829 {
  width: 100%;
}
.bright-1078 {
  padding: 0 0.5em 0;
}
.bright-1078 [class*="customify-col-"],
.bright-1078 [class*="customify-col_"],
.bright-1078 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.slow_72db .bright-1078 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .orange-1589 .component_over_a5be,
  .component_over_a5be {
    display: none;
  }
  .plasma_7e2f {
    text-align: left;
  }
  .picture_08e4 {
    text-align: center;
  }
  .surface-ca54 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .orange-1589 .preview_selected_eea8,
  .preview_selected_eea8 {
    display: none;
  }
  .bronze-c000 {
    text-align: left;
  }
  .notice-solid-04b4 {
    text-align: center;
  }
  .picture-gas-f5e8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .orange-1589 .pressed-a168,
  .pressed-a168 {
    display: none;
  }
  .plasma_c330 {
    text-align: left;
  }
  .carousel_paper_b301 {
    text-align: center;
  }
  .complex_779f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.white_c3b8 {
  box-shadow: none !important;
}
.shade_1c11 .row-blue-f3e3,
.fixed_ec33 .row-blue-f3e3 {
  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;
}
.fixed_ec33 .row-blue-f3e3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bronze-4e0a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bronze-4e0a:after,
.bronze-4e0a:before {
  content: "";
  display: table;
}
.bronze-4e0a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bronze-4e0a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bronze-4e0a,
.sidebar_tiny_9384 {
  max-width: 1248px;
  margin: 0 auto;
}

.item_3ec4.grid_yellow_2833 .bronze-4e0a {
  max-width: 100%;
}
.item_3ec4.header-orange-bf55 {
  max-width: 1200px;
  margin: 0 auto;
}
.item_3ec4.surface_pink_ba02 .bronze-4e0a {
  max-width: 100%;
}
.item_3ec4.surface_pink_ba02 > .bronze-4e0a {
  padding-left: 0;
  padding-right: 0;
}
.item_3ec4.surface_pink_ba02 > .bronze-4e0a .orange-1589 {
  margin: 0;
}
.item_3ec4.surface_pink_ba02
  > .bronze-4e0a
  .out-88f0.article_top_aa51 {
  margin-right: 0;
  margin-left: 0;
}
.item_3ec4.surface_pink_ba02 #main.article_top_aa51 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center-6fce #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center-6fce #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .south-e36f .wide_1e47 {
    padding-right: 1em;
  }
  .south-e36f.dropdown_15b6 .out-88f0 {
    border-right: 1px solid #eaecee;
  }
  .south-e36f.dropdown_15b6 .wide_1e47 {
    padding-right: 1em;
  }
  .south-e36f.dropdown_15b6 .filter-yellow-533b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass_7a3c .wide_1e47 {
    padding-left: 1em;
  }
  .glass_7a3c.dropdown_15b6 .out-88f0 {
    border-left: 1px solid #eaecee;
  }
  .glass_7a3c.dropdown_15b6 .wide_1e47 {
    padding-left: 1em;
  }
  .glass_7a3c.dropdown_15b6 .filter-yellow-533b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-c953 .wide_1e47 {
    padding-left: 1em;
  }
  .sidebar-c953.dropdown_15b6 .glass_3ee6 {
    border-right: 1px solid #eaecee;
  }
  .sidebar-c953.dropdown_15b6 .cool-cb06 {
    border-right: 1px solid #eaecee;
  }
  .sidebar-c953.dropdown_15b6 .wide_1e47 {
    padding-left: 1em;
  }
  .sidebar-c953.dropdown_15b6 .filter-yellow-533b {
    padding-right: 1em;
  }
  .sidebar-c953.dropdown_15b6 .main-lower-3c57 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_orange_bddb .wide_1e47 {
    padding-right: 1em;
  }
  .thumbnail_orange_bddb.dropdown_15b6 .glass_3ee6 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_orange_bddb.dropdown_15b6 .cool-cb06 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_orange_bddb.dropdown_15b6 .wide_1e47 {
    padding-right: 1em;
  }
  .thumbnail_orange_bddb.dropdown_15b6 .filter-yellow-533b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_orange_bddb.dropdown_15b6 .main-lower-3c57 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-6fce .wide_1e47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-6fce.dropdown_15b6 .out-88f0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center-6fce.dropdown_15b6 .wide_1e47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-6fce.dropdown_15b6 .filter-yellow-533b {
    padding-left: 1em;
  }
  .center-6fce.dropdown_15b6 .main-lower-3c57 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center-6fce.dropdown_15b6 .wide_1e47 {
    padding-left: 0;
  }
}
.module-e91e .highlight_bright_d5ce {
  display: inline-block;
}
.text-cf83 {
  display: inline-block;
}
.main_6bac {
  word-con: break-word;
}
.notice-9f07 > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-9f07 .section-c221 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-9f07 .hover-3add img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.backdrop_e41c .pro-a563 {
  margin-bottom: 2em;
}
.backdrop_e41c .iron_4ef0 {
  margin-bottom: 15px;
}
.backdrop_e41c .iron_4ef0:last-child {
  margin-bottom: 0;
}
.backdrop_e41c .thumbnail_tall_8484 {
  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) {
  .backdrop_e41c .thumbnail_tall_8484 {
    display: block;
  }
}
.backdrop_e41c .nav_8d19 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .backdrop_e41c .nav_8d19 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.backdrop_e41c .background-mini-8285 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.backdrop_e41c .background-mini-8285 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.backdrop_e41c .background-mini-8285 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.backdrop_e41c .main_6bac {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_e41c .main_6bac a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.backdrop_e41c .new-d401 p:last-child {
  margin-bottom: 0;
}
.backdrop_e41c .focused_fbc8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.backdrop_e41c .photo-green-72b2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.backdrop_e41c .large_c0c5 {
  margin-top: 1em;
}
.backdrop_e41c .element-advanced-b84f {
  top: 0;
  display: block;
}
.backdrop_e41c .element-advanced-b84f a {
  color: inherit;
}
.backdrop_e41c .element-advanced-b84f a:hover {
  color: inherit;
}
.backdrop_e41c .outline-68f4 {
  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;
}
.backdrop_e41c .outline-68f4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.backdrop_e41c .photo-green-72b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.backdrop_e41c .wrapper-in-f69a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.backdrop_e41c .wrapper-in-f69a:first-child {
  margin-top: 0;
}
.backdrop_e41c .wrapper-in-f69a.tooltip_current_29d3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.backdrop_e41c .wrapper-in-f69a.hard-5197 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop_e41c
  .wrapper-in-f69a.hard-5197.menu-a4e2
  .large_c0c5 {
  width: 100%;
}
.backdrop_e41c .hard-5197 {
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_e41c .hard-5197 .notice-9f07,
.backdrop_e41c .hard-5197 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.backdrop_e41c .background-mini-8285 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop_e41c .background-mini-8285 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop_e41c .background-mini-8285: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;
}
.backdrop_e41c .tooltip_current_29d3 {
  z-index: 5;
}
.backdrop_e41c .pressed-6b0c .list_07f4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.backdrop_e41c .text-large-3817 .list_07f4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.backdrop_e41c .photo-e7e8 .list_07f4 {
  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;
}
.backdrop_e41c.status-complex-f462 .thumbnail_tall_8484,
.backdrop_e41c.banner_stale_fea2 .thumbnail_tall_8484 {
  display: block;
}
.backdrop_e41c.status-complex-f462 .thumbnail_tall_8484 .summary-advanced-dcca,
.backdrop_e41c.status-complex-f462 .thumbnail_tall_8484 .photo-green-72b2,
.backdrop_e41c.banner_stale_fea2 .thumbnail_tall_8484 .summary-advanced-dcca,
.backdrop_e41c.banner_stale_fea2 .thumbnail_tall_8484 .photo-green-72b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop_e41c.blue_ddb2 .nav_8d19 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .backdrop_e41c.blue_ddb2 .nav_8d19 {
    margin-right: 0;
  }
}
.backdrop_e41c.status-complex-f462 .nav_8d19,
.backdrop_e41c.banner_stale_fea2 .nav_8d19 {
  padding-top: 40%;
}
.backdrop_e41c.status-complex-f462 .pro-a563,
.backdrop_e41c.banner_stale_fea2 .pro-a563 {
  display: block;
}
.backdrop_e41c.status-complex-f462 .fn-sticky-f424 .photo-green-72b2,
.backdrop_e41c.banner_stale_fea2 .fn-sticky-f424 .photo-green-72b2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.backdrop_e41c.status-complex-f462 .nav_8d19,
.backdrop_e41c.banner_stale_fea2 .nav_8d19 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.backdrop_e41c.status-complex-f462 .photo-green-72b2 {
  padding: 1em;
}
.dropdown-6c01 {
  margin: 30px auto;
  display: block;
}
.dropdown-6c01 .shadow_b13d > * {
  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;
}
.dropdown-6c01 .shadow_b13d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-6c01 .shadow_b13d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-c3d9 .notice-9f07 {
  margin-bottom: 1.41575em;
}
.element-c3d9 .breadcrumb_steel_98a0 {
  margin-bottom: 1.618em;
}
.block_dynamic_2493 .logo-dark-ae52 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.block_dynamic_2493 .logo-dark-ae52 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.block_dynamic_2493 .content_0c45 {
  max-width: 100%;
  overflow: auto;
}
.dim_dab0 .block_dynamic_2493 a:hover {
  text-decoration: underline;
}
.tabs-ca77 .iron_4ef0:not(.main_6bac),
.tabs-ca77 .background-mini-8285 {
  margin-bottom: 1.41575em;
}
.tabs-ca77 .iron_4ef0:not(.main_6bac):last-child,
.tabs-ca77 .background-mini-8285:last-child {
  margin-bottom: 0;
}
.tabs-ca77 .iron_4ef0.complex_fc1c {
  margin-bottom: 0.41575em;
}
.tabs-ca77 .notification_846e:before,
.tabs-ca77 .thumbnail_2985:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs-ca77 .notification_846e:before {
  content: "\f115";
}
.tabs-ca77 .thumbnail_2985:before {
  content: "\f02c";
}
.tabs-ca77 .header-advanced-9c09 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs-ca77 .header-advanced-9c09 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.solid_ed77 {
  display: -webkit-box;
  display: flex;
}
.solid_ed77 .menu-7a50 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .solid_ed77 .menu-7a50 {
    flex-basis: 90px;
  }
}
.solid_ed77 .gas_3534 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid_ed77 .gas_3534 {
    flex-basis: calc(100% - 50px);
  }
}
.solid_ed77 .modal-iron-a1d3 p:last-child {
  margin-bottom: 0.72em;
}
.simple_3791 .shadow_b13d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.simple_3791 .shadow_b13d:after,
.simple_3791 .shadow_b13d:before {
  content: "";
  display: table;
}
.simple_3791 .shadow_b13d:after {
  clear: both;
}
.simple_3791 .shadow_b13d .accordion-0bec,
.simple_3791 .shadow_b13d .middle-e778 {
  width: 49%;
}
.simple_3791 .shadow_b13d .accordion-0bec a span.disabled_3b3a,
.simple_3791 .shadow_b13d .middle-e778 a span.disabled_3b3a {
  display: block;
  margin-bottom: 5px;
}
.simple_3791 .shadow_b13d .middle-e778 {
  float: left;
  text-align: left;
}
.simple_3791 .shadow_b13d .accordion-0bec {
  float: right;
  text-align: right;
}
.hover-new-80d3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hover-new-80d3 {
    margin-bottom: 0;
  }
}
.active_8543 {
  margin-bottom: 1em;
}
.active_8543 .main_6bac {
  font-size: 1.1em;
  line-height: 1.3;
}
.text-fast-f8ec a {
  display: block;
  line-height: 0;
  position: relative;
}
.first-adc1 .active_8543,
.primary-355a .active_8543 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .first-adc1 .active_8543,
  .primary-355a .active_8543 {
    display: block;
  }
}
.first-adc1 .text-fast-f8ec,
.primary-355a .text-fast-f8ec {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .first-adc1 .text-fast-f8ec,
  .primary-355a .text-fast-f8ec {
    margin-bottom: 1em;
  }
}
.first-adc1 .text-fast-f8ec img,
.primary-355a .text-fast-f8ec img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.first-adc1 .content-black-1b3a,
.primary-355a .content-black-1b3a {
  flex-basis: calc(100% - 160px);
}
.first-adc1 .content-black-1b3a p,
.primary-355a .content-black-1b3a p {
  margin-bottom: 0;
}
.first-adc1 .content-black-1b3a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .first-adc1 .content-black-1b3a {
    padding-left: 0;
  }
}
.primary-355a .content-black-1b3a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary-355a .content-black-1b3a {
    padding-right: 0;
  }
}
.primary-355a .text-fast-f8ec {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bright-77da .text-fast-f8ec {
  margin-bottom: 0.5em;
}
.bright-77da .text-fast-f8ec img {
  width: 100%;
}
.highlight_center_fa59 .title-narrow-2580,
.plasma_985b .title-narrow-2580 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.plasma_985b .out-88f0 .east-c930 p:last-child {
  margin-bottom: 0;
}
.breadcrumb-hot-8e77 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.caption-gold-cb29 .south-8d37 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .caption-gold-cb29 .south-8d37:last-of-type {
    margin-bottom: 0;
  }
}
.caption-gold-cb29 .south-8d37 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.caption-gold-cb29 .south-8d37 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.caption-gold-cb29 .south-8d37 ul li {
  margin: 0 0 0.6em;
}
.caption-gold-cb29 .south-8d37 ul li.texture-b9d1,
.caption-gold-cb29 .south-8d37 ul li.background-29a2 {
  position: relative;
}
.caption-gold-cb29 .south-8d37 ul li.texture-b9d1 .soft-9b10,
.caption-gold-cb29 .south-8d37 ul li.background-29a2 .soft-9b10 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.caption-gold-cb29 .south-8d37 ul li.texture-b9d1:after:after,
.caption-gold-cb29 .south-8d37 ul li.texture-b9d1:after:before,
.caption-gold-cb29
  .south-8d37
  ul
  li.background-29a2:after:after,
.caption-gold-cb29
  .south-8d37
  ul
  li.background-29a2:after:before {
  content: "";
  display: table;
}
.caption-gold-cb29 .south-8d37 ul li.texture-b9d1:after:after,
.caption-gold-cb29
  .south-8d37
  ul
  li.background-29a2:after:after {
  clear: both;
}
.caption-gold-cb29 .south-8d37 a.layout-thick-c71f:hover {
  text-decoration: none;
}
.caption-gold-cb29 .south-8d37 select {
  max-width: 100%;
}
.caption-gold-cb29 .south-8d37 table {
  font-size: 85%;
}
.caption-gold-cb29 .south-8d37 table td,
.caption-gold-cb29 .south-8d37 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.caption-gold-cb29 .south-8d37 table tfoot td {
  text-align: left;
}
.caption-gold-cb29 .south-8d37 :last-child {
  margin-bottom: 0;
}
.caption-gold-cb29 .south-8d37 .wrapper-beb2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.caption-gold-cb29 .south-8d37 .wrapper-beb2 label {
  width: 100%;
}
.caption-gold-cb29 .south-8d37 .wrapper-beb2 .tertiary_7249 {
  width: 100%;
  display: block;
}
.caption-gold-cb29 .south-8d37 .wrapper-beb2 .table-basic-61f0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.caption-gold-cb29 .south-8d37 .wrapper-beb2 .table-basic-61f0:hover svg #svg-search {
  fill: #444;
}
.caption-gold-cb29 .south-8d37 .wrapper-beb2 .table-basic-61f0 svg {
  width: 18px;
  height: 18px;
}
.caption-gold-cb29 .accordion-pressed-c36e ul ul,
.caption-gold-cb29 .background_east_4f1b ul ul,
.caption-gold-cb29 .current-2953 ul ul,
.caption-gold-cb29 .preview-d199 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.caption-gold-cb29 .accordion-pressed-c36e .hero_light_8f8b > a,
.caption-gold-cb29 .background_east_4f1b .hero_light_8f8b > a,
.caption-gold-cb29 .current-2953 .hero_light_8f8b > a,
.caption-gold-cb29 .preview-d199 .hero_light_8f8b > a {
  margin-bottom: 0;
}
.caption-gold-cb29 .section-9723 li,
.caption-gold-cb29 .accordion-pressed-c36e li,
.caption-gold-cb29 .focused_164a li,
.caption-gold-cb29 .background_east_4f1b li,
.caption-gold-cb29 .current-2953 li,
.caption-gold-cb29 .preview-d199 li,
.caption-gold-cb29 .avatar-b2a3 li,
.caption-gold-cb29 .badge_5d77 li {
  display: block;
  position: relative;
}
.caption-gold-cb29 .section-9723 li:last-child,
.caption-gold-cb29 .accordion-pressed-c36e li:last-child,
.caption-gold-cb29 .focused_164a li:last-child,
.caption-gold-cb29 .background_east_4f1b li:last-child,
.caption-gold-cb29 .current-2953 li:last-child,
.caption-gold-cb29 .preview-d199 li:last-child,
.caption-gold-cb29 .avatar-b2a3 li:last-child,
.caption-gold-cb29 .badge_5d77 li:last-child {
  border: none;
}
.caption-gold-cb29 .section-9723 li a,
.caption-gold-cb29 .accordion-pressed-c36e li a,
.caption-gold-cb29 .focused_164a li a,
.caption-gold-cb29 .background_east_4f1b li a,
.caption-gold-cb29 .current-2953 li a,
.caption-gold-cb29 .preview-d199 li a,
.caption-gold-cb29 .avatar-b2a3 li a,
.caption-gold-cb29 .badge_5d77 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.caption-gold-cb29 .section-9723 li ul li::before,
.caption-gold-cb29 .accordion-pressed-c36e li ul li::before,
.caption-gold-cb29 .focused_164a li ul li::before,
.caption-gold-cb29 .background_east_4f1b li ul li::before,
.caption-gold-cb29 .current-2953 li ul li::before,
.caption-gold-cb29 .preview-d199 li ul li::before,
.caption-gold-cb29 .avatar-b2a3 li ul li::before,
.caption-gold-cb29 .badge_5d77 li ul li::before {
  left: 15px;
}
.caption-gold-cb29 .section-9723 li ul a,
.caption-gold-cb29 .accordion-pressed-c36e li ul a,
.caption-gold-cb29 .focused_164a li ul a,
.caption-gold-cb29 .background_east_4f1b li ul a,
.caption-gold-cb29 .current-2953 li ul a,
.caption-gold-cb29 .preview-d199 li ul a,
.caption-gold-cb29 .avatar-b2a3 li ul a,
.caption-gold-cb29 .badge_5d77 li ul a {
  padding-left: 20px;
}
.caption-gold-cb29 .section-9723 li ul ul li::before,
.caption-gold-cb29 .accordion-pressed-c36e li ul ul li::before,
.caption-gold-cb29 .focused_164a li ul ul li::before,
.caption-gold-cb29 .background_east_4f1b li ul ul li::before,
.caption-gold-cb29 .current-2953 li ul ul li::before,
.caption-gold-cb29 .preview-d199 li ul ul li::before,
.caption-gold-cb29 .avatar-b2a3 li ul ul li::before,
.caption-gold-cb29 .badge_5d77 li ul ul li::before {
  left: 30px;
}
.caption-gold-cb29 .section-9723 li ul ul a,
.caption-gold-cb29 .accordion-pressed-c36e li ul ul a,
.caption-gold-cb29 .focused_164a li ul ul a,
.caption-gold-cb29 .background_east_4f1b li ul ul a,
.caption-gold-cb29 .current-2953 li ul ul a,
.caption-gold-cb29 .preview-d199 li ul ul a,
.caption-gold-cb29 .avatar-b2a3 li ul ul a,
.caption-gold-cb29 .badge_5d77 li ul ul a {
  padding-left: 40px;
}
.caption-gold-cb29 .alert_0d96 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.caption-gold-cb29 .badge_5d77 ul li {
  margin-bottom: 1.41575em;
}
.caption-gold-cb29 .badge_5d77 ul li .glass_bdd9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.caption-gold-cb29 .badge_5d77 ul li .popup_over_fcfa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.module_b8db .section-9723 li a,
.module_b8db .accordion-pressed-c36e li a,
.module_b8db .focused_164a li a,
.module_b8db .background_east_4f1b li a,
.module_b8db .current-2953 li a,
.module_b8db .preview-d199 li a,
.module_b8db .avatar-b2a3 li a,
.module_b8db .badge_5d77 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_b8db .alert_0d96 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_b8db .south-8d37 ul li.texture-b9d1 .soft-9b10,
.module_b8db .south-8d37 ul li.background-29a2 .soft-9b10 {
  background: rgba(0, 0, 0, 0.2);
}
.module_b8db .caption-gold-cb29 .south-8d37 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_3ec4 .caption-gold-cb29 .hero-wide-2072 li {
  margin: 0;
}
.item_3ec4 .caption-gold-cb29 .hero-wide-2072 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.item_3ec4 .caption-gold-cb29 .hero-wide-2072 li ul {
  margin: 0;
}
.item_3ec4 .caption-gold-cb29 .hero-wide-2072 li ul li a {
  padding-left: 15px;
}
.item_3ec4 .caption-gold-cb29 .hero-wide-2072 li ul li li a {
  padding-left: 30px;
}
.item_3ec4 .caption-gold-cb29 .hero-wide-2072 li.frame_039c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.item_3ec4 .caption-gold-cb29 .hero-wide-2072 li.frame_039c > 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;
}
.item_3ec4 .caption-gold-cb29 .hero-wide-2072 li.frame_039c > 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;
}
.pressed-9702 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block_8fc7 {
  position: relative;
  z-index: 10;
}
.block_8fc7 .module-purple-79e9 {
  width: 100%;
  max-width: 100%;
}
.header_bottom_1819 .short_9925 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header_bottom_1819 .outer-41b4 {
}
.header_bottom_1819 .module_b8db {
  background: #292929;
}
.filter-1691 .short_9925 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter-1691 .outer-41b4 {
  background: #f9f9f9;
}
.filter-1691 .module_b8db {
  background: #303030;
}
.block_green_d192 .short_9925 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_green_d192 .highlight_bright_d5ce {
    margin-bottom: 1em;
  }
  .block_green_d192 .highlight_bright_d5ce:last-child {
    margin-bottom: 0;
  }
}
.block_green_d192 .outer-41b4 {
  background: #ededed;
}
.block_green_d192 .module_b8db {
  background: #1a1a1a;
}
.short_9925.outer-41b4 {
  color: rgba(0, 0, 0, 0.6);
}
.short_9925.outer-41b4 .solid-a305 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short_9925.module_b8db {
  color: rgba(255, 255, 255, 0.99);
}
.short_9925.module_b8db a:not(.layout-thick-c71f) {
  color: rgba(255, 255, 255, 0.79);
}
.short_9925.module_b8db a:not(.layout-thick-c71f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_9925.module_b8db .solid-a305 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_9925.module_b8db table tbody td,
.short_9925.module_b8db table th {
  background: rgba(0, 0, 0, 0.08);
}
.hidden-be3b.yellow-6b66 .bronze-4e0a {
  max-width: initial;
}
.hidden-be3b .hidden_d018 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hidden-be3b .hidden_d018 .module-purple-79e9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hidden-be3b .hidden_d018 .module-purple-79e9 {
    display: block;
    margin-bottom: 2em;
  }
  .hidden-be3b .hidden_d018 .module-purple-79e9:last-child {
    margin-bottom: 0;
  }
}
.block_green_d192 .highlight_bright_d5ce:last-child,
.filter-1691 .highlight_bright_d5ce:last-child,
.header_bottom_1819 .highlight_bright_d5ce:last-child {
  margin-bottom: 0;
}
.block_green_d192 .highlight_bright_d5ce .caption-gold-cb29 .south-8d37:last-child,
.filter-1691 .highlight_bright_d5ce .caption-gold-cb29 .south-8d37:last-child,
.header_bottom_1819 .highlight_bright_d5ce .caption-gold-cb29 .south-8d37:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block_green_d192 .purple-d02e,
  .block_green_d192 .nav_fc25,
  .filter-1691 .purple-d02e,
  .filter-1691 .nav_fc25,
  .header_bottom_1819 .purple-d02e,
  .header_bottom_1819 .nav_fc25 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block_8fc7 .highlight_bright_d5ce {
    margin-bottom: 2em;
  }
}
.block_8fc7 p:last-child {
  margin-bottom: 0;
}
.block_8fc7 li,
.block_8fc7 ul {
  list-style: none;
  margin: 0;
}
.block_8fc7 ul ul {
  margin-left: 2.617924em;
}
.chip-south-3909 {
  font-size: 0.875em;
}

/* css-noise: 981b */
.widget-item-r7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
