/*!
Theme Name: Customify
Theme URI: https://pressmaximum.upper-4780/customify
Author: WPCustomify
Author URI: https://pressmaximum.upper-4780
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.upper-4780/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lite_f258.disabled-selected-0da4/licenses/gpl-2.0.banner_simple_fe13
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.badge-f3d1/, (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.green_c1ef.filter_large_839d/normalize.container_hard_0703/
 ======
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.container_hard_0703 v7.0.0 | MIT License | github.upper-4780/necolas/normalize.container_hard_0703 */
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;
}
.small-fb27 .header_in_6de0,
.texture-3f7e,
.hover_e6a0,
.huge-781b,
.red-e7bc,
.easy-5a09,
.focused_f4cb,
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;
}
.texture-3f7e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture-3f7e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-3f7e,
  h1 {
    font-size: 1.8em;
  }
}
.hover_e6a0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hover_e6a0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hover_e6a0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hover_e6a0,
  h2 {
    font-size: 1.7em;
  }
}
.huge-781b,
h3 {
  font-size: 1.618em;
}
.small-fb27 .header_in_6de0,
.red-e7bc,
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.overlay_1077 {
  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;
}
.logo_easy_2696:after,
.logo_easy_2696:before,
.pro-ae44:after,
.pro-ae44:before {
  content: "";
  display: table;
}
.logo_easy_2696:after,
.pro-ae44:after {
  clear: both;
}
.preview-fast-9fca {
  float: right;
  margin-right: 0;
}
.article-full-d8be {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.blue-4a3d .purple-ff52,
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;
}
.blue-4a3d .purple-ff52: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;
}
.copper-d874 .purple-ff52 {
  box-shadow: none;
}
.copper-d874
  .purple-ff52
  .wood_48fc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.copper-d874 .purple-ff52 .block-west-66c3 {
  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;
}
.copper-d874
  .purple-ff52
  .block-west-66c3
  b {
  display: none;
}
.copper-d874 .main-west-c839 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.north_de30:not(.focused-2cd1):not(.bottom_1dff),
button:not(.focused-2cd1):not(.bottom_1dff),
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ),
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ),
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ) {
  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;
}
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ):hover,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ):hover,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):hover,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):hover,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ):active,
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ):active,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):active,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):active,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):active,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus {
  outline: 0;
}
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176 {
  position: relative;
}
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .warm-83d1,
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .modal_df23,
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .section_paper_8458,
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  i,
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  svg,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .warm-83d1,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .modal_df23,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .section_paper_8458,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  i,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  svg,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .warm-83d1,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .modal_df23,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .section_paper_8458,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  i,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  svg,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .warm-83d1,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .modal_df23,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .section_paper_8458,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  i,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  svg,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .warm-83d1,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .modal_df23,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  .section_paper_8458,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  i,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176
  svg {
  visibility: hidden;
}
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176:after,
button:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176:after,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176:after,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176:after,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ).fn-loading-8176: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;
}
.north_de30:not(.focused-2cd1):not(.bottom_1dff),
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ),
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ),
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ) {
  color: #fff;
  background: #235787;
}
.north_de30:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus,
input[type="button"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus,
input[type="reset"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus,
input[type="submit"]:not(.focused-2cd1):not(
    .bottom_1dff
  ):focus {
  color: #fff;
}
.north_de30.fn-disabled-8176:not(.focused-2cd1):not(
    .bottom_1dff
  ),
.north_de30[disabled]:not(.focused-2cd1):not(
    .bottom_1dff
  ),
button.fn-disabled-8176:not(.focused-2cd1):not(
    .bottom_1dff
  ),
button[disabled]:not(.focused-2cd1):not(
    .bottom_1dff
  ) {
  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;
}
.info_complex_a5ab {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info_complex_a5ab: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;
}
.steel-f967 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.copper_156e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.text-fresh-5460 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.logo_easy_2696:after,
.logo_easy_2696:before,
.feature-d482:after,
.feature-d482:before,
.popup-hovered-04b9:after,
.popup-hovered-04b9:before,
.purple-5858:after,
.purple-5858:before,
.form-2fa0:after,
.form-2fa0:before,
.hot_cd43:after,
.hot_cd43:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.logo_easy_2696:after,
.feature-d482:after,
.popup-hovered-04b9:after,
.purple-5858:after,
.form-2fa0:after,
.hot_cd43:after {
  clear: both;
}
.feature-d482 .video-be41,
.popup-hovered-04b9 .video-be41,
.sidebar-upper-2aa6 .video-be41 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.black-bff8 {
  display: inline-block;
}
.medium_5759 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.medium_5759 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.medium_5759 .tiny_7e81 {
  padding: 1em 0;
  font-size: 85%;
}
.tiny_7e81 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tooltip-4f43 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tooltip-4f43:after,
.tooltip-4f43:before {
  content: "";
  display: table;
}
.tooltip-4f43:after {
  clear: both;
}
.content-c001 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focus-6966 .content-c001 {
  max-width: 50%;
}
.notification_iron_a664 .content-c001 {
  max-width: 33.33%;
}
.status-87d5 .content-c001 {
  max-width: 25%;
}
.text-261d .content-c001 {
  max-width: 20%;
}
.green-7580 .content-c001 {
  max-width: 16.66%;
}
.table-pro-9f6d .content-c001 {
  max-width: 14.28%;
}
.carousel-de55 .content-c001 {
  max-width: 12.5%;
}
.content-7536 .content-c001 {
  max-width: 11.11%;
}
.background_new_b25c {
  display: block;
}
.small-fb27 .surface-old-df8e label,
.small-fb27 .pagination-gas-d513 label,
.small-fb27 .secondary_21c5 label,
.small-fb27 .message_motion_89db label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel-easy-c6a3 {
  list-style: none;
  margin: 0;
}
.carousel-easy-c6a3 article.shadow-9f2c {
  margin-bottom: 0;
}
.carousel-easy-c6a3 ul {
  list-style: none;
  margin: 0;
}
.carousel-easy-c6a3 .picture_brown_849d li.shadow-9f2c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel-easy-c6a3 .picture_brown_849d li.shadow-9f2c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel-easy-c6a3 .picture_brown_849d li.shadow-9f2c: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) {
  .carousel-easy-c6a3 .picture_brown_849d li.shadow-9f2c li.shadow-9f2c li.shadow-9f2c li.shadow-9f2c {
    padding-left: 0;
  }
}
article.shadow-9f2c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow-9f2c .feature-d482 p:last-of-type {
  margin-bottom: 0;
}
article.shadow-9f2c .caption_tiny_82fc {
  float: left;
}
article.shadow-9f2c .down-b131 {
  margin-left: 85px;
}
article.shadow-9f2c .fixed-83c1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow-9f2c .fixed-83c1 .hidden_7345 {
  margin-left: 10px;
}
article.shadow-9f2c .footer-c635 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow-9f2c .feature_bottom_b19d {
  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 .surface-old-df8e,
  #respond .secondary_21c5,
  #respond .message_motion_89db {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-old-df8e input,
#respond .secondary_21c5 input,
#respond .message_motion_89db input {
  width: 100%;
}
#respond .message_motion_89db {
  margin-right: 0;
}
#respond .grid_huge_8ceb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.center-3020 {
  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;
}
.center-3020.middle_63ad {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.center-3020 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%);
}
.center-3020:focus,
.center-3020: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);
}
.status_a548 {
  border-radius: 10%;
}
.form-2e6b {
  border-radius: 50%;
}
.tiny_814f {
  font-size: 0.72em;
}
.info-705c {
  font-size: 0.875em;
}
.aside-cbcf {
  font-size: 1.1em;
}
.brown-c2c3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown-c2c3.tiny_814f {
  letter-spacing: 0.5px;
}
.south_0d0b,
.south_0d0b a {
  color: #6d6d6d;
}
.south_0d0b a:hover {
  color: #111;
}
.short_e42f {
  color: #6d6d6d;
}
.detail_13d2 {
  overflow-x: hidden;
}
.detail_13d2 .logo-278a.dark_962a {
  position: relative;
}
.detail_13d2 .logo-278a.dark_962a.dirty-c465 {
  position: initial;
}
.detail_13d2
  .logo-278a.dark_962a.dirty-c465
  .cold-430e {
  left: auto;
}
.detail_13d2 .logo-278a .cold-430e {
  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;
}
.detail_13d2 .logo-278a:hover.dark_962a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.detail_13d2
  .logo-278a:hover.dark_962a
  .cold-430e {
  display: block;
  z-index: 9999999;
}
.detail_13d2 .thumbnail_top_d78e .stale-f91f,
.detail_13d2 .surface_action_db3f .stale-f91f {
  display: none;
}
.detail_13d2 .pattern_12fd .logo-278a:hover.dark_962a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.small-fb27 .surface-old-df8e label,
.small-fb27 .pagination-gas-d513 label,
.small-fb27 .secondary_21c5 label,
.small-fb27 .message_motion_89db label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel-easy-c6a3 {
  list-style: none;
  margin: 0;
}
.carousel-easy-c6a3 article.shadow-9f2c {
  margin-bottom: 0;
}
.carousel-easy-c6a3 ul {
  list-style: none;
  margin: 0;
}
.carousel-easy-c6a3 .picture_brown_849d li.shadow-9f2c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel-easy-c6a3 .picture_brown_849d li.shadow-9f2c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel-easy-c6a3 .picture_brown_849d li.shadow-9f2c: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) {
  .carousel-easy-c6a3 .picture_brown_849d li.shadow-9f2c li.shadow-9f2c li.shadow-9f2c li.shadow-9f2c {
    padding-left: 0;
  }
}
article.shadow-9f2c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow-9f2c .feature-d482 p:last-of-type {
  margin-bottom: 0;
}
article.shadow-9f2c .caption_tiny_82fc {
  float: left;
}
article.shadow-9f2c .down-b131 {
  margin-left: 85px;
}
article.shadow-9f2c .fixed-83c1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow-9f2c .fixed-83c1 .hidden_7345 {
  margin-left: 10px;
}
article.shadow-9f2c .footer-c635 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow-9f2c .feature_bottom_b19d {
  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 .surface-old-df8e,
  #respond .secondary_21c5,
  #respond .message_motion_89db {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-old-df8e input,
#respond .secondary_21c5 input,
#respond .message_motion_89db input {
  width: 100%;
}
#respond .message_motion_89db {
  margin-right: 0;
}
#respond .grid_huge_8ceb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_top_d78e .texture_wide_03b6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.texture_wide_03b6 .box_0296.hero_green_d6de .card-fast-5421 > li > a:focus,
.texture_wide_03b6 .box_0296.hero_green_d6de .card-fast-5421 > li > a:hover,
.texture_wide_03b6 .box_0296.out-384a .card-fast-5421 > li > a:focus,
.texture_wide_03b6 .box_0296.out-384a .card-fast-5421 > li > a:hover,
.texture_wide_03b6 .box_0296.under_ebfa .card-fast-5421 > li > a:focus,
.texture_wide_03b6 .box_0296.under_ebfa .card-fast-5421 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_wide_03b6
  .box_0296.hero_green_d6de
  .card-fast-5421
  > li.last-ab14
  > a,
