/*!
Theme Name: Customify
Theme URI: https://pressmaximum.badge_huge_8221/customify
Author: WPCustomify
Author URI: https://pressmaximum.badge_huge_8221
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.badge_huge_8221/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.background-advanced-73f8.cold_5dc7/licenses/gpl-2.0.motion-8371
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.slider-last-65ae/, (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.section_motion_4da1.large-a4e5/normalize.frame_18fc/
 ======
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.frame_18fc v7.0.0 | MIT License | github.badge_huge_8221/necolas/normalize.frame_18fc */
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;
}
.icon-complex-0acc .table-rough-2295,
.slider-cold-1c68,
.primary_up_adb4,
.short_0a3d,
.accordion-f621,
.iron_1a05,
.dropdown-light-7313,
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;
}
.slider-cold-1c68,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slider-cold-1c68,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slider-cold-1c68,
  h1 {
    font-size: 1.8em;
  }
}
.primary_up_adb4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary_up_adb4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary_up_adb4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary_up_adb4,
  h2 {
    font-size: 1.7em;
  }
}
.short_0a3d,
h3 {
  font-size: 1.618em;
}
.icon-complex-0acc .table-rough-2295,
.accordion-f621,
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.row-3976 {
  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;
}
.menu-d902:after,
.menu-d902:before,
.glass-e9bc:after,
.glass-e9bc:before {
  content: "";
  display: table;
}
.menu-d902:after,
.glass-e9bc:after {
  clear: both;
}
.label-left-3ff2 {
  float: right;
  margin-right: 0;
}
.overlay_dbfa {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard-34ef .prev_fc4b,
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;
}
.hard-34ef .prev_fc4b: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;
}
.backdrop_28fd .prev_fc4b {
  box-shadow: none;
}
.backdrop_28fd
  .prev_fc4b
  .tag-motion-c947 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.backdrop_28fd .prev_fc4b .alert_d5b7 {
  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;
}
.backdrop_28fd
  .prev_fc4b
  .alert_d5b7
  b {
  display: none;
}
.backdrop_28fd .border_lower_c088 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.south_e72e:not(.narrow_9ce8):not(.layout-bright-0077),
button:not(.narrow_9ce8):not(.layout-bright-0077),
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ),
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ),
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ) {
  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;
}
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):hover,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):hover,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):hover,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):hover,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):active,
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):active,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):active,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):active,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):active,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus {
  outline: 0;
}
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b {
  position: relative;
}
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .detail_stale_d089,
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .primary_baf4,
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .brown_b0cc,
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  i,
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  svg,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .detail_stale_d089,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .primary_baf4,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .brown_b0cc,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  i,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  svg,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .detail_stale_d089,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .primary_baf4,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .brown_b0cc,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  i,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  svg,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .detail_stale_d089,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .primary_baf4,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .brown_b0cc,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  i,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  svg,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .detail_stale_d089,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .primary_baf4,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  .brown_b0cc,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  i,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b
  svg {
  visibility: hidden;
}
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b:after,
button:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b:after,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b:after,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b:after,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ).fn-loading-9e7b: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;
}
.south_e72e:not(.narrow_9ce8):not(.layout-bright-0077),
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ),
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ),
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ) {
  color: #fff;
  background: #235787;
}
.south_e72e:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus,
input[type="button"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus,
input[type="reset"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus,
input[type="submit"]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ):focus {
  color: #fff;
}
.south_e72e.fn-disabled-9e7b:not(.narrow_9ce8):not(
    .layout-bright-0077
  ),
.south_e72e[disabled]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ),
button.fn-disabled-9e7b:not(.narrow_9ce8):not(
    .layout-bright-0077
  ),
button[disabled]:not(.narrow_9ce8):not(
    .layout-bright-0077
  ) {
  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;
}
.south-c021 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.south-c021: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;
}
.shade-basic-f2b7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.thumbnail_bronze_9cb6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.container-d4ac {
  clear: both;
  display: block;
  margin: 0 auto;
}
.menu-d902:after,
.menu-d902:before,
.photo-stale-63af:after,
.photo-stale-63af:before,
.icon_fast_9b1b:after,
.icon_fast_9b1b:before,
.frame_f4a5:after,
.frame_f4a5:before,
.header_55e0:after,
.header_55e0:before,
.media-narrow-66bf:after,
.media-narrow-66bf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.menu-d902:after,
.photo-stale-63af:after,
.icon_fast_9b1b:after,
.frame_f4a5:after,
.header_55e0:after,
.media-narrow-66bf:after {
  clear: both;
}
.photo-stale-63af .text-8d0b,
.icon_fast_9b1b .text-8d0b,
.menu-right-ad63 .text-8d0b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.summary_green_797b {
  display: inline-block;
}
.primary-e757 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.primary-e757 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.primary-e757 .active_upper_5161 {
  padding: 1em 0;
  font-size: 85%;
}
.active_upper_5161 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dropdown-60ae {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dropdown-60ae:after,
.dropdown-60ae:before {
  content: "";
  display: table;
}
.dropdown-60ae:after {
  clear: both;
}
.nav_9563 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu-stale-83c0 .nav_9563 {
  max-width: 50%;
}
.thumbnail_6338 .nav_9563 {
  max-width: 33.33%;
}
.gallery-short-5307 .nav_9563 {
  max-width: 25%;
}
.icon_eef2 .nav_9563 {
  max-width: 20%;
}
.shade-4db6 .nav_9563 {
  max-width: 16.66%;
}
.accent-9a96 .nav_9563 {
  max-width: 14.28%;
}
.tag-cool-ebd5 .nav_9563 {
  max-width: 12.5%;
}
.tabs_93aa .nav_9563 {
  max-width: 11.11%;
}
.description-f3a1 {
  display: block;
}
.icon-complex-0acc .pink_98ba label,
.icon-complex-0acc .caption-west-ba55 label,
.icon-complex-0acc .primary-4d07 label,
.icon-complex-0acc .inner-d488 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-3992 {
  list-style: none;
  margin: 0;
}
.gallery-3992 article.dynamic_a49a {
  margin-bottom: 0;
}
.gallery-3992 ul {
  list-style: none;
  margin: 0;
}
.gallery-3992 .info-7929 li.dynamic_a49a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-3992 .info-7929 li.dynamic_a49a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-3992 .info-7929 li.dynamic_a49a: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) {
  .gallery-3992 .info-7929 li.dynamic_a49a li.dynamic_a49a li.dynamic_a49a li.dynamic_a49a {
    padding-left: 0;
  }
}
article.dynamic_a49a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic_a49a .photo-stale-63af p:last-of-type {
  margin-bottom: 0;
}
article.dynamic_a49a .short_30c7 {
  float: left;
}
article.dynamic_a49a .chip-9337 {
  margin-left: 85px;
}
article.dynamic_a49a .heading-26f9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic_a49a .heading-26f9 .thick_83ae {
  margin-left: 10px;
}
article.dynamic_a49a .title-ea52 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic_a49a .backdrop_efcf {
  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 .pink_98ba,
  #respond .primary-4d07,
  #respond .inner-d488 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pink_98ba input,
#respond .primary-4d07 input,
#respond .inner-d488 input {
  width: 100%;
}
#respond .inner-d488 {
  margin-right: 0;
}
#respond .outer_4f79 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fresh-bef2 {
  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;
}
.fresh-bef2.summary-hot-ba43 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fresh-bef2 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%);
}
.fresh-bef2:focus,
.fresh-bef2: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);
}
.alert_23ee {
  border-radius: 10%;
}
.fixed-c6e8 {
  border-radius: 50%;
}
.alert_3745 {
  font-size: 0.72em;
}
.search_static_8c19 {
  font-size: 0.875em;
}
.carousel_hot_380c {
  font-size: 1.1em;
}
.brown-bcfe {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown-bcfe.alert_3745 {
  letter-spacing: 0.5px;
}
.component_south_4db3,
.component_south_4db3 a {
  color: #6d6d6d;
}
.component_south_4db3 a:hover {
  color: #111;
}
.down_85aa {
  color: #6d6d6d;
}
.tooltip-liquid-4a24 {
  overflow-x: hidden;
}
.tooltip-liquid-4a24 .clean-050b.stale-1a61 {
  position: relative;
}
.tooltip-liquid-4a24 .clean-050b.stale-1a61.secondary-smooth-f431 {
  position: initial;
}
.tooltip-liquid-4a24
  .clean-050b.stale-1a61.secondary-smooth-f431
  .fluid_d4bf {
  left: auto;
}
.tooltip-liquid-4a24 .clean-050b .fluid_d4bf {
  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;
}
.tooltip-liquid-4a24 .clean-050b:hover.stale-1a61 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tooltip-liquid-4a24
  .clean-050b:hover.stale-1a61
  .fluid_d4bf {
  display: block;
  z-index: 9999999;
}
.tooltip-liquid-4a24 .tooltip-top-2465 .gradient_4bc7,
.tooltip-liquid-4a24 .frame-static-2010 .gradient_4bc7 {
  display: none;
}
.tooltip-liquid-4a24 .picture-e233 .clean-050b:hover.stale-1a61 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon-complex-0acc .pink_98ba label,
.icon-complex-0acc .caption-west-ba55 label,
.icon-complex-0acc .primary-4d07 label,
.icon-complex-0acc .inner-d488 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-3992 {
  list-style: none;
  margin: 0;
}
.gallery-3992 article.dynamic_a49a {
  margin-bottom: 0;
}
.gallery-3992 ul {
  list-style: none;
  margin: 0;
}
.gallery-3992 .info-7929 li.dynamic_a49a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-3992 .info-7929 li.dynamic_a49a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-3992 .info-7929 li.dynamic_a49a: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) {
  .gallery-3992 .info-7929 li.dynamic_a49a li.dynamic_a49a li.dynamic_a49a li.dynamic_a49a {
    padding-left: 0;
  }
}
article.dynamic_a49a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic_a49a .photo-stale-63af p:last-of-type {
  margin-bottom: 0;
}
article.dynamic_a49a .short_30c7 {
  float: left;
}
article.dynamic_a49a .chip-9337 {
  margin-left: 85px;
}
article.dynamic_a49a .heading-26f9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic_a49a .heading-26f9 .thick_83ae {
  margin-left: 10px;
}
article.dynamic_a49a .title-ea52 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic_a49a .backdrop_efcf {
  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 .pink_98ba,
  #respond .primary-4d07,
  #respond .inner-d488 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pink_98ba input,
#respond .primary-4d07 input,
#respond .inner-d488 input {
  width: 100%;
}
#respond .inner-d488 {
  margin-right: 0;
}
#respond .outer_4f79 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip-top-2465 .background-4f4a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.background-4f4a .notice_middle_1bb3.easy-3789 .action-cdac > li > a:focus,
.background-4f4a .notice_middle_1bb3.easy-3789 .action-cdac > li > a:hover,
.background-4f4a .notice_middle_1bb3.widget-3e2f .action-cdac > li > a:focus,
.background-4f4a .notice_middle_1bb3.widget-3e2f .action-cdac > li > a:hover,
.background-4f4a .notice_middle_1bb3.aside-mini-dcac .action-cdac > li > a:focus,
.background-4f4a .notice_middle_1bb3.aside-mini-dcac .action-cdac > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-4f4a
  .notice_middle_1bb3.easy-3789
  .action-cdac
  > li.caption_b72d
  > a,
