/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary-0859/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary-0859
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.primary-0859/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.link_5e6f.glass_219b/licenses/gpl-2.0.label_fbc3
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.highlight-23ec/, (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.highlight_68ed.silver_0607/normalize.label_9fd0/
 ======
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.label_9fd0 v7.0.0 | MIT License | github.primary-0859/necolas/normalize.label_9fd0 */
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;
}
.alert_94a6 .gold-733c,
.status-e5d6,
.panel-advanced-0850,
.outer-11c0,
.mask-pro-77ee,
.texture_e6d5,
.south_809f,
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;
}
.status-e5d6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status-e5d6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status-e5d6,
  h1 {
    font-size: 1.8em;
  }
}
.panel-advanced-0850,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.panel-advanced-0850 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .panel-advanced-0850,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .panel-advanced-0850,
  h2 {
    font-size: 1.7em;
  }
}
.outer-11c0,
h3 {
  font-size: 1.618em;
}
.alert_94a6 .gold-733c,
.mask-pro-77ee,
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.menu-pressed-5b90 {
  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;
}
.shadow_action_75ed:after,
.shadow_action_75ed:before,
.under_4037:after,
.under_4037:before {
  content: "";
  display: table;
}
.shadow_action_75ed:after,
.under_4037:after {
  clear: both;
}
.steel-c453 {
  float: right;
  margin-right: 0;
}
.tertiary_outer_6755 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter-smooth-ba70 .content_pink_5578,
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;
}
.filter-smooth-ba70 .content_pink_5578: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;
}
.center_83bd .content_pink_5578 {
  box-shadow: none;
}
.center_83bd
  .content_pink_5578
  .content_smooth_7333 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.center_83bd .content_pink_5578 .dropdown-5af3 {
  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;
}
.center_83bd
  .content_pink_5578
  .dropdown-5af3
  b {
  display: none;
}
.center_83bd .in_5d9c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-inner-d6f5:not(.accordion-2c52):not(.hero_6536),
button:not(.accordion-2c52):not(.hero_6536),
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ),
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ),
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ) {
  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;
}
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ):hover,
button:not(.accordion-2c52):not(
    .hero_6536
  ):hover,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ):hover,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ):hover,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ):active,
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ):focus,
button:not(.accordion-2c52):not(
    .hero_6536
  ):active,
button:not(.accordion-2c52):not(
    .hero_6536
  ):focus,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ):active,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ):focus,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ):active,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ):focus,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ):active,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ):focus {
  outline: 0;
}
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221,
button:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221 {
  position: relative;
}
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .video-selected-f396,
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .mask_7b5b,
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .title_bronze_6e29,
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  i,
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  svg,
button:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .video-selected-f396,
button:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .mask_7b5b,
button:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .title_bronze_6e29,
button:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  i,
button:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  svg,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .video-selected-f396,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .mask_7b5b,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .title_bronze_6e29,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  i,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  svg,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .video-selected-f396,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .mask_7b5b,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .title_bronze_6e29,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  i,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  svg,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .video-selected-f396,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .mask_7b5b,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  .title_bronze_6e29,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  i,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221
  svg {
  visibility: hidden;
}
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221:after,
button:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221:after,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221:after,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221:after,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ).fn-loading-b221: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;
}
.tooltip-inner-d6f5:not(.accordion-2c52):not(.hero_6536),
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ),
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ),
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-inner-d6f5:not(.accordion-2c52):not(
    .hero_6536
  ):focus,
input[type="button"]:not(.accordion-2c52):not(
    .hero_6536
  ):focus,
input[type="reset"]:not(.accordion-2c52):not(
    .hero_6536
  ):focus,
input[type="submit"]:not(.accordion-2c52):not(
    .hero_6536
  ):focus {
  color: #fff;
}
.tooltip-inner-d6f5.fn-disabled-b221:not(.accordion-2c52):not(
    .hero_6536
  ),
.tooltip-inner-d6f5[disabled]:not(.accordion-2c52):not(
    .hero_6536
  ),
button.fn-disabled-b221:not(.accordion-2c52):not(
    .hero_6536
  ),
button[disabled]:not(.accordion-2c52):not(
    .hero_6536
  ) {
  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;
}
.narrow_d40f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.narrow_d40f:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.notice_wide_e6bc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tall_2b92 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.section-new-ee14 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow_action_75ed:after,
.shadow_action_75ed:before,
.large_2218:after,
.large_2218:before,
.preview_cool_8faa:after,
.preview_cool_8faa:before,
.heading_ed30:after,
.heading_ed30:before,
.picture_green_cfda:after,
.picture_green_cfda:before,
.main-0ece:after,
.main-0ece:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow_action_75ed:after,
.large_2218:after,
.preview_cool_8faa:after,
.heading_ed30:after,
.picture_green_cfda:after,
.main-0ece:after {
  clear: both;
}
.large_2218 .yellow-8860,
.preview_cool_8faa .yellow-8860,
.title-focused-7ae8 .yellow-8860 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shade_left_bcd6 {
  display: inline-block;
}
.breadcrumb-e26c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.breadcrumb-e26c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-e26c .video_hard_e7f7 {
  padding: 1em 0;
  font-size: 85%;
}
.video_hard_e7f7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.east-d4b8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.east-d4b8:after,
.east-d4b8:before {
  content: "";
  display: table;
}
.east-d4b8:after {
  clear: both;
}
.dirty_9dfa {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.frame_c7e8 .dirty_9dfa {
  max-width: 50%;
}
.black-39f6 .dirty_9dfa {
  max-width: 33.33%;
}
.panel_aaa4 .dirty_9dfa {
  max-width: 25%;
}
.main_2948 .dirty_9dfa {
  max-width: 20%;
}
.light_c164 .dirty_9dfa {
  max-width: 16.66%;
}
.border-81ac .dirty_9dfa {
  max-width: 14.28%;
}
.paragraph_8ab6 .dirty_9dfa {
  max-width: 12.5%;
}
.footer_cf45 .dirty_9dfa {
  max-width: 11.11%;
}
.mini_85ab {
  display: block;
}
.alert_94a6 .liquid_9043 label,
.alert_94a6 .over-26fa label,
.alert_94a6 .stone-8566 label,
.alert_94a6 .picture-cold-f10f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.silver-af95 {
  list-style: none;
  margin: 0;
}
.silver-af95 article.box-in-58e7 {
  margin-bottom: 0;
}
.silver-af95 ul {
  list-style: none;
  margin: 0;
}
.silver-af95 .description-cold-2d54 li.box-in-58e7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .silver-af95 .description-cold-2d54 li.box-in-58e7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .silver-af95 .description-cold-2d54 li.box-in-58e7: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) {
  .silver-af95 .description-cold-2d54 li.box-in-58e7 li.box-in-58e7 li.box-in-58e7 li.box-in-58e7 {
    padding-left: 0;
  }
}
article.box-in-58e7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-in-58e7 .large_2218 p:last-of-type {
  margin-bottom: 0;
}
article.box-in-58e7 .out_4422 {
  float: left;
}
article.box-in-58e7 .carousel-dark-dc36 {
  margin-left: 85px;
}
article.box-in-58e7 .info-short-8aaa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-in-58e7 .info-short-8aaa .component_soft_6283 {
  margin-left: 10px;
}
article.box-in-58e7 .description_bc62 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-in-58e7 .section-light-94a2 {
  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 .liquid_9043,
  #respond .stone-8566,
  #respond .picture-cold-f10f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .liquid_9043 input,
#respond .stone-8566 input,
#respond .picture-cold-f10f input {
  width: 100%;
}
#respond .picture-cold-f10f {
  margin-right: 0;
}
#respond .picture_3702 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper-8b54 {
  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;
}
.wrapper-8b54.iron_dffc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper-8b54 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%);
}
.wrapper-8b54:focus,
.wrapper-8b54: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);
}
.wrapper_79cb {
  border-radius: 10%;
}
.white_3722 {
  border-radius: 50%;
}
.pattern_middle_193f {
  font-size: 0.72em;
}
.alert_mini_5bab {
  font-size: 0.875em;
}
.yellow_8d84 {
  font-size: 1.1em;
}
.disabled-b114 {
  text-transform: uppercase;
  line-height: 1.2;
}
.disabled-b114.pattern_middle_193f {
  letter-spacing: 0.5px;
}
.right-f205,
.right-f205 a {
  color: #6d6d6d;
}
.right-f205 a:hover {
  color: #111;
}
.breadcrumb-8764 {
  color: #6d6d6d;
}
.warm-c0a3 {
  overflow-x: hidden;
}
.warm-c0a3 .picture-4f6f.upper_6e37 {
  position: relative;
}
.warm-c0a3 .picture-4f6f.upper_6e37.header-3495 {
  position: initial;
}
.warm-c0a3
  .picture-4f6f.upper_6e37.header-3495
  .north-5a5e {
  left: auto;
}
.warm-c0a3 .picture-4f6f .north-5a5e {
  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;
}
.warm-c0a3 .picture-4f6f:hover.upper_6e37 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.warm-c0a3
  .picture-4f6f:hover.upper_6e37
  .north-5a5e {
  display: block;
  z-index: 9999999;
}
.warm-c0a3 .highlight-1435 .dark_f403,
.warm-c0a3 .yellow-6f05 .dark_f403 {
  display: none;
}
.warm-c0a3 .selected-bc80 .picture-4f6f:hover.upper_6e37 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.alert_94a6 .liquid_9043 label,
.alert_94a6 .over-26fa label,
.alert_94a6 .stone-8566 label,
.alert_94a6 .picture-cold-f10f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.silver-af95 {
  list-style: none;
  margin: 0;
}
.silver-af95 article.box-in-58e7 {
  margin-bottom: 0;
}
.silver-af95 ul {
  list-style: none;
  margin: 0;
}
.silver-af95 .description-cold-2d54 li.box-in-58e7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .silver-af95 .description-cold-2d54 li.box-in-58e7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .silver-af95 .description-cold-2d54 li.box-in-58e7: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) {
  .silver-af95 .description-cold-2d54 li.box-in-58e7 li.box-in-58e7 li.box-in-58e7 li.box-in-58e7 {
    padding-left: 0;
  }
}
article.box-in-58e7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.box-in-58e7 .large_2218 p:last-of-type {
  margin-bottom: 0;
}
article.box-in-58e7 .out_4422 {
  float: left;
}
article.box-in-58e7 .carousel-dark-dc36 {
  margin-left: 85px;
}
article.box-in-58e7 .info-short-8aaa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.box-in-58e7 .info-short-8aaa .component_soft_6283 {
  margin-left: 10px;
}
article.box-in-58e7 .description_bc62 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.box-in-58e7 .section-light-94a2 {
  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 .liquid_9043,
  #respond .stone-8566,
  #respond .picture-cold-f10f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .liquid_9043 input,
#respond .stone-8566 input,
#respond .picture-cold-f10f input {
  width: 100%;
}
#respond .picture-cold-f10f {
  margin-right: 0;
}
#respond .picture_3702 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-1435 .overlay-plasma-1fe0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.overlay-plasma-1fe0 .gold_5655.notification-left-bded .focused_d302 > li > a:focus,
.overlay-plasma-1fe0 .gold_5655.notification-left-bded .focused_d302 > li > a:hover,
.overlay-plasma-1fe0 .gold_5655.north_4d64 .focused_d302 > li > a:focus,
.overlay-plasma-1fe0 .gold_5655.north_4d64 .focused_d302 > li > a:hover,
.overlay-plasma-1fe0 .gold_5655.background-efad .focused_d302 > li > a:focus,
.overlay-plasma-1fe0 .gold_5655.background-efad .focused_d302 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-plasma-1fe0
  .gold_5655.notification-left-bded
  .focused_d302
  > li.info_upper_b574
  > a,
