/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress_yellow_3714/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress_yellow_3714
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.progress_yellow_3714/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image-complex-972d.warm_c867/licenses/gpl-2.0.wood-0f39
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.thick_d8da/, (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.outline-upper-5b12.over_2142/normalize.focus-red-2eb2/
 ======
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.focus-red-2eb2 v7.0.0 | MIT License | github.progress_yellow_3714/necolas/normalize.focus-red-2eb2 */
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;
}
.sidebar-last-78dd .status_in_5947,
.title-9719,
.lower-b94f,
.surface-smooth-9e93,
.border_399f,
.lower-7219,
.active_0cac,
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;
}
.title-9719,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .title-9719,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .title-9719,
  h1 {
    font-size: 1.8em;
  }
}
.lower-b94f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.lower-b94f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .lower-b94f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .lower-b94f,
  h2 {
    font-size: 1.7em;
  }
}
.surface-smooth-9e93,
h3 {
  font-size: 1.618em;
}
.sidebar-last-78dd .status_in_5947,
.border_399f,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.form_6a11 {
  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;
}
.purple_be11:after,
.purple_be11:before,
.purple-620f:after,
.purple-620f:before {
  content: "";
  display: table;
}
.purple_be11:after,
.purple-620f:after {
  clear: both;
}
.fluid-c079 {
  float: right;
  margin-right: 0;
}
.mini-c5f3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lower_959c .button_78df,
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;
}
.lower_959c .button_78df: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;
}
.banner-0166 .button_78df {
  box-shadow: none;
}
.banner-0166
  .button_78df
  .north_8246 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.banner-0166 .button_78df .breadcrumb-f671 {
  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;
}
.banner-0166
  .button_78df
  .breadcrumb-f671
  b {
  display: none;
}
.banner-0166 .wood_f031 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.video_0561:not(.bronze-4d09):not(.filter_c49b),
button:not(.bronze-4d09):not(.filter_c49b),
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ),
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ),
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ) {
  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;
}
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ):hover,
button:not(.bronze-4d09):not(
    .filter_c49b
  ):hover,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ):hover,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ):hover,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ):active,
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ):focus,
button:not(.bronze-4d09):not(
    .filter_c49b
  ):active,
button:not(.bronze-4d09):not(
    .filter_c49b
  ):focus,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ):active,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ):focus,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ):active,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ):focus,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ):active,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ):focus {
  outline: 0;
}
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb,
button:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb {
  position: relative;
}
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_right_1f91,
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .border_smooth_17a7,
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_wood_e521,
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  i,
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  svg,
button:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_right_1f91,
button:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .border_smooth_17a7,
button:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_wood_e521,
button:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  i,
button:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  svg,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_right_1f91,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .border_smooth_17a7,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_wood_e521,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  i,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  svg,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_right_1f91,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .border_smooth_17a7,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_wood_e521,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  i,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  svg,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_right_1f91,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .border_smooth_17a7,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  .component_wood_e521,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  i,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb
  svg {
  visibility: hidden;
}
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb:after,
button:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb:after,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb:after,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb:after,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ).fn-loading-45fb: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;
}
.video_0561:not(.bronze-4d09):not(.filter_c49b),
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ),
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ),
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ) {
  color: #fff;
  background: #235787;
}
.video_0561:not(.bronze-4d09):not(
    .filter_c49b
  ):focus,
input[type="button"]:not(.bronze-4d09):not(
    .filter_c49b
  ):focus,
input[type="reset"]:not(.bronze-4d09):not(
    .filter_c49b
  ):focus,
input[type="submit"]:not(.bronze-4d09):not(
    .filter_c49b
  ):focus {
  color: #fff;
}
.video_0561.fn-disabled-45fb:not(.bronze-4d09):not(
    .filter_c49b
  ),
.video_0561[disabled]:not(.bronze-4d09):not(
    .filter_c49b
  ),
button.fn-disabled-45fb:not(.bronze-4d09):not(
    .filter_c49b
  ),
button[disabled]:not(.bronze-4d09):not(
    .filter_c49b
  ) {
  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;
}
.logo-middle-e86d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.logo-middle-e86d: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;
}
.content_93ca {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.alert_stale_2139 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.item_2b91 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.purple_be11:after,
.purple_be11:before,
.filter_a44e:after,
.filter_a44e:before,
.gradient-2dce:after,
.gradient-2dce:before,
.accent-24c8:after,
.accent-24c8:before,
.banner-5750:after,
.banner-5750:before,
.backdrop_simple_015d:after,
.backdrop_simple_015d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.purple_be11:after,
.filter_a44e:after,
.gradient-2dce:after,
.accent-24c8:after,
.banner-5750:after,
.backdrop_simple_015d:after {
  clear: both;
}
.filter_a44e .header_smooth_9347,
.gradient-2dce .header_smooth_9347,
.blue_a55d .header_smooth_9347 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.last_497b {
  display: inline-block;
}
.tiny_9fcf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tiny_9fcf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tiny_9fcf .modal-advanced-ba43 {
  padding: 1em 0;
  font-size: 85%;
}
.modal-advanced-ba43 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.item_c439 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.item_c439:after,
.item_c439:before {
  content: "";
  display: table;
}
.item_c439:after {
  clear: both;
}
.overlay-silver-bb7b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paragraph-ebe2 .overlay-silver-bb7b {
  max-width: 50%;
}
.narrow_35d9 .overlay-silver-bb7b {
  max-width: 33.33%;
}
.first_b437 .overlay-silver-bb7b {
  max-width: 25%;
}
.active_iron_4ee7 .overlay-silver-bb7b {
  max-width: 20%;
}
.south-29a8 .overlay-silver-bb7b {
  max-width: 16.66%;
}
.orange-45f4 .overlay-silver-bb7b {
  max-width: 14.28%;
}
.chip_dim_ca9b .overlay-silver-bb7b {
  max-width: 12.5%;
}
.accordion_static_88eb .overlay-silver-bb7b {
  max-width: 11.11%;
}
.backdrop-static-6882 {
  display: block;
}
.sidebar-last-78dd .outline-steel-455b label,
.sidebar-last-78dd .block_thick_7b3d label,
.sidebar-last-78dd .background_cold_336a label,
.sidebar-last-78dd .layout-green-7731 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled_slow_57c4 {
  list-style: none;
  margin: 0;
}
.disabled_slow_57c4 article.aside_46e0 {
  margin-bottom: 0;
}
.disabled_slow_57c4 ul {
  list-style: none;
  margin: 0;
}
.disabled_slow_57c4 .active_c213 li.aside_46e0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled_slow_57c4 .active_c213 li.aside_46e0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled_slow_57c4 .active_c213 li.aside_46e0: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) {
  .disabled_slow_57c4 .active_c213 li.aside_46e0 li.aside_46e0 li.aside_46e0 li.aside_46e0 {
    padding-left: 0;
  }
}
article.aside_46e0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside_46e0 .filter_a44e p:last-of-type {
  margin-bottom: 0;
}
article.aside_46e0 .picture-a00c {
  float: left;
}
article.aside_46e0 .first-a321 {
  margin-left: 85px;
}
article.aside_46e0 .dim_3751 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside_46e0 .dim_3751 .badge-brown-99d9 {
  margin-left: 10px;
}
article.aside_46e0 .up_9521 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside_46e0 .sidebar_west_d89b {
  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 .outline-steel-455b,
  #respond .background_cold_336a,
  #respond .layout-green-7731 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-steel-455b input,
#respond .background_cold_336a input,
#respond .layout-green-7731 input {
  width: 100%;
}
#respond .layout-green-7731 {
  margin-right: 0;
}
#respond .soft-fc39 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media_selected_ed5c {
  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;
}
.media_selected_ed5c.rough_145d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.media_selected_ed5c 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%);
}
.media_selected_ed5c:focus,
.media_selected_ed5c: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);
}
.texture_0918 {
  border-radius: 10%;
}
.lite-2b12 {
  border-radius: 50%;
}
.bright_bd39 {
  font-size: 0.72em;
}
.item-a7db {
  font-size: 0.875em;
}
.video_medium_2bd1 {
  font-size: 1.1em;
}
.iron-859d {
  text-transform: uppercase;
  line-height: 1.2;
}
.iron-859d.bright_bd39 {
  letter-spacing: 0.5px;
}
.card-b26f,
.card-b26f a {
  color: #6d6d6d;
}
.card-b26f a:hover {
  color: #111;
}
.panel-ebf5 {
  color: #6d6d6d;
}
.gold_865d {
  overflow-x: hidden;
}
.gold_865d .dark-391e.slider-abf2 {
  position: relative;
}
.gold_865d .dark-391e.slider-abf2.aside_9e28 {
  position: initial;
}
.gold_865d
  .dark-391e.slider-abf2.aside_9e28
  .shadow_under_bea8 {
  left: auto;
}
.gold_865d .dark-391e .shadow_under_bea8 {
  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;
}
.gold_865d .dark-391e:hover.slider-abf2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gold_865d
  .dark-391e:hover.slider-abf2
  .shadow_under_bea8 {
  display: block;
  z-index: 9999999;
}
.gold_865d .heading-8fbe .breadcrumb-77bd,
.gold_865d .photo_fluid_1f9f .breadcrumb-77bd {
  display: none;
}
.gold_865d .fresh-647f .dark-391e:hover.slider-abf2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sidebar-last-78dd .outline-steel-455b label,
.sidebar-last-78dd .block_thick_7b3d label,
.sidebar-last-78dd .background_cold_336a label,
.sidebar-last-78dd .layout-green-7731 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.disabled_slow_57c4 {
  list-style: none;
  margin: 0;
}
.disabled_slow_57c4 article.aside_46e0 {
  margin-bottom: 0;
}
.disabled_slow_57c4 ul {
  list-style: none;
  margin: 0;
}
.disabled_slow_57c4 .active_c213 li.aside_46e0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .disabled_slow_57c4 .active_c213 li.aside_46e0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .disabled_slow_57c4 .active_c213 li.aside_46e0: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) {
  .disabled_slow_57c4 .active_c213 li.aside_46e0 li.aside_46e0 li.aside_46e0 li.aside_46e0 {
    padding-left: 0;
  }
}
article.aside_46e0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside_46e0 .filter_a44e p:last-of-type {
  margin-bottom: 0;
}
article.aside_46e0 .picture-a00c {
  float: left;
}
article.aside_46e0 .first-a321 {
  margin-left: 85px;
}
article.aside_46e0 .dim_3751 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside_46e0 .dim_3751 .badge-brown-99d9 {
  margin-left: 10px;
}
article.aside_46e0 .up_9521 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside_46e0 .sidebar_west_d89b {
  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 .outline-steel-455b,
  #respond .background_cold_336a,
  #respond .layout-green-7731 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-steel-455b input,
#respond .background_cold_336a input,
#respond .layout-green-7731 input {
  width: 100%;
}
#respond .layout-green-7731 {
  margin-right: 0;
}
#respond .soft-fc39 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-8fbe .medium_e40b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.medium_e40b .notice-2dc1.avatar-9d9f .video-hard-c2b5 > li > a:focus,
.medium_e40b .notice-2dc1.avatar-9d9f .video-hard-c2b5 > li > a:hover,
.medium_e40b .notice-2dc1.primary_wood_a928 .video-hard-c2b5 > li > a:focus,
.medium_e40b .notice-2dc1.primary_wood_a928 .video-hard-c2b5 > li > a:hover,
.medium_e40b .notice-2dc1.plasma_e14d .video-hard-c2b5 > li > a:focus,
.medium_e40b .notice-2dc1.plasma_e14d .video-hard-c2b5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_e40b
  .notice-2dc1.avatar-9d9f
  .video-hard-c2b5
  > li.tooltip_bright_8176
  > a,
