/*!
Theme Name: Customify
Theme URI: https://pressmaximum.new_968f/customify
Author: WPCustomify
Author URI: https://pressmaximum.new_968f
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.new_968f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.table_f34b.chip_large_a3ef/licenses/gpl-2.0.component_b60e
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-light-f00d/, (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.message-bd9c.focused-d379/normalize.surface_9cfe/
 ======
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.surface_9cfe v7.0.0 | MIT License | github.new_968f/necolas/normalize.surface_9cfe */
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_9600 .notice-97b0,
.column_b0a4,
.hovered_37de,
.dropdown-a0a5,
.table_clean_17ae,
.middle_5a55,
.sidebar_a09a,
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;
}
.column_b0a4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .column_b0a4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .column_b0a4,
  h1 {
    font-size: 1.8em;
  }
}
.hovered_37de,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hovered_37de + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hovered_37de,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hovered_37de,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown-a0a5,
h3 {
  font-size: 1.618em;
}
.lite_9600 .notice-97b0,
.table_clean_17ae,
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.backdrop_05b2 {
  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;
}
.pagination_mini_f671:after,
.pagination_mini_f671:before,
.tag_warm_7442:after,
.tag_warm_7442:before {
  content: "";
  display: table;
}
.pagination_mini_f671:after,
.tag_warm_7442:after {
  clear: both;
}
.stale-0454 {
  float: right;
  margin-right: 0;
}
.tertiary-161f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.info-e8c2 .brown_c1a9,
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-e8c2 .brown_c1a9:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.image_wide_f52f .brown_c1a9 {
  box-shadow: none;
}
.image_wide_f52f
  .brown_c1a9
  .next_424a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image_wide_f52f .brown_c1a9 .full_d7e1 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.image_wide_f52f
  .brown_c1a9
  .full_d7e1
  b {
  display: none;
}
.image_wide_f52f .banner_full_0e69 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.advanced_d113:not(.thick_7de5):not(.caption_0e56),
button:not(.thick_7de5):not(.caption_0e56),
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ),
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ),
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ) {
  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;
}
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ):hover,
button:not(.thick_7de5):not(
    .caption_0e56
  ):hover,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ):hover,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ):hover,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ):active,
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ):focus,
button:not(.thick_7de5):not(
    .caption_0e56
  ):active,
button:not(.thick_7de5):not(
    .caption_0e56
  ):focus,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ):active,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ):focus,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ):active,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ):focus,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ):active,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ):focus {
  outline: 0;
}
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2,
button:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2 {
  position: relative;
}
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .status_bottom_63e8,
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .stone_4099,
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .preview-2b9a,
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  i,
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  svg,
button:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .status_bottom_63e8,
button:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .stone_4099,
button:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .preview-2b9a,
button:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  i,
button:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  svg,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .status_bottom_63e8,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .stone_4099,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .preview-2b9a,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  i,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  svg,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .status_bottom_63e8,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .stone_4099,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .preview-2b9a,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  i,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  svg,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .status_bottom_63e8,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .stone_4099,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  .preview-2b9a,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  i,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2
  svg {
  visibility: hidden;
}
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2:after,
button:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2:after,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2:after,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2:after,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ).fn-loading-80d2: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;
}
.advanced_d113:not(.thick_7de5):not(.caption_0e56),
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ),
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ),
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ) {
  color: #fff;
  background: #235787;
}
.advanced_d113:not(.thick_7de5):not(
    .caption_0e56
  ):focus,
input[type="button"]:not(.thick_7de5):not(
    .caption_0e56
  ):focus,
input[type="reset"]:not(.thick_7de5):not(
    .caption_0e56
  ):focus,
input[type="submit"]:not(.thick_7de5):not(
    .caption_0e56
  ):focus {
  color: #fff;
}
.advanced_d113.fn-disabled-80d2:not(.thick_7de5):not(
    .caption_0e56
  ),
.advanced_d113[disabled]:not(.thick_7de5):not(
    .caption_0e56
  ),
button.fn-disabled-80d2:not(.thick_7de5):not(
    .caption_0e56
  ),
button[disabled]:not(.thick_7de5):not(
    .caption_0e56
  ) {
  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;
}
.white-87ce {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.white-87ce: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;
}
.notice-cda2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.orange_09dd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row_2095 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pagination_mini_f671:after,
.pagination_mini_f671:before,
.secondary_5342:after,
.secondary_5342:before,
.input_dynamic_5aae:after,
.input_dynamic_5aae:before,
.container-b633:after,
.container-b633:before,
.banner_slow_3f8a:after,
.banner_slow_3f8a:before,
.inner_ba83:after,
.inner_ba83:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pagination_mini_f671:after,
.secondary_5342:after,
.input_dynamic_5aae:after,
.container-b633:after,
.banner_slow_3f8a:after,
.inner_ba83:after {
  clear: both;
}
.secondary_5342 .in-f49e,
.input_dynamic_5aae .in-f49e,
.stone_b34d .in-f49e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.card-3f26 {
  display: inline-block;
}
.slider_wood_5dd1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slider_wood_5dd1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slider_wood_5dd1 .focus-smooth-f580 {
  padding: 1em 0;
  font-size: 85%;
}
.focus-smooth-f580 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.soft-44e1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.soft-44e1:after,
.soft-44e1:before {
  content: "";
  display: table;
}
.soft-44e1:after {
  clear: both;
}
.paragraph_7b6c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paper-9a13 .paragraph_7b6c {
  max-width: 50%;
}
.wood-525a .paragraph_7b6c {
  max-width: 33.33%;
}
.cool-fa49 .paragraph_7b6c {
  max-width: 25%;
}
.layout-bottom-5fc3 .paragraph_7b6c {
  max-width: 20%;
}
.alert_pro_51f0 .paragraph_7b6c {
  max-width: 16.66%;
}
.yellow_007a .paragraph_7b6c {
  max-width: 14.28%;
}
.action-2ca8 .paragraph_7b6c {
  max-width: 12.5%;
}
.box_5c7f .paragraph_7b6c {
  max-width: 11.11%;
}
.mask_cd64 {
  display: block;
}
.lite_9600 .slow-a643 label,
.lite_9600 .gas-9ef6 label,
.lite_9600 .description_top_ca32 label,
.lite_9600 .tiny-fb1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_motion_e708 {
  list-style: none;
  margin: 0;
}
.accent_motion_e708 article.grid-solid-5f96 {
  margin-bottom: 0;
}
.accent_motion_e708 ul {
  list-style: none;
  margin: 0;
}
.accent_motion_e708 .under-7d37 li.grid-solid-5f96 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_motion_e708 .under-7d37 li.grid-solid-5f96 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_motion_e708 .under-7d37 li.grid-solid-5f96: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) {
  .accent_motion_e708 .under-7d37 li.grid-solid-5f96 li.grid-solid-5f96 li.grid-solid-5f96 li.grid-solid-5f96 {
    padding-left: 0;
  }
}
article.grid-solid-5f96 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-solid-5f96 .secondary_5342 p:last-of-type {
  margin-bottom: 0;
}
article.grid-solid-5f96 .huge-8c4c {
  float: left;
}
article.grid-solid-5f96 .caption_380a {
  margin-left: 85px;
}
article.grid-solid-5f96 .modal_soft_0525 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-solid-5f96 .modal_soft_0525 .content_fluid_c951 {
  margin-left: 10px;
}
article.grid-solid-5f96 .heading_white_e695 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-solid-5f96 .chip-2807 {
  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 .slow-a643,
  #respond .description_top_ca32,
  #respond .tiny-fb1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow-a643 input,
#respond .description_top_ca32 input,
#respond .tiny-fb1a input {
  width: 100%;
}
#respond .tiny-fb1a {
  margin-right: 0;
}
#respond .border-c18b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary-8880 {
  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;
}
.summary-8880.element-hot-dc34 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.summary-8880 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%);
}
.summary-8880:focus,
.summary-8880: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);
}
.paragraph-1c42 {
  border-radius: 10%;
}
.easy-7792 {
  border-radius: 50%;
}
.fixed_64e1 {
  font-size: 0.72em;
}
.backdrop-e44f {
  font-size: 0.875em;
}
.shade-4980 {
  font-size: 1.1em;
}
.menu_351b {
  text-transform: uppercase;
  line-height: 1.2;
}
.menu_351b.fixed_64e1 {
  letter-spacing: 0.5px;
}
.frame_e66b,
.frame_e66b a {
  color: #6d6d6d;
}
.frame_e66b a:hover {
  color: #111;
}
.tag_next_c687 {
  color: #6d6d6d;
}
.feature_26e6 {
  overflow-x: hidden;
}
.feature_26e6 .column_1365.sidebar_bronze_c661 {
  position: relative;
}
.feature_26e6 .column_1365.sidebar_bronze_c661.wrapper_brown_5337 {
  position: initial;
}
.feature_26e6
  .column_1365.sidebar_bronze_c661.wrapper_brown_5337
  .highlight-2747 {
  left: auto;
}
.feature_26e6 .column_1365 .highlight-2747 {
  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;
}
.feature_26e6 .column_1365:hover.sidebar_bronze_c661 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.feature_26e6
  .column_1365:hover.sidebar_bronze_c661
  .highlight-2747 {
  display: block;
  z-index: 9999999;
}
.feature_26e6 .highlight-6d85 .notice-897d,
.feature_26e6 .item-7203 .notice-897d {
  display: none;
}
.feature_26e6 .panel-soft-09a6 .column_1365:hover.sidebar_bronze_c661 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.lite_9600 .slow-a643 label,
.lite_9600 .gas-9ef6 label,
.lite_9600 .description_top_ca32 label,
.lite_9600 .tiny-fb1a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_motion_e708 {
  list-style: none;
  margin: 0;
}
.accent_motion_e708 article.grid-solid-5f96 {
  margin-bottom: 0;
}
.accent_motion_e708 ul {
  list-style: none;
  margin: 0;
}
.accent_motion_e708 .under-7d37 li.grid-solid-5f96 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_motion_e708 .under-7d37 li.grid-solid-5f96 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_motion_e708 .under-7d37 li.grid-solid-5f96: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) {
  .accent_motion_e708 .under-7d37 li.grid-solid-5f96 li.grid-solid-5f96 li.grid-solid-5f96 li.grid-solid-5f96 {
    padding-left: 0;
  }
}
article.grid-solid-5f96 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-solid-5f96 .secondary_5342 p:last-of-type {
  margin-bottom: 0;
}
article.grid-solid-5f96 .huge-8c4c {
  float: left;
}
article.grid-solid-5f96 .caption_380a {
  margin-left: 85px;
}
article.grid-solid-5f96 .modal_soft_0525 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-solid-5f96 .modal_soft_0525 .content_fluid_c951 {
  margin-left: 10px;
}
article.grid-solid-5f96 .heading_white_e695 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-solid-5f96 .chip-2807 {
  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 .slow-a643,
  #respond .description_top_ca32,
  #respond .tiny-fb1a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow-a643 input,
#respond .description_top_ca32 input,
#respond .tiny-fb1a input {
  width: 100%;
}
#respond .tiny-fb1a {
  margin-right: 0;
}
#respond .border-c18b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-6d85 .picture-green-959f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.picture-green-959f .glass_8631.iron_9299 .tabs-8ed4 > li > a:focus,
.picture-green-959f .glass_8631.iron_9299 .tabs-8ed4 > li > a:hover,
.picture-green-959f .glass_8631.header_bottom_60c5 .tabs-8ed4 > li > a:focus,
.picture-green-959f .glass_8631.header_bottom_60c5 .tabs-8ed4 > li > a:hover,
.picture-green-959f .glass_8631.slider_full_cb52 .tabs-8ed4 > li > a:focus,
.picture-green-959f .glass_8631.slider_full_cb52 .tabs-8ed4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-green-959f
  .glass_8631.iron_9299
  .tabs-8ed4
  > li.picture-up-a4d1
  > a,
