/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled-purple-0e09/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled-purple-0e09
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.disabled-purple-0e09/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.carousel-906d.short-ce9b/licenses/gpl-2.0.section_f47c
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.list-hard-217b/, (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.notice-current-8be5.info_3f55/normalize.green_f688/
 ======
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.green_f688 v7.0.0 | MIT License | github.disabled-purple-0e09/necolas/normalize.green_f688 */
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;
}
.box-lower-b66a .logo_red_31a3,
.focus-complex-8be4,
.surface_iron_e9cb,
.steel_360a,
.easy_3ad9,
.main_hard_226f,
.picture_4c52,
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;
}
.focus-complex-8be4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-complex-8be4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-complex-8be4,
  h1 {
    font-size: 1.8em;
  }
}
.surface_iron_e9cb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.surface_iron_e9cb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .surface_iron_e9cb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .surface_iron_e9cb,
  h2 {
    font-size: 1.7em;
  }
}
.steel_360a,
h3 {
  font-size: 1.618em;
}
.box-lower-b66a .logo_red_31a3,
.easy_3ad9,
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.dark_dd9c {
  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;
}
.badge_stale_cfdb:after,
.badge_stale_cfdb:before,
.widget_0cf8:after,
.widget_0cf8:before {
  content: "";
  display: table;
}
.badge_stale_cfdb:after,
.widget_0cf8:after {
  clear: both;
}
.old_91fe {
  float: right;
  margin-right: 0;
}
.dropdown_medium_a1da {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.stale_e144 .sort-warm-2412,
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;
}
.stale_e144 .sort-warm-2412: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;
}
.info-43a6 .sort-warm-2412 {
  box-shadow: none;
}
.info-43a6
  .sort-warm-2412
  .action_fb26 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.info-43a6 .sort-warm-2412 .grid_purple_85c2 {
  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;
}
.info-43a6
  .sort-warm-2412
  .grid_purple_85c2
  b {
  display: none;
}
.info-43a6 .mask-small-7cba {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden_ec88:not(.gas_07b3):not(.link_mini_ba3e),
button:not(.gas_07b3):not(.link_mini_ba3e),
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ),
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ),
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ) {
  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;
}
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ):hover,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ):hover,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):hover,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):hover,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ):active,
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ):active,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):active,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):active,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):active,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus {
  outline: 0;
}
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde {
  position: relative;
}
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .pagination-909d,
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .gas_4c0c,
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .box_6e15,
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  i,
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  svg,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .pagination-909d,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .gas_4c0c,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .box_6e15,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  i,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  svg,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .pagination-909d,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .gas_4c0c,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .box_6e15,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  i,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  svg,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .pagination-909d,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .gas_4c0c,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .box_6e15,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  i,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  svg,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .pagination-909d,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .gas_4c0c,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  .box_6e15,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  i,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde
  svg {
  visibility: hidden;
}
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde:after,
button:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde:after,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde:after,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde:after,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ).fn-loading-3bde: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;
}
.hidden_ec88:not(.gas_07b3):not(.link_mini_ba3e),
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ),
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ),
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ) {
  color: #fff;
  background: #235787;
}
.hidden_ec88:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus,
input[type="button"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus,
input[type="reset"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus,
input[type="submit"]:not(.gas_07b3):not(
    .link_mini_ba3e
  ):focus {
  color: #fff;
}
.hidden_ec88.fn-disabled-3bde:not(.gas_07b3):not(
    .link_mini_ba3e
  ),
.hidden_ec88[disabled]:not(.gas_07b3):not(
    .link_mini_ba3e
  ),
button.fn-disabled-3bde:not(.gas_07b3):not(
    .link_mini_ba3e
  ),
button[disabled]:not(.gas_07b3):not(
    .link_mini_ba3e
  ) {
  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;
}
.hard_d920 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hard_d920: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;
}
.shadow_warm_44bf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tertiary_a873 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.banner_green_a9d6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.badge_stale_cfdb:after,
.badge_stale_cfdb:before,
.simple_fdb4:after,
.simple_fdb4:before,
.easy-0810:after,
.easy-0810:before,
.breadcrumb-9fb6:after,
.breadcrumb-9fb6:before,
.inner-6c9c:after,
.inner-6c9c:before,
.panel-glass-9303:after,
.panel-glass-9303:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.badge_stale_cfdb:after,
.simple_fdb4:after,
.easy-0810:after,
.breadcrumb-9fb6:after,
.inner-6c9c:after,
.panel-glass-9303:after {
  clear: both;
}
.simple_fdb4 .pagination-right-9c82,
.easy-0810 .pagination-right-9c82,
.input_paper_9de2 .pagination-right-9c82 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.middle-ce7a {
  display: inline-block;
}
.feature_eadf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.feature_eadf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.feature_eadf .copper-0c46 {
  padding: 1em 0;
  font-size: 85%;
}
.copper-0c46 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert-889c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert-889c:after,
.alert-889c:before {
  content: "";
  display: table;
}
.alert-889c:after {
  clear: both;
}
.pattern_d8f0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel_0fbc .pattern_d8f0 {
  max-width: 50%;
}
.item_d0c5 .pattern_d8f0 {
  max-width: 33.33%;
}
.notification_1de2 .pattern_d8f0 {
  max-width: 25%;
}
.blue-f36d .pattern_d8f0 {
  max-width: 20%;
}
.card_yellow_c986 .pattern_d8f0 {
  max-width: 16.66%;
}
.accordion-b78c .pattern_d8f0 {
  max-width: 14.28%;
}
.out-eb39 .pattern_d8f0 {
  max-width: 12.5%;
}
.tertiary-steel-97fb .pattern_d8f0 {
  max-width: 11.11%;
}
.narrow-623d {
  display: block;
}
.box-lower-b66a .texture_865d label,
.box-lower-b66a .focus-dark-d737 label,
.box-lower-b66a .image-dark-c340 label,
.box-lower-b66a .article-6eac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_stale_2bf2 {
  list-style: none;
  margin: 0;
}
.modal_stale_2bf2 article.bronze_a0f4 {
  margin-bottom: 0;
}
.modal_stale_2bf2 ul {
  list-style: none;
  margin: 0;
}
.modal_stale_2bf2 .popup-6f0f li.bronze_a0f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_stale_2bf2 .popup-6f0f li.bronze_a0f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_stale_2bf2 .popup-6f0f li.bronze_a0f4: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) {
  .modal_stale_2bf2 .popup-6f0f li.bronze_a0f4 li.bronze_a0f4 li.bronze_a0f4 li.bronze_a0f4 {
    padding-left: 0;
  }
}
article.bronze_a0f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bronze_a0f4 .simple_fdb4 p:last-of-type {
  margin-bottom: 0;
}
article.bronze_a0f4 .texture_small_6586 {
  float: left;
}
article.bronze_a0f4 .notice_wood_0d08 {
  margin-left: 85px;
}
article.bronze_a0f4 .mask_pressed_c107 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bronze_a0f4 .mask_pressed_c107 .dynamic_958e {
  margin-left: 10px;
}
article.bronze_a0f4 .dropdown_fresh_dd6f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bronze_a0f4 .detail_blue_b804 {
  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 .texture_865d,
  #respond .image-dark-c340,
  #respond .article-6eac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture_865d input,
#respond .image-dark-c340 input,
#respond .article-6eac input {
  width: 100%;
}
#respond .article-6eac {
  margin-right: 0;
}
#respond .button-fast-edd9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature_dcdc {
  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;
}
.feature_dcdc.tertiary-paper-63ea {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.feature_dcdc 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%);
}
.feature_dcdc:focus,
.feature_dcdc: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);
}
.table_2db0 {
  border-radius: 10%;
}
.texture-outer-857c {
  border-radius: 50%;
}
.shadow_f1d8 {
  font-size: 0.72em;
}
.sidebar_1249 {
  font-size: 0.875em;
}
.notification-stale-adb6 {
  font-size: 1.1em;
}
.pagination_2719 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pagination_2719.shadow_f1d8 {
  letter-spacing: 0.5px;
}
.logo-green-fdc0,
.logo-green-fdc0 a {
  color: #6d6d6d;
}
.logo-green-fdc0 a:hover {
  color: #111;
}
.item_ac66 {
  color: #6d6d6d;
}
.hot-b95b {
  overflow-x: hidden;
}
.hot-b95b .badge-c6d9.east-5621 {
  position: relative;
}
.hot-b95b .badge-c6d9.east-5621.fluid-d6c7 {
  position: initial;
}
.hot-b95b
  .badge-c6d9.east-5621.fluid-d6c7
  .primary_62f5 {
  left: auto;
}
.hot-b95b .badge-c6d9 .primary_62f5 {
  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;
}
.hot-b95b .badge-c6d9:hover.east-5621 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hot-b95b
  .badge-c6d9:hover.east-5621
  .primary_62f5 {
  display: block;
  z-index: 9999999;
}
.hot-b95b .breadcrumb-down-5ba2 .section_6937,
.hot-b95b .module_lower_6ce4 .section_6937 {
  display: none;
}
.hot-b95b .status_selected_c031 .badge-c6d9:hover.east-5621 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.box-lower-b66a .texture_865d label,
.box-lower-b66a .focus-dark-d737 label,
.box-lower-b66a .image-dark-c340 label,
.box-lower-b66a .article-6eac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal_stale_2bf2 {
  list-style: none;
  margin: 0;
}
.modal_stale_2bf2 article.bronze_a0f4 {
  margin-bottom: 0;
}
.modal_stale_2bf2 ul {
  list-style: none;
  margin: 0;
}
.modal_stale_2bf2 .popup-6f0f li.bronze_a0f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal_stale_2bf2 .popup-6f0f li.bronze_a0f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal_stale_2bf2 .popup-6f0f li.bronze_a0f4: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) {
  .modal_stale_2bf2 .popup-6f0f li.bronze_a0f4 li.bronze_a0f4 li.bronze_a0f4 li.bronze_a0f4 {
    padding-left: 0;
  }
}
article.bronze_a0f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bronze_a0f4 .simple_fdb4 p:last-of-type {
  margin-bottom: 0;
}
article.bronze_a0f4 .texture_small_6586 {
  float: left;
}
article.bronze_a0f4 .notice_wood_0d08 {
  margin-left: 85px;
}
article.bronze_a0f4 .mask_pressed_c107 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bronze_a0f4 .mask_pressed_c107 .dynamic_958e {
  margin-left: 10px;
}
article.bronze_a0f4 .dropdown_fresh_dd6f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bronze_a0f4 .detail_blue_b804 {
  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 .texture_865d,
  #respond .image-dark-c340,
  #respond .article-6eac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture_865d input,
#respond .image-dark-c340 input,
#respond .article-6eac input {
  width: 100%;
}
#respond .article-6eac {
  margin-right: 0;
}
#respond .button-fast-edd9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb-down-5ba2 .yellow-5e06 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.yellow-5e06 .header_d350.notice-792d .left-8716 > li > a:focus,
.yellow-5e06 .header_d350.notice-792d .left-8716 > li > a:hover,
.yellow-5e06 .header_d350.nav-easy-5695 .left-8716 > li > a:focus,
.yellow-5e06 .header_d350.nav-easy-5695 .left-8716 > li > a:hover,
.yellow-5e06 .header_d350.south-851e .left-8716 > li > a:focus,
.yellow-5e06 .header_d350.south-851e .left-8716 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-5e06
  .header_d350.notice-792d
  .left-8716
  > li.background_warm_28b5
  > a,
