/*!
Theme Name: Customify
Theme URI: https://pressmaximum.south_3b72/customify
Author: WPCustomify
Author URI: https://pressmaximum.south_3b72
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.south_3b72/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.search-cold-fea2.popup-7fcb/licenses/gpl-2.0.pagination-left-d0a2
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.status_7afc/, (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.row_hot_533e.aside-orange-e20b/normalize.hover-right-eb24/
 ======
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.hover-right-eb24 v7.0.0 | MIT License | github.south_3b72/necolas/normalize.hover-right-eb24 */
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;
}
.avatar_7232 .background_2967,
.heading-dark-991e,
.fluid_964c,
.over_1c79,
.chip-7821,
.notice_new_1408,
.accent-solid-9851,
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;
}
.heading-dark-991e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .heading-dark-991e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .heading-dark-991e,
  h1 {
    font-size: 1.8em;
  }
}
.fluid_964c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fluid_964c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fluid_964c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fluid_964c,
  h2 {
    font-size: 1.7em;
  }
}
.over_1c79,
h3 {
  font-size: 1.618em;
}
.avatar_7232 .background_2967,
.chip-7821,
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.summary_orange_9af1 {
  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;
}
.action-3be1:after,
.action-3be1:before,
.paper_6726:after,
.paper_6726:before {
  content: "";
  display: table;
}
.action-3be1:after,
.paper_6726:after {
  clear: both;
}
.light_7646 {
  float: right;
  margin-right: 0;
}
.glass-e5b3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bronze_511f .chip_gas_56f8,
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;
}
.bronze_511f .chip_gas_56f8:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.image-fast-707d .chip_gas_56f8 {
  box-shadow: none;
}
.image-fast-707d
  .chip_gas_56f8
  .status_0c62 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image-fast-707d .chip_gas_56f8 .tabs_ab35 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.image-fast-707d
  .chip_gas_56f8
  .tabs_ab35
  b {
  display: none;
}
.image-fast-707d .chip-e15c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.row-3a4f:not(.overlay-bright-ad67):not(.dynamic-dfcb),
button:not(.overlay-bright-ad67):not(.dynamic-dfcb),
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ),
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ),
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ) {
  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;
}
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):hover,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):hover,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):hover,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):hover,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):active,
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):active,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):active,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):active,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):active,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus {
  outline: 0;
}
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8 {
  position: relative;
}
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .slow_3e1c,
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .tag-9028,
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .chip_3d04,
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  i,
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  svg,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .slow_3e1c,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .tag-9028,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .chip_3d04,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  i,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  svg,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .slow_3e1c,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .tag-9028,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .chip_3d04,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  i,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  svg,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .slow_3e1c,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .tag-9028,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .chip_3d04,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  i,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  svg,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .slow_3e1c,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .tag-9028,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  .chip_3d04,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  i,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8
  svg {
  visibility: hidden;
}
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8:after,
button:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8:after,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8:after,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8:after,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ).fn-loading-44c8: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;
}
.row-3a4f:not(.overlay-bright-ad67):not(.dynamic-dfcb),
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ),
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ),
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ) {
  color: #fff;
  background: #235787;
}
.row-3a4f:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus,
input[type="button"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus,
input[type="reset"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus,
input[type="submit"]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ):focus {
  color: #fff;
}
.row-3a4f.fn-disabled-44c8:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ),
.row-3a4f[disabled]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ),
button.fn-disabled-44c8:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ),
button[disabled]:not(.overlay-bright-ad67):not(
    .dynamic-dfcb
  ) {
  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;
}
.container_795e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container_795e: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;
}
.outer-7ba7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.highlight_c620 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hard_8f98 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.action-3be1:after,
.action-3be1:before,
.focused-b6d6:after,
.focused-b6d6:before,
.description-e936:after,
.description-e936:before,
.dropdown_right_01b2:after,
.dropdown_right_01b2:before,
.nav-large-40ac:after,
.nav-large-40ac:before,
.secondary_a27e:after,
.secondary_a27e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.action-3be1:after,
.focused-b6d6:after,
.description-e936:after,
.dropdown_right_01b2:after,
.nav-large-40ac:after,
.secondary_a27e:after {
  clear: both;
}
.focused-b6d6 .aside_dark_79eb,
.description-e936 .aside_dark_79eb,
.button_smooth_fd4f .aside_dark_79eb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.steel_7a56 {
  display: inline-block;
}
.message_615c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.message_615c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.message_615c .cold-19c4 {
  padding: 1em 0;
  font-size: 85%;
}
.cold-19c4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.section-f22d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.section-f22d:after,
.section-f22d:before {
  content: "";
  display: table;
}
.section-f22d:after {
  clear: both;
}
.accent_c988 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border_first_deaa .accent_c988 {
  max-width: 50%;
}
.slider-64c9 .accent_c988 {
  max-width: 33.33%;
}
.green_5552 .accent_c988 {
  max-width: 25%;
}
.progress_prev_4e66 .accent_c988 {
  max-width: 20%;
}
.dropdown-rough-2515 .accent_c988 {
  max-width: 16.66%;
}
.popup_2d1c .accent_c988 {
  max-width: 14.28%;
}
.breadcrumb-d2ca .accent_c988 {
  max-width: 12.5%;
}
.red_c510 .accent_c988 {
  max-width: 11.11%;
}
.modal_1dbc {
  display: block;
}
.avatar_7232 .north_a5a6 label,
.avatar_7232 .stale-be39 label,
.avatar_7232 .slider_east_0522 label,
.avatar_7232 .shade_db08 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo_glass_e707 {
  list-style: none;
  margin: 0;
}
.photo_glass_e707 article.aside_dim_37c9 {
  margin-bottom: 0;
}
.photo_glass_e707 ul {
  list-style: none;
  margin: 0;
}
.photo_glass_e707 .list-simple-dbba li.aside_dim_37c9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo_glass_e707 .list-simple-dbba li.aside_dim_37c9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo_glass_e707 .list-simple-dbba li.aside_dim_37c9: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) {
  .photo_glass_e707 .list-simple-dbba li.aside_dim_37c9 li.aside_dim_37c9 li.aside_dim_37c9 li.aside_dim_37c9 {
    padding-left: 0;
  }
}
article.aside_dim_37c9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside_dim_37c9 .focused-b6d6 p:last-of-type {
  margin-bottom: 0;
}
article.aside_dim_37c9 .white_1ef0 {
  float: left;
}
article.aside_dim_37c9 .message_cold_0b6a {
  margin-left: 85px;
}
article.aside_dim_37c9 .dirty_ef7d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside_dim_37c9 .dirty_ef7d .hovered-2bf7 {
  margin-left: 10px;
}
article.aside_dim_37c9 .tooltip-f45a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside_dim_37c9 .up-7503 {
  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 .north_a5a6,
  #respond .slider_east_0522,
  #respond .shade_db08 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .north_a5a6 input,
#respond .slider_east_0522 input,
#respond .shade_db08 input {
  width: 100%;
}
#respond .shade_db08 {
  margin-right: 0;
}
#respond .nav-dirty-ffde #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard-7837 {
  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;
}
.hard-7837.notification-dynamic-9af4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hard-7837 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%);
}
.hard-7837:focus,
.hard-7837: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);
}
.breadcrumb_fb45 {
  border-radius: 10%;
}
.tiny-2975 {
  border-radius: 50%;
}
.silver-0d28 {
  font-size: 0.72em;
}
.tabs-large-5d87 {
  font-size: 0.875em;
}
.video-slow-11e4 {
  font-size: 1.1em;
}
.stale-aae9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.stale-aae9.silver-0d28 {
  letter-spacing: 0.5px;
}
.component-b1c8,
.component-b1c8 a {
  color: #6d6d6d;
}
.component-b1c8 a:hover {
  color: #111;
}
.button-cold-859b {
  color: #6d6d6d;
}
.full-5fa7 {
  overflow-x: hidden;
}
.full-5fa7 .hero-short-ef66.preview_19ae {
  position: relative;
}
.full-5fa7 .hero-short-ef66.preview_19ae.hover-ac1a {
  position: initial;
}
.full-5fa7
  .hero-short-ef66.preview_19ae.hover-ac1a
  .hot_792c {
  left: auto;
}
.full-5fa7 .hero-short-ef66 .hot_792c {
  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;
}
.full-5fa7 .hero-short-ef66:hover.preview_19ae {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.full-5fa7
  .hero-short-ef66:hover.preview_19ae
  .hot_792c {
  display: block;
  z-index: 9999999;
}
.full-5fa7 .list-lite-e83c .gallery_0107,
.full-5fa7 .progress_7326 .gallery_0107 {
  display: none;
}
.full-5fa7 .hero_cool_16ca .hero-short-ef66:hover.preview_19ae {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar_7232 .north_a5a6 label,
.avatar_7232 .stale-be39 label,
.avatar_7232 .slider_east_0522 label,
.avatar_7232 .shade_db08 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo_glass_e707 {
  list-style: none;
  margin: 0;
}
.photo_glass_e707 article.aside_dim_37c9 {
  margin-bottom: 0;
}
.photo_glass_e707 ul {
  list-style: none;
  margin: 0;
}
.photo_glass_e707 .list-simple-dbba li.aside_dim_37c9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo_glass_e707 .list-simple-dbba li.aside_dim_37c9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo_glass_e707 .list-simple-dbba li.aside_dim_37c9: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) {
  .photo_glass_e707 .list-simple-dbba li.aside_dim_37c9 li.aside_dim_37c9 li.aside_dim_37c9 li.aside_dim_37c9 {
    padding-left: 0;
  }
}
article.aside_dim_37c9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside_dim_37c9 .focused-b6d6 p:last-of-type {
  margin-bottom: 0;
}
article.aside_dim_37c9 .white_1ef0 {
  float: left;
}
article.aside_dim_37c9 .message_cold_0b6a {
  margin-left: 85px;
}
article.aside_dim_37c9 .dirty_ef7d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside_dim_37c9 .dirty_ef7d .hovered-2bf7 {
  margin-left: 10px;
}
article.aside_dim_37c9 .tooltip-f45a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside_dim_37c9 .up-7503 {
  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 .north_a5a6,
  #respond .slider_east_0522,
  #respond .shade_db08 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .north_a5a6 input,
#respond .slider_east_0522 input,
#respond .shade_db08 input {
  width: 100%;
}
#respond .shade_db08 {
  margin-right: 0;
}
#respond .nav-dirty-ffde #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list-lite-e83c .iron_21aa {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.iron_21aa .table_last_22cd.glass-03e5 .item_silver_d91f > li > a:focus,
.iron_21aa .table_last_22cd.glass-03e5 .item_silver_d91f > li > a:hover,
.iron_21aa .table_last_22cd.card_wide_0a3b .item_silver_d91f > li > a:focus,
.iron_21aa .table_last_22cd.card_wide_0a3b .item_silver_d91f > li > a:hover,
.iron_21aa .table_last_22cd.hover_a65b .item_silver_d91f > li > a:focus,
.iron_21aa .table_last_22cd.hover_a65b .item_silver_d91f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_21aa
  .table_last_22cd.glass-03e5
  .item_silver_d91f
  > li.panel_67f8
  > a,
