/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice-purple-34ce/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice-purple-34ce
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.notice-purple-34ce/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail-d0fd.bronze-842f/licenses/gpl-2.0.first-3486
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.container-dark-9af8/, (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.basic_1908.banner_2545/normalize.action_be09/
 ======
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.action_be09 v7.0.0 | MIT License | github.notice-purple-34ce/necolas/normalize.action_be09 */
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;
}
.slow_6e3f .summary-wood-9f77,
.border_439e,
.iron_c355,
.media_small_2c5e,
.accent_steel_77e9,
.focus_active_db30,
.surface-complex-9399,
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;
}
.border_439e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .border_439e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .border_439e,
  h1 {
    font-size: 1.8em;
  }
}
.iron_c355,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.iron_c355 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .iron_c355,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .iron_c355,
  h2 {
    font-size: 1.7em;
  }
}
.media_small_2c5e,
h3 {
  font-size: 1.618em;
}
.slow_6e3f .summary-wood-9f77,
.accent_steel_77e9,
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.form-ba3d {
  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;
}
.overlay-55b4:after,
.overlay-55b4:before,
.advanced_9810:after,
.advanced_9810:before {
  content: "";
  display: table;
}
.overlay-55b4:after,
.advanced_9810:after {
  clear: both;
}
.tertiary_lower_1e50 {
  float: right;
  margin-right: 0;
}
.component_lite_38bd {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tiny_5514 .easy_319e,
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;
}
.tiny_5514 .easy_319e: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;
}
.purple_1de2 .easy_319e {
  box-shadow: none;
}
.purple_1de2
  .easy_319e
  .green_e173 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.purple_1de2 .easy_319e .preview_complex_5ad9 {
  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;
}
.purple_1de2
  .easy_319e
  .preview_complex_5ad9
  b {
  display: none;
}
.purple_1de2 .accent-inner-2fa9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.badge_hovered_6933:not(.slider_soft_fb84):not(.menu-yellow-a8ed),
button:not(.slider_soft_fb84):not(.menu-yellow-a8ed),
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ),
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ),
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ) {
  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;
}
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):hover,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):hover,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):hover,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):hover,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):active,
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):active,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):active,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):active,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):active,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus {
  outline: 0;
}
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018 {
  position: relative;
}
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .section-solid-e3e3,
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hero-5a89,
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hovered-af7c,
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  i,
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  svg,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .section-solid-e3e3,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hero-5a89,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hovered-af7c,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  i,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  svg,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .section-solid-e3e3,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hero-5a89,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hovered-af7c,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  i,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  svg,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .section-solid-e3e3,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hero-5a89,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hovered-af7c,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  i,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  svg,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .section-solid-e3e3,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hero-5a89,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  .hovered-af7c,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  i,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018
  svg {
  visibility: hidden;
}
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018:after,
button:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018:after,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018:after,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018:after,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ).fn-loading-e018: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;
}
.badge_hovered_6933:not(.slider_soft_fb84):not(.menu-yellow-a8ed),
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ),
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ),
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ) {
  color: #fff;
  background: #235787;
}
.badge_hovered_6933:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus,
input[type="button"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus,
input[type="reset"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus,
input[type="submit"]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ):focus {
  color: #fff;
}
.badge_hovered_6933.fn-disabled-e018:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ),
.badge_hovered_6933[disabled]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ),
button.fn-disabled-e018:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ),
button[disabled]:not(.slider_soft_fb84):not(
    .menu-yellow-a8ed
  ) {
  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;
}
.shade_hard_0c78 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shade_hard_0c78: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;
}
.gas_7c51 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.overlay_1531 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gas_695f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.overlay-55b4:after,
.overlay-55b4:before,
.short_5082:after,
.short_5082:before,
.media_5af8:after,
.media_5af8:before,
.tabs_blue_b9a8:after,
.tabs_blue_b9a8:before,
.element-glass-169a:after,
.element-glass-169a:before,
.glass-7a6d:after,
.glass-7a6d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.overlay-55b4:after,
.short_5082:after,
.media_5af8:after,
.tabs_blue_b9a8:after,
.element-glass-169a:after,
.glass-7a6d:after {
  clear: both;
}
.short_5082 .notification_8983,
.media_5af8 .notification_8983,
.advanced_75bd .notification_8983 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header_8596 {
  display: inline-block;
}
.menu-under-344d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.menu-under-344d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.menu-under-344d .photo-under-e7aa {
  padding: 1em 0;
  font-size: 85%;
}
.photo-under-e7aa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.progress_gas_b5a6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.progress_gas_b5a6:after,
.progress_gas_b5a6:before {
  content: "";
  display: table;
}
.progress_gas_b5a6:after {
  clear: both;
}
.down_09af {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tabs-thick-e792 .down_09af {
  max-width: 50%;
}
.hot-4c3f .down_09af {
  max-width: 33.33%;
}
.column-bronze-d224 .down_09af {
  max-width: 25%;
}
.hero-middle-d2ea .down_09af {
  max-width: 20%;
}
.column-e55d .down_09af {
  max-width: 16.66%;
}
.in_9943 .down_09af {
  max-width: 14.28%;
}
.hard-09b8 .down_09af {
  max-width: 12.5%;
}
.steel-9646 .down_09af {
  max-width: 11.11%;
}
.gas-ee7d {
  display: block;
}
.slow_6e3f .over_4158 label,
.slow_6e3f .iron_e91d label,
.slow_6e3f .active-6b7e label,
.slow_6e3f .bright_6509 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.brown-83f9 {
  list-style: none;
  margin: 0;
}
.brown-83f9 article.texture_upper_3601 {
  margin-bottom: 0;
}
.brown-83f9 ul {
  list-style: none;
  margin: 0;
}
.brown-83f9 .hidden_e7ed li.texture_upper_3601 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .brown-83f9 .hidden_e7ed li.texture_upper_3601 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .brown-83f9 .hidden_e7ed li.texture_upper_3601: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) {
  .brown-83f9 .hidden_e7ed li.texture_upper_3601 li.texture_upper_3601 li.texture_upper_3601 li.texture_upper_3601 {
    padding-left: 0;
  }
}
article.texture_upper_3601 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture_upper_3601 .short_5082 p:last-of-type {
  margin-bottom: 0;
}
article.texture_upper_3601 .light-7c35 {
  float: left;
}
article.texture_upper_3601 .caption-0a2e {
  margin-left: 85px;
}
article.texture_upper_3601 .shadow-mini-966c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture_upper_3601 .shadow-mini-966c .row_old_d568 {
  margin-left: 10px;
}
article.texture_upper_3601 .panel-inner-e428 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture_upper_3601 .copper-634f {
  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 .over_4158,
  #respond .active-6b7e,
  #respond .bright_6509 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .over_4158 input,
#respond .active-6b7e input,
#respond .bright_6509 input {
  width: 100%;
}
#respond .bright_6509 {
  margin-right: 0;
}
#respond .primary-short-0a49 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green-ee4f {
  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;
}
.green-ee4f.filter-plasma-10a3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.green-ee4f 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%);
}
.green-ee4f:focus,
.green-ee4f: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);
}
.description-eecd {
  border-radius: 10%;
}
.out_dc80 {
  border-radius: 50%;
}
.row-hovered-34a1 {
  font-size: 0.72em;
}
.aside-selected-65cd {
  font-size: 0.875em;
}
.silver-6919 {
  font-size: 1.1em;
}
.panel_stone_7542 {
  text-transform: uppercase;
  line-height: 1.2;
}
.panel_stone_7542.row-hovered-34a1 {
  letter-spacing: 0.5px;
}
.modal-action-6b74,
.modal-action-6b74 a {
  color: #6d6d6d;
}
.modal-action-6b74 a:hover {
  color: #111;
}
.image_56f0 {
  color: #6d6d6d;
}
.focus_bright_a7a5 {
  overflow-x: hidden;
}
.focus_bright_a7a5 .banner-dddd.label_8f7f {
  position: relative;
}
.focus_bright_a7a5 .banner-dddd.label_8f7f.hover-2b5e {
  position: initial;
}
.focus_bright_a7a5
  .banner-dddd.label_8f7f.hover-2b5e
  .footer_173a {
  left: auto;
}
.focus_bright_a7a5 .banner-dddd .footer_173a {
  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;
}
.focus_bright_a7a5 .banner-dddd:hover.label_8f7f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.focus_bright_a7a5
  .banner-dddd:hover.label_8f7f
  .footer_173a {
  display: block;
  z-index: 9999999;
}
.focus_bright_a7a5 .backdrop_8cba .info-simple-88e5,
.focus_bright_a7a5 .status_3bd7 .info-simple-88e5 {
  display: none;
}
.focus_bright_a7a5 .modal-e79e .banner-dddd:hover.label_8f7f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.slow_6e3f .over_4158 label,
.slow_6e3f .iron_e91d label,
.slow_6e3f .active-6b7e label,
.slow_6e3f .bright_6509 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.brown-83f9 {
  list-style: none;
  margin: 0;
}
.brown-83f9 article.texture_upper_3601 {
  margin-bottom: 0;
}
.brown-83f9 ul {
  list-style: none;
  margin: 0;
}
.brown-83f9 .hidden_e7ed li.texture_upper_3601 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .brown-83f9 .hidden_e7ed li.texture_upper_3601 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .brown-83f9 .hidden_e7ed li.texture_upper_3601: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) {
  .brown-83f9 .hidden_e7ed li.texture_upper_3601 li.texture_upper_3601 li.texture_upper_3601 li.texture_upper_3601 {
    padding-left: 0;
  }
}
article.texture_upper_3601 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture_upper_3601 .short_5082 p:last-of-type {
  margin-bottom: 0;
}
article.texture_upper_3601 .light-7c35 {
  float: left;
}
article.texture_upper_3601 .caption-0a2e {
  margin-left: 85px;
}
article.texture_upper_3601 .shadow-mini-966c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture_upper_3601 .shadow-mini-966c .row_old_d568 {
  margin-left: 10px;
}
article.texture_upper_3601 .panel-inner-e428 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture_upper_3601 .copper-634f {
  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 .over_4158,
  #respond .active-6b7e,
  #respond .bright_6509 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .over_4158 input,
#respond .active-6b7e input,
#respond .bright_6509 input {
  width: 100%;
}
#respond .bright_6509 {
  margin-right: 0;
}
#respond .primary-short-0a49 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop_8cba .pressed-58c6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pressed-58c6 .brown-203c.menu-small-4bfb .container_rough_12f2 > li > a:focus,
.pressed-58c6 .brown-203c.menu-small-4bfb .container_rough_12f2 > li > a:hover,
.pressed-58c6 .brown-203c.frame-gold-4255 .container_rough_12f2 > li > a:focus,
.pressed-58c6 .brown-203c.frame-gold-4255 .container_rough_12f2 > li > a:hover,
.pressed-58c6 .brown-203c.panel-copper-8bd3 .container_rough_12f2 > li > a:focus,
.pressed-58c6 .brown-203c.panel-copper-8bd3 .container_rough_12f2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-58c6
  .brown-203c.menu-small-4bfb
  .container_rough_12f2
  > li.section_gold_5ce2
  > a,