.overlay-plasma-1fe0
  .gold_5655.notification-left-bded
  .focused_d302
  > li.avatar-242a
  > a,
.overlay-plasma-1fe0
  .gold_5655.north_4d64
  .focused_d302
  > li.info_upper_b574
  > a,
.overlay-plasma-1fe0
  .gold_5655.north_4d64
  .focused_d302
  > li.avatar-242a
  > a,
.overlay-plasma-1fe0
  .gold_5655.background-efad
  .focused_d302
  > li.info_upper_b574
  > a,
.overlay-plasma-1fe0 .gold_5655.background-efad .focused_d302 > li.paragraph_a5b0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-plasma-1fe0 .row_0e21,
.overlay-plasma-1fe0 .row_0e21 a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-plasma-1fe0 .tag-right-dd22.sidebar-7807 li a,
.overlay-plasma-1fe0 .notification_24e6 a,
.overlay-plasma-1fe0 .thick-cf02,
.overlay-plasma-1fe0 .focused_d302 > li > a,
.overlay-plasma-1fe0 .shade-00aa {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0 .tag-right-dd22.sidebar-7807 li a:hover,
.overlay-plasma-1fe0 .notification_24e6 a:hover,
.overlay-plasma-1fe0 .thick-cf02:hover,
.overlay-plasma-1fe0 .focused_d302 > li > a:hover,
.overlay-plasma-1fe0 .shade-00aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-plasma-1fe0 .wrapper_next_8ebe {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0 .wrapper_next_8ebe .warm_fc7e {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-plasma-1fe0 .wrapper_next_8ebe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-plasma-1fe0 .input_bright_08f8 .content-cea5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0 .input_bright_08f8 .content-cea5 .shadow_gas_0d73 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0
  .input_bright_08f8
  .content-cea5
  .shadow_gas_0d73::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0
  .input_bright_08f8
  .content-cea5
  .shadow_gas_0d73:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0
  .input_bright_08f8
  .content-cea5
  .shadow_gas_0d73::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0
  .input_bright_08f8
  .content-cea5
  .shadow_gas_0d73::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0 .input_bright_08f8 .picture_wood_4f21 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay-plasma-1fe0 .input_bright_08f8 .picture_wood_4f21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-d05e
  .overlay-plasma-1fe0
  .input_bright_08f8
  .content-dc91
  .action-e275 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-d05e
  .overlay-plasma-1fe0
  .input_bright_08f8
  .content-dc91
  .shadow_gas_0d73 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-1435 .blue-951f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.blue-951f .gold_5655.notification-left-bded .focused_d302 > li > a:focus,
.blue-951f .gold_5655.notification-left-bded .focused_d302 > li > a:hover,
.blue-951f .gold_5655.north_4d64 .focused_d302 > li > a:focus,
.blue-951f .gold_5655.north_4d64 .focused_d302 > li > a:hover,
.blue-951f .gold_5655.background-efad .focused_d302 > li > a:focus,
.blue-951f .gold_5655.background-efad .focused_d302 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-951f
  .gold_5655.notification-left-bded
  .focused_d302
  > li.info_upper_b574
  > a,
.blue-951f
  .gold_5655.notification-left-bded
  .focused_d302
  > li.avatar-242a
  > a,
.blue-951f
  .gold_5655.north_4d64
  .focused_d302
  > li.info_upper_b574
  > a,
.blue-951f
  .gold_5655.north_4d64
  .focused_d302
  > li.avatar-242a
  > a,
.blue-951f
  .gold_5655.background-efad
  .focused_d302
  > li.info_upper_b574
  > a,
.blue-951f .gold_5655.background-efad .focused_d302 > li.paragraph_a5b0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.blue-951f .row_0e21,
.blue-951f .row_0e21 a {
  color: rgba(0, 0, 0, 0.8);
}
.blue-951f .tag-right-dd22.sidebar-7807 li a,
.blue-951f .notification_24e6 a,
.blue-951f .thick-cf02,
.blue-951f .focused_d302 > li > a,
.blue-951f .shade-00aa {
  color: rgba(0, 0, 0, 0.55);
}
.blue-951f .tag-right-dd22.sidebar-7807 li a:hover,
.blue-951f .notification_24e6 a:hover,
.blue-951f .thick-cf02:hover,
.blue-951f .focused_d302 > li > a:hover,
.blue-951f .shade-00aa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-951f .wrapper_next_8ebe {
  color: rgba(0, 0, 0, 0.55);
}
.blue-951f .wrapper_next_8ebe .warm_fc7e {
  color: rgba(0, 0, 0, 0.8);
}
.blue-951f .wrapper_next_8ebe:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-in-f4ad .accordion-simple-54f5 {
  margin-left: auto;
  margin-right: auto;
}
.preview_cool_8faa > * {
  margin-left: auto;
  margin-right: auto;
}
.preview_cool_8faa .notice_wide_e6bc {
  margin-right: 1.41575em;
}
.block-dark-2fb4 .preview_cool_8faa > .last_8414 {
  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;
}
.block-dark-2fb4 .preview_cool_8faa > .pressed-ea8f {
  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;
}
.secondary_selected_debf.status-in-f4ad .accordion-simple-54f5,
.hidden-7df7.status-in-f4ad .accordion-simple-54f5 {
  margin-left: 0;
}
.tertiary_bc50.status-in-f4ad .accordion-simple-54f5,
.avatar-paper-940d.status-in-f4ad .accordion-simple-54f5 {
  margin-right: 0;
}
.preview_cool_8faa ol,
.preview_cool_8faa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fixed_116a video {
  max-width: 100%;
}
.brown-89c8 img {
  display: block;
}
.brown-89c8.notice_wide_e6bc,
.brown-89c8.tall_2b92 {
  width: 100%;
}
.brown-89c8.pressed-ea8f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fast-7f93:not(.new_b866) {
  margin: 1.5em auto;
}
.hidden_f3ea p {
  padding: 1.5em 14px;
}
ul.small_e3b2.pressed-ea8f,
ul.small_e3b2.last_8414,
ul.small_e3b2.tabs_4984.last_8414 {
  padding: 0 14px;
}
.label_south_80e6 {
  display: block;
  overflow-x: auto;
}
.label_south_80e6 table {
  border-collapse: collapse;
  width: 100%;
}
.label_south_80e6 td,
.label_south_80e6 th {
  padding: 0.5em;
}
.preview_cool_8faa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.preview_cool_8faa ol ol,
.preview_cool_8faa ol ul,
.preview_cool_8faa ul ol,
.preview_cool_8faa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.preview_cool_8faa ol ol li,
.preview_cool_8faa ol ul li,
.preview_cool_8faa ul ol li,
.preview_cool_8faa ul ul li {
  margin-left: 0;
}
.info-51ce.link_8077 > .center_de07 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.info-51ce.link_8077 > .center_de07 iframe,
.info-51ce.link_8077 > .center_de07 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.status_47e1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.status_47e1.south_5ad1 {
  padding: 0;
}
.status_47e1.south_5ad1 cite {
  font-size: 13px;
}
.status_47e1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.status_47e1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bronze-72c1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bronze-72c1 > p:first-child {
  margin-top: 0;
}
.bronze-72c1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bronze-72c1 blockquote {
  border-left: 0;
}
.purple-94f3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.purple-94f3:not(.first_e276) {
  max-width: 100px;
}
.purple-94f3.badge-7b28 {
  border-bottom: none !important;
  text-align: center;
}
.purple-94f3.badge-7b28::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden_f3ea p {
    padding: 1.5em 0;
  }
}
.summary-paper-1b45 {
  color: #0073aa;
}
.item-e5b6 {
  background-color: #0073aa;
}
.fluid-381e {
  color: #229fd8;
}
.lite-daf6 {
  background-color: #229fd8;
}
.popup-e37d {
  color: #eee;
}
.left-5a29 {
  background-color: #eee;
}
.narrow-5a45 {
  color: #444;
}
.light-0d52 {
  background-color: #444;
}
.filter_f2fc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.filter_f2fc .hidden-1904 .notification_24e6 {
  font-size: 15px;
}
.filter_f2fc .notification_24e6 {
  line-height: 1.3;
}
.filter_f2fc .blue-951f {
}
.filter_f2fc .overlay-plasma-1fe0 {
  background: #235787;
}
.top_92c8 {
  padding: 0;
}
.top_92c8 .overlay-plasma-1fe0 {
  background: #1a1a1a;
}
.top_92c8 .blue-951f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay_pressed_a27c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay_pressed_a27c .blue-951f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay_pressed_a27c .overlay-plasma-1fe0 {
  background: #303030;
}
.main-0ece {
  position: relative;
  z-index: 10;
}
.main-0ece .inner-684d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled-rough-8a37 .upper_6e37 {
  display: inline-block;
  vertical-align: middle;
}
.disabled-rough-8a37.alert-cb90 .upper_6e37 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled-rough-8a37.alert-cb90 .upper_6e37 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled-rough-8a37.alert-cb90 .upper_6e37 {
    margin-right: 0.4em;
  }
}
.disabled-rough-8a37.alert-cb90 .upper_6e37:last-child {
  margin-right: 0;
}
.down-0f66 .inner-684d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight-1435 .hidden-1904 {
    margin: 0 -0.5em;
  }
  .highlight-1435 .hidden-1904 [class*="customify-col-"],
  .highlight-1435 .hidden-1904 [class*="customify-col_"],
  .highlight-1435 .hidden-1904 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight-1435.current-60a4 .inner-684d {
  background: 0 0 !important;
}
.highlight-1435.current-60a4 .inner-684d,
.highlight-1435.down-0f66 .inner-684d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight-1435.carousel_1ef5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight-1435.down-0f66 .inner-684d {
  box-shadow: none !important;
}
.description_tiny_234b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description_tiny_234b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description_tiny_234b {
    padding: 18px 0 20px;
  }
}
.description_tiny_234b .shade-simple-5133 {
  width: 100%;
}
.description_tiny_234b .logo_short_ba19 {
  margin-bottom: 0;
}
.description_tiny_234b .out_e3c0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.background-1697 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.background-1697 .short-36b5 {
  width: 100%;
}
.tooltip_dark_13ee {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tooltip_dark_13ee li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tooltip_dark_13ee 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;
}
.tooltip_dark_13ee li:last-child:after {
  display: none;
}
.tooltip_dark_13ee li a {
  font-weight: 500;
  margin-right: 10px;
}
.shade-green-0ddf .dark_f403 button,
.description_tiny_234b .dark_f403 button {
  left: 0;
}
.shade-green-0ddf .short-36b5,
.description_tiny_234b .short-36b5 {
  padding-left: 0;
  padding-right: 0;
}
.shade-green-0ddf .background-1697,
.description_tiny_234b .background-1697 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shade-green-0ddf {
  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;
}
.shade-green-0ddf: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;
}
.shade-green-0ddf .left_b637 {
  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) {
  .shade-green-0ddf .left_b637 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shade-green-0ddf .left_b637 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shade-green-0ddf .left_b637 {
    min-height: 200px;
  }
}
.shade-green-0ddf .tooltip_dark_13ee {
  color: rgba(255, 255, 255, 0.8);
}
.shade-green-0ddf .tooltip_dark_13ee a,
.shade-green-0ddf .tooltip_dark_13ee li:after {
  color: inherit;
}
.shade-green-0ddf .tooltip_dark_13ee a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tiny-c22e {
  margin-bottom: 0.5em;
}
.lower_b151 {
  margin-bottom: 1.2em;
}
.lower_b151,
.tiny-c22e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.lower_b151 p:last-child,
.tiny-c22e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dark_f403,
#masthead .dark_f403 {
  display: none;
}
#masthead
  > .dark_f403.button_996b {
  display: none;
}
#masthead > .dark_f403 button {
  left: 0;
}
.picture_825b {
  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%;
}
.picture_825b .upper_6e37 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture_825b .message-motion-fc18 {
  display: -webkit-box;
  display: flex;
}
.picture_825b .message-motion-fc18.hovered-91b0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture_825b .message-motion-fc18.top-421b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture_825b .message-motion-fc18.filter-ace1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture_825b.column_b1f1.title-under-aab4 .message-motion-fc18.hovered-91b0 {
  flex-basis: 100%;
}
.picture_825b.gas_4b9a .message-motion-fc18.top-421b {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture_825b.gas_4b9a .message-motion-fc18.filter-ace1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dark_f403.button_996b {
  display: none;
}
#masthead > .dark_f403 button {
  left: 0;
}
.button_566a {
  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;
}
.button_566a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button_566a.paragraph-tiny-fed6 i {
  margin-right: 4px;
}
.button_566a.main_last_3eea i {
  margin-left: 5px;
}
.notification_24e6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notification_24e6 p:last-child {
  margin-bottom: 0;
}
.layout_paper_fab6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout_paper_fab6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout_paper_fab6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout_paper_fab6 .row_0e21 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout_paper_fab6 .overlay-0c55 {
  margin: 5px 0 7px 0;
}
.layout_paper_fab6.wide-7de2 .badge-thick-ff75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_paper_fab6.wide-7de2 .warm_5c65 {
  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;
}
.layout_paper_fab6.text-upper-861a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout_paper_fab6.text-upper-861a .badge-thick-ff75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_paper_fab6.text-upper-861a .warm_5c65 {
  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;
}
.layout_paper_fab6.tertiary_4fc7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout_paper_fab6.accent-c944 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout_paper_fab6.accent-c944 .warm_5c65 {
  margin-top: 7px;
}
.backdrop_e9a1 {
  display: inline-block;
}
.main-0ece .photo-b85d .layout_paper_fab6 img {
  max-width: 100%;
}
.gold_5655 .focus-complex-91ac.footer-eba9,
.section_2dcd .focus-complex-91ac.footer-eba9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gold_5655 .advanced-b9e9,
.section_2dcd .advanced-b9e9 {
  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%);
}
.gold_5655 .advanced-b9e9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gold_5655.hero_hot_5111 .advanced-b9e9 {
  display: none;
}
.gold_5655 .image-over-afe9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gold_5655 .image-over-afe9 li {
  display: inline-block;
  position: relative;
}
.gold_5655 .image-over-afe9 li:last-child {
  margin-right: 0;
}
.gold_5655 .image-over-afe9 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;
}
.gold_5655 .image-over-afe9 li.paragraph_a5b0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gold_5655 .image-over-afe9 > 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;
}
.gold_5655 .image-over-afe9 > li > a i {
  line-height: 0;
}
.gold_5655 .image-over-afe9 > li.nav_e32c > a .advanced-b9e9 {
  margin-left: 4px;
  line-height: 0;
}
.gold_5655 .image-over-afe9 .blue_e15a li.nav_e32c > a {
  position: relative;
}
.gold_5655 .image-over-afe9 .blue_e15a li.nav_e32c > a:after,
.gold_5655 .image-over-afe9 .blue_e15a li.nav_e32c > a:before {
  content: "";
  display: table;
}
.gold_5655 .image-over-afe9 .blue_e15a li.nav_e32c > a:after {
  clear: both;
}
.gold_5655 .image-over-afe9 .blue_e15a li.nav_e32c > a .advanced-b9e9 {
  margin-left: 5px;
  float: right;
}
.gold_5655 .picture-c86a,
.gold_5655 .blue_e15a {
  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;
}
.gold_5655 .blue_e15a {
  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;
}
.gold_5655 .blue_e15a .footer-eba9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gold_5655 .blue_e15a .advanced-b9e9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gold_5655 .blue_e15a li {
  display: block;
  margin: 0;
  padding: 0;
}
.gold_5655 .blue_e15a 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;
}
.gold_5655 .blue_e15a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gold_5655 .blue_e15a .blue_e15a {
  top: 0;
  left: 100%;
}
.gold_5655 .badge-013b.fn-focus-b221 > .picture-c86a,
.gold_5655 .badge-013b.fn-focus-b221 > .blue_e15a,
.gold_5655 .badge-013b:focus > .picture-c86a,
.gold_5655 .badge-013b:focus > .blue_e15a,
.gold_5655 .badge-013b:hover > .picture-c86a,
.gold_5655 .badge-013b:hover > .blue_e15a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gold_5655.background-efad .focused_d302:after,
.gold_5655.background-efad .focused_d302:before {
  content: "";
  display: table;
}
.gold_5655.background-efad .focused_d302:after {
  clear: both;
}
.gold_5655.background-efad .focused_d302 > li {
  float: left;
}
.gold_5655.search_solid_93ea .focused_d302:after,
.gold_5655.search_solid_93ea .focused_d302:before {
  content: "";
  display: table;
}
.gold_5655.search_solid_93ea .focused_d302:after {
  clear: both;
}
.gold_5655.search_solid_93ea .focused_d302 > li {
  float: left;
}
.gold_5655.search_solid_93ea .focused_d302 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gold_5655.search_solid_93ea .focused_d302 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gold_5655.search_solid_93ea .focused_d302 > li.info_upper_b574 > a,
.gold_5655.search_solid_93ea .focused_d302 > li.paragraph_a5b0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gold_5655.notification-left-bded .focused_d302 > li > a .footer-eba9 {
  position: relative;
}
.gold_5655.notification-left-bded .focused_d302 > li > a .footer-eba9: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;
}
.gold_5655.notification-left-bded
  .focused_d302
  > li:focus
  > a
  .footer-eba9:before,