.iron_21aa
  .table_last_22cd.glass-03e5
  .item_silver_d91f
  > li.breadcrumb_tall_c658
  > a,
.iron_21aa
  .table_last_22cd.card_wide_0a3b
  .item_silver_d91f
  > li.panel_67f8
  > a,
.iron_21aa
  .table_last_22cd.card_wide_0a3b
  .item_silver_d91f
  > li.breadcrumb_tall_c658
  > a,
.iron_21aa
  .table_last_22cd.hover_a65b
  .item_silver_d91f
  > li.panel_67f8
  > a,
.iron_21aa .table_last_22cd.hover_a65b .item_silver_d91f > li.text-hot-83fb > a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_21aa .feature_outer_ff2b,
.iron_21aa .feature_outer_ff2b a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_21aa .footer_top_e299.last-c07a li a,
.iron_21aa .link_fast_db1e a,
.iron_21aa .highlight_dynamic_038f,
.iron_21aa .item_silver_d91f > li > a,
.iron_21aa .border_5f7e {
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa .footer_top_e299.last-c07a li a:hover,
.iron_21aa .link_fast_db1e a:hover,
.iron_21aa .highlight_dynamic_038f:hover,
.iron_21aa .item_silver_d91f > li > a:hover,
.iron_21aa .border_5f7e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_21aa .west-ca1f {
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa .west-ca1f .texture-brown-71a8 {
  color: rgba(255, 255, 255, 0.99);
}
.iron_21aa .west-ca1f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_21aa .summary_72e5 .inner-2c11 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa .summary_72e5 .inner-2c11 .out-15b8 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa
  .summary_72e5
  .inner-2c11
  .out-15b8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa
  .summary_72e5
  .inner-2c11
  .out-15b8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa
  .summary_72e5
  .inner-2c11
  .out-15b8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa
  .summary_72e5
  .inner-2c11
  .out-15b8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa .summary_72e5 .chip_over_1839 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_21aa .summary_72e5 .chip_over_1839:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-bronze-3976
  .iron_21aa
  .summary_72e5
  .media_76d2
  .hard-2ff7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary-bronze-3976
  .iron_21aa
  .summary_72e5
  .media_76d2
  .out-15b8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-lite-e83c .large_bfc6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.large_bfc6 .table_last_22cd.glass-03e5 .item_silver_d91f > li > a:focus,
.large_bfc6 .table_last_22cd.glass-03e5 .item_silver_d91f > li > a:hover,
.large_bfc6 .table_last_22cd.card_wide_0a3b .item_silver_d91f > li > a:focus,
.large_bfc6 .table_last_22cd.card_wide_0a3b .item_silver_d91f > li > a:hover,
.large_bfc6 .table_last_22cd.hover_a65b .item_silver_d91f > li > a:focus,
.large_bfc6 .table_last_22cd.hover_a65b .item_silver_d91f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_bfc6
  .table_last_22cd.glass-03e5
  .item_silver_d91f
  > li.panel_67f8
  > a,
.large_bfc6
  .table_last_22cd.glass-03e5
  .item_silver_d91f
  > li.breadcrumb_tall_c658
  > a,
.large_bfc6
  .table_last_22cd.card_wide_0a3b
  .item_silver_d91f
  > li.panel_67f8
  > a,
.large_bfc6
  .table_last_22cd.card_wide_0a3b
  .item_silver_d91f
  > li.breadcrumb_tall_c658
  > a,
.large_bfc6
  .table_last_22cd.hover_a65b
  .item_silver_d91f
  > li.panel_67f8
  > a,
.large_bfc6 .table_last_22cd.hover_a65b .item_silver_d91f > li.text-hot-83fb > a {
  color: rgba(0, 0, 0, 0.8);
}
.large_bfc6 .feature_outer_ff2b,
.large_bfc6 .feature_outer_ff2b a {
  color: rgba(0, 0, 0, 0.8);
}
.large_bfc6 .footer_top_e299.last-c07a li a,
.large_bfc6 .link_fast_db1e a,
.large_bfc6 .highlight_dynamic_038f,
.large_bfc6 .item_silver_d91f > li > a,
.large_bfc6 .border_5f7e {
  color: rgba(0, 0, 0, 0.55);
}
.large_bfc6 .footer_top_e299.last-c07a li a:hover,
.large_bfc6 .link_fast_db1e a:hover,
.large_bfc6 .highlight_dynamic_038f:hover,
.large_bfc6 .item_silver_d91f > li > a:hover,
.large_bfc6 .border_5f7e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_bfc6 .west-ca1f {
  color: rgba(0, 0, 0, 0.55);
}
.large_bfc6 .west-ca1f .texture-brown-71a8 {
  color: rgba(0, 0, 0, 0.8);
}
.large_bfc6 .west-ca1f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_steel_3675 .backdrop-fixed-fa51 {
  margin-left: auto;
  margin-right: auto;
}
.description-e936 > * {
  margin-left: auto;
  margin-right: auto;
}
.description-e936 .outer-7ba7 {
  margin-right: 1.41575em;
}
.focus-0074 .description-e936 > .west-6ae9 {
  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;
}
.focus-0074 .description-e936 > .complex_8ce2 {
  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;
}
.pressed_80d6.list_steel_3675 .backdrop-fixed-fa51,
.active-7177.list_steel_3675 .backdrop-fixed-fa51 {
  margin-left: 0;
}
.mask-1403.list_steel_3675 .backdrop-fixed-fa51,
.active-74fa.list_steel_3675 .backdrop-fixed-fa51 {
  margin-right: 0;
}
.description-e936 ol,
.description-e936 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row_6b35 video {
  max-width: 100%;
}
.grid_gas_a487 img {
  display: block;
}
.grid_gas_a487.outer-7ba7,
.grid_gas_a487.highlight_c620 {
  width: 100%;
}
.grid_gas_a487.complex_8ce2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.orange-6b1b:not(.notification-north-4654) {
  margin: 1.5em auto;
}
.column-easy-538c p {
  padding: 1.5em 14px;
}
ul.preview_7d91.complex_8ce2,
ul.preview_7d91.west-6ae9,
ul.preview_7d91.surface-77c2.west-6ae9 {
  padding: 0 14px;
}
.south-8ea9 {
  display: block;
  overflow-x: auto;
}
.south-8ea9 table {
  border-collapse: collapse;
  width: 100%;
}
.south-8ea9 td,
.south-8ea9 th {
  padding: 0.5em;
}
.description-e936 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.description-e936 ol ol,
.description-e936 ol ul,
.description-e936 ul ol,
.description-e936 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.description-e936 ol ol li,
.description-e936 ol ul li,
.description-e936 ul ol li,
.description-e936 ul ul li {
  margin-left: 0;
}
.gradient-dynamic-c7bf.slow-803a > .element-f4b7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gradient-dynamic-c7bf.slow-803a > .element-f4b7 iframe,
.gradient-dynamic-c7bf.slow-803a > .element-f4b7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled-0be5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled-0be5.dropdown-bottom-1ba5 {
  padding: 0;
}
.disabled-0be5.dropdown-bottom-1ba5 cite {
  font-size: 13px;
}
.disabled-0be5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled-0be5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element-3b64 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element-3b64 > p:first-child {
  margin-top: 0;
}
.element-3b64 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element-3b64 blockquote {
  border-left: 0;
}
.disabled-bbfe {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.disabled-bbfe:not(.gas_8236) {
  max-width: 100px;
}
.disabled-bbfe.hot_da25 {
  border-bottom: none !important;
  text-align: center;
}
.disabled-bbfe.hot_da25::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .column-easy-538c p {
    padding: 1.5em 0;
  }
}
.alert_action_ad89 {
  color: #0073aa;
}
.frame_glass_ef09 {
  background-color: #0073aa;
}
.purple_7e71 {
  color: #229fd8;
}
.complex_8fe6 {
  background-color: #229fd8;
}
.secondary_pressed_d906 {
  color: #eee;
}
.outline-paper-48eb {
  background-color: #eee;
}
.grid_fluid_ebd1 {
  color: #444;
}
.element_copper_84c7 {
  background-color: #444;
}
.footer_east_46e2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.footer_east_46e2 .pressed-1695 .link_fast_db1e {
  font-size: 15px;
}
.footer_east_46e2 .link_fast_db1e {
  line-height: 1.3;
}
.footer_east_46e2 .large_bfc6 {
}
.footer_east_46e2 .iron_21aa {
  background: #235787;
}
.mask_7efa {
  padding: 0;
}
.mask_7efa .iron_21aa {
  background: #1a1a1a;
}
.mask_7efa .large_bfc6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fluid_ec19 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fluid_ec19 .large_bfc6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fluid_ec19 .iron_21aa {
  background: #303030;
}
.secondary_a27e {
  position: relative;
  z-index: 10;
}
.secondary_a27e .container-2674 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.right_ccee .preview_19ae {
  display: inline-block;
  vertical-align: middle;
}
.right_ccee.form_tiny_4965 .preview_19ae {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .right_ccee.form_tiny_4965 .preview_19ae {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .right_ccee.form_tiny_4965 .preview_19ae {
    margin-right: 0.4em;
  }
}
.right_ccee.form_tiny_4965 .preview_19ae:last-child {
  margin-right: 0;
}
.panel_d423 .container-2674 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .list-lite-e83c .pressed-1695 {
    margin: 0 -0.5em;
  }
  .list-lite-e83c .pressed-1695 [class*="customify-col-"],
  .list-lite-e83c .pressed-1695 [class*="customify-col_"],
  .list-lite-e83c .pressed-1695 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.list-lite-e83c.gradient-9e8d .container-2674 {
  background: 0 0 !important;
}
.list-lite-e83c.gradient-9e8d .container-2674,
.list-lite-e83c.panel_d423 .container-2674 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .list-lite-e83c.progress-hovered-289c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.list-lite-e83c.panel_d423 .container-2674 {
  box-shadow: none !important;
}
.paragraph-d29e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph-d29e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-d29e {
    padding: 18px 0 20px;
  }
}
.paragraph-d29e .static-0e99 {
  width: 100%;
}
.paragraph-d29e .backdrop_cb95 {
  margin-bottom: 0;
}
.paragraph-d29e .card_over_2b5c {
  margin-top: 5px;
  font-size: 0.875em;
}
.filter-hard-e638 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.filter-hard-e638 .smooth_7886 {
  width: 100%;
}
.grid_bronze_51be {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.grid_bronze_51be li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.grid_bronze_51be 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;
}
.grid_bronze_51be li:last-child:after {
  display: none;
}
.grid_bronze_51be li a {
  font-weight: 500;
  margin-right: 10px;
}
.article_east_732d .gallery_0107 button,
.paragraph-d29e .gallery_0107 button {
  left: 0;
}
.article_east_732d .smooth_7886,
.paragraph-d29e .smooth_7886 {
  padding-left: 0;
  padding-right: 0;
}
.article_east_732d .filter-hard-e638,
.paragraph-d29e .filter-hard-e638 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.article_east_732d {
  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;
}
.article_east_732d: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;
}
.article_east_732d .link_wide_9811 {
  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) {
  .article_east_732d .link_wide_9811 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .article_east_732d .link_wide_9811 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .article_east_732d .link_wide_9811 {
    min-height: 200px;
  }
}
.article_east_732d .grid_bronze_51be {
  color: rgba(255, 255, 255, 0.8);
}
.article_east_732d .grid_bronze_51be a,
.article_east_732d .grid_bronze_51be li:after {
  color: inherit;
}
.article_east_732d .grid_bronze_51be a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-smooth-f8da {
  margin-bottom: 0.5em;
}
.article-last-e1e3 {
  margin-bottom: 1.2em;
}
.article-last-e1e3,
.gallery-smooth-f8da {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.article-last-e1e3 p:last-child,
.gallery-smooth-f8da p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery_0107,
#masthead .gallery_0107 {
  display: none;
}
#masthead
  > .gallery_0107.label_0227 {
  display: none;
}
#masthead > .gallery_0107 button {
  left: 0;
}
.small_89a4 {
  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%;
}
.small_89a4 .preview_19ae {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.small_89a4 .medium_f086 {
  display: -webkit-box;
  display: flex;
}
.small_89a4 .medium_f086.pagination_e146 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.small_89a4 .medium_f086.thick_419e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small_89a4 .medium_f086.last-a800 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small_89a4.banner-e029.tall-114b .medium_f086.pagination_e146 {
  flex-basis: 100%;
}
.small_89a4.image-basic-be7d .medium_f086.thick_419e {
  -webkit-box-flex: 1;
  flex: auto;
}
.small_89a4.image-basic-be7d .medium_f086.last-a800 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery_0107.label_0227 {
  display: none;
}
#masthead > .gallery_0107 button {
  left: 0;
}
.gradient_black_c78c {
  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;
}
.gradient_black_c78c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gradient_black_c78c.paragraph-6f60 i {
  margin-right: 4px;
}
.gradient_black_c78c.module_dirty_3aa3 i {
  margin-left: 5px;
}
.link_fast_db1e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.link_fast_db1e p:last-child {
  margin-bottom: 0;
}
.component-6403 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.component-6403 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.component-6403 img {
  display: block;
  width: auto;
  line-height: 1;
}
.component-6403 .feature_outer_ff2b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.component-6403 .list-8544 {
  margin: 5px 0 7px 0;
}
.component-6403.fast_c853 .outline_focused_9409 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component-6403.fast_c853 .border-dynamic-749f {
  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;
}
.component-6403.breadcrumb-812b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.component-6403.breadcrumb-812b .outline_focused_9409 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component-6403.breadcrumb-812b .border-dynamic-749f {
  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;
}
.component-6403.footer_dc7a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component-6403.header_9f85 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.component-6403.header_9f85 .border-dynamic-749f {
  margin-top: 7px;
}
.accordion_pressed_1e12 {
  display: inline-block;
}
.secondary_a27e .accordion_7997 .component-6403 img {
  max-width: 100%;
}
.table_last_22cd .active-26ed.tag-north-2746,
.content-4de1 .active-26ed.tag-north-2746 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.table_last_22cd .soft_9c03,
.content-4de1 .soft_9c03 {
  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%);
}
.table_last_22cd .soft_9c03 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.table_last_22cd.status_f511 .soft_9c03 {
  display: none;
}
.table_last_22cd .hard-57e3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table_last_22cd .hard-57e3 li {
  display: inline-block;
  position: relative;
}
.table_last_22cd .hard-57e3 li:last-child {
  margin-right: 0;
}
.table_last_22cd .hard-57e3 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;
}
.table_last_22cd .hard-57e3 li.text-hot-83fb > a {
  color: rgba(0, 0, 0, 0.9);
}
.table_last_22cd .hard-57e3 > 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;
}
.table_last_22cd .hard-57e3 > li > a i {
  line-height: 0;
}
.table_last_22cd .hard-57e3 > li.blue_a7a8 > a .soft_9c03 {
  margin-left: 4px;
  line-height: 0;
}
.table_last_22cd .hard-57e3 .tertiary_gold_2b82 li.blue_a7a8 > a {
  position: relative;
}
.table_last_22cd .hard-57e3 .tertiary_gold_2b82 li.blue_a7a8 > a:after,
.table_last_22cd .hard-57e3 .tertiary_gold_2b82 li.blue_a7a8 > a:before {
  content: "";
  display: table;
}
.table_last_22cd .hard-57e3 .tertiary_gold_2b82 li.blue_a7a8 > a:after {
  clear: both;
}
.table_last_22cd .hard-57e3 .tertiary_gold_2b82 li.blue_a7a8 > a .soft_9c03 {
  margin-left: 5px;
  float: right;
}
.table_last_22cd .next_82af,
.table_last_22cd .tertiary_gold_2b82 {
  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;
}
.table_last_22cd .tertiary_gold_2b82 {
  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;
}
.table_last_22cd .tertiary_gold_2b82 .tag-north-2746 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table_last_22cd .tertiary_gold_2b82 .soft_9c03 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.table_last_22cd .tertiary_gold_2b82 li {
  display: block;
  margin: 0;
  padding: 0;
}
.table_last_22cd .tertiary_gold_2b82 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;
}
.table_last_22cd .tertiary_gold_2b82 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.table_last_22cd .tertiary_gold_2b82 .tertiary_gold_2b82 {
  top: 0;
  left: 100%;
}
.table_last_22cd .form-9d76.fn-focus-44c8 > .next_82af,
.table_last_22cd .form-9d76.fn-focus-44c8 > .tertiary_gold_2b82,
.table_last_22cd .form-9d76:focus > .next_82af,
.table_last_22cd .form-9d76:focus > .tertiary_gold_2b82,
.table_last_22cd .form-9d76:hover > .next_82af,
.table_last_22cd .form-9d76:hover > .tertiary_gold_2b82 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.table_last_22cd.hover_a65b .item_silver_d91f:after,
.table_last_22cd.hover_a65b .item_silver_d91f:before {
  content: "";
  display: table;
}
.table_last_22cd.hover_a65b .item_silver_d91f:after {
  clear: both;
}
.table_last_22cd.hover_a65b .item_silver_d91f > li {
  float: left;
}
.table_last_22cd.shade_70fd .item_silver_d91f:after,
.table_last_22cd.shade_70fd .item_silver_d91f:before {
  content: "";
  display: table;
}
.table_last_22cd.shade_70fd .item_silver_d91f:after {
  clear: both;
}
.table_last_22cd.shade_70fd .item_silver_d91f > li {
  float: left;
}
.table_last_22cd.shade_70fd .item_silver_d91f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.table_last_22cd.shade_70fd .item_silver_d91f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.table_last_22cd.shade_70fd .item_silver_d91f > li.panel_67f8 > a,
.table_last_22cd.shade_70fd .item_silver_d91f > li.text-hot-83fb > a {
  color: #fff;
  background-color: #1e4b75;
}
.table_last_22cd.glass-03e5 .item_silver_d91f > li > a .tag-north-2746 {
  position: relative;
}
.table_last_22cd.glass-03e5 .item_silver_d91f > li > a .tag-north-2746: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;
}
.table_last_22cd.glass-03e5
  .item_silver_d91f
  > li:focus
  > a
  .tag-north-2746:before,