.pressed-58c6
  .brown-203c.menu-small-4bfb
  .container_rough_12f2
  > li.new-9b01
  > a,
.pressed-58c6
  .brown-203c.frame-gold-4255
  .container_rough_12f2
  > li.section_gold_5ce2
  > a,
.pressed-58c6
  .brown-203c.frame-gold-4255
  .container_rough_12f2
  > li.new-9b01
  > a,
.pressed-58c6
  .brown-203c.panel-copper-8bd3
  .container_rough_12f2
  > li.section_gold_5ce2
  > a,
.pressed-58c6 .brown-203c.panel-copper-8bd3 .container_rough_12f2 > li.detail_next_1ffc > a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-58c6 .sidebar-d0d3,
.pressed-58c6 .sidebar-d0d3 a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-58c6 .search_up_9733.component_fresh_0667 li a,
.pressed-58c6 .silver_a9e7 a,
.pressed-58c6 .input_3f09,
.pressed-58c6 .container_rough_12f2 > li > a,
.pressed-58c6 .list_262c {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6 .search_up_9733.component_fresh_0667 li a:hover,
.pressed-58c6 .silver_a9e7 a:hover,
.pressed-58c6 .input_3f09:hover,
.pressed-58c6 .container_rough_12f2 > li > a:hover,
.pressed-58c6 .list_262c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-58c6 .video_fluid_d295 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6 .video_fluid_d295 .item-5bea {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-58c6 .video_fluid_d295:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-58c6 .primary-6d34 .avatar-f90f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6 .primary-6d34 .avatar-f90f .up_b061 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6
  .primary-6d34
  .avatar-f90f
  .up_b061::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6
  .primary-6d34
  .avatar-f90f
  .up_b061:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6
  .primary-6d34
  .avatar-f90f
  .up_b061::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6
  .primary-6d34
  .avatar-f90f
  .up_b061::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6 .primary-6d34 .rough-3c36 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-58c6 .primary-6d34 .rough-3c36:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-pressed-2e87
  .pressed-58c6
  .primary-6d34
  .active_43ab
  .widget-purple-2adb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link-pressed-2e87
  .pressed-58c6
  .primary-6d34
  .active_43ab
  .up_b061 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_8cba .over_6abd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.over_6abd .brown-203c.menu-small-4bfb .container_rough_12f2 > li > a:focus,
.over_6abd .brown-203c.menu-small-4bfb .container_rough_12f2 > li > a:hover,
.over_6abd .brown-203c.frame-gold-4255 .container_rough_12f2 > li > a:focus,
.over_6abd .brown-203c.frame-gold-4255 .container_rough_12f2 > li > a:hover,
.over_6abd .brown-203c.panel-copper-8bd3 .container_rough_12f2 > li > a:focus,
.over_6abd .brown-203c.panel-copper-8bd3 .container_rough_12f2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over_6abd
  .brown-203c.menu-small-4bfb
  .container_rough_12f2
  > li.section_gold_5ce2
  > a,
.over_6abd
  .brown-203c.menu-small-4bfb
  .container_rough_12f2
  > li.new-9b01
  > a,
.over_6abd
  .brown-203c.frame-gold-4255
  .container_rough_12f2
  > li.section_gold_5ce2
  > a,
.over_6abd
  .brown-203c.frame-gold-4255
  .container_rough_12f2
  > li.new-9b01
  > a,
.over_6abd
  .brown-203c.panel-copper-8bd3
  .container_rough_12f2
  > li.section_gold_5ce2
  > a,
.over_6abd .brown-203c.panel-copper-8bd3 .container_rough_12f2 > li.detail_next_1ffc > a {
  color: rgba(0, 0, 0, 0.8);
}
.over_6abd .sidebar-d0d3,
.over_6abd .sidebar-d0d3 a {
  color: rgba(0, 0, 0, 0.8);
}
.over_6abd .search_up_9733.component_fresh_0667 li a,
.over_6abd .silver_a9e7 a,
.over_6abd .input_3f09,
.over_6abd .container_rough_12f2 > li > a,
.over_6abd .list_262c {
  color: rgba(0, 0, 0, 0.55);
}
.over_6abd .search_up_9733.component_fresh_0667 li a:hover,
.over_6abd .silver_a9e7 a:hover,
.over_6abd .input_3f09:hover,
.over_6abd .container_rough_12f2 > li > a:hover,
.over_6abd .list_262c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over_6abd .video_fluid_d295 {
  color: rgba(0, 0, 0, 0.55);
}
.over_6abd .video_fluid_d295 .item-5bea {
  color: rgba(0, 0, 0, 0.8);
}
.over_6abd .video_fluid_d295:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_glass_81be .message_steel_0657 {
  margin-left: auto;
  margin-right: auto;
}
.media_5af8 > * {
  margin-left: auto;
  margin-right: auto;
}
.media_5af8 .gas_7c51 {
  margin-right: 1.41575em;
}
.image-in-f1df .media_5af8 > .outer_cd0b {
  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;
}
.image-in-f1df .media_5af8 > .copper-00be {
  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;
}
.breadcrumb-a9e3.widget_glass_81be .message_steel_0657,
.list_c359.widget_glass_81be .message_steel_0657 {
  margin-left: 0;
}
.button_focused_1532.widget_glass_81be .message_steel_0657,
.text_fd5e.widget_glass_81be .message_steel_0657 {
  margin-right: 0;
}
.media_5af8 ol,
.media_5af8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.detail_prev_1c46 video {
  max-width: 100%;
}
.pagination-glass-2e92 img {
  display: block;
}
.pagination-glass-2e92.gas_7c51,
.pagination-glass-2e92.overlay_1531 {
  width: 100%;
}
.pagination-glass-2e92.copper-00be img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dim_debe:not(.modal-90be) {
  margin: 1.5em auto;
}
.up-d190 p {
  padding: 1.5em 14px;
}
ul.cold_cef2.copper-00be,
ul.cold_cef2.outer_cd0b,
ul.cold_cef2.logo_lower_b882.outer_cd0b {
  padding: 0 14px;
}
.lite_3a85 {
  display: block;
  overflow-x: auto;
}
.lite_3a85 table {
  border-collapse: collapse;
  width: 100%;
}
.lite_3a85 td,
.lite_3a85 th {
  padding: 0.5em;
}
.media_5af8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.media_5af8 ol ol,
.media_5af8 ol ul,
.media_5af8 ul ol,
.media_5af8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.media_5af8 ol ol li,
.media_5af8 ol ul li,
.media_5af8 ul ol li,
.media_5af8 ul ul li {
  margin-left: 0;
}
.full_69a4.hard_7eda > .caption-mini-15ef {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.full_69a4.hard_7eda > .caption-mini-15ef iframe,
.full_69a4.hard_7eda > .caption-mini-15ef > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.glass-9c90 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.glass-9c90.mask-dc4a {
  padding: 0;
}
.glass-9c90.mask-dc4a cite {
  font-size: 13px;
}
.glass-9c90 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.glass-9c90 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hot-faa1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hot-faa1 > p:first-child {
  margin-top: 0;
}
.hot-faa1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hot-faa1 blockquote {
  border-left: 0;
}
.photo_85a5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.photo_85a5:not(.hard-b273) {
  max-width: 100px;
}
.photo_85a5.label-east-bb53 {
  border-bottom: none !important;
  text-align: center;
}
.photo_85a5.label-east-bb53::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .up-d190 p {
    padding: 1.5em 0;
  }
}
.silver-04e0 {
  color: #0073aa;
}
.top-95f9 {
  background-color: #0073aa;
}
.modal_099e {
  color: #229fd8;
}
.stale-fd83 {
  background-color: #229fd8;
}
.cool_d1ea {
  color: #eee;
}
.next-d4f8 {
  background-color: #eee;
}
.wide-0b44 {
  color: #444;
}
.soft_3ab6 {
  background-color: #444;
}
.secondary-56e7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.secondary-56e7 .link_iron_03f8 .silver_a9e7 {
  font-size: 15px;
}
.secondary-56e7 .silver_a9e7 {
  line-height: 1.3;
}
.secondary-56e7 .over_6abd {
}
.secondary-56e7 .pressed-58c6 {
  background: #235787;
}
.button_3f2e {
  padding: 0;
}
.button_3f2e .pressed-58c6 {
  background: #1a1a1a;
}
.button_3f2e .over_6abd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.over-75b1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.over-75b1 .over_6abd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.over-75b1 .pressed-58c6 {
  background: #303030;
}
.glass-7a6d {
  position: relative;
  z-index: 10;
}
.glass-7a6d .yellow-27b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tiny-de60 .label_8f7f {
  display: inline-block;
  vertical-align: middle;
}
.tiny-de60.carousel_right_f555 .label_8f7f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tiny-de60.carousel_right_f555 .label_8f7f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tiny-de60.carousel_right_f555 .label_8f7f {
    margin-right: 0.4em;
  }
}
.tiny-de60.carousel_right_f555 .label_8f7f:last-child {
  margin-right: 0;
}
.shadow_north_fd42 .yellow-27b4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop_8cba .link_iron_03f8 {
    margin: 0 -0.5em;
  }
  .backdrop_8cba .link_iron_03f8 [class*="customify-col-"],
  .backdrop_8cba .link_iron_03f8 [class*="customify-col_"],
  .backdrop_8cba .link_iron_03f8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop_8cba.center-c526 .yellow-27b4 {
  background: 0 0 !important;
}
.backdrop_8cba.center-c526 .yellow-27b4,
.backdrop_8cba.shadow_north_fd42 .yellow-27b4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop_8cba.widget_b46d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop_8cba.shadow_north_fd42 .yellow-27b4 {
  box-shadow: none !important;
}
.link_b7d1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link_b7d1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link_b7d1 {
    padding: 18px 0 20px;
  }
}
.link_b7d1 .layout-static-c326 {
  width: 100%;
}
.link_b7d1 .shadow_copper_4a61 {
  margin-bottom: 0;
}
.link_b7d1 .static-7661 {
  margin-top: 5px;
  font-size: 0.875em;
}
.aside-solid-482b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.aside-solid-482b .item-bronze-7ee2 {
  width: 100%;
}
.lower-4550 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.lower-4550 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.lower-4550 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;
}
.lower-4550 li:last-child:after {
  display: none;
}
.lower-4550 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hover-9028 .info-simple-88e5 button,
.link_b7d1 .info-simple-88e5 button {
  left: 0;
}
.hover-9028 .item-bronze-7ee2,
.link_b7d1 .item-bronze-7ee2 {
  padding-left: 0;
  padding-right: 0;
}
.hover-9028 .aside-solid-482b,
.link_b7d1 .aside-solid-482b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hover-9028 {
  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;
}
.hover-9028: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;
}
.hover-9028 .hovered-defc {
  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) {
  .hover-9028 .hovered-defc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hover-9028 .hovered-defc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hover-9028 .hovered-defc {
    min-height: 200px;
  }
}
.hover-9028 .lower-4550 {
  color: rgba(255, 255, 255, 0.8);
}
.hover-9028 .lower-4550 a,
.hover-9028 .lower-4550 li:after {
  color: inherit;
}
.hover-9028 .lower-4550 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notice-c1f9 {
  margin-bottom: 0.5em;
}
.clean_add9 {
  margin-bottom: 1.2em;
}
.clean_add9,
.notice-c1f9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.clean_add9 p:last-child,
.notice-c1f9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .info-simple-88e5,
#masthead .info-simple-88e5 {
  display: none;
}
#masthead
  > .info-simple-88e5.row-61a1 {
  display: none;
}
#masthead > .info-simple-88e5 button {
  left: 0;
}
.out_3507 {
  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%;
}
.out_3507 .label_8f7f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.out_3507 .copper_4162 {
  display: -webkit-box;
  display: flex;
}
.out_3507 .copper_4162.wrapper-1294 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.out_3507 .copper_4162.secondary-b1e3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out_3507 .copper_4162.paper_88ac {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out_3507.upper_4983.center-25f8 .copper_4162.wrapper-1294 {
  flex-basis: 100%;
}
.out_3507.gas_7efe .copper_4162.secondary-b1e3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.out_3507.gas_7efe .copper_4162.paper_88ac {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .info-simple-88e5.row-61a1 {
  display: none;
}
#masthead > .info-simple-88e5 button {
  left: 0;
}
.outline-fluid-4b71 {
  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;
}
.outline-fluid-4b71:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outline-fluid-4b71.component_a5f4 i {
  margin-right: 4px;
}
.outline-fluid-4b71.steel-fe49 i {
  margin-left: 5px;
}
.silver_a9e7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.silver_a9e7 p:last-child {
  margin-bottom: 0;
}
.notice_d7e1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notice_d7e1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notice_d7e1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.notice_d7e1 .sidebar-d0d3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notice_d7e1 .box-south-cf6c {
  margin: 5px 0 7px 0;
}
.notice_d7e1.gallery_7d4b .disabled_1f59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_d7e1.gallery_7d4b .narrow_2fb0 {
  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;
}
.notice_d7e1.sort-d845 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notice_d7e1.sort-d845 .disabled_1f59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_d7e1.sort-d845 .narrow_2fb0 {
  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;
}
.notice_d7e1.gradient_3905 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice_d7e1.surface-in-e451 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notice_d7e1.surface-in-e451 .narrow_2fb0 {
  margin-top: 7px;
}
.advanced_5c0d {
  display: inline-block;
}
.glass-7a6d .hero-c9b6 .notice_d7e1 img {
  max-width: 100%;
}
.brown-203c .menu-paper-c7b9.accent-upper-f283,
.primary-6ffa .menu-paper-c7b9.accent-upper-f283 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.brown-203c .notification_ec2c,
.primary-6ffa .notification_ec2c {
  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%);
}
.brown-203c .notification_ec2c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.brown-203c.highlight_old_9d12 .notification_ec2c {
  display: none;
}
.brown-203c .outline_ccc4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.brown-203c .outline_ccc4 li {
  display: inline-block;
  position: relative;
}
.brown-203c .outline_ccc4 li:last-child {
  margin-right: 0;
}
.brown-203c .outline_ccc4 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;
}
.brown-203c .outline_ccc4 li.detail_next_1ffc > a {
  color: rgba(0, 0, 0, 0.9);
}
.brown-203c .outline_ccc4 > 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;
}
.brown-203c .outline_ccc4 > li > a i {
  line-height: 0;
}
.brown-203c .outline_ccc4 > li.cold-a87c > a .notification_ec2c {
  margin-left: 4px;
  line-height: 0;
}
.brown-203c .outline_ccc4 .background_advanced_f358 li.cold-a87c > a {
  position: relative;
}
.brown-203c .outline_ccc4 .background_advanced_f358 li.cold-a87c > a:after,
.brown-203c .outline_ccc4 .background_advanced_f358 li.cold-a87c > a:before {
  content: "";
  display: table;
}
.brown-203c .outline_ccc4 .background_advanced_f358 li.cold-a87c > a:after {
  clear: both;
}
.brown-203c .outline_ccc4 .background_advanced_f358 li.cold-a87c > a .notification_ec2c {
  margin-left: 5px;
  float: right;
}
.brown-203c .icon-6267,
.brown-203c .background_advanced_f358 {
  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;
}
.brown-203c .background_advanced_f358 {
  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;
}
.brown-203c .background_advanced_f358 .accent-upper-f283 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.brown-203c .background_advanced_f358 .notification_ec2c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.brown-203c .background_advanced_f358 li {
  display: block;
  margin: 0;
  padding: 0;
}
.brown-203c .background_advanced_f358 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;
}
.brown-203c .background_advanced_f358 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.brown-203c .background_advanced_f358 .background_advanced_f358 {
  top: 0;
  left: 100%;
}
.brown-203c .cool_258f.fn-focus-e018 > .icon-6267,
.brown-203c .cool_258f.fn-focus-e018 > .background_advanced_f358,
.brown-203c .cool_258f:focus > .icon-6267,
.brown-203c .cool_258f:focus > .background_advanced_f358,
.brown-203c .cool_258f:hover > .icon-6267,
.brown-203c .cool_258f:hover > .background_advanced_f358 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.brown-203c.panel-copper-8bd3 .container_rough_12f2:after,
.brown-203c.panel-copper-8bd3 .container_rough_12f2:before {
  content: "";
  display: table;
}
.brown-203c.panel-copper-8bd3 .container_rough_12f2:after {
  clear: both;
}
.brown-203c.panel-copper-8bd3 .container_rough_12f2 > li {
  float: left;
}
.brown-203c.accordion_pro_2d47 .container_rough_12f2:after,
.brown-203c.accordion_pro_2d47 .container_rough_12f2:before {
  content: "";
  display: table;
}
.brown-203c.accordion_pro_2d47 .container_rough_12f2:after {
  clear: both;
}
.brown-203c.accordion_pro_2d47 .container_rough_12f2 > li {
  float: left;
}
.brown-203c.accordion_pro_2d47 .container_rough_12f2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.brown-203c.accordion_pro_2d47 .container_rough_12f2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.brown-203c.accordion_pro_2d47 .container_rough_12f2 > li.section_gold_5ce2 > a,
.brown-203c.accordion_pro_2d47 .container_rough_12f2 > li.detail_next_1ffc > a {
  color: #fff;
  background-color: #1e4b75;
}
.brown-203c.menu-small-4bfb .container_rough_12f2 > li > a .accent-upper-f283 {
  position: relative;
}
.brown-203c.menu-small-4bfb .container_rough_12f2 > li > a .accent-upper-f283: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;
}
.brown-203c.menu-small-4bfb
  .container_rough_12f2
  > li:focus
  > a
  .accent-upper-f283:before,