.yellow-5e06
  .header_d350.notice-792d
  .left-8716
  > li.modal-bronze-e675
  > a,
.yellow-5e06
  .header_d350.nav-easy-5695
  .left-8716
  > li.background_warm_28b5
  > a,
.yellow-5e06
  .header_d350.nav-easy-5695
  .left-8716
  > li.modal-bronze-e675
  > a,
.yellow-5e06
  .header_d350.south-851e
  .left-8716
  > li.background_warm_28b5
  > a,
.yellow-5e06 .header_d350.south-851e .left-8716 > li.overlay-cd20 > a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-5e06 .over_82c2,
.yellow-5e06 .over_82c2 a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-5e06 .alert_wood_f706.panel-narrow-8a26 li a,
.yellow-5e06 .tall_8a5a a,
.yellow-5e06 .button-slow-5426,
.yellow-5e06 .left-8716 > li > a,
.yellow-5e06 .narrow-70fe {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06 .alert_wood_f706.panel-narrow-8a26 li a:hover,
.yellow-5e06 .tall_8a5a a:hover,
.yellow-5e06 .button-slow-5426:hover,
.yellow-5e06 .left-8716 > li > a:hover,
.yellow-5e06 .narrow-70fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-5e06 .dirty-ed00 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06 .dirty-ed00 .steel_d3a6 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-5e06 .dirty-ed00:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-5e06 .plasma_71c3 .solid_dfa8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06 .plasma_71c3 .solid_dfa8 .aside-up-5b31 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06
  .plasma_71c3
  .solid_dfa8
  .aside-up-5b31::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06
  .plasma_71c3
  .solid_dfa8
  .aside-up-5b31:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06
  .plasma_71c3
  .solid_dfa8
  .aside-up-5b31::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06
  .plasma_71c3
  .solid_dfa8
  .aside-up-5b31::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06 .plasma_71c3 .blue_34f0 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow-5e06 .plasma_71c3 .blue_34f0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-5a47
  .yellow-5e06
  .plasma_71c3
  .background-985d
  .notice_old_a151 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-5a47
  .yellow-5e06
  .plasma_71c3
  .background-985d
  .aside-up-5b31 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-down-5ba2 .border-ab5f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.border-ab5f .header_d350.notice-792d .left-8716 > li > a:focus,
.border-ab5f .header_d350.notice-792d .left-8716 > li > a:hover,
.border-ab5f .header_d350.nav-easy-5695 .left-8716 > li > a:focus,
.border-ab5f .header_d350.nav-easy-5695 .left-8716 > li > a:hover,
.border-ab5f .header_d350.south-851e .left-8716 > li > a:focus,
.border-ab5f .header_d350.south-851e .left-8716 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-ab5f
  .header_d350.notice-792d
  .left-8716
  > li.background_warm_28b5
  > a,
.border-ab5f
  .header_d350.notice-792d
  .left-8716
  > li.modal-bronze-e675
  > a,
.border-ab5f
  .header_d350.nav-easy-5695
  .left-8716
  > li.background_warm_28b5
  > a,
.border-ab5f
  .header_d350.nav-easy-5695
  .left-8716
  > li.modal-bronze-e675
  > a,
.border-ab5f
  .header_d350.south-851e
  .left-8716
  > li.background_warm_28b5
  > a,
.border-ab5f .header_d350.south-851e .left-8716 > li.overlay-cd20 > a {
  color: rgba(0, 0, 0, 0.8);
}
.border-ab5f .over_82c2,
.border-ab5f .over_82c2 a {
  color: rgba(0, 0, 0, 0.8);
}
.border-ab5f .alert_wood_f706.panel-narrow-8a26 li a,
.border-ab5f .tall_8a5a a,
.border-ab5f .button-slow-5426,
.border-ab5f .left-8716 > li > a,
.border-ab5f .narrow-70fe {
  color: rgba(0, 0, 0, 0.55);
}
.border-ab5f .alert_wood_f706.panel-narrow-8a26 li a:hover,
.border-ab5f .tall_8a5a a:hover,
.border-ab5f .button-slow-5426:hover,
.border-ab5f .left-8716 > li > a:hover,
.border-ab5f .narrow-70fe:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-ab5f .dirty-ed00 {
  color: rgba(0, 0, 0, 0.55);
}
.border-ab5f .dirty-ed00 .steel_d3a6 {
  color: rgba(0, 0, 0, 0.8);
}
.border-ab5f .dirty-ed00:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_8a1d .image_c815 {
  margin-left: auto;
  margin-right: auto;
}
.easy-0810 > * {
  margin-left: auto;
  margin-right: auto;
}
.easy-0810 .shadow_warm_44bf {
  margin-right: 1.41575em;
}
.logo_44a5 .easy-0810 > .dirty_b3f2 {
  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;
}
.logo_44a5 .easy-0810 > .active_3058 {
  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;
}
.content_3993.clean_8a1d .image_c815,
.footer-bronze-f2ac.clean_8a1d .image_c815 {
  margin-left: 0;
}
.cold_e367.clean_8a1d .image_c815,
.secondary-70c1.clean_8a1d .image_c815 {
  margin-right: 0;
}
.easy-0810 ol,
.easy-0810 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.avatar_f0c3 video {
  max-width: 100%;
}
.message_glass_a5bb img {
  display: block;
}
.message_glass_a5bb.shadow_warm_44bf,
.message_glass_a5bb.tertiary_a873 {
  width: 100%;
}
.message_glass_a5bb.active_3058 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.article-0dbf:not(.thumbnail_current_d7af) {
  margin: 1.5em auto;
}
.surface_short_1bdf p {
  padding: 1.5em 14px;
}
ul.down_735d.active_3058,
ul.down_735d.dirty_b3f2,
ul.down_735d.gradient_thick_ed25.dirty_b3f2 {
  padding: 0 14px;
}
.hover_48f4 {
  display: block;
  overflow-x: auto;
}
.hover_48f4 table {
  border-collapse: collapse;
  width: 100%;
}
.hover_48f4 td,
.hover_48f4 th {
  padding: 0.5em;
}
.easy-0810 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.easy-0810 ol ol,
.easy-0810 ol ul,
.easy-0810 ul ol,
.easy-0810 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.easy-0810 ol ol li,
.easy-0810 ol ul li,
.easy-0810 ul ol li,
.easy-0810 ul ul li {
  margin-left: 0;
}
.fresh-2eb8.label_1495 > .yellow_4907 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fresh-2eb8.label_1495 > .yellow_4907 iframe,
.fresh-2eb8.label_1495 > .yellow_4907 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notice-5122 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notice-5122.tabs_d9c5 {
  padding: 0;
}
.notice-5122.tabs_d9c5 cite {
  font-size: 13px;
}
.notice-5122 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notice-5122 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media-wood-d6a6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media-wood-d6a6 > p:first-child {
  margin-top: 0;
}
.media-wood-d6a6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media-wood-d6a6 blockquote {
  border-left: 0;
}
.silver-f43d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.silver-f43d:not(.icon-6600) {
  max-width: 100px;
}
.silver-f43d.current_c103 {
  border-bottom: none !important;
  text-align: center;
}
.silver-f43d.current_c103::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .surface_short_1bdf p {
    padding: 1.5em 0;
  }
}
.image-cool-d26f {
  color: #0073aa;
}
.outer_a74d {
  background-color: #0073aa;
}
.message-bright-0e5d {
  color: #229fd8;
}
.tiny_7851 {
  background-color: #229fd8;
}
.text-hard-6d60 {
  color: #eee;
}
.surface_new_d2db {
  background-color: #eee;
}
.backdrop_786f {
  color: #444;
}
.paragraph_6130 {
  background-color: #444;
}
.badge-a8b4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge-a8b4 .tooltip_1fa0 .tall_8a5a {
  font-size: 15px;
}
.badge-a8b4 .tall_8a5a {
  line-height: 1.3;
}
.badge-a8b4 .border-ab5f {
}
.badge-a8b4 .yellow-5e06 {
  background: #235787;
}
.main_695a {
  padding: 0;
}
.main_695a .yellow-5e06 {
  background: #1a1a1a;
}
.main_695a .border-ab5f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fast_47b7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fast_47b7 .border-ab5f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fast_47b7 .yellow-5e06 {
  background: #303030;
}
.panel-glass-9303 {
  position: relative;
  z-index: 10;
}
.panel-glass-9303 .motion-9448 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-fbab .east-5621 {
  display: inline-block;
  vertical-align: middle;
}
.image-fbab.background_92e1 .east-5621 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .image-fbab.background_92e1 .east-5621 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .image-fbab.background_92e1 .east-5621 {
    margin-right: 0.4em;
  }
}
.image-fbab.background_92e1 .east-5621:last-child {
  margin-right: 0;
}
.layout-8341 .motion-9448 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-down-5ba2 .tooltip_1fa0 {
    margin: 0 -0.5em;
  }
  .breadcrumb-down-5ba2 .tooltip_1fa0 [class*="customify-col-"],
  .breadcrumb-down-5ba2 .tooltip_1fa0 [class*="customify-col_"],
  .breadcrumb-down-5ba2 .tooltip_1fa0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb-down-5ba2.alert-bright-ea02 .motion-9448 {
  background: 0 0 !important;
}
.breadcrumb-down-5ba2.alert-bright-ea02 .motion-9448,
.breadcrumb-down-5ba2.layout-8341 .motion-9448 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-down-5ba2.pro_f795 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb-down-5ba2.layout-8341 .motion-9448 {
  box-shadow: none !important;
}
.box_north_9a8d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .box_north_9a8d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .box_north_9a8d {
    padding: 18px 0 20px;
  }
}
.box_north_9a8d .hero-b280 {
  width: 100%;
}
.box_north_9a8d .wide-18d7 {
  margin-bottom: 0;
}
.box_north_9a8d .filter-upper-54ac {
  margin-top: 5px;
  font-size: 0.875em;
}
.logo_7248 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.logo_7248 .static-3cd2 {
  width: 100%;
}
.dropdown-1b28 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dropdown-1b28 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dropdown-1b28 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;
}
.dropdown-1b28 li:last-child:after {
  display: none;
}
.dropdown-1b28 li a {
  font-weight: 500;
  margin-right: 10px;
}
.surface_solid_f5d7 .section_6937 button,
.box_north_9a8d .section_6937 button {
  left: 0;
}
.surface_solid_f5d7 .static-3cd2,
.box_north_9a8d .static-3cd2 {
  padding-left: 0;
  padding-right: 0;
}
.surface_solid_f5d7 .logo_7248,
.box_north_9a8d .logo_7248 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.surface_solid_f5d7 {
  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;
}
.surface_solid_f5d7: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;
}
.surface_solid_f5d7 .hover_3877 {
  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) {
  .surface_solid_f5d7 .hover_3877 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .surface_solid_f5d7 .hover_3877 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .surface_solid_f5d7 .hover_3877 {
    min-height: 200px;
  }
}
.surface_solid_f5d7 .dropdown-1b28 {
  color: rgba(255, 255, 255, 0.8);
}
.surface_solid_f5d7 .dropdown-1b28 a,
.surface_solid_f5d7 .dropdown-1b28 li:after {
  color: inherit;
}
.surface_solid_f5d7 .dropdown-1b28 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade-8786 {
  margin-bottom: 0.5em;
}
.caption_steel_d66e {
  margin-bottom: 1.2em;
}
.caption_steel_d66e,
.shade-8786 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption_steel_d66e p:last-child,
.shade-8786 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section_6937,
#masthead .section_6937 {
  display: none;
}
#masthead
  > .section_6937.shadow-blue-29c1 {
  display: none;
}
#masthead > .section_6937 button {
  left: 0;
}
.preview_ceca {
  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%;
}
.preview_ceca .east-5621 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.preview_ceca .icon_a4c9 {
  display: -webkit-box;
  display: flex;
}
.preview_ceca .icon_a4c9.next-c762 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.preview_ceca .icon_a4c9.link_up_ff6b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview_ceca .icon_a4c9.stale-4621 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview_ceca.active_black_b571.primary_static_6339 .icon_a4c9.next-c762 {
  flex-basis: 100%;
}
.preview_ceca.progress-2a7f .icon_a4c9.link_up_ff6b {
  -webkit-box-flex: 1;
  flex: auto;
}
.preview_ceca.progress-2a7f .icon_a4c9.stale-4621 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section_6937.shadow-blue-29c1 {
  display: none;
}
#masthead > .section_6937 button {
  left: 0;
}
.preview-silver-7410 {
  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;
}
.preview-silver-7410:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.preview-silver-7410.widget_down_a6aa i {
  margin-right: 4px;
}
.preview-silver-7410.fixed_03d1 i {
  margin-left: 5px;
}
.tall_8a5a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tall_8a5a p:last-child {
  margin-bottom: 0;
}
.hero_light_53c2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero_light_53c2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero_light_53c2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero_light_53c2 .over_82c2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero_light_53c2 .list-dynamic-333c {
  margin: 5px 0 7px 0;
}
.hero_light_53c2.wide-668c .button_7b92 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_light_53c2.wide-668c .focus-fixed-25b2 {
  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;
}
.hero_light_53c2.backdrop-5c8c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero_light_53c2.backdrop-5c8c .button_7b92 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_light_53c2.backdrop-5c8c .focus-fixed-25b2 {
  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;
}
.hero_light_53c2.old_08f9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_light_53c2.accordion_e409 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero_light_53c2.accordion_e409 .focus-fixed-25b2 {
  margin-top: 7px;
}
.sidebar-9739 {
  display: inline-block;
}
.panel-glass-9303 .item_343c .hero_light_53c2 img {
  max-width: 100%;
}
.header_d350 .background-8147.center-4264,
.cool_b3fa .background-8147.center-4264 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_d350 .upper_f9a8,
.cool_b3fa .upper_f9a8 {
  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%);
}
.header_d350 .upper_f9a8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header_d350.slider_south_961a .upper_f9a8 {
  display: none;
}
.header_d350 .text-in-3df7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_d350 .text-in-3df7 li {
  display: inline-block;
  position: relative;
}
.header_d350 .text-in-3df7 li:last-child {
  margin-right: 0;
}
.header_d350 .text-in-3df7 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;
}
.header_d350 .text-in-3df7 li.overlay-cd20 > a {
  color: rgba(0, 0, 0, 0.9);
}
.header_d350 .text-in-3df7 > 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;
}
.header_d350 .text-in-3df7 > li > a i {
  line-height: 0;
}
.header_d350 .text-in-3df7 > li.message-focused-3c65 > a .upper_f9a8 {
  margin-left: 4px;
  line-height: 0;
}
.header_d350 .text-in-3df7 .sort_d90b li.message-focused-3c65 > a {
  position: relative;
}
.header_d350 .text-in-3df7 .sort_d90b li.message-focused-3c65 > a:after,
.header_d350 .text-in-3df7 .sort_d90b li.message-focused-3c65 > a:before {
  content: "";
  display: table;
}
.header_d350 .text-in-3df7 .sort_d90b li.message-focused-3c65 > a:after {
  clear: both;
}
.header_d350 .text-in-3df7 .sort_d90b li.message-focused-3c65 > a .upper_f9a8 {
  margin-left: 5px;
  float: right;
}
.header_d350 .article_c0ca,
.header_d350 .sort_d90b {
  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;
}
.header_d350 .sort_d90b {
  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;
}
.header_d350 .sort_d90b .center-4264 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_d350 .sort_d90b .upper_f9a8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header_d350 .sort_d90b li {
  display: block;
  margin: 0;
  padding: 0;
}
.header_d350 .sort_d90b 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;
}
.header_d350 .sort_d90b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header_d350 .sort_d90b .sort_d90b {
  top: 0;
  left: 100%;
}
.header_d350 .panel-motion-5fbf.fn-focus-3bde > .article_c0ca,
.header_d350 .panel-motion-5fbf.fn-focus-3bde > .sort_d90b,
.header_d350 .panel-motion-5fbf:focus > .article_c0ca,
.header_d350 .panel-motion-5fbf:focus > .sort_d90b,
.header_d350 .panel-motion-5fbf:hover > .article_c0ca,
.header_d350 .panel-motion-5fbf:hover > .sort_d90b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header_d350.south-851e .left-8716:after,
.header_d350.south-851e .left-8716:before {
  content: "";
  display: table;
}
.header_d350.south-851e .left-8716:after {
  clear: both;
}
.header_d350.south-851e .left-8716 > li {
  float: left;
}
.header_d350.notification-9424 .left-8716:after,
.header_d350.notification-9424 .left-8716:before {
  content: "";
  display: table;
}
.header_d350.notification-9424 .left-8716:after {
  clear: both;
}
.header_d350.notification-9424 .left-8716 > li {
  float: left;
}
.header_d350.notification-9424 .left-8716 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header_d350.notification-9424 .left-8716 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header_d350.notification-9424 .left-8716 > li.background_warm_28b5 > a,
.header_d350.notification-9424 .left-8716 > li.overlay-cd20 > a {
  color: #fff;
  background-color: #1e4b75;
}
.header_d350.notice-792d .left-8716 > li > a .center-4264 {
  position: relative;
}
.header_d350.notice-792d .left-8716 > li > a .center-4264: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;
}
.header_d350.notice-792d
  .left-8716
  > li:focus
  > a
  .center-4264:before,
