/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wood_2941/customify
Author: WPCustomify
Author URI: https://pressmaximum.wood_2941
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.wood_2941/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outer-5e00.tag-6198/licenses/gpl-2.0.pagination_stale_e573
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.active-5eda/, (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.gradient-hard-3a79.image-pro-90e5/normalize.thumbnail_952b/
 ======
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.thumbnail_952b v7.0.0 | MIT License | github.wood_2941/necolas/normalize.thumbnail_952b */
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;
}
.list-6f92 .dim_a283,
.aside-thick-99f3,
.status-9419,
.large_3816,
.brown_a7dd,
.fluid_73fe,
.notice-gas-0be1,
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;
}
.aside-thick-99f3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .aside-thick-99f3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-thick-99f3,
  h1 {
    font-size: 1.8em;
  }
}
.status-9419,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.status-9419 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .status-9419,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .status-9419,
  h2 {
    font-size: 1.7em;
  }
}
.large_3816,
h3 {
  font-size: 1.618em;
}
.list-6f92 .dim_a283,
.brown_a7dd,
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.hero-black-0d60 {
  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;
}
.medium-f616:after,
.medium-f616:before,
.banner-d160:after,
.banner-d160:before {
  content: "";
  display: table;
}
.medium-f616:after,
.banner-d160:after {
  clear: both;
}
.stone_7cd7 {
  float: right;
  margin-right: 0;
}
.table_huge_c060 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.iron-40d7 .slider_lower_3c1b,
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;
}
.iron-40d7 .slider_lower_3c1b: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;
}
.tiny_5836 .slider_lower_3c1b {
  box-shadow: none;
}
.tiny_5836
  .slider_lower_3c1b
  .column_west_851b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tiny_5836 .slider_lower_3c1b .grid-0e5a {
  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;
}
.tiny_5836
  .slider_lower_3c1b
  .grid-0e5a
  b {
  display: none;
}
.tiny_5836 .hero-ae03 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dynamic-14ee:not(.surface-3ce7):not(.popup_huge_3a4c),
button:not(.surface-3ce7):not(.popup_huge_3a4c),
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ),
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ),
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ) {
  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;
}
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):hover,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):hover,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):hover,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):hover,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):active,
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):active,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):active,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):active,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):active,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus {
  outline: 0;
}
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8 {
  position: relative;
}
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .video_mini_3dba,
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .in-201f,
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .heading_28ba,
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  i,
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  svg,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .video_mini_3dba,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .in-201f,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .heading_28ba,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  i,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  svg,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .video_mini_3dba,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .in-201f,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .heading_28ba,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  i,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  svg,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .video_mini_3dba,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .in-201f,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .heading_28ba,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  i,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  svg,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .video_mini_3dba,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .in-201f,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  .heading_28ba,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  i,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8
  svg {
  visibility: hidden;
}
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8:after,
button:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8:after,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8:after,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8:after,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ).fn-loading-51e8: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;
}
.dynamic-14ee:not(.surface-3ce7):not(.popup_huge_3a4c),
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ),
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ),
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ) {
  color: #fff;
  background: #235787;
}
.dynamic-14ee:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus,
input[type="button"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus,
input[type="reset"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus,
input[type="submit"]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ):focus {
  color: #fff;
}
.dynamic-14ee.fn-disabled-51e8:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ),
.dynamic-14ee[disabled]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ),
button.fn-disabled-51e8:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ),
button[disabled]:not(.surface-3ce7):not(
    .popup_huge_3a4c
  ) {
  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;
}
.button-6a75 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.button-6a75: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;
}
.article_action_3614 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.solid-7917 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.cool-a0a5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.medium-f616:after,
.medium-f616:before,
.tall_d5b1:after,
.tall_d5b1:before,
.static_62e2:after,
.static_62e2:before,
.shadow-warm-47b5:after,
.shadow-warm-47b5:before,
.hidden_dim_6686:after,
.hidden_dim_6686:before,
.hero-0757:after,
.hero-0757:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.medium-f616:after,
.tall_d5b1:after,
.static_62e2:after,
.shadow-warm-47b5:after,
.hidden_dim_6686:after,
.hero-0757:after {
  clear: both;
}
.tall_d5b1 .breadcrumb-next-11d1,
.static_62e2 .breadcrumb-next-11d1,
.outline_a3a2 .breadcrumb-next-11d1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east_5ee0 {
  display: inline-block;
}
.list-smooth-ef80 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.list-smooth-ef80 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.list-smooth-ef80 .red_3456 {
  padding: 1em 0;
  font-size: 85%;
}
.red_3456 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.slow_8c39 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.slow_8c39:after,
.slow_8c39:before {
  content: "";
  display: table;
}
.slow_8c39:after {
  clear: both;
}
.selected-3181 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article_e565 .selected-3181 {
  max-width: 50%;
}
.stale-5c96 .selected-3181 {
  max-width: 33.33%;
}
.status_3a95 .selected-3181 {
  max-width: 25%;
}
.picture_9e5c .selected-3181 {
  max-width: 20%;
}
.image-74bf .selected-3181 {
  max-width: 16.66%;
}
.down_774c .selected-3181 {
  max-width: 14.28%;
}
.top-d706 .selected-3181 {
  max-width: 12.5%;
}
.focus_42d3 .selected-3181 {
  max-width: 11.11%;
}
.texture_red_4e42 {
  display: block;
}
.list-6f92 .shadow_00f8 label,
.list-6f92 .texture-top-1bc9 label,
.list-6f92 .light-5af1 label,
.list-6f92 .content_713a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slider_bottom_8af9 {
  list-style: none;
  margin: 0;
}
.slider_bottom_8af9 article.border_copper_67ca {
  margin-bottom: 0;
}
.slider_bottom_8af9 ul {
  list-style: none;
  margin: 0;
}
.slider_bottom_8af9 .avatar-fresh-d0b3 li.border_copper_67ca {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slider_bottom_8af9 .avatar-fresh-d0b3 li.border_copper_67ca {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slider_bottom_8af9 .avatar-fresh-d0b3 li.border_copper_67ca: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) {
  .slider_bottom_8af9 .avatar-fresh-d0b3 li.border_copper_67ca li.border_copper_67ca li.border_copper_67ca li.border_copper_67ca {
    padding-left: 0;
  }
}
article.border_copper_67ca {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border_copper_67ca .tall_d5b1 p:last-of-type {
  margin-bottom: 0;
}
article.border_copper_67ca .article-bronze-e061 {
  float: left;
}
article.border_copper_67ca .bright-51c8 {
  margin-left: 85px;
}
article.border_copper_67ca .component_plasma_d5d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border_copper_67ca .component_plasma_d5d1 .lite_1e9b {
  margin-left: 10px;
}
article.border_copper_67ca .logo_new_7a0c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border_copper_67ca .block-8a88 {
  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 .shadow_00f8,
  #respond .light-5af1,
  #respond .content_713a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow_00f8 input,
#respond .light-5af1 input,
#respond .content_713a input {
  width: 100%;
}
#respond .content_713a {
  margin-right: 0;
}
#respond .pressed_ae7e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary_4d28 {
  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;
}
.tertiary_4d28.shade-center-bb74 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tertiary_4d28 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%);
}
.tertiary_4d28:focus,
.tertiary_4d28: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);
}
.detail_gold_ae19 {
  border-radius: 10%;
}
.shade_f63f {
  border-radius: 50%;
}
.easy_e35c {
  font-size: 0.72em;
}
.popup_660d {
  font-size: 0.875em;
}
.shadow-simple-b05d {
  font-size: 1.1em;
}
.dark-e192 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dark-e192.easy_e35c {
  letter-spacing: 0.5px;
}
.icon-under-6dbc,
.icon-under-6dbc a {
  color: #6d6d6d;
}
.icon-under-6dbc a:hover {
  color: #111;
}
.secondary-focused-3c7c {
  color: #6d6d6d;
}
.liquid-35a5 {
  overflow-x: hidden;
}
.liquid-35a5 .secondary-5905.tall_ed83 {
  position: relative;
}
.liquid-35a5 .secondary-5905.tall_ed83.chip_red_8506 {
  position: initial;
}
.liquid-35a5
  .secondary-5905.tall_ed83.chip_red_8506
  .item-outer-a260 {
  left: auto;
}
.liquid-35a5 .secondary-5905 .item-outer-a260 {
  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;
}
.liquid-35a5 .secondary-5905:hover.tall_ed83 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.liquid-35a5
  .secondary-5905:hover.tall_ed83
  .item-outer-a260 {
  display: block;
  z-index: 9999999;
}
.liquid-35a5 .gradient_outer_1784 .icon_static_5693,
.liquid-35a5 .text-50d2 .icon_static_5693 {
  display: none;
}
.liquid-35a5 .active-66aa .secondary-5905:hover.tall_ed83 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list-6f92 .shadow_00f8 label,
.list-6f92 .texture-top-1bc9 label,
.list-6f92 .light-5af1 label,
.list-6f92 .content_713a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slider_bottom_8af9 {
  list-style: none;
  margin: 0;
}
.slider_bottom_8af9 article.border_copper_67ca {
  margin-bottom: 0;
}
.slider_bottom_8af9 ul {
  list-style: none;
  margin: 0;
}
.slider_bottom_8af9 .avatar-fresh-d0b3 li.border_copper_67ca {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slider_bottom_8af9 .avatar-fresh-d0b3 li.border_copper_67ca {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slider_bottom_8af9 .avatar-fresh-d0b3 li.border_copper_67ca: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) {
  .slider_bottom_8af9 .avatar-fresh-d0b3 li.border_copper_67ca li.border_copper_67ca li.border_copper_67ca li.border_copper_67ca {
    padding-left: 0;
  }
}
article.border_copper_67ca {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border_copper_67ca .tall_d5b1 p:last-of-type {
  margin-bottom: 0;
}
article.border_copper_67ca .article-bronze-e061 {
  float: left;
}
article.border_copper_67ca .bright-51c8 {
  margin-left: 85px;
}
article.border_copper_67ca .component_plasma_d5d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border_copper_67ca .component_plasma_d5d1 .lite_1e9b {
  margin-left: 10px;
}
article.border_copper_67ca .logo_new_7a0c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border_copper_67ca .block-8a88 {
  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 .shadow_00f8,
  #respond .light-5af1,
  #respond .content_713a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow_00f8 input,
#respond .light-5af1 input,
#respond .content_713a input {
  width: 100%;
}
#respond .content_713a {
  margin-right: 0;
}
#respond .pressed_ae7e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gradient_outer_1784 .bronze-6ec2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bronze-6ec2 .label-4072.shadow-c2d3 .tooltip-3fc1 > li > a:focus,
.bronze-6ec2 .label-4072.shadow-c2d3 .tooltip-3fc1 > li > a:hover,
.bronze-6ec2 .label-4072.paper_713f .tooltip-3fc1 > li > a:focus,
.bronze-6ec2 .label-4072.paper_713f .tooltip-3fc1 > li > a:hover,
.bronze-6ec2 .label-4072.badge_last_a501 .tooltip-3fc1 > li > a:focus,
.bronze-6ec2 .label-4072.badge_last_a501 .tooltip-3fc1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-6ec2
  .label-4072.shadow-c2d3
  .tooltip-3fc1
  > li.icon_fluid_bd6a
  > a,
.bronze-6ec2
  .label-4072.shadow-c2d3
  .tooltip-3fc1
  > li.tertiary-777c
  > a,
.bronze-6ec2
  .label-4072.paper_713f
  .tooltip-3fc1
  > li.icon_fluid_bd6a
  > a,
.bronze-6ec2
  .label-4072.paper_713f
  .tooltip-3fc1
  > li.tertiary-777c
  > a,
.bronze-6ec2
  .label-4072.badge_last_a501
  .tooltip-3fc1
  > li.icon_fluid_bd6a
  > a,
.bronze-6ec2 .label-4072.badge_last_a501 .tooltip-3fc1 > li.action-f5d4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-6ec2 .wide_12df,
.bronze-6ec2 .wide_12df a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-6ec2 .element_slow_7269.background_77d3 li a,
.bronze-6ec2 .highlight_cold_91f0 a,
.bronze-6ec2 .tertiary_dd80,
.bronze-6ec2 .tooltip-3fc1 > li > a,
.bronze-6ec2 .current_792d {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2 .element_slow_7269.background_77d3 li a:hover,
.bronze-6ec2 .highlight_cold_91f0 a:hover,
.bronze-6ec2 .tertiary_dd80:hover,
.bronze-6ec2 .tooltip-3fc1 > li > a:hover,
.bronze-6ec2 .current_792d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-6ec2 .popup-outer-586e {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2 .popup-outer-586e .old_f6df {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-6ec2 .popup-outer-586e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-6ec2 .content_dirty_26fd .center_15be {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2 .content_dirty_26fd .center_15be .copper-7481 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2
  .content_dirty_26fd
  .center_15be
  .copper-7481::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2
  .content_dirty_26fd
  .center_15be
  .copper-7481:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2
  .content_dirty_26fd
  .center_15be
  .copper-7481::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2
  .content_dirty_26fd
  .center_15be
  .copper-7481::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2 .content_dirty_26fd .info_f5bb {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-6ec2 .content_dirty_26fd .info_f5bb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-64b3
  .bronze-6ec2
  .content_dirty_26fd
  .search_hard_d744
  .medium_c8a0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-64b3
  .bronze-6ec2
  .content_dirty_26fd
  .search_hard_d744
  .copper-7481 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_outer_1784 .column_small_7474 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column_small_7474 .label-4072.shadow-c2d3 .tooltip-3fc1 > li > a:focus,
.column_small_7474 .label-4072.shadow-c2d3 .tooltip-3fc1 > li > a:hover,
.column_small_7474 .label-4072.paper_713f .tooltip-3fc1 > li > a:focus,
.column_small_7474 .label-4072.paper_713f .tooltip-3fc1 > li > a:hover,
.column_small_7474 .label-4072.badge_last_a501 .tooltip-3fc1 > li > a:focus,
.column_small_7474 .label-4072.badge_last_a501 .tooltip-3fc1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_small_7474
  .label-4072.shadow-c2d3
  .tooltip-3fc1
  > li.icon_fluid_bd6a
  > a,
.column_small_7474
  .label-4072.shadow-c2d3
  .tooltip-3fc1
  > li.tertiary-777c
  > a,
.column_small_7474
  .label-4072.paper_713f
  .tooltip-3fc1
  > li.icon_fluid_bd6a
  > a,
.column_small_7474
  .label-4072.paper_713f
  .tooltip-3fc1
  > li.tertiary-777c
  > a,
.column_small_7474
  .label-4072.badge_last_a501
  .tooltip-3fc1
  > li.icon_fluid_bd6a
  > a,
.column_small_7474 .label-4072.badge_last_a501 .tooltip-3fc1 > li.action-f5d4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column_small_7474 .wide_12df,
.column_small_7474 .wide_12df a {
  color: rgba(0, 0, 0, 0.8);
}
.column_small_7474 .element_slow_7269.background_77d3 li a,
.column_small_7474 .highlight_cold_91f0 a,
.column_small_7474 .tertiary_dd80,
.column_small_7474 .tooltip-3fc1 > li > a,
.column_small_7474 .current_792d {
  color: rgba(0, 0, 0, 0.55);
}
.column_small_7474 .element_slow_7269.background_77d3 li a:hover,
.column_small_7474 .highlight_cold_91f0 a:hover,
.column_small_7474 .tertiary_dd80:hover,
.column_small_7474 .tooltip-3fc1 > li > a:hover,
.column_small_7474 .current_792d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_small_7474 .popup-outer-586e {
  color: rgba(0, 0, 0, 0.55);
}
.column_small_7474 .popup-outer-586e .old_f6df {
  color: rgba(0, 0, 0, 0.8);
}
.column_small_7474 .popup-outer-586e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-cold-ca5d .section_mini_9807 {
  margin-left: auto;
  margin-right: auto;
}
.static_62e2 > * {
  margin-left: auto;
  margin-right: auto;
}
.static_62e2 .article_action_3614 {
  margin-right: 1.41575em;
}
.article_48e2 .static_62e2 > .chip_smooth_acba {
  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;
}
.article_48e2 .static_62e2 > .photo-selected-1f9d {
  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;
}
.summary_6fd1.link-cold-ca5d .section_mini_9807,
.column_c522.link-cold-ca5d .section_mini_9807 {
  margin-left: 0;
}
.tag_iron_aaf6.link-cold-ca5d .section_mini_9807,
.large_4121.link-cold-ca5d .section_mini_9807 {
  margin-right: 0;
}
.static_62e2 ol,
.static_62e2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sort-dynamic-b342 video {
  max-width: 100%;
}
.accent-9775 img {
  display: block;
}
.accent-9775.article_action_3614,
.accent-9775.solid-7917 {
  width: 100%;
}
.accent-9775.photo-selected-1f9d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.iron-fce5:not(.stale_ba9c) {
  margin: 1.5em auto;
}
.media_static_1fc4 p {
  padding: 1.5em 14px;
}
ul.message_wide_ec4d.photo-selected-1f9d,
ul.message_wide_ec4d.chip_smooth_acba,
ul.message_wide_ec4d.list-a859.chip_smooth_acba {
  padding: 0 14px;
}
.light-55a9 {
  display: block;
  overflow-x: auto;
}
.light-55a9 table {
  border-collapse: collapse;
  width: 100%;
}
.light-55a9 td,
.light-55a9 th {
  padding: 0.5em;
}
.static_62e2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.static_62e2 ol ol,
.static_62e2 ol ul,
.static_62e2 ul ol,
.static_62e2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.static_62e2 ol ol li,
.static_62e2 ol ul li,
.static_62e2 ul ol li,
.static_62e2 ul ul li {
  margin-left: 0;
}
.surface_e172.sidebar_blue_1a6c > .container-9c9e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.surface_e172.sidebar_blue_1a6c > .container-9c9e iframe,
.surface_e172.sidebar_blue_1a6c > .container-9c9e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled_right_6b7b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled_right_6b7b.hidden_48b4 {
  padding: 0;
}
.disabled_right_6b7b.hidden_48b4 cite {
  font-size: 13px;
}
.disabled_right_6b7b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled_right_6b7b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.border_5b3b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.border_5b3b > p:first-child {
  margin-top: 0;
}
.border_5b3b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.border_5b3b blockquote {
  border-left: 0;
}
.search_abad {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search_abad:not(.card-old-3739) {
  max-width: 100px;
}
.search_abad.motion-17b1 {
  border-bottom: none !important;
  text-align: center;
}
.search_abad.motion-17b1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .media_static_1fc4 p {
    padding: 1.5em 0;
  }
}
.solid-0a9c {
  color: #0073aa;
}
.east_7c95 {
  background-color: #0073aa;
}
.simple-c309 {
  color: #229fd8;
}
.full-ce21 {
  background-color: #229fd8;
}
.pattern_soft_502a {
  color: #eee;
}
.info-action-3384 {
  background-color: #eee;
}
.feature_a73a {
  color: #444;
}
.section_cff1 {
  background-color: #444;
}
.outer_9fcd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outer_9fcd .input-pressed-f750 .highlight_cold_91f0 {
  font-size: 15px;
}
.outer_9fcd .highlight_cold_91f0 {
  line-height: 1.3;
}
.outer_9fcd .column_small_7474 {
}
.outer_9fcd .bronze-6ec2 {
  background: #235787;
}
.list-6817 {
  padding: 0;
}
.list-6817 .bronze-6ec2 {
  background: #1a1a1a;
}
.list-6817 .column_small_7474 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.bright-a375 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.bright-a375 .column_small_7474 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.bright-a375 .bronze-6ec2 {
  background: #303030;
}
.hero-0757 {
  position: relative;
  z-index: 10;
}
.hero-0757 .rough-e79e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_inner_9be1 .tall_ed83 {
  display: inline-block;
  vertical-align: middle;
}
.disabled_inner_9be1.selected-24a2 .tall_ed83 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled_inner_9be1.selected-24a2 .tall_ed83 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_inner_9be1.selected-24a2 .tall_ed83 {
    margin-right: 0.4em;
  }
}
.disabled_inner_9be1.selected-24a2 .tall_ed83:last-child {
  margin-right: 0;
}
.glass-3143 .rough-e79e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gradient_outer_1784 .input-pressed-f750 {
    margin: 0 -0.5em;
  }
  .gradient_outer_1784 .input-pressed-f750 [class*="customify-col-"],
  .gradient_outer_1784 .input-pressed-f750 [class*="customify-col_"],
  .gradient_outer_1784 .input-pressed-f750 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gradient_outer_1784.section-white-04dd .rough-e79e {
  background: 0 0 !important;
}
.gradient_outer_1784.section-white-04dd .rough-e79e,
.gradient_outer_1784.glass-3143 .rough-e79e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gradient_outer_1784.background-5306 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gradient_outer_1784.glass-3143 .rough-e79e {
  box-shadow: none !important;
}
.static-57e0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .static-57e0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .static-57e0 {
    padding: 18px 0 20px;
  }
}
.static-57e0 .media_top_af03 {
  width: 100%;
}
.static-57e0 .feature_f4ae {
  margin-bottom: 0;
}
.static-57e0 .notification-9e14 {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu-9bc8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu-9bc8 .hover-iron-06f9 {
  width: 100%;
}
.article-d825 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article-d825 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article-d825 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;
}
.article-d825 li:last-child:after {
  display: none;
}
.article-d825 li a {
  font-weight: 500;
  margin-right: 10px;
}
.south_88dc .icon_static_5693 button,
.static-57e0 .icon_static_5693 button {
  left: 0;
}
.south_88dc .hover-iron-06f9,
.static-57e0 .hover-iron-06f9 {
  padding-left: 0;
  padding-right: 0;
}
.south_88dc .menu-9bc8,
.static-57e0 .menu-9bc8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.south_88dc {
  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;
}
.south_88dc: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;
}
.south_88dc .full_cf63 {
  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) {
  .south_88dc .full_cf63 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .south_88dc .full_cf63 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .south_88dc .full_cf63 {
    min-height: 200px;
  }
}
.south_88dc .article-d825 {
  color: rgba(255, 255, 255, 0.8);
}
.south_88dc .article-d825 a,
.south_88dc .article-d825 li:after {
  color: inherit;
}
.south_88dc .article-d825 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.video_5fbf {
  margin-bottom: 0.5em;
}
.in_9109 {
  margin-bottom: 1.2em;
}
.in_9109,
.video_5fbf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.in_9109 p:last-child,
.video_5fbf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon_static_5693,
#masthead .icon_static_5693 {
  display: none;
}
#masthead
  > .icon_static_5693.short-5b83 {
  display: none;
}
#masthead > .icon_static_5693 button {
  left: 0;
}
.inner-e62c {
  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%;
}
.inner-e62c .tall_ed83 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.inner-e62c .video_a8d3 {
  display: -webkit-box;
  display: flex;
}
.inner-e62c .video_a8d3.texture-6fa2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.inner-e62c .video_a8d3.static-1f2b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.inner-e62c .video_a8d3.progress-in-f672 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.inner-e62c.light_27b5.inner-f770 .video_a8d3.texture-6fa2 {
  flex-basis: 100%;
}
.inner-e62c.lower_e8e1 .video_a8d3.static-1f2b {
  -webkit-box-flex: 1;
  flex: auto;
}
.inner-e62c.lower_e8e1 .video_a8d3.progress-in-f672 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon_static_5693.short-5b83 {
  display: none;
}
#masthead > .icon_static_5693 button {
  left: 0;
}
.element_0822 {
  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;
}
.element_0822:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element_0822.simple_6332 i {
  margin-right: 4px;
}
.element_0822.input-up-69a5 i {
  margin-left: 5px;
}
.highlight_cold_91f0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight_cold_91f0 p:last-child {
  margin-bottom: 0;
}
.notification-large-b855 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notification-large-b855 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notification-large-b855 img {
  display: block;
  width: auto;
  line-height: 1;
}
.notification-large-b855 .wide_12df {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notification-large-b855 .paragraph-7f3c {
  margin: 5px 0 7px 0;
}
.notification-large-b855.container_3cf1 .list_cca3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-large-b855.container_3cf1 .purple-8aae {
  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;
}
.notification-large-b855.yellow_9c4a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notification-large-b855.yellow_9c4a .list_cca3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-large-b855.yellow_9c4a .purple-8aae {
  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;
}
.notification-large-b855.progress-dark-af49 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification-large-b855.bottom_b59d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notification-large-b855.bottom_b59d .purple-8aae {
  margin-top: 7px;
}
.hover-hovered-f2c1 {
  display: inline-block;
}
.hero-0757 .input_d1f6 .notification-large-b855 img {
  max-width: 100%;
}
.label-4072 .media-fixed-ff45.feature_out_8d88,
.clean-6fd7 .media-fixed-ff45.feature_out_8d88 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.label-4072 .video-a258,
.clean-6fd7 .video-a258 {
  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%);
}
.label-4072 .video-a258 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.label-4072.summary-3cdd .video-a258 {
  display: none;
}
.label-4072 .nav-82b7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label-4072 .nav-82b7 li {
  display: inline-block;
  position: relative;
}
.label-4072 .nav-82b7 li:last-child {
  margin-right: 0;
}
.label-4072 .nav-82b7 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;
}
.label-4072 .nav-82b7 li.action-f5d4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.label-4072 .nav-82b7 > 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;
}
.label-4072 .nav-82b7 > li > a i {
  line-height: 0;
}
.label-4072 .nav-82b7 > li.preview_6528 > a .video-a258 {
  margin-left: 4px;
  line-height: 0;
}
.label-4072 .nav-82b7 .overlay_first_64cd li.preview_6528 > a {
  position: relative;
}
.label-4072 .nav-82b7 .overlay_first_64cd li.preview_6528 > a:after,
.label-4072 .nav-82b7 .overlay_first_64cd li.preview_6528 > a:before {
  content: "";
  display: table;
}
.label-4072 .nav-82b7 .overlay_first_64cd li.preview_6528 > a:after {
  clear: both;
}
.label-4072 .nav-82b7 .overlay_first_64cd li.preview_6528 > a .video-a258 {
  margin-left: 5px;
  float: right;
}
.label-4072 .chip-d3b9,
.label-4072 .overlay_first_64cd {
  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;
}
.label-4072 .overlay_first_64cd {
  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;
}
.label-4072 .overlay_first_64cd .feature_out_8d88 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label-4072 .overlay_first_64cd .video-a258 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.label-4072 .overlay_first_64cd li {
  display: block;
  margin: 0;
  padding: 0;
}
.label-4072 .overlay_first_64cd 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;
}
.label-4072 .overlay_first_64cd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.label-4072 .overlay_first_64cd .overlay_first_64cd {
  top: 0;
  left: 100%;
}
.label-4072 .section-449c.fn-focus-51e8 > .chip-d3b9,
.label-4072 .section-449c.fn-focus-51e8 > .overlay_first_64cd,
.label-4072 .section-449c:focus > .chip-d3b9,
.label-4072 .section-449c:focus > .overlay_first_64cd,
.label-4072 .section-449c:hover > .chip-d3b9,
.label-4072 .section-449c:hover > .overlay_first_64cd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.label-4072.badge_last_a501 .tooltip-3fc1:after,
.label-4072.badge_last_a501 .tooltip-3fc1:before {
  content: "";
  display: table;
}
.label-4072.badge_last_a501 .tooltip-3fc1:after {
  clear: both;
}
.label-4072.badge_last_a501 .tooltip-3fc1 > li {
  float: left;
}
.label-4072.hard_cc41 .tooltip-3fc1:after,
.label-4072.hard_cc41 .tooltip-3fc1:before {
  content: "";
  display: table;
}
.label-4072.hard_cc41 .tooltip-3fc1:after {
  clear: both;
}
.label-4072.hard_cc41 .tooltip-3fc1 > li {
  float: left;
}
.label-4072.hard_cc41 .tooltip-3fc1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.label-4072.hard_cc41 .tooltip-3fc1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.label-4072.hard_cc41 .tooltip-3fc1 > li.icon_fluid_bd6a > a,
.label-4072.hard_cc41 .tooltip-3fc1 > li.action-f5d4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.label-4072.shadow-c2d3 .tooltip-3fc1 > li > a .feature_out_8d88 {
  position: relative;
}
.label-4072.shadow-c2d3 .tooltip-3fc1 > li > a .feature_out_8d88: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;
}
.label-4072.shadow-c2d3
  .tooltip-3fc1
  > li:focus
  > a
  .feature_out_8d88:before,
