/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gold-bbe2/customify
Author: WPCustomify
Author URI: https://pressmaximum.gold-bbe2
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.gold-bbe2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.plasma_ecaa.fixed-b18c/licenses/gpl-2.0.light_a4a1
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.video_09a3/, (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.form_aa88.caption-inner-583f/normalize.purple_955f/
 ======
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.purple_955f v7.0.0 | MIT License | github.gold-bbe2/necolas/normalize.purple_955f */
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;
}
.huge-b19d .wood_9e79,
.fluid-016d,
.up_f175,
.current_f9af,
.overlay-42f4,
.red_4372,
.modal-outer-7f90,
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;
}
.fluid-016d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fluid-016d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fluid-016d,
  h1 {
    font-size: 1.8em;
  }
}
.up_f175,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.up_f175 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .up_f175,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .up_f175,
  h2 {
    font-size: 1.7em;
  }
}
.current_f9af,
h3 {
  font-size: 1.618em;
}
.huge-b19d .wood_9e79,
.overlay-42f4,
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.small-d924 {
  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;
}
.next-9bf4:after,
.next-9bf4:before,
.form_current_64f6:after,
.form_current_64f6:before {
  content: "";
  display: table;
}
.next-9bf4:after,
.form_current_64f6:after {
  clear: both;
}
.article-fresh-790d {
  float: right;
  margin-right: 0;
}
.link-static-1a6b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.paper_7a7e .plasma-5069,
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;
}
.paper_7a7e .plasma-5069: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;
}
.modal-4307 .plasma-5069 {
  box-shadow: none;
}
.modal-4307
  .plasma-5069
  .filter_5814 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.modal-4307 .plasma-5069 .overlay-633b {
  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;
}
.modal-4307
  .plasma-5069
  .overlay-633b
  b {
  display: none;
}
.modal-4307 .medium-4d53 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pattern-gold-1a53:not(.focus_babe):not(.banner_a475),
button:not(.focus_babe):not(.banner_a475),
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ),
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ),
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ):hover,
button:not(.focus_babe):not(
    .banner_a475
  ):hover,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ):hover,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ):hover,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ):active,
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ):focus,
button:not(.focus_babe):not(
    .banner_a475
  ):active,
button:not(.focus_babe):not(
    .banner_a475
  ):focus,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ):active,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ):focus,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ):active,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ):focus,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ):active,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ):focus {
  outline: 0;
}
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a,
button:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a {
  position: relative;
}
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .carousel-static-aa89,
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .disabled-8e4b,
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .header_purple_cab4,
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  i,
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  svg,
button:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .carousel-static-aa89,
button:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .disabled-8e4b,
button:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .header_purple_cab4,
button:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  i,
button:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  svg,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .carousel-static-aa89,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .disabled-8e4b,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .header_purple_cab4,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  i,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  svg,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .carousel-static-aa89,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .disabled-8e4b,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .header_purple_cab4,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  i,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  svg,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .carousel-static-aa89,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .disabled-8e4b,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  .header_purple_cab4,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  i,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a
  svg {
  visibility: hidden;
}
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a:after,
button:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a:after,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a:after,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a:after,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ).fn-loading-540a:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.pattern-gold-1a53:not(.focus_babe):not(.banner_a475),
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ),
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ),
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ) {
  color: #fff;
  background: #235787;
}
.pattern-gold-1a53:not(.focus_babe):not(
    .banner_a475
  ):focus,
input[type="button"]:not(.focus_babe):not(
    .banner_a475
  ):focus,
input[type="reset"]:not(.focus_babe):not(
    .banner_a475
  ):focus,
input[type="submit"]:not(.focus_babe):not(
    .banner_a475
  ):focus {
  color: #fff;
}
.pattern-gold-1a53.fn-disabled-540a:not(.focus_babe):not(
    .banner_a475
  ),
.pattern-gold-1a53[disabled]:not(.focus_babe):not(
    .banner_a475
  ),
button.fn-disabled-540a:not(.focus_babe):not(
    .banner_a475
  ),
button[disabled]:not(.focus_babe):not(
    .banner_a475
  ) {
  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;
}
.out-32cf {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.out-32cf: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;
}
.media_7f2c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.column-b1c2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component-upper-fe2d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.next-9bf4:after,
.next-9bf4:before,
.silver-5664:after,
.silver-5664:before,
.caption-bottom-c1e6:after,
.caption-bottom-c1e6:before,
.caption_motion_bf73:after,
.caption_motion_bf73:before,
.input_tall_542c:after,
.input_tall_542c:before,
.title_east_1b6e:after,
.title_east_1b6e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.next-9bf4:after,
.silver-5664:after,
.caption-bottom-c1e6:after,
.caption_motion_bf73:after,
.input_tall_542c:after,
.title_east_1b6e:after {
  clear: both;
}
.silver-5664 .wrapper_down_5bc8,
.caption-bottom-c1e6 .wrapper_down_5bc8,
.alert_light_504c .wrapper_down_5bc8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.content_2e1e {
  display: inline-block;
}
.progress-987e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress-987e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress-987e .tertiary-blue-08a2 {
  padding: 1em 0;
  font-size: 85%;
}
.tertiary-blue-08a2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.module-under-d5a7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.module-under-d5a7:after,
.module-under-d5a7:before {
  content: "";
  display: table;
}
.module-under-d5a7:after {
  clear: both;
}
.button_full_e6e3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dirty_5a3a .button_full_e6e3 {
  max-width: 50%;
}
.hidden_lite_bbc2 .button_full_e6e3 {
  max-width: 33.33%;
}
.medium_8fd0 .button_full_e6e3 {
  max-width: 25%;
}
.silver_e338 .button_full_e6e3 {
  max-width: 20%;
}
.sidebar-over-62e8 .button_full_e6e3 {
  max-width: 16.66%;
}
.primary-action-86bf .button_full_e6e3 {
  max-width: 14.28%;
}
.smooth_bb5d .button_full_e6e3 {
  max-width: 12.5%;
}
.link_fixed_09d0 .button_full_e6e3 {
  max-width: 11.11%;
}
.media-gold-f09a {
  display: block;
}
.huge-b19d .plasma-b98b label,
.huge-b19d .bottom-940a label,
.huge-b19d .short_ae98 label,
.huge-b19d .button_under_99aa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red-fa78 {
  list-style: none;
  margin: 0;
}
.red-fa78 article.red-dcbb {
  margin-bottom: 0;
}
.red-fa78 ul {
  list-style: none;
  margin: 0;
}
.red-fa78 .prev-5ba7 li.red-dcbb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red-fa78 .prev-5ba7 li.red-dcbb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red-fa78 .prev-5ba7 li.red-dcbb: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) {
  .red-fa78 .prev-5ba7 li.red-dcbb li.red-dcbb li.red-dcbb li.red-dcbb {
    padding-left: 0;
  }
}
article.red-dcbb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.red-dcbb .silver-5664 p:last-of-type {
  margin-bottom: 0;
}
article.red-dcbb .middle_e714 {
  float: left;
}
article.red-dcbb .status-tiny-164b {
  margin-left: 85px;
}
article.red-dcbb .block_e8f6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.red-dcbb .block_e8f6 .notification-green-ea95 {
  margin-left: 10px;
}
article.red-dcbb .cold_10fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.red-dcbb .highlight_small_6e8b {
  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 .plasma-b98b,
  #respond .short_ae98,
  #respond .button_under_99aa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .plasma-b98b input,
#respond .short_ae98 input,
#respond .button_under_99aa input {
  width: 100%;
}
#respond .button_under_99aa {
  margin-right: 0;
}
#respond .full-a971 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown_action_2124 {
  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;
}
.dropdown_action_2124.pressed-3bce {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dropdown_action_2124 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%);
}
.dropdown_action_2124:focus,
.dropdown_action_2124: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);
}
.new-6486 {
  border-radius: 10%;
}
.down_42ca {
  border-radius: 50%;
}
.middle_29ef {
  font-size: 0.72em;
}
.column-cf9e {
  font-size: 0.875em;
}
.border_red_4f0f {
  font-size: 1.1em;
}
.middle-ff98 {
  text-transform: uppercase;
  line-height: 1.2;
}
.middle-ff98.middle_29ef {
  letter-spacing: 0.5px;
}
.dark_ab65,
.dark_ab65 a {
  color: #6d6d6d;
}
.dark_ab65 a:hover {
  color: #111;
}
.progress-11da {
  color: #6d6d6d;
}
.breadcrumb-hovered-9fee {
  overflow-x: hidden;
}
.breadcrumb-hovered-9fee .silver-1178.list-9ff3 {
  position: relative;
}
.breadcrumb-hovered-9fee .silver-1178.list-9ff3.left_20bb {
  position: initial;
}
.breadcrumb-hovered-9fee
  .silver-1178.list-9ff3.left_20bb
  .accent_out_3824 {
  left: auto;
}
.breadcrumb-hovered-9fee .silver-1178 .accent_out_3824 {
  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;
}
.breadcrumb-hovered-9fee .silver-1178:hover.list-9ff3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.breadcrumb-hovered-9fee
  .silver-1178:hover.list-9ff3
  .accent_out_3824 {
  display: block;
  z-index: 9999999;
}
.breadcrumb-hovered-9fee .down_fe33 .item-186a,
.breadcrumb-hovered-9fee .footer-2af4 .item-186a {
  display: none;
}
.breadcrumb-hovered-9fee .notice-new-7e7c .silver-1178:hover.list-9ff3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.huge-b19d .plasma-b98b label,
.huge-b19d .bottom-940a label,
.huge-b19d .short_ae98 label,
.huge-b19d .button_under_99aa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red-fa78 {
  list-style: none;
  margin: 0;
}
.red-fa78 article.red-dcbb {
  margin-bottom: 0;
}
.red-fa78 ul {
  list-style: none;
  margin: 0;
}
.red-fa78 .prev-5ba7 li.red-dcbb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red-fa78 .prev-5ba7 li.red-dcbb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red-fa78 .prev-5ba7 li.red-dcbb: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) {
  .red-fa78 .prev-5ba7 li.red-dcbb li.red-dcbb li.red-dcbb li.red-dcbb {
    padding-left: 0;
  }
}
article.red-dcbb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.red-dcbb .silver-5664 p:last-of-type {
  margin-bottom: 0;
}
article.red-dcbb .middle_e714 {
  float: left;
}
article.red-dcbb .status-tiny-164b {
  margin-left: 85px;
}
article.red-dcbb .block_e8f6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.red-dcbb .block_e8f6 .notification-green-ea95 {
  margin-left: 10px;
}
article.red-dcbb .cold_10fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.red-dcbb .highlight_small_6e8b {
  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 .plasma-b98b,
  #respond .short_ae98,
  #respond .button_under_99aa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .plasma-b98b input,
#respond .short_ae98 input,
#respond .button_under_99aa input {
  width: 100%;
}
#respond .button_under_99aa {
  margin-right: 0;
}
#respond .full-a971 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_fe33 .hover_last_0ca2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_last_0ca2 .new-902a.bright_a6f2 .layout-10b3 > li > a:focus,
.hover_last_0ca2 .new-902a.bright_a6f2 .layout-10b3 > li > a:hover,
.hover_last_0ca2 .new-902a.row_cb76 .layout-10b3 > li > a:focus,
.hover_last_0ca2 .new-902a.row_cb76 .layout-10b3 > li > a:hover,
.hover_last_0ca2 .new-902a.focus-8a37 .layout-10b3 > li > a:focus,
.hover_last_0ca2 .new-902a.focus-8a37 .layout-10b3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_last_0ca2
  .new-902a.bright_a6f2
  .layout-10b3
  > li.under_506a
  > a,