.brown-203c.menu-small-4bfb
  .container_rough_12f2
  > li:hover
  > a
  .accent-upper-f283:before {
  width: 100%;
  background-color: currentColor;
}
.brown-203c.menu-small-4bfb
  .container_rough_12f2
  > li.section_gold_5ce2
  > a
  .accent-upper-f283:before,
.brown-203c.menu-small-4bfb
  .container_rough_12f2
  > li.new-9b01
  > a
  .accent-upper-f283:before {
  width: 100%;
  background-color: currentColor;
}
.brown-203c.frame-gold-4255 .container_rough_12f2 > li > a .accent-upper-f283 {
  position: relative;
}
.brown-203c.frame-gold-4255 .container_rough_12f2 > li > a .accent-upper-f283: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;
}
.brown-203c.frame-gold-4255 .container_rough_12f2 > li:focus > a .accent-upper-f283:before,
.brown-203c.frame-gold-4255
  .container_rough_12f2
  > li:hover
  > a
  .accent-upper-f283:before {
  width: 100%;
  background-color: currentColor;
}
.brown-203c.frame-gold-4255
  .container_rough_12f2
  > li.section_gold_5ce2
  > a
  .accent-upper-f283:before,
.brown-203c.frame-gold-4255
  .container_rough_12f2
  > li.new-9b01
  > a
  .accent-upper-f283:before {
  width: 100%;
  background-color: currentColor;
}
.primary-6ffa .outline_ccc4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary-6ffa .outline_ccc4 li:first-child > a {
  border-top: none;
}
.primary-6ffa .outline_ccc4 .article-pro-5e92 > .accent-upper-f283 .notification_ec2c {
  display: none;
}
.primary-6ffa .outline_ccc4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.primary-6ffa .outline_ccc4 li:last-child {
  border: none;
}
.primary-6ffa .outline_ccc4 li.cold-a87c > a {
  padding-right: 45px !important;
}
.primary-6ffa .outline_ccc4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.primary-6ffa .outline_ccc4 li a:focus,
.primary-6ffa .outline_ccc4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-6ffa .outline_ccc4 li .notification-48eb {
  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;
}
.primary-6ffa .outline_ccc4 li .notification-48eb:hover {
  box-shadow: none;
}
.primary-6ffa .outline_ccc4 li .notification-48eb .notification_ec2c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.primary-6ffa .outline_ccc4 .background_advanced_f358 {
  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);
}
.primary-6ffa .outline_ccc4 .background_advanced_f358 li a {
  padding-left: 3em;
}
.primary-6ffa .outline_ccc4 .modal_9007 > a .notification-48eb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.primary-6ffa .outline_ccc4 .modal_9007 > .background_advanced_f358 {
  display: block;
  opacity: 1;
}
.up_061b {
  max-width: 100%;
}
.info-0ee3 {
  line-height: 0;
  cursor: pointer;
}
.list_262c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.list_262c:hover {
  box-shadow: none;
  color: currentColor;
}
.list_262c svg {
  width: 18px;
  height: 18px;
}
.list_262c .gradient_slow_180a {
  display: none;
}
.upper_5b47 {
  position: relative;
}
.upper_5b47.fn-active-e018 .list_262c .disabled-out-3843 {
  display: none;
}
.upper_5b47.fn-active-e018 .list_262c .gradient_slow_180a {
  display: inline-block;
}
.upper_5b47 .south-0fad {
  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);
}
.upper_5b47.shadow-3e5d .south-0fad {
  left: auto;
  right: -0.9em;
}
.upper_5b47.shadow-3e5d .fixed_7c3d::before {
  left: auto;
  right: 15px;
}
.upper_5b47.fn-active-e018 .south-0fad {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active_43ab {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.active_43ab label {
  flex-basis: 100%;
}
.active_43ab .avatar-f90f {
  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;
}
.active_43ab .up_b061 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.active_43ab .up_b061:focus {
  background-color: transparent;
}
.active_43ab button.rough-3c36 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.active_43ab button.rough-3c36:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.active_43ab button.rough-3c36 svg {
  width: 18px;
  height: 18px;
}
.active_43ab input[type="submit"] {
  min-height: auto;
}
.primary-6d34 .active_43ab .up_b061 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fixed_7c3d {
  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) {
  .fixed_7c3d {
    width: 220px;
  }
}
.fixed_7c3d label {
  flex-basis: 100%;
}
.fixed_7c3d::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;
}
.link-pressed-2e87 .primary-6d34 .active_43ab {
  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;
}
.link-pressed-2e87
  .primary-6d34
  .active_43ab
  .avatar-f90f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.link-pressed-2e87 .primary-6d34 .active_43ab .up_b061 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.link-pressed-2e87
  .primary-6d34
  .active_43ab
  .up_b061:focus {
  background: 0 0;
}
.link-pressed-2e87
  .primary-6d34
  .active_43ab
  .widget-purple-2adb {
  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;
}
.search_up_9733 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.search_up_9733 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.search_up_9733 li:last-child {
  margin-right: 0;
}
.search_up_9733 li:first-child {
  margin-left: 0;
}
.search_up_9733.tiny-5f91 a {
  color: #fff;
}
.search_up_9733.tiny-5f91 a:hover {
  color: #fff;
}
.search_up_9733 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.search_up_9733 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.search_up_9733 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.search_up_9733 a:hover {
  opacity: 0.9;
  color: inherit;
}
.search_up_9733 [class*="social-icon-apple"] {
  background-color: #999;
}
.search_up_9733 [class*="social-icon-apple"].message_ab94 {
  background-color: transparent;
  color: #999;
}
.search_up_9733 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.search_up_9733 [class*="social-icon-behance"].message_ab94 {
  background-color: transparent;
  color: #1769ff;
}
.search_up_9733 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.search_up_9733 [class*="social-icon-bitbucket"].message_ab94 {
  background-color: transparent;
  color: #205081;
}
.search_up_9733 [class*="social-icon-codepen"] {
  background-color: #000;
}
.search_up_9733 [class*="social-icon-codepen"].message_ab94 {
  background-color: transparent;
  color: #000;
}
.search_up_9733 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.search_up_9733 [class*="social-icon-delicious"].message_ab94 {
  background-color: transparent;
  color: #39f;
}
.search_up_9733 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.search_up_9733 [class*="social-icon-digg"].message_ab94 {
  background-color: transparent;
  color: #005be2;
}
.search_up_9733 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.search_up_9733 [class*="social-icon-dribbble"].message_ab94 {
  background-color: transparent;
  color: #ea4c89;
}
.search_up_9733 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.search_up_9733 [class*="social-icon-envelope"].message_ab94 {
  background-color: transparent;
  color: #ea4335;
}
.search_up_9733 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.search_up_9733 [class*="social-icon-facebook"].message_ab94 {
  background-color: transparent;
  color: #3b5998;
}
.search_up_9733 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.search_up_9733 [class*="social-icon-flickr"].message_ab94 {
  background-color: transparent;
  color: #0063dc;
}
.search_up_9733 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.search_up_9733 [class*="social-icon-foursquare"].message_ab94 {
  background-color: transparent;
  color: #2d5be3;
}
.search_up_9733 [class*="social-icon-github"] {
  background-color: #333;
}
.search_up_9733 [class*="social-icon-github"].message_ab94 {
  background-color: transparent;
  color: #333;
}
.search_up_9733 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.search_up_9733 [class*="social-icon-google-plus"].message_ab94 {
  background-color: transparent;
  color: #dd4b39;
}
.search_up_9733 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.search_up_9733 [class*="social-icon-houzz"].message_ab94 {
  background-color: transparent;
  color: #7ac142;
}
.search_up_9733 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.search_up_9733 [class*="social-icon-instagram"].message_ab94 {
  background-color: transparent;
  color: #262626;
}
.search_up_9733 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.search_up_9733 [class*="social-icon-jsfiddle"].message_ab94 {
  background-color: transparent;
  color: #487aa2;
}
.search_up_9733 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.search_up_9733 [class*="social-icon-linkedin"].message_ab94 {
  background-color: transparent;
  color: #0077b5;
}
.search_up_9733 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.search_up_9733 [class*="social-icon-medium"].message_ab94 {
  background-color: transparent;
  color: #00ab6b;
}
.search_up_9733 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.search_up_9733
  [class*="social-icon-odnoklassniki"].message_ab94 {
  background-color: transparent;
  color: #f4731c;
}
.search_up_9733 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.search_up_9733 [class*="social-icon-meetup"].message_ab94 {
  background-color: transparent;
  color: #ec1c40;
}
.search_up_9733 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.search_up_9733 [class*="social-icon-pinterest"].message_ab94 {
  background-color: transparent;
  color: #bd081c;
}
.search_up_9733 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.search_up_9733 [class*="social-icon-product-hunt"].message_ab94 {
  background-color: transparent;
  color: #da552f;
}
.search_up_9733 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.search_up_9733 [class*="social-icon-reddit"].message_ab94 {
  background-color: transparent;
  color: #ff4500;
}
.search_up_9733 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.search_up_9733 [class*="social-icon-rss"].message_ab94 {
  background-color: transparent;
  color: #f26522;
}
.search_up_9733 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.search_up_9733
  [class*="social-icon-shopping-cart"].message_ab94 {
  background-color: transparent;
  color: #4caf50;
}
.search_up_9733 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.search_up_9733 [class*="social-icon-skype"].message_ab94 {
  background-color: transparent;
  color: #00aff0;
}
.search_up_9733 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.search_up_9733 [class*="social-icon-slideshare"].message_ab94 {
  background-color: transparent;
  color: #0077b5;
}
.search_up_9733 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.search_up_9733 [class*="social-icon-snapchat"].message_ab94 {
  background-color: transparent;
  color: #fffc00;
}
.search_up_9733 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.search_up_9733 [class*="social-icon-soundcloud"].message_ab94 {
  background-color: transparent;
  color: #f80;
}
.search_up_9733 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.search_up_9733 [class*="social-icon-spotify"].message_ab94 {
  background-color: transparent;
  color: #2ebd59;
}
.search_up_9733 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.search_up_9733
  [class*="social-icon-stack-overflow"].message_ab94 {
  background-color: transparent;
  color: #fe7a15;
}
.search_up_9733 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.search_up_9733 [class*="social-icon-maldkfgram"].message_ab94 {
  background-color: transparent;
  color: #2ca5e0;
}
.search_up_9733 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.search_up_9733 [class*="social-icon-tripadvisor"].message_ab94 {
  background-color: transparent;
  color: #589442;
}
.search_up_9733 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.search_up_9733 [class*="social-icon-tumblr"].message_ab94 {
  background-color: transparent;
  color: #35465c;
}
.search_up_9733 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.search_up_9733 [class*="social-icon-twitch"].message_ab94 {
  background-color: transparent;
  color: #6441a5;
}
.search_up_9733 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.search_up_9733 [class*="social-icon-twitter"].message_ab94 {
  background-color: transparent;
  color: #1da1f2;
}
.search_up_9733 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.search_up_9733 [class*="social-icon-vimeo"].message_ab94 {
  background-color: transparent;
  color: #1ab7ea;
}
.search_up_9733 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.search_up_9733 [class*="social-icon-vk"].message_ab94 {
  background-color: transparent;
  color: #45668e;
}
.search_up_9733 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.search_up_9733 [class*="social-icon-weibo"].message_ab94 {
  background-color: transparent;
  color: #df2029;
}
.search_up_9733 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.search_up_9733 [class*="social-icon-weixin"].message_ab94 {
  background-color: transparent;
  color: #7bb32e;
}
.search_up_9733 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.search_up_9733 [class*="social-icon-whatsapp"].message_ab94 {
  background-color: transparent;
  color: #25d366;
}
.search_up_9733 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.search_up_9733 [class*="social-icon-wordpress"].message_ab94 {
  background-color: transparent;
  color: #21759b;
}
.search_up_9733 [class*="social-icon-xing"] {
  background-color: #026466;
}
.search_up_9733 [class*="social-icon-xing"].message_ab94 {
  background-color: transparent;
  color: #026466;
}
.search_up_9733 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.search_up_9733 [class*="social-icon-yelp"].message_ab94 {
  background-color: transparent;
  color: #af0606;
}
.search_up_9733 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.search_up_9733 [class*="social-icon-youtube"].message_ab94 {
  background-color: transparent;
  color: #cd201f;
}
.input_3f09 {
  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;
}
.input_3f09:hover {
  box-shadow: none;
  background: 0 0;
}
.notice_cdf6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden_5853 {
  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;
}
.cool-ade8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.new_4a2b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.new_4a2b,
.new_4a2b::after,
.new_4a2b::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;
}
.new_4a2b::after,
.new_4a2b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.motion_6aec .hidden_5853 .cool-ade8 {
  margin-top: -2px;
  width: 19px;
}
.motion_6aec .hidden_5853 .new_4a2b {
  margin-top: -1px;
}
.motion_6aec .hidden_5853 .new_4a2b,
.motion_6aec .hidden_5853 .new_4a2b::after,
.motion_6aec .hidden_5853 .new_4a2b::before {
  width: 19px;
  height: 2px;
}
.motion_6aec .hidden_5853 .new_4a2b::before {
  top: -6px;
}
.motion_6aec .hidden_5853 .new_4a2b::after {
  bottom: -6px;
}
.section-b90d .hidden_5853 .cool-ade8 {
  margin-top: -2px;
  width: 22px;
}
.section-b90d .hidden_5853 .new_4a2b {
  margin-top: -1px;
}
.section-b90d .hidden_5853 .new_4a2b,
.section-b90d .hidden_5853 .new_4a2b::after,
.section-b90d .hidden_5853 .new_4a2b::before {
  width: 22px;
  height: 2px;
}
.section-b90d .hidden_5853 .new_4a2b::before {
  top: -7px;
}
.section-b90d .hidden_5853 .new_4a2b::after {
  bottom: -7px;
}
.button_up_6100 .hidden_5853 .cool-ade8 {
  margin-top: -2px;
  width: 31px;
}
.button_up_6100 .hidden_5853 .new_4a2b {
  margin-top: -1.5px;
}
.button_up_6100 .hidden_5853 .new_4a2b,
.button_up_6100 .hidden_5853 .new_4a2b::after,
.button_up_6100 .hidden_5853 .new_4a2b::before {
  width: 31px;
  height: 3px;
}
.button_up_6100 .hidden_5853 .new_4a2b::before {
  top: -9px;
}
.button_up_6100 .hidden_5853 .new_4a2b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text_dc2e .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 19px;
  }
  .text_dc2e .hidden_5853 .new_4a2b {
    margin-top: -1px;
  }
  .text_dc2e .hidden_5853 .new_4a2b,
  .text_dc2e .hidden_5853 .new_4a2b::after,
  .text_dc2e .hidden_5853 .new_4a2b::before {
    width: 19px;
    height: 2px;
  }
  .text_dc2e .hidden_5853 .new_4a2b::before {
    top: -6px;
  }
  .text_dc2e .hidden_5853 .new_4a2b::after {
    bottom: -6px;
  }
  .south-6bf8 .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 22px;
  }
  .south-6bf8 .hidden_5853 .new_4a2b {
    margin-top: -1px;
  }
  .south-6bf8 .hidden_5853 .new_4a2b,
  .south-6bf8 .hidden_5853 .new_4a2b::after,
  .south-6bf8 .hidden_5853 .new_4a2b::before {
    width: 22px;
    height: 2px;
  }
  .south-6bf8 .hidden_5853 .new_4a2b::before {
    top: -7px;
  }
  .south-6bf8 .hidden_5853 .new_4a2b::after {
    bottom: -7px;
  }
  .surface-solid-fb56 .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-solid-fb56 .hidden_5853 .new_4a2b {
    margin-top: -1.5px;
  }
  .surface-solid-fb56 .hidden_5853 .new_4a2b,
  .surface-solid-fb56 .hidden_5853 .new_4a2b::after,
  .surface-solid-fb56 .hidden_5853 .new_4a2b::before {
    width: 31px;
    height: 3px;
  }
  .surface-solid-fb56 .hidden_5853 .new_4a2b::before {
    top: -9px;
  }
  .surface-solid-fb56 .hidden_5853 .new_4a2b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .active-9ca7 .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 19px;
  }
  .active-9ca7 .hidden_5853 .new_4a2b {
    margin-top: -1px;
  }
  .active-9ca7 .hidden_5853 .new_4a2b,
  .active-9ca7 .hidden_5853 .new_4a2b::after,
  .active-9ca7 .hidden_5853 .new_4a2b::before {
    width: 19px;
    height: 2px;
  }
  .active-9ca7 .hidden_5853 .new_4a2b::before {
    top: -6px;
  }
  .active-9ca7 .hidden_5853 .new_4a2b::after {
    bottom: -6px;
  }
  .prev-e4cf .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 22px;
  }
  .prev-e4cf .hidden_5853 .new_4a2b {
    margin-top: -1px;
  }
  .prev-e4cf .hidden_5853 .new_4a2b,
  .prev-e4cf .hidden_5853 .new_4a2b::after,
  .prev-e4cf .hidden_5853 .new_4a2b::before {
    width: 22px;
    height: 2px;
  }
  .prev-e4cf .hidden_5853 .new_4a2b::before {
    top: -7px;
  }
  .prev-e4cf .hidden_5853 .new_4a2b::after {
    bottom: -7px;
  }
  .static_b351 .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 31px;
  }
  .static_b351 .hidden_5853 .new_4a2b {
    margin-top: -1.5px;
  }
  .static_b351 .hidden_5853 .new_4a2b,
  .static_b351 .hidden_5853 .new_4a2b::after,
  .static_b351 .hidden_5853 .new_4a2b::before {
    width: 31px;
    height: 3px;
  }
  .static_b351 .hidden_5853 .new_4a2b::before {
    top: -9px;
  }
  .static_b351 .hidden_5853 .new_4a2b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav_d1ff .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_d1ff .hidden_5853 .new_4a2b {
    margin-top: -1px;
  }
  .nav_d1ff .hidden_5853 .new_4a2b,
  .nav_d1ff .hidden_5853 .new_4a2b::after,
  .nav_d1ff .hidden_5853 .new_4a2b::before {
    width: 19px;
    height: 2px;
  }
  .nav_d1ff .hidden_5853 .new_4a2b::before {
    top: -6px;
  }
  .nav_d1ff .hidden_5853 .new_4a2b::after {
    bottom: -6px;
  }
  .block-467e .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 22px;
  }
  .block-467e .hidden_5853 .new_4a2b {
    margin-top: -1px;
  }
  .block-467e .hidden_5853 .new_4a2b,
  .block-467e .hidden_5853 .new_4a2b::after,
  .block-467e .hidden_5853 .new_4a2b::before {
    width: 22px;
    height: 2px;
  }
  .block-467e .hidden_5853 .new_4a2b::before {
    top: -7px;
  }
  .block-467e .hidden_5853 .new_4a2b::after {
    bottom: -7px;
  }
  .slider-stale-d9ae .hidden_5853 .cool-ade8 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-stale-d9ae .hidden_5853 .new_4a2b {
    margin-top: -1.5px;
  }
  .slider-stale-d9ae .hidden_5853 .new_4a2b,
  .slider-stale-d9ae .hidden_5853 .new_4a2b::after,
  .slider-stale-d9ae .hidden_5853 .new_4a2b::before {
    width: 31px;
    height: 3px;
  }
  .slider-stale-d9ae .hidden_5853 .new_4a2b::before {
    top: -9px;
  }
  .slider-stale-d9ae .hidden_5853 .new_4a2b::after {
    bottom: -9px;
  }
}
.widget_yellow_4a0a .new_4a2b {
  -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);
}
.widget_yellow_4a0a .new_4a2b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.widget_yellow_4a0a .new_4a2b::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);
}
.widget_yellow_4a0a.shadow_outer_cdec .new_4a2b {
  -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);
}
.widget_yellow_4a0a.shadow_outer_cdec .new_4a2b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.widget_yellow_4a0a.shadow_outer_cdec .new_4a2b::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);
}
.medium_c575 {
  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.hero-1b01:before {
  display: none;
}
.status_3bd7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.status_3bd7 .popup-cafa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.status_3bd7 .popup-cafa:last-of-type {
  border-bottom: none;
}
.status_3bd7 .popup-cafa.pink_aac2,
.status_3bd7 .popup-cafa.modal-6874,
.status_3bd7 .popup-cafa.slider_a9a3 {
  padding: 0;
}
.status_3bd7 .primary-6ffa .notification-48eb {
  color: currentColor;
}
.status_3bd7 .primary-6ffa .notification-48eb:focus,
.status_3bd7 .primary-6ffa .notification-48eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_3bd7.over_6abd .video_fluid_d295,
.status_3bd7.over_6abd .silver_a9e7 a,
.status_3bd7.over_6abd .container_rough_12f2 a,
.status_3bd7.over_6abd .background_advanced_f358 a {
  color: rgba(0, 0, 0, 0.55);
}
.status_3bd7.over_6abd .video_fluid_d295:hover,
.status_3bd7.over_6abd .silver_a9e7 a:hover,
.status_3bd7.over_6abd .container_rough_12f2 a:hover,
.status_3bd7.over_6abd .background_advanced_f358 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_3bd7.over_6abd .item-5bea {
  color: rgba(0, 0, 0, 0.8);
}
.status_3bd7.over_6abd .popup-cafa {
  border-color: rgba(0, 0, 0, 0.08);
}
.status_3bd7.over_6abd .popup-cafa:before {
  background: rgba(0, 0, 0, 0.08);
}
.status_3bd7.over_6abd .text_advanced_4519:before {
  background: rgba(255, 255, 255, 0.9);
}
.status_3bd7.over_6abd .primary-6ffa .outline_ccc4 li a,
.status_3bd7.over_6abd .primary-6ffa .notification-48eb,
.status_3bd7.over_6abd .background_advanced_f358 {
  border-color: rgba(0, 0, 0, 0.08);
}
.status_3bd7.over_6abd .primary-6ffa .notification-48eb:focus,
.status_3bd7.over_6abd .primary-6ffa .notification-48eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_3bd7.over_6abd .outline_ccc4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.status_3bd7.pressed-58c6 .video_fluid_d295,
.status_3bd7.pressed-58c6 .silver_a9e7 a,
.status_3bd7.pressed-58c6 .container_rough_12f2 .notification-48eb,
.status_3bd7.pressed-58c6 .container_rough_12f2 a,
.status_3bd7.pressed-58c6 .background_advanced_f358 a {
  color: rgba(255, 255, 255, 0.79);
}
.status_3bd7.pressed-58c6 .video_fluid_d295:hover,
.status_3bd7.pressed-58c6 .silver_a9e7 a:hover,
.status_3bd7.pressed-58c6 .container_rough_12f2 .notification-48eb:hover,
.status_3bd7.pressed-58c6 .container_rough_12f2 a:hover,
.status_3bd7.pressed-58c6 .background_advanced_f358 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_3bd7.pressed-58c6 .item-5bea {
  color: rgba(255, 255, 255, 0.99);
}
.status_3bd7.pressed-58c6 .popup-cafa {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_3bd7.pressed-58c6 .popup-cafa:before {
  background: rgba(255, 255, 255, 0.08);
}
.status_3bd7.pressed-58c6 .text_advanced_4519:before {
  background: rgba(0, 0, 0, 0.9);
}
.status_3bd7.pressed-58c6 .primary-6ffa .outline_ccc4 li a,
.status_3bd7.pressed-58c6 .primary-6ffa .notification-48eb,
.status_3bd7.pressed-58c6 .background_advanced_f358 {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_3bd7.pressed-58c6 .primary-6ffa .notification-48eb:focus,
.status_3bd7.pressed-58c6 .primary-6ffa .notification-48eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_3bd7.pressed-58c6 .outline_ccc4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_advanced_4519 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.text_advanced_4519:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.section-19c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.column_north_aef5 .status_3bd7 {
  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;
}
.column_north_aef5 .popup-cafa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.column_north_aef5 .popup-cafa: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) {
  .column_north_aef5 .popup-cafa:before {
    width: 16%;
    left: 42%;
  }
}
.column_north_aef5 .popup-cafa:last-child:before {
  content: none;
}
.column_north_aef5 .popup-cafa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.column_north_aef5 .primary-6ffa .outline_ccc4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.column_north_aef5 .primary-6ffa .outline_ccc4 li a .notification-48eb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.column_north_aef5 .primary-6ffa .background_advanced_f358 {
  border: none;
}
.column_north_aef5 .primary-6ffa .background_advanced_f358 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.column_north_aef5 .text_advanced_4519 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.column_north_aef5 .section-19c1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.column_north_aef5 .pressed-58c6 .text_advanced_4519:before {
  background: rgba(0, 0, 0, 0.9);
}
.column_north_aef5 .over_6abd.description_bottom_6b40 .new_4a2b {
  background: rgba(0, 0, 0, 0.6);
}
.column_north_aef5
  .over_6abd.description_bottom_6b40
  .new_4a2b::after,
.column_north_aef5
  .over_6abd.description_bottom_6b40
  .new_4a2b:before {
  background: inherit;
}
.column_north_aef5
  .over_6abd.description_bottom_6b40:hover
  .new_4a2b {
  background: rgba(0, 0, 0, 0.8);
}
.north-eb80 .status_3bd7 {
  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) {
  .north-eb80 .status_3bd7 {
    width: auto;
    right: 45px;
  }
}
.sidebar-9f76 .status_3bd7 {
  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) {
  .sidebar-9f76 .status_3bd7 {
    width: auto;
    left: 45px;
  }
}
.hero-1b01 .status_3bd7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hero-1b01 .section-19c1 {
  max-width: 48em;
  margin: 0 auto;
}
.hero-1b01 .text_advanced_4519:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dropdown_iron_6f7c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_iron_6f7c.column_north_aef5 .status_3bd7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dropdown_iron_6f7c.north-eb80 .status_3bd7 {
  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);
}
.dropdown_iron_6f7c .status_3bd7 {
  visibility: visible;
}
.dropdown_iron_6f7c.sidebar-9f76 .status_3bd7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.info-up-5ef2,
.texture_cold_3e36 {
  overflow-x: hidden;
}
.info-up-5ef2 .status_3bd7 {
  overflow: auto;
}
.info-up-5ef2.column_north_aef5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-up-5ef2.column_north_aef5 .status_3bd7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.info-up-5ef2.column_north_aef5 .input_3f09 {
  opacity: 0;
}
.info-up-5ef2.north-eb80 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-up-5ef2.north-eb80 .status_3bd7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.info-up-5ef2.north-eb80 .input_3f09 {
  opacity: 0;
}
.info-up-5ef2.sidebar-9f76 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info-up-5ef2.sidebar-9f76 .status_3bd7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.info-up-5ef2.sidebar-9f76 .input_3f09 {
  opacity: 0;
}
.info-up-5ef2.hero-1b01 .status_3bd7 {
  z-index: 10;
  visibility: visible;
}
.description_bottom_6b40 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.description_bottom_6b40 .new_4a2b {
  background: rgba(255, 255, 255, 0.99);
}
.description_bottom_6b40 .new_4a2b::after,
.description_bottom_6b40 .new_4a2b:before {
  background: inherit;
}
.description_bottom_6b40:hover .new_4a2b {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar-9f76 .description_bottom_6b40 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hero-1b01 .description_bottom_6b40 {
  display: none !important;
}
.info-up-5ef2:before,
.texture_cold_3e36:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.info-up-5ef2 .description_bottom_6b40,
.texture_cold_3e36 .description_bottom_6b40 {
  display: inline-block;
}
.status_3bd7 .label_8f7f {
  -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;
}
.info-up-5ef2 .status_3bd7 .label_8f7f,
.texture_cold_3e36 .status_3bd7 .label_8f7f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.orange-7069 .avatar-f90f {
  width: 100%;
}
.hero-c9b6 {
  padding: 0 0.5em 0;
}
.hero-c9b6 [class*="customify-col-"],
.hero-c9b6 [class*="customify-col_"],
.hero-c9b6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.highlight-269d .hero-c9b6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .link_iron_03f8 .hero-dirty-d54c,
  .hero-dirty-d54c {
    display: none;
  }
  .up-6b92 {
    text-align: left;
  }
  .large-f184 {
    text-align: center;
  }
  .column_4153 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .link_iron_03f8 .dark-8f5b,
  .dark-8f5b {
    display: none;
  }
  .breadcrumb-iron-0d2b {
    text-align: left;
  }
  .cool_536e {
    text-align: center;
  }
  .under_2ac8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .link_iron_03f8 .element-9401,
  .element-9401 {
    display: none;
  }
  .logo-24e2 {
    text-align: left;
  }
  .input-bottom-19e0 {
    text-align: center;
  }
  .narrow-45fb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.east_c82c {
  box-shadow: none !important;
}
.north_9bca .search_9b08,
.media_prev_2b44 .search_9b08 {
  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;
}
.media_prev_2b44 .search_9b08 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.yellow-27b4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.yellow-27b4:after,
.yellow-27b4:before {
  content: "";
  display: table;
}
.yellow-27b4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .yellow-27b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.yellow-27b4,
.widget_b46d {
  max-width: 1248px;
  margin: 0 auto;
}

.tabs_blue_b9a8.red-bc42 .yellow-27b4 {
  max-width: 100%;
}
.tabs_blue_b9a8.box_a888 {
  max-width: 1200px;
  margin: 0 auto;
}
.tabs_blue_b9a8.lite-ca85 .yellow-27b4 {
  max-width: 100%;
}
.tabs_blue_b9a8.lite-ca85 > .yellow-27b4 {
  padding-left: 0;
  padding-right: 0;
}
.tabs_blue_b9a8.lite-ca85 > .yellow-27b4 .link_iron_03f8 {
  margin: 0;
}
.tabs_blue_b9a8.lite-ca85
  > .yellow-27b4
  .up_6c33.center-4c5c {
  margin-right: 0;
  margin-left: 0;
}
.tabs_blue_b9a8.lite-ca85 #main.center-4c5c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .brown-ef33 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .brown-ef33 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .right_5f6d .message_steel_0657 {
    padding-right: 1em;
  }
  .right_5f6d.focus_bottom_0180 .up_6c33 {
    border-right: 1px solid #eaecee;
  }
  .right_5f6d.focus_bottom_0180 .message_steel_0657 {
    padding-right: 1em;
  }
  .right_5f6d.focus_bottom_0180 .new_2c8d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-complex-e3fa .message_steel_0657 {
    padding-left: 1em;
  }
  .button-complex-e3fa.focus_bottom_0180 .up_6c33 {
    border-left: 1px solid #eaecee;
  }
  .button-complex-e3fa.focus_bottom_0180 .message_steel_0657 {
    padding-left: 1em;
  }
  .button-complex-e3fa.focus_bottom_0180 .new_2c8d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft_1f50 .message_steel_0657 {
    padding-left: 1em;
  }
  .soft_1f50.focus_bottom_0180 .wide-9193 {
    border-right: 1px solid #eaecee;
  }
  .soft_1f50.focus_bottom_0180 .short-5f43 {
    border-right: 1px solid #eaecee;
  }
  .soft_1f50.focus_bottom_0180 .message_steel_0657 {
    padding-left: 1em;
  }
  .soft_1f50.focus_bottom_0180 .new_2c8d {
    padding-right: 1em;
  }
  .soft_1f50.focus_bottom_0180 .section-b7f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay_da96 .message_steel_0657 {
    padding-right: 1em;
  }
  .overlay_da96.focus_bottom_0180 .wide-9193 {
    border-left: 1px solid #eaecee;
  }
  .overlay_da96.focus_bottom_0180 .short-5f43 {
    border-left: 1px solid #eaecee;
  }
  .overlay_da96.focus_bottom_0180 .message_steel_0657 {
    padding-right: 1em;
  }
  .overlay_da96.focus_bottom_0180 .new_2c8d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay_da96.focus_bottom_0180 .section-b7f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown-ef33 .message_steel_0657 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .brown-ef33.focus_bottom_0180 .up_6c33 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .brown-ef33.focus_bottom_0180 .message_steel_0657 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .brown-ef33.focus_bottom_0180 .new_2c8d {
    padding-left: 1em;
  }
  .brown-ef33.focus_bottom_0180 .section-b7f7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .brown-ef33.focus_bottom_0180 .message_steel_0657 {
    padding-left: 0;
  }
}
.new_d938 .tiny-de60 {
  display: inline-block;
}
.thick-a2e7 {
  display: inline-block;
}
.gradient-white-d70e {
  word-con: break-word;
}
.hover-steel-f297 > span {
  display: inline-block;
  padding: 5px 0;
}
.hover-steel-f297 .breadcrumb_purple_fe37 {
  margin-left: 8px;
  margin-right: 8px;
}
.hover-steel-f297 .green-5083 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.secondary_hard_a337 .description_tiny_37b7 {
  margin-bottom: 2em;
}
.secondary_hard_a337 .modal_over_12ec {
  margin-bottom: 15px;
}
.secondary_hard_a337 .modal_over_12ec:last-child {
  margin-bottom: 0;
}
.secondary_hard_a337 .video_wood_4a7b {
  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) {
  .secondary_hard_a337 .video_wood_4a7b {
    display: block;
  }
}
.secondary_hard_a337 .status-rough-e39e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .secondary_hard_a337 .status-rough-e39e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.secondary_hard_a337 .slider-0e8a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.secondary_hard_a337 .slider-0e8a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.secondary_hard_a337 .slider-0e8a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.secondary_hard_a337 .gradient-white-d70e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_hard_a337 .gradient-white-d70e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.secondary_hard_a337 .image-out-ee4d p:last-child {
  margin-bottom: 0;
}
.secondary_hard_a337 .pink-f3b9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.secondary_hard_a337 .rough_9483 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.secondary_hard_a337 .stale-2b86 {
  margin-top: 1em;
}
.secondary_hard_a337 .north-2d46 {
  top: 0;
  display: block;
}
.secondary_hard_a337 .north-2d46 a {
  color: inherit;
}
.secondary_hard_a337 .north-2d46 a:hover {
  color: inherit;
}
.secondary_hard_a337 .accordion-black-43dd {
  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;
}
.secondary_hard_a337 .accordion-black-43dd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.secondary_hard_a337 .rough_9483 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.secondary_hard_a337 .logo-345b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.secondary_hard_a337 .logo-345b:first-child {
  margin-top: 0;
}
.secondary_hard_a337 .logo-345b.picture-prev-38a4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.secondary_hard_a337 .logo-345b.shadow-selected-b55c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_hard_a337
  .logo-345b.shadow-selected-b55c.gold_7594
  .stale-2b86 {
  width: 100%;
}
.secondary_hard_a337 .shadow-selected-b55c {
  -webkit-box-align: center;
  align-items: center;
}
.secondary_hard_a337 .shadow-selected-b55c .hover-steel-f297,
.secondary_hard_a337 .shadow-selected-b55c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.secondary_hard_a337 .slider-0e8a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary_hard_a337 .slider-0e8a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary_hard_a337 .slider-0e8a: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;
}
.secondary_hard_a337 .picture-prev-38a4 {
  z-index: 5;
}
.secondary_hard_a337 .hero-bronze-bc4a .aside_slow_9fc0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.secondary_hard_a337 .secondary-ecdb .aside_slow_9fc0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.secondary_hard_a337 .info-fd71 .aside_slow_9fc0 {
  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;
}
.secondary_hard_a337.frame_inner_30b3 .video_wood_4a7b,
.secondary_hard_a337.sort-selected-4baf .video_wood_4a7b {
  display: block;
}
.secondary_hard_a337.frame_inner_30b3 .video_wood_4a7b .main-upper-3d60,
.secondary_hard_a337.frame_inner_30b3 .video_wood_4a7b .rough_9483,
.secondary_hard_a337.sort-selected-4baf .video_wood_4a7b .main-upper-3d60,
.secondary_hard_a337.sort-selected-4baf .video_wood_4a7b .rough_9483 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_hard_a337.easy_2357 .status-rough-e39e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .secondary_hard_a337.easy_2357 .status-rough-e39e {
    margin-right: 0;
  }
}
.secondary_hard_a337.frame_inner_30b3 .status-rough-e39e,
.secondary_hard_a337.sort-selected-4baf .status-rough-e39e {
  padding-top: 40%;
}
.secondary_hard_a337.frame_inner_30b3 .description_tiny_37b7,
.secondary_hard_a337.sort-selected-4baf .description_tiny_37b7 {
  display: block;
}
.secondary_hard_a337.frame_inner_30b3 .fn-sticky-e018 .rough_9483,
.secondary_hard_a337.sort-selected-4baf .fn-sticky-e018 .rough_9483 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.secondary_hard_a337.frame_inner_30b3 .status-rough-e39e,
.secondary_hard_a337.sort-selected-4baf .status-rough-e39e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.secondary_hard_a337.frame_inner_30b3 .rough_9483 {
  padding: 1em;
}
.filter-complex-7c0a {
  margin: 30px auto;
  display: block;
}
.filter-complex-7c0a .steel-b56d > * {
  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;
}
.filter-complex-7c0a .steel-b56d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter-complex-7c0a .steel-b56d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.yellow-a6d2 .hover-steel-f297 {
  margin-bottom: 1.41575em;
}
.yellow-a6d2 .grid_7a51 {
  margin-bottom: 1.618em;
}
.media_5af8 .message_upper_c46a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.media_5af8 .message_upper_c46a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.media_5af8 .prev_c210 {
  max-width: 100%;
  overflow: auto;
}
.widget_glass_81be .media_5af8 a:hover {
  text-decoration: underline;
}
.column_5475 .modal_over_12ec:not(.gradient-white-d70e),
.column_5475 .slider-0e8a {
  margin-bottom: 1.41575em;
}
.column_5475 .modal_over_12ec:not(.gradient-white-d70e):last-child,
.column_5475 .slider-0e8a:last-child {
  margin-bottom: 0;
}
.column_5475 .modal_over_12ec.light_4429 {
  margin-bottom: 0.41575em;
}
.column_5475 .module-f919:before,
.column_5475 .status_thick_3b72:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_5475 .module-f919:before {
  content: "\f115";
}
.column_5475 .status_thick_3b72:before {
  content: "\f02c";
}
.column_5475 .feature_77f3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_5475 .feature_77f3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.west-9073 {
  display: -webkit-box;
  display: flex;
}
.west-9073 .wrapper-prev-0ff4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .west-9073 .wrapper-prev-0ff4 {
    flex-basis: 90px;
  }
}
.west-9073 .background-old-b468 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .west-9073 .background-old-b468 {
    flex-basis: calc(100% - 50px);
  }
}
.west-9073 .table_upper_db48 p:last-child {
  margin-bottom: 0.72em;
}
.popup_313c .steel-b56d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.popup_313c .steel-b56d:after,
.popup_313c .steel-b56d:before {
  content: "";
  display: table;
}
.popup_313c .steel-b56d:after {
  clear: both;
}
.popup_313c .steel-b56d .notification_a971,
.popup_313c .steel-b56d .carousel_hovered_3a16 {
  width: 49%;
}
.popup_313c .steel-b56d .notification_a971 a span.shadow_plasma_7a4b,
.popup_313c .steel-b56d .carousel_hovered_3a16 a span.shadow_plasma_7a4b {
  display: block;
  margin-bottom: 5px;
}
.popup_313c .steel-b56d .carousel_hovered_3a16 {
  float: left;
  text-align: left;
}
.popup_313c .steel-b56d .notification_a971 {
  float: right;
  text-align: right;
}
.tooltip_fluid_d4fd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip_fluid_d4fd {
    margin-bottom: 0;
  }
}
.wrapper-bottom-92fc {
  margin-bottom: 1em;
}
.wrapper-bottom-92fc .gradient-white-d70e {
  font-size: 1.1em;
  line-height: 1.3;
}
.text_8cc0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.liquid_9472 .wrapper-bottom-92fc,
.upper_6884 .wrapper-bottom-92fc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .liquid_9472 .wrapper-bottom-92fc,
  .upper_6884 .wrapper-bottom-92fc {
    display: block;
  }
}
.liquid_9472 .text_8cc0,
.upper_6884 .text_8cc0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .liquid_9472 .text_8cc0,
  .upper_6884 .text_8cc0 {
    margin-bottom: 1em;
  }
}
.liquid_9472 .text_8cc0 img,
.upper_6884 .text_8cc0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.liquid_9472 .stale_fa4a,
.upper_6884 .stale_fa4a {
  flex-basis: calc(100% - 160px);
}
.liquid_9472 .stale_fa4a p,
.upper_6884 .stale_fa4a p {
  margin-bottom: 0;
}
.liquid_9472 .stale_fa4a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .liquid_9472 .stale_fa4a {
    padding-left: 0;
  }
}
.upper_6884 .stale_fa4a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .upper_6884 .stale_fa4a {
    padding-right: 0;
  }
}
.upper_6884 .text_8cc0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wrapper-hard-2a43 .text_8cc0 {
  margin-bottom: 0.5em;
}
.wrapper-hard-2a43 .text_8cc0 img {
  width: 100%;
}
.avatar-yellow-d23b .complex_6df7,
.static-48b2 .complex_6df7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.static-48b2 .up_6c33 .white-bb4e p:last-child {
  margin-bottom: 0;
}
.grid-9ff8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.left-7d4c .first_018b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .left-7d4c .first_018b:last-of-type {
    margin-bottom: 0;
  }
}
.left-7d4c .first_018b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left-7d4c .first_018b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.left-7d4c .first_018b ul li {
  margin: 0 0 0.6em;
}
.left-7d4c .first_018b ul li.hero-middle-1e13,
.left-7d4c .first_018b ul li.red_ac9c {
  position: relative;
}
.left-7d4c .first_018b ul li.hero-middle-1e13 .button-16e0,
.left-7d4c .first_018b ul li.red_ac9c .button-16e0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.left-7d4c .first_018b ul li.hero-middle-1e13:after:after,
.left-7d4c .first_018b ul li.hero-middle-1e13:after:before,
.left-7d4c
  .first_018b
  ul
  li.red_ac9c:after:after,