.label-4072.shadow-c2d3
  .tooltip-3fc1
  > li:hover
  > a
  .feature_out_8d88:before {
  width: 100%;
  background-color: currentColor;
}
.label-4072.shadow-c2d3
  .tooltip-3fc1
  > li.icon_fluid_bd6a
  > a
  .feature_out_8d88:before,
.label-4072.shadow-c2d3
  .tooltip-3fc1
  > li.tertiary-777c
  > a
  .feature_out_8d88:before {
  width: 100%;
  background-color: currentColor;
}
.label-4072.paper_713f .tooltip-3fc1 > li > a .feature_out_8d88 {
  position: relative;
}
.label-4072.paper_713f .tooltip-3fc1 > li > a .feature_out_8d88: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;
}
.label-4072.paper_713f .tooltip-3fc1 > li:focus > a .feature_out_8d88:before,
.label-4072.paper_713f
  .tooltip-3fc1
  > li:hover
  > a
  .feature_out_8d88:before {
  width: 100%;
  background-color: currentColor;
}
.label-4072.paper_713f
  .tooltip-3fc1
  > li.icon_fluid_bd6a
  > a
  .feature_out_8d88:before,
.label-4072.paper_713f
  .tooltip-3fc1
  > li.tertiary-777c
  > a
  .feature_out_8d88:before {
  width: 100%;
  background-color: currentColor;
}
.clean-6fd7 .nav-82b7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clean-6fd7 .nav-82b7 li:first-child > a {
  border-top: none;
}
.clean-6fd7 .nav-82b7 .alert_4a87 > .feature_out_8d88 .video-a258 {
  display: none;
}
.clean-6fd7 .nav-82b7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.clean-6fd7 .nav-82b7 li:last-child {
  border: none;
}
.clean-6fd7 .nav-82b7 li.preview_6528 > a {
  padding-right: 45px !important;
}
.clean-6fd7 .nav-82b7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.clean-6fd7 .nav-82b7 li a:focus,
.clean-6fd7 .nav-82b7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean-6fd7 .nav-82b7 li .input-cold-8399 {
  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;
}
.clean-6fd7 .nav-82b7 li .input-cold-8399:hover {
  box-shadow: none;
}
.clean-6fd7 .nav-82b7 li .input-cold-8399 .video-a258 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.clean-6fd7 .nav-82b7 .overlay_first_64cd {
  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);
}
.clean-6fd7 .nav-82b7 .overlay_first_64cd li a {
  padding-left: 3em;
}
.clean-6fd7 .nav-82b7 .picture-medium-766d > a .input-cold-8399 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.clean-6fd7 .nav-82b7 .picture-medium-766d > .overlay_first_64cd {
  display: block;
  opacity: 1;
}
.focus_copper_b487 {
  max-width: 100%;
}
.huge_4a0b {
  line-height: 0;
  cursor: pointer;
}
.current_792d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.current_792d:hover {
  box-shadow: none;
  color: currentColor;
}
.current_792d svg {
  width: 18px;
  height: 18px;
}
.current_792d .notification-6787 {
  display: none;
}
.status-a454 {
  position: relative;
}
.status-a454.fn-active-51e8 .current_792d .photo-action-bec5 {
  display: none;
}
.status-a454.fn-active-51e8 .current_792d .notification-6787 {
  display: inline-block;
}
.status-a454 .primary-f314 {
  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);
}
.status-a454.static-0020 .primary-f314 {
  left: auto;
  right: -0.9em;
}
.status-a454.static-0020 .static-e980::before {
  left: auto;
  right: 15px;
}
.status-a454.fn-active-51e8 .primary-f314 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search_hard_d744 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.search_hard_d744 label {
  flex-basis: 100%;
}
.search_hard_d744 .center_15be {
  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;
}
.search_hard_d744 .copper-7481 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.search_hard_d744 .copper-7481:focus {
  background-color: transparent;
}
.search_hard_d744 button.info_f5bb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.search_hard_d744 button.info_f5bb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.search_hard_d744 button.info_f5bb svg {
  width: 18px;
  height: 18px;
}
.search_hard_d744 input[type="submit"] {
  min-height: auto;
}
.content_dirty_26fd .search_hard_d744 .copper-7481 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.static-e980 {
  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) {
  .static-e980 {
    width: 220px;
  }
}
.static-e980 label {
  flex-basis: 100%;
}
.static-e980::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;
}
.dropdown-64b3 .content_dirty_26fd .search_hard_d744 {
  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;
}
.dropdown-64b3
  .content_dirty_26fd
  .search_hard_d744
  .center_15be {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dropdown-64b3 .content_dirty_26fd .search_hard_d744 .copper-7481 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dropdown-64b3
  .content_dirty_26fd
  .search_hard_d744
  .copper-7481:focus {
  background: 0 0;
}
.dropdown-64b3
  .content_dirty_26fd
  .search_hard_d744
  .medium_c8a0 {
  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;
}
.element_slow_7269 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.element_slow_7269 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.element_slow_7269 li:last-child {
  margin-right: 0;
}
.element_slow_7269 li:first-child {
  margin-left: 0;
}
.element_slow_7269.pagination-selected-62f0 a {
  color: #fff;
}
.element_slow_7269.pagination-selected-62f0 a:hover {
  color: #fff;
}
.element_slow_7269 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.element_slow_7269 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.element_slow_7269 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.element_slow_7269 a:hover {
  opacity: 0.9;
  color: inherit;
}
.element_slow_7269 [class*="social-icon-apple"] {
  background-color: #999;
}
.element_slow_7269 [class*="social-icon-apple"].frame-medium-f404 {
  background-color: transparent;
  color: #999;
}
.element_slow_7269 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.element_slow_7269 [class*="social-icon-behance"].frame-medium-f404 {
  background-color: transparent;
  color: #1769ff;
}
.element_slow_7269 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.element_slow_7269 [class*="social-icon-bitbucket"].frame-medium-f404 {
  background-color: transparent;
  color: #205081;
}
.element_slow_7269 [class*="social-icon-codepen"] {
  background-color: #000;
}
.element_slow_7269 [class*="social-icon-codepen"].frame-medium-f404 {
  background-color: transparent;
  color: #000;
}
.element_slow_7269 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.element_slow_7269 [class*="social-icon-delicious"].frame-medium-f404 {
  background-color: transparent;
  color: #39f;
}
.element_slow_7269 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.element_slow_7269 [class*="social-icon-digg"].frame-medium-f404 {
  background-color: transparent;
  color: #005be2;
}
.element_slow_7269 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.element_slow_7269 [class*="social-icon-dribbble"].frame-medium-f404 {
  background-color: transparent;
  color: #ea4c89;
}
.element_slow_7269 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.element_slow_7269 [class*="social-icon-envelope"].frame-medium-f404 {
  background-color: transparent;
  color: #ea4335;
}
.element_slow_7269 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.element_slow_7269 [class*="social-icon-facebook"].frame-medium-f404 {
  background-color: transparent;
  color: #3b5998;
}
.element_slow_7269 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.element_slow_7269 [class*="social-icon-flickr"].frame-medium-f404 {
  background-color: transparent;
  color: #0063dc;
}
.element_slow_7269 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.element_slow_7269 [class*="social-icon-foursquare"].frame-medium-f404 {
  background-color: transparent;
  color: #2d5be3;
}
.element_slow_7269 [class*="social-icon-github"] {
  background-color: #333;
}
.element_slow_7269 [class*="social-icon-github"].frame-medium-f404 {
  background-color: transparent;
  color: #333;
}
.element_slow_7269 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.element_slow_7269 [class*="social-icon-google-plus"].frame-medium-f404 {
  background-color: transparent;
  color: #dd4b39;
}
.element_slow_7269 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.element_slow_7269 [class*="social-icon-houzz"].frame-medium-f404 {
  background-color: transparent;
  color: #7ac142;
}
.element_slow_7269 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.element_slow_7269 [class*="social-icon-instagram"].frame-medium-f404 {
  background-color: transparent;
  color: #262626;
}
.element_slow_7269 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.element_slow_7269 [class*="social-icon-jsfiddle"].frame-medium-f404 {
  background-color: transparent;
  color: #487aa2;
}
.element_slow_7269 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.element_slow_7269 [class*="social-icon-linkedin"].frame-medium-f404 {
  background-color: transparent;
  color: #0077b5;
}
.element_slow_7269 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.element_slow_7269 [class*="social-icon-medium"].frame-medium-f404 {
  background-color: transparent;
  color: #00ab6b;
}
.element_slow_7269 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.element_slow_7269
  [class*="social-icon-odnoklassniki"].frame-medium-f404 {
  background-color: transparent;
  color: #f4731c;
}
.element_slow_7269 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.element_slow_7269 [class*="social-icon-meetup"].frame-medium-f404 {
  background-color: transparent;
  color: #ec1c40;
}
.element_slow_7269 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.element_slow_7269 [class*="social-icon-pinterest"].frame-medium-f404 {
  background-color: transparent;
  color: #bd081c;
}
.element_slow_7269 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.element_slow_7269 [class*="social-icon-product-hunt"].frame-medium-f404 {
  background-color: transparent;
  color: #da552f;
}
.element_slow_7269 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.element_slow_7269 [class*="social-icon-reddit"].frame-medium-f404 {
  background-color: transparent;
  color: #ff4500;
}
.element_slow_7269 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.element_slow_7269 [class*="social-icon-rss"].frame-medium-f404 {
  background-color: transparent;
  color: #f26522;
}
.element_slow_7269 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.element_slow_7269
  [class*="social-icon-shopping-cart"].frame-medium-f404 {
  background-color: transparent;
  color: #4caf50;
}
.element_slow_7269 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.element_slow_7269 [class*="social-icon-skype"].frame-medium-f404 {
  background-color: transparent;
  color: #00aff0;
}
.element_slow_7269 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.element_slow_7269 [class*="social-icon-slideshare"].frame-medium-f404 {
  background-color: transparent;
  color: #0077b5;
}
.element_slow_7269 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.element_slow_7269 [class*="social-icon-snapchat"].frame-medium-f404 {
  background-color: transparent;
  color: #fffc00;
}
.element_slow_7269 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.element_slow_7269 [class*="social-icon-soundcloud"].frame-medium-f404 {
  background-color: transparent;
  color: #f80;
}
.element_slow_7269 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.element_slow_7269 [class*="social-icon-spotify"].frame-medium-f404 {
  background-color: transparent;
  color: #2ebd59;
}
.element_slow_7269 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.element_slow_7269
  [class*="social-icon-stack-overflow"].frame-medium-f404 {
  background-color: transparent;
  color: #fe7a15;
}
.element_slow_7269 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.element_slow_7269 [class*="social-icon-maldkfgram"].frame-medium-f404 {
  background-color: transparent;
  color: #2ca5e0;
}
.element_slow_7269 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.element_slow_7269 [class*="social-icon-tripadvisor"].frame-medium-f404 {
  background-color: transparent;
  color: #589442;
}
.element_slow_7269 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.element_slow_7269 [class*="social-icon-tumblr"].frame-medium-f404 {
  background-color: transparent;
  color: #35465c;
}
.element_slow_7269 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.element_slow_7269 [class*="social-icon-twitch"].frame-medium-f404 {
  background-color: transparent;
  color: #6441a5;
}
.element_slow_7269 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.element_slow_7269 [class*="social-icon-twitter"].frame-medium-f404 {
  background-color: transparent;
  color: #1da1f2;
}
.element_slow_7269 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.element_slow_7269 [class*="social-icon-vimeo"].frame-medium-f404 {
  background-color: transparent;
  color: #1ab7ea;
}
.element_slow_7269 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.element_slow_7269 [class*="social-icon-vk"].frame-medium-f404 {
  background-color: transparent;
  color: #45668e;
}
.element_slow_7269 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.element_slow_7269 [class*="social-icon-weibo"].frame-medium-f404 {
  background-color: transparent;
  color: #df2029;
}
.element_slow_7269 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.element_slow_7269 [class*="social-icon-weixin"].frame-medium-f404 {
  background-color: transparent;
  color: #7bb32e;
}
.element_slow_7269 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.element_slow_7269 [class*="social-icon-whatsapp"].frame-medium-f404 {
  background-color: transparent;
  color: #25d366;
}
.element_slow_7269 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.element_slow_7269 [class*="social-icon-wordpress"].frame-medium-f404 {
  background-color: transparent;
  color: #21759b;
}
.element_slow_7269 [class*="social-icon-xing"] {
  background-color: #026466;
}
.element_slow_7269 [class*="social-icon-xing"].frame-medium-f404 {
  background-color: transparent;
  color: #026466;
}
.element_slow_7269 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.element_slow_7269 [class*="social-icon-yelp"].frame-medium-f404 {
  background-color: transparent;
  color: #af0606;
}
.element_slow_7269 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.element_slow_7269 [class*="social-icon-youtube"].frame-medium-f404 {
  background-color: transparent;
  color: #cd201f;
}
.tertiary_dd80 {
  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;
}
.tertiary_dd80:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_liquid_29ba {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.red-f7b2 {
  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;
}
.disabled_3528 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.copper-ced0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.copper-ced0,
.copper-ced0::after,
.copper-ced0::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;
}
.copper-ced0::after,
.copper-ced0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dropdown_north_aa68 .red-f7b2 .disabled_3528 {
  margin-top: -2px;
  width: 19px;
}
.dropdown_north_aa68 .red-f7b2 .copper-ced0 {
  margin-top: -1px;
}
.dropdown_north_aa68 .red-f7b2 .copper-ced0,
.dropdown_north_aa68 .red-f7b2 .copper-ced0::after,
.dropdown_north_aa68 .red-f7b2 .copper-ced0::before {
  width: 19px;
  height: 2px;
}
.dropdown_north_aa68 .red-f7b2 .copper-ced0::before {
  top: -6px;
}
.dropdown_north_aa68 .red-f7b2 .copper-ced0::after {
  bottom: -6px;
}
.pressed-bf7f .red-f7b2 .disabled_3528 {
  margin-top: -2px;
  width: 22px;
}
.pressed-bf7f .red-f7b2 .copper-ced0 {
  margin-top: -1px;
}
.pressed-bf7f .red-f7b2 .copper-ced0,
.pressed-bf7f .red-f7b2 .copper-ced0::after,
.pressed-bf7f .red-f7b2 .copper-ced0::before {
  width: 22px;
  height: 2px;
}
.pressed-bf7f .red-f7b2 .copper-ced0::before {
  top: -7px;
}
.pressed-bf7f .red-f7b2 .copper-ced0::after {
  bottom: -7px;
}
.primary-8c64 .red-f7b2 .disabled_3528 {
  margin-top: -2px;
  width: 31px;
}
.primary-8c64 .red-f7b2 .copper-ced0 {
  margin-top: -1.5px;
}
.primary-8c64 .red-f7b2 .copper-ced0,
.primary-8c64 .red-f7b2 .copper-ced0::after,
.primary-8c64 .red-f7b2 .copper-ced0::before {
  width: 31px;
  height: 3px;
}
.primary-8c64 .red-f7b2 .copper-ced0::before {
  top: -9px;
}
.primary-8c64 .red-f7b2 .copper-ced0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pagination_55d0 .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_55d0 .red-f7b2 .copper-ced0 {
    margin-top: -1px;
  }
  .pagination_55d0 .red-f7b2 .copper-ced0,
  .pagination_55d0 .red-f7b2 .copper-ced0::after,
  .pagination_55d0 .red-f7b2 .copper-ced0::before {
    width: 19px;
    height: 2px;
  }
  .pagination_55d0 .red-f7b2 .copper-ced0::before {
    top: -6px;
  }
  .pagination_55d0 .red-f7b2 .copper-ced0::after {
    bottom: -6px;
  }
  .top-5add .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 22px;
  }
  .top-5add .red-f7b2 .copper-ced0 {
    margin-top: -1px;
  }
  .top-5add .red-f7b2 .copper-ced0,
  .top-5add .red-f7b2 .copper-ced0::after,
  .top-5add .red-f7b2 .copper-ced0::before {
    width: 22px;
    height: 2px;
  }
  .top-5add .red-f7b2 .copper-ced0::before {
    top: -7px;
  }
  .top-5add .red-f7b2 .copper-ced0::after {
    bottom: -7px;
  }
  .disabled_e351 .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled_e351 .red-f7b2 .copper-ced0 {
    margin-top: -1.5px;
  }
  .disabled_e351 .red-f7b2 .copper-ced0,
  .disabled_e351 .red-f7b2 .copper-ced0::after,
  .disabled_e351 .red-f7b2 .copper-ced0::before {
    width: 31px;
    height: 3px;
  }
  .disabled_e351 .red-f7b2 .copper-ced0::before {
    top: -9px;
  }
  .disabled_e351 .red-f7b2 .copper-ced0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty-2fb6 .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty-2fb6 .red-f7b2 .copper-ced0 {
    margin-top: -1px;
  }
  .dirty-2fb6 .red-f7b2 .copper-ced0,
  .dirty-2fb6 .red-f7b2 .copper-ced0::after,
  .dirty-2fb6 .red-f7b2 .copper-ced0::before {
    width: 19px;
    height: 2px;
  }
  .dirty-2fb6 .red-f7b2 .copper-ced0::before {
    top: -6px;
  }
  .dirty-2fb6 .red-f7b2 .copper-ced0::after {
    bottom: -6px;
  }
  .advanced-a051 .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced-a051 .red-f7b2 .copper-ced0 {
    margin-top: -1px;
  }
  .advanced-a051 .red-f7b2 .copper-ced0,
  .advanced-a051 .red-f7b2 .copper-ced0::after,
  .advanced-a051 .red-f7b2 .copper-ced0::before {
    width: 22px;
    height: 2px;
  }
  .advanced-a051 .red-f7b2 .copper-ced0::before {
    top: -7px;
  }
  .advanced-a051 .red-f7b2 .copper-ced0::after {
    bottom: -7px;
  }
  .tiny-62b7 .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-62b7 .red-f7b2 .copper-ced0 {
    margin-top: -1.5px;
  }
  .tiny-62b7 .red-f7b2 .copper-ced0,
  .tiny-62b7 .red-f7b2 .copper-ced0::after,
  .tiny-62b7 .red-f7b2 .copper-ced0::before {
    width: 31px;
    height: 3px;
  }
  .tiny-62b7 .red-f7b2 .copper-ced0::before {
    top: -9px;
  }
  .tiny-62b7 .red-f7b2 .copper-ced0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .motion_19b0 .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 19px;
  }
  .motion_19b0 .red-f7b2 .copper-ced0 {
    margin-top: -1px;
  }
  .motion_19b0 .red-f7b2 .copper-ced0,
  .motion_19b0 .red-f7b2 .copper-ced0::after,
  .motion_19b0 .red-f7b2 .copper-ced0::before {
    width: 19px;
    height: 2px;
  }
  .motion_19b0 .red-f7b2 .copper-ced0::before {
    top: -6px;
  }
  .motion_19b0 .red-f7b2 .copper-ced0::after {
    bottom: -6px;
  }
  .picture_gold_2c5c .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 22px;
  }
  .picture_gold_2c5c .red-f7b2 .copper-ced0 {
    margin-top: -1px;
  }
  .picture_gold_2c5c .red-f7b2 .copper-ced0,
  .picture_gold_2c5c .red-f7b2 .copper-ced0::after,
  .picture_gold_2c5c .red-f7b2 .copper-ced0::before {
    width: 22px;
    height: 2px;
  }
  .picture_gold_2c5c .red-f7b2 .copper-ced0::before {
    top: -7px;
  }
  .picture_gold_2c5c .red-f7b2 .copper-ced0::after {
    bottom: -7px;
  }
  .summary-0bc6 .red-f7b2 .disabled_3528 {
    margin-top: -2px;
    width: 31px;
  }
  .summary-0bc6 .red-f7b2 .copper-ced0 {
    margin-top: -1.5px;
  }
  .summary-0bc6 .red-f7b2 .copper-ced0,
  .summary-0bc6 .red-f7b2 .copper-ced0::after,
  .summary-0bc6 .red-f7b2 .copper-ced0::before {
    width: 31px;
    height: 3px;
  }
  .summary-0bc6 .red-f7b2 .copper-ced0::before {
    top: -9px;
  }
  .summary-0bc6 .red-f7b2 .copper-ced0::after {
    bottom: -9px;
  }
}
.info_down_dd0f .copper-ced0 {
  -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);
}
.info_down_dd0f .copper-ced0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.info_down_dd0f .copper-ced0::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);
}
.info_down_dd0f.wrapper_warm_2324 .copper-ced0 {
  -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);
}
.info_down_dd0f.wrapper_warm_2324 .copper-ced0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.info_down_dd0f.wrapper_warm_2324 .copper-ced0::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);
}
.detail_south_522b {
  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.bottom_ab7c:before {
  display: none;
}
.text-50d2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.text-50d2 .item-hard-97e2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.text-50d2 .item-hard-97e2:last-of-type {
  border-bottom: none;
}
.text-50d2 .item-hard-97e2.tag_inner_52f0,
.text-50d2 .item-hard-97e2.mask_thick_ac5e,
.text-50d2 .item-hard-97e2.first-ecda {
  padding: 0;
}
.text-50d2 .clean-6fd7 .input-cold-8399 {
  color: currentColor;
}
.text-50d2 .clean-6fd7 .input-cold-8399:focus,
.text-50d2 .clean-6fd7 .input-cold-8399:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-50d2.column_small_7474 .popup-outer-586e,
.text-50d2.column_small_7474 .highlight_cold_91f0 a,
.text-50d2.column_small_7474 .tooltip-3fc1 a,
.text-50d2.column_small_7474 .overlay_first_64cd a {
  color: rgba(0, 0, 0, 0.55);
}
.text-50d2.column_small_7474 .popup-outer-586e:hover,
.text-50d2.column_small_7474 .highlight_cold_91f0 a:hover,
.text-50d2.column_small_7474 .tooltip-3fc1 a:hover,
.text-50d2.column_small_7474 .overlay_first_64cd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-50d2.column_small_7474 .old_f6df {
  color: rgba(0, 0, 0, 0.8);
}
.text-50d2.column_small_7474 .item-hard-97e2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-50d2.column_small_7474 .item-hard-97e2:before {
  background: rgba(0, 0, 0, 0.08);
}
.text-50d2.column_small_7474 .middle_2275:before {
  background: rgba(255, 255, 255, 0.9);
}
.text-50d2.column_small_7474 .clean-6fd7 .nav-82b7 li a,
.text-50d2.column_small_7474 .clean-6fd7 .input-cold-8399,
.text-50d2.column_small_7474 .overlay_first_64cd {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-50d2.column_small_7474 .clean-6fd7 .input-cold-8399:focus,
.text-50d2.column_small_7474 .clean-6fd7 .input-cold-8399:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-50d2.column_small_7474 .nav-82b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-50d2.bronze-6ec2 .popup-outer-586e,
.text-50d2.bronze-6ec2 .highlight_cold_91f0 a,
.text-50d2.bronze-6ec2 .tooltip-3fc1 .input-cold-8399,
.text-50d2.bronze-6ec2 .tooltip-3fc1 a,
.text-50d2.bronze-6ec2 .overlay_first_64cd a {
  color: rgba(255, 255, 255, 0.79);
}
.text-50d2.bronze-6ec2 .popup-outer-586e:hover,
.text-50d2.bronze-6ec2 .highlight_cold_91f0 a:hover,
.text-50d2.bronze-6ec2 .tooltip-3fc1 .input-cold-8399:hover,
.text-50d2.bronze-6ec2 .tooltip-3fc1 a:hover,
.text-50d2.bronze-6ec2 .overlay_first_64cd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-50d2.bronze-6ec2 .old_f6df {
  color: rgba(255, 255, 255, 0.99);
}
.text-50d2.bronze-6ec2 .item-hard-97e2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-50d2.bronze-6ec2 .item-hard-97e2:before {
  background: rgba(255, 255, 255, 0.08);
}
.text-50d2.bronze-6ec2 .middle_2275:before {
  background: rgba(0, 0, 0, 0.9);
}
.text-50d2.bronze-6ec2 .clean-6fd7 .nav-82b7 li a,
.text-50d2.bronze-6ec2 .clean-6fd7 .input-cold-8399,
.text-50d2.bronze-6ec2 .overlay_first_64cd {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-50d2.bronze-6ec2 .clean-6fd7 .input-cold-8399:focus,
.text-50d2.bronze-6ec2 .clean-6fd7 .input-cold-8399:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-50d2.bronze-6ec2 .nav-82b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle_2275 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.middle_2275:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.plasma_e02d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.middle-c9bc .text-50d2 {
  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;
}
.middle-c9bc .item-hard-97e2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.middle-c9bc .item-hard-97e2: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) {
  .middle-c9bc .item-hard-97e2:before {
    width: 16%;
    left: 42%;
  }
}
.middle-c9bc .item-hard-97e2:last-child:before {
  content: none;
}
.middle-c9bc .item-hard-97e2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.middle-c9bc .clean-6fd7 .nav-82b7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.middle-c9bc .clean-6fd7 .nav-82b7 li a .input-cold-8399 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.middle-c9bc .clean-6fd7 .overlay_first_64cd {
  border: none;
}
.middle-c9bc .clean-6fd7 .overlay_first_64cd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.middle-c9bc .middle_2275 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.middle-c9bc .plasma_e02d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.middle-c9bc .bronze-6ec2 .middle_2275:before {
  background: rgba(0, 0, 0, 0.9);
}
.middle-c9bc .column_small_7474.pro-90d5 .copper-ced0 {
  background: rgba(0, 0, 0, 0.6);
}
.middle-c9bc
  .column_small_7474.pro-90d5
  .copper-ced0::after,
.middle-c9bc
  .column_small_7474.pro-90d5
  .copper-ced0:before {
  background: inherit;
}
.middle-c9bc
  .column_small_7474.pro-90d5:hover
  .copper-ced0 {
  background: rgba(0, 0, 0, 0.8);
}
.chip-stale-a45f .text-50d2 {
  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) {
  .chip-stale-a45f .text-50d2 {
    width: auto;
    right: 45px;
  }
}
.label-8683 .text-50d2 {
  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) {
  .label-8683 .text-50d2 {
    width: auto;
    left: 45px;
  }
}
.bottom_ab7c .text-50d2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.bottom_ab7c .plasma_e02d {
  max-width: 48em;
  margin: 0 auto;
}
.bottom_ab7c .middle_2275:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo_13ee {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo_13ee.middle-c9bc .text-50d2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo_13ee.chip-stale-a45f .text-50d2 {
  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);
}
.logo_13ee .text-50d2 {
  visibility: visible;
}
.logo_13ee.label-8683 .text-50d2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown-3249,
.slider_f85c {
  overflow-x: hidden;
}
.dropdown-3249 .text-50d2 {
  overflow: auto;
}
.dropdown-3249.middle-c9bc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-3249.middle-c9bc .text-50d2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown-3249.middle-c9bc .tertiary_dd80 {
  opacity: 0;
}
.dropdown-3249.chip-stale-a45f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-3249.chip-stale-a45f .text-50d2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown-3249.chip-stale-a45f .tertiary_dd80 {
  opacity: 0;
}
.dropdown-3249.label-8683 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-3249.label-8683 .text-50d2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown-3249.label-8683 .tertiary_dd80 {
  opacity: 0;
}
.dropdown-3249.bottom_ab7c .text-50d2 {
  z-index: 10;
  visibility: visible;
}
.pro-90d5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pro-90d5 .copper-ced0 {
  background: rgba(255, 255, 255, 0.99);
}
.pro-90d5 .copper-ced0::after,
.pro-90d5 .copper-ced0:before {
  background: inherit;
}
.pro-90d5:hover .copper-ced0 {
  background: rgba(255, 255, 255, 0.99);
}
.label-8683 .pro-90d5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.bottom_ab7c .pro-90d5 {
  display: none !important;
}
.dropdown-3249:before,
.slider_f85c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown-3249 .pro-90d5,
.slider_f85c .pro-90d5 {
  display: inline-block;
}
.text-50d2 .tall_ed83 {
  -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;
}
.dropdown-3249 .text-50d2 .tall_ed83,
.slider_f85c .text-50d2 .tall_ed83 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel_b15b .center_15be {
  width: 100%;
}
.input_d1f6 {
  padding: 0 0.5em 0;
}
.input_d1f6 [class*="customify-col-"],
.input_d1f6 [class*="customify-col_"],
.input_d1f6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gas_4add .input_d1f6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input-pressed-f750 .west_2085,
  .west_2085 {
    display: none;
  }
  .text_8621 {
    text-align: left;
  }
  .image_silver_4332 {
    text-align: center;
  }
  .grid_mini_c572 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input-pressed-f750 .fluid_d185,
  .fluid_d185 {
    display: none;
  }
  .card_2b03 {
    text-align: left;
  }
  .outer-7848 {
    text-align: center;
  }
  .wood_783b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input-pressed-f750 .feature-yellow-b480,
  .feature-yellow-b480 {
    display: none;
  }
  .paragraph-2d88 {
    text-align: left;
  }
  .chip_active_b91d {
    text-align: center;
  }
  .tabs_314e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title-7cc8 {
  box-shadow: none !important;
}
.modal_black_786a .row_right_b062,
.grid-new-f671 .row_right_b062 {
  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;
}
.grid-new-f671 .row_right_b062 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.rough-e79e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.rough-e79e:after,
.rough-e79e:before {
  content: "";
  display: table;
}
.rough-e79e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .rough-e79e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.rough-e79e,
.background-5306 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow-warm-47b5.mini-9a3a .rough-e79e {
  max-width: 100%;
}
.shadow-warm-47b5.caption-next-080b {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow-warm-47b5.block_ef9e .rough-e79e {
  max-width: 100%;
}
.shadow-warm-47b5.block_ef9e > .rough-e79e {
  padding-left: 0;
  padding-right: 0;
}
.shadow-warm-47b5.block_ef9e > .rough-e79e .input-pressed-f750 {
  margin: 0;
}
.shadow-warm-47b5.block_ef9e
  > .rough-e79e
  .card_6d31.menu-d008 {
  margin-right: 0;
  margin-left: 0;
}
.shadow-warm-47b5.block_ef9e #main.menu-d008 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .black_e15f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .black_e15f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .prev-5088 .section_mini_9807 {
    padding-right: 1em;
  }
  .prev-5088.footer-6eb2 .card_6d31 {
    border-right: 1px solid #eaecee;
  }
  .prev-5088.footer-6eb2 .section_mini_9807 {
    padding-right: 1em;
  }
  .prev-5088.footer-6eb2 .footer_inner_5576 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last-8049 .section_mini_9807 {
    padding-left: 1em;
  }
  .last-8049.footer-6eb2 .card_6d31 {
    border-left: 1px solid #eaecee;
  }
  .last-8049.footer-6eb2 .section_mini_9807 {
    padding-left: 1em;
  }
  .last-8049.footer-6eb2 .footer_inner_5576 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-cbe3 .section_mini_9807 {
    padding-left: 1em;
  }
  .selected-cbe3.footer-6eb2 .new_7e90 {
    border-right: 1px solid #eaecee;
  }
  .selected-cbe3.footer-6eb2 .over-b5a4 {
    border-right: 1px solid #eaecee;
  }
  .selected-cbe3.footer-6eb2 .section_mini_9807 {
    padding-left: 1em;
  }
  .selected-cbe3.footer-6eb2 .footer_inner_5576 {
    padding-right: 1em;
  }
  .selected-cbe3.footer-6eb2 .cold_f831 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_e135 .section_mini_9807 {
    padding-right: 1em;
  }
  .logo_e135.footer-6eb2 .new_7e90 {
    border-left: 1px solid #eaecee;
  }
  .logo_e135.footer-6eb2 .over-b5a4 {
    border-left: 1px solid #eaecee;
  }
  .logo_e135.footer-6eb2 .section_mini_9807 {
    padding-right: 1em;
  }
  .logo_e135.footer-6eb2 .footer_inner_5576 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_e135.footer-6eb2 .cold_f831 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black_e15f .section_mini_9807 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black_e15f.footer-6eb2 .card_6d31 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .black_e15f.footer-6eb2 .section_mini_9807 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black_e15f.footer-6eb2 .footer_inner_5576 {
    padding-left: 1em;
  }
  .black_e15f.footer-6eb2 .cold_f831 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .black_e15f.footer-6eb2 .section_mini_9807 {
    padding-left: 0;
  }
}
.container_tall_3d7f .disabled_inner_9be1 {
  display: inline-block;
}
.label-c132 {
  display: inline-block;
}
.form-a1fb {
  word-con: break-word;
}
.aside_e362 > span {
  display: inline-block;
  padding: 5px 0;
}
.aside_e362 .chip_86bf {
  margin-left: 8px;
  margin-right: 8px;
}
.aside_e362 .aside-f9c2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.complex-ac59 .component-down-0bae {
  margin-bottom: 2em;
}
.complex-ac59 .photo-east-ccca {
  margin-bottom: 15px;
}
.complex-ac59 .photo-east-ccca:last-child {
  margin-bottom: 0;
}
.complex-ac59 .picture_0f03 {
  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) {
  .complex-ac59 .picture_0f03 {
    display: block;
  }
}
.complex-ac59 .icon_fixed_783d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .complex-ac59 .icon_fixed_783d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.complex-ac59 .alert_4e33 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.complex-ac59 .alert_4e33 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.complex-ac59 .alert_4e33 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.complex-ac59 .form-a1fb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex-ac59 .form-a1fb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.complex-ac59 .dim-b022 p:last-child {
  margin-bottom: 0;
}
.complex-ac59 .short_0064 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.complex-ac59 .module-43fc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.complex-ac59 .icon-39a6 {
  margin-top: 1em;
}
.complex-ac59 .outline-hot-d630 {
  top: 0;
  display: block;
}
.complex-ac59 .outline-hot-d630 a {
  color: inherit;
}
.complex-ac59 .outline-hot-d630 a:hover {
  color: inherit;
}
.complex-ac59 .mask-b884 {
  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;
}
.complex-ac59 .mask-b884:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.complex-ac59 .module-43fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.complex-ac59 .large_043f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.complex-ac59 .large_043f:first-child {
  margin-top: 0;
}
.complex-ac59 .large_043f.row_new_fe47 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.complex-ac59 .large_043f.block-4a16 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex-ac59
  .large_043f.block-4a16.mask_warm_c375
  .icon-39a6 {
  width: 100%;
}
.complex-ac59 .block-4a16 {
  -webkit-box-align: center;
  align-items: center;
}
.complex-ac59 .block-4a16 .aside_e362,
.complex-ac59 .block-4a16 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.complex-ac59 .alert_4e33 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-ac59 .alert_4e33 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-ac59 .alert_4e33: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;
}
.complex-ac59 .row_new_fe47 {
  z-index: 5;
}
.complex-ac59 .glass-7a07 .grid_yellow_b394 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.complex-ac59 .caption-current-8c69 .grid_yellow_b394 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.complex-ac59 .tag-2e9a .grid_yellow_b394 {
  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;
}
.complex-ac59.first_141b .picture_0f03,
.complex-ac59.thumbnail-1ab0 .picture_0f03 {
  display: block;
}
.complex-ac59.first_141b .picture_0f03 .hover_out_7f8b,
.complex-ac59.first_141b .picture_0f03 .module-43fc,
.complex-ac59.thumbnail-1ab0 .picture_0f03 .hover_out_7f8b,
.complex-ac59.thumbnail-1ab0 .picture_0f03 .module-43fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-ac59.up-60e3 .icon_fixed_783d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .complex-ac59.up-60e3 .icon_fixed_783d {
    margin-right: 0;
  }
}
.complex-ac59.first_141b .icon_fixed_783d,
.complex-ac59.thumbnail-1ab0 .icon_fixed_783d {
  padding-top: 40%;
}
.complex-ac59.first_141b .component-down-0bae,
.complex-ac59.thumbnail-1ab0 .component-down-0bae {
  display: block;
}
.complex-ac59.first_141b .fn-sticky-51e8 .module-43fc,
.complex-ac59.thumbnail-1ab0 .fn-sticky-51e8 .module-43fc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.complex-ac59.first_141b .icon_fixed_783d,
.complex-ac59.thumbnail-1ab0 .icon_fixed_783d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.complex-ac59.first_141b .module-43fc {
  padding: 1em;
}
.easy-1373 {
  margin: 30px auto;
  display: block;
}
.easy-1373 .notice_cf57 > * {
  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;
}
.easy-1373 .notice_cf57 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy-1373 .notice_cf57 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.light_c128 .aside_e362 {
  margin-bottom: 1.41575em;
}
.light_c128 .label_up_8b27 {
  margin-bottom: 1.618em;
}
.static_62e2 .out_edee {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.static_62e2 .out_edee a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.static_62e2 .photo-advanced-9dd7 {
  max-width: 100%;
  overflow: auto;
}
.link-cold-ca5d .static_62e2 a:hover {
  text-decoration: underline;
}
.sort-0ba4 .photo-east-ccca:not(.form-a1fb),
.sort-0ba4 .alert_4e33 {
  margin-bottom: 1.41575em;
}
.sort-0ba4 .photo-east-ccca:not(.form-a1fb):last-child,
.sort-0ba4 .alert_4e33:last-child {
  margin-bottom: 0;
}
.sort-0ba4 .photo-east-ccca.fast_0c61 {
  margin-bottom: 0.41575em;
}
.sort-0ba4 .form_west_d10c:before,
.sort-0ba4 .block_brown_97d3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sort-0ba4 .form_west_d10c:before {
  content: "\f115";
}
.sort-0ba4 .block_brown_97d3:before {
  content: "\f02c";
}
.sort-0ba4 .dropdown-large-1ab3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sort-0ba4 .dropdown-large-1ab3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.surface_b256 {
  display: -webkit-box;
  display: flex;
}
.surface_b256 .pagination_down_19d1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .surface_b256 .pagination_down_19d1 {
    flex-basis: 90px;
  }
}
.surface_b256 .notice_bfda {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_b256 .notice_bfda {
    flex-basis: calc(100% - 50px);
  }
}
.surface_b256 .highlight-upper-a71f p:last-child {
  margin-bottom: 0.72em;
}
.texture-7900 .notice_cf57 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.texture-7900 .notice_cf57:after,
.texture-7900 .notice_cf57:before {
  content: "";
  display: table;
}
.texture-7900 .notice_cf57:after {
  clear: both;
}
.texture-7900 .notice_cf57 .notification_481e,
.texture-7900 .notice_cf57 .layout_1686 {
  width: 49%;
}
.texture-7900 .notice_cf57 .notification_481e a span.element-f128,
.texture-7900 .notice_cf57 .layout_1686 a span.element-f128 {
  display: block;
  margin-bottom: 5px;
}
.texture-7900 .notice_cf57 .layout_1686 {
  float: left;
  text-align: left;
}
.texture-7900 .notice_cf57 .notification_481e {
  float: right;
  text-align: right;
}
.filter_blue_fafa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .filter_blue_fafa {
    margin-bottom: 0;
  }
}
.tag_glass_0938 {
  margin-bottom: 1em;
}
.tag_glass_0938 .form-a1fb {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview-purple-0d4c a {
  display: block;
  line-height: 0;
  position: relative;
}
.hero-lite-3bd5 .tag_glass_0938,
.summary_under_8f9f .tag_glass_0938 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hero-lite-3bd5 .tag_glass_0938,
  .summary_under_8f9f .tag_glass_0938 {
    display: block;
  }
}
.hero-lite-3bd5 .preview-purple-0d4c,
.summary_under_8f9f .preview-purple-0d4c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hero-lite-3bd5 .preview-purple-0d4c,
  .summary_under_8f9f .preview-purple-0d4c {
    margin-bottom: 1em;
  }
}
.hero-lite-3bd5 .preview-purple-0d4c img,
.summary_under_8f9f .preview-purple-0d4c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hero-lite-3bd5 .dropdown_88dc,
.summary_under_8f9f .dropdown_88dc {
  flex-basis: calc(100% - 160px);
}
.hero-lite-3bd5 .dropdown_88dc p,
.summary_under_8f9f .dropdown_88dc p {
  margin-bottom: 0;
}
.hero-lite-3bd5 .dropdown_88dc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hero-lite-3bd5 .dropdown_88dc {
    padding-left: 0;
  }
}
.summary_under_8f9f .dropdown_88dc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary_under_8f9f .dropdown_88dc {
    padding-right: 0;
  }
}
.summary_under_8f9f .preview-purple-0d4c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.logo_soft_29f1 .preview-purple-0d4c {
  margin-bottom: 0.5em;
}
.logo_soft_29f1 .preview-purple-0d4c img {
  width: 100%;
}
.sort_e599 .short_64e4,
.paragraph-fa6a .short_64e4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.paragraph-fa6a .card_6d31 .primary_b574 p:last-child {
  margin-bottom: 0;
}
.yellow-e041 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.grid_dark_6283 .aside_881d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .grid_dark_6283 .aside_881d:last-of-type {
    margin-bottom: 0;
  }
}
.grid_dark_6283 .aside_881d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid_dark_6283 .aside_881d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.grid_dark_6283 .aside_881d ul li {
  margin: 0 0 0.6em;
}
.grid_dark_6283 .aside_881d ul li.steel-f344,
.grid_dark_6283 .aside_881d ul li.footer-843f {
  position: relative;
}
.grid_dark_6283 .aside_881d ul li.steel-f344 .focus_bef0,
.grid_dark_6283 .aside_881d ul li.footer-843f .focus_bef0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.grid_dark_6283 .aside_881d ul li.steel-f344:after:after,
.grid_dark_6283 .aside_881d ul li.steel-f344:after:before,
.grid_dark_6283
  .aside_881d
  ul
  li.footer-843f:after:after,