.medium_e40b
  .notice-2dc1.avatar-9d9f
  .video-hard-c2b5
  > li.gas_569a
  > a,
.medium_e40b
  .notice-2dc1.primary_wood_a928
  .video-hard-c2b5
  > li.tooltip_bright_8176
  > a,
.medium_e40b
  .notice-2dc1.primary_wood_a928
  .video-hard-c2b5
  > li.gas_569a
  > a,
.medium_e40b
  .notice-2dc1.plasma_e14d
  .video-hard-c2b5
  > li.tooltip_bright_8176
  > a,
.medium_e40b .notice-2dc1.plasma_e14d .video-hard-c2b5 > li.column_84b9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_e40b .logo-action-1ea1,
.medium_e40b .logo-action-1ea1 a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_e40b .primary-hovered-6702.primary-up-bcb7 li a,
.medium_e40b .purple-f287 a,
.medium_e40b .feature-1de4,
.medium_e40b .video-hard-c2b5 > li > a,
.medium_e40b .solid_fb22 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b .primary-hovered-6702.primary-up-bcb7 li a:hover,
.medium_e40b .purple-f287 a:hover,
.medium_e40b .feature-1de4:hover,
.medium_e40b .video-hard-c2b5 > li > a:hover,
.medium_e40b .solid_fb22:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_e40b .liquid-5955 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b .liquid-5955 .focus-bottom-f605 {
  color: rgba(255, 255, 255, 0.99);
}
.medium_e40b .liquid-5955:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_e40b .badge-white-9bf0 .small-cf99 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b .badge-white-9bf0 .small-cf99 .main-basic-9ac7 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b
  .badge-white-9bf0
  .small-cf99
  .main-basic-9ac7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b
  .badge-white-9bf0
  .small-cf99
  .main-basic-9ac7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b
  .badge-white-9bf0
  .small-cf99
  .main-basic-9ac7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b
  .badge-white-9bf0
  .small-cf99
  .main-basic-9ac7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b .badge-white-9bf0 .last_2125 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e40b .badge-white-9bf0 .last_2125:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_5a5b
  .medium_e40b
  .badge-white-9bf0
  .section-under-6cbe
  .cool_469e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_5a5b
  .medium_e40b
  .badge-white-9bf0
  .section-under-6cbe
  .main-basic-9ac7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-8fbe .shadow_60c9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow_60c9 .notice-2dc1.avatar-9d9f .video-hard-c2b5 > li > a:focus,
.shadow_60c9 .notice-2dc1.avatar-9d9f .video-hard-c2b5 > li > a:hover,
.shadow_60c9 .notice-2dc1.primary_wood_a928 .video-hard-c2b5 > li > a:focus,
.shadow_60c9 .notice-2dc1.primary_wood_a928 .video-hard-c2b5 > li > a:hover,
.shadow_60c9 .notice-2dc1.plasma_e14d .video-hard-c2b5 > li > a:focus,
.shadow_60c9 .notice-2dc1.plasma_e14d .video-hard-c2b5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_60c9
  .notice-2dc1.avatar-9d9f
  .video-hard-c2b5
  > li.tooltip_bright_8176
  > a,
.shadow_60c9
  .notice-2dc1.avatar-9d9f
  .video-hard-c2b5
  > li.gas_569a
  > a,
.shadow_60c9
  .notice-2dc1.primary_wood_a928
  .video-hard-c2b5
  > li.tooltip_bright_8176
  > a,
.shadow_60c9
  .notice-2dc1.primary_wood_a928
  .video-hard-c2b5
  > li.gas_569a
  > a,
.shadow_60c9
  .notice-2dc1.plasma_e14d
  .video-hard-c2b5
  > li.tooltip_bright_8176
  > a,
