/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu_dark_6137/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu_dark_6137
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.menu_dark_6137/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.link-middle-b427.sidebar-210c/licenses/gpl-2.0.component_24bc
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.down-98fd/, (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.box_ce4e.footer-static-b7f1/normalize.hot-2632/
 ======
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.hot-2632 v7.0.0 | MIT License | github.menu_dark_6137/necolas/normalize.hot-2632 */
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;
}
.button_3b0e .gas_df9a,
.summary_8eae,
.progress_south_9056,
.bottom_ad81,
.pro_a46c,
.heading_down_e377,
.hard-62ff,
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;
}
.summary_8eae,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .summary_8eae,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .summary_8eae,
  h1 {
    font-size: 1.8em;
  }
}
.progress_south_9056,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.progress_south_9056 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .progress_south_9056,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .progress_south_9056,
  h2 {
    font-size: 1.7em;
  }
}
.bottom_ad81,
h3 {
  font-size: 1.618em;
}
.button_3b0e .gas_df9a,
.pro_a46c,
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.focus-prev-0a84 {
  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;
}
.feature-purple-d42a:after,
.feature-purple-d42a:before,
.rough-71c8:after,
.rough-71c8:before {
  content: "";
  display: table;
}
.feature-purple-d42a:after,
.rough-71c8:after {
  clear: both;
}
.description-cool-468f {
  float: right;
  margin-right: 0;
}
.tiny_7019 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.secondary-wide-b8e2 .table-solid-a19c,
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;
}
.secondary-wide-b8e2 .table-solid-a19c: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;
}
.accent-f513 .table-solid-a19c {
  box-shadow: none;
}
.accent-f513
  .table-solid-a19c
  .bronze-1a0a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accent-f513 .table-solid-a19c .wrapper_cool_aa75 {
  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;
}
.accent-f513
  .table-solid-a19c
  .wrapper_cool_aa75
  b {
  display: none;
}
.accent-f513 .huge_a901 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accordion-new-c707:not(.bright_467c):not(.background_2071),
button:not(.bright_467c):not(.background_2071),
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ),
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ),
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ) {
  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;
}
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ):hover,
button:not(.bright_467c):not(
    .background_2071
  ):hover,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ):hover,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ):hover,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ):active,
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ):focus,
button:not(.bright_467c):not(
    .background_2071
  ):active,
button:not(.bright_467c):not(
    .background_2071
  ):focus,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ):active,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ):focus,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ):active,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ):focus,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ):active,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ):focus {
  outline: 0;
}
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3,
button:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3 {
  position: relative;
}
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .warm-3a3f,
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .static-e8fc,
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .gradient_up_e2a0,
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  i,
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  svg,
button:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .warm-3a3f,
button:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .static-e8fc,
button:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .gradient_up_e2a0,
button:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  i,
button:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  svg,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .warm-3a3f,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .static-e8fc,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .gradient_up_e2a0,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  i,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  svg,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .warm-3a3f,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .static-e8fc,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .gradient_up_e2a0,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  i,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  svg,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .warm-3a3f,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .static-e8fc,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  .gradient_up_e2a0,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  i,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3
  svg {
  visibility: hidden;
}
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3:after,
button:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3:after,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3:after,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3:after,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ).fn-loading-6be3: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;
}
.accordion-new-c707:not(.bright_467c):not(.background_2071),
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ),
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ),
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ) {
  color: #fff;
  background: #235787;
}
.accordion-new-c707:not(.bright_467c):not(
    .background_2071
  ):focus,
input[type="button"]:not(.bright_467c):not(
    .background_2071
  ):focus,
input[type="reset"]:not(.bright_467c):not(
    .background_2071
  ):focus,
input[type="submit"]:not(.bright_467c):not(
    .background_2071
  ):focus {
  color: #fff;
}
.accordion-new-c707.fn-disabled-6be3:not(.bright_467c):not(
    .background_2071
  ),
.accordion-new-c707[disabled]:not(.bright_467c):not(
    .background_2071
  ),
button.fn-disabled-6be3:not(.bright_467c):not(
    .background_2071
  ),
button[disabled]:not(.bright_467c):not(
    .background_2071
  ) {
  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;
}
.frame_down_5417 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.frame_down_5417: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;
}
.card_bright_3ac1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tooltip-2dfe {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bronze-384b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature-purple-d42a:after,
.feature-purple-d42a:before,
.item-4204:after,
.item-4204:before,
.preview_hot_9a3f:after,
.preview_hot_9a3f:before,
.tertiary-pressed-5011:after,
.tertiary-pressed-5011:before,
.accent_short_9958:after,
.accent_short_9958:before,
.column-d7f7:after,
.column-d7f7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature-purple-d42a:after,
.item-4204:after,
.preview_hot_9a3f:after,
.tertiary-pressed-5011:after,
.accent_short_9958:after,
.column-d7f7:after {
  clear: both;
}
.item-4204 .disabled-huge-eaeb,
.preview_hot_9a3f .disabled-huge-eaeb,
.article-prev-c191 .disabled-huge-eaeb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paragraph-a0f0 {
  display: inline-block;
}
.text-dca8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text-dca8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-dca8 .hover-bab0 {
  padding: 1em 0;
  font-size: 85%;
}
.hover-bab0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status-huge-ad0c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status-huge-ad0c:after,
.status-huge-ad0c:before {
  content: "";
  display: table;
}
.status-huge-ad0c:after {
  clear: both;
}
.tall_6107 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.top-0712 .tall_6107 {
  max-width: 50%;
}
.popup-inner-4b6c .tall_6107 {
  max-width: 33.33%;
}
.inner-e630 .tall_6107 {
  max-width: 25%;
}
.thumbnail-cool-a644 .tall_6107 {
  max-width: 20%;
}
.status-7e4a .tall_6107 {
  max-width: 16.66%;
}
.upper_295f .tall_6107 {
  max-width: 14.28%;
}
.dynamic-ca56 .tall_6107 {
  max-width: 12.5%;
}
.shade_074b .tall_6107 {
  max-width: 11.11%;
}
.over_abb4 {
  display: block;
}
.button_3b0e .hovered-f907 label,
.button_3b0e .badge_b95b label,
.button_3b0e .dim-b343 label,
.button_3b0e .current-8304 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cold-b8e6 {
  list-style: none;
  margin: 0;
}
.cold-b8e6 article.clean-945c {
  margin-bottom: 0;
}
.cold-b8e6 ul {
  list-style: none;
  margin: 0;
}
.cold-b8e6 .out_c304 li.clean-945c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cold-b8e6 .out_c304 li.clean-945c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cold-b8e6 .out_c304 li.clean-945c: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) {
  .cold-b8e6 .out_c304 li.clean-945c li.clean-945c li.clean-945c li.clean-945c {
    padding-left: 0;
  }
}
article.clean-945c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.clean-945c .item-4204 p:last-of-type {
  margin-bottom: 0;
}
article.clean-945c .overlay_red_2e28 {
  float: left;
}
article.clean-945c .current-bb9b {
  margin-left: 85px;
}
article.clean-945c .under-214d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.clean-945c .under-214d .motion_d9e7 {
  margin-left: 10px;
}
article.clean-945c .wrapper_orange_2d43 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.clean-945c .container_iron_d67e {
  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 .hovered-f907,
  #respond .dim-b343,
  #respond .current-8304 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hovered-f907 input,
#respond .dim-b343 input,
#respond .current-8304 input {
  width: 100%;
}
#respond .current-8304 {
  margin-right: 0;
}
#respond .clean-088b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description-54a3 {
  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;
}
.description-54a3.background-wide-e6fb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description-54a3 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%);
}
.description-54a3:focus,
.description-54a3: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);
}
.avatar_9a7a {
  border-radius: 10%;
}
.video-624b {
  border-radius: 50%;
}
.large_adf7 {
  font-size: 0.72em;
}
.glass_0562 {
  font-size: 0.875em;
}
.copper_2510 {
  font-size: 1.1em;
}
.silver-3c97 {
  text-transform: uppercase;
  line-height: 1.2;
}
.silver-3c97.large_adf7 {
  letter-spacing: 0.5px;
}
.column_36c0,
.column_36c0 a {
  color: #6d6d6d;
}
.column_36c0 a:hover {
  color: #111;
}
.warm_2031 {
  color: #6d6d6d;
}
.small-61a8 {
  overflow-x: hidden;
}
.small-61a8 .iron_acc5.gradient_wood_c1a3 {
  position: relative;
}
.small-61a8 .iron_acc5.gradient_wood_c1a3.article_9489 {
  position: initial;
}
.small-61a8
  .iron_acc5.gradient_wood_c1a3.article_9489
  .list-complex-6f9a {
  left: auto;
}
.small-61a8 .iron_acc5 .list-complex-6f9a {
  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;
}
.small-61a8 .iron_acc5:hover.gradient_wood_c1a3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.small-61a8
  .iron_acc5:hover.gradient_wood_c1a3
  .list-complex-6f9a {
  display: block;
  z-index: 9999999;
}
.small-61a8 .paragraph_plasma_8d95 .highlight-right-de61,
.small-61a8 .accent-a991 .highlight-right-de61 {
  display: none;
}
.small-61a8 .progress-basic-35c2 .iron_acc5:hover.gradient_wood_c1a3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_3b0e .hovered-f907 label,
.button_3b0e .badge_b95b label,
.button_3b0e .dim-b343 label,
.button_3b0e .current-8304 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cold-b8e6 {
  list-style: none;
  margin: 0;
}
.cold-b8e6 article.clean-945c {
  margin-bottom: 0;
}
.cold-b8e6 ul {
  list-style: none;
  margin: 0;
}
.cold-b8e6 .out_c304 li.clean-945c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cold-b8e6 .out_c304 li.clean-945c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cold-b8e6 .out_c304 li.clean-945c: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) {
  .cold-b8e6 .out_c304 li.clean-945c li.clean-945c li.clean-945c li.clean-945c {
    padding-left: 0;
  }
}
article.clean-945c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.clean-945c .item-4204 p:last-of-type {
  margin-bottom: 0;
}
article.clean-945c .overlay_red_2e28 {
  float: left;
}
article.clean-945c .current-bb9b {
  margin-left: 85px;
}
article.clean-945c .under-214d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.clean-945c .under-214d .motion_d9e7 {
  margin-left: 10px;
}
article.clean-945c .wrapper_orange_2d43 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.clean-945c .container_iron_d67e {
  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 .hovered-f907,
  #respond .dim-b343,
  #respond .current-8304 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hovered-f907 input,
#respond .dim-b343 input,
#respond .current-8304 input {
  width: 100%;
}
#respond .current-8304 {
  margin-right: 0;
}
#respond .clean-088b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_plasma_8d95 .menu_f39e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.menu_f39e .down_fd20.filter-9a52 .fluid-ab6c > li > a:focus,
.menu_f39e .down_fd20.filter-9a52 .fluid-ab6c > li > a:hover,
.menu_f39e .down_fd20.image_new_f019 .fluid-ab6c > li > a:focus,
.menu_f39e .down_fd20.image_new_f019 .fluid-ab6c > li > a:hover,
.menu_f39e .down_fd20.filter-1aa1 .fluid-ab6c > li > a:focus,
.menu_f39e .down_fd20.filter-1aa1 .fluid-ab6c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_f39e
  .down_fd20.filter-9a52
  .fluid-ab6c
  > li.accordion_short_a24e
  > a,