.background-4f4a
  .notice_middle_1bb3.easy-3789
  .action-cdac
  > li.green_9b8c
  > a,
.background-4f4a
  .notice_middle_1bb3.widget-3e2f
  .action-cdac
  > li.caption_b72d
  > a,
.background-4f4a
  .notice_middle_1bb3.widget-3e2f
  .action-cdac
  > li.green_9b8c
  > a,
.background-4f4a
  .notice_middle_1bb3.aside-mini-dcac
  .action-cdac
  > li.caption_b72d
  > a,
.background-4f4a .notice_middle_1bb3.aside-mini-dcac .action-cdac > li.first-a9c9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.background-4f4a .text_14fa,
.background-4f4a .text_14fa a {
  color: rgba(255, 255, 255, 0.99);
}
.background-4f4a .hidden-medium-771f.notice-center-045f li a,
.background-4f4a .south-b9b0 a,
.background-4f4a .panel-8f77,
.background-4f4a .action-cdac > li > a,
.background-4f4a .east-d674 {
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a .hidden-medium-771f.notice-center-045f li a:hover,
.background-4f4a .south-b9b0 a:hover,
.background-4f4a .panel-8f77:hover,
.background-4f4a .action-cdac > li > a:hover,
.background-4f4a .east-d674:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-4f4a .mini-3db7 {
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a .mini-3db7 .photo-thick-e326 {
  color: rgba(255, 255, 255, 0.99);
}
.background-4f4a .mini-3db7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-4f4a .accent-273e .active_f106 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a .accent-273e .active_f106 .box-rough-c1f7 {
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a
  .accent-273e
  .active_f106
  .box-rough-c1f7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a
  .accent-273e
  .active_f106
  .box-rough-c1f7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a
  .accent-273e
  .active_f106
  .box-rough-c1f7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a
  .accent-273e
  .active_f106
  .box-rough-c1f7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a .accent-273e .module-c8e2 {
  color: rgba(255, 255, 255, 0.79);
}
.background-4f4a .accent-273e .module-c8e2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_f72c
  .background-4f4a
  .accent-273e
  .background_2657
  .grid-old-0c02 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled_f72c
  .background-4f4a
  .accent-273e
  .background_2657
  .box-rough-c1f7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-top-2465 .hovered-f0f8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hovered-f0f8 .notice_middle_1bb3.easy-3789 .action-cdac > li > a:focus,
.hovered-f0f8 .notice_middle_1bb3.easy-3789 .action-cdac > li > a:hover,
.hovered-f0f8 .notice_middle_1bb3.widget-3e2f .action-cdac > li > a:focus,
.hovered-f0f8 .notice_middle_1bb3.widget-3e2f .action-cdac > li > a:hover,
.hovered-f0f8 .notice_middle_1bb3.aside-mini-dcac .action-cdac > li > a:focus,
.hovered-f0f8 .notice_middle_1bb3.aside-mini-dcac .action-cdac > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-f0f8
  .notice_middle_1bb3.easy-3789
  .action-cdac
  > li.caption_b72d
  > a,
.hovered-f0f8
  .notice_middle_1bb3.easy-3789
  .action-cdac
  > li.green_9b8c
  > a,
.hovered-f0f8
  .notice_middle_1bb3.widget-3e2f
  .action-cdac
  > li.caption_b72d
  > a,
.hovered-f0f8
  .notice_middle_1bb3.widget-3e2f
  .action-cdac
  > li.green_9b8c
  > a,
.hovered-f0f8
  .notice_middle_1bb3.aside-mini-dcac
  .action-cdac
  > li.caption_b72d
  > a,
.hovered-f0f8 .notice_middle_1bb3.aside-mini-dcac .action-cdac > li.first-a9c9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-f0f8 .text_14fa,
.hovered-f0f8 .text_14fa a {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-f0f8 .hidden-medium-771f.notice-center-045f li a,
.hovered-f0f8 .south-b9b0 a,
.hovered-f0f8 .panel-8f77,
.hovered-f0f8 .action-cdac > li > a,
.hovered-f0f8 .east-d674 {
  color: rgba(0, 0, 0, 0.55);
}
.hovered-f0f8 .hidden-medium-771f.notice-center-045f li a:hover,
.hovered-f0f8 .south-b9b0 a:hover,
.hovered-f0f8 .panel-8f77:hover,
.hovered-f0f8 .action-cdac > li > a:hover,
.hovered-f0f8 .east-d674:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-f0f8 .mini-3db7 {
  color: rgba(0, 0, 0, 0.55);
}
.hovered-f0f8 .mini-3db7 .photo-thick-e326 {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-f0f8 .mini-3db7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_2ee6 .west-c035 {
  margin-left: auto;
  margin-right: auto;
}
.icon_fast_9b1b > * {
  margin-left: auto;
  margin-right: auto;
}
.icon_fast_9b1b .shade-basic-f2b7 {
  margin-right: 1.41575em;
}
.title-up-6210 .icon_fast_9b1b > .gradient_fefb {
  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;
}
.title-up-6210 .icon_fast_9b1b > .dropdown-8012 {
  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;
}
.plasma_5799.stone_2ee6 .west-c035,
.outer_b114.stone_2ee6 .west-c035 {
  margin-left: 0;
}
.advanced-b09e.stone_2ee6 .west-c035,
.media_a501.stone_2ee6 .west-c035 {
  margin-right: 0;
}
.icon_fast_9b1b ol,
.icon_fast_9b1b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.frame_9121 video {
  max-width: 100%;
}
.border-0c06 img {
  display: block;
}
.border-0c06.shade-basic-f2b7,
.border-0c06.thumbnail_bronze_9cb6 {
  width: 100%;
}
.border-0c06.dropdown-8012 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid-3ff7:not(.badge-443a) {
  margin: 1.5em auto;
}
.input-up-e8c4 p {
  padding: 1.5em 14px;
}
ul.button_fc6f.dropdown-8012,
ul.button_fc6f.gradient_fefb,
ul.button_fc6f.picture_hovered_562b.gradient_fefb {
  padding: 0 14px;
}
.steel-1809 {
  display: block;
  overflow-x: auto;
}
.steel-1809 table {
  border-collapse: collapse;
  width: 100%;
}
.steel-1809 td,
.steel-1809 th {
  padding: 0.5em;
}
.icon_fast_9b1b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon_fast_9b1b ol ol,
.icon_fast_9b1b ol ul,
.icon_fast_9b1b ul ol,
.icon_fast_9b1b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon_fast_9b1b ol ol li,
.icon_fast_9b1b ol ul li,
.icon_fast_9b1b ul ol li,
.icon_fast_9b1b ul ul li {
  margin-left: 0;
}
.logo-prev-1ffa.south-f611 > .paper_a8ad {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.logo-prev-1ffa.south-f611 > .paper_a8ad iframe,
.logo-prev-1ffa.south-f611 > .paper_a8ad > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview-113e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview-113e.east-e4ed {
  padding: 0;
}
.preview-113e.east-e4ed cite {
  font-size: 13px;
}
.preview-113e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview-113e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tall_e8b1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tall_e8b1 > p:first-child {
  margin-top: 0;
}
.tall_e8b1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tall_e8b1 blockquote {
  border-left: 0;
}
.tertiary_glass_ade9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tertiary_glass_ade9:not(.input_lower_4e51) {
  max-width: 100px;
}
.tertiary_glass_ade9.tertiary-0db9 {
  border-bottom: none !important;
  text-align: center;
}
.tertiary_glass_ade9.tertiary-0db9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .input-up-e8c4 p {
    padding: 1.5em 0;
  }
}
.block_up_31ca {
  color: #0073aa;
}
.slider_8d6e {
  background-color: #0073aa;
}
.paragraph_6aee {
  color: #229fd8;
}
.tooltip_6b64 {
  background-color: #229fd8;
}
.footer-33a1 {
  color: #eee;
}
.main_gas_908f {
  background-color: #eee;
}
.old_9996 {
  color: #444;
}
.south-6dfe {
  background-color: #444;
}
.content-fluid-81eb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.content-fluid-81eb .paper-a87d .south-b9b0 {
  font-size: 15px;
}
.content-fluid-81eb .south-b9b0 {
  line-height: 1.3;
}
.content-fluid-81eb .hovered-f0f8 {
}
.content-fluid-81eb .background-4f4a {
  background: #235787;
}
.pro-c24d {
  padding: 0;
}
.pro-c24d .background-4f4a {
  background: #1a1a1a;
}
.pro-c24d .hovered-f0f8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination_bright_7ca9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination_bright_7ca9 .hovered-f0f8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination_bright_7ca9 .background-4f4a {
  background: #303030;
}
.media-narrow-66bf {
  position: relative;
  z-index: 10;
}
.media-narrow-66bf .prev-261e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.clean_38bb .stale-1a61 {
  display: inline-block;
  vertical-align: middle;
}
.clean_38bb.menu-42b5 .stale-1a61 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .clean_38bb.menu-42b5 .stale-1a61 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .clean_38bb.menu-42b5 .stale-1a61 {
    margin-right: 0.4em;
  }
}
.clean_38bb.menu-42b5 .stale-1a61:last-child {
  margin-right: 0;
}
.video-first-2332 .prev-261e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tooltip-top-2465 .paper-a87d {
    margin: 0 -0.5em;
  }
  .tooltip-top-2465 .paper-a87d [class*="customify-col-"],
  .tooltip-top-2465 .paper-a87d [class*="customify-col_"],
  .tooltip-top-2465 .paper-a87d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tooltip-top-2465.wrapper-e857 .prev-261e {
  background: 0 0 !important;
}
.tooltip-top-2465.wrapper-e857 .prev-261e,
.tooltip-top-2465.video-first-2332 .prev-261e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tooltip-top-2465.link_c97e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tooltip-top-2465.video-first-2332 .prev-261e {
  box-shadow: none !important;
}
.large_cc58 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large_cc58 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large_cc58 {
    padding: 18px 0 20px;
  }
}
.large_cc58 .texture-iron-ff38 {
  width: 100%;
}
.large_cc58 .notification_1099 {
  margin-bottom: 0;
}
.large_cc58 .wood_9e79 {
  margin-top: 5px;
  font-size: 0.875em;
}
.last_5e73 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.last_5e73 .fluid_8d6a {
  width: 100%;
}
.info-f3c8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.info-f3c8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.info-f3c8 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;
}
.info-f3c8 li:last-child:after {
  display: none;
}
.info-f3c8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.purple-011d .gradient_4bc7 button,
.large_cc58 .gradient_4bc7 button {
  left: 0;
}
.purple-011d .fluid_8d6a,
.large_cc58 .fluid_8d6a {
  padding-left: 0;
  padding-right: 0;
}
.purple-011d .last_5e73,
.large_cc58 .last_5e73 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.purple-011d {
  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;
}
.purple-011d: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;
}
.purple-011d .status_easy_b198 {
  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) {
  .purple-011d .status_easy_b198 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .purple-011d .status_easy_b198 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .purple-011d .status_easy_b198 {
    min-height: 200px;
  }
}
.purple-011d .info-f3c8 {
  color: rgba(255, 255, 255, 0.8);
}
.purple-011d .info-f3c8 a,
.purple-011d .info-f3c8 li:after {
  color: inherit;
}
.purple-011d .info-f3c8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bottom-c858 {
  margin-bottom: 0.5em;
}
.preview-action-86b0 {
  margin-bottom: 1.2em;
}
.preview-action-86b0,
.bottom-c858 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.preview-action-86b0 p:last-child,
.bottom-c858 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient_4bc7,
#masthead .gradient_4bc7 {
  display: none;
}
#masthead
  > .gradient_4bc7.info-1381 {
  display: none;
}
#masthead > .gradient_4bc7 button {
  left: 0;
}
.action_05c4 {
  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%;
}
.action_05c4 .stale-1a61 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.action_05c4 .button-d3d5 {
  display: -webkit-box;
  display: flex;
}
.action_05c4 .button-d3d5.left-9059 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.action_05c4 .button-d3d5.up_ac03 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.action_05c4 .button-d3d5.inner-e34d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.action_05c4.gradient_action_3386.image-19b5 .button-d3d5.left-9059 {
  flex-basis: 100%;
}
.action_05c4.tooltip_93c8 .button-d3d5.up_ac03 {
  -webkit-box-flex: 1;
  flex: auto;
}
.action_05c4.tooltip_93c8 .button-d3d5.inner-e34d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient_4bc7.info-1381 {
  display: none;
}
#masthead > .gradient_4bc7 button {
  left: 0;
}
.text-32a6 {
  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;
}
.text-32a6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text-32a6.shadow_short_1d7e i {
  margin-right: 4px;
}
.text-32a6.nav-5e72 i {
  margin-left: 5px;
}
.south-b9b0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.south-b9b0 p:last-child {
  margin-bottom: 0;
}
.column_center_39e6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.column_center_39e6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.column_center_39e6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.column_center_39e6 .text_14fa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.column_center_39e6 .breadcrumb_soft_2f75 {
  margin: 5px 0 7px 0;
}
.column_center_39e6.gas_d2dd .clean_1626 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_center_39e6.gas_d2dd .lower-309d {
  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;
}
.column_center_39e6.cool-4b8d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.column_center_39e6.cool-4b8d .clean_1626 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_center_39e6.cool-4b8d .lower-309d {
  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;
}
.column_center_39e6.hard_38dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_center_39e6.component_c872 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.column_center_39e6.component_c872 .lower-309d {
  margin-top: 7px;
}
.logo_inner_e19e {
  display: inline-block;
}
.media-narrow-66bf .current-a6e8 .column_center_39e6 img {
  max-width: 100%;
}
.notice_middle_1bb3 .easy_f0a0.notification_23d9,
.narrow-8b8c .easy_f0a0.notification_23d9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice_middle_1bb3 .new_228f,
.narrow-8b8c .new_228f {
  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%);
}
.notice_middle_1bb3 .new_228f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notice_middle_1bb3.menu-52ef .new_228f {
  display: none;
}
.notice_middle_1bb3 .photo_8b9d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice_middle_1bb3 .photo_8b9d li {
  display: inline-block;
  position: relative;
}
.notice_middle_1bb3 .photo_8b9d li:last-child {
  margin-right: 0;
}
.notice_middle_1bb3 .photo_8b9d 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;
}
.notice_middle_1bb3 .photo_8b9d li.first-a9c9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notice_middle_1bb3 .photo_8b9d > 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;
}
.notice_middle_1bb3 .photo_8b9d > li > a i {
  line-height: 0;
}
.notice_middle_1bb3 .photo_8b9d > li.frame-157e > a .new_228f {
  margin-left: 4px;
  line-height: 0;
}
.notice_middle_1bb3 .photo_8b9d .pattern-hovered-9f16 li.frame-157e > a {
  position: relative;
}
.notice_middle_1bb3 .photo_8b9d .pattern-hovered-9f16 li.frame-157e > a:after,
.notice_middle_1bb3 .photo_8b9d .pattern-hovered-9f16 li.frame-157e > a:before {
  content: "";
  display: table;
}
.notice_middle_1bb3 .photo_8b9d .pattern-hovered-9f16 li.frame-157e > a:after {
  clear: both;
}
.notice_middle_1bb3 .photo_8b9d .pattern-hovered-9f16 li.frame-157e > a .new_228f {
  margin-left: 5px;
  float: right;
}
.notice_middle_1bb3 .summary_ab8c,
.notice_middle_1bb3 .pattern-hovered-9f16 {
  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;
}
.notice_middle_1bb3 .pattern-hovered-9f16 {
  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;
}
.notice_middle_1bb3 .pattern-hovered-9f16 .notification_23d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice_middle_1bb3 .pattern-hovered-9f16 .new_228f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notice_middle_1bb3 .pattern-hovered-9f16 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notice_middle_1bb3 .pattern-hovered-9f16 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;
}
.notice_middle_1bb3 .pattern-hovered-9f16 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notice_middle_1bb3 .pattern-hovered-9f16 .pattern-hovered-9f16 {
  top: 0;
  left: 100%;
}
.notice_middle_1bb3 .glass-4196.fn-focus-9e7b > .summary_ab8c,
.notice_middle_1bb3 .glass-4196.fn-focus-9e7b > .pattern-hovered-9f16,
.notice_middle_1bb3 .glass-4196:focus > .summary_ab8c,
.notice_middle_1bb3 .glass-4196:focus > .pattern-hovered-9f16,
.notice_middle_1bb3 .glass-4196:hover > .summary_ab8c,
.notice_middle_1bb3 .glass-4196:hover > .pattern-hovered-9f16 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notice_middle_1bb3.aside-mini-dcac .action-cdac:after,
.notice_middle_1bb3.aside-mini-dcac .action-cdac:before {
  content: "";
  display: table;
}
.notice_middle_1bb3.aside-mini-dcac .action-cdac:after {
  clear: both;
}
.notice_middle_1bb3.aside-mini-dcac .action-cdac > li {
  float: left;
}
.notice_middle_1bb3.gallery_motion_bf2c .action-cdac:after,
.notice_middle_1bb3.gallery_motion_bf2c .action-cdac:before {
  content: "";
  display: table;
}
.notice_middle_1bb3.gallery_motion_bf2c .action-cdac:after {
  clear: both;
}
.notice_middle_1bb3.gallery_motion_bf2c .action-cdac > li {
  float: left;
}
.notice_middle_1bb3.gallery_motion_bf2c .action-cdac > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notice_middle_1bb3.gallery_motion_bf2c .action-cdac > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notice_middle_1bb3.gallery_motion_bf2c .action-cdac > li.caption_b72d > a,
.notice_middle_1bb3.gallery_motion_bf2c .action-cdac > li.first-a9c9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notice_middle_1bb3.easy-3789 .action-cdac > li > a .notification_23d9 {
  position: relative;
}
.notice_middle_1bb3.easy-3789 .action-cdac > li > a .notification_23d9: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;
}
.notice_middle_1bb3.easy-3789
  .action-cdac
  > li:focus
  > a
  .notification_23d9:before,