.shadow_60c9 .notice-2dc1.plasma_e14d .video-hard-c2b5 > li.column_84b9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_60c9 .logo-action-1ea1,
.shadow_60c9 .logo-action-1ea1 a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_60c9 .primary-hovered-6702.primary-up-bcb7 li a,
.shadow_60c9 .purple-f287 a,
.shadow_60c9 .feature-1de4,
.shadow_60c9 .video-hard-c2b5 > li > a,
.shadow_60c9 .solid_fb22 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_60c9 .primary-hovered-6702.primary-up-bcb7 li a:hover,
.shadow_60c9 .purple-f287 a:hover,
.shadow_60c9 .feature-1de4:hover,
.shadow_60c9 .video-hard-c2b5 > li > a:hover,
.shadow_60c9 .solid_fb22:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_60c9 .liquid-5955 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_60c9 .liquid-5955 .focus-bottom-f605 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_60c9 .liquid-5955:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-smooth-5680 .icon_0494 {
  margin-left: auto;
  margin-right: auto;
}
.gradient-2dce > * {
  margin-left: auto;
  margin-right: auto;
}
.gradient-2dce .content_93ca {
  margin-right: 1.41575em;
}
.video_solid_8a70 .gradient-2dce > .frame_b9a5 {
  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;
}
.video_solid_8a70 .gradient-2dce > .dirty_2487 {
  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;
}
.dynamic_7bb7.widget-smooth-5680 .icon_0494,
.gold_0442.widget-smooth-5680 .icon_0494 {
  margin-left: 0;
}
.image_b610.widget-smooth-5680 .icon_0494,
.old-ea15.widget-smooth-5680 .icon_0494 {
  margin-right: 0;
}
.gradient-2dce ol,
.gradient-2dce ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.summary_df42 video {
  max-width: 100%;
}
.active_next_48b6 img {
  display: block;
}
.active_next_48b6.content_93ca,
.active_next_48b6.alert_stale_2139 {
  width: 100%;
}
.active_next_48b6.dirty_2487 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar_5e46:not(.carousel_f8e0) {
  margin: 1.5em auto;
}
.easy_a187 p {
  padding: 1.5em 14px;
}
ul.pagination_silver_4cf8.dirty_2487,
ul.pagination_silver_4cf8.frame_b9a5,
ul.pagination_silver_4cf8.hero-motion-aab4.frame_b9a5 {
  padding: 0 14px;
}
.notification-out-8a54 {
  display: block;
  overflow-x: auto;
}
.notification-out-8a54 table {
  border-collapse: collapse;
  width: 100%;
}
.notification-out-8a54 td,
.notification-out-8a54 th {
  padding: 0.5em;
}
.gradient-2dce li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gradient-2dce ol ol,
.gradient-2dce ol ul,
.gradient-2dce ul ol,
.gradient-2dce ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gradient-2dce ol ol li,
.gradient-2dce ol ul li,
.gradient-2dce ul ol li,
.gradient-2dce ul ul li {
  margin-left: 0;
}
.bottom-5585.down-4041 > .disabled_bd34 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bottom-5585.down-4041 > .disabled_bd34 iframe,
.bottom-5585.down-4041 > .disabled_bd34 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fast_4321 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fast_4321.heading_d698 {
  padding: 0;
}
.fast_4321.heading_d698 cite {
  font-size: 13px;
}
.fast_4321 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fast_4321 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slider_current_882c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slider_current_882c > p:first-child {
  margin-top: 0;
}
.slider_current_882c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slider_current_882c blockquote {
  border-left: 0;
}
.menu-3db1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu-3db1:not(.rough_7130) {
  max-width: 100px;
}
.menu-3db1.card_hot_b807 {
  border-bottom: none !important;
  text-align: center;
}
.menu-3db1.card_hot_b807::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .easy_a187 p {
    padding: 1.5em 0;
  }
}
.white-e31e {
  color: #0073aa;
}
.prev_1d66 {
  background-color: #0073aa;
}
.pink_2b81 {
  color: #229fd8;
}
.accent_cold_55ee {
  background-color: #229fd8;
}
.heading_33df {
  color: #eee;
}
.first_58db {
  background-color: #eee;
}
.secondary-silver-da7a {
  color: #444;
}
.orange_bb27 {
  background-color: #444;
}
.progress_8fef {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.progress_8fef .item_f921 .purple-f287 {
  font-size: 15px;
}
.progress_8fef .purple-f287 {
  line-height: 1.3;
}
.progress_8fef .shadow_60c9 {
}
.progress_8fef .medium_e40b {
  background: #235787;
}
.tertiary-3694 {
  padding: 0;
}
.tertiary-3694 .medium_e40b {
  background: #1a1a1a;
}
.tertiary-3694 .shadow_60c9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tabs-cb7d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tabs-cb7d .shadow_60c9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tabs-cb7d .medium_e40b {
  background: #303030;
}
.backdrop_simple_015d {
  position: relative;
  z-index: 10;
}
.backdrop_simple_015d .avatar-a1e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_white_9fa4 .slider-abf2 {
  display: inline-block;
  vertical-align: middle;
}
.slider_white_9fa4.overlay_83d2 .slider-abf2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slider_white_9fa4.overlay_83d2 .slider-abf2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slider_white_9fa4.overlay_83d2 .slider-abf2 {
    margin-right: 0.4em;
  }
}
.slider_white_9fa4.overlay_83d2 .slider-abf2:last-child {
  margin-right: 0;
}
.paragraph-in-d1c6 .avatar-a1e6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading-8fbe .item_f921 {
    margin: 0 -0.5em;
  }
  .heading-8fbe .item_f921 [class*="customify-col-"],
  .heading-8fbe .item_f921 [class*="customify-col_"],
  .heading-8fbe .item_f921 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading-8fbe.box_729c .avatar-a1e6 {
  background: 0 0 !important;
}
.heading-8fbe.box_729c .avatar-a1e6,
.heading-8fbe.paragraph-in-d1c6 .avatar-a1e6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading-8fbe.focus_narrow_7e22 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading-8fbe.paragraph-in-d1c6 .avatar-a1e6 {
  box-shadow: none !important;
}
.hovered_2ac6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered_2ac6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered_2ac6 {
    padding: 18px 0 20px;
  }
}
.hovered_2ac6 .component_green_444f {
  width: 100%;
}
.hovered_2ac6 .article-mini-3a4c {
  margin-bottom: 0;
}
.hovered_2ac6 .container-845f {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary-current-f30c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary-current-f30c .widget-green-cffb {
  width: 100%;
}
.notice-dirty-0ddf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice-dirty-0ddf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice-dirty-0ddf 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;
}
.notice-dirty-0ddf li:last-child:after {
  display: none;
}
.notice-dirty-0ddf li a {
  font-weight: 500;
  margin-right: 10px;
}
.box_0464 .breadcrumb-77bd button,
.hovered_2ac6 .breadcrumb-77bd button {
  left: 0;
}
.box_0464 .widget-green-cffb,
.hovered_2ac6 .widget-green-cffb {
  padding-left: 0;
  padding-right: 0;
}
.box_0464 .secondary-current-f30c,
.hovered_2ac6 .secondary-current-f30c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box_0464 {
  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;
}
.box_0464: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;
}
.box_0464 .alert_over_fa93 {
  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) {
  .box_0464 .alert_over_fa93 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box_0464 .alert_over_fa93 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box_0464 .alert_over_fa93 {
    min-height: 200px;
  }
}
.box_0464 .notice-dirty-0ddf {
  color: rgba(255, 255, 255, 0.8);
}
.box_0464 .notice-dirty-0ddf a,
.box_0464 .notice-dirty-0ddf li:after {
  color: inherit;
}
.box_0464 .notice-dirty-0ddf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.picture_01e6 {
  margin-bottom: 0.5em;
}
.avatar-hot-6610 {
  margin-bottom: 1.2em;
}
.avatar-hot-6610,
.picture_01e6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar-hot-6610 p:last-child,
.picture_01e6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb-77bd,
#masthead .breadcrumb-77bd {
  display: none;
}
#masthead
  > .breadcrumb-77bd.panel_advanced_84f9 {
  display: none;
}
#masthead > .breadcrumb-77bd button {
  left: 0;
}
.progress_a778 {
  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%;
}
.progress_a778 .slider-abf2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.progress_a778 .motion-7e7d {
  display: -webkit-box;
  display: flex;
}
.progress_a778 .motion-7e7d.message_0224 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.progress_a778 .motion-7e7d.outline_5a67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress_a778 .motion-7e7d.focused-8a20 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.progress_a778.aside_648f.light_afaf .motion-7e7d.message_0224 {
  flex-basis: 100%;
}
.progress_a778.disabled_a691 .motion-7e7d.outline_5a67 {
  -webkit-box-flex: 1;
  flex: auto;
}
.progress_a778.disabled_a691 .motion-7e7d.focused-8a20 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb-77bd.panel_advanced_84f9 {
  display: none;
}
#masthead > .breadcrumb-77bd button {
  left: 0;
}
.under-b36c {
  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;
}
.under-b36c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.under-b36c.last_8d64 i {
  margin-right: 4px;
}
.under-b36c.active-e548 i {
  margin-left: 5px;
}
.purple-f287 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.purple-f287 p:last-child {
  margin-bottom: 0;
}
.status_upper_3898 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.status_upper_3898 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.status_upper_3898 img {
  display: block;
  width: auto;
  line-height: 1;
}
.status_upper_3898 .logo-action-1ea1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.status_upper_3898 .search_cool_89f0 {
  margin: 5px 0 7px 0;
}
.status_upper_3898.feature_active_c378 .narrow_9b04 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status_upper_3898.feature_active_c378 .fast-b8c5 {
  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;
}
.status_upper_3898.message_db10 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.status_upper_3898.message_db10 .narrow_9b04 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status_upper_3898.message_db10 .fast-b8c5 {
  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;
}
.status_upper_3898.sidebar_silver_2292 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.status_upper_3898.icon_fast_ca2f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.status_upper_3898.icon_fast_ca2f .fast-b8c5 {
  margin-top: 7px;
}
.white-9305 {
  display: inline-block;
}
.backdrop_simple_015d .backdrop-left-18d3 .status_upper_3898 img {
  max-width: 100%;
}
.notice-2dc1 .video_medium_a592.mask_easy_ccef,
.hero-be20 .video_medium_a592.mask_easy_ccef {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice-2dc1 .pattern-3a4e,
.hero-be20 .pattern-3a4e {
  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%);
}
.notice-2dc1 .pattern-3a4e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notice-2dc1.summary_5f32 .pattern-3a4e {
  display: none;
}
.notice-2dc1 .icon-over-cb7b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-2dc1 .icon-over-cb7b li {
  display: inline-block;
  position: relative;
}
.notice-2dc1 .icon-over-cb7b li:last-child {
  margin-right: 0;
}
.notice-2dc1 .icon-over-cb7b 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;
}
.notice-2dc1 .icon-over-cb7b li.column_84b9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notice-2dc1 .icon-over-cb7b > 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;
}
.notice-2dc1 .icon-over-cb7b > li > a i {
  line-height: 0;
}
.notice-2dc1 .icon-over-cb7b > li.main_6957 > a .pattern-3a4e {
  margin-left: 4px;
  line-height: 0;
}
.notice-2dc1 .icon-over-cb7b .component_86cd li.main_6957 > a {
  position: relative;
}
.notice-2dc1 .icon-over-cb7b .component_86cd li.main_6957 > a:after,
.notice-2dc1 .icon-over-cb7b .component_86cd li.main_6957 > a:before {
  content: "";
  display: table;
}
.notice-2dc1 .icon-over-cb7b .component_86cd li.main_6957 > a:after {
  clear: both;
}
.notice-2dc1 .icon-over-cb7b .component_86cd li.main_6957 > a .pattern-3a4e {
  margin-left: 5px;
  float: right;
}
.notice-2dc1 .banner_a447,
.notice-2dc1 .component_86cd {
  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;
}
.notice-2dc1 .component_86cd {
  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;
}
.notice-2dc1 .component_86cd .mask_easy_ccef {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice-2dc1 .component_86cd .pattern-3a4e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notice-2dc1 .component_86cd li {
  display: block;
  margin: 0;
  padding: 0;
}
.notice-2dc1 .component_86cd 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;
}
.notice-2dc1 .component_86cd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notice-2dc1 .component_86cd .component_86cd {
  top: 0;
  left: 100%;
}
.notice-2dc1 .medium-2d54.fn-focus-45fb > .banner_a447,
.notice-2dc1 .medium-2d54.fn-focus-45fb > .component_86cd,
.notice-2dc1 .medium-2d54:focus > .banner_a447,
.notice-2dc1 .medium-2d54:focus > .component_86cd,
.notice-2dc1 .medium-2d54:hover > .banner_a447,
.notice-2dc1 .medium-2d54:hover > .component_86cd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notice-2dc1.plasma_e14d .video-hard-c2b5:after,
.notice-2dc1.plasma_e14d .video-hard-c2b5:before {
  content: "";
  display: table;
}
.notice-2dc1.plasma_e14d .video-hard-c2b5:after {
  clear: both;
}
.notice-2dc1.plasma_e14d .video-hard-c2b5 > li {
  float: left;
}
.notice-2dc1.pink-557a .video-hard-c2b5:after,
.notice-2dc1.pink-557a .video-hard-c2b5:before {
  content: "";
  display: table;
}
.notice-2dc1.pink-557a .video-hard-c2b5:after {
  clear: both;
}
.notice-2dc1.pink-557a .video-hard-c2b5 > li {
  float: left;
}
.notice-2dc1.pink-557a .video-hard-c2b5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notice-2dc1.pink-557a .video-hard-c2b5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notice-2dc1.pink-557a .video-hard-c2b5 > li.tooltip_bright_8176 > a,
.notice-2dc1.pink-557a .video-hard-c2b5 > li.column_84b9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notice-2dc1.avatar-9d9f .video-hard-c2b5 > li > a .mask_easy_ccef {
  position: relative;
}
.notice-2dc1.avatar-9d9f .video-hard-c2b5 > li > a .mask_easy_ccef: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;
}
.notice-2dc1.avatar-9d9f
  .video-hard-c2b5
  > li:focus
  > a
  .mask_easy_ccef:before,
.notice-2dc1.avatar-9d9f
  .video-hard-c2b5
  > li:hover
  > a
  .mask_easy_ccef:before {
  width: 100%;
  background-color: currentColor;
}
.notice-2dc1.avatar-9d9f
  .video-hard-c2b5
  > li.tooltip_bright_8176
  > a
  .mask_easy_ccef:before,
.notice-2dc1.avatar-9d9f
  .video-hard-c2b5
  > li.gas_569a
  > a
  .mask_easy_ccef:before {
  width: 100%;
  background-color: currentColor;
}
.notice-2dc1.primary_wood_a928 .video-hard-c2b5 > li > a .mask_easy_ccef {
  position: relative;
}
.notice-2dc1.primary_wood_a928 .video-hard-c2b5 > li > a .mask_easy_ccef: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;
}
.notice-2dc1.primary_wood_a928 .video-hard-c2b5 > li:focus > a .mask_easy_ccef:before,
.notice-2dc1.primary_wood_a928
  .video-hard-c2b5
  > li:hover
  > a
  .mask_easy_ccef:before {
  width: 100%;
  background-color: currentColor;
}
.notice-2dc1.primary_wood_a928
  .video-hard-c2b5
  > li.tooltip_bright_8176
  > a
  .mask_easy_ccef:before,
