/*!
Theme Name: Customify
Theme URI: https://pressmaximum.border_5814/customify
Author: WPCustomify
Author URI: https://pressmaximum.border_5814
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.border_5814/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card_left_0a98.pink-c7d8/licenses/gpl-2.0.content_selected_5787
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.purple_137b/, (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.primary_0476.over_9302/normalize.layout-4b98/
 ======
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.layout-4b98 v7.0.0 | MIT License | github.border_5814/necolas/normalize.layout-4b98 */
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;
}
.tiny_558b .content_pink_1d88,
.advanced_cdc2,
.popup_9d9a,
.input_bafe,
.aside-static-826d,
.description-old-05b7,
.message_tiny_a33e,
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;
}
.advanced_cdc2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .advanced_cdc2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced_cdc2,
  h1 {
    font-size: 1.8em;
  }
}
.popup_9d9a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.popup_9d9a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .popup_9d9a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .popup_9d9a,
  h2 {
    font-size: 1.7em;
  }
}
.input_bafe,
h3 {
  font-size: 1.618em;
}
.tiny_558b .content_pink_1d88,
.aside-static-826d,
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.input-9bd3 {
  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;
}
.tag-middle-96dc:after,
.tag-middle-96dc:before,
.wide-ba87:after,
.wide-ba87:before {
  content: "";
  display: table;
}
.tag-middle-96dc:after,
.wide-ba87:after {
  clear: both;
}
.motion-407f {
  float: right;
  margin-right: 0;
}
.iron-95ba {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.lower-d4cd .breadcrumb-1378,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.lower-d4cd .breadcrumb-1378:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.mask_tiny_4fa3 .breadcrumb-1378 {
  box-shadow: none;
}
.mask_tiny_4fa3
  .breadcrumb-1378
  .orange-cdcc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mask_tiny_4fa3 .breadcrumb-1378 .out_7a36 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.mask_tiny_4fa3
  .breadcrumb-1378
  .out_7a36
  b {
  display: none;
}
.mask_tiny_4fa3 .static-3bbc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pattern_c3ad:not(.solid-4b40):not(.row-white-7b84),
button:not(.solid-4b40):not(.row-white-7b84),
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ),
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ),
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ) {
  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;
}
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ):hover,
button:not(.solid-4b40):not(
    .row-white-7b84
  ):hover,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ):hover,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ):hover,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ):active,
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ):focus,
button:not(.solid-4b40):not(
    .row-white-7b84
  ):active,
button:not(.solid-4b40):not(
    .row-white-7b84
  ):focus,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ):active,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ):focus,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ):active,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ):focus,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ):active,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ):focus {
  outline: 0;
}
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8,
button:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8 {
  position: relative;
}
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .gold_d4f2,
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .black-768d,
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .description_up_e0e5,
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  i,
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  svg,
button:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .gold_d4f2,
button:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .black-768d,
button:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .description_up_e0e5,
button:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  i,
button:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  svg,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .gold_d4f2,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .black-768d,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .description_up_e0e5,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  i,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  svg,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .gold_d4f2,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .black-768d,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .description_up_e0e5,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  i,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  svg,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .gold_d4f2,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .black-768d,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  .description_up_e0e5,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  i,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8
  svg {
  visibility: hidden;
}
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8:after,
button:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8:after,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8:after,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8:after,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ).fn-loading-67a8: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;
}
.pattern_c3ad:not(.solid-4b40):not(.row-white-7b84),
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ),
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ),
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ) {
  color: #fff;
  background: #235787;
}
.pattern_c3ad:not(.solid-4b40):not(
    .row-white-7b84
  ):focus,
input[type="button"]:not(.solid-4b40):not(
    .row-white-7b84
  ):focus,
input[type="reset"]:not(.solid-4b40):not(
    .row-white-7b84
  ):focus,
input[type="submit"]:not(.solid-4b40):not(
    .row-white-7b84
  ):focus {
  color: #fff;
}
.pattern_c3ad.fn-disabled-67a8:not(.solid-4b40):not(
    .row-white-7b84
  ),
.pattern_c3ad[disabled]:not(.solid-4b40):not(
    .row-white-7b84
  ),
button.fn-disabled-67a8:not(.solid-4b40):not(
    .row-white-7b84
  ),
button[disabled]:not(.solid-4b40):not(
    .row-white-7b84
  ) {
  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;
}
.row-740f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.row-740f: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;
}
.fast-874b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.nav_motion_e3db {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.column_bronze_8599 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tag-middle-96dc:after,
.tag-middle-96dc:before,
.mask_hovered_bdeb:after,
.mask_hovered_bdeb:before,
.notice-huge-7aad:after,
.notice-huge-7aad:before,
.box-out-5677:after,
.box-out-5677:before,
.info_7f9a:after,
.info_7f9a:before,
.north-9d43:after,
.north-9d43:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tag-middle-96dc:after,
.mask_hovered_bdeb:after,
.notice-huge-7aad:after,
.box-out-5677:after,
.info_7f9a:after,
.north-9d43:after {
  clear: both;
}
.mask_hovered_bdeb .static_a275,
.notice-huge-7aad .static_a275,
.copper-037c .static_a275 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient_40b6 {
  display: inline-block;
}
.west_6dc5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.west_6dc5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.west_6dc5 .container-fdd4 {
  padding: 1em 0;
  font-size: 85%;
}
.container-fdd4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled_short_212c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled_short_212c:after,
.disabled_short_212c:before {
  content: "";
  display: table;
}
.disabled_short_212c:after {
  clear: both;
}
.logo-advanced-3035 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message_active_fdb2 .logo-advanced-3035 {
  max-width: 50%;
}
.tooltip_basic_5869 .logo-advanced-3035 {
  max-width: 33.33%;
}
.pink_8f1f .logo-advanced-3035 {
  max-width: 25%;
}
.pressed_2b0c .logo-advanced-3035 {
  max-width: 20%;
}
.liquid-f9d7 .logo-advanced-3035 {
  max-width: 16.66%;
}
.focus_f3d4 .logo-advanced-3035 {
  max-width: 14.28%;
}
.old_fee1 .logo-advanced-3035 {
  max-width: 12.5%;
}
.active-89ed .logo-advanced-3035 {
  max-width: 11.11%;
}
.tertiary_bottom_c70d {
  display: block;
}
.tiny_558b .image_efec label,
.tiny_558b .nav-c884 label,
.tiny_558b .stone-4e99 label,
.tiny_558b .feature_first_8612 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_cold_153d {
  list-style: none;
  margin: 0;
}
.sidebar_cold_153d article.tertiary-b141 {
  margin-bottom: 0;
}
.sidebar_cold_153d ul {
  list-style: none;
  margin: 0;
}
.sidebar_cold_153d .pattern_fluid_88b8 li.tertiary-b141 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_cold_153d .pattern_fluid_88b8 li.tertiary-b141 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_cold_153d .pattern_fluid_88b8 li.tertiary-b141: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) {
  .sidebar_cold_153d .pattern_fluid_88b8 li.tertiary-b141 li.tertiary-b141 li.tertiary-b141 li.tertiary-b141 {
    padding-left: 0;
  }
}
article.tertiary-b141 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary-b141 .mask_hovered_bdeb p:last-of-type {
  margin-bottom: 0;
}
article.tertiary-b141 .pro-f551 {
  float: left;
}
article.tertiary-b141 .thumbnail-e125 {
  margin-left: 85px;
}
article.tertiary-b141 .lower_3eb1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary-b141 .lower_3eb1 .breadcrumb_8f6d {
  margin-left: 10px;
}
article.tertiary-b141 .link-c508 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary-b141 .silver_6eb0 {
  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 .image_efec,
  #respond .stone-4e99,
  #respond .feature_first_8612 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image_efec input,
#respond .stone-4e99 input,
#respond .feature_first_8612 input {
  width: 100%;
}
#respond .feature_first_8612 {
  margin-right: 0;
}
#respond .in_f625 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.row_5297 {
  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;
}
.row_5297.tertiary_lite_7a01 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.row_5297 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%);
}
.row_5297:focus,
.row_5297: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);
}
.container-a778 {
  border-radius: 10%;
}
.column-wide-84d0 {
  border-radius: 50%;
}
.shade_1397 {
  font-size: 0.72em;
}
.link_soft_3c5b {
  font-size: 0.875em;
}
.element-ec83 {
  font-size: 1.1em;
}
.popup_9331 {
  text-transform: uppercase;
  line-height: 1.2;
}
.popup_9331.shade_1397 {
  letter-spacing: 0.5px;
}
.north_6d2e,
.north_6d2e a {
  color: #6d6d6d;
}
.north_6d2e a:hover {
  color: #111;
}
.column_in_c1de {
  color: #6d6d6d;
}
.feature_basic_275d {
  overflow-x: hidden;
}
.feature_basic_275d .progress_cool_f9b7.icon_02b1 {
  position: relative;
}
.feature_basic_275d .progress_cool_f9b7.icon_02b1.aside_4cd7 {
  position: initial;
}
.feature_basic_275d
  .progress_cool_f9b7.icon_02b1.aside_4cd7
  .rough-d2c7 {
  left: auto;
}
.feature_basic_275d .progress_cool_f9b7 .rough-d2c7 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.feature_basic_275d .progress_cool_f9b7:hover.icon_02b1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.feature_basic_275d
  .progress_cool_f9b7:hover.icon_02b1
  .rough-d2c7 {
  display: block;
  z-index: 9999999;
}
.feature_basic_275d .active-74d2 .shade_gas_d1c4,
.feature_basic_275d .section_top_c73f .shade_gas_d1c4 {
  display: none;
}
.feature_basic_275d .warm_6e8c .progress_cool_f9b7:hover.icon_02b1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tiny_558b .image_efec label,
.tiny_558b .nav-c884 label,
.tiny_558b .stone-4e99 label,
.tiny_558b .feature_first_8612 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_cold_153d {
  list-style: none;
  margin: 0;
}
.sidebar_cold_153d article.tertiary-b141 {
  margin-bottom: 0;
}
.sidebar_cold_153d ul {
  list-style: none;
  margin: 0;
}
.sidebar_cold_153d .pattern_fluid_88b8 li.tertiary-b141 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_cold_153d .pattern_fluid_88b8 li.tertiary-b141 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_cold_153d .pattern_fluid_88b8 li.tertiary-b141: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) {
  .sidebar_cold_153d .pattern_fluid_88b8 li.tertiary-b141 li.tertiary-b141 li.tertiary-b141 li.tertiary-b141 {
    padding-left: 0;
  }
}
article.tertiary-b141 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary-b141 .mask_hovered_bdeb p:last-of-type {
  margin-bottom: 0;
}
article.tertiary-b141 .pro-f551 {
  float: left;
}
article.tertiary-b141 .thumbnail-e125 {
  margin-left: 85px;
}
article.tertiary-b141 .lower_3eb1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary-b141 .lower_3eb1 .breadcrumb_8f6d {
  margin-left: 10px;
}
article.tertiary-b141 .link-c508 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary-b141 .silver_6eb0 {
  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 .image_efec,
  #respond .stone-4e99,
  #respond .feature_first_8612 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image_efec input,
#respond .stone-4e99 input,
#respond .feature_first_8612 input {
  width: 100%;
}
#respond .feature_first_8612 {
  margin-right: 0;
}
#respond .in_f625 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-74d2 .under_fbbd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.under_fbbd .notification_775f.feature-8513 .avatar-pressed-64e6 > li > a:focus,
.under_fbbd .notification_775f.feature-8513 .avatar-pressed-64e6 > li > a:hover,
.under_fbbd .notification_775f.shadow_067b .avatar-pressed-64e6 > li > a:focus,
.under_fbbd .notification_775f.shadow_067b .avatar-pressed-64e6 > li > a:hover,
.under_fbbd .notification_775f.link_07e4 .avatar-pressed-64e6 > li > a:focus,
.under_fbbd .notification_775f.link_07e4 .avatar-pressed-64e6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_fbbd
  .notification_775f.feature-8513
  .avatar-pressed-64e6
  > li.column-1925
  > a,
