/*!
Theme Name: Customify
Theme URI: https://pressmaximum.inner-c4b6/customify
Author: WPCustomify
Author URI: https://pressmaximum.inner-c4b6
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.inner-c4b6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.first_b3e6.first-810d/licenses/gpl-2.0.photo-right-79f7
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.grid-26b3/, (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.silver_3b83.iron_cb24/normalize.hero-08d7/
 ======
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.hero-08d7 v7.0.0 | MIT License | github.inner-c4b6/necolas/normalize.hero-08d7 */
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;
}
.accordion-10ef .large_3ea7,
.accent_upper_7a71,
.box-orange-a57c,
.grid_7451,
.large-56bf,
.background_d620,
.stale_52a2,
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;
}
.accent_upper_7a71,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent_upper_7a71,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_upper_7a71,
  h1 {
    font-size: 1.8em;
  }
}
.box-orange-a57c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.box-orange-a57c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .box-orange-a57c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .box-orange-a57c,
  h2 {
    font-size: 1.7em;
  }
}
.grid_7451,
h3 {
  font-size: 1.618em;
}
.accordion-10ef .large_3ea7,
.large-56bf,
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.tooltip_6f02 {
  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;
}
.thumbnail-9b9a:after,
.thumbnail-9b9a:before,
.dropdown-bottom-818b:after,
.dropdown-bottom-818b:before {
  content: "";
  display: table;
}
.thumbnail-9b9a:after,
.dropdown-bottom-818b:after {
  clear: both;
}
.tertiary-d53b {
  float: right;
  margin-right: 0;
}
.focus-b3a0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hero_paper_1b6a .white_ea94,
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;
}
.hero_paper_1b6a .white_ea94: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;
}
.stale_294c .white_ea94 {
  box-shadow: none;
}
.stale_294c
  .white_ea94
  .footer-small-187c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.stale_294c .white_ea94 .over_d0ea {
  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;
}
.stale_294c
  .white_ea94
  .over_d0ea
  b {
  display: none;
}
.stale_294c .upper_d1cd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.detail-d3d2:not(.accent-iron-4151):not(.tag-east-5535),
button:not(.accent-iron-4151):not(.tag-east-5535),
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ),
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ),
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ):hover,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ):hover,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):hover,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):hover,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ):active,
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ):active,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):active,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):active,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):active,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus {
  outline: 0;
}
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa {
  position: relative;
}
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .form-559c,
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .stale_bd0f,
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .input-center-3334,
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  i,
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  svg,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .form-559c,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .stale_bd0f,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .input-center-3334,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  i,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  svg,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .form-559c,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .stale_bd0f,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .input-center-3334,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  i,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  svg,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .form-559c,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .stale_bd0f,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .input-center-3334,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  i,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  svg,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .form-559c,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .stale_bd0f,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  .input-center-3334,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  i,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa
  svg {
  visibility: hidden;
}
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa:after,
button:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa:after,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa:after,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa:after,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ).fn-loading-dbfa:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.detail-d3d2:not(.accent-iron-4151):not(.tag-east-5535),
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ),
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ),
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ) {
  color: #fff;
  background: #235787;
}
.detail-d3d2:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus,
input[type="button"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus,
input[type="reset"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus,
input[type="submit"]:not(.accent-iron-4151):not(
    .tag-east-5535
  ):focus {
  color: #fff;
}
.detail-d3d2.fn-disabled-dbfa:not(.accent-iron-4151):not(
    .tag-east-5535
  ),
.detail-d3d2[disabled]:not(.accent-iron-4151):not(
    .tag-east-5535
  ),
button.fn-disabled-dbfa:not(.accent-iron-4151):not(
    .tag-east-5535
  ),
button[disabled]:not(.accent-iron-4151):not(
    .tag-east-5535
  ) {
  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;
}
.west_a8a1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.west_a8a1: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;
}
.panel_hot_6767 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside-in-84c1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.form_a09a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnail-9b9a:after,
.thumbnail-9b9a:before,
.gold_05e9:after,
.gold_05e9:before,
.stale_0a80:after,
.stale_0a80:before,
.dynamic_5501:after,
.dynamic_5501:before,
.stale_9c88:after,
.stale_9c88:before,
.row_large_4d18:after,
.row_large_4d18:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnail-9b9a:after,
.gold_05e9:after,
.stale_0a80:after,
.dynamic_5501:after,
.stale_9c88:after,
.row_large_4d18:after {
  clear: both;
}
.gold_05e9 .accordion-pro-6f19,
.stale_0a80 .accordion-pro-6f19,
.silver_0d38 .accordion-pro-6f19 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.panel_lower_078e {
  display: inline-block;
}
.status_ef13 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.status_ef13 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.status_ef13 .gas-0c0c {
  padding: 1em 0;
  font-size: 85%;
}
.gas-0c0c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.red_eeee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.red_eeee:after,
.red_eeee:before {
  content: "";
  display: table;
}
.red_eeee:after {
  clear: both;
}
.shade_8cbf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery_wide_d3cd .shade_8cbf {
  max-width: 50%;
}
.link_gold_2169 .shade_8cbf {
  max-width: 33.33%;
}
.logo-cc42 .shade_8cbf {
  max-width: 25%;
}
.basic_66d0 .shade_8cbf {
  max-width: 20%;
}
.soft-8f2c .shade_8cbf {
  max-width: 16.66%;
}
.tertiary_02d6 .shade_8cbf {
  max-width: 14.28%;
}
.icon_short_d5b0 .shade_8cbf {
  max-width: 12.5%;
}
.west_91d9 .shade_8cbf {
  max-width: 11.11%;
}
.caption-full-1bc1 {
  display: block;
}
.accordion-10ef .pattern-fluid-e13b label,
.accordion-10ef .large-e042 label,
.accordion-10ef .label-dynamic-c132 label,
.accordion-10ef .thick-7c3f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim_24ac {
  list-style: none;
  margin: 0;
}
.dim_24ac article.right_4c18 {
  margin-bottom: 0;
}
.dim_24ac ul {
  list-style: none;
  margin: 0;
}
.dim_24ac .label-6b6c li.right_4c18 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim_24ac .label-6b6c li.right_4c18 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim_24ac .label-6b6c li.right_4c18: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) {
  .dim_24ac .label-6b6c li.right_4c18 li.right_4c18 li.right_4c18 li.right_4c18 {
    padding-left: 0;
  }
}
article.right_4c18 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.right_4c18 .gold_05e9 p:last-of-type {
  margin-bottom: 0;
}
article.right_4c18 .badge-easy-d150 {
  float: left;
}
article.right_4c18 .hover-gas-80cd {
  margin-left: 85px;
}
article.right_4c18 .modal_short_bdfb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.right_4c18 .modal_short_bdfb .article-lower-ee41 {
  margin-left: 10px;
}
article.right_4c18 .paper-0b62 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.right_4c18 .west_98a8 {
  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 .pattern-fluid-e13b,
  #respond .label-dynamic-c132,
  #respond .thick-7c3f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern-fluid-e13b input,
#respond .label-dynamic-c132 input,
#respond .thick-7c3f input {
  width: 100%;
}
#respond .thick-7c3f {
  margin-right: 0;
}
#respond .breadcrumb_north_266a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood-07ed {
  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;
}
.wood-07ed.form_gold_ac2b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wood-07ed 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%);
}
.wood-07ed:focus,
.wood-07ed: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);
}
.overlay_brown_8b12 {
  border-radius: 10%;
}
.simple-6ec5 {
  border-radius: 50%;
}
.row-d68b {
  font-size: 0.72em;
}
.picture-pressed-0f2b {
  font-size: 0.875em;
}
.surface_4447 {
  font-size: 1.1em;
}
.carousel_selected_159f {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel_selected_159f.row-d68b {
  letter-spacing: 0.5px;
}
.tall-77ae,
.tall-77ae a {
  color: #6d6d6d;
}
.tall-77ae a:hover {
  color: #111;
}
.container-light-1b74 {
  color: #6d6d6d;
}
.accordion_ff63 {
  overflow-x: hidden;
}
.accordion_ff63 .tiny_4142.detail-dd25 {
  position: relative;
}
.accordion_ff63 .tiny_4142.detail-dd25.alert_0251 {
  position: initial;
}
.accordion_ff63
  .tiny_4142.detail-dd25.alert_0251
  .modal-yellow-4967 {
  left: auto;
}
.accordion_ff63 .tiny_4142 .modal-yellow-4967 {
  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;
}
.accordion_ff63 .tiny_4142:hover.detail-dd25 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion_ff63
  .tiny_4142:hover.detail-dd25
  .modal-yellow-4967 {
  display: block;
  z-index: 9999999;
}
.accordion_ff63 .form_fresh_bb27 .first-8430,
.accordion_ff63 .alert-4901 .first-8430 {
  display: none;
}
.accordion_ff63 .header_cd4b .tiny_4142:hover.detail-dd25 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion-10ef .pattern-fluid-e13b label,
.accordion-10ef .large-e042 label,
.accordion-10ef .label-dynamic-c132 label,
.accordion-10ef .thick-7c3f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim_24ac {
  list-style: none;
  margin: 0;
}
.dim_24ac article.right_4c18 {
  margin-bottom: 0;
}
.dim_24ac ul {
  list-style: none;
  margin: 0;
}
.dim_24ac .label-6b6c li.right_4c18 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim_24ac .label-6b6c li.right_4c18 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim_24ac .label-6b6c li.right_4c18: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) {
  .dim_24ac .label-6b6c li.right_4c18 li.right_4c18 li.right_4c18 li.right_4c18 {
    padding-left: 0;
  }
}
article.right_4c18 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.right_4c18 .gold_05e9 p:last-of-type {
  margin-bottom: 0;
}
article.right_4c18 .badge-easy-d150 {
  float: left;
}
article.right_4c18 .hover-gas-80cd {
  margin-left: 85px;
}
article.right_4c18 .modal_short_bdfb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.right_4c18 .modal_short_bdfb .article-lower-ee41 {
  margin-left: 10px;
}
article.right_4c18 .paper-0b62 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.right_4c18 .west_98a8 {
  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 .pattern-fluid-e13b,
  #respond .label-dynamic-c132,
  #respond .thick-7c3f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern-fluid-e13b input,
#respond .label-dynamic-c132 input,
#respond .thick-7c3f input {
  width: 100%;
}
#respond .thick-7c3f {
  margin-right: 0;
}
#respond .breadcrumb_north_266a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_fresh_bb27 .accordion_1938 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accordion_1938 .new_1efb.logo_purple_1aae .mask-bright-d462 > li > a:focus,
.accordion_1938 .new_1efb.logo_purple_1aae .mask-bright-d462 > li > a:hover,
.accordion_1938 .new_1efb.grid_action_d23c .mask-bright-d462 > li > a:focus,
.accordion_1938 .new_1efb.grid_action_d23c .mask-bright-d462 > li > a:hover,
.accordion_1938 .new_1efb.overlay-3ae6 .mask-bright-d462 > li > a:focus,
.accordion_1938 .new_1efb.overlay-3ae6 .mask-bright-d462 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_1938
  .new_1efb.logo_purple_1aae
  .mask-bright-d462
  > li.east_fd4e
  > a,