.notice-2dc1.primary_wood_a928
  .video-hard-c2b5
  > li.gas_569a
  > a
  .mask_easy_ccef:before {
  width: 100%;
  background-color: currentColor;
}
.hero-be20 .icon-over-cb7b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero-be20 .icon-over-cb7b li:first-child > a {
  border-top: none;
}
.hero-be20 .icon-over-cb7b .small_5d70 > .mask_easy_ccef .pattern-3a4e {
  display: none;
}
.hero-be20 .icon-over-cb7b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hero-be20 .icon-over-cb7b li:last-child {
  border: none;
}
.hero-be20 .icon-over-cb7b li.main_6957 > a {
  padding-right: 45px !important;
}
.hero-be20 .icon-over-cb7b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hero-be20 .icon-over-cb7b li a:focus,
.hero-be20 .icon-over-cb7b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-be20 .icon-over-cb7b li .primary-7abc {
  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;
}
.hero-be20 .icon-over-cb7b li .primary-7abc:hover {
  box-shadow: none;
}
.hero-be20 .icon-over-cb7b li .primary-7abc .pattern-3a4e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hero-be20 .icon-over-cb7b .component_86cd {
  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);
}
.hero-be20 .icon-over-cb7b .component_86cd li a {
  padding-left: 3em;
}
.hero-be20 .icon-over-cb7b .cold_4250 > a .primary-7abc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hero-be20 .icon-over-cb7b .cold_4250 > .component_86cd {
  display: block;
  opacity: 1;
}
.feature-6ead {
  max-width: 100%;
}
.background-first-387e {
  line-height: 0;
  cursor: pointer;
}
.solid_fb22 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.solid_fb22:hover {
  box-shadow: none;
  color: currentColor;
}
.solid_fb22 svg {
  width: 18px;
  height: 18px;
}
.solid_fb22 .paper-4ebb {
  display: none;
}
.gold-ebd8 {
  position: relative;
}
.gold-ebd8.fn-active-45fb .solid_fb22 .cold_e544 {
  display: none;
}
.gold-ebd8.fn-active-45fb .solid_fb22 .paper-4ebb {
  display: inline-block;
}
.gold-ebd8 .component-d88e {
  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);
}
.gold-ebd8.up-fb7f .component-d88e {
  left: auto;
  right: -0.9em;
}
.gold-ebd8.up-fb7f .table_6858::before {
  left: auto;
  right: 15px;
}
.gold-ebd8.fn-active-45fb .component-d88e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-under-6cbe {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.section-under-6cbe label {
  flex-basis: 100%;
}
.section-under-6cbe .small-cf99 {
  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;
}
.section-under-6cbe .main-basic-9ac7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.section-under-6cbe .main-basic-9ac7:focus {
  background-color: transparent;
}
.section-under-6cbe button.last_2125 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.section-under-6cbe button.last_2125:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.section-under-6cbe button.last_2125 svg {
  width: 18px;
  height: 18px;
}
.section-under-6cbe input[type="submit"] {
  min-height: auto;
}
.badge-white-9bf0 .section-under-6cbe .main-basic-9ac7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.table_6858 {
  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) {
  .table_6858 {
    width: 220px;
  }
}
.table_6858 label {
  flex-basis: 100%;
}
.table_6858::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;
}
.medium_5a5b .badge-white-9bf0 .section-under-6cbe {
  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;
}
.medium_5a5b
  .badge-white-9bf0
  .section-under-6cbe
  .small-cf99 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.medium_5a5b .badge-white-9bf0 .section-under-6cbe .main-basic-9ac7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.medium_5a5b
  .badge-white-9bf0
  .section-under-6cbe
  .main-basic-9ac7:focus {
  background: 0 0;
}
.medium_5a5b
  .badge-white-9bf0
  .section-under-6cbe
  .cool_469e {
  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;
}
.primary-hovered-6702 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.primary-hovered-6702 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.primary-hovered-6702 li:last-child {
  margin-right: 0;
}
.primary-hovered-6702 li:first-child {
  margin-left: 0;
}
.primary-hovered-6702.tertiary-7042 a {
  color: #fff;
}
.primary-hovered-6702.tertiary-7042 a:hover {
  color: #fff;
}
.primary-hovered-6702 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.primary-hovered-6702 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.primary-hovered-6702 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.primary-hovered-6702 a:hover {
  opacity: 0.9;
  color: inherit;
}
.primary-hovered-6702 [class*="social-icon-apple"] {
  background-color: #999;
}
.primary-hovered-6702 [class*="social-icon-apple"].feature_pressed_2561 {
  background-color: transparent;
  color: #999;
}
.primary-hovered-6702 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.primary-hovered-6702 [class*="social-icon-behance"].feature_pressed_2561 {
  background-color: transparent;
  color: #1769ff;
}
.primary-hovered-6702 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.primary-hovered-6702 [class*="social-icon-bitbucket"].feature_pressed_2561 {
  background-color: transparent;
  color: #205081;
}
.primary-hovered-6702 [class*="social-icon-codepen"] {
  background-color: #000;
}
.primary-hovered-6702 [class*="social-icon-codepen"].feature_pressed_2561 {
  background-color: transparent;
  color: #000;
}
.primary-hovered-6702 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.primary-hovered-6702 [class*="social-icon-delicious"].feature_pressed_2561 {
  background-color: transparent;
  color: #39f;
}
.primary-hovered-6702 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.primary-hovered-6702 [class*="social-icon-digg"].feature_pressed_2561 {
  background-color: transparent;
  color: #005be2;
}
.primary-hovered-6702 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.primary-hovered-6702 [class*="social-icon-dribbble"].feature_pressed_2561 {
  background-color: transparent;
  color: #ea4c89;
}
.primary-hovered-6702 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.primary-hovered-6702 [class*="social-icon-envelope"].feature_pressed_2561 {
  background-color: transparent;
  color: #ea4335;
}
.primary-hovered-6702 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.primary-hovered-6702 [class*="social-icon-facebook"].feature_pressed_2561 {
  background-color: transparent;
  color: #3b5998;
}
.primary-hovered-6702 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.primary-hovered-6702 [class*="social-icon-flickr"].feature_pressed_2561 {
  background-color: transparent;
  color: #0063dc;
}
.primary-hovered-6702 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.primary-hovered-6702 [class*="social-icon-foursquare"].feature_pressed_2561 {
  background-color: transparent;
  color: #2d5be3;
}
.primary-hovered-6702 [class*="social-icon-github"] {
  background-color: #333;
}
.primary-hovered-6702 [class*="social-icon-github"].feature_pressed_2561 {
  background-color: transparent;
  color: #333;
}
.primary-hovered-6702 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.primary-hovered-6702 [class*="social-icon-google-plus"].feature_pressed_2561 {
  background-color: transparent;
  color: #dd4b39;
}
.primary-hovered-6702 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.primary-hovered-6702 [class*="social-icon-houzz"].feature_pressed_2561 {
  background-color: transparent;
  color: #7ac142;
}
.primary-hovered-6702 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.primary-hovered-6702 [class*="social-icon-instagram"].feature_pressed_2561 {
  background-color: transparent;
  color: #262626;
}
.primary-hovered-6702 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.primary-hovered-6702 [class*="social-icon-jsfiddle"].feature_pressed_2561 {
  background-color: transparent;
  color: #487aa2;
}
.primary-hovered-6702 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.primary-hovered-6702 [class*="social-icon-linkedin"].feature_pressed_2561 {
  background-color: transparent;
  color: #0077b5;
}
.primary-hovered-6702 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.primary-hovered-6702 [class*="social-icon-medium"].feature_pressed_2561 {
  background-color: transparent;
  color: #00ab6b;
}
.primary-hovered-6702 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.primary-hovered-6702
  [class*="social-icon-odnoklassniki"].feature_pressed_2561 {
  background-color: transparent;
  color: #f4731c;
}
.primary-hovered-6702 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.primary-hovered-6702 [class*="social-icon-meetup"].feature_pressed_2561 {
  background-color: transparent;
  color: #ec1c40;
}
.primary-hovered-6702 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.primary-hovered-6702 [class*="social-icon-pinterest"].feature_pressed_2561 {
  background-color: transparent;
  color: #bd081c;
}
.primary-hovered-6702 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.primary-hovered-6702 [class*="social-icon-product-hunt"].feature_pressed_2561 {
  background-color: transparent;
  color: #da552f;
}
.primary-hovered-6702 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.primary-hovered-6702 [class*="social-icon-reddit"].feature_pressed_2561 {
  background-color: transparent;
  color: #ff4500;
}
.primary-hovered-6702 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.primary-hovered-6702 [class*="social-icon-rss"].feature_pressed_2561 {
  background-color: transparent;
  color: #f26522;
}
.primary-hovered-6702 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.primary-hovered-6702
  [class*="social-icon-shopping-cart"].feature_pressed_2561 {
  background-color: transparent;
  color: #4caf50;
}
.primary-hovered-6702 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.primary-hovered-6702 [class*="social-icon-skype"].feature_pressed_2561 {
  background-color: transparent;
  color: #00aff0;
}
.primary-hovered-6702 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.primary-hovered-6702 [class*="social-icon-slideshare"].feature_pressed_2561 {
  background-color: transparent;
  color: #0077b5;
}
.primary-hovered-6702 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.primary-hovered-6702 [class*="social-icon-snapchat"].feature_pressed_2561 {
  background-color: transparent;
  color: #fffc00;
}
.primary-hovered-6702 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.primary-hovered-6702 [class*="social-icon-soundcloud"].feature_pressed_2561 {
  background-color: transparent;
  color: #f80;
}
.primary-hovered-6702 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.primary-hovered-6702 [class*="social-icon-spotify"].feature_pressed_2561 {
  background-color: transparent;
  color: #2ebd59;
}
.primary-hovered-6702 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.primary-hovered-6702
  [class*="social-icon-stack-overflow"].feature_pressed_2561 {
  background-color: transparent;
  color: #fe7a15;
}
.primary-hovered-6702 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.primary-hovered-6702 [class*="social-icon-maldkfgram"].feature_pressed_2561 {
  background-color: transparent;
  color: #2ca5e0;
}
.primary-hovered-6702 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.primary-hovered-6702 [class*="social-icon-tripadvisor"].feature_pressed_2561 {
  background-color: transparent;
  color: #589442;
}
.primary-hovered-6702 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.primary-hovered-6702 [class*="social-icon-tumblr"].feature_pressed_2561 {
  background-color: transparent;
  color: #35465c;
}
.primary-hovered-6702 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.primary-hovered-6702 [class*="social-icon-twitch"].feature_pressed_2561 {
  background-color: transparent;
  color: #6441a5;
}
.primary-hovered-6702 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.primary-hovered-6702 [class*="social-icon-twitter"].feature_pressed_2561 {
  background-color: transparent;
  color: #1da1f2;
}
.primary-hovered-6702 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.primary-hovered-6702 [class*="social-icon-vimeo"].feature_pressed_2561 {
  background-color: transparent;
  color: #1ab7ea;
}
.primary-hovered-6702 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.primary-hovered-6702 [class*="social-icon-vk"].feature_pressed_2561 {
  background-color: transparent;
  color: #45668e;
}
.primary-hovered-6702 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.primary-hovered-6702 [class*="social-icon-weibo"].feature_pressed_2561 {
  background-color: transparent;
  color: #df2029;
}
.primary-hovered-6702 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.primary-hovered-6702 [class*="social-icon-weixin"].feature_pressed_2561 {
  background-color: transparent;
  color: #7bb32e;
}
.primary-hovered-6702 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.primary-hovered-6702 [class*="social-icon-whatsapp"].feature_pressed_2561 {
  background-color: transparent;
  color: #25d366;
}
.primary-hovered-6702 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.primary-hovered-6702 [class*="social-icon-wordpress"].feature_pressed_2561 {
  background-color: transparent;
  color: #21759b;
}
.primary-hovered-6702 [class*="social-icon-xing"] {
  background-color: #026466;
}
.primary-hovered-6702 [class*="social-icon-xing"].feature_pressed_2561 {
  background-color: transparent;
  color: #026466;
}
.primary-hovered-6702 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.primary-hovered-6702 [class*="social-icon-yelp"].feature_pressed_2561 {
  background-color: transparent;
  color: #af0606;
}
.primary-hovered-6702 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.primary-hovered-6702 [class*="social-icon-youtube"].feature_pressed_2561 {
  background-color: transparent;
  color: #cd201f;
}
.feature-1de4 {
  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;
}
.feature-1de4:hover {
  box-shadow: none;
  background: 0 0;
}
.white-f8a3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget_down_698e {
  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;
}
.lower_4352 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.glass_dc5d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.glass_dc5d,
.glass_dc5d::after,
.glass_dc5d::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;
}
.glass_dc5d::after,
.glass_dc5d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.complex-b94b .widget_down_698e .lower_4352 {
  margin-top: -2px;
  width: 19px;
}
.complex-b94b .widget_down_698e .glass_dc5d {
  margin-top: -1px;
}
.complex-b94b .widget_down_698e .glass_dc5d,
.complex-b94b .widget_down_698e .glass_dc5d::after,
.complex-b94b .widget_down_698e .glass_dc5d::before {
  width: 19px;
  height: 2px;
}
.complex-b94b .widget_down_698e .glass_dc5d::before {
  top: -6px;
}
.complex-b94b .widget_down_698e .glass_dc5d::after {
  bottom: -6px;
}
.notification_80f3 .widget_down_698e .lower_4352 {
  margin-top: -2px;
  width: 22px;
}
.notification_80f3 .widget_down_698e .glass_dc5d {
  margin-top: -1px;
}
.notification_80f3 .widget_down_698e .glass_dc5d,
.notification_80f3 .widget_down_698e .glass_dc5d::after,
.notification_80f3 .widget_down_698e .glass_dc5d::before {
  width: 22px;
  height: 2px;
}
.notification_80f3 .widget_down_698e .glass_dc5d::before {
  top: -7px;
}
.notification_80f3 .widget_down_698e .glass_dc5d::after {
  bottom: -7px;
}
.gold-d0be .widget_down_698e .lower_4352 {
  margin-top: -2px;
  width: 31px;
}
.gold-d0be .widget_down_698e .glass_dc5d {
  margin-top: -1.5px;
}
.gold-d0be .widget_down_698e .glass_dc5d,
.gold-d0be .widget_down_698e .glass_dc5d::after,
.gold-d0be .widget_down_698e .glass_dc5d::before {
  width: 31px;
  height: 3px;
}
.gold-d0be .widget_down_698e .glass_dc5d::before {
  top: -9px;
}
.gold-d0be .widget_down_698e .glass_dc5d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .old-5917 .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 19px;
  }
  .old-5917 .widget_down_698e .glass_dc5d {
    margin-top: -1px;
  }
  .old-5917 .widget_down_698e .glass_dc5d,
  .old-5917 .widget_down_698e .glass_dc5d::after,
  .old-5917 .widget_down_698e .glass_dc5d::before {
    width: 19px;
    height: 2px;
  }
  .old-5917 .widget_down_698e .glass_dc5d::before {
    top: -6px;
  }
  .old-5917 .widget_down_698e .glass_dc5d::after {
    bottom: -6px;
  }
  .thumbnail_tiny_b538 .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_tiny_b538 .widget_down_698e .glass_dc5d {
    margin-top: -1px;
  }
  .thumbnail_tiny_b538 .widget_down_698e .glass_dc5d,
  .thumbnail_tiny_b538 .widget_down_698e .glass_dc5d::after,
  .thumbnail_tiny_b538 .widget_down_698e .glass_dc5d::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_tiny_b538 .widget_down_698e .glass_dc5d::before {
    top: -7px;
  }
  .thumbnail_tiny_b538 .widget_down_698e .glass_dc5d::after {
    bottom: -7px;
  }
  .small-5a58 .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 31px;
  }
  .small-5a58 .widget_down_698e .glass_dc5d {
    margin-top: -1.5px;
  }
  .small-5a58 .widget_down_698e .glass_dc5d,
  .small-5a58 .widget_down_698e .glass_dc5d::after,
  .small-5a58 .widget_down_698e .glass_dc5d::before {
    width: 31px;
    height: 3px;
  }
  .small-5a58 .widget_down_698e .glass_dc5d::before {
    top: -9px;
  }
  .small-5a58 .widget_down_698e .glass_dc5d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .list-6afd .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 19px;
  }
  .list-6afd .widget_down_698e .glass_dc5d {
    margin-top: -1px;
  }
  .list-6afd .widget_down_698e .glass_dc5d,
  .list-6afd .widget_down_698e .glass_dc5d::after,
  .list-6afd .widget_down_698e .glass_dc5d::before {
    width: 19px;
    height: 2px;
  }
  .list-6afd .widget_down_698e .glass_dc5d::before {
    top: -6px;
  }
  .list-6afd .widget_down_698e .glass_dc5d::after {
    bottom: -6px;
  }
  .component_4331 .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 22px;
  }
  .component_4331 .widget_down_698e .glass_dc5d {
    margin-top: -1px;
  }
  .component_4331 .widget_down_698e .glass_dc5d,
  .component_4331 .widget_down_698e .glass_dc5d::after,
  .component_4331 .widget_down_698e .glass_dc5d::before {
    width: 22px;
    height: 2px;
  }
  .component_4331 .widget_down_698e .glass_dc5d::before {
    top: -7px;
  }
  .component_4331 .widget_down_698e .glass_dc5d::after {
    bottom: -7px;
  }
  .tabs-7ed8 .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-7ed8 .widget_down_698e .glass_dc5d {
    margin-top: -1.5px;
  }
  .tabs-7ed8 .widget_down_698e .glass_dc5d,
  .tabs-7ed8 .widget_down_698e .glass_dc5d::after,
  .tabs-7ed8 .widget_down_698e .glass_dc5d::before {
    width: 31px;
    height: 3px;
  }
  .tabs-7ed8 .widget_down_698e .glass_dc5d::before {
    top: -9px;
  }
  .tabs-7ed8 .widget_down_698e .glass_dc5d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .media_f76d .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 19px;
  }
  .media_f76d .widget_down_698e .glass_dc5d {
    margin-top: -1px;
  }
  .media_f76d .widget_down_698e .glass_dc5d,
  .media_f76d .widget_down_698e .glass_dc5d::after,
  .media_f76d .widget_down_698e .glass_dc5d::before {
    width: 19px;
    height: 2px;
  }
  .media_f76d .widget_down_698e .glass_dc5d::before {
    top: -6px;
  }
  .media_f76d .widget_down_698e .glass_dc5d::after {
    bottom: -6px;
  }
  .input_wide_78dd .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 22px;
  }
  .input_wide_78dd .widget_down_698e .glass_dc5d {
    margin-top: -1px;
  }
  .input_wide_78dd .widget_down_698e .glass_dc5d,
  .input_wide_78dd .widget_down_698e .glass_dc5d::after,
  .input_wide_78dd .widget_down_698e .glass_dc5d::before {
    width: 22px;
    height: 2px;
  }
  .input_wide_78dd .widget_down_698e .glass_dc5d::before {
    top: -7px;
  }
  .input_wide_78dd .widget_down_698e .glass_dc5d::after {
    bottom: -7px;
  }
  .input-lower-5e10 .widget_down_698e .lower_4352 {
    margin-top: -2px;
    width: 31px;
  }
  .input-lower-5e10 .widget_down_698e .glass_dc5d {
    margin-top: -1.5px;
  }
  .input-lower-5e10 .widget_down_698e .glass_dc5d,
  .input-lower-5e10 .widget_down_698e .glass_dc5d::after,
  .input-lower-5e10 .widget_down_698e .glass_dc5d::before {
    width: 31px;
    height: 3px;
  }
  .input-lower-5e10 .widget_down_698e .glass_dc5d::before {
    top: -9px;
  }
  .input-lower-5e10 .widget_down_698e .glass_dc5d::after {
    bottom: -9px;
  }
}
.wide-c31e .glass_dc5d {
  -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);
}
.wide-c31e .glass_dc5d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wide-c31e .glass_dc5d::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);
}
.wide-c31e.carousel-rough-ce26 .glass_dc5d {
  -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);
}
.wide-c31e.carousel-rough-ce26 .glass_dc5d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wide-c31e.carousel-rough-ce26 .glass_dc5d::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);
}
.fluid-be8a {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.hero_orange_c041:before {
  display: none;
}
.photo_fluid_1f9f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.photo_fluid_1f9f .sort-0c3e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.photo_fluid_1f9f .sort-0c3e:last-of-type {
  border-bottom: none;
}
.photo_fluid_1f9f .sort-0c3e.picture-bottom-4597,
.photo_fluid_1f9f .sort-0c3e.accent-cold-38e0,
.photo_fluid_1f9f .sort-0c3e.stone-efa1 {
  padding: 0;
}
.photo_fluid_1f9f .hero-be20 .primary-7abc {
  color: currentColor;
}
.photo_fluid_1f9f .hero-be20 .primary-7abc:focus,
.photo_fluid_1f9f .hero-be20 .primary-7abc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_fluid_1f9f.shadow_60c9 .liquid-5955,
.photo_fluid_1f9f.shadow_60c9 .purple-f287 a,
.photo_fluid_1f9f.shadow_60c9 .video-hard-c2b5 a,
.photo_fluid_1f9f.shadow_60c9 .component_86cd a {
  color: rgba(0, 0, 0, 0.55);
}
.photo_fluid_1f9f.shadow_60c9 .liquid-5955:hover,
.photo_fluid_1f9f.shadow_60c9 .purple-f287 a:hover,
.photo_fluid_1f9f.shadow_60c9 .video-hard-c2b5 a:hover,
.photo_fluid_1f9f.shadow_60c9 .component_86cd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_fluid_1f9f.shadow_60c9 .focus-bottom-f605 {
  color: rgba(0, 0, 0, 0.8);
}
.photo_fluid_1f9f.shadow_60c9 .sort-0c3e {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_fluid_1f9f.shadow_60c9 .sort-0c3e:before {
  background: rgba(0, 0, 0, 0.08);
}
.photo_fluid_1f9f.shadow_60c9 .popup-liquid-6366:before {
  background: rgba(255, 255, 255, 0.9);
}
.photo_fluid_1f9f.shadow_60c9 .hero-be20 .icon-over-cb7b li a,
.photo_fluid_1f9f.shadow_60c9 .hero-be20 .primary-7abc,
.photo_fluid_1f9f.shadow_60c9 .component_86cd {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_fluid_1f9f.shadow_60c9 .hero-be20 .primary-7abc:focus,
.photo_fluid_1f9f.shadow_60c9 .hero-be20 .primary-7abc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_fluid_1f9f.shadow_60c9 .icon-over-cb7b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_fluid_1f9f.medium_e40b .liquid-5955,
.photo_fluid_1f9f.medium_e40b .purple-f287 a,
.photo_fluid_1f9f.medium_e40b .video-hard-c2b5 .primary-7abc,
.photo_fluid_1f9f.medium_e40b .video-hard-c2b5 a,
.photo_fluid_1f9f.medium_e40b .component_86cd a {
  color: rgba(255, 255, 255, 0.79);
}
.photo_fluid_1f9f.medium_e40b .liquid-5955:hover,
.photo_fluid_1f9f.medium_e40b .purple-f287 a:hover,
.photo_fluid_1f9f.medium_e40b .video-hard-c2b5 .primary-7abc:hover,
.photo_fluid_1f9f.medium_e40b .video-hard-c2b5 a:hover,
.photo_fluid_1f9f.medium_e40b .component_86cd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_fluid_1f9f.medium_e40b .focus-bottom-f605 {
  color: rgba(255, 255, 255, 0.99);
}
.photo_fluid_1f9f.medium_e40b .sort-0c3e {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_fluid_1f9f.medium_e40b .sort-0c3e:before {
  background: rgba(255, 255, 255, 0.08);
}
.photo_fluid_1f9f.medium_e40b .popup-liquid-6366:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo_fluid_1f9f.medium_e40b .hero-be20 .icon-over-cb7b li a,
.photo_fluid_1f9f.medium_e40b .hero-be20 .primary-7abc,
.photo_fluid_1f9f.medium_e40b .component_86cd {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_fluid_1f9f.medium_e40b .hero-be20 .primary-7abc:focus,
.photo_fluid_1f9f.medium_e40b .hero-be20 .primary-7abc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_fluid_1f9f.medium_e40b .icon-over-cb7b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-liquid-6366 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.popup-liquid-6366:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accordion_b531 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gold-36d6 .photo_fluid_1f9f {
  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;
}
.gold-36d6 .sort-0c3e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gold-36d6 .sort-0c3e: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) {
  .gold-36d6 .sort-0c3e:before {
    width: 16%;
    left: 42%;
  }
}
.gold-36d6 .sort-0c3e:last-child:before {
  content: none;
}
.gold-36d6 .sort-0c3e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gold-36d6 .hero-be20 .icon-over-cb7b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gold-36d6 .hero-be20 .icon-over-cb7b li a .primary-7abc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gold-36d6 .hero-be20 .component_86cd {
  border: none;
}
.gold-36d6 .hero-be20 .component_86cd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gold-36d6 .popup-liquid-6366 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gold-36d6 .accordion_b531 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gold-36d6 .medium_e40b .popup-liquid-6366:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold-36d6 .shadow_60c9.accordion-light-6ab0 .glass_dc5d {
  background: rgba(0, 0, 0, 0.6);
}
.gold-36d6
  .shadow_60c9.accordion-light-6ab0
  .glass_dc5d::after,
.gold-36d6
  .shadow_60c9.accordion-light-6ab0
  .glass_dc5d:before {
  background: inherit;
}
.gold-36d6
  .shadow_60c9.accordion-light-6ab0:hover
  .glass_dc5d {
  background: rgba(0, 0, 0, 0.8);
}
.warm_8004 .photo_fluid_1f9f {
  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) {
  .warm_8004 .photo_fluid_1f9f {
    width: auto;
    right: 45px;
  }
}
.last_ff1e .photo_fluid_1f9f {
  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) {
  .last_ff1e .photo_fluid_1f9f {
    width: auto;
    left: 45px;
  }
}
.hero_orange_c041 .photo_fluid_1f9f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hero_orange_c041 .accordion_b531 {
  max-width: 48em;
  margin: 0 auto;
}
.hero_orange_c041 .popup-liquid-6366:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent_5145 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent_5145.gold-36d6 .photo_fluid_1f9f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent_5145.warm_8004 .photo_fluid_1f9f {
  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);
}
.accent_5145 .photo_fluid_1f9f {
  visibility: visible;
}
.accent_5145.last_ff1e .photo_fluid_1f9f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media-warm-2cb3,
.modal-5b28 {
  overflow-x: hidden;
}
.media-warm-2cb3 .photo_fluid_1f9f {
  overflow: auto;
}
.media-warm-2cb3.gold-36d6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-warm-2cb3.gold-36d6 .photo_fluid_1f9f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media-warm-2cb3.gold-36d6 .feature-1de4 {
  opacity: 0;
}
.media-warm-2cb3.warm_8004 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-warm-2cb3.warm_8004 .photo_fluid_1f9f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media-warm-2cb3.warm_8004 .feature-1de4 {
  opacity: 0;
}
.media-warm-2cb3.last_ff1e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-warm-2cb3.last_ff1e .photo_fluid_1f9f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media-warm-2cb3.last_ff1e .feature-1de4 {
  opacity: 0;
}
.media-warm-2cb3.hero_orange_c041 .photo_fluid_1f9f {
  z-index: 10;
  visibility: visible;
}
.accordion-light-6ab0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accordion-light-6ab0 .glass_dc5d {
  background: rgba(255, 255, 255, 0.99);
}
.accordion-light-6ab0 .glass_dc5d::after,
.accordion-light-6ab0 .glass_dc5d:before {
  background: inherit;
}
.accordion-light-6ab0:hover .glass_dc5d {
  background: rgba(255, 255, 255, 0.99);
}
.last_ff1e .accordion-light-6ab0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hero_orange_c041 .accordion-light-6ab0 {
  display: none !important;
}
.media-warm-2cb3:before,
.modal-5b28:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media-warm-2cb3 .accordion-light-6ab0,
.modal-5b28 .accordion-light-6ab0 {
  display: inline-block;
}
.photo_fluid_1f9f .slider-abf2 {
  -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;
}
.media-warm-2cb3 .photo_fluid_1f9f .slider-abf2,
.modal-5b28 .photo_fluid_1f9f .slider-abf2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow_4ced .small-cf99 {
  width: 100%;
}
.backdrop-left-18d3 {
  padding: 0 0.5em 0;
}
.backdrop-left-18d3 [class*="customify-col-"],
.backdrop-left-18d3 [class*="customify-col_"],
.backdrop-left-18d3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fast-d0f4 .backdrop-left-18d3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .item_f921 .focused-9ce3,
  .focused-9ce3 {
    display: none;
  }
  .heading-20df {
    text-align: left;
  }
  .widget-full-58c5 {
    text-align: center;
  }
  .steel_d5b4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .item_f921 .copper_4f5b,
  .copper_4f5b {
    display: none;
  }
  .under_5bef {
    text-align: left;
  }
  .header_29d3 {
    text-align: center;
  }
  .form_b52d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .item_f921 .east-1f23,
  .east-1f23 {
    display: none;
  }
  .texture_889c {
    text-align: left;
  }
  .section_small_9236 {
    text-align: center;
  }
  .red_cd3c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.logo-up-e175 {
  box-shadow: none !important;
}
.gas-27d2 .main-short-f1e0,
.heading_8c33 .main-short-f1e0 {
  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;
}
.heading_8c33 .main-short-f1e0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.avatar-a1e6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.avatar-a1e6:after,
.avatar-a1e6:before {
  content: "";
  display: table;
}
.avatar-a1e6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .avatar-a1e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.avatar-a1e6,
.focus_narrow_7e22 {
  max-width: 1248px;
  margin: 0 auto;
}

.accent-24c8.first_15de .avatar-a1e6 {
  max-width: 100%;
}
.accent-24c8.old_9c35 {
  max-width: 1200px;
  margin: 0 auto;
}
.accent-24c8.block_plasma_8b75 .avatar-a1e6 {
  max-width: 100%;
}
.accent-24c8.block_plasma_8b75 > .avatar-a1e6 {
  padding-left: 0;
  padding-right: 0;
}
.accent-24c8.block_plasma_8b75 > .avatar-a1e6 .item_f921 {
  margin: 0;
}
.accent-24c8.block_plasma_8b75
  > .avatar-a1e6
  .east-9d05.link-d65f {
  margin-right: 0;
  margin-left: 0;
}
.accent-24c8.block_plasma_8b75 #main.link-d65f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .purple_d76d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .purple_d76d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu_large_f4a0 .icon_0494 {
    padding-right: 1em;
  }
  .menu_large_f4a0.banner-easy-4dfb .east-9d05 {
    border-right: 1px solid #eaecee;
  }
  .menu_large_f4a0.banner-easy-4dfb .icon_0494 {
    padding-right: 1em;
  }
  .menu_large_f4a0.banner-easy-4dfb .narrow_0dfa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-4e1c .icon_0494 {
    padding-left: 1em;
  }
  .surface-4e1c.banner-easy-4dfb .east-9d05 {
    border-left: 1px solid #eaecee;
  }
  .surface-4e1c.banner-easy-4dfb .icon_0494 {
    padding-left: 1em;
  }
  .surface-4e1c.banner-easy-4dfb .narrow_0dfa {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-red-f1bd .icon_0494 {
    padding-left: 1em;
  }
  .border-red-f1bd.banner-easy-4dfb .motion-8f2d {
    border-right: 1px solid #eaecee;
  }
  .border-red-f1bd.banner-easy-4dfb .footer-c6a9 {
    border-right: 1px solid #eaecee;
  }
  .border-red-f1bd.banner-easy-4dfb .icon_0494 {
    padding-left: 1em;
  }
  .border-red-f1bd.banner-easy-4dfb .narrow_0dfa {
    padding-right: 1em;
  }
  .border-red-f1bd.banner-easy-4dfb .center-26f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_under_ff9b .icon_0494 {
    padding-right: 1em;
  }
  .box_under_ff9b.banner-easy-4dfb .motion-8f2d {
    border-left: 1px solid #eaecee;
  }
  .box_under_ff9b.banner-easy-4dfb .footer-c6a9 {
    border-left: 1px solid #eaecee;
  }
  .box_under_ff9b.banner-easy-4dfb .icon_0494 {
    padding-right: 1em;
  }
  .box_under_ff9b.banner-easy-4dfb .narrow_0dfa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box_under_ff9b.banner-easy-4dfb .center-26f3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple_d76d .icon_0494 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple_d76d.banner-easy-4dfb .east-9d05 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .purple_d76d.banner-easy-4dfb .icon_0494 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple_d76d.banner-easy-4dfb .narrow_0dfa {
    padding-left: 1em;
  }
  .purple_d76d.banner-easy-4dfb .center-26f3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .purple_d76d.banner-easy-4dfb .icon_0494 {
    padding-left: 0;
  }
}
.green-d0cf .slider_white_9fa4 {
  display: inline-block;
}
.out_20be {
  display: inline-block;
}
.card-4f30 {
  word-con: break-word;
}
.video-bc85 > span {
  display: inline-block;
  padding: 5px 0;
}
.video-bc85 .container-advanced-69fc {
  margin-left: 8px;
  margin-right: 8px;
}
.video-bc85 .main_wood_0741 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wide-6c3b .item_old_4298 {
  margin-bottom: 2em;
}
.wide-6c3b .background_a8df {
  margin-bottom: 15px;
}
.wide-6c3b .background_a8df:last-child {
  margin-bottom: 0;
}
.wide-6c3b .module-green-efc4 {
  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) {
  .wide-6c3b .module-green-efc4 {
    display: block;
  }
}
.wide-6c3b .tooltip-b925 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wide-6c3b .tooltip-b925 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wide-6c3b .photo-b76c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wide-6c3b .photo-b76c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wide-6c3b .photo-b76c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wide-6c3b .card-4f30 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide-6c3b .card-4f30 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wide-6c3b .hidden-7a9d p:last-child {
  margin-bottom: 0;
}
.wide-6c3b .detail_upper_f072 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wide-6c3b .aside_top_d654 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wide-6c3b .liquid_2b50 {
  margin-top: 1em;
}
.wide-6c3b .focus-c06c {
  top: 0;
  display: block;
}
.wide-6c3b .focus-c06c a {
  color: inherit;
}
.wide-6c3b .focus-c06c a:hover {
  color: inherit;
}
.wide-6c3b .full-b8aa {
  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;
}
.wide-6c3b .full-b8aa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wide-6c3b .aside_top_d654 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wide-6c3b .gallery-mini-6202 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wide-6c3b .gallery-mini-6202:first-child {
  margin-top: 0;
}
.wide-6c3b .gallery-mini-6202.preview_tiny_fcaf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wide-6c3b .gallery-mini-6202.dropdown-fresh-8bc2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide-6c3b
  .gallery-mini-6202.dropdown-fresh-8bc2.grid_e9ff
  .liquid_2b50 {
  width: 100%;
}
.wide-6c3b .dropdown-fresh-8bc2 {
  -webkit-box-align: center;
  align-items: center;
}
.wide-6c3b .dropdown-fresh-8bc2 .video-bc85,
.wide-6c3b .dropdown-fresh-8bc2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wide-6c3b .photo-b76c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wide-6c3b .photo-b76c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wide-6c3b .photo-b76c: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;
}
.wide-6c3b .preview_tiny_fcaf {
  z-index: 5;
}
.wide-6c3b .modal-aa41 .nav-dirty-5273 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wide-6c3b .paragraph_d592 .nav-dirty-5273 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wide-6c3b .table-selected-55de .nav-dirty-5273 {
  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;
}
.wide-6c3b.button-upper-d7f3 .module-green-efc4,
.wide-6c3b.texture-9ef1 .module-green-efc4 {
  display: block;
}
.wide-6c3b.button-upper-d7f3 .module-green-efc4 .filter_1276,
.wide-6c3b.button-upper-d7f3 .module-green-efc4 .aside_top_d654,
.wide-6c3b.texture-9ef1 .module-green-efc4 .filter_1276,
.wide-6c3b.texture-9ef1 .module-green-efc4 .aside_top_d654 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wide-6c3b.block_upper_5a74 .tooltip-b925 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wide-6c3b.block_upper_5a74 .tooltip-b925 {
    margin-right: 0;
  }
}
.wide-6c3b.button-upper-d7f3 .tooltip-b925,
.wide-6c3b.texture-9ef1 .tooltip-b925 {
  padding-top: 40%;
}
.wide-6c3b.button-upper-d7f3 .item_old_4298,
.wide-6c3b.texture-9ef1 .item_old_4298 {
  display: block;
}
.wide-6c3b.button-upper-d7f3 .fn-sticky-45fb .aside_top_d654,
.wide-6c3b.texture-9ef1 .fn-sticky-45fb .aside_top_d654 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wide-6c3b.button-upper-d7f3 .tooltip-b925,
.wide-6c3b.texture-9ef1 .tooltip-b925 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wide-6c3b.button-upper-d7f3 .aside_top_d654 {
  padding: 1em;
}
.input_brown_91bd {
  margin: 30px auto;
  display: block;
}
.input_brown_91bd .avatar_solid_b157 > * {
  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;
}
.input_brown_91bd .avatar_solid_b157 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input_brown_91bd .avatar_solid_b157 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dynamic_20e4 .video-bc85 {
  margin-bottom: 1.41575em;
}
.dynamic_20e4 .tiny_d710 {
  margin-bottom: 1.618em;
}
.gradient-2dce .backdrop-glass-59fd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gradient-2dce .backdrop-glass-59fd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gradient-2dce .footer_6082 {
  max-width: 100%;
  overflow: auto;
}
.widget-smooth-5680 .gradient-2dce a:hover {
  text-decoration: underline;
}
.copper_bff5 .background_a8df:not(.card-4f30),
.copper_bff5 .photo-b76c {
  margin-bottom: 1.41575em;
}
.copper_bff5 .background_a8df:not(.card-4f30):last-child,
.copper_bff5 .photo-b76c:last-child {
  margin-bottom: 0;
}
.copper_bff5 .background_a8df.backdrop-smooth-b685 {
  margin-bottom: 0.41575em;
}
.copper_bff5 .progress_1330:before,
.copper_bff5 .pressed-2cb9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.copper_bff5 .progress_1330:before {
  content: "\f115";
}
.copper_bff5 .pressed-2cb9:before {
  content: "\f02c";
}
.copper_bff5 .notice-e858 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.copper_bff5 .notice-e858 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.rough_2245 {
  display: -webkit-box;
  display: flex;
}
.rough_2245 .popup-55cc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .rough_2245 .popup-55cc {
    flex-basis: 90px;
  }
}
.rough_2245 .carousel_west_fb41 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough_2245 .carousel_west_fb41 {
    flex-basis: calc(100% - 50px);
  }
}
.rough_2245 .article_in_6c94 p:last-child {
  margin-bottom: 0.72em;
}
.section-focused-8870 .avatar_solid_b157 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.section-focused-8870 .avatar_solid_b157:after,
.section-focused-8870 .avatar_solid_b157:before {
  content: "";
  display: table;
}
.section-focused-8870 .avatar_solid_b157:after {
  clear: both;
}
.section-focused-8870 .avatar_solid_b157 .fresh_04ca,
.section-focused-8870 .avatar_solid_b157 .logo_8d61 {
  width: 49%;
}
.section-focused-8870 .avatar_solid_b157 .fresh_04ca a span.grid_5a00,
.section-focused-8870 .avatar_solid_b157 .logo_8d61 a span.grid_5a00 {
  display: block;
  margin-bottom: 5px;
}
.section-focused-8870 .avatar_solid_b157 .logo_8d61 {
  float: left;
  text-align: left;
}
.section-focused-8870 .avatar_solid_b157 .fresh_04ca {
  float: right;
  text-align: right;
}
.purple-27f7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .purple-27f7 {
    margin-bottom: 0;
  }
}
.green_5d8e {
  margin-bottom: 1em;
}
.green_5d8e .card-4f30 {
  font-size: 1.1em;
  line-height: 1.3;
}
.medium_604d a {
  display: block;
  line-height: 0;
  position: relative;
}
.dirty-0d72 .green_5d8e,
.tertiary_fbfd .green_5d8e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dirty-0d72 .green_5d8e,
  .tertiary_fbfd .green_5d8e {
    display: block;
  }
}
.dirty-0d72 .medium_604d,
.tertiary_fbfd .medium_604d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dirty-0d72 .medium_604d,
  .tertiary_fbfd .medium_604d {
    margin-bottom: 1em;
  }
}
.dirty-0d72 .medium_604d img,
.tertiary_fbfd .medium_604d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dirty-0d72 .nav-prev-62da,
.tertiary_fbfd .nav-prev-62da {
  flex-basis: calc(100% - 160px);
}
.dirty-0d72 .nav-prev-62da p,
.tertiary_fbfd .nav-prev-62da p {
  margin-bottom: 0;
}
.dirty-0d72 .nav-prev-62da {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dirty-0d72 .nav-prev-62da {
    padding-left: 0;
  }
}
.tertiary_fbfd .nav-prev-62da {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_fbfd .nav-prev-62da {
    padding-right: 0;
  }
}
.tertiary_fbfd .medium_604d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.progress_stone_4c65 .medium_604d {
  margin-bottom: 0.5em;
}
.progress_stone_4c65 .medium_604d img {
  width: 100%;
}
.complex_97f6 .component_848b,
.hovered_ca3e .component_848b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hovered_ca3e .east-9d05 .tiny_7ae9 p:last-child {
  margin-bottom: 0;
}
.pattern-blue-53ff {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.section-d4ff .selected-54e1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .section-d4ff .selected-54e1:last-of-type {
    margin-bottom: 0;
  }
}
.section-d4ff .selected-54e1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-d4ff .selected-54e1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.section-d4ff .selected-54e1 ul li {
  margin: 0 0 0.6em;
}
.section-d4ff .selected-54e1 ul li.picture-ab5a,
.section-d4ff .selected-54e1 ul li.status_d85c {
  position: relative;
}
.section-d4ff .selected-54e1 ul li.picture-ab5a .detail_iron_98fb,
.section-d4ff .selected-54e1 ul li.status_d85c .detail_iron_98fb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.section-d4ff .selected-54e1 ul li.picture-ab5a:after:after,
.section-d4ff .selected-54e1 ul li.picture-ab5a:after:before,
.section-d4ff
  .selected-54e1
  ul
  li.status_d85c:after:after,