.texture_wide_03b6
  .box_0296.hero_green_d6de
  .card-fast-5421
  > li.old-166f
  > a,
.texture_wide_03b6
  .box_0296.out-384a
  .card-fast-5421
  > li.last-ab14
  > a,
.texture_wide_03b6
  .box_0296.out-384a
  .card-fast-5421
  > li.old-166f
  > a,
.texture_wide_03b6
  .box_0296.under_ebfa
  .card-fast-5421
  > li.last-ab14
  > a,
.texture_wide_03b6 .box_0296.under_ebfa .card-fast-5421 > li.hidden_next_a4a6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.texture_wide_03b6 .footer-glass-6723,
.texture_wide_03b6 .footer-glass-6723 a {
  color: rgba(255, 255, 255, 0.99);
}
.texture_wide_03b6 .center_4228.fluid_0842 li a,
.texture_wide_03b6 .tooltip-action-114a a,
.texture_wide_03b6 .popup_c69a,
.texture_wide_03b6 .card-fast-5421 > li > a,
.texture_wide_03b6 .progress-35ac {
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6 .center_4228.fluid_0842 li a:hover,
.texture_wide_03b6 .tooltip-action-114a a:hover,
.texture_wide_03b6 .popup_c69a:hover,
.texture_wide_03b6 .card-fast-5421 > li > a:hover,
.texture_wide_03b6 .progress-35ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_wide_03b6 .menu-up-a8c8 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6 .menu-up-a8c8 .active_2224 {
  color: rgba(255, 255, 255, 0.99);
}
.texture_wide_03b6 .menu-up-a8c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_wide_03b6 .panel_133a .hot_e98c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6 .panel_133a .hot_e98c .hero_copper_44d0 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6
  .panel_133a
  .hot_e98c
  .hero_copper_44d0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6
  .panel_133a
  .hot_e98c
  .hero_copper_44d0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6
  .panel_133a
  .hot_e98c
  .hero_copper_44d0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6
  .panel_133a
  .hot_e98c
  .hero_copper_44d0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6 .panel_133a .block_thick_7323 {
  color: rgba(255, 255, 255, 0.79);
}
.texture_wide_03b6 .panel_133a .block_thick_7323:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_fresh_b5b7
  .texture_wide_03b6
  .panel_133a
  .preview-e689
  .mask-18b1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row_fresh_b5b7
  .texture_wide_03b6
  .panel_133a
  .preview-e689
  .hero_copper_44d0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_top_d78e .south-d0bd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.south-d0bd .box_0296.hero_green_d6de .card-fast-5421 > li > a:focus,
.south-d0bd .box_0296.hero_green_d6de .card-fast-5421 > li > a:hover,
.south-d0bd .box_0296.out-384a .card-fast-5421 > li > a:focus,
.south-d0bd .box_0296.out-384a .card-fast-5421 > li > a:hover,
.south-d0bd .box_0296.under_ebfa .card-fast-5421 > li > a:focus,
.south-d0bd .box_0296.under_ebfa .card-fast-5421 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south-d0bd
  .box_0296.hero_green_d6de
  .card-fast-5421
  > li.last-ab14
  > a,
.south-d0bd
  .box_0296.hero_green_d6de
  .card-fast-5421
  > li.old-166f
  > a,
.south-d0bd
  .box_0296.out-384a
  .card-fast-5421
  > li.last-ab14
  > a,
.south-d0bd
  .box_0296.out-384a
  .card-fast-5421
  > li.old-166f
  > a,
.south-d0bd
  .box_0296.under_ebfa
  .card-fast-5421
  > li.last-ab14
  > a,
.south-d0bd .box_0296.under_ebfa .card-fast-5421 > li.hidden_next_a4a6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.south-d0bd .footer-glass-6723,
.south-d0bd .footer-glass-6723 a {
  color: rgba(0, 0, 0, 0.8);
}
.south-d0bd .center_4228.fluid_0842 li a,
.south-d0bd .tooltip-action-114a a,
.south-d0bd .popup_c69a,
.south-d0bd .card-fast-5421 > li > a,
.south-d0bd .progress-35ac {
  color: rgba(0, 0, 0, 0.55);
}
.south-d0bd .center_4228.fluid_0842 li a:hover,
.south-d0bd .tooltip-action-114a a:hover,
.south-d0bd .popup_c69a:hover,
.south-d0bd .card-fast-5421 > li > a:hover,
.south-d0bd .progress-35ac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south-d0bd .menu-up-a8c8 {
  color: rgba(0, 0, 0, 0.55);
}
.south-d0bd .menu-up-a8c8 .active_2224 {
  color: rgba(0, 0, 0, 0.8);
}
.south-d0bd .menu-up-a8c8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner-dirty-b756 .modal-basic-ae1b {
  margin-left: auto;
  margin-right: auto;
}
.popup-hovered-04b9 > * {
  margin-left: auto;
  margin-right: auto;
}
.popup-hovered-04b9 .steel-f967 {
  margin-right: 1.41575em;
}
.lite_8326 .popup-hovered-04b9 > .item_d6ab {
  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;
}
.lite_8326 .popup-hovered-04b9 > .active-6900 {
  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;
}
.last-e13b.banner-dirty-b756 .modal-basic-ae1b,
.alert-cold-2d4d.banner-dirty-b756 .modal-basic-ae1b {
  margin-left: 0;
}
.glass_c33b.banner-dirty-b756 .modal-basic-ae1b,
.aside-5a5e.banner-dirty-b756 .modal-basic-ae1b {
  margin-right: 0;
}
.popup-hovered-04b9 ol,
.popup-hovered-04b9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.west-1fe6 video {
  max-width: 100%;
}
.logo_bronze_cd1b img {
  display: block;
}
.logo_bronze_cd1b.steel-f967,
.logo_bronze_cd1b.copper_156e {
  width: 100%;
}
.logo_bronze_cd1b.active-6900 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.bright_329c:not(.backdrop_1362) {
  margin: 1.5em auto;
}
.avatar_copper_7980 p {
  padding: 1.5em 14px;
}
ul.modal-green-cc2e.active-6900,
ul.modal-green-cc2e.item_d6ab,
ul.modal-green-cc2e.down_e0ce.item_d6ab {
  padding: 0 14px;
}
.notice_ae66 {
  display: block;
  overflow-x: auto;
}
.notice_ae66 table {
  border-collapse: collapse;
  width: 100%;
}
.notice_ae66 td,
.notice_ae66 th {
  padding: 0.5em;
}
.popup-hovered-04b9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.popup-hovered-04b9 ol ol,
.popup-hovered-04b9 ol ul,
.popup-hovered-04b9 ul ol,
.popup-hovered-04b9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.popup-hovered-04b9 ol ol li,
.popup-hovered-04b9 ol ul li,
.popup-hovered-04b9 ul ol li,
.popup-hovered-04b9 ul ul li {
  margin-left: 0;
}
.border_c313.feature-selected-8642 > .description-c599 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border_c313.feature-selected-8642 > .description-c599 iframe,
.border_c313.feature-selected-8642 > .description-c599 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview_fixed_0c04 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview_fixed_0c04.table_f362 {
  padding: 0;
}
.preview_fixed_0c04.table_f362 cite {
  font-size: 13px;
}
.preview_fixed_0c04 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview_fixed_0c04 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced-5e1c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced-5e1c > p:first-child {
  margin-top: 0;
}
.advanced-5e1c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced-5e1c blockquote {
  border-left: 0;
}
.black-b427 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.black-b427:not(.bright_41a3) {
  max-width: 100px;
}
.black-b427.tag-a827 {
  border-bottom: none !important;
  text-align: center;
}
.black-b427.tag-a827::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .avatar_copper_7980 p {
    padding: 1.5em 0;
  }
}
.texture_slow_2d51 {
  color: #0073aa;
}
.caption-gas-cdb1 {
  background-color: #0073aa;
}
.backdrop_tall_8fb8 {
  color: #229fd8;
}
.mask_hot_e499 {
  background-color: #229fd8;
}
.text_000f {
  color: #eee;
}
.icon-hard-c3d0 {
  background-color: #eee;
}
.search_north_34e3 {
  color: #444;
}
.right-4320 {
  background-color: #444;
}
.form-lower-c3aa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.form-lower-c3aa .panel_81ce .tooltip-action-114a {
  font-size: 15px;
}
.form-lower-c3aa .tooltip-action-114a {
  line-height: 1.3;
}
.form-lower-c3aa .south-d0bd {
}
.form-lower-c3aa .texture_wide_03b6 {
  background: #235787;
}
.border-0d8c {
  padding: 0;
}
.border-0d8c .texture_wide_03b6 {
  background: #1a1a1a;
}
.border-0d8c .south-d0bd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fresh_1348 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fresh_1348 .south-d0bd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fresh_1348 .texture_wide_03b6 {
  background: #303030;
}
.hot_cd43 {
  position: relative;
  z-index: 10;
}
.hot_cd43 .notice-a602 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-huge-302e .dark_962a {
  display: inline-block;
  vertical-align: middle;
}
.shade-huge-302e.alert_467b .dark_962a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shade-huge-302e.alert_467b .dark_962a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shade-huge-302e.alert_467b .dark_962a {
    margin-right: 0.4em;
  }
}
.shade-huge-302e.alert_467b .dark_962a:last-child {
  margin-right: 0;
}
.accordion_cold_5391 .notice-a602 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thumbnail_top_d78e .panel_81ce {
    margin: 0 -0.5em;
  }
  .thumbnail_top_d78e .panel_81ce [class*="customify-col-"],
  .thumbnail_top_d78e .panel_81ce [class*="customify-col_"],
  .thumbnail_top_d78e .panel_81ce [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thumbnail_top_d78e.panel_middle_d639 .notice-a602 {
  background: 0 0 !important;
}
.thumbnail_top_d78e.panel_middle_d639 .notice-a602,
.thumbnail_top_d78e.accordion_cold_5391 .notice-a602 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thumbnail_top_d78e.dark_cba8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thumbnail_top_d78e.accordion_cold_5391 .notice-a602 {
  box-shadow: none !important;
}
.mini_f692 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mini_f692 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mini_f692 {
    padding: 18px 0 20px;
  }
}
.mini_f692 .content_active_ca49 {
  width: 100%;
}
.mini_f692 .caption_2c71 {
  margin-bottom: 0;
}
.mini_f692 .widget_eee8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.surface_huge_9028 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.surface_huge_9028 .yellow_79ed {
  width: 100%;
}
.column_smooth_355e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column_smooth_355e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column_smooth_355e 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;
}
.column_smooth_355e li:last-child:after {
  display: none;
}
.column_smooth_355e li a {
  font-weight: 500;
  margin-right: 10px;
}
.table-upper-9d03 .stale-f91f button,
.mini_f692 .stale-f91f button {
  left: 0;
}
.table-upper-9d03 .yellow_79ed,
.mini_f692 .yellow_79ed {
  padding-left: 0;
  padding-right: 0;
}
.table-upper-9d03 .surface_huge_9028,
.mini_f692 .surface_huge_9028 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.table-upper-9d03 {
  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;
}
.table-upper-9d03: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;
}
.table-upper-9d03 .media-narrow-05a6 {
  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) {
  .table-upper-9d03 .media-narrow-05a6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .table-upper-9d03 .media-narrow-05a6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .table-upper-9d03 .media-narrow-05a6 {
    min-height: 200px;
  }
}
.table-upper-9d03 .column_smooth_355e {
  color: rgba(255, 255, 255, 0.8);
}
.table-upper-9d03 .column_smooth_355e a,
.table-upper-9d03 .column_smooth_355e li:after {
  color: inherit;
}
.table-upper-9d03 .column_smooth_355e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.slider-f85e {
  margin-bottom: 0.5em;
}
.over_6efd {
  margin-bottom: 1.2em;
}
.over_6efd,
.slider-f85e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.over_6efd p:last-child,
.slider-f85e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .stale-f91f,
#masthead .stale-f91f {
  display: none;
}
#masthead
  > .stale-f91f.lower_435f {
  display: none;
}
#masthead > .stale-f91f button {
  left: 0;
}
.silver_4381 {
  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%;
}
.silver_4381 .dark_962a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.silver_4381 .green_23aa {
  display: -webkit-box;
  display: flex;
}
.silver_4381 .green_23aa.hard-ab85 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.silver_4381 .green_23aa.link_10d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_4381 .green_23aa.label-7c1d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_4381.breadcrumb-8f83.input-dbdf .green_23aa.hard-ab85 {
  flex-basis: 100%;
}
.silver_4381.cold-d03b .green_23aa.link_10d2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.silver_4381.cold-d03b .green_23aa.label-7c1d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .stale-f91f.lower_435f {
  display: none;
}
#masthead > .stale-f91f button {
  left: 0;
}
.element_green_2191 {
  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;
}
.element_green_2191:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element_green_2191.banner-8c7c i {
  margin-right: 4px;
}
.element_green_2191.current_6b25 i {
  margin-left: 5px;
}
.tooltip-action-114a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tooltip-action-114a p:last-child {
  margin-bottom: 0;
}
.shade-3cc4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shade-3cc4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shade-3cc4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.shade-3cc4 .footer-glass-6723 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shade-3cc4 .brown-c88d {
  margin: 5px 0 7px 0;
}
.shade-3cc4.info-af5e .orange_3ba7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-3cc4.info-af5e .mask-bright-df23 {
  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;
}
.shade-3cc4.accordion-silver-5325 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shade-3cc4.accordion-silver-5325 .orange_3ba7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-3cc4.accordion-silver-5325 .mask-bright-df23 {
  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;
}
.shade-3cc4.rough_77d1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade-3cc4.summary_black_5b81 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shade-3cc4.summary_black_5b81 .mask-bright-df23 {
  margin-top: 7px;
}
.banner_b18a {
  display: inline-block;
}
.hot_cd43 .cold-9fc1 .shade-3cc4 img {
  max-width: 100%;
}
.box_0296 .up_54c9.hidden-7aca,
.badge_c9df .up_54c9.hidden-7aca {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box_0296 .prev_7907,
.badge_c9df .prev_7907 {
  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%);
}
.box_0296 .prev_7907 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box_0296.column-wide-1603 .prev_7907 {
  display: none;
}
.box_0296 .fixed_3c67 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box_0296 .fixed_3c67 li {
  display: inline-block;
  position: relative;
}
.box_0296 .fixed_3c67 li:last-child {
  margin-right: 0;
}
.box_0296 .fixed_3c67 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;
}
.box_0296 .fixed_3c67 li.hidden_next_a4a6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.box_0296 .fixed_3c67 > 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;
}
.box_0296 .fixed_3c67 > li > a i {
  line-height: 0;
}
.box_0296 .fixed_3c67 > li.card-78d3 > a .prev_7907 {
  margin-left: 4px;
  line-height: 0;
}
.box_0296 .fixed_3c67 .pagination-mini-4922 li.card-78d3 > a {
  position: relative;
}
.box_0296 .fixed_3c67 .pagination-mini-4922 li.card-78d3 > a:after,
.box_0296 .fixed_3c67 .pagination-mini-4922 li.card-78d3 > a:before {
  content: "";
  display: table;
}
.box_0296 .fixed_3c67 .pagination-mini-4922 li.card-78d3 > a:after {
  clear: both;
}
.box_0296 .fixed_3c67 .pagination-mini-4922 li.card-78d3 > a .prev_7907 {
  margin-left: 5px;
  float: right;
}
.box_0296 .upper-b326,
.box_0296 .pagination-mini-4922 {
  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;
}
.box_0296 .pagination-mini-4922 {
  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;
}
.box_0296 .pagination-mini-4922 .hidden-7aca {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box_0296 .pagination-mini-4922 .prev_7907 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box_0296 .pagination-mini-4922 li {
  display: block;
  margin: 0;
  padding: 0;
}
.box_0296 .pagination-mini-4922 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;
}
.box_0296 .pagination-mini-4922 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box_0296 .pagination-mini-4922 .pagination-mini-4922 {
  top: 0;
  left: 100%;
}
.box_0296 .component-cold-5aab.fn-focus-8176 > .upper-b326,
.box_0296 .component-cold-5aab.fn-focus-8176 > .pagination-mini-4922,
.box_0296 .component-cold-5aab:focus > .upper-b326,
.box_0296 .component-cold-5aab:focus > .pagination-mini-4922,
.box_0296 .component-cold-5aab:hover > .upper-b326,
.box_0296 .component-cold-5aab:hover > .pagination-mini-4922 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box_0296.under_ebfa .card-fast-5421:after,
.box_0296.under_ebfa .card-fast-5421:before {
  content: "";
  display: table;
}
.box_0296.under_ebfa .card-fast-5421:after {
  clear: both;
}
.box_0296.under_ebfa .card-fast-5421 > li {
  float: left;
}
.box_0296.old-08d8 .card-fast-5421:after,
.box_0296.old-08d8 .card-fast-5421:before {
  content: "";
  display: table;
}
.box_0296.old-08d8 .card-fast-5421:after {
  clear: both;
}
.box_0296.old-08d8 .card-fast-5421 > li {
  float: left;
}
.box_0296.old-08d8 .card-fast-5421 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box_0296.old-08d8 .card-fast-5421 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box_0296.old-08d8 .card-fast-5421 > li.last-ab14 > a,
.box_0296.old-08d8 .card-fast-5421 > li.hidden_next_a4a6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.box_0296.hero_green_d6de .card-fast-5421 > li > a .hidden-7aca {
  position: relative;
}
.box_0296.hero_green_d6de .card-fast-5421 > li > a .hidden-7aca: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;
}
.box_0296.hero_green_d6de
  .card-fast-5421
  > li:focus
  > a
  .hidden-7aca:before,