.menu_f39e
  .down_fd20.filter-9a52
  .fluid-ab6c
  > li.hidden-f5a1
  > a,
.menu_f39e
  .down_fd20.image_new_f019
  .fluid-ab6c
  > li.accordion_short_a24e
  > a,
.menu_f39e
  .down_fd20.image_new_f019
  .fluid-ab6c
  > li.hidden-f5a1
  > a,
.menu_f39e
  .down_fd20.filter-1aa1
  .fluid-ab6c
  > li.accordion_short_a24e
  > a,
.menu_f39e .down_fd20.filter-1aa1 .fluid-ab6c > li.video_9fa4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.menu_f39e .status-gold-d3fe,
.menu_f39e .status-gold-d3fe a {
  color: rgba(255, 255, 255, 0.99);
}
.menu_f39e .image_c5b5.header_pro_8a3a li a,
.menu_f39e .carousel_9a7d a,
.menu_f39e .accent-yellow-b0b5,
.menu_f39e .fluid-ab6c > li > a,
.menu_f39e .container_upper_a0ba {
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e .image_c5b5.header_pro_8a3a li a:hover,
.menu_f39e .carousel_9a7d a:hover,
.menu_f39e .accent-yellow-b0b5:hover,
.menu_f39e .fluid-ab6c > li > a:hover,
.menu_f39e .container_upper_a0ba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_f39e .border_bc5f {
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e .border_bc5f .wood_e8d7 {
  color: rgba(255, 255, 255, 0.99);
}
.menu_f39e .border_bc5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_f39e .focused_9cda .notification-c5c0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e .focused_9cda .notification-c5c0 .slider_steel_47ac {
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e
  .focused_9cda
  .notification-c5c0
  .slider_steel_47ac::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e
  .focused_9cda
  .notification-c5c0
  .slider_steel_47ac:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e
  .focused_9cda
  .notification-c5c0
  .slider_steel_47ac::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e
  .focused_9cda
  .notification-c5c0
  .slider_steel_47ac::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e .focused_9cda .container_plasma_6ea0 {
  color: rgba(255, 255, 255, 0.79);
}
.menu_f39e .focused_9cda .container_plasma_6ea0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_9db7
  .menu_f39e
  .focused_9cda
  .focused_5c79
  .gradient-45ab {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle_9db7
  .menu_f39e
  .focused_9cda
  .focused_5c79
  .slider_steel_47ac {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_plasma_8d95 .breadcrumb-fresh-2559 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb-fresh-2559 .down_fd20.filter-9a52 .fluid-ab6c > li > a:focus,
.breadcrumb-fresh-2559 .down_fd20.filter-9a52 .fluid-ab6c > li > a:hover,
.breadcrumb-fresh-2559 .down_fd20.image_new_f019 .fluid-ab6c > li > a:focus,
.breadcrumb-fresh-2559 .down_fd20.image_new_f019 .fluid-ab6c > li > a:hover,
.breadcrumb-fresh-2559 .down_fd20.filter-1aa1 .fluid-ab6c > li > a:focus,
.breadcrumb-fresh-2559 .down_fd20.filter-1aa1 .fluid-ab6c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-fresh-2559
  .down_fd20.filter-9a52
  .fluid-ab6c
  > li.accordion_short_a24e
  > a,
.breadcrumb-fresh-2559
  .down_fd20.filter-9a52
  .fluid-ab6c
  > li.hidden-f5a1
  > a,
.breadcrumb-fresh-2559
  .down_fd20.image_new_f019
  .fluid-ab6c
  > li.accordion_short_a24e
  > a,
.breadcrumb-fresh-2559
  .down_fd20.image_new_f019
  .fluid-ab6c
  > li.hidden-f5a1
  > a,
.breadcrumb-fresh-2559
  .down_fd20.filter-1aa1
  .fluid-ab6c
  > li.accordion_short_a24e
  > a,
.breadcrumb-fresh-2559 .down_fd20.filter-1aa1 .fluid-ab6c > li.video_9fa4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-fresh-2559 .status-gold-d3fe,
.breadcrumb-fresh-2559 .status-gold-d3fe a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-fresh-2559 .image_c5b5.header_pro_8a3a li a,
.breadcrumb-fresh-2559 .carousel_9a7d a,
.breadcrumb-fresh-2559 .accent-yellow-b0b5,
.breadcrumb-fresh-2559 .fluid-ab6c > li > a,
.breadcrumb-fresh-2559 .container_upper_a0ba {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-fresh-2559 .image_c5b5.header_pro_8a3a li a:hover,
.breadcrumb-fresh-2559 .carousel_9a7d a:hover,
.breadcrumb-fresh-2559 .accent-yellow-b0b5:hover,
.breadcrumb-fresh-2559 .fluid-ab6c > li > a:hover,
.breadcrumb-fresh-2559 .container_upper_a0ba:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-fresh-2559 .border_bc5f {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-fresh-2559 .border_bc5f .wood_e8d7 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-fresh-2559 .border_bc5f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth-d9cf .notification-large-7cef {
  margin-left: auto;
  margin-right: auto;
}
.preview_hot_9a3f > * {
  margin-left: auto;
  margin-right: auto;
}
.preview_hot_9a3f .card_bright_3ac1 {
  margin-right: 1.41575em;
}
.upper-5acf .preview_hot_9a3f > .old_7792 {
  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;
}
.upper-5acf .preview_hot_9a3f > .mask-advanced-0dd4 {
  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;
}
.alert_slow_5d8c.smooth-d9cf .notification-large-7cef,
.grid_hovered_e689.smooth-d9cf .notification-large-7cef {
  margin-left: 0;
}
.section-dirty-1a7c.smooth-d9cf .notification-large-7cef,
.container_2784.smooth-d9cf .notification-large-7cef {
  margin-right: 0;
}
.preview_hot_9a3f ol,
.preview_hot_9a3f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.progress-last-a292 video {
  max-width: 100%;
}
.sort-645e img {
  display: block;
}
.sort-645e.card_bright_3ac1,
.sort-645e.tooltip-2dfe {
  width: 100%;
}
.sort-645e.mask-advanced-0dd4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search_8803:not(.filter_upper_b472) {
  margin: 1.5em auto;
}
.full_ff38 p {
  padding: 1.5em 14px;
}
ul.backdrop_dark_98c6.mask-advanced-0dd4,
ul.backdrop_dark_98c6.old_7792,
ul.backdrop_dark_98c6.title-tall-0780.old_7792 {
  padding: 0 14px;
}
.active-cc76 {
  display: block;
  overflow-x: auto;
}
.active-cc76 table {
  border-collapse: collapse;
  width: 100%;
}
.active-cc76 td,
.active-cc76 th {
  padding: 0.5em;
}
.preview_hot_9a3f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.preview_hot_9a3f ol ol,
.preview_hot_9a3f ol ul,
.preview_hot_9a3f ul ol,
.preview_hot_9a3f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.preview_hot_9a3f ol ol li,
.preview_hot_9a3f ol ul li,
.preview_hot_9a3f ul ol li,
.preview_hot_9a3f ul ul li {
  margin-left: 0;
}
.image-center-a2df.notice_5374 > .heading_medium_f9f1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.image-center-a2df.notice_5374 > .heading_medium_f9f1 iframe,
.image-center-a2df.notice_5374 > .heading_medium_f9f1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel-d778 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.carousel-d778.detail_f6c2 {
  padding: 0;
}
.carousel-d778.detail_f6c2 cite {
  font-size: 13px;
}
.carousel-d778 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.carousel-d778 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice-green-86f5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice-green-86f5 > p:first-child {
  margin-top: 0;
}
.notice-green-86f5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice-green-86f5 blockquote {
  border-left: 0;
}
.white-a952 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.white-a952:not(.south_5b98) {
  max-width: 100px;
}
.white-a952.info_selected_510d {
  border-bottom: none !important;
  text-align: center;
}
.white-a952.info_selected_510d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .full_ff38 p {
    padding: 1.5em 0;
  }
}
.grid-thick-e100 {
  color: #0073aa;
}
.preview-focused-8a1a {
  background-color: #0073aa;
}
.mask-hovered-6a78 {
  color: #229fd8;
}
.alert-prev-2915 {
  background-color: #229fd8;
}
.border_8aff {
  color: #eee;
}
.action_7e22 {
  background-color: #eee;
}
.motion-fb36 {
  color: #444;
}
.outline-e731 {
  background-color: #444;
}
.yellow-eaa5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.yellow-eaa5 .label_c7fe .carousel_9a7d {
  font-size: 15px;
}
.yellow-eaa5 .carousel_9a7d {
  line-height: 1.3;
}
.yellow-eaa5 .breadcrumb-fresh-2559 {
}
.yellow-eaa5 .menu_f39e {
  background: #235787;
}
.carousel_plasma_9d77 {
  padding: 0;
}
.carousel_plasma_9d77 .menu_f39e {
  background: #1a1a1a;
}
.carousel_plasma_9d77 .breadcrumb-fresh-2559 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tooltip-068b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tooltip-068b .breadcrumb-fresh-2559 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tooltip-068b .menu_f39e {
  background: #303030;
}
.column-d7f7 {
  position: relative;
  z-index: 10;
}
.column-d7f7 .hidden-rough-e52c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium-3a24 .gradient_wood_c1a3 {
  display: inline-block;
  vertical-align: middle;
}
.medium-3a24.primary-new-f439 .gradient_wood_c1a3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium-3a24.primary-new-f439 .gradient_wood_c1a3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium-3a24.primary-new-f439 .gradient_wood_c1a3 {
    margin-right: 0.4em;
  }
}
.medium-3a24.primary-new-f439 .gradient_wood_c1a3:last-child {
  margin-right: 0;
}
.hidden_46d1 .hidden-rough-e52c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paragraph_plasma_8d95 .label_c7fe {
    margin: 0 -0.5em;
  }
  .paragraph_plasma_8d95 .label_c7fe [class*="customify-col-"],
  .paragraph_plasma_8d95 .label_c7fe [class*="customify-col_"],
  .paragraph_plasma_8d95 .label_c7fe [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paragraph_plasma_8d95.image-green-e48c .hidden-rough-e52c {
  background: 0 0 !important;
}
.paragraph_plasma_8d95.image-green-e48c .hidden-rough-e52c,
.paragraph_plasma_8d95.hidden_46d1 .hidden-rough-e52c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paragraph_plasma_8d95.icon_narrow_1f4e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paragraph_plasma_8d95.hidden_46d1 .hidden-rough-e52c {
  box-shadow: none !important;
}
.clean_8165 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .clean_8165 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .clean_8165 {
    padding: 18px 0 20px;
  }
}
.clean_8165 .summary_in_0b4a {
  width: 100%;
}
.clean_8165 .info-yellow-d874 {
  margin-bottom: 0;
}
.clean_8165 .media-1eca {
  margin-top: 5px;
  font-size: 0.875em;
}
.row-ecf2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.row-ecf2 .video_c852 {
  width: 100%;
}
.photo-4d58 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.photo-4d58 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.photo-4d58 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;
}
.photo-4d58 li:last-child:after {
  display: none;
}
.photo-4d58 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dropdown-right-c7e5 .highlight-right-de61 button,
.clean_8165 .highlight-right-de61 button {
  left: 0;
}
.dropdown-right-c7e5 .video_c852,
.clean_8165 .video_c852 {
  padding-left: 0;
  padding-right: 0;
}
.dropdown-right-c7e5 .row-ecf2,
.clean_8165 .row-ecf2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dropdown-right-c7e5 {
  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;
}
.dropdown-right-c7e5: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;
}
.dropdown-right-c7e5 .highlight_short_dfbc {
  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) {
  .dropdown-right-c7e5 .highlight_short_dfbc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-right-c7e5 .highlight_short_dfbc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-right-c7e5 .highlight_short_dfbc {
    min-height: 200px;
  }
}
.dropdown-right-c7e5 .photo-4d58 {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown-right-c7e5 .photo-4d58 a,
.dropdown-right-c7e5 .photo-4d58 li:after {
  color: inherit;
}
.dropdown-right-c7e5 .photo-4d58 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.white-1bdc {
  margin-bottom: 0.5em;
}
.sidebar-5641 {
  margin-bottom: 1.2em;
}
.sidebar-5641,
.white-1bdc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sidebar-5641 p:last-child,
.white-1bdc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .highlight-right-de61,
#masthead .highlight-right-de61 {
  display: none;
}
#masthead
  > .highlight-right-de61.tiny-dcc3 {
  display: none;
}
#masthead > .highlight-right-de61 button {
  left: 0;
}
.component_0b6e {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.component_0b6e .gradient_wood_c1a3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component_0b6e .plasma-c283 {
  display: -webkit-box;
  display: flex;
}
.component_0b6e .plasma-c283.basic-665f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component_0b6e .plasma-c283.tabs_ddde {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_0b6e .plasma-c283.surface_focused_7533 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component_0b6e.soft-867c.pattern-98d6 .plasma-c283.basic-665f {
  flex-basis: 100%;
}
.component_0b6e.breadcrumb_bright_5b73 .plasma-c283.tabs_ddde {
  -webkit-box-flex: 1;
  flex: auto;
}
.component_0b6e.breadcrumb_bright_5b73 .plasma-c283.surface_focused_7533 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .highlight-right-de61.tiny-dcc3 {
  display: none;
}
#masthead > .highlight-right-de61 button {
  left: 0;
}
.heading-white-7b12 {
  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;
}
.heading-white-7b12:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.heading-white-7b12.overlay-0895 i {
  margin-right: 4px;
}
.heading-white-7b12.picture_large_20b9 i {
  margin-left: 5px;
}
.carousel_9a7d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel_9a7d p:last-child {
  margin-bottom: 0;
}
.red_d255 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.red_d255 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.red_d255 img {
  display: block;
  width: auto;
  line-height: 1;
}
.red_d255 .status-gold-d3fe {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.red_d255 .table_tall_639c {
  margin: 5px 0 7px 0;
}
.red_d255.button_1a7c .component-fixed-804d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red_d255.button_1a7c .carousel-simple-ce53 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red_d255.overlay_27d7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.red_d255.overlay_27d7 .component-fixed-804d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red_d255.overlay_27d7 .carousel-simple-ce53 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red_d255.content-fa62 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.red_d255.huge_c9e1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.red_d255.huge_c9e1 .carousel-simple-ce53 {
  margin-top: 7px;
}
.focus-old-283e {
  display: inline-block;
}
.column-d7f7 .table-liquid-7d3c .red_d255 img {
  max-width: 100%;
}
.down_fd20 .modal_cold_8afc.steel_0433,
.white-18a9 .modal_cold_8afc.steel_0433 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.down_fd20 .breadcrumb_east_1384,
.white-18a9 .breadcrumb_east_1384 {
  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%);
}
.down_fd20 .breadcrumb_east_1384 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.down_fd20.paper_8337 .breadcrumb_east_1384 {
  display: none;
}
.down_fd20 .badge-new-a4ff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.down_fd20 .badge-new-a4ff li {
  display: inline-block;
  position: relative;
}
.down_fd20 .badge-new-a4ff li:last-child {
  margin-right: 0;
}
.down_fd20 .badge-new-a4ff 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;
}
.down_fd20 .badge-new-a4ff li.video_9fa4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.down_fd20 .badge-new-a4ff > 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;
}
.down_fd20 .badge-new-a4ff > li > a i {
  line-height: 0;
}
.down_fd20 .badge-new-a4ff > li.accordion-hard-6b9e > a .breadcrumb_east_1384 {
  margin-left: 4px;
  line-height: 0;
}
.down_fd20 .badge-new-a4ff .south-fd2c li.accordion-hard-6b9e > a {
  position: relative;
}
.down_fd20 .badge-new-a4ff .south-fd2c li.accordion-hard-6b9e > a:after,
.down_fd20 .badge-new-a4ff .south-fd2c li.accordion-hard-6b9e > a:before {
  content: "";
  display: table;
}
.down_fd20 .badge-new-a4ff .south-fd2c li.accordion-hard-6b9e > a:after {
  clear: both;
}
.down_fd20 .badge-new-a4ff .south-fd2c li.accordion-hard-6b9e > a .breadcrumb_east_1384 {
  margin-left: 5px;
  float: right;
}
.down_fd20 .outline_26bb,
.down_fd20 .south-fd2c {
  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;
}
.down_fd20 .south-fd2c {
  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;
}
.down_fd20 .south-fd2c .steel_0433 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down_fd20 .south-fd2c .breadcrumb_east_1384 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.down_fd20 .south-fd2c li {
  display: block;
  margin: 0;
  padding: 0;
}
.down_fd20 .south-fd2c 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;
}
.down_fd20 .south-fd2c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.down_fd20 .south-fd2c .south-fd2c {
  top: 0;
  left: 100%;
}
.down_fd20 .message_02c5.fn-focus-6be3 > .outline_26bb,
.down_fd20 .message_02c5.fn-focus-6be3 > .south-fd2c,
.down_fd20 .message_02c5:focus > .outline_26bb,
.down_fd20 .message_02c5:focus > .south-fd2c,
.down_fd20 .message_02c5:hover > .outline_26bb,
.down_fd20 .message_02c5:hover > .south-fd2c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.down_fd20.filter-1aa1 .fluid-ab6c:after,
.down_fd20.filter-1aa1 .fluid-ab6c:before {
  content: "";
  display: table;
}
.down_fd20.filter-1aa1 .fluid-ab6c:after {
  clear: both;
}
.down_fd20.filter-1aa1 .fluid-ab6c > li {
  float: left;
}
.down_fd20.hovered_8d93 .fluid-ab6c:after,
.down_fd20.hovered_8d93 .fluid-ab6c:before {
  content: "";
  display: table;
}
.down_fd20.hovered_8d93 .fluid-ab6c:after {
  clear: both;
}
.down_fd20.hovered_8d93 .fluid-ab6c > li {
  float: left;
}
.down_fd20.hovered_8d93 .fluid-ab6c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.down_fd20.hovered_8d93 .fluid-ab6c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.down_fd20.hovered_8d93 .fluid-ab6c > li.accordion_short_a24e > a,
.down_fd20.hovered_8d93 .fluid-ab6c > li.video_9fa4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.down_fd20.filter-9a52 .fluid-ab6c > li > a .steel_0433 {
  position: relative;
}
.down_fd20.filter-9a52 .fluid-ab6c > li > a .steel_0433: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;
}
.down_fd20.filter-9a52
  .fluid-ab6c
  > li:focus
  > a
  .steel_0433:before,