.section-d4ff
  .selected-54e1
  ul
  li.status_d85c:after:before {
  content: "";
  display: table;
}
.section-d4ff .selected-54e1 ul li.picture-ab5a:after:after,
.section-d4ff
  .selected-54e1
  ul
  li.status_d85c:after:after {
  clear: both;
}
.section-d4ff .selected-54e1 a.video_0561:hover {
  text-decoration: none;
}
.section-d4ff .selected-54e1 select {
  max-width: 100%;
}
.section-d4ff .selected-54e1 table {
  font-size: 85%;
}
.section-d4ff .selected-54e1 table td,
.section-d4ff .selected-54e1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.section-d4ff .selected-54e1 table tfoot td {
  text-align: left;
}
.section-d4ff .selected-54e1 :last-child {
  margin-bottom: 0;
}
.section-d4ff .selected-54e1 .alert_purple_ad25 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.section-d4ff .selected-54e1 .alert_purple_ad25 label {
  width: 100%;
}
.section-d4ff .selected-54e1 .alert_purple_ad25 .main-basic-9ac7 {
  width: 100%;
  display: block;
}
.section-d4ff .selected-54e1 .alert_purple_ad25 .last_2125 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.section-d4ff .selected-54e1 .alert_purple_ad25 .last_2125:hover svg #svg-search {
  fill: #444;
}
.section-d4ff .selected-54e1 .alert_purple_ad25 .last_2125 svg {
  width: 18px;
  height: 18px;
}
.section-d4ff .description-7e13 ul ul,
.section-d4ff .summary_ccab ul ul,
.section-d4ff .logo_84e1 ul ul,
.section-d4ff .gradient_5151 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.section-d4ff .description-7e13 .main_6957 > a,
.section-d4ff .summary_ccab .main_6957 > a,
.section-d4ff .logo_84e1 .main_6957 > a,
.section-d4ff .gradient_5151 .main_6957 > a {
  margin-bottom: 0;
}
.section-d4ff .logo-d0e4 li,
.section-d4ff .description-7e13 li,
.section-d4ff .bottom-c0cb li,
.section-d4ff .summary_ccab li,
.section-d4ff .logo_84e1 li,
.section-d4ff .gradient_5151 li,
.section-d4ff .old-592f li,
.section-d4ff .box-hovered-6eb5 li {
  display: block;
  position: relative;
}
.section-d4ff .logo-d0e4 li:last-child,
.section-d4ff .description-7e13 li:last-child,
.section-d4ff .bottom-c0cb li:last-child,
.section-d4ff .summary_ccab li:last-child,
.section-d4ff .logo_84e1 li:last-child,
.section-d4ff .gradient_5151 li:last-child,
.section-d4ff .old-592f li:last-child,
.section-d4ff .box-hovered-6eb5 li:last-child {
  border: none;
}
.section-d4ff .logo-d0e4 li a,
.section-d4ff .description-7e13 li a,
.section-d4ff .bottom-c0cb li a,
.section-d4ff .summary_ccab li a,
.section-d4ff .logo_84e1 li a,
.section-d4ff .gradient_5151 li a,
.section-d4ff .old-592f li a,
.section-d4ff .box-hovered-6eb5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section-d4ff .logo-d0e4 li ul li::before,
.section-d4ff .description-7e13 li ul li::before,
.section-d4ff .bottom-c0cb li ul li::before,
.section-d4ff .summary_ccab li ul li::before,
.section-d4ff .logo_84e1 li ul li::before,
.section-d4ff .gradient_5151 li ul li::before,
.section-d4ff .old-592f li ul li::before,
.section-d4ff .box-hovered-6eb5 li ul li::before {
  left: 15px;
}
.section-d4ff .logo-d0e4 li ul a,
.section-d4ff .description-7e13 li ul a,
.section-d4ff .bottom-c0cb li ul a,
.section-d4ff .summary_ccab li ul a,
.section-d4ff .logo_84e1 li ul a,
.section-d4ff .gradient_5151 li ul a,
.section-d4ff .old-592f li ul a,
.section-d4ff .box-hovered-6eb5 li ul a {
  padding-left: 20px;
}
.section-d4ff .logo-d0e4 li ul ul li::before,
.section-d4ff .description-7e13 li ul ul li::before,
.section-d4ff .bottom-c0cb li ul ul li::before,
.section-d4ff .summary_ccab li ul ul li::before,
.section-d4ff .logo_84e1 li ul ul li::before,
.section-d4ff .gradient_5151 li ul ul li::before,
.section-d4ff .old-592f li ul ul li::before,
.section-d4ff .box-hovered-6eb5 li ul ul li::before {
  left: 30px;
}
.section-d4ff .logo-d0e4 li ul ul a,
.section-d4ff .description-7e13 li ul ul a,
.section-d4ff .bottom-c0cb li ul ul a,
.section-d4ff .summary_ccab li ul ul a,
.section-d4ff .logo_84e1 li ul ul a,
.section-d4ff .gradient_5151 li ul ul a,
.section-d4ff .old-592f li ul ul a,
.section-d4ff .box-hovered-6eb5 li ul ul a {
  padding-left: 40px;
}
.section-d4ff .thumbnail-clean-a35e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section-d4ff .box-hovered-6eb5 ul li {
  margin-bottom: 1.41575em;
}
.section-d4ff .box-hovered-6eb5 ul li .dark-1095 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.section-d4ff .box-hovered-6eb5 ul li .backdrop-0e69 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.medium_e40b .logo-d0e4 li a,
.medium_e40b .description-7e13 li a,
.medium_e40b .bottom-c0cb li a,
.medium_e40b .summary_ccab li a,
.medium_e40b .logo_84e1 li a,
.medium_e40b .gradient_5151 li a,
.medium_e40b .old-592f li a,
.medium_e40b .box-hovered-6eb5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_e40b .thumbnail-clean-a35e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_e40b .selected-54e1 ul li.picture-ab5a .detail_iron_98fb,
.medium_e40b .selected-54e1 ul li.status_d85c .detail_iron_98fb {
  background: rgba(0, 0, 0, 0.2);
}
.medium_e40b .section-d4ff .selected-54e1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-24c8 .section-d4ff .icon-over-cb7b li {
  margin: 0;
}
.accent-24c8 .section-d4ff .icon-over-cb7b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.accent-24c8 .section-d4ff .icon-over-cb7b li ul {
  margin: 0;
}
.accent-24c8 .section-d4ff .icon-over-cb7b li ul li a {
  padding-left: 15px;
}
.accent-24c8 .section-d4ff .icon-over-cb7b li ul li li a {
  padding-left: 30px;
}
.accent-24c8 .section-d4ff .icon-over-cb7b li.column_84b9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.accent-24c8 .section-d4ff .icon-over-cb7b li.column_84b9 > 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;
}
.accent-24c8 .section-d4ff .icon-over-cb7b li.column_84b9 > 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;
}
.link_a518 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner-5750 {
  position: relative;
  z-index: 10;
}
.banner-5750 .slider-abf2 {
  width: 100%;
  max-width: 100%;
}
.search-a6c4 .liquid-2398 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.search-a6c4 .shadow_60c9 {
}
.search-a6c4 .medium_e40b {
  background: #292929;
}
.description-gas-dc22 .liquid-2398 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.description-gas-dc22 .shadow_60c9 {
  background: #f9f9f9;
}
.description-gas-dc22 .medium_e40b {
  background: #303030;
}
.notification_8e15 .liquid-2398 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification_8e15 .slider_white_9fa4 {
    margin-bottom: 1em;
  }
  .notification_8e15 .slider_white_9fa4:last-child {
    margin-bottom: 0;
  }
}
.notification_8e15 .shadow_60c9 {
  background: #ededed;
}
.notification_8e15 .medium_e40b {
  background: #1a1a1a;
}
.liquid-2398.shadow_60c9 {
  color: rgba(0, 0, 0, 0.6);
}
.liquid-2398.shadow_60c9 .badge-copper-80c6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-2398.medium_e40b {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-2398.medium_e40b a:not(.video_0561) {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-2398.medium_e40b a:not(.video_0561):hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-2398.medium_e40b .badge-copper-80c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-2398.medium_e40b table tbody td,
.liquid-2398.medium_e40b table th {
  background: rgba(0, 0, 0, 0.08);
}
.fresh-647f.paragraph-in-d1c6 .avatar-a1e6 {
  max-width: initial;
}
.fresh-647f .overlay_83d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fresh-647f .overlay_83d2 .slider-abf2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fresh-647f .overlay_83d2 .slider-abf2 {
    display: block;
    margin-bottom: 2em;
  }
  .fresh-647f .overlay_83d2 .slider-abf2:last-child {
    margin-bottom: 0;
  }
}
.notification_8e15 .slider_white_9fa4:last-child,
.description-gas-dc22 .slider_white_9fa4:last-child,
.search-a6c4 .slider_white_9fa4:last-child {
  margin-bottom: 0;
}
.notification_8e15 .slider_white_9fa4 .section-d4ff .selected-54e1:last-child,
.description-gas-dc22 .slider_white_9fa4 .section-d4ff .selected-54e1:last-child,
.search-a6c4 .slider_white_9fa4 .section-d4ff .selected-54e1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notification_8e15 .footer-d4ab,
  .notification_8e15 .rough_932f,
  .description-gas-dc22 .footer-d4ab,
  .description-gas-dc22 .rough_932f,
  .search-a6c4 .footer-d4ab,
  .search-a6c4 .rough_932f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner-5750 .slider_white_9fa4 {
    margin-bottom: 2em;
  }
}
.banner-5750 p:last-child {
  margin-bottom: 0;
}
.banner-5750 li,
.banner-5750 ul {
  list-style: none;
  margin: 0;
}
.banner-5750 ul ul {
  margin-left: 2.617924em;
}
.wood-02a5 {
  font-size: 0.875em;
}

/* css-noise: 2092 */
.widget-item-p3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