.box_0296.hero_green_d6de
  .card-fast-5421
  > li:hover
  > a
  .hidden-7aca:before {
  width: 100%;
  background-color: currentColor;
}
.box_0296.hero_green_d6de
  .card-fast-5421
  > li.last-ab14
  > a
  .hidden-7aca:before,
.box_0296.hero_green_d6de
  .card-fast-5421
  > li.old-166f
  > a
  .hidden-7aca:before {
  width: 100%;
  background-color: currentColor;
}
.box_0296.out-384a .card-fast-5421 > li > a .hidden-7aca {
  position: relative;
}
.box_0296.out-384a .card-fast-5421 > li > a .hidden-7aca: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;
}
.box_0296.out-384a .card-fast-5421 > li:focus > a .hidden-7aca:before,
.box_0296.out-384a
  .card-fast-5421
  > li:hover
  > a
  .hidden-7aca:before {
  width: 100%;
  background-color: currentColor;
}
.box_0296.out-384a
  .card-fast-5421
  > li.last-ab14
  > a
  .hidden-7aca:before,
.box_0296.out-384a
  .card-fast-5421
  > li.old-166f
  > a
  .hidden-7aca:before {
  width: 100%;
  background-color: currentColor;
}
.badge_c9df .fixed_3c67 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.badge_c9df .fixed_3c67 li:first-child > a {
  border-top: none;
}
.badge_c9df .fixed_3c67 .mask_dirty_ccdb > .hidden-7aca .prev_7907 {
  display: none;
}
.badge_c9df .fixed_3c67 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.badge_c9df .fixed_3c67 li:last-child {
  border: none;
}
.badge_c9df .fixed_3c67 li.card-78d3 > a {
  padding-right: 45px !important;
}
.badge_c9df .fixed_3c67 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.badge_c9df .fixed_3c67 li a:focus,
.badge_c9df .fixed_3c67 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_c9df .fixed_3c67 li .search-gold-2962 {
  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;
}
.badge_c9df .fixed_3c67 li .search-gold-2962:hover {
  box-shadow: none;
}
.badge_c9df .fixed_3c67 li .search-gold-2962 .prev_7907 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.badge_c9df .fixed_3c67 .pagination-mini-4922 {
  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);
}
.badge_c9df .fixed_3c67 .pagination-mini-4922 li a {
  padding-left: 3em;
}
.badge_c9df .fixed_3c67 .paragraph-cd23 > a .search-gold-2962 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.badge_c9df .fixed_3c67 .paragraph-cd23 > .pagination-mini-4922 {
  display: block;
  opacity: 1;
}
.info-west-47ad {
  max-width: 100%;
}
.left-0627 {
  line-height: 0;
  cursor: pointer;
}
.progress-35ac {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress-35ac:hover {
  box-shadow: none;
  color: currentColor;
}
.progress-35ac svg {
  width: 18px;
  height: 18px;
}
.progress-35ac .form_306b {
  display: none;
}
.badge-wood-2f94 {
  position: relative;
}
.badge-wood-2f94.fn-active-8176 .progress-35ac .narrow_69ef {
  display: none;
}
.badge-wood-2f94.fn-active-8176 .progress-35ac .form_306b {
  display: inline-block;
}
.badge-wood-2f94 .active_wide_b4fd {
  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);
}
.badge-wood-2f94.sort-lite-8405 .active_wide_b4fd {
  left: auto;
  right: -0.9em;
}
.badge-wood-2f94.sort-lite-8405 .media-silver-2af4::before {
  left: auto;
  right: 15px;
}
.badge-wood-2f94.fn-active-8176 .active_wide_b4fd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview-e689 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.preview-e689 label {
  flex-basis: 100%;
}
.preview-e689 .hot_e98c {
  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;
}
.preview-e689 .hero_copper_44d0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.preview-e689 .hero_copper_44d0:focus {
  background-color: transparent;
}
.preview-e689 button.block_thick_7323 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.preview-e689 button.block_thick_7323:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.preview-e689 button.block_thick_7323 svg {
  width: 18px;
  height: 18px;
}
.preview-e689 input[type="submit"] {
  min-height: auto;
}
.panel_133a .preview-e689 .hero_copper_44d0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media-silver-2af4 {
  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) {
  .media-silver-2af4 {
    width: 220px;
  }
}
.media-silver-2af4 label {
  flex-basis: 100%;
}
.media-silver-2af4::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;
}
.row_fresh_b5b7 .panel_133a .preview-e689 {
  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;
}
.row_fresh_b5b7
  .panel_133a
  .preview-e689
  .hot_e98c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.row_fresh_b5b7 .panel_133a .preview-e689 .hero_copper_44d0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row_fresh_b5b7
  .panel_133a
  .preview-e689
  .hero_copper_44d0:focus {
  background: 0 0;
}
.row_fresh_b5b7
  .panel_133a
  .preview-e689
  .mask-18b1 {
  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;
}
.center_4228 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.center_4228 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.center_4228 li:last-child {
  margin-right: 0;
}
.center_4228 li:first-child {
  margin-left: 0;
}
.center_4228.icon_east_d190 a {
  color: #fff;
}
.center_4228.icon_east_d190 a:hover {
  color: #fff;
}
.center_4228 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.center_4228 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.center_4228 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.center_4228 a:hover {
  opacity: 0.9;
  color: inherit;
}
.center_4228 [class*="social-icon-apple"] {
  background-color: #999;
}
.center_4228 [class*="social-icon-apple"].gradient_large_20d1 {
  background-color: transparent;
  color: #999;
}
.center_4228 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.center_4228 [class*="social-icon-behance"].gradient_large_20d1 {
  background-color: transparent;
  color: #1769ff;
}
.center_4228 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.center_4228 [class*="social-icon-bitbucket"].gradient_large_20d1 {
  background-color: transparent;
  color: #205081;
}
.center_4228 [class*="social-icon-codepen"] {
  background-color: #000;
}
.center_4228 [class*="social-icon-codepen"].gradient_large_20d1 {
  background-color: transparent;
  color: #000;
}
.center_4228 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.center_4228 [class*="social-icon-delicious"].gradient_large_20d1 {
  background-color: transparent;
  color: #39f;
}
.center_4228 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.center_4228 [class*="social-icon-digg"].gradient_large_20d1 {
  background-color: transparent;
  color: #005be2;
}
.center_4228 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.center_4228 [class*="social-icon-dribbble"].gradient_large_20d1 {
  background-color: transparent;
  color: #ea4c89;
}
.center_4228 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.center_4228 [class*="social-icon-envelope"].gradient_large_20d1 {
  background-color: transparent;
  color: #ea4335;
}
.center_4228 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.center_4228 [class*="social-icon-facebook"].gradient_large_20d1 {
  background-color: transparent;
  color: #3b5998;
}
.center_4228 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.center_4228 [class*="social-icon-flickr"].gradient_large_20d1 {
  background-color: transparent;
  color: #0063dc;
}
.center_4228 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.center_4228 [class*="social-icon-foursquare"].gradient_large_20d1 {
  background-color: transparent;
  color: #2d5be3;
}
.center_4228 [class*="social-icon-github"] {
  background-color: #333;
}
.center_4228 [class*="social-icon-github"].gradient_large_20d1 {
  background-color: transparent;
  color: #333;
}
.center_4228 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.center_4228 [class*="social-icon-google-plus"].gradient_large_20d1 {
  background-color: transparent;
  color: #dd4b39;
}
.center_4228 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.center_4228 [class*="social-icon-houzz"].gradient_large_20d1 {
  background-color: transparent;
  color: #7ac142;
}
.center_4228 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.center_4228 [class*="social-icon-instagram"].gradient_large_20d1 {
  background-color: transparent;
  color: #262626;
}
.center_4228 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.center_4228 [class*="social-icon-jsfiddle"].gradient_large_20d1 {
  background-color: transparent;
  color: #487aa2;
}
.center_4228 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.center_4228 [class*="social-icon-linkedin"].gradient_large_20d1 {
  background-color: transparent;
  color: #0077b5;
}
.center_4228 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.center_4228 [class*="social-icon-medium"].gradient_large_20d1 {
  background-color: transparent;
  color: #00ab6b;
}
.center_4228 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.center_4228
  [class*="social-icon-odnoklassniki"].gradient_large_20d1 {
  background-color: transparent;
  color: #f4731c;
}
.center_4228 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.center_4228 [class*="social-icon-meetup"].gradient_large_20d1 {
  background-color: transparent;
  color: #ec1c40;
}
.center_4228 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.center_4228 [class*="social-icon-pinterest"].gradient_large_20d1 {
  background-color: transparent;
  color: #bd081c;
}
.center_4228 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.center_4228 [class*="social-icon-product-hunt"].gradient_large_20d1 {
  background-color: transparent;
  color: #da552f;
}
.center_4228 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.center_4228 [class*="social-icon-reddit"].gradient_large_20d1 {
  background-color: transparent;
  color: #ff4500;
}
.center_4228 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.center_4228 [class*="social-icon-rss"].gradient_large_20d1 {
  background-color: transparent;
  color: #f26522;
}
.center_4228 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.center_4228
  [class*="social-icon-shopping-cart"].gradient_large_20d1 {
  background-color: transparent;
  color: #4caf50;
}
.center_4228 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.center_4228 [class*="social-icon-skype"].gradient_large_20d1 {
  background-color: transparent;
  color: #00aff0;
}
.center_4228 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.center_4228 [class*="social-icon-slideshare"].gradient_large_20d1 {
  background-color: transparent;
  color: #0077b5;
}
.center_4228 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.center_4228 [class*="social-icon-snapchat"].gradient_large_20d1 {
  background-color: transparent;
  color: #fffc00;
}
.center_4228 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.center_4228 [class*="social-icon-soundcloud"].gradient_large_20d1 {
  background-color: transparent;
  color: #f80;
}
.center_4228 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.center_4228 [class*="social-icon-spotify"].gradient_large_20d1 {
  background-color: transparent;
  color: #2ebd59;
}
.center_4228 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.center_4228
  [class*="social-icon-stack-overflow"].gradient_large_20d1 {
  background-color: transparent;
  color: #fe7a15;
}
.center_4228 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.center_4228 [class*="social-icon-maldkfgram"].gradient_large_20d1 {
  background-color: transparent;
  color: #2ca5e0;
}
.center_4228 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.center_4228 [class*="social-icon-tripadvisor"].gradient_large_20d1 {
  background-color: transparent;
  color: #589442;
}
.center_4228 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.center_4228 [class*="social-icon-tumblr"].gradient_large_20d1 {
  background-color: transparent;
  color: #35465c;
}
.center_4228 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.center_4228 [class*="social-icon-twitch"].gradient_large_20d1 {
  background-color: transparent;
  color: #6441a5;
}
.center_4228 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.center_4228 [class*="social-icon-twitter"].gradient_large_20d1 {
  background-color: transparent;
  color: #1da1f2;
}
.center_4228 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.center_4228 [class*="social-icon-vimeo"].gradient_large_20d1 {
  background-color: transparent;
  color: #1ab7ea;
}
.center_4228 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.center_4228 [class*="social-icon-vk"].gradient_large_20d1 {
  background-color: transparent;
  color: #45668e;
}
.center_4228 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.center_4228 [class*="social-icon-weibo"].gradient_large_20d1 {
  background-color: transparent;
  color: #df2029;
}
.center_4228 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.center_4228 [class*="social-icon-weixin"].gradient_large_20d1 {
  background-color: transparent;
  color: #7bb32e;
}
.center_4228 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.center_4228 [class*="social-icon-whatsapp"].gradient_large_20d1 {
  background-color: transparent;
  color: #25d366;
}
.center_4228 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.center_4228 [class*="social-icon-wordpress"].gradient_large_20d1 {
  background-color: transparent;
  color: #21759b;
}
.center_4228 [class*="social-icon-xing"] {
  background-color: #026466;
}
.center_4228 [class*="social-icon-xing"].gradient_large_20d1 {
  background-color: transparent;
  color: #026466;
}
.center_4228 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.center_4228 [class*="social-icon-yelp"].gradient_large_20d1 {
  background-color: transparent;
  color: #af0606;
}
.center_4228 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.center_4228 [class*="social-icon-youtube"].gradient_large_20d1 {
  background-color: transparent;
  color: #cd201f;
}
.popup_c69a {
  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;
}
.popup_c69a:hover {
  box-shadow: none;
  background: 0 0;
}
.section_upper_46ce {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.top_393f {
  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;
}
.black_19de {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outline-lower-a824 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outline-lower-a824,
.outline-lower-a824::after,
.outline-lower-a824::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;
}
.outline-lower-a824::after,
.outline-lower-a824::before {
  content: "";
  display: block;
  background-color: inherit;
}
.progress-inner-1fcd .top_393f .black_19de {
  margin-top: -2px;
  width: 19px;
}
.progress-inner-1fcd .top_393f .outline-lower-a824 {
  margin-top: -1px;
}
.progress-inner-1fcd .top_393f .outline-lower-a824,
.progress-inner-1fcd .top_393f .outline-lower-a824::after,
.progress-inner-1fcd .top_393f .outline-lower-a824::before {
  width: 19px;
  height: 2px;
}
.progress-inner-1fcd .top_393f .outline-lower-a824::before {
  top: -6px;
}
.progress-inner-1fcd .top_393f .outline-lower-a824::after {
  bottom: -6px;
}
.avatar-thick-c016 .top_393f .black_19de {
  margin-top: -2px;
  width: 22px;
}
.avatar-thick-c016 .top_393f .outline-lower-a824 {
  margin-top: -1px;
}
.avatar-thick-c016 .top_393f .outline-lower-a824,
.avatar-thick-c016 .top_393f .outline-lower-a824::after,
.avatar-thick-c016 .top_393f .outline-lower-a824::before {
  width: 22px;
  height: 2px;
}
.avatar-thick-c016 .top_393f .outline-lower-a824::before {
  top: -7px;
}
.avatar-thick-c016 .top_393f .outline-lower-a824::after {
  bottom: -7px;
}
.background_ec2b .top_393f .black_19de {
  margin-top: -2px;
  width: 31px;
}
.background_ec2b .top_393f .outline-lower-a824 {
  margin-top: -1.5px;
}
.background_ec2b .top_393f .outline-lower-a824,
.background_ec2b .top_393f .outline-lower-a824::after,
.background_ec2b .top_393f .outline-lower-a824::before {
  width: 31px;
  height: 3px;
}
.background_ec2b .top_393f .outline-lower-a824::before {
  top: -9px;
}
.background_ec2b .top_393f .outline-lower-a824::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .static_8dcd .top_393f .black_19de {
    margin-top: -2px;
    width: 19px;
  }
  .static_8dcd .top_393f .outline-lower-a824 {
    margin-top: -1px;
  }
  .static_8dcd .top_393f .outline-lower-a824,
  .static_8dcd .top_393f .outline-lower-a824::after,
  .static_8dcd .top_393f .outline-lower-a824::before {
    width: 19px;
    height: 2px;
  }
  .static_8dcd .top_393f .outline-lower-a824::before {
    top: -6px;
  }
  .static_8dcd .top_393f .outline-lower-a824::after {
    bottom: -6px;
  }
  .list_up_38e8 .top_393f .black_19de {
    margin-top: -2px;
    width: 22px;
  }
  .list_up_38e8 .top_393f .outline-lower-a824 {
    margin-top: -1px;
  }
  .list_up_38e8 .top_393f .outline-lower-a824,
  .list_up_38e8 .top_393f .outline-lower-a824::after,
  .list_up_38e8 .top_393f .outline-lower-a824::before {
    width: 22px;
    height: 2px;
  }
  .list_up_38e8 .top_393f .outline-lower-a824::before {
    top: -7px;
  }
  .list_up_38e8 .top_393f .outline-lower-a824::after {
    bottom: -7px;
  }
  .tiny_b493 .top_393f .black_19de {
    margin-top: -2px;
    width: 31px;
  }
  .tiny_b493 .top_393f .outline-lower-a824 {
    margin-top: -1.5px;
  }
  .tiny_b493 .top_393f .outline-lower-a824,
  .tiny_b493 .top_393f .outline-lower-a824::after,
  .tiny_b493 .top_393f .outline-lower-a824::before {
    width: 31px;
    height: 3px;
  }
  .tiny_b493 .top_393f .outline-lower-a824::before {
    top: -9px;
  }
  .tiny_b493 .top_393f .outline-lower-a824::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notice-next-aaa1 .top_393f .black_19de {
    margin-top: -2px;
    width: 19px;
  }
  .notice-next-aaa1 .top_393f .outline-lower-a824 {
    margin-top: -1px;
  }
  .notice-next-aaa1 .top_393f .outline-lower-a824,
  .notice-next-aaa1 .top_393f .outline-lower-a824::after,
  .notice-next-aaa1 .top_393f .outline-lower-a824::before {
    width: 19px;
    height: 2px;
  }
  .notice-next-aaa1 .top_393f .outline-lower-a824::before {
    top: -6px;
  }
  .notice-next-aaa1 .top_393f .outline-lower-a824::after {
    bottom: -6px;
  }
  .highlight-57c1 .top_393f .black_19de {
    margin-top: -2px;
    width: 22px;
  }
  .highlight-57c1 .top_393f .outline-lower-a824 {
    margin-top: -1px;
  }
  .highlight-57c1 .top_393f .outline-lower-a824,
  .highlight-57c1 .top_393f .outline-lower-a824::after,
  .highlight-57c1 .top_393f .outline-lower-a824::before {
    width: 22px;
    height: 2px;
  }
  .highlight-57c1 .top_393f .outline-lower-a824::before {
    top: -7px;
  }
  .highlight-57c1 .top_393f .outline-lower-a824::after {
    bottom: -7px;
  }
  .description_b454 .top_393f .black_19de {
    margin-top: -2px;
    width: 31px;
  }
  .description_b454 .top_393f .outline-lower-a824 {
    margin-top: -1.5px;
  }
  .description_b454 .top_393f .outline-lower-a824,
  .description_b454 .top_393f .outline-lower-a824::after,
  .description_b454 .top_393f .outline-lower-a824::before {
    width: 31px;
    height: 3px;
  }
  .description_b454 .top_393f .outline-lower-a824::before {
    top: -9px;
  }
  .description_b454 .top_393f .outline-lower-a824::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature-6038 .top_393f .black_19de {
    margin-top: -2px;
    width: 19px;
  }
  .feature-6038 .top_393f .outline-lower-a824 {
    margin-top: -1px;
  }
  .feature-6038 .top_393f .outline-lower-a824,
  .feature-6038 .top_393f .outline-lower-a824::after,
  .feature-6038 .top_393f .outline-lower-a824::before {
    width: 19px;
    height: 2px;
  }
  .feature-6038 .top_393f .outline-lower-a824::before {
    top: -6px;
  }
  .feature-6038 .top_393f .outline-lower-a824::after {
    bottom: -6px;
  }
  .modal_a3ba .top_393f .black_19de {
    margin-top: -2px;
    width: 22px;
  }
  .modal_a3ba .top_393f .outline-lower-a824 {
    margin-top: -1px;
  }
  .modal_a3ba .top_393f .outline-lower-a824,
  .modal_a3ba .top_393f .outline-lower-a824::after,
  .modal_a3ba .top_393f .outline-lower-a824::before {
    width: 22px;
    height: 2px;
  }
  .modal_a3ba .top_393f .outline-lower-a824::before {
    top: -7px;
  }
  .modal_a3ba .top_393f .outline-lower-a824::after {
    bottom: -7px;
  }
  .box_white_3793 .top_393f .black_19de {
    margin-top: -2px;
    width: 31px;
  }
  .box_white_3793 .top_393f .outline-lower-a824 {
    margin-top: -1.5px;
  }
  .box_white_3793 .top_393f .outline-lower-a824,
  .box_white_3793 .top_393f .outline-lower-a824::after,
  .box_white_3793 .top_393f .outline-lower-a824::before {
    width: 31px;
    height: 3px;
  }
  .box_white_3793 .top_393f .outline-lower-a824::before {
    top: -9px;
  }
  .box_white_3793 .top_393f .outline-lower-a824::after {
    bottom: -9px;
  }
}
.panel-741c .outline-lower-a824 {
  -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);
}
.panel-741c .outline-lower-a824::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.panel-741c .outline-lower-a824::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);
}
.panel-741c.dynamic-7426 .outline-lower-a824 {
  -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);
}
.panel-741c.dynamic-7426 .outline-lower-a824::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.panel-741c.dynamic-7426 .outline-lower-a824::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);
}
.paper-2cb0 {
  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.last-6744:before {
  display: none;
}
.surface_action_db3f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.surface_action_db3f .highlight_8cc1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.surface_action_db3f .highlight_8cc1:last-of-type {
  border-bottom: none;
}
.surface_action_db3f .highlight_8cc1.north-e630,
.surface_action_db3f .highlight_8cc1.short-3672,
.surface_action_db3f .highlight_8cc1.smooth-1a51 {
  padding: 0;
}
.surface_action_db3f .badge_c9df .search-gold-2962 {
  color: currentColor;
}
.surface_action_db3f .badge_c9df .search-gold-2962:focus,
.surface_action_db3f .badge_c9df .search-gold-2962:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_action_db3f.south-d0bd .menu-up-a8c8,
.surface_action_db3f.south-d0bd .tooltip-action-114a a,
.surface_action_db3f.south-d0bd .card-fast-5421 a,
.surface_action_db3f.south-d0bd .pagination-mini-4922 a {
  color: rgba(0, 0, 0, 0.55);
}
.surface_action_db3f.south-d0bd .menu-up-a8c8:hover,
.surface_action_db3f.south-d0bd .tooltip-action-114a a:hover,
.surface_action_db3f.south-d0bd .card-fast-5421 a:hover,
.surface_action_db3f.south-d0bd .pagination-mini-4922 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_action_db3f.south-d0bd .active_2224 {
  color: rgba(0, 0, 0, 0.8);
}
.surface_action_db3f.south-d0bd .highlight_8cc1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_action_db3f.south-d0bd .highlight_8cc1:before {
  background: rgba(0, 0, 0, 0.08);
}
.surface_action_db3f.south-d0bd .section_5d15:before {
  background: rgba(255, 255, 255, 0.9);
}
.surface_action_db3f.south-d0bd .badge_c9df .fixed_3c67 li a,
.surface_action_db3f.south-d0bd .badge_c9df .search-gold-2962,
.surface_action_db3f.south-d0bd .pagination-mini-4922 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_action_db3f.south-d0bd .badge_c9df .search-gold-2962:focus,
.surface_action_db3f.south-d0bd .badge_c9df .search-gold-2962:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_action_db3f.south-d0bd .fixed_3c67 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_action_db3f.texture_wide_03b6 .menu-up-a8c8,
.surface_action_db3f.texture_wide_03b6 .tooltip-action-114a a,
.surface_action_db3f.texture_wide_03b6 .card-fast-5421 .search-gold-2962,
.surface_action_db3f.texture_wide_03b6 .card-fast-5421 a,
.surface_action_db3f.texture_wide_03b6 .pagination-mini-4922 a {
  color: rgba(255, 255, 255, 0.79);
}
.surface_action_db3f.texture_wide_03b6 .menu-up-a8c8:hover,
.surface_action_db3f.texture_wide_03b6 .tooltip-action-114a a:hover,
.surface_action_db3f.texture_wide_03b6 .card-fast-5421 .search-gold-2962:hover,
.surface_action_db3f.texture_wide_03b6 .card-fast-5421 a:hover,
.surface_action_db3f.texture_wide_03b6 .pagination-mini-4922 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_action_db3f.texture_wide_03b6 .active_2224 {
  color: rgba(255, 255, 255, 0.99);
}
.surface_action_db3f.texture_wide_03b6 .highlight_8cc1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_action_db3f.texture_wide_03b6 .highlight_8cc1:before {
  background: rgba(255, 255, 255, 0.08);
}
.surface_action_db3f.texture_wide_03b6 .section_5d15:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_action_db3f.texture_wide_03b6 .badge_c9df .fixed_3c67 li a,
.surface_action_db3f.texture_wide_03b6 .badge_c9df .search-gold-2962,
.surface_action_db3f.texture_wide_03b6 .pagination-mini-4922 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_action_db3f.texture_wide_03b6 .badge_c9df .search-gold-2962:focus,
.surface_action_db3f.texture_wide_03b6 .badge_c9df .search-gold-2962:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_action_db3f.texture_wide_03b6 .fixed_3c67 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_5d15 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.section_5d15:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.icon_77ab {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.panel_ab5f .surface_action_db3f {
  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;
}
.panel_ab5f .highlight_8cc1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.panel_ab5f .highlight_8cc1: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) {
  .panel_ab5f .highlight_8cc1:before {
    width: 16%;
    left: 42%;
  }
}
.panel_ab5f .highlight_8cc1:last-child:before {
  content: none;
}
.panel_ab5f .highlight_8cc1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.panel_ab5f .badge_c9df .fixed_3c67 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.panel_ab5f .badge_c9df .fixed_3c67 li a .search-gold-2962 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.panel_ab5f .badge_c9df .pagination-mini-4922 {
  border: none;
}
.panel_ab5f .badge_c9df .pagination-mini-4922 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.panel_ab5f .section_5d15 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.panel_ab5f .icon_77ab {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.panel_ab5f .texture_wide_03b6 .section_5d15:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel_ab5f .south-d0bd.progress-advanced-2196 .outline-lower-a824 {
  background: rgba(0, 0, 0, 0.6);
}
.panel_ab5f
  .south-d0bd.progress-advanced-2196
  .outline-lower-a824::after,
.panel_ab5f
  .south-d0bd.progress-advanced-2196
  .outline-lower-a824:before {
  background: inherit;
}
.panel_ab5f
  .south-d0bd.progress-advanced-2196:hover
  .outline-lower-a824 {
  background: rgba(0, 0, 0, 0.8);
}
.text_full_ae02 .surface_action_db3f {
  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) {
  .text_full_ae02 .surface_action_db3f {
    width: auto;
    right: 45px;
  }
}
.pink-a885 .surface_action_db3f {
  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) {
  .pink-a885 .surface_action_db3f {
    width: auto;
    left: 45px;
  }
}
.last-6744 .surface_action_db3f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.last-6744 .icon_77ab {
  max-width: 48em;
  margin: 0 auto;
}
.last-6744 .section_5d15:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gold-38fc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gold-38fc.panel_ab5f .surface_action_db3f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gold-38fc.text_full_ae02 .surface_action_db3f {
  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);
}
.gold-38fc .surface_action_db3f {
  visibility: visible;
}
.gold-38fc.pink-a885 .surface_action_db3f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.search_top_224e,
.header-south-e14c {
  overflow-x: hidden;
}
.search_top_224e .surface_action_db3f {
  overflow: auto;
}
.search_top_224e.panel_ab5f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_top_224e.panel_ab5f .surface_action_db3f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.search_top_224e.panel_ab5f .popup_c69a {
  opacity: 0;
}
.search_top_224e.text_full_ae02 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_top_224e.text_full_ae02 .surface_action_db3f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.search_top_224e.text_full_ae02 .popup_c69a {
  opacity: 0;
}
.search_top_224e.pink-a885 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search_top_224e.pink-a885 .surface_action_db3f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.search_top_224e.pink-a885 .popup_c69a {
  opacity: 0;
}
.search_top_224e.last-6744 .surface_action_db3f {
  z-index: 10;
  visibility: visible;
}
.progress-advanced-2196 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress-advanced-2196 .outline-lower-a824 {
  background: rgba(255, 255, 255, 0.99);
}
.progress-advanced-2196 .outline-lower-a824::after,
.progress-advanced-2196 .outline-lower-a824:before {
  background: inherit;
}
.progress-advanced-2196:hover .outline-lower-a824 {
  background: rgba(255, 255, 255, 0.99);
}
.pink-a885 .progress-advanced-2196 {
  top: 10px;
  right: auto;
  left: 12px;
}
.last-6744 .progress-advanced-2196 {
  display: none !important;
}
.search_top_224e:before,
.header-south-e14c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.search_top_224e .progress-advanced-2196,
.header-south-e14c .progress-advanced-2196 {
  display: inline-block;
}
.surface_action_db3f .dark_962a {
  -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;
}
.search_top_224e .surface_action_db3f .dark_962a,
.header-south-e14c .surface_action_db3f .dark_962a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.south_a557 .hot_e98c {
  width: 100%;
}
.cold-9fc1 {
  padding: 0 0.5em 0;
}
.cold-9fc1 [class*="customify-col-"],
.cold-9fc1 [class*="customify-col_"],
.cold-9fc1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.table-prev-f66d .cold-9fc1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .panel_81ce .pressed_8d66,
  .pressed_8d66 {
    display: none;
  }
  .chip-action-fc04 {
    text-align: left;
  }
  .menu_warm_4064 {
    text-align: center;
  }
  .aside-d1ce {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .panel_81ce .rough_1225,
  .rough_1225 {
    display: none;
  }
  .clean_4e63 {
    text-align: left;
  }
  .row_bf3a {
    text-align: center;
  }
  .soft_c2e5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .panel_81ce .chip_e42c,
  .chip_e42c {
    display: none;
  }
  .dirty-a61a {
    text-align: left;
  }
  .paper_5e5b {
    text-align: center;
  }
  .dropdown-cool-3358 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.current-b7b3 {
  box-shadow: none !important;
}
.header-narrow-2325 .selected_14ad,
.banner_4474 .selected_14ad {
  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;
}
.banner_4474 .selected_14ad {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice-a602 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice-a602:after,
.notice-a602:before {
  content: "";
  display: table;
}
.notice-a602:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice-a602 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice-a602,
.dark_cba8 {
  max-width: 1248px;
  margin: 0 auto;
}

.purple-5858.search_ab8f .notice-a602 {
  max-width: 100%;
}
.purple-5858.photo-1397 {
  max-width: 1200px;
  margin: 0 auto;
}
.purple-5858.detail_orange_ea85 .notice-a602 {
  max-width: 100%;
}
.purple-5858.detail_orange_ea85 > .notice-a602 {
  padding-left: 0;
  padding-right: 0;
}
.purple-5858.detail_orange_ea85 > .notice-a602 .panel_81ce {
  margin: 0;
}
.purple-5858.detail_orange_ea85
  > .notice-a602
  .iron_b67c.steel-cd13 {
  margin-right: 0;
  margin-left: 0;
}
.purple-5858.detail_orange_ea85 #main.steel-cd13 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .text-f8f8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .text-f8f8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paper-5b20 .modal-basic-ae1b {
    padding-right: 1em;
  }
  .paper-5b20.label-dark-bbbe .iron_b67c {
    border-right: 1px solid #eaecee;
  }
  .paper-5b20.label-dark-bbbe .modal-basic-ae1b {
    padding-right: 1em;
  }
  .paper-5b20.label-dark-bbbe .north-7d61 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_160f .modal-basic-ae1b {
    padding-left: 1em;
  }
  .disabled_160f.label-dark-bbbe .iron_b67c {
    border-left: 1px solid #eaecee;
  }
  .disabled_160f.label-dark-bbbe .modal-basic-ae1b {
    padding-left: 1em;
  }
  .disabled_160f.label-dark-bbbe .north-7d61 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .east-6ee4 .modal-basic-ae1b {
    padding-left: 1em;
  }
  .east-6ee4.label-dark-bbbe .message_black_6c4b {
    border-right: 1px solid #eaecee;
  }
  .east-6ee4.label-dark-bbbe .nav-d108 {
    border-right: 1px solid #eaecee;
  }
  .east-6ee4.label-dark-bbbe .modal-basic-ae1b {
    padding-left: 1em;
  }
  .east-6ee4.label-dark-bbbe .north-7d61 {
    padding-right: 1em;
  }
  .east-6ee4.label-dark-bbbe .steel-9295 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_fcf9 .modal-basic-ae1b {
    padding-right: 1em;
  }
  .inner_fcf9.label-dark-bbbe .message_black_6c4b {
    border-left: 1px solid #eaecee;
  }
  .inner_fcf9.label-dark-bbbe .nav-d108 {
    border-left: 1px solid #eaecee;
  }
  .inner_fcf9.label-dark-bbbe .modal-basic-ae1b {
    padding-right: 1em;
  }
  .inner_fcf9.label-dark-bbbe .north-7d61 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_fcf9.label-dark-bbbe .steel-9295 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-f8f8 .modal-basic-ae1b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-f8f8.label-dark-bbbe .iron_b67c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .text-f8f8.label-dark-bbbe .modal-basic-ae1b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-f8f8.label-dark-bbbe .north-7d61 {
    padding-left: 1em;
  }
  .text-f8f8.label-dark-bbbe .steel-9295 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .text-f8f8.label-dark-bbbe .modal-basic-ae1b {
    padding-left: 0;
  }
}
.tall-adae .shade-huge-302e {
  display: inline-block;
}
.gradient_42db {
  display: inline-block;
}
.thick_4e06 {
  word-con: break-word;
}
.tag-a9c5 > span {
  display: inline-block;
  padding: 5px 0;
}
.tag-a9c5 .tall_a331 {
  margin-left: 8px;
  margin-right: 8px;
}
.tag-a9c5 .east-4e4a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.clean_ccaf .north_a66d {
  margin-bottom: 2em;
}
.clean_ccaf .prev-4b42 {
  margin-bottom: 15px;
}
.clean_ccaf .prev-4b42:last-child {
  margin-bottom: 0;
}
.clean_ccaf .component_3810 {
  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) {
  .clean_ccaf .component_3810 {
    display: block;
  }
}
.clean_ccaf .thumbnail-5586 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .clean_ccaf .thumbnail-5586 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.clean_ccaf .gradient-medium-ce54 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.clean_ccaf .gradient-medium-ce54 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.clean_ccaf .gradient-medium-ce54 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.clean_ccaf .thick_4e06 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean_ccaf .thick_4e06 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.clean_ccaf .gas_6050 p:last-child {
  margin-bottom: 0;
}
.clean_ccaf .message_63c1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.clean_ccaf .module_a18d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.clean_ccaf .pattern_silver_03ff {
  margin-top: 1em;
}
.clean_ccaf .light_b3c6 {
  top: 0;
  display: block;
}
.clean_ccaf .light_b3c6 a {
  color: inherit;
}
.clean_ccaf .light_b3c6 a:hover {
  color: inherit;
}
.clean_ccaf .small_3cab {
  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;
}
.clean_ccaf .small_3cab:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.clean_ccaf .module_a18d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.clean_ccaf .header_west_9858 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.clean_ccaf .header_west_9858:first-child {
  margin-top: 0;
}
.clean_ccaf .header_west_9858.clean_ae1a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.clean_ccaf .header_west_9858.accordion_pink_59c8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean_ccaf
  .header_west_9858.accordion_pink_59c8.advanced-0740
  .pattern_silver_03ff {
  width: 100%;
}
.clean_ccaf .accordion_pink_59c8 {
  -webkit-box-align: center;
  align-items: center;
}
.clean_ccaf .accordion_pink_59c8 .tag-a9c5,
.clean_ccaf .accordion_pink_59c8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.clean_ccaf .gradient-medium-ce54 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_ccaf .gradient-medium-ce54 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_ccaf .gradient-medium-ce54: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;
}
.clean_ccaf .clean_ae1a {
  z-index: 5;
}
.clean_ccaf .notice-aaad .first-bd08 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.clean_ccaf .mini_25c4 .first-bd08 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.clean_ccaf .secondary-new-dcf9 .first-bd08 {
  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;
}
.clean_ccaf.dropdown_action_9859 .component_3810,
.clean_ccaf.preview-7771 .component_3810 {
  display: block;
}
.clean_ccaf.dropdown_action_9859 .component_3810 .title-531e,
.clean_ccaf.dropdown_action_9859 .component_3810 .module_a18d,
.clean_ccaf.preview-7771 .component_3810 .title-531e,
.clean_ccaf.preview-7771 .component_3810 .module_a18d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean_ccaf.video_103d .thumbnail-5586 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .clean_ccaf.video_103d .thumbnail-5586 {
    margin-right: 0;
  }
}
.clean_ccaf.dropdown_action_9859 .thumbnail-5586,
.clean_ccaf.preview-7771 .thumbnail-5586 {
  padding-top: 40%;
}
.clean_ccaf.dropdown_action_9859 .north_a66d,
.clean_ccaf.preview-7771 .north_a66d {
  display: block;
}
.clean_ccaf.dropdown_action_9859 .fn-sticky-8176 .module_a18d,
.clean_ccaf.preview-7771 .fn-sticky-8176 .module_a18d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.clean_ccaf.dropdown_action_9859 .thumbnail-5586,
.clean_ccaf.preview-7771 .thumbnail-5586 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.clean_ccaf.dropdown_action_9859 .module_a18d {
  padding: 1em;
}
.purple_bd2b {
  margin: 30px auto;
  display: block;
}
.purple_bd2b .mini_a814 > * {
  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;
}
.purple_bd2b .mini_a814 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purple_bd2b .mini_a814 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form_68b1 .tag-a9c5 {
  margin-bottom: 1.41575em;
}
.form_68b1 .stone-1ed1 {
  margin-bottom: 1.618em;
}
.popup-hovered-04b9 .title_d766 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.popup-hovered-04b9 .title_d766 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.popup-hovered-04b9 .row_over_5972 {
  max-width: 100%;
  overflow: auto;
}
.banner-dirty-b756 .popup-hovered-04b9 a:hover {
  text-decoration: underline;
}
.focus_ce5a .prev-4b42:not(.thick_4e06),
.focus_ce5a .gradient-medium-ce54 {
  margin-bottom: 1.41575em;
}
.focus_ce5a .prev-4b42:not(.thick_4e06):last-child,
.focus_ce5a .gradient-medium-ce54:last-child {
  margin-bottom: 0;
}
.focus_ce5a .prev-4b42.pink-3901 {
  margin-bottom: 0.41575em;
}
.focus_ce5a .up-c878:before,
.focus_ce5a .column-cold-549e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focus_ce5a .up-c878:before {
  content: "\f115";
}
.focus_ce5a .column-cold-549e:before {
  content: "\f02c";
}
.focus_ce5a .shadow_bronze_a78b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focus_ce5a .shadow_bronze_a78b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.popup_small_a9f3 {
  display: -webkit-box;
  display: flex;
}
.popup_small_a9f3 .fresh-c4dd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .popup_small_a9f3 .fresh-c4dd {
    flex-basis: 90px;
  }
}
.popup_small_a9f3 .wide-1d52 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup_small_a9f3 .wide-1d52 {
    flex-basis: calc(100% - 50px);
  }
}
.popup_small_a9f3 .pressed-4dfd p:last-child {
  margin-bottom: 0.72em;
}
.aside-15b3 .mini_a814 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.aside-15b3 .mini_a814:after,
.aside-15b3 .mini_a814:before {
  content: "";
  display: table;
}
.aside-15b3 .mini_a814:after {
  clear: both;
}
.aside-15b3 .mini_a814 .primary-e3a8,
.aside-15b3 .mini_a814 .icon_west_c163 {
  width: 49%;
}
.aside-15b3 .mini_a814 .primary-e3a8 a span.secondary-full-4cfb,
.aside-15b3 .mini_a814 .icon_west_c163 a span.secondary-full-4cfb {
  display: block;
  margin-bottom: 5px;
}
.aside-15b3 .mini_a814 .icon_west_c163 {
  float: left;
  text-align: left;
}
.aside-15b3 .mini_a814 .primary-e3a8 {
  float: right;
  text-align: right;
}
.layout-1f72 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .layout-1f72 {
    margin-bottom: 0;
  }
}
.gradient-out-1902 {
  margin-bottom: 1em;
}
.gradient-out-1902 .thick_4e06 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav-261c a {
  display: block;
  line-height: 0;
  position: relative;
}
.modal-960f .gradient-out-1902,
.inner-d32f .gradient-out-1902 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .modal-960f .gradient-out-1902,
  .inner-d32f .gradient-out-1902 {
    display: block;
  }
}
.modal-960f .nav-261c,
.inner-d32f .nav-261c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .modal-960f .nav-261c,
  .inner-d32f .nav-261c {
    margin-bottom: 1em;
  }
}
.modal-960f .nav-261c img,
.inner-d32f .nav-261c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.modal-960f .feature-29c5,
.inner-d32f .feature-29c5 {
  flex-basis: calc(100% - 160px);
}
.modal-960f .feature-29c5 p,
.inner-d32f .feature-29c5 p {
  margin-bottom: 0;
}
.modal-960f .feature-29c5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .modal-960f .feature-29c5 {
    padding-left: 0;
  }
}
.inner-d32f .feature-29c5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .inner-d32f .feature-29c5 {
    padding-right: 0;
  }
}
.inner-d32f .nav-261c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.complex_4b6c .nav-261c {
  margin-bottom: 0.5em;
}
.complex_4b6c .nav-261c img {
  width: 100%;
}
.element-center-6c37 .center-9733,
.table_90c4 .center-9733 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table_90c4 .iron_b67c .bright_d98f p:last-child {
  margin-bottom: 0;
}
.tiny_5754 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.slider-b352 .glass_f000 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .slider-b352 .glass_f000:last-of-type {
    margin-bottom: 0;
  }
}
.slider-b352 .glass_f000 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider-b352 .glass_f000 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.slider-b352 .glass_f000 ul li {
  margin: 0 0 0.6em;
}
.slider-b352 .glass_f000 ul li.description_action_35a0,
.slider-b352 .glass_f000 ul li.paragraph-under-960f {
  position: relative;
}
.slider-b352 .glass_f000 ul li.description_action_35a0 .cool_376c,
.slider-b352 .glass_f000 ul li.paragraph-under-960f .cool_376c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.slider-b352 .glass_f000 ul li.description_action_35a0:after:after,
.slider-b352 .glass_f000 ul li.description_action_35a0:after:before,
.slider-b352
  .glass_f000
  ul
  li.paragraph-under-960f:after:after,
