/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_7a69/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_7a69
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.primary_7a69/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.stone_ac89.button_741a/licenses/gpl-2.0.over_e946
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.aside-9a49/, (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.badge_e3a6.backdrop-534f/normalize.layout-5a2d/
 ======
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.layout-5a2d v7.0.0 | MIT License | github.primary_7a69/necolas/normalize.layout-5a2d */
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;
}
.outer-2df7 .upper-9d25,
.upper_7bda,
.main_c6f8,
.layout-yellow-4c79,
.content_628e,
.hover-out-024c,
.box-84f0,
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;
}
.upper_7bda,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .upper_7bda,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .upper_7bda,
  h1 {
    font-size: 1.8em;
  }
}
.main_c6f8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.main_c6f8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .main_c6f8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .main_c6f8,
  h2 {
    font-size: 1.7em;
  }
}
.layout-yellow-4c79,
h3 {
  font-size: 1.618em;
}
.outer-2df7 .upper-9d25,
.content_628e,
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.slow-dd11 {
  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;
}
.slider-8760:after,
.slider-8760:before,
.content-basic-107c:after,
.content-basic-107c:before {
  content: "";
  display: table;
}
.slider-8760:after,
.content-basic-107c:after {
  clear: both;
}
.preview_b9a5 {
  float: right;
  margin-right: 0;
}
.notice_hot_4732 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress-c217 .focus-new-76d7,
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;
}
.progress-c217 .focus-new-76d7: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;
}
.panel-black-3534 .focus-new-76d7 {
  box-shadow: none;
}
.panel-black-3534
  .focus-new-76d7
  .link-a2e0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.panel-black-3534 .focus-new-76d7 .message_1e0e {
  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;
}
.panel-black-3534
  .focus-new-76d7
  .message_1e0e
  b {
  display: none;
}
.panel-black-3534 .breadcrumb-de13 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gallery-in-b28b:not(.video-slow-5904):not(.medium-35aa),
button:not(.video-slow-5904):not(.medium-35aa),
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ),
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ),
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ) {
  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;
}
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ):hover,
button:not(.video-slow-5904):not(
    .medium-35aa
  ):hover,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ):hover,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ):hover,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ):active,
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ):focus,
button:not(.video-slow-5904):not(
    .medium-35aa
  ):active,
button:not(.video-slow-5904):not(
    .medium-35aa
  ):focus,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ):active,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ):focus,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ):active,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ):focus,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ):active,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ):focus {
  outline: 0;
}
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4,
button:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4 {
  position: relative;
}
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .progress_large_f96e,
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .carousel-70b6,
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .up_b99f,
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  i,
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  svg,
button:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .progress_large_f96e,
button:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .carousel-70b6,
button:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .up_b99f,
button:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  i,
button:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  svg,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .progress_large_f96e,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .carousel-70b6,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .up_b99f,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  i,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  svg,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .progress_large_f96e,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .carousel-70b6,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .up_b99f,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  i,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  svg,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .progress_large_f96e,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .carousel-70b6,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  .up_b99f,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  i,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4
  svg {
  visibility: hidden;
}
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4:after,
button:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4:after,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4:after,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4:after,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ).fn-loading-60b4: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;
}
.gallery-in-b28b:not(.video-slow-5904):not(.medium-35aa),
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ),
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ),
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ) {
  color: #fff;
  background: #235787;
}
.gallery-in-b28b:not(.video-slow-5904):not(
    .medium-35aa
  ):focus,
input[type="button"]:not(.video-slow-5904):not(
    .medium-35aa
  ):focus,
input[type="reset"]:not(.video-slow-5904):not(
    .medium-35aa
  ):focus,
input[type="submit"]:not(.video-slow-5904):not(
    .medium-35aa
  ):focus {
  color: #fff;
}
.gallery-in-b28b.fn-disabled-60b4:not(.video-slow-5904):not(
    .medium-35aa
  ),
.gallery-in-b28b[disabled]:not(.video-slow-5904):not(
    .medium-35aa
  ),
button.fn-disabled-60b4:not(.video-slow-5904):not(
    .medium-35aa
  ),
button[disabled]:not(.video-slow-5904):not(
    .medium-35aa
  ) {
  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;
}
.menu_de69 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu_de69: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;
}
.cold_6697 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left_cd8c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.picture-purple-e199 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slider-8760:after,
.slider-8760:before,
.hover-active-6550:after,
.hover-active-6550:before,
.badge_over_97bf:after,
.badge_over_97bf:before,
.alert_hovered_16ae:after,
.alert_hovered_16ae:before,
.tooltip_wide_1e10:after,
.tooltip_wide_1e10:before,
.message-3b27:after,
.message-3b27:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slider-8760:after,
.hover-active-6550:after,
.badge_over_97bf:after,
.alert_hovered_16ae:after,
.tooltip_wide_1e10:after,
.message-3b27:after {
  clear: both;
}
.hover-active-6550 .content_158a,
.badge_over_97bf .content_158a,
.gradient_tiny_00cf .content_158a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.caption-1822 {
  display: inline-block;
}
.prev_5850 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.prev_5850 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.prev_5850 .shade-out-fb0a {
  padding: 1em 0;
  font-size: 85%;
}
.shade-out-fb0a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element_d945 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element_d945:after,
.element_d945:before {
  content: "";
  display: table;
}
.element_d945:after {
  clear: both;
}
.element_e423 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.link_blue_1ae7 .element_e423 {
  max-width: 50%;
}
.hidden-7753 .element_e423 {
  max-width: 33.33%;
}
.tertiary_complex_cf49 .element_e423 {
  max-width: 25%;
}
.bottom_5ceb .element_e423 {
  max-width: 20%;
}
.layout-action-e1e5 .element_e423 {
  max-width: 16.66%;
}
.image_1c6b .element_e423 {
  max-width: 14.28%;
}
.list-127e .element_e423 {
  max-width: 12.5%;
}
.notification-3d75 .element_e423 {
  max-width: 11.11%;
}
.frame_5dc8 {
  display: block;
}
.outer-2df7 .gradient-7835 label,
.outer-2df7 .accordion-bottom-4698 label,
.outer-2df7 .thumbnail-0ef8 label,
.outer-2df7 .container_b230 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.east_6d8d {
  list-style: none;
  margin: 0;
}
.east_6d8d article.border-warm-1584 {
  margin-bottom: 0;
}
.east_6d8d ul {
  list-style: none;
  margin: 0;
}
.east_6d8d .gold_b410 li.border-warm-1584 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .east_6d8d .gold_b410 li.border-warm-1584 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .east_6d8d .gold_b410 li.border-warm-1584: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) {
  .east_6d8d .gold_b410 li.border-warm-1584 li.border-warm-1584 li.border-warm-1584 li.border-warm-1584 {
    padding-left: 0;
  }
}
article.border-warm-1584 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border-warm-1584 .hover-active-6550 p:last-of-type {
  margin-bottom: 0;
}
article.border-warm-1584 .upper_ddb2 {
  float: left;
}
article.border-warm-1584 .input_9b80 {
  margin-left: 85px;
}
article.border-warm-1584 .content-860c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border-warm-1584 .content-860c .chip_b1b9 {
  margin-left: 10px;
}
article.border-warm-1584 .module-efe9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border-warm-1584 .form_bc96 {
  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 .gradient-7835,
  #respond .thumbnail-0ef8,
  #respond .container_b230 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-7835 input,
#respond .thumbnail-0ef8 input,
#respond .container_b230 input {
  width: 100%;
}
#respond .container_b230 {
  margin-right: 0;
}
#respond .active-light-5067 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_purple_88cd {
  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;
}
.header_purple_88cd.paragraph_hard_9077 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header_purple_88cd 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%);
}
.header_purple_88cd:focus,
.header_purple_88cd: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);
}
.title_88d2 {
  border-radius: 10%;
}
.component_3222 {
  border-radius: 50%;
}
.breadcrumb_clean_8639 {
  font-size: 0.72em;
}
.iron_62fe {
  font-size: 0.875em;
}
.gold_b616 {
  font-size: 1.1em;
}
.article-stale-6497 {
  text-transform: uppercase;
  line-height: 1.2;
}
.article-stale-6497.breadcrumb_clean_8639 {
  letter-spacing: 0.5px;
}
.pattern_cd45,
.pattern_cd45 a {
  color: #6d6d6d;
}
.pattern_cd45 a:hover {
  color: #111;
}
.module_medium_ba32 {
  color: #6d6d6d;
}
.header-soft-c898 {
  overflow-x: hidden;
}
.header-soft-c898 .preview-outer-9e89.section-591d {
  position: relative;
}
.header-soft-c898 .preview-outer-9e89.section-591d.row_f338 {
  position: initial;
}
.header-soft-c898
  .preview-outer-9e89.section-591d.row_f338
  .aside-d3eb {
  left: auto;
}
.header-soft-c898 .preview-outer-9e89 .aside-d3eb {
  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;
}
.header-soft-c898 .preview-outer-9e89:hover.section-591d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.header-soft-c898
  .preview-outer-9e89:hover.section-591d
  .aside-d3eb {
  display: block;
  z-index: 9999999;
}
.header-soft-c898 .white_f9f9 .text_small_037a,
.header-soft-c898 .filter_71b8 .text_small_037a {
  display: none;
}
.header-soft-c898 .black-fc45 .preview-outer-9e89:hover.section-591d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outer-2df7 .gradient-7835 label,
.outer-2df7 .accordion-bottom-4698 label,
.outer-2df7 .thumbnail-0ef8 label,
.outer-2df7 .container_b230 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.east_6d8d {
  list-style: none;
  margin: 0;
}
.east_6d8d article.border-warm-1584 {
  margin-bottom: 0;
}
.east_6d8d ul {
  list-style: none;
  margin: 0;
}
.east_6d8d .gold_b410 li.border-warm-1584 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .east_6d8d .gold_b410 li.border-warm-1584 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .east_6d8d .gold_b410 li.border-warm-1584: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) {
  .east_6d8d .gold_b410 li.border-warm-1584 li.border-warm-1584 li.border-warm-1584 li.border-warm-1584 {
    padding-left: 0;
  }
}
article.border-warm-1584 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border-warm-1584 .hover-active-6550 p:last-of-type {
  margin-bottom: 0;
}
article.border-warm-1584 .upper_ddb2 {
  float: left;
}
article.border-warm-1584 .input_9b80 {
  margin-left: 85px;
}
article.border-warm-1584 .content-860c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border-warm-1584 .content-860c .chip_b1b9 {
  margin-left: 10px;
}
article.border-warm-1584 .module-efe9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border-warm-1584 .form_bc96 {
  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 .gradient-7835,
  #respond .thumbnail-0ef8,
  #respond .container_b230 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient-7835 input,
#respond .thumbnail-0ef8 input,
#respond .container_b230 input {
  width: 100%;
}
#respond .container_b230 {
  margin-right: 0;
}
#respond .active-light-5067 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.white_f9f9 .secondary_eef3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary_eef3 .copper_22e0.orange-ea8f .medium-b74a > li > a:focus,
.secondary_eef3 .copper_22e0.orange-ea8f .medium-b74a > li > a:hover,
.secondary_eef3 .copper_22e0.panel_static_7ec7 .medium-b74a > li > a:focus,
.secondary_eef3 .copper_22e0.panel_static_7ec7 .medium-b74a > li > a:hover,
.secondary_eef3 .copper_22e0.backdrop_motion_f434 .medium-b74a > li > a:focus,
.secondary_eef3 .copper_22e0.backdrop_motion_f434 .medium-b74a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_eef3
  .copper_22e0.orange-ea8f
  .medium-b74a
  > li.sidebar_red_4b7d
  > a,