.picture-green-959f
  .glass_8631.iron_9299
  .tabs-8ed4
  > li.action_b787
  > a,
.picture-green-959f
  .glass_8631.header_bottom_60c5
  .tabs-8ed4
  > li.picture-up-a4d1
  > a,
.picture-green-959f
  .glass_8631.header_bottom_60c5
  .tabs-8ed4
  > li.action_b787
  > a,
.picture-green-959f
  .glass_8631.slider_full_cb52
  .tabs-8ed4
  > li.picture-up-a4d1
  > a,
.picture-green-959f .glass_8631.slider_full_cb52 .tabs-8ed4 > li.dim-7e0e > a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-green-959f .disabled-narrow-6cfe,
.picture-green-959f .disabled-narrow-6cfe a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-green-959f .fixed-b66b.light-f36d li a,
.picture-green-959f .cold-62fb a,
.picture-green-959f .active-ef4f,
.picture-green-959f .tabs-8ed4 > li > a,
.picture-green-959f .paragraph-bd95 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f .fixed-b66b.light-f36d li a:hover,
.picture-green-959f .cold-62fb a:hover,
.picture-green-959f .active-ef4f:hover,
.picture-green-959f .tabs-8ed4 > li > a:hover,
.picture-green-959f .paragraph-bd95:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-green-959f .filter_f1d5 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f .filter_f1d5 .content-4535 {
  color: rgba(255, 255, 255, 0.99);
}
.picture-green-959f .filter_f1d5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-green-959f .small_e836 .slider-outer-6366 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f .small_e836 .slider-outer-6366 .footer-inner-d94b {
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f
  .small_e836
  .slider-outer-6366
  .footer-inner-d94b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f
  .small_e836
  .slider-outer-6366
  .footer-inner-d94b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f
  .small_e836
  .slider-outer-6366
  .footer-inner-d94b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f
  .small_e836
  .slider-outer-6366
  .footer-inner-d94b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f .small_e836 .logo-slow-ba64 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-green-959f .small_e836 .logo-slow-ba64:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_medium_ec32
  .picture-green-959f
  .small_e836
  .shadow_d1fb
  .description_small_905c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_medium_ec32
  .picture-green-959f
  .small_e836
  .shadow_d1fb
  .footer-inner-d94b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-6d85 .message_6fbe {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.message_6fbe .glass_8631.iron_9299 .tabs-8ed4 > li > a:focus,
.message_6fbe .glass_8631.iron_9299 .tabs-8ed4 > li > a:hover,
.message_6fbe .glass_8631.header_bottom_60c5 .tabs-8ed4 > li > a:focus,
.message_6fbe .glass_8631.header_bottom_60c5 .tabs-8ed4 > li > a:hover,
.message_6fbe .glass_8631.slider_full_cb52 .tabs-8ed4 > li > a:focus,
.message_6fbe .glass_8631.slider_full_cb52 .tabs-8ed4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_6fbe
  .glass_8631.iron_9299
  .tabs-8ed4
  > li.picture-up-a4d1
  > a,
.message_6fbe
  .glass_8631.iron_9299
  .tabs-8ed4
  > li.action_b787
  > a,
.message_6fbe
  .glass_8631.header_bottom_60c5
  .tabs-8ed4
  > li.picture-up-a4d1
  > a,
.message_6fbe
  .glass_8631.header_bottom_60c5
  .tabs-8ed4
  > li.action_b787
  > a,
.message_6fbe
  .glass_8631.slider_full_cb52
  .tabs-8ed4
  > li.picture-up-a4d1
  > a,
.message_6fbe .glass_8631.slider_full_cb52 .tabs-8ed4 > li.dim-7e0e > a {
  color: rgba(0, 0, 0, 0.8);
}
.message_6fbe .disabled-narrow-6cfe,
.message_6fbe .disabled-narrow-6cfe a {
  color: rgba(0, 0, 0, 0.8);
}
.message_6fbe .fixed-b66b.light-f36d li a,
.message_6fbe .cold-62fb a,
.message_6fbe .active-ef4f,
.message_6fbe .tabs-8ed4 > li > a,
.message_6fbe .paragraph-bd95 {
  color: rgba(0, 0, 0, 0.55);
}
.message_6fbe .fixed-b66b.light-f36d li a:hover,
.message_6fbe .cold-62fb a:hover,
.message_6fbe .active-ef4f:hover,
.message_6fbe .tabs-8ed4 > li > a:hover,
.message_6fbe .paragraph-bd95:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_6fbe .filter_f1d5 {
  color: rgba(0, 0, 0, 0.55);
}
.message_6fbe .filter_f1d5 .content-4535 {
  color: rgba(0, 0, 0, 0.8);
}
.message_6fbe .filter_f1d5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled_da0e .dirty_fb19 {
  margin-left: auto;
  margin-right: auto;
}
.input_dynamic_5aae > * {
  margin-left: auto;
  margin-right: auto;
}
.input_dynamic_5aae .notice-cda2 {
  margin-right: 1.41575em;
}
.chip_41df .input_dynamic_5aae > .light_5eea {
  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;
}
.chip_41df .input_dynamic_5aae > .bright-38ef {
  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;
}
.shade_fresh_bfc5.disabled_da0e .dirty_fb19,
.icon_easy_d12e.disabled_da0e .dirty_fb19 {
  margin-left: 0;
}
.tabs-in-c6f4.disabled_da0e .dirty_fb19,
.paragraph_e576.disabled_da0e .dirty_fb19 {
  margin-right: 0;
}
.input_dynamic_5aae ol,
.input_dynamic_5aae ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pressed-cd02 video {
  max-width: 100%;
}
.stale_3afc img {
  display: block;
}
.stale_3afc.notice-cda2,
.stale_3afc.orange_09dd {
  width: 100%;
}
.stale_3afc.bright-38ef img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo_5e38:not(.under_cf9d) {
  margin: 1.5em auto;
}
.text_pressed_d185 p {
  padding: 1.5em 14px;
}
ul.progress-soft-886c.bright-38ef,
ul.progress-soft-886c.light_5eea,
ul.progress-soft-886c.west-832c.light_5eea {
  padding: 0 14px;
}
.active-solid-0454 {
  display: block;
  overflow-x: auto;
}
.active-solid-0454 table {
  border-collapse: collapse;
  width: 100%;
}
.active-solid-0454 td,
.active-solid-0454 th {
  padding: 0.5em;
}
.input_dynamic_5aae li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input_dynamic_5aae ol ol,
.input_dynamic_5aae ol ul,
.input_dynamic_5aae ul ol,
.input_dynamic_5aae ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input_dynamic_5aae ol ol li,
.input_dynamic_5aae ol ul li,
.input_dynamic_5aae ul ol li,
.input_dynamic_5aae ul ul li {
  margin-left: 0;
}
.chip_e6af.gallery_simple_9301 > .label_medium_2520 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip_e6af.gallery_simple_9301 > .label_medium_2520 iframe,
.chip_e6af.gallery_simple_9301 > .label_medium_2520 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gold_aed0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gold_aed0.summary-middle-225f {
  padding: 0;
}
.gold_aed0.summary-middle-225f cite {
  font-size: 13px;
}
.gold_aed0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gold_aed0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.backdrop-beff {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.backdrop-beff > p:first-child {
  margin-top: 0;
}
.backdrop-beff cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.backdrop-beff blockquote {
  border-left: 0;
}
.layout-1700 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.layout-1700:not(.description-stale-530d) {
  max-width: 100px;
}
.layout-1700.grid-south-35c7 {
  border-bottom: none !important;
  text-align: center;
}
.layout-1700.grid-south-35c7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_pressed_d185 p {
    padding: 1.5em 0;
  }
}
.tooltip-8c9a {
  color: #0073aa;
}
.yellow_f8d6 {
  background-color: #0073aa;
}
.texture_f124 {
  color: #229fd8;
}
.card-6c1b {
  background-color: #229fd8;
}
.background_fixed_66c4 {
  color: #eee;
}
.narrow_f905 {
  background-color: #eee;
}
.footer_e498 {
  color: #444;
}
.summary-orange-ac10 {
  background-color: #444;
}
.filter-stale-2de7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.filter-stale-2de7 .warm-07a4 .cold-62fb {
  font-size: 15px;
}
.filter-stale-2de7 .cold-62fb {
  line-height: 1.3;
}
.filter-stale-2de7 .message_6fbe {
}
.filter-stale-2de7 .picture-green-959f {
  background: #235787;
}
.header-92a9 {
  padding: 0;
}
.header-92a9 .picture-green-959f {
  background: #1a1a1a;
}
.header-92a9 .message_6fbe {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image_0723 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image_0723 .message_6fbe {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image_0723 .picture-green-959f {
  background: #303030;
}
.inner_ba83 {
  position: relative;
  z-index: 10;
}
.inner_ba83 .texture_af7a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-0189 .sidebar_bronze_c661 {
  display: inline-block;
  vertical-align: middle;
}
.module-0189.hover-inner-5be0 .sidebar_bronze_c661 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-0189.hover-inner-5be0 .sidebar_bronze_c661 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-0189.hover-inner-5be0 .sidebar_bronze_c661 {
    margin-right: 0.4em;
  }
}
.module-0189.hover-inner-5be0 .sidebar_bronze_c661:last-child {
  margin-right: 0;
}
.icon_5ef4 .texture_af7a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight-6d85 .warm-07a4 {
    margin: 0 -0.5em;
  }
  .highlight-6d85 .warm-07a4 [class*="customify-col-"],
  .highlight-6d85 .warm-07a4 [class*="customify-col_"],
  .highlight-6d85 .warm-07a4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight-6d85.progress-red-e63b .texture_af7a {
  background: 0 0 !important;
}
.highlight-6d85.progress-red-e63b .texture_af7a,
.highlight-6d85.icon_5ef4 .texture_af7a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight-6d85.stale_1369 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight-6d85.icon_5ef4 .texture_af7a {
  box-shadow: none !important;
}
.button-gas-be2a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .button-gas-be2a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .button-gas-be2a {
    padding: 18px 0 20px;
  }
}
.button-gas-be2a .white_2639 {
  width: 100%;
}
.button-gas-be2a .liquid-b88f {
  margin-bottom: 0;
}
.button-gas-be2a .dim_d030 {
  margin-top: 5px;
  font-size: 0.875em;
}
.thumbnail-easy-5a4c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thumbnail-easy-5a4c .slider-0952 {
  width: 100%;
}
.preview_lite_1079 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview_lite_1079 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview_lite_1079 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;
}
.preview_lite_1079 li:last-child:after {
  display: none;
}
.preview_lite_1079 li a {
  font-weight: 500;
  margin-right: 10px;
}
.badge-plasma-5595 .notice-897d button,
.button-gas-be2a .notice-897d button {
  left: 0;
}
.badge-plasma-5595 .slider-0952,
.button-gas-be2a .slider-0952 {
  padding-left: 0;
  padding-right: 0;
}
.badge-plasma-5595 .thumbnail-easy-5a4c,
.button-gas-be2a .thumbnail-easy-5a4c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.badge-plasma-5595 {
  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;
}
.badge-plasma-5595: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;
}
.badge-plasma-5595 .text-73e6 {
  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) {
  .badge-plasma-5595 .text-73e6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .badge-plasma-5595 .text-73e6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .badge-plasma-5595 .text-73e6 {
    min-height: 200px;
  }
}
.badge-plasma-5595 .preview_lite_1079 {
  color: rgba(255, 255, 255, 0.8);
}
.badge-plasma-5595 .preview_lite_1079 a,
.badge-plasma-5595 .preview_lite_1079 li:after {
  color: inherit;
}
.badge-plasma-5595 .preview_lite_1079 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.item-thick-0cb0 {
  margin-bottom: 0.5em;
}
.easy-c246 {
  margin-bottom: 1.2em;
}
.easy-c246,
.item-thick-0cb0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.easy-c246 p:last-child,
.item-thick-0cb0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notice-897d,
#masthead .notice-897d {
  display: none;
}
#masthead
  > .notice-897d.hero_d51d {
  display: none;
}
#masthead > .notice-897d button {
  left: 0;
}
.primary_tall_561b {
  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%;
}
.primary_tall_561b .sidebar_bronze_c661 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.primary_tall_561b .media-d83a {
  display: -webkit-box;
  display: flex;
}
.primary_tall_561b .media-d83a.active-dc5c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.primary_tall_561b .media-d83a.gallery_e338 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary_tall_561b .media-d83a.small-18a8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary_tall_561b.icon_facb.thumbnail_7fa5 .media-d83a.active-dc5c {
  flex-basis: 100%;
}
.primary_tall_561b.tooltip_paper_d635 .media-d83a.gallery_e338 {
  -webkit-box-flex: 1;
  flex: auto;
}
.primary_tall_561b.tooltip_paper_d635 .media-d83a.small-18a8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notice-897d.hero_d51d {
  display: none;
}
#masthead > .notice-897d button {
  left: 0;
}
.chip-80ce {
  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;
}
.chip-80ce:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip-80ce.summary_gold_9e27 i {
  margin-right: 4px;
}
.chip-80ce.first-5b11 i {
  margin-left: 5px;
}
.cold-62fb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.cold-62fb p:last-child {
  margin-bottom: 0;
}
.red-1024 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.red-1024 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.red-1024 img {
  display: block;
  width: auto;
  line-height: 1;
}
.red-1024 .disabled-narrow-6cfe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.red-1024 .form-3e0f {
  margin: 5px 0 7px 0;
}
.red-1024.south-679e .box_1334 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red-1024.south-679e .static-f4e8 {
  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;
}
.red-1024.background-advanced-9053 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.red-1024.background-advanced-9053 .box_1334 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red-1024.background-advanced-9053 .static-f4e8 {
  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;
}
.red-1024.fluid-1ee2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.red-1024.static_6614 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.red-1024.static_6614 .static-f4e8 {
  margin-top: 7px;
}
.first-a0b2 {
  display: inline-block;
}
.inner_ba83 .pagination_231e .red-1024 img {
  max-width: 100%;
}
.glass_8631 .widget_5b3b.mask_wide_7031,
.status_hard_2cfa .widget_5b3b.mask_wide_7031 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass_8631 .box-6165,
.status_hard_2cfa .box-6165 {
  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%);
}
.glass_8631 .box-6165 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass_8631.middle_14d1 .box-6165 {
  display: none;
}
.glass_8631 .clean-73d4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass_8631 .clean-73d4 li {
  display: inline-block;
  position: relative;
}
.glass_8631 .clean-73d4 li:last-child {
  margin-right: 0;
}
.glass_8631 .clean-73d4 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;
}
.glass_8631 .clean-73d4 li.dim-7e0e > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass_8631 .clean-73d4 > 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;
}
.glass_8631 .clean-73d4 > li > a i {
  line-height: 0;
}
.glass_8631 .clean-73d4 > li.message_center_ae8e > a .box-6165 {
  margin-left: 4px;
  line-height: 0;
}
.glass_8631 .clean-73d4 .search_hard_ac75 li.message_center_ae8e > a {
  position: relative;
}
.glass_8631 .clean-73d4 .search_hard_ac75 li.message_center_ae8e > a:after,
.glass_8631 .clean-73d4 .search_hard_ac75 li.message_center_ae8e > a:before {
  content: "";
  display: table;
}
.glass_8631 .clean-73d4 .search_hard_ac75 li.message_center_ae8e > a:after {
  clear: both;
}
.glass_8631 .clean-73d4 .search_hard_ac75 li.message_center_ae8e > a .box-6165 {
  margin-left: 5px;
  float: right;
}
.glass_8631 .mask-2e20,
.glass_8631 .search_hard_ac75 {
  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;
}
.glass_8631 .search_hard_ac75 {
  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;
}
.glass_8631 .search_hard_ac75 .mask_wide_7031 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass_8631 .search_hard_ac75 .box-6165 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass_8631 .search_hard_ac75 li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass_8631 .search_hard_ac75 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;
}
.glass_8631 .search_hard_ac75 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass_8631 .search_hard_ac75 .search_hard_ac75 {
  top: 0;
  left: 100%;
}
.glass_8631 .rough_3295.fn-focus-80d2 > .mask-2e20,
.glass_8631 .rough_3295.fn-focus-80d2 > .search_hard_ac75,
.glass_8631 .rough_3295:focus > .mask-2e20,
.glass_8631 .rough_3295:focus > .search_hard_ac75,
.glass_8631 .rough_3295:hover > .mask-2e20,
.glass_8631 .rough_3295:hover > .search_hard_ac75 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass_8631.slider_full_cb52 .tabs-8ed4:after,
.glass_8631.slider_full_cb52 .tabs-8ed4:before {
  content: "";
  display: table;
}
.glass_8631.slider_full_cb52 .tabs-8ed4:after {
  clear: both;
}
.glass_8631.slider_full_cb52 .tabs-8ed4 > li {
  float: left;
}
.glass_8631.rough_c31d .tabs-8ed4:after,
.glass_8631.rough_c31d .tabs-8ed4:before {
  content: "";
  display: table;
}
.glass_8631.rough_c31d .tabs-8ed4:after {
  clear: both;
}
.glass_8631.rough_c31d .tabs-8ed4 > li {
  float: left;
}
.glass_8631.rough_c31d .tabs-8ed4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass_8631.rough_c31d .tabs-8ed4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass_8631.rough_c31d .tabs-8ed4 > li.picture-up-a4d1 > a,
.glass_8631.rough_c31d .tabs-8ed4 > li.dim-7e0e > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass_8631.iron_9299 .tabs-8ed4 > li > a .mask_wide_7031 {
  position: relative;
}
.glass_8631.iron_9299 .tabs-8ed4 > li > a .mask_wide_7031: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;
}
.glass_8631.iron_9299
  .tabs-8ed4
  > li:focus
  > a
  .mask_wide_7031:before,
