/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tiny_8051/customify
Author: WPCustomify
Author URI: https://pressmaximum.tiny_8051
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.tiny_8051/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hot-3746.panel-bb0f/licenses/gpl-2.0.selected_f87a
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.sort-orange-1bb5/, (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.slider-7a5c.modal_9b81/normalize.top-c23f/
 ======
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.top-c23f v7.0.0 | MIT License | github.tiny_8051/necolas/normalize.top-c23f */
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;
}
.current-4cc5 .background_322b,
.fixed-4427,
.aside-1b0a,
.brown_1c12,
.card-896b,
.outline-2fd0,
.icon_24c1,
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;
}
.fixed-4427,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fixed-4427,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fixed-4427,
  h1 {
    font-size: 1.8em;
  }
}
.aside-1b0a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.aside-1b0a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .aside-1b0a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .aside-1b0a,
  h2 {
    font-size: 1.7em;
  }
}
.brown_1c12,
h3 {
  font-size: 1.618em;
}
.current-4cc5 .background_322b,
.card-896b,
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.alert-959d {
  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;
}
.footer-c8fa:after,
.footer-c8fa:before,
.under_99cb:after,
.under_99cb:before {
  content: "";
  display: table;
}
.footer-c8fa:after,
.under_99cb:after {
  clear: both;
}
.footer_cdd0 {
  float: right;
  margin-right: 0;
}
.backdrop_advanced_159e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.next_7bc1 .badge-3c6e,
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;
}
.next_7bc1 .badge-3c6e: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;
}
.panel_large_dbaf .badge-3c6e {
  box-shadow: none;
}
.panel_large_dbaf
  .badge-3c6e
  .disabled_7565 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.panel_large_dbaf .badge-3c6e .button-de22 {
  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;
}
.panel_large_dbaf
  .badge-3c6e
  .button-de22
  b {
  display: none;
}
.panel_large_dbaf .feature-dc3b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout_right_0738:not(.message-bd05):not(.yellow-638f),
button:not(.message-bd05):not(.yellow-638f),
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ),
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ),
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ) {
  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;
}
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ):hover,
button:not(.message-bd05):not(
    .yellow-638f
  ):hover,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ):hover,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ):hover,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ):active,
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ):focus,
button:not(.message-bd05):not(
    .yellow-638f
  ):active,
button:not(.message-bd05):not(
    .yellow-638f
  ):focus,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ):active,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ):focus,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ):active,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ):focus,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ):active,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ):focus {
  outline: 0;
}
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce,
button:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce {
  position: relative;
}
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .solid_e47d,
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .summary_old_e3eb,
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .feature_new_29b3,
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  i,
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  svg,
button:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .solid_e47d,
button:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .summary_old_e3eb,
button:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .feature_new_29b3,
button:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  i,
button:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  svg,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .solid_e47d,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .summary_old_e3eb,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .feature_new_29b3,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  i,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  svg,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .solid_e47d,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .summary_old_e3eb,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .feature_new_29b3,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  i,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  svg,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .solid_e47d,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .summary_old_e3eb,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  .feature_new_29b3,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  i,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce
  svg {
  visibility: hidden;
}
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce:after,
button:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce:after,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce:after,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce:after,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ).fn-loading-abce: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;
}
.layout_right_0738:not(.message-bd05):not(.yellow-638f),
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ),
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ),
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ) {
  color: #fff;
  background: #235787;
}
.layout_right_0738:not(.message-bd05):not(
    .yellow-638f
  ):focus,
input[type="button"]:not(.message-bd05):not(
    .yellow-638f
  ):focus,
input[type="reset"]:not(.message-bd05):not(
    .yellow-638f
  ):focus,
input[type="submit"]:not(.message-bd05):not(
    .yellow-638f
  ):focus {
  color: #fff;
}
.layout_right_0738.fn-disabled-abce:not(.message-bd05):not(
    .yellow-638f
  ),
.layout_right_0738[disabled]:not(.message-bd05):not(
    .yellow-638f
  ),
button.fn-disabled-abce:not(.message-bd05):not(
    .yellow-638f
  ),
button[disabled]:not(.message-bd05):not(
    .yellow-638f
  ) {
  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;
}
.current-8f10 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.current-8f10: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;
}
.prev_83fa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.top_c4c4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fast_cb17 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.footer-c8fa:after,
.footer-c8fa:before,
.dropdown-hot-3b55:after,
.dropdown-hot-3b55:before,
.title_outer_d1bc:after,
.title_outer_d1bc:before,
.shadow-442c:after,
.shadow-442c:before,
.button_8c8b:after,
.button_8c8b:before,
.form-dim-ea83:after,
.form-dim-ea83:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.footer-c8fa:after,
.dropdown-hot-3b55:after,
.title_outer_d1bc:after,
.shadow-442c:after,
.button_8c8b:after,
.form-dim-ea83:after {
  clear: both;
}
.dropdown-hot-3b55 .sort_ce3b,
.title_outer_d1bc .sort_ce3b,
.texture_blue_a79c .sort_ce3b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lower_f737 {
  display: inline-block;
}
.video_paper_0398 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video_paper_0398 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video_paper_0398 .pressed-7219 {
  padding: 1em 0;
  font-size: 85%;
}
.pressed-7219 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pagination-full-75e5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pagination-full-75e5:after,
.pagination-full-75e5:before {
  content: "";
  display: table;
}
.pagination-full-75e5:after {
  clear: both;
}
.focus-hard-8ea8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.selected-0569 .focus-hard-8ea8 {
  max-width: 50%;
}
.active-large-7475 .focus-hard-8ea8 {
  max-width: 33.33%;
}
.iron-eeb5 .focus-hard-8ea8 {
  max-width: 25%;
}
.filter-west-60e7 .focus-hard-8ea8 {
  max-width: 20%;
}
.glass_d5c6 .focus-hard-8ea8 {
  max-width: 16.66%;
}
.gas_a201 .focus-hard-8ea8 {
  max-width: 14.28%;
}
.active_8295 .focus-hard-8ea8 {
  max-width: 12.5%;
}
.new-99d8 .focus-hard-8ea8 {
  max-width: 11.11%;
}
.out-ca08 {
  display: block;
}
.current-4cc5 .under_9c35 label,
.current-4cc5 .chip-large-33d0 label,
.current-4cc5 .purple_6905 label,
.current-4cc5 .prev-4bdd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.surface_hard_bd6b {
  list-style: none;
  margin: 0;
}
.surface_hard_bd6b article.fresh-ea57 {
  margin-bottom: 0;
}
.surface_hard_bd6b ul {
  list-style: none;
  margin: 0;
}
.surface_hard_bd6b .purple-b74e li.fresh-ea57 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .surface_hard_bd6b .purple-b74e li.fresh-ea57 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .surface_hard_bd6b .purple-b74e li.fresh-ea57: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) {
  .surface_hard_bd6b .purple-b74e li.fresh-ea57 li.fresh-ea57 li.fresh-ea57 li.fresh-ea57 {
    padding-left: 0;
  }
}
article.fresh-ea57 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh-ea57 .dropdown-hot-3b55 p:last-of-type {
  margin-bottom: 0;
}
article.fresh-ea57 .picture_paper_8fc3 {
  float: left;
}
article.fresh-ea57 .dirty_2c7e {
  margin-left: 85px;
}
article.fresh-ea57 .shadow-6bf6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh-ea57 .shadow-6bf6 .fixed_2785 {
  margin-left: 10px;
}
article.fresh-ea57 .fluid_3f3d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh-ea57 .steel-caf1 {
  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 .under_9c35,
  #respond .purple_6905,
  #respond .prev-4bdd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .under_9c35 input,
#respond .purple_6905 input,
#respond .prev-4bdd input {
  width: 100%;
}
#respond .prev-4bdd {
  margin-right: 0;
}
#respond .status_aa0d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge_thick_4c05 {
  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;
}
.badge_thick_4c05.component-advanced-8f95 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.badge_thick_4c05 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%);
}
.badge_thick_4c05:focus,
.badge_thick_4c05: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);
}
.lower-0632 {
  border-radius: 10%;
}
.under-c8ef {
  border-radius: 50%;
}
.sort-rough-d7f1 {
  font-size: 0.72em;
}
.stale_78fc {
  font-size: 0.875em;
}
.detail_dark_f95f {
  font-size: 1.1em;
}
.thumbnail-center-eedf {
  text-transform: uppercase;
  line-height: 1.2;
}
.thumbnail-center-eedf.sort-rough-d7f1 {
  letter-spacing: 0.5px;
}
.narrow-b4cf,
.narrow-b4cf a {
  color: #6d6d6d;
}
.narrow-b4cf a:hover {
  color: #111;
}
.content-f843 {
  color: #6d6d6d;
}
.tabs-inner-ff1c {
  overflow-x: hidden;
}
.tabs-inner-ff1c .video_b7e4.active_5692 {
  position: relative;
}
.tabs-inner-ff1c .video_b7e4.active_5692.input-5668 {
  position: initial;
}
.tabs-inner-ff1c
  .video_b7e4.active_5692.input-5668
  .short_bcbe {
  left: auto;
}
.tabs-inner-ff1c .video_b7e4 .short_bcbe {
  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;
}
.tabs-inner-ff1c .video_b7e4:hover.active_5692 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tabs-inner-ff1c
  .video_b7e4:hover.active_5692
  .short_bcbe {
  display: block;
  z-index: 9999999;
}
.tabs-inner-ff1c .wood-40b2 .hover-d478,
.tabs-inner-ff1c .footer_daae .hover-d478 {
  display: none;
}
.tabs-inner-ff1c .thumbnail_black_46f8 .video_b7e4:hover.active_5692 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.current-4cc5 .under_9c35 label,
.current-4cc5 .chip-large-33d0 label,
.current-4cc5 .purple_6905 label,
.current-4cc5 .prev-4bdd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.surface_hard_bd6b {
  list-style: none;
  margin: 0;
}
.surface_hard_bd6b article.fresh-ea57 {
  margin-bottom: 0;
}
.surface_hard_bd6b ul {
  list-style: none;
  margin: 0;
}
.surface_hard_bd6b .purple-b74e li.fresh-ea57 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .surface_hard_bd6b .purple-b74e li.fresh-ea57 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .surface_hard_bd6b .purple-b74e li.fresh-ea57: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) {
  .surface_hard_bd6b .purple-b74e li.fresh-ea57 li.fresh-ea57 li.fresh-ea57 li.fresh-ea57 {
    padding-left: 0;
  }
}
article.fresh-ea57 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh-ea57 .dropdown-hot-3b55 p:last-of-type {
  margin-bottom: 0;
}
article.fresh-ea57 .picture_paper_8fc3 {
  float: left;
}
article.fresh-ea57 .dirty_2c7e {
  margin-left: 85px;
}
article.fresh-ea57 .shadow-6bf6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh-ea57 .shadow-6bf6 .fixed_2785 {
  margin-left: 10px;
}
article.fresh-ea57 .fluid_3f3d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh-ea57 .steel-caf1 {
  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 .under_9c35,
  #respond .purple_6905,
  #respond .prev-4bdd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .under_9c35 input,
#respond .purple_6905 input,
#respond .prev-4bdd input {
  width: 100%;
}
#respond .prev-4bdd {
  margin-right: 0;
}
#respond .status_aa0d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wood-40b2 .highlight-hard-dc6a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight-hard-dc6a .shade-3a06.component_3747 .picture_dim_6fa9 > li > a:focus,
.highlight-hard-dc6a .shade-3a06.component_3747 .picture_dim_6fa9 > li > a:hover,
.highlight-hard-dc6a .shade-3a06.sort_short_5ddc .picture_dim_6fa9 > li > a:focus,
.highlight-hard-dc6a .shade-3a06.sort_short_5ddc .picture_dim_6fa9 > li > a:hover,
.highlight-hard-dc6a .shade-3a06.static-83cf .picture_dim_6fa9 > li > a:focus,
.highlight-hard-dc6a .shade-3a06.static-83cf .picture_dim_6fa9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-hard-dc6a
  .shade-3a06.component_3747
  .picture_dim_6fa9
  > li.sidebar_d114
  > a,
