/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hidden-stale-3bbf/customify
Author: WPCustomify
Author URI: https://pressmaximum.hidden-stale-3bbf
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.hidden-stale-3bbf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button_hovered_27a6.hero-yellow-94cf/licenses/gpl-2.0.breadcrumb_9070
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.input_5b63/, (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.accordion-down-0e0c.gradient-fluid-c26c/normalize.orange_b554/
 ======
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.orange_b554 v7.0.0 | MIT License | github.hidden-stale-3bbf/necolas/normalize.orange_b554 */
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;
}
.lite_d090 .photo-bf60,
.texture_0c5c,
.card-f29c,
.badge-a819,
.tag_dark_5d44,
.pattern_south_3e54,
.small-19c1,
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;
}
.texture_0c5c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture_0c5c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_0c5c,
  h1 {
    font-size: 1.8em;
  }
}
.card-f29c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card-f29c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card-f29c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card-f29c,
  h2 {
    font-size: 1.7em;
  }
}
.badge-a819,
h3 {
  font-size: 1.618em;
}
.lite_d090 .photo-bf60,
.tag_dark_5d44,
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.cool_b27b {
  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;
}
.accent_lite_c15a:after,
.accent_lite_c15a:before,
.picture-top-370a:after,
.picture-top-370a:before {
  content: "";
  display: table;
}
.accent_lite_c15a:after,
.picture-top-370a:after {
  clear: both;
}
.main-brown-5565 {
  float: right;
  margin-right: 0;
}
.surface-a59e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.info_east_f9c3 .glass_b290,
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;
}
.info_east_f9c3 .glass_b290:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.panel_fresh_6b5c .glass_b290 {
  box-shadow: none;
}
.panel_fresh_6b5c
  .glass_b290
  .badge_09c7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.panel_fresh_6b5c .glass_b290 .search-613a {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.panel_fresh_6b5c
  .glass_b290
  .search-613a
  b {
  display: none;
}
.panel_fresh_6b5c .banner-new-322d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(.summary_hard_515f),
button:not(.breadcrumb_bdcb):not(.summary_hard_515f),
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ),
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ),
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ) {
  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;
}
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):hover,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):hover,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):hover,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):hover,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):active,
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):active,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):active,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):active,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):active,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus {
  outline: 0;
}
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb {
  position: relative;
}
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .cold-1ec2,
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .dirty_5b9f,
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .selected_a9b2,
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  i,
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  svg,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .cold-1ec2,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .dirty_5b9f,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .selected_a9b2,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  i,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  svg,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .cold-1ec2,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .dirty_5b9f,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .selected_a9b2,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  i,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  svg,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .cold-1ec2,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .dirty_5b9f,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .selected_a9b2,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  i,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  svg,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .cold-1ec2,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .dirty_5b9f,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  .selected_a9b2,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  i,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb
  svg {
  visibility: hidden;
}
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb:after,
button:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb:after,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb:after,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb:after,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ).fn-loading-7bbb: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;
}
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(.summary_hard_515f),
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ),
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ),
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ) {
  color: #fff;
  background: #235787;
}
.box-tiny-ddd0:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus,
input[type="button"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus,
input[type="reset"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus,
input[type="submit"]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ):focus {
  color: #fff;
}
.box-tiny-ddd0.fn-disabled-7bbb:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ),
.box-tiny-ddd0[disabled]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ),
button.fn-disabled-7bbb:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ),
button[disabled]:not(.breadcrumb_bdcb):not(
    .summary_hard_515f
  ) {
  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;
}
.column-clean-9e8f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.column-clean-9e8f: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;
}
.status-120c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.container-2403 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tabs-ac82 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accent_lite_c15a:after,
.accent_lite_c15a:before,
.breadcrumb-current-6def:after,
.breadcrumb-current-6def:before,
.article_2813:after,
.article_2813:before,
.disabled-5f4c:after,
.disabled-5f4c:before,
.element-gold-8c30:after,
.element-gold-8c30:before,
.item-pressed-be8c:after,
.item-pressed-be8c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accent_lite_c15a:after,
.breadcrumb-current-6def:after,
.article_2813:after,
.disabled-5f4c:after,
.element-gold-8c30:after,
.item-pressed-be8c:after {
  clear: both;
}
.breadcrumb-current-6def .chip-bottom-2563,
.article_2813 .chip-bottom-2563,
.footer-3c0b .chip-bottom-2563 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.grid-hard-1c3f {
  display: inline-block;
}
.overlay_in_a613 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.overlay_in_a613 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.overlay_in_a613 .wood-9725 {
  padding: 1em 0;
  font-size: 85%;
}
.wood-9725 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focus-14e7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focus-14e7:after,
.focus-14e7:before {
  content: "";
  display: table;
}
.focus-14e7:after {
  clear: both;
}
.stale_65e7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tooltip_in_b284 .stale_65e7 {
  max-width: 50%;
}
.tertiary_bottom_a6d5 .stale_65e7 {
  max-width: 33.33%;
}
.bright_06e6 .stale_65e7 {
  max-width: 25%;
}
.hero-38db .stale_65e7 {
  max-width: 20%;
}
.pagination-under-ef95 .stale_65e7 {
  max-width: 16.66%;
}
.footer-pressed-9f0e .stale_65e7 {
  max-width: 14.28%;
}
.layout-1847 .stale_65e7 {
  max-width: 12.5%;
}
.image_brown_1a4c .stale_65e7 {
  max-width: 11.11%;
}
.mini-e48e {
  display: block;
}
.lite_d090 .light-f880 label,
.lite_d090 .lite_fd1e label,
.lite_d090 .title-c5e7 label,
.lite_d090 .backdrop_wood_1408 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_b60b {
  list-style: none;
  margin: 0;
}
.tabs_b60b article.component-5054 {
  margin-bottom: 0;
}
.tabs_b60b ul {
  list-style: none;
  margin: 0;
}
.tabs_b60b .orange_eccc li.component-5054 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_b60b .orange_eccc li.component-5054 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_b60b .orange_eccc li.component-5054: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) {
  .tabs_b60b .orange_eccc li.component-5054 li.component-5054 li.component-5054 li.component-5054 {
    padding-left: 0;
  }
}
article.component-5054 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component-5054 .breadcrumb-current-6def p:last-of-type {
  margin-bottom: 0;
}
article.component-5054 .secondary-orange-2341 {
  float: left;
}
article.component-5054 .gradient-3157 {
  margin-left: 85px;
}
article.component-5054 .photo_1b65 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component-5054 .photo_1b65 .primary_c630 {
  margin-left: 10px;
}
article.component-5054 .hot_ab51 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component-5054 .footer_yellow_524e {
  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 .light-f880,
  #respond .title-c5e7,
  #respond .backdrop_wood_1408 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .light-f880 input,
#respond .title-c5e7 input,
#respond .backdrop_wood_1408 input {
  width: 100%;
}
#respond .backdrop_wood_1408 {
  margin-right: 0;
}
#respond .shadow-hard-f221 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma-ed00 {
  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;
}
.plasma-ed00.green-11e6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.plasma-ed00 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%);
}
.plasma-ed00:focus,
.plasma-ed00: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);
}
.aside-14bc {
  border-radius: 10%;
}
.component_hot_297f {
  border-radius: 50%;
}
.widget_51da {
  font-size: 0.72em;
}
.small_c816 {
  font-size: 0.875em;
}
.shade-b741 {
  font-size: 1.1em;
}
.wrapper_1141 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wrapper_1141.widget_51da {
  letter-spacing: 0.5px;
}
.modal_994b,
.modal_994b a {
  color: #6d6d6d;
}
.modal_994b a:hover {
  color: #111;
}
.panel_advanced_b894 {
  color: #6d6d6d;
}
.heading_hard_0ab2 {
  overflow-x: hidden;
}
.heading_hard_0ab2 .panel_770c.modal-selected-0d9e {
  position: relative;
}
.heading_hard_0ab2 .panel_770c.modal-selected-0d9e.link_4d26 {
  position: initial;
}
.heading_hard_0ab2
  .panel_770c.modal-selected-0d9e.link_4d26
  .hover-2f46 {
  left: auto;
}
.heading_hard_0ab2 .panel_770c .hover-2f46 {
  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;
}
.heading_hard_0ab2 .panel_770c:hover.modal-selected-0d9e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.heading_hard_0ab2
  .panel_770c:hover.modal-selected-0d9e
  .hover-2f46 {
  display: block;
  z-index: 9999999;
}
.heading_hard_0ab2 .disabled-new-28a6 .bright_b67c,
.heading_hard_0ab2 .under_603a .bright_b67c {
  display: none;
}
.heading_hard_0ab2 .active-fd06 .panel_770c:hover.modal-selected-0d9e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.lite_d090 .light-f880 label,
.lite_d090 .lite_fd1e label,
.lite_d090 .title-c5e7 label,
.lite_d090 .backdrop_wood_1408 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_b60b {
  list-style: none;
  margin: 0;
}
.tabs_b60b article.component-5054 {
  margin-bottom: 0;
}
.tabs_b60b ul {
  list-style: none;
  margin: 0;
}
.tabs_b60b .orange_eccc li.component-5054 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_b60b .orange_eccc li.component-5054 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_b60b .orange_eccc li.component-5054: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) {
  .tabs_b60b .orange_eccc li.component-5054 li.component-5054 li.component-5054 li.component-5054 {
    padding-left: 0;
  }
}
article.component-5054 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component-5054 .breadcrumb-current-6def p:last-of-type {
  margin-bottom: 0;
}
article.component-5054 .secondary-orange-2341 {
  float: left;
}
article.component-5054 .gradient-3157 {
  margin-left: 85px;
}
article.component-5054 .photo_1b65 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component-5054 .photo_1b65 .primary_c630 {
  margin-left: 10px;
}
article.component-5054 .hot_ab51 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component-5054 .footer_yellow_524e {
  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 .light-f880,
  #respond .title-c5e7,
  #respond .backdrop_wood_1408 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .light-f880 input,
#respond .title-c5e7 input,
#respond .backdrop_wood_1408 input {
  width: 100%;
}
#respond .backdrop_wood_1408 {
  margin-right: 0;
}
#respond .shadow-hard-f221 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled-new-28a6 .soft-dd0f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.soft-dd0f .dim-3adf.form_lower_46dc .container-pressed-6cfb > li > a:focus,
.soft-dd0f .dim-3adf.form_lower_46dc .container-pressed-6cfb > li > a:hover,
.soft-dd0f .dim-3adf.tertiary_bf08 .container-pressed-6cfb > li > a:focus,
.soft-dd0f .dim-3adf.tertiary_bf08 .container-pressed-6cfb > li > a:hover,
.soft-dd0f .dim-3adf.banner-glass-56a8 .container-pressed-6cfb > li > a:focus,
.soft-dd0f .dim-3adf.banner-glass-56a8 .container-pressed-6cfb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-dd0f
  .dim-3adf.form_lower_46dc
  .container-pressed-6cfb
  > li.element-d2a2
  > a,