.notice_middle_1bb3.easy-3789
  .action-cdac
  > li:hover
  > a
  .notification_23d9:before {
  width: 100%;
  background-color: currentColor;
}
.notice_middle_1bb3.easy-3789
  .action-cdac
  > li.caption_b72d
  > a
  .notification_23d9:before,
.notice_middle_1bb3.easy-3789
  .action-cdac
  > li.green_9b8c
  > a
  .notification_23d9:before {
  width: 100%;
  background-color: currentColor;
}
.notice_middle_1bb3.widget-3e2f .action-cdac > li > a .notification_23d9 {
  position: relative;
}
.notice_middle_1bb3.widget-3e2f .action-cdac > li > a .notification_23d9: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;
}
.notice_middle_1bb3.widget-3e2f .action-cdac > li:focus > a .notification_23d9:before,
.notice_middle_1bb3.widget-3e2f
  .action-cdac
  > li:hover
  > a
  .notification_23d9:before {
  width: 100%;
  background-color: currentColor;
}
.notice_middle_1bb3.widget-3e2f
  .action-cdac
  > li.caption_b72d
  > a
  .notification_23d9:before,
.notice_middle_1bb3.widget-3e2f
  .action-cdac
  > li.green_9b8c
  > a
  .notification_23d9:before {
  width: 100%;
  background-color: currentColor;
}
.narrow-8b8c .photo_8b9d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.narrow-8b8c .photo_8b9d li:first-child > a {
  border-top: none;
}
.narrow-8b8c .photo_8b9d .menu-d566 > .notification_23d9 .new_228f {
  display: none;
}
.narrow-8b8c .photo_8b9d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.narrow-8b8c .photo_8b9d li:last-child {
  border: none;
}
.narrow-8b8c .photo_8b9d li.frame-157e > a {
  padding-right: 45px !important;
}
.narrow-8b8c .photo_8b9d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.narrow-8b8c .photo_8b9d li a:focus,
.narrow-8b8c .photo_8b9d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow-8b8c .photo_8b9d li .heading-medium-a00f {
  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;
}
.narrow-8b8c .photo_8b9d li .heading-medium-a00f:hover {
  box-shadow: none;
}
.narrow-8b8c .photo_8b9d li .heading-medium-a00f .new_228f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.narrow-8b8c .photo_8b9d .pattern-hovered-9f16 {
  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);
}
.narrow-8b8c .photo_8b9d .pattern-hovered-9f16 li a {
  padding-left: 3em;
}
.narrow-8b8c .photo_8b9d .image-7dcb > a .heading-medium-a00f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.narrow-8b8c .photo_8b9d .image-7dcb > .pattern-hovered-9f16 {
  display: block;
  opacity: 1;
}
.breadcrumb_c451 {
  max-width: 100%;
}
.selected_95b3 {
  line-height: 0;
  cursor: pointer;
}
.east-d674 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.east-d674:hover {
  box-shadow: none;
  color: currentColor;
}
.east-d674 svg {
  width: 18px;
  height: 18px;
}
.east-d674 .video-focused-2695 {
  display: none;
}
.row_047b {
  position: relative;
}
.row_047b.fn-active-9e7b .east-d674 .box_hovered_c3f7 {
  display: none;
}
.row_047b.fn-active-9e7b .east-d674 .video-focused-2695 {
  display: inline-block;
}
.row_047b .modal_b04e {
  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);
}
.row_047b.hot_ffd1 .modal_b04e {
  left: auto;
  right: -0.9em;
}
.row_047b.hot_ffd1 .feature_orange_a419::before {
  left: auto;
  right: 15px;
}
.row_047b.fn-active-9e7b .modal_b04e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background_2657 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background_2657 label {
  flex-basis: 100%;
}
.background_2657 .active_f106 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.background_2657 .box-rough-c1f7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background_2657 .box-rough-c1f7:focus {
  background-color: transparent;
}
.background_2657 button.module-c8e2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background_2657 button.module-c8e2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background_2657 button.module-c8e2 svg {
  width: 18px;
  height: 18px;
}
.background_2657 input[type="submit"] {
  min-height: auto;
}
.accent-273e .background_2657 .box-rough-c1f7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature_orange_a419 {
  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) {
  .feature_orange_a419 {
    width: 220px;
  }
}
.feature_orange_a419 label {
  flex-basis: 100%;
}
.feature_orange_a419::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;
}
.disabled_f72c .accent-273e .background_2657 {
  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;
}
.disabled_f72c
  .accent-273e
  .background_2657
  .active_f106 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.disabled_f72c .accent-273e .background_2657 .box-rough-c1f7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.disabled_f72c
  .accent-273e
  .background_2657
  .box-rough-c1f7:focus {
  background: 0 0;
}
.disabled_f72c
  .accent-273e
  .background_2657
  .grid-old-0c02 {
  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;
}
.hidden-medium-771f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hidden-medium-771f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hidden-medium-771f li:last-child {
  margin-right: 0;
}
.hidden-medium-771f li:first-child {
  margin-left: 0;
}
.hidden-medium-771f.progress-0207 a {
  color: #fff;
}
.hidden-medium-771f.progress-0207 a:hover {
  color: #fff;
}
.hidden-medium-771f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hidden-medium-771f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hidden-medium-771f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hidden-medium-771f a:hover {
  opacity: 0.9;
  color: inherit;
}
.hidden-medium-771f [class*="social-icon-apple"] {
  background-color: #999;
}
.hidden-medium-771f [class*="social-icon-apple"].message-c37d {
  background-color: transparent;
  color: #999;
}
.hidden-medium-771f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hidden-medium-771f [class*="social-icon-behance"].message-c37d {
  background-color: transparent;
  color: #1769ff;
}
.hidden-medium-771f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hidden-medium-771f [class*="social-icon-bitbucket"].message-c37d {
  background-color: transparent;
  color: #205081;
}
.hidden-medium-771f [class*="social-icon-codepen"] {
  background-color: #000;
}
.hidden-medium-771f [class*="social-icon-codepen"].message-c37d {
  background-color: transparent;
  color: #000;
}
.hidden-medium-771f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hidden-medium-771f [class*="social-icon-delicious"].message-c37d {
  background-color: transparent;
  color: #39f;
}
.hidden-medium-771f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hidden-medium-771f [class*="social-icon-digg"].message-c37d {
  background-color: transparent;
  color: #005be2;
}
.hidden-medium-771f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hidden-medium-771f [class*="social-icon-dribbble"].message-c37d {
  background-color: transparent;
  color: #ea4c89;
}
.hidden-medium-771f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hidden-medium-771f [class*="social-icon-envelope"].message-c37d {
  background-color: transparent;
  color: #ea4335;
}
.hidden-medium-771f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hidden-medium-771f [class*="social-icon-facebook"].message-c37d {
  background-color: transparent;
  color: #3b5998;
}
.hidden-medium-771f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hidden-medium-771f [class*="social-icon-flickr"].message-c37d {
  background-color: transparent;
  color: #0063dc;
}
.hidden-medium-771f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hidden-medium-771f [class*="social-icon-foursquare"].message-c37d {
  background-color: transparent;
  color: #2d5be3;
}
.hidden-medium-771f [class*="social-icon-github"] {
  background-color: #333;
}
.hidden-medium-771f [class*="social-icon-github"].message-c37d {
  background-color: transparent;
  color: #333;
}
.hidden-medium-771f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hidden-medium-771f [class*="social-icon-google-plus"].message-c37d {
  background-color: transparent;
  color: #dd4b39;
}
.hidden-medium-771f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hidden-medium-771f [class*="social-icon-houzz"].message-c37d {
  background-color: transparent;
  color: #7ac142;
}
.hidden-medium-771f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hidden-medium-771f [class*="social-icon-instagram"].message-c37d {
  background-color: transparent;
  color: #262626;
}
.hidden-medium-771f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hidden-medium-771f [class*="social-icon-jsfiddle"].message-c37d {
  background-color: transparent;
  color: #487aa2;
}
.hidden-medium-771f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hidden-medium-771f [class*="social-icon-linkedin"].message-c37d {
  background-color: transparent;
  color: #0077b5;
}
.hidden-medium-771f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hidden-medium-771f [class*="social-icon-medium"].message-c37d {
  background-color: transparent;
  color: #00ab6b;
}
.hidden-medium-771f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hidden-medium-771f
  [class*="social-icon-odnoklassniki"].message-c37d {
  background-color: transparent;
  color: #f4731c;
}
.hidden-medium-771f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hidden-medium-771f [class*="social-icon-meetup"].message-c37d {
  background-color: transparent;
  color: #ec1c40;
}
.hidden-medium-771f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hidden-medium-771f [class*="social-icon-pinterest"].message-c37d {
  background-color: transparent;
  color: #bd081c;
}
.hidden-medium-771f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hidden-medium-771f [class*="social-icon-product-hunt"].message-c37d {
  background-color: transparent;
  color: #da552f;
}
.hidden-medium-771f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hidden-medium-771f [class*="social-icon-reddit"].message-c37d {
  background-color: transparent;
  color: #ff4500;
}
.hidden-medium-771f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hidden-medium-771f [class*="social-icon-rss"].message-c37d {
  background-color: transparent;
  color: #f26522;
}
.hidden-medium-771f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hidden-medium-771f
  [class*="social-icon-shopping-cart"].message-c37d {
  background-color: transparent;
  color: #4caf50;
}
.hidden-medium-771f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hidden-medium-771f [class*="social-icon-skype"].message-c37d {
  background-color: transparent;
  color: #00aff0;
}
.hidden-medium-771f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hidden-medium-771f [class*="social-icon-slideshare"].message-c37d {
  background-color: transparent;
  color: #0077b5;
}
.hidden-medium-771f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hidden-medium-771f [class*="social-icon-snapchat"].message-c37d {
  background-color: transparent;
  color: #fffc00;
}
.hidden-medium-771f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hidden-medium-771f [class*="social-icon-soundcloud"].message-c37d {
  background-color: transparent;
  color: #f80;
}
.hidden-medium-771f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hidden-medium-771f [class*="social-icon-spotify"].message-c37d {
  background-color: transparent;
  color: #2ebd59;
}
.hidden-medium-771f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hidden-medium-771f
  [class*="social-icon-stack-overflow"].message-c37d {
  background-color: transparent;
  color: #fe7a15;
}
.hidden-medium-771f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hidden-medium-771f [class*="social-icon-maldkfgram"].message-c37d {
  background-color: transparent;
  color: #2ca5e0;
}
.hidden-medium-771f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hidden-medium-771f [class*="social-icon-tripadvisor"].message-c37d {
  background-color: transparent;
  color: #589442;
}
.hidden-medium-771f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hidden-medium-771f [class*="social-icon-tumblr"].message-c37d {
  background-color: transparent;
  color: #35465c;
}
.hidden-medium-771f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hidden-medium-771f [class*="social-icon-twitch"].message-c37d {
  background-color: transparent;
  color: #6441a5;
}
.hidden-medium-771f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hidden-medium-771f [class*="social-icon-twitter"].message-c37d {
  background-color: transparent;
  color: #1da1f2;
}
.hidden-medium-771f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hidden-medium-771f [class*="social-icon-vimeo"].message-c37d {
  background-color: transparent;
  color: #1ab7ea;
}
.hidden-medium-771f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hidden-medium-771f [class*="social-icon-vk"].message-c37d {
  background-color: transparent;
  color: #45668e;
}
.hidden-medium-771f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hidden-medium-771f [class*="social-icon-weibo"].message-c37d {
  background-color: transparent;
  color: #df2029;
}
.hidden-medium-771f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hidden-medium-771f [class*="social-icon-weixin"].message-c37d {
  background-color: transparent;
  color: #7bb32e;
}
.hidden-medium-771f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hidden-medium-771f [class*="social-icon-whatsapp"].message-c37d {
  background-color: transparent;
  color: #25d366;
}
.hidden-medium-771f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hidden-medium-771f [class*="social-icon-wordpress"].message-c37d {
  background-color: transparent;
  color: #21759b;
}
.hidden-medium-771f [class*="social-icon-xing"] {
  background-color: #026466;
}
.hidden-medium-771f [class*="social-icon-xing"].message-c37d {
  background-color: transparent;
  color: #026466;
}
.hidden-medium-771f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hidden-medium-771f [class*="social-icon-yelp"].message-c37d {
  background-color: transparent;
  color: #af0606;
}
.hidden-medium-771f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hidden-medium-771f [class*="social-icon-youtube"].message-c37d {
  background-color: transparent;
  color: #cd201f;
}
.panel-8f77 {
  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;
}
.panel-8f77:hover {
  box-shadow: none;
  background: 0 0;
}
.old_e5cc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.simple_7797 {
  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;
}
.steel_a9b3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.grid-white-c545 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.grid-white-c545,
.grid-white-c545::after,
.grid-white-c545::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;
}
.grid-white-c545::after,
.grid-white-c545::before {
  content: "";
  display: block;
  background-color: inherit;
}
.new-1ac3 .simple_7797 .steel_a9b3 {
  margin-top: -2px;
  width: 19px;
}
.new-1ac3 .simple_7797 .grid-white-c545 {
  margin-top: -1px;
}
.new-1ac3 .simple_7797 .grid-white-c545,
.new-1ac3 .simple_7797 .grid-white-c545::after,
.new-1ac3 .simple_7797 .grid-white-c545::before {
  width: 19px;
  height: 2px;
}
.new-1ac3 .simple_7797 .grid-white-c545::before {
  top: -6px;
}
.new-1ac3 .simple_7797 .grid-white-c545::after {
  bottom: -6px;
}
.hidden_276a .simple_7797 .steel_a9b3 {
  margin-top: -2px;
  width: 22px;
}
.hidden_276a .simple_7797 .grid-white-c545 {
  margin-top: -1px;
}
.hidden_276a .simple_7797 .grid-white-c545,
.hidden_276a .simple_7797 .grid-white-c545::after,
.hidden_276a .simple_7797 .grid-white-c545::before {
  width: 22px;
  height: 2px;
}
.hidden_276a .simple_7797 .grid-white-c545::before {
  top: -7px;
}
.hidden_276a .simple_7797 .grid-white-c545::after {
  bottom: -7px;
}
.active-over-54e5 .simple_7797 .steel_a9b3 {
  margin-top: -2px;
  width: 31px;
}
.active-over-54e5 .simple_7797 .grid-white-c545 {
  margin-top: -1.5px;
}
.active-over-54e5 .simple_7797 .grid-white-c545,
.active-over-54e5 .simple_7797 .grid-white-c545::after,
.active-over-54e5 .simple_7797 .grid-white-c545::before {
  width: 31px;
  height: 3px;
}
.active-over-54e5 .simple_7797 .grid-white-c545::before {
  top: -9px;
}
.active-over-54e5 .simple_7797 .grid-white-c545::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .input_clean_0c84 .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 19px;
  }
  .input_clean_0c84 .simple_7797 .grid-white-c545 {
    margin-top: -1px;
  }
  .input_clean_0c84 .simple_7797 .grid-white-c545,
  .input_clean_0c84 .simple_7797 .grid-white-c545::after,
  .input_clean_0c84 .simple_7797 .grid-white-c545::before {
    width: 19px;
    height: 2px;
  }
  .input_clean_0c84 .simple_7797 .grid-white-c545::before {
    top: -6px;
  }
  .input_clean_0c84 .simple_7797 .grid-white-c545::after {
    bottom: -6px;
  }
  .container-west-58da .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 22px;
  }
  .container-west-58da .simple_7797 .grid-white-c545 {
    margin-top: -1px;
  }
  .container-west-58da .simple_7797 .grid-white-c545,
  .container-west-58da .simple_7797 .grid-white-c545::after,
  .container-west-58da .simple_7797 .grid-white-c545::before {
    width: 22px;
    height: 2px;
  }
  .container-west-58da .simple_7797 .grid-white-c545::before {
    top: -7px;
  }
  .container-west-58da .simple_7797 .grid-white-c545::after {
    bottom: -7px;
  }
  .in_f565 .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 31px;
  }
  .in_f565 .simple_7797 .grid-white-c545 {
    margin-top: -1.5px;
  }
  .in_f565 .simple_7797 .grid-white-c545,
  .in_f565 .simple_7797 .grid-white-c545::after,
  .in_f565 .simple_7797 .grid-white-c545::before {
    width: 31px;
    height: 3px;
  }
  .in_f565 .simple_7797 .grid-white-c545::before {
    top: -9px;
  }
  .in_f565 .simple_7797 .grid-white-c545::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-yellow-5029 .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper-yellow-5029 .simple_7797 .grid-white-c545 {
    margin-top: -1px;
  }
  .wrapper-yellow-5029 .simple_7797 .grid-white-c545,
  .wrapper-yellow-5029 .simple_7797 .grid-white-c545::after,
  .wrapper-yellow-5029 .simple_7797 .grid-white-c545::before {
    width: 19px;
    height: 2px;
  }
  .wrapper-yellow-5029 .simple_7797 .grid-white-c545::before {
    top: -6px;
  }
  .wrapper-yellow-5029 .simple_7797 .grid-white-c545::after {
    bottom: -6px;
  }
  .item_advanced_323b .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 22px;
  }
  .item_advanced_323b .simple_7797 .grid-white-c545 {
    margin-top: -1px;
  }
  .item_advanced_323b .simple_7797 .grid-white-c545,
  .item_advanced_323b .simple_7797 .grid-white-c545::after,
  .item_advanced_323b .simple_7797 .grid-white-c545::before {
    width: 22px;
    height: 2px;
  }
  .item_advanced_323b .simple_7797 .grid-white-c545::before {
    top: -7px;
  }
  .item_advanced_323b .simple_7797 .grid-white-c545::after {
    bottom: -7px;
  }
  .modal-advanced-defc .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 31px;
  }
  .modal-advanced-defc .simple_7797 .grid-white-c545 {
    margin-top: -1.5px;
  }
  .modal-advanced-defc .simple_7797 .grid-white-c545,
  .modal-advanced-defc .simple_7797 .grid-white-c545::after,
  .modal-advanced-defc .simple_7797 .grid-white-c545::before {
    width: 31px;
    height: 3px;
  }
  .modal-advanced-defc .simple_7797 .grid-white-c545::before {
    top: -9px;
  }
  .modal-advanced-defc .simple_7797 .grid-white-c545::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active_f343 .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 19px;
  }
  .active_f343 .simple_7797 .grid-white-c545 {
    margin-top: -1px;
  }
  .active_f343 .simple_7797 .grid-white-c545,
  .active_f343 .simple_7797 .grid-white-c545::after,
  .active_f343 .simple_7797 .grid-white-c545::before {
    width: 19px;
    height: 2px;
  }
  .active_f343 .simple_7797 .grid-white-c545::before {
    top: -6px;
  }
  .active_f343 .simple_7797 .grid-white-c545::after {
    bottom: -6px;
  }
  .small-7a37 .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 22px;
  }
  .small-7a37 .simple_7797 .grid-white-c545 {
    margin-top: -1px;
  }
  .small-7a37 .simple_7797 .grid-white-c545,
  .small-7a37 .simple_7797 .grid-white-c545::after,
  .small-7a37 .simple_7797 .grid-white-c545::before {
    width: 22px;
    height: 2px;
  }
  .small-7a37 .simple_7797 .grid-white-c545::before {
    top: -7px;
  }
  .small-7a37 .simple_7797 .grid-white-c545::after {
    bottom: -7px;
  }
  .dirty_13c2 .simple_7797 .steel_a9b3 {
    margin-top: -2px;
    width: 31px;
  }
  .dirty_13c2 .simple_7797 .grid-white-c545 {
    margin-top: -1.5px;
  }
  .dirty_13c2 .simple_7797 .grid-white-c545,
  .dirty_13c2 .simple_7797 .grid-white-c545::after,
  .dirty_13c2 .simple_7797 .grid-white-c545::before {
    width: 31px;
    height: 3px;
  }
  .dirty_13c2 .simple_7797 .grid-white-c545::before {
    top: -9px;
  }
  .dirty_13c2 .simple_7797 .grid-white-c545::after {
    bottom: -9px;
  }
}
.cold-ad6e .grid-white-c545 {
  -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);
}
.cold-ad6e .grid-white-c545::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cold-ad6e .grid-white-c545::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);
}
.cold-ad6e.fresh-1a5e .grid-white-c545 {
  -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);
}
.cold-ad6e.fresh-1a5e .grid-white-c545::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cold-ad6e.fresh-1a5e .grid-white-c545::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);
}
.cold-8fc2 {
  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.black-2427:before {
  display: none;
}
.frame-static-2010 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame-static-2010 .tertiary_e8cc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame-static-2010 .tertiary_e8cc:last-of-type {
  border-bottom: none;
}
.frame-static-2010 .tertiary_e8cc.caption_narrow_3606,
.frame-static-2010 .tertiary_e8cc.container_lite_e313,
.frame-static-2010 .tertiary_e8cc.component-84f6 {
  padding: 0;
}
.frame-static-2010 .narrow-8b8c .heading-medium-a00f {
  color: currentColor;
}
.frame-static-2010 .narrow-8b8c .heading-medium-a00f:focus,
.frame-static-2010 .narrow-8b8c .heading-medium-a00f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-static-2010.hovered-f0f8 .mini-3db7,
.frame-static-2010.hovered-f0f8 .south-b9b0 a,
.frame-static-2010.hovered-f0f8 .action-cdac a,
.frame-static-2010.hovered-f0f8 .pattern-hovered-9f16 a {
  color: rgba(0, 0, 0, 0.55);
}
.frame-static-2010.hovered-f0f8 .mini-3db7:hover,
.frame-static-2010.hovered-f0f8 .south-b9b0 a:hover,
.frame-static-2010.hovered-f0f8 .action-cdac a:hover,
.frame-static-2010.hovered-f0f8 .pattern-hovered-9f16 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-static-2010.hovered-f0f8 .photo-thick-e326 {
  color: rgba(0, 0, 0, 0.8);
}
.frame-static-2010.hovered-f0f8 .tertiary_e8cc {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-static-2010.hovered-f0f8 .tertiary_e8cc:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame-static-2010.hovered-f0f8 .medium_c931:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame-static-2010.hovered-f0f8 .narrow-8b8c .photo_8b9d li a,
.frame-static-2010.hovered-f0f8 .narrow-8b8c .heading-medium-a00f,
.frame-static-2010.hovered-f0f8 .pattern-hovered-9f16 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-static-2010.hovered-f0f8 .narrow-8b8c .heading-medium-a00f:focus,
.frame-static-2010.hovered-f0f8 .narrow-8b8c .heading-medium-a00f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-static-2010.hovered-f0f8 .photo_8b9d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-static-2010.background-4f4a .mini-3db7,
.frame-static-2010.background-4f4a .south-b9b0 a,
.frame-static-2010.background-4f4a .action-cdac .heading-medium-a00f,
.frame-static-2010.background-4f4a .action-cdac a,
.frame-static-2010.background-4f4a .pattern-hovered-9f16 a {
  color: rgba(255, 255, 255, 0.79);
}
.frame-static-2010.background-4f4a .mini-3db7:hover,
.frame-static-2010.background-4f4a .south-b9b0 a:hover,
.frame-static-2010.background-4f4a .action-cdac .heading-medium-a00f:hover,
.frame-static-2010.background-4f4a .action-cdac a:hover,
.frame-static-2010.background-4f4a .pattern-hovered-9f16 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-static-2010.background-4f4a .photo-thick-e326 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-static-2010.background-4f4a .tertiary_e8cc {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-static-2010.background-4f4a .tertiary_e8cc:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame-static-2010.background-4f4a .medium_c931:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-static-2010.background-4f4a .narrow-8b8c .photo_8b9d li a,
.frame-static-2010.background-4f4a .narrow-8b8c .heading-medium-a00f,
.frame-static-2010.background-4f4a .pattern-hovered-9f16 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-static-2010.background-4f4a .narrow-8b8c .heading-medium-a00f:focus,
.frame-static-2010.background-4f4a .narrow-8b8c .heading-medium-a00f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-static-2010.background-4f4a .photo_8b9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_c931 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.medium_c931:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.outer_f31e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail_blue_5628 .frame-static-2010 {
  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;
}
.thumbnail_blue_5628 .tertiary_e8cc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail_blue_5628 .tertiary_e8cc: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) {
  .thumbnail_blue_5628 .tertiary_e8cc:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail_blue_5628 .tertiary_e8cc:last-child:before {
  content: none;
}
.thumbnail_blue_5628 .tertiary_e8cc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail_blue_5628 .narrow-8b8c .photo_8b9d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail_blue_5628 .narrow-8b8c .photo_8b9d li a .heading-medium-a00f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail_blue_5628 .narrow-8b8c .pattern-hovered-9f16 {
  border: none;
}
.thumbnail_blue_5628 .narrow-8b8c .pattern-hovered-9f16 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail_blue_5628 .medium_c931 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail_blue_5628 .outer_f31e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail_blue_5628 .background-4f4a .medium_c931:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_blue_5628 .hovered-f0f8.hot_ba3a .grid-white-c545 {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail_blue_5628
  .hovered-f0f8.hot_ba3a
  .grid-white-c545::after,
.thumbnail_blue_5628
  .hovered-f0f8.hot_ba3a
  .grid-white-c545:before {
  background: inherit;
}
.thumbnail_blue_5628
  .hovered-f0f8.hot_ba3a:hover
  .grid-white-c545 {
  background: rgba(0, 0, 0, 0.8);
}
.advanced_9747 .frame-static-2010 {
  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) {
  .advanced_9747 .frame-static-2010 {
    width: auto;
    right: 45px;
  }
}
.action-ed68 .frame-static-2010 {
  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) {
  .action-ed68 .frame-static-2010 {
    width: auto;
    left: 45px;
  }
}
.black-2427 .frame-static-2010 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.black-2427 .outer_f31e {
  max-width: 48em;
  margin: 0 auto;
}
.black-2427 .medium_c931:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.aside_fluid_a76c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.aside_fluid_a76c.thumbnail_blue_5628 .frame-static-2010 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.aside_fluid_a76c.advanced_9747 .frame-static-2010 {
  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);
}
.aside_fluid_a76c .frame-static-2010 {
  visibility: visible;
}
.aside_fluid_a76c.action-ed68 .frame-static-2010 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tall_6005,
.container_9f21 {
  overflow-x: hidden;
}
.tall_6005 .frame-static-2010 {
  overflow: auto;
}
.tall_6005.thumbnail_blue_5628 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_6005.thumbnail_blue_5628 .frame-static-2010 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tall_6005.thumbnail_blue_5628 .panel-8f77 {
  opacity: 0;
}
.tall_6005.advanced_9747 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_6005.advanced_9747 .frame-static-2010 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tall_6005.advanced_9747 .panel-8f77 {
  opacity: 0;
}
.tall_6005.action-ed68 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_6005.action-ed68 .frame-static-2010 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tall_6005.action-ed68 .panel-8f77 {
  opacity: 0;
}
.tall_6005.black-2427 .frame-static-2010 {
  z-index: 10;
  visibility: visible;
}
.hot_ba3a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hot_ba3a .grid-white-c545 {
  background: rgba(255, 255, 255, 0.99);
}
.hot_ba3a .grid-white-c545::after,
.hot_ba3a .grid-white-c545:before {
  background: inherit;
}
.hot_ba3a:hover .grid-white-c545 {
  background: rgba(255, 255, 255, 0.99);
}
.action-ed68 .hot_ba3a {
  top: 10px;
  right: auto;
  left: 12px;
}
.black-2427 .hot_ba3a {
  display: none !important;
}
.tall_6005:before,
.container_9f21:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tall_6005 .hot_ba3a,
.container_9f21 .hot_ba3a {
  display: inline-block;
}
.frame-static-2010 .stale-1a61 {
  -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;
}
.tall_6005 .frame-static-2010 .stale-1a61,
.container_9f21 .frame-static-2010 .stale-1a61 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture_hovered_ece0 .active_f106 {
  width: 100%;
}
.current-a6e8 {
  padding: 0 0.5em 0;
}
.current-a6e8 [class*="customify-col-"],
.current-a6e8 [class*="customify-col_"],
.current-a6e8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accordion-small-a950 .current-a6e8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paper-a87d .border-cc11,
  .border-cc11 {
    display: none;
  }
  .active-d3a8 {
    text-align: left;
  }
  .detail_hard_c339 {
    text-align: center;
  }
  .text_bfe1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paper-a87d .list_pressed_6c9d,
  .list_pressed_6c9d {
    display: none;
  }
  .red-cc39 {
    text-align: left;
  }
  .last_510e {
    text-align: center;
  }
  .wood-2385 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paper-a87d .icon_c49e,
  .icon_c49e {
    display: none;
  }
  .over_5eed {
    text-align: left;
  }
  .shadow-pressed-30cb {
    text-align: center;
  }
  .pattern_black_73a0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture-dynamic-5073 {
  box-shadow: none !important;
}
.caption_d1a5 .first-da8e,
.alert_large_8bbb .first-da8e {
  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;
}
.alert_large_8bbb .first-da8e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.prev-261e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.prev-261e:after,
.prev-261e:before {
  content: "";
  display: table;
}
.prev-261e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .prev-261e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.prev-261e,
.link_c97e {
  max-width: 1248px;
  margin: 0 auto;
}

.frame_f4a5.component-826f .prev-261e {
  max-width: 100%;
}
.frame_f4a5.center_0a91 {
  max-width: 1200px;
  margin: 0 auto;
}
.frame_f4a5.hover-hard-9086 .prev-261e {
  max-width: 100%;
}
.frame_f4a5.hover-hard-9086 > .prev-261e {
  padding-left: 0;
  padding-right: 0;
}
.frame_f4a5.hover-hard-9086 > .prev-261e .paper-a87d {
  margin: 0;
}
.frame_f4a5.hover-hard-9086
  > .prev-261e
  .pink-d6ce.preview-85ac {
  margin-right: 0;
  margin-left: 0;
}
.frame_f4a5.hover-hard-9086 #main.preview-85ac {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_345f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb_345f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_4fc7 .west-c035 {
    padding-right: 1em;
  }
  .section_4fc7.slow-86f2 .pink-d6ce {
    border-right: 1px solid #eaecee;
  }
  .section_4fc7.slow-86f2 .west-c035 {
    padding-right: 1em;
  }
  .section_4fc7.slow-86f2 .card-first-3284 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_last_cc84 .west-c035 {
    padding-left: 1em;
  }
  .input_last_cc84.slow-86f2 .pink-d6ce {
    border-left: 1px solid #eaecee;
  }
  .input_last_cc84.slow-86f2 .west-c035 {
    padding-left: 1em;
  }
  .input_last_cc84.slow-86f2 .card-first-3284 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot_79a4 .west-c035 {
    padding-left: 1em;
  }
  .hot_79a4.slow-86f2 .container_selected_b141 {
    border-right: 1px solid #eaecee;
  }
  .hot_79a4.slow-86f2 .tag-next-d68b {
    border-right: 1px solid #eaecee;
  }
  .hot_79a4.slow-86f2 .west-c035 {
    padding-left: 1em;
  }
  .hot_79a4.slow-86f2 .card-first-3284 {
    padding-right: 1em;
  }
  .hot_79a4.slow-86f2 .wide-34df {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-4aeb .west-c035 {
    padding-right: 1em;
  }
  .border-4aeb.slow-86f2 .container_selected_b141 {
    border-left: 1px solid #eaecee;
  }
  .border-4aeb.slow-86f2 .tag-next-d68b {
    border-left: 1px solid #eaecee;
  }
  .border-4aeb.slow-86f2 .west-c035 {
    padding-right: 1em;
  }
  .border-4aeb.slow-86f2 .card-first-3284 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-4aeb.slow-86f2 .wide-34df {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_345f .west-c035 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb_345f.slow-86f2 .pink-d6ce {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_345f.slow-86f2 .west-c035 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb_345f.slow-86f2 .card-first-3284 {
    padding-left: 1em;
  }
  .breadcrumb_345f.slow-86f2 .wide-34df {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .breadcrumb_345f.slow-86f2 .west-c035 {
    padding-left: 0;
  }
}
.tiny_1cf6 .clean_38bb {
  display: inline-block;
}
.secondary-8abd {
  display: inline-block;
}
.yellow-9ce3 {
  word-con: break-word;
}
.first_b746 > span {
  display: inline-block;
  padding: 5px 0;
}
.first_b746 .out-a4c7 {
  margin-left: 8px;
  margin-right: 8px;
}
.first_b746 .glass-5d77 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero-south-5234 .focused_9b27 {
  margin-bottom: 2em;
}
.hero-south-5234 .search-77e6 {
  margin-bottom: 15px;
}
.hero-south-5234 .search-77e6:last-child {
  margin-bottom: 0;
}
.hero-south-5234 .accordion-f06e {
  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) {
  .hero-south-5234 .accordion-f06e {
    display: block;
  }
}
.hero-south-5234 .tabs-gold-8921 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero-south-5234 .tabs-gold-8921 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero-south-5234 .content-over-06dc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero-south-5234 .content-over-06dc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero-south-5234 .content-over-06dc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero-south-5234 .yellow-9ce3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-south-5234 .yellow-9ce3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero-south-5234 .status_down_db25 p:last-child {
  margin-bottom: 0;
}
.hero-south-5234 .fast_b0b0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero-south-5234 .notice-advanced-f9d3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero-south-5234 .media_first_7287 {
  margin-top: 1em;
}
.hero-south-5234 .module-2bae {
  top: 0;
  display: block;
}
.hero-south-5234 .module-2bae a {
  color: inherit;
}
.hero-south-5234 .module-2bae a:hover {
  color: inherit;
}
.hero-south-5234 .huge_aa42 {
  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;
}
.hero-south-5234 .huge_aa42:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero-south-5234 .notice-advanced-f9d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero-south-5234 .footer_f02a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero-south-5234 .footer_f02a:first-child {
  margin-top: 0;
}
.hero-south-5234 .footer_f02a.shade-up-18aa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-south-5234 .footer_f02a.over_b4e4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-south-5234
  .footer_f02a.over_b4e4.preview-light-9e60
  .media_first_7287 {
  width: 100%;
}
.hero-south-5234 .over_b4e4 {
  -webkit-box-align: center;
  align-items: center;
}
.hero-south-5234 .over_b4e4 .first_b746,
.hero-south-5234 .over_b4e4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero-south-5234 .content-over-06dc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-south-5234 .content-over-06dc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-south-5234 .content-over-06dc: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;
}
.hero-south-5234 .shade-up-18aa {
  z-index: 5;
}
.hero-south-5234 .fixed_d2bb .accordion-ac48 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero-south-5234 .soft_dadb .accordion-ac48 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero-south-5234 .picture-east-bfeb .accordion-ac48 {
  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;
}
.hero-south-5234.easy-12a2 .accordion-f06e,
.hero-south-5234.north-ee19 .accordion-f06e {
  display: block;
}
.hero-south-5234.easy-12a2 .accordion-f06e .outline_paper_3f12,
.hero-south-5234.easy-12a2 .accordion-f06e .notice-advanced-f9d3,
.hero-south-5234.north-ee19 .accordion-f06e .outline_paper_3f12,
.hero-south-5234.north-ee19 .accordion-f06e .notice-advanced-f9d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-south-5234.selected-bff1 .tabs-gold-8921 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero-south-5234.selected-bff1 .tabs-gold-8921 {
    margin-right: 0;
  }
}
.hero-south-5234.easy-12a2 .tabs-gold-8921,
.hero-south-5234.north-ee19 .tabs-gold-8921 {
  padding-top: 40%;
}
.hero-south-5234.easy-12a2 .focused_9b27,
.hero-south-5234.north-ee19 .focused_9b27 {
  display: block;
}
.hero-south-5234.easy-12a2 .fn-sticky-9e7b .notice-advanced-f9d3,
.hero-south-5234.north-ee19 .fn-sticky-9e7b .notice-advanced-f9d3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero-south-5234.easy-12a2 .tabs-gold-8921,
.hero-south-5234.north-ee19 .tabs-gold-8921 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero-south-5234.easy-12a2 .notice-advanced-f9d3 {
  padding: 1em;
}
.clean_ffd5 {
  margin: 30px auto;
  display: block;
}
.clean_ffd5 .outer_cdc7 > * {
  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;
}
.clean_ffd5 .outer_cdc7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.clean_ffd5 .outer_cdc7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-fresh-ad28 .first_b746 {
  margin-bottom: 1.41575em;
}
.description-fresh-ad28 .upper_b226 {
  margin-bottom: 1.618em;
}
.icon_fast_9b1b .overlay-west-d4b8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon_fast_9b1b .overlay-west-d4b8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon_fast_9b1b .aside-cool-653c {
  max-width: 100%;
  overflow: auto;
}
.stone_2ee6 .icon_fast_9b1b a:hover {
  text-decoration: underline;
}
.accent-c65f .search-77e6:not(.yellow-9ce3),
.accent-c65f .content-over-06dc {
  margin-bottom: 1.41575em;
}
.accent-c65f .search-77e6:not(.yellow-9ce3):last-child,
.accent-c65f .content-over-06dc:last-child {
  margin-bottom: 0;
}
.accent-c65f .search-77e6.focus-solid-6c1b {
  margin-bottom: 0.41575em;
}
.accent-c65f .advanced-31fe:before,
.accent-c65f .media_392f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accent-c65f .advanced-31fe:before {
  content: "\f115";
}
.accent-c65f .media_392f:before {
  content: "\f02c";
}
.accent-c65f .next_e692 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accent-c65f .next_e692 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.breadcrumb-a4bd {
  display: -webkit-box;
  display: flex;
}
.breadcrumb-a4bd .complex-bcf6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .breadcrumb-a4bd .complex-bcf6 {
    flex-basis: 90px;
  }
}
.breadcrumb-a4bd .block_lower_881d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-a4bd .block_lower_881d {
    flex-basis: calc(100% - 50px);
  }
}
.breadcrumb-a4bd .badge-bronze-3b4d p:last-child {
  margin-bottom: 0.72em;
}
.menu-8413 .outer_cdc7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu-8413 .outer_cdc7:after,
.menu-8413 .outer_cdc7:before {
  content: "";
  display: table;
}
.menu-8413 .outer_cdc7:after {
  clear: both;
}
.menu-8413 .outer_cdc7 .block_white_7eed,
.menu-8413 .outer_cdc7 .list_e374 {
  width: 49%;
}
.menu-8413 .outer_cdc7 .block_white_7eed a span.menu_3515,
.menu-8413 .outer_cdc7 .list_e374 a span.menu_3515 {
  display: block;
  margin-bottom: 5px;
}
.menu-8413 .outer_cdc7 .list_e374 {
  float: left;
  text-align: left;
}
.menu-8413 .outer_cdc7 .block_white_7eed {
  float: right;
  text-align: right;
}
.chip-dynamic-86e4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .chip-dynamic-86e4 {
    margin-bottom: 0;
  }
}
.article_in_4264 {
  margin-bottom: 1em;
}
.article_in_4264 .yellow-9ce3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.shadow-blue-1ed7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.feature_d88c .article_in_4264,
.popup-under-4372 .article_in_4264 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .feature_d88c .article_in_4264,
  .popup-under-4372 .article_in_4264 {
    display: block;
  }
}
.feature_d88c .shadow-blue-1ed7,
.popup-under-4372 .shadow-blue-1ed7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .feature_d88c .shadow-blue-1ed7,
  .popup-under-4372 .shadow-blue-1ed7 {
    margin-bottom: 1em;
  }
}
.feature_d88c .shadow-blue-1ed7 img,
.popup-under-4372 .shadow-blue-1ed7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.feature_d88c .brown-f4ca,
.popup-under-4372 .brown-f4ca {
  flex-basis: calc(100% - 160px);
}
.feature_d88c .brown-f4ca p,
.popup-under-4372 .brown-f4ca p {
  margin-bottom: 0;
}
.feature_d88c .brown-f4ca {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .feature_d88c .brown-f4ca {
    padding-left: 0;
  }
}
.popup-under-4372 .brown-f4ca {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .popup-under-4372 .brown-f4ca {
    padding-right: 0;
  }
}
.popup-under-4372 .shadow-blue-1ed7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel_fae0 .shadow-blue-1ed7 {
  margin-bottom: 0.5em;
}
.carousel_fae0 .shadow-blue-1ed7 img {
  width: 100%;
}
.last-9426 .pro-5a5a,
.panel_150f .pro-5a5a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel_150f .pink-d6ce .panel_east_139b p:last-child {
  margin-bottom: 0;
}
.fluid-1b3e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.yellow-0bee .paragraph_static_b369 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .yellow-0bee .paragraph_static_b369:last-of-type {
    margin-bottom: 0;
  }
}
.yellow-0bee .paragraph_static_b369 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow-0bee .paragraph_static_b369 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.yellow-0bee .paragraph_static_b369 ul li {
  margin: 0 0 0.6em;
}
.yellow-0bee .paragraph_static_b369 ul li.pink_23fb,
.yellow-0bee .paragraph_static_b369 ul li.pink_b8a0 {
  position: relative;
}
.yellow-0bee .paragraph_static_b369 ul li.pink_23fb .sort_action_6f93,
.yellow-0bee .paragraph_static_b369 ul li.pink_b8a0 .sort_action_6f93 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.yellow-0bee .paragraph_static_b369 ul li.pink_23fb:after:after,
.yellow-0bee .paragraph_static_b369 ul li.pink_23fb:after:before,
.yellow-0bee
  .paragraph_static_b369
  ul
  li.pink_b8a0:after:after,