.under_fbbd
  .notification_775f.feature-8513
  .avatar-pressed-64e6
  > li.title-light-d4f5
  > a,
.under_fbbd
  .notification_775f.shadow_067b
  .avatar-pressed-64e6
  > li.column-1925
  > a,
.under_fbbd
  .notification_775f.shadow_067b
  .avatar-pressed-64e6
  > li.title-light-d4f5
  > a,
.under_fbbd
  .notification_775f.link_07e4
  .avatar-pressed-64e6
  > li.column-1925
  > a,
.under_fbbd .notification_775f.link_07e4 .avatar-pressed-64e6 > li.chip_narrow_50b5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.under_fbbd .footer_58c5,
.under_fbbd .footer_58c5 a {
  color: rgba(255, 255, 255, 0.99);
}
.under_fbbd .label-ea18.shadow_5eeb li a,
.under_fbbd .slow-e9f1 a,
.under_fbbd .hard-afb9,
.under_fbbd .avatar-pressed-64e6 > li > a,
.under_fbbd .hot-ba3b {
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd .label-ea18.shadow_5eeb li a:hover,
.under_fbbd .slow-e9f1 a:hover,
.under_fbbd .hard-afb9:hover,
.under_fbbd .avatar-pressed-64e6 > li > a:hover,
.under_fbbd .hot-ba3b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_fbbd .pattern-thick-7c4f {
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd .pattern-thick-7c4f .tertiary_fa5b {
  color: rgba(255, 255, 255, 0.99);
}
.under_fbbd .pattern-thick-7c4f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_fbbd .container-8737 .description-45f6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd .container-8737 .description-45f6 .action-4890 {
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd
  .container-8737
  .description-45f6
  .action-4890::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd
  .container-8737
  .description-45f6
  .action-4890:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd
  .container-8737
  .description-45f6
  .action-4890::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd
  .container-8737
  .description-45f6
  .action-4890::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd .container-8737 .secondary-advanced-c346 {
  color: rgba(255, 255, 255, 0.79);
}
.under_fbbd .container-8737 .secondary-advanced-c346:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_5e54
  .under_fbbd
  .container-8737
  .alert_lower_a0d9
  .plasma_e6d8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.old_5e54
  .under_fbbd
  .container-8737
  .alert_lower_a0d9
  .action-4890 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-74d2 .small-5b09 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.small-5b09 .notification_775f.feature-8513 .avatar-pressed-64e6 > li > a:focus,
.small-5b09 .notification_775f.feature-8513 .avatar-pressed-64e6 > li > a:hover,
.small-5b09 .notification_775f.shadow_067b .avatar-pressed-64e6 > li > a:focus,
.small-5b09 .notification_775f.shadow_067b .avatar-pressed-64e6 > li > a:hover,
.small-5b09 .notification_775f.link_07e4 .avatar-pressed-64e6 > li > a:focus,
.small-5b09 .notification_775f.link_07e4 .avatar-pressed-64e6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small-5b09
  .notification_775f.feature-8513
  .avatar-pressed-64e6
  > li.column-1925
  > a,
.small-5b09
  .notification_775f.feature-8513
  .avatar-pressed-64e6
  > li.title-light-d4f5
  > a,
.small-5b09
  .notification_775f.shadow_067b
  .avatar-pressed-64e6
  > li.column-1925
  > a,
.small-5b09
  .notification_775f.shadow_067b
  .avatar-pressed-64e6
  > li.title-light-d4f5
  > a,
.small-5b09
  .notification_775f.link_07e4
  .avatar-pressed-64e6
  > li.column-1925
  > a,
.small-5b09 .notification_775f.link_07e4 .avatar-pressed-64e6 > li.chip_narrow_50b5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.small-5b09 .footer_58c5,
.small-5b09 .footer_58c5 a {
  color: rgba(0, 0, 0, 0.8);
}
.small-5b09 .label-ea18.shadow_5eeb li a,
.small-5b09 .slow-e9f1 a,
.small-5b09 .hard-afb9,
.small-5b09 .avatar-pressed-64e6 > li > a,
.small-5b09 .hot-ba3b {
  color: rgba(0, 0, 0, 0.55);
}
.small-5b09 .label-ea18.shadow_5eeb li a:hover,
.small-5b09 .slow-e9f1 a:hover,
.small-5b09 .hard-afb9:hover,
.small-5b09 .avatar-pressed-64e6 > li > a:hover,
.small-5b09 .hot-ba3b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small-5b09 .pattern-thick-7c4f {
  color: rgba(0, 0, 0, 0.55);
}
.small-5b09 .pattern-thick-7c4f .tertiary_fa5b {
  color: rgba(0, 0, 0, 0.8);
}
.small-5b09 .pattern-thick-7c4f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-0de4 .simple_c93e {
  margin-left: auto;
  margin-right: auto;
}
.notice-huge-7aad > * {
  margin-left: auto;
  margin-right: auto;
}
.notice-huge-7aad .fast-874b {
  margin-right: 1.41575em;
}
.alert-bright-0816 .notice-huge-7aad > .logo_1c95 {
  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;
}
.alert-bright-0816 .notice-huge-7aad > .dark_c811 {
  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;
}
.blue_8e8d.avatar-0de4 .simple_c93e,
.paragraph-steel-c806.avatar-0de4 .simple_c93e {
  margin-left: 0;
}
.paper_47d9.avatar-0de4 .simple_c93e,
.sidebar_0c5c.avatar-0de4 .simple_c93e {
  margin-right: 0;
}
.notice-huge-7aad ol,
.notice-huge-7aad ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accent-yellow-100f video {
  max-width: 100%;
}
.border_pro_61fc img {
  display: block;
}
.border_pro_61fc.fast-874b,
.border_pro_61fc.nav_motion_e3db {
  width: 100%;
}
.border_pro_61fc.dark_c811 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_mini_477b:not(.tag_bright_e6a9) {
  margin: 1.5em auto;
}
.breadcrumb_right_d1c2 p {
  padding: 1.5em 14px;
}
ul.container-50da.dark_c811,
ul.container-50da.logo_1c95,
ul.container-50da.hover-8b1d.logo_1c95 {
  padding: 0 14px;
}
.secondary-iron-6ae7 {
  display: block;
  overflow-x: auto;
}
.secondary-iron-6ae7 table {
  border-collapse: collapse;
  width: 100%;
}
.secondary-iron-6ae7 td,
.secondary-iron-6ae7 th {
  padding: 0.5em;
}
.notice-huge-7aad li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice-huge-7aad ol ol,
.notice-huge-7aad ol ul,
.notice-huge-7aad ul ol,
.notice-huge-7aad ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice-huge-7aad ol ol li,
.notice-huge-7aad ol ul li,
.notice-huge-7aad ul ol li,
.notice-huge-7aad ul ul li {
  margin-left: 0;
}
.section-large-fcce.alert-5066 > .wide-d4ea {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section-large-fcce.alert-5066 > .wide-d4ea iframe,
.section-large-fcce.alert-5066 > .wide-d4ea > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.huge_e836 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.huge_e836.layout_0dcc {
  padding: 0;
}
.huge_e836.layout_0dcc cite {
  font-size: 13px;
}
.huge_e836 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.huge_e836 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.basic-dce0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.basic-dce0 > p:first-child {
  margin-top: 0;
}
.basic-dce0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.basic-dce0 blockquote {
  border-left: 0;
}
.prev-892a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.prev-892a:not(.input-white-f5fb) {
  max-width: 100px;
}
.prev-892a.text_6b3a {
  border-bottom: none !important;
  text-align: center;
}
.prev-892a.text_6b3a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb_right_d1c2 p {
    padding: 1.5em 0;
  }
}
.hero_844d {
  color: #0073aa;
}
.pattern_1c7a {
  background-color: #0073aa;
}
.aside_dd40 {
  color: #229fd8;
}
.white_fe84 {
  background-color: #229fd8;
}
.wide_0cc1 {
  color: #eee;
}
.pagination_small_699a {
  background-color: #eee;
}
.section_5da3 {
  color: #444;
}
.block-short-efb6 {
  background-color: #444;
}
.advanced-8a99 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.advanced-8a99 .aside_62cc .slow-e9f1 {
  font-size: 15px;
}
.advanced-8a99 .slow-e9f1 {
  line-height: 1.3;
}
.advanced-8a99 .small-5b09 {
}
.advanced-8a99 .under_fbbd {
  background: #235787;
}
.notification-iron-8daf {
  padding: 0;
}
.notification-iron-8daf .under_fbbd {
  background: #1a1a1a;
}
.notification-iron-8daf .small-5b09 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gas-8e77 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gas-8e77 .small-5b09 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gas-8e77 .under_fbbd {
  background: #303030;
}
.north-9d43 {
  position: relative;
  z-index: 10;
}
.north-9d43 .overlay_medium_f7d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_dim_b2e9 .icon_02b1 {
  display: inline-block;
  vertical-align: middle;
}
.logo_dim_b2e9.static-f4f4 .icon_02b1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .logo_dim_b2e9.static-f4f4 .icon_02b1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .logo_dim_b2e9.static-f4f4 .icon_02b1 {
    margin-right: 0.4em;
  }
}
.logo_dim_b2e9.static-f4f4 .icon_02b1:last-child {
  margin-right: 0;
}
.nav-958b .overlay_medium_f7d0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active-74d2 .aside_62cc {
    margin: 0 -0.5em;
  }
  .active-74d2 .aside_62cc [class*="customify-col-"],
  .active-74d2 .aside_62cc [class*="customify-col_"],
  .active-74d2 .aside_62cc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active-74d2.disabled_f58c .overlay_medium_f7d0 {
  background: 0 0 !important;
}
.active-74d2.disabled_f58c .overlay_medium_f7d0,
.active-74d2.nav-958b .overlay_medium_f7d0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active-74d2.section_easy_eb5c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active-74d2.nav-958b .overlay_medium_f7d0 {
  box-shadow: none !important;
}
.caption_371c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .caption_371c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .caption_371c {
    padding: 18px 0 20px;
  }
}
.caption_371c .action_8806 {
  width: 100%;
}
.caption_371c .tall-6df2 {
  margin-bottom: 0;
}
.caption_371c .thumbnail_7dbf {
  margin-top: 5px;
  font-size: 0.875em;
}
.frame-dc53 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.frame-dc53 .notice_1e17 {
  width: 100%;
}
.wrapper-iron-9423 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wrapper-iron-9423 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wrapper-iron-9423 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;
}
.wrapper-iron-9423 li:last-child:after {
  display: none;
}
.wrapper-iron-9423 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary-east-f8f3 .shade_gas_d1c4 button,
.caption_371c .shade_gas_d1c4 button {
  left: 0;
}
.tertiary-east-f8f3 .notice_1e17,
.caption_371c .notice_1e17 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-east-f8f3 .frame-dc53,
.caption_371c .frame-dc53 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary-east-f8f3 {
  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;
}
.tertiary-east-f8f3: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;
}
.tertiary-east-f8f3 .panel-pro-6c65 {
  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) {
  .tertiary-east-f8f3 .panel-pro-6c65 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-east-f8f3 .panel-pro-6c65 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-east-f8f3 .panel-pro-6c65 {
    min-height: 200px;
  }
}
.tertiary-east-f8f3 .wrapper-iron-9423 {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-east-f8f3 .wrapper-iron-9423 a,
.tertiary-east-f8f3 .wrapper-iron-9423 li:after {
  color: inherit;
}
.tertiary-east-f8f3 .wrapper-iron-9423 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary-f9d3 {
  margin-bottom: 0.5em;
}
.bottom_fb1f {
  margin-bottom: 1.2em;
}
.bottom_fb1f,
.primary-f9d3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bottom_fb1f p:last-child,
.primary-f9d3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shade_gas_d1c4,
#masthead .shade_gas_d1c4 {
  display: none;
}
#masthead
  > .shade_gas_d1c4.cool_9270 {
  display: none;
}
#masthead > .shade_gas_d1c4 button {
  left: 0;
}
.active-middle-2781 {
  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%;
}
.active-middle-2781 .icon_02b1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active-middle-2781 .out-e0f9 {
  display: -webkit-box;
  display: flex;
}
.active-middle-2781 .out-e0f9.narrow_d33b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active-middle-2781 .out-e0f9.basic_ce0d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-middle-2781 .out-e0f9.preview-left-2be7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-middle-2781.button_easy_0819.soft_f93d .out-e0f9.narrow_d33b {
  flex-basis: 100%;
}
.active-middle-2781.carousel_2acb .out-e0f9.basic_ce0d {
  -webkit-box-flex: 1;
  flex: auto;
}
.active-middle-2781.carousel_2acb .out-e0f9.preview-left-2be7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shade_gas_d1c4.cool_9270 {
  display: none;
}
#masthead > .shade_gas_d1c4 button {
  left: 0;
}
.slow-410b {
  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;
}
.slow-410b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slow-410b.layout_iron_7cac i {
  margin-right: 4px;
}
.slow-410b.notification_4239 i {
  margin-left: 5px;
}
.slow-e9f1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.slow-e9f1 p:last-child {
  margin-bottom: 0;
}
.hidden-north-510a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden-north-510a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden-north-510a img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden-north-510a .footer_58c5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden-north-510a .main_b026 {
  margin: 5px 0 7px 0;
}
.hidden-north-510a.fluid_ec76 .slider-2eb8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-north-510a.fluid_ec76 .link_f3c3 {
  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;
}
.hidden-north-510a.box_f835 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden-north-510a.box_f835 .slider-2eb8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-north-510a.box_f835 .link_f3c3 {
  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;
}
.hidden-north-510a.thumbnail_active_0974 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-north-510a.aside-center-d8fb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden-north-510a.aside-center-d8fb .link_f3c3 {
  margin-top: 7px;
}
.down_714d {
  display: inline-block;
}
.north-9d43 .overlay_e27f .hidden-north-510a img {
  max-width: 100%;
}
.notification_775f .avatar_wide_0f26.header-clean-4283,
.summary_84b1 .avatar_wide_0f26.header-clean-4283 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification_775f .action_411d,
.summary_84b1 .action_411d {
  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%);
}
.notification_775f .action_411d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notification_775f.mini-2a0a .action_411d {
  display: none;
}
.notification_775f .frame_static_c669 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification_775f .frame_static_c669 li {
  display: inline-block;
  position: relative;
}
.notification_775f .frame_static_c669 li:last-child {
  margin-right: 0;
}
.notification_775f .frame_static_c669 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;
}
.notification_775f .frame_static_c669 li.chip_narrow_50b5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notification_775f .frame_static_c669 > 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;
}
.notification_775f .frame_static_c669 > li > a i {
  line-height: 0;
}
.notification_775f .frame_static_c669 > li.module-pressed-da8b > a .action_411d {
  margin-left: 4px;
  line-height: 0;
}
.notification_775f .frame_static_c669 .purple-b090 li.module-pressed-da8b > a {
  position: relative;
}
.notification_775f .frame_static_c669 .purple-b090 li.module-pressed-da8b > a:after,
.notification_775f .frame_static_c669 .purple-b090 li.module-pressed-da8b > a:before {
  content: "";
  display: table;
}
.notification_775f .frame_static_c669 .purple-b090 li.module-pressed-da8b > a:after {
  clear: both;
}
.notification_775f .frame_static_c669 .purple-b090 li.module-pressed-da8b > a .action_411d {
  margin-left: 5px;
  float: right;
}
.notification_775f .sidebar_6dc9,
.notification_775f .purple-b090 {
  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;
}
.notification_775f .purple-b090 {
  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;
}
.notification_775f .purple-b090 .header-clean-4283 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification_775f .purple-b090 .action_411d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notification_775f .purple-b090 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notification_775f .purple-b090 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;
}
.notification_775f .purple-b090 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notification_775f .purple-b090 .purple-b090 {
  top: 0;
  left: 100%;
}
.notification_775f .dropdown_3271.fn-focus-67a8 > .sidebar_6dc9,
.notification_775f .dropdown_3271.fn-focus-67a8 > .purple-b090,
.notification_775f .dropdown_3271:focus > .sidebar_6dc9,
.notification_775f .dropdown_3271:focus > .purple-b090,
.notification_775f .dropdown_3271:hover > .sidebar_6dc9,
.notification_775f .dropdown_3271:hover > .purple-b090 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notification_775f.link_07e4 .avatar-pressed-64e6:after,
.notification_775f.link_07e4 .avatar-pressed-64e6:before {
  content: "";
  display: table;
}
.notification_775f.link_07e4 .avatar-pressed-64e6:after {
  clear: both;
}
.notification_775f.link_07e4 .avatar-pressed-64e6 > li {
  float: left;
}
.notification_775f.green-bbd7 .avatar-pressed-64e6:after,
.notification_775f.green-bbd7 .avatar-pressed-64e6:before {
  content: "";
  display: table;
}
.notification_775f.green-bbd7 .avatar-pressed-64e6:after {
  clear: both;
}
.notification_775f.green-bbd7 .avatar-pressed-64e6 > li {
  float: left;
}
.notification_775f.green-bbd7 .avatar-pressed-64e6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notification_775f.green-bbd7 .avatar-pressed-64e6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notification_775f.green-bbd7 .avatar-pressed-64e6 > li.column-1925 > a,
.notification_775f.green-bbd7 .avatar-pressed-64e6 > li.chip_narrow_50b5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notification_775f.feature-8513 .avatar-pressed-64e6 > li > a .header-clean-4283 {
  position: relative;
}
.notification_775f.feature-8513 .avatar-pressed-64e6 > li > a .header-clean-4283: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;
}
.notification_775f.feature-8513
  .avatar-pressed-64e6
  > li:focus
  > a
  .header-clean-4283:before,