.soft-dd0f
  .dim-3adf.form_lower_46dc
  .container-pressed-6cfb
  > li.component_1f2a
  > a,
.soft-dd0f
  .dim-3adf.tertiary_bf08
  .container-pressed-6cfb
  > li.element-d2a2
  > a,
.soft-dd0f
  .dim-3adf.tertiary_bf08
  .container-pressed-6cfb
  > li.component_1f2a
  > a,
.soft-dd0f
  .dim-3adf.banner-glass-56a8
  .container-pressed-6cfb
  > li.element-d2a2
  > a,
.soft-dd0f .dim-3adf.banner-glass-56a8 .container-pressed-6cfb > li.filter-c2e2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.soft-dd0f .tooltip_ff67,
.soft-dd0f .tooltip_ff67 a {
  color: rgba(255, 255, 255, 0.99);
}
.soft-dd0f .feature-0795.black_6b14 li a,
.soft-dd0f .filter_428e a,
.soft-dd0f .tall_476f,
.soft-dd0f .container-pressed-6cfb > li > a,
.soft-dd0f .texture-first-b615 {
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f .feature-0795.black_6b14 li a:hover,
.soft-dd0f .filter_428e a:hover,
.soft-dd0f .tall_476f:hover,
.soft-dd0f .container-pressed-6cfb > li > a:hover,
.soft-dd0f .texture-first-b615:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-dd0f .menu_8c26 {
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f .menu_8c26 .small_894e {
  color: rgba(255, 255, 255, 0.99);
}
.soft-dd0f .menu_8c26:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-dd0f .logo-06d6 .shade_9cf9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f .logo-06d6 .shade_9cf9 .item-33a9 {
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f
  .logo-06d6
  .shade_9cf9
  .item-33a9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f
  .logo-06d6
  .shade_9cf9
  .item-33a9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f
  .logo-06d6
  .shade_9cf9
  .item-33a9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f
  .logo-06d6
  .shade_9cf9
  .item-33a9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f .logo-06d6 .chip-inner-5810 {
  color: rgba(255, 255, 255, 0.79);
}
.soft-dd0f .logo-06d6 .chip-inner-5810:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_lite_d258
  .soft-dd0f
  .logo-06d6
  .notice-complex-592b
  .tiny_f2bc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav_lite_d258
  .soft-dd0f
  .logo-06d6
  .notice-complex-592b
  .item-33a9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-new-28a6 .first-e2d8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.first-e2d8 .dim-3adf.form_lower_46dc .container-pressed-6cfb > li > a:focus,
.first-e2d8 .dim-3adf.form_lower_46dc .container-pressed-6cfb > li > a:hover,
.first-e2d8 .dim-3adf.tertiary_bf08 .container-pressed-6cfb > li > a:focus,
.first-e2d8 .dim-3adf.tertiary_bf08 .container-pressed-6cfb > li > a:hover,
.first-e2d8 .dim-3adf.banner-glass-56a8 .container-pressed-6cfb > li > a:focus,
.first-e2d8 .dim-3adf.banner-glass-56a8 .container-pressed-6cfb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-e2d8
  .dim-3adf.form_lower_46dc
  .container-pressed-6cfb
  > li.element-d2a2
  > a,
.first-e2d8
  .dim-3adf.form_lower_46dc
  .container-pressed-6cfb
  > li.component_1f2a
  > a,
.first-e2d8
  .dim-3adf.tertiary_bf08
  .container-pressed-6cfb
  > li.element-d2a2
  > a,
.first-e2d8
  .dim-3adf.tertiary_bf08
  .container-pressed-6cfb
  > li.component_1f2a
  > a,
.first-e2d8
  .dim-3adf.banner-glass-56a8
  .container-pressed-6cfb
  > li.element-d2a2
  > a,
.first-e2d8 .dim-3adf.banner-glass-56a8 .container-pressed-6cfb > li.filter-c2e2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.first-e2d8 .tooltip_ff67,
.first-e2d8 .tooltip_ff67 a {
  color: rgba(0, 0, 0, 0.8);
}
.first-e2d8 .feature-0795.black_6b14 li a,
.first-e2d8 .filter_428e a,
.first-e2d8 .tall_476f,
.first-e2d8 .container-pressed-6cfb > li > a,
.first-e2d8 .texture-first-b615 {
  color: rgba(0, 0, 0, 0.55);
}
.first-e2d8 .feature-0795.black_6b14 li a:hover,
.first-e2d8 .filter_428e a:hover,
.first-e2d8 .tall_476f:hover,
.first-e2d8 .container-pressed-6cfb > li > a:hover,
.first-e2d8 .texture-first-b615:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-e2d8 .menu_8c26 {
  color: rgba(0, 0, 0, 0.55);
}
.first-e2d8 .menu_8c26 .small_894e {
  color: rgba(0, 0, 0, 0.8);
}
.first-e2d8 .menu_8c26:hover {
  color: rgba(0, 0, 0, 0.8);
}
.black_433f .item_liquid_c87e {
  margin-left: auto;
  margin-right: auto;
}
.article_2813 > * {
  margin-left: auto;
  margin-right: auto;
}
.article_2813 .status-120c {
  margin-right: 1.41575em;
}
.green-6647 .article_2813 > .thick_498e {
  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;
}
.green-6647 .article_2813 > .in-c522 {
  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;
}
.grid_c588.black_433f .item_liquid_c87e,
.hover-narrow-fc09.black_433f .item_liquid_c87e {
  margin-left: 0;
}
.slow_bca7.black_433f .item_liquid_c87e,
.filter_simple_86c2.black_433f .item_liquid_c87e {
  margin-right: 0;
}
.article_2813 ol,
.article_2813 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pro-2f5c video {
  max-width: 100%;
}
.highlight_dirty_1c8f img {
  display: block;
}
.highlight_dirty_1c8f.status-120c,
.highlight_dirty_1c8f.container-2403 {
  width: 100%;
}
.highlight_dirty_1c8f.in-c522 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop-88ca:not(.next_c0b2) {
  margin: 1.5em auto;
}
.search-8117 p {
  padding: 1.5em 14px;
}
ul.blue_b204.in-c522,
ul.blue_b204.thick_498e,
ul.blue_b204.green_9329.thick_498e {
  padding: 0 14px;
}
.lower-a15d {
  display: block;
  overflow-x: auto;
}
.lower-a15d table {
  border-collapse: collapse;
  width: 100%;
}
.lower-a15d td,
.lower-a15d th {
  padding: 0.5em;
}
.article_2813 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.article_2813 ol ol,
.article_2813 ol ul,
.article_2813 ul ol,
.article_2813 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.article_2813 ol ol li,
.article_2813 ol ul li,
.article_2813 ul ol li,
.article_2813 ul ul li {
  margin-left: 0;
}
.alert-huge-a029.button-5cd5 > .large-834c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.alert-huge-a029.button-5cd5 > .large-834c iframe,
.alert-huge-a029.button-5cd5 > .large-834c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.progress_purple_e314 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.progress_purple_e314.medium-f0ab {
  padding: 0;
}
.progress_purple_e314.medium-f0ab cite {
  font-size: 13px;
}
.progress_purple_e314 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.progress_purple_e314 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.carousel_fast_0cd1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.carousel_fast_0cd1 > p:first-child {
  margin-top: 0;
}
.carousel_fast_0cd1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.carousel_fast_0cd1 blockquote {
  border-left: 0;
}
.texture_west_f033 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture_west_f033:not(.hero_6781) {
  max-width: 100px;
}
.texture_west_f033.highlight-dirty-fb7c {
  border-bottom: none !important;
  text-align: center;
}
.texture_west_f033.highlight-dirty-fb7c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .search-8117 p {
    padding: 1.5em 0;
  }
}
.row_ecf6 {
  color: #0073aa;
}
.pagination-c2da {
  background-color: #0073aa;
}
.north-d324 {
  color: #229fd8;
}
.backdrop_0c96 {
  background-color: #229fd8;
}
.detail-4dac {
  color: #eee;
}
.frame_large_3838 {
  background-color: #eee;
}
.input-tiny-ed48 {
  color: #444;
}
.module-copper-4795 {
  background-color: #444;
}
.link-basic-0050 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link-basic-0050 .easy-9bfc .filter_428e {
  font-size: 15px;
}
.link-basic-0050 .filter_428e {
  line-height: 1.3;
}
.link-basic-0050 .first-e2d8 {
}
.link-basic-0050 .soft-dd0f {
  background: #235787;
}
.picture_187b {
  padding: 0;
}
.picture_187b .soft-dd0f {
  background: #1a1a1a;
}
.picture_187b .first-e2d8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component-blue-daa3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component-blue-daa3 .first-e2d8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component-blue-daa3 .soft-dd0f {
  background: #303030;
}
.item-pressed-be8c {
  position: relative;
  z-index: 10;
}
.item-pressed-be8c .out_1cf6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_5708 .modal-selected-0d9e {
  display: inline-block;
  vertical-align: middle;
}
.background_5708.mask-focused-f9a0 .modal-selected-0d9e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background_5708.mask-focused-f9a0 .modal-selected-0d9e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background_5708.mask-focused-f9a0 .modal-selected-0d9e {
    margin-right: 0.4em;
  }
}
.background_5708.mask-focused-f9a0 .modal-selected-0d9e:last-child {
  margin-right: 0;
}
.green_46f4 .out_1cf6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .disabled-new-28a6 .easy-9bfc {
    margin: 0 -0.5em;
  }
  .disabled-new-28a6 .easy-9bfc [class*="customify-col-"],
  .disabled-new-28a6 .easy-9bfc [class*="customify-col_"],
  .disabled-new-28a6 .easy-9bfc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.disabled-new-28a6.input_932b .out_1cf6 {
  background: 0 0 !important;
}
.disabled-new-28a6.input_932b .out_1cf6,
.disabled-new-28a6.green_46f4 .out_1cf6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .disabled-new-28a6.item_static_d772 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.disabled-new-28a6.green_46f4 .out_1cf6 {
  box-shadow: none !important;
}
.module-solid-d4c0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module-solid-d4c0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module-solid-d4c0 {
    padding: 18px 0 20px;
  }
}
.module-solid-d4c0 .overlay_next_9c15 {
  width: 100%;
}
.module-solid-d4c0 .yellow-ecc0 {
  margin-bottom: 0;
}
.module-solid-d4c0 .static-4a5a {
  margin-top: 5px;
  font-size: 0.875em;
}
.yellow-efa5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.yellow-efa5 .breadcrumb-upper-891f {
  width: 100%;
}
.yellow-ea85 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.yellow-ea85 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.yellow-ea85 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;
}
.yellow-ea85 li:last-child:after {
  display: none;
}
.yellow-ea85 li a {
  font-weight: 500;
  margin-right: 10px;
}
.focus-pressed-e19b .bright_b67c button,
.module-solid-d4c0 .bright_b67c button {
  left: 0;
}
.focus-pressed-e19b .breadcrumb-upper-891f,
.module-solid-d4c0 .breadcrumb-upper-891f {
  padding-left: 0;
  padding-right: 0;
}
.focus-pressed-e19b .yellow-efa5,
.module-solid-d4c0 .yellow-efa5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focus-pressed-e19b {
  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;
}
.focus-pressed-e19b: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;
}
.focus-pressed-e19b .banner-dim-66a2 {
  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) {
  .focus-pressed-e19b .banner-dim-66a2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focus-pressed-e19b .banner-dim-66a2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focus-pressed-e19b .banner-dim-66a2 {
    min-height: 200px;
  }
}
.focus-pressed-e19b .yellow-ea85 {
  color: rgba(255, 255, 255, 0.8);
}
.focus-pressed-e19b .yellow-ea85 a,
.focus-pressed-e19b .yellow-ea85 li:after {
  color: inherit;
}
.focus-pressed-e19b .yellow-ea85 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.up_5f0d {
  margin-bottom: 0.5em;
}
.tall-47ab {
  margin-bottom: 1.2em;
}
.tall-47ab,
.up_5f0d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tall-47ab p:last-child,
.up_5f0d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright_b67c,
#masthead .bright_b67c {
  display: none;
}
#masthead
  > .bright_b67c.soft-0f51 {
  display: none;
}
#masthead > .bright_b67c button {
  left: 0;
}
.component_a1b4 {
  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%;
}
.component_a1b4 .modal-selected-0d9e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component_a1b4 .rough-e177 {
  display: -webkit-box;
  display: flex;
}
.component_a1b4 .rough-e177.secondary-c27b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component_a1b4 .rough-e177.column_tiny_f2c5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_a1b4 .rough-e177.content-f958 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_a1b4.progress_huge_bddc.search-3cc1 .rough-e177.secondary-c27b {
  flex-basis: 100%;
}
.component_a1b4.content-5ce8 .rough-e177.column_tiny_f2c5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.component_a1b4.content-5ce8 .rough-e177.content-f958 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright_b67c.soft-0f51 {
  display: none;
}
#masthead > .bright_b67c button {
  left: 0;
}
.copper-799a {
  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;
}
.copper-799a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.copper-799a.thumbnail_huge_d686 i {
  margin-right: 4px;
}
.copper-799a.module-thick-e523 i {
  margin-left: 5px;
}
.filter_428e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.filter_428e p:last-child {
  margin-bottom: 0;
}
.icon_d9d1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.icon_d9d1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.icon_d9d1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.icon_d9d1 .tooltip_ff67 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.icon_d9d1 .new-e8dd {
  margin: 5px 0 7px 0;
}
.icon_d9d1.clean-62ae .tooltip-outer-dda2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_d9d1.clean-62ae .icon_1687 {
  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;
}
.icon_d9d1.active-new-61a7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.icon_d9d1.active-new-61a7 .tooltip-outer-dda2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_d9d1.active-new-61a7 .icon_1687 {
  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;
}
.icon_d9d1.caption_steel_763e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon_d9d1.filter_a8d2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.icon_d9d1.filter_a8d2 .icon_1687 {
  margin-top: 7px;
}
.down_8196 {
  display: inline-block;
}
.item-pressed-be8c .slider-east-3e6a .icon_d9d1 img {
  max-width: 100%;
}
.dim-3adf .status-cda5.carousel_266a,
.border-c641 .status-cda5.carousel_266a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dim-3adf .breadcrumb_gas_e556,
.border-c641 .breadcrumb_gas_e556 {
  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%);
}
.dim-3adf .breadcrumb_gas_e556 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dim-3adf.container_470c .breadcrumb_gas_e556 {
  display: none;
}
.dim-3adf .liquid-91b0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim-3adf .liquid-91b0 li {
  display: inline-block;
  position: relative;
}
.dim-3adf .liquid-91b0 li:last-child {
  margin-right: 0;
}
.dim-3adf .liquid-91b0 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;
}
.dim-3adf .liquid-91b0 li.filter-c2e2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.dim-3adf .liquid-91b0 > 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;
}
.dim-3adf .liquid-91b0 > li > a i {
  line-height: 0;
}
.dim-3adf .liquid-91b0 > li.south-6da9 > a .breadcrumb_gas_e556 {
  margin-left: 4px;
  line-height: 0;
}
.dim-3adf .liquid-91b0 .bronze-293e li.south-6da9 > a {
  position: relative;
}
.dim-3adf .liquid-91b0 .bronze-293e li.south-6da9 > a:after,
.dim-3adf .liquid-91b0 .bronze-293e li.south-6da9 > a:before {
  content: "";
  display: table;
}
.dim-3adf .liquid-91b0 .bronze-293e li.south-6da9 > a:after {
  clear: both;
}
.dim-3adf .liquid-91b0 .bronze-293e li.south-6da9 > a .breadcrumb_gas_e556 {
  margin-left: 5px;
  float: right;
}
.dim-3adf .mini-ff94,
.dim-3adf .bronze-293e {
  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;
}
.dim-3adf .bronze-293e {
  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;
}
.dim-3adf .bronze-293e .carousel_266a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dim-3adf .bronze-293e .breadcrumb_gas_e556 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dim-3adf .bronze-293e li {
  display: block;
  margin: 0;
  padding: 0;
}
.dim-3adf .bronze-293e 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;
}
.dim-3adf .bronze-293e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dim-3adf .bronze-293e .bronze-293e {
  top: 0;
  left: 100%;
}
.dim-3adf .widget_e5c0.fn-focus-7bbb > .mini-ff94,
.dim-3adf .widget_e5c0.fn-focus-7bbb > .bronze-293e,
.dim-3adf .widget_e5c0:focus > .mini-ff94,
.dim-3adf .widget_e5c0:focus > .bronze-293e,
.dim-3adf .widget_e5c0:hover > .mini-ff94,
.dim-3adf .widget_e5c0:hover > .bronze-293e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dim-3adf.banner-glass-56a8 .container-pressed-6cfb:after,
.dim-3adf.banner-glass-56a8 .container-pressed-6cfb:before {
  content: "";
  display: table;
}
.dim-3adf.banner-glass-56a8 .container-pressed-6cfb:after {
  clear: both;
}
.dim-3adf.banner-glass-56a8 .container-pressed-6cfb > li {
  float: left;
}
.dim-3adf.action-80e1 .container-pressed-6cfb:after,
.dim-3adf.action-80e1 .container-pressed-6cfb:before {
  content: "";
  display: table;
}
.dim-3adf.action-80e1 .container-pressed-6cfb:after {
  clear: both;
}
.dim-3adf.action-80e1 .container-pressed-6cfb > li {
  float: left;
}
.dim-3adf.action-80e1 .container-pressed-6cfb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dim-3adf.action-80e1 .container-pressed-6cfb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dim-3adf.action-80e1 .container-pressed-6cfb > li.element-d2a2 > a,
.dim-3adf.action-80e1 .container-pressed-6cfb > li.filter-c2e2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.dim-3adf.form_lower_46dc .container-pressed-6cfb > li > a .carousel_266a {
  position: relative;
}
.dim-3adf.form_lower_46dc .container-pressed-6cfb > li > a .carousel_266a: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;
}
.dim-3adf.form_lower_46dc
  .container-pressed-6cfb
  > li:focus
  > a
  .carousel_266a:before,
