/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text_ab43/customify
Author: WPCustomify
Author URI: https://pressmaximum.text_ab43
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.text_ab43/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.last_1da8.pattern-under-fc7a/licenses/gpl-2.0.accordion-4664
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.tall_12d5/, (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.out_b049.aside_bronze_f7df/normalize.backdrop-1465/
 ======
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.backdrop-1465 v7.0.0 | MIT License | github.text_ab43/necolas/normalize.backdrop-1465 */
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;
}
.tertiary-1794 .white-4e9c,
.status_white_e808,
.message-hot-8e26,
.alert-wood-0e80,
.dark-5d8c,
.input_555d,
.info_warm_5686,
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;
}
.status_white_e808,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_white_e808,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_white_e808,
  h1 {
    font-size: 1.8em;
  }
}
.message-hot-8e26,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message-hot-8e26 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message-hot-8e26,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message-hot-8e26,
  h2 {
    font-size: 1.7em;
  }
}
.alert-wood-0e80,
h3 {
  font-size: 1.618em;
}
.tertiary-1794 .white-4e9c,
.dark-5d8c,
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.dropdown-bronze-c3df {
  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;
}
.purple-71cf:after,
.purple-71cf:before,
.footer-narrow-bf55:after,
.footer-narrow-bf55:before {
  content: "";
  display: table;
}
.purple-71cf:after,
.footer-narrow-bf55:after {
  clear: both;
}
.old_4ba8 {
  float: right;
  margin-right: 0;
}
.info-2026 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.photo-dark-2f7f .shade_under_deab,
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;
}
.photo-dark-2f7f .shade_under_deab: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;
}
.border-plasma-dd2e .shade_under_deab {
  box-shadow: none;
}
.border-plasma-dd2e
  .shade_under_deab
  .gallery-cc8f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border-plasma-dd2e .shade_under_deab .bottom-3ebb {
  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;
}
.border-plasma-dd2e
  .shade_under_deab
  .bottom-3ebb
  b {
  display: none;
}
.border-plasma-dd2e .list-2dc8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.detail-6331:not(.input_f7a3):not(.logo_a848),
button:not(.input_f7a3):not(.logo_a848),
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ),
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ),
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ) {
  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;
}
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ):hover,
button:not(.input_f7a3):not(
    .logo_a848
  ):hover,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ):hover,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ):hover,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ):active,
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ):focus,
button:not(.input_f7a3):not(
    .logo_a848
  ):active,
button:not(.input_f7a3):not(
    .logo_a848
  ):focus,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ):active,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ):focus,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ):active,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ):focus,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ):active,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ):focus {
  outline: 0;
}
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357,
button:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357 {
  position: relative;
}
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .layout_7896,
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .module_8f86,
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .modal_a827,
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  i,
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  svg,
button:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .layout_7896,
button:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .module_8f86,
button:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .modal_a827,
button:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  i,
button:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  svg,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .layout_7896,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .module_8f86,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .modal_a827,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  i,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  svg,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .layout_7896,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .module_8f86,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .modal_a827,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  i,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  svg,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .layout_7896,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .module_8f86,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  .modal_a827,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  i,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357
  svg {
  visibility: hidden;
}
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357:after,
button:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357:after,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357:after,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357:after,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ).fn-loading-e357: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;
}
.detail-6331:not(.input_f7a3):not(.logo_a848),
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ),
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ),
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ) {
  color: #fff;
  background: #235787;
}
.detail-6331:not(.input_f7a3):not(
    .logo_a848
  ):focus,
input[type="button"]:not(.input_f7a3):not(
    .logo_a848
  ):focus,
input[type="reset"]:not(.input_f7a3):not(
    .logo_a848
  ):focus,
input[type="submit"]:not(.input_f7a3):not(
    .logo_a848
  ):focus {
  color: #fff;
}
.detail-6331.fn-disabled-e357:not(.input_f7a3):not(
    .logo_a848
  ),
.detail-6331[disabled]:not(.input_f7a3):not(
    .logo_a848
  ),
button.fn-disabled-e357:not(.input_f7a3):not(
    .logo_a848
  ),
button[disabled]:not(.input_f7a3):not(
    .logo_a848
  ) {
  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;
}
.prev-9eb9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.prev-9eb9: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;
}
.primary_gas_3917 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notice-orange-836d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dropdown-plasma-ee3d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.purple-71cf:after,
.purple-71cf:before,
.silver-7af1:after,
.silver-7af1:before,
.button_new_5837:after,
.button_new_5837:before,
.hovered-52ae:after,
.hovered-52ae:before,
.rough_1aaa:after,
.rough_1aaa:before,
.paragraph-906f:after,
.paragraph-906f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.purple-71cf:after,
.silver-7af1:after,
.button_new_5837:after,
.hovered-52ae:after,
.rough_1aaa:after,
.paragraph-906f:after {
  clear: both;
}
.silver-7af1 .surface-up-cd98,
.button_new_5837 .surface-up-cd98,
.module-pink-7031 .surface-up-cd98 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east_980d {
  display: inline-block;
}
.large-b3e7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.large-b3e7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.large-b3e7 .pro_b178 {
  padding: 1em 0;
  font-size: 85%;
}
.pro_b178 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.aside-focused-6a98 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.aside-focused-6a98:after,
.aside-focused-6a98:before {
  content: "";
  display: table;
}
.aside-focused-6a98:after {
  clear: both;
}
.title-f7fc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.filter-6688 .title-f7fc {
  max-width: 50%;
}
.content-c0fa .title-f7fc {
  max-width: 33.33%;
}
.red_9df1 .title-f7fc {
  max-width: 25%;
}
.menu_short_bf52 .title-f7fc {
  max-width: 20%;
}
.background-dynamic-7387 .title-f7fc {
  max-width: 16.66%;
}
.menu_f59c .title-f7fc {
  max-width: 14.28%;
}
.paragraph-d563 .title-f7fc {
  max-width: 12.5%;
}
.advanced_e1eb .title-f7fc {
  max-width: 11.11%;
}
.red_0742 {
  display: block;
}
.tertiary-1794 .media-5a02 label,
.tertiary-1794 .brown-182c label,
.tertiary-1794 .content_warm_aa2b label,
.tertiary-1794 .easy-59ea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red-cae1 {
  list-style: none;
  margin: 0;
}
.red-cae1 article.description-lite-fc1d {
  margin-bottom: 0;
}
.red-cae1 ul {
  list-style: none;
  margin: 0;
}
.red-cae1 .pink_6858 li.description-lite-fc1d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red-cae1 .pink_6858 li.description-lite-fc1d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red-cae1 .pink_6858 li.description-lite-fc1d: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-cae1 .pink_6858 li.description-lite-fc1d li.description-lite-fc1d li.description-lite-fc1d li.description-lite-fc1d {
    padding-left: 0;
  }
}
article.description-lite-fc1d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.description-lite-fc1d .silver-7af1 p:last-of-type {
  margin-bottom: 0;
}
article.description-lite-fc1d .tertiary-up-2157 {
  float: left;
}
article.description-lite-fc1d .banner_9313 {
  margin-left: 85px;
}
article.description-lite-fc1d .feature_f733 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.description-lite-fc1d .feature_f733 .focused-04ab {
  margin-left: 10px;
}
article.description-lite-fc1d .shade_huge_1110 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.description-lite-fc1d .progress-thick-b3ca {
  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 .media-5a02,
  #respond .content_warm_aa2b,
  #respond .easy-59ea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media-5a02 input,
#respond .content_warm_aa2b input,
#respond .easy-59ea input {
  width: 100%;
}
#respond .easy-59ea {
  margin-right: 0;
}
#respond .highlight-4da9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-3b11 {
  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;
}
.label-3b11.info_smooth_4626 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.label-3b11 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%);
}
.label-3b11:focus,
.label-3b11: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);
}
.outline-a62a {
  border-radius: 10%;
}
.layout_basic_4450 {
  border-radius: 50%;
}
.video-5290 {
  font-size: 0.72em;
}
.paragraph-over-9865 {
  font-size: 0.875em;
}
.primary-static-1cfc {
  font-size: 1.1em;
}
.box-west-8daf {
  text-transform: uppercase;
  line-height: 1.2;
}
.box-west-8daf.video-5290 {
  letter-spacing: 0.5px;
}
.under-1bc9,
.under-1bc9 a {
  color: #6d6d6d;
}
.under-1bc9 a:hover {
  color: #111;
}
.info_f219 {
  color: #6d6d6d;
}
.highlight-white-cf31 {
  overflow-x: hidden;
}
.highlight-white-cf31 .container_95f7.footer-176e {
  position: relative;
}
.highlight-white-cf31 .container_95f7.footer-176e.black-bc95 {
  position: initial;
}
.highlight-white-cf31
  .container_95f7.footer-176e.black-bc95
  .summary_out_ad03 {
  left: auto;
}
.highlight-white-cf31 .container_95f7 .summary_out_ad03 {
  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;
}
.highlight-white-cf31 .container_95f7:hover.footer-176e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.highlight-white-cf31
  .container_95f7:hover.footer-176e
  .summary_out_ad03 {
  display: block;
  z-index: 9999999;
}
.highlight-white-cf31 .photo-d8c2 .wrapper_41d0,
.highlight-white-cf31 .alert-huge-eff0 .wrapper_41d0 {
  display: none;
}
.highlight-white-cf31 .gradient-tiny-eaf8 .container_95f7:hover.footer-176e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tertiary-1794 .media-5a02 label,
.tertiary-1794 .brown-182c label,
.tertiary-1794 .content_warm_aa2b label,
.tertiary-1794 .easy-59ea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red-cae1 {
  list-style: none;
  margin: 0;
}
.red-cae1 article.description-lite-fc1d {
  margin-bottom: 0;
}
.red-cae1 ul {
  list-style: none;
  margin: 0;
}
.red-cae1 .pink_6858 li.description-lite-fc1d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red-cae1 .pink_6858 li.description-lite-fc1d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red-cae1 .pink_6858 li.description-lite-fc1d: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-cae1 .pink_6858 li.description-lite-fc1d li.description-lite-fc1d li.description-lite-fc1d li.description-lite-fc1d {
    padding-left: 0;
  }
}
article.description-lite-fc1d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.description-lite-fc1d .silver-7af1 p:last-of-type {
  margin-bottom: 0;
}
article.description-lite-fc1d .tertiary-up-2157 {
  float: left;
}
article.description-lite-fc1d .banner_9313 {
  margin-left: 85px;
}
article.description-lite-fc1d .feature_f733 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.description-lite-fc1d .feature_f733 .focused-04ab {
  margin-left: 10px;
}
article.description-lite-fc1d .shade_huge_1110 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.description-lite-fc1d .progress-thick-b3ca {
  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 .media-5a02,
  #respond .content_warm_aa2b,
  #respond .easy-59ea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media-5a02 input,
#respond .content_warm_aa2b input,
#respond .easy-59ea input {
  width: 100%;
}
#respond .easy-59ea {
  margin-right: 0;
}
#respond .highlight-4da9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo-d8c2 .hero_45bd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero_45bd .logo-1f9a.container_d798 .accordion-right-8a1a > li > a:focus,
.hero_45bd .logo-1f9a.container_d798 .accordion-right-8a1a > li > a:hover,
.hero_45bd .logo-1f9a.hard_3411 .accordion-right-8a1a > li > a:focus,
.hero_45bd .logo-1f9a.hard_3411 .accordion-right-8a1a > li > a:hover,
.hero_45bd .logo-1f9a.filter_last_382b .accordion-right-8a1a > li > a:focus,
.hero_45bd .logo-1f9a.filter_last_382b .accordion-right-8a1a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_45bd
  .logo-1f9a.container_d798
  .accordion-right-8a1a
  > li.west_98f5
  > a,