.secondary_eef3
  .copper_22e0.orange-ea8f
  .medium-b74a
  > li.info-03af
  > a,
.secondary_eef3
  .copper_22e0.panel_static_7ec7
  .medium-b74a
  > li.sidebar_red_4b7d
  > a,
.secondary_eef3
  .copper_22e0.panel_static_7ec7
  .medium-b74a
  > li.info-03af
  > a,
.secondary_eef3
  .copper_22e0.backdrop_motion_f434
  .medium-b74a
  > li.sidebar_red_4b7d
  > a,
.secondary_eef3 .copper_22e0.backdrop_motion_f434 .medium-b74a > li.hero_6ba8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_eef3 .popup-first-dbd0,
.secondary_eef3 .popup-first-dbd0 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_eef3 .carousel_9ddb.pattern-red-791c li a,
.secondary_eef3 .paper-cea6 a,
.secondary_eef3 .stone_71e1,
.secondary_eef3 .medium-b74a > li > a,
.secondary_eef3 .iron_ec21 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3 .carousel_9ddb.pattern-red-791c li a:hover,
.secondary_eef3 .paper-cea6 a:hover,
.secondary_eef3 .stone_71e1:hover,
.secondary_eef3 .medium-b74a > li > a:hover,
.secondary_eef3 .iron_ec21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_eef3 .label_766f {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3 .label_766f .shadow_medium_7686 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_eef3 .label_766f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_eef3 .input_thick_602f .row_7539 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3 .input_thick_602f .row_7539 .media-cool-9550 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3
  .input_thick_602f
  .row_7539
  .media-cool-9550::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3
  .input_thick_602f
  .row_7539
  .media-cool-9550:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3
  .input_thick_602f
  .row_7539
  .media-cool-9550::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3
  .input_thick_602f
  .row_7539
  .media-cool-9550::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3 .input_thick_602f .banner-f74c {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_eef3 .input_thick_602f .banner-f74c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_7aaf
  .secondary_eef3
  .input_thick_602f
  .heading_5910
  .soft-ef26 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_7aaf
  .secondary_eef3
  .input_thick_602f
  .heading_5910
  .media-cool-9550 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white_f9f9 .fixed-1c31 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fixed-1c31 .copper_22e0.orange-ea8f .medium-b74a > li > a:focus,
.fixed-1c31 .copper_22e0.orange-ea8f .medium-b74a > li > a:hover,
.fixed-1c31 .copper_22e0.panel_static_7ec7 .medium-b74a > li > a:focus,
.fixed-1c31 .copper_22e0.panel_static_7ec7 .medium-b74a > li > a:hover,
.fixed-1c31 .copper_22e0.backdrop_motion_f434 .medium-b74a > li > a:focus,
.fixed-1c31 .copper_22e0.backdrop_motion_f434 .medium-b74a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-1c31
  .copper_22e0.orange-ea8f
  .medium-b74a
  > li.sidebar_red_4b7d
  > a,
.fixed-1c31
  .copper_22e0.orange-ea8f
  .medium-b74a
  > li.info-03af
  > a,
.fixed-1c31
  .copper_22e0.panel_static_7ec7
  .medium-b74a
  > li.sidebar_red_4b7d
  > a,
.fixed-1c31
  .copper_22e0.panel_static_7ec7
  .medium-b74a
  > li.info-03af
  > a,
.fixed-1c31
  .copper_22e0.backdrop_motion_f434
  .medium-b74a
  > li.sidebar_red_4b7d
  > a,
.fixed-1c31 .copper_22e0.backdrop_motion_f434 .medium-b74a > li.hero_6ba8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-1c31 .popup-first-dbd0,
.fixed-1c31 .popup-first-dbd0 a {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-1c31 .carousel_9ddb.pattern-red-791c li a,
.fixed-1c31 .paper-cea6 a,
.fixed-1c31 .stone_71e1,
.fixed-1c31 .medium-b74a > li > a,
.fixed-1c31 .iron_ec21 {
  color: rgba(0, 0, 0, 0.55);
}
.fixed-1c31 .carousel_9ddb.pattern-red-791c li a:hover,
.fixed-1c31 .paper-cea6 a:hover,
.fixed-1c31 .stone_71e1:hover,
.fixed-1c31 .medium-b74a > li > a:hover,
.fixed-1c31 .iron_ec21:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-1c31 .label_766f {
  color: rgba(0, 0, 0, 0.55);
}
.fixed-1c31 .label_766f .shadow_medium_7686 {
  color: rgba(0, 0, 0, 0.8);
}
.fixed-1c31 .label_766f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout-down-4d09 .badge-first-2b18 {
  margin-left: auto;
  margin-right: auto;
}
.badge_over_97bf > * {
  margin-left: auto;
  margin-right: auto;
}
.badge_over_97bf .cold_6697 {
  margin-right: 1.41575em;
}
.slow-4ff2 .badge_over_97bf > .logo_cold_06d6 {
  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;
}
.slow-4ff2 .badge_over_97bf > .south-05d6 {
  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;
}
.hover-09e3.layout-down-4d09 .badge-first-2b18,
.dim_dca0.layout-down-4d09 .badge-first-2b18 {
  margin-left: 0;
}
.progress_5be7.layout-down-4d09 .badge-first-2b18,
.gold-dca8.layout-down-4d09 .badge-first-2b18 {
  margin-right: 0;
}
.badge_over_97bf ol,
.badge_over_97bf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.avatar-red-70fa video {
  max-width: 100%;
}
.element-80f6 img {
  display: block;
}
.element-80f6.cold_6697,
.element-80f6.left_cd8c {
  width: 100%;
}
.element-80f6.south-05d6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status-gold-2431:not(.icon-7faa) {
  margin: 1.5em auto;
}
.texture-pink-32e0 p {
  padding: 1.5em 14px;
}
ul.info-cc6e.south-05d6,
ul.info-cc6e.logo_cold_06d6,
ul.info-cc6e.outline_18bc.logo_cold_06d6 {
  padding: 0 14px;
}
.accent-middle-1160 {
  display: block;
  overflow-x: auto;
}
.accent-middle-1160 table {
  border-collapse: collapse;
  width: 100%;
}
.accent-middle-1160 td,
.accent-middle-1160 th {
  padding: 0.5em;
}
.badge_over_97bf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.badge_over_97bf ol ol,
.badge_over_97bf ol ul,
.badge_over_97bf ul ol,
.badge_over_97bf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.badge_over_97bf ol ol li,
.badge_over_97bf ol ul li,
.badge_over_97bf ul ol li,
.badge_over_97bf ul ul li {
  margin-left: 0;
}
.rough-fff9.caption_aca6 > .narrow_e54c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.rough-fff9.caption_aca6 > .narrow_e54c iframe,
.rough-fff9.caption_aca6 > .narrow_e54c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.current_ef49 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.current_ef49.logo-easy-4272 {
  padding: 0;
}
.current_ef49.logo-easy-4272 cite {
  font-size: 13px;
}
.current_ef49 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.current_ef49 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.in_94c6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.in_94c6 > p:first-child {
  margin-top: 0;
}
.in_94c6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.in_94c6 blockquote {
  border-left: 0;
}
.hot_4661 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hot_4661:not(.top_17f7) {
  max-width: 100px;
}
.hot_4661.inner_09d7 {
  border-bottom: none !important;
  text-align: center;
}
.hot_4661.inner_09d7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .texture-pink-32e0 p {
    padding: 1.5em 0;
  }
}
.new-4e3f {
  color: #0073aa;
}
.pink_7a40 {
  background-color: #0073aa;
}
.filter-out-762c {
  color: #229fd8;
}
.dropdown_b0a6 {
  background-color: #229fd8;
}
.mask-hovered-69f5 {
  color: #eee;
}
.heading_27de {
  background-color: #eee;
}
.left_1c8d {
  color: #444;
}
.copper_3dfe {
  background-color: #444;
}
.menu-gas-cb33 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu-gas-cb33 .sort-black-4e16 .paper-cea6 {
  font-size: 15px;
}
.menu-gas-cb33 .paper-cea6 {
  line-height: 1.3;
}
.menu-gas-cb33 .fixed-1c31 {
}
.menu-gas-cb33 .secondary_eef3 {
  background: #235787;
}
.tooltip_plasma_858e {
  padding: 0;
}
.tooltip_plasma_858e .secondary_eef3 {
  background: #1a1a1a;
}
.tooltip_plasma_858e .fixed-1c31 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.selected_8919 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.selected_8919 .fixed-1c31 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.selected_8919 .secondary_eef3 {
  background: #303030;
}
.message-3b27 {
  position: relative;
  z-index: 10;
}
.message-3b27 .selected_1330 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small_5249 .section-591d {
  display: inline-block;
  vertical-align: middle;
}
.small_5249.static_3b80 .section-591d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .small_5249.static_3b80 .section-591d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .small_5249.static_3b80 .section-591d {
    margin-right: 0.4em;
  }
}
.small_5249.static_3b80 .section-591d:last-child {
  margin-right: 0;
}
.card_601d .selected_1330 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .white_f9f9 .sort-black-4e16 {
    margin: 0 -0.5em;
  }
  .white_f9f9 .sort-black-4e16 [class*="customify-col-"],
  .white_f9f9 .sort-black-4e16 [class*="customify-col_"],
  .white_f9f9 .sort-black-4e16 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.white_f9f9.focus_north_f836 .selected_1330 {
  background: 0 0 !important;
}
.white_f9f9.focus_north_f836 .selected_1330,
.white_f9f9.card_601d .selected_1330 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .white_f9f9.popup-simple-b066 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.white_f9f9.card_601d .selected_1330 {
  box-shadow: none !important;
}
.highlight-cb84 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .highlight-cb84 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .highlight-cb84 {
    padding: 18px 0 20px;
  }
}
.highlight-cb84 .accordion-inner-0340 {
  width: 100%;
}
.highlight-cb84 .dim-817b {
  margin-bottom: 0;
}
.highlight-cb84 .modal-24b7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary-steel-3750 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary-steel-3750 .soft-9c07 {
  width: 100%;
}
.texture_right_180a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture_right_180a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture_right_180a 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;
}
.texture_right_180a li:last-child:after {
  display: none;
}
.texture_right_180a li a {
  font-weight: 500;
  margin-right: 10px;
}
.picture-small-ea1e .text_small_037a button,
.highlight-cb84 .text_small_037a button {
  left: 0;
}
.picture-small-ea1e .soft-9c07,
.highlight-cb84 .soft-9c07 {
  padding-left: 0;
  padding-right: 0;
}
.picture-small-ea1e .tertiary-steel-3750,
.highlight-cb84 .tertiary-steel-3750 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.picture-small-ea1e {
  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;
}
.picture-small-ea1e: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;
}
.picture-small-ea1e .layout-cfaa {
  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) {
  .picture-small-ea1e .layout-cfaa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .picture-small-ea1e .layout-cfaa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .picture-small-ea1e .layout-cfaa {
    min-height: 200px;
  }
}
.picture-small-ea1e .texture_right_180a {
  color: rgba(255, 255, 255, 0.8);
}
.picture-small-ea1e .texture_right_180a a,
.picture-small-ea1e .texture_right_180a li:after {
  color: inherit;
}
.picture-small-ea1e .texture_right_180a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo_1232 {
  margin-bottom: 0.5em;
}
.light-90de {
  margin-bottom: 1.2em;
}
.light-90de,
.logo_1232 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.light-90de p:last-child,
.logo_1232 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text_small_037a,
#masthead .text_small_037a {
  display: none;
}
#masthead
  > .text_small_037a.dirty_14b7 {
  display: none;
}
#masthead > .text_small_037a button {
  left: 0;
}
.wrapper-liquid-dffb {
  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%;
}
.wrapper-liquid-dffb .section-591d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper-liquid-dffb .footer-dim-e322 {
  display: -webkit-box;
  display: flex;
}
.wrapper-liquid-dffb .footer-dim-e322.black-dd8d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper-liquid-dffb .footer-dim-e322.surface_210b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper-liquid-dffb .footer-dim-e322.block_54e1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper-liquid-dffb.disabled_aaaa.focus-2666 .footer-dim-e322.black-dd8d {
  flex-basis: 100%;
}
.wrapper-liquid-dffb.filter-4d04 .footer-dim-e322.surface_210b {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper-liquid-dffb.filter-4d04 .footer-dim-e322.block_54e1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text_small_037a.dirty_14b7 {
  display: none;
}
#masthead > .text_small_037a button {
  left: 0;
}
.notification_b2fb {
  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;
}
.notification_b2fb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notification_b2fb.light_e00a i {
  margin-right: 4px;
}
.notification_b2fb.up_39f6 i {
  margin-left: 5px;
}
.paper-cea6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paper-cea6 p:last-child {
  margin-bottom: 0;
}
.message-a0b7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message-a0b7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message-a0b7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.message-a0b7 .popup-first-dbd0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message-a0b7 .pattern-8371 {
  margin: 5px 0 7px 0;
}
.message-a0b7.surface_a1cd .tag-over-1824 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-a0b7.surface_a1cd .module-plasma-1850 {
  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;
}
.message-a0b7.summary-blue-dfad {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message-a0b7.summary-blue-dfad .tag-over-1824 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-a0b7.summary-blue-dfad .module-plasma-1850 {
  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;
}
.message-a0b7.simple_c6c2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-a0b7.brown_14bb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message-a0b7.brown_14bb .module-plasma-1850 {
  margin-top: 7px;
}
.plasma-2fab {
  display: inline-block;
}
.message-3b27 .main-active-966c .message-a0b7 img {
  max-width: 100%;
}
.copper_22e0 .icon_fixed_c555.north_5153,
.soft_9d49 .icon_fixed_c555.north_5153 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper_22e0 .copper_c2dd,
.soft_9d49 .copper_c2dd {
  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%);
}
.copper_22e0 .copper_c2dd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.copper_22e0.icon_388a .copper_c2dd {
  display: none;
}
.copper_22e0 .silver_ac9d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper_22e0 .silver_ac9d li {
  display: inline-block;
  position: relative;
}
.copper_22e0 .silver_ac9d li:last-child {
  margin-right: 0;
}
.copper_22e0 .silver_ac9d 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;
}
.copper_22e0 .silver_ac9d li.hero_6ba8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.copper_22e0 .silver_ac9d > 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;
}
.copper_22e0 .silver_ac9d > li > a i {
  line-height: 0;
}
.copper_22e0 .silver_ac9d > li.panel_1b40 > a .copper_c2dd {
  margin-left: 4px;
  line-height: 0;
}
.copper_22e0 .silver_ac9d .accordion_e43e li.panel_1b40 > a {
  position: relative;
}
.copper_22e0 .silver_ac9d .accordion_e43e li.panel_1b40 > a:after,
.copper_22e0 .silver_ac9d .accordion_e43e li.panel_1b40 > a:before {
  content: "";
  display: table;
}
.copper_22e0 .silver_ac9d .accordion_e43e li.panel_1b40 > a:after {
  clear: both;
}
.copper_22e0 .silver_ac9d .accordion_e43e li.panel_1b40 > a .copper_c2dd {
  margin-left: 5px;
  float: right;
}
.copper_22e0 .description_0a45,
.copper_22e0 .accordion_e43e {
  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;
}
.copper_22e0 .accordion_e43e {
  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;
}
.copper_22e0 .accordion_e43e .north_5153 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper_22e0 .accordion_e43e .copper_c2dd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.copper_22e0 .accordion_e43e li {
  display: block;
  margin: 0;
  padding: 0;
}
.copper_22e0 .accordion_e43e 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;
}
.copper_22e0 .accordion_e43e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.copper_22e0 .accordion_e43e .accordion_e43e {
  top: 0;
  left: 100%;
}
.copper_22e0 .link-basic-0343.fn-focus-60b4 > .description_0a45,
.copper_22e0 .link-basic-0343.fn-focus-60b4 > .accordion_e43e,
.copper_22e0 .link-basic-0343:focus > .description_0a45,
.copper_22e0 .link-basic-0343:focus > .accordion_e43e,
.copper_22e0 .link-basic-0343:hover > .description_0a45,
.copper_22e0 .link-basic-0343:hover > .accordion_e43e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.copper_22e0.backdrop_motion_f434 .medium-b74a:after,
.copper_22e0.backdrop_motion_f434 .medium-b74a:before {
  content: "";
  display: table;
}
.copper_22e0.backdrop_motion_f434 .medium-b74a:after {
  clear: both;
}
.copper_22e0.backdrop_motion_f434 .medium-b74a > li {
  float: left;
}
.copper_22e0.background_8608 .medium-b74a:after,
.copper_22e0.background_8608 .medium-b74a:before {
  content: "";
  display: table;
}
.copper_22e0.background_8608 .medium-b74a:after {
  clear: both;
}
.copper_22e0.background_8608 .medium-b74a > li {
  float: left;
}
.copper_22e0.background_8608 .medium-b74a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.copper_22e0.background_8608 .medium-b74a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.copper_22e0.background_8608 .medium-b74a > li.sidebar_red_4b7d > a,
.copper_22e0.background_8608 .medium-b74a > li.hero_6ba8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.copper_22e0.orange-ea8f .medium-b74a > li > a .north_5153 {
  position: relative;
}
.copper_22e0.orange-ea8f .medium-b74a > li > a .north_5153: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;
}
.copper_22e0.orange-ea8f
  .medium-b74a
  > li:focus
  > a
  .north_5153:before,
