/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_cc9a/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_cc9a
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.primary_cc9a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.icon_pressed_fd2c.breadcrumb-middle-aa35/licenses/gpl-2.0.element-00e4
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.form_fluid_6c70/, (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.border-top-5c79.static_fc1d/normalize.tertiary-272b/
 ======
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.tertiary-272b v7.0.0 | MIT License | github.primary_cc9a/necolas/normalize.tertiary-272b */
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;
}
.section_medium_3992 .grid_49ea,
.item-d11a,
.static-cad9,
.north-6ed9,
.advanced-db44,
.content_495f,
.popup-123a,
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;
}
.item-d11a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .item-d11a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .item-d11a,
  h1 {
    font-size: 1.8em;
  }
}
.static-cad9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.static-cad9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .static-cad9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .static-cad9,
  h2 {
    font-size: 1.7em;
  }
}
.north-6ed9,
h3 {
  font-size: 1.618em;
}
.section_medium_3992 .grid_49ea,
.advanced-db44,
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.hot-2172 {
  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;
}
.dropdown_slow_720f:after,
.dropdown_slow_720f:before,
.content-db4f:after,
.content-db4f:before {
  content: "";
  display: table;
}
.dropdown_slow_720f:after,
.content-db4f:after {
  clear: both;
}
.video_left_a831 {
  float: right;
  margin-right: 0;
}
.wood_1a77 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.cool_fd81 .cold_8edb,
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;
}
.cool_fd81 .cold_8edb: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;
}
.mask-b26d .cold_8edb {
  box-shadow: none;
}
.mask-b26d
  .cold_8edb
  .info-9261 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mask-b26d .cold_8edb .carousel_static_59f9 {
  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;
}
.mask-b26d
  .cold_8edb
  .carousel_static_59f9
  b {
  display: none;
}
.mask-b26d .grid-liquid-29d2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.medium-66b1:not(.link-a223):not(.dropdown-18a9),
button:not(.link-a223):not(.dropdown-18a9),
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ),
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ),
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ) {
  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;
}
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ):hover,
button:not(.link-a223):not(
    .dropdown-18a9
  ):hover,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ):hover,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ):hover,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ):active,
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ):focus,
button:not(.link-a223):not(
    .dropdown-18a9
  ):active,
button:not(.link-a223):not(
    .dropdown-18a9
  ):focus,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ):active,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ):focus,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ):active,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ):focus,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ):active,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ):focus {
  outline: 0;
}
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b,
button:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b {
  position: relative;
}
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .dirty-03d5,
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .module_warm_b59a,
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .message_9003,
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  i,
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  svg,
button:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .dirty-03d5,
button:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .module_warm_b59a,
button:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .message_9003,
button:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  i,
button:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  svg,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .dirty-03d5,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .module_warm_b59a,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .message_9003,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  i,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  svg,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .dirty-03d5,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .module_warm_b59a,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .message_9003,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  i,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  svg,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .dirty-03d5,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .module_warm_b59a,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  .message_9003,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  i,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b
  svg {
  visibility: hidden;
}
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b:after,
button:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b:after,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b:after,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b:after,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ).fn-loading-cd8b: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;
}
.medium-66b1:not(.link-a223):not(.dropdown-18a9),
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ),
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ),
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ) {
  color: #fff;
  background: #235787;
}
.medium-66b1:not(.link-a223):not(
    .dropdown-18a9
  ):focus,
input[type="button"]:not(.link-a223):not(
    .dropdown-18a9
  ):focus,
input[type="reset"]:not(.link-a223):not(
    .dropdown-18a9
  ):focus,
input[type="submit"]:not(.link-a223):not(
    .dropdown-18a9
  ):focus {
  color: #fff;
}
.medium-66b1.fn-disabled-cd8b:not(.link-a223):not(
    .dropdown-18a9
  ),
.medium-66b1[disabled]:not(.link-a223):not(
    .dropdown-18a9
  ),
button.fn-disabled-cd8b:not(.link-a223):not(
    .dropdown-18a9
  ),
button[disabled]:not(.link-a223):not(
    .dropdown-18a9
  ) {
  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;
}
.dim_b405 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dim_b405: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;
}
.active_full_7735 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.upper-8d65 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.button-cool-6771 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dropdown_slow_720f:after,
.dropdown_slow_720f:before,
.button-3f4e:after,
.button-3f4e:before,
.north-4d8a:after,
.north-4d8a:before,
.layout-423d:after,
.layout-423d:before,
.row-4b9a:after,
.row-4b9a:before,
.banner-1bad:after,
.banner-1bad:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dropdown_slow_720f:after,
.button-3f4e:after,
.north-4d8a:after,
.layout-423d:after,
.row-4b9a:after,
.banner-1bad:after {
  clear: both;
}
.button-3f4e .pro-9b37,
.north-4d8a .pro-9b37,
.box-6d42 .pro-9b37 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass-572e {
  display: inline-block;
}
.icon_d869 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon_d869 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon_d869 .gradient_1082 {
  padding: 1em 0;
  font-size: 85%;
}
.gradient_1082 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.complex-463d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.complex-463d:after,
.complex-463d:before {
  content: "";
  display: table;
}
.complex-463d:after {
  clear: both;
}
.description-05f4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.summary_0f20 .description-05f4 {
  max-width: 50%;
}
.component_682f .description-05f4 {
  max-width: 33.33%;
}
.hot-9491 .description-05f4 {
  max-width: 25%;
}
.selected-3b00 .description-05f4 {
  max-width: 20%;
}
.rough_7f65 .description-05f4 {
  max-width: 16.66%;
}
.shadow_lite_a0ed .description-05f4 {
  max-width: 14.28%;
}
.cool-1d9e .description-05f4 {
  max-width: 12.5%;
}
.paragraph_8a04 .description-05f4 {
  max-width: 11.11%;
}
.black-c718 {
  display: block;
}
.section_medium_3992 .search-fb55 label,
.section_medium_3992 .mini_e076 label,
.section_medium_3992 .hero-in-bd39 label,
.section_medium_3992 .list_action_78fa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background-static-802d {
  list-style: none;
  margin: 0;
}
.background-static-802d article.caption_e798 {
  margin-bottom: 0;
}
.background-static-802d ul {
  list-style: none;
  margin: 0;
}
.background-static-802d .slider_a8f6 li.caption_e798 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background-static-802d .slider_a8f6 li.caption_e798 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background-static-802d .slider_a8f6 li.caption_e798: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) {
  .background-static-802d .slider_a8f6 li.caption_e798 li.caption_e798 li.caption_e798 li.caption_e798 {
    padding-left: 0;
  }
}
article.caption_e798 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.caption_e798 .button-3f4e p:last-of-type {
  margin-bottom: 0;
}
article.caption_e798 .container-solid-ee0d {
  float: left;
}
article.caption_e798 .gallery_7a5d {
  margin-left: 85px;
}
article.caption_e798 .mask_b25f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.caption_e798 .mask_b25f .article_dynamic_e054 {
  margin-left: 10px;
}
article.caption_e798 .center_17f7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.caption_e798 .focus-old-1e7b {
  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 .search-fb55,
  #respond .hero-in-bd39,
  #respond .list_action_78fa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search-fb55 input,
#respond .hero-in-bd39 input,
#respond .list_action_78fa input {
  width: 100%;
}
#respond .list_action_78fa {
  margin-right: 0;
}
#respond .slider-stale-f6a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column_full_7e6c {
  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;
}
.column_full_7e6c.filter_orange_2e5b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.column_full_7e6c 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%);
}
.column_full_7e6c:focus,
.column_full_7e6c: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);
}
.in_e874 {
  border-radius: 10%;
}
.action_1d8c {
  border-radius: 50%;
}
.picture-9968 {
  font-size: 0.72em;
}
.paragraph-wood-3bba {
  font-size: 0.875em;
}
.menu_28cd {
  font-size: 1.1em;
}
.feature-stale-6bee {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature-stale-6bee.picture-9968 {
  letter-spacing: 0.5px;
}
.thick-d3ea,
.thick-d3ea a {
  color: #6d6d6d;
}
.thick-d3ea a:hover {
  color: #111;
}
.link_9b51 {
  color: #6d6d6d;
}
.feature-1bcf {
  overflow-x: hidden;
}
.feature-1bcf .breadcrumb-9ca9.row_dark_9f57 {
  position: relative;
}
.feature-1bcf .breadcrumb-9ca9.row_dark_9f57.pro_68bd {
  position: initial;
}
.feature-1bcf
  .breadcrumb-9ca9.row_dark_9f57.pro_68bd
  .brown-9f8e {
  left: auto;
}
.feature-1bcf .breadcrumb-9ca9 .brown-9f8e {
  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-1bcf .breadcrumb-9ca9:hover.row_dark_9f57 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.feature-1bcf
  .breadcrumb-9ca9:hover.row_dark_9f57
  .brown-9f8e {
  display: block;
  z-index: 9999999;
}
.feature-1bcf .west_2f30 .paragraph_3e4f,
.feature-1bcf .label-large-8a43 .paragraph_3e4f {
  display: none;
}
.feature-1bcf .menu-dirty-d56b .breadcrumb-9ca9:hover.row_dark_9f57 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section_medium_3992 .search-fb55 label,
.section_medium_3992 .mini_e076 label,
.section_medium_3992 .hero-in-bd39 label,
.section_medium_3992 .list_action_78fa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background-static-802d {
  list-style: none;
  margin: 0;
}
.background-static-802d article.caption_e798 {
  margin-bottom: 0;
}
.background-static-802d ul {
  list-style: none;
  margin: 0;
}
.background-static-802d .slider_a8f6 li.caption_e798 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background-static-802d .slider_a8f6 li.caption_e798 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background-static-802d .slider_a8f6 li.caption_e798: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) {
  .background-static-802d .slider_a8f6 li.caption_e798 li.caption_e798 li.caption_e798 li.caption_e798 {
    padding-left: 0;
  }
}
article.caption_e798 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.caption_e798 .button-3f4e p:last-of-type {
  margin-bottom: 0;
}
article.caption_e798 .container-solid-ee0d {
  float: left;
}
article.caption_e798 .gallery_7a5d {
  margin-left: 85px;
}
article.caption_e798 .mask_b25f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.caption_e798 .mask_b25f .article_dynamic_e054 {
  margin-left: 10px;
}
article.caption_e798 .center_17f7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.caption_e798 .focus-old-1e7b {
  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 .search-fb55,
  #respond .hero-in-bd39,
  #respond .list_action_78fa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search-fb55 input,
#respond .hero-in-bd39 input,
#respond .list_action_78fa input {
  width: 100%;
}
#respond .list_action_78fa {
  margin-right: 0;
}
#respond .slider-stale-f6a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west_2f30 .article-new-dcba {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article-new-dcba .panel_7ea2.background_aa20 .accent-964e > li > a:focus,
.article-new-dcba .panel_7ea2.background_aa20 .accent-964e > li > a:hover,
.article-new-dcba .panel_7ea2.hover_1b1c .accent-964e > li > a:focus,
.article-new-dcba .panel_7ea2.hover_1b1c .accent-964e > li > a:hover,
.article-new-dcba .panel_7ea2.dirty_275c .accent-964e > li > a:focus,
.article-new-dcba .panel_7ea2.dirty_275c .accent-964e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-new-dcba
  .panel_7ea2.background_aa20
  .accent-964e
  > li.overlay-d069
  > a,