.grid_dark_6283
  .aside_881d
  ul
  li.footer-843f:after:before {
  content: "";
  display: table;
}
.grid_dark_6283 .aside_881d ul li.steel-f344:after:after,
.grid_dark_6283
  .aside_881d
  ul
  li.footer-843f:after:after {
  clear: both;
}
.grid_dark_6283 .aside_881d a.dynamic-14ee:hover {
  text-decoration: none;
}
.grid_dark_6283 .aside_881d select {
  max-width: 100%;
}
.grid_dark_6283 .aside_881d table {
  font-size: 85%;
}
.grid_dark_6283 .aside_881d table td,
.grid_dark_6283 .aside_881d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.grid_dark_6283 .aside_881d table tfoot td {
  text-align: left;
}
.grid_dark_6283 .aside_881d :last-child {
  margin-bottom: 0;
}
.grid_dark_6283 .aside_881d .surface-5b40 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.grid_dark_6283 .aside_881d .surface-5b40 label {
  width: 100%;
}
.grid_dark_6283 .aside_881d .surface-5b40 .copper-7481 {
  width: 100%;
  display: block;
}
.grid_dark_6283 .aside_881d .surface-5b40 .info_f5bb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.grid_dark_6283 .aside_881d .surface-5b40 .info_f5bb:hover svg #svg-search {
  fill: #444;
}
.grid_dark_6283 .aside_881d .surface-5b40 .info_f5bb svg {
  width: 18px;
  height: 18px;
}
.grid_dark_6283 .border-clean-6da1 ul ul,
.grid_dark_6283 .backdrop_inner_fc01 ul ul,
.grid_dark_6283 .header_934f ul ul,
.grid_dark_6283 .progress-7fcb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.grid_dark_6283 .border-clean-6da1 .preview_6528 > a,
.grid_dark_6283 .backdrop_inner_fc01 .preview_6528 > a,
.grid_dark_6283 .header_934f .preview_6528 > a,
.grid_dark_6283 .progress-7fcb .preview_6528 > a {
  margin-bottom: 0;
}
.grid_dark_6283 .gallery-3f9f li,
.grid_dark_6283 .border-clean-6da1 li,
.grid_dark_6283 .full-347f li,
.grid_dark_6283 .backdrop_inner_fc01 li,
.grid_dark_6283 .header_934f li,
.grid_dark_6283 .progress-7fcb li,
.grid_dark_6283 .bronze-b132 li,
.grid_dark_6283 .slider_wood_4c99 li {
  display: block;
  position: relative;
}
.grid_dark_6283 .gallery-3f9f li:last-child,
.grid_dark_6283 .border-clean-6da1 li:last-child,
.grid_dark_6283 .full-347f li:last-child,
.grid_dark_6283 .backdrop_inner_fc01 li:last-child,
.grid_dark_6283 .header_934f li:last-child,
.grid_dark_6283 .progress-7fcb li:last-child,
.grid_dark_6283 .bronze-b132 li:last-child,
.grid_dark_6283 .slider_wood_4c99 li:last-child {
  border: none;
}
.grid_dark_6283 .gallery-3f9f li a,
.grid_dark_6283 .border-clean-6da1 li a,
.grid_dark_6283 .full-347f li a,
.grid_dark_6283 .backdrop_inner_fc01 li a,
.grid_dark_6283 .header_934f li a,
.grid_dark_6283 .progress-7fcb li a,
.grid_dark_6283 .bronze-b132 li a,
.grid_dark_6283 .slider_wood_4c99 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.grid_dark_6283 .gallery-3f9f li ul li::before,
.grid_dark_6283 .border-clean-6da1 li ul li::before,
.grid_dark_6283 .full-347f li ul li::before,
.grid_dark_6283 .backdrop_inner_fc01 li ul li::before,
.grid_dark_6283 .header_934f li ul li::before,
.grid_dark_6283 .progress-7fcb li ul li::before,
.grid_dark_6283 .bronze-b132 li ul li::before,
.grid_dark_6283 .slider_wood_4c99 li ul li::before {
  left: 15px;
}
.grid_dark_6283 .gallery-3f9f li ul a,
.grid_dark_6283 .border-clean-6da1 li ul a,
.grid_dark_6283 .full-347f li ul a,
.grid_dark_6283 .backdrop_inner_fc01 li ul a,
.grid_dark_6283 .header_934f li ul a,
.grid_dark_6283 .progress-7fcb li ul a,
.grid_dark_6283 .bronze-b132 li ul a,
.grid_dark_6283 .slider_wood_4c99 li ul a {
  padding-left: 20px;
}
.grid_dark_6283 .gallery-3f9f li ul ul li::before,
.grid_dark_6283 .border-clean-6da1 li ul ul li::before,
.grid_dark_6283 .full-347f li ul ul li::before,
.grid_dark_6283 .backdrop_inner_fc01 li ul ul li::before,
.grid_dark_6283 .header_934f li ul ul li::before,
.grid_dark_6283 .progress-7fcb li ul ul li::before,
.grid_dark_6283 .bronze-b132 li ul ul li::before,
.grid_dark_6283 .slider_wood_4c99 li ul ul li::before {
  left: 30px;
}
.grid_dark_6283 .gallery-3f9f li ul ul a,
.grid_dark_6283 .border-clean-6da1 li ul ul a,
.grid_dark_6283 .full-347f li ul ul a,
.grid_dark_6283 .backdrop_inner_fc01 li ul ul a,
.grid_dark_6283 .header_934f li ul ul a,
.grid_dark_6283 .progress-7fcb li ul ul a,
.grid_dark_6283 .bronze-b132 li ul ul a,
.grid_dark_6283 .slider_wood_4c99 li ul ul a {
  padding-left: 40px;
}
.grid_dark_6283 .tertiary_down_4c82 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.grid_dark_6283 .slider_wood_4c99 ul li {
  margin-bottom: 1.41575em;
}
.grid_dark_6283 .slider_wood_4c99 ul li .card_center_adc8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.grid_dark_6283 .slider_wood_4c99 ul li .up-4458 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bronze-6ec2 .gallery-3f9f li a,
.bronze-6ec2 .border-clean-6da1 li a,
.bronze-6ec2 .full-347f li a,
.bronze-6ec2 .backdrop_inner_fc01 li a,
.bronze-6ec2 .header_934f li a,
.bronze-6ec2 .progress-7fcb li a,
.bronze-6ec2 .bronze-b132 li a,
.bronze-6ec2 .slider_wood_4c99 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-6ec2 .tertiary_down_4c82 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-6ec2 .aside_881d ul li.steel-f344 .focus_bef0,
.bronze-6ec2 .aside_881d ul li.footer-843f .focus_bef0 {
  background: rgba(0, 0, 0, 0.2);
}
.bronze-6ec2 .grid_dark_6283 .aside_881d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-warm-47b5 .grid_dark_6283 .nav-82b7 li {
  margin: 0;
}
.shadow-warm-47b5 .grid_dark_6283 .nav-82b7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow-warm-47b5 .grid_dark_6283 .nav-82b7 li ul {
  margin: 0;
}
.shadow-warm-47b5 .grid_dark_6283 .nav-82b7 li ul li a {
  padding-left: 15px;
}
.shadow-warm-47b5 .grid_dark_6283 .nav-82b7 li ul li li a {
  padding-left: 30px;
}
.shadow-warm-47b5 .grid_dark_6283 .nav-82b7 li.action-f5d4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow-warm-47b5 .grid_dark_6283 .nav-82b7 li.action-f5d4 > 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;
}
.shadow-warm-47b5 .grid_dark_6283 .nav-82b7 li.action-f5d4 > 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;
}
.last_48ef a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hidden_dim_6686 {
  position: relative;
  z-index: 10;
}
.hidden_dim_6686 .tall_ed83 {
  width: 100%;
  max-width: 100%;
}
.gallery_b82d .message_wide_6651 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gallery_b82d .column_small_7474 {
}
.gallery_b82d .bronze-6ec2 {
  background: #292929;
}
.filter_5edb .message_wide_6651 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter_5edb .column_small_7474 {
  background: #f9f9f9;
}
.filter_5edb .bronze-6ec2 {
  background: #303030;
}
.tooltip_dynamic_aef4 .message_wide_6651 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_dynamic_aef4 .disabled_inner_9be1 {
    margin-bottom: 1em;
  }
  .tooltip_dynamic_aef4 .disabled_inner_9be1:last-child {
    margin-bottom: 0;
  }
}
.tooltip_dynamic_aef4 .column_small_7474 {
  background: #ededed;
}
.tooltip_dynamic_aef4 .bronze-6ec2 {
  background: #1a1a1a;
}
.message_wide_6651.column_small_7474 {
  color: rgba(0, 0, 0, 0.6);
}
.message_wide_6651.column_small_7474 .background-fluid-1453 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_wide_6651.bronze-6ec2 {
  color: rgba(255, 255, 255, 0.99);
}
.message_wide_6651.bronze-6ec2 a:not(.dynamic-14ee) {
  color: rgba(255, 255, 255, 0.79);
}
.message_wide_6651.bronze-6ec2 a:not(.dynamic-14ee):hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_wide_6651.bronze-6ec2 .background-fluid-1453 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_wide_6651.bronze-6ec2 table tbody td,
.message_wide_6651.bronze-6ec2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.active-66aa.glass-3143 .rough-e79e {
  max-width: initial;
}
.active-66aa .selected-24a2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active-66aa .selected-24a2 .tall_ed83 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active-66aa .selected-24a2 .tall_ed83 {
    display: block;
    margin-bottom: 2em;
  }
  .active-66aa .selected-24a2 .tall_ed83:last-child {
    margin-bottom: 0;
  }
}
.tooltip_dynamic_aef4 .disabled_inner_9be1:last-child,
.filter_5edb .disabled_inner_9be1:last-child,
.gallery_b82d .disabled_inner_9be1:last-child {
  margin-bottom: 0;
}
.tooltip_dynamic_aef4 .disabled_inner_9be1 .grid_dark_6283 .aside_881d:last-child,
.filter_5edb .disabled_inner_9be1 .grid_dark_6283 .aside_881d:last-child,
.gallery_b82d .disabled_inner_9be1 .grid_dark_6283 .aside_881d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_dynamic_aef4 .hard-d97a,
  .tooltip_dynamic_aef4 .hidden_471b,
  .filter_5edb .hard-d97a,
  .filter_5edb .hidden_471b,
  .gallery_b82d .hard-d97a,
  .gallery_b82d .hidden_471b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hidden_dim_6686 .disabled_inner_9be1 {
    margin-bottom: 2em;
  }
}
.hidden_dim_6686 p:last-child {
  margin-bottom: 0;
}
.hidden_dim_6686 li,
.hidden_dim_6686 ul {
  list-style: none;
  margin: 0;
}
.hidden_dim_6686 ul ul {
  margin-left: 2.617924em;
}
.modal-upper-f7ff {
  font-size: 0.875em;
}

/* css-noise: 3f4b */
.promo-block-q1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