.table_last_22cd.glass-03e5
  .item_silver_d91f
  > li:hover
  > a
  .tag-north-2746:before {
  width: 100%;
  background-color: currentColor;
}
.table_last_22cd.glass-03e5
  .item_silver_d91f
  > li.panel_67f8
  > a
  .tag-north-2746:before,
.table_last_22cd.glass-03e5
  .item_silver_d91f
  > li.breadcrumb_tall_c658
  > a
  .tag-north-2746:before {
  width: 100%;
  background-color: currentColor;
}
.table_last_22cd.card_wide_0a3b .item_silver_d91f > li > a .tag-north-2746 {
  position: relative;
}
.table_last_22cd.card_wide_0a3b .item_silver_d91f > li > a .tag-north-2746: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;
}
.table_last_22cd.card_wide_0a3b .item_silver_d91f > li:focus > a .tag-north-2746:before,
.table_last_22cd.card_wide_0a3b
  .item_silver_d91f
  > li:hover
  > a
  .tag-north-2746:before {
  width: 100%;
  background-color: currentColor;
}
.table_last_22cd.card_wide_0a3b
  .item_silver_d91f
  > li.panel_67f8
  > a
  .tag-north-2746:before,
.table_last_22cd.card_wide_0a3b
  .item_silver_d91f
  > li.breadcrumb_tall_c658
  > a
  .tag-north-2746:before {
  width: 100%;
  background-color: currentColor;
}
.content-4de1 .hard-57e3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-4de1 .hard-57e3 li:first-child > a {
  border-top: none;
}
.content-4de1 .hard-57e3 .item-d90a > .tag-north-2746 .soft_9c03 {
  display: none;
}
.content-4de1 .hard-57e3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.content-4de1 .hard-57e3 li:last-child {
  border: none;
}
.content-4de1 .hard-57e3 li.blue_a7a8 > a {
  padding-right: 45px !important;
}
.content-4de1 .hard-57e3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.content-4de1 .hard-57e3 li a:focus,
.content-4de1 .hard-57e3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-4de1 .hard-57e3 li .label_solid_8069 {
  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;
}
.content-4de1 .hard-57e3 li .label_solid_8069:hover {
  box-shadow: none;
}
.content-4de1 .hard-57e3 li .label_solid_8069 .soft_9c03 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.content-4de1 .hard-57e3 .tertiary_gold_2b82 {
  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);
}
.content-4de1 .hard-57e3 .tertiary_gold_2b82 li a {
  padding-left: 3em;
}
.content-4de1 .hard-57e3 .breadcrumb-full-8c1a > a .label_solid_8069 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-4de1 .hard-57e3 .breadcrumb-full-8c1a > .tertiary_gold_2b82 {
  display: block;
  opacity: 1;
}
.panel_a8a2 {
  max-width: 100%;
}
.complex-f5c5 {
  line-height: 0;
  cursor: pointer;
}
.border_5f7e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.border_5f7e:hover {
  box-shadow: none;
  color: currentColor;
}
.border_5f7e svg {
  width: 18px;
  height: 18px;
}
.border_5f7e .chip_in_557b {
  display: none;
}
.caption_copper_29ca {
  position: relative;
}
.caption_copper_29ca.fn-active-44c8 .border_5f7e .dropdown_static_4ae7 {
  display: none;
}
.caption_copper_29ca.fn-active-44c8 .border_5f7e .chip_in_557b {
  display: inline-block;
}
.caption_copper_29ca .table-bb2a {
  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);
}
.caption_copper_29ca.chip-68d7 .table-bb2a {
  left: auto;
  right: -0.9em;
}
.caption_copper_29ca.chip-68d7 .image-81a1::before {
  left: auto;
  right: 15px;
}
.caption_copper_29ca.fn-active-44c8 .table-bb2a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media_76d2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media_76d2 label {
  flex-basis: 100%;
}
.media_76d2 .inner-2c11 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.media_76d2 .out-15b8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media_76d2 .out-15b8:focus {
  background-color: transparent;
}
.media_76d2 button.chip_over_1839 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media_76d2 button.chip_over_1839:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media_76d2 button.chip_over_1839 svg {
  width: 18px;
  height: 18px;
}
.media_76d2 input[type="submit"] {
  min-height: auto;
}
.summary_72e5 .media_76d2 .out-15b8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-81a1 {
  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) {
  .image-81a1 {
    width: 220px;
  }
}
.image-81a1 label {
  flex-basis: 100%;
}
.image-81a1::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.primary-bronze-3976 .summary_72e5 .media_76d2 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.primary-bronze-3976
  .summary_72e5
  .media_76d2
  .inner-2c11 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.primary-bronze-3976 .summary_72e5 .media_76d2 .out-15b8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.primary-bronze-3976
  .summary_72e5
  .media_76d2
  .out-15b8:focus {
  background: 0 0;
}
.primary-bronze-3976
  .summary_72e5
  .media_76d2
  .hard-2ff7 {
  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;
}
.footer_top_e299 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.footer_top_e299 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.footer_top_e299 li:last-child {
  margin-right: 0;
}
.footer_top_e299 li:first-child {
  margin-left: 0;
}
.footer_top_e299.bronze_36e4 a {
  color: #fff;
}
.footer_top_e299.bronze_36e4 a:hover {
  color: #fff;
}
.footer_top_e299 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.footer_top_e299 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.footer_top_e299 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer_top_e299 a:hover {
  opacity: 0.9;
  color: inherit;
}
.footer_top_e299 [class*="social-icon-apple"] {
  background-color: #999;
}
.footer_top_e299 [class*="social-icon-apple"].heading_4e60 {
  background-color: transparent;
  color: #999;
}
.footer_top_e299 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.footer_top_e299 [class*="social-icon-behance"].heading_4e60 {
  background-color: transparent;
  color: #1769ff;
}
.footer_top_e299 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.footer_top_e299 [class*="social-icon-bitbucket"].heading_4e60 {
  background-color: transparent;
  color: #205081;
}
.footer_top_e299 [class*="social-icon-codepen"] {
  background-color: #000;
}
.footer_top_e299 [class*="social-icon-codepen"].heading_4e60 {
  background-color: transparent;
  color: #000;
}
.footer_top_e299 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.footer_top_e299 [class*="social-icon-delicious"].heading_4e60 {
  background-color: transparent;
  color: #39f;
}
.footer_top_e299 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.footer_top_e299 [class*="social-icon-digg"].heading_4e60 {
  background-color: transparent;
  color: #005be2;
}
.footer_top_e299 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.footer_top_e299 [class*="social-icon-dribbble"].heading_4e60 {
  background-color: transparent;
  color: #ea4c89;
}
.footer_top_e299 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.footer_top_e299 [class*="social-icon-envelope"].heading_4e60 {
  background-color: transparent;
  color: #ea4335;
}
.footer_top_e299 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.footer_top_e299 [class*="social-icon-facebook"].heading_4e60 {
  background-color: transparent;
  color: #3b5998;
}
.footer_top_e299 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.footer_top_e299 [class*="social-icon-flickr"].heading_4e60 {
  background-color: transparent;
  color: #0063dc;
}
.footer_top_e299 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.footer_top_e299 [class*="social-icon-foursquare"].heading_4e60 {
  background-color: transparent;
  color: #2d5be3;
}
.footer_top_e299 [class*="social-icon-github"] {
  background-color: #333;
}
.footer_top_e299 [class*="social-icon-github"].heading_4e60 {
  background-color: transparent;
  color: #333;
}
.footer_top_e299 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.footer_top_e299 [class*="social-icon-google-plus"].heading_4e60 {
  background-color: transparent;
  color: #dd4b39;
}
.footer_top_e299 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.footer_top_e299 [class*="social-icon-houzz"].heading_4e60 {
  background-color: transparent;
  color: #7ac142;
}
.footer_top_e299 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.footer_top_e299 [class*="social-icon-instagram"].heading_4e60 {
  background-color: transparent;
  color: #262626;
}
.footer_top_e299 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.footer_top_e299 [class*="social-icon-jsfiddle"].heading_4e60 {
  background-color: transparent;
  color: #487aa2;
}
.footer_top_e299 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.footer_top_e299 [class*="social-icon-linkedin"].heading_4e60 {
  background-color: transparent;
  color: #0077b5;
}
.footer_top_e299 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.footer_top_e299 [class*="social-icon-medium"].heading_4e60 {
  background-color: transparent;
  color: #00ab6b;
}
.footer_top_e299 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.footer_top_e299
  [class*="social-icon-odnoklassniki"].heading_4e60 {
  background-color: transparent;
  color: #f4731c;
}
.footer_top_e299 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.footer_top_e299 [class*="social-icon-meetup"].heading_4e60 {
  background-color: transparent;
  color: #ec1c40;
}
.footer_top_e299 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.footer_top_e299 [class*="social-icon-pinterest"].heading_4e60 {
  background-color: transparent;
  color: #bd081c;
}
.footer_top_e299 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.footer_top_e299 [class*="social-icon-product-hunt"].heading_4e60 {
  background-color: transparent;
  color: #da552f;
}
.footer_top_e299 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.footer_top_e299 [class*="social-icon-reddit"].heading_4e60 {
  background-color: transparent;
  color: #ff4500;
}
.footer_top_e299 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.footer_top_e299 [class*="social-icon-rss"].heading_4e60 {
  background-color: transparent;
  color: #f26522;
}
.footer_top_e299 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.footer_top_e299
  [class*="social-icon-shopping-cart"].heading_4e60 {
  background-color: transparent;
  color: #4caf50;
}
.footer_top_e299 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.footer_top_e299 [class*="social-icon-skype"].heading_4e60 {
  background-color: transparent;
  color: #00aff0;
}
.footer_top_e299 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.footer_top_e299 [class*="social-icon-slideshare"].heading_4e60 {
  background-color: transparent;
  color: #0077b5;
}
.footer_top_e299 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.footer_top_e299 [class*="social-icon-snapchat"].heading_4e60 {
  background-color: transparent;
  color: #fffc00;
}
.footer_top_e299 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.footer_top_e299 [class*="social-icon-soundcloud"].heading_4e60 {
  background-color: transparent;
  color: #f80;
}
.footer_top_e299 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.footer_top_e299 [class*="social-icon-spotify"].heading_4e60 {
  background-color: transparent;
  color: #2ebd59;
}
.footer_top_e299 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.footer_top_e299
  [class*="social-icon-stack-overflow"].heading_4e60 {
  background-color: transparent;
  color: #fe7a15;
}
.footer_top_e299 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.footer_top_e299 [class*="social-icon-maldkfgram"].heading_4e60 {
  background-color: transparent;
  color: #2ca5e0;
}
.footer_top_e299 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.footer_top_e299 [class*="social-icon-tripadvisor"].heading_4e60 {
  background-color: transparent;
  color: #589442;
}
.footer_top_e299 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.footer_top_e299 [class*="social-icon-tumblr"].heading_4e60 {
  background-color: transparent;
  color: #35465c;
}
.footer_top_e299 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.footer_top_e299 [class*="social-icon-twitch"].heading_4e60 {
  background-color: transparent;
  color: #6441a5;
}
.footer_top_e299 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.footer_top_e299 [class*="social-icon-twitter"].heading_4e60 {
  background-color: transparent;
  color: #1da1f2;
}
.footer_top_e299 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.footer_top_e299 [class*="social-icon-vimeo"].heading_4e60 {
  background-color: transparent;
  color: #1ab7ea;
}
.footer_top_e299 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.footer_top_e299 [class*="social-icon-vk"].heading_4e60 {
  background-color: transparent;
  color: #45668e;
}
.footer_top_e299 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.footer_top_e299 [class*="social-icon-weibo"].heading_4e60 {
  background-color: transparent;
  color: #df2029;
}
.footer_top_e299 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.footer_top_e299 [class*="social-icon-weixin"].heading_4e60 {
  background-color: transparent;
  color: #7bb32e;
}
.footer_top_e299 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.footer_top_e299 [class*="social-icon-whatsapp"].heading_4e60 {
  background-color: transparent;
  color: #25d366;
}
.footer_top_e299 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.footer_top_e299 [class*="social-icon-wordpress"].heading_4e60 {
  background-color: transparent;
  color: #21759b;
}
.footer_top_e299 [class*="social-icon-xing"] {
  background-color: #026466;
}
.footer_top_e299 [class*="social-icon-xing"].heading_4e60 {
  background-color: transparent;
  color: #026466;
}
.footer_top_e299 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.footer_top_e299 [class*="social-icon-yelp"].heading_4e60 {
  background-color: transparent;
  color: #af0606;
}
.footer_top_e299 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.footer_top_e299 [class*="social-icon-youtube"].heading_4e60 {
  background-color: transparent;
  color: #cd201f;
}
.highlight_dynamic_038f {
  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;
}
.highlight_dynamic_038f:hover {
  box-shadow: none;
  background: 0 0;
}
.border_0676 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.alert-3f94 {
  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;
}
.item_plasma_c7c5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pro_510d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pro_510d,
.pro_510d::after,
.pro_510d::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;
}
.pro_510d::after,
.pro_510d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static-7a71 .alert-3f94 .item_plasma_c7c5 {
  margin-top: -2px;
  width: 19px;
}
.static-7a71 .alert-3f94 .pro_510d {
  margin-top: -1px;
}
.static-7a71 .alert-3f94 .pro_510d,
.static-7a71 .alert-3f94 .pro_510d::after,
.static-7a71 .alert-3f94 .pro_510d::before {
  width: 19px;
  height: 2px;
}
.static-7a71 .alert-3f94 .pro_510d::before {
  top: -6px;
}
.static-7a71 .alert-3f94 .pro_510d::after {
  bottom: -6px;
}
.stale-9161 .alert-3f94 .item_plasma_c7c5 {
  margin-top: -2px;
  width: 22px;
}
.stale-9161 .alert-3f94 .pro_510d {
  margin-top: -1px;
}
.stale-9161 .alert-3f94 .pro_510d,
.stale-9161 .alert-3f94 .pro_510d::after,
.stale-9161 .alert-3f94 .pro_510d::before {
  width: 22px;
  height: 2px;
}
.stale-9161 .alert-3f94 .pro_510d::before {
  top: -7px;
}
.stale-9161 .alert-3f94 .pro_510d::after {
  bottom: -7px;
}
.alert-dim-c215 .alert-3f94 .item_plasma_c7c5 {
  margin-top: -2px;
  width: 31px;
}
.alert-dim-c215 .alert-3f94 .pro_510d {
  margin-top: -1.5px;
}
.alert-dim-c215 .alert-3f94 .pro_510d,
.alert-dim-c215 .alert-3f94 .pro_510d::after,
.alert-dim-c215 .alert-3f94 .pro_510d::before {
  width: 31px;
  height: 3px;
}
.alert-dim-c215 .alert-3f94 .pro_510d::before {
  top: -9px;
}
.alert-dim-c215 .alert-3f94 .pro_510d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .description_huge_28d5 .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 19px;
  }
  .description_huge_28d5 .alert-3f94 .pro_510d {
    margin-top: -1px;
  }
  .description_huge_28d5 .alert-3f94 .pro_510d,
  .description_huge_28d5 .alert-3f94 .pro_510d::after,
  .description_huge_28d5 .alert-3f94 .pro_510d::before {
    width: 19px;
    height: 2px;
  }
  .description_huge_28d5 .alert-3f94 .pro_510d::before {
    top: -6px;
  }
  .description_huge_28d5 .alert-3f94 .pro_510d::after {
    bottom: -6px;
  }
  .tall_2489 .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 22px;
  }
  .tall_2489 .alert-3f94 .pro_510d {
    margin-top: -1px;
  }
  .tall_2489 .alert-3f94 .pro_510d,
  .tall_2489 .alert-3f94 .pro_510d::after,
  .tall_2489 .alert-3f94 .pro_510d::before {
    width: 22px;
    height: 2px;
  }
  .tall_2489 .alert-3f94 .pro_510d::before {
    top: -7px;
  }
  .tall_2489 .alert-3f94 .pro_510d::after {
    bottom: -7px;
  }
  .block_lower_c4e1 .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 31px;
  }
  .block_lower_c4e1 .alert-3f94 .pro_510d {
    margin-top: -1.5px;
  }
  .block_lower_c4e1 .alert-3f94 .pro_510d,
  .block_lower_c4e1 .alert-3f94 .pro_510d::after,
  .block_lower_c4e1 .alert-3f94 .pro_510d::before {
    width: 31px;
    height: 3px;
  }
  .block_lower_c4e1 .alert-3f94 .pro_510d::before {
    top: -9px;
  }
  .block_lower_c4e1 .alert-3f94 .pro_510d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info_65cc .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 19px;
  }
  .info_65cc .alert-3f94 .pro_510d {
    margin-top: -1px;
  }
  .info_65cc .alert-3f94 .pro_510d,
  .info_65cc .alert-3f94 .pro_510d::after,
  .info_65cc .alert-3f94 .pro_510d::before {
    width: 19px;
    height: 2px;
  }
  .info_65cc .alert-3f94 .pro_510d::before {
    top: -6px;
  }
  .info_65cc .alert-3f94 .pro_510d::after {
    bottom: -6px;
  }
  .pressed_28fe .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_28fe .alert-3f94 .pro_510d {
    margin-top: -1px;
  }
  .pressed_28fe .alert-3f94 .pro_510d,
  .pressed_28fe .alert-3f94 .pro_510d::after,
  .pressed_28fe .alert-3f94 .pro_510d::before {
    width: 22px;
    height: 2px;
  }
  .pressed_28fe .alert-3f94 .pro_510d::before {
    top: -7px;
  }
  .pressed_28fe .alert-3f94 .pro_510d::after {
    bottom: -7px;
  }
  .layout_2594 .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_2594 .alert-3f94 .pro_510d {
    margin-top: -1.5px;
  }
  .layout_2594 .alert-3f94 .pro_510d,
  .layout_2594 .alert-3f94 .pro_510d::after,
  .layout_2594 .alert-3f94 .pro_510d::before {
    width: 31px;
    height: 3px;
  }
  .layout_2594 .alert-3f94 .pro_510d::before {
    top: -9px;
  }
  .layout_2594 .alert-3f94 .pro_510d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .lite_1bd1 .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 19px;
  }
  .lite_1bd1 .alert-3f94 .pro_510d {
    margin-top: -1px;
  }
  .lite_1bd1 .alert-3f94 .pro_510d,
  .lite_1bd1 .alert-3f94 .pro_510d::after,
  .lite_1bd1 .alert-3f94 .pro_510d::before {
    width: 19px;
    height: 2px;
  }
  .lite_1bd1 .alert-3f94 .pro_510d::before {
    top: -6px;
  }
  .lite_1bd1 .alert-3f94 .pro_510d::after {
    bottom: -6px;
  }
  .selected-7c41 .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 22px;
  }
  .selected-7c41 .alert-3f94 .pro_510d {
    margin-top: -1px;
  }
  .selected-7c41 .alert-3f94 .pro_510d,
  .selected-7c41 .alert-3f94 .pro_510d::after,
  .selected-7c41 .alert-3f94 .pro_510d::before {
    width: 22px;
    height: 2px;
  }
  .selected-7c41 .alert-3f94 .pro_510d::before {
    top: -7px;
  }
  .selected-7c41 .alert-3f94 .pro_510d::after {
    bottom: -7px;
  }
  .pro_0ff4 .alert-3f94 .item_plasma_c7c5 {
    margin-top: -2px;
    width: 31px;
  }
  .pro_0ff4 .alert-3f94 .pro_510d {
    margin-top: -1.5px;
  }
  .pro_0ff4 .alert-3f94 .pro_510d,
  .pro_0ff4 .alert-3f94 .pro_510d::after,
  .pro_0ff4 .alert-3f94 .pro_510d::before {
    width: 31px;
    height: 3px;
  }
  .pro_0ff4 .alert-3f94 .pro_510d::before {
    top: -9px;
  }
  .pro_0ff4 .alert-3f94 .pro_510d::after {
    bottom: -9px;
  }
}
.active-e69b .pro_510d {
  -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);
}
.active-e69b .pro_510d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.active-e69b .pro_510d::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);
}
.active-e69b.caption_1b94 .pro_510d {
  -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);
}
.active-e69b.caption_1b94 .pro_510d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.active-e69b.caption_1b94 .pro_510d::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);
}
.header-fresh-1fb6 {
  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.advanced-ba69:before {
  display: none;
}
.progress_7326 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.progress_7326 .label-tiny-61ed {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.progress_7326 .label-tiny-61ed:last-of-type {
  border-bottom: none;
}
.progress_7326 .label-tiny-61ed.wrapper-lite-ed7a,
.progress_7326 .label-tiny-61ed.banner-8ffb,
.progress_7326 .label-tiny-61ed.light_dc74 {
  padding: 0;
}
.progress_7326 .content-4de1 .label_solid_8069 {
  color: currentColor;
}
.progress_7326 .content-4de1 .label_solid_8069:focus,
.progress_7326 .content-4de1 .label_solid_8069:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_7326.large_bfc6 .west-ca1f,
.progress_7326.large_bfc6 .link_fast_db1e a,
.progress_7326.large_bfc6 .item_silver_d91f a,
.progress_7326.large_bfc6 .tertiary_gold_2b82 a {
  color: rgba(0, 0, 0, 0.55);
}
.progress_7326.large_bfc6 .west-ca1f:hover,
.progress_7326.large_bfc6 .link_fast_db1e a:hover,
.progress_7326.large_bfc6 .item_silver_d91f a:hover,
.progress_7326.large_bfc6 .tertiary_gold_2b82 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_7326.large_bfc6 .texture-brown-71a8 {
  color: rgba(0, 0, 0, 0.8);
}
.progress_7326.large_bfc6 .label-tiny-61ed {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_7326.large_bfc6 .label-tiny-61ed:before {
  background: rgba(0, 0, 0, 0.08);
}
.progress_7326.large_bfc6 .surface-dirty-927d:before {
  background: rgba(255, 255, 255, 0.9);
}
.progress_7326.large_bfc6 .content-4de1 .hard-57e3 li a,
.progress_7326.large_bfc6 .content-4de1 .label_solid_8069,
.progress_7326.large_bfc6 .tertiary_gold_2b82 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_7326.large_bfc6 .content-4de1 .label_solid_8069:focus,
.progress_7326.large_bfc6 .content-4de1 .label_solid_8069:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_7326.large_bfc6 .hard-57e3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_7326.iron_21aa .west-ca1f,
.progress_7326.iron_21aa .link_fast_db1e a,
.progress_7326.iron_21aa .item_silver_d91f .label_solid_8069,
.progress_7326.iron_21aa .item_silver_d91f a,
.progress_7326.iron_21aa .tertiary_gold_2b82 a {
  color: rgba(255, 255, 255, 0.79);
}
.progress_7326.iron_21aa .west-ca1f:hover,
.progress_7326.iron_21aa .link_fast_db1e a:hover,
.progress_7326.iron_21aa .item_silver_d91f .label_solid_8069:hover,
.progress_7326.iron_21aa .item_silver_d91f a:hover,
.progress_7326.iron_21aa .tertiary_gold_2b82 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_7326.iron_21aa .texture-brown-71a8 {
  color: rgba(255, 255, 255, 0.99);
}
.progress_7326.iron_21aa .label-tiny-61ed {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_7326.iron_21aa .label-tiny-61ed:before {
  background: rgba(255, 255, 255, 0.08);
}
.progress_7326.iron_21aa .surface-dirty-927d:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_7326.iron_21aa .content-4de1 .hard-57e3 li a,
.progress_7326.iron_21aa .content-4de1 .label_solid_8069,
.progress_7326.iron_21aa .tertiary_gold_2b82 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_7326.iron_21aa .content-4de1 .label_solid_8069:focus,
.progress_7326.iron_21aa .content-4de1 .label_solid_8069:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_7326.iron_21aa .hard-57e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-dirty-927d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.surface-dirty-927d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.item_soft_8266 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label-gold-5516 .progress_7326 {
  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;
}
.label-gold-5516 .label-tiny-61ed {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label-gold-5516 .label-tiny-61ed: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) {
  .label-gold-5516 .label-tiny-61ed:before {
    width: 16%;
    left: 42%;
  }
}
.label-gold-5516 .label-tiny-61ed:last-child:before {
  content: none;
}
.label-gold-5516 .label-tiny-61ed[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label-gold-5516 .content-4de1 .hard-57e3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label-gold-5516 .content-4de1 .hard-57e3 li a .label_solid_8069 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label-gold-5516 .content-4de1 .tertiary_gold_2b82 {
  border: none;
}
.label-gold-5516 .content-4de1 .tertiary_gold_2b82 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label-gold-5516 .surface-dirty-927d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label-gold-5516 .item_soft_8266 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label-gold-5516 .iron_21aa .surface-dirty-927d:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-gold-5516 .large_bfc6.progress_center_f178 .pro_510d {
  background: rgba(0, 0, 0, 0.6);
}
.label-gold-5516
  .large_bfc6.progress_center_f178
  .pro_510d::after,
.label-gold-5516
  .large_bfc6.progress_center_f178
  .pro_510d:before {
  background: inherit;
}
.label-gold-5516
  .large_bfc6.progress_center_f178:hover
  .pro_510d {
  background: rgba(0, 0, 0, 0.8);
}
.section-blue-4883 .progress_7326 {
  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) {
  .section-blue-4883 .progress_7326 {
    width: auto;
    right: 45px;
  }
}
.tiny-e3bd .progress_7326 {
  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) {
  .tiny-e3bd .progress_7326 {
    width: auto;
    left: 45px;
  }
}
.advanced-ba69 .progress_7326 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.advanced-ba69 .item_soft_8266 {
  max-width: 48em;
  margin: 0 auto;
}
.advanced-ba69 .surface-dirty-927d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider-down-7b20 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider-down-7b20.label-gold-5516 .progress_7326 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider-down-7b20.section-blue-4883 .progress_7326 {
  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);
}
.slider-down-7b20 .progress_7326 {
  visibility: visible;
}
.slider-down-7b20.tiny-e3bd .progress_7326 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.thumbnail_32ef,
.menu_7f48 {
  overflow-x: hidden;
}
.thumbnail_32ef .progress_7326 {
  overflow: auto;
}
.thumbnail_32ef.label-gold-5516 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_32ef.label-gold-5516 .progress_7326 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.thumbnail_32ef.label-gold-5516 .highlight_dynamic_038f {
  opacity: 0;
}
.thumbnail_32ef.section-blue-4883 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_32ef.section-blue-4883 .progress_7326 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.thumbnail_32ef.section-blue-4883 .highlight_dynamic_038f {
  opacity: 0;
}
.thumbnail_32ef.tiny-e3bd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.thumbnail_32ef.tiny-e3bd .progress_7326 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.thumbnail_32ef.tiny-e3bd .highlight_dynamic_038f {
  opacity: 0;
}
.thumbnail_32ef.advanced-ba69 .progress_7326 {
  z-index: 10;
  visibility: visible;
}
.progress_center_f178 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress_center_f178 .pro_510d {
  background: rgba(255, 255, 255, 0.99);
}
.progress_center_f178 .pro_510d::after,
.progress_center_f178 .pro_510d:before {
  background: inherit;
}
.progress_center_f178:hover .pro_510d {
  background: rgba(255, 255, 255, 0.99);
}
.tiny-e3bd .progress_center_f178 {
  top: 10px;
  right: auto;
  left: 12px;
}
.advanced-ba69 .progress_center_f178 {
  display: none !important;
}
.thumbnail_32ef:before,
.menu_7f48:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.thumbnail_32ef .progress_center_f178,
.menu_7f48 .progress_center_f178 {
  display: inline-block;
}
.progress_7326 .preview_19ae {
  -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;
}
.thumbnail_32ef .progress_7326 .preview_19ae,
.menu_7f48 .progress_7326 .preview_19ae {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.north-a9e4 .inner-2c11 {
  width: 100%;
}
.accordion_7997 {
  padding: 0 0.5em 0;
}
.accordion_7997 [class*="customify-col-"],
.accordion_7997 [class*="customify-col_"],
.accordion_7997 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fast-7096 .accordion_7997 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pressed-1695 .overlay-pro-4125,
  .overlay-pro-4125 {
    display: none;
  }
  .simple_6e95 {
    text-align: left;
  }
  .hot_da56 {
    text-align: center;
  }
  .picture_916d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pressed-1695 .south_3c2b,
  .south_3c2b {
    display: none;
  }
  .modal_solid_1cdf {
    text-align: left;
  }
  .widget_left_650f {
    text-align: center;
  }
  .highlight-dynamic-3521 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pressed-1695 .border_f344,
  .border_f344 {
    display: none;
  }
  .stone-1e39 {
    text-align: left;
  }
  .new-d9cf {
    text-align: center;
  }
  .tertiary_huge_154d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info_f030 {
  box-shadow: none !important;
}
.dropdown-77a3 .feature-over-3318,
.soft_a9be .feature-over-3318 {
  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;
}
.soft_a9be .feature-over-3318 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container-2674 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container-2674:after,
.container-2674:before {
  content: "";
  display: table;
}
.container-2674:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container-2674 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container-2674,
.progress-hovered-289c {
  max-width: 1248px;
  margin: 0 auto;
}

.dropdown_right_01b2.dropdown_solid_c176 .container-2674 {
  max-width: 100%;
}
.dropdown_right_01b2.chip-d61f {
  max-width: 1200px;
  margin: 0 auto;
}
.dropdown_right_01b2.steel_c9d2 .container-2674 {
  max-width: 100%;
}
.dropdown_right_01b2.steel_c9d2 > .container-2674 {
  padding-left: 0;
  padding-right: 0;
}
.dropdown_right_01b2.steel_c9d2 > .container-2674 .pressed-1695 {
  margin: 0;
}
.dropdown_right_01b2.steel_c9d2
  > .container-2674
  .light-f40a.alert-7300 {
  margin-right: 0;
  margin-left: 0;
}
.dropdown_right_01b2.steel_c9d2 #main.alert-7300 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .table-26ea #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .table-26ea #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .top_24fe .backdrop-fixed-fa51 {
    padding-right: 1em;
  }
  .top_24fe.sort_pink_507f .light-f40a {
    border-right: 1px solid #eaecee;
  }
  .top_24fe.sort_pink_507f .backdrop-fixed-fa51 {
    padding-right: 1em;
  }
  .top_24fe.sort_pink_507f .aside-medium-4176 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_fresh_b879 .backdrop-fixed-fa51 {
    padding-left: 1em;
  }
  .accent_fresh_b879.sort_pink_507f .light-f40a {
    border-left: 1px solid #eaecee;
  }
  .accent_fresh_b879.sort_pink_507f .backdrop-fixed-fa51 {
    padding-left: 1em;
  }
  .accent_fresh_b879.sort_pink_507f .aside-medium-4176 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current-db32 .backdrop-fixed-fa51 {
    padding-left: 1em;
  }
  .current-db32.sort_pink_507f .breadcrumb-under-4bc6 {
    border-right: 1px solid #eaecee;
  }
  .current-db32.sort_pink_507f .stone_b0c2 {
    border-right: 1px solid #eaecee;
  }
  .current-db32.sort_pink_507f .backdrop-fixed-fa51 {
    padding-left: 1em;
  }
  .current-db32.sort_pink_507f .aside-medium-4176 {
    padding-right: 1em;
  }
  .current-db32.sort_pink_507f .gas_1fae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-upper-7233 .backdrop-fixed-fa51 {
    padding-right: 1em;
  }
  .hover-upper-7233.sort_pink_507f .breadcrumb-under-4bc6 {
    border-left: 1px solid #eaecee;
  }
  .hover-upper-7233.sort_pink_507f .stone_b0c2 {
    border-left: 1px solid #eaecee;
  }
  .hover-upper-7233.sort_pink_507f .backdrop-fixed-fa51 {
    padding-right: 1em;
  }
  .hover-upper-7233.sort_pink_507f .aside-medium-4176 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-upper-7233.sort_pink_507f .gas_1fae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-26ea .backdrop-fixed-fa51 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-26ea.sort_pink_507f .light-f40a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .table-26ea.sort_pink_507f .backdrop-fixed-fa51 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table-26ea.sort_pink_507f .aside-medium-4176 {
    padding-left: 1em;
  }
  .table-26ea.sort_pink_507f .gas_1fae {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .table-26ea.sort_pink_507f .backdrop-fixed-fa51 {
    padding-left: 0;
  }
}
.block-last-d10d .right_ccee {
  display: inline-block;
}
.input_iron_f9e7 {
  display: inline-block;
}
.button_23d4 {
  word-con: break-word;
}
.fluid-e145 > span {
  display: inline-block;
  padding: 5px 0;
}
.fluid-e145 .shadow_3bcb {
  margin-left: 8px;
  margin-right: 8px;
}
.fluid-e145 .notice-soft-ec2f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.popup-brown-4229 .hard-1aeb {
  margin-bottom: 2em;
}
.popup-brown-4229 .title_fixed_1540 {
  margin-bottom: 15px;
}
.popup-brown-4229 .title_fixed_1540:last-child {
  margin-bottom: 0;
}
.popup-brown-4229 .tooltip_top_dd01 {
  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) {
  .popup-brown-4229 .tooltip_top_dd01 {
    display: block;
  }
}
.popup-brown-4229 .box-glass-9536 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .popup-brown-4229 .box-glass-9536 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.popup-brown-4229 .hero-f8f5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.popup-brown-4229 .hero-f8f5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.popup-brown-4229 .hero-f8f5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.popup-brown-4229 .button_23d4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup-brown-4229 .button_23d4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.popup-brown-4229 .shadow-ade5 p:last-child {
  margin-bottom: 0;
}
.popup-brown-4229 .green_bf89 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.popup-brown-4229 .primary_5c06 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.popup-brown-4229 .large_4d78 {
  margin-top: 1em;
}
.popup-brown-4229 .list_focused_b9d9 {
  top: 0;
  display: block;
}
.popup-brown-4229 .list_focused_b9d9 a {
  color: inherit;
}
.popup-brown-4229 .list_focused_b9d9 a:hover {
  color: inherit;
}
.popup-brown-4229 .pattern-under-ab5c {
  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;
}
.popup-brown-4229 .pattern-under-ab5c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.popup-brown-4229 .primary_5c06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.popup-brown-4229 .bright-06a4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.popup-brown-4229 .bright-06a4:first-child {
  margin-top: 0;
}
.popup-brown-4229 .bright-06a4.list-gold-b252 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.popup-brown-4229 .bright-06a4.grid-01b0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup-brown-4229
  .bright-06a4.grid-01b0.wrapper_2fab
  .large_4d78 {
  width: 100%;
}
.popup-brown-4229 .grid-01b0 {
  -webkit-box-align: center;
  align-items: center;
}
.popup-brown-4229 .grid-01b0 .fluid-e145,
.popup-brown-4229 .grid-01b0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.popup-brown-4229 .hero-f8f5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.popup-brown-4229 .hero-f8f5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.popup-brown-4229 .hero-f8f5: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;
}
.popup-brown-4229 .list-gold-b252 {
  z-index: 5;
}
.popup-brown-4229 .glass_9fe4 .info-cool-ba4d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.popup-brown-4229 .item-569e .info-cool-ba4d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.popup-brown-4229 .tag_3053 .info-cool-ba4d {
  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;
}
.popup-brown-4229.right-020e .tooltip_top_dd01,
.popup-brown-4229.hero_95b1 .tooltip_top_dd01 {
  display: block;
}
.popup-brown-4229.right-020e .tooltip_top_dd01 .current_3ff7,
.popup-brown-4229.right-020e .tooltip_top_dd01 .primary_5c06,
.popup-brown-4229.hero_95b1 .tooltip_top_dd01 .current_3ff7,
.popup-brown-4229.hero_95b1 .tooltip_top_dd01 .primary_5c06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup-brown-4229.focused-36c3 .box-glass-9536 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .popup-brown-4229.focused-36c3 .box-glass-9536 {
    margin-right: 0;
  }
}
.popup-brown-4229.right-020e .box-glass-9536,
.popup-brown-4229.hero_95b1 .box-glass-9536 {
  padding-top: 40%;
}
.popup-brown-4229.right-020e .hard-1aeb,
.popup-brown-4229.hero_95b1 .hard-1aeb {
  display: block;
}
.popup-brown-4229.right-020e .fn-sticky-44c8 .primary_5c06,
.popup-brown-4229.hero_95b1 .fn-sticky-44c8 .primary_5c06 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.popup-brown-4229.right-020e .box-glass-9536,
.popup-brown-4229.hero_95b1 .box-glass-9536 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.popup-brown-4229.right-020e .primary_5c06 {
  padding: 1em;
}
.secondary_fa97 {
  margin: 30px auto;
  display: block;
}
.secondary_fa97 .static_c650 > * {
  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;
}
.secondary_fa97 .static_c650 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary_fa97 .static_c650 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wood-e127 .fluid-e145 {
  margin-bottom: 1.41575em;
}
.wood-e127 .gallery-f4a7 {
  margin-bottom: 1.618em;
}
.description-e936 .last_786f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.description-e936 .last_786f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.description-e936 .table-dirty-6def {
  max-width: 100%;
  overflow: auto;
}
.list_steel_3675 .description-e936 a:hover {
  text-decoration: underline;
}
.north_20fe .title_fixed_1540:not(.button_23d4),
.north_20fe .hero-f8f5 {
  margin-bottom: 1.41575em;
}
.north_20fe .title_fixed_1540:not(.button_23d4):last-child,
.north_20fe .hero-f8f5:last-child {
  margin-bottom: 0;
}
.north_20fe .title_fixed_1540.purple-f84a {
  margin-bottom: 0.41575em;
}
.north_20fe .gas_e214:before,
.north_20fe .dynamic_ff7f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.north_20fe .gas_e214:before {
  content: "\f115";
}
.north_20fe .dynamic_ff7f:before {
  content: "\f02c";
}
.north_20fe .pressed_4fa3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.north_20fe .pressed_4fa3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.in-c24a {
  display: -webkit-box;
  display: flex;
}
.in-c24a .sidebar_bb88 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .in-c24a .sidebar_bb88 {
    flex-basis: 90px;
  }
}
.in-c24a .preview_first_b0fc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .in-c24a .preview_first_b0fc {
    flex-basis: calc(100% - 50px);
  }
}
.in-c24a .hover_large_13cb p:last-child {
  margin-bottom: 0.72em;
}
.brown-67f3 .static_c650 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.brown-67f3 .static_c650:after,
.brown-67f3 .static_c650:before {
  content: "";
  display: table;
}
.brown-67f3 .static_c650:after {
  clear: both;
}
.brown-67f3 .static_c650 .grid_a621,
.brown-67f3 .static_c650 .right-1029 {
  width: 49%;
}
.brown-67f3 .static_c650 .grid_a621 a span.text-35e2,
.brown-67f3 .static_c650 .right-1029 a span.text-35e2 {
  display: block;
  margin-bottom: 5px;
}
.brown-67f3 .static_c650 .right-1029 {
  float: left;
  text-align: left;
}
.brown-67f3 .static_c650 .grid_a621 {
  float: right;
  text-align: right;
}
.new-1734 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .new-1734 {
    margin-bottom: 0;
  }
}
.top_7680 {
  margin-bottom: 1em;
}
.top_7680 .button_23d4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.breadcrumb_green_e49c a {
  display: block;
  line-height: 0;
  position: relative;
}
.row-hovered-ad37 .top_7680,
.narrow-7359 .top_7680 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .row-hovered-ad37 .top_7680,
  .narrow-7359 .top_7680 {
    display: block;
  }
}
.row-hovered-ad37 .breadcrumb_green_e49c,
.narrow-7359 .breadcrumb_green_e49c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .row-hovered-ad37 .breadcrumb_green_e49c,
  .narrow-7359 .breadcrumb_green_e49c {
    margin-bottom: 1em;
  }
}
.row-hovered-ad37 .breadcrumb_green_e49c img,
.narrow-7359 .breadcrumb_green_e49c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.row-hovered-ad37 .background_ea5d,
.narrow-7359 .background_ea5d {
  flex-basis: calc(100% - 160px);
}
.row-hovered-ad37 .background_ea5d p,
.narrow-7359 .background_ea5d p {
  margin-bottom: 0;
}
.row-hovered-ad37 .background_ea5d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .row-hovered-ad37 .background_ea5d {
    padding-left: 0;
  }
}
.narrow-7359 .background_ea5d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .narrow-7359 .background_ea5d {
    padding-right: 0;
  }
}
.narrow-7359 .breadcrumb_green_e49c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.focused-a742 .breadcrumb_green_e49c {
  margin-bottom: 0.5em;
}
.focused-a742 .breadcrumb_green_e49c img {
  width: 100%;
}
.search-pro-9fc4 .info_dynamic_f6b0,
.aside-outer-c9e9 .info_dynamic_f6b0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.aside-outer-c9e9 .light-f40a .item-fd3a p:last-child {
  margin-bottom: 0;
}
.glass-95be {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module-pro-9748 .module-c27e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module-pro-9748 .module-c27e:last-of-type {
    margin-bottom: 0;
  }
}
.module-pro-9748 .module-c27e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-pro-9748 .module-c27e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module-pro-9748 .module-c27e ul li {
  margin: 0 0 0.6em;
}
.module-pro-9748 .module-c27e ul li.carousel_8963,
.module-pro-9748 .module-c27e ul li.form-9f67 {
  position: relative;
}
.module-pro-9748 .module-c27e ul li.carousel_8963 .text_e211,
.module-pro-9748 .module-c27e ul li.form-9f67 .text_e211 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module-pro-9748 .module-c27e ul li.carousel_8963:after:after,
.module-pro-9748 .module-c27e ul li.carousel_8963:after:before,
.module-pro-9748
  .module-c27e
  ul
  li.form-9f67:after:after,