.article-new-dcba
  .panel_7ea2.background_aa20
  .accent-964e
  > li.steel-b5a4
  > a,
.article-new-dcba
  .panel_7ea2.hover_1b1c
  .accent-964e
  > li.overlay-d069
  > a,
.article-new-dcba
  .panel_7ea2.hover_1b1c
  .accent-964e
  > li.steel-b5a4
  > a,
.article-new-dcba
  .panel_7ea2.dirty_275c
  .accent-964e
  > li.overlay-d069
  > a,
.article-new-dcba .panel_7ea2.dirty_275c .accent-964e > li.table-fe08 > a {
  color: rgba(255, 255, 255, 0.99);
}
.article-new-dcba .prev_207c,
.article-new-dcba .prev_207c a {
  color: rgba(255, 255, 255, 0.99);
}
.article-new-dcba .detail-24f6.search-d116 li a,
.article-new-dcba .panel-b35f a,
.article-new-dcba .secondary_136c,
.article-new-dcba .accent-964e > li > a,
.article-new-dcba .fresh_3bdd {
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba .detail-24f6.search-d116 li a:hover,
.article-new-dcba .panel-b35f a:hover,
.article-new-dcba .secondary_136c:hover,
.article-new-dcba .accent-964e > li > a:hover,
.article-new-dcba .fresh_3bdd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-new-dcba .footer-motion-66e8 {
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba .footer-motion-66e8 .active_rough_9fd7 {
  color: rgba(255, 255, 255, 0.99);
}
.article-new-dcba .footer-motion-66e8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-new-dcba .form-a07f .avatar-b52c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba .form-a07f .avatar-b52c .sidebar_white_5bb6 {
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba
  .form-a07f
  .avatar-b52c
  .sidebar_white_5bb6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba
  .form-a07f
  .avatar-b52c
  .sidebar_white_5bb6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba
  .form-a07f
  .avatar-b52c
  .sidebar_white_5bb6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba
  .form-a07f
  .avatar-b52c
  .sidebar_white_5bb6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba .form-a07f .button-cool-4fdc {
  color: rgba(255, 255, 255, 0.79);
}
.article-new-dcba .form-a07f .button-cool-4fdc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_bc09
  .article-new-dcba
  .form-a07f
  .stale_fc2d
  .sidebar_7ab9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_bc09
  .article-new-dcba
  .form-a07f
  .stale_fc2d
  .sidebar_white_5bb6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west_2f30 .soft_bec4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.soft_bec4 .panel_7ea2.background_aa20 .accent-964e > li > a:focus,
.soft_bec4 .panel_7ea2.background_aa20 .accent-964e > li > a:hover,
.soft_bec4 .panel_7ea2.hover_1b1c .accent-964e > li > a:focus,
.soft_bec4 .panel_7ea2.hover_1b1c .accent-964e > li > a:hover,
.soft_bec4 .panel_7ea2.dirty_275c .accent-964e > li > a:focus,
.soft_bec4 .panel_7ea2.dirty_275c .accent-964e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft_bec4
  .panel_7ea2.background_aa20
  .accent-964e
  > li.overlay-d069
  > a,
.soft_bec4
  .panel_7ea2.background_aa20
  .accent-964e
  > li.steel-b5a4
  > a,
.soft_bec4
  .panel_7ea2.hover_1b1c
  .accent-964e
  > li.overlay-d069
  > a,
.soft_bec4
  .panel_7ea2.hover_1b1c
  .accent-964e
  > li.steel-b5a4
  > a,
.soft_bec4
  .panel_7ea2.dirty_275c
  .accent-964e
  > li.overlay-d069
  > a,
.soft_bec4 .panel_7ea2.dirty_275c .accent-964e > li.table-fe08 > a {
  color: rgba(0, 0, 0, 0.8);
}
.soft_bec4 .prev_207c,
.soft_bec4 .prev_207c a {
  color: rgba(0, 0, 0, 0.8);
}
.soft_bec4 .detail-24f6.search-d116 li a,
.soft_bec4 .panel-b35f a,
.soft_bec4 .secondary_136c,
.soft_bec4 .accent-964e > li > a,
.soft_bec4 .fresh_3bdd {
  color: rgba(0, 0, 0, 0.55);
}
.soft_bec4 .detail-24f6.search-d116 li a:hover,
.soft_bec4 .panel-b35f a:hover,
.soft_bec4 .secondary_136c:hover,
.soft_bec4 .accent-964e > li > a:hover,
.soft_bec4 .fresh_3bdd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft_bec4 .footer-motion-66e8 {
  color: rgba(0, 0, 0, 0.55);
}
.soft_bec4 .footer-motion-66e8 .active_rough_9fd7 {
  color: rgba(0, 0, 0, 0.8);
}
.soft_bec4 .footer-motion-66e8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-lite-1f67 .block-6c4b {
  margin-left: auto;
  margin-right: auto;
}
.north-4d8a > * {
  margin-left: auto;
  margin-right: auto;
}
.north-4d8a .active_full_7735 {
  margin-right: 1.41575em;
}
.highlight-red-cf05 .north-4d8a > .description_bottom_e04f {
  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;
}
.highlight-red-cf05 .north-4d8a > .breadcrumb-pro-5ff0 {
  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;
}
.advanced-4c03.breadcrumb-lite-1f67 .block-6c4b,
.hard-46d8.breadcrumb-lite-1f67 .block-6c4b {
  margin-left: 0;
}
.shadow_outer_0cf9.breadcrumb-lite-1f67 .block-6c4b,
.nav-f07e.breadcrumb-lite-1f67 .block-6c4b {
  margin-right: 0;
}
.north-4d8a ol,
.north-4d8a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slow-5689 video {
  max-width: 100%;
}
.chip_fast_83f8 img {
  display: block;
}
.chip_fast_83f8.active_full_7735,
.chip_fast_83f8.upper-8d65 {
  width: 100%;
}
.chip_fast_83f8.breadcrumb-pro-5ff0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.outer_889c:not(.search-1cea) {
  margin: 1.5em auto;
}
.feature_74f0 p {
  padding: 1.5em 14px;
}
ul.hover_south_6267.breadcrumb-pro-5ff0,
ul.hover_south_6267.description_bottom_e04f,
ul.hover_south_6267.element-light-e7f9.description_bottom_e04f {
  padding: 0 14px;
}
.tertiary-narrow-6223 {
  display: block;
  overflow-x: auto;
}
.tertiary-narrow-6223 table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary-narrow-6223 td,
.tertiary-narrow-6223 th {
  padding: 0.5em;
}
.north-4d8a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.north-4d8a ol ol,
.north-4d8a ol ul,
.north-4d8a ul ol,
.north-4d8a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.north-4d8a ol ol li,
.north-4d8a ol ul li,
.north-4d8a ul ol li,
.north-4d8a ul ul li {
  margin-left: 0;
}
.wrapper_f75b.notification-ed8d > .sidebar_1bc0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wrapper_f75b.notification-ed8d > .sidebar_1bc0 iframe,
.wrapper_f75b.notification-ed8d > .sidebar_1bc0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.form-20f8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.form-20f8.first-a58c {
  padding: 0;
}
.form-20f8.first-a58c cite {
  font-size: 13px;
}
.form-20f8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.form-20f8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.motion-36f7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.motion-36f7 > p:first-child {
  margin-top: 0;
}
.motion-36f7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.motion-36f7 blockquote {
  border-left: 0;
}
.accordion-warm-efbd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion-warm-efbd:not(.south-829b) {
  max-width: 100px;
}
.accordion-warm-efbd.out-624a {
  border-bottom: none !important;
  text-align: center;
}
.accordion-warm-efbd.out-624a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature_74f0 p {
    padding: 1.5em 0;
  }
}
.item-red-1aa0 {
  color: #0073aa;
}
.warm_1569 {
  background-color: #0073aa;
}
.element-huge-c9a0 {
  color: #229fd8;
}
.in_5e2f {
  background-color: #229fd8;
}
.gradient-e73e {
  color: #eee;
}
.gas-4b2c {
  background-color: #eee;
}
.liquid-6246 {
  color: #444;
}
.under_b09e {
  background-color: #444;
}
.west_c3f5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.west_c3f5 .badge-dark-c332 .panel-b35f {
  font-size: 15px;
}
.west_c3f5 .panel-b35f {
  line-height: 1.3;
}
.west_c3f5 .soft_bec4 {
}
.west_c3f5 .article-new-dcba {
  background: #235787;
}
.black_b6df {
  padding: 0;
}
.black_b6df .article-new-dcba {
  background: #1a1a1a;
}
.black_b6df .soft_bec4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sidebar-pro-46ab {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sidebar-pro-46ab .soft_bec4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sidebar-pro-46ab .article-new-dcba {
  background: #303030;
}
.banner-1bad {
  position: relative;
  z-index: 10;
}
.banner-1bad .outline-cold-5db4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-full-084d .row_dark_9f57 {
  display: inline-block;
  vertical-align: middle;
}
.feature-full-084d.fast_09cf .row_dark_9f57 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .feature-full-084d.fast_09cf .row_dark_9f57 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-full-084d.fast_09cf .row_dark_9f57 {
    margin-right: 0.4em;
  }
}
.feature-full-084d.fast_09cf .row_dark_9f57:last-child {
  margin-right: 0;
}
.gold_fca5 .outline-cold-5db4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .west_2f30 .badge-dark-c332 {
    margin: 0 -0.5em;
  }
  .west_2f30 .badge-dark-c332 [class*="customify-col-"],
  .west_2f30 .badge-dark-c332 [class*="customify-col_"],
  .west_2f30 .badge-dark-c332 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.west_2f30.sort_822e .outline-cold-5db4 {
  background: 0 0 !important;
}
.west_2f30.sort_822e .outline-cold-5db4,
.west_2f30.gold_fca5 .outline-cold-5db4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .west_2f30.table_ed81 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.west_2f30.gold_fca5 .outline-cold-5db4 {
  box-shadow: none !important;
}
.main-bright-9d80 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .main-bright-9d80 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .main-bright-9d80 {
    padding: 18px 0 20px;
  }
}
.main-bright-9d80 .stale-ab24 {
  width: 100%;
}
.main-bright-9d80 .status-dark-e175 {
  margin-bottom: 0;
}
.main-bright-9d80 .hero-orange-e473 {
  margin-top: 5px;
  font-size: 0.875em;
}
.yellow-fc6a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.yellow-fc6a .thumbnail-plasma-e88c {
  width: 100%;
}
.info-next-72ce {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.info-next-72ce li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.info-next-72ce 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;
}
.info-next-72ce li:last-child:after {
  display: none;
}
.info-next-72ce li a {
  font-weight: 500;
  margin-right: 10px;
}
.description-c23c .paragraph_3e4f button,
.main-bright-9d80 .paragraph_3e4f button {
  left: 0;
}
.description-c23c .thumbnail-plasma-e88c,
.main-bright-9d80 .thumbnail-plasma-e88c {
  padding-left: 0;
  padding-right: 0;
}
.description-c23c .yellow-fc6a,
.main-bright-9d80 .yellow-fc6a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.description-c23c {
  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;
}
.description-c23c: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;
}
.description-c23c .popup-full-e749 {
  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) {
  .description-c23c .popup-full-e749 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .description-c23c .popup-full-e749 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .description-c23c .popup-full-e749 {
    min-height: 200px;
  }
}
.description-c23c .info-next-72ce {
  color: rgba(255, 255, 255, 0.8);
}
.description-c23c .info-next-72ce a,
.description-c23c .info-next-72ce li:after {
  color: inherit;
}
.description-c23c .info-next-72ce a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.summary-74ae {
  margin-bottom: 0.5em;
}
.description_gas_da26 {
  margin-bottom: 1.2em;
}
.description_gas_da26,
.summary-74ae {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description_gas_da26 p:last-child,
.summary-74ae p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paragraph_3e4f,
#masthead .paragraph_3e4f {
  display: none;
}
#masthead
  > .paragraph_3e4f.hot_2a1a {
  display: none;
}
#masthead > .paragraph_3e4f button {
  left: 0;
}
.header_7758 {
  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%;
}
.header_7758 .row_dark_9f57 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.header_7758 .center-9cfa {
  display: -webkit-box;
  display: flex;
}
.header_7758 .center-9cfa.slow_a7e7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.header_7758 .center-9cfa.mask_d43f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_7758 .center-9cfa.component_narrow_5e17 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_7758.frame_0de3.photo-small-94a8 .center-9cfa.slow_a7e7 {
  flex-basis: 100%;
}
.header_7758.complex_8c40 .center-9cfa.mask_d43f {
  -webkit-box-flex: 1;
  flex: auto;
}
.header_7758.complex_8c40 .center-9cfa.component_narrow_5e17 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paragraph_3e4f.hot_2a1a {
  display: none;
}
#masthead > .paragraph_3e4f button {
  left: 0;
}
.fresh-b6f1 {
  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;
}
.fresh-b6f1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fresh-b6f1.avatar_short_005e i {
  margin-right: 4px;
}
.fresh-b6f1.row_70e5 i {
  margin-left: 5px;
}
.panel-b35f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel-b35f p:last-child {
  margin-bottom: 0;
}
.active_da7b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.active_da7b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.active_da7b img {
  display: block;
  width: auto;
  line-height: 1;
}
.active_da7b .prev_207c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.active_da7b .badge_e343 {
  margin: 5px 0 7px 0;
}
.active_da7b.clean-33ce .current-c5e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_da7b.clean-33ce .focused-24c0 {
  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;
}
.active_da7b.iron_3bbf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.active_da7b.iron_3bbf .current-c5e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_da7b.iron_3bbf .focused-24c0 {
  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;
}
.active_da7b.tall-e0bb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active_da7b.wood_d1b6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.active_da7b.wood_d1b6 .focused-24c0 {
  margin-top: 7px;
}
.narrow-1414 {
  display: inline-block;
}
.banner-1bad .first-0223 .active_da7b img {
  max-width: 100%;
}
.panel_7ea2 .small-106d.column_yellow_870f,
.clean_3f74 .small-106d.column_yellow_870f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel_7ea2 .bottom_9b9b,
.clean_3f74 .bottom_9b9b {
  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%);
}
.panel_7ea2 .bottom_9b9b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.panel_7ea2.accordion-4da5 .bottom_9b9b {
  display: none;
}
.panel_7ea2 .form_top_aa04 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel_7ea2 .form_top_aa04 li {
  display: inline-block;
  position: relative;
}
.panel_7ea2 .form_top_aa04 li:last-child {
  margin-right: 0;
}
.panel_7ea2 .form_top_aa04 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;
}
.panel_7ea2 .form_top_aa04 li.table-fe08 > a {
  color: rgba(0, 0, 0, 0.9);
}
.panel_7ea2 .form_top_aa04 > 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;
}
.panel_7ea2 .form_top_aa04 > li > a i {
  line-height: 0;
}
.panel_7ea2 .form_top_aa04 > li.element-blue-4be5 > a .bottom_9b9b {
  margin-left: 4px;
  line-height: 0;
}
.panel_7ea2 .form_top_aa04 .soft_770b li.element-blue-4be5 > a {
  position: relative;
}
.panel_7ea2 .form_top_aa04 .soft_770b li.element-blue-4be5 > a:after,
.panel_7ea2 .form_top_aa04 .soft_770b li.element-blue-4be5 > a:before {
  content: "";
  display: table;
}
.panel_7ea2 .form_top_aa04 .soft_770b li.element-blue-4be5 > a:after {
  clear: both;
}
.panel_7ea2 .form_top_aa04 .soft_770b li.element-blue-4be5 > a .bottom_9b9b {
  margin-left: 5px;
  float: right;
}
.panel_7ea2 .border_under_62c1,
.panel_7ea2 .soft_770b {
  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;
}
.panel_7ea2 .soft_770b {
  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;
}
.panel_7ea2 .soft_770b .column_yellow_870f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel_7ea2 .soft_770b .bottom_9b9b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.panel_7ea2 .soft_770b li {
  display: block;
  margin: 0;
  padding: 0;
}
.panel_7ea2 .soft_770b 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;
}
.panel_7ea2 .soft_770b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.panel_7ea2 .soft_770b .soft_770b {
  top: 0;
  left: 100%;
}
.panel_7ea2 .popup_warm_1fd4.fn-focus-cd8b > .border_under_62c1,
.panel_7ea2 .popup_warm_1fd4.fn-focus-cd8b > .soft_770b,
.panel_7ea2 .popup_warm_1fd4:focus > .border_under_62c1,
.panel_7ea2 .popup_warm_1fd4:focus > .soft_770b,
.panel_7ea2 .popup_warm_1fd4:hover > .border_under_62c1,
.panel_7ea2 .popup_warm_1fd4:hover > .soft_770b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.panel_7ea2.dirty_275c .accent-964e:after,
.panel_7ea2.dirty_275c .accent-964e:before {
  content: "";
  display: table;
}
.panel_7ea2.dirty_275c .accent-964e:after {
  clear: both;
}
.panel_7ea2.dirty_275c .accent-964e > li {
  float: left;
}
.panel_7ea2.border-876a .accent-964e:after,
.panel_7ea2.border-876a .accent-964e:before {
  content: "";
  display: table;
}
.panel_7ea2.border-876a .accent-964e:after {
  clear: both;
}
.panel_7ea2.border-876a .accent-964e > li {
  float: left;
}
.panel_7ea2.border-876a .accent-964e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.panel_7ea2.border-876a .accent-964e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.panel_7ea2.border-876a .accent-964e > li.overlay-d069 > a,
.panel_7ea2.border-876a .accent-964e > li.table-fe08 > a {
  color: #fff;
  background-color: #1e4b75;
}
.panel_7ea2.background_aa20 .accent-964e > li > a .column_yellow_870f {
  position: relative;
}
.panel_7ea2.background_aa20 .accent-964e > li > a .column_yellow_870f: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;
}
.panel_7ea2.background_aa20
  .accent-964e
  > li:focus
  > a
  .column_yellow_870f:before,
