/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tall-71e8/customify
Author: WPCustomify
Author URI: https://pressmaximum.tall-71e8
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.tall-71e8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content_lower_9aab.status_2d08/licenses/gpl-2.0.smooth-1a4c
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.accordion-cold-2747/, (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.smooth_c196.selected-6fa8/normalize.heading_up_045d/
 ======
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.heading_up_045d v7.0.0 | MIT License | github.tall-71e8/necolas/normalize.heading_up_045d */
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;
}
.container_paper_e082 .mask_green_fda5,
.list-tiny-a07d,
.card_rough_664e,
.video-3c77,
.solid_9b8a,
.stone_eef2,
.picture_b070,
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;
}
.list-tiny-a07d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .list-tiny-a07d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .list-tiny-a07d,
  h1 {
    font-size: 1.8em;
  }
}
.card_rough_664e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card_rough_664e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card_rough_664e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card_rough_664e,
  h2 {
    font-size: 1.7em;
  }
}
.video-3c77,
h3 {
  font-size: 1.618em;
}
.container_paper_e082 .mask_green_fda5,
.solid_9b8a,
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.blue-6538 {
  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;
}
.dynamic_4ae8:after,
.dynamic_4ae8:before,
.picture-lite-d39e:after,
.picture-lite-d39e:before {
  content: "";
  display: table;
}
.dynamic_4ae8:after,
.picture-lite-d39e:after {
  clear: both;
}
.out_061e {
  float: right;
  margin-right: 0;
}
.texture-brown-8d1e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.heading_b336 .large_e629,
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;
}
.heading_b336 .large_e629: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;
}
.motion-8694 .large_e629 {
  box-shadow: none;
}
.motion-8694
  .large_e629
  .slider-f511 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.motion-8694 .large_e629 .banner-hard-5549 {
  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;
}
.motion-8694
  .large_e629
  .banner-hard-5549
  b {
  display: none;
}
.motion-8694 .focus_6edf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section-7070:not(.static_fd6c):not(.info-thick-470f),
button:not(.static_fd6c):not(.info-thick-470f),
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ),
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ),
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ) {
  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;
}
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ):hover,
button:not(.static_fd6c):not(
    .info-thick-470f
  ):hover,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ):hover,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ):hover,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ):active,
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ):focus,
button:not(.static_fd6c):not(
    .info-thick-470f
  ):active,
button:not(.static_fd6c):not(
    .info-thick-470f
  ):focus,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ):active,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ):focus,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ):active,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ):focus,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ):active,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ):focus {
  outline: 0;
}
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946,
button:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946 {
  position: relative;
}
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .tooltip-full-3998,
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .solid-a81c,
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .progress_f551,
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  i,
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  svg,
button:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .tooltip-full-3998,
button:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .solid-a81c,
button:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .progress_f551,
button:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  i,
button:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  svg,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .tooltip-full-3998,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .solid-a81c,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .progress_f551,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  i,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  svg,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .tooltip-full-3998,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .solid-a81c,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .progress_f551,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  i,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  svg,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .tooltip-full-3998,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .solid-a81c,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  .progress_f551,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  i,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946
  svg {
  visibility: hidden;
}
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946:after,
button:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946:after,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946:after,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946:after,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ).fn-loading-b946: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;
}
.section-7070:not(.static_fd6c):not(.info-thick-470f),
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ),
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ),
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ) {
  color: #fff;
  background: #235787;
}
.section-7070:not(.static_fd6c):not(
    .info-thick-470f
  ):focus,
input[type="button"]:not(.static_fd6c):not(
    .info-thick-470f
  ):focus,
input[type="reset"]:not(.static_fd6c):not(
    .info-thick-470f
  ):focus,
input[type="submit"]:not(.static_fd6c):not(
    .info-thick-470f
  ):focus {
  color: #fff;
}
.section-7070.fn-disabled-b946:not(.static_fd6c):not(
    .info-thick-470f
  ),
.section-7070[disabled]:not(.static_fd6c):not(
    .info-thick-470f
  ),
button.fn-disabled-b946:not(.static_fd6c):not(
    .info-thick-470f
  ),
button[disabled]:not(.static_fd6c):not(
    .info-thick-470f
  ) {
  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;
}
.column_6d14 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.column_6d14: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;
}
.huge-7c6b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status-active-8e16 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.disabled_3f6a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dynamic_4ae8:after,
.dynamic_4ae8:before,
.hovered-d9fb:after,
.hovered-d9fb:before,
.shadow-fast-d2c5:after,
.shadow-fast-d2c5:before,
.link_3353:after,
.link_3353:before,
.next_84a0:after,
.next_84a0:before,
.item_huge_9386:after,
.item_huge_9386:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dynamic_4ae8:after,
.hovered-d9fb:after,
.shadow-fast-d2c5:after,
.link_3353:after,
.next_84a0:after,
.item_huge_9386:after {
  clear: both;
}
.hovered-d9fb .bronze_db5f,
.shadow-fast-d2c5 .bronze_db5f,
.heading_fe1c .bronze_db5f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tiny-ead5 {
  display: inline-block;
}
.pressed-b5a9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pressed-b5a9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pressed-b5a9 .outer_c7c7 {
  padding: 1em 0;
  font-size: 85%;
}
.outer_c7c7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pagination_7dda {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pagination_7dda:after,
.pagination_7dda:before {
  content: "";
  display: table;
}
.pagination_7dda:after {
  clear: both;
}
.dropdown-e07f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.caption_36fd .dropdown-e07f {
  max-width: 50%;
}
.input-green-ffd6 .dropdown-e07f {
  max-width: 33.33%;
}
.breadcrumb_512c .dropdown-e07f {
  max-width: 25%;
}
.cool-0e80 .dropdown-e07f {
  max-width: 20%;
}
.modal-6714 .dropdown-e07f {
  max-width: 16.66%;
}
.tabs_bright_7b21 .dropdown-e07f {
  max-width: 14.28%;
}
.article-lite-913e .dropdown-e07f {
  max-width: 12.5%;
}
.hover_60ea .dropdown-e07f {
  max-width: 11.11%;
}
.backdrop-74ce {
  display: block;
}
.container_paper_e082 .easy-f7e4 label,
.container_paper_e082 .section-middle-d37b label,
.container_paper_e082 .copper_d4ec label,
.container_paper_e082 .green_09e5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev-298a {
  list-style: none;
  margin: 0;
}
.prev-298a article.mask_e148 {
  margin-bottom: 0;
}
.prev-298a ul {
  list-style: none;
  margin: 0;
}
.prev-298a .tiny_d582 li.mask_e148 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev-298a .tiny_d582 li.mask_e148 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev-298a .tiny_d582 li.mask_e148: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) {
  .prev-298a .tiny_d582 li.mask_e148 li.mask_e148 li.mask_e148 li.mask_e148 {
    padding-left: 0;
  }
}
article.mask_e148 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask_e148 .hovered-d9fb p:last-of-type {
  margin-bottom: 0;
}
article.mask_e148 .up-a87f {
  float: left;
}
article.mask_e148 .green-41d9 {
  margin-left: 85px;
}
article.mask_e148 .stone-a34c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask_e148 .stone-a34c .hover-d580 {
  margin-left: 10px;
}
article.mask_e148 .pagination_dbf3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask_e148 .summary-b754 {
  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 .easy-f7e4,
  #respond .copper_d4ec,
  #respond .green_09e5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .easy-f7e4 input,
#respond .copper_d4ec input,
#respond .green_09e5 input {
  width: 100%;
}
#respond .green_09e5 {
  margin-right: 0;
}
#respond .description-7f6f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block_orange_3531 {
  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;
}
.block_orange_3531.copper-598a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.block_orange_3531 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%);
}
.block_orange_3531:focus,
.block_orange_3531: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);
}
.carousel_orange_5e1b {
  border-radius: 10%;
}
.description_cold_2355 {
  border-radius: 50%;
}
.disabled-e745 {
  font-size: 0.72em;
}
.clean-ca6f {
  font-size: 0.875em;
}
.focus-complex-e38c {
  font-size: 1.1em;
}
.hidden-9085 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hidden-9085.disabled-e745 {
  letter-spacing: 0.5px;
}
.next_f6dc,
.next_f6dc a {
  color: #6d6d6d;
}
.next_f6dc a:hover {
  color: #111;
}
.first-0e4d {
  color: #6d6d6d;
}
.carousel-green-5510 {
  overflow-x: hidden;
}
.carousel-green-5510 .picture-tiny-80a5.bronze_20f5 {
  position: relative;
}
.carousel-green-5510 .picture-tiny-80a5.bronze_20f5.accent-focused-6c62 {
  position: initial;
}
.carousel-green-5510
  .picture-tiny-80a5.bronze_20f5.accent-focused-6c62
  .notification-6a1e {
  left: auto;
}
.carousel-green-5510 .picture-tiny-80a5 .notification-6a1e {
  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;
}
.carousel-green-5510 .picture-tiny-80a5:hover.bronze_20f5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.carousel-green-5510
  .picture-tiny-80a5:hover.bronze_20f5
  .notification-6a1e {
  display: block;
  z-index: 9999999;
}
.carousel-green-5510 .logo_yellow_c9c4 .east-b13f,
.carousel-green-5510 .fluid_3c49 .east-b13f {
  display: none;
}
.carousel-green-5510 .easy-4d6e .picture-tiny-80a5:hover.bronze_20f5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container_paper_e082 .easy-f7e4 label,
.container_paper_e082 .section-middle-d37b label,
.container_paper_e082 .copper_d4ec label,
.container_paper_e082 .green_09e5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev-298a {
  list-style: none;
  margin: 0;
}
.prev-298a article.mask_e148 {
  margin-bottom: 0;
}
.prev-298a ul {
  list-style: none;
  margin: 0;
}
.prev-298a .tiny_d582 li.mask_e148 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev-298a .tiny_d582 li.mask_e148 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev-298a .tiny_d582 li.mask_e148: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) {
  .prev-298a .tiny_d582 li.mask_e148 li.mask_e148 li.mask_e148 li.mask_e148 {
    padding-left: 0;
  }
}
article.mask_e148 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask_e148 .hovered-d9fb p:last-of-type {
  margin-bottom: 0;
}
article.mask_e148 .up-a87f {
  float: left;
}
article.mask_e148 .green-41d9 {
  margin-left: 85px;
}
article.mask_e148 .stone-a34c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask_e148 .stone-a34c .hover-d580 {
  margin-left: 10px;
}
article.mask_e148 .pagination_dbf3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask_e148 .summary-b754 {
  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 .easy-f7e4,
  #respond .copper_d4ec,
  #respond .green_09e5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .easy-f7e4 input,
#respond .copper_d4ec input,
#respond .green_09e5 input {
  width: 100%;
}
#respond .green_09e5 {
  margin-right: 0;
}
#respond .description-7f6f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo_yellow_c9c4 .hidden-c515 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden-c515 .medium-d510.orange_b4a2 .last-7e74 > li > a:focus,
.hidden-c515 .medium-d510.orange_b4a2 .last-7e74 > li > a:hover,
.hidden-c515 .medium-d510.video_f823 .last-7e74 > li > a:focus,
.hidden-c515 .medium-d510.video_f823 .last-7e74 > li > a:hover,
.hidden-c515 .medium-d510.modal_dark_9282 .last-7e74 > li > a:focus,
.hidden-c515 .medium-d510.modal_dark_9282 .last-7e74 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-c515
  .medium-d510.orange_b4a2
  .last-7e74
  > li.wrapper_5c1c
  > a,