.accordion_1938
  .new_1efb.logo_purple_1aae
  .mask-bright-d462
  > li.bright_fe01
  > a,
.accordion_1938
  .new_1efb.grid_action_d23c
  .mask-bright-d462
  > li.east_fd4e
  > a,
.accordion_1938
  .new_1efb.grid_action_d23c
  .mask-bright-d462
  > li.bright_fe01
  > a,
.accordion_1938
  .new_1efb.overlay-3ae6
  .mask-bright-d462
  > li.east_fd4e
  > a,
.accordion_1938 .new_1efb.overlay-3ae6 .mask-bright-d462 > li.message-fluid-417f > a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_1938 .sidebar-33be,
.accordion_1938 .sidebar-33be a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_1938 .shadow-251e.surface_3448 li a,
.accordion_1938 .pressed_667d a,
.accordion_1938 .pattern-clean-1c97,
.accordion_1938 .mask-bright-d462 > li > a,
.accordion_1938 .hidden_warm_96e5 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938 .shadow-251e.surface_3448 li a:hover,
.accordion_1938 .pressed_667d a:hover,
.accordion_1938 .pattern-clean-1c97:hover,
.accordion_1938 .mask-bright-d462 > li > a:hover,
.accordion_1938 .hidden_warm_96e5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_1938 .border_orange_28ee {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938 .border_orange_28ee .banner_bronze_7c96 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_1938 .border_orange_28ee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_1938 .column_huge_17ea .blue_42cd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938 .column_huge_17ea .blue_42cd .filter_32c5 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938
  .column_huge_17ea
  .blue_42cd
  .filter_32c5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938
  .column_huge_17ea
  .blue_42cd
  .filter_32c5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938
  .column_huge_17ea
  .blue_42cd
  .filter_32c5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938
  .column_huge_17ea
  .blue_42cd
  .filter_32c5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938 .column_huge_17ea .stale-71fa {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_1938 .column_huge_17ea .stale-71fa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_5d89
  .accordion_1938
  .column_huge_17ea
  .lower_d93d
  .heading-70d2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty_5d89
  .accordion_1938
  .column_huge_17ea
  .lower_d93d
  .filter_32c5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_fresh_bb27 .brown_f253 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.brown_f253 .new_1efb.logo_purple_1aae .mask-bright-d462 > li > a:focus,
.brown_f253 .new_1efb.logo_purple_1aae .mask-bright-d462 > li > a:hover,
.brown_f253 .new_1efb.grid_action_d23c .mask-bright-d462 > li > a:focus,
.brown_f253 .new_1efb.grid_action_d23c .mask-bright-d462 > li > a:hover,
.brown_f253 .new_1efb.overlay-3ae6 .mask-bright-d462 > li > a:focus,
.brown_f253 .new_1efb.overlay-3ae6 .mask-bright-d462 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown_f253
  .new_1efb.logo_purple_1aae
  .mask-bright-d462
  > li.east_fd4e
  > a,
.brown_f253
  .new_1efb.logo_purple_1aae
  .mask-bright-d462
  > li.bright_fe01
  > a,
.brown_f253
  .new_1efb.grid_action_d23c
  .mask-bright-d462
  > li.east_fd4e
  > a,
.brown_f253
  .new_1efb.grid_action_d23c
  .mask-bright-d462
  > li.bright_fe01
  > a,
.brown_f253
  .new_1efb.overlay-3ae6
  .mask-bright-d462
  > li.east_fd4e
  > a,
.brown_f253 .new_1efb.overlay-3ae6 .mask-bright-d462 > li.message-fluid-417f > a {
  color: rgba(0, 0, 0, 0.8);
}
.brown_f253 .sidebar-33be,
.brown_f253 .sidebar-33be a {
  color: rgba(0, 0, 0, 0.8);
}
.brown_f253 .shadow-251e.surface_3448 li a,
.brown_f253 .pressed_667d a,
.brown_f253 .pattern-clean-1c97,
.brown_f253 .mask-bright-d462 > li > a,
.brown_f253 .hidden_warm_96e5 {
  color: rgba(0, 0, 0, 0.55);
}
.brown_f253 .shadow-251e.surface_3448 li a:hover,
.brown_f253 .pressed_667d a:hover,
.brown_f253 .pattern-clean-1c97:hover,
.brown_f253 .mask-bright-d462 > li > a:hover,
.brown_f253 .hidden_warm_96e5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown_f253 .border_orange_28ee {
  color: rgba(0, 0, 0, 0.55);
}
.brown_f253 .border_orange_28ee .banner_bronze_7c96 {
  color: rgba(0, 0, 0, 0.8);
}
.brown_f253 .border_orange_28ee:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old-b9c5 .description_middle_d074 {
  margin-left: auto;
  margin-right: auto;
}
.stale_0a80 > * {
  margin-left: auto;
  margin-right: auto;
}
.stale_0a80 .panel_hot_6767 {
  margin-right: 1.41575em;
}
.under-d8c3 .stale_0a80 > .solid_66d1 {
  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;
}
.under-d8c3 .stale_0a80 > .warm-d675 {
  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;
}
.alert-857e.old-b9c5 .description_middle_d074,
.article-selected-d52e.old-b9c5 .description_middle_d074 {
  margin-left: 0;
}
.overlay_large_d66b.old-b9c5 .description_middle_d074,
.item-pro-2e5c.old-b9c5 .description_middle_d074 {
  margin-right: 0;
}
.stale_0a80 ol,
.stale_0a80 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dynamic_bfc9 video {
  max-width: 100%;
}
.menu_255e img {
  display: block;
}
.menu_255e.panel_hot_6767,
.menu_255e.aside-in-84c1 {
  width: 100%;
}
.menu_255e.warm-d675 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph_e58f:not(.fluid_76d8) {
  margin: 1.5em auto;
}
.text-2d32 p {
  padding: 1.5em 14px;
}
ul.hero_upper_c660.warm-d675,
ul.hero_upper_c660.solid_66d1,
ul.hero_upper_c660.down_255f.solid_66d1 {
  padding: 0 14px;
}
.outline_current_c746 {
  display: block;
  overflow-x: auto;
}
.outline_current_c746 table {
  border-collapse: collapse;
  width: 100%;
}
.outline_current_c746 td,
.outline_current_c746 th {
  padding: 0.5em;
}
.stale_0a80 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.stale_0a80 ol ol,
.stale_0a80 ol ul,
.stale_0a80 ul ol,
.stale_0a80 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.stale_0a80 ol ol li,
.stale_0a80 ol ul li,
.stale_0a80 ul ol li,
.stale_0a80 ul ul li {
  margin-left: 0;
}
.narrow_9a1d.message-6dc3 > .card-9eef {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.narrow_9a1d.message-6dc3 > .card-9eef iframe,
.narrow_9a1d.message-6dc3 > .card-9eef > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.huge-942f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.huge-942f.thumbnail_mini_5e00 {
  padding: 0;
}
.huge-942f.thumbnail_mini_5e00 cite {
  font-size: 13px;
}
.huge-942f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.huge-942f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail_8369 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail_8369 > p:first-child {
  margin-top: 0;
}
.thumbnail_8369 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail_8369 blockquote {
  border-left: 0;
}
.primary-soft-cb46 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.primary-soft-cb46:not(.accent-thick-1b53) {
  max-width: 100px;
}
.primary-soft-cb46.pattern_079f {
  border-bottom: none !important;
  text-align: center;
}
.primary-soft-cb46.pattern_079f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text-2d32 p {
    padding: 1.5em 0;
  }
}
.form_4f74 {
  color: #0073aa;
}
.gradient-blue-f54b {
  background-color: #0073aa;
}
.popup_34f7 {
  color: #229fd8;
}
.image-5c63 {
  background-color: #229fd8;
}
.upper_8a67 {
  color: #eee;
}
.focus_solid_cb23 {
  background-color: #eee;
}
.center-1894 {
  color: #444;
}
.background_7dee {
  background-color: #444;
}
.column_south_e8d3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column_south_e8d3 .modal-f124 .pressed_667d {
  font-size: 15px;
}
.column_south_e8d3 .pressed_667d {
  line-height: 1.3;
}
.column_south_e8d3 .brown_f253 {
}
.column_south_e8d3 .accordion_1938 {
  background: #235787;
}
.picture_black_8540 {
  padding: 0;
}
.picture_black_8540 .accordion_1938 {
  background: #1a1a1a;
}
.picture_black_8540 .brown_f253 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notification-red-5123 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notification-red-5123 .brown_f253 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notification-red-5123 .accordion_1938 {
  background: #303030;
}
.row_large_4d18 {
  position: relative;
  z-index: 10;
}
.row_large_4d18 .content_pro_f341 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-3c77 .detail-dd25 {
  display: inline-block;
  vertical-align: middle;
}
.paragraph-3c77.surface-over-90ab .detail-dd25 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph-3c77.surface-over-90ab .detail-dd25 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-3c77.surface-over-90ab .detail-dd25 {
    margin-right: 0.4em;
  }
}
.paragraph-3c77.surface-over-90ab .detail-dd25:last-child {
  margin-right: 0;
}
.sidebar_8529 .content_pro_f341 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .form_fresh_bb27 .modal-f124 {
    margin: 0 -0.5em;
  }
  .form_fresh_bb27 .modal-f124 [class*="customify-col-"],
  .form_fresh_bb27 .modal-f124 [class*="customify-col_"],
  .form_fresh_bb27 .modal-f124 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.form_fresh_bb27.element_a9ba .content_pro_f341 {
  background: 0 0 !important;
}
.form_fresh_bb27.element_a9ba .content_pro_f341,
.form_fresh_bb27.sidebar_8529 .content_pro_f341 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .form_fresh_bb27.logo_old_3027 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.form_fresh_bb27.sidebar_8529 .content_pro_f341 {
  box-shadow: none !important;
}
.secondary-huge-9d7c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .secondary-huge-9d7c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .secondary-huge-9d7c {
    padding: 18px 0 20px;
  }
}
.secondary-huge-9d7c .search_mini_cc95 {
  width: 100%;
}
.secondary-huge-9d7c .silver_438e {
  margin-bottom: 0;
}
.secondary-huge-9d7c .fluid_d01b {
  margin-top: 5px;
  font-size: 0.875em;
}
.label_f349 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.label_f349 .message-hard-67b4 {
  width: 100%;
}
.tag_west_3f58 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tag_west_3f58 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tag_west_3f58 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;
}
.tag_west_3f58 li:last-child:after {
  display: none;
}
.tag_west_3f58 li a {
  font-weight: 500;
  margin-right: 10px;
}
.cold_3a75 .first-8430 button,
.secondary-huge-9d7c .first-8430 button {
  left: 0;
}
.cold_3a75 .message-hard-67b4,
.secondary-huge-9d7c .message-hard-67b4 {
  padding-left: 0;
  padding-right: 0;
}
.cold_3a75 .label_f349,
.secondary-huge-9d7c .label_f349 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cold_3a75 {
  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;
}
.cold_3a75: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;
}
.cold_3a75 .nav_fresh_15b0 {
  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) {
  .cold_3a75 .nav_fresh_15b0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cold_3a75 .nav_fresh_15b0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cold_3a75 .nav_fresh_15b0 {
    min-height: 200px;
  }
}
.cold_3a75 .tag_west_3f58 {
  color: rgba(255, 255, 255, 0.8);
}
.cold_3a75 .tag_west_3f58 a,
.cold_3a75 .tag_west_3f58 li:after {
  color: inherit;
}
.cold_3a75 .tag_west_3f58 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.secondary_fe04 {
  margin-bottom: 0.5em;
}
.focus-0863 {
  margin-bottom: 1.2em;
}
.focus-0863,
.secondary_fe04 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focus-0863 p:last-child,
.secondary_fe04 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .first-8430,
#masthead .first-8430 {
  display: none;
}
#masthead
  > .first-8430.hover_motion_1f78 {
  display: none;
}
#masthead > .first-8430 button {
  left: 0;
}
.dim_6be3 {
  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%;
}
.dim_6be3 .detail-dd25 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dim_6be3 .feature-3ecf {
  display: -webkit-box;
  display: flex;
}
.dim_6be3 .feature-3ecf.hidden-5fae {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dim_6be3 .feature-3ecf.first-ac57 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dim_6be3 .feature-3ecf.wood-edde {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dim_6be3.popup_inner_2ce3.summary-fb6b .feature-3ecf.hidden-5fae {
  flex-basis: 100%;
}
.dim_6be3.nav-643b .feature-3ecf.first-ac57 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dim_6be3.nav-643b .feature-3ecf.wood-edde {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .first-8430.hover_motion_1f78 {
  display: none;
}
#masthead > .first-8430 button {
  left: 0;
}
.info_7eeb {
  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;
}
.info_7eeb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.info_7eeb.simple-3c63 i {
  margin-right: 4px;
}
.info_7eeb.selected-51dd i {
  margin-left: 5px;
}
.pressed_667d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pressed_667d p:last-child {
  margin-bottom: 0;
}
.steel-4406 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.steel-4406 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.steel-4406 img {
  display: block;
  width: auto;
  line-height: 1;
}
.steel-4406 .sidebar-33be {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.steel-4406 .dropdown_soft_c3c8 {
  margin: 5px 0 7px 0;
}
.steel-4406.filter-west-33a2 .detail_4444 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel-4406.filter-west-33a2 .title-bb64 {
  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;
}
.steel-4406.purple_d3b4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.steel-4406.purple_d3b4 .detail_4444 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel-4406.purple_d3b4 .title-bb64 {
  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;
}
.steel-4406.item_copper_83a1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.steel-4406.east_90a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.steel-4406.east_90a4 .title-bb64 {
  margin-top: 7px;
}
.black-fbf7 {
  display: inline-block;
}
.row_large_4d18 .center_e431 .steel-4406 img {
  max-width: 100%;
}
.new_1efb .carousel-b674.mask_fluid_0c67,
.dynamic_051f .carousel-b674.mask_fluid_0c67 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.new_1efb .under-41bc,
.dynamic_051f .under-41bc {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.new_1efb .under-41bc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.new_1efb.article_8ea1 .under-41bc {
  display: none;
}
.new_1efb .solid-884b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.new_1efb .solid-884b li {
  display: inline-block;
  position: relative;
}
.new_1efb .solid-884b li:last-child {
  margin-right: 0;
}
.new_1efb .solid-884b li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.new_1efb .solid-884b li.message-fluid-417f > a {
  color: rgba(0, 0, 0, 0.9);
}
.new_1efb .solid-884b > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.new_1efb .solid-884b > li > a i {
  line-height: 0;
}
.new_1efb .solid-884b > li.header-light-3aa8 > a .under-41bc {
  margin-left: 4px;
  line-height: 0;
}
.new_1efb .solid-884b .box_2c0f li.header-light-3aa8 > a {
  position: relative;
}
.new_1efb .solid-884b .box_2c0f li.header-light-3aa8 > a:after,
.new_1efb .solid-884b .box_2c0f li.header-light-3aa8 > a:before {
  content: "";
  display: table;
}
.new_1efb .solid-884b .box_2c0f li.header-light-3aa8 > a:after {
  clear: both;
}
.new_1efb .solid-884b .box_2c0f li.header-light-3aa8 > a .under-41bc {
  margin-left: 5px;
  float: right;
}
.new_1efb .tooltip_776c,
.new_1efb .box_2c0f {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.new_1efb .box_2c0f {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.new_1efb .box_2c0f .mask_fluid_0c67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.new_1efb .box_2c0f .under-41bc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.new_1efb .box_2c0f li {
  display: block;
  margin: 0;
  padding: 0;
}
.new_1efb .box_2c0f li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.new_1efb .box_2c0f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.new_1efb .box_2c0f .box_2c0f {
  top: 0;
  left: 100%;
}
.new_1efb .yellow-3254.fn-focus-dbfa > .tooltip_776c,
.new_1efb .yellow-3254.fn-focus-dbfa > .box_2c0f,
.new_1efb .yellow-3254:focus > .tooltip_776c,
.new_1efb .yellow-3254:focus > .box_2c0f,
.new_1efb .yellow-3254:hover > .tooltip_776c,
.new_1efb .yellow-3254:hover > .box_2c0f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.new_1efb.overlay-3ae6 .mask-bright-d462:after,
.new_1efb.overlay-3ae6 .mask-bright-d462:before {
  content: "";
  display: table;
}
.new_1efb.overlay-3ae6 .mask-bright-d462:after {
  clear: both;
}
.new_1efb.overlay-3ae6 .mask-bright-d462 > li {
  float: left;
}
.new_1efb.description_26ec .mask-bright-d462:after,
.new_1efb.description_26ec .mask-bright-d462:before {
  content: "";
  display: table;
}
.new_1efb.description_26ec .mask-bright-d462:after {
  clear: both;
}
.new_1efb.description_26ec .mask-bright-d462 > li {
  float: left;
}
.new_1efb.description_26ec .mask-bright-d462 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.new_1efb.description_26ec .mask-bright-d462 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.new_1efb.description_26ec .mask-bright-d462 > li.east_fd4e > a,
.new_1efb.description_26ec .mask-bright-d462 > li.message-fluid-417f > a {
  color: #fff;
  background-color: #1e4b75;
}
.new_1efb.logo_purple_1aae .mask-bright-d462 > li > a .mask_fluid_0c67 {
  position: relative;
}
.new_1efb.logo_purple_1aae .mask-bright-d462 > li > a .mask_fluid_0c67:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.new_1efb.logo_purple_1aae
  .mask-bright-d462
  > li:focus
  > a
  .mask_fluid_0c67:before,
.new_1efb.logo_purple_1aae
  .mask-bright-d462
  > li:hover
  > a
  .mask_fluid_0c67:before {
  width: 100%;
  background-color: currentColor;
}
.new_1efb.logo_purple_1aae
  .mask-bright-d462
  > li.east_fd4e
  > a
  .mask_fluid_0c67:before,
.new_1efb.logo_purple_1aae
  .mask-bright-d462
  > li.bright_fe01
  > a
  .mask_fluid_0c67:before {
  width: 100%;
  background-color: currentColor;
}
.new_1efb.grid_action_d23c .mask-bright-d462 > li > a .mask_fluid_0c67 {
  position: relative;
}
.new_1efb.grid_action_d23c .mask-bright-d462 > li > a .mask_fluid_0c67:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.new_1efb.grid_action_d23c .mask-bright-d462 > li:focus > a .mask_fluid_0c67:before,
.new_1efb.grid_action_d23c
  .mask-bright-d462
  > li:hover
  > a
  .mask_fluid_0c67:before {
  width: 100%;
  background-color: currentColor;
}
.new_1efb.grid_action_d23c
  .mask-bright-d462
  > li.east_fd4e
  > a
  .mask_fluid_0c67:before,
.new_1efb.grid_action_d23c
  .mask-bright-d462
  > li.bright_fe01
  > a
  .mask_fluid_0c67:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic_051f .solid-884b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dynamic_051f .solid-884b li:first-child > a {
  border-top: none;
}
.dynamic_051f .solid-884b .surface-down-6dac > .mask_fluid_0c67 .under-41bc {
  display: none;
}
.dynamic_051f .solid-884b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dynamic_051f .solid-884b li:last-child {
  border: none;
}
.dynamic_051f .solid-884b li.header-light-3aa8 > a {
  padding-right: 45px !important;
}
.dynamic_051f .solid-884b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dynamic_051f .solid-884b li a:focus,
.dynamic_051f .solid-884b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_051f .solid-884b li .card-121c {
  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;
}
.dynamic_051f .solid-884b li .card-121c:hover {
  box-shadow: none;
}
.dynamic_051f .solid-884b li .card-121c .under-41bc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dynamic_051f .solid-884b .box_2c0f {
  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);
}
.dynamic_051f .solid-884b .box_2c0f li a {
  padding-left: 3em;
}
.dynamic_051f .solid-884b .accordion-e5c1 > a .card-121c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dynamic_051f .solid-884b .accordion-e5c1 > .box_2c0f {
  display: block;
  opacity: 1;
}
.link_tall_6dfe {
  max-width: 100%;
}
.breadcrumb_c63a {
  line-height: 0;
  cursor: pointer;
}
.hidden_warm_96e5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hidden_warm_96e5:hover {
  box-shadow: none;
  color: currentColor;
}
.hidden_warm_96e5 svg {
  width: 18px;
  height: 18px;
}
.hidden_warm_96e5 .tabs-purple-a39d {
  display: none;
}
.glass-6d68 {
  position: relative;
}
.glass-6d68.fn-active-dbfa .hidden_warm_96e5 .outer-4113 {
  display: none;
}
.glass-6d68.fn-active-dbfa .hidden_warm_96e5 .tabs-purple-a39d {
  display: inline-block;
}
.glass-6d68 .sidebar_large_0b72 {
  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);
}
.glass-6d68.tag_20d9 .sidebar_large_0b72 {
  left: auto;
  right: -0.9em;
}
.glass-6d68.tag_20d9 .notification_9c4b::before {
  left: auto;
  right: 15px;
}
.glass-6d68.fn-active-dbfa .sidebar_large_0b72 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower_d93d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower_d93d label {
  flex-basis: 100%;
}
.lower_d93d .blue_42cd {
  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;
}
.lower_d93d .filter_32c5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower_d93d .filter_32c5:focus {
  background-color: transparent;
}
.lower_d93d button.stale-71fa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower_d93d button.stale-71fa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower_d93d button.stale-71fa svg {
  width: 18px;
  height: 18px;
}
.lower_d93d input[type="submit"] {
  min-height: auto;
}
.column_huge_17ea .lower_d93d .filter_32c5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notification_9c4b {
  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) {
  .notification_9c4b {
    width: 220px;
  }
}
.notification_9c4b label {
  flex-basis: 100%;
}
.notification_9c4b::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;
}
.dirty_5d89 .column_huge_17ea .lower_d93d {
  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;
}
.dirty_5d89
  .column_huge_17ea
  .lower_d93d
  .blue_42cd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dirty_5d89 .column_huge_17ea .lower_d93d .filter_32c5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dirty_5d89
  .column_huge_17ea
  .lower_d93d
  .filter_32c5:focus {
  background: 0 0;
}
.dirty_5d89
  .column_huge_17ea
  .lower_d93d
  .heading-70d2 {
  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;
}
.shadow-251e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shadow-251e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shadow-251e li:last-child {
  margin-right: 0;
}
.shadow-251e li:first-child {
  margin-left: 0;
}
.shadow-251e.secondary-cool-4441 a {
  color: #fff;
}
.shadow-251e.secondary-cool-4441 a:hover {
  color: #fff;
}
.shadow-251e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shadow-251e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shadow-251e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shadow-251e a:hover {
  opacity: 0.9;
  color: inherit;
}
.shadow-251e [class*="social-icon-apple"] {
  background-color: #999;
}
.shadow-251e [class*="social-icon-apple"].prev-3bf7 {
  background-color: transparent;
  color: #999;
}
.shadow-251e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shadow-251e [class*="social-icon-behance"].prev-3bf7 {
  background-color: transparent;
  color: #1769ff;
}
.shadow-251e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shadow-251e [class*="social-icon-bitbucket"].prev-3bf7 {
  background-color: transparent;
  color: #205081;
}
.shadow-251e [class*="social-icon-codepen"] {
  background-color: #000;
}
.shadow-251e [class*="social-icon-codepen"].prev-3bf7 {
  background-color: transparent;
  color: #000;
}
.shadow-251e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shadow-251e [class*="social-icon-delicious"].prev-3bf7 {
  background-color: transparent;
  color: #39f;
}
.shadow-251e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shadow-251e [class*="social-icon-digg"].prev-3bf7 {
  background-color: transparent;
  color: #005be2;
}
.shadow-251e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shadow-251e [class*="social-icon-dribbble"].prev-3bf7 {
  background-color: transparent;
  color: #ea4c89;
}
.shadow-251e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shadow-251e [class*="social-icon-envelope"].prev-3bf7 {
  background-color: transparent;
  color: #ea4335;
}
.shadow-251e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shadow-251e [class*="social-icon-facebook"].prev-3bf7 {
  background-color: transparent;
  color: #3b5998;
}
.shadow-251e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shadow-251e [class*="social-icon-flickr"].prev-3bf7 {
  background-color: transparent;
  color: #0063dc;
}
.shadow-251e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shadow-251e [class*="social-icon-foursquare"].prev-3bf7 {
  background-color: transparent;
  color: #2d5be3;
}
.shadow-251e [class*="social-icon-github"] {
  background-color: #333;
}
.shadow-251e [class*="social-icon-github"].prev-3bf7 {
  background-color: transparent;
  color: #333;
}
.shadow-251e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shadow-251e [class*="social-icon-google-plus"].prev-3bf7 {
  background-color: transparent;
  color: #dd4b39;
}
.shadow-251e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shadow-251e [class*="social-icon-houzz"].prev-3bf7 {
  background-color: transparent;
  color: #7ac142;
}
.shadow-251e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shadow-251e [class*="social-icon-instagram"].prev-3bf7 {
  background-color: transparent;
  color: #262626;
}
.shadow-251e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shadow-251e [class*="social-icon-jsfiddle"].prev-3bf7 {
  background-color: transparent;
  color: #487aa2;
}
.shadow-251e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shadow-251e [class*="social-icon-linkedin"].prev-3bf7 {
  background-color: transparent;
  color: #0077b5;
}
.shadow-251e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shadow-251e [class*="social-icon-medium"].prev-3bf7 {
  background-color: transparent;
  color: #00ab6b;
}
.shadow-251e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shadow-251e
  [class*="social-icon-odnoklassniki"].prev-3bf7 {
  background-color: transparent;
  color: #f4731c;
}
.shadow-251e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shadow-251e [class*="social-icon-meetup"].prev-3bf7 {
  background-color: transparent;
  color: #ec1c40;
}
.shadow-251e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shadow-251e [class*="social-icon-pinterest"].prev-3bf7 {
  background-color: transparent;
  color: #bd081c;
}
.shadow-251e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shadow-251e [class*="social-icon-product-hunt"].prev-3bf7 {
  background-color: transparent;
  color: #da552f;
}
.shadow-251e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shadow-251e [class*="social-icon-reddit"].prev-3bf7 {
  background-color: transparent;
  color: #ff4500;
}
.shadow-251e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shadow-251e [class*="social-icon-rss"].prev-3bf7 {
  background-color: transparent;
  color: #f26522;
}
.shadow-251e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shadow-251e
  [class*="social-icon-shopping-cart"].prev-3bf7 {
  background-color: transparent;
  color: #4caf50;
}
.shadow-251e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shadow-251e [class*="social-icon-skype"].prev-3bf7 {
  background-color: transparent;
  color: #00aff0;
}
.shadow-251e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shadow-251e [class*="social-icon-slideshare"].prev-3bf7 {
  background-color: transparent;
  color: #0077b5;
}
.shadow-251e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shadow-251e [class*="social-icon-snapchat"].prev-3bf7 {
  background-color: transparent;
  color: #fffc00;
}
.shadow-251e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shadow-251e [class*="social-icon-soundcloud"].prev-3bf7 {
  background-color: transparent;
  color: #f80;
}
.shadow-251e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shadow-251e [class*="social-icon-spotify"].prev-3bf7 {
  background-color: transparent;
  color: #2ebd59;
}
.shadow-251e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shadow-251e
  [class*="social-icon-stack-overflow"].prev-3bf7 {
  background-color: transparent;
  color: #fe7a15;
}
.shadow-251e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shadow-251e [class*="social-icon-maldkfgram"].prev-3bf7 {
  background-color: transparent;
  color: #2ca5e0;
}
.shadow-251e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shadow-251e [class*="social-icon-tripadvisor"].prev-3bf7 {
  background-color: transparent;
  color: #589442;
}
.shadow-251e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shadow-251e [class*="social-icon-tumblr"].prev-3bf7 {
  background-color: transparent;
  color: #35465c;
}
.shadow-251e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shadow-251e [class*="social-icon-twitch"].prev-3bf7 {
  background-color: transparent;
  color: #6441a5;
}
.shadow-251e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shadow-251e [class*="social-icon-twitter"].prev-3bf7 {
  background-color: transparent;
  color: #1da1f2;
}
.shadow-251e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shadow-251e [class*="social-icon-vimeo"].prev-3bf7 {
  background-color: transparent;
  color: #1ab7ea;
}
.shadow-251e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shadow-251e [class*="social-icon-vk"].prev-3bf7 {
  background-color: transparent;
  color: #45668e;
}
.shadow-251e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shadow-251e [class*="social-icon-weibo"].prev-3bf7 {
  background-color: transparent;
  color: #df2029;
}
.shadow-251e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shadow-251e [class*="social-icon-weixin"].prev-3bf7 {
  background-color: transparent;
  color: #7bb32e;
}
.shadow-251e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shadow-251e [class*="social-icon-whatsapp"].prev-3bf7 {
  background-color: transparent;
  color: #25d366;
}
.shadow-251e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shadow-251e [class*="social-icon-wordpress"].prev-3bf7 {
  background-color: transparent;
  color: #21759b;
}
.shadow-251e [class*="social-icon-xing"] {
  background-color: #026466;
}
.shadow-251e [class*="social-icon-xing"].prev-3bf7 {
  background-color: transparent;
  color: #026466;
}
.shadow-251e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shadow-251e [class*="social-icon-yelp"].prev-3bf7 {
  background-color: transparent;
  color: #af0606;
}
.shadow-251e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shadow-251e [class*="social-icon-youtube"].prev-3bf7 {
  background-color: transparent;
  color: #cd201f;
}
.pattern-clean-1c97 {
  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;
}
.pattern-clean-1c97:hover {
  box-shadow: none;
  background: 0 0;
}
.simple-da79 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.caption-stale-c85b {
  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;
}
.form-hot-564b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.motion_8d5e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.motion_8d5e,
.motion_8d5e::after,
.motion_8d5e::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;
}
.motion_8d5e::after,
.motion_8d5e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.cool_4b80 .caption-stale-c85b .form-hot-564b {
  margin-top: -2px;
  width: 19px;
}
.cool_4b80 .caption-stale-c85b .motion_8d5e {
  margin-top: -1px;
}
.cool_4b80 .caption-stale-c85b .motion_8d5e,
.cool_4b80 .caption-stale-c85b .motion_8d5e::after,
.cool_4b80 .caption-stale-c85b .motion_8d5e::before {
  width: 19px;
  height: 2px;
}
.cool_4b80 .caption-stale-c85b .motion_8d5e::before {
  top: -6px;
}
.cool_4b80 .caption-stale-c85b .motion_8d5e::after {
  bottom: -6px;
}
.content_simple_2a99 .caption-stale-c85b .form-hot-564b {
  margin-top: -2px;
  width: 22px;
}
.content_simple_2a99 .caption-stale-c85b .motion_8d5e {
  margin-top: -1px;
}
.content_simple_2a99 .caption-stale-c85b .motion_8d5e,
.content_simple_2a99 .caption-stale-c85b .motion_8d5e::after,
.content_simple_2a99 .caption-stale-c85b .motion_8d5e::before {
  width: 22px;
  height: 2px;
}
.content_simple_2a99 .caption-stale-c85b .motion_8d5e::before {
  top: -7px;
}
.content_simple_2a99 .caption-stale-c85b .motion_8d5e::after {
  bottom: -7px;
}
.fixed_9f71 .caption-stale-c85b .form-hot-564b {
  margin-top: -2px;
  width: 31px;
}
.fixed_9f71 .caption-stale-c85b .motion_8d5e {
  margin-top: -1.5px;
}
.fixed_9f71 .caption-stale-c85b .motion_8d5e,
.fixed_9f71 .caption-stale-c85b .motion_8d5e::after,
.fixed_9f71 .caption-stale-c85b .motion_8d5e::before {
  width: 31px;
  height: 3px;
}
.fixed_9f71 .caption-stale-c85b .motion_8d5e::before {
  top: -9px;
}
.fixed_9f71 .caption-stale-c85b .motion_8d5e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dark-ff75 .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 19px;
  }
  .dark-ff75 .caption-stale-c85b .motion_8d5e {
    margin-top: -1px;
  }
  .dark-ff75 .caption-stale-c85b .motion_8d5e,
  .dark-ff75 .caption-stale-c85b .motion_8d5e::after,
  .dark-ff75 .caption-stale-c85b .motion_8d5e::before {
    width: 19px;
    height: 2px;
  }
  .dark-ff75 .caption-stale-c85b .motion_8d5e::before {
    top: -6px;
  }
  .dark-ff75 .caption-stale-c85b .motion_8d5e::after {
    bottom: -6px;
  }
  .selected-5ba9 .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 22px;
  }
  .selected-5ba9 .caption-stale-c85b .motion_8d5e {
    margin-top: -1px;
  }
  .selected-5ba9 .caption-stale-c85b .motion_8d5e,
  .selected-5ba9 .caption-stale-c85b .motion_8d5e::after,
  .selected-5ba9 .caption-stale-c85b .motion_8d5e::before {
    width: 22px;
    height: 2px;
  }
  .selected-5ba9 .caption-stale-c85b .motion_8d5e::before {
    top: -7px;
  }
  .selected-5ba9 .caption-stale-c85b .motion_8d5e::after {
    bottom: -7px;
  }
  .summary_64be .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 31px;
  }
  .summary_64be .caption-stale-c85b .motion_8d5e {
    margin-top: -1.5px;
  }
  .summary_64be .caption-stale-c85b .motion_8d5e,
  .summary_64be .caption-stale-c85b .motion_8d5e::after,
  .summary_64be .caption-stale-c85b .motion_8d5e::before {
    width: 31px;
    height: 3px;
  }
  .summary_64be .caption-stale-c85b .motion_8d5e::before {
    top: -9px;
  }
  .summary_64be .caption-stale-c85b .motion_8d5e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .cool-64a1 .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 19px;
  }
  .cool-64a1 .caption-stale-c85b .motion_8d5e {
    margin-top: -1px;
  }
  .cool-64a1 .caption-stale-c85b .motion_8d5e,
  .cool-64a1 .caption-stale-c85b .motion_8d5e::after,
  .cool-64a1 .caption-stale-c85b .motion_8d5e::before {
    width: 19px;
    height: 2px;
  }
  .cool-64a1 .caption-stale-c85b .motion_8d5e::before {
    top: -6px;
  }
  .cool-64a1 .caption-stale-c85b .motion_8d5e::after {
    bottom: -6px;
  }
  .badge-north-ff46 .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 22px;
  }
  .badge-north-ff46 .caption-stale-c85b .motion_8d5e {
    margin-top: -1px;
  }
  .badge-north-ff46 .caption-stale-c85b .motion_8d5e,
  .badge-north-ff46 .caption-stale-c85b .motion_8d5e::after,
  .badge-north-ff46 .caption-stale-c85b .motion_8d5e::before {
    width: 22px;
    height: 2px;
  }
  .badge-north-ff46 .caption-stale-c85b .motion_8d5e::before {
    top: -7px;
  }
  .badge-north-ff46 .caption-stale-c85b .motion_8d5e::after {
    bottom: -7px;
  }
  .card_3b0c .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 31px;
  }
  .card_3b0c .caption-stale-c85b .motion_8d5e {
    margin-top: -1.5px;
  }
  .card_3b0c .caption-stale-c85b .motion_8d5e,
  .card_3b0c .caption-stale-c85b .motion_8d5e::after,
  .card_3b0c .caption-stale-c85b .motion_8d5e::before {
    width: 31px;
    height: 3px;
  }
  .card_3b0c .caption-stale-c85b .motion_8d5e::before {
    top: -9px;
  }
  .card_3b0c .caption-stale-c85b .motion_8d5e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip-3eb5 .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 19px;
  }
  .chip-3eb5 .caption-stale-c85b .motion_8d5e {
    margin-top: -1px;
  }
  .chip-3eb5 .caption-stale-c85b .motion_8d5e,
  .chip-3eb5 .caption-stale-c85b .motion_8d5e::after,
  .chip-3eb5 .caption-stale-c85b .motion_8d5e::before {
    width: 19px;
    height: 2px;
  }
  .chip-3eb5 .caption-stale-c85b .motion_8d5e::before {
    top: -6px;
  }
  .chip-3eb5 .caption-stale-c85b .motion_8d5e::after {
    bottom: -6px;
  }
  .fluid_915e .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 22px;
  }
  .fluid_915e .caption-stale-c85b .motion_8d5e {
    margin-top: -1px;
  }
  .fluid_915e .caption-stale-c85b .motion_8d5e,
  .fluid_915e .caption-stale-c85b .motion_8d5e::after,
  .fluid_915e .caption-stale-c85b .motion_8d5e::before {
    width: 22px;
    height: 2px;
  }
  .fluid_915e .caption-stale-c85b .motion_8d5e::before {
    top: -7px;
  }
  .fluid_915e .caption-stale-c85b .motion_8d5e::after {
    bottom: -7px;
  }
  .tertiary-3012 .caption-stale-c85b .form-hot-564b {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-3012 .caption-stale-c85b .motion_8d5e {
    margin-top: -1.5px;
  }
  .tertiary-3012 .caption-stale-c85b .motion_8d5e,
  .tertiary-3012 .caption-stale-c85b .motion_8d5e::after,
  .tertiary-3012 .caption-stale-c85b .motion_8d5e::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-3012 .caption-stale-c85b .motion_8d5e::before {
    top: -9px;
  }
  .tertiary-3012 .caption-stale-c85b .motion_8d5e::after {
    bottom: -9px;
  }
}
.column_next_9311 .motion_8d5e {
  -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);
}
.column_next_9311 .motion_8d5e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.column_next_9311 .motion_8d5e::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);
}
.column_next_9311.primary_prev_ef8d .motion_8d5e {
  -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);
}
.column_next_9311.primary_prev_ef8d .motion_8d5e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.column_next_9311.primary_prev_ef8d .motion_8d5e::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);
}
.panel-1354 {
  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.solid_b8fe:before {
  display: none;
}
.alert-4901 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.alert-4901 .caption_0941 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.alert-4901 .caption_0941:last-of-type {
  border-bottom: none;
}
.alert-4901 .caption_0941.header_48c7,
.alert-4901 .caption_0941.cold_5f61,
.alert-4901 .caption_0941.table_left_fffc {
  padding: 0;
}
.alert-4901 .dynamic_051f .card-121c {
  color: currentColor;
}
.alert-4901 .dynamic_051f .card-121c:focus,
.alert-4901 .dynamic_051f .card-121c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-4901.brown_f253 .border_orange_28ee,
.alert-4901.brown_f253 .pressed_667d a,
.alert-4901.brown_f253 .mask-bright-d462 a,
.alert-4901.brown_f253 .box_2c0f a {
  color: rgba(0, 0, 0, 0.55);
}
.alert-4901.brown_f253 .border_orange_28ee:hover,
.alert-4901.brown_f253 .pressed_667d a:hover,
.alert-4901.brown_f253 .mask-bright-d462 a:hover,
.alert-4901.brown_f253 .box_2c0f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-4901.brown_f253 .banner_bronze_7c96 {
  color: rgba(0, 0, 0, 0.8);
}
.alert-4901.brown_f253 .caption_0941 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-4901.brown_f253 .caption_0941:before {
  background: rgba(0, 0, 0, 0.08);
}
.alert-4901.brown_f253 .center_eee4:before {
  background: rgba(255, 255, 255, 0.9);
}
.alert-4901.brown_f253 .dynamic_051f .solid-884b li a,
.alert-4901.brown_f253 .dynamic_051f .card-121c,
.alert-4901.brown_f253 .box_2c0f {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-4901.brown_f253 .dynamic_051f .card-121c:focus,
.alert-4901.brown_f253 .dynamic_051f .card-121c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-4901.brown_f253 .solid-884b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-4901.accordion_1938 .border_orange_28ee,
.alert-4901.accordion_1938 .pressed_667d a,
.alert-4901.accordion_1938 .mask-bright-d462 .card-121c,
.alert-4901.accordion_1938 .mask-bright-d462 a,
.alert-4901.accordion_1938 .box_2c0f a {
  color: rgba(255, 255, 255, 0.79);
}
.alert-4901.accordion_1938 .border_orange_28ee:hover,
.alert-4901.accordion_1938 .pressed_667d a:hover,
.alert-4901.accordion_1938 .mask-bright-d462 .card-121c:hover,
.alert-4901.accordion_1938 .mask-bright-d462 a:hover,
.alert-4901.accordion_1938 .box_2c0f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-4901.accordion_1938 .banner_bronze_7c96 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-4901.accordion_1938 .caption_0941 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-4901.accordion_1938 .caption_0941:before {
  background: rgba(255, 255, 255, 0.08);
}
.alert-4901.accordion_1938 .center_eee4:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert-4901.accordion_1938 .dynamic_051f .solid-884b li a,
.alert-4901.accordion_1938 .dynamic_051f .card-121c,
.alert-4901.accordion_1938 .box_2c0f {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-4901.accordion_1938 .dynamic_051f .card-121c:focus,
.alert-4901.accordion_1938 .dynamic_051f .card-121c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-4901.accordion_1938 .solid-884b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_eee4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.center_eee4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block-0219 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.south-9621 .alert-4901 {
  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;
}
.south-9621 .caption_0941 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.south-9621 .caption_0941: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) {
  .south-9621 .caption_0941:before {
    width: 16%;
    left: 42%;
  }
}
.south-9621 .caption_0941:last-child:before {
  content: none;
}
.south-9621 .caption_0941[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.south-9621 .dynamic_051f .solid-884b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.south-9621 .dynamic_051f .solid-884b li a .card-121c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.south-9621 .dynamic_051f .box_2c0f {
  border: none;
}
.south-9621 .dynamic_051f .box_2c0f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.south-9621 .center_eee4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.south-9621 .block-0219 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.south-9621 .accordion_1938 .center_eee4:before {
  background: rgba(0, 0, 0, 0.9);
}
.south-9621 .brown_f253.silver-8b81 .motion_8d5e {
  background: rgba(0, 0, 0, 0.6);
}
.south-9621
  .brown_f253.silver-8b81
  .motion_8d5e::after,
.south-9621
  .brown_f253.silver-8b81
  .motion_8d5e:before {
  background: inherit;
}
.south-9621
  .brown_f253.silver-8b81:hover
  .motion_8d5e {
  background: rgba(0, 0, 0, 0.8);
}
.breadcrumb-0c9b .alert-4901 {
  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) {
  .breadcrumb-0c9b .alert-4901 {
    width: auto;
    right: 45px;
  }
}
.huge_05cf .alert-4901 {
  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) {
  .huge_05cf .alert-4901 {
    width: auto;
    left: 45px;
  }
}
.solid_b8fe .alert-4901 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.solid_b8fe .block-0219 {
  max-width: 48em;
  margin: 0 auto;
}
.solid_b8fe .center_eee4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.easy-1e2e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.easy-1e2e.south-9621 .alert-4901 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.easy-1e2e.breadcrumb-0c9b .alert-4901 {
  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);
}
.easy-1e2e .alert-4901 {
  visibility: visible;
}
.easy-1e2e.huge_05cf .alert-4901 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid_f8b4,
.east-4685 {
  overflow-x: hidden;
}
.grid_f8b4 .alert-4901 {
  overflow: auto;
}
.grid_f8b4.south-9621 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_f8b4.south-9621 .alert-4901 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid_f8b4.south-9621 .pattern-clean-1c97 {
  opacity: 0;
}
.grid_f8b4.breadcrumb-0c9b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_f8b4.breadcrumb-0c9b .alert-4901 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid_f8b4.breadcrumb-0c9b .pattern-clean-1c97 {
  opacity: 0;
}
.grid_f8b4.huge_05cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_f8b4.huge_05cf .alert-4901 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid_f8b4.huge_05cf .pattern-clean-1c97 {
  opacity: 0;
}
.grid_f8b4.solid_b8fe .alert-4901 {
  z-index: 10;
  visibility: visible;
}
.silver-8b81 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.silver-8b81 .motion_8d5e {
  background: rgba(255, 255, 255, 0.99);
}
.silver-8b81 .motion_8d5e::after,
.silver-8b81 .motion_8d5e:before {
  background: inherit;
}
.silver-8b81:hover .motion_8d5e {
  background: rgba(255, 255, 255, 0.99);
}
.huge_05cf .silver-8b81 {
  top: 10px;
  right: auto;
  left: 12px;
}
.solid_b8fe .silver-8b81 {
  display: none !important;
}
.grid_f8b4:before,
.east-4685:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid_f8b4 .silver-8b81,
.east-4685 .silver-8b81 {
  display: inline-block;
}
.alert-4901 .detail-dd25 {
  -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;
}
.grid_f8b4 .alert-4901 .detail-dd25,
.east-4685 .alert-4901 .detail-dd25 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_yellow_d93e .blue_42cd {
  width: 100%;
}
.center_e431 {
  padding: 0 0.5em 0;
}
.center_e431 [class*="customify-col-"],
.center_e431 [class*="customify-col_"],
.center_e431 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.overlay-f2be .center_e431 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .modal-f124 .fluid-438a,
  .fluid-438a {
    display: none;
  }
  .alert-dirty-a3b7 {
    text-align: left;
  }
  .last_d3d4 {
    text-align: center;
  }
  .article_cold_90d5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .modal-f124 .full-c089,
  .full-c089 {
    display: none;
  }
  .icon-f4cf {
    text-align: left;
  }
  .preview-green-0f5d {
    text-align: center;
  }
  .item_inner_0dc9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .modal-f124 .progress_outer_4a2a,
  .progress_outer_4a2a {
    display: none;
  }
  .fixed-4bac {
    text-align: left;
  }
  .pagination_stale_567d {
    text-align: center;
  }
  .shadow-dark-0a81 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.card_gold_b338 {
  box-shadow: none !important;
}
.link_glass_844a .status_22ac,
.middle-e422 .status_22ac {
  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;
}
.middle-e422 .status_22ac {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content_pro_f341 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content_pro_f341:after,
.content_pro_f341:before {
  content: "";
  display: table;
}
.content_pro_f341:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content_pro_f341 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content_pro_f341,
.logo_old_3027 {
  max-width: 1248px;
  margin: 0 auto;
}

.dynamic_5501.advanced-bad1 .content_pro_f341 {
  max-width: 100%;
}
.dynamic_5501.chip-narrow-2d87 {
  max-width: 1200px;
  margin: 0 auto;
}
.dynamic_5501.gallery-thick-ce1a .content_pro_f341 {
  max-width: 100%;
}
.dynamic_5501.gallery-thick-ce1a > .content_pro_f341 {
  padding-left: 0;
  padding-right: 0;
}
.dynamic_5501.gallery-thick-ce1a > .content_pro_f341 .modal-f124 {
  margin: 0;
}
.dynamic_5501.gallery-thick-ce1a
  > .content_pro_f341
  .liquid-07bb.bottom_5294 {
  margin-right: 0;
  margin-left: 0;
}
.dynamic_5501.gallery-thick-ce1a #main.bottom_5294 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .background_wide_e639 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .background_wide_e639 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .huge_6433 .description_middle_d074 {
    padding-right: 1em;
  }
  .huge_6433.table-wide-52a2 .liquid-07bb {
    border-right: 1px solid #eaecee;
  }
  .huge_6433.table-wide-52a2 .description_middle_d074 {
    padding-right: 1em;
  }
  .huge_6433.table-wide-52a2 .current_652c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle-a380 .description_middle_d074 {
    padding-left: 1em;
  }
  .middle-a380.table-wide-52a2 .liquid-07bb {
    border-left: 1px solid #eaecee;
  }
  .middle-a380.table-wide-52a2 .description_middle_d074 {
    padding-left: 1em;
  }
  .middle-a380.table-wide-52a2 .current_652c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex-8d0d .description_middle_d074 {
    padding-left: 1em;
  }
  .complex-8d0d.table-wide-52a2 .card_af35 {
    border-right: 1px solid #eaecee;
  }
  .complex-8d0d.table-wide-52a2 .nav_in_6194 {
    border-right: 1px solid #eaecee;
  }
  .complex-8d0d.table-wide-52a2 .description_middle_d074 {
    padding-left: 1em;
  }
  .complex-8d0d.table-wide-52a2 .current_652c {
    padding-right: 1em;
  }
  .complex-8d0d.table-wide-52a2 .liquid-5bc5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_out_3e1e .description_middle_d074 {
    padding-right: 1em;
  }
  .outline_out_3e1e.table-wide-52a2 .card_af35 {
    border-left: 1px solid #eaecee;
  }
  .outline_out_3e1e.table-wide-52a2 .nav_in_6194 {
    border-left: 1px solid #eaecee;
  }
  .outline_out_3e1e.table-wide-52a2 .description_middle_d074 {
    padding-right: 1em;
  }
  .outline_out_3e1e.table-wide-52a2 .current_652c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_out_3e1e.table-wide-52a2 .liquid-5bc5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_wide_e639 .description_middle_d074 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_wide_e639.table-wide-52a2 .liquid-07bb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .background_wide_e639.table-wide-52a2 .description_middle_d074 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_wide_e639.table-wide-52a2 .current_652c {
    padding-left: 1em;
  }
  .background_wide_e639.table-wide-52a2 .liquid-5bc5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .background_wide_e639.table-wide-52a2 .description_middle_d074 {
    padding-left: 0;
  }
}
.new-ec01 .paragraph-3c77 {
  display: inline-block;
}
.title-9d27 {
  display: inline-block;
}
.medium_617e {
  word-con: break-word;
}
.progress_c246 > span {
  display: inline-block;
  padding: 5px 0;
}
.progress_c246 .thumbnail-0399 {
  margin-left: 8px;
  margin-right: 8px;
}
.progress_c246 .blue-79df img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.static-7356 .pattern_static_6789 {
  margin-bottom: 2em;
}
.static-7356 .active_3fb4 {
  margin-bottom: 15px;
}
.static-7356 .active_3fb4:last-child {
  margin-bottom: 0;
}
.static-7356 .shade_b578 {
  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) {
  .static-7356 .shade_b578 {
    display: block;
  }
}
.static-7356 .stone_3d1e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .static-7356 .stone_3d1e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.static-7356 .background-3258 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.static-7356 .background-3258 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.static-7356 .background-3258 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.static-7356 .medium_617e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.static-7356 .medium_617e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.static-7356 .shadow_1597 p:last-child {
  margin-bottom: 0;
}
.static-7356 .paragraph-eb35 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.static-7356 .alert-db03 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.static-7356 .row_6b26 {
  margin-top: 1em;
}
.static-7356 .header_edba {
  top: 0;
  display: block;
}
.static-7356 .header_edba a {
  color: inherit;
}
.static-7356 .header_edba a:hover {
  color: inherit;
}
.static-7356 .dropdown-full-5c13 {
  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;
}
.static-7356 .dropdown-full-5c13:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.static-7356 .alert-db03 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.static-7356 .notice-fe43 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.static-7356 .notice-fe43:first-child {
  margin-top: 0;
}
.static-7356 .notice-fe43.active_lower_b3d3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.static-7356 .notice-fe43.text-2498 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.static-7356
  .notice-fe43.text-2498.container_action_4d1b
  .row_6b26 {
  width: 100%;
}
.static-7356 .text-2498 {
  -webkit-box-align: center;
  align-items: center;
}
.static-7356 .text-2498 .progress_c246,
.static-7356 .text-2498 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.static-7356 .background-3258 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.static-7356 .background-3258 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.static-7356 .background-3258: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;
}
.static-7356 .active_lower_b3d3 {
  z-index: 5;
}
.static-7356 .accordion-middle-6e93 .link-2ec6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.static-7356 .slider_wide_e87b .link-2ec6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.static-7356 .dropdown-75ef .link-2ec6 {
  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;
}
.static-7356.text_lite_b426 .shade_b578,
.static-7356.first_9dd7 .shade_b578 {
  display: block;
}
.static-7356.text_lite_b426 .shade_b578 .complex_14c6,
.static-7356.text_lite_b426 .shade_b578 .alert-db03,
.static-7356.first_9dd7 .shade_b578 .complex_14c6,
.static-7356.first_9dd7 .shade_b578 .alert-db03 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.static-7356.table-small-aa6f .stone_3d1e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .static-7356.table-small-aa6f .stone_3d1e {
    margin-right: 0;
  }
}
.static-7356.text_lite_b426 .stone_3d1e,
.static-7356.first_9dd7 .stone_3d1e {
  padding-top: 40%;
}
.static-7356.text_lite_b426 .pattern_static_6789,
.static-7356.first_9dd7 .pattern_static_6789 {
  display: block;
}
.static-7356.text_lite_b426 .fn-sticky-dbfa .alert-db03,
.static-7356.first_9dd7 .fn-sticky-dbfa .alert-db03 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.static-7356.text_lite_b426 .stone_3d1e,
.static-7356.first_9dd7 .stone_3d1e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.static-7356.text_lite_b426 .alert-db03 {
  padding: 1em;
}
.card-smooth-8b8c {
  margin: 30px auto;
  display: block;
}
.card-smooth-8b8c .layout_145f > * {
  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;
}
.card-smooth-8b8c .layout_145f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-smooth-8b8c .layout_145f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fluid-4f5e .progress_c246 {
  margin-bottom: 1.41575em;
}
.fluid-4f5e .nav_narrow_522a {
  margin-bottom: 1.618em;
}
.stale_0a80 .bright_66da {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.stale_0a80 .bright_66da a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.stale_0a80 .description_2030 {
  max-width: 100%;
  overflow: auto;
}
.old-b9c5 .stale_0a80 a:hover {
  text-decoration: underline;
}
.gallery-c8d8 .active_3fb4:not(.medium_617e),
.gallery-c8d8 .background-3258 {
  margin-bottom: 1.41575em;
}
.gallery-c8d8 .active_3fb4:not(.medium_617e):last-child,
.gallery-c8d8 .background-3258:last-child {
  margin-bottom: 0;
}
.gallery-c8d8 .active_3fb4.filter-b6e2 {
  margin-bottom: 0.41575em;
}
.gallery-c8d8 .down_e8e8:before,
.gallery-c8d8 .main-5b09:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gallery-c8d8 .down_e8e8:before {
  content: "\f115";
}
.gallery-c8d8 .main-5b09:before {
  content: "\f02c";
}
.gallery-c8d8 .new-697c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gallery-c8d8 .new-697c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.overlay_eadb {
  display: -webkit-box;
  display: flex;
}
.overlay_eadb .tabs_d9c8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .overlay_eadb .tabs_d9c8 {
    flex-basis: 90px;
  }
}
.overlay_eadb .surface-lower-5a93 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_eadb .surface-lower-5a93 {
    flex-basis: calc(100% - 50px);
  }
}
.overlay_eadb .stale_e9bb p:last-child {
  margin-bottom: 0.72em;
}
.hot-a23c .layout_145f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hot-a23c .layout_145f:after,
.hot-a23c .layout_145f:before {
  content: "";
  display: table;
}
.hot-a23c .layout_145f:after {
  clear: both;
}
.hot-a23c .layout_145f .down_07fc,
.hot-a23c .layout_145f .popup_6ebf {
  width: 49%;
}
.hot-a23c .layout_145f .down_07fc a span.focus-hard-b398,
.hot-a23c .layout_145f .popup_6ebf a span.focus-hard-b398 {
  display: block;
  margin-bottom: 5px;
}
.hot-a23c .layout_145f .popup_6ebf {
  float: left;
  text-align: left;
}
.hot-a23c .layout_145f .down_07fc {
  float: right;
  text-align: right;
}
.photo-2217 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .photo-2217 {
    margin-bottom: 0;
  }
}
.hover_fast_c1a6 {
  margin-bottom: 1em;
}
.hover_fast_c1a6 .medium_617e {
  font-size: 1.1em;
  line-height: 1.3;
}
.info-e7c1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.aside_460e .hover_fast_c1a6,
.prev_dab2 .hover_fast_c1a6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .aside_460e .hover_fast_c1a6,
  .prev_dab2 .hover_fast_c1a6 {
    display: block;
  }
}
.aside_460e .info-e7c1,
.prev_dab2 .info-e7c1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .aside_460e .info-e7c1,
  .prev_dab2 .info-e7c1 {
    margin-bottom: 1em;
  }
}
.aside_460e .info-e7c1 img,
.prev_dab2 .info-e7c1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.aside_460e .menu-easy-bc45,
.prev_dab2 .menu-easy-bc45 {
  flex-basis: calc(100% - 160px);
}
.aside_460e .menu-easy-bc45 p,
.prev_dab2 .menu-easy-bc45 p {
  margin-bottom: 0;
}
.aside_460e .menu-easy-bc45 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .aside_460e .menu-easy-bc45 {
    padding-left: 0;
  }
}
.prev_dab2 .menu-easy-bc45 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .prev_dab2 .menu-easy-bc45 {
    padding-right: 0;
  }
}
.prev_dab2 .info-e7c1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.frame_full_bf14 .info-e7c1 {
  margin-bottom: 0.5em;
}
.frame_full_bf14 .info-e7c1 img {
  width: 100%;
}
.mini-635d .summary-cf0b,
.orange-4aea .summary-cf0b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.orange-4aea .liquid-07bb .logo-in-6d89 p:last-child {
  margin-bottom: 0;
}
.component_17fe {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.feature-9055 .preview_medium_f1d6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .feature-9055 .preview_medium_f1d6:last-of-type {
    margin-bottom: 0;
  }
}
.feature-9055 .preview_medium_f1d6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-9055 .preview_medium_f1d6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.feature-9055 .preview_medium_f1d6 ul li {
  margin: 0 0 0.6em;
}
.feature-9055 .preview_medium_f1d6 ul li.item-6b99,
.feature-9055 .preview_medium_f1d6 ul li.slow_0a0a {
  position: relative;
}
.feature-9055 .preview_medium_f1d6 ul li.item-6b99 .table-6350,
.feature-9055 .preview_medium_f1d6 ul li.slow_0a0a .table-6350 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.feature-9055 .preview_medium_f1d6 ul li.item-6b99:after:after,
.feature-9055 .preview_medium_f1d6 ul li.item-6b99:after:before,
.feature-9055
  .preview_medium_f1d6
  ul
  li.slow_0a0a:after:after,