.notification_775f.feature-8513
  .avatar-pressed-64e6
  > li:hover
  > a
  .header-clean-4283:before {
  width: 100%;
  background-color: currentColor;
}
.notification_775f.feature-8513
  .avatar-pressed-64e6
  > li.column-1925
  > a
  .header-clean-4283:before,
.notification_775f.feature-8513
  .avatar-pressed-64e6
  > li.title-light-d4f5
  > a
  .header-clean-4283:before {
  width: 100%;
  background-color: currentColor;
}
.notification_775f.shadow_067b .avatar-pressed-64e6 > li > a .header-clean-4283 {
  position: relative;
}
.notification_775f.shadow_067b .avatar-pressed-64e6 > li > a .header-clean-4283: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;
}
.notification_775f.shadow_067b .avatar-pressed-64e6 > li:focus > a .header-clean-4283:before,
.notification_775f.shadow_067b
  .avatar-pressed-64e6
  > li:hover
  > a
  .header-clean-4283:before {
  width: 100%;
  background-color: currentColor;
}
.notification_775f.shadow_067b
  .avatar-pressed-64e6
  > li.column-1925
  > a
  .header-clean-4283:before,
.notification_775f.shadow_067b
  .avatar-pressed-64e6
  > li.title-light-d4f5
  > a
  .header-clean-4283:before {
  width: 100%;
  background-color: currentColor;
}
.summary_84b1 .frame_static_c669 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary_84b1 .frame_static_c669 li:first-child > a {
  border-top: none;
}
.summary_84b1 .frame_static_c669 .small_3f48 > .header-clean-4283 .action_411d {
  display: none;
}
.summary_84b1 .frame_static_c669 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary_84b1 .frame_static_c669 li:last-child {
  border: none;
}
.summary_84b1 .frame_static_c669 li.module-pressed-da8b > a {
  padding-right: 45px !important;
}
.summary_84b1 .frame_static_c669 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary_84b1 .frame_static_c669 li a:focus,
.summary_84b1 .frame_static_c669 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_84b1 .frame_static_c669 li .tertiary-inner-3913 {
  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;
}
.summary_84b1 .frame_static_c669 li .tertiary-inner-3913:hover {
  box-shadow: none;
}
.summary_84b1 .frame_static_c669 li .tertiary-inner-3913 .action_411d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary_84b1 .frame_static_c669 .purple-b090 {
  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);
}
.summary_84b1 .frame_static_c669 .purple-b090 li a {
  padding-left: 3em;
}
.summary_84b1 .frame_static_c669 .grid-ac16 > a .tertiary-inner-3913 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary_84b1 .frame_static_c669 .grid-ac16 > .purple-b090 {
  display: block;
  opacity: 1;
}
.texture-33c6 {
  max-width: 100%;
}
.easy-a9a5 {
  line-height: 0;
  cursor: pointer;
}
.hot-ba3b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hot-ba3b:hover {
  box-shadow: none;
  color: currentColor;
}
.hot-ba3b svg {
  width: 18px;
  height: 18px;
}
.hot-ba3b .layout_c9fc {
  display: none;
}
.notification-93b0 {
  position: relative;
}
.notification-93b0.fn-active-67a8 .hot-ba3b .tertiary_blue_2097 {
  display: none;
}
.notification-93b0.fn-active-67a8 .hot-ba3b .layout_c9fc {
  display: inline-block;
}
.notification-93b0 .brown-96b4 {
  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);
}
.notification-93b0.card-4cb4 .brown-96b4 {
  left: auto;
  right: -0.9em;
}
.notification-93b0.card-4cb4 .caption_df6f::before {
  left: auto;
  right: 15px;
}
.notification-93b0.fn-active-67a8 .brown-96b4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.alert_lower_a0d9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.alert_lower_a0d9 label {
  flex-basis: 100%;
}
.alert_lower_a0d9 .description-45f6 {
  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;
}
.alert_lower_a0d9 .action-4890 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.alert_lower_a0d9 .action-4890:focus {
  background-color: transparent;
}
.alert_lower_a0d9 button.secondary-advanced-c346 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.alert_lower_a0d9 button.secondary-advanced-c346:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.alert_lower_a0d9 button.secondary-advanced-c346 svg {
  width: 18px;
  height: 18px;
}
.alert_lower_a0d9 input[type="submit"] {
  min-height: auto;
}
.container-8737 .alert_lower_a0d9 .action-4890 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption_df6f {
  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) {
  .caption_df6f {
    width: 220px;
  }
}
.caption_df6f label {
  flex-basis: 100%;
}
.caption_df6f::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;
}
.old_5e54 .container-8737 .alert_lower_a0d9 {
  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;
}
.old_5e54
  .container-8737
  .alert_lower_a0d9
  .description-45f6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.old_5e54 .container-8737 .alert_lower_a0d9 .action-4890 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.old_5e54
  .container-8737
  .alert_lower_a0d9
  .action-4890:focus {
  background: 0 0;
}
.old_5e54
  .container-8737
  .alert_lower_a0d9
  .plasma_e6d8 {
  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;
}
.label-ea18 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.label-ea18 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.label-ea18 li:last-child {
  margin-right: 0;
}
.label-ea18 li:first-child {
  margin-left: 0;
}
.label-ea18.thick-6e88 a {
  color: #fff;
}
.label-ea18.thick-6e88 a:hover {
  color: #fff;
}
.label-ea18 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.label-ea18 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.label-ea18 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.label-ea18 a:hover {
  opacity: 0.9;
  color: inherit;
}
.label-ea18 [class*="social-icon-apple"] {
  background-color: #999;
}
.label-ea18 [class*="social-icon-apple"].yellow_94d6 {
  background-color: transparent;
  color: #999;
}
.label-ea18 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.label-ea18 [class*="social-icon-behance"].yellow_94d6 {
  background-color: transparent;
  color: #1769ff;
}
.label-ea18 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.label-ea18 [class*="social-icon-bitbucket"].yellow_94d6 {
  background-color: transparent;
  color: #205081;
}
.label-ea18 [class*="social-icon-codepen"] {
  background-color: #000;
}
.label-ea18 [class*="social-icon-codepen"].yellow_94d6 {
  background-color: transparent;
  color: #000;
}
.label-ea18 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.label-ea18 [class*="social-icon-delicious"].yellow_94d6 {
  background-color: transparent;
  color: #39f;
}
.label-ea18 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.label-ea18 [class*="social-icon-digg"].yellow_94d6 {
  background-color: transparent;
  color: #005be2;
}
.label-ea18 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.label-ea18 [class*="social-icon-dribbble"].yellow_94d6 {
  background-color: transparent;
  color: #ea4c89;
}
.label-ea18 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.label-ea18 [class*="social-icon-envelope"].yellow_94d6 {
  background-color: transparent;
  color: #ea4335;
}
.label-ea18 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.label-ea18 [class*="social-icon-facebook"].yellow_94d6 {
  background-color: transparent;
  color: #3b5998;
}
.label-ea18 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.label-ea18 [class*="social-icon-flickr"].yellow_94d6 {
  background-color: transparent;
  color: #0063dc;
}
.label-ea18 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.label-ea18 [class*="social-icon-foursquare"].yellow_94d6 {
  background-color: transparent;
  color: #2d5be3;
}
.label-ea18 [class*="social-icon-github"] {
  background-color: #333;
}
.label-ea18 [class*="social-icon-github"].yellow_94d6 {
  background-color: transparent;
  color: #333;
}
.label-ea18 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.label-ea18 [class*="social-icon-google-plus"].yellow_94d6 {
  background-color: transparent;
  color: #dd4b39;
}
.label-ea18 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.label-ea18 [class*="social-icon-houzz"].yellow_94d6 {
  background-color: transparent;
  color: #7ac142;
}
.label-ea18 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.label-ea18 [class*="social-icon-instagram"].yellow_94d6 {
  background-color: transparent;
  color: #262626;
}
.label-ea18 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.label-ea18 [class*="social-icon-jsfiddle"].yellow_94d6 {
  background-color: transparent;
  color: #487aa2;
}
.label-ea18 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.label-ea18 [class*="social-icon-linkedin"].yellow_94d6 {
  background-color: transparent;
  color: #0077b5;
}
.label-ea18 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.label-ea18 [class*="social-icon-medium"].yellow_94d6 {
  background-color: transparent;
  color: #00ab6b;
}
.label-ea18 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.label-ea18
  [class*="social-icon-odnoklassniki"].yellow_94d6 {
  background-color: transparent;
  color: #f4731c;
}
.label-ea18 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.label-ea18 [class*="social-icon-meetup"].yellow_94d6 {
  background-color: transparent;
  color: #ec1c40;
}
.label-ea18 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.label-ea18 [class*="social-icon-pinterest"].yellow_94d6 {
  background-color: transparent;
  color: #bd081c;
}
.label-ea18 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.label-ea18 [class*="social-icon-product-hunt"].yellow_94d6 {
  background-color: transparent;
  color: #da552f;
}
.label-ea18 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.label-ea18 [class*="social-icon-reddit"].yellow_94d6 {
  background-color: transparent;
  color: #ff4500;
}
.label-ea18 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.label-ea18 [class*="social-icon-rss"].yellow_94d6 {
  background-color: transparent;
  color: #f26522;
}
.label-ea18 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.label-ea18
  [class*="social-icon-shopping-cart"].yellow_94d6 {
  background-color: transparent;
  color: #4caf50;
}
.label-ea18 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.label-ea18 [class*="social-icon-skype"].yellow_94d6 {
  background-color: transparent;
  color: #00aff0;
}
.label-ea18 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.label-ea18 [class*="social-icon-slideshare"].yellow_94d6 {
  background-color: transparent;
  color: #0077b5;
}
.label-ea18 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.label-ea18 [class*="social-icon-snapchat"].yellow_94d6 {
  background-color: transparent;
  color: #fffc00;
}
.label-ea18 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.label-ea18 [class*="social-icon-soundcloud"].yellow_94d6 {
  background-color: transparent;
  color: #f80;
}
.label-ea18 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.label-ea18 [class*="social-icon-spotify"].yellow_94d6 {
  background-color: transparent;
  color: #2ebd59;
}
.label-ea18 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.label-ea18
  [class*="social-icon-stack-overflow"].yellow_94d6 {
  background-color: transparent;
  color: #fe7a15;
}
.label-ea18 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.label-ea18 [class*="social-icon-maldkfgram"].yellow_94d6 {
  background-color: transparent;
  color: #2ca5e0;
}
.label-ea18 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.label-ea18 [class*="social-icon-tripadvisor"].yellow_94d6 {
  background-color: transparent;
  color: #589442;
}
.label-ea18 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.label-ea18 [class*="social-icon-tumblr"].yellow_94d6 {
  background-color: transparent;
  color: #35465c;
}
.label-ea18 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.label-ea18 [class*="social-icon-twitch"].yellow_94d6 {
  background-color: transparent;
  color: #6441a5;
}
.label-ea18 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.label-ea18 [class*="social-icon-twitter"].yellow_94d6 {
  background-color: transparent;
  color: #1da1f2;
}
.label-ea18 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.label-ea18 [class*="social-icon-vimeo"].yellow_94d6 {
  background-color: transparent;
  color: #1ab7ea;
}
.label-ea18 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.label-ea18 [class*="social-icon-vk"].yellow_94d6 {
  background-color: transparent;
  color: #45668e;
}
.label-ea18 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.label-ea18 [class*="social-icon-weibo"].yellow_94d6 {
  background-color: transparent;
  color: #df2029;
}
.label-ea18 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.label-ea18 [class*="social-icon-weixin"].yellow_94d6 {
  background-color: transparent;
  color: #7bb32e;
}
.label-ea18 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.label-ea18 [class*="social-icon-whatsapp"].yellow_94d6 {
  background-color: transparent;
  color: #25d366;
}
.label-ea18 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.label-ea18 [class*="social-icon-wordpress"].yellow_94d6 {
  background-color: transparent;
  color: #21759b;
}
.label-ea18 [class*="social-icon-xing"] {
  background-color: #026466;
}
.label-ea18 [class*="social-icon-xing"].yellow_94d6 {
  background-color: transparent;
  color: #026466;
}
.label-ea18 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.label-ea18 [class*="social-icon-yelp"].yellow_94d6 {
  background-color: transparent;
  color: #af0606;
}
.label-ea18 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.label-ea18 [class*="social-icon-youtube"].yellow_94d6 {
  background-color: transparent;
  color: #cd201f;
}
.hard-afb9 {
  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;
}
.hard-afb9:hover {
  box-shadow: none;
  background: 0 0;
}
.dim_36a9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip-e006 {
  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;
}
.overlay-blue-7db3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.easy-ece0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.easy-ece0,
.easy-ece0::after,
.easy-ece0::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;
}
.easy-ece0::after,
.easy-ece0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.prev_81a5 .chip-e006 .overlay-blue-7db3 {
  margin-top: -2px;
  width: 19px;
}
.prev_81a5 .chip-e006 .easy-ece0 {
  margin-top: -1px;
}
.prev_81a5 .chip-e006 .easy-ece0,
.prev_81a5 .chip-e006 .easy-ece0::after,
.prev_81a5 .chip-e006 .easy-ece0::before {
  width: 19px;
  height: 2px;
}
.prev_81a5 .chip-e006 .easy-ece0::before {
  top: -6px;
}
.prev_81a5 .chip-e006 .easy-ece0::after {
  bottom: -6px;
}
.box_8a39 .chip-e006 .overlay-blue-7db3 {
  margin-top: -2px;
  width: 22px;
}
.box_8a39 .chip-e006 .easy-ece0 {
  margin-top: -1px;
}
.box_8a39 .chip-e006 .easy-ece0,
.box_8a39 .chip-e006 .easy-ece0::after,
.box_8a39 .chip-e006 .easy-ece0::before {
  width: 22px;
  height: 2px;
}
.box_8a39 .chip-e006 .easy-ece0::before {
  top: -7px;
}
.box_8a39 .chip-e006 .easy-ece0::after {
  bottom: -7px;
}
.layout_current_d8b8 .chip-e006 .overlay-blue-7db3 {
  margin-top: -2px;
  width: 31px;
}
.layout_current_d8b8 .chip-e006 .easy-ece0 {
  margin-top: -1.5px;
}
.layout_current_d8b8 .chip-e006 .easy-ece0,
.layout_current_d8b8 .chip-e006 .easy-ece0::after,
.layout_current_d8b8 .chip-e006 .easy-ece0::before {
  width: 31px;
  height: 3px;
}
.layout_current_d8b8 .chip-e006 .easy-ece0::before {
  top: -9px;
}
.layout_current_d8b8 .chip-e006 .easy-ece0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .south-2942 .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 19px;
  }
  .south-2942 .chip-e006 .easy-ece0 {
    margin-top: -1px;
  }
  .south-2942 .chip-e006 .easy-ece0,
  .south-2942 .chip-e006 .easy-ece0::after,
  .south-2942 .chip-e006 .easy-ece0::before {
    width: 19px;
    height: 2px;
  }
  .south-2942 .chip-e006 .easy-ece0::before {
    top: -6px;
  }
  .south-2942 .chip-e006 .easy-ece0::after {
    bottom: -6px;
  }
  .component-active-d5f7 .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 22px;
  }
  .component-active-d5f7 .chip-e006 .easy-ece0 {
    margin-top: -1px;
  }
  .component-active-d5f7 .chip-e006 .easy-ece0,
  .component-active-d5f7 .chip-e006 .easy-ece0::after,
  .component-active-d5f7 .chip-e006 .easy-ece0::before {
    width: 22px;
    height: 2px;
  }
  .component-active-d5f7 .chip-e006 .easy-ece0::before {
    top: -7px;
  }
  .component-active-d5f7 .chip-e006 .easy-ece0::after {
    bottom: -7px;
  }
  .in-a6b6 .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 31px;
  }
  .in-a6b6 .chip-e006 .easy-ece0 {
    margin-top: -1.5px;
  }
  .in-a6b6 .chip-e006 .easy-ece0,
  .in-a6b6 .chip-e006 .easy-ece0::after,
  .in-a6b6 .chip-e006 .easy-ece0::before {
    width: 31px;
    height: 3px;
  }
  .in-a6b6 .chip-e006 .easy-ece0::before {
    top: -9px;
  }
  .in-a6b6 .chip-e006 .easy-ece0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .popup-541e .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-541e .chip-e006 .easy-ece0 {
    margin-top: -1px;
  }
  .popup-541e .chip-e006 .easy-ece0,
  .popup-541e .chip-e006 .easy-ece0::after,
  .popup-541e .chip-e006 .easy-ece0::before {
    width: 19px;
    height: 2px;
  }
  .popup-541e .chip-e006 .easy-ece0::before {
    top: -6px;
  }
  .popup-541e .chip-e006 .easy-ece0::after {
    bottom: -6px;
  }
  .pressed-f235 .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed-f235 .chip-e006 .easy-ece0 {
    margin-top: -1px;
  }
  .pressed-f235 .chip-e006 .easy-ece0,
  .pressed-f235 .chip-e006 .easy-ece0::after,
  .pressed-f235 .chip-e006 .easy-ece0::before {
    width: 22px;
    height: 2px;
  }
  .pressed-f235 .chip-e006 .easy-ece0::before {
    top: -7px;
  }
  .pressed-f235 .chip-e006 .easy-ece0::after {
    bottom: -7px;
  }
  .overlay_glass_0306 .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_glass_0306 .chip-e006 .easy-ece0 {
    margin-top: -1.5px;
  }
  .overlay_glass_0306 .chip-e006 .easy-ece0,
  .overlay_glass_0306 .chip-e006 .easy-ece0::after,
  .overlay_glass_0306 .chip-e006 .easy-ece0::before {
    width: 31px;
    height: 3px;
  }
  .overlay_glass_0306 .chip-e006 .easy-ece0::before {
    top: -9px;
  }
  .overlay_glass_0306 .chip-e006 .easy-ece0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tag-warm-71bc .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 19px;
  }
  .tag-warm-71bc .chip-e006 .easy-ece0 {
    margin-top: -1px;
  }
  .tag-warm-71bc .chip-e006 .easy-ece0,
  .tag-warm-71bc .chip-e006 .easy-ece0::after,
  .tag-warm-71bc .chip-e006 .easy-ece0::before {
    width: 19px;
    height: 2px;
  }
  .tag-warm-71bc .chip-e006 .easy-ece0::before {
    top: -6px;
  }
  .tag-warm-71bc .chip-e006 .easy-ece0::after {
    bottom: -6px;
  }
  .tabs-d223 .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-d223 .chip-e006 .easy-ece0 {
    margin-top: -1px;
  }
  .tabs-d223 .chip-e006 .easy-ece0,
  .tabs-d223 .chip-e006 .easy-ece0::after,
  .tabs-d223 .chip-e006 .easy-ece0::before {
    width: 22px;
    height: 2px;
  }
  .tabs-d223 .chip-e006 .easy-ece0::before {
    top: -7px;
  }
  .tabs-d223 .chip-e006 .easy-ece0::after {
    bottom: -7px;
  }
  .mask-lower-20bd .chip-e006 .overlay-blue-7db3 {
    margin-top: -2px;
    width: 31px;
  }
  .mask-lower-20bd .chip-e006 .easy-ece0 {
    margin-top: -1.5px;
  }
  .mask-lower-20bd .chip-e006 .easy-ece0,
  .mask-lower-20bd .chip-e006 .easy-ece0::after,
  .mask-lower-20bd .chip-e006 .easy-ece0::before {
    width: 31px;
    height: 3px;
  }
  .mask-lower-20bd .chip-e006 .easy-ece0::before {
    top: -9px;
  }
  .mask-lower-20bd .chip-e006 .easy-ece0::after {
    bottom: -9px;
  }
}
.liquid_f840 .easy-ece0 {
  -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);
}
.liquid_f840 .easy-ece0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.liquid_f840 .easy-ece0::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);
}
.liquid_f840.stone-73f9 .easy-ece0 {
  -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);
}
.liquid_f840.stone-73f9 .easy-ece0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.liquid_f840.stone-73f9 .easy-ece0::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);
}
.active_2f3a {
  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.new_fdfd:before {
  display: none;
}
.section_top_c73f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.section_top_c73f .aside-af77 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.section_top_c73f .aside-af77:last-of-type {
  border-bottom: none;
}
.section_top_c73f .aside-af77.summary-fast-dd26,
.section_top_c73f .aside-af77.link_slow_cb76,
.section_top_c73f .aside-af77.media_blue_4a6f {
  padding: 0;
}
.section_top_c73f .summary_84b1 .tertiary-inner-3913 {
  color: currentColor;
}
.section_top_c73f .summary_84b1 .tertiary-inner-3913:focus,
.section_top_c73f .summary_84b1 .tertiary-inner-3913:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_top_c73f.small-5b09 .pattern-thick-7c4f,
.section_top_c73f.small-5b09 .slow-e9f1 a,
.section_top_c73f.small-5b09 .avatar-pressed-64e6 a,
.section_top_c73f.small-5b09 .purple-b090 a {
  color: rgba(0, 0, 0, 0.55);
}
.section_top_c73f.small-5b09 .pattern-thick-7c4f:hover,
.section_top_c73f.small-5b09 .slow-e9f1 a:hover,
.section_top_c73f.small-5b09 .avatar-pressed-64e6 a:hover,
.section_top_c73f.small-5b09 .purple-b090 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section_top_c73f.small-5b09 .tertiary_fa5b {
  color: rgba(0, 0, 0, 0.8);
}
.section_top_c73f.small-5b09 .aside-af77 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_top_c73f.small-5b09 .aside-af77:before {
  background: rgba(0, 0, 0, 0.08);
}
.section_top_c73f.small-5b09 .copper_ee60:before {
  background: rgba(255, 255, 255, 0.9);
}
.section_top_c73f.small-5b09 .summary_84b1 .frame_static_c669 li a,
.section_top_c73f.small-5b09 .summary_84b1 .tertiary-inner-3913,
.section_top_c73f.small-5b09 .purple-b090 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_top_c73f.small-5b09 .summary_84b1 .tertiary-inner-3913:focus,
.section_top_c73f.small-5b09 .summary_84b1 .tertiary-inner-3913:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_top_c73f.small-5b09 .frame_static_c669 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_top_c73f.under_fbbd .pattern-thick-7c4f,
.section_top_c73f.under_fbbd .slow-e9f1 a,
.section_top_c73f.under_fbbd .avatar-pressed-64e6 .tertiary-inner-3913,
.section_top_c73f.under_fbbd .avatar-pressed-64e6 a,
.section_top_c73f.under_fbbd .purple-b090 a {
  color: rgba(255, 255, 255, 0.79);
}
.section_top_c73f.under_fbbd .pattern-thick-7c4f:hover,
.section_top_c73f.under_fbbd .slow-e9f1 a:hover,
.section_top_c73f.under_fbbd .avatar-pressed-64e6 .tertiary-inner-3913:hover,
.section_top_c73f.under_fbbd .avatar-pressed-64e6 a:hover,
.section_top_c73f.under_fbbd .purple-b090 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_top_c73f.under_fbbd .tertiary_fa5b {
  color: rgba(255, 255, 255, 0.99);
}
.section_top_c73f.under_fbbd .aside-af77 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_top_c73f.under_fbbd .aside-af77:before {
  background: rgba(255, 255, 255, 0.08);
}
.section_top_c73f.under_fbbd .copper_ee60:before {
  background: rgba(0, 0, 0, 0.9);
}
.section_top_c73f.under_fbbd .summary_84b1 .frame_static_c669 li a,
.section_top_c73f.under_fbbd .summary_84b1 .tertiary-inner-3913,
.section_top_c73f.under_fbbd .purple-b090 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_top_c73f.under_fbbd .summary_84b1 .tertiary-inner-3913:focus,
.section_top_c73f.under_fbbd .summary_84b1 .tertiary-inner-3913:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_top_c73f.under_fbbd .frame_static_c669 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_ee60 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.copper_ee60:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.outer_c623 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pagination-7176 .section_top_c73f {
  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;
}
.pagination-7176 .aside-af77 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pagination-7176 .aside-af77: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) {
  .pagination-7176 .aside-af77:before {
    width: 16%;
    left: 42%;
  }
}
.pagination-7176 .aside-af77:last-child:before {
  content: none;
}
.pagination-7176 .aside-af77[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pagination-7176 .summary_84b1 .frame_static_c669 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pagination-7176 .summary_84b1 .frame_static_c669 li a .tertiary-inner-3913 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pagination-7176 .summary_84b1 .purple-b090 {
  border: none;
}
.pagination-7176 .summary_84b1 .purple-b090 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pagination-7176 .copper_ee60 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pagination-7176 .outer_c623 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pagination-7176 .under_fbbd .copper_ee60:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination-7176 .small-5b09.gas-7cd2 .easy-ece0 {
  background: rgba(0, 0, 0, 0.6);
}
.pagination-7176
  .small-5b09.gas-7cd2
  .easy-ece0::after,
.pagination-7176
  .small-5b09.gas-7cd2
  .easy-ece0:before {
  background: inherit;
}
.pagination-7176
  .small-5b09.gas-7cd2:hover
  .easy-ece0 {
  background: rgba(0, 0, 0, 0.8);
}
.feature-fixed-fa5d .section_top_c73f {
  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) {
  .feature-fixed-fa5d .section_top_c73f {
    width: auto;
    right: 45px;
  }
}
.header-4db9 .section_top_c73f {
  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) {
  .header-4db9 .section_top_c73f {
    width: auto;
    left: 45px;
  }
}
.new_fdfd .section_top_c73f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.new_fdfd .outer_c623 {
  max-width: 48em;
  margin: 0 auto;
}
.new_fdfd .copper_ee60:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dynamic_344a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic_344a.pagination-7176 .section_top_c73f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dynamic_344a.feature-fixed-fa5d .section_top_c73f {
  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);
}
.dynamic_344a .section_top_c73f {
  visibility: visible;
}
.dynamic_344a.header-4db9 .section_top_c73f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active_inner_0fa8,
.yellow_6232 {
  overflow-x: hidden;
}
.active_inner_0fa8 .section_top_c73f {
  overflow: auto;
}
.active_inner_0fa8.pagination-7176 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_inner_0fa8.pagination-7176 .section_top_c73f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active_inner_0fa8.pagination-7176 .hard-afb9 {
  opacity: 0;
}
.active_inner_0fa8.feature-fixed-fa5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_inner_0fa8.feature-fixed-fa5d .section_top_c73f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active_inner_0fa8.feature-fixed-fa5d .hard-afb9 {
  opacity: 0;
}
.active_inner_0fa8.header-4db9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active_inner_0fa8.header-4db9 .section_top_c73f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active_inner_0fa8.header-4db9 .hard-afb9 {
  opacity: 0;
}
.active_inner_0fa8.new_fdfd .section_top_c73f {
  z-index: 10;
  visibility: visible;
}
.gas-7cd2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gas-7cd2 .easy-ece0 {
  background: rgba(255, 255, 255, 0.99);
}
.gas-7cd2 .easy-ece0::after,
.gas-7cd2 .easy-ece0:before {
  background: inherit;
}
.gas-7cd2:hover .easy-ece0 {
  background: rgba(255, 255, 255, 0.99);
}
.header-4db9 .gas-7cd2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.new_fdfd .gas-7cd2 {
  display: none !important;
}
.active_inner_0fa8:before,
.yellow_6232:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active_inner_0fa8 .gas-7cd2,
.yellow_6232 .gas-7cd2 {
  display: inline-block;
}
.section_top_c73f .icon_02b1 {
  -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;
}
.active_inner_0fa8 .section_top_c73f .icon_02b1,
.yellow_6232 .section_top_c73f .icon_02b1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge_b206 .description-45f6 {
  width: 100%;
}
.overlay_e27f {
  padding: 0 0.5em 0;
}
.overlay_e27f [class*="customify-col-"],
.overlay_e27f [class*="customify-col_"],
.overlay_e27f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bronze-6f2c .overlay_e27f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside_62cc .dynamic_194d,
  .dynamic_194d {
    display: none;
  }
  .steel-1646 {
    text-align: left;
  }
  .aside_58f6 {
    text-align: center;
  }
  .list_in_9995 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside_62cc .avatar_thick_01ca,
  .avatar_thick_01ca {
    display: none;
  }
  .widget_cold_9cb3 {
    text-align: left;
  }
  .purple-c786 {
    text-align: center;
  }
  .cool_8c8c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside_62cc .surface_e3e5,
  .surface_e3e5 {
    display: none;
  }
  .search_6270 {
    text-align: left;
  }
  .video_steel_0c1d {
    text-align: center;
  }
  .picture_6139 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pro_1f83 {
  box-shadow: none !important;
}
.fixed-57d2 .alert_red_31a9,
.texture_top_ffb7 .alert_red_31a9 {
  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;
}
.texture_top_ffb7 .alert_red_31a9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay_medium_f7d0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.overlay_medium_f7d0:after,
.overlay_medium_f7d0:before {
  content: "";
  display: table;
}
.overlay_medium_f7d0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .overlay_medium_f7d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.overlay_medium_f7d0,
.section_easy_eb5c {
  max-width: 1248px;
  margin: 0 auto;
}