.copper_22e0.orange-ea8f
  .medium-b74a
  > li:hover
  > a
  .north_5153:before {
  width: 100%;
  background-color: currentColor;
}
.copper_22e0.orange-ea8f
  .medium-b74a
  > li.sidebar_red_4b7d
  > a
  .north_5153:before,
.copper_22e0.orange-ea8f
  .medium-b74a
  > li.info-03af
  > a
  .north_5153:before {
  width: 100%;
  background-color: currentColor;
}
.copper_22e0.panel_static_7ec7 .medium-b74a > li > a .north_5153 {
  position: relative;
}
.copper_22e0.panel_static_7ec7 .medium-b74a > li > a .north_5153: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;
}
.copper_22e0.panel_static_7ec7 .medium-b74a > li:focus > a .north_5153:before,
.copper_22e0.panel_static_7ec7
  .medium-b74a
  > li:hover
  > a
  .north_5153:before {
  width: 100%;
  background-color: currentColor;
}
.copper_22e0.panel_static_7ec7
  .medium-b74a
  > li.sidebar_red_4b7d
  > a
  .north_5153:before,
.copper_22e0.panel_static_7ec7
  .medium-b74a
  > li.info-03af
  > a
  .north_5153:before {
  width: 100%;
  background-color: currentColor;
}
.soft_9d49 .silver_ac9d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.soft_9d49 .silver_ac9d li:first-child > a {
  border-top: none;
}
.soft_9d49 .silver_ac9d .icon_1e48 > .north_5153 .copper_c2dd {
  display: none;
}
.soft_9d49 .silver_ac9d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.soft_9d49 .silver_ac9d li:last-child {
  border: none;
}
.soft_9d49 .silver_ac9d li.panel_1b40 > a {
  padding-right: 45px !important;
}
.soft_9d49 .silver_ac9d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.soft_9d49 .silver_ac9d li a:focus,
.soft_9d49 .silver_ac9d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.soft_9d49 .silver_ac9d li .light_9f7d {
  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;
}
.soft_9d49 .silver_ac9d li .light_9f7d:hover {
  box-shadow: none;
}
.soft_9d49 .silver_ac9d li .light_9f7d .copper_c2dd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.soft_9d49 .silver_ac9d .accordion_e43e {
  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);
}
.soft_9d49 .silver_ac9d .accordion_e43e li a {
  padding-left: 3em;
}
.soft_9d49 .silver_ac9d .module_hovered_69fe > a .light_9f7d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.soft_9d49 .silver_ac9d .module_hovered_69fe > .accordion_e43e {
  display: block;
  opacity: 1;
}
.container_0b08 {
  max-width: 100%;
}
.image-up-e3bf {
  line-height: 0;
  cursor: pointer;
}
.iron_ec21 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.iron_ec21:hover {
  box-shadow: none;
  color: currentColor;
}
.iron_ec21 svg {
  width: 18px;
  height: 18px;
}
.iron_ec21 .description-smooth-e5c3 {
  display: none;
}
.progress_8aae {
  position: relative;
}
.progress_8aae.fn-active-60b4 .iron_ec21 .modal-small-677e {
  display: none;
}
.progress_8aae.fn-active-60b4 .iron_ec21 .description-smooth-e5c3 {
  display: inline-block;
}
.progress_8aae .sort_fresh_50bc {
  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);
}
.progress_8aae.hard-eb00 .sort_fresh_50bc {
  left: auto;
  right: -0.9em;
}
.progress_8aae.hard-eb00 .primary-a14e::before {
  left: auto;
  right: 15px;
}
.progress_8aae.fn-active-60b4 .sort_fresh_50bc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_5910 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.heading_5910 label {
  flex-basis: 100%;
}
.heading_5910 .row_7539 {
  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;
}
.heading_5910 .media-cool-9550 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.heading_5910 .media-cool-9550:focus {
  background-color: transparent;
}
.heading_5910 button.banner-f74c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.heading_5910 button.banner-f74c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.heading_5910 button.banner-f74c svg {
  width: 18px;
  height: 18px;
}
.heading_5910 input[type="submit"] {
  min-height: auto;
}
.input_thick_602f .heading_5910 .media-cool-9550 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.primary-a14e {
  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) {
  .primary-a14e {
    width: 220px;
  }
}
.primary-a14e label {
  flex-basis: 100%;
}
.primary-a14e::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;
}
.description_7aaf .input_thick_602f .heading_5910 {
  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;
}
.description_7aaf
  .input_thick_602f
  .heading_5910
  .row_7539 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_7aaf .input_thick_602f .heading_5910 .media-cool-9550 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_7aaf
  .input_thick_602f
  .heading_5910
  .media-cool-9550:focus {
  background: 0 0;
}
.description_7aaf
  .input_thick_602f
  .heading_5910
  .soft-ef26 {
  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;
}
.carousel_9ddb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.carousel_9ddb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.carousel_9ddb li:last-child {
  margin-right: 0;
}
.carousel_9ddb li:first-child {
  margin-left: 0;
}
.carousel_9ddb.backdrop-7896 a {
  color: #fff;
}
.carousel_9ddb.backdrop-7896 a:hover {
  color: #fff;
}
.carousel_9ddb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.carousel_9ddb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.carousel_9ddb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.carousel_9ddb a:hover {
  opacity: 0.9;
  color: inherit;
}
.carousel_9ddb [class*="social-icon-apple"] {
  background-color: #999;
}
.carousel_9ddb [class*="social-icon-apple"].preview-eb19 {
  background-color: transparent;
  color: #999;
}
.carousel_9ddb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.carousel_9ddb [class*="social-icon-behance"].preview-eb19 {
  background-color: transparent;
  color: #1769ff;
}
.carousel_9ddb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.carousel_9ddb [class*="social-icon-bitbucket"].preview-eb19 {
  background-color: transparent;
  color: #205081;
}
.carousel_9ddb [class*="social-icon-codepen"] {
  background-color: #000;
}
.carousel_9ddb [class*="social-icon-codepen"].preview-eb19 {
  background-color: transparent;
  color: #000;
}
.carousel_9ddb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.carousel_9ddb [class*="social-icon-delicious"].preview-eb19 {
  background-color: transparent;
  color: #39f;
}
.carousel_9ddb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.carousel_9ddb [class*="social-icon-digg"].preview-eb19 {
  background-color: transparent;
  color: #005be2;
}
.carousel_9ddb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.carousel_9ddb [class*="social-icon-dribbble"].preview-eb19 {
  background-color: transparent;
  color: #ea4c89;
}
.carousel_9ddb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.carousel_9ddb [class*="social-icon-envelope"].preview-eb19 {
  background-color: transparent;
  color: #ea4335;
}
.carousel_9ddb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.carousel_9ddb [class*="social-icon-facebook"].preview-eb19 {
  background-color: transparent;
  color: #3b5998;
}
.carousel_9ddb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.carousel_9ddb [class*="social-icon-flickr"].preview-eb19 {
  background-color: transparent;
  color: #0063dc;
}
.carousel_9ddb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.carousel_9ddb [class*="social-icon-foursquare"].preview-eb19 {
  background-color: transparent;
  color: #2d5be3;
}
.carousel_9ddb [class*="social-icon-github"] {
  background-color: #333;
}
.carousel_9ddb [class*="social-icon-github"].preview-eb19 {
  background-color: transparent;
  color: #333;
}
.carousel_9ddb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.carousel_9ddb [class*="social-icon-google-plus"].preview-eb19 {
  background-color: transparent;
  color: #dd4b39;
}
.carousel_9ddb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.carousel_9ddb [class*="social-icon-houzz"].preview-eb19 {
  background-color: transparent;
  color: #7ac142;
}
.carousel_9ddb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.carousel_9ddb [class*="social-icon-instagram"].preview-eb19 {
  background-color: transparent;
  color: #262626;
}
.carousel_9ddb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.carousel_9ddb [class*="social-icon-jsfiddle"].preview-eb19 {
  background-color: transparent;
  color: #487aa2;
}
.carousel_9ddb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.carousel_9ddb [class*="social-icon-linkedin"].preview-eb19 {
  background-color: transparent;
  color: #0077b5;
}
.carousel_9ddb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.carousel_9ddb [class*="social-icon-medium"].preview-eb19 {
  background-color: transparent;
  color: #00ab6b;
}
.carousel_9ddb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.carousel_9ddb
  [class*="social-icon-odnoklassniki"].preview-eb19 {
  background-color: transparent;
  color: #f4731c;
}
.carousel_9ddb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.carousel_9ddb [class*="social-icon-meetup"].preview-eb19 {
  background-color: transparent;
  color: #ec1c40;
}
.carousel_9ddb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.carousel_9ddb [class*="social-icon-pinterest"].preview-eb19 {
  background-color: transparent;
  color: #bd081c;
}
.carousel_9ddb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.carousel_9ddb [class*="social-icon-product-hunt"].preview-eb19 {
  background-color: transparent;
  color: #da552f;
}
.carousel_9ddb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.carousel_9ddb [class*="social-icon-reddit"].preview-eb19 {
  background-color: transparent;
  color: #ff4500;
}
.carousel_9ddb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.carousel_9ddb [class*="social-icon-rss"].preview-eb19 {
  background-color: transparent;
  color: #f26522;
}
.carousel_9ddb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.carousel_9ddb
  [class*="social-icon-shopping-cart"].preview-eb19 {
  background-color: transparent;
  color: #4caf50;
}
.carousel_9ddb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.carousel_9ddb [class*="social-icon-skype"].preview-eb19 {
  background-color: transparent;
  color: #00aff0;
}
.carousel_9ddb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.carousel_9ddb [class*="social-icon-slideshare"].preview-eb19 {
  background-color: transparent;
  color: #0077b5;
}
.carousel_9ddb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.carousel_9ddb [class*="social-icon-snapchat"].preview-eb19 {
  background-color: transparent;
  color: #fffc00;
}
.carousel_9ddb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.carousel_9ddb [class*="social-icon-soundcloud"].preview-eb19 {
  background-color: transparent;
  color: #f80;
}
.carousel_9ddb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.carousel_9ddb [class*="social-icon-spotify"].preview-eb19 {
  background-color: transparent;
  color: #2ebd59;
}
.carousel_9ddb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.carousel_9ddb
  [class*="social-icon-stack-overflow"].preview-eb19 {
  background-color: transparent;
  color: #fe7a15;
}
.carousel_9ddb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.carousel_9ddb [class*="social-icon-maldkfgram"].preview-eb19 {
  background-color: transparent;
  color: #2ca5e0;
}
.carousel_9ddb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.carousel_9ddb [class*="social-icon-tripadvisor"].preview-eb19 {
  background-color: transparent;
  color: #589442;
}
.carousel_9ddb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.carousel_9ddb [class*="social-icon-tumblr"].preview-eb19 {
  background-color: transparent;
  color: #35465c;
}
.carousel_9ddb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.carousel_9ddb [class*="social-icon-twitch"].preview-eb19 {
  background-color: transparent;
  color: #6441a5;
}
.carousel_9ddb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.carousel_9ddb [class*="social-icon-twitter"].preview-eb19 {
  background-color: transparent;
  color: #1da1f2;
}
.carousel_9ddb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.carousel_9ddb [class*="social-icon-vimeo"].preview-eb19 {
  background-color: transparent;
  color: #1ab7ea;
}
.carousel_9ddb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.carousel_9ddb [class*="social-icon-vk"].preview-eb19 {
  background-color: transparent;
  color: #45668e;
}
.carousel_9ddb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.carousel_9ddb [class*="social-icon-weibo"].preview-eb19 {
  background-color: transparent;
  color: #df2029;
}
.carousel_9ddb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.carousel_9ddb [class*="social-icon-weixin"].preview-eb19 {
  background-color: transparent;
  color: #7bb32e;
}
.carousel_9ddb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.carousel_9ddb [class*="social-icon-whatsapp"].preview-eb19 {
  background-color: transparent;
  color: #25d366;
}
.carousel_9ddb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.carousel_9ddb [class*="social-icon-wordpress"].preview-eb19 {
  background-color: transparent;
  color: #21759b;
}
.carousel_9ddb [class*="social-icon-xing"] {
  background-color: #026466;
}
.carousel_9ddb [class*="social-icon-xing"].preview-eb19 {
  background-color: transparent;
  color: #026466;
}
.carousel_9ddb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.carousel_9ddb [class*="social-icon-yelp"].preview-eb19 {
  background-color: transparent;
  color: #af0606;
}
.carousel_9ddb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.carousel_9ddb [class*="social-icon-youtube"].preview-eb19 {
  background-color: transparent;
  color: #cd201f;
}
.stone_71e1 {
  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;
}
.stone_71e1:hover {
  box-shadow: none;
  background: 0 0;
}
.thick-8c93 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.clean-aa69 {
  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;
}
.pagination-dea9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.section_smooth_ac54 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.section_smooth_ac54,
.section_smooth_ac54::after,
.section_smooth_ac54::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;
}
.section_smooth_ac54::after,
.section_smooth_ac54::before {
  content: "";
  display: block;
  background-color: inherit;
}
.sort_3375 .clean-aa69 .pagination-dea9 {
  margin-top: -2px;
  width: 19px;
}
.sort_3375 .clean-aa69 .section_smooth_ac54 {
  margin-top: -1px;
}
.sort_3375 .clean-aa69 .section_smooth_ac54,
.sort_3375 .clean-aa69 .section_smooth_ac54::after,
.sort_3375 .clean-aa69 .section_smooth_ac54::before {
  width: 19px;
  height: 2px;
}
.sort_3375 .clean-aa69 .section_smooth_ac54::before {
  top: -6px;
}
.sort_3375 .clean-aa69 .section_smooth_ac54::after {
  bottom: -6px;
}
.title_55a5 .clean-aa69 .pagination-dea9 {
  margin-top: -2px;
  width: 22px;
}
.title_55a5 .clean-aa69 .section_smooth_ac54 {
  margin-top: -1px;
}
.title_55a5 .clean-aa69 .section_smooth_ac54,
.title_55a5 .clean-aa69 .section_smooth_ac54::after,
.title_55a5 .clean-aa69 .section_smooth_ac54::before {
  width: 22px;
  height: 2px;
}
.title_55a5 .clean-aa69 .section_smooth_ac54::before {
  top: -7px;
}
.title_55a5 .clean-aa69 .section_smooth_ac54::after {
  bottom: -7px;
}
.photo_06fe .clean-aa69 .pagination-dea9 {
  margin-top: -2px;
  width: 31px;
}
.photo_06fe .clean-aa69 .section_smooth_ac54 {
  margin-top: -1.5px;
}
.photo_06fe .clean-aa69 .section_smooth_ac54,
.photo_06fe .clean-aa69 .section_smooth_ac54::after,
.photo_06fe .clean-aa69 .section_smooth_ac54::before {
  width: 31px;
  height: 3px;
}
.photo_06fe .clean-aa69 .section_smooth_ac54::before {
  top: -9px;
}
.photo_06fe .clean-aa69 .section_smooth_ac54::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .complex-8d9f .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 19px;
  }
  .complex-8d9f .clean-aa69 .section_smooth_ac54 {
    margin-top: -1px;
  }
  .complex-8d9f .clean-aa69 .section_smooth_ac54,
  .complex-8d9f .clean-aa69 .section_smooth_ac54::after,
  .complex-8d9f .clean-aa69 .section_smooth_ac54::before {
    width: 19px;
    height: 2px;
  }
  .complex-8d9f .clean-aa69 .section_smooth_ac54::before {
    top: -6px;
  }
  .complex-8d9f .clean-aa69 .section_smooth_ac54::after {
    bottom: -6px;
  }
  .fixed-ff95 .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 22px;
  }
  .fixed-ff95 .clean-aa69 .section_smooth_ac54 {
    margin-top: -1px;
  }
  .fixed-ff95 .clean-aa69 .section_smooth_ac54,
  .fixed-ff95 .clean-aa69 .section_smooth_ac54::after,
  .fixed-ff95 .clean-aa69 .section_smooth_ac54::before {
    width: 22px;
    height: 2px;
  }
  .fixed-ff95 .clean-aa69 .section_smooth_ac54::before {
    top: -7px;
  }
  .fixed-ff95 .clean-aa69 .section_smooth_ac54::after {
    bottom: -7px;
  }
  .list_1138 .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 31px;
  }
  .list_1138 .clean-aa69 .section_smooth_ac54 {
    margin-top: -1.5px;
  }
  .list_1138 .clean-aa69 .section_smooth_ac54,
  .list_1138 .clean-aa69 .section_smooth_ac54::after,
  .list_1138 .clean-aa69 .section_smooth_ac54::before {
    width: 31px;
    height: 3px;
  }
  .list_1138 .clean-aa69 .section_smooth_ac54::before {
    top: -9px;
  }
  .list_1138 .clean-aa69 .section_smooth_ac54::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade-last-aff2 .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 19px;
  }
  .shade-last-aff2 .clean-aa69 .section_smooth_ac54 {
    margin-top: -1px;
  }
  .shade-last-aff2 .clean-aa69 .section_smooth_ac54,
  .shade-last-aff2 .clean-aa69 .section_smooth_ac54::after,
  .shade-last-aff2 .clean-aa69 .section_smooth_ac54::before {
    width: 19px;
    height: 2px;
  }
  .shade-last-aff2 .clean-aa69 .section_smooth_ac54::before {
    top: -6px;
  }
  .shade-last-aff2 .clean-aa69 .section_smooth_ac54::after {
    bottom: -6px;
  }
  .hidden-slow-b799 .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-slow-b799 .clean-aa69 .section_smooth_ac54 {
    margin-top: -1px;
  }
  .hidden-slow-b799 .clean-aa69 .section_smooth_ac54,
  .hidden-slow-b799 .clean-aa69 .section_smooth_ac54::after,
  .hidden-slow-b799 .clean-aa69 .section_smooth_ac54::before {
    width: 22px;
    height: 2px;
  }
  .hidden-slow-b799 .clean-aa69 .section_smooth_ac54::before {
    top: -7px;
  }
  .hidden-slow-b799 .clean-aa69 .section_smooth_ac54::after {
    bottom: -7px;
  }
  .logo_5734 .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 31px;
  }
  .logo_5734 .clean-aa69 .section_smooth_ac54 {
    margin-top: -1.5px;
  }
  .logo_5734 .clean-aa69 .section_smooth_ac54,
  .logo_5734 .clean-aa69 .section_smooth_ac54::after,
  .logo_5734 .clean-aa69 .section_smooth_ac54::before {
    width: 31px;
    height: 3px;
  }
  .logo_5734 .clean-aa69 .section_smooth_ac54::before {
    top: -9px;
  }
  .logo_5734 .clean-aa69 .section_smooth_ac54::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dark_9546 .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 19px;
  }
  .dark_9546 .clean-aa69 .section_smooth_ac54 {
    margin-top: -1px;
  }
  .dark_9546 .clean-aa69 .section_smooth_ac54,
  .dark_9546 .clean-aa69 .section_smooth_ac54::after,
  .dark_9546 .clean-aa69 .section_smooth_ac54::before {
    width: 19px;
    height: 2px;
  }
  .dark_9546 .clean-aa69 .section_smooth_ac54::before {
    top: -6px;
  }
  .dark_9546 .clean-aa69 .section_smooth_ac54::after {
    bottom: -6px;
  }
  .under_520c .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 22px;
  }
  .under_520c .clean-aa69 .section_smooth_ac54 {
    margin-top: -1px;
  }
  .under_520c .clean-aa69 .section_smooth_ac54,
  .under_520c .clean-aa69 .section_smooth_ac54::after,
  .under_520c .clean-aa69 .section_smooth_ac54::before {
    width: 22px;
    height: 2px;
  }
  .under_520c .clean-aa69 .section_smooth_ac54::before {
    top: -7px;
  }
  .under_520c .clean-aa69 .section_smooth_ac54::after {
    bottom: -7px;
  }
  .fixed_f75b .clean-aa69 .pagination-dea9 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_f75b .clean-aa69 .section_smooth_ac54 {
    margin-top: -1.5px;
  }
  .fixed_f75b .clean-aa69 .section_smooth_ac54,
  .fixed_f75b .clean-aa69 .section_smooth_ac54::after,
  .fixed_f75b .clean-aa69 .section_smooth_ac54::before {
    width: 31px;
    height: 3px;
  }
  .fixed_f75b .clean-aa69 .section_smooth_ac54::before {
    top: -9px;
  }
  .fixed_f75b .clean-aa69 .section_smooth_ac54::after {
    bottom: -9px;
  }
}
.avatar-iron-11fd .section_smooth_ac54 {
  -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);
}
.avatar-iron-11fd .section_smooth_ac54::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar-iron-11fd .section_smooth_ac54::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);
}
.avatar-iron-11fd.up_bbc2 .section_smooth_ac54 {
  -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);
}
.avatar-iron-11fd.up_bbc2 .section_smooth_ac54::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar-iron-11fd.up_bbc2 .section_smooth_ac54::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);
}
.frame-smooth-ca4a {
  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.notice_slow_1877:before {
  display: none;
}
.filter_71b8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.filter_71b8 .hot-d1cc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.filter_71b8 .hot-d1cc:last-of-type {
  border-bottom: none;
}
.filter_71b8 .hot-d1cc.bronze-dc5b,
.filter_71b8 .hot-d1cc.glass-dbe8,
.filter_71b8 .hot-d1cc.sidebar_6caa {
  padding: 0;
}
.filter_71b8 .soft_9d49 .light_9f7d {
  color: currentColor;
}
.filter_71b8 .soft_9d49 .light_9f7d:focus,
.filter_71b8 .soft_9d49 .light_9f7d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_71b8.fixed-1c31 .label_766f,
.filter_71b8.fixed-1c31 .paper-cea6 a,
.filter_71b8.fixed-1c31 .medium-b74a a,
.filter_71b8.fixed-1c31 .accordion_e43e a {
  color: rgba(0, 0, 0, 0.55);
}
.filter_71b8.fixed-1c31 .label_766f:hover,
.filter_71b8.fixed-1c31 .paper-cea6 a:hover,
.filter_71b8.fixed-1c31 .medium-b74a a:hover,
.filter_71b8.fixed-1c31 .accordion_e43e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_71b8.fixed-1c31 .shadow_medium_7686 {
  color: rgba(0, 0, 0, 0.8);
}
.filter_71b8.fixed-1c31 .hot-d1cc {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_71b8.fixed-1c31 .hot-d1cc:before {
  background: rgba(0, 0, 0, 0.08);
}
.filter_71b8.fixed-1c31 .title-3f07:before {
  background: rgba(255, 255, 255, 0.9);
}
.filter_71b8.fixed-1c31 .soft_9d49 .silver_ac9d li a,
.filter_71b8.fixed-1c31 .soft_9d49 .light_9f7d,
.filter_71b8.fixed-1c31 .accordion_e43e {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_71b8.fixed-1c31 .soft_9d49 .light_9f7d:focus,
.filter_71b8.fixed-1c31 .soft_9d49 .light_9f7d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_71b8.fixed-1c31 .silver_ac9d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_71b8.secondary_eef3 .label_766f,
.filter_71b8.secondary_eef3 .paper-cea6 a,
.filter_71b8.secondary_eef3 .medium-b74a .light_9f7d,
.filter_71b8.secondary_eef3 .medium-b74a a,
.filter_71b8.secondary_eef3 .accordion_e43e a {
  color: rgba(255, 255, 255, 0.79);
}
.filter_71b8.secondary_eef3 .label_766f:hover,
.filter_71b8.secondary_eef3 .paper-cea6 a:hover,
.filter_71b8.secondary_eef3 .medium-b74a .light_9f7d:hover,
.filter_71b8.secondary_eef3 .medium-b74a a:hover,
.filter_71b8.secondary_eef3 .accordion_e43e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_71b8.secondary_eef3 .shadow_medium_7686 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_71b8.secondary_eef3 .hot-d1cc {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_71b8.secondary_eef3 .hot-d1cc:before {
  background: rgba(255, 255, 255, 0.08);
}
.filter_71b8.secondary_eef3 .title-3f07:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter_71b8.secondary_eef3 .soft_9d49 .silver_ac9d li a,
.filter_71b8.secondary_eef3 .soft_9d49 .light_9f7d,
.filter_71b8.secondary_eef3 .accordion_e43e {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_71b8.secondary_eef3 .soft_9d49 .light_9f7d:focus,
.filter_71b8.secondary_eef3 .soft_9d49 .light_9f7d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_71b8.secondary_eef3 .silver_ac9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-3f07 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title-3f07:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.advanced-85a3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.highlight_d32b .filter_71b8 {
  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;
}
.highlight_d32b .hot-d1cc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.highlight_d32b .hot-d1cc: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) {
  .highlight_d32b .hot-d1cc:before {
    width: 16%;
    left: 42%;
  }
}
.highlight_d32b .hot-d1cc:last-child:before {
  content: none;
}
.highlight_d32b .hot-d1cc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.highlight_d32b .soft_9d49 .silver_ac9d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.highlight_d32b .soft_9d49 .silver_ac9d li a .light_9f7d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.highlight_d32b .soft_9d49 .accordion_e43e {
  border: none;
}
.highlight_d32b .soft_9d49 .accordion_e43e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.highlight_d32b .title-3f07 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.highlight_d32b .advanced-85a3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.highlight_d32b .secondary_eef3 .title-3f07:before {
  background: rgba(0, 0, 0, 0.9);
}
.highlight_d32b .fixed-1c31.hover_orange_64c8 .section_smooth_ac54 {
  background: rgba(0, 0, 0, 0.6);
}
.highlight_d32b
  .fixed-1c31.hover_orange_64c8
  .section_smooth_ac54::after,
.highlight_d32b
  .fixed-1c31.hover_orange_64c8
  .section_smooth_ac54:before {
  background: inherit;
}
.highlight_d32b
  .fixed-1c31.hover_orange_64c8:hover
  .section_smooth_ac54 {
  background: rgba(0, 0, 0, 0.8);
}
.out_1fe3 .filter_71b8 {
  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) {
  .out_1fe3 .filter_71b8 {
    width: auto;
    right: 45px;
  }
}
.frame_0d73 .filter_71b8 {
  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) {
  .frame_0d73 .filter_71b8 {
    width: auto;
    left: 45px;
  }
}
.notice_slow_1877 .filter_71b8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notice_slow_1877 .advanced-85a3 {
  max-width: 48em;
  margin: 0 auto;
}
.notice_slow_1877 .title-3f07:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gas-0c08 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gas-0c08.highlight_d32b .filter_71b8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gas-0c08.out_1fe3 .filter_71b8 {
  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);
}
.gas-0c08 .filter_71b8 {
  visibility: visible;
}
.gas-0c08.frame_0d73 .filter_71b8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.popup_bbfb,
.search-advanced-aab8 {
  overflow-x: hidden;
}
.popup_bbfb .filter_71b8 {
  overflow: auto;
}
.popup_bbfb.highlight_d32b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_bbfb.highlight_d32b .filter_71b8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.popup_bbfb.highlight_d32b .stone_71e1 {
  opacity: 0;
}
.popup_bbfb.out_1fe3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_bbfb.out_1fe3 .filter_71b8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.popup_bbfb.out_1fe3 .stone_71e1 {
  opacity: 0;
}
.popup_bbfb.frame_0d73 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup_bbfb.frame_0d73 .filter_71b8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.popup_bbfb.frame_0d73 .stone_71e1 {
  opacity: 0;
}
.popup_bbfb.notice_slow_1877 .filter_71b8 {
  z-index: 10;
  visibility: visible;
}
.hover_orange_64c8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover_orange_64c8 .section_smooth_ac54 {
  background: rgba(255, 255, 255, 0.99);
}
.hover_orange_64c8 .section_smooth_ac54::after,
.hover_orange_64c8 .section_smooth_ac54:before {
  background: inherit;
}
.hover_orange_64c8:hover .section_smooth_ac54 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_0d73 .hover_orange_64c8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.notice_slow_1877 .hover_orange_64c8 {
  display: none !important;
}
.popup_bbfb:before,
.search-advanced-aab8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.popup_bbfb .hover_orange_64c8,
.search-advanced-aab8 .hover_orange_64c8 {
  display: inline-block;
}
.filter_71b8 .section-591d {
  -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;
}
.popup_bbfb .filter_71b8 .section-591d,
.search-advanced-aab8 .filter_71b8 .section-591d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current_debe .row_7539 {
  width: 100%;
}
.main-active-966c {
  padding: 0 0.5em 0;
}
.main-active-966c [class*="customify-col-"],
.main-active-966c [class*="customify-col_"],
.main-active-966c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tertiary-e276 .main-active-966c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sort-black-4e16 .mini-b4fd,
  .mini-b4fd {
    display: none;
  }
  .thick_396b {
    text-align: left;
  }
  .west_19da {
    text-align: center;
  }
  .copper-31e2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sort-black-4e16 .link_easy_c877,
  .link_easy_c877 {
    display: none;
  }
  .paragraph_active_e361 {
    text-align: left;
  }
  .highlight-cca3 {
    text-align: center;
  }
  .hot-6d08 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sort-black-4e16 .badge-up-5d68,
  .badge-up-5d68 {
    display: none;
  }
  .rough-1732 {
    text-align: left;
  }
  .blue-7233 {
    text-align: center;
  }
  .modal-5b10 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.short-8f20 {
  box-shadow: none !important;
}
.out-c69a .cool_5b2a,
.header-red-d711 .cool_5b2a {
  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;
}
.header-red-d711 .cool_5b2a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.selected_1330 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.selected_1330:after,
.selected_1330:before {
  content: "";
  display: table;
}
.selected_1330:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .selected_1330 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.selected_1330,
.popup-simple-b066 {
  max-width: 1248px;
  margin: 0 auto;
}

.alert_hovered_16ae.steel_b361 .selected_1330 {
  max-width: 100%;
}
.alert_hovered_16ae.modal_old_68a2 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert_hovered_16ae.secondary-fluid-ac64 .selected_1330 {
  max-width: 100%;
}
.alert_hovered_16ae.secondary-fluid-ac64 > .selected_1330 {
  padding-left: 0;
  padding-right: 0;
}
.alert_hovered_16ae.secondary-fluid-ac64 > .selected_1330 .sort-black-4e16 {
  margin: 0;
}
.alert_hovered_16ae.secondary-fluid-ac64
  > .selected_1330
  .video_034f.input_dim_25e2 {
  margin-right: 0;
  margin-left: 0;
}
.alert_hovered_16ae.secondary-fluid-ac64 #main.input_dim_25e2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .section_white_e62d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .section_white_e62d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mask_smooth_93f3 .badge-first-2b18 {
    padding-right: 1em;
  }
  .mask_smooth_93f3.disabled_8599 .video_034f {
    border-right: 1px solid #eaecee;
  }
  .mask_smooth_93f3.disabled_8599 .badge-first-2b18 {
    padding-right: 1em;
  }
  .mask_smooth_93f3.disabled_8599 .panel-adf7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top_9e83 .badge-first-2b18 {
    padding-left: 1em;
  }
  .top_9e83.disabled_8599 .video_034f {
    border-left: 1px solid #eaecee;
  }
  .top_9e83.disabled_8599 .badge-first-2b18 {
    padding-left: 1em;
  }
  .top_9e83.disabled_8599 .panel-adf7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-east-81bc .badge-first-2b18 {
    padding-left: 1em;
  }
  .filter-east-81bc.disabled_8599 .info_03fa {
    border-right: 1px solid #eaecee;
  }
  .filter-east-81bc.disabled_8599 .video-cfcd {
    border-right: 1px solid #eaecee;
  }
  .filter-east-81bc.disabled_8599 .badge-first-2b18 {
    padding-left: 1em;
  }
  .filter-east-81bc.disabled_8599 .panel-adf7 {
    padding-right: 1em;
  }
  .filter-east-81bc.disabled_8599 .input_d3b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_lite_dd20 .badge-first-2b18 {
    padding-right: 1em;
  }
  .progress_lite_dd20.disabled_8599 .info_03fa {
    border-left: 1px solid #eaecee;
  }
  .progress_lite_dd20.disabled_8599 .video-cfcd {
    border-left: 1px solid #eaecee;
  }
  .progress_lite_dd20.disabled_8599 .badge-first-2b18 {
    padding-right: 1em;
  }
  .progress_lite_dd20.disabled_8599 .panel-adf7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress_lite_dd20.disabled_8599 .input_d3b7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_white_e62d .badge-first-2b18 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_white_e62d.disabled_8599 .video_034f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .section_white_e62d.disabled_8599 .badge-first-2b18 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_white_e62d.disabled_8599 .panel-adf7 {
    padding-left: 1em;
  }
  .section_white_e62d.disabled_8599 .input_d3b7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .section_white_e62d.disabled_8599 .badge-first-2b18 {
    padding-left: 0;
  }
}
.banner_9e3c .small_5249 {
  display: inline-block;
}
.primary_red_b02c {
  display: inline-block;
}
.accordion_new_4653 {
  word-con: break-word;
}
.narrow_6d16 > span {
  display: inline-block;
  padding: 5px 0;
}
.narrow_6d16 .nav_advanced_3c2e {
  margin-left: 8px;
  margin-right: 8px;
}
.narrow_6d16 .main_copper_c6c6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table-fast-9e26 .motion_408d {
  margin-bottom: 2em;
}
.table-fast-9e26 .highlight-copper-ccc7 {
  margin-bottom: 15px;
}
.table-fast-9e26 .highlight-copper-ccc7:last-child {
  margin-bottom: 0;
}
.table-fast-9e26 .hovered-6999 {
  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) {
  .table-fast-9e26 .hovered-6999 {
    display: block;
  }
}
.table-fast-9e26 .lower_7959 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table-fast-9e26 .lower_7959 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table-fast-9e26 .slider_dynamic_eb59 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table-fast-9e26 .slider_dynamic_eb59 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table-fast-9e26 .slider_dynamic_eb59 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table-fast-9e26 .accordion_new_4653 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-fast-9e26 .accordion_new_4653 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table-fast-9e26 .icon-9c5c p:last-child {
  margin-bottom: 0;
}
.table-fast-9e26 .upper_aa18 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table-fast-9e26 .gold_1d32 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table-fast-9e26 .aside_glass_1225 {
  margin-top: 1em;
}
.table-fast-9e26 .outer-66e4 {
  top: 0;
  display: block;
}
.table-fast-9e26 .outer-66e4 a {
  color: inherit;
}
.table-fast-9e26 .outer-66e4 a:hover {
  color: inherit;
}
.table-fast-9e26 .stone-b9a8 {
  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;
}
.table-fast-9e26 .stone-b9a8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table-fast-9e26 .gold_1d32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table-fast-9e26 .module-soft-6c88 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table-fast-9e26 .module-soft-6c88:first-child {
  margin-top: 0;
}
.table-fast-9e26 .module-soft-6c88.steel-3bfb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table-fast-9e26 .module-soft-6c88.pagination-2339 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-fast-9e26
  .module-soft-6c88.pagination-2339.orange_83a8
  .aside_glass_1225 {
  width: 100%;
}
.table-fast-9e26 .pagination-2339 {
  -webkit-box-align: center;
  align-items: center;
}
.table-fast-9e26 .pagination-2339 .narrow_6d16,
.table-fast-9e26 .pagination-2339 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table-fast-9e26 .slider_dynamic_eb59 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table-fast-9e26 .slider_dynamic_eb59 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table-fast-9e26 .slider_dynamic_eb59: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;
}
.table-fast-9e26 .steel-3bfb {
  z-index: 5;
}
.table-fast-9e26 .focus_81b0 .footer_prev_f6e2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table-fast-9e26 .module-small-018b .footer_prev_f6e2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table-fast-9e26 .dropdown_large_b5d4 .footer_prev_f6e2 {
  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;
}
.table-fast-9e26.banner-in-fb5f .hovered-6999,
.table-fast-9e26.hero-purple-84aa .hovered-6999 {
  display: block;
}
.table-fast-9e26.banner-in-fb5f .hovered-6999 .progress_medium_f7c6,
.table-fast-9e26.banner-in-fb5f .hovered-6999 .gold_1d32,
.table-fast-9e26.hero-purple-84aa .hovered-6999 .progress_medium_f7c6,
.table-fast-9e26.hero-purple-84aa .hovered-6999 .gold_1d32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table-fast-9e26.pagination_35e2 .lower_7959 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table-fast-9e26.pagination_35e2 .lower_7959 {
    margin-right: 0;
  }
}
.table-fast-9e26.banner-in-fb5f .lower_7959,
.table-fast-9e26.hero-purple-84aa .lower_7959 {
  padding-top: 40%;
}
.table-fast-9e26.banner-in-fb5f .motion_408d,
.table-fast-9e26.hero-purple-84aa .motion_408d {
  display: block;
}
.table-fast-9e26.banner-in-fb5f .fn-sticky-60b4 .gold_1d32,
.table-fast-9e26.hero-purple-84aa .fn-sticky-60b4 .gold_1d32 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table-fast-9e26.banner-in-fb5f .lower_7959,
.table-fast-9e26.hero-purple-84aa .lower_7959 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table-fast-9e26.banner-in-fb5f .gold_1d32 {
  padding: 1em;
}
.panel_down_83c3 {
  margin: 30px auto;
  display: block;
}
.panel_down_83c3 .shadow_0b34 > * {
  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;
}
.panel_down_83c3 .shadow_0b34 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_down_83c3 .shadow_0b34 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.advanced_431d .narrow_6d16 {
  margin-bottom: 1.41575em;
}
.advanced_431d .hard_48e3 {
  margin-bottom: 1.618em;
}
.badge_over_97bf .caption_3fdd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.badge_over_97bf .caption_3fdd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.badge_over_97bf .hero_bc6e {
  max-width: 100%;
  overflow: auto;
}
.layout-down-4d09 .badge_over_97bf a:hover {
  text-decoration: underline;
}
.brown_8f45 .highlight-copper-ccc7:not(.accordion_new_4653),
.brown_8f45 .slider_dynamic_eb59 {
  margin-bottom: 1.41575em;
}
.brown_8f45 .highlight-copper-ccc7:not(.accordion_new_4653):last-child,
.brown_8f45 .slider_dynamic_eb59:last-child {
  margin-bottom: 0;
}
.brown_8f45 .highlight-copper-ccc7.east-0ed2 {
  margin-bottom: 0.41575em;
}
.brown_8f45 .disabled_b219:before,
.brown_8f45 .block_5874:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.brown_8f45 .disabled_b219:before {
  content: "\f115";
}
.brown_8f45 .block_5874:before {
  content: "\f02c";
}
.brown_8f45 .message-silver-49be {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.brown_8f45 .message-silver-49be a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hard_a399 {
  display: -webkit-box;
  display: flex;
}
.hard_a399 .iron_80fa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hard_a399 .iron_80fa {
    flex-basis: 90px;
  }
}
.hard_a399 .hero_down_951f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_a399 .hero_down_951f {
    flex-basis: calc(100% - 50px);
  }
}
.hard_a399 .panel_dark_afe7 p:last-child {
  margin-bottom: 0.72em;
}
.orange-9f96 .shadow_0b34 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.orange-9f96 .shadow_0b34:after,
.orange-9f96 .shadow_0b34:before {
  content: "";
  display: table;
}
.orange-9f96 .shadow_0b34:after {
  clear: both;
}
.orange-9f96 .shadow_0b34 .sort-1003,
.orange-9f96 .shadow_0b34 .heading-hard-5459 {
  width: 49%;
}
.orange-9f96 .shadow_0b34 .sort-1003 a span.video_f3ea,
.orange-9f96 .shadow_0b34 .heading-hard-5459 a span.video_f3ea {
  display: block;
  margin-bottom: 5px;
}
.orange-9f96 .shadow_0b34 .heading-hard-5459 {
  float: left;
  text-align: left;
}
.orange-9f96 .shadow_0b34 .sort-1003 {
  float: right;
  text-align: right;
}
.photo_159e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .photo_159e {
    margin-bottom: 0;
  }
}
.clean_a710 {
  margin-bottom: 1em;
}
.clean_a710 .accordion_new_4653 {
  font-size: 1.1em;
  line-height: 1.3;
}
.content-0f81 a {
  display: block;
  line-height: 0;
  position: relative;
}
.secondary-fresh-6d4e .clean_a710,
.last-11fd .clean_a710 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .secondary-fresh-6d4e .clean_a710,
  .last-11fd .clean_a710 {
    display: block;
  }
}
.secondary-fresh-6d4e .content-0f81,
.last-11fd .content-0f81 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .secondary-fresh-6d4e .content-0f81,
  .last-11fd .content-0f81 {
    margin-bottom: 1em;
  }
}
.secondary-fresh-6d4e .content-0f81 img,
.last-11fd .content-0f81 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.secondary-fresh-6d4e .mask_68aa,
.last-11fd .mask_68aa {
  flex-basis: calc(100% - 160px);
}
.secondary-fresh-6d4e .mask_68aa p,
.last-11fd .mask_68aa p {
  margin-bottom: 0;
}
.secondary-fresh-6d4e .mask_68aa {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .secondary-fresh-6d4e .mask_68aa {
    padding-left: 0;
  }
}
.last-11fd .mask_68aa {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .last-11fd .mask_68aa {
    padding-right: 0;
  }
}
.last-11fd .content-0f81 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notice_prev_191f .content-0f81 {
  margin-bottom: 0.5em;
}
.notice_prev_191f .content-0f81 img {
  width: 100%;
}
.pattern-6740 .warm-22fa,
.cold_d7b2 .warm-22fa {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cold_d7b2 .video_034f .paragraph_cold_bc87 p:last-child {
  margin-bottom: 0;
}
.alert-fresh-b36b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.orange_8e77 .east-2271 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .orange_8e77 .east-2271:last-of-type {
    margin-bottom: 0;
  }
}
.orange_8e77 .east-2271 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.orange_8e77 .east-2271 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.orange_8e77 .east-2271 ul li {
  margin: 0 0 0.6em;
}
.orange_8e77 .east-2271 ul li.item-5afc,
.orange_8e77 .east-2271 ul li.active-ac51 {
  position: relative;
}
.orange_8e77 .east-2271 ul li.item-5afc .message-43cd,
.orange_8e77 .east-2271 ul li.active-ac51 .message-43cd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.orange_8e77 .east-2271 ul li.item-5afc:after:after,
.orange_8e77 .east-2271 ul li.item-5afc:after:before,
.orange_8e77
  .east-2271
  ul
  li.active-ac51:after:after,