.hidden-c515
  .medium-d510.orange_b4a2
  .last-7e74
  > li.right-6725
  > a,
.hidden-c515
  .medium-d510.video_f823
  .last-7e74
  > li.wrapper_5c1c
  > a,
.hidden-c515
  .medium-d510.video_f823
  .last-7e74
  > li.right-6725
  > a,
.hidden-c515
  .medium-d510.modal_dark_9282
  .last-7e74
  > li.wrapper_5c1c
  > a,
.hidden-c515 .medium-d510.modal_dark_9282 .last-7e74 > li.description_current_8d64 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-c515 .menu_soft_4f81,
.hidden-c515 .menu_soft_4f81 a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-c515 .clean_33d0.bronze_aca1 li a,
.hidden-c515 .carousel-f367 a,
.hidden-c515 .box-ee3a,
.hidden-c515 .last-7e74 > li > a,
.hidden-c515 .focus-6f4e {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515 .clean_33d0.bronze_aca1 li a:hover,
.hidden-c515 .carousel-f367 a:hover,
.hidden-c515 .box-ee3a:hover,
.hidden-c515 .last-7e74 > li > a:hover,
.hidden-c515 .focus-6f4e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-c515 .left_2ef2 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515 .left_2ef2 .aside-red-dd27 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-c515 .left_2ef2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-c515 .heading_dynamic_240e .secondary-green-a14f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515 .heading_dynamic_240e .secondary-green-a14f .progress-6e2f {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515
  .heading_dynamic_240e
  .secondary-green-a14f
  .progress-6e2f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515
  .heading_dynamic_240e
  .secondary-green-a14f
  .progress-6e2f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515
  .heading_dynamic_240e
  .secondary-green-a14f
  .progress-6e2f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515
  .heading_dynamic_240e
  .secondary-green-a14f
  .progress-6e2f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515 .heading_dynamic_240e .thumbnail-tall-f466 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-c515 .heading_dynamic_240e .thumbnail-tall-f466:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-8040
  .hidden-c515
  .heading_dynamic_240e
  .input-dim-7254
  .sidebar_tiny_5644 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-8040
  .hidden-c515
  .heading_dynamic_240e
  .input-dim-7254
  .progress-6e2f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_yellow_c9c4 .east_de43 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.east_de43 .medium-d510.orange_b4a2 .last-7e74 > li > a:focus,
.east_de43 .medium-d510.orange_b4a2 .last-7e74 > li > a:hover,
.east_de43 .medium-d510.video_f823 .last-7e74 > li > a:focus,
.east_de43 .medium-d510.video_f823 .last-7e74 > li > a:hover,
.east_de43 .medium-d510.modal_dark_9282 .last-7e74 > li > a:focus,
.east_de43 .medium-d510.modal_dark_9282 .last-7e74 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east_de43
  .medium-d510.orange_b4a2
  .last-7e74
  > li.wrapper_5c1c
  > a,
.east_de43
  .medium-d510.orange_b4a2
  .last-7e74
  > li.right-6725
  > a,
.east_de43
  .medium-d510.video_f823
  .last-7e74
  > li.wrapper_5c1c
  > a,
.east_de43
  .medium-d510.video_f823
  .last-7e74
  > li.right-6725
  > a,
.east_de43
  .medium-d510.modal_dark_9282
  .last-7e74
  > li.wrapper_5c1c
  > a,
.east_de43 .medium-d510.modal_dark_9282 .last-7e74 > li.description_current_8d64 > a {
  color: rgba(0, 0, 0, 0.8);
}
.east_de43 .menu_soft_4f81,
.east_de43 .menu_soft_4f81 a {
  color: rgba(0, 0, 0, 0.8);
}
.east_de43 .clean_33d0.bronze_aca1 li a,
.east_de43 .carousel-f367 a,
.east_de43 .box-ee3a,
.east_de43 .last-7e74 > li > a,
.east_de43 .focus-6f4e {
  color: rgba(0, 0, 0, 0.55);
}
.east_de43 .clean_33d0.bronze_aca1 li a:hover,
.east_de43 .carousel-f367 a:hover,
.east_de43 .box-ee3a:hover,
.east_de43 .last-7e74 > li > a:hover,
.east_de43 .focus-6f4e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east_de43 .left_2ef2 {
  color: rgba(0, 0, 0, 0.55);
}
.east_de43 .left_2ef2 .aside-red-dd27 {
  color: rgba(0, 0, 0, 0.8);
}
.east_de43 .left_2ef2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_c3a9 .paragraph-22e6 {
  margin-left: auto;
  margin-right: auto;
}
.shadow-fast-d2c5 > * {
  margin-left: auto;
  margin-right: auto;
}
.shadow-fast-d2c5 .huge-7c6b {
  margin-right: 1.41575em;
}
.item_e4ee .shadow-fast-d2c5 > .heading_450a {
  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;
}
.item_e4ee .shadow-fast-d2c5 > .message-e569 {
  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;
}
.paragraph_rough_9253.sort_c3a9 .paragraph-22e6,
.small-e628.sort_c3a9 .paragraph-22e6 {
  margin-left: 0;
}
.frame-4160.sort_c3a9 .paragraph-22e6,
.avatar-slow-2ace.sort_c3a9 .paragraph-22e6 {
  margin-right: 0;
}
.shadow-fast-d2c5 ol,
.shadow-fast-d2c5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo-58c1 video {
  max-width: 100%;
}
.label-over-b2eb img {
  display: block;
}
.label-over-b2eb.huge-7c6b,
.label-over-b2eb.status-active-8e16 {
  width: 100%;
}
.label-over-b2eb.message-e569 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.nav-c60a:not(.text_hot_06f1) {
  margin: 1.5em auto;
}
.current_4b3f p {
  padding: 1.5em 14px;
}
ul.button_1507.message-e569,
ul.button_1507.heading_450a,
ul.button_1507.outer-9e43.heading_450a {
  padding: 0 14px;
}
.preview-4c6c {
  display: block;
  overflow-x: auto;
}
.preview-4c6c table {
  border-collapse: collapse;
  width: 100%;
}
.preview-4c6c td,
.preview-4c6c th {
  padding: 0.5em;
}
.shadow-fast-d2c5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shadow-fast-d2c5 ol ol,
.shadow-fast-d2c5 ol ul,
.shadow-fast-d2c5 ul ol,
.shadow-fast-d2c5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shadow-fast-d2c5 ol ol li,
.shadow-fast-d2c5 ol ul li,
.shadow-fast-d2c5 ul ol li,
.shadow-fast-d2c5 ul ul li {
  margin-left: 0;
}
.selected_b0a5.carousel_wide_948c > .badge_medium_cddc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.selected_b0a5.carousel_wide_948c > .badge_medium_cddc iframe,
.selected_b0a5.carousel_wide_948c > .badge_medium_cddc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar_1ec0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar_1ec0.pro_f126 {
  padding: 0;
}
.avatar_1ec0.pro_f126 cite {
  font-size: 13px;
}
.avatar_1ec0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar_1ec0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.card_easy_be05 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.card_easy_be05 > p:first-child {
  margin-top: 0;
}
.card_easy_be05 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.card_easy_be05 blockquote {
  border-left: 0;
}
.lower_5ad2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.lower_5ad2:not(.tertiary-slow-a6bb) {
  max-width: 100px;
}
.lower_5ad2.pagination_f227 {
  border-bottom: none !important;
  text-align: center;
}
.lower_5ad2.pagination_f227::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .current_4b3f p {
    padding: 1.5em 0;
  }
}
.prev_1a98 {
  color: #0073aa;
}
.badge_dynamic_f0c5 {
  background-color: #0073aa;
}
.sidebar-warm-bee8 {
  color: #229fd8;
}
.copper-39fd {
  background-color: #229fd8;
}
.sort_cold_ca13 {
  color: #eee;
}
.link_da09 {
  background-color: #eee;
}
.badge-7041 {
  color: #444;
}
.black_ec02 {
  background-color: #444;
}
.top_acda {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.top_acda .disabled-135f .carousel-f367 {
  font-size: 15px;
}
.top_acda .carousel-f367 {
  line-height: 1.3;
}
.top_acda .east_de43 {
}
.top_acda .hidden-c515 {
  background: #235787;
}
.active-6dfe {
  padding: 0;
}
.active-6dfe .hidden-c515 {
  background: #1a1a1a;
}
.active-6dfe .east_de43 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb-gold-9802 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb-gold-9802 .east_de43 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb-gold-9802 .hidden-c515 {
  background: #303030;
}
.item_huge_9386 {
  position: relative;
  z-index: 10;
}
.item_huge_9386 .lower-5f0e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium-22bf .bronze_20f5 {
  display: inline-block;
  vertical-align: middle;
}
.medium-22bf.short-d49b .bronze_20f5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium-22bf.short-d49b .bronze_20f5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium-22bf.short-d49b .bronze_20f5 {
    margin-right: 0.4em;
  }
}
.medium-22bf.short-d49b .bronze_20f5:last-child {
  margin-right: 0;
}
.warm_ed68 .lower-5f0e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo_yellow_c9c4 .disabled-135f {
    margin: 0 -0.5em;
  }
  .logo_yellow_c9c4 .disabled-135f [class*="customify-col-"],
  .logo_yellow_c9c4 .disabled-135f [class*="customify-col_"],
  .logo_yellow_c9c4 .disabled-135f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo_yellow_c9c4.pink_952d .lower-5f0e {
  background: 0 0 !important;
}
.logo_yellow_c9c4.pink_952d .lower-5f0e,
.logo_yellow_c9c4.warm_ed68 .lower-5f0e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo_yellow_c9c4.label_light_1cd8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo_yellow_c9c4.warm_ed68 .lower-5f0e {
  box-shadow: none !important;
}
.backdrop-gold-7ac4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .backdrop-gold-7ac4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-gold-7ac4 {
    padding: 18px 0 20px;
  }
}
.backdrop-gold-7ac4 .border-e1f4 {
  width: 100%;
}
.backdrop-gold-7ac4 .avatar-c6d5 {
  margin-bottom: 0;
}
.backdrop-gold-7ac4 .current-cb60 {
  margin-top: 5px;
  font-size: 0.875em;
}
.video_narrow_30a9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.video_narrow_30a9 .frame_inner_3688 {
  width: 100%;
}
.status_cool_d558 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status_cool_d558 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status_cool_d558 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;
}
.status_cool_d558 li:last-child:after {
  display: none;
}
.status_cool_d558 li a {
  font-weight: 500;
  margin-right: 10px;
}
.inner_f66c .east-b13f button,
.backdrop-gold-7ac4 .east-b13f button {
  left: 0;
}
.inner_f66c .frame_inner_3688,
.backdrop-gold-7ac4 .frame_inner_3688 {
  padding-left: 0;
  padding-right: 0;
}
.inner_f66c .video_narrow_30a9,
.backdrop-gold-7ac4 .video_narrow_30a9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.inner_f66c {
  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;
}
.inner_f66c: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;
}
.inner_f66c .article-next-719c {
  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) {
  .inner_f66c .article-next-719c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .inner_f66c .article-next-719c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .inner_f66c .article-next-719c {
    min-height: 200px;
  }
}
.inner_f66c .status_cool_d558 {
  color: rgba(255, 255, 255, 0.8);
}
.inner_f66c .status_cool_d558 a,
.inner_f66c .status_cool_d558 li:after {
  color: inherit;
}
.inner_f66c .status_cool_d558 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_thick_0ef8 {
  margin-bottom: 0.5em;
}
.description-up-dd2b {
  margin-bottom: 1.2em;
}
.description-up-dd2b,
.gradient_thick_0ef8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description-up-dd2b p:last-child,
.gradient_thick_0ef8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .east-b13f,
#masthead .east-b13f {
  display: none;
}
#masthead
  > .east-b13f.frame_outer_a3cc {
  display: none;
}
#masthead > .east-b13f button {
  left: 0;
}
.layout-44c8 {
  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%;
}
.layout-44c8 .bronze_20f5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.layout-44c8 .tall_64aa {
  display: -webkit-box;
  display: flex;
}
.layout-44c8 .tall_64aa.item-3212 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.layout-44c8 .tall_64aa.pagination_4868 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout-44c8 .tall_64aa.banner-d014 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout-44c8.title-easy-3e2e.sidebar-3af2 .tall_64aa.item-3212 {
  flex-basis: 100%;
}
.layout-44c8.static-c0a8 .tall_64aa.pagination_4868 {
  -webkit-box-flex: 1;
  flex: auto;
}
.layout-44c8.static-c0a8 .tall_64aa.banner-d014 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .east-b13f.frame_outer_a3cc {
  display: none;
}
#masthead > .east-b13f button {
  left: 0;
}
.overlay_south_fb3a {
  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;
}
.overlay_south_fb3a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.overlay_south_fb3a.media_bdf6 i {
  margin-right: 4px;
}
.overlay_south_fb3a.primary_eb42 i {
  margin-left: 5px;
}
.carousel-f367 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel-f367 p:last-child {
  margin-bottom: 0;
}
.active-static-df22 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.active-static-df22 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.active-static-df22 img {
  display: block;
  width: auto;
  line-height: 1;
}
.active-static-df22 .menu_soft_4f81 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.active-static-df22 .notification_e0ed {
  margin: 5px 0 7px 0;
}
.active-static-df22.chip-6aba .message_glass_f179 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active-static-df22.chip-6aba .video-88b1 {
  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;
}
.active-static-df22.aside_smooth_4571 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.active-static-df22.aside_smooth_4571 .message_glass_f179 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active-static-df22.aside_smooth_4571 .video-88b1 {
  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;
}
.active-static-df22.title_advanced_b51a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active-static-df22.icon_red_9c70 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.active-static-df22.icon_red_9c70 .video-88b1 {
  margin-top: 7px;
}
.dynamic-5c17 {
  display: inline-block;
}
.item_huge_9386 .rough_e4da .active-static-df22 img {
  max-width: 100%;
}
.medium-d510 .border-64b6.wrapper-866a,
.icon_3b8e .border-64b6.wrapper-866a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium-d510 .logo-action-6f75,
.icon_3b8e .logo-action-6f75 {
  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%);
}
.medium-d510 .logo-action-6f75 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.medium-d510.hover-8027 .logo-action-6f75 {
  display: none;
}
.medium-d510 .content-selected-b9b4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium-d510 .content-selected-b9b4 li {
  display: inline-block;
  position: relative;
}
.medium-d510 .content-selected-b9b4 li:last-child {
  margin-right: 0;
}
.medium-d510 .content-selected-b9b4 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;
}
.medium-d510 .content-selected-b9b4 li.description_current_8d64 > a {
  color: rgba(0, 0, 0, 0.9);
}
.medium-d510 .content-selected-b9b4 > 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;
}
.medium-d510 .content-selected-b9b4 > li > a i {
  line-height: 0;
}
.medium-d510 .content-selected-b9b4 > li.mask-4b3a > a .logo-action-6f75 {
  margin-left: 4px;
  line-height: 0;
}
.medium-d510 .content-selected-b9b4 .header_2f69 li.mask-4b3a > a {
  position: relative;
}
.medium-d510 .content-selected-b9b4 .header_2f69 li.mask-4b3a > a:after,
.medium-d510 .content-selected-b9b4 .header_2f69 li.mask-4b3a > a:before {
  content: "";
  display: table;
}
.medium-d510 .content-selected-b9b4 .header_2f69 li.mask-4b3a > a:after {
  clear: both;
}
.medium-d510 .content-selected-b9b4 .header_2f69 li.mask-4b3a > a .logo-action-6f75 {
  margin-left: 5px;
  float: right;
}
.medium-d510 .preview-orange-092b,
.medium-d510 .header_2f69 {
  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;
}
.medium-d510 .header_2f69 {
  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;
}
.medium-d510 .header_2f69 .wrapper-866a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium-d510 .header_2f69 .logo-action-6f75 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.medium-d510 .header_2f69 li {
  display: block;
  margin: 0;
  padding: 0;
}
.medium-d510 .header_2f69 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;
}
.medium-d510 .header_2f69 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.medium-d510 .header_2f69 .header_2f69 {
  top: 0;
  left: 100%;
}
.medium-d510 .section_0721.fn-focus-b946 > .preview-orange-092b,
.medium-d510 .section_0721.fn-focus-b946 > .header_2f69,
.medium-d510 .section_0721:focus > .preview-orange-092b,
.medium-d510 .section_0721:focus > .header_2f69,
.medium-d510 .section_0721:hover > .preview-orange-092b,
.medium-d510 .section_0721:hover > .header_2f69 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.medium-d510.modal_dark_9282 .last-7e74:after,
.medium-d510.modal_dark_9282 .last-7e74:before {
  content: "";
  display: table;
}
.medium-d510.modal_dark_9282 .last-7e74:after {
  clear: both;
}
.medium-d510.modal_dark_9282 .last-7e74 > li {
  float: left;
}
.medium-d510.in_2254 .last-7e74:after,
.medium-d510.in_2254 .last-7e74:before {
  content: "";
  display: table;
}
.medium-d510.in_2254 .last-7e74:after {
  clear: both;
}
.medium-d510.in_2254 .last-7e74 > li {
  float: left;
}
.medium-d510.in_2254 .last-7e74 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.medium-d510.in_2254 .last-7e74 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.medium-d510.in_2254 .last-7e74 > li.wrapper_5c1c > a,
.medium-d510.in_2254 .last-7e74 > li.description_current_8d64 > a {
  color: #fff;
  background-color: #1e4b75;
}
.medium-d510.orange_b4a2 .last-7e74 > li > a .wrapper-866a {
  position: relative;
}
.medium-d510.orange_b4a2 .last-7e74 > li > a .wrapper-866a: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;
}
.medium-d510.orange_b4a2
  .last-7e74
  > li:focus
  > a
  .wrapper-866a:before,