.highlight-hard-dc6a
  .shade-3a06.component_3747
  .picture_dim_6fa9
  > li.content_down_7958
  > a,
.highlight-hard-dc6a
  .shade-3a06.sort_short_5ddc
  .picture_dim_6fa9
  > li.sidebar_d114
  > a,
.highlight-hard-dc6a
  .shade-3a06.sort_short_5ddc
  .picture_dim_6fa9
  > li.content_down_7958
  > a,
.highlight-hard-dc6a
  .shade-3a06.static-83cf
  .picture_dim_6fa9
  > li.sidebar_d114
  > a,
.highlight-hard-dc6a .shade-3a06.static-83cf .picture_dim_6fa9 > li.video-liquid-6be7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-hard-dc6a .current-a941,
.highlight-hard-dc6a .current-a941 a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-hard-dc6a .heading_soft_05bc.mask_3cbe li a,
.highlight-hard-dc6a .easy-ef5e a,
.highlight-hard-dc6a .liquid_c604,
.highlight-hard-dc6a .picture_dim_6fa9 > li > a,
.highlight-hard-dc6a .input-under-c270 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a .heading_soft_05bc.mask_3cbe li a:hover,
.highlight-hard-dc6a .easy-ef5e a:hover,
.highlight-hard-dc6a .liquid_c604:hover,
.highlight-hard-dc6a .picture_dim_6fa9 > li > a:hover,
.highlight-hard-dc6a .input-under-c270:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-hard-dc6a .paragraph_dd10 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a .paragraph_dd10 .green_9c2a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-hard-dc6a .paragraph_dd10:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-hard-dc6a .focus_center_cc63 .label-mini-b32c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a .focus_center_cc63 .label-mini-b32c .title_96f6 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a
  .focus_center_cc63
  .label-mini-b32c
  .title_96f6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a
  .focus_center_cc63
  .label-mini-b32c
  .title_96f6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a
  .focus_center_cc63
  .label-mini-b32c
  .title_96f6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a
  .focus_center_cc63
  .label-mini-b32c
  .title_96f6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a .focus_center_cc63 .pattern-eedf {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-hard-dc6a .focus_center_cc63 .pattern-eedf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini-0cda
  .highlight-hard-dc6a
  .focus_center_cc63
  .search-pro-a523
  .glass-bc81 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini-0cda
  .highlight-hard-dc6a
  .focus_center_cc63
  .search-pro-a523
  .title_96f6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wood-40b2 .hidden_0a97 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden_0a97 .shade-3a06.component_3747 .picture_dim_6fa9 > li > a:focus,
.hidden_0a97 .shade-3a06.component_3747 .picture_dim_6fa9 > li > a:hover,
.hidden_0a97 .shade-3a06.sort_short_5ddc .picture_dim_6fa9 > li > a:focus,
.hidden_0a97 .shade-3a06.sort_short_5ddc .picture_dim_6fa9 > li > a:hover,
.hidden_0a97 .shade-3a06.static-83cf .picture_dim_6fa9 > li > a:focus,
.hidden_0a97 .shade-3a06.static-83cf .picture_dim_6fa9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_0a97
  .shade-3a06.component_3747
  .picture_dim_6fa9
  > li.sidebar_d114
  > a,
.hidden_0a97
  .shade-3a06.component_3747
  .picture_dim_6fa9
  > li.content_down_7958
  > a,
.hidden_0a97
  .shade-3a06.sort_short_5ddc
  .picture_dim_6fa9
  > li.sidebar_d114
  > a,
.hidden_0a97
  .shade-3a06.sort_short_5ddc
  .picture_dim_6fa9
  > li.content_down_7958
  > a,
.hidden_0a97
  .shade-3a06.static-83cf
  .picture_dim_6fa9
  > li.sidebar_d114
  > a,
.hidden_0a97 .shade-3a06.static-83cf .picture_dim_6fa9 > li.video-liquid-6be7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_0a97 .current-a941,
.hidden_0a97 .current-a941 a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_0a97 .heading_soft_05bc.mask_3cbe li a,
.hidden_0a97 .easy-ef5e a,
.hidden_0a97 .liquid_c604,
.hidden_0a97 .picture_dim_6fa9 > li > a,
.hidden_0a97 .input-under-c270 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_0a97 .heading_soft_05bc.mask_3cbe li a:hover,
.hidden_0a97 .easy-ef5e a:hover,
.hidden_0a97 .liquid_c604:hover,
.hidden_0a97 .picture_dim_6fa9 > li > a:hover,
.hidden_0a97 .input-under-c270:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_0a97 .paragraph_dd10 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_0a97 .paragraph_dd10 .green_9c2a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_0a97 .paragraph_dd10:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-e353 .carousel-static-d9b9 {
  margin-left: auto;
  margin-right: auto;
}
.title_outer_d1bc > * {
  margin-left: auto;
  margin-right: auto;
}
.title_outer_d1bc .prev_83fa {
  margin-right: 1.41575em;
}
.hard-ea44 .title_outer_d1bc > .hidden-1b02 {
  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;
}
.hard-ea44 .title_outer_d1bc > .caption-fluid-c710 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.alert-fc6e.container-e353 .carousel-static-d9b9,
.black-a83b.container-e353 .carousel-static-d9b9 {
  margin-left: 0;
}
.highlight_selected_d155.container-e353 .carousel-static-d9b9,
.west-7774.container-e353 .carousel-static-d9b9 {
  margin-right: 0;
}
.title_outer_d1bc ol,
.title_outer_d1bc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sidebar_5b6c video {
  max-width: 100%;
}
.module_tall_8e57 img {
  display: block;
}
.module_tall_8e57.prev_83fa,
.module_tall_8e57.top_c4c4 {
  width: 100%;
}
.module_tall_8e57.caption-fluid-c710 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.solid-7511:not(.popup-97ea) {
  margin: 1.5em auto;
}
.motion-d6be p {
  padding: 1.5em 14px;
}
ul.frame-hovered-cbd6.caption-fluid-c710,
ul.frame-hovered-cbd6.hidden-1b02,
ul.frame-hovered-cbd6.element-liquid-f96f.hidden-1b02 {
  padding: 0 14px;
}
.form_169f {
  display: block;
  overflow-x: auto;
}
.form_169f table {
  border-collapse: collapse;
  width: 100%;
}
.form_169f td,
.form_169f th {
  padding: 0.5em;
}
.title_outer_d1bc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title_outer_d1bc ol ol,
.title_outer_d1bc ol ul,
.title_outer_d1bc ul ol,
.title_outer_d1bc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title_outer_d1bc ol ol li,
.title_outer_d1bc ol ul li,
.title_outer_d1bc ul ol li,
.title_outer_d1bc ul ul li {
  margin-left: 0;
}
.small-6f86.list_42f4 > .table_new_74b3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.small-6f86.list_42f4 > .table_new_74b3 iframe,
.small-6f86.list_42f4 > .table_new_74b3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb_blue_d2c0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb_blue_d2c0.old-1b94 {
  padding: 0;
}
.breadcrumb_blue_d2c0.old-1b94 cite {
  font-size: 13px;
}
.breadcrumb_blue_d2c0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb_blue_d2c0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.black_af28 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.black_af28 > p:first-child {
  margin-top: 0;
}
.black_af28 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.black_af28 blockquote {
  border-left: 0;
}
.table-cf2d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.table-cf2d:not(.main_light_6c36) {
  max-width: 100px;
}
.table-cf2d.popup_static_057b {
  border-bottom: none !important;
  text-align: center;
}
.table-cf2d.popup_static_057b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .motion-d6be p {
    padding: 1.5em 0;
  }
}
.disabled-1bc8 {
  color: #0073aa;
}
.chip_4771 {
  background-color: #0073aa;
}
.carousel_81f7 {
  color: #229fd8;
}
.slow_314f {
  background-color: #229fd8;
}
.card-cf6c {
  color: #eee;
}
.link_dim_5936 {
  background-color: #eee;
}
.focus-small-aa20 {
  color: #444;
}
.paragraph_cc76 {
  background-color: #444;
}
.media-new-c396 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media-new-c396 .wrapper-simple-9c79 .easy-ef5e {
  font-size: 15px;
}
.media-new-c396 .easy-ef5e {
  line-height: 1.3;
}
.media-new-c396 .hidden_0a97 {
}
.media-new-c396 .highlight-hard-dc6a {
  background: #235787;
}
.table_7b2d {
  padding: 0;
}
.table_7b2d .highlight-hard-dc6a {
  background: #1a1a1a;
}
.table_7b2d .hidden_0a97 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.status_advanced_85cf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.status_advanced_85cf .hidden_0a97 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.status_advanced_85cf .highlight-hard-dc6a {
  background: #303030;
}
.form-dim-ea83 {
  position: relative;
  z-index: 10;
}
.form-dim-ea83 .status-narrow-34cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-811a .active_5692 {
  display: inline-block;
  vertical-align: middle;
}
.accordion-811a.section-0461 .active_5692 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accordion-811a.section-0461 .active_5692 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accordion-811a.section-0461 .active_5692 {
    margin-right: 0.4em;
  }
}
.accordion-811a.section-0461 .active_5692:last-child {
  margin-right: 0;
}
.dropdown-complex-10de .status-narrow-34cd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .wood-40b2 .wrapper-simple-9c79 {
    margin: 0 -0.5em;
  }
  .wood-40b2 .wrapper-simple-9c79 [class*="customify-col-"],
  .wood-40b2 .wrapper-simple-9c79 [class*="customify-col_"],
  .wood-40b2 .wrapper-simple-9c79 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.wood-40b2.current-a6c8 .status-narrow-34cd {
  background: 0 0 !important;
}
.wood-40b2.current-a6c8 .status-narrow-34cd,
.wood-40b2.dropdown-complex-10de .status-narrow-34cd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .wood-40b2.light-04cd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.wood-40b2.dropdown-complex-10de .status-narrow-34cd {
  box-shadow: none !important;
}
.tag-fc05 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tag-fc05 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tag-fc05 {
    padding: 18px 0 20px;
  }
}
.tag-fc05 .texture-next-a326 {
  width: 100%;
}
.tag-fc05 .tertiary_99a3 {
  margin-bottom: 0;
}
.tag-fc05 .cool_62b9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu_ca12 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu_ca12 .search_solid_78d1 {
  width: 100%;
}
.pressed_e069 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pressed_e069 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pressed_e069 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;
}
.pressed_e069 li:last-child:after {
  display: none;
}
.pressed_e069 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail-small-22ed .hover-d478 button,
.tag-fc05 .hover-d478 button {
  left: 0;
}
.thumbnail-small-22ed .search_solid_78d1,
.tag-fc05 .search_solid_78d1 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail-small-22ed .menu_ca12,
.tag-fc05 .menu_ca12 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail-small-22ed {
  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;
}
.thumbnail-small-22ed: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;
}
.thumbnail-small-22ed .form-6aad {
  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) {
  .thumbnail-small-22ed .form-6aad {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-small-22ed .form-6aad {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-small-22ed .form-6aad {
    min-height: 200px;
  }
}
.thumbnail-small-22ed .pressed_e069 {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-small-22ed .pressed_e069 a,
.thumbnail-small-22ed .pressed_e069 li:after {
  color: inherit;
}
.thumbnail-small-22ed .pressed_e069 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-motion-c48d {
  margin-bottom: 0.5em;
}
.gradient_7e48 {
  margin-bottom: 1.2em;
}
.gradient_7e48,
.overlay-motion-c48d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient_7e48 p:last-child,
.overlay-motion-c48d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hover-d478,
#masthead .hover-d478 {
  display: none;
}
#masthead
  > .hover-d478.tall-b7b1 {
  display: none;
}
#masthead > .hover-d478 button {
  left: 0;
}
.tabs_slow_9e12 {
  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%;
}
.tabs_slow_9e12 .active_5692 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs_slow_9e12 .section_hard_c7ab {
  display: -webkit-box;
  display: flex;
}
.tabs_slow_9e12 .section_hard_c7ab.element-soft-2d3f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs_slow_9e12 .section_hard_c7ab.dropdown-ab1b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs_slow_9e12 .section_hard_c7ab.under-7afa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs_slow_9e12.wrapper_37be.border-down-5e29 .section_hard_c7ab.element-soft-2d3f {
  flex-basis: 100%;
}
.tabs_slow_9e12.first_6e0b .section_hard_c7ab.dropdown-ab1b {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs_slow_9e12.first_6e0b .section_hard_c7ab.under-7afa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hover-d478.tall-b7b1 {
  display: none;
}
#masthead > .hover-d478 button {
  left: 0;
}
.link_down_c707 {
  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;
}
.link_down_c707:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link_down_c707.hard_c7f9 i {
  margin-right: 4px;
}
.link_down_c707.last_6207 i {
  margin-left: 5px;
}
.easy-ef5e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.easy-ef5e p:last-child {
  margin-bottom: 0;
}
.main-378f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.main-378f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.main-378f img {
  display: block;
  width: auto;
  line-height: 1;
}
.main-378f .current-a941 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.main-378f .down_2997 {
  margin: 5px 0 7px 0;
}
.main-378f.breadcrumb_9e2e .mask-rough-d9aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-378f.breadcrumb_9e2e .modal_e812 {
  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;
}
.main-378f.summary-hot-a44b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.main-378f.summary-hot-a44b .mask-rough-d9aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-378f.summary-hot-a44b .modal_e812 {
  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;
}
.main-378f.photo_d7f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-378f.hard-6491 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.main-378f.hard-6491 .modal_e812 {
  margin-top: 7px;
}
.border-0d19 {
  display: inline-block;
}
.form-dim-ea83 .prev-5982 .main-378f img {
  max-width: 100%;
}
.shade-3a06 .search_dab2.nav-wood-7fbd,
.thick_6c77 .search_dab2.nav-wood-7fbd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade-3a06 .progress-933d,
.thick_6c77 .progress-933d {
  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%);
}
.shade-3a06 .progress-933d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shade-3a06.form-b0bd .progress-933d {
  display: none;
}
.shade-3a06 .modal-ce9e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade-3a06 .modal-ce9e li {
  display: inline-block;
  position: relative;
}
.shade-3a06 .modal-ce9e li:last-child {
  margin-right: 0;
}
.shade-3a06 .modal-ce9e 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;
}
.shade-3a06 .modal-ce9e li.video-liquid-6be7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shade-3a06 .modal-ce9e > 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;
}
.shade-3a06 .modal-ce9e > li > a i {
  line-height: 0;
}
.shade-3a06 .modal-ce9e > li.slider-d934 > a .progress-933d {
  margin-left: 4px;
  line-height: 0;
}
.shade-3a06 .modal-ce9e .purple_9a6f li.slider-d934 > a {
  position: relative;
}
.shade-3a06 .modal-ce9e .purple_9a6f li.slider-d934 > a:after,
.shade-3a06 .modal-ce9e .purple_9a6f li.slider-d934 > a:before {
  content: "";
  display: table;
}
.shade-3a06 .modal-ce9e .purple_9a6f li.slider-d934 > a:after {
  clear: both;
}
.shade-3a06 .modal-ce9e .purple_9a6f li.slider-d934 > a .progress-933d {
  margin-left: 5px;
  float: right;
}
.shade-3a06 .shade-433c,
.shade-3a06 .purple_9a6f {
  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;
}
.shade-3a06 .purple_9a6f {
  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;
}
.shade-3a06 .purple_9a6f .nav-wood-7fbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade-3a06 .purple_9a6f .progress-933d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shade-3a06 .purple_9a6f li {
  display: block;
  margin: 0;
  padding: 0;
}
.shade-3a06 .purple_9a6f 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;
}
.shade-3a06 .purple_9a6f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shade-3a06 .purple_9a6f .purple_9a6f {
  top: 0;
  left: 100%;
}
.shade-3a06 .shadow_medium_198d.fn-focus-abce > .shade-433c,
.shade-3a06 .shadow_medium_198d.fn-focus-abce > .purple_9a6f,
.shade-3a06 .shadow_medium_198d:focus > .shade-433c,
.shade-3a06 .shadow_medium_198d:focus > .purple_9a6f,
.shade-3a06 .shadow_medium_198d:hover > .shade-433c,
.shade-3a06 .shadow_medium_198d:hover > .purple_9a6f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shade-3a06.static-83cf .picture_dim_6fa9:after,
.shade-3a06.static-83cf .picture_dim_6fa9:before {
  content: "";
  display: table;
}
.shade-3a06.static-83cf .picture_dim_6fa9:after {
  clear: both;
}
.shade-3a06.static-83cf .picture_dim_6fa9 > li {
  float: left;
}
.shade-3a06.photo_hot_df7e .picture_dim_6fa9:after,
.shade-3a06.photo_hot_df7e .picture_dim_6fa9:before {
  content: "";
  display: table;
}
.shade-3a06.photo_hot_df7e .picture_dim_6fa9:after {
  clear: both;
}
.shade-3a06.photo_hot_df7e .picture_dim_6fa9 > li {
  float: left;
}
.shade-3a06.photo_hot_df7e .picture_dim_6fa9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shade-3a06.photo_hot_df7e .picture_dim_6fa9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shade-3a06.photo_hot_df7e .picture_dim_6fa9 > li.sidebar_d114 > a,
.shade-3a06.photo_hot_df7e .picture_dim_6fa9 > li.video-liquid-6be7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shade-3a06.component_3747 .picture_dim_6fa9 > li > a .nav-wood-7fbd {
  position: relative;
}
.shade-3a06.component_3747 .picture_dim_6fa9 > li > a .nav-wood-7fbd: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;
}
.shade-3a06.component_3747
  .picture_dim_6fa9
  > li:focus
  > a
  .nav-wood-7fbd:before,