.yellow-0bee
  .paragraph_static_b369
  ul
  li.pink_b8a0:after:before {
  content: "";
  display: table;
}
.yellow-0bee .paragraph_static_b369 ul li.pink_23fb:after:after,
.yellow-0bee
  .paragraph_static_b369
  ul
  li.pink_b8a0:after:after {
  clear: both;
}
.yellow-0bee .paragraph_static_b369 a.south_e72e:hover {
  text-decoration: none;
}
.yellow-0bee .paragraph_static_b369 select {
  max-width: 100%;
}
.yellow-0bee .paragraph_static_b369 table {
  font-size: 85%;
}
.yellow-0bee .paragraph_static_b369 table td,
.yellow-0bee .paragraph_static_b369 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.yellow-0bee .paragraph_static_b369 table tfoot td {
  text-align: left;
}
.yellow-0bee .paragraph_static_b369 :last-child {
  margin-bottom: 0;
}
.yellow-0bee .paragraph_static_b369 .aside_ea08 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.yellow-0bee .paragraph_static_b369 .aside_ea08 label {
  width: 100%;
}
.yellow-0bee .paragraph_static_b369 .aside_ea08 .box-rough-c1f7 {
  width: 100%;
  display: block;
}
.yellow-0bee .paragraph_static_b369 .aside_ea08 .module-c8e2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.yellow-0bee .paragraph_static_b369 .aside_ea08 .module-c8e2:hover svg #svg-search {
  fill: #444;
}
.yellow-0bee .paragraph_static_b369 .aside_ea08 .module-c8e2 svg {
  width: 18px;
  height: 18px;
}
.yellow-0bee .glass-3e6f ul ul,
.yellow-0bee .pagination-def1 ul ul,
.yellow-0bee .accordion-dim-1a3f ul ul,
.yellow-0bee .container_wide_e960 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.yellow-0bee .glass-3e6f .frame-157e > a,
.yellow-0bee .pagination-def1 .frame-157e > a,
.yellow-0bee .accordion-dim-1a3f .frame-157e > a,
.yellow-0bee .container_wide_e960 .frame-157e > a {
  margin-bottom: 0;
}
.yellow-0bee .small_02e4 li,
.yellow-0bee .glass-3e6f li,
.yellow-0bee .modal_action_57b7 li,
.yellow-0bee .pagination-def1 li,
.yellow-0bee .accordion-dim-1a3f li,
.yellow-0bee .container_wide_e960 li,
.yellow-0bee .gallery-ad4d li,
.yellow-0bee .gradient_3ff6 li {
  display: block;
  position: relative;
}
.yellow-0bee .small_02e4 li:last-child,
.yellow-0bee .glass-3e6f li:last-child,
.yellow-0bee .modal_action_57b7 li:last-child,
.yellow-0bee .pagination-def1 li:last-child,
.yellow-0bee .accordion-dim-1a3f li:last-child,
.yellow-0bee .container_wide_e960 li:last-child,
.yellow-0bee .gallery-ad4d li:last-child,
.yellow-0bee .gradient_3ff6 li:last-child {
  border: none;
}
.yellow-0bee .small_02e4 li a,
.yellow-0bee .glass-3e6f li a,
.yellow-0bee .modal_action_57b7 li a,
.yellow-0bee .pagination-def1 li a,
.yellow-0bee .accordion-dim-1a3f li a,
.yellow-0bee .container_wide_e960 li a,
.yellow-0bee .gallery-ad4d li a,
.yellow-0bee .gradient_3ff6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow-0bee .small_02e4 li ul li::before,
.yellow-0bee .glass-3e6f li ul li::before,
.yellow-0bee .modal_action_57b7 li ul li::before,
.yellow-0bee .pagination-def1 li ul li::before,
.yellow-0bee .accordion-dim-1a3f li ul li::before,
.yellow-0bee .container_wide_e960 li ul li::before,
.yellow-0bee .gallery-ad4d li ul li::before,
.yellow-0bee .gradient_3ff6 li ul li::before {
  left: 15px;
}
.yellow-0bee .small_02e4 li ul a,
.yellow-0bee .glass-3e6f li ul a,
.yellow-0bee .modal_action_57b7 li ul a,
.yellow-0bee .pagination-def1 li ul a,
.yellow-0bee .accordion-dim-1a3f li ul a,
.yellow-0bee .container_wide_e960 li ul a,
.yellow-0bee .gallery-ad4d li ul a,
.yellow-0bee .gradient_3ff6 li ul a {
  padding-left: 20px;
}
.yellow-0bee .small_02e4 li ul ul li::before,
.yellow-0bee .glass-3e6f li ul ul li::before,
.yellow-0bee .modal_action_57b7 li ul ul li::before,
.yellow-0bee .pagination-def1 li ul ul li::before,
.yellow-0bee .accordion-dim-1a3f li ul ul li::before,
.yellow-0bee .container_wide_e960 li ul ul li::before,
.yellow-0bee .gallery-ad4d li ul ul li::before,
.yellow-0bee .gradient_3ff6 li ul ul li::before {
  left: 30px;
}
.yellow-0bee .small_02e4 li ul ul a,
.yellow-0bee .glass-3e6f li ul ul a,
.yellow-0bee .modal_action_57b7 li ul ul a,
.yellow-0bee .pagination-def1 li ul ul a,
.yellow-0bee .accordion-dim-1a3f li ul ul a,
.yellow-0bee .container_wide_e960 li ul ul a,
.yellow-0bee .gallery-ad4d li ul ul a,
.yellow-0bee .gradient_3ff6 li ul ul a {
  padding-left: 40px;
}
.yellow-0bee .purple_1813 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow-0bee .gradient_3ff6 ul li {
  margin-bottom: 1.41575em;
}
.yellow-0bee .gradient_3ff6 ul li .surface_118c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.yellow-0bee .gradient_3ff6 ul li .chip_red_6204 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.background-4f4a .small_02e4 li a,
.background-4f4a .glass-3e6f li a,
.background-4f4a .modal_action_57b7 li a,
.background-4f4a .pagination-def1 li a,
.background-4f4a .accordion-dim-1a3f li a,
.background-4f4a .container_wide_e960 li a,
.background-4f4a .gallery-ad4d li a,
.background-4f4a .gradient_3ff6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-4f4a .purple_1813 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-4f4a .paragraph_static_b369 ul li.pink_23fb .sort_action_6f93,
.background-4f4a .paragraph_static_b369 ul li.pink_b8a0 .sort_action_6f93 {
  background: rgba(0, 0, 0, 0.2);
}
.background-4f4a .yellow-0bee .paragraph_static_b369 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_f4a5 .yellow-0bee .photo_8b9d li {
  margin: 0;
}
.frame_f4a5 .yellow-0bee .photo_8b9d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.frame_f4a5 .yellow-0bee .photo_8b9d li ul {
  margin: 0;
}
.frame_f4a5 .yellow-0bee .photo_8b9d li ul li a {
  padding-left: 15px;
}
.frame_f4a5 .yellow-0bee .photo_8b9d li ul li li a {
  padding-left: 30px;
}
.frame_f4a5 .yellow-0bee .photo_8b9d li.first-a9c9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.frame_f4a5 .yellow-0bee .photo_8b9d li.first-a9c9 > 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;
}
.frame_f4a5 .yellow-0bee .photo_8b9d li.first-a9c9 > 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;
}
.container_c4e0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.header_55e0 {
  position: relative;
  z-index: 10;
}
.header_55e0 .stale-1a61 {
  width: 100%;
  max-width: 100%;
}
.alert_selected_0b6d .lite_df2c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.alert_selected_0b6d .hovered-f0f8 {
}
.alert_selected_0b6d .background-4f4a {
  background: #292929;
}
.red_355a .lite_df2c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.red_355a .hovered-f0f8 {
  background: #f9f9f9;
}
.red_355a .background-4f4a {
  background: #303030;
}
.thick-6996 .lite_df2c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick-6996 .clean_38bb {
    margin-bottom: 1em;
  }
  .thick-6996 .clean_38bb:last-child {
    margin-bottom: 0;
  }
}
.thick-6996 .hovered-f0f8 {
  background: #ededed;
}
.thick-6996 .background-4f4a {
  background: #1a1a1a;
}
.lite_df2c.hovered-f0f8 {
  color: rgba(0, 0, 0, 0.6);
}
.lite_df2c.hovered-f0f8 .dark_e50f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite_df2c.background-4f4a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_df2c.background-4f4a a:not(.south_e72e) {
  color: rgba(255, 255, 255, 0.79);
}
.lite_df2c.background-4f4a a:not(.south_e72e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_df2c.background-4f4a .dark_e50f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_df2c.background-4f4a table tbody td,
.lite_df2c.background-4f4a table th {
  background: rgba(0, 0, 0, 0.08);
}
.picture-e233.video-first-2332 .prev-261e {
  max-width: initial;
}
.picture-e233 .menu-42b5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.picture-e233 .menu-42b5 .stale-1a61 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .picture-e233 .menu-42b5 .stale-1a61 {
    display: block;
    margin-bottom: 2em;
  }
  .picture-e233 .menu-42b5 .stale-1a61:last-child {
    margin-bottom: 0;
  }
}
.thick-6996 .clean_38bb:last-child,
.red_355a .clean_38bb:last-child,
.alert_selected_0b6d .clean_38bb:last-child {
  margin-bottom: 0;
}
.thick-6996 .clean_38bb .yellow-0bee .paragraph_static_b369:last-child,
.red_355a .clean_38bb .yellow-0bee .paragraph_static_b369:last-child,
.alert_selected_0b6d .clean_38bb .yellow-0bee .paragraph_static_b369:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thick-6996 .status_10c2,
  .thick-6996 .next_cc2f,
  .red_355a .status_10c2,
  .red_355a .next_cc2f,
  .alert_selected_0b6d .status_10c2,
  .alert_selected_0b6d .next_cc2f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .header_55e0 .clean_38bb {
    margin-bottom: 2em;
  }
}
.header_55e0 p:last-child {
  margin-bottom: 0;
}
.header_55e0 li,
.header_55e0 ul {
  list-style: none;
  margin: 0;
}
.header_55e0 ul ul {
  margin-left: 2.617924em;
}
.dropdown-fast-45e3 {
  font-size: 0.875em;
}

/* css-noise: 545a */
.shadow-element-y4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