.medium-d510.orange_b4a2
  .last-7e74
  > li:hover
  > a
  .wrapper-866a:before {
  width: 100%;
  background-color: currentColor;
}
.medium-d510.orange_b4a2
  .last-7e74
  > li.wrapper_5c1c
  > a
  .wrapper-866a:before,
.medium-d510.orange_b4a2
  .last-7e74
  > li.right-6725
  > a
  .wrapper-866a:before {
  width: 100%;
  background-color: currentColor;
}
.medium-d510.video_f823 .last-7e74 > li > a .wrapper-866a {
  position: relative;
}
.medium-d510.video_f823 .last-7e74 > li > a .wrapper-866a: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;
}
.medium-d510.video_f823 .last-7e74 > li:focus > a .wrapper-866a:before,
.medium-d510.video_f823
  .last-7e74
  > li:hover
  > a
  .wrapper-866a:before {
  width: 100%;
  background-color: currentColor;
}
.medium-d510.video_f823
  .last-7e74
  > li.wrapper_5c1c
  > a
  .wrapper-866a:before,
.medium-d510.video_f823
  .last-7e74
  > li.right-6725
  > a
  .wrapper-866a:before {
  width: 100%;
  background-color: currentColor;
}
.icon_3b8e .content-selected-b9b4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon_3b8e .content-selected-b9b4 li:first-child > a {
  border-top: none;
}
.icon_3b8e .content-selected-b9b4 .info-7355 > .wrapper-866a .logo-action-6f75 {
  display: none;
}
.icon_3b8e .content-selected-b9b4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon_3b8e .content-selected-b9b4 li:last-child {
  border: none;
}
.icon_3b8e .content-selected-b9b4 li.mask-4b3a > a {
  padding-right: 45px !important;
}
.icon_3b8e .content-selected-b9b4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon_3b8e .content-selected-b9b4 li a:focus,
.icon_3b8e .content-selected-b9b4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_3b8e .content-selected-b9b4 li .disabled-current-4110 {
  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;
}
.icon_3b8e .content-selected-b9b4 li .disabled-current-4110:hover {
  box-shadow: none;
}
.icon_3b8e .content-selected-b9b4 li .disabled-current-4110 .logo-action-6f75 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon_3b8e .content-selected-b9b4 .header_2f69 {
  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);
}
.icon_3b8e .content-selected-b9b4 .header_2f69 li a {
  padding-left: 3em;
}
.icon_3b8e .content-selected-b9b4 .header-76a6 > a .disabled-current-4110 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon_3b8e .content-selected-b9b4 .header-76a6 > .header_2f69 {
  display: block;
  opacity: 1;
}
.pattern-hovered-bb1b {
  max-width: 100%;
}
.green_48ea {
  line-height: 0;
  cursor: pointer;
}
.focus-6f4e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focus-6f4e:hover {
  box-shadow: none;
  color: currentColor;
}
.focus-6f4e svg {
  width: 18px;
  height: 18px;
}
.focus-6f4e .yellow-f8b0 {
  display: none;
}
.detail_warm_6160 {
  position: relative;
}
.detail_warm_6160.fn-active-b946 .focus-6f4e .white_2195 {
  display: none;
}
.detail_warm_6160.fn-active-b946 .focus-6f4e .yellow-f8b0 {
  display: inline-block;
}
.detail_warm_6160 .container_fluid_1a0c {
  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);
}
.detail_warm_6160.layout-large-5d65 .container_fluid_1a0c {
  left: auto;
  right: -0.9em;
}
.detail_warm_6160.layout-large-5d65 .badge-large-bafb::before {
  left: auto;
  right: 15px;
}
.detail_warm_6160.fn-active-b946 .container_fluid_1a0c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-dim-7254 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.input-dim-7254 label {
  flex-basis: 100%;
}
.input-dim-7254 .secondary-green-a14f {
  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;
}
.input-dim-7254 .progress-6e2f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.input-dim-7254 .progress-6e2f:focus {
  background-color: transparent;
}
.input-dim-7254 button.thumbnail-tall-f466 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.input-dim-7254 button.thumbnail-tall-f466:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.input-dim-7254 button.thumbnail-tall-f466 svg {
  width: 18px;
  height: 18px;
}
.input-dim-7254 input[type="submit"] {
  min-height: auto;
}
.heading_dynamic_240e .input-dim-7254 .progress-6e2f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge-large-bafb {
  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) {
  .badge-large-bafb {
    width: 220px;
  }
}
.badge-large-bafb label {
  flex-basis: 100%;
}
.badge-large-bafb::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;
}
.module-8040 .heading_dynamic_240e .input-dim-7254 {
  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;
}
.module-8040
  .heading_dynamic_240e
  .input-dim-7254
  .secondary-green-a14f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module-8040 .heading_dynamic_240e .input-dim-7254 .progress-6e2f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module-8040
  .heading_dynamic_240e
  .input-dim-7254
  .progress-6e2f:focus {
  background: 0 0;
}
.module-8040
  .heading_dynamic_240e
  .input-dim-7254
  .sidebar_tiny_5644 {
  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;
}
.clean_33d0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_33d0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_33d0 li:last-child {
  margin-right: 0;
}
.clean_33d0 li:first-child {
  margin-left: 0;
}
.clean_33d0.main_95af a {
  color: #fff;
}
.clean_33d0.main_95af a:hover {
  color: #fff;
}
.clean_33d0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_33d0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_33d0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_33d0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_33d0 [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_33d0 [class*="social-icon-apple"].widget-active-4431 {
  background-color: transparent;
  color: #999;
}
.clean_33d0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_33d0 [class*="social-icon-behance"].widget-active-4431 {
  background-color: transparent;
  color: #1769ff;
}
.clean_33d0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_33d0 [class*="social-icon-bitbucket"].widget-active-4431 {
  background-color: transparent;
  color: #205081;
}
.clean_33d0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_33d0 [class*="social-icon-codepen"].widget-active-4431 {
  background-color: transparent;
  color: #000;
}
.clean_33d0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_33d0 [class*="social-icon-delicious"].widget-active-4431 {
  background-color: transparent;
  color: #39f;
}
.clean_33d0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_33d0 [class*="social-icon-digg"].widget-active-4431 {
  background-color: transparent;
  color: #005be2;
}
.clean_33d0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_33d0 [class*="social-icon-dribbble"].widget-active-4431 {
  background-color: transparent;
  color: #ea4c89;
}
.clean_33d0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_33d0 [class*="social-icon-envelope"].widget-active-4431 {
  background-color: transparent;
  color: #ea4335;
}
.clean_33d0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_33d0 [class*="social-icon-facebook"].widget-active-4431 {
  background-color: transparent;
  color: #3b5998;
}
.clean_33d0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_33d0 [class*="social-icon-flickr"].widget-active-4431 {
  background-color: transparent;
  color: #0063dc;
}
.clean_33d0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_33d0 [class*="social-icon-foursquare"].widget-active-4431 {
  background-color: transparent;
  color: #2d5be3;
}
.clean_33d0 [class*="social-icon-github"] {
  background-color: #333;
}
.clean_33d0 [class*="social-icon-github"].widget-active-4431 {
  background-color: transparent;
  color: #333;
}
.clean_33d0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_33d0 [class*="social-icon-google-plus"].widget-active-4431 {
  background-color: transparent;
  color: #dd4b39;
}
.clean_33d0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_33d0 [class*="social-icon-houzz"].widget-active-4431 {
  background-color: transparent;
  color: #7ac142;
}
.clean_33d0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_33d0 [class*="social-icon-instagram"].widget-active-4431 {
  background-color: transparent;
  color: #262626;
}
.clean_33d0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_33d0 [class*="social-icon-jsfiddle"].widget-active-4431 {
  background-color: transparent;
  color: #487aa2;
}
.clean_33d0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_33d0 [class*="social-icon-linkedin"].widget-active-4431 {
  background-color: transparent;
  color: #0077b5;
}
.clean_33d0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_33d0 [class*="social-icon-medium"].widget-active-4431 {
  background-color: transparent;
  color: #00ab6b;
}
.clean_33d0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_33d0
  [class*="social-icon-odnoklassniki"].widget-active-4431 {
  background-color: transparent;
  color: #f4731c;
}
.clean_33d0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_33d0 [class*="social-icon-meetup"].widget-active-4431 {
  background-color: transparent;
  color: #ec1c40;
}
.clean_33d0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_33d0 [class*="social-icon-pinterest"].widget-active-4431 {
  background-color: transparent;
  color: #bd081c;
}
.clean_33d0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_33d0 [class*="social-icon-product-hunt"].widget-active-4431 {
  background-color: transparent;
  color: #da552f;
}
.clean_33d0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_33d0 [class*="social-icon-reddit"].widget-active-4431 {
  background-color: transparent;
  color: #ff4500;
}
.clean_33d0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_33d0 [class*="social-icon-rss"].widget-active-4431 {
  background-color: transparent;
  color: #f26522;
}
.clean_33d0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_33d0
  [class*="social-icon-shopping-cart"].widget-active-4431 {
  background-color: transparent;
  color: #4caf50;
}
.clean_33d0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_33d0 [class*="social-icon-skype"].widget-active-4431 {
  background-color: transparent;
  color: #00aff0;
}
.clean_33d0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_33d0 [class*="social-icon-slideshare"].widget-active-4431 {
  background-color: transparent;
  color: #0077b5;
}
.clean_33d0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_33d0 [class*="social-icon-snapchat"].widget-active-4431 {
  background-color: transparent;
  color: #fffc00;
}
.clean_33d0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_33d0 [class*="social-icon-soundcloud"].widget-active-4431 {
  background-color: transparent;
  color: #f80;
}
.clean_33d0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_33d0 [class*="social-icon-spotify"].widget-active-4431 {
  background-color: transparent;
  color: #2ebd59;
}
.clean_33d0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_33d0
  [class*="social-icon-stack-overflow"].widget-active-4431 {
  background-color: transparent;
  color: #fe7a15;
}
.clean_33d0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_33d0 [class*="social-icon-maldkfgram"].widget-active-4431 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_33d0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_33d0 [class*="social-icon-tripadvisor"].widget-active-4431 {
  background-color: transparent;
  color: #589442;
}
.clean_33d0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_33d0 [class*="social-icon-tumblr"].widget-active-4431 {
  background-color: transparent;
  color: #35465c;
}
.clean_33d0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_33d0 [class*="social-icon-twitch"].widget-active-4431 {
  background-color: transparent;
  color: #6441a5;
}
.clean_33d0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_33d0 [class*="social-icon-twitter"].widget-active-4431 {
  background-color: transparent;
  color: #1da1f2;
}
.clean_33d0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_33d0 [class*="social-icon-vimeo"].widget-active-4431 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_33d0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_33d0 [class*="social-icon-vk"].widget-active-4431 {
  background-color: transparent;
  color: #45668e;
}
.clean_33d0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_33d0 [class*="social-icon-weibo"].widget-active-4431 {
  background-color: transparent;
  color: #df2029;
}
.clean_33d0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_33d0 [class*="social-icon-weixin"].widget-active-4431 {
  background-color: transparent;
  color: #7bb32e;
}
.clean_33d0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_33d0 [class*="social-icon-whatsapp"].widget-active-4431 {
  background-color: transparent;
  color: #25d366;
}
.clean_33d0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_33d0 [class*="social-icon-wordpress"].widget-active-4431 {
  background-color: transparent;
  color: #21759b;
}
.clean_33d0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_33d0 [class*="social-icon-xing"].widget-active-4431 {
  background-color: transparent;
  color: #026466;
}
.clean_33d0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_33d0 [class*="social-icon-yelp"].widget-active-4431 {
  background-color: transparent;
  color: #af0606;
}
.clean_33d0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_33d0 [class*="social-icon-youtube"].widget-active-4431 {
  background-color: transparent;
  color: #cd201f;
}
.box-ee3a {
  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;
}
.box-ee3a:hover {
  box-shadow: none;
  background: 0 0;
}
.table-ffaa {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview-d657 {
  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;
}
.dynamic-ca01 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.right-d8d4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.right-d8d4,
.right-d8d4::after,
.right-d8d4::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;
}
.right-d8d4::after,
.right-d8d4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.highlight_middle_eb69 .preview-d657 .dynamic-ca01 {
  margin-top: -2px;
  width: 19px;
}
.highlight_middle_eb69 .preview-d657 .right-d8d4 {
  margin-top: -1px;
}
.highlight_middle_eb69 .preview-d657 .right-d8d4,
.highlight_middle_eb69 .preview-d657 .right-d8d4::after,
.highlight_middle_eb69 .preview-d657 .right-d8d4::before {
  width: 19px;
  height: 2px;
}
.highlight_middle_eb69 .preview-d657 .right-d8d4::before {
  top: -6px;
}
.highlight_middle_eb69 .preview-d657 .right-d8d4::after {
  bottom: -6px;
}
.mask_purple_8b43 .preview-d657 .dynamic-ca01 {
  margin-top: -2px;
  width: 22px;
}
.mask_purple_8b43 .preview-d657 .right-d8d4 {
  margin-top: -1px;
}
.mask_purple_8b43 .preview-d657 .right-d8d4,
.mask_purple_8b43 .preview-d657 .right-d8d4::after,
.mask_purple_8b43 .preview-d657 .right-d8d4::before {
  width: 22px;
  height: 2px;
}
.mask_purple_8b43 .preview-d657 .right-d8d4::before {
  top: -7px;
}
.mask_purple_8b43 .preview-d657 .right-d8d4::after {
  bottom: -7px;
}
.secondary-f53d .preview-d657 .dynamic-ca01 {
  margin-top: -2px;
  width: 31px;
}
.secondary-f53d .preview-d657 .right-d8d4 {
  margin-top: -1.5px;
}
.secondary-f53d .preview-d657 .right-d8d4,
.secondary-f53d .preview-d657 .right-d8d4::after,
.secondary-f53d .preview-d657 .right-d8d4::before {
  width: 31px;
  height: 3px;
}
.secondary-f53d .preview-d657 .right-d8d4::before {
  top: -9px;
}
.secondary-f53d .preview-d657 .right-d8d4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gallery_middle_7f24 .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_middle_7f24 .preview-d657 .right-d8d4 {
    margin-top: -1px;
  }
  .gallery_middle_7f24 .preview-d657 .right-d8d4,
  .gallery_middle_7f24 .preview-d657 .right-d8d4::after,
  .gallery_middle_7f24 .preview-d657 .right-d8d4::before {
    width: 19px;
    height: 2px;
  }
  .gallery_middle_7f24 .preview-d657 .right-d8d4::before {
    top: -6px;
  }
  .gallery_middle_7f24 .preview-d657 .right-d8d4::after {
    bottom: -6px;
  }
  .frame-advanced-b96d .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 22px;
  }
  .frame-advanced-b96d .preview-d657 .right-d8d4 {
    margin-top: -1px;
  }
  .frame-advanced-b96d .preview-d657 .right-d8d4,
  .frame-advanced-b96d .preview-d657 .right-d8d4::after,
  .frame-advanced-b96d .preview-d657 .right-d8d4::before {
    width: 22px;
    height: 2px;
  }
  .frame-advanced-b96d .preview-d657 .right-d8d4::before {
    top: -7px;
  }
  .frame-advanced-b96d .preview-d657 .right-d8d4::after {
    bottom: -7px;
  }
  .image_in_551a .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 31px;
  }
  .image_in_551a .preview-d657 .right-d8d4 {
    margin-top: -1.5px;
  }
  .image_in_551a .preview-d657 .right-d8d4,
  .image_in_551a .preview-d657 .right-d8d4::after,
  .image_in_551a .preview-d657 .right-d8d4::before {
    width: 31px;
    height: 3px;
  }
  .image_in_551a .preview-d657 .right-d8d4::before {
    top: -9px;
  }
  .image_in_551a .preview-d657 .right-d8d4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .widget_e121 .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 19px;
  }
  .widget_e121 .preview-d657 .right-d8d4 {
    margin-top: -1px;
  }
  .widget_e121 .preview-d657 .right-d8d4,
  .widget_e121 .preview-d657 .right-d8d4::after,
  .widget_e121 .preview-d657 .right-d8d4::before {
    width: 19px;
    height: 2px;
  }
  .widget_e121 .preview-d657 .right-d8d4::before {
    top: -6px;
  }
  .widget_e121 .preview-d657 .right-d8d4::after {
    bottom: -6px;
  }
  .tabs-3297 .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-3297 .preview-d657 .right-d8d4 {
    margin-top: -1px;
  }
  .tabs-3297 .preview-d657 .right-d8d4,
  .tabs-3297 .preview-d657 .right-d8d4::after,
  .tabs-3297 .preview-d657 .right-d8d4::before {
    width: 22px;
    height: 2px;
  }
  .tabs-3297 .preview-d657 .right-d8d4::before {
    top: -7px;
  }
  .tabs-3297 .preview-d657 .right-d8d4::after {
    bottom: -7px;
  }
  .east-7d56 .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 31px;
  }
  .east-7d56 .preview-d657 .right-d8d4 {
    margin-top: -1.5px;
  }
  .east-7d56 .preview-d657 .right-d8d4,
  .east-7d56 .preview-d657 .right-d8d4::after,
  .east-7d56 .preview-d657 .right-d8d4::before {
    width: 31px;
    height: 3px;
  }
  .east-7d56 .preview-d657 .right-d8d4::before {
    top: -9px;
  }
  .east-7d56 .preview-d657 .right-d8d4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content-af6d .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 19px;
  }
  .content-af6d .preview-d657 .right-d8d4 {
    margin-top: -1px;
  }
  .content-af6d .preview-d657 .right-d8d4,
  .content-af6d .preview-d657 .right-d8d4::after,
  .content-af6d .preview-d657 .right-d8d4::before {
    width: 19px;
    height: 2px;
  }
  .content-af6d .preview-d657 .right-d8d4::before {
    top: -6px;
  }
  .content-af6d .preview-d657 .right-d8d4::after {
    bottom: -6px;
  }
  .label-old-33b3 .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 22px;
  }
  .label-old-33b3 .preview-d657 .right-d8d4 {
    margin-top: -1px;
  }
  .label-old-33b3 .preview-d657 .right-d8d4,
  .label-old-33b3 .preview-d657 .right-d8d4::after,
  .label-old-33b3 .preview-d657 .right-d8d4::before {
    width: 22px;
    height: 2px;
  }
  .label-old-33b3 .preview-d657 .right-d8d4::before {
    top: -7px;
  }
  .label-old-33b3 .preview-d657 .right-d8d4::after {
    bottom: -7px;
  }
  .status-c678 .preview-d657 .dynamic-ca01 {
    margin-top: -2px;
    width: 31px;
  }
  .status-c678 .preview-d657 .right-d8d4 {
    margin-top: -1.5px;
  }
  .status-c678 .preview-d657 .right-d8d4,
  .status-c678 .preview-d657 .right-d8d4::after,
  .status-c678 .preview-d657 .right-d8d4::before {
    width: 31px;
    height: 3px;
  }
  .status-c678 .preview-d657 .right-d8d4::before {
    top: -9px;
  }
  .status-c678 .preview-d657 .right-d8d4::after {
    bottom: -9px;
  }
}
.white-fc07 .right-d8d4 {
  -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);
}
.white-fc07 .right-d8d4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.white-fc07 .right-d8d4::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);
}
.white-fc07.description_fb3f .right-d8d4 {
  -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);
}
.white-fc07.description_fb3f .right-d8d4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.white-fc07.description_fb3f .right-d8d4::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);
}
.top_0f25 {
  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.north-3f6c:before {
  display: none;
}
.fluid_3c49 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fluid_3c49 .silver-efa3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fluid_3c49 .silver-efa3:last-of-type {
  border-bottom: none;
}
.fluid_3c49 .silver-efa3.smooth_0847,
.fluid_3c49 .silver-efa3.stone_186a,
.fluid_3c49 .silver-efa3.preview-slow-70f5 {
  padding: 0;
}
.fluid_3c49 .icon_3b8e .disabled-current-4110 {
  color: currentColor;
}
.fluid_3c49 .icon_3b8e .disabled-current-4110:focus,
.fluid_3c49 .icon_3b8e .disabled-current-4110:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid_3c49.east_de43 .left_2ef2,
.fluid_3c49.east_de43 .carousel-f367 a,
.fluid_3c49.east_de43 .last-7e74 a,
.fluid_3c49.east_de43 .header_2f69 a {
  color: rgba(0, 0, 0, 0.55);
}
.fluid_3c49.east_de43 .left_2ef2:hover,
.fluid_3c49.east_de43 .carousel-f367 a:hover,
.fluid_3c49.east_de43 .last-7e74 a:hover,
.fluid_3c49.east_de43 .header_2f69 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_3c49.east_de43 .aside-red-dd27 {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_3c49.east_de43 .silver-efa3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid_3c49.east_de43 .silver-efa3:before {
  background: rgba(0, 0, 0, 0.08);
}
.fluid_3c49.east_de43 .table_old_1e75:before {
  background: rgba(255, 255, 255, 0.9);
}
.fluid_3c49.east_de43 .icon_3b8e .content-selected-b9b4 li a,
.fluid_3c49.east_de43 .icon_3b8e .disabled-current-4110,
.fluid_3c49.east_de43 .header_2f69 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid_3c49.east_de43 .icon_3b8e .disabled-current-4110:focus,
.fluid_3c49.east_de43 .icon_3b8e .disabled-current-4110:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid_3c49.east_de43 .content-selected-b9b4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid_3c49.hidden-c515 .left_2ef2,
.fluid_3c49.hidden-c515 .carousel-f367 a,
.fluid_3c49.hidden-c515 .last-7e74 .disabled-current-4110,
.fluid_3c49.hidden-c515 .last-7e74 a,
.fluid_3c49.hidden-c515 .header_2f69 a {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_3c49.hidden-c515 .left_2ef2:hover,
.fluid_3c49.hidden-c515 .carousel-f367 a:hover,
.fluid_3c49.hidden-c515 .last-7e74 .disabled-current-4110:hover,
.fluid_3c49.hidden-c515 .last-7e74 a:hover,
.fluid_3c49.hidden-c515 .header_2f69 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_3c49.hidden-c515 .aside-red-dd27 {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_3c49.hidden-c515 .silver-efa3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_3c49.hidden-c515 .silver-efa3:before {
  background: rgba(255, 255, 255, 0.08);
}
.fluid_3c49.hidden-c515 .table_old_1e75:before {
  background: rgba(0, 0, 0, 0.9);
}
.fluid_3c49.hidden-c515 .icon_3b8e .content-selected-b9b4 li a,
.fluid_3c49.hidden-c515 .icon_3b8e .disabled-current-4110,
.fluid_3c49.hidden-c515 .header_2f69 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_3c49.hidden-c515 .icon_3b8e .disabled-current-4110:focus,
.fluid_3c49.hidden-c515 .icon_3b8e .disabled-current-4110:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid_3c49.hidden-c515 .content-selected-b9b4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_old_1e75 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_old_1e75:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stale_d47e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.small-a645 .fluid_3c49 {
  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;
}
.small-a645 .silver-efa3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.small-a645 .silver-efa3: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) {
  .small-a645 .silver-efa3:before {
    width: 16%;
    left: 42%;
  }
}
.small-a645 .silver-efa3:last-child:before {
  content: none;
}
.small-a645 .silver-efa3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.small-a645 .icon_3b8e .content-selected-b9b4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.small-a645 .icon_3b8e .content-selected-b9b4 li a .disabled-current-4110 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.small-a645 .icon_3b8e .header_2f69 {
  border: none;
}
.small-a645 .icon_3b8e .header_2f69 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.small-a645 .table_old_1e75 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.small-a645 .stale_d47e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.small-a645 .hidden-c515 .table_old_1e75:before {
  background: rgba(0, 0, 0, 0.9);
}
.small-a645 .east_de43.label_a6da .right-d8d4 {
  background: rgba(0, 0, 0, 0.6);
}
.small-a645
  .east_de43.label_a6da
  .right-d8d4::after,
.small-a645
  .east_de43.label_a6da
  .right-d8d4:before {
  background: inherit;
}
.small-a645
  .east_de43.label_a6da:hover
  .right-d8d4 {
  background: rgba(0, 0, 0, 0.8);
}
.box_4380 .fluid_3c49 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .box_4380 .fluid_3c49 {
    width: auto;
    right: 45px;
  }
}
.iron-45c5 .fluid_3c49 {
  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) {
  .iron-45c5 .fluid_3c49 {
    width: auto;
    left: 45px;
  }
}
.north-3f6c .fluid_3c49 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.north-3f6c .stale_d47e {
  max-width: 48em;
  margin: 0 auto;
}
.north-3f6c .table_old_1e75:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.left-eebf {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.left-eebf.small-a645 .fluid_3c49 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.left-eebf.box_4380 .fluid_3c49 {
  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);
}
.left-eebf .fluid_3c49 {
  visibility: visible;
}
.left-eebf.iron-45c5 .fluid_3c49 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section_first_418e,
.silver-b996 {
  overflow-x: hidden;
}
.section_first_418e .fluid_3c49 {
  overflow: auto;
}
.section_first_418e.small-a645 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_first_418e.small-a645 .fluid_3c49 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section_first_418e.small-a645 .box-ee3a {
  opacity: 0;
}
.section_first_418e.box_4380 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_first_418e.box_4380 .fluid_3c49 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section_first_418e.box_4380 .box-ee3a {
  opacity: 0;
}
.section_first_418e.iron-45c5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_first_418e.iron-45c5 .fluid_3c49 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section_first_418e.iron-45c5 .box-ee3a {
  opacity: 0;
}
.section_first_418e.north-3f6c .fluid_3c49 {
  z-index: 10;
  visibility: visible;
}
.label_a6da {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label_a6da .right-d8d4 {
  background: rgba(255, 255, 255, 0.99);
}
.label_a6da .right-d8d4::after,
.label_a6da .right-d8d4:before {
  background: inherit;
}
.label_a6da:hover .right-d8d4 {
  background: rgba(255, 255, 255, 0.99);
}
.iron-45c5 .label_a6da {
  top: 10px;
  right: auto;
  left: 12px;
}
.north-3f6c .label_a6da {
  display: none !important;
}
.section_first_418e:before,
.silver-b996:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section_first_418e .label_a6da,
.silver-b996 .label_a6da {
  display: inline-block;
}
.fluid_3c49 .bronze_20f5 {
  -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;
}
.section_first_418e .fluid_3c49 .bronze_20f5,
.silver-b996 .fluid_3c49 .bronze_20f5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_08c0 .secondary-green-a14f {
  width: 100%;
}
.rough_e4da {
  padding: 0 0.5em 0;
}
.rough_e4da [class*="customify-col-"],
.rough_e4da [class*="customify-col_"],
.rough_e4da [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bronze-d494 .rough_e4da {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .disabled-135f .main_rough_5f89,
  .main_rough_5f89 {
    display: none;
  }
  .basic_00bc {
    text-align: left;
  }
  .module-14bf {
    text-align: center;
  }
  .gradient-e196 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-135f .progress-dynamic-9227,
  .progress-dynamic-9227 {
    display: none;
  }
  .badge_effb {
    text-align: left;
  }
  .avatar-prev-852d {
    text-align: center;
  }
  .column-advanced-a0ee {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .disabled-135f .list_inner_b883,
  .list_inner_b883 {
    display: none;
  }
  .surface_small_8203 {
    text-align: left;
  }
  .gas_68ed {
    text-align: center;
  }
  .card-60ea {
    text-align: right;
  }
}
#page {
  position: relative;
}
.background-153a {
  box-shadow: none !important;
}
.fresh_e512 .background_f115,
.cool-d707 .background_f115 {
  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;
}
.cool-d707 .background_f115 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lower-5f0e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lower-5f0e:after,
.lower-5f0e:before {
  content: "";
  display: table;
}
.lower-5f0e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lower-5f0e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lower-5f0e,
.label_light_1cd8 {
  max-width: 1248px;
  margin: 0 auto;
}

.link_3353.disabled_inner_3e8e .lower-5f0e {
  max-width: 100%;
}
.link_3353.tag-stone-0138 {
  max-width: 1200px;
  margin: 0 auto;
}
.link_3353.pressed-ce0b .lower-5f0e {
  max-width: 100%;
}
.link_3353.pressed-ce0b > .lower-5f0e {
  padding-left: 0;
  padding-right: 0;
}
.link_3353.pressed-ce0b > .lower-5f0e .disabled-135f {
  margin: 0;
}
.link_3353.pressed-ce0b
  > .lower-5f0e
  .steel_98c9.right-894c {
  margin-right: 0;
  margin-left: 0;
}
.link_3353.pressed-ce0b #main.right-894c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs_medium_0887 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_medium_0887 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .border_2551 .paragraph-22e6 {
    padding-right: 1em;
  }
  .border_2551.current_ed9c .steel_98c9 {
    border-right: 1px solid #eaecee;
  }
  .border_2551.current_ed9c .paragraph-22e6 {
    padding-right: 1em;
  }
  .border_2551.current_ed9c .narrow-16ef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-399a .paragraph-22e6 {
    padding-left: 1em;
  }
  .sidebar-399a.current_ed9c .steel_98c9 {
    border-left: 1px solid #eaecee;
  }
  .sidebar-399a.current_ed9c .paragraph-22e6 {
    padding-left: 1em;
  }
  .sidebar-399a.current_ed9c .narrow-16ef {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-selected-e1b5 .paragraph-22e6 {
    padding-left: 1em;
  }
  .frame-selected-e1b5.current_ed9c .sort-631b {
    border-right: 1px solid #eaecee;
  }
  .frame-selected-e1b5.current_ed9c .pagination_48c8 {
    border-right: 1px solid #eaecee;
  }
  .frame-selected-e1b5.current_ed9c .paragraph-22e6 {
    padding-left: 1em;
  }
  .frame-selected-e1b5.current_ed9c .narrow-16ef {
    padding-right: 1em;
  }
  .frame-selected-e1b5.current_ed9c .container_solid_bdc4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_7dba .paragraph-22e6 {
    padding-right: 1em;
  }
  .header_7dba.current_ed9c .sort-631b {
    border-left: 1px solid #eaecee;
  }
  .header_7dba.current_ed9c .pagination_48c8 {
    border-left: 1px solid #eaecee;
  }
  .header_7dba.current_ed9c .paragraph-22e6 {
    padding-right: 1em;
  }
  .header_7dba.current_ed9c .narrow-16ef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_7dba.current_ed9c .container_solid_bdc4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_medium_0887 .paragraph-22e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_medium_0887.current_ed9c .steel_98c9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs_medium_0887.current_ed9c .paragraph-22e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs_medium_0887.current_ed9c .narrow-16ef {
    padding-left: 1em;
  }
  .tabs_medium_0887.current_ed9c .container_solid_bdc4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs_medium_0887.current_ed9c .paragraph-22e6 {
    padding-left: 0;
  }
}
.message-2a2b .medium-22bf {
  display: inline-block;
}
.component_9828 {
  display: inline-block;
}
.mask-dea2 {
  word-con: break-word;
}
.list_971c > span {
  display: inline-block;
  padding: 5px 0;
}
.list_971c .out_4576 {
  margin-left: 8px;
  margin-right: 8px;
}
.list_971c .texture_0cae img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article_south_1f70 .slow_c409 {
  margin-bottom: 2em;
}
.article_south_1f70 .button_67f1 {
  margin-bottom: 15px;
}
.article_south_1f70 .button_67f1:last-child {
  margin-bottom: 0;
}
.article_south_1f70 .green-a8a8 {
  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) {
  .article_south_1f70 .green-a8a8 {
    display: block;
  }
}
.article_south_1f70 .alert-3a09 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article_south_1f70 .alert-3a09 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article_south_1f70 .list_610a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article_south_1f70 .list_610a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article_south_1f70 .list_610a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article_south_1f70 .mask-dea2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_south_1f70 .mask-dea2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article_south_1f70 .thick-f9a8 p:last-child {
  margin-bottom: 0;
}
.article_south_1f70 .smooth-b8e8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article_south_1f70 .stale-2921 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article_south_1f70 .tag_ddde {
  margin-top: 1em;
}
.article_south_1f70 .steel_af80 {
  top: 0;
  display: block;
}
.article_south_1f70 .steel_af80 a {
  color: inherit;
}
.article_south_1f70 .steel_af80 a:hover {
  color: inherit;
}
.article_south_1f70 .narrow_b538 {
  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;
}
.article_south_1f70 .narrow_b538:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article_south_1f70 .stale-2921 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article_south_1f70 .status_e890 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article_south_1f70 .status_e890:first-child {
  margin-top: 0;
}
.article_south_1f70 .status_e890.hard_7168 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article_south_1f70 .status_e890.description-2d83 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_south_1f70
  .status_e890.description-2d83.border-huge-7030
  .tag_ddde {
  width: 100%;
}
.article_south_1f70 .description-2d83 {
  -webkit-box-align: center;
  align-items: center;
}
.article_south_1f70 .description-2d83 .list_971c,
.article_south_1f70 .description-2d83 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article_south_1f70 .list_610a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_south_1f70 .list_610a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_south_1f70 .list_610a: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;
}
.article_south_1f70 .hard_7168 {
  z-index: 5;
}
.article_south_1f70 .input_gas_5dd8 .label-670a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article_south_1f70 .main_cold_cfa7 .label-670a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article_south_1f70 .hot-97dd .label-670a {
  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;
}
.article_south_1f70.surface_76a2 .green-a8a8,
.article_south_1f70.easy_1094 .green-a8a8 {
  display: block;
}
.article_south_1f70.surface_76a2 .green-a8a8 .picture_full_9da4,
.article_south_1f70.surface_76a2 .green-a8a8 .stale-2921,
.article_south_1f70.easy_1094 .green-a8a8 .picture_full_9da4,
.article_south_1f70.easy_1094 .green-a8a8 .stale-2921 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article_south_1f70.tooltip-pro-1a12 .alert-3a09 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article_south_1f70.tooltip-pro-1a12 .alert-3a09 {
    margin-right: 0;
  }
}
.article_south_1f70.surface_76a2 .alert-3a09,
.article_south_1f70.easy_1094 .alert-3a09 {
  padding-top: 40%;
}
.article_south_1f70.surface_76a2 .slow_c409,
.article_south_1f70.easy_1094 .slow_c409 {
  display: block;
}
.article_south_1f70.surface_76a2 .fn-sticky-b946 .stale-2921,
.article_south_1f70.easy_1094 .fn-sticky-b946 .stale-2921 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article_south_1f70.surface_76a2 .alert-3a09,
.article_south_1f70.easy_1094 .alert-3a09 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article_south_1f70.surface_76a2 .stale-2921 {
  padding: 1em;
}
.hidden_043b {
  margin: 30px auto;
  display: block;
}
.hidden_043b .element_large_4146 > * {
  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;
}
.hidden_043b .element_large_4146 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden_043b .element_large_4146 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.white-13b2 .list_971c {
  margin-bottom: 1.41575em;
}
.white-13b2 .mini-7389 {
  margin-bottom: 1.618em;
}
.shadow-fast-d2c5 .first_4b00 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shadow-fast-d2c5 .first_4b00 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shadow-fast-d2c5 .outer_b2e1 {
  max-width: 100%;
  overflow: auto;
}
.sort_c3a9 .shadow-fast-d2c5 a:hover {
  text-decoration: underline;
}
.focus-medium-b8c7 .button_67f1:not(.mask-dea2),
.focus-medium-b8c7 .list_610a {
  margin-bottom: 1.41575em;
}
.focus-medium-b8c7 .button_67f1:not(.mask-dea2):last-child,
.focus-medium-b8c7 .list_610a:last-child {
  margin-bottom: 0;
}
.focus-medium-b8c7 .button_67f1.banner-d836 {
  margin-bottom: 0.41575em;
}
.focus-medium-b8c7 .prev_f879:before,
.focus-medium-b8c7 .fluid_3214:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focus-medium-b8c7 .prev_f879:before {
  content: "\f115";
}
.focus-medium-b8c7 .fluid_3214:before {
  content: "\f02c";
}
.focus-medium-b8c7 .basic_c730 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focus-medium-b8c7 .basic_c730 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.description-copper-e9cf {
  display: -webkit-box;
  display: flex;
}
.description-copper-e9cf .tall-b476 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .description-copper-e9cf .tall-b476 {
    flex-basis: 90px;
  }
}
.description-copper-e9cf .element_silver_2e03 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .description-copper-e9cf .element_silver_2e03 {
    flex-basis: calc(100% - 50px);
  }
}
.description-copper-e9cf .hovered-8a4e p:last-child {
  margin-bottom: 0.72em;
}
.menu-a8e7 .element_large_4146 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu-a8e7 .element_large_4146:after,
.menu-a8e7 .element_large_4146:before {
  content: "";
  display: table;
}
.menu-a8e7 .element_large_4146:after {
  clear: both;
}
.menu-a8e7 .element_large_4146 .action_b2fe,
.menu-a8e7 .element_large_4146 .popup-2914 {
  width: 49%;
}
.menu-a8e7 .element_large_4146 .action_b2fe a span.table-lite-9514,
.menu-a8e7 .element_large_4146 .popup-2914 a span.table-lite-9514 {
  display: block;
  margin-bottom: 5px;
}
.menu-a8e7 .element_large_4146 .popup-2914 {
  float: left;
  text-align: left;
}
.menu-a8e7 .element_large_4146 .action_b2fe {
  float: right;
  text-align: right;
}
.image_b7c6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image_b7c6 {
    margin-bottom: 0;
  }
}
.gradient_3eda {
  margin-bottom: 1em;
}
.gradient_3eda .mask-dea2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.south-03c0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tag_cool_3214 .gradient_3eda,
.easy_f9bd .gradient_3eda {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tag_cool_3214 .gradient_3eda,
  .easy_f9bd .gradient_3eda {
    display: block;
  }
}
.tag_cool_3214 .south-03c0,
.easy_f9bd .south-03c0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tag_cool_3214 .south-03c0,
  .easy_f9bd .south-03c0 {
    margin-bottom: 1em;
  }
}
.tag_cool_3214 .south-03c0 img,
.easy_f9bd .south-03c0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tag_cool_3214 .disabled_old_09a1,
.easy_f9bd .disabled_old_09a1 {
  flex-basis: calc(100% - 160px);
}
.tag_cool_3214 .disabled_old_09a1 p,
.easy_f9bd .disabled_old_09a1 p {
  margin-bottom: 0;
}
.tag_cool_3214 .disabled_old_09a1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tag_cool_3214 .disabled_old_09a1 {
    padding-left: 0;
  }
}
.easy_f9bd .disabled_old_09a1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .easy_f9bd .disabled_old_09a1 {
    padding-right: 0;
  }
}
.easy_f9bd .south-03c0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.caption_dim_2774 .south-03c0 {
  margin-bottom: 0.5em;
}
.caption_dim_2774 .south-03c0 img {
  width: 100%;
}
.title-50b3 .brown_1374,
.table-gas-fcb7 .brown_1374 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table-gas-fcb7 .steel_98c9 .focus_037c p:last-child {
  margin-bottom: 0;
}
.hover_liquid_8179 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.section_fluid_9b1f .huge_3747 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .section_fluid_9b1f .huge_3747:last-of-type {
    margin-bottom: 0;
  }
}
.section_fluid_9b1f .huge_3747 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section_fluid_9b1f .huge_3747 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.section_fluid_9b1f .huge_3747 ul li {
  margin: 0 0 0.6em;
}
.section_fluid_9b1f .huge_3747 ul li.card_iron_4b4a,
.section_fluid_9b1f .huge_3747 ul li.detail_light_756b {
  position: relative;
}
.section_fluid_9b1f .huge_3747 ul li.card_iron_4b4a .section_dark_1b16,
.section_fluid_9b1f .huge_3747 ul li.detail_light_756b .section_dark_1b16 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.section_fluid_9b1f .huge_3747 ul li.card_iron_4b4a:after:after,
.section_fluid_9b1f .huge_3747 ul li.card_iron_4b4a:after:before,
.section_fluid_9b1f
  .huge_3747
  ul
  li.detail_light_756b:after:after,