.panel_7ea2.background_aa20
  .accent-964e
  > li:hover
  > a
  .column_yellow_870f:before {
  width: 100%;
  background-color: currentColor;
}
.panel_7ea2.background_aa20
  .accent-964e
  > li.overlay-d069
  > a
  .column_yellow_870f:before,
.panel_7ea2.background_aa20
  .accent-964e
  > li.steel-b5a4
  > a
  .column_yellow_870f:before {
  width: 100%;
  background-color: currentColor;
}
.panel_7ea2.hover_1b1c .accent-964e > li > a .column_yellow_870f {
  position: relative;
}
.panel_7ea2.hover_1b1c .accent-964e > li > a .column_yellow_870f: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;
}
.panel_7ea2.hover_1b1c .accent-964e > li:focus > a .column_yellow_870f:before,
.panel_7ea2.hover_1b1c
  .accent-964e
  > li:hover
  > a
  .column_yellow_870f:before {
  width: 100%;
  background-color: currentColor;
}
.panel_7ea2.hover_1b1c
  .accent-964e
  > li.overlay-d069
  > a
  .column_yellow_870f:before,
.panel_7ea2.hover_1b1c
  .accent-964e
  > li.steel-b5a4
  > a
  .column_yellow_870f:before {
  width: 100%;
  background-color: currentColor;
}
.clean_3f74 .form_top_aa04 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clean_3f74 .form_top_aa04 li:first-child > a {
  border-top: none;
}
.clean_3f74 .form_top_aa04 .notification_6784 > .column_yellow_870f .bottom_9b9b {
  display: none;
}
.clean_3f74 .form_top_aa04 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.clean_3f74 .form_top_aa04 li:last-child {
  border: none;
}
.clean_3f74 .form_top_aa04 li.element-blue-4be5 > a {
  padding-right: 45px !important;
}
.clean_3f74 .form_top_aa04 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.clean_3f74 .form_top_aa04 li a:focus,
.clean_3f74 .form_top_aa04 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_3f74 .form_top_aa04 li .block_purple_119f {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.clean_3f74 .form_top_aa04 li .block_purple_119f:hover {
  box-shadow: none;
}
.clean_3f74 .form_top_aa04 li .block_purple_119f .bottom_9b9b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.clean_3f74 .form_top_aa04 .soft_770b {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.clean_3f74 .form_top_aa04 .soft_770b li a {
  padding-left: 3em;
}
.clean_3f74 .form_top_aa04 .shade_6cb7 > a .block_purple_119f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.clean_3f74 .form_top_aa04 .shade_6cb7 > .soft_770b {
  display: block;
  opacity: 1;
}
.lite_fa53 {
  max-width: 100%;
}
.panel-922d {
  line-height: 0;
  cursor: pointer;
}
.fresh_3bdd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fresh_3bdd:hover {
  box-shadow: none;
  color: currentColor;
}
.fresh_3bdd svg {
  width: 18px;
  height: 18px;
}
.fresh_3bdd .wide_3ac4 {
  display: none;
}
.tooltip-c66d {
  position: relative;
}
.tooltip-c66d.fn-active-cd8b .fresh_3bdd .detail-first-58b7 {
  display: none;
}
.tooltip-c66d.fn-active-cd8b .fresh_3bdd .wide_3ac4 {
  display: inline-block;
}
.tooltip-c66d .notification-upper-c312 {
  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);
}
.tooltip-c66d.fast-c39b .notification-upper-c312 {
  left: auto;
  right: -0.9em;
}
.tooltip-c66d.fast-c39b .smooth_2d86::before {
  left: auto;
  right: 15px;
}
.tooltip-c66d.fn-active-cd8b .notification-upper-c312 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stale_fc2d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.stale_fc2d label {
  flex-basis: 100%;
}
.stale_fc2d .avatar-b52c {
  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;
}
.stale_fc2d .sidebar_white_5bb6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.stale_fc2d .sidebar_white_5bb6:focus {
  background-color: transparent;
}
.stale_fc2d button.button-cool-4fdc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.stale_fc2d button.button-cool-4fdc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.stale_fc2d button.button-cool-4fdc svg {
  width: 18px;
  height: 18px;
}
.stale_fc2d input[type="submit"] {
  min-height: auto;
}
.form-a07f .stale_fc2d .sidebar_white_5bb6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.smooth_2d86 {
  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) {
  .smooth_2d86 {
    width: 220px;
  }
}
.smooth_2d86 label {
  flex-basis: 100%;
}
.smooth_2d86::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;
}
.block_bc09 .form-a07f .stale_fc2d {
  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;
}
.block_bc09
  .form-a07f
  .stale_fc2d
  .avatar-b52c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.block_bc09 .form-a07f .stale_fc2d .sidebar_white_5bb6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.block_bc09
  .form-a07f
  .stale_fc2d
  .sidebar_white_5bb6:focus {
  background: 0 0;
}
.block_bc09
  .form-a07f
  .stale_fc2d
  .sidebar_7ab9 {
  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;
}
.detail-24f6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.detail-24f6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.detail-24f6 li:last-child {
  margin-right: 0;
}
.detail-24f6 li:first-child {
  margin-left: 0;
}
.detail-24f6.tabs-static-30cb a {
  color: #fff;
}
.detail-24f6.tabs-static-30cb a:hover {
  color: #fff;
}
.detail-24f6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.detail-24f6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.detail-24f6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detail-24f6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.detail-24f6 [class*="social-icon-apple"] {
  background-color: #999;
}
.detail-24f6 [class*="social-icon-apple"].block_0c7c {
  background-color: transparent;
  color: #999;
}
.detail-24f6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.detail-24f6 [class*="social-icon-behance"].block_0c7c {
  background-color: transparent;
  color: #1769ff;
}
.detail-24f6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.detail-24f6 [class*="social-icon-bitbucket"].block_0c7c {
  background-color: transparent;
  color: #205081;
}
.detail-24f6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.detail-24f6 [class*="social-icon-codepen"].block_0c7c {
  background-color: transparent;
  color: #000;
}
.detail-24f6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.detail-24f6 [class*="social-icon-delicious"].block_0c7c {
  background-color: transparent;
  color: #39f;
}
.detail-24f6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.detail-24f6 [class*="social-icon-digg"].block_0c7c {
  background-color: transparent;
  color: #005be2;
}
.detail-24f6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.detail-24f6 [class*="social-icon-dribbble"].block_0c7c {
  background-color: transparent;
  color: #ea4c89;
}
.detail-24f6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.detail-24f6 [class*="social-icon-envelope"].block_0c7c {
  background-color: transparent;
  color: #ea4335;
}
.detail-24f6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.detail-24f6 [class*="social-icon-facebook"].block_0c7c {
  background-color: transparent;
  color: #3b5998;
}
.detail-24f6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.detail-24f6 [class*="social-icon-flickr"].block_0c7c {
  background-color: transparent;
  color: #0063dc;
}
.detail-24f6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.detail-24f6 [class*="social-icon-foursquare"].block_0c7c {
  background-color: transparent;
  color: #2d5be3;
}
.detail-24f6 [class*="social-icon-github"] {
  background-color: #333;
}
.detail-24f6 [class*="social-icon-github"].block_0c7c {
  background-color: transparent;
  color: #333;
}
.detail-24f6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.detail-24f6 [class*="social-icon-google-plus"].block_0c7c {
  background-color: transparent;
  color: #dd4b39;
}
.detail-24f6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.detail-24f6 [class*="social-icon-houzz"].block_0c7c {
  background-color: transparent;
  color: #7ac142;
}
.detail-24f6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.detail-24f6 [class*="social-icon-instagram"].block_0c7c {
  background-color: transparent;
  color: #262626;
}
.detail-24f6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.detail-24f6 [class*="social-icon-jsfiddle"].block_0c7c {
  background-color: transparent;
  color: #487aa2;
}
.detail-24f6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.detail-24f6 [class*="social-icon-linkedin"].block_0c7c {
  background-color: transparent;
  color: #0077b5;
}
.detail-24f6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.detail-24f6 [class*="social-icon-medium"].block_0c7c {
  background-color: transparent;
  color: #00ab6b;
}
.detail-24f6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.detail-24f6
  [class*="social-icon-odnoklassniki"].block_0c7c {
  background-color: transparent;
  color: #f4731c;
}
.detail-24f6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.detail-24f6 [class*="social-icon-meetup"].block_0c7c {
  background-color: transparent;
  color: #ec1c40;
}
.detail-24f6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.detail-24f6 [class*="social-icon-pinterest"].block_0c7c {
  background-color: transparent;
  color: #bd081c;
}
.detail-24f6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.detail-24f6 [class*="social-icon-product-hunt"].block_0c7c {
  background-color: transparent;
  color: #da552f;
}
.detail-24f6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.detail-24f6 [class*="social-icon-reddit"].block_0c7c {
  background-color: transparent;
  color: #ff4500;
}
.detail-24f6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.detail-24f6 [class*="social-icon-rss"].block_0c7c {
  background-color: transparent;
  color: #f26522;
}
.detail-24f6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.detail-24f6
  [class*="social-icon-shopping-cart"].block_0c7c {
  background-color: transparent;
  color: #4caf50;
}
.detail-24f6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.detail-24f6 [class*="social-icon-skype"].block_0c7c {
  background-color: transparent;
  color: #00aff0;
}
.detail-24f6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.detail-24f6 [class*="social-icon-slideshare"].block_0c7c {
  background-color: transparent;
  color: #0077b5;
}
.detail-24f6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.detail-24f6 [class*="social-icon-snapchat"].block_0c7c {
  background-color: transparent;
  color: #fffc00;
}
.detail-24f6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.detail-24f6 [class*="social-icon-soundcloud"].block_0c7c {
  background-color: transparent;
  color: #f80;
}
.detail-24f6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.detail-24f6 [class*="social-icon-spotify"].block_0c7c {
  background-color: transparent;
  color: #2ebd59;
}
.detail-24f6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.detail-24f6
  [class*="social-icon-stack-overflow"].block_0c7c {
  background-color: transparent;
  color: #fe7a15;
}
.detail-24f6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.detail-24f6 [class*="social-icon-maldkfgram"].block_0c7c {
  background-color: transparent;
  color: #2ca5e0;
}
.detail-24f6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.detail-24f6 [class*="social-icon-tripadvisor"].block_0c7c {
  background-color: transparent;
  color: #589442;
}
.detail-24f6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.detail-24f6 [class*="social-icon-tumblr"].block_0c7c {
  background-color: transparent;
  color: #35465c;
}
.detail-24f6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.detail-24f6 [class*="social-icon-twitch"].block_0c7c {
  background-color: transparent;
  color: #6441a5;
}
.detail-24f6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.detail-24f6 [class*="social-icon-twitter"].block_0c7c {
  background-color: transparent;
  color: #1da1f2;
}
.detail-24f6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.detail-24f6 [class*="social-icon-vimeo"].block_0c7c {
  background-color: transparent;
  color: #1ab7ea;
}
.detail-24f6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.detail-24f6 [class*="social-icon-vk"].block_0c7c {
  background-color: transparent;
  color: #45668e;
}
.detail-24f6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.detail-24f6 [class*="social-icon-weibo"].block_0c7c {
  background-color: transparent;
  color: #df2029;
}
.detail-24f6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.detail-24f6 [class*="social-icon-weixin"].block_0c7c {
  background-color: transparent;
  color: #7bb32e;
}
.detail-24f6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.detail-24f6 [class*="social-icon-whatsapp"].block_0c7c {
  background-color: transparent;
  color: #25d366;
}
.detail-24f6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.detail-24f6 [class*="social-icon-wordpress"].block_0c7c {
  background-color: transparent;
  color: #21759b;
}
.detail-24f6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.detail-24f6 [class*="social-icon-xing"].block_0c7c {
  background-color: transparent;
  color: #026466;
}
.detail-24f6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.detail-24f6 [class*="social-icon-yelp"].block_0c7c {
  background-color: transparent;
  color: #af0606;
}
.detail-24f6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.detail-24f6 [class*="social-icon-youtube"].block_0c7c {
  background-color: transparent;
  color: #cd201f;
}
.secondary_136c {
  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;
}
.secondary_136c:hover {
  box-shadow: none;
  background: 0 0;
}
.hover_47ab {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.over-cc26 {
  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;
}
.summary-right-ff95 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.overlay_down_2da1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.overlay_down_2da1,
.overlay_down_2da1::after,
.overlay_down_2da1::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;
}
.overlay_down_2da1::after,
.overlay_down_2da1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature_fast_c720 .over-cc26 .summary-right-ff95 {
  margin-top: -2px;
  width: 19px;
}
.feature_fast_c720 .over-cc26 .overlay_down_2da1 {
  margin-top: -1px;
}
.feature_fast_c720 .over-cc26 .overlay_down_2da1,
.feature_fast_c720 .over-cc26 .overlay_down_2da1::after,
.feature_fast_c720 .over-cc26 .overlay_down_2da1::before {
  width: 19px;
  height: 2px;
}
.feature_fast_c720 .over-cc26 .overlay_down_2da1::before {
  top: -6px;
}
.feature_fast_c720 .over-cc26 .overlay_down_2da1::after {
  bottom: -6px;
}
.slider-paper-c693 .over-cc26 .summary-right-ff95 {
  margin-top: -2px;
  width: 22px;
}
.slider-paper-c693 .over-cc26 .overlay_down_2da1 {
  margin-top: -1px;
}
.slider-paper-c693 .over-cc26 .overlay_down_2da1,
.slider-paper-c693 .over-cc26 .overlay_down_2da1::after,
.slider-paper-c693 .over-cc26 .overlay_down_2da1::before {
  width: 22px;
  height: 2px;
}
.slider-paper-c693 .over-cc26 .overlay_down_2da1::before {
  top: -7px;
}
.slider-paper-c693 .over-cc26 .overlay_down_2da1::after {
  bottom: -7px;
}
.block-84cd .over-cc26 .summary-right-ff95 {
  margin-top: -2px;
  width: 31px;
}
.block-84cd .over-cc26 .overlay_down_2da1 {
  margin-top: -1.5px;
}
.block-84cd .over-cc26 .overlay_down_2da1,
.block-84cd .over-cc26 .overlay_down_2da1::after,
.block-84cd .over-cc26 .overlay_down_2da1::before {
  width: 31px;
  height: 3px;
}
.block-84cd .over-cc26 .overlay_down_2da1::before {
  top: -9px;
}
.block-84cd .over-cc26 .overlay_down_2da1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight-current-fb83 .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-current-fb83 .over-cc26 .overlay_down_2da1 {
    margin-top: -1px;
  }
  .highlight-current-fb83 .over-cc26 .overlay_down_2da1,
  .highlight-current-fb83 .over-cc26 .overlay_down_2da1::after,
  .highlight-current-fb83 .over-cc26 .overlay_down_2da1::before {
    width: 19px;
    height: 2px;
  }
  .highlight-current-fb83 .over-cc26 .overlay_down_2da1::before {
    top: -6px;
  }
  .highlight-current-fb83 .over-cc26 .overlay_down_2da1::after {
    bottom: -6px;
  }
  .link_b54f .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 22px;
  }
  .link_b54f .over-cc26 .overlay_down_2da1 {
    margin-top: -1px;
  }
  .link_b54f .over-cc26 .overlay_down_2da1,
  .link_b54f .over-cc26 .overlay_down_2da1::after,
  .link_b54f .over-cc26 .overlay_down_2da1::before {
    width: 22px;
    height: 2px;
  }
  .link_b54f .over-cc26 .overlay_down_2da1::before {
    top: -7px;
  }
  .link_b54f .over-cc26 .overlay_down_2da1::after {
    bottom: -7px;
  }
  .secondary-fresh-99e3 .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-fresh-99e3 .over-cc26 .overlay_down_2da1 {
    margin-top: -1.5px;
  }
  .secondary-fresh-99e3 .over-cc26 .overlay_down_2da1,
  .secondary-fresh-99e3 .over-cc26 .overlay_down_2da1::after,
  .secondary-fresh-99e3 .over-cc26 .overlay_down_2da1::before {
    width: 31px;
    height: 3px;
  }
  .secondary-fresh-99e3 .over-cc26 .overlay_down_2da1::before {
    top: -9px;
  }
  .secondary-fresh-99e3 .over-cc26 .overlay_down_2da1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .frame_silver_bf10 .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 19px;
  }
  .frame_silver_bf10 .over-cc26 .overlay_down_2da1 {
    margin-top: -1px;
  }
  .frame_silver_bf10 .over-cc26 .overlay_down_2da1,
  .frame_silver_bf10 .over-cc26 .overlay_down_2da1::after,
  .frame_silver_bf10 .over-cc26 .overlay_down_2da1::before {
    width: 19px;
    height: 2px;
  }
  .frame_silver_bf10 .over-cc26 .overlay_down_2da1::before {
    top: -6px;
  }
  .frame_silver_bf10 .over-cc26 .overlay_down_2da1::after {
    bottom: -6px;
  }
  .outer-9671 .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 22px;
  }
  .outer-9671 .over-cc26 .overlay_down_2da1 {
    margin-top: -1px;
  }
  .outer-9671 .over-cc26 .overlay_down_2da1,
  .outer-9671 .over-cc26 .overlay_down_2da1::after,
  .outer-9671 .over-cc26 .overlay_down_2da1::before {
    width: 22px;
    height: 2px;
  }
  .outer-9671 .over-cc26 .overlay_down_2da1::before {
    top: -7px;
  }
  .outer-9671 .over-cc26 .overlay_down_2da1::after {
    bottom: -7px;
  }
  .header_advanced_7f6c .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 31px;
  }
  .header_advanced_7f6c .over-cc26 .overlay_down_2da1 {
    margin-top: -1.5px;
  }
  .header_advanced_7f6c .over-cc26 .overlay_down_2da1,
  .header_advanced_7f6c .over-cc26 .overlay_down_2da1::after,
  .header_advanced_7f6c .over-cc26 .overlay_down_2da1::before {
    width: 31px;
    height: 3px;
  }
  .header_advanced_7f6c .over-cc26 .overlay_down_2da1::before {
    top: -9px;
  }
  .header_advanced_7f6c .over-cc26 .overlay_down_2da1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .background_4cb3 .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 19px;
  }
  .background_4cb3 .over-cc26 .overlay_down_2da1 {
    margin-top: -1px;
  }
  .background_4cb3 .over-cc26 .overlay_down_2da1,
  .background_4cb3 .over-cc26 .overlay_down_2da1::after,
  .background_4cb3 .over-cc26 .overlay_down_2da1::before {
    width: 19px;
    height: 2px;
  }
  .background_4cb3 .over-cc26 .overlay_down_2da1::before {
    top: -6px;
  }
  .background_4cb3 .over-cc26 .overlay_down_2da1::after {
    bottom: -6px;
  }
  .carousel-4407 .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-4407 .over-cc26 .overlay_down_2da1 {
    margin-top: -1px;
  }
  .carousel-4407 .over-cc26 .overlay_down_2da1,
  .carousel-4407 .over-cc26 .overlay_down_2da1::after,
  .carousel-4407 .over-cc26 .overlay_down_2da1::before {
    width: 22px;
    height: 2px;
  }
  .carousel-4407 .over-cc26 .overlay_down_2da1::before {
    top: -7px;
  }
  .carousel-4407 .over-cc26 .overlay_down_2da1::after {
    bottom: -7px;
  }
  .out-b9c3 .over-cc26 .summary-right-ff95 {
    margin-top: -2px;
    width: 31px;
  }
  .out-b9c3 .over-cc26 .overlay_down_2da1 {
    margin-top: -1.5px;
  }
  .out-b9c3 .over-cc26 .overlay_down_2da1,
  .out-b9c3 .over-cc26 .overlay_down_2da1::after,
  .out-b9c3 .over-cc26 .overlay_down_2da1::before {
    width: 31px;
    height: 3px;
  }
  .out-b9c3 .over-cc26 .overlay_down_2da1::before {
    top: -9px;
  }
  .out-b9c3 .over-cc26 .overlay_down_2da1::after {
    bottom: -9px;
  }
}
.thick_6234 .overlay_down_2da1 {
  -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);
}
.thick_6234 .overlay_down_2da1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thick_6234 .overlay_down_2da1::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);
}
.thick_6234.tabs_gold_8657 .overlay_down_2da1 {
  -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);
}
.thick_6234.tabs_gold_8657 .overlay_down_2da1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thick_6234.tabs_gold_8657 .overlay_down_2da1::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);
}
.gradient-2612 {
  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.solid_c686:before {
  display: none;
}
.label-large-8a43 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.label-large-8a43 .shadow_cool_b3e1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.label-large-8a43 .shadow_cool_b3e1:last-of-type {
  border-bottom: none;
}
.label-large-8a43 .shadow_cool_b3e1.element-216b,
.label-large-8a43 .shadow_cool_b3e1.feature-c88e,
.label-large-8a43 .shadow_cool_b3e1.clean-eccd {
  padding: 0;
}
.label-large-8a43 .clean_3f74 .block_purple_119f {
  color: currentColor;
}
.label-large-8a43 .clean_3f74 .block_purple_119f:focus,
.label-large-8a43 .clean_3f74 .block_purple_119f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-large-8a43.soft_bec4 .footer-motion-66e8,
.label-large-8a43.soft_bec4 .panel-b35f a,
.label-large-8a43.soft_bec4 .accent-964e a,
.label-large-8a43.soft_bec4 .soft_770b a {
  color: rgba(0, 0, 0, 0.55);
}
.label-large-8a43.soft_bec4 .footer-motion-66e8:hover,
.label-large-8a43.soft_bec4 .panel-b35f a:hover,
.label-large-8a43.soft_bec4 .accent-964e a:hover,
.label-large-8a43.soft_bec4 .soft_770b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-large-8a43.soft_bec4 .active_rough_9fd7 {
  color: rgba(0, 0, 0, 0.8);
}
.label-large-8a43.soft_bec4 .shadow_cool_b3e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-large-8a43.soft_bec4 .shadow_cool_b3e1:before {
  background: rgba(0, 0, 0, 0.08);
}
.label-large-8a43.soft_bec4 .slider-9d0a:before {
  background: rgba(255, 255, 255, 0.9);
}
.label-large-8a43.soft_bec4 .clean_3f74 .form_top_aa04 li a,
.label-large-8a43.soft_bec4 .clean_3f74 .block_purple_119f,
.label-large-8a43.soft_bec4 .soft_770b {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-large-8a43.soft_bec4 .clean_3f74 .block_purple_119f:focus,
.label-large-8a43.soft_bec4 .clean_3f74 .block_purple_119f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-large-8a43.soft_bec4 .form_top_aa04 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-large-8a43.article-new-dcba .footer-motion-66e8,
.label-large-8a43.article-new-dcba .panel-b35f a,
.label-large-8a43.article-new-dcba .accent-964e .block_purple_119f,
.label-large-8a43.article-new-dcba .accent-964e a,
.label-large-8a43.article-new-dcba .soft_770b a {
  color: rgba(255, 255, 255, 0.79);
}
.label-large-8a43.article-new-dcba .footer-motion-66e8:hover,
.label-large-8a43.article-new-dcba .panel-b35f a:hover,
.label-large-8a43.article-new-dcba .accent-964e .block_purple_119f:hover,
.label-large-8a43.article-new-dcba .accent-964e a:hover,
.label-large-8a43.article-new-dcba .soft_770b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-large-8a43.article-new-dcba .active_rough_9fd7 {
  color: rgba(255, 255, 255, 0.99);
}
.label-large-8a43.article-new-dcba .shadow_cool_b3e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-large-8a43.article-new-dcba .shadow_cool_b3e1:before {
  background: rgba(255, 255, 255, 0.08);
}
.label-large-8a43.article-new-dcba .slider-9d0a:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-large-8a43.article-new-dcba .clean_3f74 .form_top_aa04 li a,
.label-large-8a43.article-new-dcba .clean_3f74 .block_purple_119f,
.label-large-8a43.article-new-dcba .soft_770b {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-large-8a43.article-new-dcba .clean_3f74 .block_purple_119f:focus,
.label-large-8a43.article-new-dcba .clean_3f74 .block_purple_119f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-large-8a43.article-new-dcba .form_top_aa04 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-9d0a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider-9d0a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pressed_39de {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface-3c76 .label-large-8a43 {
  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;
}
.surface-3c76 .shadow_cool_b3e1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface-3c76 .shadow_cool_b3e1: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) {
  .surface-3c76 .shadow_cool_b3e1:before {
    width: 16%;
    left: 42%;
  }
}
.surface-3c76 .shadow_cool_b3e1:last-child:before {
  content: none;
}
.surface-3c76 .shadow_cool_b3e1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface-3c76 .clean_3f74 .form_top_aa04 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface-3c76 .clean_3f74 .form_top_aa04 li a .block_purple_119f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface-3c76 .clean_3f74 .soft_770b {
  border: none;
}
.surface-3c76 .clean_3f74 .soft_770b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface-3c76 .slider-9d0a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface-3c76 .pressed_39de {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface-3c76 .article-new-dcba .slider-9d0a:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-3c76 .soft_bec4.detail-4390 .overlay_down_2da1 {
  background: rgba(0, 0, 0, 0.6);
}
.surface-3c76
  .soft_bec4.detail-4390
  .overlay_down_2da1::after,
.surface-3c76
  .soft_bec4.detail-4390
  .overlay_down_2da1:before {
  background: inherit;
}
.surface-3c76
  .soft_bec4.detail-4390:hover
  .overlay_down_2da1 {
  background: rgba(0, 0, 0, 0.8);
}
.hero_ad4c .label-large-8a43 {
  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) {
  .hero_ad4c .label-large-8a43 {
    width: auto;
    right: 45px;
  }
}
.right_50f5 .label-large-8a43 {
  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) {
  .right_50f5 .label-large-8a43 {
    width: auto;
    left: 45px;
  }
}
.solid_c686 .label-large-8a43 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.solid_c686 .pressed_39de {
  max-width: 48em;
  margin: 0 auto;
}
.solid_c686 .slider-9d0a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info-c493 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info-c493.surface-3c76 .label-large-8a43 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info-c493.hero_ad4c .label-large-8a43 {
  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);
}
.info-c493 .label-large-8a43 {
  visibility: visible;
}
.info-c493.right_50f5 .label-large-8a43 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.column-cool-9417,
.description-2f85 {
  overflow-x: hidden;
}
.column-cool-9417 .label-large-8a43 {
  overflow: auto;
}
.column-cool-9417.surface-3c76 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-cool-9417.surface-3c76 .label-large-8a43 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.column-cool-9417.surface-3c76 .secondary_136c {
  opacity: 0;
}
.column-cool-9417.hero_ad4c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-cool-9417.hero_ad4c .label-large-8a43 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.column-cool-9417.hero_ad4c .secondary_136c {
  opacity: 0;
}
.column-cool-9417.right_50f5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-cool-9417.right_50f5 .label-large-8a43 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.column-cool-9417.right_50f5 .secondary_136c {
  opacity: 0;
}
.column-cool-9417.solid_c686 .label-large-8a43 {
  z-index: 10;
  visibility: visible;
}
.detail-4390 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.detail-4390 .overlay_down_2da1 {
  background: rgba(255, 255, 255, 0.99);
}
.detail-4390 .overlay_down_2da1::after,
.detail-4390 .overlay_down_2da1:before {
  background: inherit;
}
.detail-4390:hover .overlay_down_2da1 {
  background: rgba(255, 255, 255, 0.99);
}
.right_50f5 .detail-4390 {
  top: 10px;
  right: auto;
  left: 12px;
}
.solid_c686 .detail-4390 {
  display: none !important;
}
.column-cool-9417:before,
.description-2f85:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.column-cool-9417 .detail-4390,
.description-2f85 .detail-4390 {
  display: inline-block;
}
.label-large-8a43 .row_dark_9f57 {
  -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;
}
.column-cool-9417 .label-large-8a43 .row_dark_9f57,
.description-2f85 .label-large-8a43 .row_dark_9f57 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-inner-7e5a .avatar-b52c {
  width: 100%;
}
.first-0223 {
  padding: 0 0.5em 0;
}
.first-0223 [class*="customify-col-"],
.first-0223 [class*="customify-col_"],
.first-0223 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.easy_a0c7 .first-0223 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .badge-dark-c332 .dark-7b8f,
  .dark-7b8f {
    display: none;
  }
  .right-d3e9 {
    text-align: left;
  }
  .text-brown-2dd9 {
    text-align: center;
  }
  .mask_1e0f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .badge-dark-c332 .table-ac68,
  .table-ac68 {
    display: none;
  }
  .chip-static-86d9 {
    text-align: left;
  }
  .dark_24ff {
    text-align: center;
  }
  .article_bottom_6c1d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .badge-dark-c332 .main-active-156e,
  .main-active-156e {
    display: none;
  }
  .content_orange_caaa {
    text-align: left;
  }
  .pressed-8832 {
    text-align: center;
  }
  .short-31d0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.table_prev_5c79 {
  box-shadow: none !important;
}
.solid_5405 .frame_first_ac67,
.center-1c1d .frame_first_ac67 {
  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;
}
.center-1c1d .frame_first_ac67 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outline-cold-5db4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.outline-cold-5db4:after,
.outline-cold-5db4:before {
  content: "";
  display: table;
}
.outline-cold-5db4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .outline-cold-5db4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.outline-cold-5db4,
.table_ed81 {
  max-width: 1248px;
  margin: 0 auto;
}

.layout-423d.mini-0679 .outline-cold-5db4 {
  max-width: 100%;
}
.layout-423d.huge-3e7e {
  max-width: 1200px;
  margin: 0 auto;
}
.layout-423d.primary-out-c7db .outline-cold-5db4 {
  max-width: 100%;
}
.layout-423d.primary-out-c7db > .outline-cold-5db4 {
  padding-left: 0;
  padding-right: 0;
}
.layout-423d.primary-out-c7db > .outline-cold-5db4 .badge-dark-c332 {
  margin: 0;
}
.layout-423d.primary-out-c7db
  > .outline-cold-5db4
  .icon-6824.form-black-9774 {
  margin-right: 0;
  margin-left: 0;
}
.layout-423d.primary-out-c7db #main.form-black-9774 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .caption_5d4e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .caption_5d4e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .copper_af3a .block-6c4b {
    padding-right: 1em;
  }
  .copper_af3a.title-540b .icon-6824 {
    border-right: 1px solid #eaecee;
  }
  .copper_af3a.title-540b .block-6c4b {
    padding-right: 1em;
  }
  .copper_af3a.title-540b .overlay_first_cf02 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar_6b4c .block-6c4b {
    padding-left: 1em;
  }
  .sidebar_6b4c.title-540b .icon-6824 {
    border-left: 1px solid #eaecee;
  }
  .sidebar_6b4c.title-540b .block-6c4b {
    padding-left: 1em;
  }
  .sidebar_6b4c.title-540b .overlay_first_cf02 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_north_3cf2 .block-6c4b {
    padding-left: 1em;
  }
  .disabled_north_3cf2.title-540b .upper-83fb {
    border-right: 1px solid #eaecee;
  }
  .disabled_north_3cf2.title-540b .filter-pro-e3d7 {
    border-right: 1px solid #eaecee;
  }
  .disabled_north_3cf2.title-540b .block-6c4b {
    padding-left: 1em;
  }
  .disabled_north_3cf2.title-540b .overlay_first_cf02 {
    padding-right: 1em;
  }
  .disabled_north_3cf2.title-540b .lower_181c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first-0568 .block-6c4b {
    padding-right: 1em;
  }
  .first-0568.title-540b .upper-83fb {
    border-left: 1px solid #eaecee;
  }
  .first-0568.title-540b .filter-pro-e3d7 {
    border-left: 1px solid #eaecee;
  }
  .first-0568.title-540b .block-6c4b {
    padding-right: 1em;
  }
  .first-0568.title-540b .overlay_first_cf02 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first-0568.title-540b .lower_181c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_5d4e .block-6c4b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption_5d4e.title-540b .icon-6824 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .caption_5d4e.title-540b .block-6c4b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .caption_5d4e.title-540b .overlay_first_cf02 {
    padding-left: 1em;
  }
  .caption_5d4e.title-540b .lower_181c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .caption_5d4e.title-540b .block-6c4b {
    padding-left: 0;
  }
}
.border-3456 .feature-full-084d {
  display: inline-block;
}
.layout-small-0aa7 {
  display: inline-block;
}
.dirty_3147 {
  word-con: break-word;
}
.form_8e1b > span {
  display: inline-block;
  padding: 5px 0;
}
.form_8e1b .popup_advanced_0bbe {
  margin-left: 8px;
  margin-right: 8px;
}
.form_8e1b .action_4097 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media-d5af .white_e489 {
  margin-bottom: 2em;
}
.media-d5af .pattern_cf2d {
  margin-bottom: 15px;
}
.media-d5af .pattern_cf2d:last-child {
  margin-bottom: 0;
}
.media-d5af .component-blue-6f17 {
  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) {
  .media-d5af .component-blue-6f17 {
    display: block;
  }
}
.media-d5af .gold_eee7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media-d5af .gold_eee7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media-d5af .media-9404 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media-d5af .media-9404 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media-d5af .media-9404 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media-d5af .dirty_3147 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media-d5af .dirty_3147 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media-d5af .liquid-a064 p:last-child {
  margin-bottom: 0;
}
.media-d5af .summary-selected-9234 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media-d5af .menu-09d2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media-d5af .glass_feaf {
  margin-top: 1em;
}
.media-d5af .search-fast-504d {
  top: 0;
  display: block;
}
.media-d5af .search-fast-504d a {
  color: inherit;
}
.media-d5af .search-fast-504d a:hover {
  color: inherit;
}
.media-d5af .link-north-f5c5 {
  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;
}
.media-d5af .link-north-f5c5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media-d5af .menu-09d2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media-d5af .tooltip_hot_8d9d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media-d5af .tooltip_hot_8d9d:first-child {
  margin-top: 0;
}
.media-d5af .tooltip_hot_8d9d.main-large-2dec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media-d5af .tooltip_hot_8d9d.mask_a71f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media-d5af
  .tooltip_hot_8d9d.mask_a71f.disabled-3dd5
  .glass_feaf {
  width: 100%;
}
.media-d5af .mask_a71f {
  -webkit-box-align: center;
  align-items: center;
}
.media-d5af .mask_a71f .form_8e1b,
.media-d5af .mask_a71f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media-d5af .media-9404 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-d5af .media-9404 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-d5af .media-9404: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;
}
.media-d5af .main-large-2dec {
  z-index: 5;
}
.media-d5af .accordion-narrow-8510 .background_pressed_a65d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media-d5af .widget_a7c7 .background_pressed_a65d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media-d5af .full_464c .background_pressed_a65d {
  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;
}
.media-d5af.footer_fresh_cc28 .component-blue-6f17,
.media-d5af.orange-a62a .component-blue-6f17 {
  display: block;
}
.media-d5af.footer_fresh_cc28 .component-blue-6f17 .module-tall-3e1c,
.media-d5af.footer_fresh_cc28 .component-blue-6f17 .menu-09d2,
.media-d5af.orange-a62a .component-blue-6f17 .module-tall-3e1c,
.media-d5af.orange-a62a .component-blue-6f17 .menu-09d2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media-d5af.wrapper_selected_1e7f .gold_eee7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media-d5af.wrapper_selected_1e7f .gold_eee7 {
    margin-right: 0;
  }
}
.media-d5af.footer_fresh_cc28 .gold_eee7,
.media-d5af.orange-a62a .gold_eee7 {
  padding-top: 40%;
}
.media-d5af.footer_fresh_cc28 .white_e489,
.media-d5af.orange-a62a .white_e489 {
  display: block;
}
.media-d5af.footer_fresh_cc28 .fn-sticky-cd8b .menu-09d2,
.media-d5af.orange-a62a .fn-sticky-cd8b .menu-09d2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media-d5af.footer_fresh_cc28 .gold_eee7,
.media-d5af.orange-a62a .gold_eee7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media-d5af.footer_fresh_cc28 .menu-09d2 {
  padding: 1em;
}
.current-c94d {
  margin: 30px auto;
  display: block;
}
.current-c94d .shadow_da10 > * {
  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;
}
.current-c94d .shadow_da10 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current-c94d .shadow_da10 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_inner_1015 .form_8e1b {
  margin-bottom: 1.41575em;
}
.border_inner_1015 .thumbnail-short-f62d {
  margin-bottom: 1.618em;
}
.north-4d8a .hidden-2ab6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.north-4d8a .hidden-2ab6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.north-4d8a .plasma_2260 {
  max-width: 100%;
  overflow: auto;
}
.breadcrumb-lite-1f67 .north-4d8a a:hover {
  text-decoration: underline;
}
.under-2f4f .pattern_cf2d:not(.dirty_3147),
.under-2f4f .media-9404 {
  margin-bottom: 1.41575em;
}
.under-2f4f .pattern_cf2d:not(.dirty_3147):last-child,
.under-2f4f .media-9404:last-child {
  margin-bottom: 0;
}
.under-2f4f .pattern_cf2d.overlay-764b {
  margin-bottom: 0.41575em;
}
.under-2f4f .element_cool_2037:before,
.under-2f4f .popup-2b4d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.under-2f4f .element_cool_2037:before {
  content: "\f115";
}
.under-2f4f .popup-2b4d:before {
  content: "\f02c";
}
.under-2f4f .search-bottom-077f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.under-2f4f .search-bottom-077f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.input-slow-706a {
  display: -webkit-box;
  display: flex;
}
.input-slow-706a .thick_4265 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .input-slow-706a .thick_4265 {
    flex-basis: 90px;
  }
}
.input-slow-706a .message_d0d5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .input-slow-706a .message_d0d5 {
    flex-basis: calc(100% - 50px);
  }
}
.input-slow-706a .simple_f0d5 p:last-child {
  margin-bottom: 0.72em;
}
.brown-57f3 .shadow_da10 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.brown-57f3 .shadow_da10:after,
.brown-57f3 .shadow_da10:before {
  content: "";
  display: table;
}
.brown-57f3 .shadow_da10:after {
  clear: both;
}
.brown-57f3 .shadow_da10 .primary-middle-6597,
.brown-57f3 .shadow_da10 .search_action_479d {
  width: 49%;
}
.brown-57f3 .shadow_da10 .primary-middle-6597 a span.input-3cae,
.brown-57f3 .shadow_da10 .search_action_479d a span.input-3cae {
  display: block;
  margin-bottom: 5px;
}
.brown-57f3 .shadow_da10 .search_action_479d {
  float: left;
  text-align: left;
}
.brown-57f3 .shadow_da10 .primary-middle-6597 {
  float: right;
  text-align: right;
}
.feature_wide_d67f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature_wide_d67f {
    margin-bottom: 0;
  }
}
.clean-66c5 {
  margin-bottom: 1em;
}
.clean-66c5 .dirty_3147 {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup-under-6f77 a {
  display: block;
  line-height: 0;
  position: relative;
}
.lite_58ea .clean-66c5,
.feature_lower_4a6d .clean-66c5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lite_58ea .clean-66c5,
  .feature_lower_4a6d .clean-66c5 {
    display: block;
  }
}
.lite_58ea .popup-under-6f77,
.feature_lower_4a6d .popup-under-6f77 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lite_58ea .popup-under-6f77,
  .feature_lower_4a6d .popup-under-6f77 {
    margin-bottom: 1em;
  }
}
.lite_58ea .popup-under-6f77 img,
.feature_lower_4a6d .popup-under-6f77 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lite_58ea .pagination_hard_3481,
.feature_lower_4a6d .pagination_hard_3481 {
  flex-basis: calc(100% - 160px);
}
.lite_58ea .pagination_hard_3481 p,
.feature_lower_4a6d .pagination_hard_3481 p {
  margin-bottom: 0;
}
.lite_58ea .pagination_hard_3481 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lite_58ea .pagination_hard_3481 {
    padding-left: 0;
  }
}
.feature_lower_4a6d .pagination_hard_3481 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .feature_lower_4a6d .pagination_hard_3481 {
    padding-right: 0;
  }
}
.feature_lower_4a6d .popup-under-6f77 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box_action_743c .popup-under-6f77 {
  margin-bottom: 0.5em;
}
.box_action_743c .popup-under-6f77 img {
  width: 100%;
}
.icon-81d5 .breadcrumb-18fc,
.pressed_b41e .breadcrumb-18fc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pressed_b41e .icon-6824 .accordion_aa95 p:last-child {
  margin-bottom: 0;
}
.button_last_f3e1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.out_1b32 .box-selected-188d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .out_1b32 .box-selected-188d:last-of-type {
    margin-bottom: 0;
  }
}
.out_1b32 .box-selected-188d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.out_1b32 .box-selected-188d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.out_1b32 .box-selected-188d ul li {
  margin: 0 0 0.6em;
}
.out_1b32 .box-selected-188d ul li.disabled_6266,
.out_1b32 .box-selected-188d ul li.container-steel-e7d8 {
  position: relative;
}
.out_1b32 .box-selected-188d ul li.disabled_6266 .light_b8c3,
.out_1b32 .box-selected-188d ul li.container-steel-e7d8 .light_b8c3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.out_1b32 .box-selected-188d ul li.disabled_6266:after:after,
.out_1b32 .box-selected-188d ul li.disabled_6266:after:before,
.out_1b32
  .box-selected-188d
  ul
  li.container-steel-e7d8:after:after,