.header_d350.notice-792d
  .left-8716
  > li:hover
  > a
  .center-4264:before {
  width: 100%;
  background-color: currentColor;
}
.header_d350.notice-792d
  .left-8716
  > li.background_warm_28b5
  > a
  .center-4264:before,
.header_d350.notice-792d
  .left-8716
  > li.modal-bronze-e675
  > a
  .center-4264:before {
  width: 100%;
  background-color: currentColor;
}
.header_d350.nav-easy-5695 .left-8716 > li > a .center-4264 {
  position: relative;
}
.header_d350.nav-easy-5695 .left-8716 > li > a .center-4264: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;
}
.header_d350.nav-easy-5695 .left-8716 > li:focus > a .center-4264:before,
.header_d350.nav-easy-5695
  .left-8716
  > li:hover
  > a
  .center-4264:before {
  width: 100%;
  background-color: currentColor;
}
.header_d350.nav-easy-5695
  .left-8716
  > li.background_warm_28b5
  > a
  .center-4264:before,
.header_d350.nav-easy-5695
  .left-8716
  > li.modal-bronze-e675
  > a
  .center-4264:before {
  width: 100%;
  background-color: currentColor;
}
.cool_b3fa .text-in-3df7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cool_b3fa .text-in-3df7 li:first-child > a {
  border-top: none;
}
.cool_b3fa .text-in-3df7 .new-6737 > .center-4264 .upper_f9a8 {
  display: none;
}
.cool_b3fa .text-in-3df7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.cool_b3fa .text-in-3df7 li:last-child {
  border: none;
}
.cool_b3fa .text-in-3df7 li.message-focused-3c65 > a {
  padding-right: 45px !important;
}
.cool_b3fa .text-in-3df7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.cool_b3fa .text-in-3df7 li a:focus,
.cool_b3fa .text-in-3df7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool_b3fa .text-in-3df7 li .new_b3ea {
  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;
}
.cool_b3fa .text-in-3df7 li .new_b3ea:hover {
  box-shadow: none;
}
.cool_b3fa .text-in-3df7 li .new_b3ea .upper_f9a8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.cool_b3fa .text-in-3df7 .sort_d90b {
  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);
}
.cool_b3fa .text-in-3df7 .sort_d90b li a {
  padding-left: 3em;
}
.cool_b3fa .text-in-3df7 .plasma_9039 > a .new_b3ea i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cool_b3fa .text-in-3df7 .plasma_9039 > .sort_d90b {
  display: block;
  opacity: 1;
}
.wood_9307 {
  max-width: 100%;
}
.video-69ce {
  line-height: 0;
  cursor: pointer;
}
.narrow-70fe {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.narrow-70fe:hover {
  box-shadow: none;
  color: currentColor;
}
.narrow-70fe svg {
  width: 18px;
  height: 18px;
}
.narrow-70fe .hidden-stone-44e0 {
  display: none;
}
.picture-dd4f {
  position: relative;
}
.picture-dd4f.fn-active-3bde .narrow-70fe .active-brown-de44 {
  display: none;
}
.picture-dd4f.fn-active-3bde .narrow-70fe .hidden-stone-44e0 {
  display: inline-block;
}
.picture-dd4f .main-lower-90f1 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.picture-dd4f.description_narrow_c92e .main-lower-90f1 {
  left: auto;
  right: -0.9em;
}
.picture-dd4f.description_narrow_c92e .search_07c8::before {
  left: auto;
  right: 15px;
}
.picture-dd4f.fn-active-3bde .main-lower-90f1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-985d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background-985d label {
  flex-basis: 100%;
}
.background-985d .solid_dfa8 {
  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;
}
.background-985d .aside-up-5b31 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background-985d .aside-up-5b31:focus {
  background-color: transparent;
}
.background-985d button.blue_34f0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background-985d button.blue_34f0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background-985d button.blue_34f0 svg {
  width: 18px;
  height: 18px;
}
.background-985d input[type="submit"] {
  min-height: auto;
}
.plasma_71c3 .background-985d .aside-up-5b31 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search_07c8 {
  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) {
  .search_07c8 {
    width: 220px;
  }
}
.search_07c8 label {
  flex-basis: 100%;
}
.search_07c8::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.active-5a47 .plasma_71c3 .background-985d {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.active-5a47
  .plasma_71c3
  .background-985d
  .solid_dfa8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.active-5a47 .plasma_71c3 .background-985d .aside-up-5b31 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.active-5a47
  .plasma_71c3
  .background-985d
  .aside-up-5b31:focus {
  background: 0 0;
}
.active-5a47
  .plasma_71c3
  .background-985d
  .notice_old_a151 {
  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;
}
.alert_wood_f706 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert_wood_f706 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert_wood_f706 li:last-child {
  margin-right: 0;
}
.alert_wood_f706 li:first-child {
  margin-left: 0;
}
.alert_wood_f706.content_west_550c a {
  color: #fff;
}
.alert_wood_f706.content_west_550c a:hover {
  color: #fff;
}
.alert_wood_f706 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert_wood_f706 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert_wood_f706 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert_wood_f706 a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert_wood_f706 [class*="social-icon-apple"] {
  background-color: #999;
}
.alert_wood_f706 [class*="social-icon-apple"].picture-rough-d0e5 {
  background-color: transparent;
  color: #999;
}
.alert_wood_f706 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert_wood_f706 [class*="social-icon-behance"].picture-rough-d0e5 {
  background-color: transparent;
  color: #1769ff;
}
.alert_wood_f706 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert_wood_f706 [class*="social-icon-bitbucket"].picture-rough-d0e5 {
  background-color: transparent;
  color: #205081;
}
.alert_wood_f706 [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert_wood_f706 [class*="social-icon-codepen"].picture-rough-d0e5 {
  background-color: transparent;
  color: #000;
}
.alert_wood_f706 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert_wood_f706 [class*="social-icon-delicious"].picture-rough-d0e5 {
  background-color: transparent;
  color: #39f;
}
.alert_wood_f706 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert_wood_f706 [class*="social-icon-digg"].picture-rough-d0e5 {
  background-color: transparent;
  color: #005be2;
}
.alert_wood_f706 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert_wood_f706 [class*="social-icon-dribbble"].picture-rough-d0e5 {
  background-color: transparent;
  color: #ea4c89;
}
.alert_wood_f706 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert_wood_f706 [class*="social-icon-envelope"].picture-rough-d0e5 {
  background-color: transparent;
  color: #ea4335;
}
.alert_wood_f706 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert_wood_f706 [class*="social-icon-facebook"].picture-rough-d0e5 {
  background-color: transparent;
  color: #3b5998;
}
.alert_wood_f706 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert_wood_f706 [class*="social-icon-flickr"].picture-rough-d0e5 {
  background-color: transparent;
  color: #0063dc;
}
.alert_wood_f706 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert_wood_f706 [class*="social-icon-foursquare"].picture-rough-d0e5 {
  background-color: transparent;
  color: #2d5be3;
}
.alert_wood_f706 [class*="social-icon-github"] {
  background-color: #333;
}
.alert_wood_f706 [class*="social-icon-github"].picture-rough-d0e5 {
  background-color: transparent;
  color: #333;
}
.alert_wood_f706 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert_wood_f706 [class*="social-icon-google-plus"].picture-rough-d0e5 {
  background-color: transparent;
  color: #dd4b39;
}
.alert_wood_f706 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert_wood_f706 [class*="social-icon-houzz"].picture-rough-d0e5 {
  background-color: transparent;
  color: #7ac142;
}
.alert_wood_f706 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert_wood_f706 [class*="social-icon-instagram"].picture-rough-d0e5 {
  background-color: transparent;
  color: #262626;
}
.alert_wood_f706 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert_wood_f706 [class*="social-icon-jsfiddle"].picture-rough-d0e5 {
  background-color: transparent;
  color: #487aa2;
}
.alert_wood_f706 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert_wood_f706 [class*="social-icon-linkedin"].picture-rough-d0e5 {
  background-color: transparent;
  color: #0077b5;
}
.alert_wood_f706 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert_wood_f706 [class*="social-icon-medium"].picture-rough-d0e5 {
  background-color: transparent;
  color: #00ab6b;
}
.alert_wood_f706 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert_wood_f706
  [class*="social-icon-odnoklassniki"].picture-rough-d0e5 {
  background-color: transparent;
  color: #f4731c;
}
.alert_wood_f706 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert_wood_f706 [class*="social-icon-meetup"].picture-rough-d0e5 {
  background-color: transparent;
  color: #ec1c40;
}
.alert_wood_f706 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert_wood_f706 [class*="social-icon-pinterest"].picture-rough-d0e5 {
  background-color: transparent;
  color: #bd081c;
}
.alert_wood_f706 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert_wood_f706 [class*="social-icon-product-hunt"].picture-rough-d0e5 {
  background-color: transparent;
  color: #da552f;
}
.alert_wood_f706 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert_wood_f706 [class*="social-icon-reddit"].picture-rough-d0e5 {
  background-color: transparent;
  color: #ff4500;
}
.alert_wood_f706 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert_wood_f706 [class*="social-icon-rss"].picture-rough-d0e5 {
  background-color: transparent;
  color: #f26522;
}
.alert_wood_f706 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert_wood_f706
  [class*="social-icon-shopping-cart"].picture-rough-d0e5 {
  background-color: transparent;
  color: #4caf50;
}
.alert_wood_f706 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert_wood_f706 [class*="social-icon-skype"].picture-rough-d0e5 {
  background-color: transparent;
  color: #00aff0;
}
.alert_wood_f706 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert_wood_f706 [class*="social-icon-slideshare"].picture-rough-d0e5 {
  background-color: transparent;
  color: #0077b5;
}
.alert_wood_f706 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert_wood_f706 [class*="social-icon-snapchat"].picture-rough-d0e5 {
  background-color: transparent;
  color: #fffc00;
}
.alert_wood_f706 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert_wood_f706 [class*="social-icon-soundcloud"].picture-rough-d0e5 {
  background-color: transparent;
  color: #f80;
}
.alert_wood_f706 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert_wood_f706 [class*="social-icon-spotify"].picture-rough-d0e5 {
  background-color: transparent;
  color: #2ebd59;
}
.alert_wood_f706 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert_wood_f706
  [class*="social-icon-stack-overflow"].picture-rough-d0e5 {
  background-color: transparent;
  color: #fe7a15;
}
.alert_wood_f706 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert_wood_f706 [class*="social-icon-maldkfgram"].picture-rough-d0e5 {
  background-color: transparent;
  color: #2ca5e0;
}
.alert_wood_f706 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert_wood_f706 [class*="social-icon-tripadvisor"].picture-rough-d0e5 {
  background-color: transparent;
  color: #589442;
}
.alert_wood_f706 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert_wood_f706 [class*="social-icon-tumblr"].picture-rough-d0e5 {
  background-color: transparent;
  color: #35465c;
}
.alert_wood_f706 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert_wood_f706 [class*="social-icon-twitch"].picture-rough-d0e5 {
  background-color: transparent;
  color: #6441a5;
}
.alert_wood_f706 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert_wood_f706 [class*="social-icon-twitter"].picture-rough-d0e5 {
  background-color: transparent;
  color: #1da1f2;
}
.alert_wood_f706 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert_wood_f706 [class*="social-icon-vimeo"].picture-rough-d0e5 {
  background-color: transparent;
  color: #1ab7ea;
}
.alert_wood_f706 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert_wood_f706 [class*="social-icon-vk"].picture-rough-d0e5 {
  background-color: transparent;
  color: #45668e;
}
.alert_wood_f706 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert_wood_f706 [class*="social-icon-weibo"].picture-rough-d0e5 {
  background-color: transparent;
  color: #df2029;
}
.alert_wood_f706 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert_wood_f706 [class*="social-icon-weixin"].picture-rough-d0e5 {
  background-color: transparent;
  color: #7bb32e;
}
.alert_wood_f706 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert_wood_f706 [class*="social-icon-whatsapp"].picture-rough-d0e5 {
  background-color: transparent;
  color: #25d366;
}
.alert_wood_f706 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert_wood_f706 [class*="social-icon-wordpress"].picture-rough-d0e5 {
  background-color: transparent;
  color: #21759b;
}
.alert_wood_f706 [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert_wood_f706 [class*="social-icon-xing"].picture-rough-d0e5 {
  background-color: transparent;
  color: #026466;
}
.alert_wood_f706 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert_wood_f706 [class*="social-icon-yelp"].picture-rough-d0e5 {
  background-color: transparent;
  color: #af0606;
}
.alert_wood_f706 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert_wood_f706 [class*="social-icon-youtube"].picture-rough-d0e5 {
  background-color: transparent;
  color: #cd201f;
}
.button-slow-5426 {
  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;
}
.button-slow-5426:hover {
  box-shadow: none;
  background: 0 0;
}
.grid-tiny-ec72 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.popup_3349 {
  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;
}
.pattern-b3c2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element-c56f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element-c56f,
.element-c56f::after,
.element-c56f::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;
}
.element-c56f::after,
.element-c56f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.secondary_8cb6 .popup_3349 .pattern-b3c2 {
  margin-top: -2px;
  width: 19px;
}
.secondary_8cb6 .popup_3349 .element-c56f {
  margin-top: -1px;
}
.secondary_8cb6 .popup_3349 .element-c56f,
.secondary_8cb6 .popup_3349 .element-c56f::after,
.secondary_8cb6 .popup_3349 .element-c56f::before {
  width: 19px;
  height: 2px;
}
.secondary_8cb6 .popup_3349 .element-c56f::before {
  top: -6px;
}
.secondary_8cb6 .popup_3349 .element-c56f::after {
  bottom: -6px;
}
.gradient-plasma-529f .popup_3349 .pattern-b3c2 {
  margin-top: -2px;
  width: 22px;
}
.gradient-plasma-529f .popup_3349 .element-c56f {
  margin-top: -1px;
}
.gradient-plasma-529f .popup_3349 .element-c56f,
.gradient-plasma-529f .popup_3349 .element-c56f::after,
.gradient-plasma-529f .popup_3349 .element-c56f::before {
  width: 22px;
  height: 2px;
}
.gradient-plasma-529f .popup_3349 .element-c56f::before {
  top: -7px;
}
.gradient-plasma-529f .popup_3349 .element-c56f::after {
  bottom: -7px;
}
.image-next-e79c .popup_3349 .pattern-b3c2 {
  margin-top: -2px;
  width: 31px;
}
.image-next-e79c .popup_3349 .element-c56f {
  margin-top: -1.5px;
}
.image-next-e79c .popup_3349 .element-c56f,
.image-next-e79c .popup_3349 .element-c56f::after,
.image-next-e79c .popup_3349 .element-c56f::before {
  width: 31px;
  height: 3px;
}
.image-next-e79c .popup_3349 .element-c56f::before {
  top: -9px;
}
.image-next-e79c .popup_3349 .element-c56f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pattern-top-317b .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-top-317b .popup_3349 .element-c56f {
    margin-top: -1px;
  }
  .pattern-top-317b .popup_3349 .element-c56f,
  .pattern-top-317b .popup_3349 .element-c56f::after,
  .pattern-top-317b .popup_3349 .element-c56f::before {
    width: 19px;
    height: 2px;
  }
  .pattern-top-317b .popup_3349 .element-c56f::before {
    top: -6px;
  }
  .pattern-top-317b .popup_3349 .element-c56f::after {
    bottom: -6px;
  }
  .popup_35a1 .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_35a1 .popup_3349 .element-c56f {
    margin-top: -1px;
  }
  .popup_35a1 .popup_3349 .element-c56f,
  .popup_35a1 .popup_3349 .element-c56f::after,
  .popup_35a1 .popup_3349 .element-c56f::before {
    width: 22px;
    height: 2px;
  }
  .popup_35a1 .popup_3349 .element-c56f::before {
    top: -7px;
  }
  .popup_35a1 .popup_3349 .element-c56f::after {
    bottom: -7px;
  }
  .content-north-053d .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 31px;
  }
  .content-north-053d .popup_3349 .element-c56f {
    margin-top: -1.5px;
  }
  .content-north-053d .popup_3349 .element-c56f,
  .content-north-053d .popup_3349 .element-c56f::after,
  .content-north-053d .popup_3349 .element-c56f::before {
    width: 31px;
    height: 3px;
  }
  .content-north-053d .popup_3349 .element-c56f::before {
    top: -9px;
  }
  .content-north-053d .popup_3349 .element-c56f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paper-0abf .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 19px;
  }
  .paper-0abf .popup_3349 .element-c56f {
    margin-top: -1px;
  }
  .paper-0abf .popup_3349 .element-c56f,
  .paper-0abf .popup_3349 .element-c56f::after,
  .paper-0abf .popup_3349 .element-c56f::before {
    width: 19px;
    height: 2px;
  }
  .paper-0abf .popup_3349 .element-c56f::before {
    top: -6px;
  }
  .paper-0abf .popup_3349 .element-c56f::after {
    bottom: -6px;
  }
  .middle-95c8 .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 22px;
  }
  .middle-95c8 .popup_3349 .element-c56f {
    margin-top: -1px;
  }
  .middle-95c8 .popup_3349 .element-c56f,
  .middle-95c8 .popup_3349 .element-c56f::after,
  .middle-95c8 .popup_3349 .element-c56f::before {
    width: 22px;
    height: 2px;
  }
  .middle-95c8 .popup_3349 .element-c56f::before {
    top: -7px;
  }
  .middle-95c8 .popup_3349 .element-c56f::after {
    bottom: -7px;
  }
  .feature_53f9 .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 31px;
  }
  .feature_53f9 .popup_3349 .element-c56f {
    margin-top: -1.5px;
  }
  .feature_53f9 .popup_3349 .element-c56f,
  .feature_53f9 .popup_3349 .element-c56f::after,
  .feature_53f9 .popup_3349 .element-c56f::before {
    width: 31px;
    height: 3px;
  }
  .feature_53f9 .popup_3349 .element-c56f::before {
    top: -9px;
  }
  .feature_53f9 .popup_3349 .element-c56f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row_north_df07 .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 19px;
  }
  .row_north_df07 .popup_3349 .element-c56f {
    margin-top: -1px;
  }
  .row_north_df07 .popup_3349 .element-c56f,
  .row_north_df07 .popup_3349 .element-c56f::after,
  .row_north_df07 .popup_3349 .element-c56f::before {
    width: 19px;
    height: 2px;
  }
  .row_north_df07 .popup_3349 .element-c56f::before {
    top: -6px;
  }
  .row_north_df07 .popup_3349 .element-c56f::after {
    bottom: -6px;
  }
  .link_stale_0c9f .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 22px;
  }
  .link_stale_0c9f .popup_3349 .element-c56f {
    margin-top: -1px;
  }
  .link_stale_0c9f .popup_3349 .element-c56f,
  .link_stale_0c9f .popup_3349 .element-c56f::after,
  .link_stale_0c9f .popup_3349 .element-c56f::before {
    width: 22px;
    height: 2px;
  }
  .link_stale_0c9f .popup_3349 .element-c56f::before {
    top: -7px;
  }
  .link_stale_0c9f .popup_3349 .element-c56f::after {
    bottom: -7px;
  }
  .summary_dark_038d .popup_3349 .pattern-b3c2 {
    margin-top: -2px;
    width: 31px;
  }
  .summary_dark_038d .popup_3349 .element-c56f {
    margin-top: -1.5px;
  }
  .summary_dark_038d .popup_3349 .element-c56f,
  .summary_dark_038d .popup_3349 .element-c56f::after,
  .summary_dark_038d .popup_3349 .element-c56f::before {
    width: 31px;
    height: 3px;
  }
  .summary_dark_038d .popup_3349 .element-c56f::before {
    top: -9px;
  }
  .summary_dark_038d .popup_3349 .element-c56f::after {
    bottom: -9px;
  }
}
.gradient_tall_b862 .element-c56f {
  -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);
}
.gradient_tall_b862 .element-c56f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient_tall_b862 .element-c56f::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);
}
.gradient_tall_b862.brown_8890 .element-c56f {
  -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);
}
.gradient_tall_b862.brown_8890 .element-c56f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient_tall_b862.brown_8890 .element-c56f::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);
}
.white-6870 {
  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.avatar_first_5eea:before {
  display: none;
}
.module_lower_6ce4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.module_lower_6ce4 .border_d22d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.module_lower_6ce4 .border_d22d:last-of-type {
  border-bottom: none;
}
.module_lower_6ce4 .border_d22d.soft_8e59,
.module_lower_6ce4 .border_d22d.focus-cool-6a4c,
.module_lower_6ce4 .border_d22d.paper-693a {
  padding: 0;
}
.module_lower_6ce4 .cool_b3fa .new_b3ea {
  color: currentColor;
}
.module_lower_6ce4 .cool_b3fa .new_b3ea:focus,
.module_lower_6ce4 .cool_b3fa .new_b3ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_lower_6ce4.border-ab5f .dirty-ed00,
.module_lower_6ce4.border-ab5f .tall_8a5a a,
.module_lower_6ce4.border-ab5f .left-8716 a,
.module_lower_6ce4.border-ab5f .sort_d90b a {
  color: rgba(0, 0, 0, 0.55);
}
.module_lower_6ce4.border-ab5f .dirty-ed00:hover,
.module_lower_6ce4.border-ab5f .tall_8a5a a:hover,
.module_lower_6ce4.border-ab5f .left-8716 a:hover,
.module_lower_6ce4.border-ab5f .sort_d90b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_lower_6ce4.border-ab5f .steel_d3a6 {
  color: rgba(0, 0, 0, 0.8);
}
.module_lower_6ce4.border-ab5f .border_d22d {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_lower_6ce4.border-ab5f .border_d22d:before {
  background: rgba(0, 0, 0, 0.08);
}
.module_lower_6ce4.border-ab5f .tag-aa11:before {
  background: rgba(255, 255, 255, 0.9);
}
.module_lower_6ce4.border-ab5f .cool_b3fa .text-in-3df7 li a,
.module_lower_6ce4.border-ab5f .cool_b3fa .new_b3ea,
.module_lower_6ce4.border-ab5f .sort_d90b {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_lower_6ce4.border-ab5f .cool_b3fa .new_b3ea:focus,
.module_lower_6ce4.border-ab5f .cool_b3fa .new_b3ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_lower_6ce4.border-ab5f .text-in-3df7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_lower_6ce4.yellow-5e06 .dirty-ed00,
.module_lower_6ce4.yellow-5e06 .tall_8a5a a,
.module_lower_6ce4.yellow-5e06 .left-8716 .new_b3ea,
.module_lower_6ce4.yellow-5e06 .left-8716 a,
.module_lower_6ce4.yellow-5e06 .sort_d90b a {
  color: rgba(255, 255, 255, 0.79);
}
.module_lower_6ce4.yellow-5e06 .dirty-ed00:hover,
.module_lower_6ce4.yellow-5e06 .tall_8a5a a:hover,
.module_lower_6ce4.yellow-5e06 .left-8716 .new_b3ea:hover,
.module_lower_6ce4.yellow-5e06 .left-8716 a:hover,
.module_lower_6ce4.yellow-5e06 .sort_d90b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_lower_6ce4.yellow-5e06 .steel_d3a6 {
  color: rgba(255, 255, 255, 0.99);
}
.module_lower_6ce4.yellow-5e06 .border_d22d {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_lower_6ce4.yellow-5e06 .border_d22d:before {
  background: rgba(255, 255, 255, 0.08);
}
.module_lower_6ce4.yellow-5e06 .tag-aa11:before {
  background: rgba(0, 0, 0, 0.9);
}
.module_lower_6ce4.yellow-5e06 .cool_b3fa .text-in-3df7 li a,
.module_lower_6ce4.yellow-5e06 .cool_b3fa .new_b3ea,
.module_lower_6ce4.yellow-5e06 .sort_d90b {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_lower_6ce4.yellow-5e06 .cool_b3fa .new_b3ea:focus,
.module_lower_6ce4.yellow-5e06 .cool_b3fa .new_b3ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module_lower_6ce4.yellow-5e06 .text-in-3df7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-aa11 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-aa11:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification-stone-935d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fast_c3c7 .module_lower_6ce4 {
  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;
}
.fast_c3c7 .border_d22d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fast_c3c7 .border_d22d: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) {
  .fast_c3c7 .border_d22d:before {
    width: 16%;
    left: 42%;
  }
}
.fast_c3c7 .border_d22d:last-child:before {
  content: none;
}
.fast_c3c7 .border_d22d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fast_c3c7 .cool_b3fa .text-in-3df7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fast_c3c7 .cool_b3fa .text-in-3df7 li a .new_b3ea {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fast_c3c7 .cool_b3fa .sort_d90b {
  border: none;
}
.fast_c3c7 .cool_b3fa .sort_d90b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fast_c3c7 .tag-aa11 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fast_c3c7 .notification-stone-935d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fast_c3c7 .yellow-5e06 .tag-aa11:before {
  background: rgba(0, 0, 0, 0.9);
}
.fast_c3c7 .border-ab5f.pagination_3242 .element-c56f {
  background: rgba(0, 0, 0, 0.6);
}
.fast_c3c7
  .border-ab5f.pagination_3242
  .element-c56f::after,
.fast_c3c7
  .border-ab5f.pagination_3242
  .element-c56f:before {
  background: inherit;
}
.fast_c3c7
  .border-ab5f.pagination_3242:hover
  .element-c56f {
  background: rgba(0, 0, 0, 0.8);
}
.box-upper-bae4 .module_lower_6ce4 {
  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) {
  .box-upper-bae4 .module_lower_6ce4 {
    width: auto;
    right: 45px;
  }
}
.white_ade8 .module_lower_6ce4 {
  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) {
  .white_ade8 .module_lower_6ce4 {
    width: auto;
    left: 45px;
  }
}
.avatar_first_5eea .module_lower_6ce4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar_first_5eea .notification-stone-935d {
  max-width: 48em;
  margin: 0 auto;
}
.avatar_first_5eea .tag-aa11:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container_pressed_97e2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container_pressed_97e2.fast_c3c7 .module_lower_6ce4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container_pressed_97e2.box-upper-bae4 .module_lower_6ce4 {
  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);
}
.container_pressed_97e2 .module_lower_6ce4 {
  visibility: visible;
}
.container_pressed_97e2.white_ade8 .module_lower_6ce4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list-over-7d81,
.message_d86f {
  overflow-x: hidden;
}
.list-over-7d81 .module_lower_6ce4 {
  overflow: auto;
}
.list-over-7d81.fast_c3c7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-over-7d81.fast_c3c7 .module_lower_6ce4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list-over-7d81.fast_c3c7 .button-slow-5426 {
  opacity: 0;
}
.list-over-7d81.box-upper-bae4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-over-7d81.box-upper-bae4 .module_lower_6ce4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list-over-7d81.box-upper-bae4 .button-slow-5426 {
  opacity: 0;
}
.list-over-7d81.white_ade8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-over-7d81.white_ade8 .module_lower_6ce4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list-over-7d81.white_ade8 .button-slow-5426 {
  opacity: 0;
}
.list-over-7d81.avatar_first_5eea .module_lower_6ce4 {
  z-index: 10;
  visibility: visible;
}
.pagination_3242 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pagination_3242 .element-c56f {
  background: rgba(255, 255, 255, 0.99);
}
.pagination_3242 .element-c56f::after,
.pagination_3242 .element-c56f:before {
  background: inherit;
}
.pagination_3242:hover .element-c56f {
  background: rgba(255, 255, 255, 0.99);
}
.white_ade8 .pagination_3242 {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar_first_5eea .pagination_3242 {
  display: none !important;
}
.list-over-7d81:before,
.message_d86f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list-over-7d81 .pagination_3242,
.message_d86f .pagination_3242 {
  display: inline-block;
}
.module_lower_6ce4 .east-5621 {
  -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;
}
.list-over-7d81 .module_lower_6ce4 .east-5621,
.message_d86f .module_lower_6ce4 .east-5621 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-orange-23c2 .solid_dfa8 {
  width: 100%;
}
.item_343c {
  padding: 0 0.5em 0;
}
.item_343c [class*="customify-col-"],
.item_343c [class*="customify-col_"],
.item_343c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture_first_846a .item_343c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tooltip_1fa0 .outer-b0cf,
  .outer-b0cf {
    display: none;
  }
  .smooth-41ea {
    text-align: left;
  }
  .next_e42b {
    text-align: center;
  }
  .red_0820 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_1fa0 .hard_c3b4,
  .hard_c3b4 {
    display: none;
  }
  .brown-e501 {
    text-align: left;
  }
  .text-dark-325a {
    text-align: center;
  }
  .button-a1c2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_1fa0 .wood-ae89,
  .wood-ae89 {
    display: none;
  }
  .sidebar_simple_8f23 {
    text-align: left;
  }
  .large_9ebd {
    text-align: center;
  }
  .action-2d00 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.link-easy-9ada {
  box-shadow: none !important;
}
.accent_selected_3cfe .hovered-a8ec,
.panel-0c1c .hovered-a8ec {
  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;
}
.panel-0c1c .hovered-a8ec {
  margin-top: 30px;
  margin-bottom: 30px;
}
.motion-9448 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.motion-9448:after,
.motion-9448:before {
  content: "";
  display: table;
}
.motion-9448:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .motion-9448 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.motion-9448,
.pro_f795 {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb-9fb6.component-over-5a5f .motion-9448 {
  max-width: 100%;
}
.breadcrumb-9fb6.gradient_outer_7c6f {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb-9fb6.sort_9cd7 .motion-9448 {
  max-width: 100%;
}
.breadcrumb-9fb6.sort_9cd7 > .motion-9448 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-9fb6.sort_9cd7 > .motion-9448 .tooltip_1fa0 {
  margin: 0;
}
.breadcrumb-9fb6.sort_9cd7
  > .motion-9448
  .orange-bcba.pattern_6019 {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb-9fb6.sort_9cd7 #main.pattern_6019 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .alert-dirty-2f91 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .alert-dirty-2f91 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hovered_21c2 .image_c815 {
    padding-right: 1em;
  }
  .hovered_21c2.module-906b .orange-bcba {
    border-right: 1px solid #eaecee;
  }
  .hovered_21c2.module-906b .image_c815 {
    padding-right: 1em;
  }
  .hovered_21c2.module-906b .message_huge_10e8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_c033 .image_c815 {
    padding-left: 1em;
  }
  .badge_c033.module-906b .orange-bcba {
    border-left: 1px solid #eaecee;
  }
  .badge_c033.module-906b .image_c815 {
    padding-left: 1em;
  }
  .badge_c033.module-906b .message_huge_10e8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass_7849 .image_c815 {
    padding-left: 1em;
  }
  .glass_7849.module-906b .pagination_de33 {
    border-right: 1px solid #eaecee;
  }
  .glass_7849.module-906b .description_dde9 {
    border-right: 1px solid #eaecee;
  }
  .glass_7849.module-906b .image_c815 {
    padding-left: 1em;
  }
  .glass_7849.module-906b .message_huge_10e8 {
    padding-right: 1em;
  }
  .glass_7849.module-906b .status-a4de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-top-8b95 .image_c815 {
    padding-right: 1em;
  }
  .background-top-8b95.module-906b .pagination_de33 {
    border-left: 1px solid #eaecee;
  }
  .background-top-8b95.module-906b .description_dde9 {
    border-left: 1px solid #eaecee;
  }
  .background-top-8b95.module-906b .image_c815 {
    padding-right: 1em;
  }
  .background-top-8b95.module-906b .message_huge_10e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-top-8b95.module-906b .status-a4de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-dirty-2f91 .image_c815 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert-dirty-2f91.module-906b .orange-bcba {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .alert-dirty-2f91.module-906b .image_c815 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert-dirty-2f91.module-906b .message_huge_10e8 {
    padding-left: 1em;
  }
  .alert-dirty-2f91.module-906b .status-a4de {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .alert-dirty-2f91.module-906b .image_c815 {
    padding-left: 0;
  }
}
.bronze_c9c1 .image-fbab {
  display: inline-block;
}
.label-195a {
  display: inline-block;
}
.shade_8728 {
  word-con: break-word;
}
.carousel-narrow-c964 > span {
  display: inline-block;
  padding: 5px 0;
}
.carousel-narrow-c964 .grid-091a {
  margin-left: 8px;
  margin-right: 8px;
}
.carousel-narrow-c964 .disabled-252b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tooltip_c3bc .caption_brown_948d {
  margin-bottom: 2em;
}
.tooltip_c3bc .feature_hot_af5b {
  margin-bottom: 15px;
}
.tooltip_c3bc .feature_hot_af5b:last-child {
  margin-bottom: 0;
}
.tooltip_c3bc .chip-c2fa {
  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) {
  .tooltip_c3bc .chip-c2fa {
    display: block;
  }
}
.tooltip_c3bc .down-ff9f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tooltip_c3bc .down-ff9f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tooltip_c3bc .tabs-d74d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tooltip_c3bc .tabs-d74d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tooltip_c3bc .tabs-d74d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tooltip_c3bc .shade_8728 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_c3bc .shade_8728 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tooltip_c3bc .search-4242 p:last-child {
  margin-bottom: 0;
}
.tooltip_c3bc .gallery-fresh-724d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tooltip_c3bc .section_prev_7caa {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tooltip_c3bc .active_c203 {
  margin-top: 1em;
}
.tooltip_c3bc .modal_c040 {
  top: 0;
  display: block;
}
.tooltip_c3bc .modal_c040 a {
  color: inherit;
}
.tooltip_c3bc .modal_c040 a:hover {
  color: inherit;
}
.tooltip_c3bc .caption-huge-ae79 {
  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;
}
.tooltip_c3bc .caption-huge-ae79:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tooltip_c3bc .section_prev_7caa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tooltip_c3bc .preview-b18e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tooltip_c3bc .preview-b18e:first-child {
  margin-top: 0;
}
.tooltip_c3bc .preview-b18e.progress-7c76 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tooltip_c3bc .preview-b18e.paragraph-fd33 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip_c3bc
  .preview-b18e.paragraph-fd33.media-3637
  .active_c203 {
  width: 100%;
}
.tooltip_c3bc .paragraph-fd33 {
  -webkit-box-align: center;
  align-items: center;
}
.tooltip_c3bc .paragraph-fd33 .carousel-narrow-c964,
.tooltip_c3bc .paragraph-fd33 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tooltip_c3bc .tabs-d74d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip_c3bc .tabs-d74d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip_c3bc .tabs-d74d: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;
}
.tooltip_c3bc .progress-7c76 {
  z-index: 5;
}
.tooltip_c3bc .content-hot-e07a .overlay-e047 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tooltip_c3bc .pagination_b731 .overlay-e047 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tooltip_c3bc .avatar_warm_2018 .overlay-e047 {
  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;
}
.tooltip_c3bc.tabs_in_8e4a .chip-c2fa,
.tooltip_c3bc.block_solid_a0b2 .chip-c2fa {
  display: block;
}
.tooltip_c3bc.tabs_in_8e4a .chip-c2fa .orange_0456,
.tooltip_c3bc.tabs_in_8e4a .chip-c2fa .section_prev_7caa,
.tooltip_c3bc.block_solid_a0b2 .chip-c2fa .orange_0456,
.tooltip_c3bc.block_solid_a0b2 .chip-c2fa .section_prev_7caa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip_c3bc.secondary_e3f9 .down-ff9f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tooltip_c3bc.secondary_e3f9 .down-ff9f {
    margin-right: 0;
  }
}
.tooltip_c3bc.tabs_in_8e4a .down-ff9f,
.tooltip_c3bc.block_solid_a0b2 .down-ff9f {
  padding-top: 40%;
}
.tooltip_c3bc.tabs_in_8e4a .caption_brown_948d,
.tooltip_c3bc.block_solid_a0b2 .caption_brown_948d {
  display: block;
}
.tooltip_c3bc.tabs_in_8e4a .fn-sticky-3bde .section_prev_7caa,
.tooltip_c3bc.block_solid_a0b2 .fn-sticky-3bde .section_prev_7caa {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tooltip_c3bc.tabs_in_8e4a .down-ff9f,
.tooltip_c3bc.block_solid_a0b2 .down-ff9f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tooltip_c3bc.tabs_in_8e4a .section_prev_7caa {
  padding: 1em;
}
.down-23d2 {
  margin: 30px auto;
  display: block;
}
.down-23d2 .modal-warm-f5a0 > * {
  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;
}
.down-23d2 .modal-warm-f5a0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.down-23d2 .modal-warm-f5a0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver_0a1a .carousel-narrow-c964 {
  margin-bottom: 1.41575em;
}
.silver_0a1a .blue_7b95 {
  margin-bottom: 1.618em;
}
.easy-0810 .breadcrumb-2ccc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.easy-0810 .breadcrumb-2ccc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.easy-0810 .box-wide-9b7a {
  max-width: 100%;
  overflow: auto;
}
.clean_8a1d .easy-0810 a:hover {
  text-decoration: underline;
}
.primary-1bf2 .feature_hot_af5b:not(.shade_8728),
.primary-1bf2 .tabs-d74d {
  margin-bottom: 1.41575em;
}
.primary-1bf2 .feature_hot_af5b:not(.shade_8728):last-child,
.primary-1bf2 .tabs-d74d:last-child {
  margin-bottom: 0;
}
.primary-1bf2 .feature_hot_af5b.filter_e01e {
  margin-bottom: 0.41575em;
}
.primary-1bf2 .cool_0cc9:before,
.primary-1bf2 .tooltip-4a94:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary-1bf2 .cool_0cc9:before {
  content: "\f115";
}
.primary-1bf2 .tooltip-4a94:before {
  content: "\f02c";
}
.primary-1bf2 .button_7b7d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary-1bf2 .button_7b7d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dirty-bd87 {
  display: -webkit-box;
  display: flex;
}
.dirty-bd87 .wrapper-3611 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dirty-bd87 .wrapper-3611 {
    flex-basis: 90px;
  }
}
.dirty-bd87 .focus_8820 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dirty-bd87 .focus_8820 {
    flex-basis: calc(100% - 50px);
  }
}
.dirty-bd87 .section_upper_03bf p:last-child {
  margin-bottom: 0.72em;
}
.mini-53c3 .modal-warm-f5a0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini-53c3 .modal-warm-f5a0:after,
.mini-53c3 .modal-warm-f5a0:before {
  content: "";
  display: table;
}
.mini-53c3 .modal-warm-f5a0:after {
  clear: both;
}
.mini-53c3 .modal-warm-f5a0 .up_b0f7,
.mini-53c3 .modal-warm-f5a0 .first-e2a0 {
  width: 49%;
}
.mini-53c3 .modal-warm-f5a0 .up_b0f7 a span.status_ca30,
.mini-53c3 .modal-warm-f5a0 .first-e2a0 a span.status_ca30 {
  display: block;
  margin-bottom: 5px;
}
.mini-53c3 .modal-warm-f5a0 .first-e2a0 {
  float: left;
  text-align: left;
}
.mini-53c3 .modal-warm-f5a0 .up_b0f7 {
  float: right;
  text-align: right;
}
.card-8a6c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card-8a6c {
    margin-bottom: 0;
  }
}
.button_large_29db {
  margin-bottom: 1em;
}
.button_large_29db .shade_8728 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip_8b27 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component_e6e5 .button_large_29db,
.new-d5a3 .button_large_29db {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component_e6e5 .button_large_29db,
  .new-d5a3 .button_large_29db {
    display: block;
  }
}
.component_e6e5 .tooltip_8b27,
.new-d5a3 .tooltip_8b27 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component_e6e5 .tooltip_8b27,
  .new-d5a3 .tooltip_8b27 {
    margin-bottom: 1em;
  }
}
.component_e6e5 .tooltip_8b27 img,
.new-d5a3 .tooltip_8b27 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component_e6e5 .outline-advanced-8ce8,
.new-d5a3 .outline-advanced-8ce8 {
  flex-basis: calc(100% - 160px);
}
.component_e6e5 .outline-advanced-8ce8 p,
.new-d5a3 .outline-advanced-8ce8 p {
  margin-bottom: 0;
}
.component_e6e5 .outline-advanced-8ce8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component_e6e5 .outline-advanced-8ce8 {
    padding-left: 0;
  }
}
.new-d5a3 .outline-advanced-8ce8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .new-d5a3 .outline-advanced-8ce8 {
    padding-right: 0;
  }
}
.new-d5a3 .tooltip_8b27 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.summary-out-4aa9 .tooltip_8b27 {
  margin-bottom: 0.5em;
}
.summary-out-4aa9 .tooltip_8b27 img {
  width: 100%;
}
.out-e147 .input-6174,
.hover_fast_d012 .input-6174 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hover_fast_d012 .orange-bcba .disabled_medium_d7e1 p:last-child {
  margin-bottom: 0;
}
.active_2e61 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.aside-under-4e39 .steel-459f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .aside-under-4e39 .steel-459f:last-of-type {
    margin-bottom: 0;
  }
}
.aside-under-4e39 .steel-459f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside-under-4e39 .steel-459f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.aside-under-4e39 .steel-459f ul li {
  margin: 0 0 0.6em;
}
.aside-under-4e39 .steel-459f ul li.lite_4a76,
.aside-under-4e39 .steel-459f ul li.bottom-ce13 {
  position: relative;
}
.aside-under-4e39 .steel-459f ul li.lite_4a76 .avatar-d2a8,
.aside-under-4e39 .steel-459f ul li.bottom-ce13 .avatar-d2a8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.aside-under-4e39 .steel-459f ul li.lite_4a76:after:after,
.aside-under-4e39 .steel-459f ul li.lite_4a76:after:before,
.aside-under-4e39
  .steel-459f
  ul
  li.bottom-ce13:after:after,
.aside-under-4e39
  .steel-459f
  ul
  li.bottom-ce13:after:before {
  content: "";
  display: table;
}
.aside-under-4e39 .steel-459f ul li.lite_4a76:after:after,
.aside-under-4e39
  .steel-459f
  ul
  li.bottom-ce13:after:after {
  clear: both;
}
.aside-under-4e39 .steel-459f a.hidden_ec88:hover {
  text-decoration: none;
}
.aside-under-4e39 .steel-459f select {
  max-width: 100%;
}
.aside-under-4e39 .steel-459f table {
  font-size: 85%;
}
.aside-under-4e39 .steel-459f table td,
.aside-under-4e39 .steel-459f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.aside-under-4e39 .steel-459f table tfoot td {
  text-align: left;
}
.aside-under-4e39 .steel-459f :last-child {
  margin-bottom: 0;
}
.aside-under-4e39 .steel-459f .motion_2fc4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.aside-under-4e39 .steel-459f .motion_2fc4 label {
  width: 100%;
}
.aside-under-4e39 .steel-459f .motion_2fc4 .aside-up-5b31 {
  width: 100%;
  display: block;
}
.aside-under-4e39 .steel-459f .motion_2fc4 .blue_34f0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.aside-under-4e39 .steel-459f .motion_2fc4 .blue_34f0:hover svg #svg-search {
  fill: #444;
}
.aside-under-4e39 .steel-459f .motion_2fc4 .blue_34f0 svg {
  width: 18px;
  height: 18px;
}
.aside-under-4e39 .large-3c3b ul ul,
.aside-under-4e39 .primary_16ab ul ul,
.aside-under-4e39 .element-under-0261 ul ul,
.aside-under-4e39 .block-pressed-a72a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.aside-under-4e39 .large-3c3b .message-focused-3c65 > a,
.aside-under-4e39 .primary_16ab .message-focused-3c65 > a,
.aside-under-4e39 .element-under-0261 .message-focused-3c65 > a,
.aside-under-4e39 .block-pressed-a72a .message-focused-3c65 > a {
  margin-bottom: 0;
}
.aside-under-4e39 .bottom_d677 li,
.aside-under-4e39 .large-3c3b li,
.aside-under-4e39 .menu-6a44 li,
.aside-under-4e39 .primary_16ab li,
.aside-under-4e39 .element-under-0261 li,
.aside-under-4e39 .block-pressed-a72a li,
.aside-under-4e39 .hard-05af li,
.aside-under-4e39 .up_3d63 li {
  display: block;
  position: relative;
}
.aside-under-4e39 .bottom_d677 li:last-child,
.aside-under-4e39 .large-3c3b li:last-child,
.aside-under-4e39 .menu-6a44 li:last-child,
.aside-under-4e39 .primary_16ab li:last-child,
.aside-under-4e39 .element-under-0261 li:last-child,
.aside-under-4e39 .block-pressed-a72a li:last-child,
.aside-under-4e39 .hard-05af li:last-child,
.aside-under-4e39 .up_3d63 li:last-child {
  border: none;
}
.aside-under-4e39 .bottom_d677 li a,
.aside-under-4e39 .large-3c3b li a,
.aside-under-4e39 .menu-6a44 li a,
.aside-under-4e39 .primary_16ab li a,
.aside-under-4e39 .element-under-0261 li a,
.aside-under-4e39 .block-pressed-a72a li a,
.aside-under-4e39 .hard-05af li a,
.aside-under-4e39 .up_3d63 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.aside-under-4e39 .bottom_d677 li ul li::before,
.aside-under-4e39 .large-3c3b li ul li::before,
.aside-under-4e39 .menu-6a44 li ul li::before,
.aside-under-4e39 .primary_16ab li ul li::before,
.aside-under-4e39 .element-under-0261 li ul li::before,
.aside-under-4e39 .block-pressed-a72a li ul li::before,
.aside-under-4e39 .hard-05af li ul li::before,
.aside-under-4e39 .up_3d63 li ul li::before {
  left: 15px;
}
.aside-under-4e39 .bottom_d677 li ul a,
.aside-under-4e39 .large-3c3b li ul a,
.aside-under-4e39 .menu-6a44 li ul a,
.aside-under-4e39 .primary_16ab li ul a,
.aside-under-4e39 .element-under-0261 li ul a,
.aside-under-4e39 .block-pressed-a72a li ul a,
.aside-under-4e39 .hard-05af li ul a,
.aside-under-4e39 .up_3d63 li ul a {
  padding-left: 20px;
}
.aside-under-4e39 .bottom_d677 li ul ul li::before,
.aside-under-4e39 .large-3c3b li ul ul li::before,
.aside-under-4e39 .menu-6a44 li ul ul li::before,
.aside-under-4e39 .primary_16ab li ul ul li::before,
.aside-under-4e39 .element-under-0261 li ul ul li::before,
.aside-under-4e39 .block-pressed-a72a li ul ul li::before,
.aside-under-4e39 .hard-05af li ul ul li::before,
.aside-under-4e39 .up_3d63 li ul ul li::before {
  left: 30px;
}
.aside-under-4e39 .bottom_d677 li ul ul a,
.aside-under-4e39 .large-3c3b li ul ul a,
.aside-under-4e39 .menu-6a44 li ul ul a,
.aside-under-4e39 .primary_16ab li ul ul a,
.aside-under-4e39 .element-under-0261 li ul ul a,
.aside-under-4e39 .block-pressed-a72a li ul ul a,
.aside-under-4e39 .hard-05af li ul ul a,
.aside-under-4e39 .up_3d63 li ul ul a {
  padding-left: 40px;
}
.aside-under-4e39 .nav_short_f87d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.aside-under-4e39 .up_3d63 ul li {
  margin-bottom: 1.41575em;
}
.aside-under-4e39 .up_3d63 ul li .primary-e980 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.aside-under-4e39 .up_3d63 ul li .surface-33ef {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.yellow-5e06 .bottom_d677 li a,
.yellow-5e06 .large-3c3b li a,
.yellow-5e06 .menu-6a44 li a,
.yellow-5e06 .primary_16ab li a,
.yellow-5e06 .element-under-0261 li a,
.yellow-5e06 .block-pressed-a72a li a,
.yellow-5e06 .hard-05af li a,
.yellow-5e06 .up_3d63 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-5e06 .nav_short_f87d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-5e06 .steel-459f ul li.lite_4a76 .avatar-d2a8,
.yellow-5e06 .steel-459f ul li.bottom-ce13 .avatar-d2a8 {
  background: rgba(0, 0, 0, 0.2);
}
.yellow-5e06 .aside-under-4e39 .steel-459f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-9fb6 .aside-under-4e39 .text-in-3df7 li {
  margin: 0;
}
.breadcrumb-9fb6 .aside-under-4e39 .text-in-3df7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb-9fb6 .aside-under-4e39 .text-in-3df7 li ul {
  margin: 0;
}
.breadcrumb-9fb6 .aside-under-4e39 .text-in-3df7 li ul li a {
  padding-left: 15px;
}
.breadcrumb-9fb6 .aside-under-4e39 .text-in-3df7 li ul li li a {
  padding-left: 30px;
}
.breadcrumb-9fb6 .aside-under-4e39 .text-in-3df7 li.overlay-cd20 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb-9fb6 .aside-under-4e39 .text-in-3df7 li.overlay-cd20 > 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;
}
.breadcrumb-9fb6 .aside-under-4e39 .text-in-3df7 li.overlay-cd20 > 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;
}
.widget_0efe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.inner-6c9c {
  position: relative;
  z-index: 10;
}
.inner-6c9c .east-5621 {
  width: 100%;
  max-width: 100%;
}
.media-advanced-b14e .article-d075 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.media-advanced-b14e .border-ab5f {
}
.media-advanced-b14e .yellow-5e06 {
  background: #292929;
}
.simple_3ba6 .article-d075 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.simple_3ba6 .border-ab5f {
  background: #f9f9f9;
}
.simple_3ba6 .yellow-5e06 {
  background: #303030;
}
.tabs_00c2 .article-d075 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_00c2 .image-fbab {
    margin-bottom: 1em;
  }
  .tabs_00c2 .image-fbab:last-child {
    margin-bottom: 0;
  }
}
.tabs_00c2 .border-ab5f {
  background: #ededed;
}
.tabs_00c2 .yellow-5e06 {
  background: #1a1a1a;
}
.article-d075.border-ab5f {
  color: rgba(0, 0, 0, 0.6);
}
.article-d075.border-ab5f .advanced-354e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article-d075.yellow-5e06 {
  color: rgba(255, 255, 255, 0.99);
}
.article-d075.yellow-5e06 a:not(.hidden_ec88) {
  color: rgba(255, 255, 255, 0.79);
}
.article-d075.yellow-5e06 a:not(.hidden_ec88):hover {
  color: rgba(255, 255, 255, 0.99);
}
.article-d075.yellow-5e06 .advanced-354e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-d075.yellow-5e06 table tbody td,
.article-d075.yellow-5e06 table th {
  background: rgba(0, 0, 0, 0.08);
}
.status_selected_c031.layout-8341 .motion-9448 {
  max-width: initial;
}
.status_selected_c031 .background_92e1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.status_selected_c031 .background_92e1 .east-5621 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .status_selected_c031 .background_92e1 .east-5621 {
    display: block;
    margin-bottom: 2em;
  }
  .status_selected_c031 .background_92e1 .east-5621:last-child {
    margin-bottom: 0;
  }
}
.tabs_00c2 .image-fbab:last-child,
.simple_3ba6 .image-fbab:last-child,
.media-advanced-b14e .image-fbab:last-child {
  margin-bottom: 0;
}
.tabs_00c2 .image-fbab .aside-under-4e39 .steel-459f:last-child,
.simple_3ba6 .image-fbab .aside-under-4e39 .steel-459f:last-child,
.media-advanced-b14e .image-fbab .aside-under-4e39 .steel-459f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tabs_00c2 .list-2fe3,
  .tabs_00c2 .carousel-outer-eb59,
  .simple_3ba6 .list-2fe3,
  .simple_3ba6 .carousel-outer-eb59,
  .media-advanced-b14e .list-2fe3,
  .media-advanced-b14e .carousel-outer-eb59 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .inner-6c9c .image-fbab {
    margin-bottom: 2em;
  }
}
.inner-6c9c p:last-child {
  margin-bottom: 0;
}
.inner-6c9c li,
.inner-6c9c ul {
  list-style: none;
  margin: 0;
}
.inner-6c9c ul ul {
  margin-left: 2.617924em;
}
.gas_a613 {
  font-size: 0.875em;
}

/* css-noise: 4485 */
.phantom-card-x3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