.section_fluid_9b1f
  .huge_3747
  ul
  li.detail_light_756b:after:before {
  content: "";
  display: table;
}
.section_fluid_9b1f .huge_3747 ul li.card_iron_4b4a:after:after,
.section_fluid_9b1f
  .huge_3747
  ul
  li.detail_light_756b:after:after {
  clear: both;
}
.section_fluid_9b1f .huge_3747 a.section-7070:hover {
  text-decoration: none;
}
.section_fluid_9b1f .huge_3747 select {
  max-width: 100%;
}
.section_fluid_9b1f .huge_3747 table {
  font-size: 85%;
}
.section_fluid_9b1f .huge_3747 table td,
.section_fluid_9b1f .huge_3747 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.section_fluid_9b1f .huge_3747 table tfoot td {
  text-align: left;
}
.section_fluid_9b1f .huge_3747 :last-child {
  margin-bottom: 0;
}
.section_fluid_9b1f .huge_3747 .card_down_1e96 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.section_fluid_9b1f .huge_3747 .card_down_1e96 label {
  width: 100%;
}
.section_fluid_9b1f .huge_3747 .card_down_1e96 .progress-6e2f {
  width: 100%;
  display: block;
}
.section_fluid_9b1f .huge_3747 .card_down_1e96 .thumbnail-tall-f466 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.section_fluid_9b1f .huge_3747 .card_down_1e96 .thumbnail-tall-f466:hover svg #svg-search {
  fill: #444;
}
.section_fluid_9b1f .huge_3747 .card_down_1e96 .thumbnail-tall-f466 svg {
  width: 18px;
  height: 18px;
}
.section_fluid_9b1f .warm-fe8b ul ul,
.section_fluid_9b1f .west_d002 ul ul,
.section_fluid_9b1f .footer_cool_101f ul ul,
.section_fluid_9b1f .progress_lite_77e5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.section_fluid_9b1f .warm-fe8b .mask-4b3a > a,
.section_fluid_9b1f .west_d002 .mask-4b3a > a,
.section_fluid_9b1f .footer_cool_101f .mask-4b3a > a,
.section_fluid_9b1f .progress_lite_77e5 .mask-4b3a > a {
  margin-bottom: 0;
}
.section_fluid_9b1f .narrow-2d61 li,
.section_fluid_9b1f .warm-fe8b li,
.section_fluid_9b1f .overlay_b8e3 li,
.section_fluid_9b1f .west_d002 li,
.section_fluid_9b1f .footer_cool_101f li,
.section_fluid_9b1f .progress_lite_77e5 li,
.section_fluid_9b1f .gallery-0b80 li,
.section_fluid_9b1f .avatar-a490 li {
  display: block;
  position: relative;
}
.section_fluid_9b1f .narrow-2d61 li:last-child,
.section_fluid_9b1f .warm-fe8b li:last-child,
.section_fluid_9b1f .overlay_b8e3 li:last-child,
.section_fluid_9b1f .west_d002 li:last-child,
.section_fluid_9b1f .footer_cool_101f li:last-child,
.section_fluid_9b1f .progress_lite_77e5 li:last-child,
.section_fluid_9b1f .gallery-0b80 li:last-child,
.section_fluid_9b1f .avatar-a490 li:last-child {
  border: none;
}
.section_fluid_9b1f .narrow-2d61 li a,
.section_fluid_9b1f .warm-fe8b li a,
.section_fluid_9b1f .overlay_b8e3 li a,
.section_fluid_9b1f .west_d002 li a,
.section_fluid_9b1f .footer_cool_101f li a,
.section_fluid_9b1f .progress_lite_77e5 li a,
.section_fluid_9b1f .gallery-0b80 li a,
.section_fluid_9b1f .avatar-a490 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section_fluid_9b1f .narrow-2d61 li ul li::before,
.section_fluid_9b1f .warm-fe8b li ul li::before,
.section_fluid_9b1f .overlay_b8e3 li ul li::before,
.section_fluid_9b1f .west_d002 li ul li::before,
.section_fluid_9b1f .footer_cool_101f li ul li::before,
.section_fluid_9b1f .progress_lite_77e5 li ul li::before,
.section_fluid_9b1f .gallery-0b80 li ul li::before,
.section_fluid_9b1f .avatar-a490 li ul li::before {
  left: 15px;
}
.section_fluid_9b1f .narrow-2d61 li ul a,
.section_fluid_9b1f .warm-fe8b li ul a,
.section_fluid_9b1f .overlay_b8e3 li ul a,
.section_fluid_9b1f .west_d002 li ul a,
.section_fluid_9b1f .footer_cool_101f li ul a,
.section_fluid_9b1f .progress_lite_77e5 li ul a,
.section_fluid_9b1f .gallery-0b80 li ul a,
.section_fluid_9b1f .avatar-a490 li ul a {
  padding-left: 20px;
}
.section_fluid_9b1f .narrow-2d61 li ul ul li::before,
.section_fluid_9b1f .warm-fe8b li ul ul li::before,
.section_fluid_9b1f .overlay_b8e3 li ul ul li::before,
.section_fluid_9b1f .west_d002 li ul ul li::before,
.section_fluid_9b1f .footer_cool_101f li ul ul li::before,
.section_fluid_9b1f .progress_lite_77e5 li ul ul li::before,
.section_fluid_9b1f .gallery-0b80 li ul ul li::before,
.section_fluid_9b1f .avatar-a490 li ul ul li::before {
  left: 30px;
}
.section_fluid_9b1f .narrow-2d61 li ul ul a,
.section_fluid_9b1f .warm-fe8b li ul ul a,
.section_fluid_9b1f .overlay_b8e3 li ul ul a,
.section_fluid_9b1f .west_d002 li ul ul a,
.section_fluid_9b1f .footer_cool_101f li ul ul a,
.section_fluid_9b1f .progress_lite_77e5 li ul ul a,
.section_fluid_9b1f .gallery-0b80 li ul ul a,
.section_fluid_9b1f .avatar-a490 li ul ul a {
  padding-left: 40px;
}
.section_fluid_9b1f .component_small_ed2b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section_fluid_9b1f .avatar-a490 ul li {
  margin-bottom: 1.41575em;
}
.section_fluid_9b1f .avatar-a490 ul li .item-yellow-1070 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.section_fluid_9b1f .avatar-a490 ul li .block_prev_d0d6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden-c515 .narrow-2d61 li a,
.hidden-c515 .warm-fe8b li a,
.hidden-c515 .overlay_b8e3 li a,
.hidden-c515 .west_d002 li a,
.hidden-c515 .footer_cool_101f li a,
.hidden-c515 .progress_lite_77e5 li a,
.hidden-c515 .gallery-0b80 li a,
.hidden-c515 .avatar-a490 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-c515 .component_small_ed2b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-c515 .huge_3747 ul li.card_iron_4b4a .section_dark_1b16,
.hidden-c515 .huge_3747 ul li.detail_light_756b .section_dark_1b16 {
  background: rgba(0, 0, 0, 0.2);
}
.hidden-c515 .section_fluid_9b1f .huge_3747 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_3353 .section_fluid_9b1f .content-selected-b9b4 li {
  margin: 0;
}
.link_3353 .section_fluid_9b1f .content-selected-b9b4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.link_3353 .section_fluid_9b1f .content-selected-b9b4 li ul {
  margin: 0;
}
.link_3353 .section_fluid_9b1f .content-selected-b9b4 li ul li a {
  padding-left: 15px;
}
.link_3353 .section_fluid_9b1f .content-selected-b9b4 li ul li li a {
  padding-left: 30px;
}
.link_3353 .section_fluid_9b1f .content-selected-b9b4 li.description_current_8d64 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.link_3353 .section_fluid_9b1f .content-selected-b9b4 li.description_current_8d64 > 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;
}
.link_3353 .section_fluid_9b1f .content-selected-b9b4 li.description_current_8d64 > 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;
}
.slider_c13e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.next_84a0 {
  position: relative;
  z-index: 10;
}
.next_84a0 .bronze_20f5 {
  width: 100%;
  max-width: 100%;
}
.cold-b7f7 .image_thick_b52f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cold-b7f7 .east_de43 {
}
.cold-b7f7 .hidden-c515 {
  background: #292929;
}
.logo_48ac .image_thick_b52f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo_48ac .east_de43 {
  background: #f9f9f9;
}
.logo_48ac .hidden-c515 {
  background: #303030;
}
.outer_1a05 .image_thick_b52f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer_1a05 .medium-22bf {
    margin-bottom: 1em;
  }
  .outer_1a05 .medium-22bf:last-child {
    margin-bottom: 0;
  }
}
.outer_1a05 .east_de43 {
  background: #ededed;
}
.outer_1a05 .hidden-c515 {
  background: #1a1a1a;
}
.image_thick_b52f.east_de43 {
  color: rgba(0, 0, 0, 0.6);
}
.image_thick_b52f.east_de43 .message_2c85 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image_thick_b52f.hidden-c515 {
  color: rgba(255, 255, 255, 0.99);
}
.image_thick_b52f.hidden-c515 a:not(.section-7070) {
  color: rgba(255, 255, 255, 0.79);
}
.image_thick_b52f.hidden-c515 a:not(.section-7070):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_thick_b52f.hidden-c515 .message_2c85 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_thick_b52f.hidden-c515 table tbody td,
.image_thick_b52f.hidden-c515 table th {
  background: rgba(0, 0, 0, 0.08);
}
.easy-4d6e.warm_ed68 .lower-5f0e {
  max-width: initial;
}
.easy-4d6e .short-d49b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.easy-4d6e .short-d49b .bronze_20f5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .easy-4d6e .short-d49b .bronze_20f5 {
    display: block;
    margin-bottom: 2em;
  }
  .easy-4d6e .short-d49b .bronze_20f5:last-child {
    margin-bottom: 0;
  }
}
.outer_1a05 .medium-22bf:last-child,
.logo_48ac .medium-22bf:last-child,
.cold-b7f7 .medium-22bf:last-child {
  margin-bottom: 0;
}
.outer_1a05 .medium-22bf .section_fluid_9b1f .huge_3747:last-child,
.logo_48ac .medium-22bf .section_fluid_9b1f .huge_3747:last-child,
.cold-b7f7 .medium-22bf .section_fluid_9b1f .huge_3747:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .outer_1a05 .nav_095d,
  .outer_1a05 .container_fbeb,
  .logo_48ac .nav_095d,
  .logo_48ac .container_fbeb,
  .cold-b7f7 .nav_095d,
  .cold-b7f7 .container_fbeb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .next_84a0 .medium-22bf {
    margin-bottom: 2em;
  }
}
.next_84a0 p:last-child {
  margin-bottom: 0;
}
.next_84a0 li,
.next_84a0 ul {
  list-style: none;
  margin: 0;
}
.next_84a0 ul ul {
  margin-left: 2.617924em;
}
.bottom_c867 {
  font-size: 0.875em;
}

/* css-noise: 9358 */
.shadow-element-s2 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