.orange_8e77
  .east-2271
  ul
  li.active-ac51:after:before {
  content: "";
  display: table;
}
.orange_8e77 .east-2271 ul li.item-5afc:after:after,
.orange_8e77
  .east-2271
  ul
  li.active-ac51:after:after {
  clear: both;
}
.orange_8e77 .east-2271 a.gallery-in-b28b:hover {
  text-decoration: none;
}
.orange_8e77 .east-2271 select {
  max-width: 100%;
}
.orange_8e77 .east-2271 table {
  font-size: 85%;
}
.orange_8e77 .east-2271 table td,
.orange_8e77 .east-2271 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.orange_8e77 .east-2271 table tfoot td {
  text-align: left;
}
.orange_8e77 .east-2271 :last-child {
  margin-bottom: 0;
}
.orange_8e77 .east-2271 .picture-lite-4d0c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.orange_8e77 .east-2271 .picture-lite-4d0c label {
  width: 100%;
}
.orange_8e77 .east-2271 .picture-lite-4d0c .media-cool-9550 {
  width: 100%;
  display: block;
}
.orange_8e77 .east-2271 .picture-lite-4d0c .banner-f74c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.orange_8e77 .east-2271 .picture-lite-4d0c .banner-f74c:hover svg #svg-search {
  fill: #444;
}
.orange_8e77 .east-2271 .picture-lite-4d0c .banner-f74c svg {
  width: 18px;
  height: 18px;
}
.orange_8e77 .element_fresh_0255 ul ul,
.orange_8e77 .in-5eeb ul ul,
.orange_8e77 .west-59c2 ul ul,
.orange_8e77 .disabled-current-25d1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.orange_8e77 .element_fresh_0255 .panel_1b40 > a,
.orange_8e77 .in-5eeb .panel_1b40 > a,
.orange_8e77 .west-59c2 .panel_1b40 > a,
.orange_8e77 .disabled-current-25d1 .panel_1b40 > a {
  margin-bottom: 0;
}
.orange_8e77 .sort-bdad li,
.orange_8e77 .element_fresh_0255 li,
.orange_8e77 .heading_1040 li,
.orange_8e77 .in-5eeb li,
.orange_8e77 .west-59c2 li,
.orange_8e77 .disabled-current-25d1 li,
.orange_8e77 .fast-eb06 li,
.orange_8e77 .next-2223 li {
  display: block;
  position: relative;
}
.orange_8e77 .sort-bdad li:last-child,
.orange_8e77 .element_fresh_0255 li:last-child,
.orange_8e77 .heading_1040 li:last-child,
.orange_8e77 .in-5eeb li:last-child,
.orange_8e77 .west-59c2 li:last-child,
.orange_8e77 .disabled-current-25d1 li:last-child,
.orange_8e77 .fast-eb06 li:last-child,
.orange_8e77 .next-2223 li:last-child {
  border: none;
}
.orange_8e77 .sort-bdad li a,
.orange_8e77 .element_fresh_0255 li a,
.orange_8e77 .heading_1040 li a,
.orange_8e77 .in-5eeb li a,
.orange_8e77 .west-59c2 li a,
.orange_8e77 .disabled-current-25d1 li a,
.orange_8e77 .fast-eb06 li a,
.orange_8e77 .next-2223 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.orange_8e77 .sort-bdad li ul li::before,
.orange_8e77 .element_fresh_0255 li ul li::before,
.orange_8e77 .heading_1040 li ul li::before,
.orange_8e77 .in-5eeb li ul li::before,
.orange_8e77 .west-59c2 li ul li::before,
.orange_8e77 .disabled-current-25d1 li ul li::before,
.orange_8e77 .fast-eb06 li ul li::before,
.orange_8e77 .next-2223 li ul li::before {
  left: 15px;
}
.orange_8e77 .sort-bdad li ul a,
.orange_8e77 .element_fresh_0255 li ul a,
.orange_8e77 .heading_1040 li ul a,
.orange_8e77 .in-5eeb li ul a,
.orange_8e77 .west-59c2 li ul a,
.orange_8e77 .disabled-current-25d1 li ul a,
.orange_8e77 .fast-eb06 li ul a,
.orange_8e77 .next-2223 li ul a {
  padding-left: 20px;
}
.orange_8e77 .sort-bdad li ul ul li::before,
.orange_8e77 .element_fresh_0255 li ul ul li::before,
.orange_8e77 .heading_1040 li ul ul li::before,
.orange_8e77 .in-5eeb li ul ul li::before,
.orange_8e77 .west-59c2 li ul ul li::before,
.orange_8e77 .disabled-current-25d1 li ul ul li::before,
.orange_8e77 .fast-eb06 li ul ul li::before,
.orange_8e77 .next-2223 li ul ul li::before {
  left: 30px;
}
.orange_8e77 .sort-bdad li ul ul a,
.orange_8e77 .element_fresh_0255 li ul ul a,
.orange_8e77 .heading_1040 li ul ul a,
.orange_8e77 .in-5eeb li ul ul a,
.orange_8e77 .west-59c2 li ul ul a,
.orange_8e77 .disabled-current-25d1 li ul ul a,
.orange_8e77 .fast-eb06 li ul ul a,
.orange_8e77 .next-2223 li ul ul a {
  padding-left: 40px;
}
.orange_8e77 .search-5b2a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.orange_8e77 .next-2223 ul li {
  margin-bottom: 1.41575em;
}
.orange_8e77 .next-2223 ul li .description_bright_2240 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.orange_8e77 .next-2223 ul li .under_f9e3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary_eef3 .sort-bdad li a,
.secondary_eef3 .element_fresh_0255 li a,
.secondary_eef3 .heading_1040 li a,
.secondary_eef3 .in-5eeb li a,
.secondary_eef3 .west-59c2 li a,
.secondary_eef3 .disabled-current-25d1 li a,
.secondary_eef3 .fast-eb06 li a,
.secondary_eef3 .next-2223 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_eef3 .search-5b2a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_eef3 .east-2271 ul li.item-5afc .message-43cd,
.secondary_eef3 .east-2271 ul li.active-ac51 .message-43cd {
  background: rgba(0, 0, 0, 0.2);
}
.secondary_eef3 .orange_8e77 .east-2271 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_hovered_16ae .orange_8e77 .silver_ac9d li {
  margin: 0;
}
.alert_hovered_16ae .orange_8e77 .silver_ac9d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert_hovered_16ae .orange_8e77 .silver_ac9d li ul {
  margin: 0;
}
.alert_hovered_16ae .orange_8e77 .silver_ac9d li ul li a {
  padding-left: 15px;
}
.alert_hovered_16ae .orange_8e77 .silver_ac9d li ul li li a {
  padding-left: 30px;
}
.alert_hovered_16ae .orange_8e77 .silver_ac9d li.hero_6ba8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert_hovered_16ae .orange_8e77 .silver_ac9d li.hero_6ba8 > 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;
}
.alert_hovered_16ae .orange_8e77 .silver_ac9d li.hero_6ba8 > 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;
}
.video_90e3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tooltip_wide_1e10 {
  position: relative;
  z-index: 10;
}
.tooltip_wide_1e10 .section-591d {
  width: 100%;
  max-width: 100%;
}
.paragraph_mini_fe28 .liquid-6673 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paragraph_mini_fe28 .fixed-1c31 {
}
.paragraph_mini_fe28 .secondary_eef3 {
  background: #292929;
}
.message_e184 .liquid-6673 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.message_e184 .fixed-1c31 {
  background: #f9f9f9;
}
.message_e184 .secondary_eef3 {
  background: #303030;
}
.lower-b7f7 .liquid-6673 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower-b7f7 .small_5249 {
    margin-bottom: 1em;
  }
  .lower-b7f7 .small_5249:last-child {
    margin-bottom: 0;
  }
}
.lower-b7f7 .fixed-1c31 {
  background: #ededed;
}
.lower-b7f7 .secondary_eef3 {
  background: #1a1a1a;
}
.liquid-6673.fixed-1c31 {
  color: rgba(0, 0, 0, 0.6);
}
.liquid-6673.fixed-1c31 .under_ef71 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-6673.secondary_eef3 {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-6673.secondary_eef3 a:not(.gallery-in-b28b) {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-6673.secondary_eef3 a:not(.gallery-in-b28b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-6673.secondary_eef3 .under_ef71 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-6673.secondary_eef3 table tbody td,
.liquid-6673.secondary_eef3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.black-fc45.card_601d .selected_1330 {
  max-width: initial;
}
.black-fc45 .static_3b80 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.black-fc45 .static_3b80 .section-591d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .black-fc45 .static_3b80 .section-591d {
    display: block;
    margin-bottom: 2em;
  }
  .black-fc45 .static_3b80 .section-591d:last-child {
    margin-bottom: 0;
  }
}
.lower-b7f7 .small_5249:last-child,
.message_e184 .small_5249:last-child,
.paragraph_mini_fe28 .small_5249:last-child {
  margin-bottom: 0;
}
.lower-b7f7 .small_5249 .orange_8e77 .east-2271:last-child,
.message_e184 .small_5249 .orange_8e77 .east-2271:last-child,
.paragraph_mini_fe28 .small_5249 .orange_8e77 .east-2271:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .lower-b7f7 .photo_bf7c,
  .lower-b7f7 .advanced_f812,
  .message_e184 .photo_bf7c,
  .message_e184 .advanced_f812,
  .paragraph_mini_fe28 .photo_bf7c,
  .paragraph_mini_fe28 .advanced_f812 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tooltip_wide_1e10 .small_5249 {
    margin-bottom: 2em;
  }
}
.tooltip_wide_1e10 p:last-child {
  margin-bottom: 0;
}
.tooltip_wide_1e10 li,
.tooltip_wide_1e10 ul {
  list-style: none;
  margin: 0;
}
.tooltip_wide_1e10 ul ul {
  margin-left: 2.617924em;
}
.link_895d {
  font-size: 0.875em;
}

/* css-noise: 408b */
.widget-item-c0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