.down_fd20.filter-9a52
  .fluid-ab6c
  > li:hover
  > a
  .steel_0433:before {
  width: 100%;
  background-color: currentColor;
}
.down_fd20.filter-9a52
  .fluid-ab6c
  > li.accordion_short_a24e
  > a
  .steel_0433:before,
.down_fd20.filter-9a52
  .fluid-ab6c
  > li.hidden-f5a1
  > a
  .steel_0433:before {
  width: 100%;
  background-color: currentColor;
}
.down_fd20.image_new_f019 .fluid-ab6c > li > a .steel_0433 {
  position: relative;
}
.down_fd20.image_new_f019 .fluid-ab6c > li > a .steel_0433: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;
}
.down_fd20.image_new_f019 .fluid-ab6c > li:focus > a .steel_0433:before,
.down_fd20.image_new_f019
  .fluid-ab6c
  > li:hover
  > a
  .steel_0433:before {
  width: 100%;
  background-color: currentColor;
}
.down_fd20.image_new_f019
  .fluid-ab6c
  > li.accordion_short_a24e
  > a
  .steel_0433:before,
.down_fd20.image_new_f019
  .fluid-ab6c
  > li.hidden-f5a1
  > a
  .steel_0433:before {
  width: 100%;
  background-color: currentColor;
}
.white-18a9 .badge-new-a4ff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.white-18a9 .badge-new-a4ff li:first-child > a {
  border-top: none;
}
.white-18a9 .badge-new-a4ff .banner_0911 > .steel_0433 .breadcrumb_east_1384 {
  display: none;
}
.white-18a9 .badge-new-a4ff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.white-18a9 .badge-new-a4ff li:last-child {
  border: none;
}
.white-18a9 .badge-new-a4ff li.accordion-hard-6b9e > a {
  padding-right: 45px !important;
}
.white-18a9 .badge-new-a4ff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.white-18a9 .badge-new-a4ff li a:focus,
.white-18a9 .badge-new-a4ff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white-18a9 .badge-new-a4ff li .steel-f0cb {
  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;
}
.white-18a9 .badge-new-a4ff li .steel-f0cb:hover {
  box-shadow: none;
}
.white-18a9 .badge-new-a4ff li .steel-f0cb .breadcrumb_east_1384 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.white-18a9 .badge-new-a4ff .south-fd2c {
  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);
}
.white-18a9 .badge-new-a4ff .south-fd2c li a {
  padding-left: 3em;
}
.white-18a9 .badge-new-a4ff .main-ceed > a .steel-f0cb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.white-18a9 .badge-new-a4ff .main-ceed > .south-fd2c {
  display: block;
  opacity: 1;
}
.module_current_84c3 {
  max-width: 100%;
}
.search_current_63e6 {
  line-height: 0;
  cursor: pointer;
}
.container_upper_a0ba {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.container_upper_a0ba:hover {
  box-shadow: none;
  color: currentColor;
}
.container_upper_a0ba svg {
  width: 18px;
  height: 18px;
}
.container_upper_a0ba .box_1435 {
  display: none;
}
.tabs_small_3736 {
  position: relative;
}
.tabs_small_3736.fn-active-6be3 .container_upper_a0ba .dim-21d3 {
  display: none;
}
.tabs_small_3736.fn-active-6be3 .container_upper_a0ba .box_1435 {
  display: inline-block;
}
.tabs_small_3736 .tabs-0a96 {
  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);
}
.tabs_small_3736.short-c63f .tabs-0a96 {
  left: auto;
  right: -0.9em;
}
.tabs_small_3736.short-c63f .static-c5c1::before {
  left: auto;
  right: 15px;
}
.tabs_small_3736.fn-active-6be3 .tabs-0a96 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focused_5c79 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focused_5c79 label {
  flex-basis: 100%;
}
.focused_5c79 .notification-c5c0 {
  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;
}
.focused_5c79 .slider_steel_47ac {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focused_5c79 .slider_steel_47ac:focus {
  background-color: transparent;
}
.focused_5c79 button.container_plasma_6ea0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focused_5c79 button.container_plasma_6ea0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focused_5c79 button.container_plasma_6ea0 svg {
  width: 18px;
  height: 18px;
}
.focused_5c79 input[type="submit"] {
  min-height: auto;
}
.focused_9cda .focused_5c79 .slider_steel_47ac {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.static-c5c1 {
  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) {
  .static-c5c1 {
    width: 220px;
  }
}
.static-c5c1 label {
  flex-basis: 100%;
}
.static-c5c1::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;
}
.middle_9db7 .focused_9cda .focused_5c79 {
  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;
}
.middle_9db7
  .focused_9cda
  .focused_5c79
  .notification-c5c0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.middle_9db7 .focused_9cda .focused_5c79 .slider_steel_47ac {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.middle_9db7
  .focused_9cda
  .focused_5c79
  .slider_steel_47ac:focus {
  background: 0 0;
}
.middle_9db7
  .focused_9cda
  .focused_5c79
  .gradient-45ab {
  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;
}
.image_c5b5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image_c5b5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image_c5b5 li:last-child {
  margin-right: 0;
}
.image_c5b5 li:first-child {
  margin-left: 0;
}
.image_c5b5.background_left_02ff a {
  color: #fff;
}
.image_c5b5.background_left_02ff a:hover {
  color: #fff;
}
.image_c5b5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image_c5b5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image_c5b5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image_c5b5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.image_c5b5 [class*="social-icon-apple"] {
  background-color: #999;
}
.image_c5b5 [class*="social-icon-apple"].status-1d76 {
  background-color: transparent;
  color: #999;
}
.image_c5b5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image_c5b5 [class*="social-icon-behance"].status-1d76 {
  background-color: transparent;
  color: #1769ff;
}
.image_c5b5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image_c5b5 [class*="social-icon-bitbucket"].status-1d76 {
  background-color: transparent;
  color: #205081;
}
.image_c5b5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.image_c5b5 [class*="social-icon-codepen"].status-1d76 {
  background-color: transparent;
  color: #000;
}
.image_c5b5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image_c5b5 [class*="social-icon-delicious"].status-1d76 {
  background-color: transparent;
  color: #39f;
}
.image_c5b5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image_c5b5 [class*="social-icon-digg"].status-1d76 {
  background-color: transparent;
  color: #005be2;
}
.image_c5b5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image_c5b5 [class*="social-icon-dribbble"].status-1d76 {
  background-color: transparent;
  color: #ea4c89;
}
.image_c5b5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image_c5b5 [class*="social-icon-envelope"].status-1d76 {
  background-color: transparent;
  color: #ea4335;
}
.image_c5b5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image_c5b5 [class*="social-icon-facebook"].status-1d76 {
  background-color: transparent;
  color: #3b5998;
}
.image_c5b5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image_c5b5 [class*="social-icon-flickr"].status-1d76 {
  background-color: transparent;
  color: #0063dc;
}
.image_c5b5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image_c5b5 [class*="social-icon-foursquare"].status-1d76 {
  background-color: transparent;
  color: #2d5be3;
}
.image_c5b5 [class*="social-icon-github"] {
  background-color: #333;
}
.image_c5b5 [class*="social-icon-github"].status-1d76 {
  background-color: transparent;
  color: #333;
}
.image_c5b5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image_c5b5 [class*="social-icon-google-plus"].status-1d76 {
  background-color: transparent;
  color: #dd4b39;
}
.image_c5b5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image_c5b5 [class*="social-icon-houzz"].status-1d76 {
  background-color: transparent;
  color: #7ac142;
}
.image_c5b5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image_c5b5 [class*="social-icon-instagram"].status-1d76 {
  background-color: transparent;
  color: #262626;
}
.image_c5b5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image_c5b5 [class*="social-icon-jsfiddle"].status-1d76 {
  background-color: transparent;
  color: #487aa2;
}
.image_c5b5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image_c5b5 [class*="social-icon-linkedin"].status-1d76 {
  background-color: transparent;
  color: #0077b5;
}
.image_c5b5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image_c5b5 [class*="social-icon-medium"].status-1d76 {
  background-color: transparent;
  color: #00ab6b;
}
.image_c5b5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image_c5b5
  [class*="social-icon-odnoklassniki"].status-1d76 {
  background-color: transparent;
  color: #f4731c;
}
.image_c5b5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image_c5b5 [class*="social-icon-meetup"].status-1d76 {
  background-color: transparent;
  color: #ec1c40;
}
.image_c5b5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image_c5b5 [class*="social-icon-pinterest"].status-1d76 {
  background-color: transparent;
  color: #bd081c;
}
.image_c5b5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image_c5b5 [class*="social-icon-product-hunt"].status-1d76 {
  background-color: transparent;
  color: #da552f;
}
.image_c5b5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image_c5b5 [class*="social-icon-reddit"].status-1d76 {
  background-color: transparent;
  color: #ff4500;
}
.image_c5b5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image_c5b5 [class*="social-icon-rss"].status-1d76 {
  background-color: transparent;
  color: #f26522;
}
.image_c5b5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image_c5b5
  [class*="social-icon-shopping-cart"].status-1d76 {
  background-color: transparent;
  color: #4caf50;
}
.image_c5b5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image_c5b5 [class*="social-icon-skype"].status-1d76 {
  background-color: transparent;
  color: #00aff0;
}
.image_c5b5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image_c5b5 [class*="social-icon-slideshare"].status-1d76 {
  background-color: transparent;
  color: #0077b5;
}
.image_c5b5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image_c5b5 [class*="social-icon-snapchat"].status-1d76 {
  background-color: transparent;
  color: #fffc00;
}
.image_c5b5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image_c5b5 [class*="social-icon-soundcloud"].status-1d76 {
  background-color: transparent;
  color: #f80;
}
.image_c5b5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image_c5b5 [class*="social-icon-spotify"].status-1d76 {
  background-color: transparent;
  color: #2ebd59;
}
.image_c5b5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image_c5b5
  [class*="social-icon-stack-overflow"].status-1d76 {
  background-color: transparent;
  color: #fe7a15;
}
.image_c5b5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image_c5b5 [class*="social-icon-maldkfgram"].status-1d76 {
  background-color: transparent;
  color: #2ca5e0;
}
.image_c5b5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image_c5b5 [class*="social-icon-tripadvisor"].status-1d76 {
  background-color: transparent;
  color: #589442;
}
.image_c5b5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image_c5b5 [class*="social-icon-tumblr"].status-1d76 {
  background-color: transparent;
  color: #35465c;
}
.image_c5b5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image_c5b5 [class*="social-icon-twitch"].status-1d76 {
  background-color: transparent;
  color: #6441a5;
}
.image_c5b5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image_c5b5 [class*="social-icon-twitter"].status-1d76 {
  background-color: transparent;
  color: #1da1f2;
}
.image_c5b5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image_c5b5 [class*="social-icon-vimeo"].status-1d76 {
  background-color: transparent;
  color: #1ab7ea;
}
.image_c5b5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image_c5b5 [class*="social-icon-vk"].status-1d76 {
  background-color: transparent;
  color: #45668e;
}
.image_c5b5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image_c5b5 [class*="social-icon-weibo"].status-1d76 {
  background-color: transparent;
  color: #df2029;
}
.image_c5b5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image_c5b5 [class*="social-icon-weixin"].status-1d76 {
  background-color: transparent;
  color: #7bb32e;
}
.image_c5b5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image_c5b5 [class*="social-icon-whatsapp"].status-1d76 {
  background-color: transparent;
  color: #25d366;
}
.image_c5b5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image_c5b5 [class*="social-icon-wordpress"].status-1d76 {
  background-color: transparent;
  color: #21759b;
}
.image_c5b5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.image_c5b5 [class*="social-icon-xing"].status-1d76 {
  background-color: transparent;
  color: #026466;
}
.image_c5b5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image_c5b5 [class*="social-icon-yelp"].status-1d76 {
  background-color: transparent;
  color: #af0606;
}
.image_c5b5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image_c5b5 [class*="social-icon-youtube"].status-1d76 {
  background-color: transparent;
  color: #cd201f;
}
.accent-yellow-b0b5 {
  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;
}
.accent-yellow-b0b5:hover {
  box-shadow: none;
  background: 0 0;
}
.accent_thick_e1e4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.lite-0503 {
  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;
}
.mask_lite_92e3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.basic-d93c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.basic-d93c,
.basic-d93c::after,
.basic-d93c::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;
}
.basic-d93c::after,
.basic-d93c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.cold-28a1 .lite-0503 .mask_lite_92e3 {
  margin-top: -2px;
  width: 19px;
}
.cold-28a1 .lite-0503 .basic-d93c {
  margin-top: -1px;
}
.cold-28a1 .lite-0503 .basic-d93c,
.cold-28a1 .lite-0503 .basic-d93c::after,
.cold-28a1 .lite-0503 .basic-d93c::before {
  width: 19px;
  height: 2px;
}
.cold-28a1 .lite-0503 .basic-d93c::before {
  top: -6px;
}
.cold-28a1 .lite-0503 .basic-d93c::after {
  bottom: -6px;
}
.outline_655a .lite-0503 .mask_lite_92e3 {
  margin-top: -2px;
  width: 22px;
}
.outline_655a .lite-0503 .basic-d93c {
  margin-top: -1px;
}
.outline_655a .lite-0503 .basic-d93c,
.outline_655a .lite-0503 .basic-d93c::after,
.outline_655a .lite-0503 .basic-d93c::before {
  width: 22px;
  height: 2px;
}
.outline_655a .lite-0503 .basic-d93c::before {
  top: -7px;
}
.outline_655a .lite-0503 .basic-d93c::after {
  bottom: -7px;
}
.frame_7dae .lite-0503 .mask_lite_92e3 {
  margin-top: -2px;
  width: 31px;
}
.frame_7dae .lite-0503 .basic-d93c {
  margin-top: -1.5px;
}
.frame_7dae .lite-0503 .basic-d93c,
.frame_7dae .lite-0503 .basic-d93c::after,
.frame_7dae .lite-0503 .basic-d93c::before {
  width: 31px;
  height: 3px;
}
.frame_7dae .lite-0503 .basic-d93c::before {
  top: -9px;
}
.frame_7dae .lite-0503 .basic-d93c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notification_5fa4 .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 19px;
  }
  .notification_5fa4 .lite-0503 .basic-d93c {
    margin-top: -1px;
  }
  .notification_5fa4 .lite-0503 .basic-d93c,
  .notification_5fa4 .lite-0503 .basic-d93c::after,
  .notification_5fa4 .lite-0503 .basic-d93c::before {
    width: 19px;
    height: 2px;
  }
  .notification_5fa4 .lite-0503 .basic-d93c::before {
    top: -6px;
  }
  .notification_5fa4 .lite-0503 .basic-d93c::after {
    bottom: -6px;
  }
  .detail_87cb .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 22px;
  }
  .detail_87cb .lite-0503 .basic-d93c {
    margin-top: -1px;
  }
  .detail_87cb .lite-0503 .basic-d93c,
  .detail_87cb .lite-0503 .basic-d93c::after,
  .detail_87cb .lite-0503 .basic-d93c::before {
    width: 22px;
    height: 2px;
  }
  .detail_87cb .lite-0503 .basic-d93c::before {
    top: -7px;
  }
  .detail_87cb .lite-0503 .basic-d93c::after {
    bottom: -7px;
  }
  .active_d0e7 .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 31px;
  }
  .active_d0e7 .lite-0503 .basic-d93c {
    margin-top: -1.5px;
  }
  .active_d0e7 .lite-0503 .basic-d93c,
  .active_d0e7 .lite-0503 .basic-d93c::after,
  .active_d0e7 .lite-0503 .basic-d93c::before {
    width: 31px;
    height: 3px;
  }
  .active_d0e7 .lite-0503 .basic-d93c::before {
    top: -9px;
  }
  .active_d0e7 .lite-0503 .basic-d93c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wide-5057 .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 19px;
  }
  .wide-5057 .lite-0503 .basic-d93c {
    margin-top: -1px;
  }
  .wide-5057 .lite-0503 .basic-d93c,
  .wide-5057 .lite-0503 .basic-d93c::after,
  .wide-5057 .lite-0503 .basic-d93c::before {
    width: 19px;
    height: 2px;
  }
  .wide-5057 .lite-0503 .basic-d93c::before {
    top: -6px;
  }
  .wide-5057 .lite-0503 .basic-d93c::after {
    bottom: -6px;
  }
  .aside-mini-9894 .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 22px;
  }
  .aside-mini-9894 .lite-0503 .basic-d93c {
    margin-top: -1px;
  }
  .aside-mini-9894 .lite-0503 .basic-d93c,
  .aside-mini-9894 .lite-0503 .basic-d93c::after,
  .aside-mini-9894 .lite-0503 .basic-d93c::before {
    width: 22px;
    height: 2px;
  }
  .aside-mini-9894 .lite-0503 .basic-d93c::before {
    top: -7px;
  }
  .aside-mini-9894 .lite-0503 .basic-d93c::after {
    bottom: -7px;
  }
  .tabs_cc00 .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs_cc00 .lite-0503 .basic-d93c {
    margin-top: -1.5px;
  }
  .tabs_cc00 .lite-0503 .basic-d93c,
  .tabs_cc00 .lite-0503 .basic-d93c::after,
  .tabs_cc00 .lite-0503 .basic-d93c::before {
    width: 31px;
    height: 3px;
  }
  .tabs_cc00 .lite-0503 .basic-d93c::before {
    top: -9px;
  }
  .tabs_cc00 .lite-0503 .basic-d93c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row_clean_63e2 .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 19px;
  }
  .row_clean_63e2 .lite-0503 .basic-d93c {
    margin-top: -1px;
  }
  .row_clean_63e2 .lite-0503 .basic-d93c,
  .row_clean_63e2 .lite-0503 .basic-d93c::after,
  .row_clean_63e2 .lite-0503 .basic-d93c::before {
    width: 19px;
    height: 2px;
  }
  .row_clean_63e2 .lite-0503 .basic-d93c::before {
    top: -6px;
  }
  .row_clean_63e2 .lite-0503 .basic-d93c::after {
    bottom: -6px;
  }
  .rough_0403 .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 22px;
  }
  .rough_0403 .lite-0503 .basic-d93c {
    margin-top: -1px;
  }
  .rough_0403 .lite-0503 .basic-d93c,
  .rough_0403 .lite-0503 .basic-d93c::after,
  .rough_0403 .lite-0503 .basic-d93c::before {
    width: 22px;
    height: 2px;
  }
  .rough_0403 .lite-0503 .basic-d93c::before {
    top: -7px;
  }
  .rough_0403 .lite-0503 .basic-d93c::after {
    bottom: -7px;
  }
  .avatar_middle_ebbc .lite-0503 .mask_lite_92e3 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar_middle_ebbc .lite-0503 .basic-d93c {
    margin-top: -1.5px;
  }
  .avatar_middle_ebbc .lite-0503 .basic-d93c,
  .avatar_middle_ebbc .lite-0503 .basic-d93c::after,
  .avatar_middle_ebbc .lite-0503 .basic-d93c::before {
    width: 31px;
    height: 3px;
  }
  .avatar_middle_ebbc .lite-0503 .basic-d93c::before {
    top: -9px;
  }
  .avatar_middle_ebbc .lite-0503 .basic-d93c::after {
    bottom: -9px;
  }
}
.header_purple_9e46 .basic-d93c {
  -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);
}
.header_purple_9e46 .basic-d93c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.header_purple_9e46 .basic-d93c::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);
}
.header_purple_9e46.block_thick_0d4b .basic-d93c {
  -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);
}
.header_purple_9e46.block_thick_0d4b .basic-d93c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.header_purple_9e46.block_thick_0d4b .basic-d93c::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);
}
.box_38cc {
  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.next_72d8:before {
  display: none;
}
.accent-a991 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent-a991 .backdrop-silver-4a4c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent-a991 .backdrop-silver-4a4c:last-of-type {
  border-bottom: none;
}
.accent-a991 .backdrop-silver-4a4c.header-ad38,
.accent-a991 .backdrop-silver-4a4c.popup_5191,
.accent-a991 .backdrop-silver-4a4c.thick_b4b7 {
  padding: 0;
}
.accent-a991 .white-18a9 .steel-f0cb {
  color: currentColor;
}
.accent-a991 .white-18a9 .steel-f0cb:focus,
.accent-a991 .white-18a9 .steel-f0cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-a991.breadcrumb-fresh-2559 .border_bc5f,
.accent-a991.breadcrumb-fresh-2559 .carousel_9a7d a,
.accent-a991.breadcrumb-fresh-2559 .fluid-ab6c a,
.accent-a991.breadcrumb-fresh-2559 .south-fd2c a {
  color: rgba(0, 0, 0, 0.55);
}
.accent-a991.breadcrumb-fresh-2559 .border_bc5f:hover,
.accent-a991.breadcrumb-fresh-2559 .carousel_9a7d a:hover,
.accent-a991.breadcrumb-fresh-2559 .fluid-ab6c a:hover,
.accent-a991.breadcrumb-fresh-2559 .south-fd2c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-a991.breadcrumb-fresh-2559 .wood_e8d7 {
  color: rgba(0, 0, 0, 0.8);
}
.accent-a991.breadcrumb-fresh-2559 .backdrop-silver-4a4c {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-a991.breadcrumb-fresh-2559 .backdrop-silver-4a4c:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent-a991.breadcrumb-fresh-2559 .mask_under_9903:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent-a991.breadcrumb-fresh-2559 .white-18a9 .badge-new-a4ff li a,
.accent-a991.breadcrumb-fresh-2559 .white-18a9 .steel-f0cb,
.accent-a991.breadcrumb-fresh-2559 .south-fd2c {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-a991.breadcrumb-fresh-2559 .white-18a9 .steel-f0cb:focus,
.accent-a991.breadcrumb-fresh-2559 .white-18a9 .steel-f0cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-a991.breadcrumb-fresh-2559 .badge-new-a4ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-a991.menu_f39e .border_bc5f,
.accent-a991.menu_f39e .carousel_9a7d a,
.accent-a991.menu_f39e .fluid-ab6c .steel-f0cb,
.accent-a991.menu_f39e .fluid-ab6c a,
.accent-a991.menu_f39e .south-fd2c a {
  color: rgba(255, 255, 255, 0.79);
}
.accent-a991.menu_f39e .border_bc5f:hover,
.accent-a991.menu_f39e .carousel_9a7d a:hover,
.accent-a991.menu_f39e .fluid-ab6c .steel-f0cb:hover,
.accent-a991.menu_f39e .fluid-ab6c a:hover,
.accent-a991.menu_f39e .south-fd2c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-a991.menu_f39e .wood_e8d7 {
  color: rgba(255, 255, 255, 0.99);
}
.accent-a991.menu_f39e .backdrop-silver-4a4c {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-a991.menu_f39e .backdrop-silver-4a4c:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent-a991.menu_f39e .mask_under_9903:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-a991.menu_f39e .white-18a9 .badge-new-a4ff li a,
.accent-a991.menu_f39e .white-18a9 .steel-f0cb,
.accent-a991.menu_f39e .south-fd2c {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-a991.menu_f39e .white-18a9 .steel-f0cb:focus,
.accent-a991.menu_f39e .white-18a9 .steel-f0cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-a991.menu_f39e .badge-new-a4ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_under_9903 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mask_under_9903:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.module-hard-2658 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.border_cca3 .accent-a991 {
  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;
}
.border_cca3 .backdrop-silver-4a4c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.border_cca3 .backdrop-silver-4a4c: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) {
  .border_cca3 .backdrop-silver-4a4c:before {
    width: 16%;
    left: 42%;
  }
}
.border_cca3 .backdrop-silver-4a4c:last-child:before {
  content: none;
}
.border_cca3 .backdrop-silver-4a4c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.border_cca3 .white-18a9 .badge-new-a4ff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.border_cca3 .white-18a9 .badge-new-a4ff li a .steel-f0cb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.border_cca3 .white-18a9 .south-fd2c {
  border: none;
}
.border_cca3 .white-18a9 .south-fd2c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.border_cca3 .mask_under_9903 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.border_cca3 .module-hard-2658 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.border_cca3 .menu_f39e .mask_under_9903:before {
  background: rgba(0, 0, 0, 0.9);
}
.border_cca3 .breadcrumb-fresh-2559.filter-east-a0be .basic-d93c {
  background: rgba(0, 0, 0, 0.6);
}
.border_cca3
  .breadcrumb-fresh-2559.filter-east-a0be
  .basic-d93c::after,
.border_cca3
  .breadcrumb-fresh-2559.filter-east-a0be
  .basic-d93c:before {
  background: inherit;
}
.border_cca3
  .breadcrumb-fresh-2559.filter-east-a0be:hover
  .basic-d93c {
  background: rgba(0, 0, 0, 0.8);
}
.surface_0dc4 .accent-a991 {
  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) {
  .surface_0dc4 .accent-a991 {
    width: auto;
    right: 45px;
  }
}
.tall_1325 .accent-a991 {
  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) {
  .tall_1325 .accent-a991 {
    width: auto;
    left: 45px;
  }
}
.next_72d8 .accent-a991 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.next_72d8 .module-hard-2658 {
  max-width: 48em;
  margin: 0 auto;
}
.next_72d8 .mask_under_9903:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo-complex-0399 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo-complex-0399.border_cca3 .accent-a991 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo-complex-0399.surface_0dc4 .accent-a991 {
  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);
}
.logo-complex-0399 .accent-a991 {
  visibility: visible;
}
.logo-complex-0399.tall_1325 .accent-a991 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.texture_glass_3d16,
.tertiary-outer-8a4c {
  overflow-x: hidden;
}
.texture_glass_3d16 .accent-a991 {
  overflow: auto;
}
.texture_glass_3d16.border_cca3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_glass_3d16.border_cca3 .accent-a991 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.texture_glass_3d16.border_cca3 .accent-yellow-b0b5 {
  opacity: 0;
}
.texture_glass_3d16.surface_0dc4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_glass_3d16.surface_0dc4 .accent-a991 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.texture_glass_3d16.surface_0dc4 .accent-yellow-b0b5 {
  opacity: 0;
}
.texture_glass_3d16.tall_1325 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture_glass_3d16.tall_1325 .accent-a991 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.texture_glass_3d16.tall_1325 .accent-yellow-b0b5 {
  opacity: 0;
}
.texture_glass_3d16.next_72d8 .accent-a991 {
  z-index: 10;
  visibility: visible;
}
.filter-east-a0be {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.filter-east-a0be .basic-d93c {
  background: rgba(255, 255, 255, 0.99);
}
.filter-east-a0be .basic-d93c::after,
.filter-east-a0be .basic-d93c:before {
  background: inherit;
}
.filter-east-a0be:hover .basic-d93c {
  background: rgba(255, 255, 255, 0.99);
}
.tall_1325 .filter-east-a0be {
  top: 10px;
  right: auto;
  left: 12px;
}
.next_72d8 .filter-east-a0be {
  display: none !important;
}
.texture_glass_3d16:before,
.tertiary-outer-8a4c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.texture_glass_3d16 .filter-east-a0be,
.tertiary-outer-8a4c .filter-east-a0be {
  display: inline-block;
}
.accent-a991 .gradient_wood_c1a3 {
  -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;
}
.texture_glass_3d16 .accent-a991 .gradient_wood_c1a3,
.tertiary-outer-8a4c .accent-a991 .gradient_wood_c1a3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow-green-9bd8 .notification-c5c0 {
  width: 100%;
}
.table-liquid-7d3c {
  padding: 0 0.5em 0;
}
.table-liquid-7d3c [class*="customify-col-"],
.table-liquid-7d3c [class*="customify-col_"],
.table-liquid-7d3c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.smooth_1ce8 .table-liquid-7d3c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .label_c7fe .shade_white_2f47,
  .shade_white_2f47 {
    display: none;
  }
  .link_8dbb {
    text-align: left;
  }
  .primary-ddb5 {
    text-align: center;
  }
  .small_437b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .label_c7fe .focus-98c7,
  .focus-98c7 {
    display: none;
  }
  .thick-2847 {
    text-align: left;
  }
  .menu_bdeb {
    text-align: center;
  }
  .cool_f622 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .label_c7fe .gold-ed2f,
  .gold-ed2f {
    display: none;
  }
  .focus_warm_5409 {
    text-align: left;
  }
  .thumbnail-adb9 {
    text-align: center;
  }
  .list-red-d2d7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container_fb42 {
  box-shadow: none !important;
}
.video-in-f783 .north-09d0,
.pressed-1842 .north-09d0 {
  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;
}
.pressed-1842 .north-09d0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hidden-rough-e52c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hidden-rough-e52c:after,
.hidden-rough-e52c:before {
  content: "";
  display: table;
}
.hidden-rough-e52c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hidden-rough-e52c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hidden-rough-e52c,
.icon_narrow_1f4e {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary-pressed-5011.easy-eb75 .hidden-rough-e52c {
  max-width: 100%;
}
.tertiary-pressed-5011.primary-2981 {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary-pressed-5011.input-out-9f87 .hidden-rough-e52c {
  max-width: 100%;
}
.tertiary-pressed-5011.input-out-9f87 > .hidden-rough-e52c {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-pressed-5011.input-out-9f87 > .hidden-rough-e52c .label_c7fe {
  margin: 0;
}
.tertiary-pressed-5011.input-out-9f87
  > .hidden-rough-e52c
  .pink_5c38.preview-1f97 {
  margin-right: 0;
  margin-left: 0;
}
.tertiary-pressed-5011.input-out-9f87 #main.preview-1f97 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border_prev_c8e5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border_prev_c8e5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .north-5ae4 .notification-large-7cef {
    padding-right: 1em;
  }
  .north-5ae4.progress_narrow_c89f .pink_5c38 {
    border-right: 1px solid #eaecee;
  }
  .north-5ae4.progress_narrow_c89f .notification-large-7cef {
    padding-right: 1em;
  }
  .north-5ae4.progress_narrow_c89f .basic_0195 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-4523 .notification-large-7cef {
    padding-left: 1em;
  }
  .fluid-4523.progress_narrow_c89f .pink_5c38 {
    border-left: 1px solid #eaecee;
  }
  .fluid-4523.progress_narrow_c89f .notification-large-7cef {
    padding-left: 1em;
  }
  .fluid-4523.progress_narrow_c89f .basic_0195 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_332f .notification-large-7cef {
    padding-left: 1em;
  }
  .mask_332f.progress_narrow_c89f .tiny_74e7 {
    border-right: 1px solid #eaecee;
  }
  .mask_332f.progress_narrow_c89f .nav-glass-a228 {
    border-right: 1px solid #eaecee;
  }
  .mask_332f.progress_narrow_c89f .notification-large-7cef {
    padding-left: 1em;
  }
  .mask_332f.progress_narrow_c89f .basic_0195 {
    padding-right: 1em;
  }
  .mask_332f.progress_narrow_c89f .bottom_521e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-dynamic-0106 .notification-large-7cef {
    padding-right: 1em;
  }
  .tooltip-dynamic-0106.progress_narrow_c89f .tiny_74e7 {
    border-left: 1px solid #eaecee;
  }
  .tooltip-dynamic-0106.progress_narrow_c89f .nav-glass-a228 {
    border-left: 1px solid #eaecee;
  }
  .tooltip-dynamic-0106.progress_narrow_c89f .notification-large-7cef {
    padding-right: 1em;
  }
  .tooltip-dynamic-0106.progress_narrow_c89f .basic_0195 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip-dynamic-0106.progress_narrow_c89f .bottom_521e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border_prev_c8e5 .notification-large-7cef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border_prev_c8e5.progress_narrow_c89f .pink_5c38 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border_prev_c8e5.progress_narrow_c89f .notification-large-7cef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border_prev_c8e5.progress_narrow_c89f .basic_0195 {
    padding-left: 1em;
  }
  .border_prev_c8e5.progress_narrow_c89f .bottom_521e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border_prev_c8e5.progress_narrow_c89f .notification-large-7cef {
    padding-left: 0;
  }
}
.small_de54 .medium-3a24 {
  display: inline-block;
}
.slider_e51a {
  display: inline-block;
}
.plasma_bc92 {
  word-con: break-word;
}
.texture_bottom_1108 > span {
  display: inline-block;
  padding: 5px 0;
}
.texture_bottom_1108 .nav_bcee {
  margin-left: 8px;
  margin-right: 8px;
}
.texture_bottom_1108 .primary_short_e400 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container_under_cb45 .table_435f {
  margin-bottom: 2em;
}
.container_under_cb45 .wrapper_d062 {
  margin-bottom: 15px;
}
.container_under_cb45 .wrapper_d062:last-child {
  margin-bottom: 0;
}
.container_under_cb45 .action-e1ed {
  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) {
  .container_under_cb45 .action-e1ed {
    display: block;
  }
}
.container_under_cb45 .module-ac1b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container_under_cb45 .module-ac1b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container_under_cb45 .tooltip-pink-0062 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container_under_cb45 .tooltip-pink-0062 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container_under_cb45 .tooltip-pink-0062 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container_under_cb45 .plasma_bc92 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container_under_cb45 .plasma_bc92 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container_under_cb45 .list_south_e2ae p:last-child {
  margin-bottom: 0;
}
.container_under_cb45 .short_e0e8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container_under_cb45 .caption-f2ff {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container_under_cb45 .copper_3af7 {
  margin-top: 1em;
}
.container_under_cb45 .hover_4bbb {
  top: 0;
  display: block;
}
.container_under_cb45 .hover_4bbb a {
  color: inherit;
}
.container_under_cb45 .hover_4bbb a:hover {
  color: inherit;
}
.container_under_cb45 .wrapper_east_7098 {
  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;
}
.container_under_cb45 .wrapper_east_7098:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container_under_cb45 .caption-f2ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container_under_cb45 .header-a925 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container_under_cb45 .header-a925:first-child {
  margin-top: 0;
}
.container_under_cb45 .header-a925.secondary-7e58 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container_under_cb45 .header-a925.summary_pink_cec0 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container_under_cb45
  .header-a925.summary_pink_cec0.fast_c04b
  .copper_3af7 {
  width: 100%;
}
.container_under_cb45 .summary_pink_cec0 {
  -webkit-box-align: center;
  align-items: center;
}
.container_under_cb45 .summary_pink_cec0 .texture_bottom_1108,
.container_under_cb45 .summary_pink_cec0 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container_under_cb45 .tooltip-pink-0062 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_under_cb45 .tooltip-pink-0062 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_under_cb45 .tooltip-pink-0062: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;
}
.container_under_cb45 .secondary-7e58 {
  z-index: 5;
}
.container_under_cb45 .gas-f20c .iron_1047 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container_under_cb45 .middle-1ba7 .iron_1047 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container_under_cb45 .primary_short_1277 .iron_1047 {
  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;
}
.container_under_cb45.module-1367 .action-e1ed,
.container_under_cb45.light_927d .action-e1ed {
  display: block;
}
.container_under_cb45.module-1367 .action-e1ed .inner_7f02,
.container_under_cb45.module-1367 .action-e1ed .caption-f2ff,
.container_under_cb45.light_927d .action-e1ed .inner_7f02,
.container_under_cb45.light_927d .action-e1ed .caption-f2ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container_under_cb45.module_86f0 .module-ac1b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container_under_cb45.module_86f0 .module-ac1b {
    margin-right: 0;
  }
}
.container_under_cb45.module-1367 .module-ac1b,
.container_under_cb45.light_927d .module-ac1b {
  padding-top: 40%;
}
.container_under_cb45.module-1367 .table_435f,
.container_under_cb45.light_927d .table_435f {
  display: block;
}
.container_under_cb45.module-1367 .fn-sticky-6be3 .caption-f2ff,
.container_under_cb45.light_927d .fn-sticky-6be3 .caption-f2ff {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container_under_cb45.module-1367 .module-ac1b,
.container_under_cb45.light_927d .module-ac1b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container_under_cb45.module-1367 .caption-f2ff {
  padding: 1em;
}
.focus_dark_afe0 {
  margin: 30px auto;
  display: block;
}
.focus_dark_afe0 .icon_cfe5 > * {
  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;
}
.focus_dark_afe0 .icon_cfe5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus_dark_afe0 .icon_cfe5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium_845d .texture_bottom_1108 {
  margin-bottom: 1.41575em;
}
.medium_845d .plasma-d726 {
  margin-bottom: 1.618em;
}
.preview_hot_9a3f .heading-current-24b0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.preview_hot_9a3f .heading-current-24b0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.preview_hot_9a3f .stale_6480 {
  max-width: 100%;
  overflow: auto;
}
.smooth-d9cf .preview_hot_9a3f a:hover {
  text-decoration: underline;
}
.border_f21f .wrapper_d062:not(.plasma_bc92),
.border_f21f .tooltip-pink-0062 {
  margin-bottom: 1.41575em;
}
.border_f21f .wrapper_d062:not(.plasma_bc92):last-child,
.border_f21f .tooltip-pink-0062:last-child {
  margin-bottom: 0;
}
.border_f21f .wrapper_d062.bottom-b935 {
  margin-bottom: 0.41575em;
}
.border_f21f .middle-ba36:before,
.border_f21f .pressed-4d2d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.border_f21f .middle-ba36:before {
  content: "\f115";
}
.border_f21f .pressed-4d2d:before {
  content: "\f02c";
}
.border_f21f .hover_f497 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.border_f21f .hover_f497 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.row_dim_2591 {
  display: -webkit-box;
  display: flex;
}
.row_dim_2591 .wrapper_paper_0215 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .row_dim_2591 .wrapper_paper_0215 {
    flex-basis: 90px;
  }
}
.row_dim_2591 .iron-7337 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .row_dim_2591 .iron-7337 {
    flex-basis: calc(100% - 50px);
  }
}
.row_dim_2591 .tabs-soft-b114 p:last-child {
  margin-bottom: 0.72em;
}
.accordion-60df .icon_cfe5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion-60df .icon_cfe5:after,
.accordion-60df .icon_cfe5:before {
  content: "";
  display: table;
}
.accordion-60df .icon_cfe5:after {
  clear: both;
}
.accordion-60df .icon_cfe5 .focus_pink_7285,
.accordion-60df .icon_cfe5 .background_north_9894 {
  width: 49%;
}
.accordion-60df .icon_cfe5 .focus_pink_7285 a span.image-blue-68e0,
.accordion-60df .icon_cfe5 .background_north_9894 a span.image-blue-68e0 {
  display: block;
  margin-bottom: 5px;
}
.accordion-60df .icon_cfe5 .background_north_9894 {
  float: left;
  text-align: left;
}
.accordion-60df .icon_cfe5 .focus_pink_7285 {
  float: right;
  text-align: right;
}
.modal-2d5b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal-2d5b {
    margin-bottom: 0;
  }
}
.hovered-2c30 {
  margin-bottom: 1em;
}
.hovered-2c30 .plasma_bc92 {
  font-size: 1.1em;
  line-height: 1.3;
}
.blue-35a1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_9840 .hovered-2c30,
.in-a344 .hovered-2c30 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_9840 .hovered-2c30,
  .in-a344 .hovered-2c30 {
    display: block;
  }
}
.active_9840 .blue-35a1,
.in-a344 .blue-35a1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_9840 .blue-35a1,
  .in-a344 .blue-35a1 {
    margin-bottom: 1em;
  }
}
.active_9840 .blue-35a1 img,
.in-a344 .blue-35a1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_9840 .lite_90c9,
.in-a344 .lite_90c9 {
  flex-basis: calc(100% - 160px);
}
.active_9840 .lite_90c9 p,
.in-a344 .lite_90c9 p {
  margin-bottom: 0;
}
.active_9840 .lite_90c9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_9840 .lite_90c9 {
    padding-left: 0;
  }
}
.in-a344 .lite_90c9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .in-a344 .lite_90c9 {
    padding-right: 0;
  }
}
.in-a344 .blue-35a1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.old_0cc4 .blue-35a1 {
  margin-bottom: 0.5em;
}
.old_0cc4 .blue-35a1 img {
  width: 100%;
}
.panel_dynamic_08fa .iron-3321,
.easy_53f6 .iron-3321 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.easy_53f6 .pink_5c38 .notification-aa7d p:last-child {
  margin-bottom: 0;
}
.wide_97c5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pagination-b4c5 .status_5a70 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pagination-b4c5 .status_5a70:last-of-type {
    margin-bottom: 0;
  }
}
.pagination-b4c5 .status_5a70 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination-b4c5 .status_5a70 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pagination-b4c5 .status_5a70 ul li {
  margin: 0 0 0.6em;
}
.pagination-b4c5 .status_5a70 ul li.summary-2c7f,
.pagination-b4c5 .status_5a70 ul li.button_full_d6f6 {
  position: relative;
}
.pagination-b4c5 .status_5a70 ul li.summary-2c7f .tabs-hard-25d4,
.pagination-b4c5 .status_5a70 ul li.button_full_d6f6 .tabs-hard-25d4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pagination-b4c5 .status_5a70 ul li.summary-2c7f:after:after,
.pagination-b4c5 .status_5a70 ul li.summary-2c7f:after:before,
.pagination-b4c5
  .status_5a70
  ul
  li.button_full_d6f6:after:after,