.feature-9055
  .preview_medium_f1d6
  ul
  li.slow_0a0a:after:before {
  content: "";
  display: table;
}
.feature-9055 .preview_medium_f1d6 ul li.item-6b99:after:after,
.feature-9055
  .preview_medium_f1d6
  ul
  li.slow_0a0a:after:after {
  clear: both;
}
.feature-9055 .preview_medium_f1d6 a.detail-d3d2:hover {
  text-decoration: none;
}
.feature-9055 .preview_medium_f1d6 select {
  max-width: 100%;
}
.feature-9055 .preview_medium_f1d6 table {
  font-size: 85%;
}
.feature-9055 .preview_medium_f1d6 table td,
.feature-9055 .preview_medium_f1d6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.feature-9055 .preview_medium_f1d6 table tfoot td {
  text-align: left;
}
.feature-9055 .preview_medium_f1d6 :last-child {
  margin-bottom: 0;
}
.feature-9055 .preview_medium_f1d6 .cool_a582 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.feature-9055 .preview_medium_f1d6 .cool_a582 label {
  width: 100%;
}
.feature-9055 .preview_medium_f1d6 .cool_a582 .filter_32c5 {
  width: 100%;
  display: block;
}
.feature-9055 .preview_medium_f1d6 .cool_a582 .stale-71fa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.feature-9055 .preview_medium_f1d6 .cool_a582 .stale-71fa:hover svg #svg-search {
  fill: #444;
}
.feature-9055 .preview_medium_f1d6 .cool_a582 .stale-71fa svg {
  width: 18px;
  height: 18px;
}
.feature-9055 .tooltip-dea2 ul ul,
.feature-9055 .layout_b964 ul ul,
.feature-9055 .right-fafe ul ul,
.feature-9055 .info-b340 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.feature-9055 .tooltip-dea2 .header-light-3aa8 > a,
.feature-9055 .layout_b964 .header-light-3aa8 > a,
.feature-9055 .right-fafe .header-light-3aa8 > a,
.feature-9055 .info-b340 .header-light-3aa8 > a {
  margin-bottom: 0;
}
.feature-9055 .detail_e0ee li,
.feature-9055 .tooltip-dea2 li,
.feature-9055 .modal-steel-5554 li,
.feature-9055 .layout_b964 li,
.feature-9055 .right-fafe li,
.feature-9055 .info-b340 li,
.feature-9055 .section_a67b li,
.feature-9055 .clean_1f97 li {
  display: block;
  position: relative;
}
.feature-9055 .detail_e0ee li:last-child,
.feature-9055 .tooltip-dea2 li:last-child,
.feature-9055 .modal-steel-5554 li:last-child,
.feature-9055 .layout_b964 li:last-child,
.feature-9055 .right-fafe li:last-child,
.feature-9055 .info-b340 li:last-child,
.feature-9055 .section_a67b li:last-child,
.feature-9055 .clean_1f97 li:last-child {
  border: none;
}
.feature-9055 .detail_e0ee li a,
.feature-9055 .tooltip-dea2 li a,
.feature-9055 .modal-steel-5554 li a,
.feature-9055 .layout_b964 li a,
.feature-9055 .right-fafe li a,
.feature-9055 .info-b340 li a,
.feature-9055 .section_a67b li a,
.feature-9055 .clean_1f97 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature-9055 .detail_e0ee li ul li::before,
.feature-9055 .tooltip-dea2 li ul li::before,
.feature-9055 .modal-steel-5554 li ul li::before,
.feature-9055 .layout_b964 li ul li::before,
.feature-9055 .right-fafe li ul li::before,
.feature-9055 .info-b340 li ul li::before,
.feature-9055 .section_a67b li ul li::before,
.feature-9055 .clean_1f97 li ul li::before {
  left: 15px;
}
.feature-9055 .detail_e0ee li ul a,
.feature-9055 .tooltip-dea2 li ul a,
.feature-9055 .modal-steel-5554 li ul a,
.feature-9055 .layout_b964 li ul a,
.feature-9055 .right-fafe li ul a,
.feature-9055 .info-b340 li ul a,
.feature-9055 .section_a67b li ul a,
.feature-9055 .clean_1f97 li ul a {
  padding-left: 20px;
}
.feature-9055 .detail_e0ee li ul ul li::before,
.feature-9055 .tooltip-dea2 li ul ul li::before,
.feature-9055 .modal-steel-5554 li ul ul li::before,
.feature-9055 .layout_b964 li ul ul li::before,
.feature-9055 .right-fafe li ul ul li::before,
.feature-9055 .info-b340 li ul ul li::before,
.feature-9055 .section_a67b li ul ul li::before,
.feature-9055 .clean_1f97 li ul ul li::before {
  left: 30px;
}
.feature-9055 .detail_e0ee li ul ul a,
.feature-9055 .tooltip-dea2 li ul ul a,
.feature-9055 .modal-steel-5554 li ul ul a,
.feature-9055 .layout_b964 li ul ul a,
.feature-9055 .right-fafe li ul ul a,
.feature-9055 .info-b340 li ul ul a,
.feature-9055 .section_a67b li ul ul a,
.feature-9055 .clean_1f97 li ul ul a {
  padding-left: 40px;
}
.feature-9055 .dynamic_1b63 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature-9055 .clean_1f97 ul li {
  margin-bottom: 1.41575em;
}
.feature-9055 .clean_1f97 ul li .black_8d7f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.feature-9055 .clean_1f97 ul li .background_clean_95b7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accordion_1938 .detail_e0ee li a,
.accordion_1938 .tooltip-dea2 li a,
.accordion_1938 .modal-steel-5554 li a,
.accordion_1938 .layout_b964 li a,
.accordion_1938 .right-fafe li a,
.accordion_1938 .info-b340 li a,
.accordion_1938 .section_a67b li a,
.accordion_1938 .clean_1f97 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_1938 .dynamic_1b63 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_1938 .preview_medium_f1d6 ul li.item-6b99 .table-6350,
.accordion_1938 .preview_medium_f1d6 ul li.slow_0a0a .table-6350 {
  background: rgba(0, 0, 0, 0.2);
}
.accordion_1938 .feature-9055 .preview_medium_f1d6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_5501 .feature-9055 .solid-884b li {
  margin: 0;
}
.dynamic_5501 .feature-9055 .solid-884b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dynamic_5501 .feature-9055 .solid-884b li ul {
  margin: 0;
}
.dynamic_5501 .feature-9055 .solid-884b li ul li a {
  padding-left: 15px;
}
.dynamic_5501 .feature-9055 .solid-884b li ul li li a {
  padding-left: 30px;
}
.dynamic_5501 .feature-9055 .solid-884b li.message-fluid-417f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dynamic_5501 .feature-9055 .solid-884b li.message-fluid-417f > 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;
}
.dynamic_5501 .feature-9055 .solid-884b li.message-fluid-417f > 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;
}
.hot-a05a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.stale_9c88 {
  position: relative;
  z-index: 10;
}
.stale_9c88 .detail-dd25 {
  width: 100%;
  max-width: 100%;
}
.middle-33ea .header_43d1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.middle-33ea .brown_f253 {
}
.middle-33ea .accordion_1938 {
  background: #292929;
}
.current-607e .header_43d1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.current-607e .brown_f253 {
  background: #f9f9f9;
}
.current-607e .accordion_1938 {
  background: #303030;
}
.section-987d .header_43d1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section-987d .paragraph-3c77 {
    margin-bottom: 1em;
  }
  .section-987d .paragraph-3c77:last-child {
    margin-bottom: 0;
  }
}
.section-987d .brown_f253 {
  background: #ededed;
}
.section-987d .accordion_1938 {
  background: #1a1a1a;
}
.header_43d1.brown_f253 {
  color: rgba(0, 0, 0, 0.6);
}
.header_43d1.brown_f253 .primary-cold-a8f2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_43d1.accordion_1938 {
  color: rgba(255, 255, 255, 0.99);
}
.header_43d1.accordion_1938 a:not(.detail-d3d2) {
  color: rgba(255, 255, 255, 0.79);
}
.header_43d1.accordion_1938 a:not(.detail-d3d2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_43d1.accordion_1938 .primary-cold-a8f2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_43d1.accordion_1938 table tbody td,
.header_43d1.accordion_1938 table th {
  background: rgba(0, 0, 0, 0.08);
}
.header_cd4b.sidebar_8529 .content_pro_f341 {
  max-width: initial;
}
.header_cd4b .surface-over-90ab {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.header_cd4b .surface-over-90ab .detail-dd25 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .header_cd4b .surface-over-90ab .detail-dd25 {
    display: block;
    margin-bottom: 2em;
  }
  .header_cd4b .surface-over-90ab .detail-dd25:last-child {
    margin-bottom: 0;
  }
}
.section-987d .paragraph-3c77:last-child,
.current-607e .paragraph-3c77:last-child,
.middle-33ea .paragraph-3c77:last-child {
  margin-bottom: 0;
}
.section-987d .paragraph-3c77 .feature-9055 .preview_medium_f1d6:last-child,
.current-607e .paragraph-3c77 .feature-9055 .preview_medium_f1d6:last-child,
.middle-33ea .paragraph-3c77 .feature-9055 .preview_medium_f1d6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section-987d .tabs_hard_bf35,
  .section-987d .simple-521b,
  .current-607e .tabs_hard_bf35,
  .current-607e .simple-521b,
  .middle-33ea .tabs_hard_bf35,
  .middle-33ea .simple-521b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .stale_9c88 .paragraph-3c77 {
    margin-bottom: 2em;
  }
}
.stale_9c88 p:last-child {
  margin-bottom: 0;
}
.stale_9c88 li,
.stale_9c88 ul {
  list-style: none;
  margin: 0;
}
.stale_9c88 ul ul {
  margin-left: 2.617924em;
}
.picture-hard-7bb9 {
  font-size: 0.875em;
}

/* css-noise: 2fb3 */
.promo-block-v5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