.gold_5655.notification-left-bded
  .focused_d302
  > li:hover
  > a
  .footer-eba9:before {
  width: 100%;
  background-color: currentColor;
}
.gold_5655.notification-left-bded
  .focused_d302
  > li.info_upper_b574
  > a
  .footer-eba9:before,
.gold_5655.notification-left-bded
  .focused_d302
  > li.avatar-242a
  > a
  .footer-eba9:before {
  width: 100%;
  background-color: currentColor;
}
.gold_5655.north_4d64 .focused_d302 > li > a .footer-eba9 {
  position: relative;
}
.gold_5655.north_4d64 .focused_d302 > li > a .footer-eba9: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;
}
.gold_5655.north_4d64 .focused_d302 > li:focus > a .footer-eba9:before,
.gold_5655.north_4d64
  .focused_d302
  > li:hover
  > a
  .footer-eba9:before {
  width: 100%;
  background-color: currentColor;
}
.gold_5655.north_4d64
  .focused_d302
  > li.info_upper_b574
  > a
  .footer-eba9:before,
.gold_5655.north_4d64
  .focused_d302
  > li.avatar-242a
  > a
  .footer-eba9:before {
  width: 100%;
  background-color: currentColor;
}
.section_2dcd .image-over-afe9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section_2dcd .image-over-afe9 li:first-child > a {
  border-top: none;
}
.section_2dcd .image-over-afe9 .medium-cf72 > .footer-eba9 .advanced-b9e9 {
  display: none;
}
.section_2dcd .image-over-afe9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.section_2dcd .image-over-afe9 li:last-child {
  border: none;
}
.section_2dcd .image-over-afe9 li.nav_e32c > a {
  padding-right: 45px !important;
}
.section_2dcd .image-over-afe9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.section_2dcd .image-over-afe9 li a:focus,
.section_2dcd .image-over-afe9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_2dcd .image-over-afe9 li .component-gold-ebf4 {
  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;
}
.section_2dcd .image-over-afe9 li .component-gold-ebf4:hover {
  box-shadow: none;
}
.section_2dcd .image-over-afe9 li .component-gold-ebf4 .advanced-b9e9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.section_2dcd .image-over-afe9 .blue_e15a {
  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);
}
.section_2dcd .image-over-afe9 .blue_e15a li a {
  padding-left: 3em;
}
.section_2dcd .image-over-afe9 .chip_c54f > a .component-gold-ebf4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section_2dcd .image-over-afe9 .chip_c54f > .blue_e15a {
  display: block;
  opacity: 1;
}
.carousel_gold_3642 {
  max-width: 100%;
}
.description-bccc {
  line-height: 0;
  cursor: pointer;
}
.shade-00aa {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-00aa:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-00aa svg {
  width: 18px;
  height: 18px;
}
.shade-00aa .message_glass_e2e0 {
  display: none;
}
.main-current-be09 {
  position: relative;
}
.main-current-be09.fn-active-b221 .shade-00aa .lower-a59f {
  display: none;
}
.main-current-be09.fn-active-b221 .shade-00aa .message_glass_e2e0 {
  display: inline-block;
}
.main-current-be09 .panel-yellow-4123 {
  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);
}
.main-current-be09.paper-c6da .panel-yellow-4123 {
  left: auto;
  right: -0.9em;
}
.main-current-be09.paper-c6da .tall_d4f5::before {
  left: auto;
  right: 15px;
}
.main-current-be09.fn-active-b221 .panel-yellow-4123 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-dc91 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content-dc91 label {
  flex-basis: 100%;
}
.content-dc91 .content-cea5 {
  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;
}
.content-dc91 .shadow_gas_0d73 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content-dc91 .shadow_gas_0d73:focus {
  background-color: transparent;
}
.content-dc91 button.picture_wood_4f21 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content-dc91 button.picture_wood_4f21:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content-dc91 button.picture_wood_4f21 svg {
  width: 18px;
  height: 18px;
}
.content-dc91 input[type="submit"] {
  min-height: auto;
}
.input_bright_08f8 .content-dc91 .shadow_gas_0d73 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tall_d4f5 {
  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) {
  .tall_d4f5 {
    width: 220px;
  }
}
.tall_d4f5 label {
  flex-basis: 100%;
}
.tall_d4f5::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;
}
.active-d05e .input_bright_08f8 .content-dc91 {
  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;
}
.active-d05e
  .input_bright_08f8
  .content-dc91
  .content-cea5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-d05e .input_bright_08f8 .content-dc91 .shadow_gas_0d73 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-d05e
  .input_bright_08f8
  .content-dc91
  .shadow_gas_0d73:focus {
  background: 0 0;
}
.active-d05e
  .input_bright_08f8
  .content-dc91
  .action-e275 {
  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;
}
.tag-right-dd22 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tag-right-dd22 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tag-right-dd22 li:last-child {
  margin-right: 0;
}
.tag-right-dd22 li:first-child {
  margin-left: 0;
}
.tag-right-dd22.hard_7232 a {
  color: #fff;
}
.tag-right-dd22.hard_7232 a:hover {
  color: #fff;
}
.tag-right-dd22 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tag-right-dd22 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tag-right-dd22 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tag-right-dd22 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tag-right-dd22 [class*="social-icon-apple"] {
  background-color: #999;
}
.tag-right-dd22 [class*="social-icon-apple"].description-4a30 {
  background-color: transparent;
  color: #999;
}
.tag-right-dd22 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tag-right-dd22 [class*="social-icon-behance"].description-4a30 {
  background-color: transparent;
  color: #1769ff;
}
.tag-right-dd22 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tag-right-dd22 [class*="social-icon-bitbucket"].description-4a30 {
  background-color: transparent;
  color: #205081;
}
.tag-right-dd22 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tag-right-dd22 [class*="social-icon-codepen"].description-4a30 {
  background-color: transparent;
  color: #000;
}
.tag-right-dd22 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tag-right-dd22 [class*="social-icon-delicious"].description-4a30 {
  background-color: transparent;
  color: #39f;
}
.tag-right-dd22 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tag-right-dd22 [class*="social-icon-digg"].description-4a30 {
  background-color: transparent;
  color: #005be2;
}
.tag-right-dd22 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tag-right-dd22 [class*="social-icon-dribbble"].description-4a30 {
  background-color: transparent;
  color: #ea4c89;
}
.tag-right-dd22 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tag-right-dd22 [class*="social-icon-envelope"].description-4a30 {
  background-color: transparent;
  color: #ea4335;
}
.tag-right-dd22 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tag-right-dd22 [class*="social-icon-facebook"].description-4a30 {
  background-color: transparent;
  color: #3b5998;
}
.tag-right-dd22 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tag-right-dd22 [class*="social-icon-flickr"].description-4a30 {
  background-color: transparent;
  color: #0063dc;
}
.tag-right-dd22 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tag-right-dd22 [class*="social-icon-foursquare"].description-4a30 {
  background-color: transparent;
  color: #2d5be3;
}
.tag-right-dd22 [class*="social-icon-github"] {
  background-color: #333;
}
.tag-right-dd22 [class*="social-icon-github"].description-4a30 {
  background-color: transparent;
  color: #333;
}
.tag-right-dd22 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tag-right-dd22 [class*="social-icon-google-plus"].description-4a30 {
  background-color: transparent;
  color: #dd4b39;
}
.tag-right-dd22 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tag-right-dd22 [class*="social-icon-houzz"].description-4a30 {
  background-color: transparent;
  color: #7ac142;
}
.tag-right-dd22 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tag-right-dd22 [class*="social-icon-instagram"].description-4a30 {
  background-color: transparent;
  color: #262626;
}
.tag-right-dd22 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tag-right-dd22 [class*="social-icon-jsfiddle"].description-4a30 {
  background-color: transparent;
  color: #487aa2;
}
.tag-right-dd22 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tag-right-dd22 [class*="social-icon-linkedin"].description-4a30 {
  background-color: transparent;
  color: #0077b5;
}
.tag-right-dd22 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tag-right-dd22 [class*="social-icon-medium"].description-4a30 {
  background-color: transparent;
  color: #00ab6b;
}
.tag-right-dd22 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tag-right-dd22
  [class*="social-icon-odnoklassniki"].description-4a30 {
  background-color: transparent;
  color: #f4731c;
}
.tag-right-dd22 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tag-right-dd22 [class*="social-icon-meetup"].description-4a30 {
  background-color: transparent;
  color: #ec1c40;
}
.tag-right-dd22 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tag-right-dd22 [class*="social-icon-pinterest"].description-4a30 {
  background-color: transparent;
  color: #bd081c;
}
.tag-right-dd22 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tag-right-dd22 [class*="social-icon-product-hunt"].description-4a30 {
  background-color: transparent;
  color: #da552f;
}
.tag-right-dd22 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tag-right-dd22 [class*="social-icon-reddit"].description-4a30 {
  background-color: transparent;
  color: #ff4500;
}
.tag-right-dd22 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tag-right-dd22 [class*="social-icon-rss"].description-4a30 {
  background-color: transparent;
  color: #f26522;
}
.tag-right-dd22 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tag-right-dd22
  [class*="social-icon-shopping-cart"].description-4a30 {
  background-color: transparent;
  color: #4caf50;
}
.tag-right-dd22 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tag-right-dd22 [class*="social-icon-skype"].description-4a30 {
  background-color: transparent;
  color: #00aff0;
}
.tag-right-dd22 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tag-right-dd22 [class*="social-icon-slideshare"].description-4a30 {
  background-color: transparent;
  color: #0077b5;
}
.tag-right-dd22 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tag-right-dd22 [class*="social-icon-snapchat"].description-4a30 {
  background-color: transparent;
  color: #fffc00;
}
.tag-right-dd22 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tag-right-dd22 [class*="social-icon-soundcloud"].description-4a30 {
  background-color: transparent;
  color: #f80;
}
.tag-right-dd22 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tag-right-dd22 [class*="social-icon-spotify"].description-4a30 {
  background-color: transparent;
  color: #2ebd59;
}
.tag-right-dd22 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tag-right-dd22
  [class*="social-icon-stack-overflow"].description-4a30 {
  background-color: transparent;
  color: #fe7a15;
}
.tag-right-dd22 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tag-right-dd22 [class*="social-icon-maldkfgram"].description-4a30 {
  background-color: transparent;
  color: #2ca5e0;
}
.tag-right-dd22 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tag-right-dd22 [class*="social-icon-tripadvisor"].description-4a30 {
  background-color: transparent;
  color: #589442;
}
.tag-right-dd22 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tag-right-dd22 [class*="social-icon-tumblr"].description-4a30 {
  background-color: transparent;
  color: #35465c;
}
.tag-right-dd22 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tag-right-dd22 [class*="social-icon-twitch"].description-4a30 {
  background-color: transparent;
  color: #6441a5;
}
.tag-right-dd22 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tag-right-dd22 [class*="social-icon-twitter"].description-4a30 {
  background-color: transparent;
  color: #1da1f2;
}
.tag-right-dd22 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tag-right-dd22 [class*="social-icon-vimeo"].description-4a30 {
  background-color: transparent;
  color: #1ab7ea;
}
.tag-right-dd22 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tag-right-dd22 [class*="social-icon-vk"].description-4a30 {
  background-color: transparent;
  color: #45668e;
}
.tag-right-dd22 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tag-right-dd22 [class*="social-icon-weibo"].description-4a30 {
  background-color: transparent;
  color: #df2029;
}
.tag-right-dd22 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tag-right-dd22 [class*="social-icon-weixin"].description-4a30 {
  background-color: transparent;
  color: #7bb32e;
}
.tag-right-dd22 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tag-right-dd22 [class*="social-icon-whatsapp"].description-4a30 {
  background-color: transparent;
  color: #25d366;
}
.tag-right-dd22 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tag-right-dd22 [class*="social-icon-wordpress"].description-4a30 {
  background-color: transparent;
  color: #21759b;
}
.tag-right-dd22 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tag-right-dd22 [class*="social-icon-xing"].description-4a30 {
  background-color: transparent;
  color: #026466;
}
.tag-right-dd22 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tag-right-dd22 [class*="social-icon-yelp"].description-4a30 {
  background-color: transparent;
  color: #af0606;
}
.tag-right-dd22 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tag-right-dd22 [class*="social-icon-youtube"].description-4a30 {
  background-color: transparent;
  color: #cd201f;
}
.thick-cf02 {
  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;
}
.thick-cf02:hover {
  box-shadow: none;
  background: 0 0;
}
.narrow_4060 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.border-last-0de5 {
  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;
}
.column_prev_0c6f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pattern-small-4bbb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pattern-small-4bbb,
.pattern-small-4bbb::after,
.pattern-small-4bbb::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;
}
.pattern-small-4bbb::after,
.pattern-small-4bbb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.widget_2dbf .border-last-0de5 .column_prev_0c6f {
  margin-top: -2px;
  width: 19px;
}
.widget_2dbf .border-last-0de5 .pattern-small-4bbb {
  margin-top: -1px;
}
.widget_2dbf .border-last-0de5 .pattern-small-4bbb,
.widget_2dbf .border-last-0de5 .pattern-small-4bbb::after,
.widget_2dbf .border-last-0de5 .pattern-small-4bbb::before {
  width: 19px;
  height: 2px;
}
.widget_2dbf .border-last-0de5 .pattern-small-4bbb::before {
  top: -6px;
}
.widget_2dbf .border-last-0de5 .pattern-small-4bbb::after {
  bottom: -6px;
}
.button_short_9da3 .border-last-0de5 .column_prev_0c6f {
  margin-top: -2px;
  width: 22px;
}
.button_short_9da3 .border-last-0de5 .pattern-small-4bbb {
  margin-top: -1px;
}
.button_short_9da3 .border-last-0de5 .pattern-small-4bbb,
.button_short_9da3 .border-last-0de5 .pattern-small-4bbb::after,
.button_short_9da3 .border-last-0de5 .pattern-small-4bbb::before {
  width: 22px;
  height: 2px;
}
.button_short_9da3 .border-last-0de5 .pattern-small-4bbb::before {
  top: -7px;
}
.button_short_9da3 .border-last-0de5 .pattern-small-4bbb::after {
  bottom: -7px;
}
.motion-99b2 .border-last-0de5 .column_prev_0c6f {
  margin-top: -2px;
  width: 31px;
}
.motion-99b2 .border-last-0de5 .pattern-small-4bbb {
  margin-top: -1.5px;
}
.motion-99b2 .border-last-0de5 .pattern-small-4bbb,
.motion-99b2 .border-last-0de5 .pattern-small-4bbb::after,
.motion-99b2 .border-last-0de5 .pattern-small-4bbb::before {
  width: 31px;
  height: 3px;
}
.motion-99b2 .border-last-0de5 .pattern-small-4bbb::before {
  top: -9px;
}
.motion-99b2 .border-last-0de5 .pattern-small-4bbb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice-cold-ada2 .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 19px;
  }
  .notice-cold-ada2 .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1px;
  }
  .notice-cold-ada2 .border-last-0de5 .pattern-small-4bbb,
  .notice-cold-ada2 .border-last-0de5 .pattern-small-4bbb::after,
  .notice-cold-ada2 .border-last-0de5 .pattern-small-4bbb::before {
    width: 19px;
    height: 2px;
  }
  .notice-cold-ada2 .border-last-0de5 .pattern-small-4bbb::before {
    top: -6px;
  }
  .notice-cold-ada2 .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -6px;
  }
  .table_afd1 .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 22px;
  }
  .table_afd1 .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1px;
  }
  .table_afd1 .border-last-0de5 .pattern-small-4bbb,
  .table_afd1 .border-last-0de5 .pattern-small-4bbb::after,
  .table_afd1 .border-last-0de5 .pattern-small-4bbb::before {
    width: 22px;
    height: 2px;
  }
  .table_afd1 .border-last-0de5 .pattern-small-4bbb::before {
    top: -7px;
  }
  .table_afd1 .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -7px;
  }
  .focused-fbba .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 31px;
  }
  .focused-fbba .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1.5px;
  }
  .focused-fbba .border-last-0de5 .pattern-small-4bbb,
  .focused-fbba .border-last-0de5 .pattern-small-4bbb::after,
  .focused-fbba .border-last-0de5 .pattern-small-4bbb::before {
    width: 31px;
    height: 3px;
  }
  .focused-fbba .border-last-0de5 .pattern-small-4bbb::before {
    top: -9px;
  }
  .focused-fbba .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .status-huge-5e1f .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 19px;
  }
  .status-huge-5e1f .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1px;
  }
  .status-huge-5e1f .border-last-0de5 .pattern-small-4bbb,
  .status-huge-5e1f .border-last-0de5 .pattern-small-4bbb::after,
  .status-huge-5e1f .border-last-0de5 .pattern-small-4bbb::before {
    width: 19px;
    height: 2px;
  }
  .status-huge-5e1f .border-last-0de5 .pattern-small-4bbb::before {
    top: -6px;
  }
  .status-huge-5e1f .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -6px;
  }
  .widget-smooth-e7a2 .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 22px;
  }
  .widget-smooth-e7a2 .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1px;
  }
  .widget-smooth-e7a2 .border-last-0de5 .pattern-small-4bbb,
  .widget-smooth-e7a2 .border-last-0de5 .pattern-small-4bbb::after,
  .widget-smooth-e7a2 .border-last-0de5 .pattern-small-4bbb::before {
    width: 22px;
    height: 2px;
  }
  .widget-smooth-e7a2 .border-last-0de5 .pattern-small-4bbb::before {
    top: -7px;
  }
  .widget-smooth-e7a2 .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -7px;
  }
  .focus-next-0276 .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 31px;
  }
  .focus-next-0276 .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1.5px;
  }
  .focus-next-0276 .border-last-0de5 .pattern-small-4bbb,
  .focus-next-0276 .border-last-0de5 .pattern-small-4bbb::after,
  .focus-next-0276 .border-last-0de5 .pattern-small-4bbb::before {
    width: 31px;
    height: 3px;
  }
  .focus-next-0276 .border-last-0de5 .pattern-small-4bbb::before {
    top: -9px;
  }
  .focus-next-0276 .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fast_cef5 .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 19px;
  }
  .fast_cef5 .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1px;
  }
  .fast_cef5 .border-last-0de5 .pattern-small-4bbb,
  .fast_cef5 .border-last-0de5 .pattern-small-4bbb::after,
  .fast_cef5 .border-last-0de5 .pattern-small-4bbb::before {
    width: 19px;
    height: 2px;
  }
  .fast_cef5 .border-last-0de5 .pattern-small-4bbb::before {
    top: -6px;
  }
  .fast_cef5 .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -6px;
  }
  .text_middle_4667 .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 22px;
  }
  .text_middle_4667 .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1px;
  }
  .text_middle_4667 .border-last-0de5 .pattern-small-4bbb,
  .text_middle_4667 .border-last-0de5 .pattern-small-4bbb::after,
  .text_middle_4667 .border-last-0de5 .pattern-small-4bbb::before {
    width: 22px;
    height: 2px;
  }
  .text_middle_4667 .border-last-0de5 .pattern-small-4bbb::before {
    top: -7px;
  }
  .text_middle_4667 .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -7px;
  }
  .primary_solid_4bbd .border-last-0de5 .column_prev_0c6f {
    margin-top: -2px;
    width: 31px;
  }
  .primary_solid_4bbd .border-last-0de5 .pattern-small-4bbb {
    margin-top: -1.5px;
  }
  .primary_solid_4bbd .border-last-0de5 .pattern-small-4bbb,
  .primary_solid_4bbd .border-last-0de5 .pattern-small-4bbb::after,
  .primary_solid_4bbd .border-last-0de5 .pattern-small-4bbb::before {
    width: 31px;
    height: 3px;
  }
  .primary_solid_4bbd .border-last-0de5 .pattern-small-4bbb::before {
    top: -9px;
  }
  .primary_solid_4bbd .border-last-0de5 .pattern-small-4bbb::after {
    bottom: -9px;
  }
}
.status_current_890e .pattern-small-4bbb {
  -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);
}
.status_current_890e .pattern-small-4bbb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.status_current_890e .pattern-small-4bbb::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);
}
.status_current_890e.surface-9b04 .pattern-small-4bbb {
  -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);
}
.status_current_890e.surface-9b04 .pattern-small-4bbb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.status_current_890e.surface-9b04 .pattern-small-4bbb::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);
}
.clean-5b12 {
  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.widget_yellow_708d:before {
  display: none;
}
.yellow-6f05 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.yellow-6f05 .orange-5336 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.yellow-6f05 .orange-5336:last-of-type {
  border-bottom: none;
}
.yellow-6f05 .orange-5336.backdrop-5f26,
.yellow-6f05 .orange-5336.logo-f534,
.yellow-6f05 .orange-5336.heading_df44 {
  padding: 0;
}
.yellow-6f05 .section_2dcd .component-gold-ebf4 {
  color: currentColor;
}
.yellow-6f05 .section_2dcd .component-gold-ebf4:focus,
.yellow-6f05 .section_2dcd .component-gold-ebf4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-6f05.blue-951f .wrapper_next_8ebe,
.yellow-6f05.blue-951f .notification_24e6 a,
.yellow-6f05.blue-951f .focused_d302 a,
.yellow-6f05.blue-951f .blue_e15a a {
  color: rgba(0, 0, 0, 0.55);
}
.yellow-6f05.blue-951f .wrapper_next_8ebe:hover,
.yellow-6f05.blue-951f .notification_24e6 a:hover,
.yellow-6f05.blue-951f .focused_d302 a:hover,
.yellow-6f05.blue-951f .blue_e15a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-6f05.blue-951f .warm_fc7e {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-6f05.blue-951f .orange-5336 {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-6f05.blue-951f .orange-5336:before {
  background: rgba(0, 0, 0, 0.08);
}
.yellow-6f05.blue-951f .hovered_92dc:before {
  background: rgba(255, 255, 255, 0.9);
}
.yellow-6f05.blue-951f .section_2dcd .image-over-afe9 li a,
.yellow-6f05.blue-951f .section_2dcd .component-gold-ebf4,
.yellow-6f05.blue-951f .blue_e15a {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-6f05.blue-951f .section_2dcd .component-gold-ebf4:focus,
.yellow-6f05.blue-951f .section_2dcd .component-gold-ebf4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-6f05.blue-951f .image-over-afe9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow-6f05.overlay-plasma-1fe0 .wrapper_next_8ebe,
.yellow-6f05.overlay-plasma-1fe0 .notification_24e6 a,
.yellow-6f05.overlay-plasma-1fe0 .focused_d302 .component-gold-ebf4,
.yellow-6f05.overlay-plasma-1fe0 .focused_d302 a,
.yellow-6f05.overlay-plasma-1fe0 .blue_e15a a {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-6f05.overlay-plasma-1fe0 .wrapper_next_8ebe:hover,
.yellow-6f05.overlay-plasma-1fe0 .notification_24e6 a:hover,
.yellow-6f05.overlay-plasma-1fe0 .focused_d302 .component-gold-ebf4:hover,
.yellow-6f05.overlay-plasma-1fe0 .focused_d302 a:hover,
.yellow-6f05.overlay-plasma-1fe0 .blue_e15a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-6f05.overlay-plasma-1fe0 .warm_fc7e {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-6f05.overlay-plasma-1fe0 .orange-5336 {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-6f05.overlay-plasma-1fe0 .orange-5336:before {
  background: rgba(255, 255, 255, 0.08);
}
.yellow-6f05.overlay-plasma-1fe0 .hovered_92dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.yellow-6f05.overlay-plasma-1fe0 .section_2dcd .image-over-afe9 li a,
.yellow-6f05.overlay-plasma-1fe0 .section_2dcd .component-gold-ebf4,
.yellow-6f05.overlay-plasma-1fe0 .blue_e15a {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-6f05.overlay-plasma-1fe0 .section_2dcd .component-gold-ebf4:focus,
.yellow-6f05.overlay-plasma-1fe0 .section_2dcd .component-gold-ebf4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow-6f05.overlay-plasma-1fe0 .image-over-afe9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered_92dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hovered_92dc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tag_selected_e800 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.element_easy_18fb .yellow-6f05 {
  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;
}
.element_easy_18fb .orange-5336 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.element_easy_18fb .orange-5336: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) {
  .element_easy_18fb .orange-5336:before {
    width: 16%;
    left: 42%;
  }
}
.element_easy_18fb .orange-5336:last-child:before {
  content: none;
}
.element_easy_18fb .orange-5336[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.element_easy_18fb .section_2dcd .image-over-afe9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.element_easy_18fb .section_2dcd .image-over-afe9 li a .component-gold-ebf4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.element_easy_18fb .section_2dcd .blue_e15a {
  border: none;
}
.element_easy_18fb .section_2dcd .blue_e15a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.element_easy_18fb .hovered_92dc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.element_easy_18fb .tag_selected_e800 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.element_easy_18fb .overlay-plasma-1fe0 .hovered_92dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.element_easy_18fb .blue-951f.top_a4d1 .pattern-small-4bbb {
  background: rgba(0, 0, 0, 0.6);
}
.element_easy_18fb
  .blue-951f.top_a4d1
  .pattern-small-4bbb::after,
.element_easy_18fb
  .blue-951f.top_a4d1
  .pattern-small-4bbb:before {
  background: inherit;
}
.element_easy_18fb
  .blue-951f.top_a4d1:hover
  .pattern-small-4bbb {
  background: rgba(0, 0, 0, 0.8);
}
.north_34ec .yellow-6f05 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .north_34ec .yellow-6f05 {
    width: auto;
    right: 45px;
  }
}
.item_thick_5a58 .yellow-6f05 {
  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) {
  .item_thick_5a58 .yellow-6f05 {
    width: auto;
    left: 45px;
  }
}
.widget_yellow_708d .yellow-6f05 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget_yellow_708d .tag_selected_e800 {
  max-width: 48em;
  margin: 0 auto;
}
.widget_yellow_708d .hovered_92dc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.header-f817 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.header-f817.element_easy_18fb .yellow-6f05 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.header-f817.north_34ec .yellow-6f05 {
  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);
}
.header-f817 .yellow-6f05 {
  visibility: visible;
}
.header-f817.item_thick_5a58 .yellow-6f05 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.card-2903,
.short-f820 {
  overflow-x: hidden;
}
.card-2903 .yellow-6f05 {
  overflow: auto;
}
.card-2903.element_easy_18fb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-2903.element_easy_18fb .yellow-6f05 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.card-2903.element_easy_18fb .thick-cf02 {
  opacity: 0;
}
.card-2903.north_34ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-2903.north_34ec .yellow-6f05 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.card-2903.north_34ec .thick-cf02 {
  opacity: 0;
}
.card-2903.item_thick_5a58 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-2903.item_thick_5a58 .yellow-6f05 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.card-2903.item_thick_5a58 .thick-cf02 {
  opacity: 0;
}
.card-2903.widget_yellow_708d .yellow-6f05 {
  z-index: 10;
  visibility: visible;
}
.top_a4d1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.top_a4d1 .pattern-small-4bbb {
  background: rgba(255, 255, 255, 0.99);
}
.top_a4d1 .pattern-small-4bbb::after,
.top_a4d1 .pattern-small-4bbb:before {
  background: inherit;
}
.top_a4d1:hover .pattern-small-4bbb {
  background: rgba(255, 255, 255, 0.99);
}
.item_thick_5a58 .top_a4d1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget_yellow_708d .top_a4d1 {
  display: none !important;
}
.card-2903:before,
.short-f820:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.card-2903 .top_a4d1,
.short-f820 .top_a4d1 {
  display: inline-block;
}
.yellow-6f05 .upper_6e37 {
  -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;
}
.card-2903 .yellow-6f05 .upper_6e37,
.short-f820 .yellow-6f05 .upper_6e37 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-ceb2 .content-cea5 {
  width: 100%;
}
.photo-b85d {
  padding: 0 0.5em 0;
}
.photo-b85d [class*="customify-col-"],
.photo-b85d [class*="customify-col_"],
.photo-b85d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.video-ffc4 .photo-b85d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden-1904 .frame-fa3c,
  .frame-fa3c {
    display: none;
  }
  .gallery_62df {
    text-align: left;
  }
  .bronze_40d2 {
    text-align: center;
  }
  .tertiary-center-1e76 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-1904 .aside-over-0e1b,
  .aside-over-0e1b {
    display: none;
  }
  .avatar-plasma-7f00 {
    text-align: left;
  }
  .image-de43 {
    text-align: center;
  }
  .brown_fc2b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden-1904 .image-cb70,
  .image-cb70 {
    display: none;
  }
  .footer_silver_d2f5 {
    text-align: left;
  }
  .button-hot-969c {
    text-align: center;
  }
  .hard-00b1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar_4fed {
  box-shadow: none !important;
}
.article-plasma-d9e0 .title_80ea,
.item-outer-63c1 .title_80ea {
  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;
}
.item-outer-63c1 .title_80ea {
  margin-top: 30px;
  margin-bottom: 30px;
}
.inner-684d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.inner-684d:after,
.inner-684d:before {
  content: "";
  display: table;
}
.inner-684d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .inner-684d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.inner-684d,
.carousel_1ef5 {
  max-width: 1248px;
  margin: 0 auto;
}

.heading_ed30.sort-black-3143 .inner-684d {
  max-width: 100%;
}
.heading_ed30.yellow_0aad {
  max-width: 1200px;
  margin: 0 auto;
}
.heading_ed30.focus_ceb3 .inner-684d {
  max-width: 100%;
}
.heading_ed30.focus_ceb3 > .inner-684d {
  padding-left: 0;
  padding-right: 0;
}
.heading_ed30.focus_ceb3 > .inner-684d .hidden-1904 {
  margin: 0;
}
.heading_ed30.focus_ceb3
  > .inner-684d
  .rough_7b7b.dark_0660 {
  margin-right: 0;
  margin-left: 0;
}
.heading_ed30.focus_ceb3 #main.dark_0660 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .motion-bc13 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .motion-bc13 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fixed-e475 .accordion-simple-54f5 {
    padding-right: 1em;
  }
  .fixed-e475.gradient-clean-bfbb .rough_7b7b {
    border-right: 1px solid #eaecee;
  }
  .fixed-e475.gradient-clean-bfbb .accordion-simple-54f5 {
    padding-right: 1em;
  }
  .fixed-e475.gradient-clean-bfbb .blue_07be {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar_b9f7 .accordion-simple-54f5 {
    padding-left: 1em;
  }
  .sidebar_b9f7.gradient-clean-bfbb .rough_7b7b {
    border-left: 1px solid #eaecee;
  }
  .sidebar_b9f7.gradient-clean-bfbb .accordion-simple-54f5 {
    padding-left: 1em;
  }
  .sidebar_b9f7.gradient-clean-bfbb .blue_07be {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard_55ff .accordion-simple-54f5 {
    padding-left: 1em;
  }
  .hard_55ff.gradient-clean-bfbb .stale_aebe {
    border-right: 1px solid #eaecee;
  }
  .hard_55ff.gradient-clean-bfbb .badge_4dc5 {
    border-right: 1px solid #eaecee;
  }
  .hard_55ff.gradient-clean-bfbb .accordion-simple-54f5 {
    padding-left: 1em;
  }
  .hard_55ff.gradient-clean-bfbb .blue_07be {
    padding-right: 1em;
  }
  .hard_55ff.gradient-clean-bfbb .steel-86cc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_dim_e066 .accordion-simple-54f5 {
    padding-right: 1em;
  }
  .description_dim_e066.gradient-clean-bfbb .stale_aebe {
    border-left: 1px solid #eaecee;
  }
  .description_dim_e066.gradient-clean-bfbb .badge_4dc5 {
    border-left: 1px solid #eaecee;
  }
  .description_dim_e066.gradient-clean-bfbb .accordion-simple-54f5 {
    padding-right: 1em;
  }
  .description_dim_e066.gradient-clean-bfbb .blue_07be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description_dim_e066.gradient-clean-bfbb .steel-86cc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion-bc13 .accordion-simple-54f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion-bc13.gradient-clean-bfbb .rough_7b7b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .motion-bc13.gradient-clean-bfbb .accordion-simple-54f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion-bc13.gradient-clean-bfbb .blue_07be {
    padding-left: 1em;
  }
  .motion-bc13.gradient-clean-bfbb .steel-86cc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .motion-bc13.gradient-clean-bfbb .accordion-simple-54f5 {
    padding-left: 0;
  }
}
.tag-5212 .disabled-rough-8a37 {
  display: inline-block;
}
.thumbnail_abe3 {
  display: inline-block;
}
.footer_fast_5c5b {
  word-con: break-word;
}
.wide_03e2 > span {
  display: inline-block;
  padding: 5px 0;
}
.wide_03e2 .hot-7106 {
  margin-left: 8px;
  margin-right: 8px;
}
.wide_03e2 .dynamic_6dd7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight_clean_c1dd .highlight-bd7b {
  margin-bottom: 2em;
}
.highlight_clean_c1dd .banner-left-e4fe {
  margin-bottom: 15px;
}
.highlight_clean_c1dd .banner-left-e4fe:last-child {
  margin-bottom: 0;
}
.highlight_clean_c1dd .pagination-first-8954 {
  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) {
  .highlight_clean_c1dd .pagination-first-8954 {
    display: block;
  }
}
.highlight_clean_c1dd .heading_middle_9a4b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight_clean_c1dd .heading_middle_9a4b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight_clean_c1dd .brown-0b13 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight_clean_c1dd .brown-0b13 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight_clean_c1dd .brown-0b13 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight_clean_c1dd .footer_fast_5c5b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_clean_c1dd .footer_fast_5c5b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight_clean_c1dd .east_783f p:last-child {
  margin-bottom: 0;
}
.highlight_clean_c1dd .background-8322 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight_clean_c1dd .module-d260 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight_clean_c1dd .carousel_28bf {
  margin-top: 1em;
}
.highlight_clean_c1dd .brown-65b3 {
  top: 0;
  display: block;
}
.highlight_clean_c1dd .brown-65b3 a {
  color: inherit;
}
.highlight_clean_c1dd .brown-65b3 a:hover {
  color: inherit;
}
.highlight_clean_c1dd .list-f166 {
  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;
}
.highlight_clean_c1dd .list-f166:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight_clean_c1dd .module-d260 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight_clean_c1dd .tooltip-de80 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight_clean_c1dd .tooltip-de80:first-child {
  margin-top: 0;
}
.highlight_clean_c1dd .tooltip-de80.video-outer-6814 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight_clean_c1dd .tooltip-de80.hard_7c6a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_clean_c1dd
  .tooltip-de80.hard_7c6a.footer-d5fb
  .carousel_28bf {
  width: 100%;
}
.highlight_clean_c1dd .hard_7c6a {
  -webkit-box-align: center;
  align-items: center;
}
.highlight_clean_c1dd .hard_7c6a .wide_03e2,
.highlight_clean_c1dd .hard_7c6a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight_clean_c1dd .brown-0b13 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_clean_c1dd .brown-0b13 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_clean_c1dd .brown-0b13: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;
}
.highlight_clean_c1dd .video-outer-6814 {
  z-index: 5;
}
.highlight_clean_c1dd .blue-6bf5 .up_7d8e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight_clean_c1dd .heading-under-5433 .up_7d8e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight_clean_c1dd .prev_5969 .up_7d8e {
  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;
}
.highlight_clean_c1dd.lower_8d32 .pagination-first-8954,
.highlight_clean_c1dd.brown-0101 .pagination-first-8954 {
  display: block;
}
.highlight_clean_c1dd.lower_8d32 .pagination-first-8954 .label-26d7,
.highlight_clean_c1dd.lower_8d32 .pagination-first-8954 .module-d260,
.highlight_clean_c1dd.brown-0101 .pagination-first-8954 .label-26d7,
.highlight_clean_c1dd.brown-0101 .pagination-first-8954 .module-d260 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_clean_c1dd.primary-hard-eb45 .heading_middle_9a4b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight_clean_c1dd.primary-hard-eb45 .heading_middle_9a4b {
    margin-right: 0;
  }
}
.highlight_clean_c1dd.lower_8d32 .heading_middle_9a4b,
.highlight_clean_c1dd.brown-0101 .heading_middle_9a4b {
  padding-top: 40%;
}
.highlight_clean_c1dd.lower_8d32 .highlight-bd7b,
.highlight_clean_c1dd.brown-0101 .highlight-bd7b {
  display: block;
}
.highlight_clean_c1dd.lower_8d32 .fn-sticky-b221 .module-d260,
.highlight_clean_c1dd.brown-0101 .fn-sticky-b221 .module-d260 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight_clean_c1dd.lower_8d32 .heading_middle_9a4b,
.highlight_clean_c1dd.brown-0101 .heading_middle_9a4b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight_clean_c1dd.lower_8d32 .module-d260 {
  padding: 1em;
}
.dropdown-0fbe {
  margin: 30px auto;
  display: block;
}
.dropdown-0fbe .red-06fb > * {
  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;
}
.dropdown-0fbe .red-06fb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-0fbe .red-06fb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough_f3e8 .wide_03e2 {
  margin-bottom: 1.41575em;
}
.rough_f3e8 .mini-4c90 {
  margin-bottom: 1.618em;
}
.preview_cool_8faa .menu-bottom-7e81 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.preview_cool_8faa .menu-bottom-7e81 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.preview_cool_8faa .bottom_ee21 {
  max-width: 100%;
  overflow: auto;
}
.status-in-f4ad .preview_cool_8faa a:hover {
  text-decoration: underline;
}
.disabled_f70a .banner-left-e4fe:not(.footer_fast_5c5b),
.disabled_f70a .brown-0b13 {
  margin-bottom: 1.41575em;
}
.disabled_f70a .banner-left-e4fe:not(.footer_fast_5c5b):last-child,
.disabled_f70a .brown-0b13:last-child {
  margin-bottom: 0;
}
.disabled_f70a .banner-left-e4fe.table-cool-2218 {
  margin-bottom: 0.41575em;
}
.disabled_f70a .red-b174:before,
.disabled_f70a .header_6657:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.disabled_f70a .red-b174:before {
  content: "\f115";
}
.disabled_f70a .header_6657:before {
  content: "\f02c";
}
.disabled_f70a .secondary-pressed-6287 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.disabled_f70a .secondary-pressed-6287 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.green_9a50 {
  display: -webkit-box;
  display: flex;
}
.green_9a50 .glass_af01 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .green_9a50 .glass_af01 {
    flex-basis: 90px;
  }
}
.green_9a50 .panel_42ac {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .green_9a50 .panel_42ac {
    flex-basis: calc(100% - 50px);
  }
}
.green_9a50 .overlay_d4bf p:last-child {
  margin-bottom: 0.72em;
}
.solid_d0ba .red-06fb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.solid_d0ba .red-06fb:after,
.solid_d0ba .red-06fb:before {
  content: "";
  display: table;
}
.solid_d0ba .red-06fb:after {
  clear: both;
}
.solid_d0ba .red-06fb .first-3e60,
.solid_d0ba .red-06fb .overlay_focused_234b {
  width: 49%;
}
.solid_d0ba .red-06fb .first-3e60 a span.filter-733c,
.solid_d0ba .red-06fb .overlay_focused_234b a span.filter-733c {
  display: block;
  margin-bottom: 5px;
}
.solid_d0ba .red-06fb .overlay_focused_234b {
  float: left;
  text-align: left;
}
.solid_d0ba .red-06fb .first-3e60 {
  float: right;
  text-align: right;
}
.backdrop_in_622b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .backdrop_in_622b {
    margin-bottom: 0;
  }
}
.text_957c {
  margin-bottom: 1em;
}
.text_957c .footer_fast_5c5b {
  font-size: 1.1em;
  line-height: 1.3;
}
.column-light-93a6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon_light_4d4c .text_957c,
.primary-green-4d13 .text_957c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon_light_4d4c .text_957c,
  .primary-green-4d13 .text_957c {
    display: block;
  }
}
.icon_light_4d4c .column-light-93a6,
.primary-green-4d13 .column-light-93a6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon_light_4d4c .column-light-93a6,
  .primary-green-4d13 .column-light-93a6 {
    margin-bottom: 1em;
  }
}
.icon_light_4d4c .column-light-93a6 img,
.primary-green-4d13 .column-light-93a6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon_light_4d4c .shade-4a13,
.primary-green-4d13 .shade-4a13 {
  flex-basis: calc(100% - 160px);
}
.icon_light_4d4c .shade-4a13 p,
.primary-green-4d13 .shade-4a13 p {
  margin-bottom: 0;
}
.icon_light_4d4c .shade-4a13 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon_light_4d4c .shade-4a13 {
    padding-left: 0;
  }
}
.primary-green-4d13 .shade-4a13 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary-green-4d13 .shade-4a13 {
    padding-right: 0;
  }
}
.primary-green-4d13 .column-light-93a6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.frame_lower_047d .column-light-93a6 {
  margin-bottom: 0.5em;
}
.frame_lower_047d .column-light-93a6 img {
  width: 100%;
}
.block-b13d .popup-active-6164,
.search-ef3e .popup-active-6164 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.search-ef3e .rough_7b7b .summary-2b4f p:last-child {
  margin-bottom: 0;
}
.static_be86 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.smooth_8cef .video-out-922e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .smooth_8cef .video-out-922e:last-of-type {
    margin-bottom: 0;
  }
}
.smooth_8cef .video-out-922e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth_8cef .video-out-922e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.smooth_8cef .video-out-922e ul li {
  margin: 0 0 0.6em;
}
.smooth_8cef .video-out-922e ul li.layout-dim-f283,
.smooth_8cef .video-out-922e ul li.lower_70df {
  position: relative;
}
.smooth_8cef .video-out-922e ul li.layout-dim-f283 .active-cf56,
.smooth_8cef .video-out-922e ul li.lower_70df .active-cf56 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.smooth_8cef .video-out-922e ul li.layout-dim-f283:after:after,
.smooth_8cef .video-out-922e ul li.layout-dim-f283:after:before,
.smooth_8cef
  .video-out-922e
  ul
  li.lower_70df:after:after,