.hover_last_0ca2
  .new-902a.bright_a6f2
  .layout-10b3
  > li.summary_771f
  > a,
.hover_last_0ca2
  .new-902a.row_cb76
  .layout-10b3
  > li.under_506a
  > a,
.hover_last_0ca2
  .new-902a.row_cb76
  .layout-10b3
  > li.summary_771f
  > a,
.hover_last_0ca2
  .new-902a.focus-8a37
  .layout-10b3
  > li.under_506a
  > a,
.hover_last_0ca2 .new-902a.focus-8a37 .layout-10b3 > li.article_east_2898 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_last_0ca2 .content-wood-0048,
.hover_last_0ca2 .content-wood-0048 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_last_0ca2 .panel_61d0.heading-5cad li a,
.hover_last_0ca2 .table_75f4 a,
.hover_last_0ca2 .summary-e78a,
.hover_last_0ca2 .layout-10b3 > li > a,
.hover_last_0ca2 .layout-d7e0 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2 .panel_61d0.heading-5cad li a:hover,
.hover_last_0ca2 .table_75f4 a:hover,
.hover_last_0ca2 .summary-e78a:hover,
.hover_last_0ca2 .layout-10b3 > li > a:hover,
.hover_last_0ca2 .layout-d7e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_last_0ca2 .link-easy-116c {
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2 .link-easy-116c .form_3762 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_last_0ca2 .link-easy-116c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_last_0ca2 .tertiary-c3bd .video_17d5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2 .tertiary-c3bd .video_17d5 .container_silver_ef3a {
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2
  .tertiary-c3bd
  .video_17d5
  .container_silver_ef3a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2
  .tertiary-c3bd
  .video_17d5
  .container_silver_ef3a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2
  .tertiary-c3bd
  .video_17d5
  .container_silver_ef3a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2
  .tertiary-c3bd
  .video_17d5
  .container_silver_ef3a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2 .tertiary-c3bd .brown_3402 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_last_0ca2 .tertiary-c3bd .brown_3402:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_db34
  .hover_last_0ca2
  .tertiary-c3bd
  .static-cded
  .filter_clean_22a2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red_db34
  .hover_last_0ca2
  .tertiary-c3bd
  .static-cded
  .container_silver_ef3a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down_fe33 .card-brown-48ea {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.card-brown-48ea .new-902a.bright_a6f2 .layout-10b3 > li > a:focus,
.card-brown-48ea .new-902a.bright_a6f2 .layout-10b3 > li > a:hover,
.card-brown-48ea .new-902a.row_cb76 .layout-10b3 > li > a:focus,
.card-brown-48ea .new-902a.row_cb76 .layout-10b3 > li > a:hover,
.card-brown-48ea .new-902a.focus-8a37 .layout-10b3 > li > a:focus,
.card-brown-48ea .new-902a.focus-8a37 .layout-10b3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-brown-48ea
  .new-902a.bright_a6f2
  .layout-10b3
  > li.under_506a
  > a,
.card-brown-48ea
  .new-902a.bright_a6f2
  .layout-10b3
  > li.summary_771f
  > a,
.card-brown-48ea
  .new-902a.row_cb76
  .layout-10b3
  > li.under_506a
  > a,
.card-brown-48ea
  .new-902a.row_cb76
  .layout-10b3
  > li.summary_771f
  > a,
.card-brown-48ea
  .new-902a.focus-8a37
  .layout-10b3
  > li.under_506a
  > a,
.card-brown-48ea .new-902a.focus-8a37 .layout-10b3 > li.article_east_2898 > a {
  color: rgba(0, 0, 0, 0.8);
}
.card-brown-48ea .content-wood-0048,
.card-brown-48ea .content-wood-0048 a {
  color: rgba(0, 0, 0, 0.8);
}
.card-brown-48ea .panel_61d0.heading-5cad li a,
.card-brown-48ea .table_75f4 a,
.card-brown-48ea .summary-e78a,
.card-brown-48ea .layout-10b3 > li > a,
.card-brown-48ea .layout-d7e0 {
  color: rgba(0, 0, 0, 0.55);
}
.card-brown-48ea .panel_61d0.heading-5cad li a:hover,
.card-brown-48ea .table_75f4 a:hover,
.card-brown-48ea .summary-e78a:hover,
.card-brown-48ea .layout-10b3 > li > a:hover,
.card-brown-48ea .layout-d7e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-brown-48ea .link-easy-116c {
  color: rgba(0, 0, 0, 0.55);
}
.card-brown-48ea .link-easy-116c .form_3762 {
  color: rgba(0, 0, 0, 0.8);
}
.card-brown-48ea .link-easy-116c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-liquid-5ea1 .footer-over-4895 {
  margin-left: auto;
  margin-right: auto;
}
.caption-bottom-c1e6 > * {
  margin-left: auto;
  margin-right: auto;
}
.caption-bottom-c1e6 .media_7f2c {
  margin-right: 1.41575em;
}
.detail_dc06 .caption-bottom-c1e6 > .picture_50bf {
  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;
}
.detail_dc06 .caption-bottom-c1e6 > .hard_44f5 {
  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;
}
.under_87c7.icon-liquid-5ea1 .footer-over-4895,
.column_west_1f1a.icon-liquid-5ea1 .footer-over-4895 {
  margin-left: 0;
}
.picture_825a.icon-liquid-5ea1 .footer-over-4895,
.description-focused-1f50.icon-liquid-5ea1 .footer-over-4895 {
  margin-right: 0;
}
.caption-bottom-c1e6 ol,
.caption-bottom-c1e6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container_7a5a video {
  max-width: 100%;
}
.component-e788 img {
  display: block;
}
.component-e788.media_7f2c,
.component-e788.column-b1c2 {
  width: 100%;
}
.component-e788.hard_44f5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.glass_f6c7:not(.white_a54f) {
  margin: 1.5em auto;
}
.dropdown_out_5c18 p {
  padding: 1.5em 14px;
}
ul.column_huge_fcc0.hard_44f5,
ul.column_huge_fcc0.picture_50bf,
ul.column_huge_fcc0.detail_0256.picture_50bf {
  padding: 0 14px;
}
.aside-wood-a64f {
  display: block;
  overflow-x: auto;
}
.aside-wood-a64f table {
  border-collapse: collapse;
  width: 100%;
}
.aside-wood-a64f td,
.aside-wood-a64f th {
  padding: 0.5em;
}
.caption-bottom-c1e6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption-bottom-c1e6 ol ol,
.caption-bottom-c1e6 ol ul,
.caption-bottom-c1e6 ul ol,
.caption-bottom-c1e6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption-bottom-c1e6 ol ol li,
.caption-bottom-c1e6 ol ul li,
.caption-bottom-c1e6 ul ol li,
.caption-bottom-c1e6 ul ul li {
  margin-left: 0;
}
.lite-1bd5.fixed-cb07 > .logo_under_5501 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite-1bd5.fixed-cb07 > .logo_under_5501 iframe,
.lite-1bd5.fixed-cb07 > .logo_under_5501 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bottom_6404 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bottom_6404.notice_0502 {
  padding: 0;
}
.bottom_6404.notice_0502 cite {
  font-size: 13px;
}
.bottom_6404 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bottom_6404 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slow_3420 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slow_3420 > p:first-child {
  margin-top: 0;
}
.slow_3420 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slow_3420 blockquote {
  border-left: 0;
}
.paragraph-d0b3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph-d0b3:not(.current_7f5b) {
  max-width: 100px;
}
.paragraph-d0b3.gas_8dff {
  border-bottom: none !important;
  text-align: center;
}
.paragraph-d0b3.gas_8dff::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown_out_5c18 p {
    padding: 1.5em 0;
  }
}
.message-cool-03be {
  color: #0073aa;
}
.fast-af74 {
  background-color: #0073aa;
}
.backdrop_bc0c {
  color: #229fd8;
}
.search-steel-8828 {
  background-color: #229fd8;
}
.thick-7441 {
  color: #eee;
}
.overlay_5637 {
  background-color: #eee;
}
.narrow-0d12 {
  color: #444;
}
.hidden-a524 {
  background-color: #444;
}
.fluid-df7d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fluid-df7d .mini-3c5f .table_75f4 {
  font-size: 15px;
}
.fluid-df7d .table_75f4 {
  line-height: 1.3;
}
.fluid-df7d .card-brown-48ea {
}
.fluid-df7d .hover_last_0ca2 {
  background: #235787;
}
.fluid_54af {
  padding: 0;
}
.fluid_54af .hover_last_0ca2 {
  background: #1a1a1a;
}
.fluid_54af .card-brown-48ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tooltip-9792 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tooltip-9792 .card-brown-48ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tooltip-9792 .hover_last_0ca2 {
  background: #303030;
}
.title_east_1b6e {
  position: relative;
  z-index: 10;
}
.title_east_1b6e .title-a297 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_7c16 .list-9ff3 {
  display: inline-block;
  vertical-align: middle;
}
.picture_7c16.orange-7a23 .list-9ff3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .picture_7c16.orange-7a23 .list-9ff3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .picture_7c16.orange-7a23 .list-9ff3 {
    margin-right: 0.4em;
  }
}
.picture_7c16.orange-7a23 .list-9ff3:last-child {
  margin-right: 0;
}
.silver_4b6a .title-a297 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .down_fe33 .mini-3c5f {
    margin: 0 -0.5em;
  }
  .down_fe33 .mini-3c5f [class*="customify-col-"],
  .down_fe33 .mini-3c5f [class*="customify-col_"],
  .down_fe33 .mini-3c5f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.down_fe33.outer-b52e .title-a297 {
  background: 0 0 !important;
}
.down_fe33.outer-b52e .title-a297,
.down_fe33.silver_4b6a .title-a297 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .down_fe33.white_00ff {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.down_fe33.silver_4b6a .title-a297 {
  box-shadow: none !important;
}
.search-b8d8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .search-b8d8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .search-b8d8 {
    padding: 18px 0 20px;
  }
}
.search-b8d8 .dropdown_blue_d0c3 {
  width: 100%;
}
.search-b8d8 .description-small-65a8 {
  margin-bottom: 0;
}
.search-b8d8 .thick-1aff {
  margin-top: 5px;
  font-size: 0.875em;
}
.warm-9a36 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.warm-9a36 .focused-1e74 {
  width: 100%;
}
.dropdown-e372 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dropdown-e372 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dropdown-e372 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.dropdown-e372 li:last-child:after {
  display: none;
}
.dropdown-e372 li a {
  font-weight: 500;
  margin-right: 10px;
}
.row_bcf0 .item-186a button,
.search-b8d8 .item-186a button {
  left: 0;
}
.row_bcf0 .focused-1e74,
.search-b8d8 .focused-1e74 {
  padding-left: 0;
  padding-right: 0;
}
.row_bcf0 .warm-9a36,
.search-b8d8 .warm-9a36 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.row_bcf0 {
  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;
}
.row_bcf0: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;
}
.row_bcf0 .black-545e {
  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) {
  .row_bcf0 .black-545e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .row_bcf0 .black-545e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .row_bcf0 .black-545e {
    min-height: 200px;
  }
}
.row_bcf0 .dropdown-e372 {
  color: rgba(255, 255, 255, 0.8);
}
.row_bcf0 .dropdown-e372 a,
.row_bcf0 .dropdown-e372 li:after {
  color: inherit;
}
.row_bcf0 .dropdown-e372 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag-e6e8 {
  margin-bottom: 0.5em;
}
.primary-fixed-56a0 {
  margin-bottom: 1.2em;
}
.primary-fixed-56a0,
.tag-e6e8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary-fixed-56a0 p:last-child,
.tag-e6e8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .item-186a,
#masthead .item-186a {
  display: none;
}
#masthead
  > .item-186a.frame_mini_b711 {
  display: none;
}
#masthead > .item-186a button {
  left: 0;
}
.banner-middle-dd34 {
  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%;
}
.banner-middle-dd34 .list-9ff3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.banner-middle-dd34 .pro-9824 {
  display: -webkit-box;
  display: flex;
}
.banner-middle-dd34 .pro-9824.tertiary_413c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.banner-middle-dd34 .pro-9824.banner-fresh-0286 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner-middle-dd34 .pro-9824.paragraph_lite_38c0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner-middle-dd34.hover_7bd5.motion-fc92 .pro-9824.tertiary_413c {
  flex-basis: 100%;
}
.banner-middle-dd34.block-tiny-62a3 .pro-9824.banner-fresh-0286 {
  -webkit-box-flex: 1;
  flex: auto;
}
.banner-middle-dd34.block-tiny-62a3 .pro-9824.paragraph_lite_38c0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .item-186a.frame_mini_b711 {
  display: none;
}
#masthead > .item-186a button {
  left: 0;
}
.content_2c8a {
  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;
}
.content_2c8a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.content_2c8a.dropdown_rough_2c57 i {
  margin-right: 4px;
}
.content_2c8a.sidebar_black_3b75 i {
  margin-left: 5px;
}
.table_75f4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.table_75f4 p:last-child {
  margin-bottom: 0;
}
.left_d667 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.left_d667 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.left_d667 img {
  display: block;
  width: auto;
  line-height: 1;
}
.left_d667 .content-wood-0048 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.left_d667 .modal-south-0e54 {
  margin: 5px 0 7px 0;
}
.left_d667.top_1c55 .section-936f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_d667.top_1c55 .east-0d39 {
  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;
}
.left_d667.purple-5268 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.left_d667.purple-5268 .section-936f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_d667.purple-5268 .east-0d39 {
  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;
}
.left_d667.module_1d0d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left_d667.disabled-979c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.left_d667.disabled-979c .east-0d39 {
  margin-top: 7px;
}
.accent_37f3 {
  display: inline-block;
}
.title_east_1b6e .avatar-hard-a818 .left_d667 img {
  max-width: 100%;
}
.new-902a .right-e84e.fast_4868,
.fixed_4916 .right-e84e.fast_4868 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.new-902a .module-2952,
.fixed_4916 .module-2952 {
  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%);
}
.new-902a .module-2952 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.new-902a.top-4095 .module-2952 {
  display: none;
}
.new-902a .smooth_4c2c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.new-902a .smooth_4c2c li {
  display: inline-block;
  position: relative;
}
.new-902a .smooth_4c2c li:last-child {
  margin-right: 0;
}
.new-902a .smooth_4c2c 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;
}
.new-902a .smooth_4c2c li.article_east_2898 > a {
  color: rgba(0, 0, 0, 0.9);
}
.new-902a .smooth_4c2c > 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;
}
.new-902a .smooth_4c2c > li > a i {
  line-height: 0;
}
.new-902a .smooth_4c2c > li.selected-ef62 > a .module-2952 {
  margin-left: 4px;
  line-height: 0;
}
.new-902a .smooth_4c2c .tooltip_medium_6206 li.selected-ef62 > a {
  position: relative;
}
.new-902a .smooth_4c2c .tooltip_medium_6206 li.selected-ef62 > a:after,
.new-902a .smooth_4c2c .tooltip_medium_6206 li.selected-ef62 > a:before {
  content: "";
  display: table;
}
.new-902a .smooth_4c2c .tooltip_medium_6206 li.selected-ef62 > a:after {
  clear: both;
}
.new-902a .smooth_4c2c .tooltip_medium_6206 li.selected-ef62 > a .module-2952 {
  margin-left: 5px;
  float: right;
}
.new-902a .input-eb43,
.new-902a .tooltip_medium_6206 {
  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;
}
.new-902a .tooltip_medium_6206 {
  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;
}
.new-902a .tooltip_medium_6206 .fast_4868 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.new-902a .tooltip_medium_6206 .module-2952 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.new-902a .tooltip_medium_6206 li {
  display: block;
  margin: 0;
  padding: 0;
}
.new-902a .tooltip_medium_6206 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;
}
.new-902a .tooltip_medium_6206 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.new-902a .tooltip_medium_6206 .tooltip_medium_6206 {
  top: 0;
  left: 100%;
}
.new-902a .fluid_8508.fn-focus-540a > .input-eb43,
.new-902a .fluid_8508.fn-focus-540a > .tooltip_medium_6206,
.new-902a .fluid_8508:focus > .input-eb43,
.new-902a .fluid_8508:focus > .tooltip_medium_6206,
.new-902a .fluid_8508:hover > .input-eb43,
.new-902a .fluid_8508:hover > .tooltip_medium_6206 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.new-902a.focus-8a37 .layout-10b3:after,
.new-902a.focus-8a37 .layout-10b3:before {
  content: "";
  display: table;
}
.new-902a.focus-8a37 .layout-10b3:after {
  clear: both;
}
.new-902a.focus-8a37 .layout-10b3 > li {
  float: left;
}
.new-902a.picture-top-743a .layout-10b3:after,
.new-902a.picture-top-743a .layout-10b3:before {
  content: "";
  display: table;
}
.new-902a.picture-top-743a .layout-10b3:after {
  clear: both;
}
.new-902a.picture-top-743a .layout-10b3 > li {
  float: left;
}
.new-902a.picture-top-743a .layout-10b3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.new-902a.picture-top-743a .layout-10b3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.new-902a.picture-top-743a .layout-10b3 > li.under_506a > a,
.new-902a.picture-top-743a .layout-10b3 > li.article_east_2898 > a {
  color: #fff;
  background-color: #1e4b75;
}
.new-902a.bright_a6f2 .layout-10b3 > li > a .fast_4868 {
  position: relative;
}
.new-902a.bright_a6f2 .layout-10b3 > li > a .fast_4868: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;
}
.new-902a.bright_a6f2
  .layout-10b3
  > li:focus
  > a
  .fast_4868:before,