.hero_45bd
  .logo-1f9a.container_d798
  .accordion-right-8a1a
  > li.warm_f8df
  > a,
.hero_45bd
  .logo-1f9a.hard_3411
  .accordion-right-8a1a
  > li.west_98f5
  > a,
.hero_45bd
  .logo-1f9a.hard_3411
  .accordion-right-8a1a
  > li.warm_f8df
  > a,
.hero_45bd
  .logo-1f9a.filter_last_382b
  .accordion-right-8a1a
  > li.west_98f5
  > a,
.hero_45bd .logo-1f9a.filter_last_382b .accordion-right-8a1a > li.right-9299 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_45bd .summary-6dc0,
.hero_45bd .summary-6dc0 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_45bd .cold-c8f9.video_north_134c li a,
.hero_45bd .dynamic_133d a,
.hero_45bd .hover-49fe,
.hero_45bd .accordion-right-8a1a > li > a,
.hero_45bd .fresh_84e9 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd .cold-c8f9.video_north_134c li a:hover,
.hero_45bd .dynamic_133d a:hover,
.hero_45bd .hover-49fe:hover,
.hero_45bd .accordion-right-8a1a > li > a:hover,
.hero_45bd .fresh_84e9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_45bd .header-plasma-6796 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd .header-plasma-6796 .highlight-553c {
  color: rgba(255, 255, 255, 0.99);
}
.hero_45bd .header-plasma-6796:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_45bd .info-92b1 .wrapper-center-a901 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd .info-92b1 .wrapper-center-a901 .wide_da05 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd
  .info-92b1
  .wrapper-center-a901
  .wide_da05::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd
  .info-92b1
  .wrapper-center-a901
  .wide_da05:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd
  .info-92b1
  .wrapper-center-a901
  .wide_da05::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd
  .info-92b1
  .wrapper-center-a901
  .wide_da05::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd .info-92b1 .menu_6c53 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_45bd .info-92b1 .menu_6c53:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_275f
  .hero_45bd
  .info-92b1
  .yellow-c8cf
  .slow-4584 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_275f
  .hero_45bd
  .info-92b1
  .yellow-c8cf
  .wide_da05 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-d8c2 .frame-0d1b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.frame-0d1b .logo-1f9a.container_d798 .accordion-right-8a1a > li > a:focus,
.frame-0d1b .logo-1f9a.container_d798 .accordion-right-8a1a > li > a:hover,
.frame-0d1b .logo-1f9a.hard_3411 .accordion-right-8a1a > li > a:focus,
.frame-0d1b .logo-1f9a.hard_3411 .accordion-right-8a1a > li > a:hover,
.frame-0d1b .logo-1f9a.filter_last_382b .accordion-right-8a1a > li > a:focus,
.frame-0d1b .logo-1f9a.filter_last_382b .accordion-right-8a1a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-0d1b
  .logo-1f9a.container_d798
  .accordion-right-8a1a
  > li.west_98f5
  > a,
.frame-0d1b
  .logo-1f9a.container_d798
  .accordion-right-8a1a
  > li.warm_f8df
  > a,
.frame-0d1b
  .logo-1f9a.hard_3411
  .accordion-right-8a1a
  > li.west_98f5
  > a,
.frame-0d1b
  .logo-1f9a.hard_3411
  .accordion-right-8a1a
  > li.warm_f8df
  > a,
.frame-0d1b
  .logo-1f9a.filter_last_382b
  .accordion-right-8a1a
  > li.west_98f5
  > a,