.out_1b32
  .box-selected-188d
  ul
  li.container-steel-e7d8:after:before {
  content: "";
  display: table;
}
.out_1b32 .box-selected-188d ul li.disabled_6266:after:after,
.out_1b32
  .box-selected-188d
  ul
  li.container-steel-e7d8:after:after {
  clear: both;
}
.out_1b32 .box-selected-188d a.medium-66b1:hover {
  text-decoration: none;
}
.out_1b32 .box-selected-188d select {
  max-width: 100%;
}
.out_1b32 .box-selected-188d table {
  font-size: 85%;
}
.out_1b32 .box-selected-188d table td,
.out_1b32 .box-selected-188d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.out_1b32 .box-selected-188d table tfoot td {
  text-align: left;
}
.out_1b32 .box-selected-188d :last-child {
  margin-bottom: 0;
}
.out_1b32 .box-selected-188d .fixed-6b84 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.out_1b32 .box-selected-188d .fixed-6b84 label {
  width: 100%;
}
.out_1b32 .box-selected-188d .fixed-6b84 .sidebar_white_5bb6 {
  width: 100%;
  display: block;
}
.out_1b32 .box-selected-188d .fixed-6b84 .button-cool-4fdc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.out_1b32 .box-selected-188d .fixed-6b84 .button-cool-4fdc:hover svg #svg-search {
  fill: #444;
}
.out_1b32 .box-selected-188d .fixed-6b84 .button-cool-4fdc svg {
  width: 18px;
  height: 18px;
}
.out_1b32 .highlight_de6d ul ul,
.out_1b32 .narrow-6724 ul ul,
.out_1b32 .background-1248 ul ul,
.out_1b32 .pattern_old_9eb9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.out_1b32 .highlight_de6d .element-blue-4be5 > a,
.out_1b32 .narrow-6724 .element-blue-4be5 > a,
.out_1b32 .background-1248 .element-blue-4be5 > a,
.out_1b32 .pattern_old_9eb9 .element-blue-4be5 > a {
  margin-bottom: 0;
}
.out_1b32 .gallery_inner_5725 li,
.out_1b32 .highlight_de6d li,
.out_1b32 .media-gas-7438 li,
.out_1b32 .narrow-6724 li,
.out_1b32 .background-1248 li,
.out_1b32 .pattern_old_9eb9 li,
.out_1b32 .primary-simple-b241 li,
.out_1b32 .logo_center_ca72 li {
  display: block;
  position: relative;
}
.out_1b32 .gallery_inner_5725 li:last-child,
.out_1b32 .highlight_de6d li:last-child,
.out_1b32 .media-gas-7438 li:last-child,
.out_1b32 .narrow-6724 li:last-child,
.out_1b32 .background-1248 li:last-child,
.out_1b32 .pattern_old_9eb9 li:last-child,
.out_1b32 .primary-simple-b241 li:last-child,
.out_1b32 .logo_center_ca72 li:last-child {
  border: none;
}
.out_1b32 .gallery_inner_5725 li a,
.out_1b32 .highlight_de6d li a,
.out_1b32 .media-gas-7438 li a,
.out_1b32 .narrow-6724 li a,
.out_1b32 .background-1248 li a,
.out_1b32 .pattern_old_9eb9 li a,
.out_1b32 .primary-simple-b241 li a,
.out_1b32 .logo_center_ca72 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.out_1b32 .gallery_inner_5725 li ul li::before,
.out_1b32 .highlight_de6d li ul li::before,
.out_1b32 .media-gas-7438 li ul li::before,
.out_1b32 .narrow-6724 li ul li::before,
.out_1b32 .background-1248 li ul li::before,
.out_1b32 .pattern_old_9eb9 li ul li::before,
.out_1b32 .primary-simple-b241 li ul li::before,
.out_1b32 .logo_center_ca72 li ul li::before {
  left: 15px;
}
.out_1b32 .gallery_inner_5725 li ul a,
.out_1b32 .highlight_de6d li ul a,
.out_1b32 .media-gas-7438 li ul a,
.out_1b32 .narrow-6724 li ul a,
.out_1b32 .background-1248 li ul a,
.out_1b32 .pattern_old_9eb9 li ul a,
.out_1b32 .primary-simple-b241 li ul a,
.out_1b32 .logo_center_ca72 li ul a {
  padding-left: 20px;
}
.out_1b32 .gallery_inner_5725 li ul ul li::before,
.out_1b32 .highlight_de6d li ul ul li::before,
.out_1b32 .media-gas-7438 li ul ul li::before,
.out_1b32 .narrow-6724 li ul ul li::before,
.out_1b32 .background-1248 li ul ul li::before,
.out_1b32 .pattern_old_9eb9 li ul ul li::before,
.out_1b32 .primary-simple-b241 li ul ul li::before,
.out_1b32 .logo_center_ca72 li ul ul li::before {
  left: 30px;
}
.out_1b32 .gallery_inner_5725 li ul ul a,
.out_1b32 .highlight_de6d li ul ul a,
.out_1b32 .media-gas-7438 li ul ul a,
.out_1b32 .narrow-6724 li ul ul a,
.out_1b32 .background-1248 li ul ul a,
.out_1b32 .pattern_old_9eb9 li ul ul a,
.out_1b32 .primary-simple-b241 li ul ul a,
.out_1b32 .logo_center_ca72 li ul ul a {
  padding-left: 40px;
}
.out_1b32 .mask_blue_b62c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.out_1b32 .logo_center_ca72 ul li {
  margin-bottom: 1.41575em;
}
.out_1b32 .logo_center_ca72 ul li .highlight_wood_ea3e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.out_1b32 .logo_center_ca72 ul li .element_f8b5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article-new-dcba .gallery_inner_5725 li a,
.article-new-dcba .highlight_de6d li a,
.article-new-dcba .media-gas-7438 li a,
.article-new-dcba .narrow-6724 li a,
.article-new-dcba .background-1248 li a,
.article-new-dcba .pattern_old_9eb9 li a,
.article-new-dcba .primary-simple-b241 li a,
.article-new-dcba .logo_center_ca72 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-new-dcba .mask_blue_b62c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-new-dcba .box-selected-188d ul li.disabled_6266 .light_b8c3,
.article-new-dcba .box-selected-188d ul li.container-steel-e7d8 .light_b8c3 {
  background: rgba(0, 0, 0, 0.2);
}
.article-new-dcba .out_1b32 .box-selected-188d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout-423d .out_1b32 .form_top_aa04 li {
  margin: 0;
}
.layout-423d .out_1b32 .form_top_aa04 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.layout-423d .out_1b32 .form_top_aa04 li ul {
  margin: 0;
}
.layout-423d .out_1b32 .form_top_aa04 li ul li a {
  padding-left: 15px;
}
.layout-423d .out_1b32 .form_top_aa04 li ul li li a {
  padding-left: 30px;
}
.layout-423d .out_1b32 .form_top_aa04 li.table-fe08 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.layout-423d .out_1b32 .form_top_aa04 li.table-fe08 > 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;
}
.layout-423d .out_1b32 .form_top_aa04 li.table-fe08 > 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;
}
.paragraph-5796 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.row-4b9a {
  position: relative;
  z-index: 10;
}
.row-4b9a .row_dark_9f57 {
  width: 100%;
  max-width: 100%;
}
.card_9e74 .cold_5a16 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card_9e74 .soft_bec4 {
}
.card_9e74 .article-new-dcba {
  background: #292929;
}
.pro-b0d7 .cold_5a16 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pro-b0d7 .soft_bec4 {
  background: #f9f9f9;
}
.pro-b0d7 .article-new-dcba {
  background: #303030;
}
.focus_rough_4502 .cold_5a16 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus_rough_4502 .feature-full-084d {
    margin-bottom: 1em;
  }
  .focus_rough_4502 .feature-full-084d:last-child {
    margin-bottom: 0;
  }
}
.focus_rough_4502 .soft_bec4 {
  background: #ededed;
}
.focus_rough_4502 .article-new-dcba {
  background: #1a1a1a;
}
.cold_5a16.soft_bec4 {
  color: rgba(0, 0, 0, 0.6);
}
.cold_5a16.soft_bec4 .background-faca li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_5a16.article-new-dcba {
  color: rgba(255, 255, 255, 0.99);
}
.cold_5a16.article-new-dcba a:not(.medium-66b1) {
  color: rgba(255, 255, 255, 0.79);
}
.cold_5a16.article-new-dcba a:not(.medium-66b1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_5a16.article-new-dcba .background-faca li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_5a16.article-new-dcba table tbody td,
.cold_5a16.article-new-dcba table th {
  background: rgba(0, 0, 0, 0.08);
}
.menu-dirty-d56b.gold_fca5 .outline-cold-5db4 {
  max-width: initial;
}
.menu-dirty-d56b .fast_09cf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.menu-dirty-d56b .fast_09cf .row_dark_9f57 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .menu-dirty-d56b .fast_09cf .row_dark_9f57 {
    display: block;
    margin-bottom: 2em;
  }
  .menu-dirty-d56b .fast_09cf .row_dark_9f57:last-child {
    margin-bottom: 0;
  }
}
.focus_rough_4502 .feature-full-084d:last-child,
.pro-b0d7 .feature-full-084d:last-child,
.card_9e74 .feature-full-084d:last-child {
  margin-bottom: 0;
}
.focus_rough_4502 .feature-full-084d .out_1b32 .box-selected-188d:last-child,
.pro-b0d7 .feature-full-084d .out_1b32 .box-selected-188d:last-child,
.card_9e74 .feature-full-084d .out_1b32 .box-selected-188d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus_rough_4502 .paper_4ce8,
  .focus_rough_4502 .module_4ce7,
  .pro-b0d7 .paper_4ce8,
  .pro-b0d7 .module_4ce7,
  .card_9e74 .paper_4ce8,
  .card_9e74 .module_4ce7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .row-4b9a .feature-full-084d {
    margin-bottom: 2em;
  }
}
.row-4b9a p:last-child {
  margin-bottom: 0;
}
.row-4b9a li,
.row-4b9a ul {
  list-style: none;
  margin: 0;
}
.row-4b9a ul ul {
  margin-left: 2.617924em;
}
.element_next_4c1b {
  font-size: 0.875em;
}

/* css-noise: b67c */
.promo-block-o5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