.new-902a.bright_a6f2
  .layout-10b3
  > li:hover
  > a
  .fast_4868:before {
  width: 100%;
  background-color: currentColor;
}
.new-902a.bright_a6f2
  .layout-10b3
  > li.under_506a
  > a
  .fast_4868:before,
.new-902a.bright_a6f2
  .layout-10b3
  > li.summary_771f
  > a
  .fast_4868:before {
  width: 100%;
  background-color: currentColor;
}
.new-902a.row_cb76 .layout-10b3 > li > a .fast_4868 {
  position: relative;
}
.new-902a.row_cb76 .layout-10b3 > li > a .fast_4868: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;
}
.new-902a.row_cb76 .layout-10b3 > li:focus > a .fast_4868:before,
.new-902a.row_cb76
  .layout-10b3
  > li:hover
  > a
  .fast_4868:before {
  width: 100%;
  background-color: currentColor;
}
.new-902a.row_cb76
  .layout-10b3
  > li.under_506a
  > a
  .fast_4868:before,
.new-902a.row_cb76
  .layout-10b3
  > li.summary_771f
  > a
  .fast_4868:before {
  width: 100%;
  background-color: currentColor;
}
.fixed_4916 .smooth_4c2c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fixed_4916 .smooth_4c2c li:first-child > a {
  border-top: none;
}
.fixed_4916 .smooth_4c2c .texture_focused_f346 > .fast_4868 .module-2952 {
  display: none;
}
.fixed_4916 .smooth_4c2c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fixed_4916 .smooth_4c2c li:last-child {
  border: none;
}
.fixed_4916 .smooth_4c2c li.selected-ef62 > a {
  padding-right: 45px !important;
}
.fixed_4916 .smooth_4c2c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fixed_4916 .smooth_4c2c li a:focus,
.fixed_4916 .smooth_4c2c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed_4916 .smooth_4c2c li .pro_d912 {
  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;
}
.fixed_4916 .smooth_4c2c li .pro_d912:hover {
  box-shadow: none;
}
.fixed_4916 .smooth_4c2c li .pro_d912 .module-2952 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fixed_4916 .smooth_4c2c .tooltip_medium_6206 {
  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);
}
.fixed_4916 .smooth_4c2c .tooltip_medium_6206 li a {
  padding-left: 3em;
}
.fixed_4916 .smooth_4c2c .feature_4a43 > a .pro_d912 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fixed_4916 .smooth_4c2c .feature_4a43 > .tooltip_medium_6206 {
  display: block;
  opacity: 1;
}
.purple_2361 {
  max-width: 100%;
}
.image-pressed-4e9f {
  line-height: 0;
  cursor: pointer;
}
.layout-d7e0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.layout-d7e0:hover {
  box-shadow: none;
  color: currentColor;
}
.layout-d7e0 svg {
  width: 18px;
  height: 18px;
}
.layout-d7e0 .lower_a380 {
  display: none;
}
.footer_8155 {
  position: relative;
}
.footer_8155.fn-active-540a .layout-d7e0 .media_hot_de58 {
  display: none;
}
.footer_8155.fn-active-540a .layout-d7e0 .lower_a380 {
  display: inline-block;
}
.footer_8155 .aside-8470 {
  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);
}
.footer_8155.box-last-a59f .aside-8470 {
  left: auto;
  right: -0.9em;
}
.footer_8155.box-last-a59f .lower-9524::before {
  left: auto;
  right: 15px;
}
.footer_8155.fn-active-540a .aside-8470 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static-cded {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.static-cded label {
  flex-basis: 100%;
}
.static-cded .video_17d5 {
  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;
}
.static-cded .container_silver_ef3a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.static-cded .container_silver_ef3a:focus {
  background-color: transparent;
}
.static-cded button.brown_3402 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.static-cded button.brown_3402:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.static-cded button.brown_3402 svg {
  width: 18px;
  height: 18px;
}
.static-cded input[type="submit"] {
  min-height: auto;
}
.tertiary-c3bd .static-cded .container_silver_ef3a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.lower-9524 {
  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) {
  .lower-9524 {
    width: 220px;
  }
}
.lower-9524 label {
  flex-basis: 100%;
}
.lower-9524::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;
}
.red_db34 .tertiary-c3bd .static-cded {
  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;
}
.red_db34
  .tertiary-c3bd
  .static-cded
  .video_17d5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.red_db34 .tertiary-c3bd .static-cded .container_silver_ef3a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.red_db34
  .tertiary-c3bd
  .static-cded
  .container_silver_ef3a:focus {
  background: 0 0;
}
.red_db34
  .tertiary-c3bd
  .static-cded
  .filter_clean_22a2 {
  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;
}
.panel_61d0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.panel_61d0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.panel_61d0 li:last-child {
  margin-right: 0;
}
.panel_61d0 li:first-child {
  margin-left: 0;
}
.panel_61d0.active_large_e30f a {
  color: #fff;
}
.panel_61d0.active_large_e30f a:hover {
  color: #fff;
}
.panel_61d0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.panel_61d0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.panel_61d0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.panel_61d0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.panel_61d0 [class*="social-icon-apple"] {
  background-color: #999;
}
.panel_61d0 [class*="social-icon-apple"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #999;
}
.panel_61d0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.panel_61d0 [class*="social-icon-behance"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #1769ff;
}
.panel_61d0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.panel_61d0 [class*="social-icon-bitbucket"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #205081;
}
.panel_61d0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.panel_61d0 [class*="social-icon-codepen"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #000;
}
.panel_61d0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.panel_61d0 [class*="social-icon-delicious"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #39f;
}
.panel_61d0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.panel_61d0 [class*="social-icon-digg"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #005be2;
}
.panel_61d0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.panel_61d0 [class*="social-icon-dribbble"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #ea4c89;
}
.panel_61d0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.panel_61d0 [class*="social-icon-envelope"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #ea4335;
}
.panel_61d0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.panel_61d0 [class*="social-icon-facebook"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #3b5998;
}
.panel_61d0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.panel_61d0 [class*="social-icon-flickr"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #0063dc;
}
.panel_61d0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.panel_61d0 [class*="social-icon-foursquare"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #2d5be3;
}
.panel_61d0 [class*="social-icon-github"] {
  background-color: #333;
}
.panel_61d0 [class*="social-icon-github"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #333;
}
.panel_61d0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.panel_61d0 [class*="social-icon-google-plus"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #dd4b39;
}
.panel_61d0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.panel_61d0 [class*="social-icon-houzz"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #7ac142;
}
.panel_61d0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.panel_61d0 [class*="social-icon-instagram"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #262626;
}
.panel_61d0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.panel_61d0 [class*="social-icon-jsfiddle"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #487aa2;
}
.panel_61d0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.panel_61d0 [class*="social-icon-linkedin"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #0077b5;
}
.panel_61d0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.panel_61d0 [class*="social-icon-medium"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #00ab6b;
}
.panel_61d0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.panel_61d0
  [class*="social-icon-odnoklassniki"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #f4731c;
}
.panel_61d0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.panel_61d0 [class*="social-icon-meetup"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #ec1c40;
}
.panel_61d0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.panel_61d0 [class*="social-icon-pinterest"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #bd081c;
}
.panel_61d0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.panel_61d0 [class*="social-icon-product-hunt"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #da552f;
}
.panel_61d0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.panel_61d0 [class*="social-icon-reddit"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #ff4500;
}
.panel_61d0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.panel_61d0 [class*="social-icon-rss"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #f26522;
}
.panel_61d0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.panel_61d0
  [class*="social-icon-shopping-cart"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #4caf50;
}
.panel_61d0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.panel_61d0 [class*="social-icon-skype"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #00aff0;
}
.panel_61d0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.panel_61d0 [class*="social-icon-slideshare"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #0077b5;
}
.panel_61d0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.panel_61d0 [class*="social-icon-snapchat"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #fffc00;
}
.panel_61d0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.panel_61d0 [class*="social-icon-soundcloud"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #f80;
}
.panel_61d0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.panel_61d0 [class*="social-icon-spotify"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #2ebd59;
}
.panel_61d0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.panel_61d0
  [class*="social-icon-stack-overflow"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #fe7a15;
}
.panel_61d0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.panel_61d0 [class*="social-icon-maldkfgram"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #2ca5e0;
}
.panel_61d0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.panel_61d0 [class*="social-icon-tripadvisor"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #589442;
}
.panel_61d0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.panel_61d0 [class*="social-icon-tumblr"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #35465c;
}
.panel_61d0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.panel_61d0 [class*="social-icon-twitch"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #6441a5;
}
.panel_61d0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.panel_61d0 [class*="social-icon-twitter"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #1da1f2;
}
.panel_61d0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.panel_61d0 [class*="social-icon-vimeo"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #1ab7ea;
}
.panel_61d0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.panel_61d0 [class*="social-icon-vk"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #45668e;
}
.panel_61d0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.panel_61d0 [class*="social-icon-weibo"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #df2029;
}
.panel_61d0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.panel_61d0 [class*="social-icon-weixin"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #7bb32e;
}
.panel_61d0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.panel_61d0 [class*="social-icon-whatsapp"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #25d366;
}
.panel_61d0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.panel_61d0 [class*="social-icon-wordpress"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #21759b;
}
.panel_61d0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.panel_61d0 [class*="social-icon-xing"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #026466;
}
.panel_61d0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.panel_61d0 [class*="social-icon-yelp"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #af0606;
}
.panel_61d0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.panel_61d0 [class*="social-icon-youtube"].avatar_steel_ddb5 {
  background-color: transparent;
  color: #cd201f;
}
.summary-e78a {
  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;
}
.summary-e78a:hover {
  box-shadow: none;
  background: 0 0;
}
.modal_f229 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.down_f904 {
  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;
}
.caption_inner_b19f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link_iron_6894 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link_iron_6894,
.link_iron_6894::after,
.link_iron_6894::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;
}
.link_iron_6894::after,
.link_iron_6894::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fast-a3c2 .down_f904 .caption_inner_b19f {
  margin-top: -2px;
  width: 19px;
}
.fast-a3c2 .down_f904 .link_iron_6894 {
  margin-top: -1px;
}
.fast-a3c2 .down_f904 .link_iron_6894,
.fast-a3c2 .down_f904 .link_iron_6894::after,
.fast-a3c2 .down_f904 .link_iron_6894::before {
  width: 19px;
  height: 2px;
}
.fast-a3c2 .down_f904 .link_iron_6894::before {
  top: -6px;
}
.fast-a3c2 .down_f904 .link_iron_6894::after {
  bottom: -6px;
}
.out-4ba4 .down_f904 .caption_inner_b19f {
  margin-top: -2px;
  width: 22px;
}
.out-4ba4 .down_f904 .link_iron_6894 {
  margin-top: -1px;
}
.out-4ba4 .down_f904 .link_iron_6894,
.out-4ba4 .down_f904 .link_iron_6894::after,
.out-4ba4 .down_f904 .link_iron_6894::before {
  width: 22px;
  height: 2px;
}
.out-4ba4 .down_f904 .link_iron_6894::before {
  top: -7px;
}
.out-4ba4 .down_f904 .link_iron_6894::after {
  bottom: -7px;
}
.component-iron-0ee3 .down_f904 .caption_inner_b19f {
  margin-top: -2px;
  width: 31px;
}
.component-iron-0ee3 .down_f904 .link_iron_6894 {
  margin-top: -1.5px;
}
.component-iron-0ee3 .down_f904 .link_iron_6894,
.component-iron-0ee3 .down_f904 .link_iron_6894::after,
.component-iron-0ee3 .down_f904 .link_iron_6894::before {
  width: 31px;
  height: 3px;
}
.component-iron-0ee3 .down_f904 .link_iron_6894::before {
  top: -9px;
}
.component-iron-0ee3 .down_f904 .link_iron_6894::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label_63fd .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 19px;
  }
  .label_63fd .down_f904 .link_iron_6894 {
    margin-top: -1px;
  }
  .label_63fd .down_f904 .link_iron_6894,
  .label_63fd .down_f904 .link_iron_6894::after,
  .label_63fd .down_f904 .link_iron_6894::before {
    width: 19px;
    height: 2px;
  }
  .label_63fd .down_f904 .link_iron_6894::before {
    top: -6px;
  }
  .label_63fd .down_f904 .link_iron_6894::after {
    bottom: -6px;
  }
  .gas-b41c .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 22px;
  }
  .gas-b41c .down_f904 .link_iron_6894 {
    margin-top: -1px;
  }
  .gas-b41c .down_f904 .link_iron_6894,
  .gas-b41c .down_f904 .link_iron_6894::after,
  .gas-b41c .down_f904 .link_iron_6894::before {
    width: 22px;
    height: 2px;
  }
  .gas-b41c .down_f904 .link_iron_6894::before {
    top: -7px;
  }
  .gas-b41c .down_f904 .link_iron_6894::after {
    bottom: -7px;
  }
  .mask-complex-b8b1 .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 31px;
  }
  .mask-complex-b8b1 .down_f904 .link_iron_6894 {
    margin-top: -1.5px;
  }
  .mask-complex-b8b1 .down_f904 .link_iron_6894,
  .mask-complex-b8b1 .down_f904 .link_iron_6894::after,
  .mask-complex-b8b1 .down_f904 .link_iron_6894::before {
    width: 31px;
    height: 3px;
  }
  .mask-complex-b8b1 .down_f904 .link_iron_6894::before {
    top: -9px;
  }
  .mask-complex-b8b1 .down_f904 .link_iron_6894::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .focus-first-e60f .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 19px;
  }
  .focus-first-e60f .down_f904 .link_iron_6894 {
    margin-top: -1px;
  }
  .focus-first-e60f .down_f904 .link_iron_6894,
  .focus-first-e60f .down_f904 .link_iron_6894::after,
  .focus-first-e60f .down_f904 .link_iron_6894::before {
    width: 19px;
    height: 2px;
  }
  .focus-first-e60f .down_f904 .link_iron_6894::before {
    top: -6px;
  }
  .focus-first-e60f .down_f904 .link_iron_6894::after {
    bottom: -6px;
  }
  .current-7ce0 .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 22px;
  }
  .current-7ce0 .down_f904 .link_iron_6894 {
    margin-top: -1px;
  }
  .current-7ce0 .down_f904 .link_iron_6894,
  .current-7ce0 .down_f904 .link_iron_6894::after,
  .current-7ce0 .down_f904 .link_iron_6894::before {
    width: 22px;
    height: 2px;
  }
  .current-7ce0 .down_f904 .link_iron_6894::before {
    top: -7px;
  }
  .current-7ce0 .down_f904 .link_iron_6894::after {
    bottom: -7px;
  }
  .highlight-prev-4e5a .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 31px;
  }
  .highlight-prev-4e5a .down_f904 .link_iron_6894 {
    margin-top: -1.5px;
  }
  .highlight-prev-4e5a .down_f904 .link_iron_6894,
  .highlight-prev-4e5a .down_f904 .link_iron_6894::after,
  .highlight-prev-4e5a .down_f904 .link_iron_6894::before {
    width: 31px;
    height: 3px;
  }
  .highlight-prev-4e5a .down_f904 .link_iron_6894::before {
    top: -9px;
  }
  .highlight-prev-4e5a .down_f904 .link_iron_6894::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .item-be1d .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 19px;
  }
  .item-be1d .down_f904 .link_iron_6894 {
    margin-top: -1px;
  }
  .item-be1d .down_f904 .link_iron_6894,
  .item-be1d .down_f904 .link_iron_6894::after,
  .item-be1d .down_f904 .link_iron_6894::before {
    width: 19px;
    height: 2px;
  }
  .item-be1d .down_f904 .link_iron_6894::before {
    top: -6px;
  }
  .item-be1d .down_f904 .link_iron_6894::after {
    bottom: -6px;
  }
  .liquid_d3fc .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 22px;
  }
  .liquid_d3fc .down_f904 .link_iron_6894 {
    margin-top: -1px;
  }
  .liquid_d3fc .down_f904 .link_iron_6894,
  .liquid_d3fc .down_f904 .link_iron_6894::after,
  .liquid_d3fc .down_f904 .link_iron_6894::before {
    width: 22px;
    height: 2px;
  }
  .liquid_d3fc .down_f904 .link_iron_6894::before {
    top: -7px;
  }
  .liquid_d3fc .down_f904 .link_iron_6894::after {
    bottom: -7px;
  }
  .module-ea9f .down_f904 .caption_inner_b19f {
    margin-top: -2px;
    width: 31px;
  }
  .module-ea9f .down_f904 .link_iron_6894 {
    margin-top: -1.5px;
  }
  .module-ea9f .down_f904 .link_iron_6894,
  .module-ea9f .down_f904 .link_iron_6894::after,
  .module-ea9f .down_f904 .link_iron_6894::before {
    width: 31px;
    height: 3px;
  }
  .module-ea9f .down_f904 .link_iron_6894::before {
    top: -9px;
  }
  .module-ea9f .down_f904 .link_iron_6894::after {
    bottom: -9px;
  }
}
.plasma-1e5a .link_iron_6894 {
  -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);
}
.plasma-1e5a .link_iron_6894::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.plasma-1e5a .link_iron_6894::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);
}
.plasma-1e5a.silver-4b63 .link_iron_6894 {
  -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);
}
.plasma-1e5a.silver-4b63 .link_iron_6894::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.plasma-1e5a.silver-4b63 .link_iron_6894::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);
}
.hidden_db2f {
  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.surface-2d29:before {
  display: none;
}
.footer-2af4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer-2af4 .pattern_f64a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer-2af4 .pattern_f64a:last-of-type {
  border-bottom: none;
}
.footer-2af4 .pattern_f64a.basic-db21,
.footer-2af4 .pattern_f64a.mask-full-9999,
.footer-2af4 .pattern_f64a.detail-5725 {
  padding: 0;
}
.footer-2af4 .fixed_4916 .pro_d912 {
  color: currentColor;
}
.footer-2af4 .fixed_4916 .pro_d912:focus,
.footer-2af4 .fixed_4916 .pro_d912:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-2af4.card-brown-48ea .link-easy-116c,
.footer-2af4.card-brown-48ea .table_75f4 a,
.footer-2af4.card-brown-48ea .layout-10b3 a,
.footer-2af4.card-brown-48ea .tooltip_medium_6206 a {
  color: rgba(0, 0, 0, 0.55);
}
.footer-2af4.card-brown-48ea .link-easy-116c:hover,
.footer-2af4.card-brown-48ea .table_75f4 a:hover,
.footer-2af4.card-brown-48ea .layout-10b3 a:hover,
.footer-2af4.card-brown-48ea .tooltip_medium_6206 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-2af4.card-brown-48ea .form_3762 {
  color: rgba(0, 0, 0, 0.8);
}
.footer-2af4.card-brown-48ea .pattern_f64a {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-2af4.card-brown-48ea .pattern_f64a:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer-2af4.card-brown-48ea .tall_dd02:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer-2af4.card-brown-48ea .fixed_4916 .smooth_4c2c li a,
.footer-2af4.card-brown-48ea .fixed_4916 .pro_d912,
.footer-2af4.card-brown-48ea .tooltip_medium_6206 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-2af4.card-brown-48ea .fixed_4916 .pro_d912:focus,
.footer-2af4.card-brown-48ea .fixed_4916 .pro_d912:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-2af4.card-brown-48ea .smooth_4c2c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-2af4.hover_last_0ca2 .link-easy-116c,
.footer-2af4.hover_last_0ca2 .table_75f4 a,
.footer-2af4.hover_last_0ca2 .layout-10b3 .pro_d912,
.footer-2af4.hover_last_0ca2 .layout-10b3 a,
.footer-2af4.hover_last_0ca2 .tooltip_medium_6206 a {
  color: rgba(255, 255, 255, 0.79);
}
.footer-2af4.hover_last_0ca2 .link-easy-116c:hover,
.footer-2af4.hover_last_0ca2 .table_75f4 a:hover,
.footer-2af4.hover_last_0ca2 .layout-10b3 .pro_d912:hover,
.footer-2af4.hover_last_0ca2 .layout-10b3 a:hover,
.footer-2af4.hover_last_0ca2 .tooltip_medium_6206 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-2af4.hover_last_0ca2 .form_3762 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-2af4.hover_last_0ca2 .pattern_f64a {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-2af4.hover_last_0ca2 .pattern_f64a:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer-2af4.hover_last_0ca2 .tall_dd02:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer-2af4.hover_last_0ca2 .fixed_4916 .smooth_4c2c li a,
.footer-2af4.hover_last_0ca2 .fixed_4916 .pro_d912,
.footer-2af4.hover_last_0ca2 .tooltip_medium_6206 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-2af4.hover_last_0ca2 .fixed_4916 .pro_d912:focus,
.footer-2af4.hover_last_0ca2 .fixed_4916 .pro_d912:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-2af4.hover_last_0ca2 .smooth_4c2c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall_dd02 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tall_dd02:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.paragraph_9113 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.table-south-2043 .footer-2af4 {
  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;
}
.table-south-2043 .pattern_f64a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.table-south-2043 .pattern_f64a: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) {
  .table-south-2043 .pattern_f64a:before {
    width: 16%;
    left: 42%;
  }
}
.table-south-2043 .pattern_f64a:last-child:before {
  content: none;
}
.table-south-2043 .pattern_f64a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.table-south-2043 .fixed_4916 .smooth_4c2c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.table-south-2043 .fixed_4916 .smooth_4c2c li a .pro_d912 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.table-south-2043 .fixed_4916 .tooltip_medium_6206 {
  border: none;
}
.table-south-2043 .fixed_4916 .tooltip_medium_6206 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.table-south-2043 .tall_dd02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.table-south-2043 .paragraph_9113 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.table-south-2043 .hover_last_0ca2 .tall_dd02:before {
  background: rgba(0, 0, 0, 0.9);
}
.table-south-2043 .card-brown-48ea.progress-dim-5082 .link_iron_6894 {
  background: rgba(0, 0, 0, 0.6);
}
.table-south-2043
  .card-brown-48ea.progress-dim-5082
  .link_iron_6894::after,
.table-south-2043
  .card-brown-48ea.progress-dim-5082
  .link_iron_6894:before {
  background: inherit;
}
.table-south-2043
  .card-brown-48ea.progress-dim-5082:hover
  .link_iron_6894 {
  background: rgba(0, 0, 0, 0.8);
}
.description_upper_63c3 .footer-2af4 {
  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) {
  .description_upper_63c3 .footer-2af4 {
    width: auto;
    right: 45px;
  }
}
.red_fc15 .footer-2af4 {
  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) {
  .red_fc15 .footer-2af4 {
    width: auto;
    left: 45px;
  }
}
.surface-2d29 .footer-2af4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.surface-2d29 .paragraph_9113 {
  max-width: 48em;
  margin: 0 auto;
}
.surface-2d29 .tall_dd02:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.background_a328 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.background_a328.table-south-2043 .footer-2af4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.background_a328.description_upper_63c3 .footer-2af4 {
  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);
}
.background_a328 .footer-2af4 {
  visibility: visible;
}
.background_a328.red_fc15 .footer-2af4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.liquid-d4b2,
.stale-524e {
  overflow-x: hidden;
}
.liquid-d4b2 .footer-2af4 {
  overflow: auto;
}
.liquid-d4b2.table-south-2043 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-d4b2.table-south-2043 .footer-2af4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.liquid-d4b2.table-south-2043 .summary-e78a {
  opacity: 0;
}
.liquid-d4b2.description_upper_63c3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-d4b2.description_upper_63c3 .footer-2af4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.liquid-d4b2.description_upper_63c3 .summary-e78a {
  opacity: 0;
}
.liquid-d4b2.red_fc15 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-d4b2.red_fc15 .footer-2af4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.liquid-d4b2.red_fc15 .summary-e78a {
  opacity: 0;
}
.liquid-d4b2.surface-2d29 .footer-2af4 {
  z-index: 10;
  visibility: visible;
}
.progress-dim-5082 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress-dim-5082 .link_iron_6894 {
  background: rgba(255, 255, 255, 0.99);
}
.progress-dim-5082 .link_iron_6894::after,
.progress-dim-5082 .link_iron_6894:before {
  background: inherit;
}
.progress-dim-5082:hover .link_iron_6894 {
  background: rgba(255, 255, 255, 0.99);
}
.red_fc15 .progress-dim-5082 {
  top: 10px;
  right: auto;
  left: 12px;
}
.surface-2d29 .progress-dim-5082 {
  display: none !important;
}
.liquid-d4b2:before,
.stale-524e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.liquid-d4b2 .progress-dim-5082,
.stale-524e .progress-dim-5082 {
  display: inline-block;
}
.footer-2af4 .list-9ff3 {
  -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;
}
.liquid-d4b2 .footer-2af4 .list-9ff3,
.stale-524e .footer-2af4 .list-9ff3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.list_stale_fdfa .video_17d5 {
  width: 100%;
}
.avatar-hard-a818 {
  padding: 0 0.5em 0;
}
.avatar-hard-a818 [class*="customify-col-"],
.avatar-hard-a818 [class*="customify-col_"],
.avatar-hard-a818 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.sort_b9a3 .avatar-hard-a818 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .mini-3c5f .rough-24b6,
  .rough-24b6 {
    display: none;
  }
  .paragraph-caf6 {
    text-align: left;
  }
  .red_e66a {
    text-align: center;
  }
  .plasma_2885 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .mini-3c5f .text-e913,
  .text-e913 {
    display: none;
  }
  .hidden_bronze_ae49 {
    text-align: left;
  }
  .north-9ec2 {
    text-align: center;
  }
  .simple-2fc6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .mini-3c5f .clean-91aa,
  .clean-91aa {
    display: none;
  }
  .carousel-thick-be22 {
    text-align: left;
  }
  .text_purple_3cc6 {
    text-align: center;
  }
  .copper_942f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.black-e6c9 {
  box-shadow: none !important;
}
.status_640b .preview-5d81,
.footer-wood-0640 .preview-5d81 {
  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;
}
.footer-wood-0640 .preview-5d81 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.title-a297 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.title-a297:after,
.title-a297:before {
  content: "";
  display: table;
}
.title-a297:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .title-a297 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.title-a297,
.white_00ff {
  max-width: 1248px;
  margin: 0 auto;
}

.caption_motion_bf73.primary-bafa .title-a297 {
  max-width: 100%;
}
.caption_motion_bf73.backdrop-9709 {
  max-width: 1200px;
  margin: 0 auto;
}
.caption_motion_bf73.light-194e .title-a297 {
  max-width: 100%;
}
.caption_motion_bf73.light-194e > .title-a297 {
  padding-left: 0;
  padding-right: 0;
}
.caption_motion_bf73.light-194e > .title-a297 .mini-3c5f {
  margin: 0;
}
.caption_motion_bf73.light-194e
  > .title-a297
  .copper_9948.popup_b9ba {
  margin-right: 0;
  margin-left: 0;
}
.caption_motion_bf73.light-194e #main.popup_b9ba {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal-9ee4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal-9ee4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower_5932 .footer-over-4895 {
    padding-right: 1em;
  }
  .lower_5932.slow-1410 .copper_9948 {
    border-right: 1px solid #eaecee;
  }
  .lower_5932.slow-1410 .footer-over-4895 {
    padding-right: 1em;
  }
  .lower_5932.slow-1410 .inner_2acf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-5d92 .footer-over-4895 {
    padding-left: 1em;
  }
  .detail-5d92.slow-1410 .copper_9948 {
    border-left: 1px solid #eaecee;
  }
  .detail-5d92.slow-1410 .footer-over-4895 {
    padding-left: 1em;
  }
  .detail-5d92.slow-1410 .inner_2acf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple-7e7f .footer-over-4895 {
    padding-left: 1em;
  }
  .simple-7e7f.slow-1410 .description_f4c0 {
    border-right: 1px solid #eaecee;
  }
  .simple-7e7f.slow-1410 .hidden_liquid_19d2 {
    border-right: 1px solid #eaecee;
  }
  .simple-7e7f.slow-1410 .footer-over-4895 {
    padding-left: 1em;
  }
  .simple-7e7f.slow-1410 .inner_2acf {
    padding-right: 1em;
  }
  .simple-7e7f.slow-1410 .pro-ef1d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-5b61 .footer-over-4895 {
    padding-right: 1em;
  }
  .footer-5b61.slow-1410 .description_f4c0 {
    border-left: 1px solid #eaecee;
  }
  .footer-5b61.slow-1410 .hidden_liquid_19d2 {
    border-left: 1px solid #eaecee;
  }
  .footer-5b61.slow-1410 .footer-over-4895 {
    padding-right: 1em;
  }
  .footer-5b61.slow-1410 .inner_2acf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-5b61.slow-1410 .pro-ef1d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-9ee4 .footer-over-4895 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-9ee4.slow-1410 .copper_9948 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal-9ee4.slow-1410 .footer-over-4895 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-9ee4.slow-1410 .inner_2acf {
    padding-left: 1em;
  }
  .modal-9ee4.slow-1410 .pro-ef1d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal-9ee4.slow-1410 .footer-over-4895 {
    padding-left: 0;
  }
}
.breadcrumb_329c .picture_7c16 {
  display: inline-block;
}
.media_69d7 {
  display: inline-block;
}
.row-25ac {
  word-con: break-word;
}
.tooltip_action_16e6 > span {
  display: inline-block;
  padding: 5px 0;
}
.tooltip_action_16e6 .pattern-988e {
  margin-left: 8px;
  margin-right: 8px;
}
.tooltip_action_16e6 .article_huge_4c88 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.new_e847 .warm-0330 {
  margin-bottom: 2em;
}
.new_e847 .video_6e45 {
  margin-bottom: 15px;
}
.new_e847 .video_6e45:last-child {
  margin-bottom: 0;
}
.new_e847 .table_5611 {
  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) {
  .new_e847 .table_5611 {
    display: block;
  }
}
.new_e847 .dynamic_4125 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .new_e847 .dynamic_4125 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.new_e847 .notice-9754 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.new_e847 .notice-9754 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.new_e847 .notice-9754 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.new_e847 .row-25ac {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.new_e847 .row-25ac a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.new_e847 .selected_11ef p:last-child {
  margin-bottom: 0;
}
.new_e847 .modal_5d85 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.new_e847 .aside_south_83a9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.new_e847 .wide_baa4 {
  margin-top: 1em;
}
.new_e847 .description_upper_aab8 {
  top: 0;
  display: block;
}
.new_e847 .description_upper_aab8 a {
  color: inherit;
}
.new_e847 .description_upper_aab8 a:hover {
  color: inherit;
}
.new_e847 .thumbnail-hot-3db5 {
  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;
}
.new_e847 .thumbnail-hot-3db5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.new_e847 .aside_south_83a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.new_e847 .menu-wide-17bc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.new_e847 .menu-wide-17bc:first-child {
  margin-top: 0;
}
.new_e847 .menu-wide-17bc.dropdown-039d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.new_e847 .menu-wide-17bc.box-362f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.new_e847
  .menu-wide-17bc.box-362f.text-purple-9e99
  .wide_baa4 {
  width: 100%;
}
.new_e847 .box-362f {
  -webkit-box-align: center;
  align-items: center;
}
.new_e847 .box-362f .tooltip_action_16e6,
.new_e847 .box-362f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.new_e847 .notice-9754 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.new_e847 .notice-9754 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.new_e847 .notice-9754: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;
}
.new_e847 .dropdown-039d {
  z-index: 5;
}
.new_e847 .thick_ea51 .item-44da {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.new_e847 .lite-edec .item-44da {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.new_e847 .hovered-9d32 .item-44da {
  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;
}
.new_e847.caption-huge-0c62 .table_5611,
.new_e847.notification-3db5 .table_5611 {
  display: block;
}
.new_e847.caption-huge-0c62 .table_5611 .accent_thick_e822,
.new_e847.caption-huge-0c62 .table_5611 .aside_south_83a9,
.new_e847.notification-3db5 .table_5611 .accent_thick_e822,
.new_e847.notification-3db5 .table_5611 .aside_south_83a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.new_e847.content_0581 .dynamic_4125 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .new_e847.content_0581 .dynamic_4125 {
    margin-right: 0;
  }
}
.new_e847.caption-huge-0c62 .dynamic_4125,
.new_e847.notification-3db5 .dynamic_4125 {
  padding-top: 40%;
}
.new_e847.caption-huge-0c62 .warm-0330,
.new_e847.notification-3db5 .warm-0330 {
  display: block;
}
.new_e847.caption-huge-0c62 .fn-sticky-540a .aside_south_83a9,
.new_e847.notification-3db5 .fn-sticky-540a .aside_south_83a9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.new_e847.caption-huge-0c62 .dynamic_4125,
.new_e847.notification-3db5 .dynamic_4125 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.new_e847.caption-huge-0c62 .aside_south_83a9 {
  padding: 1em;
}
.item_silver_15a8 {
  margin: 30px auto;
  display: block;
}
.item_silver_15a8 .heading_complex_6c8e > * {
  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;
}
.item_silver_15a8 .heading_complex_6c8e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item_silver_15a8 .heading_complex_6c8e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gas_fde1 .tooltip_action_16e6 {
  margin-bottom: 1.41575em;
}
.gas_fde1 .menu_ed1d {
  margin-bottom: 1.618em;
}
.caption-bottom-c1e6 .shade-north-f5dc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption-bottom-c1e6 .shade-north-f5dc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption-bottom-c1e6 .link_soft_33a2 {
  max-width: 100%;
  overflow: auto;
}
.icon-liquid-5ea1 .caption-bottom-c1e6 a:hover {
  text-decoration: underline;
}
.full-daae .video_6e45:not(.row-25ac),
.full-daae .notice-9754 {
  margin-bottom: 1.41575em;
}
.full-daae .video_6e45:not(.row-25ac):last-child,
.full-daae .notice-9754:last-child {
  margin-bottom: 0;
}
.full-daae .video_6e45.orange-f667 {
  margin-bottom: 0.41575em;
}
.full-daae .detail_0625:before,
.full-daae .mask_7ebe:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.full-daae .detail_0625:before {
  content: "\f115";
}
.full-daae .mask_7ebe:before {
  content: "\f02c";
}
.full-daae .steel_7c6a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.full-daae .steel_7c6a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.up_7612 {
  display: -webkit-box;
  display: flex;
}
.up_7612 .message-cfab {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .up_7612 .message-cfab {
    flex-basis: 90px;
  }
}
.up_7612 .active-16bb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .up_7612 .active-16bb {
    flex-basis: calc(100% - 50px);
  }
}
.up_7612 .block_old_fe87 p:last-child {
  margin-bottom: 0.72em;
}
.fast-dc67 .heading_complex_6c8e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fast-dc67 .heading_complex_6c8e:after,
.fast-dc67 .heading_complex_6c8e:before {
  content: "";
  display: table;
}
.fast-dc67 .heading_complex_6c8e:after {
  clear: both;
}
.fast-dc67 .heading_complex_6c8e .summary_fc05,
.fast-dc67 .heading_complex_6c8e .tabs-ddc3 {
  width: 49%;
}
.fast-dc67 .heading_complex_6c8e .summary_fc05 a span.tooltip-1e0d,
.fast-dc67 .heading_complex_6c8e .tabs-ddc3 a span.tooltip-1e0d {
  display: block;
  margin-bottom: 5px;
}
.fast-dc67 .heading_complex_6c8e .tabs-ddc3 {
  float: left;
  text-align: left;
}
.fast-dc67 .heading_complex_6c8e .summary_fc05 {
  float: right;
  text-align: right;
}
.container_8783 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .container_8783 {
    margin-bottom: 0;
  }
}
.main_65e3 {
  margin-bottom: 1em;
}
.main_65e3 .row-25ac {
  font-size: 1.1em;
  line-height: 1.3;
}
.thick_c1b2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade-3955 .main_65e3,
.black-3e45 .main_65e3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade-3955 .main_65e3,
  .black-3e45 .main_65e3 {
    display: block;
  }
}
.shade-3955 .thick_c1b2,
.black-3e45 .thick_c1b2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade-3955 .thick_c1b2,
  .black-3e45 .thick_c1b2 {
    margin-bottom: 1em;
  }
}
.shade-3955 .thick_c1b2 img,
.black-3e45 .thick_c1b2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade-3955 .mask-7e68,
.black-3e45 .mask-7e68 {
  flex-basis: calc(100% - 160px);
}
.shade-3955 .mask-7e68 p,
.black-3e45 .mask-7e68 p {
  margin-bottom: 0;
}
.shade-3955 .mask-7e68 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade-3955 .mask-7e68 {
    padding-left: 0;
  }
}
.black-3e45 .mask-7e68 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .black-3e45 .mask-7e68 {
    padding-right: 0;
  }
}
.black-3e45 .thick_c1b2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort-34cb .thick_c1b2 {
  margin-bottom: 0.5em;
}
.sort-34cb .thick_c1b2 img {
  width: 100%;
}
.title-97ac .modal-small-450c,
.shadow-4415 .modal-small-450c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow-4415 .copper_9948 .component_basic_2e6f p:last-child {
  margin-bottom: 0;
}
.container-fced {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.left_c7b2 .article_9658 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .left_c7b2 .article_9658:last-of-type {
    margin-bottom: 0;
  }
}
.left_c7b2 .article_9658 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left_c7b2 .article_9658 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.left_c7b2 .article_9658 ul li {
  margin: 0 0 0.6em;
}
.left_c7b2 .article_9658 ul li.pagination-over-d27b,
.left_c7b2 .article_9658 ul li.tall_e75c {
  position: relative;
}
.left_c7b2 .article_9658 ul li.pagination-over-d27b .grid-prev-8f8a,
.left_c7b2 .article_9658 ul li.tall_e75c .grid-prev-8f8a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.left_c7b2 .article_9658 ul li.pagination-over-d27b:after:after,
.left_c7b2 .article_9658 ul li.pagination-over-d27b:after:before,
.left_c7b2
  .article_9658
  ul
  li.tall_e75c:after:after,