.frame-0d1b .logo-1f9a.filter_last_382b .accordion-right-8a1a > li.right-9299 > a {
  color: rgba(0, 0, 0, 0.8);
}
.frame-0d1b .summary-6dc0,
.frame-0d1b .summary-6dc0 a {
  color: rgba(0, 0, 0, 0.8);
}
.frame-0d1b .cold-c8f9.video_north_134c li a,
.frame-0d1b .dynamic_133d a,
.frame-0d1b .hover-49fe,
.frame-0d1b .accordion-right-8a1a > li > a,
.frame-0d1b .fresh_84e9 {
  color: rgba(0, 0, 0, 0.55);
}
.frame-0d1b .cold-c8f9.video_north_134c li a:hover,
.frame-0d1b .dynamic_133d a:hover,
.frame-0d1b .hover-49fe:hover,
.frame-0d1b .accordion-right-8a1a > li > a:hover,
.frame-0d1b .fresh_84e9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-0d1b .header-plasma-6796 {
  color: rgba(0, 0, 0, 0.55);
}
.frame-0d1b .header-plasma-6796 .highlight-553c {
  color: rgba(0, 0, 0, 0.8);
}
.frame-0d1b .header-plasma-6796:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-lower-679b .gradient_advanced_860c {
  margin-left: auto;
  margin-right: auto;
}
.button_new_5837 > * {
  margin-left: auto;
  margin-right: auto;
}
.button_new_5837 .primary_gas_3917 {
  margin-right: 1.41575em;
}
.footer-pro-dc57 .button_new_5837 > .panel_solid_ab09 {
  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;
}
.footer-pro-dc57 .button_new_5837 > .container-next-82f2 {
  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;
}
.motion_42d8.outline-lower-679b .gradient_advanced_860c,
.hard_7091.outline-lower-679b .gradient_advanced_860c {
  margin-left: 0;
}
.accordion_0774.outline-lower-679b .gradient_advanced_860c,
.aside_deb6.outline-lower-679b .gradient_advanced_860c {
  margin-right: 0;
}
.button_new_5837 ol,
.button_new_5837 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list_0b56 video {
  max-width: 100%;
}
.layout-f369 img {
  display: block;
}
.layout-f369.primary_gas_3917,
.layout-f369.notice-orange-836d {
  width: 100%;
}
.layout-f369.container-next-82f2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup_dd6c:not(.gallery_stale_412e) {
  margin: 1.5em auto;
}
.slider_034e p {
  padding: 1.5em 14px;
}
ul.item_white_19b2.container-next-82f2,
ul.item_white_19b2.panel_solid_ab09,
ul.item_white_19b2.box-first-6ade.panel_solid_ab09 {
  padding: 0 14px;
}
.footer-basic-0d75 {
  display: block;
  overflow-x: auto;
}
.footer-basic-0d75 table {
  border-collapse: collapse;
  width: 100%;
}
.footer-basic-0d75 td,
.footer-basic-0d75 th {
  padding: 0.5em;
}
.button_new_5837 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button_new_5837 ol ol,
.button_new_5837 ol ul,
.button_new_5837 ul ol,
.button_new_5837 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button_new_5837 ol ol li,
.button_new_5837 ol ul li,
.button_new_5837 ul ol li,
.button_new_5837 ul ul li {
  margin-left: 0;
}
.cold-8ab9.video-c1aa > .banner_tall_300b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cold-8ab9.video-c1aa > .banner_tall_300b iframe,
.cold-8ab9.video-c1aa > .banner_tall_300b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content_full_645a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content_full_645a.easy-a7ca {
  padding: 0;
}
.content_full_645a.easy-a7ca cite {
  font-size: 13px;
}
.content_full_645a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content_full_645a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.out_ff3b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.out_ff3b > p:first-child {
  margin-top: 0;
}
.out_ff3b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.out_ff3b blockquote {
  border-left: 0;
}
.nav-ad9c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav-ad9c:not(.tabs-lower-3435) {
  max-width: 100px;
}
.nav-ad9c.nav-advanced-c57f {
  border-bottom: none !important;
  text-align: center;
}
.nav-ad9c.nav-advanced-c57f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slider_034e p {
    padding: 1.5em 0;
  }
}
.chip-next-271b {
  color: #0073aa;
}
.mask_4670 {
  background-color: #0073aa;
}
.texture_797a {
  color: #229fd8;
}
.first_1b50 {
  background-color: #229fd8;
}
.title-7fbe {
  color: #eee;
}
.backdrop_013c {
  background-color: #eee;
}
.chip-7db7 {
  color: #444;
}
.old_291d {
  background-color: #444;
}
.table-9c9d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.table-9c9d .brown-8664 .dynamic_133d {
  font-size: 15px;
}
.table-9c9d .dynamic_133d {
  line-height: 1.3;
}
.table-9c9d .frame-0d1b {
}
.table-9c9d .hero_45bd {
  background: #235787;
}
.hero-8e88 {
  padding: 0;
}
.hero-8e88 .hero_45bd {
  background: #1a1a1a;
}
.hero-8e88 .frame-0d1b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.section_7231 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.section_7231 .frame-0d1b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.section_7231 .hero_45bd {
  background: #303030;
}
.paragraph-906f {
  position: relative;
  z-index: 10;
}
.paragraph-906f .complex_98a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-e546 .footer-176e {
  display: inline-block;
  vertical-align: middle;
}
.hovered-e546.selected_b62a .footer-176e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hovered-e546.selected_b62a .footer-176e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hovered-e546.selected_b62a .footer-176e {
    margin-right: 0.4em;
  }
}
.hovered-e546.selected_b62a .footer-176e:last-child {
  margin-right: 0;
}
.alert_7ce4 .complex_98a3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .photo-d8c2 .brown-8664 {
    margin: 0 -0.5em;
  }
  .photo-d8c2 .brown-8664 [class*="customify-col-"],
  .photo-d8c2 .brown-8664 [class*="customify-col_"],
  .photo-d8c2 .brown-8664 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.photo-d8c2.copper_075f .complex_98a3 {
  background: 0 0 !important;
}
.photo-d8c2.copper_075f .complex_98a3,
.photo-d8c2.alert_7ce4 .complex_98a3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .photo-d8c2.tooltip_e1d0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.photo-d8c2.alert_7ce4 .complex_98a3 {
  box-shadow: none !important;
}
.solid-b768 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .solid-b768 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .solid-b768 {
    padding: 18px 0 20px;
  }
}
.solid-b768 .banner-yellow-1cea {
  width: 100%;
}
.solid-b768 .block-brown-e77b {
  margin-bottom: 0;
}
.solid-b768 .dropdown-47e1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.logo_pressed_6048 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.logo_pressed_6048 .tiny-91e0 {
  width: 100%;
}
.icon_bottom_527b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.icon_bottom_527b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.icon_bottom_527b 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;
}
.icon_bottom_527b li:last-child:after {
  display: none;
}
.icon_bottom_527b li a {
  font-weight: 500;
  margin-right: 10px;
}
.dynamic_8984 .wrapper_41d0 button,
.solid-b768 .wrapper_41d0 button {
  left: 0;
}
.dynamic_8984 .tiny-91e0,
.solid-b768 .tiny-91e0 {
  padding-left: 0;
  padding-right: 0;
}
.dynamic_8984 .logo_pressed_6048,
.solid-b768 .logo_pressed_6048 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dynamic_8984 {
  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;
}
.dynamic_8984: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;
}
.dynamic_8984 .warm_51a6 {
  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) {
  .dynamic_8984 .warm_51a6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_8984 .warm_51a6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_8984 .warm_51a6 {
    min-height: 200px;
  }
}
.dynamic_8984 .icon_bottom_527b {
  color: rgba(255, 255, 255, 0.8);
}
.dynamic_8984 .icon_bottom_527b a,
.dynamic_8984 .icon_bottom_527b li:after {
  color: inherit;
}
.dynamic_8984 .icon_bottom_527b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover_edf0 {
  margin-bottom: 0.5em;
}
.aside_7657 {
  margin-bottom: 1.2em;
}
.aside_7657,
.hover_edf0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.aside_7657 p:last-child,
.hover_edf0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wrapper_41d0,
#masthead .wrapper_41d0 {
  display: none;
}
#masthead
  > .wrapper_41d0.north_d189 {
  display: none;
}
#masthead > .wrapper_41d0 button {
  left: 0;
}
.soft_6619 {
  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%;
}
.soft_6619 .footer-176e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.soft_6619 .media-0d9c {
  display: -webkit-box;
  display: flex;
}
.soft_6619 .media-0d9c.thick_efbc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.soft_6619 .media-0d9c.alert-static-6cda {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft_6619 .media-0d9c.east_75f7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft_6619.description_7a0d.grid_green_1fb1 .media-0d9c.thick_efbc {
  flex-basis: 100%;
}
.soft_6619.hidden_lower_a3d8 .media-0d9c.alert-static-6cda {
  -webkit-box-flex: 1;
  flex: auto;
}
.soft_6619.hidden_lower_a3d8 .media-0d9c.east_75f7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wrapper_41d0.north_d189 {
  display: none;
}
#masthead > .wrapper_41d0 button {
  left: 0;
}
.soft-3f5a {
  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;
}
.soft-3f5a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.soft-3f5a.huge_414c i {
  margin-right: 4px;
}
.soft-3f5a.solid-0cdd i {
  margin-left: 5px;
}
.dynamic_133d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dynamic_133d p:last-child {
  margin-bottom: 0;
}
.solid-b4be {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.solid-b4be a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.solid-b4be img {
  display: block;
  width: auto;
  line-height: 1;
}
.solid-b4be .summary-6dc0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.solid-b4be .hover-2555 {
  margin: 5px 0 7px 0;
}
.solid-b4be.right-22fe .clean-67e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid-b4be.right-22fe .secondary-thick-77c5 {
  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;
}
.solid-b4be.hard_ff87 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.solid-b4be.hard_ff87 .clean-67e0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid-b4be.hard_ff87 .secondary-thick-77c5 {
  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;
}
.solid-b4be.paper_1176 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.solid-b4be.bright_316d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.solid-b4be.bright_316d .secondary-thick-77c5 {
  margin-top: 7px;
}
.in-6ccf {
  display: inline-block;
}
.paragraph-906f .logo_4111 .solid-b4be img {
  max-width: 100%;
}
.logo-1f9a .paragraph_small_669d.outer_0d95,
.background_a152 .paragraph_small_669d.outer_0d95 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo-1f9a .form-6c63,
.background_a152 .form-6c63 {
  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%);
}
.logo-1f9a .form-6c63 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.logo-1f9a.card_0170 .form-6c63 {
  display: none;
}
.logo-1f9a .frame-86c7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo-1f9a .frame-86c7 li {
  display: inline-block;
  position: relative;
}
.logo-1f9a .frame-86c7 li:last-child {
  margin-right: 0;
}
.logo-1f9a .frame-86c7 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;
}
.logo-1f9a .frame-86c7 li.right-9299 > a {
  color: rgba(0, 0, 0, 0.9);
}
.logo-1f9a .frame-86c7 > 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;
}
.logo-1f9a .frame-86c7 > li > a i {
  line-height: 0;
}
.logo-1f9a .frame-86c7 > li.photo-dynamic-4962 > a .form-6c63 {
  margin-left: 4px;
  line-height: 0;
}
.logo-1f9a .frame-86c7 .accent-steel-4908 li.photo-dynamic-4962 > a {
  position: relative;
}
.logo-1f9a .frame-86c7 .accent-steel-4908 li.photo-dynamic-4962 > a:after,
.logo-1f9a .frame-86c7 .accent-steel-4908 li.photo-dynamic-4962 > a:before {
  content: "";
  display: table;
}
.logo-1f9a .frame-86c7 .accent-steel-4908 li.photo-dynamic-4962 > a:after {
  clear: both;
}
.logo-1f9a .frame-86c7 .accent-steel-4908 li.photo-dynamic-4962 > a .form-6c63 {
  margin-left: 5px;
  float: right;
}
.logo-1f9a .dim-a097,
.logo-1f9a .accent-steel-4908 {
  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;
}
.logo-1f9a .accent-steel-4908 {
  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;
}
.logo-1f9a .accent-steel-4908 .outer_0d95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo-1f9a .accent-steel-4908 .form-6c63 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.logo-1f9a .accent-steel-4908 li {
  display: block;
  margin: 0;
  padding: 0;
}
.logo-1f9a .accent-steel-4908 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;
}
.logo-1f9a .accent-steel-4908 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.logo-1f9a .accent-steel-4908 .accent-steel-4908 {
  top: 0;
  left: 100%;
}
.logo-1f9a .content_d9f9.fn-focus-e357 > .dim-a097,
.logo-1f9a .content_d9f9.fn-focus-e357 > .accent-steel-4908,
.logo-1f9a .content_d9f9:focus > .dim-a097,
.logo-1f9a .content_d9f9:focus > .accent-steel-4908,
.logo-1f9a .content_d9f9:hover > .dim-a097,
.logo-1f9a .content_d9f9:hover > .accent-steel-4908 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.logo-1f9a.filter_last_382b .accordion-right-8a1a:after,
.logo-1f9a.filter_last_382b .accordion-right-8a1a:before {
  content: "";
  display: table;
}
.logo-1f9a.filter_last_382b .accordion-right-8a1a:after {
  clear: both;
}
.logo-1f9a.filter_last_382b .accordion-right-8a1a > li {
  float: left;
}
.logo-1f9a.thumbnail_3c3e .accordion-right-8a1a:after,
.logo-1f9a.thumbnail_3c3e .accordion-right-8a1a:before {
  content: "";
  display: table;
}
.logo-1f9a.thumbnail_3c3e .accordion-right-8a1a:after {
  clear: both;
}
.logo-1f9a.thumbnail_3c3e .accordion-right-8a1a > li {
  float: left;
}
.logo-1f9a.thumbnail_3c3e .accordion-right-8a1a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.logo-1f9a.thumbnail_3c3e .accordion-right-8a1a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.logo-1f9a.thumbnail_3c3e .accordion-right-8a1a > li.west_98f5 > a,
.logo-1f9a.thumbnail_3c3e .accordion-right-8a1a > li.right-9299 > a {
  color: #fff;
  background-color: #1e4b75;
}
.logo-1f9a.container_d798 .accordion-right-8a1a > li > a .outer_0d95 {
  position: relative;
}
.logo-1f9a.container_d798 .accordion-right-8a1a > li > a .outer_0d95: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;
}
.logo-1f9a.container_d798
  .accordion-right-8a1a
  > li:focus
  > a
  .outer_0d95:before,
.logo-1f9a.container_d798
  .accordion-right-8a1a
  > li:hover
  > a
  .outer_0d95:before {
  width: 100%;
  background-color: currentColor;
}
.logo-1f9a.container_d798
  .accordion-right-8a1a
  > li.west_98f5
  > a
  .outer_0d95:before,