.glass_8631.iron_9299
  .tabs-8ed4
  > li:hover
  > a
  .mask_wide_7031:before {
  width: 100%;
  background-color: currentColor;
}
.glass_8631.iron_9299
  .tabs-8ed4
  > li.picture-up-a4d1
  > a
  .mask_wide_7031:before,
.glass_8631.iron_9299
  .tabs-8ed4
  > li.action_b787
  > a
  .mask_wide_7031:before {
  width: 100%;
  background-color: currentColor;
}
.glass_8631.header_bottom_60c5 .tabs-8ed4 > li > a .mask_wide_7031 {
  position: relative;
}
.glass_8631.header_bottom_60c5 .tabs-8ed4 > li > a .mask_wide_7031: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;
}
.glass_8631.header_bottom_60c5 .tabs-8ed4 > li:focus > a .mask_wide_7031:before,
.glass_8631.header_bottom_60c5
  .tabs-8ed4
  > li:hover
  > a
  .mask_wide_7031:before {
  width: 100%;
  background-color: currentColor;
}
.glass_8631.header_bottom_60c5
  .tabs-8ed4
  > li.picture-up-a4d1
  > a
  .mask_wide_7031:before,
.glass_8631.header_bottom_60c5
  .tabs-8ed4
  > li.action_b787
  > a
  .mask_wide_7031:before {
  width: 100%;
  background-color: currentColor;
}
.status_hard_2cfa .clean-73d4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status_hard_2cfa .clean-73d4 li:first-child > a {
  border-top: none;
}
.status_hard_2cfa .clean-73d4 .out-c537 > .mask_wide_7031 .box-6165 {
  display: none;
}
.status_hard_2cfa .clean-73d4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status_hard_2cfa .clean-73d4 li:last-child {
  border: none;
}
.status_hard_2cfa .clean-73d4 li.message_center_ae8e > a {
  padding-right: 45px !important;
}
.status_hard_2cfa .clean-73d4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status_hard_2cfa .clean-73d4 li a:focus,
.status_hard_2cfa .clean-73d4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_hard_2cfa .clean-73d4 li .surface-fd97 {
  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;
}
.status_hard_2cfa .clean-73d4 li .surface-fd97:hover {
  box-shadow: none;
}
.status_hard_2cfa .clean-73d4 li .surface-fd97 .box-6165 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status_hard_2cfa .clean-73d4 .search_hard_ac75 {
  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);
}
.status_hard_2cfa .clean-73d4 .search_hard_ac75 li a {
  padding-left: 3em;
}
.status_hard_2cfa .clean-73d4 .overlay_c041 > a .surface-fd97 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status_hard_2cfa .clean-73d4 .overlay_c041 > .search_hard_ac75 {
  display: block;
  opacity: 1;
}
.sidebar-3ec9 {
  max-width: 100%;
}
.search-be66 {
  line-height: 0;
  cursor: pointer;
}
.paragraph-bd95 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph-bd95:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph-bd95 svg {
  width: 18px;
  height: 18px;
}
.paragraph-bd95 .card-6fab {
  display: none;
}
.picture_upper_02ee {
  position: relative;
}
.picture_upper_02ee.fn-active-80d2 .paragraph-bd95 .focused-6397 {
  display: none;
}
.picture_upper_02ee.fn-active-80d2 .paragraph-bd95 .card-6fab {
  display: inline-block;
}
.picture_upper_02ee .soft_364a {
  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);
}
.picture_upper_02ee.center-c9aa .soft_364a {
  left: auto;
  right: -0.9em;
}
.picture_upper_02ee.center-c9aa .notification-lower-200a::before {
  left: auto;
  right: 15px;
}
.picture_upper_02ee.fn-active-80d2 .soft_364a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow_d1fb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.shadow_d1fb label {
  flex-basis: 100%;
}
.shadow_d1fb .slider-outer-6366 {
  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;
}
.shadow_d1fb .footer-inner-d94b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.shadow_d1fb .footer-inner-d94b:focus {
  background-color: transparent;
}
.shadow_d1fb button.logo-slow-ba64 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.shadow_d1fb button.logo-slow-ba64:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.shadow_d1fb button.logo-slow-ba64 svg {
  width: 18px;
  height: 18px;
}
.shadow_d1fb input[type="submit"] {
  min-height: auto;
}
.small_e836 .shadow_d1fb .footer-inner-d94b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notification-lower-200a {
  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) {
  .notification-lower-200a {
    width: 220px;
  }
}
.notification-lower-200a label {
  flex-basis: 100%;
}
.notification-lower-200a::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;
}
.mask_medium_ec32 .small_e836 .shadow_d1fb {
  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;
}
.mask_medium_ec32
  .small_e836
  .shadow_d1fb
  .slider-outer-6366 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask_medium_ec32 .small_e836 .shadow_d1fb .footer-inner-d94b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask_medium_ec32
  .small_e836
  .shadow_d1fb
  .footer-inner-d94b:focus {
  background: 0 0;
}
.mask_medium_ec32
  .small_e836
  .shadow_d1fb
  .description_small_905c {
  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;
}
.fixed-b66b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fixed-b66b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fixed-b66b li:last-child {
  margin-right: 0;
}
.fixed-b66b li:first-child {
  margin-left: 0;
}
.fixed-b66b.search-lite-2d58 a {
  color: #fff;
}
.fixed-b66b.search-lite-2d58 a:hover {
  color: #fff;
}
.fixed-b66b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fixed-b66b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fixed-b66b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fixed-b66b a:hover {
  opacity: 0.9;
  color: inherit;
}
.fixed-b66b [class*="social-icon-apple"] {
  background-color: #999;
}
.fixed-b66b [class*="social-icon-apple"].hard_18cf {
  background-color: transparent;
  color: #999;
}
.fixed-b66b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fixed-b66b [class*="social-icon-behance"].hard_18cf {
  background-color: transparent;
  color: #1769ff;
}
.fixed-b66b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fixed-b66b [class*="social-icon-bitbucket"].hard_18cf {
  background-color: transparent;
  color: #205081;
}
.fixed-b66b [class*="social-icon-codepen"] {
  background-color: #000;
}
.fixed-b66b [class*="social-icon-codepen"].hard_18cf {
  background-color: transparent;
  color: #000;
}
.fixed-b66b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fixed-b66b [class*="social-icon-delicious"].hard_18cf {
  background-color: transparent;
  color: #39f;
}
.fixed-b66b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fixed-b66b [class*="social-icon-digg"].hard_18cf {
  background-color: transparent;
  color: #005be2;
}
.fixed-b66b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fixed-b66b [class*="social-icon-dribbble"].hard_18cf {
  background-color: transparent;
  color: #ea4c89;
}
.fixed-b66b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fixed-b66b [class*="social-icon-envelope"].hard_18cf {
  background-color: transparent;
  color: #ea4335;
}
.fixed-b66b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fixed-b66b [class*="social-icon-facebook"].hard_18cf {
  background-color: transparent;
  color: #3b5998;
}
.fixed-b66b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fixed-b66b [class*="social-icon-flickr"].hard_18cf {
  background-color: transparent;
  color: #0063dc;
}
.fixed-b66b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fixed-b66b [class*="social-icon-foursquare"].hard_18cf {
  background-color: transparent;
  color: #2d5be3;
}
.fixed-b66b [class*="social-icon-github"] {
  background-color: #333;
}
.fixed-b66b [class*="social-icon-github"].hard_18cf {
  background-color: transparent;
  color: #333;
}
.fixed-b66b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fixed-b66b [class*="social-icon-google-plus"].hard_18cf {
  background-color: transparent;
  color: #dd4b39;
}
.fixed-b66b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fixed-b66b [class*="social-icon-houzz"].hard_18cf {
  background-color: transparent;
  color: #7ac142;
}
.fixed-b66b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fixed-b66b [class*="social-icon-instagram"].hard_18cf {
  background-color: transparent;
  color: #262626;
}
.fixed-b66b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fixed-b66b [class*="social-icon-jsfiddle"].hard_18cf {
  background-color: transparent;
  color: #487aa2;
}
.fixed-b66b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fixed-b66b [class*="social-icon-linkedin"].hard_18cf {
  background-color: transparent;
  color: #0077b5;
}
.fixed-b66b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fixed-b66b [class*="social-icon-medium"].hard_18cf {
  background-color: transparent;
  color: #00ab6b;
}
.fixed-b66b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fixed-b66b
  [class*="social-icon-odnoklassniki"].hard_18cf {
  background-color: transparent;
  color: #f4731c;
}
.fixed-b66b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fixed-b66b [class*="social-icon-meetup"].hard_18cf {
  background-color: transparent;
  color: #ec1c40;
}
.fixed-b66b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fixed-b66b [class*="social-icon-pinterest"].hard_18cf {
  background-color: transparent;
  color: #bd081c;
}
.fixed-b66b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fixed-b66b [class*="social-icon-product-hunt"].hard_18cf {
  background-color: transparent;
  color: #da552f;
}
.fixed-b66b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fixed-b66b [class*="social-icon-reddit"].hard_18cf {
  background-color: transparent;
  color: #ff4500;
}
.fixed-b66b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fixed-b66b [class*="social-icon-rss"].hard_18cf {
  background-color: transparent;
  color: #f26522;
}
.fixed-b66b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fixed-b66b
  [class*="social-icon-shopping-cart"].hard_18cf {
  background-color: transparent;
  color: #4caf50;
}
.fixed-b66b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fixed-b66b [class*="social-icon-skype"].hard_18cf {
  background-color: transparent;
  color: #00aff0;
}
.fixed-b66b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fixed-b66b [class*="social-icon-slideshare"].hard_18cf {
  background-color: transparent;
  color: #0077b5;
}
.fixed-b66b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fixed-b66b [class*="social-icon-snapchat"].hard_18cf {
  background-color: transparent;
  color: #fffc00;
}
.fixed-b66b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fixed-b66b [class*="social-icon-soundcloud"].hard_18cf {
  background-color: transparent;
  color: #f80;
}
.fixed-b66b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fixed-b66b [class*="social-icon-spotify"].hard_18cf {
  background-color: transparent;
  color: #2ebd59;
}
.fixed-b66b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fixed-b66b
  [class*="social-icon-stack-overflow"].hard_18cf {
  background-color: transparent;
  color: #fe7a15;
}
.fixed-b66b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fixed-b66b [class*="social-icon-maldkfgram"].hard_18cf {
  background-color: transparent;
  color: #2ca5e0;
}
.fixed-b66b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fixed-b66b [class*="social-icon-tripadvisor"].hard_18cf {
  background-color: transparent;
  color: #589442;
}
.fixed-b66b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fixed-b66b [class*="social-icon-tumblr"].hard_18cf {
  background-color: transparent;
  color: #35465c;
}
.fixed-b66b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fixed-b66b [class*="social-icon-twitch"].hard_18cf {
  background-color: transparent;
  color: #6441a5;
}
.fixed-b66b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fixed-b66b [class*="social-icon-twitter"].hard_18cf {
  background-color: transparent;
  color: #1da1f2;
}
.fixed-b66b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fixed-b66b [class*="social-icon-vimeo"].hard_18cf {
  background-color: transparent;
  color: #1ab7ea;
}
.fixed-b66b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fixed-b66b [class*="social-icon-vk"].hard_18cf {
  background-color: transparent;
  color: #45668e;
}
.fixed-b66b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fixed-b66b [class*="social-icon-weibo"].hard_18cf {
  background-color: transparent;
  color: #df2029;
}
.fixed-b66b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fixed-b66b [class*="social-icon-weixin"].hard_18cf {
  background-color: transparent;
  color: #7bb32e;
}
.fixed-b66b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fixed-b66b [class*="social-icon-whatsapp"].hard_18cf {
  background-color: transparent;
  color: #25d366;
}
.fixed-b66b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fixed-b66b [class*="social-icon-wordpress"].hard_18cf {
  background-color: transparent;
  color: #21759b;
}
.fixed-b66b [class*="social-icon-xing"] {
  background-color: #026466;
}
.fixed-b66b [class*="social-icon-xing"].hard_18cf {
  background-color: transparent;
  color: #026466;
}
.fixed-b66b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fixed-b66b [class*="social-icon-yelp"].hard_18cf {
  background-color: transparent;
  color: #af0606;
}
.fixed-b66b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fixed-b66b [class*="social-icon-youtube"].hard_18cf {
  background-color: transparent;
  color: #cd201f;
}
.active-ef4f {
  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;
}
.active-ef4f:hover {
  box-shadow: none;
  background: 0 0;
}
.hovered-cd81 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.down-2997 {
  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;
}
.action-38af {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.complex_dc42 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.complex_dc42,
.complex_dc42::after,
.complex_dc42::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;
}
.complex_dc42::after,
.complex_dc42::before {
  content: "";
  display: block;
  background-color: inherit;
}
.layout-e729 .down-2997 .action-38af {
  margin-top: -2px;
  width: 19px;
}
.layout-e729 .down-2997 .complex_dc42 {
  margin-top: -1px;
}
.layout-e729 .down-2997 .complex_dc42,
.layout-e729 .down-2997 .complex_dc42::after,
.layout-e729 .down-2997 .complex_dc42::before {
  width: 19px;
  height: 2px;
}
.layout-e729 .down-2997 .complex_dc42::before {
  top: -6px;
}
.layout-e729 .down-2997 .complex_dc42::after {
  bottom: -6px;
}
.tag-gas-23a5 .down-2997 .action-38af {
  margin-top: -2px;
  width: 22px;
}
.tag-gas-23a5 .down-2997 .complex_dc42 {
  margin-top: -1px;
}
.tag-gas-23a5 .down-2997 .complex_dc42,
.tag-gas-23a5 .down-2997 .complex_dc42::after,
.tag-gas-23a5 .down-2997 .complex_dc42::before {
  width: 22px;
  height: 2px;
}
.tag-gas-23a5 .down-2997 .complex_dc42::before {
  top: -7px;
}
.tag-gas-23a5 .down-2997 .complex_dc42::after {
  bottom: -7px;
}
.wrapper-4d6b .down-2997 .action-38af {
  margin-top: -2px;
  width: 31px;
}
.wrapper-4d6b .down-2997 .complex_dc42 {
  margin-top: -1.5px;
}
.wrapper-4d6b .down-2997 .complex_dc42,
.wrapper-4d6b .down-2997 .complex_dc42::after,
.wrapper-4d6b .down-2997 .complex_dc42::before {
  width: 31px;
  height: 3px;
}
.wrapper-4d6b .down-2997 .complex_dc42::before {
  top: -9px;
}
.wrapper-4d6b .down-2997 .complex_dc42::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .prev_455d .down-2997 .action-38af {
    margin-top: -2px;
    width: 19px;
  }
  .prev_455d .down-2997 .complex_dc42 {
    margin-top: -1px;
  }
  .prev_455d .down-2997 .complex_dc42,
  .prev_455d .down-2997 .complex_dc42::after,
  .prev_455d .down-2997 .complex_dc42::before {
    width: 19px;
    height: 2px;
  }
  .prev_455d .down-2997 .complex_dc42::before {
    top: -6px;
  }
  .prev_455d .down-2997 .complex_dc42::after {
    bottom: -6px;
  }
  .image-steel-03f9 .down-2997 .action-38af {
    margin-top: -2px;
    width: 22px;
  }
  .image-steel-03f9 .down-2997 .complex_dc42 {
    margin-top: -1px;
  }
  .image-steel-03f9 .down-2997 .complex_dc42,
  .image-steel-03f9 .down-2997 .complex_dc42::after,
  .image-steel-03f9 .down-2997 .complex_dc42::before {
    width: 22px;
    height: 2px;
  }
  .image-steel-03f9 .down-2997 .complex_dc42::before {
    top: -7px;
  }
  .image-steel-03f9 .down-2997 .complex_dc42::after {
    bottom: -7px;
  }
  .gallery-2f5c .down-2997 .action-38af {
    margin-top: -2px;
    width: 31px;
  }
  .gallery-2f5c .down-2997 .complex_dc42 {
    margin-top: -1.5px;
  }
  .gallery-2f5c .down-2997 .complex_dc42,
  .gallery-2f5c .down-2997 .complex_dc42::after,
  .gallery-2f5c .down-2997 .complex_dc42::before {
    width: 31px;
    height: 3px;
  }
  .gallery-2f5c .down-2997 .complex_dc42::before {
    top: -9px;
  }
  .gallery-2f5c .down-2997 .complex_dc42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .popup-purple-1bce .down-2997 .action-38af {
    margin-top: -2px;
    width: 19px;
  }
  .popup-purple-1bce .down-2997 .complex_dc42 {
    margin-top: -1px;
  }
  .popup-purple-1bce .down-2997 .complex_dc42,
  .popup-purple-1bce .down-2997 .complex_dc42::after,
  .popup-purple-1bce .down-2997 .complex_dc42::before {
    width: 19px;
    height: 2px;
  }
  .popup-purple-1bce .down-2997 .complex_dc42::before {
    top: -6px;
  }
  .popup-purple-1bce .down-2997 .complex_dc42::after {
    bottom: -6px;
  }
  .steel_517a .down-2997 .action-38af {
    margin-top: -2px;
    width: 22px;
  }
  .steel_517a .down-2997 .complex_dc42 {
    margin-top: -1px;
  }
  .steel_517a .down-2997 .complex_dc42,
  .steel_517a .down-2997 .complex_dc42::after,
  .steel_517a .down-2997 .complex_dc42::before {
    width: 22px;
    height: 2px;
  }
  .steel_517a .down-2997 .complex_dc42::before {
    top: -7px;
  }
  .steel_517a .down-2997 .complex_dc42::after {
    bottom: -7px;
  }
  .orange-9ae7 .down-2997 .action-38af {
    margin-top: -2px;
    width: 31px;
  }
  .orange-9ae7 .down-2997 .complex_dc42 {
    margin-top: -1.5px;
  }
  .orange-9ae7 .down-2997 .complex_dc42,
  .orange-9ae7 .down-2997 .complex_dc42::after,
  .orange-9ae7 .down-2997 .complex_dc42::before {
    width: 31px;
    height: 3px;
  }
  .orange-9ae7 .down-2997 .complex_dc42::before {
    top: -9px;
  }
  .orange-9ae7 .down-2997 .complex_dc42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .banner_bottom_0d85 .down-2997 .action-38af {
    margin-top: -2px;
    width: 19px;
  }
  .banner_bottom_0d85 .down-2997 .complex_dc42 {
    margin-top: -1px;
  }
  .banner_bottom_0d85 .down-2997 .complex_dc42,
  .banner_bottom_0d85 .down-2997 .complex_dc42::after,
  .banner_bottom_0d85 .down-2997 .complex_dc42::before {
    width: 19px;
    height: 2px;
  }
  .banner_bottom_0d85 .down-2997 .complex_dc42::before {
    top: -6px;
  }
  .banner_bottom_0d85 .down-2997 .complex_dc42::after {
    bottom: -6px;
  }
  .info_0bb2 .down-2997 .action-38af {
    margin-top: -2px;
    width: 22px;
  }
  .info_0bb2 .down-2997 .complex_dc42 {
    margin-top: -1px;
  }
  .info_0bb2 .down-2997 .complex_dc42,
  .info_0bb2 .down-2997 .complex_dc42::after,
  .info_0bb2 .down-2997 .complex_dc42::before {
    width: 22px;
    height: 2px;
  }
  .info_0bb2 .down-2997 .complex_dc42::before {
    top: -7px;
  }
  .info_0bb2 .down-2997 .complex_dc42::after {
    bottom: -7px;
  }
  .surface_slow_fd95 .down-2997 .action-38af {
    margin-top: -2px;
    width: 31px;
  }
  .surface_slow_fd95 .down-2997 .complex_dc42 {
    margin-top: -1.5px;
  }
  .surface_slow_fd95 .down-2997 .complex_dc42,
  .surface_slow_fd95 .down-2997 .complex_dc42::after,
  .surface_slow_fd95 .down-2997 .complex_dc42::before {
    width: 31px;
    height: 3px;
  }
  .surface_slow_fd95 .down-2997 .complex_dc42::before {
    top: -9px;
  }
  .surface_slow_fd95 .down-2997 .complex_dc42::after {
    bottom: -9px;
  }
}
.accent_9f6d .complex_dc42 {
  -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);
}
.accent_9f6d .complex_dc42::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accent_9f6d .complex_dc42::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);
}
.accent_9f6d.surface-4e0e .complex_dc42 {
  -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);
}
.accent_9f6d.surface-4e0e .complex_dc42::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accent_9f6d.surface-4e0e .complex_dc42::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);
}
.outer_fe23 {
  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.narrow-a3bd:before {
  display: none;
}
.item-7203 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item-7203 .light-697b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item-7203 .light-697b:last-of-type {
  border-bottom: none;
}
.item-7203 .light-697b.wood_75e0,
.item-7203 .light-697b.out_2481,
.item-7203 .light-697b.top-7fca {
  padding: 0;
}
.item-7203 .status_hard_2cfa .surface-fd97 {
  color: currentColor;
}
.item-7203 .status_hard_2cfa .surface-fd97:focus,
.item-7203 .status_hard_2cfa .surface-fd97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-7203.message_6fbe .filter_f1d5,
.item-7203.message_6fbe .cold-62fb a,
.item-7203.message_6fbe .tabs-8ed4 a,
.item-7203.message_6fbe .search_hard_ac75 a {
  color: rgba(0, 0, 0, 0.55);
}
.item-7203.message_6fbe .filter_f1d5:hover,
.item-7203.message_6fbe .cold-62fb a:hover,
.item-7203.message_6fbe .tabs-8ed4 a:hover,
.item-7203.message_6fbe .search_hard_ac75 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-7203.message_6fbe .content-4535 {
  color: rgba(0, 0, 0, 0.8);
}
.item-7203.message_6fbe .light-697b {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-7203.message_6fbe .light-697b:before {
  background: rgba(0, 0, 0, 0.08);
}
.item-7203.message_6fbe .article_inner_598c:before {
  background: rgba(255, 255, 255, 0.9);
}
.item-7203.message_6fbe .status_hard_2cfa .clean-73d4 li a,
.item-7203.message_6fbe .status_hard_2cfa .surface-fd97,
.item-7203.message_6fbe .search_hard_ac75 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-7203.message_6fbe .status_hard_2cfa .surface-fd97:focus,
.item-7203.message_6fbe .status_hard_2cfa .surface-fd97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-7203.message_6fbe .clean-73d4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-7203.picture-green-959f .filter_f1d5,
.item-7203.picture-green-959f .cold-62fb a,
.item-7203.picture-green-959f .tabs-8ed4 .surface-fd97,
.item-7203.picture-green-959f .tabs-8ed4 a,
.item-7203.picture-green-959f .search_hard_ac75 a {
  color: rgba(255, 255, 255, 0.79);
}
.item-7203.picture-green-959f .filter_f1d5:hover,
.item-7203.picture-green-959f .cold-62fb a:hover,
.item-7203.picture-green-959f .tabs-8ed4 .surface-fd97:hover,
.item-7203.picture-green-959f .tabs-8ed4 a:hover,
.item-7203.picture-green-959f .search_hard_ac75 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-7203.picture-green-959f .content-4535 {
  color: rgba(255, 255, 255, 0.99);
}
.item-7203.picture-green-959f .light-697b {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-7203.picture-green-959f .light-697b:before {
  background: rgba(255, 255, 255, 0.08);
}
.item-7203.picture-green-959f .article_inner_598c:before {
  background: rgba(0, 0, 0, 0.9);
}
.item-7203.picture-green-959f .status_hard_2cfa .clean-73d4 li a,
.item-7203.picture-green-959f .status_hard_2cfa .surface-fd97,
.item-7203.picture-green-959f .search_hard_ac75 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-7203.picture-green-959f .status_hard_2cfa .surface-fd97:focus,
.item-7203.picture-green-959f .status_hard_2cfa .surface-fd97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-7203.picture-green-959f .clean-73d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_inner_598c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.article_inner_598c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.mini_e6e7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section-west-60ce .item-7203 {
  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;
}
.section-west-60ce .light-697b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section-west-60ce .light-697b: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) {
  .section-west-60ce .light-697b:before {
    width: 16%;
    left: 42%;
  }
}
.section-west-60ce .light-697b:last-child:before {
  content: none;
}
.section-west-60ce .light-697b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section-west-60ce .status_hard_2cfa .clean-73d4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section-west-60ce .status_hard_2cfa .clean-73d4 li a .surface-fd97 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section-west-60ce .status_hard_2cfa .search_hard_ac75 {
  border: none;
}
.section-west-60ce .status_hard_2cfa .search_hard_ac75 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section-west-60ce .article_inner_598c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section-west-60ce .mini_e6e7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section-west-60ce .picture-green-959f .article_inner_598c:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-west-60ce .message_6fbe.feature_8095 .complex_dc42 {
  background: rgba(0, 0, 0, 0.6);
}
.section-west-60ce
  .message_6fbe.feature_8095
  .complex_dc42::after,
.section-west-60ce
  .message_6fbe.feature_8095
  .complex_dc42:before {
  background: inherit;
}
.section-west-60ce
  .message_6fbe.feature_8095:hover
  .complex_dc42 {
  background: rgba(0, 0, 0, 0.8);
}
.video_a69c .item-7203 {
  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) {
  .video_a69c .item-7203 {
    width: auto;
    right: 45px;
  }
}
.content_east_4116 .item-7203 {
  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) {
  .content_east_4116 .item-7203 {
    width: auto;
    left: 45px;
  }
}
.narrow-a3bd .item-7203 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.narrow-a3bd .mini_e6e7 {
  max-width: 48em;
  margin: 0 auto;
}
.narrow-a3bd .article_inner_598c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.red-61a5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.red-61a5.section-west-60ce .item-7203 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.red-61a5.video_a69c .item-7203 {
  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);
}
.red-61a5 .item-7203 {
  visibility: visible;
}
.red-61a5.content_east_4116 .item-7203 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.carousel-hovered-3880,
.hot-2357 {
  overflow-x: hidden;
}
.carousel-hovered-3880 .item-7203 {
  overflow: auto;
}
.carousel-hovered-3880.section-west-60ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-hovered-3880.section-west-60ce .item-7203 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.carousel-hovered-3880.section-west-60ce .active-ef4f {
  opacity: 0;
}
.carousel-hovered-3880.video_a69c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-hovered-3880.video_a69c .item-7203 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.carousel-hovered-3880.video_a69c .active-ef4f {
  opacity: 0;
}
.carousel-hovered-3880.content_east_4116 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-hovered-3880.content_east_4116 .item-7203 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.carousel-hovered-3880.content_east_4116 .active-ef4f {
  opacity: 0;
}
.carousel-hovered-3880.narrow-a3bd .item-7203 {
  z-index: 10;
  visibility: visible;
}
.feature_8095 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature_8095 .complex_dc42 {
  background: rgba(255, 255, 255, 0.99);
}
.feature_8095 .complex_dc42::after,
.feature_8095 .complex_dc42:before {
  background: inherit;
}
.feature_8095:hover .complex_dc42 {
  background: rgba(255, 255, 255, 0.99);
}
.content_east_4116 .feature_8095 {
  top: 10px;
  right: auto;
  left: 12px;
}
.narrow-a3bd .feature_8095 {
  display: none !important;
}
.carousel-hovered-3880:before,
.hot-2357:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.carousel-hovered-3880 .feature_8095,
.hot-2357 .feature_8095 {
  display: inline-block;
}
.item-7203 .sidebar_bronze_c661 {
  -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;
}
.carousel-hovered-3880 .item-7203 .sidebar_bronze_c661,
.hot-2357 .item-7203 .sidebar_bronze_c661 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo-dim-2096 .slider-outer-6366 {
  width: 100%;
}
.pagination_231e {
  padding: 0 0.5em 0;
}
.pagination_231e [class*="customify-col-"],
.pagination_231e [class*="customify-col_"],
.pagination_231e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dropdown-e35f .pagination_231e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .warm-07a4 .under-7ce8,
  .under-7ce8 {
    display: none;
  }
  .blue_ebd1 {
    text-align: left;
  }
  .panel_focused_1859 {
    text-align: center;
  }
  .hard_6768 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .warm-07a4 .breadcrumb_north_ba83,
  .breadcrumb_north_ba83 {
    display: none;
  }
  .card_34bf {
    text-align: left;
  }
  .large-a91a {
    text-align: center;
  }
  .wood-5d2b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .warm-07a4 .feature_0305,
  .feature_0305 {
    display: none;
  }
  .module-5bc1 {
    text-align: left;
  }
  .purple_c3d2 {
    text-align: center;
  }
  .blue_383d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fast_a175 {
  box-shadow: none !important;
}
.accordion-pro-5e5e .header-wide-05f3,
.last-f6fc .header-wide-05f3 {
  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;
}
.last-f6fc .header-wide-05f3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.texture_af7a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.texture_af7a:after,
.texture_af7a:before {
  content: "";
  display: table;
}
.texture_af7a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .texture_af7a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.texture_af7a,
.stale_1369 {
  max-width: 1248px;
  margin: 0 auto;
}

.container-b633.focused_58ad .texture_af7a {
  max-width: 100%;
}
.container-b633.fast-88c6 {
  max-width: 1200px;
  margin: 0 auto;
}
.container-b633.advanced-be79 .texture_af7a {
  max-width: 100%;
}
.container-b633.advanced-be79 > .texture_af7a {
  padding-left: 0;
  padding-right: 0;
}
.container-b633.advanced-be79 > .texture_af7a .warm-07a4 {
  margin: 0;
}
.container-b633.advanced-be79
  > .texture_af7a
  .modal-silver-6ca8.hidden-b43e {
  margin-right: 0;
  margin-left: 0;
}
.container-b633.advanced-be79 #main.hidden-b43e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature-e71c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature-e71c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hover-f972 .dirty_fb19 {
    padding-right: 1em;
  }
  .hover-f972.brown_c4b1 .modal-silver-6ca8 {
    border-right: 1px solid #eaecee;
  }
  .hover-f972.brown_c4b1 .dirty_fb19 {
    padding-right: 1em;
  }
  .hover-f972.brown_c4b1 .black-2c45 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-283e .dirty_fb19 {
    padding-left: 1em;
  }
  .avatar-283e.brown_c4b1 .modal-silver-6ca8 {
    border-left: 1px solid #eaecee;
  }
  .avatar-283e.brown_c4b1 .dirty_fb19 {
    padding-left: 1em;
  }
  .avatar-283e.brown_c4b1 .black-2c45 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_aa6c .dirty_fb19 {
    padding-left: 1em;
  }
  .component_aa6c.brown_c4b1 .upper-feed {
    border-right: 1px solid #eaecee;
  }
  .component_aa6c.brown_c4b1 .black-c99d {
    border-right: 1px solid #eaecee;
  }
  .component_aa6c.brown_c4b1 .dirty_fb19 {
    padding-left: 1em;
  }
  .component_aa6c.brown_c4b1 .black-2c45 {
    padding-right: 1em;
  }
  .component_aa6c.brown_c4b1 .outer_08b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-cold-7b5f .dirty_fb19 {
    padding-right: 1em;
  }
  .breadcrumb-cold-7b5f.brown_c4b1 .upper-feed {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-cold-7b5f.brown_c4b1 .black-c99d {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-cold-7b5f.brown_c4b1 .dirty_fb19 {
    padding-right: 1em;
  }
  .breadcrumb-cold-7b5f.brown_c4b1 .black-2c45 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-cold-7b5f.brown_c4b1 .outer_08b3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-e71c .dirty_fb19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-e71c.brown_c4b1 .modal-silver-6ca8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature-e71c.brown_c4b1 .dirty_fb19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature-e71c.brown_c4b1 .black-2c45 {
    padding-left: 1em;
  }
  .feature-e71c.brown_c4b1 .outer_08b3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature-e71c.brown_c4b1 .dirty_fb19 {
    padding-left: 0;
  }
}
.highlight-6dc7 .module-0189 {
  display: inline-block;
}
.filter_warm_bb32 {
  display: inline-block;
}
.hero-8a6d {
  word-con: break-word;
}
.steel_87f6 > span {
  display: inline-block;
  padding: 5px 0;
}
.steel_87f6 .smooth-67cc {
  margin-left: 8px;
  margin-right: 8px;
}
.steel_87f6 .stale-6152 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hidden-fixed-76a8 .grid-7b56 {
  margin-bottom: 2em;
}
.hidden-fixed-76a8 .hard-820e {
  margin-bottom: 15px;
}
.hidden-fixed-76a8 .hard-820e:last-child {
  margin-bottom: 0;
}
.hidden-fixed-76a8 .fresh-347a {
  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) {
  .hidden-fixed-76a8 .fresh-347a {
    display: block;
  }
}
.hidden-fixed-76a8 .plasma_0e83 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hidden-fixed-76a8 .plasma_0e83 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hidden-fixed-76a8 .tertiary-3968 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hidden-fixed-76a8 .tertiary-3968 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hidden-fixed-76a8 .tertiary-3968 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hidden-fixed-76a8 .hero-8a6d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden-fixed-76a8 .hero-8a6d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hidden-fixed-76a8 .accordion_fa59 p:last-child {
  margin-bottom: 0;
}
.hidden-fixed-76a8 .yellow_51af {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hidden-fixed-76a8 .pink-ea93 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hidden-fixed-76a8 .link-b108 {
  margin-top: 1em;
}
.hidden-fixed-76a8 .red-b260 {
  top: 0;
  display: block;
}
.hidden-fixed-76a8 .red-b260 a {
  color: inherit;
}
.hidden-fixed-76a8 .red-b260 a:hover {
  color: inherit;
}
.hidden-fixed-76a8 .badge_8109 {
  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;
}
.hidden-fixed-76a8 .badge_8109:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hidden-fixed-76a8 .pink-ea93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hidden-fixed-76a8 .filter-cold-e39c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hidden-fixed-76a8 .filter-cold-e39c:first-child {
  margin-top: 0;
}
.hidden-fixed-76a8 .filter-cold-e39c.overlay-fc23 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden-fixed-76a8 .filter-cold-e39c.link_hot_9135 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden-fixed-76a8
  .filter-cold-e39c.link_hot_9135.static_3117
  .link-b108 {
  width: 100%;
}
.hidden-fixed-76a8 .link_hot_9135 {
  -webkit-box-align: center;
  align-items: center;
}
.hidden-fixed-76a8 .link_hot_9135 .steel_87f6,
.hidden-fixed-76a8 .link_hot_9135 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hidden-fixed-76a8 .tertiary-3968 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden-fixed-76a8 .tertiary-3968 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden-fixed-76a8 .tertiary-3968: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;
}
.hidden-fixed-76a8 .overlay-fc23 {
  z-index: 5;
}
.hidden-fixed-76a8 .tertiary-outer-2d62 .outline_fixed_2a81 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hidden-fixed-76a8 .breadcrumb-2576 .outline_fixed_2a81 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hidden-fixed-76a8 .green_47d3 .outline_fixed_2a81 {
  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;
}
.hidden-fixed-76a8.backdrop-cool-f8b1 .fresh-347a,
.hidden-fixed-76a8.backdrop_north_799c .fresh-347a {
  display: block;
}
.hidden-fixed-76a8.backdrop-cool-f8b1 .fresh-347a .accordion-acc5,
.hidden-fixed-76a8.backdrop-cool-f8b1 .fresh-347a .pink-ea93,
.hidden-fixed-76a8.backdrop_north_799c .fresh-347a .accordion-acc5,
.hidden-fixed-76a8.backdrop_north_799c .fresh-347a .pink-ea93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-fixed-76a8.popup-over-b229 .plasma_0e83 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hidden-fixed-76a8.popup-over-b229 .plasma_0e83 {
    margin-right: 0;
  }
}
.hidden-fixed-76a8.backdrop-cool-f8b1 .plasma_0e83,
.hidden-fixed-76a8.backdrop_north_799c .plasma_0e83 {
  padding-top: 40%;
}
.hidden-fixed-76a8.backdrop-cool-f8b1 .grid-7b56,
.hidden-fixed-76a8.backdrop_north_799c .grid-7b56 {
  display: block;
}
.hidden-fixed-76a8.backdrop-cool-f8b1 .fn-sticky-80d2 .pink-ea93,
.hidden-fixed-76a8.backdrop_north_799c .fn-sticky-80d2 .pink-ea93 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hidden-fixed-76a8.backdrop-cool-f8b1 .plasma_0e83,
.hidden-fixed-76a8.backdrop_north_799c .plasma_0e83 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hidden-fixed-76a8.backdrop-cool-f8b1 .pink-ea93 {
  padding: 1em;
}
.gallery_in_3771 {
  margin: 30px auto;
  display: block;
}
.gallery_in_3771 .article_55f7 > * {
  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;
}
.gallery_in_3771 .article_55f7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_in_3771 .article_55f7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout_a5d8 .steel_87f6 {
  margin-bottom: 1.41575em;
}
.layout_a5d8 .preview_upper_b9bc {
  margin-bottom: 1.618em;
}
.input_dynamic_5aae .tooltip-small-78af {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input_dynamic_5aae .tooltip-small-78af a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input_dynamic_5aae .border-warm-2ad9 {
  max-width: 100%;
  overflow: auto;
}
.disabled_da0e .input_dynamic_5aae a:hover {
  text-decoration: underline;
}
.avatar-5f2d .hard-820e:not(.hero-8a6d),
.avatar-5f2d .tertiary-3968 {
  margin-bottom: 1.41575em;
}
.avatar-5f2d .hard-820e:not(.hero-8a6d):last-child,
.avatar-5f2d .tertiary-3968:last-child {
  margin-bottom: 0;
}
.avatar-5f2d .hard-820e.item_solid_c395 {
  margin-bottom: 0.41575em;
}
.avatar-5f2d .progress_0e68:before,
.avatar-5f2d .table-red-1e50:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.avatar-5f2d .progress_0e68:before {
  content: "\f115";
}
.avatar-5f2d .table-red-1e50:before {
  content: "\f02c";
}
.avatar-5f2d .soft-31f7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.avatar-5f2d .soft-31f7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main_out_94c3 {
  display: -webkit-box;
  display: flex;
}
.main_out_94c3 .menu_4aa2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main_out_94c3 .menu_4aa2 {
    flex-basis: 90px;
  }
}
.main_out_94c3 .module_iron_d21c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_out_94c3 .module_iron_d21c {
    flex-basis: calc(100% - 50px);
  }
}
.main_out_94c3 .layout-c7ed p:last-child {
  margin-bottom: 0.72em;
}
.action-59f6 .article_55f7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.action-59f6 .article_55f7:after,
.action-59f6 .article_55f7:before {
  content: "";
  display: table;
}
.action-59f6 .article_55f7:after {
  clear: both;
}
.action-59f6 .article_55f7 .gradient-hard-64ee,
.action-59f6 .article_55f7 .preview-active-d12d {
  width: 49%;
}
.action-59f6 .article_55f7 .gradient-hard-64ee a span.search_complex_2b05,
.action-59f6 .article_55f7 .preview-active-d12d a span.search_complex_2b05 {
  display: block;
  margin-bottom: 5px;
}
.action-59f6 .article_55f7 .preview-active-d12d {
  float: left;
  text-align: left;
}
.action-59f6 .article_55f7 .gradient-hard-64ee {
  float: right;
  text-align: right;
}
.liquid-e6e0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .liquid-e6e0 {
    margin-bottom: 0;
  }
}
.gold_59cf {
  margin-bottom: 1em;
}
.gold_59cf .hero-8a6d {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav_acbf a {
  display: block;
  line-height: 0;
  position: relative;
}
.search_cbdc .gold_59cf,
.pressed_3454 .gold_59cf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search_cbdc .gold_59cf,
  .pressed_3454 .gold_59cf {
    display: block;
  }
}
.search_cbdc .nav_acbf,
.pressed_3454 .nav_acbf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search_cbdc .nav_acbf,
  .pressed_3454 .nav_acbf {
    margin-bottom: 1em;
  }
}
.search_cbdc .nav_acbf img,
.pressed_3454 .nav_acbf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search_cbdc .menu-center-c7d1,
.pressed_3454 .menu-center-c7d1 {
  flex-basis: calc(100% - 160px);
}
.search_cbdc .menu-center-c7d1 p,
.pressed_3454 .menu-center-c7d1 p {
  margin-bottom: 0;
}
.search_cbdc .menu-center-c7d1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search_cbdc .menu-center-c7d1 {
    padding-left: 0;
  }
}
.pressed_3454 .menu-center-c7d1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pressed_3454 .menu-center-c7d1 {
    padding-right: 0;
  }
}
.pressed_3454 .nav_acbf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel-293f .nav_acbf {
  margin-bottom: 0.5em;
}
.carousel-293f .nav_acbf img {
  width: 100%;
}
.wrapper-f491 .simple-dc96,
.widget_d9ac .simple-dc96 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.widget_d9ac .modal-silver-6ca8 .up-8b73 p:last-child {
  margin-bottom: 0;
}
.preview_e820 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled-9a07 .mask-a95f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled-9a07 .mask-a95f:last-of-type {
    margin-bottom: 0;
  }
}
.disabled-9a07 .mask-a95f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled-9a07 .mask-a95f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled-9a07 .mask-a95f ul li {
  margin: 0 0 0.6em;
}
.disabled-9a07 .mask-a95f ul li.title_8e55,
.disabled-9a07 .mask-a95f ul li.block-4cea {
  position: relative;
}
.disabled-9a07 .mask-a95f ul li.title_8e55 .pagination_brown_464f,
.disabled-9a07 .mask-a95f ul li.block-4cea .pagination_brown_464f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled-9a07 .mask-a95f ul li.title_8e55:after:after,
.disabled-9a07 .mask-a95f ul li.title_8e55:after:before,
.disabled-9a07
  .mask-a95f
  ul
  li.block-4cea:after:after,