.left_c7b2
  .article_9658
  ul
  li.tall_e75c:after:before {
  content: "";
  display: table;
}
.left_c7b2 .article_9658 ul li.pagination-over-d27b:after:after,
.left_c7b2
  .article_9658
  ul
  li.tall_e75c:after:after {
  clear: both;
}
.left_c7b2 .article_9658 a.pattern-gold-1a53:hover {
  text-decoration: none;
}
.left_c7b2 .article_9658 select {
  max-width: 100%;
}
.left_c7b2 .article_9658 table {
  font-size: 85%;
}
.left_c7b2 .article_9658 table td,
.left_c7b2 .article_9658 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.left_c7b2 .article_9658 table tfoot td {
  text-align: left;
}
.left_c7b2 .article_9658 :last-child {
  margin-bottom: 0;
}
.left_c7b2 .article_9658 .aside_soft_bff6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.left_c7b2 .article_9658 .aside_soft_bff6 label {
  width: 100%;
}
.left_c7b2 .article_9658 .aside_soft_bff6 .container_silver_ef3a {
  width: 100%;
  display: block;
}
.left_c7b2 .article_9658 .aside_soft_bff6 .brown_3402 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.left_c7b2 .article_9658 .aside_soft_bff6 .brown_3402:hover svg #svg-search {
  fill: #444;
}
.left_c7b2 .article_9658 .aside_soft_bff6 .brown_3402 svg {
  width: 18px;
  height: 18px;
}
.left_c7b2 .label-f78e ul ul,
.left_c7b2 .brown-54b7 ul ul,
.left_c7b2 .active_4e7b ul ul,
.left_c7b2 .hero-pro-3ccb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.left_c7b2 .label-f78e .selected-ef62 > a,
.left_c7b2 .brown-54b7 .selected-ef62 > a,
.left_c7b2 .active_4e7b .selected-ef62 > a,
.left_c7b2 .hero-pro-3ccb .selected-ef62 > a {
  margin-bottom: 0;
}
.left_c7b2 .block_easy_5733 li,
.left_c7b2 .label-f78e li,
.left_c7b2 .content-tall-ef56 li,
.left_c7b2 .brown-54b7 li,
.left_c7b2 .active_4e7b li,
.left_c7b2 .hero-pro-3ccb li,
.left_c7b2 .lite-30c7 li,
.left_c7b2 .focused-51f9 li {
  display: block;
  position: relative;
}
.left_c7b2 .block_easy_5733 li:last-child,
.left_c7b2 .label-f78e li:last-child,
.left_c7b2 .content-tall-ef56 li:last-child,
.left_c7b2 .brown-54b7 li:last-child,
.left_c7b2 .active_4e7b li:last-child,
.left_c7b2 .hero-pro-3ccb li:last-child,
.left_c7b2 .lite-30c7 li:last-child,
.left_c7b2 .focused-51f9 li:last-child {
  border: none;
}
.left_c7b2 .block_easy_5733 li a,
.left_c7b2 .label-f78e li a,
.left_c7b2 .content-tall-ef56 li a,
.left_c7b2 .brown-54b7 li a,
.left_c7b2 .active_4e7b li a,
.left_c7b2 .hero-pro-3ccb li a,
.left_c7b2 .lite-30c7 li a,
.left_c7b2 .focused-51f9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left_c7b2 .block_easy_5733 li ul li::before,
.left_c7b2 .label-f78e li ul li::before,
.left_c7b2 .content-tall-ef56 li ul li::before,
.left_c7b2 .brown-54b7 li ul li::before,
.left_c7b2 .active_4e7b li ul li::before,
.left_c7b2 .hero-pro-3ccb li ul li::before,
.left_c7b2 .lite-30c7 li ul li::before,
.left_c7b2 .focused-51f9 li ul li::before {
  left: 15px;
}
.left_c7b2 .block_easy_5733 li ul a,
.left_c7b2 .label-f78e li ul a,
.left_c7b2 .content-tall-ef56 li ul a,
.left_c7b2 .brown-54b7 li ul a,
.left_c7b2 .active_4e7b li ul a,
.left_c7b2 .hero-pro-3ccb li ul a,
.left_c7b2 .lite-30c7 li ul a,
.left_c7b2 .focused-51f9 li ul a {
  padding-left: 20px;
}
.left_c7b2 .block_easy_5733 li ul ul li::before,
.left_c7b2 .label-f78e li ul ul li::before,
.left_c7b2 .content-tall-ef56 li ul ul li::before,
.left_c7b2 .brown-54b7 li ul ul li::before,
.left_c7b2 .active_4e7b li ul ul li::before,
.left_c7b2 .hero-pro-3ccb li ul ul li::before,
.left_c7b2 .lite-30c7 li ul ul li::before,
.left_c7b2 .focused-51f9 li ul ul li::before {
  left: 30px;
}
.left_c7b2 .block_easy_5733 li ul ul a,
.left_c7b2 .label-f78e li ul ul a,
.left_c7b2 .content-tall-ef56 li ul ul a,
.left_c7b2 .brown-54b7 li ul ul a,
.left_c7b2 .active_4e7b li ul ul a,
.left_c7b2 .hero-pro-3ccb li ul ul a,
.left_c7b2 .lite-30c7 li ul ul a,
.left_c7b2 .focused-51f9 li ul ul a {
  padding-left: 40px;
}
.left_c7b2 .lite_b41a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.left_c7b2 .focused-51f9 ul li {
  margin-bottom: 1.41575em;
}
.left_c7b2 .focused-51f9 ul li .label-green-f5b0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.left_c7b2 .focused-51f9 ul li .filter-tiny-d9ca {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_last_0ca2 .block_easy_5733 li a,
.hover_last_0ca2 .label-f78e li a,
.hover_last_0ca2 .content-tall-ef56 li a,
.hover_last_0ca2 .brown-54b7 li a,
.hover_last_0ca2 .active_4e7b li a,
.hover_last_0ca2 .hero-pro-3ccb li a,
.hover_last_0ca2 .lite-30c7 li a,
.hover_last_0ca2 .focused-51f9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_last_0ca2 .lite_b41a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_last_0ca2 .article_9658 ul li.pagination-over-d27b .grid-prev-8f8a,
.hover_last_0ca2 .article_9658 ul li.tall_e75c .grid-prev-8f8a {
  background: rgba(0, 0, 0, 0.2);
}
.hover_last_0ca2 .left_c7b2 .article_9658 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_motion_bf73 .left_c7b2 .smooth_4c2c li {
  margin: 0;
}
.caption_motion_bf73 .left_c7b2 .smooth_4c2c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.caption_motion_bf73 .left_c7b2 .smooth_4c2c li ul {
  margin: 0;
}
.caption_motion_bf73 .left_c7b2 .smooth_4c2c li ul li a {
  padding-left: 15px;
}
.caption_motion_bf73 .left_c7b2 .smooth_4c2c li ul li li a {
  padding-left: 30px;
}
.caption_motion_bf73 .left_c7b2 .smooth_4c2c li.article_east_2898 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.caption_motion_bf73 .left_c7b2 .smooth_4c2c li.article_east_2898 > 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;
}
.caption_motion_bf73 .left_c7b2 .smooth_4c2c li.article_east_2898 > 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;
}
.status_in_4b53 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.input_tall_542c {
  position: relative;
  z-index: 10;
}
.input_tall_542c .list-9ff3 {
  width: 100%;
  max-width: 100%;
}
.carousel-487e .media-warm-cb4f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.carousel-487e .card-brown-48ea {
}
.carousel-487e .hover_last_0ca2 {
  background: #292929;
}
.wrapper_3a36 .media-warm-cb4f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wrapper_3a36 .card-brown-48ea {
  background: #f9f9f9;
}
.wrapper_3a36 .hover_last_0ca2 {
  background: #303030;
}
.medium-f87c .media-warm-cb4f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium-f87c .picture_7c16 {
    margin-bottom: 1em;
  }
  .medium-f87c .picture_7c16:last-child {
    margin-bottom: 0;
  }
}
.medium-f87c .card-brown-48ea {
  background: #ededed;
}
.medium-f87c .hover_last_0ca2 {
  background: #1a1a1a;
}
.media-warm-cb4f.card-brown-48ea {
  color: rgba(0, 0, 0, 0.6);
}
.media-warm-cb4f.card-brown-48ea .filter-down-09aa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-warm-cb4f.hover_last_0ca2 {
  color: rgba(255, 255, 255, 0.99);
}
.media-warm-cb4f.hover_last_0ca2 a:not(.pattern-gold-1a53) {
  color: rgba(255, 255, 255, 0.79);
}
.media-warm-cb4f.hover_last_0ca2 a:not(.pattern-gold-1a53):hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-warm-cb4f.hover_last_0ca2 .filter-down-09aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-warm-cb4f.hover_last_0ca2 table tbody td,
.media-warm-cb4f.hover_last_0ca2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notice-new-7e7c.silver_4b6a .title-a297 {
  max-width: initial;
}
.notice-new-7e7c .orange-7a23 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notice-new-7e7c .orange-7a23 .list-9ff3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notice-new-7e7c .orange-7a23 .list-9ff3 {
    display: block;
    margin-bottom: 2em;
  }
  .notice-new-7e7c .orange-7a23 .list-9ff3:last-child {
    margin-bottom: 0;
  }
}
.medium-f87c .picture_7c16:last-child,
.wrapper_3a36 .picture_7c16:last-child,
.carousel-487e .picture_7c16:last-child {
  margin-bottom: 0;
}
.medium-f87c .picture_7c16 .left_c7b2 .article_9658:last-child,
.wrapper_3a36 .picture_7c16 .left_c7b2 .article_9658:last-child,
.carousel-487e .picture_7c16 .left_c7b2 .article_9658:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .medium-f87c .mini-8b97,
  .medium-f87c .outline_dark_1230,
  .wrapper_3a36 .mini-8b97,
  .wrapper_3a36 .outline_dark_1230,
  .carousel-487e .mini-8b97,
  .carousel-487e .outline_dark_1230 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .input_tall_542c .picture_7c16 {
    margin-bottom: 2em;
  }
}
.input_tall_542c p:last-child {
  margin-bottom: 0;
}
.input_tall_542c li,
.input_tall_542c ul {
  list-style: none;
  margin: 0;
}
.input_tall_542c ul ul {
  margin-left: 2.617924em;
}
.box-04c1 {
  font-size: 0.875em;
}

/* css-noise: e991 */
.shadow-element-d3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