.logo-1f9a.container_d798
  .accordion-right-8a1a
  > li.warm_f8df
  > a
  .outer_0d95:before {
  width: 100%;
  background-color: currentColor;
}
.logo-1f9a.hard_3411 .accordion-right-8a1a > li > a .outer_0d95 {
  position: relative;
}
.logo-1f9a.hard_3411 .accordion-right-8a1a > li > a .outer_0d95: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;
}
.logo-1f9a.hard_3411 .accordion-right-8a1a > li:focus > a .outer_0d95:before,
.logo-1f9a.hard_3411
  .accordion-right-8a1a
  > li:hover
  > a
  .outer_0d95:before {
  width: 100%;
  background-color: currentColor;
}
.logo-1f9a.hard_3411
  .accordion-right-8a1a
  > li.west_98f5
  > a
  .outer_0d95:before,
.logo-1f9a.hard_3411
  .accordion-right-8a1a
  > li.warm_f8df
  > a
  .outer_0d95:before {
  width: 100%;
  background-color: currentColor;
}
.background_a152 .frame-86c7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.background_a152 .frame-86c7 li:first-child > a {
  border-top: none;
}
.background_a152 .frame-86c7 .list_b81f > .outer_0d95 .form-6c63 {
  display: none;
}
.background_a152 .frame-86c7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.background_a152 .frame-86c7 li:last-child {
  border: none;
}
.background_a152 .frame-86c7 li.photo-dynamic-4962 > a {
  padding-right: 45px !important;
}
.background_a152 .frame-86c7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.background_a152 .frame-86c7 li a:focus,
.background_a152 .frame-86c7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_a152 .frame-86c7 li .hidden_e452 {
  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;
}
.background_a152 .frame-86c7 li .hidden_e452:hover {
  box-shadow: none;
}
.background_a152 .frame-86c7 li .hidden_e452 .form-6c63 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.background_a152 .frame-86c7 .accent-steel-4908 {
  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);
}
.background_a152 .frame-86c7 .accent-steel-4908 li a {
  padding-left: 3em;
}
.background_a152 .frame-86c7 .cold_29e4 > a .hidden_e452 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.background_a152 .frame-86c7 .cold_29e4 > .accent-steel-4908 {
  display: block;
  opacity: 1;
}
.text-slow-423c {
  max-width: 100%;
}
.bottom-d5f3 {
  line-height: 0;
  cursor: pointer;
}
.fresh_84e9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fresh_84e9:hover {
  box-shadow: none;
  color: currentColor;
}
.fresh_84e9 svg {
  width: 18px;
  height: 18px;
}
.fresh_84e9 .tag_1e33 {
  display: none;
}
.dim_780c {
  position: relative;
}
.dim_780c.fn-active-e357 .fresh_84e9 .steel-63f3 {
  display: none;
}
.dim_780c.fn-active-e357 .fresh_84e9 .tag_1e33 {
  display: inline-block;
}
.dim_780c .media-b1bc {
  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);
}
.dim_780c.title_c0bb .media-b1bc {
  left: auto;
  right: -0.9em;
}
.dim_780c.title_c0bb .surface_static_5497::before {
  left: auto;
  right: 15px;
}
.dim_780c.fn-active-e357 .media-b1bc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.yellow-c8cf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.yellow-c8cf label {
  flex-basis: 100%;
}
.yellow-c8cf .wrapper-center-a901 {
  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;
}
.yellow-c8cf .wide_da05 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.yellow-c8cf .wide_da05:focus {
  background-color: transparent;
}
.yellow-c8cf button.menu_6c53 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.yellow-c8cf button.menu_6c53:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.yellow-c8cf button.menu_6c53 svg {
  width: 18px;
  height: 18px;
}
.yellow-c8cf input[type="submit"] {
  min-height: auto;
}
.info-92b1 .yellow-c8cf .wide_da05 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.surface_static_5497 {
  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) {
  .surface_static_5497 {
    width: 220px;
  }
}
.surface_static_5497 label {
  flex-basis: 100%;
}
.surface_static_5497::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;
}
.title_275f .info-92b1 .yellow-c8cf {
  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;
}
.title_275f
  .info-92b1
  .yellow-c8cf
  .wrapper-center-a901 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.title_275f .info-92b1 .yellow-c8cf .wide_da05 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.title_275f
  .info-92b1
  .yellow-c8cf
  .wide_da05:focus {
  background: 0 0;
}
.title_275f
  .info-92b1
  .yellow-c8cf
  .slow-4584 {
  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;
}
.cold-c8f9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cold-c8f9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.cold-c8f9 li:last-child {
  margin-right: 0;
}
.cold-c8f9 li:first-child {
  margin-left: 0;
}
.cold-c8f9.label-fast-bd88 a {
  color: #fff;
}
.cold-c8f9.label-fast-bd88 a:hover {
  color: #fff;
}
.cold-c8f9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.cold-c8f9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cold-c8f9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cold-c8f9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.cold-c8f9 [class*="social-icon-apple"] {
  background-color: #999;
}
.cold-c8f9 [class*="social-icon-apple"].notice_3f77 {
  background-color: transparent;
  color: #999;
}
.cold-c8f9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.cold-c8f9 [class*="social-icon-behance"].notice_3f77 {
  background-color: transparent;
  color: #1769ff;
}
.cold-c8f9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.cold-c8f9 [class*="social-icon-bitbucket"].notice_3f77 {
  background-color: transparent;
  color: #205081;
}
.cold-c8f9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.cold-c8f9 [class*="social-icon-codepen"].notice_3f77 {
  background-color: transparent;
  color: #000;
}
.cold-c8f9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.cold-c8f9 [class*="social-icon-delicious"].notice_3f77 {
  background-color: transparent;
  color: #39f;
}
.cold-c8f9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.cold-c8f9 [class*="social-icon-digg"].notice_3f77 {
  background-color: transparent;
  color: #005be2;
}
.cold-c8f9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.cold-c8f9 [class*="social-icon-dribbble"].notice_3f77 {
  background-color: transparent;
  color: #ea4c89;
}
.cold-c8f9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.cold-c8f9 [class*="social-icon-envelope"].notice_3f77 {
  background-color: transparent;
  color: #ea4335;
}
.cold-c8f9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.cold-c8f9 [class*="social-icon-facebook"].notice_3f77 {
  background-color: transparent;
  color: #3b5998;
}
.cold-c8f9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.cold-c8f9 [class*="social-icon-flickr"].notice_3f77 {
  background-color: transparent;
  color: #0063dc;
}
.cold-c8f9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.cold-c8f9 [class*="social-icon-foursquare"].notice_3f77 {
  background-color: transparent;
  color: #2d5be3;
}
.cold-c8f9 [class*="social-icon-github"] {
  background-color: #333;
}
.cold-c8f9 [class*="social-icon-github"].notice_3f77 {
  background-color: transparent;
  color: #333;
}
.cold-c8f9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.cold-c8f9 [class*="social-icon-google-plus"].notice_3f77 {
  background-color: transparent;
  color: #dd4b39;
}
.cold-c8f9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.cold-c8f9 [class*="social-icon-houzz"].notice_3f77 {
  background-color: transparent;
  color: #7ac142;
}
.cold-c8f9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.cold-c8f9 [class*="social-icon-instagram"].notice_3f77 {
  background-color: transparent;
  color: #262626;
}
.cold-c8f9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.cold-c8f9 [class*="social-icon-jsfiddle"].notice_3f77 {
  background-color: transparent;
  color: #487aa2;
}
.cold-c8f9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.cold-c8f9 [class*="social-icon-linkedin"].notice_3f77 {
  background-color: transparent;
  color: #0077b5;
}
.cold-c8f9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.cold-c8f9 [class*="social-icon-medium"].notice_3f77 {
  background-color: transparent;
  color: #00ab6b;
}
.cold-c8f9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.cold-c8f9
  [class*="social-icon-odnoklassniki"].notice_3f77 {
  background-color: transparent;
  color: #f4731c;
}
.cold-c8f9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.cold-c8f9 [class*="social-icon-meetup"].notice_3f77 {
  background-color: transparent;
  color: #ec1c40;
}
.cold-c8f9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.cold-c8f9 [class*="social-icon-pinterest"].notice_3f77 {
  background-color: transparent;
  color: #bd081c;
}
.cold-c8f9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.cold-c8f9 [class*="social-icon-product-hunt"].notice_3f77 {
  background-color: transparent;
  color: #da552f;
}
.cold-c8f9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.cold-c8f9 [class*="social-icon-reddit"].notice_3f77 {
  background-color: transparent;
  color: #ff4500;
}
.cold-c8f9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.cold-c8f9 [class*="social-icon-rss"].notice_3f77 {
  background-color: transparent;
  color: #f26522;
}
.cold-c8f9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.cold-c8f9
  [class*="social-icon-shopping-cart"].notice_3f77 {
  background-color: transparent;
  color: #4caf50;
}
.cold-c8f9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.cold-c8f9 [class*="social-icon-skype"].notice_3f77 {
  background-color: transparent;
  color: #00aff0;
}
.cold-c8f9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.cold-c8f9 [class*="social-icon-slideshare"].notice_3f77 {
  background-color: transparent;
  color: #0077b5;
}
.cold-c8f9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.cold-c8f9 [class*="social-icon-snapchat"].notice_3f77 {
  background-color: transparent;
  color: #fffc00;
}
.cold-c8f9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.cold-c8f9 [class*="social-icon-soundcloud"].notice_3f77 {
  background-color: transparent;
  color: #f80;
}
.cold-c8f9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.cold-c8f9 [class*="social-icon-spotify"].notice_3f77 {
  background-color: transparent;
  color: #2ebd59;
}
.cold-c8f9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.cold-c8f9
  [class*="social-icon-stack-overflow"].notice_3f77 {
  background-color: transparent;
  color: #fe7a15;
}
.cold-c8f9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.cold-c8f9 [class*="social-icon-maldkfgram"].notice_3f77 {
  background-color: transparent;
  color: #2ca5e0;
}
.cold-c8f9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.cold-c8f9 [class*="social-icon-tripadvisor"].notice_3f77 {
  background-color: transparent;
  color: #589442;
}
.cold-c8f9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.cold-c8f9 [class*="social-icon-tumblr"].notice_3f77 {
  background-color: transparent;
  color: #35465c;
}
.cold-c8f9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.cold-c8f9 [class*="social-icon-twitch"].notice_3f77 {
  background-color: transparent;
  color: #6441a5;
}
.cold-c8f9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.cold-c8f9 [class*="social-icon-twitter"].notice_3f77 {
  background-color: transparent;
  color: #1da1f2;
}
.cold-c8f9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.cold-c8f9 [class*="social-icon-vimeo"].notice_3f77 {
  background-color: transparent;
  color: #1ab7ea;
}
.cold-c8f9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.cold-c8f9 [class*="social-icon-vk"].notice_3f77 {
  background-color: transparent;
  color: #45668e;
}
.cold-c8f9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.cold-c8f9 [class*="social-icon-weibo"].notice_3f77 {
  background-color: transparent;
  color: #df2029;
}
.cold-c8f9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.cold-c8f9 [class*="social-icon-weixin"].notice_3f77 {
  background-color: transparent;
  color: #7bb32e;
}
.cold-c8f9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.cold-c8f9 [class*="social-icon-whatsapp"].notice_3f77 {
  background-color: transparent;
  color: #25d366;
}
.cold-c8f9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.cold-c8f9 [class*="social-icon-wordpress"].notice_3f77 {
  background-color: transparent;
  color: #21759b;
}
.cold-c8f9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.cold-c8f9 [class*="social-icon-xing"].notice_3f77 {
  background-color: transparent;
  color: #026466;
}
.cold-c8f9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.cold-c8f9 [class*="social-icon-yelp"].notice_3f77 {
  background-color: transparent;
  color: #af0606;
}
.cold-c8f9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.cold-c8f9 [class*="social-icon-youtube"].notice_3f77 {
  background-color: transparent;
  color: #cd201f;
}
.hover-49fe {
  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;
}
.hover-49fe:hover {
  box-shadow: none;
  background: 0 0;
}
.accent-6668 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.up-55ab {
  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;
}
.surface-east-7799 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout_3a48 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout_3a48,
.layout_3a48::after,
.layout_3a48::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;
}
.layout_3a48::after,
.layout_3a48::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hot_5ac7 .up-55ab .surface-east-7799 {
  margin-top: -2px;
  width: 19px;
}
.hot_5ac7 .up-55ab .layout_3a48 {
  margin-top: -1px;
}
.hot_5ac7 .up-55ab .layout_3a48,
.hot_5ac7 .up-55ab .layout_3a48::after,
.hot_5ac7 .up-55ab .layout_3a48::before {
  width: 19px;
  height: 2px;
}
.hot_5ac7 .up-55ab .layout_3a48::before {
  top: -6px;
}
.hot_5ac7 .up-55ab .layout_3a48::after {
  bottom: -6px;
}
.footer_bd18 .up-55ab .surface-east-7799 {
  margin-top: -2px;
  width: 22px;
}
.footer_bd18 .up-55ab .layout_3a48 {
  margin-top: -1px;
}
.footer_bd18 .up-55ab .layout_3a48,
.footer_bd18 .up-55ab .layout_3a48::after,
.footer_bd18 .up-55ab .layout_3a48::before {
  width: 22px;
  height: 2px;
}
.footer_bd18 .up-55ab .layout_3a48::before {
  top: -7px;
}
.footer_bd18 .up-55ab .layout_3a48::after {
  bottom: -7px;
}
.icon-79d4 .up-55ab .surface-east-7799 {
  margin-top: -2px;
  width: 31px;
}
.icon-79d4 .up-55ab .layout_3a48 {
  margin-top: -1.5px;
}
.icon-79d4 .up-55ab .layout_3a48,
.icon-79d4 .up-55ab .layout_3a48::after,
.icon-79d4 .up-55ab .layout_3a48::before {
  width: 31px;
  height: 3px;
}
.icon-79d4 .up-55ab .layout_3a48::before {
  top: -9px;
}
.icon-79d4 .up-55ab .layout_3a48::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer_6431 .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 19px;
  }
  .footer_6431 .up-55ab .layout_3a48 {
    margin-top: -1px;
  }
  .footer_6431 .up-55ab .layout_3a48,
  .footer_6431 .up-55ab .layout_3a48::after,
  .footer_6431 .up-55ab .layout_3a48::before {
    width: 19px;
    height: 2px;
  }
  .footer_6431 .up-55ab .layout_3a48::before {
    top: -6px;
  }
  .footer_6431 .up-55ab .layout_3a48::after {
    bottom: -6px;
  }
  .motion-4314 .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 22px;
  }
  .motion-4314 .up-55ab .layout_3a48 {
    margin-top: -1px;
  }
  .motion-4314 .up-55ab .layout_3a48,
  .motion-4314 .up-55ab .layout_3a48::after,
  .motion-4314 .up-55ab .layout_3a48::before {
    width: 22px;
    height: 2px;
  }
  .motion-4314 .up-55ab .layout_3a48::before {
    top: -7px;
  }
  .motion-4314 .up-55ab .layout_3a48::after {
    bottom: -7px;
  }
  .text-light-74b1 .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 31px;
  }
  .text-light-74b1 .up-55ab .layout_3a48 {
    margin-top: -1.5px;
  }
  .text-light-74b1 .up-55ab .layout_3a48,
  .text-light-74b1 .up-55ab .layout_3a48::after,
  .text-light-74b1 .up-55ab .layout_3a48::before {
    width: 31px;
    height: 3px;
  }
  .text-light-74b1 .up-55ab .layout_3a48::before {
    top: -9px;
  }
  .text-light-74b1 .up-55ab .layout_3a48::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip_8501 .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_8501 .up-55ab .layout_3a48 {
    margin-top: -1px;
  }
  .chip_8501 .up-55ab .layout_3a48,
  .chip_8501 .up-55ab .layout_3a48::after,
  .chip_8501 .up-55ab .layout_3a48::before {
    width: 19px;
    height: 2px;
  }
  .chip_8501 .up-55ab .layout_3a48::before {
    top: -6px;
  }
  .chip_8501 .up-55ab .layout_3a48::after {
    bottom: -6px;
  }
  .active_db3c .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 22px;
  }
  .active_db3c .up-55ab .layout_3a48 {
    margin-top: -1px;
  }
  .active_db3c .up-55ab .layout_3a48,
  .active_db3c .up-55ab .layout_3a48::after,
  .active_db3c .up-55ab .layout_3a48::before {
    width: 22px;
    height: 2px;
  }
  .active_db3c .up-55ab .layout_3a48::before {
    top: -7px;
  }
  .active_db3c .up-55ab .layout_3a48::after {
    bottom: -7px;
  }
  .text_48ee .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 31px;
  }
  .text_48ee .up-55ab .layout_3a48 {
    margin-top: -1.5px;
  }
  .text_48ee .up-55ab .layout_3a48,
  .text_48ee .up-55ab .layout_3a48::after,
  .text_48ee .up-55ab .layout_3a48::before {
    width: 31px;
    height: 3px;
  }
  .text_48ee .up-55ab .layout_3a48::before {
    top: -9px;
  }
  .text_48ee .up-55ab .layout_3a48::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .message-bed0 .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 19px;
  }
  .message-bed0 .up-55ab .layout_3a48 {
    margin-top: -1px;
  }
  .message-bed0 .up-55ab .layout_3a48,
  .message-bed0 .up-55ab .layout_3a48::after,
  .message-bed0 .up-55ab .layout_3a48::before {
    width: 19px;
    height: 2px;
  }
  .message-bed0 .up-55ab .layout_3a48::before {
    top: -6px;
  }
  .message-bed0 .up-55ab .layout_3a48::after {
    bottom: -6px;
  }
  .alert-515b .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 22px;
  }
  .alert-515b .up-55ab .layout_3a48 {
    margin-top: -1px;
  }
  .alert-515b .up-55ab .layout_3a48,
  .alert-515b .up-55ab .layout_3a48::after,
  .alert-515b .up-55ab .layout_3a48::before {
    width: 22px;
    height: 2px;
  }
  .alert-515b .up-55ab .layout_3a48::before {
    top: -7px;
  }
  .alert-515b .up-55ab .layout_3a48::after {
    bottom: -7px;
  }
  .gradient-868c .up-55ab .surface-east-7799 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-868c .up-55ab .layout_3a48 {
    margin-top: -1.5px;
  }
  .gradient-868c .up-55ab .layout_3a48,
  .gradient-868c .up-55ab .layout_3a48::after,
  .gradient-868c .up-55ab .layout_3a48::before {
    width: 31px;
    height: 3px;
  }
  .gradient-868c .up-55ab .layout_3a48::before {
    top: -9px;
  }
  .gradient-868c .up-55ab .layout_3a48::after {
    bottom: -9px;
  }
}
.left-b651 .layout_3a48 {
  -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);
}
.left-b651 .layout_3a48::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.left-b651 .layout_3a48::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);
}
.left-b651.banner_easy_a8ac .layout_3a48 {
  -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);
}
.left-b651.banner_easy_a8ac .layout_3a48::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.left-b651.banner_easy_a8ac .layout_3a48::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);
}
.focus-73f9 {
  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.search-1358:before {
  display: none;
}
.alert-huge-eff0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.alert-huge-eff0 .out-e8b9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.alert-huge-eff0 .out-e8b9:last-of-type {
  border-bottom: none;
}
.alert-huge-eff0 .out-e8b9.sort-in-c29d,
.alert-huge-eff0 .out-e8b9.description_dim_0a54,
.alert-huge-eff0 .out-e8b9.green-8ef8 {
  padding: 0;
}
.alert-huge-eff0 .background_a152 .hidden_e452 {
  color: currentColor;
}
.alert-huge-eff0 .background_a152 .hidden_e452:focus,
.alert-huge-eff0 .background_a152 .hidden_e452:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-huge-eff0.frame-0d1b .header-plasma-6796,
.alert-huge-eff0.frame-0d1b .dynamic_133d a,
.alert-huge-eff0.frame-0d1b .accordion-right-8a1a a,
.alert-huge-eff0.frame-0d1b .accent-steel-4908 a {
  color: rgba(0, 0, 0, 0.55);
}
.alert-huge-eff0.frame-0d1b .header-plasma-6796:hover,
.alert-huge-eff0.frame-0d1b .dynamic_133d a:hover,
.alert-huge-eff0.frame-0d1b .accordion-right-8a1a a:hover,
.alert-huge-eff0.frame-0d1b .accent-steel-4908 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-huge-eff0.frame-0d1b .highlight-553c {
  color: rgba(0, 0, 0, 0.8);
}
.alert-huge-eff0.frame-0d1b .out-e8b9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-huge-eff0.frame-0d1b .out-e8b9:before {
  background: rgba(0, 0, 0, 0.08);
}
.alert-huge-eff0.frame-0d1b .dropdown-3ce7:before {
  background: rgba(255, 255, 255, 0.9);
}
.alert-huge-eff0.frame-0d1b .background_a152 .frame-86c7 li a,
.alert-huge-eff0.frame-0d1b .background_a152 .hidden_e452,
.alert-huge-eff0.frame-0d1b .accent-steel-4908 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-huge-eff0.frame-0d1b .background_a152 .hidden_e452:focus,
.alert-huge-eff0.frame-0d1b .background_a152 .hidden_e452:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-huge-eff0.frame-0d1b .frame-86c7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-huge-eff0.hero_45bd .header-plasma-6796,
.alert-huge-eff0.hero_45bd .dynamic_133d a,
.alert-huge-eff0.hero_45bd .accordion-right-8a1a .hidden_e452,
.alert-huge-eff0.hero_45bd .accordion-right-8a1a a,
.alert-huge-eff0.hero_45bd .accent-steel-4908 a {
  color: rgba(255, 255, 255, 0.79);
}
.alert-huge-eff0.hero_45bd .header-plasma-6796:hover,
.alert-huge-eff0.hero_45bd .dynamic_133d a:hover,
.alert-huge-eff0.hero_45bd .accordion-right-8a1a .hidden_e452:hover,
.alert-huge-eff0.hero_45bd .accordion-right-8a1a a:hover,
.alert-huge-eff0.hero_45bd .accent-steel-4908 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-huge-eff0.hero_45bd .highlight-553c {
  color: rgba(255, 255, 255, 0.99);
}
.alert-huge-eff0.hero_45bd .out-e8b9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-huge-eff0.hero_45bd .out-e8b9:before {
  background: rgba(255, 255, 255, 0.08);
}
.alert-huge-eff0.hero_45bd .dropdown-3ce7:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert-huge-eff0.hero_45bd .background_a152 .frame-86c7 li a,
.alert-huge-eff0.hero_45bd .background_a152 .hidden_e452,
.alert-huge-eff0.hero_45bd .accent-steel-4908 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-huge-eff0.hero_45bd .background_a152 .hidden_e452:focus,
.alert-huge-eff0.hero_45bd .background_a152 .hidden_e452:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-huge-eff0.hero_45bd .frame-86c7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-3ce7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown-3ce7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar-7973 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.white-e441 .alert-huge-eff0 {
  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;
}
.white-e441 .out-e8b9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.white-e441 .out-e8b9: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) {
  .white-e441 .out-e8b9:before {
    width: 16%;
    left: 42%;
  }
}
.white-e441 .out-e8b9:last-child:before {
  content: none;
}
.white-e441 .out-e8b9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.white-e441 .background_a152 .frame-86c7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.white-e441 .background_a152 .frame-86c7 li a .hidden_e452 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.white-e441 .background_a152 .accent-steel-4908 {
  border: none;
}
.white-e441 .background_a152 .accent-steel-4908 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.white-e441 .dropdown-3ce7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.white-e441 .sidebar-7973 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.white-e441 .hero_45bd .dropdown-3ce7:before {
  background: rgba(0, 0, 0, 0.9);
}
.white-e441 .frame-0d1b.backdrop-41a2 .layout_3a48 {
  background: rgba(0, 0, 0, 0.6);
}
.white-e441
  .frame-0d1b.backdrop-41a2
  .layout_3a48::after,