.module-pro-9748
  .module-c27e
  ul
  li.form-9f67:after:before {
  content: "";
  display: table;
}
.module-pro-9748 .module-c27e ul li.carousel_8963:after:after,
.module-pro-9748
  .module-c27e
  ul
  li.form-9f67:after:after {
  clear: both;
}
.module-pro-9748 .module-c27e a.row-3a4f:hover {
  text-decoration: none;
}
.module-pro-9748 .module-c27e select {
  max-width: 100%;
}
.module-pro-9748 .module-c27e table {
  font-size: 85%;
}
.module-pro-9748 .module-c27e table td,
.module-pro-9748 .module-c27e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module-pro-9748 .module-c27e table tfoot td {
  text-align: left;
}
.module-pro-9748 .module-c27e :last-child {
  margin-bottom: 0;
}
.module-pro-9748 .module-c27e .sidebar_ad2a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module-pro-9748 .module-c27e .sidebar_ad2a label {
  width: 100%;
}
.module-pro-9748 .module-c27e .sidebar_ad2a .out-15b8 {
  width: 100%;
  display: block;
}
.module-pro-9748 .module-c27e .sidebar_ad2a .chip_over_1839 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module-pro-9748 .module-c27e .sidebar_ad2a .chip_over_1839:hover svg #svg-search {
  fill: #444;
}
.module-pro-9748 .module-c27e .sidebar_ad2a .chip_over_1839 svg {
  width: 18px;
  height: 18px;
}
.module-pro-9748 .pagination_fluid_e0ae ul ul,
.module-pro-9748 .hero_bd43 ul ul,
.module-pro-9748 .column-cold-10b3 ul ul,
.module-pro-9748 .north_f52e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module-pro-9748 .pagination_fluid_e0ae .blue_a7a8 > a,
.module-pro-9748 .hero_bd43 .blue_a7a8 > a,
.module-pro-9748 .column-cold-10b3 .blue_a7a8 > a,
.module-pro-9748 .north_f52e .blue_a7a8 > a {
  margin-bottom: 0;
}
.module-pro-9748 .summary_cold_ed1b li,
.module-pro-9748 .pagination_fluid_e0ae li,
.module-pro-9748 .preview-d8b4 li,
.module-pro-9748 .hero_bd43 li,
.module-pro-9748 .column-cold-10b3 li,
.module-pro-9748 .north_f52e li,
.module-pro-9748 .status-22e8 li,
.module-pro-9748 .purple_b1e7 li {
  display: block;
  position: relative;
}
.module-pro-9748 .summary_cold_ed1b li:last-child,
.module-pro-9748 .pagination_fluid_e0ae li:last-child,
.module-pro-9748 .preview-d8b4 li:last-child,
.module-pro-9748 .hero_bd43 li:last-child,
.module-pro-9748 .column-cold-10b3 li:last-child,
.module-pro-9748 .north_f52e li:last-child,
.module-pro-9748 .status-22e8 li:last-child,
.module-pro-9748 .purple_b1e7 li:last-child {
  border: none;
}
.module-pro-9748 .summary_cold_ed1b li a,
.module-pro-9748 .pagination_fluid_e0ae li a,
.module-pro-9748 .preview-d8b4 li a,
.module-pro-9748 .hero_bd43 li a,
.module-pro-9748 .column-cold-10b3 li a,
.module-pro-9748 .north_f52e li a,
.module-pro-9748 .status-22e8 li a,
.module-pro-9748 .purple_b1e7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-pro-9748 .summary_cold_ed1b li ul li::before,
.module-pro-9748 .pagination_fluid_e0ae li ul li::before,
.module-pro-9748 .preview-d8b4 li ul li::before,
.module-pro-9748 .hero_bd43 li ul li::before,
.module-pro-9748 .column-cold-10b3 li ul li::before,
.module-pro-9748 .north_f52e li ul li::before,
.module-pro-9748 .status-22e8 li ul li::before,
.module-pro-9748 .purple_b1e7 li ul li::before {
  left: 15px;
}
.module-pro-9748 .summary_cold_ed1b li ul a,
.module-pro-9748 .pagination_fluid_e0ae li ul a,
.module-pro-9748 .preview-d8b4 li ul a,
.module-pro-9748 .hero_bd43 li ul a,
.module-pro-9748 .column-cold-10b3 li ul a,
.module-pro-9748 .north_f52e li ul a,
.module-pro-9748 .status-22e8 li ul a,
.module-pro-9748 .purple_b1e7 li ul a {
  padding-left: 20px;
}
.module-pro-9748 .summary_cold_ed1b li ul ul li::before,
.module-pro-9748 .pagination_fluid_e0ae li ul ul li::before,
.module-pro-9748 .preview-d8b4 li ul ul li::before,
.module-pro-9748 .hero_bd43 li ul ul li::before,
.module-pro-9748 .column-cold-10b3 li ul ul li::before,
.module-pro-9748 .north_f52e li ul ul li::before,
.module-pro-9748 .status-22e8 li ul ul li::before,
.module-pro-9748 .purple_b1e7 li ul ul li::before {
  left: 30px;
}
.module-pro-9748 .summary_cold_ed1b li ul ul a,
.module-pro-9748 .pagination_fluid_e0ae li ul ul a,
.module-pro-9748 .preview-d8b4 li ul ul a,
.module-pro-9748 .hero_bd43 li ul ul a,
.module-pro-9748 .column-cold-10b3 li ul ul a,
.module-pro-9748 .north_f52e li ul ul a,
.module-pro-9748 .status-22e8 li ul ul a,
.module-pro-9748 .purple_b1e7 li ul ul a {
  padding-left: 40px;
}
.module-pro-9748 .small-cf8e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-pro-9748 .purple_b1e7 ul li {
  margin-bottom: 1.41575em;
}
.module-pro-9748 .purple_b1e7 ul li .component_42fc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module-pro-9748 .purple_b1e7 ul li .dropdown-rough-189e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.iron_21aa .summary_cold_ed1b li a,
.iron_21aa .pagination_fluid_e0ae li a,
.iron_21aa .preview-d8b4 li a,
.iron_21aa .hero_bd43 li a,
.iron_21aa .column-cold-10b3 li a,
.iron_21aa .north_f52e li a,
.iron_21aa .status-22e8 li a,
.iron_21aa .purple_b1e7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_21aa .small-cf8e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_21aa .module-c27e ul li.carousel_8963 .text_e211,
.iron_21aa .module-c27e ul li.form-9f67 .text_e211 {
  background: rgba(0, 0, 0, 0.2);
}
.iron_21aa .module-pro-9748 .module-c27e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_right_01b2 .module-pro-9748 .hard-57e3 li {
  margin: 0;
}
.dropdown_right_01b2 .module-pro-9748 .hard-57e3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dropdown_right_01b2 .module-pro-9748 .hard-57e3 li ul {
  margin: 0;
}
.dropdown_right_01b2 .module-pro-9748 .hard-57e3 li ul li a {
  padding-left: 15px;
}
.dropdown_right_01b2 .module-pro-9748 .hard-57e3 li ul li li a {
  padding-left: 30px;
}
.dropdown_right_01b2 .module-pro-9748 .hard-57e3 li.text-hot-83fb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dropdown_right_01b2 .module-pro-9748 .hard-57e3 li.text-hot-83fb > 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;
}
.dropdown_right_01b2 .module-pro-9748 .hard-57e3 li.text-hot-83fb > 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;
}
.label_tall_3c32 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav-large-40ac {
  position: relative;
  z-index: 10;
}
.nav-large-40ac .preview_19ae {
  width: 100%;
  max-width: 100%;
}
.picture-gas-dfeb .gradient_e65d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture-gas-dfeb .large_bfc6 {
}
.picture-gas-dfeb .iron_21aa {
  background: #292929;
}
.paragraph-8514 .gradient_e65d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph-8514 .large_bfc6 {
  background: #f9f9f9;
}
.paragraph-8514 .iron_21aa {
  background: #303030;
}
.highlight-basic-31c3 .gradient_e65d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight-basic-31c3 .right_ccee {
    margin-bottom: 1em;
  }
  .highlight-basic-31c3 .right_ccee:last-child {
    margin-bottom: 0;
  }
}
.highlight-basic-31c3 .large_bfc6 {
  background: #ededed;
}
.highlight-basic-31c3 .iron_21aa {
  background: #1a1a1a;
}
.gradient_e65d.large_bfc6 {
  color: rgba(0, 0, 0, 0.6);
}
.gradient_e65d.large_bfc6 .preview_right_48f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient_e65d.iron_21aa {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_e65d.iron_21aa a:not(.row-3a4f) {
  color: rgba(255, 255, 255, 0.79);
}
.gradient_e65d.iron_21aa a:not(.row-3a4f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_e65d.iron_21aa .preview_right_48f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient_e65d.iron_21aa table tbody td,
.gradient_e65d.iron_21aa table th {
  background: rgba(0, 0, 0, 0.08);
}
.hero_cool_16ca.panel_d423 .container-2674 {
  max-width: initial;
}
.hero_cool_16ca .form_tiny_4965 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hero_cool_16ca .form_tiny_4965 .preview_19ae {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hero_cool_16ca .form_tiny_4965 .preview_19ae {
    display: block;
    margin-bottom: 2em;
  }
  .hero_cool_16ca .form_tiny_4965 .preview_19ae:last-child {
    margin-bottom: 0;
  }
}
.highlight-basic-31c3 .right_ccee:last-child,
.paragraph-8514 .right_ccee:last-child,
.picture-gas-dfeb .right_ccee:last-child {
  margin-bottom: 0;
}
.highlight-basic-31c3 .right_ccee .module-pro-9748 .module-c27e:last-child,
.paragraph-8514 .right_ccee .module-pro-9748 .module-c27e:last-child,
.picture-gas-dfeb .right_ccee .module-pro-9748 .module-c27e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .highlight-basic-31c3 .layout-3dd3,
  .highlight-basic-31c3 .disabled_14e6,
  .paragraph-8514 .layout-3dd3,
  .paragraph-8514 .disabled_14e6,
  .picture-gas-dfeb .layout-3dd3,
  .picture-gas-dfeb .disabled_14e6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav-large-40ac .right_ccee {
    margin-bottom: 2em;
  }
}
.nav-large-40ac p:last-child {
  margin-bottom: 0;
}
.nav-large-40ac li,
.nav-large-40ac ul {
  list-style: none;
  margin: 0;
}
.nav-large-40ac ul ul {
  margin-left: 2.617924em;
}
.large-deb8 {
  font-size: 0.875em;
}

/* css-noise: f101 */
.widget-item-e4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