.pagination-b4c5
  .status_5a70
  ul
  li.button_full_d6f6:after:before {
  content: "";
  display: table;
}
.pagination-b4c5 .status_5a70 ul li.summary-2c7f:after:after,
.pagination-b4c5
  .status_5a70
  ul
  li.button_full_d6f6:after:after {
  clear: both;
}
.pagination-b4c5 .status_5a70 a.accordion-new-c707:hover {
  text-decoration: none;
}
.pagination-b4c5 .status_5a70 select {
  max-width: 100%;
}
.pagination-b4c5 .status_5a70 table {
  font-size: 85%;
}
.pagination-b4c5 .status_5a70 table td,
.pagination-b4c5 .status_5a70 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pagination-b4c5 .status_5a70 table tfoot td {
  text-align: left;
}
.pagination-b4c5 .status_5a70 :last-child {
  margin-bottom: 0;
}
.pagination-b4c5 .status_5a70 .text-2bf7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pagination-b4c5 .status_5a70 .text-2bf7 label {
  width: 100%;
}
.pagination-b4c5 .status_5a70 .text-2bf7 .slider_steel_47ac {
  width: 100%;
  display: block;
}
.pagination-b4c5 .status_5a70 .text-2bf7 .container_plasma_6ea0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pagination-b4c5 .status_5a70 .text-2bf7 .container_plasma_6ea0:hover svg #svg-search {
  fill: #444;
}
.pagination-b4c5 .status_5a70 .text-2bf7 .container_plasma_6ea0 svg {
  width: 18px;
  height: 18px;
}
.pagination-b4c5 .item-action-974b ul ul,
.pagination-b4c5 .status-8b8d ul ul,
.pagination-b4c5 .element_yellow_d38c ul ul,
.pagination-b4c5 .dim-6b91 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pagination-b4c5 .item-action-974b .accordion-hard-6b9e > a,
.pagination-b4c5 .status-8b8d .accordion-hard-6b9e > a,
.pagination-b4c5 .element_yellow_d38c .accordion-hard-6b9e > a,
.pagination-b4c5 .dim-6b91 .accordion-hard-6b9e > a {
  margin-bottom: 0;
}
.pagination-b4c5 .banner_soft_8678 li,
.pagination-b4c5 .item-action-974b li,
.pagination-b4c5 .surface_c9db li,
.pagination-b4c5 .status-8b8d li,
.pagination-b4c5 .element_yellow_d38c li,
.pagination-b4c5 .dim-6b91 li,
.pagination-b4c5 .grid_8be2 li,
.pagination-b4c5 .light-e68c li {
  display: block;
  position: relative;
}
.pagination-b4c5 .banner_soft_8678 li:last-child,
.pagination-b4c5 .item-action-974b li:last-child,
.pagination-b4c5 .surface_c9db li:last-child,
.pagination-b4c5 .status-8b8d li:last-child,
.pagination-b4c5 .element_yellow_d38c li:last-child,
.pagination-b4c5 .dim-6b91 li:last-child,
.pagination-b4c5 .grid_8be2 li:last-child,
.pagination-b4c5 .light-e68c li:last-child {
  border: none;
}
.pagination-b4c5 .banner_soft_8678 li a,
.pagination-b4c5 .item-action-974b li a,
.pagination-b4c5 .surface_c9db li a,
.pagination-b4c5 .status-8b8d li a,
.pagination-b4c5 .element_yellow_d38c li a,
.pagination-b4c5 .dim-6b91 li a,
.pagination-b4c5 .grid_8be2 li a,
.pagination-b4c5 .light-e68c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-b4c5 .banner_soft_8678 li ul li::before,
.pagination-b4c5 .item-action-974b li ul li::before,
.pagination-b4c5 .surface_c9db li ul li::before,
.pagination-b4c5 .status-8b8d li ul li::before,
.pagination-b4c5 .element_yellow_d38c li ul li::before,
.pagination-b4c5 .dim-6b91 li ul li::before,
.pagination-b4c5 .grid_8be2 li ul li::before,
.pagination-b4c5 .light-e68c li ul li::before {
  left: 15px;
}
.pagination-b4c5 .banner_soft_8678 li ul a,
.pagination-b4c5 .item-action-974b li ul a,
.pagination-b4c5 .surface_c9db li ul a,
.pagination-b4c5 .status-8b8d li ul a,
.pagination-b4c5 .element_yellow_d38c li ul a,
.pagination-b4c5 .dim-6b91 li ul a,
.pagination-b4c5 .grid_8be2 li ul a,
.pagination-b4c5 .light-e68c li ul a {
  padding-left: 20px;
}
.pagination-b4c5 .banner_soft_8678 li ul ul li::before,
.pagination-b4c5 .item-action-974b li ul ul li::before,
.pagination-b4c5 .surface_c9db li ul ul li::before,
.pagination-b4c5 .status-8b8d li ul ul li::before,
.pagination-b4c5 .element_yellow_d38c li ul ul li::before,
.pagination-b4c5 .dim-6b91 li ul ul li::before,
.pagination-b4c5 .grid_8be2 li ul ul li::before,
.pagination-b4c5 .light-e68c li ul ul li::before {
  left: 30px;
}
.pagination-b4c5 .banner_soft_8678 li ul ul a,
.pagination-b4c5 .item-action-974b li ul ul a,
.pagination-b4c5 .surface_c9db li ul ul a,
.pagination-b4c5 .status-8b8d li ul ul a,
.pagination-b4c5 .element_yellow_d38c li ul ul a,
.pagination-b4c5 .dim-6b91 li ul ul a,
.pagination-b4c5 .grid_8be2 li ul ul a,
.pagination-b4c5 .light-e68c li ul ul a {
  padding-left: 40px;
}
.pagination-b4c5 .text_narrow_5e87 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-b4c5 .light-e68c ul li {
  margin-bottom: 1.41575em;
}
.pagination-b4c5 .light-e68c ul li .module_pressed_da75 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pagination-b4c5 .light-e68c ul li .progress-a324 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.menu_f39e .banner_soft_8678 li a,
.menu_f39e .item-action-974b li a,
.menu_f39e .surface_c9db li a,
.menu_f39e .status-8b8d li a,
.menu_f39e .element_yellow_d38c li a,
.menu_f39e .dim-6b91 li a,
.menu_f39e .grid_8be2 li a,
.menu_f39e .light-e68c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_f39e .text_narrow_5e87 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_f39e .status_5a70 ul li.summary-2c7f .tabs-hard-25d4,
.menu_f39e .status_5a70 ul li.button_full_d6f6 .tabs-hard-25d4 {
  background: rgba(0, 0, 0, 0.2);
}
.menu_f39e .pagination-b4c5 .status_5a70 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-pressed-5011 .pagination-b4c5 .badge-new-a4ff li {
  margin: 0;
}
.tertiary-pressed-5011 .pagination-b4c5 .badge-new-a4ff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary-pressed-5011 .pagination-b4c5 .badge-new-a4ff li ul {
  margin: 0;
}
.tertiary-pressed-5011 .pagination-b4c5 .badge-new-a4ff li ul li a {
  padding-left: 15px;
}
.tertiary-pressed-5011 .pagination-b4c5 .badge-new-a4ff li ul li li a {
  padding-left: 30px;
}
.tertiary-pressed-5011 .pagination-b4c5 .badge-new-a4ff li.video_9fa4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary-pressed-5011 .pagination-b4c5 .badge-new-a4ff li.video_9fa4 > 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;
}
.tertiary-pressed-5011 .pagination-b4c5 .badge-new-a4ff li.video_9fa4 > 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;
}
.tabs-easy-52d7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accent_short_9958 {
  position: relative;
  z-index: 10;
}
.accent_short_9958 .gradient_wood_c1a3 {
  width: 100%;
  max-width: 100%;
}
.active-f3b8 .down_12d5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active-f3b8 .breadcrumb-fresh-2559 {
}
.active-f3b8 .menu_f39e {
  background: #292929;
}
.summary_1ab2 .down_12d5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary_1ab2 .breadcrumb-fresh-2559 {
  background: #f9f9f9;
}
.summary_1ab2 .menu_f39e {
  background: #303030;
}
.stale-5ec1 .down_12d5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale-5ec1 .medium-3a24 {
    margin-bottom: 1em;
  }
  .stale-5ec1 .medium-3a24:last-child {
    margin-bottom: 0;
  }
}
.stale-5ec1 .breadcrumb-fresh-2559 {
  background: #ededed;
}
.stale-5ec1 .menu_f39e {
  background: #1a1a1a;
}
.down_12d5.breadcrumb-fresh-2559 {
  color: rgba(0, 0, 0, 0.6);
}
.down_12d5.breadcrumb-fresh-2559 .stone-cfd4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.down_12d5.menu_f39e {
  color: rgba(255, 255, 255, 0.99);
}
.down_12d5.menu_f39e a:not(.accordion-new-c707) {
  color: rgba(255, 255, 255, 0.79);
}
.down_12d5.menu_f39e a:not(.accordion-new-c707):hover {
  color: rgba(255, 255, 255, 0.99);
}
.down_12d5.menu_f39e .stone-cfd4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down_12d5.menu_f39e table tbody td,
.down_12d5.menu_f39e table th {
  background: rgba(0, 0, 0, 0.08);
}
.progress-basic-35c2.hidden_46d1 .hidden-rough-e52c {
  max-width: initial;
}
.progress-basic-35c2 .primary-new-f439 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.progress-basic-35c2 .primary-new-f439 .gradient_wood_c1a3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .progress-basic-35c2 .primary-new-f439 .gradient_wood_c1a3 {
    display: block;
    margin-bottom: 2em;
  }
  .progress-basic-35c2 .primary-new-f439 .gradient_wood_c1a3:last-child {
    margin-bottom: 0;
  }
}
.stale-5ec1 .medium-3a24:last-child,
.summary_1ab2 .medium-3a24:last-child,
.active-f3b8 .medium-3a24:last-child {
  margin-bottom: 0;
}
.stale-5ec1 .medium-3a24 .pagination-b4c5 .status_5a70:last-child,
.summary_1ab2 .medium-3a24 .pagination-b4c5 .status_5a70:last-child,
.active-f3b8 .medium-3a24 .pagination-b4c5 .status_5a70:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stale-5ec1 .description_9bff,
  .stale-5ec1 .hover-9bf2,
  .summary_1ab2 .description_9bff,
  .summary_1ab2 .hover-9bf2,
  .active-f3b8 .description_9bff,
  .active-f3b8 .hover-9bf2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accent_short_9958 .medium-3a24 {
    margin-bottom: 2em;
  }
}
.accent_short_9958 p:last-child {
  margin-bottom: 0;
}
.accent_short_9958 li,
.accent_short_9958 ul {
  list-style: none;
  margin: 0;
}
.accent_short_9958 ul ul {
  margin-left: 2.617924em;
}
.photo-new-b98b {
  font-size: 0.875em;
}

/* css-noise: 2475 */
.shadow-element-c2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