.disabled-9a07
  .mask-a95f
  ul
  li.block-4cea:after:before {
  content: "";
  display: table;
}
.disabled-9a07 .mask-a95f ul li.title_8e55:after:after,
.disabled-9a07
  .mask-a95f
  ul
  li.block-4cea:after:after {
  clear: both;
}
.disabled-9a07 .mask-a95f a.advanced_d113:hover {
  text-decoration: none;
}
.disabled-9a07 .mask-a95f select {
  max-width: 100%;
}
.disabled-9a07 .mask-a95f table {
  font-size: 85%;
}
.disabled-9a07 .mask-a95f table td,
.disabled-9a07 .mask-a95f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled-9a07 .mask-a95f table tfoot td {
  text-align: left;
}
.disabled-9a07 .mask-a95f :last-child {
  margin-bottom: 0;
}
.disabled-9a07 .mask-a95f .secondary-4fcb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled-9a07 .mask-a95f .secondary-4fcb label {
  width: 100%;
}
.disabled-9a07 .mask-a95f .secondary-4fcb .footer-inner-d94b {
  width: 100%;
  display: block;
}
.disabled-9a07 .mask-a95f .secondary-4fcb .logo-slow-ba64 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled-9a07 .mask-a95f .secondary-4fcb .logo-slow-ba64:hover svg #svg-search {
  fill: #444;
}
.disabled-9a07 .mask-a95f .secondary-4fcb .logo-slow-ba64 svg {
  width: 18px;
  height: 18px;
}
.disabled-9a07 .primary_8c91 ul ul,
.disabled-9a07 .background-tiny-c781 ul ul,
.disabled-9a07 .black-a35d ul ul,
.disabled-9a07 .pagination-6522 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled-9a07 .primary_8c91 .message_center_ae8e > a,
.disabled-9a07 .background-tiny-c781 .message_center_ae8e > a,
.disabled-9a07 .black-a35d .message_center_ae8e > a,
.disabled-9a07 .pagination-6522 .message_center_ae8e > a {
  margin-bottom: 0;
}
.disabled-9a07 .badge-1f6b li,
.disabled-9a07 .primary_8c91 li,
.disabled-9a07 .shadow-bottom-c1f3 li,
.disabled-9a07 .background-tiny-c781 li,
.disabled-9a07 .black-a35d li,
.disabled-9a07 .pagination-6522 li,
.disabled-9a07 .backdrop-a157 li,
.disabled-9a07 .list-over-a35e li {
  display: block;
  position: relative;
}
.disabled-9a07 .badge-1f6b li:last-child,
.disabled-9a07 .primary_8c91 li:last-child,
.disabled-9a07 .shadow-bottom-c1f3 li:last-child,
.disabled-9a07 .background-tiny-c781 li:last-child,
.disabled-9a07 .black-a35d li:last-child,
.disabled-9a07 .pagination-6522 li:last-child,
.disabled-9a07 .backdrop-a157 li:last-child,
.disabled-9a07 .list-over-a35e li:last-child {
  border: none;
}
.disabled-9a07 .badge-1f6b li a,
.disabled-9a07 .primary_8c91 li a,
.disabled-9a07 .shadow-bottom-c1f3 li a,
.disabled-9a07 .background-tiny-c781 li a,
.disabled-9a07 .black-a35d li a,
.disabled-9a07 .pagination-6522 li a,
.disabled-9a07 .backdrop-a157 li a,
.disabled-9a07 .list-over-a35e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled-9a07 .badge-1f6b li ul li::before,
.disabled-9a07 .primary_8c91 li ul li::before,
.disabled-9a07 .shadow-bottom-c1f3 li ul li::before,
.disabled-9a07 .background-tiny-c781 li ul li::before,
.disabled-9a07 .black-a35d li ul li::before,
.disabled-9a07 .pagination-6522 li ul li::before,
.disabled-9a07 .backdrop-a157 li ul li::before,
.disabled-9a07 .list-over-a35e li ul li::before {
  left: 15px;
}
.disabled-9a07 .badge-1f6b li ul a,
.disabled-9a07 .primary_8c91 li ul a,
.disabled-9a07 .shadow-bottom-c1f3 li ul a,
.disabled-9a07 .background-tiny-c781 li ul a,
.disabled-9a07 .black-a35d li ul a,
.disabled-9a07 .pagination-6522 li ul a,
.disabled-9a07 .backdrop-a157 li ul a,
.disabled-9a07 .list-over-a35e li ul a {
  padding-left: 20px;
}
.disabled-9a07 .badge-1f6b li ul ul li::before,
.disabled-9a07 .primary_8c91 li ul ul li::before,
.disabled-9a07 .shadow-bottom-c1f3 li ul ul li::before,
.disabled-9a07 .background-tiny-c781 li ul ul li::before,
.disabled-9a07 .black-a35d li ul ul li::before,
.disabled-9a07 .pagination-6522 li ul ul li::before,
.disabled-9a07 .backdrop-a157 li ul ul li::before,
.disabled-9a07 .list-over-a35e li ul ul li::before {
  left: 30px;
}
.disabled-9a07 .badge-1f6b li ul ul a,
.disabled-9a07 .primary_8c91 li ul ul a,
.disabled-9a07 .shadow-bottom-c1f3 li ul ul a,
.disabled-9a07 .background-tiny-c781 li ul ul a,
.disabled-9a07 .black-a35d li ul ul a,
.disabled-9a07 .pagination-6522 li ul ul a,
.disabled-9a07 .backdrop-a157 li ul ul a,
.disabled-9a07 .list-over-a35e li ul ul a {
  padding-left: 40px;
}
.disabled-9a07 .fluid_7d3f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled-9a07 .list-over-a35e ul li {
  margin-bottom: 1.41575em;
}
.disabled-9a07 .list-over-a35e ul li .notification_first_8e57 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled-9a07 .list-over-a35e ul li .box_3bb7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.picture-green-959f .badge-1f6b li a,
.picture-green-959f .primary_8c91 li a,
.picture-green-959f .shadow-bottom-c1f3 li a,
.picture-green-959f .background-tiny-c781 li a,
.picture-green-959f .black-a35d li a,
.picture-green-959f .pagination-6522 li a,
.picture-green-959f .backdrop-a157 li a,
.picture-green-959f .list-over-a35e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-green-959f .fluid_7d3f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-green-959f .mask-a95f ul li.title_8e55 .pagination_brown_464f,
.picture-green-959f .mask-a95f ul li.block-4cea .pagination_brown_464f {
  background: rgba(0, 0, 0, 0.2);
}
.picture-green-959f .disabled-9a07 .mask-a95f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-b633 .disabled-9a07 .clean-73d4 li {
  margin: 0;
}
.container-b633 .disabled-9a07 .clean-73d4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.container-b633 .disabled-9a07 .clean-73d4 li ul {
  margin: 0;
}
.container-b633 .disabled-9a07 .clean-73d4 li ul li a {
  padding-left: 15px;
}
.container-b633 .disabled-9a07 .clean-73d4 li ul li li a {
  padding-left: 30px;
}
.container-b633 .disabled-9a07 .clean-73d4 li.dim-7e0e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.container-b633 .disabled-9a07 .clean-73d4 li.dim-7e0e > 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;
}
.container-b633 .disabled-9a07 .clean-73d4 li.dim-7e0e > 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;
}
.picture-a818 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner_slow_3f8a {
  position: relative;
  z-index: 10;
}
.banner_slow_3f8a .sidebar_bronze_c661 {
  width: 100%;
  max-width: 100%;
}
.background-4d9e .black_52b6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.background-4d9e .message_6fbe {
}
.background-4d9e .picture-green-959f {
  background: #292929;
}
.border-static-04a6 .black_52b6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.border-static-04a6 .message_6fbe {
  background: #f9f9f9;
}
.border-static-04a6 .picture-green-959f {
  background: #303030;
}
.hover-e02e .black_52b6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover-e02e .module-0189 {
    margin-bottom: 1em;
  }
  .hover-e02e .module-0189:last-child {
    margin-bottom: 0;
  }
}
.hover-e02e .message_6fbe {
  background: #ededed;
}
.hover-e02e .picture-green-959f {
  background: #1a1a1a;
}
.black_52b6.message_6fbe {
  color: rgba(0, 0, 0, 0.6);
}
.black_52b6.message_6fbe .pressed-6a6f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.black_52b6.picture-green-959f {
  color: rgba(255, 255, 255, 0.99);
}
.black_52b6.picture-green-959f a:not(.advanced_d113) {
  color: rgba(255, 255, 255, 0.79);
}
.black_52b6.picture-green-959f a:not(.advanced_d113):hover {
  color: rgba(255, 255, 255, 0.99);
}
.black_52b6.picture-green-959f .pressed-6a6f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black_52b6.picture-green-959f table tbody td,
.black_52b6.picture-green-959f table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel-soft-09a6.icon_5ef4 .texture_af7a {
  max-width: initial;
}
.panel-soft-09a6 .hover-inner-5be0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel-soft-09a6 .hover-inner-5be0 .sidebar_bronze_c661 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel-soft-09a6 .hover-inner-5be0 .sidebar_bronze_c661 {
    display: block;
    margin-bottom: 2em;
  }
  .panel-soft-09a6 .hover-inner-5be0 .sidebar_bronze_c661:last-child {
    margin-bottom: 0;
  }
}
.hover-e02e .module-0189:last-child,
.border-static-04a6 .module-0189:last-child,
.background-4d9e .module-0189:last-child {
  margin-bottom: 0;
}
.hover-e02e .module-0189 .disabled-9a07 .mask-a95f:last-child,
.border-static-04a6 .module-0189 .disabled-9a07 .mask-a95f:last-child,
.background-4d9e .module-0189 .disabled-9a07 .mask-a95f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hover-e02e .left_9f3b,
  .hover-e02e .surface-bfd5,
  .border-static-04a6 .left_9f3b,
  .border-static-04a6 .surface-bfd5,
  .background-4d9e .left_9f3b,
  .background-4d9e .surface-bfd5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner_slow_3f8a .module-0189 {
    margin-bottom: 2em;
  }
}
.banner_slow_3f8a p:last-child {
  margin-bottom: 0;
}
.banner_slow_3f8a li,
.banner_slow_3f8a ul {
  list-style: none;
  margin: 0;
}
.banner_slow_3f8a ul ul {
  margin-left: 2.617924em;
}
.dynamic-65fd {
  font-size: 0.875em;
}

/* css-noise: ed15 */
.widget-item-d9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