.smooth_8cef
  .video-out-922e
  ul
  li.lower_70df:after:before {
  content: "";
  display: table;
}
.smooth_8cef .video-out-922e ul li.layout-dim-f283:after:after,
.smooth_8cef
  .video-out-922e
  ul
  li.lower_70df:after:after {
  clear: both;
}
.smooth_8cef .video-out-922e a.tooltip-inner-d6f5:hover {
  text-decoration: none;
}
.smooth_8cef .video-out-922e select {
  max-width: 100%;
}
.smooth_8cef .video-out-922e table {
  font-size: 85%;
}
.smooth_8cef .video-out-922e table td,
.smooth_8cef .video-out-922e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.smooth_8cef .video-out-922e table tfoot td {
  text-align: left;
}
.smooth_8cef .video-out-922e :last-child {
  margin-bottom: 0;
}
.smooth_8cef .video-out-922e .modal_cff7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.smooth_8cef .video-out-922e .modal_cff7 label {
  width: 100%;
}
.smooth_8cef .video-out-922e .modal_cff7 .shadow_gas_0d73 {
  width: 100%;
  display: block;
}
.smooth_8cef .video-out-922e .modal_cff7 .picture_wood_4f21 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.smooth_8cef .video-out-922e .modal_cff7 .picture_wood_4f21:hover svg #svg-search {
  fill: #444;
}
.smooth_8cef .video-out-922e .modal_cff7 .picture_wood_4f21 svg {
  width: 18px;
  height: 18px;
}
.smooth_8cef .old-e611 ul ul,
.smooth_8cef .label_stone_9a72 ul ul,
.smooth_8cef .modal-0085 ul ul,
.smooth_8cef .right_e02f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.smooth_8cef .old-e611 .nav_e32c > a,
.smooth_8cef .label_stone_9a72 .nav_e32c > a,
.smooth_8cef .modal-0085 .nav_e32c > a,
.smooth_8cef .right_e02f .nav_e32c > a {
  margin-bottom: 0;
}
.smooth_8cef .column-lower-c6cd li,
.smooth_8cef .old-e611 li,
.smooth_8cef .down-41c7 li,
.smooth_8cef .label_stone_9a72 li,
.smooth_8cef .modal-0085 li,
.smooth_8cef .right_e02f li,
.smooth_8cef .dropdown_4b93 li,
.smooth_8cef .photo-fluid-d4eb li {
  display: block;
  position: relative;
}
.smooth_8cef .column-lower-c6cd li:last-child,
.smooth_8cef .old-e611 li:last-child,
.smooth_8cef .down-41c7 li:last-child,
.smooth_8cef .label_stone_9a72 li:last-child,
.smooth_8cef .modal-0085 li:last-child,
.smooth_8cef .right_e02f li:last-child,
.smooth_8cef .dropdown_4b93 li:last-child,
.smooth_8cef .photo-fluid-d4eb li:last-child {
  border: none;
}
.smooth_8cef .column-lower-c6cd li a,
.smooth_8cef .old-e611 li a,
.smooth_8cef .down-41c7 li a,
.smooth_8cef .label_stone_9a72 li a,
.smooth_8cef .modal-0085 li a,
.smooth_8cef .right_e02f li a,
.smooth_8cef .dropdown_4b93 li a,
.smooth_8cef .photo-fluid-d4eb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_8cef .column-lower-c6cd li ul li::before,
.smooth_8cef .old-e611 li ul li::before,
.smooth_8cef .down-41c7 li ul li::before,
.smooth_8cef .label_stone_9a72 li ul li::before,
.smooth_8cef .modal-0085 li ul li::before,
.smooth_8cef .right_e02f li ul li::before,
.smooth_8cef .dropdown_4b93 li ul li::before,
.smooth_8cef .photo-fluid-d4eb li ul li::before {
  left: 15px;
}
.smooth_8cef .column-lower-c6cd li ul a,
.smooth_8cef .old-e611 li ul a,
.smooth_8cef .down-41c7 li ul a,
.smooth_8cef .label_stone_9a72 li ul a,
.smooth_8cef .modal-0085 li ul a,
.smooth_8cef .right_e02f li ul a,
.smooth_8cef .dropdown_4b93 li ul a,
.smooth_8cef .photo-fluid-d4eb li ul a {
  padding-left: 20px;
}
.smooth_8cef .column-lower-c6cd li ul ul li::before,
.smooth_8cef .old-e611 li ul ul li::before,
.smooth_8cef .down-41c7 li ul ul li::before,
.smooth_8cef .label_stone_9a72 li ul ul li::before,
.smooth_8cef .modal-0085 li ul ul li::before,
.smooth_8cef .right_e02f li ul ul li::before,
.smooth_8cef .dropdown_4b93 li ul ul li::before,
.smooth_8cef .photo-fluid-d4eb li ul ul li::before {
  left: 30px;
}
.smooth_8cef .column-lower-c6cd li ul ul a,
.smooth_8cef .old-e611 li ul ul a,
.smooth_8cef .down-41c7 li ul ul a,
.smooth_8cef .label_stone_9a72 li ul ul a,
.smooth_8cef .modal-0085 li ul ul a,
.smooth_8cef .right_e02f li ul ul a,
.smooth_8cef .dropdown_4b93 li ul ul a,
.smooth_8cef .photo-fluid-d4eb li ul ul a {
  padding-left: 40px;
}
.smooth_8cef .narrow_3e73 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.smooth_8cef .photo-fluid-d4eb ul li {
  margin-bottom: 1.41575em;
}
.smooth_8cef .photo-fluid-d4eb ul li .accent_fluid_fef9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.smooth_8cef .photo-fluid-d4eb ul li .outer-3dd8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.overlay-plasma-1fe0 .column-lower-c6cd li a,
.overlay-plasma-1fe0 .old-e611 li a,
.overlay-plasma-1fe0 .down-41c7 li a,
.overlay-plasma-1fe0 .label_stone_9a72 li a,
.overlay-plasma-1fe0 .modal-0085 li a,
.overlay-plasma-1fe0 .right_e02f li a,
.overlay-plasma-1fe0 .dropdown_4b93 li a,
.overlay-plasma-1fe0 .photo-fluid-d4eb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-plasma-1fe0 .narrow_3e73 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-plasma-1fe0 .video-out-922e ul li.layout-dim-f283 .active-cf56,
.overlay-plasma-1fe0 .video-out-922e ul li.lower_70df .active-cf56 {
  background: rgba(0, 0, 0, 0.2);
}
.overlay-plasma-1fe0 .smooth_8cef .video-out-922e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_ed30 .smooth_8cef .image-over-afe9 li {
  margin: 0;
}
.heading_ed30 .smooth_8cef .image-over-afe9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading_ed30 .smooth_8cef .image-over-afe9 li ul {
  margin: 0;
}
.heading_ed30 .smooth_8cef .image-over-afe9 li ul li a {
  padding-left: 15px;
}
.heading_ed30 .smooth_8cef .image-over-afe9 li ul li li a {
  padding-left: 30px;
}
.heading_ed30 .smooth_8cef .image-over-afe9 li.paragraph_a5b0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading_ed30 .smooth_8cef .image-over-afe9 li.paragraph_a5b0 > 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;
}
.heading_ed30 .smooth_8cef .image-over-afe9 li.paragraph_a5b0 > 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;
}
.info_solid_5e66 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture_green_cfda {
  position: relative;
  z-index: 10;
}
.picture_green_cfda .upper_6e37 {
  width: 100%;
  max-width: 100%;
}
.iron_cdcb .primary_fixed_b917 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.iron_cdcb .blue-951f {
}
.iron_cdcb .overlay-plasma-1fe0 {
  background: #292929;
}
.image_0ccb .primary_fixed_b917 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.image_0ccb .blue-951f {
  background: #f9f9f9;
}
.image_0ccb .overlay-plasma-1fe0 {
  background: #303030;
}
.inner-b928 .primary_fixed_b917 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner-b928 .disabled-rough-8a37 {
    margin-bottom: 1em;
  }
  .inner-b928 .disabled-rough-8a37:last-child {
    margin-bottom: 0;
  }
}
.inner-b928 .blue-951f {
  background: #ededed;
}
.inner-b928 .overlay-plasma-1fe0 {
  background: #1a1a1a;
}
.primary_fixed_b917.blue-951f {
  color: rgba(0, 0, 0, 0.6);
}
.primary_fixed_b917.blue-951f .mask-c326 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_fixed_b917.overlay-plasma-1fe0 {
  color: rgba(255, 255, 255, 0.99);
}
.primary_fixed_b917.overlay-plasma-1fe0 a:not(.tooltip-inner-d6f5) {
  color: rgba(255, 255, 255, 0.79);
}
.primary_fixed_b917.overlay-plasma-1fe0 a:not(.tooltip-inner-d6f5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_fixed_b917.overlay-plasma-1fe0 .mask-c326 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_fixed_b917.overlay-plasma-1fe0 table tbody td,
.primary_fixed_b917.overlay-plasma-1fe0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.selected-bc80.down-0f66 .inner-684d {
  max-width: initial;
}
.selected-bc80 .alert-cb90 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.selected-bc80 .alert-cb90 .upper_6e37 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .selected-bc80 .alert-cb90 .upper_6e37 {
    display: block;
    margin-bottom: 2em;
  }
  .selected-bc80 .alert-cb90 .upper_6e37:last-child {
    margin-bottom: 0;
  }
}
.inner-b928 .disabled-rough-8a37:last-child,
.image_0ccb .disabled-rough-8a37:last-child,
.iron_cdcb .disabled-rough-8a37:last-child {
  margin-bottom: 0;
}
.inner-b928 .disabled-rough-8a37 .smooth_8cef .video-out-922e:last-child,
.image_0ccb .disabled-rough-8a37 .smooth_8cef .video-out-922e:last-child,
.iron_cdcb .disabled-rough-8a37 .smooth_8cef .video-out-922e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .inner-b928 .box_b33d,
  .inner-b928 .plasma_f6f8,
  .image_0ccb .box_b33d,
  .image_0ccb .plasma_f6f8,
  .iron_cdcb .box_b33d,
  .iron_cdcb .plasma_f6f8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture_green_cfda .disabled-rough-8a37 {
    margin-bottom: 2em;
  }
}
.picture_green_cfda p:last-child {
  margin-bottom: 0;
}
.picture_green_cfda li,
.picture_green_cfda ul {
  list-style: none;
  margin: 0;
}
.picture_green_cfda ul ul {
  margin-left: 2.617924em;
}
.last-9ebd {
  font-size: 0.875em;
}

/* css-noise: 56b5 */
.promo-block-i2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