.dim-3adf.form_lower_46dc
  .container-pressed-6cfb
  > li:hover
  > a
  .carousel_266a:before {
  width: 100%;
  background-color: currentColor;
}
.dim-3adf.form_lower_46dc
  .container-pressed-6cfb
  > li.element-d2a2
  > a
  .carousel_266a:before,
.dim-3adf.form_lower_46dc
  .container-pressed-6cfb
  > li.component_1f2a
  > a
  .carousel_266a:before {
  width: 100%;
  background-color: currentColor;
}
.dim-3adf.tertiary_bf08 .container-pressed-6cfb > li > a .carousel_266a {
  position: relative;
}
.dim-3adf.tertiary_bf08 .container-pressed-6cfb > li > a .carousel_266a: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;
}
.dim-3adf.tertiary_bf08 .container-pressed-6cfb > li:focus > a .carousel_266a:before,
.dim-3adf.tertiary_bf08
  .container-pressed-6cfb
  > li:hover
  > a
  .carousel_266a:before {
  width: 100%;
  background-color: currentColor;
}
.dim-3adf.tertiary_bf08
  .container-pressed-6cfb
  > li.element-d2a2
  > a
  .carousel_266a:before,
.dim-3adf.tertiary_bf08
  .container-pressed-6cfb
  > li.component_1f2a
  > a
  .carousel_266a:before {
  width: 100%;
  background-color: currentColor;
}
.border-c641 .liquid-91b0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.border-c641 .liquid-91b0 li:first-child > a {
  border-top: none;
}
.border-c641 .liquid-91b0 .badge_495d > .carousel_266a .breadcrumb_gas_e556 {
  display: none;
}
.border-c641 .liquid-91b0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.border-c641 .liquid-91b0 li:last-child {
  border: none;
}
.border-c641 .liquid-91b0 li.south-6da9 > a {
  padding-right: 45px !important;
}
.border-c641 .liquid-91b0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.border-c641 .liquid-91b0 li a:focus,
.border-c641 .liquid-91b0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-c641 .liquid-91b0 li .notification-6cb5 {
  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;
}
.border-c641 .liquid-91b0 li .notification-6cb5:hover {
  box-shadow: none;
}
.border-c641 .liquid-91b0 li .notification-6cb5 .breadcrumb_gas_e556 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.border-c641 .liquid-91b0 .bronze-293e {
  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);
}
.border-c641 .liquid-91b0 .bronze-293e li a {
  padding-left: 3em;
}
.border-c641 .liquid-91b0 .overlay_selected_2a9f > a .notification-6cb5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.border-c641 .liquid-91b0 .overlay_selected_2a9f > .bronze-293e {
  display: block;
  opacity: 1;
}
.bronze_67d4 {
  max-width: 100%;
}
.progress-easy-bf7d {
  line-height: 0;
  cursor: pointer;
}
.texture-first-b615 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.texture-first-b615:hover {
  box-shadow: none;
  color: currentColor;
}
.texture-first-b615 svg {
  width: 18px;
  height: 18px;
}
.texture-first-b615 .hover-large-47e0 {
  display: none;
}
.input_mini_b914 {
  position: relative;
}
.input_mini_b914.fn-active-7bbb .texture-first-b615 .slow-1157 {
  display: none;
}
.input_mini_b914.fn-active-7bbb .texture-first-b615 .hover-large-47e0 {
  display: inline-block;
}
.input_mini_b914 .popup_glass_95ef {
  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);
}
.input_mini_b914.easy_d943 .popup_glass_95ef {
  left: auto;
  right: -0.9em;
}
.input_mini_b914.easy_d943 .accent-next-52dd::before {
  left: auto;
  right: 15px;
}
.input_mini_b914.fn-active-7bbb .popup_glass_95ef {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice-complex-592b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notice-complex-592b label {
  flex-basis: 100%;
}
.notice-complex-592b .shade_9cf9 {
  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;
}
.notice-complex-592b .item-33a9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notice-complex-592b .item-33a9:focus {
  background-color: transparent;
}
.notice-complex-592b button.chip-inner-5810 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notice-complex-592b button.chip-inner-5810:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notice-complex-592b button.chip-inner-5810 svg {
  width: 18px;
  height: 18px;
}
.notice-complex-592b input[type="submit"] {
  min-height: auto;
}
.logo-06d6 .notice-complex-592b .item-33a9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accent-next-52dd {
  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) {
  .accent-next-52dd {
    width: 220px;
  }
}
.accent-next-52dd label {
  flex-basis: 100%;
}
.accent-next-52dd::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;
}
.nav_lite_d258 .logo-06d6 .notice-complex-592b {
  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;
}
.nav_lite_d258
  .logo-06d6
  .notice-complex-592b
  .shade_9cf9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.nav_lite_d258 .logo-06d6 .notice-complex-592b .item-33a9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.nav_lite_d258
  .logo-06d6
  .notice-complex-592b
  .item-33a9:focus {
  background: 0 0;
}
.nav_lite_d258
  .logo-06d6
  .notice-complex-592b
  .tiny_f2bc {
  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;
}
.feature-0795 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.feature-0795 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.feature-0795 li:last-child {
  margin-right: 0;
}
.feature-0795 li:first-child {
  margin-left: 0;
}
.feature-0795.wide-b03c a {
  color: #fff;
}
.feature-0795.wide-b03c a:hover {
  color: #fff;
}
.feature-0795 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.feature-0795 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.feature-0795 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.feature-0795 a:hover {
  opacity: 0.9;
  color: inherit;
}
.feature-0795 [class*="social-icon-apple"] {
  background-color: #999;
}
.feature-0795 [class*="social-icon-apple"].last_a59a {
  background-color: transparent;
  color: #999;
}
.feature-0795 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.feature-0795 [class*="social-icon-behance"].last_a59a {
  background-color: transparent;
  color: #1769ff;
}
.feature-0795 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.feature-0795 [class*="social-icon-bitbucket"].last_a59a {
  background-color: transparent;
  color: #205081;
}
.feature-0795 [class*="social-icon-codepen"] {
  background-color: #000;
}
.feature-0795 [class*="social-icon-codepen"].last_a59a {
  background-color: transparent;
  color: #000;
}
.feature-0795 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.feature-0795 [class*="social-icon-delicious"].last_a59a {
  background-color: transparent;
  color: #39f;
}
.feature-0795 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.feature-0795 [class*="social-icon-digg"].last_a59a {
  background-color: transparent;
  color: #005be2;
}
.feature-0795 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.feature-0795 [class*="social-icon-dribbble"].last_a59a {
  background-color: transparent;
  color: #ea4c89;
}
.feature-0795 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.feature-0795 [class*="social-icon-envelope"].last_a59a {
  background-color: transparent;
  color: #ea4335;
}
.feature-0795 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.feature-0795 [class*="social-icon-facebook"].last_a59a {
  background-color: transparent;
  color: #3b5998;
}
.feature-0795 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.feature-0795 [class*="social-icon-flickr"].last_a59a {
  background-color: transparent;
  color: #0063dc;
}
.feature-0795 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.feature-0795 [class*="social-icon-foursquare"].last_a59a {
  background-color: transparent;
  color: #2d5be3;
}
.feature-0795 [class*="social-icon-github"] {
  background-color: #333;
}
.feature-0795 [class*="social-icon-github"].last_a59a {
  background-color: transparent;
  color: #333;
}
.feature-0795 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.feature-0795 [class*="social-icon-google-plus"].last_a59a {
  background-color: transparent;
  color: #dd4b39;
}
.feature-0795 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.feature-0795 [class*="social-icon-houzz"].last_a59a {
  background-color: transparent;
  color: #7ac142;
}
.feature-0795 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.feature-0795 [class*="social-icon-instagram"].last_a59a {
  background-color: transparent;
  color: #262626;
}
.feature-0795 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.feature-0795 [class*="social-icon-jsfiddle"].last_a59a {
  background-color: transparent;
  color: #487aa2;
}
.feature-0795 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.feature-0795 [class*="social-icon-linkedin"].last_a59a {
  background-color: transparent;
  color: #0077b5;
}
.feature-0795 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.feature-0795 [class*="social-icon-medium"].last_a59a {
  background-color: transparent;
  color: #00ab6b;
}
.feature-0795 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.feature-0795
  [class*="social-icon-odnoklassniki"].last_a59a {
  background-color: transparent;
  color: #f4731c;
}
.feature-0795 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.feature-0795 [class*="social-icon-meetup"].last_a59a {
  background-color: transparent;
  color: #ec1c40;
}
.feature-0795 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.feature-0795 [class*="social-icon-pinterest"].last_a59a {
  background-color: transparent;
  color: #bd081c;
}
.feature-0795 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.feature-0795 [class*="social-icon-product-hunt"].last_a59a {
  background-color: transparent;
  color: #da552f;
}
.feature-0795 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.feature-0795 [class*="social-icon-reddit"].last_a59a {
  background-color: transparent;
  color: #ff4500;
}
.feature-0795 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.feature-0795 [class*="social-icon-rss"].last_a59a {
  background-color: transparent;
  color: #f26522;
}
.feature-0795 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.feature-0795
  [class*="social-icon-shopping-cart"].last_a59a {
  background-color: transparent;
  color: #4caf50;
}
.feature-0795 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.feature-0795 [class*="social-icon-skype"].last_a59a {
  background-color: transparent;
  color: #00aff0;
}
.feature-0795 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.feature-0795 [class*="social-icon-slideshare"].last_a59a {
  background-color: transparent;
  color: #0077b5;
}
.feature-0795 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.feature-0795 [class*="social-icon-snapchat"].last_a59a {
  background-color: transparent;
  color: #fffc00;
}
.feature-0795 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.feature-0795 [class*="social-icon-soundcloud"].last_a59a {
  background-color: transparent;
  color: #f80;
}
.feature-0795 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.feature-0795 [class*="social-icon-spotify"].last_a59a {
  background-color: transparent;
  color: #2ebd59;
}
.feature-0795 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.feature-0795
  [class*="social-icon-stack-overflow"].last_a59a {
  background-color: transparent;
  color: #fe7a15;
}
.feature-0795 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.feature-0795 [class*="social-icon-maldkfgram"].last_a59a {
  background-color: transparent;
  color: #2ca5e0;
}
.feature-0795 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.feature-0795 [class*="social-icon-tripadvisor"].last_a59a {
  background-color: transparent;
  color: #589442;
}
.feature-0795 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.feature-0795 [class*="social-icon-tumblr"].last_a59a {
  background-color: transparent;
  color: #35465c;
}
.feature-0795 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.feature-0795 [class*="social-icon-twitch"].last_a59a {
  background-color: transparent;
  color: #6441a5;
}
.feature-0795 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.feature-0795 [class*="social-icon-twitter"].last_a59a {
  background-color: transparent;
  color: #1da1f2;
}
.feature-0795 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.feature-0795 [class*="social-icon-vimeo"].last_a59a {
  background-color: transparent;
  color: #1ab7ea;
}
.feature-0795 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.feature-0795 [class*="social-icon-vk"].last_a59a {
  background-color: transparent;
  color: #45668e;
}
.feature-0795 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.feature-0795 [class*="social-icon-weibo"].last_a59a {
  background-color: transparent;
  color: #df2029;
}
.feature-0795 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.feature-0795 [class*="social-icon-weixin"].last_a59a {
  background-color: transparent;
  color: #7bb32e;
}
.feature-0795 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.feature-0795 [class*="social-icon-whatsapp"].last_a59a {
  background-color: transparent;
  color: #25d366;
}
.feature-0795 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.feature-0795 [class*="social-icon-wordpress"].last_a59a {
  background-color: transparent;
  color: #21759b;
}
.feature-0795 [class*="social-icon-xing"] {
  background-color: #026466;
}
.feature-0795 [class*="social-icon-xing"].last_a59a {
  background-color: transparent;
  color: #026466;
}
.feature-0795 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.feature-0795 [class*="social-icon-yelp"].last_a59a {
  background-color: transparent;
  color: #af0606;
}
.feature-0795 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.feature-0795 [class*="social-icon-youtube"].last_a59a {
  background-color: transparent;
  color: #cd201f;
}
.tall_476f {
  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;
}
.tall_476f:hover {
  box-shadow: none;
  background: 0 0;
}
.badge-west-df99 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.huge-eac8 {
  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;
}
.highlight_d417 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item_basic_3bf6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item_basic_3bf6,
.item_basic_3bf6::after,
.item_basic_3bf6::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;
}
.item_basic_3bf6::after,
.item_basic_3bf6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gallery_complex_420b .huge-eac8 .highlight_d417 {
  margin-top: -2px;
  width: 19px;
}
.gallery_complex_420b .huge-eac8 .item_basic_3bf6 {
  margin-top: -1px;
}
.gallery_complex_420b .huge-eac8 .item_basic_3bf6,
.gallery_complex_420b .huge-eac8 .item_basic_3bf6::after,
.gallery_complex_420b .huge-eac8 .item_basic_3bf6::before {
  width: 19px;
  height: 2px;
}
.gallery_complex_420b .huge-eac8 .item_basic_3bf6::before {
  top: -6px;
}
.gallery_complex_420b .huge-eac8 .item_basic_3bf6::after {
  bottom: -6px;
}
.narrow-4773 .huge-eac8 .highlight_d417 {
  margin-top: -2px;
  width: 22px;
}
.narrow-4773 .huge-eac8 .item_basic_3bf6 {
  margin-top: -1px;
}
.narrow-4773 .huge-eac8 .item_basic_3bf6,
.narrow-4773 .huge-eac8 .item_basic_3bf6::after,
.narrow-4773 .huge-eac8 .item_basic_3bf6::before {
  width: 22px;
  height: 2px;
}
.narrow-4773 .huge-eac8 .item_basic_3bf6::before {
  top: -7px;
}
.narrow-4773 .huge-eac8 .item_basic_3bf6::after {
  bottom: -7px;
}
.right_e344 .huge-eac8 .highlight_d417 {
  margin-top: -2px;
  width: 31px;
}
.right_e344 .huge-eac8 .item_basic_3bf6 {
  margin-top: -1.5px;
}
.right_e344 .huge-eac8 .item_basic_3bf6,
.right_e344 .huge-eac8 .item_basic_3bf6::after,
.right_e344 .huge-eac8 .item_basic_3bf6::before {
  width: 31px;
  height: 3px;
}
.right_e344 .huge-eac8 .item_basic_3bf6::before {
  top: -9px;
}
.right_e344 .huge-eac8 .item_basic_3bf6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .disabled-active-838f .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-active-838f .huge-eac8 .item_basic_3bf6 {
    margin-top: -1px;
  }
  .disabled-active-838f .huge-eac8 .item_basic_3bf6,
  .disabled-active-838f .huge-eac8 .item_basic_3bf6::after,
  .disabled-active-838f .huge-eac8 .item_basic_3bf6::before {
    width: 19px;
    height: 2px;
  }
  .disabled-active-838f .huge-eac8 .item_basic_3bf6::before {
    top: -6px;
  }
  .disabled-active-838f .huge-eac8 .item_basic_3bf6::after {
    bottom: -6px;
  }
  .caption_e6a7 .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 22px;
  }
  .caption_e6a7 .huge-eac8 .item_basic_3bf6 {
    margin-top: -1px;
  }
  .caption_e6a7 .huge-eac8 .item_basic_3bf6,
  .caption_e6a7 .huge-eac8 .item_basic_3bf6::after,
  .caption_e6a7 .huge-eac8 .item_basic_3bf6::before {
    width: 22px;
    height: 2px;
  }
  .caption_e6a7 .huge-eac8 .item_basic_3bf6::before {
    top: -7px;
  }
  .caption_e6a7 .huge-eac8 .item_basic_3bf6::after {
    bottom: -7px;
  }
  .outline_ace8 .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 31px;
  }
  .outline_ace8 .huge-eac8 .item_basic_3bf6 {
    margin-top: -1.5px;
  }
  .outline_ace8 .huge-eac8 .item_basic_3bf6,
  .outline_ace8 .huge-eac8 .item_basic_3bf6::after,
  .outline_ace8 .huge-eac8 .item_basic_3bf6::before {
    width: 31px;
    height: 3px;
  }
  .outline_ace8 .huge-eac8 .item_basic_3bf6::before {
    top: -9px;
  }
  .outline_ace8 .huge-eac8 .item_basic_3bf6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_7d73 .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty_7d73 .huge-eac8 .item_basic_3bf6 {
    margin-top: -1px;
  }
  .dirty_7d73 .huge-eac8 .item_basic_3bf6,
  .dirty_7d73 .huge-eac8 .item_basic_3bf6::after,
  .dirty_7d73 .huge-eac8 .item_basic_3bf6::before {
    width: 19px;
    height: 2px;
  }
  .dirty_7d73 .huge-eac8 .item_basic_3bf6::before {
    top: -6px;
  }
  .dirty_7d73 .huge-eac8 .item_basic_3bf6::after {
    bottom: -6px;
  }
  .hidden_5af5 .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_5af5 .huge-eac8 .item_basic_3bf6 {
    margin-top: -1px;
  }
  .hidden_5af5 .huge-eac8 .item_basic_3bf6,
  .hidden_5af5 .huge-eac8 .item_basic_3bf6::after,
  .hidden_5af5 .huge-eac8 .item_basic_3bf6::before {
    width: 22px;
    height: 2px;
  }
  .hidden_5af5 .huge-eac8 .item_basic_3bf6::before {
    top: -7px;
  }
  .hidden_5af5 .huge-eac8 .item_basic_3bf6::after {
    bottom: -7px;
  }
  .huge_365d .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 31px;
  }
  .huge_365d .huge-eac8 .item_basic_3bf6 {
    margin-top: -1.5px;
  }
  .huge_365d .huge-eac8 .item_basic_3bf6,
  .huge_365d .huge-eac8 .item_basic_3bf6::after,
  .huge_365d .huge-eac8 .item_basic_3bf6::before {
    width: 31px;
    height: 3px;
  }
  .huge_365d .huge-eac8 .item_basic_3bf6::before {
    top: -9px;
  }
  .huge_365d .huge-eac8 .item_basic_3bf6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .purple-9435 .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 19px;
  }
  .purple-9435 .huge-eac8 .item_basic_3bf6 {
    margin-top: -1px;
  }
  .purple-9435 .huge-eac8 .item_basic_3bf6,
  .purple-9435 .huge-eac8 .item_basic_3bf6::after,
  .purple-9435 .huge-eac8 .item_basic_3bf6::before {
    width: 19px;
    height: 2px;
  }
  .purple-9435 .huge-eac8 .item_basic_3bf6::before {
    top: -6px;
  }
  .purple-9435 .huge-eac8 .item_basic_3bf6::after {
    bottom: -6px;
  }
  .gradient_new_0eac .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 22px;
  }
  .gradient_new_0eac .huge-eac8 .item_basic_3bf6 {
    margin-top: -1px;
  }
  .gradient_new_0eac .huge-eac8 .item_basic_3bf6,
  .gradient_new_0eac .huge-eac8 .item_basic_3bf6::after,
  .gradient_new_0eac .huge-eac8 .item_basic_3bf6::before {
    width: 22px;
    height: 2px;
  }
  .gradient_new_0eac .huge-eac8 .item_basic_3bf6::before {
    top: -7px;
  }
  .gradient_new_0eac .huge-eac8 .item_basic_3bf6::after {
    bottom: -7px;
  }
  .nav-glass-1752 .huge-eac8 .highlight_d417 {
    margin-top: -2px;
    width: 31px;
  }
  .nav-glass-1752 .huge-eac8 .item_basic_3bf6 {
    margin-top: -1.5px;
  }
  .nav-glass-1752 .huge-eac8 .item_basic_3bf6,
  .nav-glass-1752 .huge-eac8 .item_basic_3bf6::after,
  .nav-glass-1752 .huge-eac8 .item_basic_3bf6::before {
    width: 31px;
    height: 3px;
  }
  .nav-glass-1752 .huge-eac8 .item_basic_3bf6::before {
    top: -9px;
  }
  .nav-glass-1752 .huge-eac8 .item_basic_3bf6::after {
    bottom: -9px;
  }
}
.main_f5df .item_basic_3bf6 {
  -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);
}
.main_f5df .item_basic_3bf6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.main_f5df .item_basic_3bf6::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);
}
.main_f5df.picture_light_78fa .item_basic_3bf6 {
  -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);
}
.main_f5df.picture_light_78fa .item_basic_3bf6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.main_f5df.picture_light_78fa .item_basic_3bf6::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);
}
.wood_ee64 {
  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.gallery-3461:before {
  display: none;
}
.under_603a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.under_603a .panel_tiny_42c5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.under_603a .panel_tiny_42c5:last-of-type {
  border-bottom: none;
}
.under_603a .panel_tiny_42c5.pressed-a314,
.under_603a .panel_tiny_42c5.last_d8ce,
.under_603a .panel_tiny_42c5.widget_fluid_d661 {
  padding: 0;
}
.under_603a .border-c641 .notification-6cb5 {
  color: currentColor;
}
.under_603a .border-c641 .notification-6cb5:focus,
.under_603a .border-c641 .notification-6cb5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_603a.first-e2d8 .menu_8c26,
.under_603a.first-e2d8 .filter_428e a,
.under_603a.first-e2d8 .container-pressed-6cfb a,
.under_603a.first-e2d8 .bronze-293e a {
  color: rgba(0, 0, 0, 0.55);
}
.under_603a.first-e2d8 .menu_8c26:hover,
.under_603a.first-e2d8 .filter_428e a:hover,
.under_603a.first-e2d8 .container-pressed-6cfb a:hover,
.under_603a.first-e2d8 .bronze-293e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.under_603a.first-e2d8 .small_894e {
  color: rgba(0, 0, 0, 0.8);
}
.under_603a.first-e2d8 .panel_tiny_42c5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_603a.first-e2d8 .panel_tiny_42c5:before {
  background: rgba(0, 0, 0, 0.08);
}
.under_603a.first-e2d8 .hovered_4f7c:before {
  background: rgba(255, 255, 255, 0.9);
}
.under_603a.first-e2d8 .border-c641 .liquid-91b0 li a,
.under_603a.first-e2d8 .border-c641 .notification-6cb5,
.under_603a.first-e2d8 .bronze-293e {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_603a.first-e2d8 .border-c641 .notification-6cb5:focus,
.under_603a.first-e2d8 .border-c641 .notification-6cb5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_603a.first-e2d8 .liquid-91b0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_603a.soft-dd0f .menu_8c26,
.under_603a.soft-dd0f .filter_428e a,
.under_603a.soft-dd0f .container-pressed-6cfb .notification-6cb5,
.under_603a.soft-dd0f .container-pressed-6cfb a,
.under_603a.soft-dd0f .bronze-293e a {
  color: rgba(255, 255, 255, 0.79);
}
.under_603a.soft-dd0f .menu_8c26:hover,
.under_603a.soft-dd0f .filter_428e a:hover,
.under_603a.soft-dd0f .container-pressed-6cfb .notification-6cb5:hover,
.under_603a.soft-dd0f .container-pressed-6cfb a:hover,
.under_603a.soft-dd0f .bronze-293e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_603a.soft-dd0f .small_894e {
  color: rgba(255, 255, 255, 0.99);
}
.under_603a.soft-dd0f .panel_tiny_42c5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_603a.soft-dd0f .panel_tiny_42c5:before {
  background: rgba(255, 255, 255, 0.08);
}
.under_603a.soft-dd0f .hovered_4f7c:before {
  background: rgba(0, 0, 0, 0.9);
}
.under_603a.soft-dd0f .border-c641 .liquid-91b0 li a,
.under_603a.soft-dd0f .border-c641 .notification-6cb5,
.under_603a.soft-dd0f .bronze-293e {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_603a.soft-dd0f .border-c641 .notification-6cb5:focus,
.under_603a.soft-dd0f .border-c641 .notification-6cb5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_603a.soft-dd0f .liquid-91b0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered_4f7c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hovered_4f7c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface-ce45 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mask-over-559a .under_603a {
  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;
}
.mask-over-559a .panel_tiny_42c5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mask-over-559a .panel_tiny_42c5: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) {
  .mask-over-559a .panel_tiny_42c5:before {
    width: 16%;
    left: 42%;
  }
}
.mask-over-559a .panel_tiny_42c5:last-child:before {
  content: none;
}
.mask-over-559a .panel_tiny_42c5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mask-over-559a .border-c641 .liquid-91b0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mask-over-559a .border-c641 .liquid-91b0 li a .notification-6cb5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mask-over-559a .border-c641 .bronze-293e {
  border: none;
}
.mask-over-559a .border-c641 .bronze-293e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mask-over-559a .hovered_4f7c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mask-over-559a .surface-ce45 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mask-over-559a .soft-dd0f .hovered_4f7c:before {
  background: rgba(0, 0, 0, 0.9);
}
.mask-over-559a .first-e2d8.image-short-ea60 .item_basic_3bf6 {
  background: rgba(0, 0, 0, 0.6);
}
.mask-over-559a
  .first-e2d8.image-short-ea60
  .item_basic_3bf6::after,
.mask-over-559a
  .first-e2d8.image-short-ea60
  .item_basic_3bf6:before {
  background: inherit;
}
.mask-over-559a
  .first-e2d8.image-short-ea60:hover
  .item_basic_3bf6 {
  background: rgba(0, 0, 0, 0.8);
}
.panel_91a9 .under_603a {
  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) {
  .panel_91a9 .under_603a {
    width: auto;
    right: 45px;
  }
}
.dynamic_508b .under_603a {
  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) {
  .dynamic_508b .under_603a {
    width: auto;
    left: 45px;
  }
}
.gallery-3461 .under_603a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gallery-3461 .surface-ce45 {
  max-width: 48em;
  margin: 0 auto;
}
.gallery-3461 .hovered_4f7c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.left-322f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.left-322f.mask-over-559a .under_603a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.left-322f.panel_91a9 .under_603a {
  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);
}
.left-322f .under_603a {
  visibility: visible;
}
.left-322f.dynamic_508b .under_603a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fast-9b67,
.sort-9da2 {
  overflow-x: hidden;
}
.fast-9b67 .under_603a {
  overflow: auto;
}
.fast-9b67.mask-over-559a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast-9b67.mask-over-559a .under_603a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fast-9b67.mask-over-559a .tall_476f {
  opacity: 0;
}
.fast-9b67.panel_91a9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast-9b67.panel_91a9 .under_603a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fast-9b67.panel_91a9 .tall_476f {
  opacity: 0;
}
.fast-9b67.dynamic_508b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast-9b67.dynamic_508b .under_603a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fast-9b67.dynamic_508b .tall_476f {
  opacity: 0;
}
.fast-9b67.gallery-3461 .under_603a {
  z-index: 10;
  visibility: visible;
}
.image-short-ea60 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.image-short-ea60 .item_basic_3bf6 {
  background: rgba(255, 255, 255, 0.99);
}
.image-short-ea60 .item_basic_3bf6::after,
.image-short-ea60 .item_basic_3bf6:before {
  background: inherit;
}
.image-short-ea60:hover .item_basic_3bf6 {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic_508b .image-short-ea60 {
  top: 10px;
  right: auto;
  left: 12px;
}
.gallery-3461 .image-short-ea60 {
  display: none !important;
}
.fast-9b67:before,
.sort-9da2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fast-9b67 .image-short-ea60,
.sort-9da2 .image-short-ea60 {
  display: inline-block;
}
.under_603a .modal-selected-0d9e {
  -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;
}
.fast-9b67 .under_603a .modal-selected-0d9e,
.sort-9da2 .under_603a .modal-selected-0d9e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask_8430 .shade_9cf9 {
  width: 100%;
}
.slider-east-3e6a {
  padding: 0 0.5em 0;
}
.slider-east-3e6a [class*="customify-col-"],
.slider-east-3e6a [class*="customify-col_"],
.slider-east-3e6a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.right_183c .slider-east-3e6a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .easy-9bfc .north-6719,
  .north-6719 {
    display: none;
  }
  .outline_cold_b510 {
    text-align: left;
  }
  .focused-93b6 {
    text-align: center;
  }
  .soft_fc1c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .easy-9bfc .badge_gas_1054,
  .badge_gas_1054 {
    display: none;
  }
  .purple_8a29 {
    text-align: left;
  }
  .link_187b {
    text-align: center;
  }
  .photo_7a49 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .easy-9bfc .accent_a3e7,
  .accent_a3e7 {
    display: none;
  }
  .feature_414b {
    text-align: left;
  }
  .pagination-72a3 {
    text-align: center;
  }
  .static_eb42 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title_liquid_5d13 {
  box-shadow: none !important;
}
.secondary-blue-76cc .preview_fea7,
.primary_under_e7b8 .preview_fea7 {
  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;
}
.primary_under_e7b8 .preview_fea7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.out_1cf6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.out_1cf6:after,
.out_1cf6:before {
  content: "";
  display: table;
}
.out_1cf6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .out_1cf6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.out_1cf6,
.item_static_d772 {
  max-width: 1248px;
  margin: 0 auto;
}

.disabled-5f4c.pattern-d06c .out_1cf6 {
  max-width: 100%;
}
.disabled-5f4c.caption-hot-22b0 {
  max-width: 1200px;
  margin: 0 auto;
}
.disabled-5f4c.menu_d759 .out_1cf6 {
  max-width: 100%;
}
.disabled-5f4c.menu_d759 > .out_1cf6 {
  padding-left: 0;
  padding-right: 0;
}
.disabled-5f4c.menu_d759 > .out_1cf6 .easy-9bfc {
  margin: 0;
}
.disabled-5f4c.menu_d759
  > .out_1cf6
  .up_4723.hidden-focused-0be4 {
  margin-right: 0;
  margin-left: 0;
}
.disabled-5f4c.menu_d759 #main.hidden-focused-0be4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .progress-0a23 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .progress-0a23 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .card_bronze_f1ab .item_liquid_c87e {
    padding-right: 1em;
  }
  .card_bronze_f1ab.table_up_6b13 .up_4723 {
    border-right: 1px solid #eaecee;
  }
  .card_bronze_f1ab.table_up_6b13 .item_liquid_c87e {
    padding-right: 1em;
  }
  .card_bronze_f1ab.table_up_6b13 .button_tall_108c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right_a064 .item_liquid_c87e {
    padding-left: 1em;
  }
  .right_a064.table_up_6b13 .up_4723 {
    border-left: 1px solid #eaecee;
  }
  .right_a064.table_up_6b13 .item_liquid_c87e {
    padding-left: 1em;
  }
  .right_a064.table_up_6b13 .button_tall_108c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-78fd .item_liquid_c87e {
    padding-left: 1em;
  }
  .focused-78fd.table_up_6b13 .top-3633 {
    border-right: 1px solid #eaecee;
  }
  .focused-78fd.table_up_6b13 .background_bronze_cb7f {
    border-right: 1px solid #eaecee;
  }
  .focused-78fd.table_up_6b13 .item_liquid_c87e {
    padding-left: 1em;
  }
  .focused-78fd.table_up_6b13 .button_tall_108c {
    padding-right: 1em;
  }
  .focused-78fd.table_up_6b13 .lower_81c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-dynamic-2978 .item_liquid_c87e {
    padding-right: 1em;
  }
  .badge-dynamic-2978.table_up_6b13 .top-3633 {
    border-left: 1px solid #eaecee;
  }
  .badge-dynamic-2978.table_up_6b13 .background_bronze_cb7f {
    border-left: 1px solid #eaecee;
  }
  .badge-dynamic-2978.table_up_6b13 .item_liquid_c87e {
    padding-right: 1em;
  }
  .badge-dynamic-2978.table_up_6b13 .button_tall_108c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-dynamic-2978.table_up_6b13 .lower_81c1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-0a23 .item_liquid_c87e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-0a23.table_up_6b13 .up_4723 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .progress-0a23.table_up_6b13 .item_liquid_c87e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-0a23.table_up_6b13 .button_tall_108c {
    padding-left: 1em;
  }
  .progress-0a23.table_up_6b13 .lower_81c1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .progress-0a23.table_up_6b13 .item_liquid_c87e {
    padding-left: 0;
  }
}
.gallery_85e4 .background_5708 {
  display: inline-block;
}
.row-blue-e868 {
  display: inline-block;
}
.footer_c9b0 {
  word-con: break-word;
}
.active_ef24 > span {
  display: inline-block;
  padding: 5px 0;
}
.active_ef24 .table_over_c697 {
  margin-left: 8px;
  margin-right: 8px;
}
.active_ef24 .tabs_old_dba4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.white_5f74 .summary_iron_8060 {
  margin-bottom: 2em;
}
.white_5f74 .element-f1a6 {
  margin-bottom: 15px;
}
.white_5f74 .element-f1a6:last-child {
  margin-bottom: 0;
}
.white_5f74 .hard_fe88 {
  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) {
  .white_5f74 .hard_fe88 {
    display: block;
  }
}
.white_5f74 .container-hot-a768 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .white_5f74 .container-hot-a768 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.white_5f74 .tag-39c6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.white_5f74 .tag-39c6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.white_5f74 .tag-39c6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.white_5f74 .footer_c9b0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.white_5f74 .footer_c9b0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.white_5f74 .layout-stone-e16a p:last-child {
  margin-bottom: 0;
}
.white_5f74 .yellow-56fe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.white_5f74 .container_huge_3fc2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.white_5f74 .highlight-7276 {
  margin-top: 1em;
}
.white_5f74 .slow-8855 {
  top: 0;
  display: block;
}
.white_5f74 .slow-8855 a {
  color: inherit;
}
.white_5f74 .slow-8855 a:hover {
  color: inherit;
}
.white_5f74 .outline-focused-6063 {
  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;
}
.white_5f74 .outline-focused-6063:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.white_5f74 .container_huge_3fc2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.white_5f74 .widget-static-dcf7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.white_5f74 .widget-static-dcf7:first-child {
  margin-top: 0;
}
.white_5f74 .widget-static-dcf7.layout-d897 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.white_5f74 .widget-static-dcf7.copper-eef8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.white_5f74
  .widget-static-dcf7.copper-eef8.sidebar-f3bf
  .highlight-7276 {
  width: 100%;
}
.white_5f74 .copper-eef8 {
  -webkit-box-align: center;
  align-items: center;
}
.white_5f74 .copper-eef8 .active_ef24,
.white_5f74 .copper-eef8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.white_5f74 .tag-39c6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.white_5f74 .tag-39c6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.white_5f74 .tag-39c6: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;
}
.white_5f74 .layout-d897 {
  z-index: 5;
}
.white_5f74 .chip-orange-09dd .lower_20c7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.white_5f74 .block_d5ee .lower_20c7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.white_5f74 .notification_dark_475b .lower_20c7 {
  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;
}
.white_5f74.chip-wide-6cab .hard_fe88,
.white_5f74.primary-564a .hard_fe88 {
  display: block;
}
.white_5f74.chip-wide-6cab .hard_fe88 .smooth-1517,
.white_5f74.chip-wide-6cab .hard_fe88 .container_huge_3fc2,
.white_5f74.primary-564a .hard_fe88 .smooth-1517,
.white_5f74.primary-564a .hard_fe88 .container_huge_3fc2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.white_5f74.solid_9fbd .container-hot-a768 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .white_5f74.solid_9fbd .container-hot-a768 {
    margin-right: 0;
  }
}
.white_5f74.chip-wide-6cab .container-hot-a768,
.white_5f74.primary-564a .container-hot-a768 {
  padding-top: 40%;
}
.white_5f74.chip-wide-6cab .summary_iron_8060,
.white_5f74.primary-564a .summary_iron_8060 {
  display: block;
}
.white_5f74.chip-wide-6cab .fn-sticky-7bbb .container_huge_3fc2,
.white_5f74.primary-564a .fn-sticky-7bbb .container_huge_3fc2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.white_5f74.chip-wide-6cab .container-hot-a768,
.white_5f74.primary-564a .container-hot-a768 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.white_5f74.chip-wide-6cab .container_huge_3fc2 {
  padding: 1em;
}
.clean_bf86 {
  margin: 30px auto;
  display: block;
}
.clean_bf86 .row_dcd6 > * {
  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;
}
.clean_bf86 .row_dcd6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.clean_bf86 .row_dcd6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fluid_967b .active_ef24 {
  margin-bottom: 1.41575em;
}
.fluid_967b .row_071f {
  margin-bottom: 1.618em;
}
.article_2813 .item_c212 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.article_2813 .item_c212 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.article_2813 .frame_west_fbcd {
  max-width: 100%;
  overflow: auto;
}
.black_433f .article_2813 a:hover {
  text-decoration: underline;
}
.tiny-75c6 .element-f1a6:not(.footer_c9b0),
.tiny-75c6 .tag-39c6 {
  margin-bottom: 1.41575em;
}
.tiny-75c6 .element-f1a6:not(.footer_c9b0):last-child,
.tiny-75c6 .tag-39c6:last-child {
  margin-bottom: 0;
}
.tiny-75c6 .element-f1a6.carousel_complex_6276 {
  margin-bottom: 0.41575em;
}
.tiny-75c6 .notification-yellow-cf2a:before,
.tiny-75c6 .sidebar_9c73:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tiny-75c6 .notification-yellow-cf2a:before {
  content: "\f115";
}
.tiny-75c6 .sidebar_9c73:before {
  content: "\f02c";
}
.tiny-75c6 .status-brown-bc3d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tiny-75c6 .status-brown-bc3d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert_under_cd24 {
  display: -webkit-box;
  display: flex;
}
.alert_under_cd24 .hover_left_d5e8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert_under_cd24 .hover_left_d5e8 {
    flex-basis: 90px;
  }
}
.alert_under_cd24 .fixed_2734 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert_under_cd24 .fixed_2734 {
    flex-basis: calc(100% - 50px);
  }
}
.alert_under_cd24 .banner-f085 p:last-child {
  margin-bottom: 0.72em;
}
.card_e0ab .row_dcd6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card_e0ab .row_dcd6:after,
.card_e0ab .row_dcd6:before {
  content: "";
  display: table;
}
.card_e0ab .row_dcd6:after {
  clear: both;
}
.card_e0ab .row_dcd6 .huge_e043,
.card_e0ab .row_dcd6 .row_simple_5202 {
  width: 49%;
}
.card_e0ab .row_dcd6 .huge_e043 a span.background_ec67,
.card_e0ab .row_dcd6 .row_simple_5202 a span.background_ec67 {
  display: block;
  margin-bottom: 5px;
}
.card_e0ab .row_dcd6 .row_simple_5202 {
  float: left;
  text-align: left;
}
.card_e0ab .row_dcd6 .huge_e043 {
  float: right;
  text-align: right;
}
.widget_f45c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .widget_f45c {
    margin-bottom: 0;
  }
}
.tabs_cc06 {
  margin-bottom: 1em;
}
.tabs_cc06 .footer_c9b0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hot_1a15 a {
  display: block;
  line-height: 0;
  position: relative;
}
.upper_3d8a .tabs_cc06,
.focus_dim_af9f .tabs_cc06 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .upper_3d8a .tabs_cc06,
  .focus_dim_af9f .tabs_cc06 {
    display: block;
  }
}
.upper_3d8a .hot_1a15,
.focus_dim_af9f .hot_1a15 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .upper_3d8a .hot_1a15,
  .focus_dim_af9f .hot_1a15 {
    margin-bottom: 1em;
  }
}
.upper_3d8a .hot_1a15 img,
.focus_dim_af9f .hot_1a15 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.upper_3d8a .frame-d262,
.focus_dim_af9f .frame-d262 {
  flex-basis: calc(100% - 160px);
}
.upper_3d8a .frame-d262 p,
.focus_dim_af9f .frame-d262 p {
  margin-bottom: 0;
}
.upper_3d8a .frame-d262 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .upper_3d8a .frame-d262 {
    padding-left: 0;
  }
}
.focus_dim_af9f .frame-d262 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .focus_dim_af9f .frame-d262 {
    padding-right: 0;
  }
}
.focus_dim_af9f .hot_1a15 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fresh-b099 .hot_1a15 {
  margin-bottom: 0.5em;
}
.fresh-b099 .hot_1a15 img {
  width: 100%;
}
.advanced-dd33 .caption_7c7c,
.narrow_0b49 .caption_7c7c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.narrow_0b49 .up_4723 .widget-top-761a p:last-child {
  margin-bottom: 0;
}
.wood_80ed {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.black-becc .heading_c8ae {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .black-becc .heading_c8ae:last-of-type {
    margin-bottom: 0;
  }
}
.black-becc .heading_c8ae ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.black-becc .heading_c8ae ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.black-becc .heading_c8ae ul li {
  margin: 0 0 0.6em;
}
.black-becc .heading_c8ae ul li.lower_a296,
.black-becc .heading_c8ae ul li.grid_bab3 {
  position: relative;
}
.black-becc .heading_c8ae ul li.lower_a296 .caption_upper_b735,
.black-becc .heading_c8ae ul li.grid_bab3 .caption_upper_b735 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.black-becc .heading_c8ae ul li.lower_a296:after:after,
.black-becc .heading_c8ae ul li.lower_a296:after:before,
.black-becc
  .heading_c8ae
  ul
  li.grid_bab3:after:after,
.black-becc
  .heading_c8ae
  ul
  li.grid_bab3:after:before {
  content: "";
  display: table;
}
.black-becc .heading_c8ae ul li.lower_a296:after:after,
.black-becc
  .heading_c8ae
  ul
  li.grid_bab3:after:after {
  clear: both;
}
.black-becc .heading_c8ae a.box-tiny-ddd0:hover {
  text-decoration: none;
}
.black-becc .heading_c8ae select {
  max-width: 100%;
}
.black-becc .heading_c8ae table {
  font-size: 85%;
}
.black-becc .heading_c8ae table td,
.black-becc .heading_c8ae table th {
  padding: 0.2360828548em;
  text-align: center;
}
.black-becc .heading_c8ae table tfoot td {
  text-align: left;
}
.black-becc .heading_c8ae :last-child {
  margin-bottom: 0;
}
.black-becc .heading_c8ae .top_dfb7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.black-becc .heading_c8ae .top_dfb7 label {
  width: 100%;
}
.black-becc .heading_c8ae .top_dfb7 .item-33a9 {
  width: 100%;
  display: block;
}
.black-becc .heading_c8ae .top_dfb7 .chip-inner-5810 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.black-becc .heading_c8ae .top_dfb7 .chip-inner-5810:hover svg #svg-search {
  fill: #444;
}
.black-becc .heading_c8ae .top_dfb7 .chip-inner-5810 svg {
  width: 18px;
  height: 18px;
}
.black-becc .pagination-c80b ul ul,
.black-becc .current-675b ul ul,
.black-becc .border-da37 ul ul,
.black-becc .left_898d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.black-becc .pagination-c80b .south-6da9 > a,
.black-becc .current-675b .south-6da9 > a,
.black-becc .border-da37 .south-6da9 > a,
.black-becc .left_898d .south-6da9 > a {
  margin-bottom: 0;
}
.black-becc .panel-05dd li,
.black-becc .pagination-c80b li,
.black-becc .text_east_d76c li,
.black-becc .current-675b li,
.black-becc .border-da37 li,
.black-becc .left_898d li,
.black-becc .wood-1ea7 li,
.black-becc .fast-543e li {
  display: block;
  position: relative;
}
.black-becc .panel-05dd li:last-child,
.black-becc .pagination-c80b li:last-child,
.black-becc .text_east_d76c li:last-child,
.black-becc .current-675b li:last-child,
.black-becc .border-da37 li:last-child,
.black-becc .left_898d li:last-child,
.black-becc .wood-1ea7 li:last-child,
.black-becc .fast-543e li:last-child {
  border: none;
}
.black-becc .panel-05dd li a,
.black-becc .pagination-c80b li a,
.black-becc .text_east_d76c li a,
.black-becc .current-675b li a,
.black-becc .border-da37 li a,
.black-becc .left_898d li a,
.black-becc .wood-1ea7 li a,
.black-becc .fast-543e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.black-becc .panel-05dd li ul li::before,
.black-becc .pagination-c80b li ul li::before,
.black-becc .text_east_d76c li ul li::before,
.black-becc .current-675b li ul li::before,
.black-becc .border-da37 li ul li::before,
.black-becc .left_898d li ul li::before,
.black-becc .wood-1ea7 li ul li::before,
.black-becc .fast-543e li ul li::before {
  left: 15px;
}
.black-becc .panel-05dd li ul a,
.black-becc .pagination-c80b li ul a,
.black-becc .text_east_d76c li ul a,
.black-becc .current-675b li ul a,
.black-becc .border-da37 li ul a,
.black-becc .left_898d li ul a,
.black-becc .wood-1ea7 li ul a,
.black-becc .fast-543e li ul a {
  padding-left: 20px;
}
.black-becc .panel-05dd li ul ul li::before,
.black-becc .pagination-c80b li ul ul li::before,
.black-becc .text_east_d76c li ul ul li::before,
.black-becc .current-675b li ul ul li::before,
.black-becc .border-da37 li ul ul li::before,
.black-becc .left_898d li ul ul li::before,
.black-becc .wood-1ea7 li ul ul li::before,
.black-becc .fast-543e li ul ul li::before {
  left: 30px;
}
.black-becc .panel-05dd li ul ul a,
.black-becc .pagination-c80b li ul ul a,
.black-becc .text_east_d76c li ul ul a,
.black-becc .current-675b li ul ul a,
.black-becc .border-da37 li ul ul a,
.black-becc .left_898d li ul ul a,
.black-becc .wood-1ea7 li ul ul a,
.black-becc .fast-543e li ul ul a {
  padding-left: 40px;
}
.black-becc .chip_pro_3f4f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.black-becc .fast-543e ul li {
  margin-bottom: 1.41575em;
}
.black-becc .fast-543e ul li .search_paper_57e8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.black-becc .fast-543e ul li .notice-77bf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.soft-dd0f .panel-05dd li a,
.soft-dd0f .pagination-c80b li a,
.soft-dd0f .text_east_d76c li a,
.soft-dd0f .current-675b li a,
.soft-dd0f .border-da37 li a,
.soft-dd0f .left_898d li a,
.soft-dd0f .wood-1ea7 li a,
.soft-dd0f .fast-543e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-dd0f .chip_pro_3f4f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-dd0f .heading_c8ae ul li.lower_a296 .caption_upper_b735,
.soft-dd0f .heading_c8ae ul li.grid_bab3 .caption_upper_b735 {
  background: rgba(0, 0, 0, 0.2);
}
.soft-dd0f .black-becc .heading_c8ae select {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-5f4c .black-becc .liquid-91b0 li {
  margin: 0;
}
.disabled-5f4c .black-becc .liquid-91b0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.disabled-5f4c .black-becc .liquid-91b0 li ul {
  margin: 0;
}
.disabled-5f4c .black-becc .liquid-91b0 li ul li a {
  padding-left: 15px;
}
.disabled-5f4c .black-becc .liquid-91b0 li ul li li a {
  padding-left: 30px;
}
.disabled-5f4c .black-becc .liquid-91b0 li.filter-c2e2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.disabled-5f4c .black-becc .liquid-91b0 li.filter-c2e2 > 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;
}
.disabled-5f4c .black-becc .liquid-91b0 li.filter-c2e2 > 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;
}
.sidebar-tiny-176b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-gold-8c30 {
  position: relative;
  z-index: 10;
}
.element-gold-8c30 .modal-selected-0d9e {
  width: 100%;
  max-width: 100%;
}
.panel_pressed_ba7f .hero-out-be6d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel_pressed_ba7f .first-e2d8 {
}
.panel_pressed_ba7f .soft-dd0f {
  background: #292929;
}
.backdrop-625f .hero-out-be6d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.backdrop-625f .first-e2d8 {
  background: #f9f9f9;
}
.backdrop-625f .soft-dd0f {
  background: #303030;
}
.section-189e .hero-out-be6d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section-189e .background_5708 {
    margin-bottom: 1em;
  }
  .section-189e .background_5708:last-child {
    margin-bottom: 0;
  }
}
.section-189e .first-e2d8 {
  background: #ededed;
}
.section-189e .soft-dd0f {
  background: #1a1a1a;
}
.hero-out-be6d.first-e2d8 {
  color: rgba(0, 0, 0, 0.6);
}
.hero-out-be6d.first-e2d8 .description_e898 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-out-be6d.soft-dd0f {
  color: rgba(255, 255, 255, 0.99);
}
.hero-out-be6d.soft-dd0f a:not(.box-tiny-ddd0) {
  color: rgba(255, 255, 255, 0.79);
}
.hero-out-be6d.soft-dd0f a:not(.box-tiny-ddd0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-out-be6d.soft-dd0f .description_e898 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-out-be6d.soft-dd0f table tbody td,
.hero-out-be6d.soft-dd0f table th {
  background: rgba(0, 0, 0, 0.08);
}
.active-fd06.green_46f4 .out_1cf6 {
  max-width: initial;
}
.active-fd06 .mask-focused-f9a0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active-fd06 .mask-focused-f9a0 .modal-selected-0d9e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active-fd06 .mask-focused-f9a0 .modal-selected-0d9e {
    display: block;
    margin-bottom: 2em;
  }
  .active-fd06 .mask-focused-f9a0 .modal-selected-0d9e:last-child {
    margin-bottom: 0;
  }
}
.section-189e .background_5708:last-child,
.backdrop-625f .background_5708:last-child,
.panel_pressed_ba7f .background_5708:last-child {
  margin-bottom: 0;
}
.section-189e .background_5708 .black-becc .heading_c8ae:last-child,
.backdrop-625f .background_5708 .black-becc .heading_c8ae:last-child,
.panel_pressed_ba7f .background_5708 .black-becc .heading_c8ae:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section-189e .media_e33a,
  .section-189e .small-5a33,
  .backdrop-625f .media_e33a,
  .backdrop-625f .small-5a33,
  .panel_pressed_ba7f .media_e33a,
  .panel_pressed_ba7f .small-5a33 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-gold-8c30 .background_5708 {
    margin-bottom: 2em;
  }
}
.element-gold-8c30 p:last-child {
  margin-bottom: 0;
}
.element-gold-8c30 li,
.element-gold-8c30 ul {
  list-style: none;
  margin: 0;
}
.element-gold-8c30 ul ul {
  margin-left: 2.617924em;
}
.chip_north_0d80 {
  font-size: 0.875em;
}

/* css-noise: 6aa9 */
.promo-block-u9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