.shade-3a06.component_3747
  .picture_dim_6fa9
  > li:hover
  > a
  .nav-wood-7fbd:before {
  width: 100%;
  background-color: currentColor;
}
.shade-3a06.component_3747
  .picture_dim_6fa9
  > li.sidebar_d114
  > a
  .nav-wood-7fbd:before,
.shade-3a06.component_3747
  .picture_dim_6fa9
  > li.content_down_7958
  > a
  .nav-wood-7fbd:before {
  width: 100%;
  background-color: currentColor;
}
.shade-3a06.sort_short_5ddc .picture_dim_6fa9 > li > a .nav-wood-7fbd {
  position: relative;
}
.shade-3a06.sort_short_5ddc .picture_dim_6fa9 > li > a .nav-wood-7fbd: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;
}
.shade-3a06.sort_short_5ddc .picture_dim_6fa9 > li:focus > a .nav-wood-7fbd:before,
.shade-3a06.sort_short_5ddc
  .picture_dim_6fa9
  > li:hover
  > a
  .nav-wood-7fbd:before {
  width: 100%;
  background-color: currentColor;
}
.shade-3a06.sort_short_5ddc
  .picture_dim_6fa9
  > li.sidebar_d114
  > a
  .nav-wood-7fbd:before,
.shade-3a06.sort_short_5ddc
  .picture_dim_6fa9
  > li.content_down_7958
  > a
  .nav-wood-7fbd:before {
  width: 100%;
  background-color: currentColor;
}
.thick_6c77 .modal-ce9e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thick_6c77 .modal-ce9e li:first-child > a {
  border-top: none;
}
.thick_6c77 .modal-ce9e .liquid-2c5a > .nav-wood-7fbd .progress-933d {
  display: none;
}
.thick_6c77 .modal-ce9e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thick_6c77 .modal-ce9e li:last-child {
  border: none;
}
.thick_6c77 .modal-ce9e li.slider-d934 > a {
  padding-right: 45px !important;
}
.thick_6c77 .modal-ce9e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thick_6c77 .modal-ce9e li a:focus,
.thick_6c77 .modal-ce9e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick_6c77 .modal-ce9e li .pink_81c2 {
  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;
}
.thick_6c77 .modal-ce9e li .pink_81c2:hover {
  box-shadow: none;
}
.thick_6c77 .modal-ce9e li .pink_81c2 .progress-933d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thick_6c77 .modal-ce9e .purple_9a6f {
  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);
}
.thick_6c77 .modal-ce9e .purple_9a6f li a {
  padding-left: 3em;
}
.thick_6c77 .modal-ce9e .tabs-basic-b464 > a .pink_81c2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thick_6c77 .modal-ce9e .tabs-basic-b464 > .purple_9a6f {
  display: block;
  opacity: 1;
}
.small_5e17 {
  max-width: 100%;
}
.icon_hard_338e {
  line-height: 0;
  cursor: pointer;
}
.input-under-c270 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input-under-c270:hover {
  box-shadow: none;
  color: currentColor;
}
.input-under-c270 svg {
  width: 18px;
  height: 18px;
}
.input-under-c270 .photo_steel_2460 {
  display: none;
}
.in-4a7a {
  position: relative;
}
.in-4a7a.fn-active-abce .input-under-c270 .cold-978c {
  display: none;
}
.in-4a7a.fn-active-abce .input-under-c270 .photo_steel_2460 {
  display: inline-block;
}
.in-4a7a .pressed_7a01 {
  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);
}
.in-4a7a.active_iron_bc58 .pressed_7a01 {
  left: auto;
  right: -0.9em;
}
.in-4a7a.active_iron_bc58 .pattern-02f2::before {
  left: auto;
  right: 15px;
}
.in-4a7a.fn-active-abce .pressed_7a01 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-pro-a523 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.search-pro-a523 label {
  flex-basis: 100%;
}
.search-pro-a523 .label-mini-b32c {
  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;
}
.search-pro-a523 .title_96f6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.search-pro-a523 .title_96f6:focus {
  background-color: transparent;
}
.search-pro-a523 button.pattern-eedf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.search-pro-a523 button.pattern-eedf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.search-pro-a523 button.pattern-eedf svg {
  width: 18px;
  height: 18px;
}
.search-pro-a523 input[type="submit"] {
  min-height: auto;
}
.focus_center_cc63 .search-pro-a523 .title_96f6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern-02f2 {
  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) {
  .pattern-02f2 {
    width: 220px;
  }
}
.pattern-02f2 label {
  flex-basis: 100%;
}
.pattern-02f2::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;
}
.mini-0cda .focus_center_cc63 .search-pro-a523 {
  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;
}
.mini-0cda
  .focus_center_cc63
  .search-pro-a523
  .label-mini-b32c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mini-0cda .focus_center_cc63 .search-pro-a523 .title_96f6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mini-0cda
  .focus_center_cc63
  .search-pro-a523
  .title_96f6:focus {
  background: 0 0;
}
.mini-0cda
  .focus_center_cc63
  .search-pro-a523
  .glass-bc81 {
  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;
}
.heading_soft_05bc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.heading_soft_05bc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.heading_soft_05bc li:last-child {
  margin-right: 0;
}
.heading_soft_05bc li:first-child {
  margin-left: 0;
}
.heading_soft_05bc.search_active_b19e a {
  color: #fff;
}
.heading_soft_05bc.search_active_b19e a:hover {
  color: #fff;
}
.heading_soft_05bc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.heading_soft_05bc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.heading_soft_05bc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.heading_soft_05bc a:hover {
  opacity: 0.9;
  color: inherit;
}
.heading_soft_05bc [class*="social-icon-apple"] {
  background-color: #999;
}
.heading_soft_05bc [class*="social-icon-apple"].component-34cb {
  background-color: transparent;
  color: #999;
}
.heading_soft_05bc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.heading_soft_05bc [class*="social-icon-behance"].component-34cb {
  background-color: transparent;
  color: #1769ff;
}
.heading_soft_05bc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.heading_soft_05bc [class*="social-icon-bitbucket"].component-34cb {
  background-color: transparent;
  color: #205081;
}
.heading_soft_05bc [class*="social-icon-codepen"] {
  background-color: #000;
}
.heading_soft_05bc [class*="social-icon-codepen"].component-34cb {
  background-color: transparent;
  color: #000;
}
.heading_soft_05bc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.heading_soft_05bc [class*="social-icon-delicious"].component-34cb {
  background-color: transparent;
  color: #39f;
}
.heading_soft_05bc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.heading_soft_05bc [class*="social-icon-digg"].component-34cb {
  background-color: transparent;
  color: #005be2;
}
.heading_soft_05bc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.heading_soft_05bc [class*="social-icon-dribbble"].component-34cb {
  background-color: transparent;
  color: #ea4c89;
}
.heading_soft_05bc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.heading_soft_05bc [class*="social-icon-envelope"].component-34cb {
  background-color: transparent;
  color: #ea4335;
}
.heading_soft_05bc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.heading_soft_05bc [class*="social-icon-facebook"].component-34cb {
  background-color: transparent;
  color: #3b5998;
}
.heading_soft_05bc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.heading_soft_05bc [class*="social-icon-flickr"].component-34cb {
  background-color: transparent;
  color: #0063dc;
}
.heading_soft_05bc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.heading_soft_05bc [class*="social-icon-foursquare"].component-34cb {
  background-color: transparent;
  color: #2d5be3;
}
.heading_soft_05bc [class*="social-icon-github"] {
  background-color: #333;
}
.heading_soft_05bc [class*="social-icon-github"].component-34cb {
  background-color: transparent;
  color: #333;
}
.heading_soft_05bc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.heading_soft_05bc [class*="social-icon-google-plus"].component-34cb {
  background-color: transparent;
  color: #dd4b39;
}
.heading_soft_05bc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.heading_soft_05bc [class*="social-icon-houzz"].component-34cb {
  background-color: transparent;
  color: #7ac142;
}
.heading_soft_05bc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.heading_soft_05bc [class*="social-icon-instagram"].component-34cb {
  background-color: transparent;
  color: #262626;
}
.heading_soft_05bc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.heading_soft_05bc [class*="social-icon-jsfiddle"].component-34cb {
  background-color: transparent;
  color: #487aa2;
}
.heading_soft_05bc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.heading_soft_05bc [class*="social-icon-linkedin"].component-34cb {
  background-color: transparent;
  color: #0077b5;
}
.heading_soft_05bc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.heading_soft_05bc [class*="social-icon-medium"].component-34cb {
  background-color: transparent;
  color: #00ab6b;
}
.heading_soft_05bc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.heading_soft_05bc
  [class*="social-icon-odnoklassniki"].component-34cb {
  background-color: transparent;
  color: #f4731c;
}
.heading_soft_05bc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.heading_soft_05bc [class*="social-icon-meetup"].component-34cb {
  background-color: transparent;
  color: #ec1c40;
}
.heading_soft_05bc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.heading_soft_05bc [class*="social-icon-pinterest"].component-34cb {
  background-color: transparent;
  color: #bd081c;
}
.heading_soft_05bc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.heading_soft_05bc [class*="social-icon-product-hunt"].component-34cb {
  background-color: transparent;
  color: #da552f;
}
.heading_soft_05bc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.heading_soft_05bc [class*="social-icon-reddit"].component-34cb {
  background-color: transparent;
  color: #ff4500;
}
.heading_soft_05bc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.heading_soft_05bc [class*="social-icon-rss"].component-34cb {
  background-color: transparent;
  color: #f26522;
}
.heading_soft_05bc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.heading_soft_05bc
  [class*="social-icon-shopping-cart"].component-34cb {
  background-color: transparent;
  color: #4caf50;
}
.heading_soft_05bc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.heading_soft_05bc [class*="social-icon-skype"].component-34cb {
  background-color: transparent;
  color: #00aff0;
}
.heading_soft_05bc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.heading_soft_05bc [class*="social-icon-slideshare"].component-34cb {
  background-color: transparent;
  color: #0077b5;
}
.heading_soft_05bc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.heading_soft_05bc [class*="social-icon-snapchat"].component-34cb {
  background-color: transparent;
  color: #fffc00;
}
.heading_soft_05bc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.heading_soft_05bc [class*="social-icon-soundcloud"].component-34cb {
  background-color: transparent;
  color: #f80;
}
.heading_soft_05bc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.heading_soft_05bc [class*="social-icon-spotify"].component-34cb {
  background-color: transparent;
  color: #2ebd59;
}
.heading_soft_05bc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.heading_soft_05bc
  [class*="social-icon-stack-overflow"].component-34cb {
  background-color: transparent;
  color: #fe7a15;
}
.heading_soft_05bc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.heading_soft_05bc [class*="social-icon-maldkfgram"].component-34cb {
  background-color: transparent;
  color: #2ca5e0;
}
.heading_soft_05bc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.heading_soft_05bc [class*="social-icon-tripadvisor"].component-34cb {
  background-color: transparent;
  color: #589442;
}
.heading_soft_05bc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.heading_soft_05bc [class*="social-icon-tumblr"].component-34cb {
  background-color: transparent;
  color: #35465c;
}
.heading_soft_05bc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.heading_soft_05bc [class*="social-icon-twitch"].component-34cb {
  background-color: transparent;
  color: #6441a5;
}
.heading_soft_05bc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.heading_soft_05bc [class*="social-icon-twitter"].component-34cb {
  background-color: transparent;
  color: #1da1f2;
}
.heading_soft_05bc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.heading_soft_05bc [class*="social-icon-vimeo"].component-34cb {
  background-color: transparent;
  color: #1ab7ea;
}
.heading_soft_05bc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.heading_soft_05bc [class*="social-icon-vk"].component-34cb {
  background-color: transparent;
  color: #45668e;
}
.heading_soft_05bc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.heading_soft_05bc [class*="social-icon-weibo"].component-34cb {
  background-color: transparent;
  color: #df2029;
}
.heading_soft_05bc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.heading_soft_05bc [class*="social-icon-weixin"].component-34cb {
  background-color: transparent;
  color: #7bb32e;
}
.heading_soft_05bc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.heading_soft_05bc [class*="social-icon-whatsapp"].component-34cb {
  background-color: transparent;
  color: #25d366;
}
.heading_soft_05bc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.heading_soft_05bc [class*="social-icon-wordpress"].component-34cb {
  background-color: transparent;
  color: #21759b;
}
.heading_soft_05bc [class*="social-icon-xing"] {
  background-color: #026466;
}
.heading_soft_05bc [class*="social-icon-xing"].component-34cb {
  background-color: transparent;
  color: #026466;
}
.heading_soft_05bc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.heading_soft_05bc [class*="social-icon-yelp"].component-34cb {
  background-color: transparent;
  color: #af0606;
}
.heading_soft_05bc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.heading_soft_05bc [class*="social-icon-youtube"].component-34cb {
  background-color: transparent;
  color: #cd201f;
}
.liquid_c604 {
  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;
}
.liquid_c604:hover {
  box-shadow: none;
  background: 0 0;
}
.fixed-ee40 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.picture_b63a {
  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;
}
.liquid_1dee {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.modal_small_3382 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.modal_small_3382,
.modal_small_3382::after,
.modal_small_3382::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;
}
.modal_small_3382::after,
.modal_small_3382::before {
  content: "";
  display: block;
  background-color: inherit;
}
.top-08fe .picture_b63a .liquid_1dee {
  margin-top: -2px;
  width: 19px;
}
.top-08fe .picture_b63a .modal_small_3382 {
  margin-top: -1px;
}
.top-08fe .picture_b63a .modal_small_3382,
.top-08fe .picture_b63a .modal_small_3382::after,
.top-08fe .picture_b63a .modal_small_3382::before {
  width: 19px;
  height: 2px;
}
.top-08fe .picture_b63a .modal_small_3382::before {
  top: -6px;
}
.top-08fe .picture_b63a .modal_small_3382::after {
  bottom: -6px;
}
.media_8162 .picture_b63a .liquid_1dee {
  margin-top: -2px;
  width: 22px;
}
.media_8162 .picture_b63a .modal_small_3382 {
  margin-top: -1px;
}
.media_8162 .picture_b63a .modal_small_3382,
.media_8162 .picture_b63a .modal_small_3382::after,
.media_8162 .picture_b63a .modal_small_3382::before {
  width: 22px;
  height: 2px;
}
.media_8162 .picture_b63a .modal_small_3382::before {
  top: -7px;
}
.media_8162 .picture_b63a .modal_small_3382::after {
  bottom: -7px;
}
.yellow-e0c0 .picture_b63a .liquid_1dee {
  margin-top: -2px;
  width: 31px;
}
.yellow-e0c0 .picture_b63a .modal_small_3382 {
  margin-top: -1.5px;
}
.yellow-e0c0 .picture_b63a .modal_small_3382,
.yellow-e0c0 .picture_b63a .modal_small_3382::after,
.yellow-e0c0 .picture_b63a .modal_small_3382::before {
  width: 31px;
  height: 3px;
}
.yellow-e0c0 .picture_b63a .modal_small_3382::before {
  top: -9px;
}
.yellow-e0c0 .picture_b63a .modal_small_3382::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .logo_south_c3f7 .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 19px;
  }
  .logo_south_c3f7 .picture_b63a .modal_small_3382 {
    margin-top: -1px;
  }
  .logo_south_c3f7 .picture_b63a .modal_small_3382,
  .logo_south_c3f7 .picture_b63a .modal_small_3382::after,
  .logo_south_c3f7 .picture_b63a .modal_small_3382::before {
    width: 19px;
    height: 2px;
  }
  .logo_south_c3f7 .picture_b63a .modal_small_3382::before {
    top: -6px;
  }
  .logo_south_c3f7 .picture_b63a .modal_small_3382::after {
    bottom: -6px;
  }
  .banner-bronze-9646 .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 22px;
  }
  .banner-bronze-9646 .picture_b63a .modal_small_3382 {
    margin-top: -1px;
  }
  .banner-bronze-9646 .picture_b63a .modal_small_3382,
  .banner-bronze-9646 .picture_b63a .modal_small_3382::after,
  .banner-bronze-9646 .picture_b63a .modal_small_3382::before {
    width: 22px;
    height: 2px;
  }
  .banner-bronze-9646 .picture_b63a .modal_small_3382::before {
    top: -7px;
  }
  .banner-bronze-9646 .picture_b63a .modal_small_3382::after {
    bottom: -7px;
  }
  .liquid_dba1 .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 31px;
  }
  .liquid_dba1 .picture_b63a .modal_small_3382 {
    margin-top: -1.5px;
  }
  .liquid_dba1 .picture_b63a .modal_small_3382,
  .liquid_dba1 .picture_b63a .modal_small_3382::after,
  .liquid_dba1 .picture_b63a .modal_small_3382::before {
    width: 31px;
    height: 3px;
  }
  .liquid_dba1 .picture_b63a .modal_small_3382::before {
    top: -9px;
  }
  .liquid_dba1 .picture_b63a .modal_small_3382::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-simple-cd7d .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper-simple-cd7d .picture_b63a .modal_small_3382 {
    margin-top: -1px;
  }
  .wrapper-simple-cd7d .picture_b63a .modal_small_3382,
  .wrapper-simple-cd7d .picture_b63a .modal_small_3382::after,
  .wrapper-simple-cd7d .picture_b63a .modal_small_3382::before {
    width: 19px;
    height: 2px;
  }
  .wrapper-simple-cd7d .picture_b63a .modal_small_3382::before {
    top: -6px;
  }
  .wrapper-simple-cd7d .picture_b63a .modal_small_3382::after {
    bottom: -6px;
  }
  .secondary-960d .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 22px;
  }
  .secondary-960d .picture_b63a .modal_small_3382 {
    margin-top: -1px;
  }
  .secondary-960d .picture_b63a .modal_small_3382,
  .secondary-960d .picture_b63a .modal_small_3382::after,
  .secondary-960d .picture_b63a .modal_small_3382::before {
    width: 22px;
    height: 2px;
  }
  .secondary-960d .picture_b63a .modal_small_3382::before {
    top: -7px;
  }
  .secondary-960d .picture_b63a .modal_small_3382::after {
    bottom: -7px;
  }
  .solid-30da .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 31px;
  }
  .solid-30da .picture_b63a .modal_small_3382 {
    margin-top: -1.5px;
  }
  .solid-30da .picture_b63a .modal_small_3382,
  .solid-30da .picture_b63a .modal_small_3382::after,
  .solid-30da .picture_b63a .modal_small_3382::before {
    width: 31px;
    height: 3px;
  }
  .solid-30da .picture_b63a .modal_small_3382::before {
    top: -9px;
  }
  .solid-30da .picture_b63a .modal_small_3382::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_pro_a489 .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb_pro_a489 .picture_b63a .modal_small_3382 {
    margin-top: -1px;
  }
  .breadcrumb_pro_a489 .picture_b63a .modal_small_3382,
  .breadcrumb_pro_a489 .picture_b63a .modal_small_3382::after,
  .breadcrumb_pro_a489 .picture_b63a .modal_small_3382::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb_pro_a489 .picture_b63a .modal_small_3382::before {
    top: -6px;
  }
  .breadcrumb_pro_a489 .picture_b63a .modal_small_3382::after {
    bottom: -6px;
  }
  .stone-1a32 .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 22px;
  }
  .stone-1a32 .picture_b63a .modal_small_3382 {
    margin-top: -1px;
  }
  .stone-1a32 .picture_b63a .modal_small_3382,
  .stone-1a32 .picture_b63a .modal_small_3382::after,
  .stone-1a32 .picture_b63a .modal_small_3382::before {
    width: 22px;
    height: 2px;
  }
  .stone-1a32 .picture_b63a .modal_small_3382::before {
    top: -7px;
  }
  .stone-1a32 .picture_b63a .modal_small_3382::after {
    bottom: -7px;
  }
  .component-0451 .picture_b63a .liquid_1dee {
    margin-top: -2px;
    width: 31px;
  }
  .component-0451 .picture_b63a .modal_small_3382 {
    margin-top: -1.5px;
  }
  .component-0451 .picture_b63a .modal_small_3382,
  .component-0451 .picture_b63a .modal_small_3382::after,
  .component-0451 .picture_b63a .modal_small_3382::before {
    width: 31px;
    height: 3px;
  }
  .component-0451 .picture_b63a .modal_small_3382::before {
    top: -9px;
  }
  .component-0451 .picture_b63a .modal_small_3382::after {
    bottom: -9px;
  }
}
.wrapper-soft-32e7 .modal_small_3382 {
  -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);
}
.wrapper-soft-32e7 .modal_small_3382::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper-soft-32e7 .modal_small_3382::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);
}
.wrapper-soft-32e7.old_e304 .modal_small_3382 {
  -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);
}
.wrapper-soft-32e7.old_e304 .modal_small_3382::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper-soft-32e7.old_e304 .modal_small_3382::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);
}
.accordion-gas-4414 {
  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.motion-2caa:before {
  display: none;
}
.footer_daae {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer_daae .shadow_ce07 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer_daae .shadow_ce07:last-of-type {
  border-bottom: none;
}
.footer_daae .shadow_ce07.grid-658a,
.footer_daae .shadow_ce07.primary-c9f2,
.footer_daae .shadow_ce07.rough_1301 {
  padding: 0;
}
.footer_daae .thick_6c77 .pink_81c2 {
  color: currentColor;
}
.footer_daae .thick_6c77 .pink_81c2:focus,
.footer_daae .thick_6c77 .pink_81c2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_daae.hidden_0a97 .paragraph_dd10,
.footer_daae.hidden_0a97 .easy-ef5e a,
.footer_daae.hidden_0a97 .picture_dim_6fa9 a,
.footer_daae.hidden_0a97 .purple_9a6f a {
  color: rgba(0, 0, 0, 0.55);
}
.footer_daae.hidden_0a97 .paragraph_dd10:hover,
.footer_daae.hidden_0a97 .easy-ef5e a:hover,
.footer_daae.hidden_0a97 .picture_dim_6fa9 a:hover,
.footer_daae.hidden_0a97 .purple_9a6f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_daae.hidden_0a97 .green_9c2a {
  color: rgba(0, 0, 0, 0.8);
}
.footer_daae.hidden_0a97 .shadow_ce07 {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_daae.hidden_0a97 .shadow_ce07:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer_daae.hidden_0a97 .title-140a:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer_daae.hidden_0a97 .thick_6c77 .modal-ce9e li a,
.footer_daae.hidden_0a97 .thick_6c77 .pink_81c2,
.footer_daae.hidden_0a97 .purple_9a6f {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_daae.hidden_0a97 .thick_6c77 .pink_81c2:focus,
.footer_daae.hidden_0a97 .thick_6c77 .pink_81c2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_daae.hidden_0a97 .modal-ce9e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_daae.highlight-hard-dc6a .paragraph_dd10,
.footer_daae.highlight-hard-dc6a .easy-ef5e a,
.footer_daae.highlight-hard-dc6a .picture_dim_6fa9 .pink_81c2,
.footer_daae.highlight-hard-dc6a .picture_dim_6fa9 a,
.footer_daae.highlight-hard-dc6a .purple_9a6f a {
  color: rgba(255, 255, 255, 0.79);
}
.footer_daae.highlight-hard-dc6a .paragraph_dd10:hover,
.footer_daae.highlight-hard-dc6a .easy-ef5e a:hover,
.footer_daae.highlight-hard-dc6a .picture_dim_6fa9 .pink_81c2:hover,
.footer_daae.highlight-hard-dc6a .picture_dim_6fa9 a:hover,
.footer_daae.highlight-hard-dc6a .purple_9a6f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_daae.highlight-hard-dc6a .green_9c2a {
  color: rgba(255, 255, 255, 0.99);
}
.footer_daae.highlight-hard-dc6a .shadow_ce07 {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_daae.highlight-hard-dc6a .shadow_ce07:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer_daae.highlight-hard-dc6a .title-140a:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer_daae.highlight-hard-dc6a .thick_6c77 .modal-ce9e li a,
.footer_daae.highlight-hard-dc6a .thick_6c77 .pink_81c2,
.footer_daae.highlight-hard-dc6a .purple_9a6f {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_daae.highlight-hard-dc6a .thick_6c77 .pink_81c2:focus,
.footer_daae.highlight-hard-dc6a .thick_6c77 .pink_81c2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer_daae.highlight-hard-dc6a .modal-ce9e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-140a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title-140a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.orange_dc30 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fresh-d120 .footer_daae {
  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;
}
.fresh-d120 .shadow_ce07 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fresh-d120 .shadow_ce07: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) {
  .fresh-d120 .shadow_ce07:before {
    width: 16%;
    left: 42%;
  }
}
.fresh-d120 .shadow_ce07:last-child:before {
  content: none;
}
.fresh-d120 .shadow_ce07[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fresh-d120 .thick_6c77 .modal-ce9e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fresh-d120 .thick_6c77 .modal-ce9e li a .pink_81c2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fresh-d120 .thick_6c77 .purple_9a6f {
  border: none;
}
.fresh-d120 .thick_6c77 .purple_9a6f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fresh-d120 .title-140a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fresh-d120 .orange_dc30 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fresh-d120 .highlight-hard-dc6a .title-140a:before {
  background: rgba(0, 0, 0, 0.9);
}
.fresh-d120 .hidden_0a97.carousel-4176 .modal_small_3382 {
  background: rgba(0, 0, 0, 0.6);
}
.fresh-d120
  .hidden_0a97.carousel-4176
  .modal_small_3382::after,
.fresh-d120
  .hidden_0a97.carousel-4176
  .modal_small_3382:before {
  background: inherit;
}
.fresh-d120
  .hidden_0a97.carousel-4176:hover
  .modal_small_3382 {
  background: rgba(0, 0, 0, 0.8);
}
.orange_6176 .footer_daae {
  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) {
  .orange_6176 .footer_daae {
    width: auto;
    right: 45px;
  }
}
.gradient_dim_a508 .footer_daae {
  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) {
  .gradient_dim_a508 .footer_daae {
    width: auto;
    left: 45px;
  }
}
.motion-2caa .footer_daae {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.motion-2caa .orange_dc30 {
  max-width: 48em;
  margin: 0 auto;
}
.motion-2caa .title-140a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.highlight-red-da8e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.highlight-red-da8e.fresh-d120 .footer_daae {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.highlight-red-da8e.orange_6176 .footer_daae {
  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);
}
.highlight-red-da8e .footer_daae {
  visibility: visible;
}
.highlight-red-da8e.gradient_dim_a508 .footer_daae {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.summary_2852,
.next-93f0 {
  overflow-x: hidden;
}
.summary_2852 .footer_daae {
  overflow: auto;
}
.summary_2852.fresh-d120 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary_2852.fresh-d120 .footer_daae {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.summary_2852.fresh-d120 .liquid_c604 {
  opacity: 0;
}
.summary_2852.orange_6176 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary_2852.orange_6176 .footer_daae {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.summary_2852.orange_6176 .liquid_c604 {
  opacity: 0;
}
.summary_2852.gradient_dim_a508 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.summary_2852.gradient_dim_a508 .footer_daae {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.summary_2852.gradient_dim_a508 .liquid_c604 {
  opacity: 0;
}
.summary_2852.motion-2caa .footer_daae {
  z-index: 10;
  visibility: visible;
}
.carousel-4176 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel-4176 .modal_small_3382 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-4176 .modal_small_3382::after,
.carousel-4176 .modal_small_3382:before {
  background: inherit;
}
.carousel-4176:hover .modal_small_3382 {
  background: rgba(255, 255, 255, 0.99);
}
.gradient_dim_a508 .carousel-4176 {
  top: 10px;
  right: auto;
  left: 12px;
}
.motion-2caa .carousel-4176 {
  display: none !important;
}
.summary_2852:before,
.next-93f0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.summary_2852 .carousel-4176,
.next-93f0 .carousel-4176 {
  display: inline-block;
}
.footer_daae .active_5692 {
  -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;
}
.summary_2852 .footer_daae .active_5692,
.next-93f0 .footer_daae .active_5692 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-6126 .label-mini-b32c {
  width: 100%;
}
.prev-5982 {
  padding: 0 0.5em 0;
}
.prev-5982 [class*="customify-col-"],
.prev-5982 [class*="customify-col_"],
.prev-5982 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wide_fe40 .prev-5982 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wrapper-simple-9c79 .video_05f6,
  .video_05f6 {
    display: none;
  }
  .under_b0cb {
    text-align: left;
  }
  .overlay_new_e8b3 {
    text-align: center;
  }
  .detail-over-1a75 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-simple-9c79 .widget-ed76,
  .widget-ed76 {
    display: none;
  }
  .active-tall-7941 {
    text-align: left;
  }
  .form-d171 {
    text-align: center;
  }
  .slider_0054 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-simple-9c79 .detail_896e,
  .detail_896e {
    display: none;
  }
  .alert_west_bbe2 {
    text-align: left;
  }
  .button-next-657e {
    text-align: center;
  }
  .item_dirty_b6b2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.right-68a9 {
  box-shadow: none !important;
}
.aside-cool-c651 .white_77ec,
.yellow_5a59 .white_77ec {
  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;
}
.yellow_5a59 .white_77ec {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-narrow-34cd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-narrow-34cd:after,
.status-narrow-34cd:before {
  content: "";
  display: table;
}
.status-narrow-34cd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-narrow-34cd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-narrow-34cd,
.light-04cd {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow-442c.notification-0f7f .status-narrow-34cd {
  max-width: 100%;
}
.shadow-442c.tabs-a1e1 {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow-442c.hidden_782e .status-narrow-34cd {
  max-width: 100%;
}
.shadow-442c.hidden_782e > .status-narrow-34cd {
  padding-left: 0;
  padding-right: 0;
}
.shadow-442c.hidden_782e > .status-narrow-34cd .wrapper-simple-9c79 {
  margin: 0;
}
.shadow-442c.hidden_782e
  > .status-narrow-34cd
  .slider-liquid-f18d.carousel-4c07 {
  margin-right: 0;
  margin-left: 0;
}
.shadow-442c.hidden_782e #main.carousel-4c07 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .widget-8595 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .widget-8595 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .clean_e590 .carousel-static-d9b9 {
    padding-right: 1em;
  }
  .clean_e590.popup-steel-b2d7 .slider-liquid-f18d {
    border-right: 1px solid #eaecee;
  }
  .clean_e590.popup-steel-b2d7 .carousel-static-d9b9 {
    padding-right: 1em;
  }
  .clean_e590.popup-steel-b2d7 .overlay_6997 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_static_5f7f .carousel-static-d9b9 {
    padding-left: 1em;
  }
  .content_static_5f7f.popup-steel-b2d7 .slider-liquid-f18d {
    border-left: 1px solid #eaecee;
  }
  .content_static_5f7f.popup-steel-b2d7 .carousel-static-d9b9 {
    padding-left: 1em;
  }
  .content_static_5f7f.popup-steel-b2d7 .overlay_6997 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_04a9 .carousel-static-d9b9 {
    padding-left: 1em;
  }
  .notification_04a9.popup-steel-b2d7 .brown-b120 {
    border-right: 1px solid #eaecee;
  }
  .notification_04a9.popup-steel-b2d7 .text-out-5d59 {
    border-right: 1px solid #eaecee;
  }
  .notification_04a9.popup-steel-b2d7 .carousel-static-d9b9 {
    padding-left: 1em;
  }
  .notification_04a9.popup-steel-b2d7 .overlay_6997 {
    padding-right: 1em;
  }
  .notification_04a9.popup-steel-b2d7 .steel-4499 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_focused_04da .carousel-static-d9b9 {
    padding-right: 1em;
  }
  .widget_focused_04da.popup-steel-b2d7 .brown-b120 {
    border-left: 1px solid #eaecee;
  }
  .widget_focused_04da.popup-steel-b2d7 .text-out-5d59 {
    border-left: 1px solid #eaecee;
  }
  .widget_focused_04da.popup-steel-b2d7 .carousel-static-d9b9 {
    padding-right: 1em;
  }
  .widget_focused_04da.popup-steel-b2d7 .overlay_6997 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget_focused_04da.popup-steel-b2d7 .steel-4499 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-8595 .carousel-static-d9b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget-8595.popup-steel-b2d7 .slider-liquid-f18d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .widget-8595.popup-steel-b2d7 .carousel-static-d9b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget-8595.popup-steel-b2d7 .overlay_6997 {
    padding-left: 1em;
  }
  .widget-8595.popup-steel-b2d7 .steel-4499 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .widget-8595.popup-steel-b2d7 .carousel-static-d9b9 {
    padding-left: 0;
  }
}
.dropdown-64b6 .accordion-811a {
  display: inline-block;
}
.down_4195 {
  display: inline-block;
}
.simple-0a0d {
  word-con: break-word;
}
.sidebar_rough_3768 > span {
  display: inline-block;
  padding: 5px 0;
}
.sidebar_rough_3768 .bright-a7e2 {
  margin-left: 8px;
  margin-right: 8px;
}
.sidebar_rough_3768 .wrapper_2ef1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.secondary-soft-5669 .notice-1df2 {
  margin-bottom: 2em;
}
.secondary-soft-5669 .layout_purple_a48a {
  margin-bottom: 15px;
}
.secondary-soft-5669 .layout_purple_a48a:last-child {
  margin-bottom: 0;
}
.secondary-soft-5669 .clean_79d9 {
  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) {
  .secondary-soft-5669 .clean_79d9 {
    display: block;
  }
}
.secondary-soft-5669 .image-under-2b8b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .secondary-soft-5669 .image-under-2b8b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.secondary-soft-5669 .feature_hard_6446 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.secondary-soft-5669 .feature_hard_6446 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.secondary-soft-5669 .feature_hard_6446 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.secondary-soft-5669 .simple-0a0d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary-soft-5669 .simple-0a0d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.secondary-soft-5669 .secondary-5b6c p:last-child {
  margin-bottom: 0;
}
.secondary-soft-5669 .label_yellow_dd1b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.secondary-soft-5669 .media_ca8a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.secondary-soft-5669 .pagination-98c4 {
  margin-top: 1em;
}
.secondary-soft-5669 .popup_2075 {
  top: 0;
  display: block;
}
.secondary-soft-5669 .popup_2075 a {
  color: inherit;
}
.secondary-soft-5669 .popup_2075 a:hover {
  color: inherit;
}
.secondary-soft-5669 .cool-18e1 {
  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;
}
.secondary-soft-5669 .cool-18e1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.secondary-soft-5669 .media_ca8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.secondary-soft-5669 .chip_6346 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.secondary-soft-5669 .chip_6346:first-child {
  margin-top: 0;
}
.secondary-soft-5669 .chip_6346.focus-fluid-52aa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.secondary-soft-5669 .chip_6346.iron_7f26 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary-soft-5669
  .chip_6346.iron_7f26.lite_b2a0
  .pagination-98c4 {
  width: 100%;
}
.secondary-soft-5669 .iron_7f26 {
  -webkit-box-align: center;
  align-items: center;
}
.secondary-soft-5669 .iron_7f26 .sidebar_rough_3768,
.secondary-soft-5669 .iron_7f26 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.secondary-soft-5669 .feature_hard_6446 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary-soft-5669 .feature_hard_6446 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary-soft-5669 .feature_hard_6446: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;
}
.secondary-soft-5669 .focus-fluid-52aa {
  z-index: 5;
}
.secondary-soft-5669 .focused-247e .surface-cf05 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.secondary-soft-5669 .medium_b29a .surface-cf05 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.secondary-soft-5669 .rough_afc0 .surface-cf05 {
  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;
}
.secondary-soft-5669.menu-copper-070a .clean_79d9,
.secondary-soft-5669.carousel_d06e .clean_79d9 {
  display: block;
}
.secondary-soft-5669.menu-copper-070a .clean_79d9 .avatar-1866,
.secondary-soft-5669.menu-copper-070a .clean_79d9 .media_ca8a,
.secondary-soft-5669.carousel_d06e .clean_79d9 .avatar-1866,
.secondary-soft-5669.carousel_d06e .clean_79d9 .media_ca8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary-soft-5669.hover_733b .image-under-2b8b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .secondary-soft-5669.hover_733b .image-under-2b8b {
    margin-right: 0;
  }
}
.secondary-soft-5669.menu-copper-070a .image-under-2b8b,
.secondary-soft-5669.carousel_d06e .image-under-2b8b {
  padding-top: 40%;
}
.secondary-soft-5669.menu-copper-070a .notice-1df2,
.secondary-soft-5669.carousel_d06e .notice-1df2 {
  display: block;
}
.secondary-soft-5669.menu-copper-070a .fn-sticky-abce .media_ca8a,
.secondary-soft-5669.carousel_d06e .fn-sticky-abce .media_ca8a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.secondary-soft-5669.menu-copper-070a .image-under-2b8b,
.secondary-soft-5669.carousel_d06e .image-under-2b8b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.secondary-soft-5669.menu-copper-070a .media_ca8a {
  padding: 1em;
}
.message_cold_00b0 {
  margin: 30px auto;
  display: block;
}
.message_cold_00b0 .gradient_279e > * {
  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;
}
.message_cold_00b0 .gradient_279e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message_cold_00b0 .gradient_279e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element_fb95 .sidebar_rough_3768 {
  margin-bottom: 1.41575em;
}
.element_fb95 .surface-90f8 {
  margin-bottom: 1.618em;
}
.title_outer_d1bc .large-d90d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title_outer_d1bc .large-d90d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title_outer_d1bc .logo_018c {
  max-width: 100%;
  overflow: auto;
}
.container-e353 .title_outer_d1bc a:hover {
  text-decoration: underline;
}
.shade_hovered_db4c .layout_purple_a48a:not(.simple-0a0d),
.shade_hovered_db4c .feature_hard_6446 {
  margin-bottom: 1.41575em;
}
.shade_hovered_db4c .layout_purple_a48a:not(.simple-0a0d):last-child,
.shade_hovered_db4c .feature_hard_6446:last-child {
  margin-bottom: 0;
}
.shade_hovered_db4c .layout_purple_a48a.description-dirty-8875 {
  margin-bottom: 0.41575em;
}
.shade_hovered_db4c .bright-ad0f:before,
.shade_hovered_db4c .red-2268:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shade_hovered_db4c .bright-ad0f:before {
  content: "\f115";
}
.shade_hovered_db4c .red-2268:before {
  content: "\f02c";
}
.shade_hovered_db4c .hero-hard-4b00 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shade_hovered_db4c .hero-hard-4b00 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.surface_light_c50a {
  display: -webkit-box;
  display: flex;
}
.surface_light_c50a .menu-light-d677 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .surface_light_c50a .menu-light-d677 {
    flex-basis: 90px;
  }
}
.surface_light_c50a .input_first_9db1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_light_c50a .input_first_9db1 {
    flex-basis: calc(100% - 50px);
  }
}
.surface_light_c50a .heading_hard_6a04 p:last-child {
  margin-bottom: 0.72em;
}
.dropdown_75a9 .gradient_279e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dropdown_75a9 .gradient_279e:after,
.dropdown_75a9 .gradient_279e:before {
  content: "";
  display: table;
}
.dropdown_75a9 .gradient_279e:after {
  clear: both;
}
.dropdown_75a9 .gradient_279e .gas-b9c5,
.dropdown_75a9 .gradient_279e .filter-lite-df3d {
  width: 49%;
}
.dropdown_75a9 .gradient_279e .gas-b9c5 a span.tabs_over_9375,
.dropdown_75a9 .gradient_279e .filter-lite-df3d a span.tabs_over_9375 {
  display: block;
  margin-bottom: 5px;
}
.dropdown_75a9 .gradient_279e .filter-lite-df3d {
  float: left;
  text-align: left;
}
.dropdown_75a9 .gradient_279e .gas-b9c5 {
  float: right;
  text-align: right;
}
.popup-first-b924 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .popup-first-b924 {
    margin-bottom: 0;
  }
}
.title_prev_3471 {
  margin-bottom: 1em;
}
.title_prev_3471 .simple-0a0d {
  font-size: 1.1em;
  line-height: 1.3;
}
.detail_5f74 a {
  display: block;
  line-height: 0;
  position: relative;
}
.button-glass-f035 .title_prev_3471,
.banner_d700 .title_prev_3471 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .button-glass-f035 .title_prev_3471,
  .banner_d700 .title_prev_3471 {
    display: block;
  }
}
.button-glass-f035 .detail_5f74,
.banner_d700 .detail_5f74 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .button-glass-f035 .detail_5f74,
  .banner_d700 .detail_5f74 {
    margin-bottom: 1em;
  }
}
.button-glass-f035 .detail_5f74 img,
.banner_d700 .detail_5f74 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.button-glass-f035 .highlight-north-c80e,
.banner_d700 .highlight-north-c80e {
  flex-basis: calc(100% - 160px);
}
.button-glass-f035 .highlight-north-c80e p,
.banner_d700 .highlight-north-c80e p {
  margin-bottom: 0;
}
.button-glass-f035 .highlight-north-c80e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .button-glass-f035 .highlight-north-c80e {
    padding-left: 0;
  }
}
.banner_d700 .highlight-north-c80e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .banner_d700 .highlight-north-c80e {
    padding-right: 0;
  }
}
.banner_d700 .detail_5f74 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.mask-thick-fd68 .detail_5f74 {
  margin-bottom: 0.5em;
}
.mask-thick-fd68 .detail_5f74 img {
  width: 100%;
}
.surface_smooth_332b .tooltip_a1e0,
.selected-c073 .tooltip_a1e0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.selected-c073 .slider-liquid-f18d .middle_f27b p:last-child {
  margin-bottom: 0;
}
.frame_7e02 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.form-short-3103 .fluid_2e99 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .form-short-3103 .fluid_2e99:last-of-type {
    margin-bottom: 0;
  }
}
.form-short-3103 .fluid_2e99 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-short-3103 .fluid_2e99 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.form-short-3103 .fluid_2e99 ul li {
  margin: 0 0 0.6em;
}
.form-short-3103 .fluid_2e99 ul li.slow-0b6d,
.form-short-3103 .fluid_2e99 ul li.middle_5c9e {
  position: relative;
}
.form-short-3103 .fluid_2e99 ul li.slow-0b6d .footer-a743,
.form-short-3103 .fluid_2e99 ul li.middle_5c9e .footer-a743 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.form-short-3103 .fluid_2e99 ul li.slow-0b6d:after:after,
.form-short-3103 .fluid_2e99 ul li.slow-0b6d:after:before,
.form-short-3103
  .fluid_2e99
  ul
  li.middle_5c9e:after:after,
.form-short-3103
  .fluid_2e99
  ul
  li.middle_5c9e:after:before {
  content: "";
  display: table;
}
.form-short-3103 .fluid_2e99 ul li.slow-0b6d:after:after,
.form-short-3103
  .fluid_2e99
  ul
  li.middle_5c9e:after:after {
  clear: both;
}
.form-short-3103 .fluid_2e99 a.layout_right_0738:hover {
  text-decoration: none;
}
.form-short-3103 .fluid_2e99 select {
  max-width: 100%;
}
.form-short-3103 .fluid_2e99 table {
  font-size: 85%;
}
.form-short-3103 .fluid_2e99 table td,
.form-short-3103 .fluid_2e99 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.form-short-3103 .fluid_2e99 table tfoot td {
  text-align: left;
}
.form-short-3103 .fluid_2e99 :last-child {
  margin-bottom: 0;
}
.form-short-3103 .fluid_2e99 .white-436e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.form-short-3103 .fluid_2e99 .white-436e label {
  width: 100%;
}
.form-short-3103 .fluid_2e99 .white-436e .title_96f6 {
  width: 100%;
  display: block;
}
.form-short-3103 .fluid_2e99 .white-436e .pattern-eedf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.form-short-3103 .fluid_2e99 .white-436e .pattern-eedf:hover svg #svg-search {
  fill: #444;
}
.form-short-3103 .fluid_2e99 .white-436e .pattern-eedf svg {
  width: 18px;
  height: 18px;
}
.form-short-3103 .purple-e463 ul ul,
.form-short-3103 .disabled-complex-115e ul ul,
.form-short-3103 .link_b64d ul ul,
.form-short-3103 .steel_2c62 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.form-short-3103 .purple-e463 .slider-d934 > a,
.form-short-3103 .disabled-complex-115e .slider-d934 > a,
.form-short-3103 .link_b64d .slider-d934 > a,
.form-short-3103 .steel_2c62 .slider-d934 > a {
  margin-bottom: 0;
}
.form-short-3103 .footer_purple_3da4 li,
.form-short-3103 .purple-e463 li,
.form-short-3103 .header-8bcb li,
.form-short-3103 .disabled-complex-115e li,
.form-short-3103 .link_b64d li,
.form-short-3103 .steel_2c62 li,
.form-short-3103 .section_dark_6c97 li,
.form-short-3103 .overlay_1a12 li {
  display: block;
  position: relative;
}
.form-short-3103 .footer_purple_3da4 li:last-child,
.form-short-3103 .purple-e463 li:last-child,
.form-short-3103 .header-8bcb li:last-child,
.form-short-3103 .disabled-complex-115e li:last-child,
.form-short-3103 .link_b64d li:last-child,
.form-short-3103 .steel_2c62 li:last-child,
.form-short-3103 .section_dark_6c97 li:last-child,
.form-short-3103 .overlay_1a12 li:last-child {
  border: none;
}
.form-short-3103 .footer_purple_3da4 li a,
.form-short-3103 .purple-e463 li a,
.form-short-3103 .header-8bcb li a,
.form-short-3103 .disabled-complex-115e li a,
.form-short-3103 .link_b64d li a,
.form-short-3103 .steel_2c62 li a,
.form-short-3103 .section_dark_6c97 li a,
.form-short-3103 .overlay_1a12 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-short-3103 .footer_purple_3da4 li ul li::before,
.form-short-3103 .purple-e463 li ul li::before,
.form-short-3103 .header-8bcb li ul li::before,
.form-short-3103 .disabled-complex-115e li ul li::before,
.form-short-3103 .link_b64d li ul li::before,
.form-short-3103 .steel_2c62 li ul li::before,
.form-short-3103 .section_dark_6c97 li ul li::before,
.form-short-3103 .overlay_1a12 li ul li::before {
  left: 15px;
}
.form-short-3103 .footer_purple_3da4 li ul a,
.form-short-3103 .purple-e463 li ul a,
.form-short-3103 .header-8bcb li ul a,
.form-short-3103 .disabled-complex-115e li ul a,
.form-short-3103 .link_b64d li ul a,
.form-short-3103 .steel_2c62 li ul a,
.form-short-3103 .section_dark_6c97 li ul a,
.form-short-3103 .overlay_1a12 li ul a {
  padding-left: 20px;
}
.form-short-3103 .footer_purple_3da4 li ul ul li::before,
.form-short-3103 .purple-e463 li ul ul li::before,
.form-short-3103 .header-8bcb li ul ul li::before,
.form-short-3103 .disabled-complex-115e li ul ul li::before,
.form-short-3103 .link_b64d li ul ul li::before,
.form-short-3103 .steel_2c62 li ul ul li::before,
.form-short-3103 .section_dark_6c97 li ul ul li::before,
.form-short-3103 .overlay_1a12 li ul ul li::before {
  left: 30px;
}
.form-short-3103 .footer_purple_3da4 li ul ul a,
.form-short-3103 .purple-e463 li ul ul a,
.form-short-3103 .header-8bcb li ul ul a,
.form-short-3103 .disabled-complex-115e li ul ul a,
.form-short-3103 .link_b64d li ul ul a,
.form-short-3103 .steel_2c62 li ul ul a,
.form-short-3103 .section_dark_6c97 li ul ul a,
.form-short-3103 .overlay_1a12 li ul ul a {
  padding-left: 40px;
}
.form-short-3103 .element_east_8429 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-short-3103 .overlay_1a12 ul li {
  margin-bottom: 1.41575em;
}
.form-short-3103 .overlay_1a12 ul li .outline_tall_c439 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.form-short-3103 .overlay_1a12 ul li .mask-out-0909 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight-hard-dc6a .footer_purple_3da4 li a,
.highlight-hard-dc6a .purple-e463 li a,
.highlight-hard-dc6a .header-8bcb li a,
.highlight-hard-dc6a .disabled-complex-115e li a,
.highlight-hard-dc6a .link_b64d li a,
.highlight-hard-dc6a .steel_2c62 li a,
.highlight-hard-dc6a .section_dark_6c97 li a,
.highlight-hard-dc6a .overlay_1a12 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-hard-dc6a .element_east_8429 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-hard-dc6a .fluid_2e99 ul li.slow-0b6d .footer-a743,
.highlight-hard-dc6a .fluid_2e99 ul li.middle_5c9e .footer-a743 {
  background: rgba(0, 0, 0, 0.2);
}
.highlight-hard-dc6a .form-short-3103 .fluid_2e99 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-442c .form-short-3103 .modal-ce9e li {
  margin: 0;
}
.shadow-442c .form-short-3103 .modal-ce9e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow-442c .form-short-3103 .modal-ce9e li ul {
  margin: 0;
}
.shadow-442c .form-short-3103 .modal-ce9e li ul li a {
  padding-left: 15px;
}
.shadow-442c .form-short-3103 .modal-ce9e li ul li li a {
  padding-left: 30px;
}
.shadow-442c .form-short-3103 .modal-ce9e li.video-liquid-6be7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow-442c .form-short-3103 .modal-ce9e li.video-liquid-6be7 > 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;
}
.shadow-442c .form-short-3103 .modal-ce9e li.video-liquid-6be7 > 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;
}
.feature_huge_71bc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.button_8c8b {
  position: relative;
  z-index: 10;
}
.button_8c8b .active_5692 {
  width: 100%;
  max-width: 100%;
}
.shade-0d48 .footer_first_982a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shade-0d48 .hidden_0a97 {
}
.shade-0d48 .highlight-hard-dc6a {
  background: #292929;
}
.item-3f62 .footer_first_982a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.item-3f62 .hidden_0a97 {
  background: #f9f9f9;
}
.item-3f62 .highlight-hard-dc6a {
  background: #303030;
}
.inner-b415 .footer_first_982a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner-b415 .accordion-811a {
    margin-bottom: 1em;
  }
  .inner-b415 .accordion-811a:last-child {
    margin-bottom: 0;
  }
}
.inner-b415 .hidden_0a97 {
  background: #ededed;
}
.inner-b415 .highlight-hard-dc6a {
  background: #1a1a1a;
}
.footer_first_982a.hidden_0a97 {
  color: rgba(0, 0, 0, 0.6);
}
.footer_first_982a.hidden_0a97 .footer_hot_5b57 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_first_982a.highlight-hard-dc6a {
  color: rgba(255, 255, 255, 0.99);
}
.footer_first_982a.highlight-hard-dc6a a:not(.layout_right_0738) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_first_982a.highlight-hard-dc6a a:not(.layout_right_0738):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_first_982a.highlight-hard-dc6a .footer_hot_5b57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_first_982a.highlight-hard-dc6a table tbody td,
.footer_first_982a.highlight-hard-dc6a table th {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail_black_46f8.dropdown-complex-10de .status-narrow-34cd {
  max-width: initial;
}
.thumbnail_black_46f8 .section-0461 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.thumbnail_black_46f8 .section-0461 .active_5692 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .thumbnail_black_46f8 .section-0461 .active_5692 {
    display: block;
    margin-bottom: 2em;
  }
  .thumbnail_black_46f8 .section-0461 .active_5692:last-child {
    margin-bottom: 0;
  }
}
.inner-b415 .accordion-811a:last-child,
.item-3f62 .accordion-811a:last-child,
.shade-0d48 .accordion-811a:last-child {
  margin-bottom: 0;
}
.inner-b415 .accordion-811a .form-short-3103 .fluid_2e99:last-child,
.item-3f62 .accordion-811a .form-short-3103 .fluid_2e99:last-child,
.shade-0d48 .accordion-811a .form-short-3103 .fluid_2e99:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .inner-b415 .feature_bronze_e008,
  .inner-b415 .caption-iron-14b1,
  .item-3f62 .feature_bronze_e008,
  .item-3f62 .caption-iron-14b1,
  .shade-0d48 .feature_bronze_e008,
  .shade-0d48 .caption-iron-14b1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .button_8c8b .accordion-811a {
    margin-bottom: 2em;
  }
}
.button_8c8b p:last-child {
  margin-bottom: 0;
}
.button_8c8b li,
.button_8c8b ul {
  list-style: none;
  margin: 0;
}
.button_8c8b ul ul {
  margin-left: 2.617924em;
}
.input-hard-d40d {
  font-size: 0.875em;
}

/* css-noise: d8f9 */
.ghost-box-x9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