.box-out-5677.content-first-78dc .overlay_medium_f7d0 {
  max-width: 100%;
}
.box-out-5677.outline-stone-dd04 {
  max-width: 1200px;
  margin: 0 auto;
}
.box-out-5677.silver-0f4f .overlay_medium_f7d0 {
  max-width: 100%;
}
.box-out-5677.silver-0f4f > .overlay_medium_f7d0 {
  padding-left: 0;
  padding-right: 0;
}
.box-out-5677.silver-0f4f > .overlay_medium_f7d0 .aside_62cc {
  margin: 0;
}
.box-out-5677.silver-0f4f
  > .overlay_medium_f7d0
  .steel-e89a.input-fixed-020b {
  margin-right: 0;
  margin-left: 0;
}
.box-out-5677.silver-0f4f #main.input-fixed-020b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article_fb66 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article_fb66 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .upper-ca43 .simple_c93e {
    padding-right: 1em;
  }
  .upper-ca43.status-22da .steel-e89a {
    border-right: 1px solid #eaecee;
  }
  .upper-ca43.status-22da .simple_c93e {
    padding-right: 1em;
  }
  .upper-ca43.status-22da .shade-902b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper-8e6a .simple_c93e {
    padding-left: 1em;
  }
  .paper-8e6a.status-22da .steel-e89a {
    border-left: 1px solid #eaecee;
  }
  .paper-8e6a.status-22da .simple_c93e {
    padding-left: 1em;
  }
  .paper-8e6a.status-22da .shade-902b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_bright_c86e .simple_c93e {
    padding-left: 1em;
  }
  .table_bright_c86e.status-22da .detail_top_1403 {
    border-right: 1px solid #eaecee;
  }
  .table_bright_c86e.status-22da .logo-c728 {
    border-right: 1px solid #eaecee;
  }
  .table_bright_c86e.status-22da .simple_c93e {
    padding-left: 1em;
  }
  .table_bright_c86e.status-22da .shade-902b {
    padding-right: 1em;
  }
  .table_bright_c86e.status-22da .avatar-a1e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south-8ec7 .simple_c93e {
    padding-right: 1em;
  }
  .south-8ec7.status-22da .detail_top_1403 {
    border-left: 1px solid #eaecee;
  }
  .south-8ec7.status-22da .logo-c728 {
    border-left: 1px solid #eaecee;
  }
  .south-8ec7.status-22da .simple_c93e {
    padding-right: 1em;
  }
  .south-8ec7.status-22da .shade-902b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south-8ec7.status-22da .avatar-a1e8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_fb66 .simple_c93e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_fb66.status-22da .steel-e89a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article_fb66.status-22da .simple_c93e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_fb66.status-22da .shade-902b {
    padding-left: 1em;
  }
  .article_fb66.status-22da .avatar-a1e8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article_fb66.status-22da .simple_c93e {
    padding-left: 0;
  }
}
.icon_1bd9 .logo_dim_b2e9 {
  display: inline-block;
}
.text-47e9 {
  display: inline-block;
}
.active_8b75 {
  word-con: break-word;
}
.table-1570 > span {
  display: inline-block;
  padding: 5px 0;
}
.table-1570 .footer_west_252a {
  margin-left: 8px;
  margin-right: 8px;
}
.table-1570 .shade-39f4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert_5fde .cold-e3c3 {
  margin-bottom: 2em;
}
.alert_5fde .link-4770 {
  margin-bottom: 15px;
}
.alert_5fde .link-4770:last-child {
  margin-bottom: 0;
}
.alert_5fde .tooltip-12d0 {
  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) {
  .alert_5fde .tooltip-12d0 {
    display: block;
  }
}
.alert_5fde .avatar-stale-75d0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert_5fde .avatar-stale-75d0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert_5fde .caption_4e6f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert_5fde .caption_4e6f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert_5fde .caption_4e6f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert_5fde .active_8b75 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert_5fde .active_8b75 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert_5fde .primary-thick-18f0 p:last-child {
  margin-bottom: 0;
}
.alert_5fde .backdrop_66fe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert_5fde .wrapper-c003 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert_5fde .form-ee51 {
  margin-top: 1em;
}
.alert_5fde .button-97e0 {
  top: 0;
  display: block;
}
.alert_5fde .button-97e0 a {
  color: inherit;
}
.alert_5fde .button-97e0 a:hover {
  color: inherit;
}
.alert_5fde .tooltip_small_53c8 {
  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;
}
.alert_5fde .tooltip_small_53c8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert_5fde .wrapper-c003 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert_5fde .input_plasma_d9f3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert_5fde .input_plasma_d9f3:first-child {
  margin-top: 0;
}
.alert_5fde .input_plasma_d9f3.aside-d5e8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert_5fde .input_plasma_d9f3.filter_0212 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert_5fde
  .input_plasma_d9f3.filter_0212.sort-north-60ba
  .form-ee51 {
  width: 100%;
}
.alert_5fde .filter_0212 {
  -webkit-box-align: center;
  align-items: center;
}
.alert_5fde .filter_0212 .table-1570,
.alert_5fde .filter_0212 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert_5fde .caption_4e6f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_5fde .caption_4e6f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_5fde .caption_4e6f: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;
}
.alert_5fde .aside-d5e8 {
  z-index: 5;
}
.alert_5fde .basic_78a5 .sidebar_active_7337 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert_5fde .prev-a610 .sidebar_active_7337 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert_5fde .orange-8003 .sidebar_active_7337 {
  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;
}
.alert_5fde.detail_short_0643 .tooltip-12d0,
.alert_5fde.container-4dae .tooltip-12d0 {
  display: block;
}
.alert_5fde.detail_short_0643 .tooltip-12d0 .hovered-7fba,
.alert_5fde.detail_short_0643 .tooltip-12d0 .wrapper-c003,
.alert_5fde.container-4dae .tooltip-12d0 .hovered-7fba,
.alert_5fde.container-4dae .tooltip-12d0 .wrapper-c003 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert_5fde.popup_black_a5c7 .avatar-stale-75d0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert_5fde.popup_black_a5c7 .avatar-stale-75d0 {
    margin-right: 0;
  }
}
.alert_5fde.detail_short_0643 .avatar-stale-75d0,
.alert_5fde.container-4dae .avatar-stale-75d0 {
  padding-top: 40%;
}
.alert_5fde.detail_short_0643 .cold-e3c3,
.alert_5fde.container-4dae .cold-e3c3 {
  display: block;
}
.alert_5fde.detail_short_0643 .fn-sticky-67a8 .wrapper-c003,
.alert_5fde.container-4dae .fn-sticky-67a8 .wrapper-c003 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert_5fde.detail_short_0643 .avatar-stale-75d0,
.alert_5fde.container-4dae .avatar-stale-75d0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert_5fde.detail_short_0643 .wrapper-c003 {
  padding: 1em;
}
.tertiary-a53f {
  margin: 30px auto;
  display: block;
}
.tertiary-a53f .search_static_6f6e > * {
  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;
}
.tertiary-a53f .search_static_6f6e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-a53f .search_static_6f6e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-6eef .table-1570 {
  margin-bottom: 1.41575em;
}
.tooltip-6eef .text_last_cf10 {
  margin-bottom: 1.618em;
}
.notice-huge-7aad .current-5443 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice-huge-7aad .current-5443 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice-huge-7aad .summary-active-52f6 {
  max-width: 100%;
  overflow: auto;
}
.avatar-0de4 .notice-huge-7aad a:hover {
  text-decoration: underline;
}
.alert-9022 .link-4770:not(.active_8b75),
.alert-9022 .caption_4e6f {
  margin-bottom: 1.41575em;
}
.alert-9022 .link-4770:not(.active_8b75):last-child,
.alert-9022 .caption_4e6f:last-child {
  margin-bottom: 0;
}
.alert-9022 .link-4770.outline-e95d {
  margin-bottom: 0.41575em;
}
.alert-9022 .row_00e9:before,
.alert-9022 .texture_ed6d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.alert-9022 .row_00e9:before {
  content: "\f115";
}
.alert-9022 .texture_ed6d:before {
  content: "\f02c";
}
.alert-9022 .sidebar_full_958f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.alert-9022 .sidebar_full_958f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame-adca {
  display: -webkit-box;
  display: flex;
}
.frame-adca .header_brown_c0f9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame-adca .header_brown_c0f9 {
    flex-basis: 90px;
  }
}
.frame-adca .outer-ecbc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-adca .outer-ecbc {
    flex-basis: calc(100% - 50px);
  }
}
.frame-adca .full-9736 p:last-child {
  margin-bottom: 0.72em;
}
.layout-407a .search_static_6f6e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.layout-407a .search_static_6f6e:after,
.layout-407a .search_static_6f6e:before {
  content: "";
  display: table;
}
.layout-407a .search_static_6f6e:after {
  clear: both;
}
.layout-407a .search_static_6f6e .current_dd3c,
.layout-407a .search_static_6f6e .thumbnail-bright-e7fc {
  width: 49%;
}
.layout-407a .search_static_6f6e .current_dd3c a span.carousel_8df6,
.layout-407a .search_static_6f6e .thumbnail-bright-e7fc a span.carousel_8df6 {
  display: block;
  margin-bottom: 5px;
}
.layout-407a .search_static_6f6e .thumbnail-bright-e7fc {
  float: left;
  text-align: left;
}
.layout-407a .search_static_6f6e .current_dd3c {
  float: right;
  text-align: right;
}
.hidden_rough_2874 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden_rough_2874 {
    margin-bottom: 0;
  }
}
.text-5a1a {
  margin-bottom: 1em;
}
.text-5a1a .active_8b75 {
  font-size: 1.1em;
  line-height: 1.3;
}
.stone_deaf a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon_6fb8 .text-5a1a,
.east_e3bc .text-5a1a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon_6fb8 .text-5a1a,
  .east_e3bc .text-5a1a {
    display: block;
  }
}
.icon_6fb8 .stone_deaf,
.east_e3bc .stone_deaf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon_6fb8 .stone_deaf,
  .east_e3bc .stone_deaf {
    margin-bottom: 1em;
  }
}
.icon_6fb8 .stone_deaf img,
.east_e3bc .stone_deaf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon_6fb8 .column_ee3d,
.east_e3bc .column_ee3d {
  flex-basis: calc(100% - 160px);
}
.icon_6fb8 .column_ee3d p,
.east_e3bc .column_ee3d p {
  margin-bottom: 0;
}
.icon_6fb8 .column_ee3d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon_6fb8 .column_ee3d {
    padding-left: 0;
  }
}
.east_e3bc .column_ee3d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .east_e3bc .column_ee3d {
    padding-right: 0;
  }
}
.east_e3bc .stone_deaf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.layout_74f3 .stone_deaf {
  margin-bottom: 0.5em;
}
.layout_74f3 .stone_deaf img {
  width: 100%;
}
.blue-1776 .image_e529,
.east_d086 .image_e529 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.east_d086 .steel-e89a .mini-6a90 p:last-child {
  margin-bottom: 0;
}
.dynamic-0174 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pagination-fluid-eb42 .huge-d4f6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pagination-fluid-eb42 .huge-d4f6:last-of-type {
    margin-bottom: 0;
  }
}
.pagination-fluid-eb42 .huge-d4f6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination-fluid-eb42 .huge-d4f6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pagination-fluid-eb42 .huge-d4f6 ul li {
  margin: 0 0 0.6em;
}
.pagination-fluid-eb42 .huge-d4f6 ul li.background-802e,
.pagination-fluid-eb42 .huge-d4f6 ul li.frame_996b {
  position: relative;
}
.pagination-fluid-eb42 .huge-d4f6 ul li.background-802e .element-dirty-e039,
.pagination-fluid-eb42 .huge-d4f6 ul li.frame_996b .element-dirty-e039 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pagination-fluid-eb42 .huge-d4f6 ul li.background-802e:after:after,
.pagination-fluid-eb42 .huge-d4f6 ul li.background-802e:after:before,
.pagination-fluid-eb42
  .huge-d4f6
  ul
  li.frame_996b:after:after,