.slider-b352
  .glass_f000
  ul
  li.paragraph-under-960f:after:before {
  content: "";
  display: table;
}
.slider-b352 .glass_f000 ul li.description_action_35a0:after:after,
.slider-b352
  .glass_f000
  ul
  li.paragraph-under-960f:after:after {
  clear: both;
}
.slider-b352 .glass_f000 a.north_de30:hover {
  text-decoration: none;
}
.slider-b352 .glass_f000 select {
  max-width: 100%;
}
.slider-b352 .glass_f000 table {
  font-size: 85%;
}
.slider-b352 .glass_f000 table td,
.slider-b352 .glass_f000 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.slider-b352 .glass_f000 table tfoot td {
  text-align: left;
}
.slider-b352 .glass_f000 :last-child {
  margin-bottom: 0;
}
.slider-b352 .glass_f000 .picture-1448 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.slider-b352 .glass_f000 .picture-1448 label {
  width: 100%;
}
.slider-b352 .glass_f000 .picture-1448 .hero_copper_44d0 {
  width: 100%;
  display: block;
}
.slider-b352 .glass_f000 .picture-1448 .block_thick_7323 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.slider-b352 .glass_f000 .picture-1448 .block_thick_7323:hover svg #svg-search {
  fill: #444;
}
.slider-b352 .glass_f000 .picture-1448 .block_thick_7323 svg {
  width: 18px;
  height: 18px;
}
.slider-b352 .action_fea1 ul ul,
.slider-b352 .south_f6a7 ul ul,
.slider-b352 .component-1a15 ul ul,
.slider-b352 .full-feda ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.slider-b352 .action_fea1 .card-78d3 > a,
.slider-b352 .south_f6a7 .card-78d3 > a,
.slider-b352 .component-1a15 .card-78d3 > a,
.slider-b352 .full-feda .card-78d3 > a {
  margin-bottom: 0;
}
.slider-b352 .breadcrumb_black_4bda li,
.slider-b352 .action_fea1 li,
.slider-b352 .menu_63d1 li,
.slider-b352 .south_f6a7 li,
.slider-b352 .component-1a15 li,
.slider-b352 .full-feda li,
.slider-b352 .tall_c96a li,
.slider-b352 .yellow-9bca li {
  display: block;
  position: relative;
}
.slider-b352 .breadcrumb_black_4bda li:last-child,
.slider-b352 .action_fea1 li:last-child,
.slider-b352 .menu_63d1 li:last-child,
.slider-b352 .south_f6a7 li:last-child,
.slider-b352 .component-1a15 li:last-child,
.slider-b352 .full-feda li:last-child,
.slider-b352 .tall_c96a li:last-child,
.slider-b352 .yellow-9bca li:last-child {
  border: none;
}
.slider-b352 .breadcrumb_black_4bda li a,
.slider-b352 .action_fea1 li a,
.slider-b352 .menu_63d1 li a,
.slider-b352 .south_f6a7 li a,
.slider-b352 .component-1a15 li a,
.slider-b352 .full-feda li a,
.slider-b352 .tall_c96a li a,
.slider-b352 .yellow-9bca li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slider-b352 .breadcrumb_black_4bda li ul li::before,
.slider-b352 .action_fea1 li ul li::before,
.slider-b352 .menu_63d1 li ul li::before,
.slider-b352 .south_f6a7 li ul li::before,
.slider-b352 .component-1a15 li ul li::before,
.slider-b352 .full-feda li ul li::before,
.slider-b352 .tall_c96a li ul li::before,
.slider-b352 .yellow-9bca li ul li::before {
  left: 15px;
}
.slider-b352 .breadcrumb_black_4bda li ul a,
.slider-b352 .action_fea1 li ul a,
.slider-b352 .menu_63d1 li ul a,
.slider-b352 .south_f6a7 li ul a,
.slider-b352 .component-1a15 li ul a,
.slider-b352 .full-feda li ul a,
.slider-b352 .tall_c96a li ul a,
.slider-b352 .yellow-9bca li ul a {
  padding-left: 20px;
}
.slider-b352 .breadcrumb_black_4bda li ul ul li::before,
.slider-b352 .action_fea1 li ul ul li::before,
.slider-b352 .menu_63d1 li ul ul li::before,
.slider-b352 .south_f6a7 li ul ul li::before,
.slider-b352 .component-1a15 li ul ul li::before,
.slider-b352 .full-feda li ul ul li::before,
.slider-b352 .tall_c96a li ul ul li::before,
.slider-b352 .yellow-9bca li ul ul li::before {
  left: 30px;
}
.slider-b352 .breadcrumb_black_4bda li ul ul a,
.slider-b352 .action_fea1 li ul ul a,
.slider-b352 .menu_63d1 li ul ul a,
.slider-b352 .south_f6a7 li ul ul a,
.slider-b352 .component-1a15 li ul ul a,
.slider-b352 .full-feda li ul ul a,
.slider-b352 .tall_c96a li ul ul a,
.slider-b352 .yellow-9bca li ul ul a {
  padding-left: 40px;
}
.slider-b352 .shade_34b2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.slider-b352 .yellow-9bca ul li {
  margin-bottom: 1.41575em;
}
.slider-b352 .yellow-9bca ul li .pro-e892 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.slider-b352 .yellow-9bca ul li .wide_839d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.texture_wide_03b6 .breadcrumb_black_4bda li a,
.texture_wide_03b6 .action_fea1 li a,
.texture_wide_03b6 .menu_63d1 li a,
.texture_wide_03b6 .south_f6a7 li a,
.texture_wide_03b6 .component-1a15 li a,
.texture_wide_03b6 .full-feda li a,
.texture_wide_03b6 .tall_c96a li a,
.texture_wide_03b6 .yellow-9bca li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_wide_03b6 .shade_34b2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_wide_03b6 .glass_f000 ul li.description_action_35a0 .cool_376c,
.texture_wide_03b6 .glass_f000 ul li.paragraph-under-960f .cool_376c {
  background: rgba(0, 0, 0, 0.2);
}
.texture_wide_03b6 .slider-b352 .glass_f000 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple-5858 .slider-b352 .fixed_3c67 li {
  margin: 0;
}
.purple-5858 .slider-b352 .fixed_3c67 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.purple-5858 .slider-b352 .fixed_3c67 li ul {
  margin: 0;
}
.purple-5858 .slider-b352 .fixed_3c67 li ul li a {
  padding-left: 15px;
}
.purple-5858 .slider-b352 .fixed_3c67 li ul li li a {
  padding-left: 30px;
}
.purple-5858 .slider-b352 .fixed_3c67 li.hidden_next_a4a6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.purple-5858 .slider-b352 .fixed_3c67 li.hidden_next_a4a6 > 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;
}
.purple-5858 .slider-b352 .fixed_3c67 li.hidden_next_a4a6 > 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;
}
.fast-8d21 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form-2fa0 {
  position: relative;
  z-index: 10;
}
.form-2fa0 .dark_962a {
  width: 100%;
  max-width: 100%;
}
.content-d079 .background-bronze-b81a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.content-d079 .south-d0bd {
}
.content-d079 .texture_wide_03b6 {
  background: #292929;
}
.search-over-30c7 .background-bronze-b81a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search-over-30c7 .south-d0bd {
  background: #f9f9f9;
}
.search-over-30c7 .texture_wide_03b6 {
  background: #303030;
}
.element-hard-4058 .background-bronze-b81a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .element-hard-4058 .shade-huge-302e {
    margin-bottom: 1em;
  }
  .element-hard-4058 .shade-huge-302e:last-child {
    margin-bottom: 0;
  }
}
.element-hard-4058 .south-d0bd {
  background: #ededed;
}
.element-hard-4058 .texture_wide_03b6 {
  background: #1a1a1a;
}
.background-bronze-b81a.south-d0bd {
  color: rgba(0, 0, 0, 0.6);
}
.background-bronze-b81a.south-d0bd .progress-plasma-1c8d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background-bronze-b81a.texture_wide_03b6 {
  color: rgba(255, 255, 255, 0.99);
}
.background-bronze-b81a.texture_wide_03b6 a:not(.north_de30) {
  color: rgba(255, 255, 255, 0.79);
}
.background-bronze-b81a.texture_wide_03b6 a:not(.north_de30):hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-bronze-b81a.texture_wide_03b6 .progress-plasma-1c8d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-bronze-b81a.texture_wide_03b6 table tbody td,
.background-bronze-b81a.texture_wide_03b6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pattern_12fd.accordion_cold_5391 .notice-a602 {
  max-width: initial;
}
.pattern_12fd .alert_467b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pattern_12fd .alert_467b .dark_962a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pattern_12fd .alert_467b .dark_962a {
    display: block;
    margin-bottom: 2em;
  }
  .pattern_12fd .alert_467b .dark_962a:last-child {
    margin-bottom: 0;
  }
}
.element-hard-4058 .shade-huge-302e:last-child,
.search-over-30c7 .shade-huge-302e:last-child,
.content-d079 .shade-huge-302e:last-child {
  margin-bottom: 0;
}
.element-hard-4058 .shade-huge-302e .slider-b352 .glass_f000:last-child,
.search-over-30c7 .shade-huge-302e .slider-b352 .glass_f000:last-child,
.content-d079 .shade-huge-302e .slider-b352 .glass_f000:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .element-hard-4058 .blue_d343,
  .element-hard-4058 .form_4472,
  .search-over-30c7 .blue_d343,
  .search-over-30c7 .form_4472,
  .content-d079 .blue_d343,
  .content-d079 .form_4472 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form-2fa0 .shade-huge-302e {
    margin-bottom: 2em;
  }
}
.form-2fa0 p:last-child {
  margin-bottom: 0;
}
.form-2fa0 li,
.form-2fa0 ul {
  list-style: none;
  margin: 0;
}
.form-2fa0 ul ul {
  margin-left: 2.617924em;
}
.column_hard_d803 {
  font-size: 0.875em;
}

/* css-noise: 698c */
.ghost-box-g0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