.left-7d4c
  .first_018b
  ul
  li.red_ac9c:after:before {
  content: "";
  display: table;
}
.left-7d4c .first_018b ul li.hero-middle-1e13:after:after,
.left-7d4c
  .first_018b
  ul
  li.red_ac9c:after:after {
  clear: both;
}
.left-7d4c .first_018b a.badge_hovered_6933:hover {
  text-decoration: none;
}
.left-7d4c .first_018b select {
  max-width: 100%;
}
.left-7d4c .first_018b table {
  font-size: 85%;
}
.left-7d4c .first_018b table td,
.left-7d4c .first_018b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.left-7d4c .first_018b table tfoot td {
  text-align: left;
}
.left-7d4c .first_018b :last-child {
  margin-bottom: 0;
}
.left-7d4c .first_018b .paragraph-silver-2797 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.left-7d4c .first_018b .paragraph-silver-2797 label {
  width: 100%;
}
.left-7d4c .first_018b .paragraph-silver-2797 .up_b061 {
  width: 100%;
  display: block;
}
.left-7d4c .first_018b .paragraph-silver-2797 .rough-3c36 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.left-7d4c .first_018b .paragraph-silver-2797 .rough-3c36:hover svg #svg-search {
  fill: #444;
}
.left-7d4c .first_018b .paragraph-silver-2797 .rough-3c36 svg {
  width: 18px;
  height: 18px;
}
.left-7d4c .notice-large-8f54 ul ul,
.left-7d4c .thick-36ce ul ul,
.left-7d4c .link-2259 ul ul,
.left-7d4c .outer_4672 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.left-7d4c .notice-large-8f54 .cold-a87c > a,
.left-7d4c .thick-36ce .cold-a87c > a,
.left-7d4c .link-2259 .cold-a87c > a,
.left-7d4c .outer_4672 .cold-a87c > a {
  margin-bottom: 0;
}
.left-7d4c .card-up-784f li,
.left-7d4c .notice-large-8f54 li,
.left-7d4c .clean_4c06 li,
.left-7d4c .thick-36ce li,
.left-7d4c .link-2259 li,
.left-7d4c .outer_4672 li,
.left-7d4c .brown-a926 li,
.left-7d4c .component-7d4f li {
  display: block;
  position: relative;
}
.left-7d4c .card-up-784f li:last-child,
.left-7d4c .notice-large-8f54 li:last-child,
.left-7d4c .clean_4c06 li:last-child,
.left-7d4c .thick-36ce li:last-child,
.left-7d4c .link-2259 li:last-child,
.left-7d4c .outer_4672 li:last-child,
.left-7d4c .brown-a926 li:last-child,
.left-7d4c .component-7d4f li:last-child {
  border: none;
}
.left-7d4c .card-up-784f li a,
.left-7d4c .notice-large-8f54 li a,
.left-7d4c .clean_4c06 li a,
.left-7d4c .thick-36ce li a,
.left-7d4c .link-2259 li a,
.left-7d4c .outer_4672 li a,
.left-7d4c .brown-a926 li a,
.left-7d4c .component-7d4f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left-7d4c .card-up-784f li ul li::before,
.left-7d4c .notice-large-8f54 li ul li::before,
.left-7d4c .clean_4c06 li ul li::before,
.left-7d4c .thick-36ce li ul li::before,
.left-7d4c .link-2259 li ul li::before,
.left-7d4c .outer_4672 li ul li::before,
.left-7d4c .brown-a926 li ul li::before,
.left-7d4c .component-7d4f li ul li::before {
  left: 15px;
}
.left-7d4c .card-up-784f li ul a,
.left-7d4c .notice-large-8f54 li ul a,
.left-7d4c .clean_4c06 li ul a,
.left-7d4c .thick-36ce li ul a,
.left-7d4c .link-2259 li ul a,
.left-7d4c .outer_4672 li ul a,
.left-7d4c .brown-a926 li ul a,
.left-7d4c .component-7d4f li ul a {
  padding-left: 20px;
}
.left-7d4c .card-up-784f li ul ul li::before,
.left-7d4c .notice-large-8f54 li ul ul li::before,
.left-7d4c .clean_4c06 li ul ul li::before,
.left-7d4c .thick-36ce li ul ul li::before,
.left-7d4c .link-2259 li ul ul li::before,
.left-7d4c .outer_4672 li ul ul li::before,
.left-7d4c .brown-a926 li ul ul li::before,
.left-7d4c .component-7d4f li ul ul li::before {
  left: 30px;
}
.left-7d4c .card-up-784f li ul ul a,
.left-7d4c .notice-large-8f54 li ul ul a,
.left-7d4c .clean_4c06 li ul ul a,
.left-7d4c .thick-36ce li ul ul a,
.left-7d4c .link-2259 li ul ul a,
.left-7d4c .outer_4672 li ul ul a,
.left-7d4c .brown-a926 li ul ul a,
.left-7d4c .component-7d4f li ul ul a {
  padding-left: 40px;
}
.left-7d4c .component_orange_4b4e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left-7d4c .component-7d4f ul li {
  margin-bottom: 1.41575em;
}
.left-7d4c .component-7d4f ul li .label-7cd5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.left-7d4c .component-7d4f ul li .outline-fluid-42de {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pressed-58c6 .card-up-784f li a,
.pressed-58c6 .notice-large-8f54 li a,
.pressed-58c6 .clean_4c06 li a,
.pressed-58c6 .thick-36ce li a,
.pressed-58c6 .link-2259 li a,
.pressed-58c6 .outer_4672 li a,
.pressed-58c6 .brown-a926 li a,
.pressed-58c6 .component-7d4f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-58c6 .component_orange_4b4e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-58c6 .first_018b ul li.hero-middle-1e13 .button-16e0,
.pressed-58c6 .first_018b ul li.red_ac9c .button-16e0 {
  background: rgba(0, 0, 0, 0.2);
}
.pressed-58c6 .left-7d4c .first_018b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_blue_b9a8 .left-7d4c .outline_ccc4 li {
  margin: 0;
}
.tabs_blue_b9a8 .left-7d4c .outline_ccc4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tabs_blue_b9a8 .left-7d4c .outline_ccc4 li ul {
  margin: 0;
}
.tabs_blue_b9a8 .left-7d4c .outline_ccc4 li ul li a {
  padding-left: 15px;
}
.tabs_blue_b9a8 .left-7d4c .outline_ccc4 li ul li li a {
  padding-left: 30px;
}
.tabs_blue_b9a8 .left-7d4c .outline_ccc4 li.detail_next_1ffc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tabs_blue_b9a8 .left-7d4c .outline_ccc4 li.detail_next_1ffc > 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;
}
.tabs_blue_b9a8 .left-7d4c .outline_ccc4 li.detail_next_1ffc > 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;
}
.thumbnail_bottom_fa39 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-glass-169a {
  position: relative;
  z-index: 10;
}
.element-glass-169a .label_8f7f {
  width: 100%;
  max-width: 100%;
}
.primary-brown-6951 .title_dark_1ea2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.primary-brown-6951 .over_6abd {
}
.primary-brown-6951 .pressed-58c6 {
  background: #292929;
}
.row_up_e361 .title_dark_1ea2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row_up_e361 .over_6abd {
  background: #f9f9f9;
}
.row_up_e361 .pressed-58c6 {
  background: #303030;
}
.background-5aa7 .title_dark_1ea2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .background-5aa7 .tiny-de60 {
    margin-bottom: 1em;
  }
  .background-5aa7 .tiny-de60:last-child {
    margin-bottom: 0;
  }
}
.background-5aa7 .over_6abd {
  background: #ededed;
}
.background-5aa7 .pressed-58c6 {
  background: #1a1a1a;
}
.title_dark_1ea2.over_6abd {
  color: rgba(0, 0, 0, 0.6);
}
.title_dark_1ea2.over_6abd .logo_hard_74b1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.title_dark_1ea2.pressed-58c6 {
  color: rgba(255, 255, 255, 0.99);
}
.title_dark_1ea2.pressed-58c6 a:not(.badge_hovered_6933) {
  color: rgba(255, 255, 255, 0.79);
}
.title_dark_1ea2.pressed-58c6 a:not(.badge_hovered_6933):hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_dark_1ea2.pressed-58c6 .logo_hard_74b1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_dark_1ea2.pressed-58c6 table tbody td,
.title_dark_1ea2.pressed-58c6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.modal-e79e.shadow_north_fd42 .yellow-27b4 {
  max-width: initial;
}
.modal-e79e .carousel_right_f555 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.modal-e79e .carousel_right_f555 .label_8f7f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .modal-e79e .carousel_right_f555 .label_8f7f {
    display: block;
    margin-bottom: 2em;
  }
  .modal-e79e .carousel_right_f555 .label_8f7f:last-child {
    margin-bottom: 0;
  }
}
.background-5aa7 .tiny-de60:last-child,
.row_up_e361 .tiny-de60:last-child,
.primary-brown-6951 .tiny-de60:last-child {
  margin-bottom: 0;
}
.background-5aa7 .tiny-de60 .left-7d4c .first_018b:last-child,
.row_up_e361 .tiny-de60 .left-7d4c .first_018b:last-child,
.primary-brown-6951 .tiny-de60 .left-7d4c .first_018b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .background-5aa7 .column-in-2fa0,
  .background-5aa7 .gallery_e03f,
  .row_up_e361 .column-in-2fa0,
  .row_up_e361 .gallery_e03f,
  .primary-brown-6951 .column-in-2fa0,
  .primary-brown-6951 .gallery_e03f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-glass-169a .tiny-de60 {
    margin-bottom: 2em;
  }
}
.element-glass-169a p:last-child {
  margin-bottom: 0;
}
.element-glass-169a li,
.element-glass-169a ul {
  list-style: none;
  margin: 0;
}
.element-glass-169a ul ul {
  margin-left: 2.617924em;
}
.overlay_light_b80e {
  font-size: 0.875em;
}

/* css-noise: 0ce8 */
.promo-block-a8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