.white-e441
  .frame-0d1b.backdrop-41a2
  .layout_3a48:before {
  background: inherit;
}
.white-e441
  .frame-0d1b.backdrop-41a2:hover
  .layout_3a48 {
  background: rgba(0, 0, 0, 0.8);
}
.active_05dd .alert-huge-eff0 {
  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) {
  .active_05dd .alert-huge-eff0 {
    width: auto;
    right: 45px;
  }
}
.input_1c51 .alert-huge-eff0 {
  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) {
  .input_1c51 .alert-huge-eff0 {
    width: auto;
    left: 45px;
  }
}
.search-1358 .alert-huge-eff0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search-1358 .sidebar-7973 {
  max-width: 48em;
  margin: 0 auto;
}
.search-1358 .dropdown-3ce7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cool-f402 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cool-f402.white-e441 .alert-huge-eff0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cool-f402.active_05dd .alert-huge-eff0 {
  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);
}
.cool-f402 .alert-huge-eff0 {
  visibility: visible;
}
.cool-f402.input_1c51 .alert-huge-eff0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video_dirty_1a54,
.out-ad6b {
  overflow-x: hidden;
}
.video_dirty_1a54 .alert-huge-eff0 {
  overflow: auto;
}
.video_dirty_1a54.white-e441 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_dirty_1a54.white-e441 .alert-huge-eff0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video_dirty_1a54.white-e441 .hover-49fe {
  opacity: 0;
}
.video_dirty_1a54.active_05dd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_dirty_1a54.active_05dd .alert-huge-eff0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video_dirty_1a54.active_05dd .hover-49fe {
  opacity: 0;
}
.video_dirty_1a54.input_1c51 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_dirty_1a54.input_1c51 .alert-huge-eff0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video_dirty_1a54.input_1c51 .hover-49fe {
  opacity: 0;
}
.video_dirty_1a54.search-1358 .alert-huge-eff0 {
  z-index: 10;
  visibility: visible;
}
.backdrop-41a2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.backdrop-41a2 .layout_3a48 {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop-41a2 .layout_3a48::after,
.backdrop-41a2 .layout_3a48:before {
  background: inherit;
}
.backdrop-41a2:hover .layout_3a48 {
  background: rgba(255, 255, 255, 0.99);
}
.input_1c51 .backdrop-41a2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.search-1358 .backdrop-41a2 {
  display: none !important;
}
.video_dirty_1a54:before,
.out-ad6b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video_dirty_1a54 .backdrop-41a2,
.out-ad6b .backdrop-41a2 {
  display: inline-block;
}
.alert-huge-eff0 .footer-176e {
  -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;
}
.video_dirty_1a54 .alert-huge-eff0 .footer-176e,
.out-ad6b .alert-huge-eff0 .footer-176e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.glass-2c31 .wrapper-center-a901 {
  width: 100%;
}
.logo_4111 {
  padding: 0 0.5em 0;
}
.logo_4111 [class*="customify-col-"],
.logo_4111 [class*="customify-col_"],
.logo_4111 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.main_green_f3dc .logo_4111 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .brown-8664 .last_f349,
  .last_f349 {
    display: none;
  }
  .filter-513e {
    text-align: left;
  }
  .thumbnail_silver_f4fb {
    text-align: center;
  }
  .shade-dark-c10b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .brown-8664 .caption_tall_7f15,
  .caption_tall_7f15 {
    display: none;
  }
  .summary-1272 {
    text-align: left;
  }
  .grid_out_9aa9 {
    text-align: center;
  }
  .caption_56f8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .brown-8664 .focus_7d64,
  .focus_7d64 {
    display: none;
  }
  .black-570f {
    text-align: left;
  }
  .top-41c5 {
    text-align: center;
  }
  .module_up_81f8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focused_26aa {
  box-shadow: none !important;
}
.disabled-fb02 .menu-db28,
.paragraph_b513 .menu-db28 {
  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;
}
.paragraph_b513 .menu-db28 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.complex_98a3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.complex_98a3:after,
.complex_98a3:before {
  content: "";
  display: table;
}
.complex_98a3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .complex_98a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.complex_98a3,
.tooltip_e1d0 {
  max-width: 1248px;
  margin: 0 auto;
}

.hovered-52ae.header_out_667d .complex_98a3 {
  max-width: 100%;
}
.hovered-52ae.north-3e33 {
  max-width: 1200px;
  margin: 0 auto;
}
.hovered-52ae.notification-brown-03b7 .complex_98a3 {
  max-width: 100%;
}
.hovered-52ae.notification-brown-03b7 > .complex_98a3 {
  padding-left: 0;
  padding-right: 0;
}
.hovered-52ae.notification-brown-03b7 > .complex_98a3 .brown-8664 {
  margin: 0;
}
.hovered-52ae.notification-brown-03b7
  > .complex_98a3
  .full_00c3.layout_pro_c8cf {
  margin-right: 0;
  margin-left: 0;
}
.hovered-52ae.notification-brown-03b7 #main.layout_pro_c8cf {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .red_b3ac #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .red_b3ac #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .cold-c64c .gradient_advanced_860c {
    padding-right: 1em;
  }
  .cold-c64c.overlay-aea2 .full_00c3 {
    border-right: 1px solid #eaecee;
  }
  .cold-c64c.overlay-aea2 .gradient_advanced_860c {
    padding-right: 1em;
  }
  .cold-c64c.overlay-aea2 .badge_warm_f22a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_outer_fc4f .gradient_advanced_860c {
    padding-left: 1em;
  }
  .tooltip_outer_fc4f.overlay-aea2 .full_00c3 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_outer_fc4f.overlay-aea2 .gradient_advanced_860c {
    padding-left: 1em;
  }
  .tooltip_outer_fc4f.overlay-aea2 .badge_warm_f22a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-north-73a5 .gradient_advanced_860c {
    padding-left: 1em;
  }
  .hover-north-73a5.overlay-aea2 .pro_40ff {
    border-right: 1px solid #eaecee;
  }
  .hover-north-73a5.overlay-aea2 .large_2482 {
    border-right: 1px solid #eaecee;
  }
  .hover-north-73a5.overlay-aea2 .gradient_advanced_860c {
    padding-left: 1em;
  }
  .hover-north-73a5.overlay-aea2 .badge_warm_f22a {
    padding-right: 1em;
  }
  .hover-north-73a5.overlay-aea2 .frame-244b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_1816 .gradient_advanced_860c {
    padding-right: 1em;
  }
  .column_1816.overlay-aea2 .pro_40ff {
    border-left: 1px solid #eaecee;
  }
  .column_1816.overlay-aea2 .large_2482 {
    border-left: 1px solid #eaecee;
  }
  .column_1816.overlay-aea2 .gradient_advanced_860c {
    padding-right: 1em;
  }
  .column_1816.overlay-aea2 .badge_warm_f22a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_1816.overlay-aea2 .frame-244b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red_b3ac .gradient_advanced_860c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .red_b3ac.overlay-aea2 .full_00c3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .red_b3ac.overlay-aea2 .gradient_advanced_860c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .red_b3ac.overlay-aea2 .badge_warm_f22a {
    padding-left: 1em;
  }
  .red_b3ac.overlay-aea2 .frame-244b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .red_b3ac.overlay-aea2 .gradient_advanced_860c {
    padding-left: 0;
  }
}
.table-tiny-27c6 .hovered-e546 {
  display: inline-block;
}
.avatar_8c4b {
  display: inline-block;
}
.search-b151 {
  word-con: break-word;
}
.tabs-clean-d772 > span {
  display: inline-block;
  padding: 5px 0;
}
.tabs-clean-d772 .outer_2d11 {
  margin-left: 8px;
  margin-right: 8px;
}
.tabs-clean-d772 .mask_ec66 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.nav-7514 .detail_308f {
  margin-bottom: 2em;
}
.nav-7514 .current-95ab {
  margin-bottom: 15px;
}
.nav-7514 .current-95ab:last-child {
  margin-bottom: 0;
}
.nav-7514 .primary-lite-7acc {
  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) {
  .nav-7514 .primary-lite-7acc {
    display: block;
  }
}
.nav-7514 .summary-604c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .nav-7514 .summary-604c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.nav-7514 .primary-huge-93c8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.nav-7514 .primary-huge-93c8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.nav-7514 .primary-huge-93c8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.nav-7514 .search-b151 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav-7514 .search-b151 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.nav-7514 .dropdown_8864 p:last-child {
  margin-bottom: 0;
}
.nav-7514 .chip-4692 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.nav-7514 .title_yellow_f62e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.nav-7514 .gold_6a57 {
  margin-top: 1em;
}
.nav-7514 .pro-4e60 {
  top: 0;
  display: block;
}
.nav-7514 .pro-4e60 a {
  color: inherit;
}
.nav-7514 .pro-4e60 a:hover {
  color: inherit;
}
.nav-7514 .center_84dc {
  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;
}
.nav-7514 .center_84dc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.nav-7514 .title_yellow_f62e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.nav-7514 .orange-a17f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.nav-7514 .orange-a17f:first-child {
  margin-top: 0;
}
.nav-7514 .orange-a17f.pro-0799 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nav-7514 .orange-a17f.frame-5e2b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav-7514
  .orange-a17f.frame-5e2b.modal-97d1
  .gold_6a57 {
  width: 100%;
}
.nav-7514 .frame-5e2b {
  -webkit-box-align: center;
  align-items: center;
}
.nav-7514 .frame-5e2b .tabs-clean-d772,
.nav-7514 .frame-5e2b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.nav-7514 .primary-huge-93c8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav-7514 .primary-huge-93c8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav-7514 .primary-huge-93c8: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;
}
.nav-7514 .pro-0799 {
  z-index: 5;
}
.nav-7514 .easy-f2c6 .tall_29dc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.nav-7514 .basic_cf0e .tall_29dc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.nav-7514 .component-59a6 .tall_29dc {
  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;
}
.nav-7514.focus_5469 .primary-lite-7acc,
.nav-7514.menu-upper-cffb .primary-lite-7acc {
  display: block;
}
.nav-7514.focus_5469 .primary-lite-7acc .tall_1e95,
.nav-7514.focus_5469 .primary-lite-7acc .title_yellow_f62e,
.nav-7514.menu-upper-cffb .primary-lite-7acc .tall_1e95,
.nav-7514.menu-upper-cffb .primary-lite-7acc .title_yellow_f62e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav-7514.wrapper-red-6631 .summary-604c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .nav-7514.wrapper-red-6631 .summary-604c {
    margin-right: 0;
  }
}
.nav-7514.focus_5469 .summary-604c,
.nav-7514.menu-upper-cffb .summary-604c {
  padding-top: 40%;
}
.nav-7514.focus_5469 .detail_308f,
.nav-7514.menu-upper-cffb .detail_308f {
  display: block;
}
.nav-7514.focus_5469 .fn-sticky-e357 .title_yellow_f62e,
.nav-7514.menu-upper-cffb .fn-sticky-e357 .title_yellow_f62e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.nav-7514.focus_5469 .summary-604c,
.nav-7514.menu-upper-cffb .summary-604c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.nav-7514.focus_5469 .title_yellow_f62e {
  padding: 1em;
}
.right-dd32 {
  margin: 30px auto;
  display: block;
}
.right-dd32 .description-outer-844b > * {
  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;
}
.right-dd32 .description-outer-844b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.right-dd32 .description-outer-844b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-light-5d1b .tabs-clean-d772 {
  margin-bottom: 1.41575em;
}
.button-light-5d1b .smooth-3f00 {
  margin-bottom: 1.618em;
}
.button_new_5837 .column_last_0b3c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button_new_5837 .column_last_0b3c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button_new_5837 .tertiary_yellow_0149 {
  max-width: 100%;
  overflow: auto;
}
.outline-lower-679b .button_new_5837 a:hover {
  text-decoration: underline;
}
.south-582a .current-95ab:not(.search-b151),
.south-582a .primary-huge-93c8 {
  margin-bottom: 1.41575em;
}
.south-582a .current-95ab:not(.search-b151):last-child,
.south-582a .primary-huge-93c8:last-child {
  margin-bottom: 0;
}
.south-582a .current-95ab.widget_smooth_fbd0 {
  margin-bottom: 0.41575em;
}
.south-582a .pressed_69aa:before,
.south-582a .mask_mini_81ab:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.south-582a .pressed_69aa:before {
  content: "\f115";
}
.south-582a .mask_mini_81ab:before {
  content: "\f02c";
}
.south-582a .orange-dcf3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.south-582a .orange-dcf3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accordion-wide-f1b6 {
  display: -webkit-box;
  display: flex;
}
.accordion-wide-f1b6 .form_e6e6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accordion-wide-f1b6 .form_e6e6 {
    flex-basis: 90px;
  }
}
.accordion-wide-f1b6 .highlight_liquid_7e83 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion-wide-f1b6 .highlight_liquid_7e83 {
    flex-basis: calc(100% - 50px);
  }
}
.accordion-wide-f1b6 .section-simple-ec42 p:last-child {
  margin-bottom: 0.72em;
}
.accordion_out_d776 .description-outer-844b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion_out_d776 .description-outer-844b:after,
.accordion_out_d776 .description-outer-844b:before {
  content: "";
  display: table;
}
.accordion_out_d776 .description-outer-844b:after {
  clear: both;
}
.accordion_out_d776 .description-outer-844b .purple_ef35,
.accordion_out_d776 .description-outer-844b .first_164b {
  width: 49%;
}
.accordion_out_d776 .description-outer-844b .purple_ef35 a span.motion-5e40,
.accordion_out_d776 .description-outer-844b .first_164b a span.motion-5e40 {
  display: block;
  margin-bottom: 5px;
}
.accordion_out_d776 .description-outer-844b .first_164b {
  float: left;
  text-align: left;
}
.accordion_out_d776 .description-outer-844b .purple_ef35 {
  float: right;
  text-align: right;
}
.south-b68b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .south-b68b {
    margin-bottom: 0;
  }
}
.summary-easy-61ba {
  margin-bottom: 1em;
}
.summary-easy-61ba .search-b151 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pagination-1e1c a {
  display: block;
  line-height: 0;
  position: relative;
}
.description-61c6 .summary-easy-61ba,
.aside-a947 .summary-easy-61ba {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .description-61c6 .summary-easy-61ba,
  .aside-a947 .summary-easy-61ba {
    display: block;
  }
}
.description-61c6 .pagination-1e1c,
.aside-a947 .pagination-1e1c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .description-61c6 .pagination-1e1c,
  .aside-a947 .pagination-1e1c {
    margin-bottom: 1em;
  }
}
.description-61c6 .pagination-1e1c img,
.aside-a947 .pagination-1e1c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.description-61c6 .silver_87df,
.aside-a947 .silver_87df {
  flex-basis: calc(100% - 160px);
}
.description-61c6 .silver_87df p,
.aside-a947 .silver_87df p {
  margin-bottom: 0;
}
.description-61c6 .silver_87df {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .description-61c6 .silver_87df {
    padding-left: 0;
  }
}
.aside-a947 .silver_87df {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .aside-a947 .silver_87df {
    padding-right: 0;
  }
}
.aside-a947 .pagination-1e1c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb-24c6 .pagination-1e1c {
  margin-bottom: 0.5em;
}
.breadcrumb-24c6 .pagination-1e1c img {
  width: 100%;
}
.pressed_4091 .sidebar_static_cfd0,
.advanced-15dd .sidebar_static_cfd0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.advanced-15dd .full_00c3 .mask-current-ad44 p:last-child {
  margin-bottom: 0;
}
.secondary-7b33 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice-c029 .short_ce1b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice-c029 .short_ce1b:last-of-type {
    margin-bottom: 0;
  }
}
.notice-c029 .short_ce1b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-c029 .short_ce1b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice-c029 .short_ce1b ul li {
  margin: 0 0 0.6em;
}
.notice-c029 .short_ce1b ul li.background_first_04f1,
.notice-c029 .short_ce1b ul li.light-e94a {
  position: relative;
}
.notice-c029 .short_ce1b ul li.background_first_04f1 .container_0bb9,
.notice-c029 .short_ce1b ul li.light-e94a .container_0bb9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice-c029 .short_ce1b ul li.background_first_04f1:after:after,
.notice-c029 .short_ce1b ul li.background_first_04f1:after:before,
.notice-c029
  .short_ce1b
  ul
  li.light-e94a:after:after,