.pagination-fluid-eb42
  .huge-d4f6
  ul
  li.frame_996b:after:before {
  content: "";
  display: table;
}
.pagination-fluid-eb42 .huge-d4f6 ul li.background-802e:after:after,
.pagination-fluid-eb42
  .huge-d4f6
  ul
  li.frame_996b:after:after {
  clear: both;
}
.pagination-fluid-eb42 .huge-d4f6 a.pattern_c3ad:hover {
  text-decoration: none;
}
.pagination-fluid-eb42 .huge-d4f6 select {
  max-width: 100%;
}
.pagination-fluid-eb42 .huge-d4f6 table {
  font-size: 85%;
}
.pagination-fluid-eb42 .huge-d4f6 table td,
.pagination-fluid-eb42 .huge-d4f6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pagination-fluid-eb42 .huge-d4f6 table tfoot td {
  text-align: left;
}
.pagination-fluid-eb42 .huge-d4f6 :last-child {
  margin-bottom: 0;
}
.pagination-fluid-eb42 .huge-d4f6 .white_a421 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pagination-fluid-eb42 .huge-d4f6 .white_a421 label {
  width: 100%;
}
.pagination-fluid-eb42 .huge-d4f6 .white_a421 .action-4890 {
  width: 100%;
  display: block;
}
.pagination-fluid-eb42 .huge-d4f6 .white_a421 .secondary-advanced-c346 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pagination-fluid-eb42 .huge-d4f6 .white_a421 .secondary-advanced-c346:hover svg #svg-search {
  fill: #444;
}
.pagination-fluid-eb42 .huge-d4f6 .white_a421 .secondary-advanced-c346 svg {
  width: 18px;
  height: 18px;
}
.pagination-fluid-eb42 .popup_gas_9a80 ul ul,
.pagination-fluid-eb42 .filter-6fc0 ul ul,
.pagination-fluid-eb42 .motion-adef ul ul,
.pagination-fluid-eb42 .frame_white_1b12 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pagination-fluid-eb42 .popup_gas_9a80 .module-pressed-da8b > a,
.pagination-fluid-eb42 .filter-6fc0 .module-pressed-da8b > a,
.pagination-fluid-eb42 .motion-adef .module-pressed-da8b > a,
.pagination-fluid-eb42 .frame_white_1b12 .module-pressed-da8b > a {
  margin-bottom: 0;
}
.pagination-fluid-eb42 .sidebar-fefc li,
.pagination-fluid-eb42 .popup_gas_9a80 li,
.pagination-fluid-eb42 .grid-32c3 li,
.pagination-fluid-eb42 .filter-6fc0 li,
.pagination-fluid-eb42 .motion-adef li,
.pagination-fluid-eb42 .frame_white_1b12 li,
.pagination-fluid-eb42 .popup-old-e8b4 li,
.pagination-fluid-eb42 .overlay_2244 li {
  display: block;
  position: relative;
}
.pagination-fluid-eb42 .sidebar-fefc li:last-child,
.pagination-fluid-eb42 .popup_gas_9a80 li:last-child,
.pagination-fluid-eb42 .grid-32c3 li:last-child,
.pagination-fluid-eb42 .filter-6fc0 li:last-child,
.pagination-fluid-eb42 .motion-adef li:last-child,
.pagination-fluid-eb42 .frame_white_1b12 li:last-child,
.pagination-fluid-eb42 .popup-old-e8b4 li:last-child,
.pagination-fluid-eb42 .overlay_2244 li:last-child {
  border: none;
}
.pagination-fluid-eb42 .sidebar-fefc li a,
.pagination-fluid-eb42 .popup_gas_9a80 li a,
.pagination-fluid-eb42 .grid-32c3 li a,
.pagination-fluid-eb42 .filter-6fc0 li a,
.pagination-fluid-eb42 .motion-adef li a,
.pagination-fluid-eb42 .frame_white_1b12 li a,
.pagination-fluid-eb42 .popup-old-e8b4 li a,
.pagination-fluid-eb42 .overlay_2244 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-fluid-eb42 .sidebar-fefc li ul li::before,
.pagination-fluid-eb42 .popup_gas_9a80 li ul li::before,
.pagination-fluid-eb42 .grid-32c3 li ul li::before,
.pagination-fluid-eb42 .filter-6fc0 li ul li::before,
.pagination-fluid-eb42 .motion-adef li ul li::before,
.pagination-fluid-eb42 .frame_white_1b12 li ul li::before,
.pagination-fluid-eb42 .popup-old-e8b4 li ul li::before,
.pagination-fluid-eb42 .overlay_2244 li ul li::before {
  left: 15px;
}
.pagination-fluid-eb42 .sidebar-fefc li ul a,
.pagination-fluid-eb42 .popup_gas_9a80 li ul a,
.pagination-fluid-eb42 .grid-32c3 li ul a,
.pagination-fluid-eb42 .filter-6fc0 li ul a,
.pagination-fluid-eb42 .motion-adef li ul a,
.pagination-fluid-eb42 .frame_white_1b12 li ul a,
.pagination-fluid-eb42 .popup-old-e8b4 li ul a,
.pagination-fluid-eb42 .overlay_2244 li ul a {
  padding-left: 20px;
}
.pagination-fluid-eb42 .sidebar-fefc li ul ul li::before,
.pagination-fluid-eb42 .popup_gas_9a80 li ul ul li::before,
.pagination-fluid-eb42 .grid-32c3 li ul ul li::before,
.pagination-fluid-eb42 .filter-6fc0 li ul ul li::before,
.pagination-fluid-eb42 .motion-adef li ul ul li::before,
.pagination-fluid-eb42 .frame_white_1b12 li ul ul li::before,
.pagination-fluid-eb42 .popup-old-e8b4 li ul ul li::before,
.pagination-fluid-eb42 .overlay_2244 li ul ul li::before {
  left: 30px;
}
.pagination-fluid-eb42 .sidebar-fefc li ul ul a,
.pagination-fluid-eb42 .popup_gas_9a80 li ul ul a,
.pagination-fluid-eb42 .grid-32c3 li ul ul a,
.pagination-fluid-eb42 .filter-6fc0 li ul ul a,
.pagination-fluid-eb42 .motion-adef li ul ul a,
.pagination-fluid-eb42 .frame_white_1b12 li ul ul a,
.pagination-fluid-eb42 .popup-old-e8b4 li ul ul a,
.pagination-fluid-eb42 .overlay_2244 li ul ul a {
  padding-left: 40px;
}
.pagination-fluid-eb42 .small_b6c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-fluid-eb42 .overlay_2244 ul li {
  margin-bottom: 1.41575em;
}
.pagination-fluid-eb42 .overlay_2244 ul li .feature-iron-7361 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pagination-fluid-eb42 .overlay_2244 ul li .middle_e9c0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.under_fbbd .sidebar-fefc li a,
.under_fbbd .popup_gas_9a80 li a,
.under_fbbd .grid-32c3 li a,
.under_fbbd .filter-6fc0 li a,
.under_fbbd .motion-adef li a,
.under_fbbd .frame_white_1b12 li a,
.under_fbbd .popup-old-e8b4 li a,
.under_fbbd .overlay_2244 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_fbbd .small_b6c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_fbbd .huge-d4f6 ul li.background-802e .element-dirty-e039,
.under_fbbd .huge-d4f6 ul li.frame_996b .element-dirty-e039 {
  background: rgba(0, 0, 0, 0.2);
}
.under_fbbd .pagination-fluid-eb42 .huge-d4f6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-out-5677 .pagination-fluid-eb42 .frame_static_c669 li {
  margin: 0;
}
.box-out-5677 .pagination-fluid-eb42 .frame_static_c669 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box-out-5677 .pagination-fluid-eb42 .frame_static_c669 li ul {
  margin: 0;
}
.box-out-5677 .pagination-fluid-eb42 .frame_static_c669 li ul li a {
  padding-left: 15px;
}
.box-out-5677 .pagination-fluid-eb42 .frame_static_c669 li ul li li a {
  padding-left: 30px;
}
.box-out-5677 .pagination-fluid-eb42 .frame_static_c669 li.chip_narrow_50b5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box-out-5677 .pagination-fluid-eb42 .frame_static_c669 li.chip_narrow_50b5 > 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;
}
.box-out-5677 .pagination-fluid-eb42 .frame_static_c669 li.chip_narrow_50b5 > 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;
}
.icon-first-efef a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.info_7f9a {
  position: relative;
  z-index: 10;
}
.info_7f9a .icon_02b1 {
  width: 100%;
  max-width: 100%;
}
.left_f36c .paragraph_dc7d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.left_f36c .small-5b09 {
}
.left_f36c .under_fbbd {
  background: #292929;
}
.glass_6bb9 .paragraph_dc7d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.glass_6bb9 .small-5b09 {
  background: #f9f9f9;
}
.glass_6bb9 .under_fbbd {
  background: #303030;
}
.stale_0381 .paragraph_dc7d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale_0381 .logo_dim_b2e9 {
    margin-bottom: 1em;
  }
  .stale_0381 .logo_dim_b2e9:last-child {
    margin-bottom: 0;
  }
}
.stale_0381 .small-5b09 {
  background: #ededed;
}
.stale_0381 .under_fbbd {
  background: #1a1a1a;
}
.paragraph_dc7d.small-5b09 {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph_dc7d.small-5b09 .wide-88ac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_dc7d.under_fbbd {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_dc7d.under_fbbd a:not(.pattern_c3ad) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_dc7d.under_fbbd a:not(.pattern_c3ad):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_dc7d.under_fbbd .wide-88ac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_dc7d.under_fbbd table tbody td,
.paragraph_dc7d.under_fbbd table th {
  background: rgba(0, 0, 0, 0.08);
}
.warm_6e8c.nav-958b .overlay_medium_f7d0 {
  max-width: initial;
}
.warm_6e8c .static-f4f4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.warm_6e8c .static-f4f4 .icon_02b1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .warm_6e8c .static-f4f4 .icon_02b1 {
    display: block;
    margin-bottom: 2em;
  }
  .warm_6e8c .static-f4f4 .icon_02b1:last-child {
    margin-bottom: 0;
  }
}
.stale_0381 .logo_dim_b2e9:last-child,
.glass_6bb9 .logo_dim_b2e9:last-child,
.left_f36c .logo_dim_b2e9:last-child {
  margin-bottom: 0;
}
.stale_0381 .logo_dim_b2e9 .pagination-fluid-eb42 .huge-d4f6:last-child,
.glass_6bb9 .logo_dim_b2e9 .pagination-fluid-eb42 .huge-d4f6:last-child,
.left_f36c .logo_dim_b2e9 .pagination-fluid-eb42 .huge-d4f6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stale_0381 .over_897a,
  .stale_0381 .under-fc5d,
  .glass_6bb9 .over_897a,
  .glass_6bb9 .under-fc5d,
  .left_f36c .over_897a,
  .left_f36c .under-fc5d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .info_7f9a .logo_dim_b2e9 {
    margin-bottom: 2em;
  }
}
.info_7f9a p:last-child {
  margin-bottom: 0;
}
.info_7f9a li,
.info_7f9a ul {
  list-style: none;
  margin: 0;
}
.info_7f9a ul ul {
  margin-left: 2.617924em;
}
.popup-a07a {
  font-size: 0.875em;
}

/* css-noise: 46c2 */
.shadow-element-q7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