.notice-c029
  .short_ce1b
  ul
  li.light-e94a:after:before {
  content: "";
  display: table;
}
.notice-c029 .short_ce1b ul li.background_first_04f1:after:after,
.notice-c029
  .short_ce1b
  ul
  li.light-e94a:after:after {
  clear: both;
}
.notice-c029 .short_ce1b a.detail-6331:hover {
  text-decoration: none;
}
.notice-c029 .short_ce1b select {
  max-width: 100%;
}
.notice-c029 .short_ce1b table {
  font-size: 85%;
}
.notice-c029 .short_ce1b table td,
.notice-c029 .short_ce1b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice-c029 .short_ce1b table tfoot td {
  text-align: left;
}
.notice-c029 .short_ce1b :last-child {
  margin-bottom: 0;
}
.notice-c029 .short_ce1b .list-action-796a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice-c029 .short_ce1b .list-action-796a label {
  width: 100%;
}
.notice-c029 .short_ce1b .list-action-796a .wide_da05 {
  width: 100%;
  display: block;
}
.notice-c029 .short_ce1b .list-action-796a .menu_6c53 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice-c029 .short_ce1b .list-action-796a .menu_6c53:hover svg #svg-search {
  fill: #444;
}
.notice-c029 .short_ce1b .list-action-796a .menu_6c53 svg {
  width: 18px;
  height: 18px;
}
.notice-c029 .soft_8dea ul ul,
.notice-c029 .sort-4163 ul ul,
.notice-c029 .medium_a3fd ul ul,
.notice-c029 .border_focused_1a39 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice-c029 .soft_8dea .photo-dynamic-4962 > a,
.notice-c029 .sort-4163 .photo-dynamic-4962 > a,
.notice-c029 .medium_a3fd .photo-dynamic-4962 > a,
.notice-c029 .border_focused_1a39 .photo-dynamic-4962 > a {
  margin-bottom: 0;
}
.notice-c029 .form_right_6c7c li,
.notice-c029 .soft_8dea li,
.notice-c029 .light-fcbd li,
.notice-c029 .sort-4163 li,
.notice-c029 .medium_a3fd li,
.notice-c029 .border_focused_1a39 li,
.notice-c029 .new-1504 li,
.notice-c029 .main-550a li {
  display: block;
  position: relative;
}
.notice-c029 .form_right_6c7c li:last-child,
.notice-c029 .soft_8dea li:last-child,
.notice-c029 .light-fcbd li:last-child,
.notice-c029 .sort-4163 li:last-child,
.notice-c029 .medium_a3fd li:last-child,
.notice-c029 .border_focused_1a39 li:last-child,
.notice-c029 .new-1504 li:last-child,
.notice-c029 .main-550a li:last-child {
  border: none;
}
.notice-c029 .form_right_6c7c li a,
.notice-c029 .soft_8dea li a,
.notice-c029 .light-fcbd li a,
.notice-c029 .sort-4163 li a,
.notice-c029 .medium_a3fd li a,
.notice-c029 .border_focused_1a39 li a,
.notice-c029 .new-1504 li a,
.notice-c029 .main-550a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-c029 .form_right_6c7c li ul li::before,
.notice-c029 .soft_8dea li ul li::before,
.notice-c029 .light-fcbd li ul li::before,
.notice-c029 .sort-4163 li ul li::before,
.notice-c029 .medium_a3fd li ul li::before,
.notice-c029 .border_focused_1a39 li ul li::before,
.notice-c029 .new-1504 li ul li::before,
.notice-c029 .main-550a li ul li::before {
  left: 15px;
}
.notice-c029 .form_right_6c7c li ul a,
.notice-c029 .soft_8dea li ul a,
.notice-c029 .light-fcbd li ul a,
.notice-c029 .sort-4163 li ul a,
.notice-c029 .medium_a3fd li ul a,
.notice-c029 .border_focused_1a39 li ul a,
.notice-c029 .new-1504 li ul a,
.notice-c029 .main-550a li ul a {
  padding-left: 20px;
}
.notice-c029 .form_right_6c7c li ul ul li::before,
.notice-c029 .soft_8dea li ul ul li::before,
.notice-c029 .light-fcbd li ul ul li::before,
.notice-c029 .sort-4163 li ul ul li::before,
.notice-c029 .medium_a3fd li ul ul li::before,
.notice-c029 .border_focused_1a39 li ul ul li::before,
.notice-c029 .new-1504 li ul ul li::before,
.notice-c029 .main-550a li ul ul li::before {
  left: 30px;
}
.notice-c029 .form_right_6c7c li ul ul a,
.notice-c029 .soft_8dea li ul ul a,
.notice-c029 .light-fcbd li ul ul a,
.notice-c029 .sort-4163 li ul ul a,
.notice-c029 .medium_a3fd li ul ul a,
.notice-c029 .border_focused_1a39 li ul ul a,
.notice-c029 .new-1504 li ul ul a,
.notice-c029 .main-550a li ul ul a {
  padding-left: 40px;
}
.notice-c029 .lower_d832 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-c029 .main-550a ul li {
  margin-bottom: 1.41575em;
}
.notice-c029 .main-550a ul li .element_orange_d002 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice-c029 .main-550a ul li .wood_8f73 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero_45bd .form_right_6c7c li a,
.hero_45bd .soft_8dea li a,
.hero_45bd .light-fcbd li a,
.hero_45bd .sort-4163 li a,
.hero_45bd .medium_a3fd li a,
.hero_45bd .border_focused_1a39 li a,
.hero_45bd .new-1504 li a,
.hero_45bd .main-550a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_45bd .lower_d832 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_45bd .short_ce1b ul li.background_first_04f1 .container_0bb9,
.hero_45bd .short_ce1b ul li.light-e94a .container_0bb9 {
  background: rgba(0, 0, 0, 0.2);
}
.hero_45bd .notice-c029 .short_ce1b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-52ae .notice-c029 .frame-86c7 li {
  margin: 0;
}
.hovered-52ae .notice-c029 .frame-86c7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hovered-52ae .notice-c029 .frame-86c7 li ul {
  margin: 0;
}
.hovered-52ae .notice-c029 .frame-86c7 li ul li a {
  padding-left: 15px;
}
.hovered-52ae .notice-c029 .frame-86c7 li ul li li a {
  padding-left: 30px;
}
.hovered-52ae .notice-c029 .frame-86c7 li.right-9299 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hovered-52ae .notice-c029 .frame-86c7 li.right-9299 > 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;
}
.hovered-52ae .notice-c029 .frame-86c7 li.right-9299 > 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;
}
.component_fe50 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.rough_1aaa {
  position: relative;
  z-index: 10;
}
.rough_1aaa .footer-176e {
  width: 100%;
  max-width: 100%;
}
.caption_cb8a .lite-385d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.caption_cb8a .frame-0d1b {
}
.caption_cb8a .hero_45bd {
  background: #292929;
}
.video-bottom-dfac .lite-385d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video-bottom-dfac .frame-0d1b {
  background: #f9f9f9;
}
.video-bottom-dfac .hero_45bd {
  background: #303030;
}
.dynamic_a18d .lite-385d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dynamic_a18d .hovered-e546 {
    margin-bottom: 1em;
  }
  .dynamic_a18d .hovered-e546:last-child {
    margin-bottom: 0;
  }
}
.dynamic_a18d .frame-0d1b {
  background: #ededed;
}
.dynamic_a18d .hero_45bd {
  background: #1a1a1a;
}
.lite-385d.frame-0d1b {
  color: rgba(0, 0, 0, 0.6);
}
.lite-385d.frame-0d1b .cool_fe00 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite-385d.hero_45bd {
  color: rgba(255, 255, 255, 0.99);
}
.lite-385d.hero_45bd a:not(.detail-6331) {
  color: rgba(255, 255, 255, 0.79);
}
.lite-385d.hero_45bd a:not(.detail-6331):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite-385d.hero_45bd .cool_fe00 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite-385d.hero_45bd table tbody td,
.lite-385d.hero_45bd table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient-tiny-eaf8.alert_7ce4 .complex_98a3 {
  max-width: initial;
}
.gradient-tiny-eaf8 .selected_b62a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient-tiny-eaf8 .selected_b62a .footer-176e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient-tiny-eaf8 .selected_b62a .footer-176e {
    display: block;
    margin-bottom: 2em;
  }
  .gradient-tiny-eaf8 .selected_b62a .footer-176e:last-child {
    margin-bottom: 0;
  }
}
.dynamic_a18d .hovered-e546:last-child,
.video-bottom-dfac .hovered-e546:last-child,
.caption_cb8a .hovered-e546:last-child {
  margin-bottom: 0;
}
.dynamic_a18d .hovered-e546 .notice-c029 .short_ce1b:last-child,
.video-bottom-dfac .hovered-e546 .notice-c029 .short_ce1b:last-child,
.caption_cb8a .hovered-e546 .notice-c029 .short_ce1b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dynamic_a18d .hidden-844a,
  .dynamic_a18d .short_5126,
  .video-bottom-dfac .hidden-844a,
  .video-bottom-dfac .short_5126,
  .caption_cb8a .hidden-844a,
  .caption_cb8a .short_5126 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .rough_1aaa .hovered-e546 {
    margin-bottom: 2em;
  }
}
.rough_1aaa p:last-child {
  margin-bottom: 0;
}
.rough_1aaa li,
.rough_1aaa ul {
  list-style: none;
  margin: 0;
}
.rough_1aaa ul ul {
  margin-left: 2.617924em;
}
.bright-a996 {
  font-size: 0.875em;
}

/* css-noise: c95a */
.widget-item-n3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
