/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button_6188/customify
Author: WPCustomify
Author URI: https://pressmaximum.button_6188
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.button_6188/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion-c4c3.description-fluid-ff86/licenses/gpl-2.0.background-liquid-fd60
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.south_37db/, (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.article_7a30.main-2d91/normalize.bright_2345/
 ======
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.bright_2345 v7.0.0 | MIT License | github.button_6188/necolas/normalize.bright_2345 */
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;
}
.wide-3fc8 .message-first-19b9,
.detail-650b,
.border-glass-54fe,
.orange-e838,
.badge-complex-8461,
.info-active-95eb,
.large_8565,
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;
}
.detail-650b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail-650b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-650b,
  h1 {
    font-size: 1.8em;
  }
}
.border-glass-54fe,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border-glass-54fe + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border-glass-54fe,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border-glass-54fe,
  h2 {
    font-size: 1.7em;
  }
}
.orange-e838,
h3 {
  font-size: 1.618em;
}
.wide-3fc8 .message-first-19b9,
.badge-complex-8461,
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.glass-f7bb {
  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;
}
.picture-84a0:after,
.picture-84a0:before,
.column-dark-b157:after,
.column-dark-b157:before {
  content: "";
  display: table;
}
.picture-84a0:after,
.column-dark-b157:after {
  clear: both;
}
.solid_df3e {
  float: right;
  margin-right: 0;
}
.motion_354d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hover_1c2b .component_yellow_f8e6,
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;
}
.hover_1c2b .component_yellow_f8e6: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;
}
.menu-paper-f69b .component_yellow_f8e6 {
  box-shadow: none;
}
.menu-paper-f69b
  .component_yellow_f8e6
  .full-0ae4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.menu-paper-f69b .component_yellow_f8e6 .logo_8fbd {
  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;
}
.menu-paper-f69b
  .component_yellow_f8e6
  .logo_8fbd
  b {
  display: none;
}
.menu-paper-f69b .video_6d41 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.video_2d56:not(.badge_e9e3):not(.item_smooth_dd9c),
button:not(.badge_e9e3):not(.item_smooth_dd9c),
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ),
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ),
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ) {
  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;
}
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):hover,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):hover,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):hover,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):hover,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):active,
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):active,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):active,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):active,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):active,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus {
  outline: 0;
}
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb {
  position: relative;
}
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .secondary_middle_06d4,
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .pro-b12c,
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .hover-silver-14db,
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  i,
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  svg,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .secondary_middle_06d4,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .pro-b12c,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .hover-silver-14db,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  i,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  svg,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .secondary_middle_06d4,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .pro-b12c,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .hover-silver-14db,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  i,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  svg,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .secondary_middle_06d4,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .pro-b12c,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .hover-silver-14db,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  i,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  svg,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .secondary_middle_06d4,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .pro-b12c,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  .hover-silver-14db,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  i,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb
  svg {
  visibility: hidden;
}
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb:after,
button:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb:after,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb:after,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb:after,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ).fn-loading-10cb: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;
}
.video_2d56:not(.badge_e9e3):not(.item_smooth_dd9c),
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ),
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ),
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ) {
  color: #fff;
  background: #235787;
}
.video_2d56:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus,
input[type="button"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus,
input[type="reset"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus,
input[type="submit"]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ):focus {
  color: #fff;
}
.video_2d56.fn-disabled-10cb:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ),
.video_2d56[disabled]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ),
button.fn-disabled-10cb:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ),
button[disabled]:not(.badge_e9e3):not(
    .item_smooth_dd9c
  ) {
  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;
}
.fast-8ac0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fast-8ac0: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;
}
.aside-b5f8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tooltip_bac3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.media-hard-d598 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture-84a0:after,
.picture-84a0:before,
.wrapper-over-9428:after,
.wrapper-over-9428:before,
.tag-down-b0b8:after,
.tag-down-b0b8:before,
.primary-copper-a8f4:after,
.primary-copper-a8f4:before,
.text_lower_0136:after,
.text_lower_0136:before,
.mini_627d:after,
.mini_627d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture-84a0:after,
.wrapper-over-9428:after,
.tag-down-b0b8:after,
.primary-copper-a8f4:after,
.text_lower_0136:after,
.mini_627d:after {
  clear: both;
}
.wrapper-over-9428 .block_e137,
.tag-down-b0b8 .block_e137,
.right-5f3e .block_e137 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.border-right-eaa8 {
  display: inline-block;
}
.picture-medium-0172 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.picture-medium-0172 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.picture-medium-0172 .summary_up_2778 {
  padding: 1em 0;
  font-size: 85%;
}
.summary_up_2778 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.advanced-756e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.advanced-756e:after,
.advanced-756e:before {
  content: "";
  display: table;
}
.advanced-756e:after {
  clear: both;
}
.heading-prev-e50d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask_yellow_3ea1 .heading-prev-e50d {
  max-width: 50%;
}
.pagination_medium_c6d6 .heading-prev-e50d {
  max-width: 33.33%;
}
.breadcrumb-6b29 .heading-prev-e50d {
  max-width: 25%;
}
.border_hovered_d296 .heading-prev-e50d {
  max-width: 20%;
}
.background-lower-4595 .heading-prev-e50d {
  max-width: 16.66%;
}
.last-b587 .heading-prev-e50d {
  max-width: 14.28%;
}
.fixed_023c .heading-prev-e50d {
  max-width: 12.5%;
}
.accent-5036 .heading-prev-e50d {
  max-width: 11.11%;
}
.active_1945 {
  display: block;
}
.wide-3fc8 .filter-4673 label,
.wide-3fc8 .module-hovered-a280 label,
.wide-3fc8 .layout_brown_e8b6 label,
.wide-3fc8 .pink_53c3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout-3fbd {
  list-style: none;
  margin: 0;
}
.layout-3fbd article.paragraph-action-23a7 {
  margin-bottom: 0;
}
.layout-3fbd ul {
  list-style: none;
  margin: 0;
}
.layout-3fbd .modal-5e39 li.paragraph-action-23a7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout-3fbd .modal-5e39 li.paragraph-action-23a7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout-3fbd .modal-5e39 li.paragraph-action-23a7: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) {
  .layout-3fbd .modal-5e39 li.paragraph-action-23a7 li.paragraph-action-23a7 li.paragraph-action-23a7 li.paragraph-action-23a7 {
    padding-left: 0;
  }
}
article.paragraph-action-23a7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-action-23a7 .wrapper-over-9428 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-action-23a7 .widget-98d7 {
  float: left;
}
article.paragraph-action-23a7 .full-4374 {
  margin-left: 85px;
}
article.paragraph-action-23a7 .accent-d341 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-action-23a7 .accent-d341 .surface_3ae4 {
  margin-left: 10px;
}
article.paragraph-action-23a7 .first_7b7d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-action-23a7 .clean-8ef9 {
  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 .filter-4673,
  #respond .layout_brown_e8b6,
  #respond .pink_53c3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-4673 input,
#respond .layout_brown_e8b6 input,
#respond .pink_53c3 input {
  width: 100%;
}
#respond .pink_53c3 {
  margin-right: 0;
}
#respond .status_easy_a4e7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south_055d {
  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;
}
.south_055d.dim_5ebd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.south_055d 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%);
}
.south_055d:focus,
.south_055d: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);
}
.chip_7644 {
  border-radius: 10%;
}
.old-1c5d {
  border-radius: 50%;
}
.container_tall_5de0 {
  font-size: 0.72em;
}
.description_b5b1 {
  font-size: 0.875em;
}
.badge-over-f21e {
  font-size: 1.1em;
}
.title-orange-bffc {
  text-transform: uppercase;
  line-height: 1.2;
}
.title-orange-bffc.container_tall_5de0 {
  letter-spacing: 0.5px;
}
.yellow-4738,
.yellow-4738 a {
  color: #6d6d6d;
}
.yellow-4738 a:hover {
  color: #111;
}
.header-stale-5abd {
  color: #6d6d6d;
}
.action-99c0 {
  overflow-x: hidden;
}
.action-99c0 .frame_9f13.south_45fd {
  position: relative;
}
.action-99c0 .frame_9f13.south_45fd.left-98e2 {
  position: initial;
}
.action-99c0
  .frame_9f13.south_45fd.left-98e2
  .purple_065f {
  left: auto;
}
.action-99c0 .frame_9f13 .purple_065f {
  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;
}
.action-99c0 .frame_9f13:hover.south_45fd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.action-99c0
  .frame_9f13:hover.south_45fd
  .purple_065f {
  display: block;
  z-index: 9999999;
}
.action-99c0 .tooltip-7111 .fluid_326e,
.action-99c0 .white-c6e9 .fluid_326e {
  display: none;
}
.action-99c0 .lite-9b3d .frame_9f13:hover.south_45fd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wide-3fc8 .filter-4673 label,
.wide-3fc8 .module-hovered-a280 label,
.wide-3fc8 .layout_brown_e8b6 label,
.wide-3fc8 .pink_53c3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout-3fbd {
  list-style: none;
  margin: 0;
}
.layout-3fbd article.paragraph-action-23a7 {
  margin-bottom: 0;
}
.layout-3fbd ul {
  list-style: none;
  margin: 0;
}
.layout-3fbd .modal-5e39 li.paragraph-action-23a7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout-3fbd .modal-5e39 li.paragraph-action-23a7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout-3fbd .modal-5e39 li.paragraph-action-23a7: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) {
  .layout-3fbd .modal-5e39 li.paragraph-action-23a7 li.paragraph-action-23a7 li.paragraph-action-23a7 li.paragraph-action-23a7 {
    padding-left: 0;
  }
}
article.paragraph-action-23a7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-action-23a7 .wrapper-over-9428 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-action-23a7 .widget-98d7 {
  float: left;
}
article.paragraph-action-23a7 .full-4374 {
  margin-left: 85px;
}
article.paragraph-action-23a7 .accent-d341 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-action-23a7 .accent-d341 .surface_3ae4 {
  margin-left: 10px;
}
article.paragraph-action-23a7 .first_7b7d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-action-23a7 .clean-8ef9 {
  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 .filter-4673,
  #respond .layout_brown_e8b6,
  #respond .pink_53c3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-4673 input,
#respond .layout_brown_e8b6 input,
#respond .pink_53c3 input {
  width: 100%;
}
#respond .pink_53c3 {
  margin-right: 0;
}
#respond .status_easy_a4e7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip-7111 .photo-outer-c695 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo-outer-c695 .brown-a9a0.lite-e0c1 .component-narrow-fa84 > li > a:focus,
.photo-outer-c695 .brown-a9a0.lite-e0c1 .component-narrow-fa84 > li > a:hover,
.photo-outer-c695 .brown-a9a0.paper-dd5f .component-narrow-fa84 > li > a:focus,
.photo-outer-c695 .brown-a9a0.paper-dd5f .component-narrow-fa84 > li > a:hover,
.photo-outer-c695 .brown-a9a0.message_south_b9d1 .component-narrow-fa84 > li > a:focus,
.photo-outer-c695 .brown-a9a0.message_south_b9d1 .component-narrow-fa84 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-outer-c695
  .brown-a9a0.lite-e0c1
  .component-narrow-fa84
  > li.iron-43f3
  > a,
.photo-outer-c695
  .brown-a9a0.lite-e0c1
  .component-narrow-fa84
  > li.full-69f0
  > a,
.photo-outer-c695
  .brown-a9a0.paper-dd5f
  .component-narrow-fa84
  > li.iron-43f3
  > a,
.photo-outer-c695
  .brown-a9a0.paper-dd5f
  .component-narrow-fa84
  > li.full-69f0
  > a,
.photo-outer-c695
  .brown-a9a0.message_south_b9d1
  .component-narrow-fa84
  > li.iron-43f3
  > a,
.photo-outer-c695 .brown-a9a0.message_south_b9d1 .component-narrow-fa84 > li.sort-1f83 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-outer-c695 .container-4415,
.photo-outer-c695 .container-4415 a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-outer-c695 .icon-3ac9.layout_3e57 li a,
.photo-outer-c695 .frame_basic_5f9a a,
.photo-outer-c695 .main_down_59a2,
.photo-outer-c695 .component-narrow-fa84 > li > a,
.photo-outer-c695 .module_mini_bc4d {
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695 .icon-3ac9.layout_3e57 li a:hover,
.photo-outer-c695 .frame_basic_5f9a a:hover,
.photo-outer-c695 .main_down_59a2:hover,
.photo-outer-c695 .component-narrow-fa84 > li > a:hover,
.photo-outer-c695 .module_mini_bc4d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-outer-c695 .pattern_4002 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695 .pattern_4002 .white_f379 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-outer-c695 .pattern_4002:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-outer-c695 .thumbnail_simple_2fdc .form_379b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695 .thumbnail_simple_2fdc .form_379b .in-1a09 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695
  .thumbnail_simple_2fdc
  .form_379b
  .in-1a09::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695
  .thumbnail_simple_2fdc
  .form_379b
  .in-1a09:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695
  .thumbnail_simple_2fdc
  .form_379b
  .in-1a09::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695
  .thumbnail_simple_2fdc
  .form_379b
  .in-1a09::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695 .thumbnail_simple_2fdc .message_bronze_dbd2 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-outer-c695 .thumbnail_simple_2fdc .message_bronze_dbd2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_7a32
  .photo-outer-c695
  .thumbnail_simple_2fdc
  .easy-cb62
  .accent_9adb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_7a32
  .photo-outer-c695
  .thumbnail_simple_2fdc
  .easy-cb62
  .in-1a09 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-7111 .liquid_0d2e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.liquid_0d2e .brown-a9a0.lite-e0c1 .component-narrow-fa84 > li > a:focus,
.liquid_0d2e .brown-a9a0.lite-e0c1 .component-narrow-fa84 > li > a:hover,
.liquid_0d2e .brown-a9a0.paper-dd5f .component-narrow-fa84 > li > a:focus,
.liquid_0d2e .brown-a9a0.paper-dd5f .component-narrow-fa84 > li > a:hover,
.liquid_0d2e .brown-a9a0.message_south_b9d1 .component-narrow-fa84 > li > a:focus,
.liquid_0d2e .brown-a9a0.message_south_b9d1 .component-narrow-fa84 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_0d2e
  .brown-a9a0.lite-e0c1
  .component-narrow-fa84
  > li.iron-43f3
  > a,
.liquid_0d2e
  .brown-a9a0.lite-e0c1
  .component-narrow-fa84
  > li.full-69f0
  > a,
.liquid_0d2e
  .brown-a9a0.paper-dd5f
  .component-narrow-fa84
  > li.iron-43f3
  > a,
.liquid_0d2e
  .brown-a9a0.paper-dd5f
  .component-narrow-fa84
  > li.full-69f0
  > a,
.liquid_0d2e
  .brown-a9a0.message_south_b9d1
  .component-narrow-fa84
  > li.iron-43f3
  > a,
.liquid_0d2e .brown-a9a0.message_south_b9d1 .component-narrow-fa84 > li.sort-1f83 > a {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_0d2e .container-4415,
.liquid_0d2e .container-4415 a {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_0d2e .icon-3ac9.layout_3e57 li a,
.liquid_0d2e .frame_basic_5f9a a,
.liquid_0d2e .main_down_59a2,
.liquid_0d2e .component-narrow-fa84 > li > a,
.liquid_0d2e .module_mini_bc4d {
  color: rgba(0, 0, 0, 0.55);
}
.liquid_0d2e .icon-3ac9.layout_3e57 li a:hover,
.liquid_0d2e .frame_basic_5f9a a:hover,
.liquid_0d2e .main_down_59a2:hover,
.liquid_0d2e .component-narrow-fa84 > li > a:hover,
.liquid_0d2e .module_mini_bc4d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_0d2e .pattern_4002 {
  color: rgba(0, 0, 0, 0.55);
}
.liquid_0d2e .pattern_4002 .white_f379 {
  color: rgba(0, 0, 0, 0.8);
}
.liquid_0d2e .pattern_4002:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-dynamic-2365 .hovered-c159 {
  margin-left: auto;
  margin-right: auto;
}
.tag-down-b0b8 > * {
  margin-left: auto;
  margin-right: auto;
}
.tag-down-b0b8 .aside-b5f8 {
  margin-right: 1.41575em;
}
.active-fast-2e14 .tag-down-b0b8 > .status-5ec0 {
  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;
}
.active-fast-2e14 .tag-down-b0b8 > .green-b063 {
  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;
}
.pro-e6f5.main-dynamic-2365 .hovered-c159,
.liquid-7e7f.main-dynamic-2365 .hovered-c159 {
  margin-left: 0;
}
.accent-f90d.main-dynamic-2365 .hovered-c159,
.first_8a5d.main-dynamic-2365 .hovered-c159 {
  margin-right: 0;
}
.tag-down-b0b8 ol,
.tag-down-b0b8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.mask_d366 video {
  max-width: 100%;
}
.logo-90d1 img {
  display: block;
}
.logo-90d1.aside-b5f8,
.logo-90d1.tooltip_bac3 {
  width: 100%;
}
.logo-90d1.green-b063 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hero_clean_8b87:not(.easy_406b) {
  margin: 1.5em auto;
}
.article-white-eb4a p {
  padding: 1.5em 14px;
}
ul.silver-553f.green-b063,
ul.silver-553f.status-5ec0,
ul.silver-553f.alert_f43e.status-5ec0 {
  padding: 0 14px;
}
.west-c053 {
  display: block;
  overflow-x: auto;
}
.west-c053 table {
  border-collapse: collapse;
  width: 100%;
}
.west-c053 td,
.west-c053 th {
  padding: 0.5em;
}
.tag-down-b0b8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tag-down-b0b8 ol ol,
.tag-down-b0b8 ol ul,
.tag-down-b0b8 ul ol,
.tag-down-b0b8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tag-down-b0b8 ol ol li,
.tag-down-b0b8 ol ul li,
.tag-down-b0b8 ul ol li,
.tag-down-b0b8 ul ul li {
  margin-left: 0;
}
.status_fa13.caption_07c1 > .pressed_c991 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.status_fa13.caption_07c1 > .pressed_c991 iframe,
.status_fa13.caption_07c1 > .pressed_c991 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.glass_6c24 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.glass_6c24.banner-fresh-8b9d {
  padding: 0;
}
.glass_6c24.banner-fresh-8b9d cite {
  font-size: 13px;
}
.glass_6c24 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.glass_6c24 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.table-57ab {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.table-57ab > p:first-child {
  margin-top: 0;
}
.table-57ab cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.table-57ab blockquote {
  border-left: 0;
}
.under_4bf8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.under_4bf8:not(.sidebar-665b) {
  max-width: 100px;
}
.under_4bf8.paragraph_pink_00f7 {
  border-bottom: none !important;
  text-align: center;
}
.under_4bf8.paragraph_pink_00f7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .article-white-eb4a p {
    padding: 1.5em 0;
  }
}
.preview-fd88 {
  color: #0073aa;
}
.pattern_a4c2 {
  background-color: #0073aa;
}
.container_7291 {
  color: #229fd8;
}
.main-up-4ffe {
  background-color: #229fd8;
}
.paragraph-3c06 {
  color: #eee;
}
.center-08e0 {
  background-color: #eee;
}
.soft_03d4 {
  color: #444;
}
.popup_prev_9aee {
  background-color: #444;
}
.component-a850 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.component-a850 .button_0ae0 .frame_basic_5f9a {
  font-size: 15px;
}
.component-a850 .frame_basic_5f9a {
  line-height: 1.3;
}
.component-a850 .liquid_0d2e {
}
.component-a850 .photo-outer-c695 {
  background: #235787;
}
.banner_up_9a1c {
  padding: 0;
}
.banner_up_9a1c .photo-outer-c695 {
  background: #1a1a1a;
}
.banner_up_9a1c .liquid_0d2e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner-e274 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner-e274 .liquid_0d2e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner-e274 .photo-outer-c695 {
  background: #303030;
}
.mini_627d {
  position: relative;
  z-index: 10;
}
.mini_627d .link_new_eb9b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-4328 .south_45fd {
  display: inline-block;
  vertical-align: middle;
}
.status-4328.center_7006 .south_45fd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status-4328.center_7006 .south_45fd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status-4328.center_7006 .south_45fd {
    margin-right: 0.4em;
  }
}
.status-4328.center_7006 .south_45fd:last-child {
  margin-right: 0;
}
.last_a14a .link_new_eb9b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tooltip-7111 .button_0ae0 {
    margin: 0 -0.5em;
  }
  .tooltip-7111 .button_0ae0 [class*="customify-col-"],
  .tooltip-7111 .button_0ae0 [class*="customify-col_"],
  .tooltip-7111 .button_0ae0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tooltip-7111.chip_soft_6b68 .link_new_eb9b {
  background: 0 0 !important;
}
.tooltip-7111.chip_soft_6b68 .link_new_eb9b,
.tooltip-7111.last_a14a .link_new_eb9b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tooltip-7111.component-bottom-b1b8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tooltip-7111.last_a14a .link_new_eb9b {
  box-shadow: none !important;
}
.east_a650 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .east_a650 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .east_a650 {
    padding: 18px 0 20px;
  }
}
.east_a650 .focus-wood-75c8 {
  width: 100%;
}
.east_a650 .footer_d238 {
  margin-bottom: 0;
}
.east_a650 .notice-bright-8634 {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal-bc73 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal-bc73 .input_hard_1ce4 {
  width: 100%;
}
.pagination-d1a4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination-d1a4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination-d1a4 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;
}
.pagination-d1a4 li:last-child:after {
  display: none;
}
.pagination-d1a4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.right_38ae .fluid_326e button,
.east_a650 .fluid_326e button {
  left: 0;
}
.right_38ae .input_hard_1ce4,
.east_a650 .input_hard_1ce4 {
  padding-left: 0;
  padding-right: 0;
}
.right_38ae .modal-bc73,
.east_a650 .modal-bc73 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.right_38ae {
  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;
}
.right_38ae: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;
}
.right_38ae .last-c69b {
  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) {
  .right_38ae .last-c69b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .right_38ae .last-c69b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .right_38ae .last-c69b {
    min-height: 200px;
  }
}
.right_38ae .pagination-d1a4 {
  color: rgba(255, 255, 255, 0.8);
}
.right_38ae .pagination-d1a4 a,
.right_38ae .pagination-d1a4 li:after {
  color: inherit;
}
.right_38ae .pagination-d1a4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title_left_2138 {
  margin-bottom: 0.5em;
}
.module_3402 {
  margin-bottom: 1.2em;
}
.module_3402,
.title_left_2138 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module_3402 p:last-child,
.title_left_2138 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fluid_326e,
#masthead .fluid_326e {
  display: none;
}
#masthead
  > .fluid_326e.chip_advanced_5714 {
  display: none;
}
#masthead > .fluid_326e button {
  left: 0;
}
.up-2aab {
  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%;
}
.up-2aab .south_45fd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.up-2aab .popup_6cc6 {
  display: -webkit-box;
  display: flex;
}
.up-2aab .popup_6cc6.menu-copper-9fc4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.up-2aab .popup_6cc6.dropdown-in-8dd9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.up-2aab .popup_6cc6.card_d152 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.up-2aab.fixed-3781.east_bc20 .popup_6cc6.menu-copper-9fc4 {
  flex-basis: 100%;
}
.up-2aab.cold_66aa .popup_6cc6.dropdown-in-8dd9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.up-2aab.cold_66aa .popup_6cc6.card_d152 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fluid_326e.chip_advanced_5714 {
  display: none;
}
#masthead > .fluid_326e button {
  left: 0;
}
.narrow_ae5c {
  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;
}
.narrow_ae5c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.narrow_ae5c.tertiary_bright_9d2e i {
  margin-right: 4px;
}
.narrow_ae5c.next_9163 i {
  margin-left: 5px;
}
.frame_basic_5f9a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame_basic_5f9a p:last-child {
  margin-bottom: 0;
}
.dynamic_ab7f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dynamic_ab7f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dynamic_ab7f img {
  display: block;
  width: auto;
  line-height: 1;
}
.dynamic_ab7f .container-4415 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dynamic_ab7f .info_c3a9 {
  margin: 5px 0 7px 0;
}
.dynamic_ab7f.surface_1e33 .sidebar_df2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic_ab7f.surface_1e33 .info_6452 {
  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;
}
.dynamic_ab7f.basic_3bf6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dynamic_ab7f.basic_3bf6 .sidebar_df2c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic_ab7f.basic_3bf6 .info_6452 {
  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;
}
.dynamic_ab7f.description-58a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dynamic_ab7f.wrapper-261e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dynamic_ab7f.wrapper-261e .info_6452 {
  margin-top: 7px;
}
.menu_719d {
  display: inline-block;
}
.mini_627d .tag-lite-83f5 .dynamic_ab7f img {
  max-width: 100%;
}
.brown-a9a0 .component_tiny_aab3.wrapper-9c04,
.action-6cb8 .component_tiny_aab3.wrapper-9c04 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.brown-a9a0 .over_a382,
.action-6cb8 .over_a382 {
  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%);
}
.brown-a9a0 .over_a382 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.brown-a9a0.component-bright-c5ae .over_a382 {
  display: none;
}
.brown-a9a0 .backdrop-gas-a69e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.brown-a9a0 .backdrop-gas-a69e li {
  display: inline-block;
  position: relative;
}
.brown-a9a0 .backdrop-gas-a69e li:last-child {
  margin-right: 0;
}
.brown-a9a0 .backdrop-gas-a69e 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;
}
.brown-a9a0 .backdrop-gas-a69e li.sort-1f83 > a {
  color: rgba(0, 0, 0, 0.9);
}
.brown-a9a0 .backdrop-gas-a69e > 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;
}
.brown-a9a0 .backdrop-gas-a69e > li > a i {
  line-height: 0;
}
.brown-a9a0 .backdrop-gas-a69e > li.pagination-358f > a .over_a382 {
  margin-left: 4px;
  line-height: 0;
}
.brown-a9a0 .backdrop-gas-a69e .content_fc1b li.pagination-358f > a {
  position: relative;
}
.brown-a9a0 .backdrop-gas-a69e .content_fc1b li.pagination-358f > a:after,
.brown-a9a0 .backdrop-gas-a69e .content_fc1b li.pagination-358f > a:before {
  content: "";
  display: table;
}
.brown-a9a0 .backdrop-gas-a69e .content_fc1b li.pagination-358f > a:after {
  clear: both;
}
.brown-a9a0 .backdrop-gas-a69e .content_fc1b li.pagination-358f > a .over_a382 {
  margin-left: 5px;
  float: right;
}
.brown-a9a0 .image_c3ec,
.brown-a9a0 .content_fc1b {
  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;
}
.brown-a9a0 .content_fc1b {
  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;
}
.brown-a9a0 .content_fc1b .wrapper-9c04 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.brown-a9a0 .content_fc1b .over_a382 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.brown-a9a0 .content_fc1b li {
  display: block;
  margin: 0;
  padding: 0;
}
.brown-a9a0 .content_fc1b 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;
}
.brown-a9a0 .content_fc1b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.brown-a9a0 .content_fc1b .content_fc1b {
  top: 0;
  left: 100%;
}
.brown-a9a0 .icon-down-f73e.fn-focus-10cb > .image_c3ec,
.brown-a9a0 .icon-down-f73e.fn-focus-10cb > .content_fc1b,
.brown-a9a0 .icon-down-f73e:focus > .image_c3ec,
.brown-a9a0 .icon-down-f73e:focus > .content_fc1b,
.brown-a9a0 .icon-down-f73e:hover > .image_c3ec,
.brown-a9a0 .icon-down-f73e:hover > .content_fc1b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.brown-a9a0.message_south_b9d1 .component-narrow-fa84:after,
.brown-a9a0.message_south_b9d1 .component-narrow-fa84:before {
  content: "";
  display: table;
}
.brown-a9a0.message_south_b9d1 .component-narrow-fa84:after {
  clear: both;
}
.brown-a9a0.message_south_b9d1 .component-narrow-fa84 > li {
  float: left;
}
.brown-a9a0.large-7fe6 .component-narrow-fa84:after,
.brown-a9a0.large-7fe6 .component-narrow-fa84:before {
  content: "";
  display: table;
}
.brown-a9a0.large-7fe6 .component-narrow-fa84:after {
  clear: both;
}
.brown-a9a0.large-7fe6 .component-narrow-fa84 > li {
  float: left;
}
.brown-a9a0.large-7fe6 .component-narrow-fa84 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.brown-a9a0.large-7fe6 .component-narrow-fa84 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.brown-a9a0.large-7fe6 .component-narrow-fa84 > li.iron-43f3 > a,
.brown-a9a0.large-7fe6 .component-narrow-fa84 > li.sort-1f83 > a {
  color: #fff;
  background-color: #1e4b75;
}
.brown-a9a0.lite-e0c1 .component-narrow-fa84 > li > a .wrapper-9c04 {
  position: relative;
}
.brown-a9a0.lite-e0c1 .component-narrow-fa84 > li > a .wrapper-9c04: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;
}
.brown-a9a0.lite-e0c1
  .component-narrow-fa84
  > li:focus
  > a
  .wrapper-9c04:before,
.brown-a9a0.lite-e0c1
  .component-narrow-fa84
  > li:hover
  > a
  .wrapper-9c04:before {
  width: 100%;
  background-color: currentColor;
}
.brown-a9a0.lite-e0c1
  .component-narrow-fa84
  > li.iron-43f3
  > a
  .wrapper-9c04:before,
.brown-a9a0.lite-e0c1
  .component-narrow-fa84
  > li.full-69f0
  > a
  .wrapper-9c04:before {
  width: 100%;
  background-color: currentColor;
}
.brown-a9a0.paper-dd5f .component-narrow-fa84 > li > a .wrapper-9c04 {
  position: relative;
}
.brown-a9a0.paper-dd5f .component-narrow-fa84 > li > a .wrapper-9c04: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;
}
.brown-a9a0.paper-dd5f .component-narrow-fa84 > li:focus > a .wrapper-9c04:before,
.brown-a9a0.paper-dd5f
  .component-narrow-fa84
  > li:hover
  > a
  .wrapper-9c04:before {
  width: 100%;
  background-color: currentColor;
}
.brown-a9a0.paper-dd5f
  .component-narrow-fa84
  > li.iron-43f3
  > a
  .wrapper-9c04:before,
.brown-a9a0.paper-dd5f
  .component-narrow-fa84
  > li.full-69f0
  > a
  .wrapper-9c04:before {
  width: 100%;
  background-color: currentColor;
}
.action-6cb8 .backdrop-gas-a69e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.action-6cb8 .backdrop-gas-a69e li:first-child > a {
  border-top: none;
}
.action-6cb8 .backdrop-gas-a69e .green-28e3 > .wrapper-9c04 .over_a382 {
  display: none;
}
.action-6cb8 .backdrop-gas-a69e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.action-6cb8 .backdrop-gas-a69e li:last-child {
  border: none;
}
.action-6cb8 .backdrop-gas-a69e li.pagination-358f > a {
  padding-right: 45px !important;
}
.action-6cb8 .backdrop-gas-a69e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.action-6cb8 .backdrop-gas-a69e li a:focus,
.action-6cb8 .backdrop-gas-a69e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.action-6cb8 .backdrop-gas-a69e li .over-c694 {
  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;
}
.action-6cb8 .backdrop-gas-a69e li .over-c694:hover {
  box-shadow: none;
}
.action-6cb8 .backdrop-gas-a69e li .over-c694 .over_a382 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.action-6cb8 .backdrop-gas-a69e .content_fc1b {
  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);
}
.action-6cb8 .backdrop-gas-a69e .content_fc1b li a {
  padding-left: 3em;
}
.action-6cb8 .backdrop-gas-a69e .list-280f > a .over-c694 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.action-6cb8 .backdrop-gas-a69e .list-280f > .content_fc1b {
  display: block;
  opacity: 1;
}
.detail_4eae {
  max-width: 100%;
}
.status_eaad {
  line-height: 0;
  cursor: pointer;
}
.module_mini_bc4d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.module_mini_bc4d:hover {
  box-shadow: none;
  color: currentColor;
}
.module_mini_bc4d svg {
  width: 18px;
  height: 18px;
}
.module_mini_bc4d .disabled_88ea {
  display: none;
}
.grid-focused-c513 {
  position: relative;
}
.grid-focused-c513.fn-active-10cb .module_mini_bc4d .layout-red-fa60 {
  display: none;
}
.grid-focused-c513.fn-active-10cb .module_mini_bc4d .disabled_88ea {
  display: inline-block;
}
.grid-focused-c513 .complex-2df1 {
  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);
}
.grid-focused-c513.sidebar-new-eafe .complex-2df1 {
  left: auto;
  right: -0.9em;
}
.grid-focused-c513.sidebar-new-eafe .blue_4554::before {
  left: auto;
  right: 15px;
}
.grid-focused-c513.fn-active-10cb .complex-2df1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.easy-cb62 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.easy-cb62 label {
  flex-basis: 100%;
}
.easy-cb62 .form_379b {
  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;
}
.easy-cb62 .in-1a09 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.easy-cb62 .in-1a09:focus {
  background-color: transparent;
}
.easy-cb62 button.message_bronze_dbd2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.easy-cb62 button.message_bronze_dbd2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.easy-cb62 button.message_bronze_dbd2 svg {
  width: 18px;
  height: 18px;
}
.easy-cb62 input[type="submit"] {
  min-height: auto;
}
.thumbnail_simple_2fdc .easy-cb62 .in-1a09 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.blue_4554 {
  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) {
  .blue_4554 {
    width: 220px;
  }
}
.blue_4554 label {
  flex-basis: 100%;
}
.blue_4554::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;
}
.border_7a32 .thumbnail_simple_2fdc .easy-cb62 {
  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;
}
.border_7a32
  .thumbnail_simple_2fdc
  .easy-cb62
  .form_379b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border_7a32 .thumbnail_simple_2fdc .easy-cb62 .in-1a09 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border_7a32
  .thumbnail_simple_2fdc
  .easy-cb62
  .in-1a09:focus {
  background: 0 0;
}
.border_7a32
  .thumbnail_simple_2fdc
  .easy-cb62
  .accent_9adb {
  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;
}
.icon-3ac9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon-3ac9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon-3ac9 li:last-child {
  margin-right: 0;
}
.icon-3ac9 li:first-child {
  margin-left: 0;
}
.icon-3ac9.brown_25a7 a {
  color: #fff;
}
.icon-3ac9.brown_25a7 a:hover {
  color: #fff;
}
.icon-3ac9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon-3ac9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon-3ac9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon-3ac9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon-3ac9 [class*="social-icon-apple"] {
  background-color: #999;
}
.icon-3ac9 [class*="social-icon-apple"].sort-pro-2764 {
  background-color: transparent;
  color: #999;
}
.icon-3ac9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon-3ac9 [class*="social-icon-behance"].sort-pro-2764 {
  background-color: transparent;
  color: #1769ff;
}
.icon-3ac9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon-3ac9 [class*="social-icon-bitbucket"].sort-pro-2764 {
  background-color: transparent;
  color: #205081;
}
.icon-3ac9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon-3ac9 [class*="social-icon-codepen"].sort-pro-2764 {
  background-color: transparent;
  color: #000;
}
.icon-3ac9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon-3ac9 [class*="social-icon-delicious"].sort-pro-2764 {
  background-color: transparent;
  color: #39f;
}
.icon-3ac9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon-3ac9 [class*="social-icon-digg"].sort-pro-2764 {
  background-color: transparent;
  color: #005be2;
}
.icon-3ac9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon-3ac9 [class*="social-icon-dribbble"].sort-pro-2764 {
  background-color: transparent;
  color: #ea4c89;
}
.icon-3ac9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon-3ac9 [class*="social-icon-envelope"].sort-pro-2764 {
  background-color: transparent;
  color: #ea4335;
}
.icon-3ac9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon-3ac9 [class*="social-icon-facebook"].sort-pro-2764 {
  background-color: transparent;
  color: #3b5998;
}
.icon-3ac9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon-3ac9 [class*="social-icon-flickr"].sort-pro-2764 {
  background-color: transparent;
  color: #0063dc;
}
.icon-3ac9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon-3ac9 [class*="social-icon-foursquare"].sort-pro-2764 {
  background-color: transparent;
  color: #2d5be3;
}
.icon-3ac9 [class*="social-icon-github"] {
  background-color: #333;
}
.icon-3ac9 [class*="social-icon-github"].sort-pro-2764 {
  background-color: transparent;
  color: #333;
}
.icon-3ac9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon-3ac9 [class*="social-icon-google-plus"].sort-pro-2764 {
  background-color: transparent;
  color: #dd4b39;
}
.icon-3ac9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon-3ac9 [class*="social-icon-houzz"].sort-pro-2764 {
  background-color: transparent;
  color: #7ac142;
}
.icon-3ac9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon-3ac9 [class*="social-icon-instagram"].sort-pro-2764 {
  background-color: transparent;
  color: #262626;
}
.icon-3ac9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon-3ac9 [class*="social-icon-jsfiddle"].sort-pro-2764 {
  background-color: transparent;
  color: #487aa2;
}
.icon-3ac9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon-3ac9 [class*="social-icon-linkedin"].sort-pro-2764 {
  background-color: transparent;
  color: #0077b5;
}
.icon-3ac9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon-3ac9 [class*="social-icon-medium"].sort-pro-2764 {
  background-color: transparent;
  color: #00ab6b;
}
.icon-3ac9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon-3ac9
  [class*="social-icon-odnoklassniki"].sort-pro-2764 {
  background-color: transparent;
  color: #f4731c;
}
.icon-3ac9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon-3ac9 [class*="social-icon-meetup"].sort-pro-2764 {
  background-color: transparent;
  color: #ec1c40;
}
.icon-3ac9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon-3ac9 [class*="social-icon-pinterest"].sort-pro-2764 {
  background-color: transparent;
  color: #bd081c;
}
.icon-3ac9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon-3ac9 [class*="social-icon-product-hunt"].sort-pro-2764 {
  background-color: transparent;
  color: #da552f;
}
.icon-3ac9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon-3ac9 [class*="social-icon-reddit"].sort-pro-2764 {
  background-color: transparent;
  color: #ff4500;
}
.icon-3ac9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon-3ac9 [class*="social-icon-rss"].sort-pro-2764 {
  background-color: transparent;
  color: #f26522;
}
.icon-3ac9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon-3ac9
  [class*="social-icon-shopping-cart"].sort-pro-2764 {
  background-color: transparent;
  color: #4caf50;
}
.icon-3ac9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon-3ac9 [class*="social-icon-skype"].sort-pro-2764 {
  background-color: transparent;
  color: #00aff0;
}
.icon-3ac9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon-3ac9 [class*="social-icon-slideshare"].sort-pro-2764 {
  background-color: transparent;
  color: #0077b5;
}
.icon-3ac9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon-3ac9 [class*="social-icon-snapchat"].sort-pro-2764 {
  background-color: transparent;
  color: #fffc00;
}
.icon-3ac9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon-3ac9 [class*="social-icon-soundcloud"].sort-pro-2764 {
  background-color: transparent;
  color: #f80;
}
.icon-3ac9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon-3ac9 [class*="social-icon-spotify"].sort-pro-2764 {
  background-color: transparent;
  color: #2ebd59;
}
.icon-3ac9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon-3ac9
  [class*="social-icon-stack-overflow"].sort-pro-2764 {
  background-color: transparent;
  color: #fe7a15;
}
.icon-3ac9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon-3ac9 [class*="social-icon-maldkfgram"].sort-pro-2764 {
  background-color: transparent;
  color: #2ca5e0;
}
.icon-3ac9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon-3ac9 [class*="social-icon-tripadvisor"].sort-pro-2764 {
  background-color: transparent;
  color: #589442;
}
.icon-3ac9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon-3ac9 [class*="social-icon-tumblr"].sort-pro-2764 {
  background-color: transparent;
  color: #35465c;
}
.icon-3ac9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon-3ac9 [class*="social-icon-twitch"].sort-pro-2764 {
  background-color: transparent;
  color: #6441a5;
}
.icon-3ac9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon-3ac9 [class*="social-icon-twitter"].sort-pro-2764 {
  background-color: transparent;
  color: #1da1f2;
}
.icon-3ac9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon-3ac9 [class*="social-icon-vimeo"].sort-pro-2764 {
  background-color: transparent;
  color: #1ab7ea;
}
.icon-3ac9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon-3ac9 [class*="social-icon-vk"].sort-pro-2764 {
  background-color: transparent;
  color: #45668e;
}
.icon-3ac9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon-3ac9 [class*="social-icon-weibo"].sort-pro-2764 {
  background-color: transparent;
  color: #df2029;
}
.icon-3ac9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon-3ac9 [class*="social-icon-weixin"].sort-pro-2764 {
  background-color: transparent;
  color: #7bb32e;
}
.icon-3ac9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon-3ac9 [class*="social-icon-whatsapp"].sort-pro-2764 {
  background-color: transparent;
  color: #25d366;
}
.icon-3ac9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon-3ac9 [class*="social-icon-wordpress"].sort-pro-2764 {
  background-color: transparent;
  color: #21759b;
}
.icon-3ac9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon-3ac9 [class*="social-icon-xing"].sort-pro-2764 {
  background-color: transparent;
  color: #026466;
}
.icon-3ac9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon-3ac9 [class*="social-icon-yelp"].sort-pro-2764 {
  background-color: transparent;
  color: #af0606;
}
.icon-3ac9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon-3ac9 [class*="social-icon-youtube"].sort-pro-2764 {
  background-color: transparent;
  color: #cd201f;
}
.main_down_59a2 {
  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;
}
.main_down_59a2:hover {
  box-shadow: none;
  background: 0 0;
}
.active_2ff8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.grid_3a06 {
  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;
}
.iron_354d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.alert-fluid-b1a1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.alert-fluid-b1a1,
.alert-fluid-b1a1::after,
.alert-fluid-b1a1::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;
}
.alert-fluid-b1a1::after,
.alert-fluid-b1a1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.alert_0d4f .grid_3a06 .iron_354d {
  margin-top: -2px;
  width: 19px;
}
.alert_0d4f .grid_3a06 .alert-fluid-b1a1 {
  margin-top: -1px;
}
.alert_0d4f .grid_3a06 .alert-fluid-b1a1,
.alert_0d4f .grid_3a06 .alert-fluid-b1a1::after,
.alert_0d4f .grid_3a06 .alert-fluid-b1a1::before {
  width: 19px;
  height: 2px;
}
.alert_0d4f .grid_3a06 .alert-fluid-b1a1::before {
  top: -6px;
}
.alert_0d4f .grid_3a06 .alert-fluid-b1a1::after {
  bottom: -6px;
}
.motion-4192 .grid_3a06 .iron_354d {
  margin-top: -2px;
  width: 22px;
}
.motion-4192 .grid_3a06 .alert-fluid-b1a1 {
  margin-top: -1px;
}
.motion-4192 .grid_3a06 .alert-fluid-b1a1,
.motion-4192 .grid_3a06 .alert-fluid-b1a1::after,
.motion-4192 .grid_3a06 .alert-fluid-b1a1::before {
  width: 22px;
  height: 2px;
}
.motion-4192 .grid_3a06 .alert-fluid-b1a1::before {
  top: -7px;
}
.motion-4192 .grid_3a06 .alert-fluid-b1a1::after {
  bottom: -7px;
}
.fixed-f390 .grid_3a06 .iron_354d {
  margin-top: -2px;
  width: 31px;
}
.fixed-f390 .grid_3a06 .alert-fluid-b1a1 {
  margin-top: -1.5px;
}
.fixed-f390 .grid_3a06 .alert-fluid-b1a1,
.fixed-f390 .grid_3a06 .alert-fluid-b1a1::after,
.fixed-f390 .grid_3a06 .alert-fluid-b1a1::before {
  width: 31px;
  height: 3px;
}
.fixed-f390 .grid_3a06 .alert-fluid-b1a1::before {
  top: -9px;
}
.fixed-f390 .grid_3a06 .alert-fluid-b1a1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .red_d322 .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 19px;
  }
  .red_d322 .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1px;
  }
  .red_d322 .grid_3a06 .alert-fluid-b1a1,
  .red_d322 .grid_3a06 .alert-fluid-b1a1::after,
  .red_d322 .grid_3a06 .alert-fluid-b1a1::before {
    width: 19px;
    height: 2px;
  }
  .red_d322 .grid_3a06 .alert-fluid-b1a1::before {
    top: -6px;
  }
  .red_d322 .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -6px;
  }
  .dim-d95f .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 22px;
  }
  .dim-d95f .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1px;
  }
  .dim-d95f .grid_3a06 .alert-fluid-b1a1,
  .dim-d95f .grid_3a06 .alert-fluid-b1a1::after,
  .dim-d95f .grid_3a06 .alert-fluid-b1a1::before {
    width: 22px;
    height: 2px;
  }
  .dim-d95f .grid_3a06 .alert-fluid-b1a1::before {
    top: -7px;
  }
  .dim-d95f .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -7px;
  }
  .motion_d5d5 .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 31px;
  }
  .motion_d5d5 .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1.5px;
  }
  .motion_d5d5 .grid_3a06 .alert-fluid-b1a1,
  .motion_d5d5 .grid_3a06 .alert-fluid-b1a1::after,
  .motion_d5d5 .grid_3a06 .alert-fluid-b1a1::before {
    width: 31px;
    height: 3px;
  }
  .motion_d5d5 .grid_3a06 .alert-fluid-b1a1::before {
    top: -9px;
  }
  .motion_d5d5 .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .focus-short-949c .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 19px;
  }
  .focus-short-949c .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1px;
  }
  .focus-short-949c .grid_3a06 .alert-fluid-b1a1,
  .focus-short-949c .grid_3a06 .alert-fluid-b1a1::after,
  .focus-short-949c .grid_3a06 .alert-fluid-b1a1::before {
    width: 19px;
    height: 2px;
  }
  .focus-short-949c .grid_3a06 .alert-fluid-b1a1::before {
    top: -6px;
  }
  .focus-short-949c .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -6px;
  }
  .shadow_over_9252 .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_over_9252 .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1px;
  }
  .shadow_over_9252 .grid_3a06 .alert-fluid-b1a1,
  .shadow_over_9252 .grid_3a06 .alert-fluid-b1a1::after,
  .shadow_over_9252 .grid_3a06 .alert-fluid-b1a1::before {
    width: 22px;
    height: 2px;
  }
  .shadow_over_9252 .grid_3a06 .alert-fluid-b1a1::before {
    top: -7px;
  }
  .shadow_over_9252 .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -7px;
  }
  .pattern_f2b0 .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_f2b0 .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1.5px;
  }
  .pattern_f2b0 .grid_3a06 .alert-fluid-b1a1,
  .pattern_f2b0 .grid_3a06 .alert-fluid-b1a1::after,
  .pattern_f2b0 .grid_3a06 .alert-fluid-b1a1::before {
    width: 31px;
    height: 3px;
  }
  .pattern_f2b0 .grid_3a06 .alert-fluid-b1a1::before {
    top: -9px;
  }
  .pattern_f2b0 .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature_easy_e866 .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 19px;
  }
  .feature_easy_e866 .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1px;
  }
  .feature_easy_e866 .grid_3a06 .alert-fluid-b1a1,
  .feature_easy_e866 .grid_3a06 .alert-fluid-b1a1::after,
  .feature_easy_e866 .grid_3a06 .alert-fluid-b1a1::before {
    width: 19px;
    height: 2px;
  }
  .feature_easy_e866 .grid_3a06 .alert-fluid-b1a1::before {
    top: -6px;
  }
  .feature_easy_e866 .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -6px;
  }
  .description-up-3ac4 .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 22px;
  }
  .description-up-3ac4 .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1px;
  }
  .description-up-3ac4 .grid_3a06 .alert-fluid-b1a1,
  .description-up-3ac4 .grid_3a06 .alert-fluid-b1a1::after,
  .description-up-3ac4 .grid_3a06 .alert-fluid-b1a1::before {
    width: 22px;
    height: 2px;
  }
  .description-up-3ac4 .grid_3a06 .alert-fluid-b1a1::before {
    top: -7px;
  }
  .description-up-3ac4 .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -7px;
  }
  .accordion_south_6c7c .grid_3a06 .iron_354d {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_south_6c7c .grid_3a06 .alert-fluid-b1a1 {
    margin-top: -1.5px;
  }
  .accordion_south_6c7c .grid_3a06 .alert-fluid-b1a1,
  .accordion_south_6c7c .grid_3a06 .alert-fluid-b1a1::after,
  .accordion_south_6c7c .grid_3a06 .alert-fluid-b1a1::before {
    width: 31px;
    height: 3px;
  }
  .accordion_south_6c7c .grid_3a06 .alert-fluid-b1a1::before {
    top: -9px;
  }
  .accordion_south_6c7c .grid_3a06 .alert-fluid-b1a1::after {
    bottom: -9px;
  }
}
.video-fresh-7b25 .alert-fluid-b1a1 {
  -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);
}
.video-fresh-7b25 .alert-fluid-b1a1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.video-fresh-7b25 .alert-fluid-b1a1::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);
}
.video-fresh-7b25.primary-6609 .alert-fluid-b1a1 {
  -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);
}
.video-fresh-7b25.primary-6609 .alert-fluid-b1a1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.video-fresh-7b25.primary-6609 .alert-fluid-b1a1::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);
}
.new-f6d5 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.search_4700:before {
  display: none;
}
.white-c6e9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.white-c6e9 .feature_11d8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.white-c6e9 .feature_11d8:last-of-type {
  border-bottom: none;
}
.white-c6e9 .feature_11d8.left-cdbe,
.white-c6e9 .feature_11d8.search-8319,
.white-c6e9 .feature_11d8.progress-3b25 {
  padding: 0;
}
.white-c6e9 .action-6cb8 .over-c694 {
  color: currentColor;
}
.white-c6e9 .action-6cb8 .over-c694:focus,
.white-c6e9 .action-6cb8 .over-c694:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white-c6e9.liquid_0d2e .pattern_4002,
.white-c6e9.liquid_0d2e .frame_basic_5f9a a,
.white-c6e9.liquid_0d2e .component-narrow-fa84 a,
.white-c6e9.liquid_0d2e .content_fc1b a {
  color: rgba(0, 0, 0, 0.55);
}
.white-c6e9.liquid_0d2e .pattern_4002:hover,
.white-c6e9.liquid_0d2e .frame_basic_5f9a a:hover,
.white-c6e9.liquid_0d2e .component-narrow-fa84 a:hover,
.white-c6e9.liquid_0d2e .content_fc1b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white-c6e9.liquid_0d2e .white_f379 {
  color: rgba(0, 0, 0, 0.8);
}
.white-c6e9.liquid_0d2e .feature_11d8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.white-c6e9.liquid_0d2e .feature_11d8:before {
  background: rgba(0, 0, 0, 0.08);
}
.white-c6e9.liquid_0d2e .small_2e15:before {
  background: rgba(255, 255, 255, 0.9);
}
.white-c6e9.liquid_0d2e .action-6cb8 .backdrop-gas-a69e li a,
.white-c6e9.liquid_0d2e .action-6cb8 .over-c694,
.white-c6e9.liquid_0d2e .content_fc1b {
  border-color: rgba(0, 0, 0, 0.08);
}
.white-c6e9.liquid_0d2e .action-6cb8 .over-c694:focus,
.white-c6e9.liquid_0d2e .action-6cb8 .over-c694:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white-c6e9.liquid_0d2e .backdrop-gas-a69e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.white-c6e9.photo-outer-c695 .pattern_4002,
.white-c6e9.photo-outer-c695 .frame_basic_5f9a a,
.white-c6e9.photo-outer-c695 .component-narrow-fa84 .over-c694,
.white-c6e9.photo-outer-c695 .component-narrow-fa84 a,
.white-c6e9.photo-outer-c695 .content_fc1b a {
  color: rgba(255, 255, 255, 0.79);
}
.white-c6e9.photo-outer-c695 .pattern_4002:hover,
.white-c6e9.photo-outer-c695 .frame_basic_5f9a a:hover,
.white-c6e9.photo-outer-c695 .component-narrow-fa84 .over-c694:hover,
.white-c6e9.photo-outer-c695 .component-narrow-fa84 a:hover,
.white-c6e9.photo-outer-c695 .content_fc1b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-c6e9.photo-outer-c695 .white_f379 {
  color: rgba(255, 255, 255, 0.99);
}
.white-c6e9.photo-outer-c695 .feature_11d8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-c6e9.photo-outer-c695 .feature_11d8:before {
  background: rgba(255, 255, 255, 0.08);
}
.white-c6e9.photo-outer-c695 .small_2e15:before {
  background: rgba(0, 0, 0, 0.9);
}
.white-c6e9.photo-outer-c695 .action-6cb8 .backdrop-gas-a69e li a,
.white-c6e9.photo-outer-c695 .action-6cb8 .over-c694,
.white-c6e9.photo-outer-c695 .content_fc1b {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-c6e9.photo-outer-c695 .action-6cb8 .over-c694:focus,
.white-c6e9.photo-outer-c695 .action-6cb8 .over-c694:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white-c6e9.photo-outer-c695 .backdrop-gas-a69e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_2e15 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.small_2e15:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.glass_fbd3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb-a410 .white-c6e9 {
  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;
}
.breadcrumb-a410 .feature_11d8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb-a410 .feature_11d8: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) {
  .breadcrumb-a410 .feature_11d8:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb-a410 .feature_11d8:last-child:before {
  content: none;
}
.breadcrumb-a410 .feature_11d8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb-a410 .action-6cb8 .backdrop-gas-a69e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-a410 .action-6cb8 .backdrop-gas-a69e li a .over-c694 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb-a410 .action-6cb8 .content_fc1b {
  border: none;
}
.breadcrumb-a410 .action-6cb8 .content_fc1b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb-a410 .small_2e15 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb-a410 .glass_fbd3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb-a410 .photo-outer-c695 .small_2e15:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-a410 .liquid_0d2e.light_4692 .alert-fluid-b1a1 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-a410
  .liquid_0d2e.light_4692
  .alert-fluid-b1a1::after,
.breadcrumb-a410
  .liquid_0d2e.light_4692
  .alert-fluid-b1a1:before {
  background: inherit;
}
.breadcrumb-a410
  .liquid_0d2e.light_4692:hover
  .alert-fluid-b1a1 {
  background: rgba(0, 0, 0, 0.8);
}
.pressed_7e56 .white-c6e9 {
  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) {
  .pressed_7e56 .white-c6e9 {
    width: auto;
    right: 45px;
  }
}
.pagination_64e8 .white-c6e9 {
  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) {
  .pagination_64e8 .white-c6e9 {
    width: auto;
    left: 45px;
  }
}
.search_4700 .white-c6e9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search_4700 .glass_fbd3 {
  max-width: 48em;
  margin: 0 auto;
}
.search_4700 .small_2e15:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner_mini_695f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner_mini_695f.breadcrumb-a410 .white-c6e9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner_mini_695f.pressed_7e56 .white-c6e9 {
  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);
}
.banner_mini_695f .white-c6e9 {
  visibility: visible;
}
.banner_mini_695f.pagination_64e8 .white-c6e9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.card-81c2,
.tag_7105 {
  overflow-x: hidden;
}
.card-81c2 .white-c6e9 {
  overflow: auto;
}
.card-81c2.breadcrumb-a410 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-81c2.breadcrumb-a410 .white-c6e9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.card-81c2.breadcrumb-a410 .main_down_59a2 {
  opacity: 0;
}
.card-81c2.pressed_7e56 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-81c2.pressed_7e56 .white-c6e9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.card-81c2.pressed_7e56 .main_down_59a2 {
  opacity: 0;
}
.card-81c2.pagination_64e8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-81c2.pagination_64e8 .white-c6e9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.card-81c2.pagination_64e8 .main_down_59a2 {
  opacity: 0;
}
.card-81c2.search_4700 .white-c6e9 {
  z-index: 10;
  visibility: visible;
}
.light_4692 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.light_4692 .alert-fluid-b1a1 {
  background: rgba(255, 255, 255, 0.99);
}
.light_4692 .alert-fluid-b1a1::after,
.light_4692 .alert-fluid-b1a1:before {
  background: inherit;
}
.light_4692:hover .alert-fluid-b1a1 {
  background: rgba(255, 255, 255, 0.99);
}
.pagination_64e8 .light_4692 {
  top: 10px;
  right: auto;
  left: 12px;
}
.search_4700 .light_4692 {
  display: none !important;
}
.card-81c2:before,
.tag_7105:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.card-81c2 .light_4692,
.tag_7105 .light_4692 {
  display: inline-block;
}
.white-c6e9 .south_45fd {
  -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;
}
.card-81c2 .white-c6e9 .south_45fd,
.tag_7105 .white-c6e9 .south_45fd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo_wide_696f .form_379b {
  width: 100%;
}
.tag-lite-83f5 {
  padding: 0 0.5em 0;
}
.tag-lite-83f5 [class*="customify-col-"],
.tag-lite-83f5 [class*="customify-col_"],
.tag-lite-83f5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.aside_iron_a7f0 .tag-lite-83f5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .button_0ae0 .component-48dc,
  .component-48dc {
    display: none;
  }
  .description-4eee {
    text-align: left;
  }
  .steel_72dd {
    text-align: center;
  }
  .overlay-stone-c39d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .button_0ae0 .input-9dfc,
  .input-9dfc {
    display: none;
  }
  .summary_small_ad96 {
    text-align: left;
  }
  .hard_5406 {
    text-align: center;
  }
  .main-in-12f7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .button_0ae0 .component_b722,
  .component_b722 {
    display: none;
  }
  .blue-bc3b {
    text-align: left;
  }
  .static-4960 {
    text-align: center;
  }
  .breadcrumb-7ce7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.layout-warm-5f41 {
  box-shadow: none !important;
}
.old_8f48 .gold-4efc,
.main_5de4 .gold-4efc {
  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;
}
.main_5de4 .gold-4efc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.link_new_eb9b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.link_new_eb9b:after,
.link_new_eb9b:before {
  content: "";
  display: table;
}
.link_new_eb9b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .link_new_eb9b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.link_new_eb9b,
.component-bottom-b1b8 {
  max-width: 1248px;
  margin: 0 auto;
}

.primary-copper-a8f4.new_c8fa .link_new_eb9b {
  max-width: 100%;
}
.primary-copper-a8f4.slow_5186 {
  max-width: 1200px;
  margin: 0 auto;
}
.primary-copper-a8f4.west-bf30 .link_new_eb9b {
  max-width: 100%;
}
.primary-copper-a8f4.west-bf30 > .link_new_eb9b {
  padding-left: 0;
  padding-right: 0;
}
.primary-copper-a8f4.west-bf30 > .link_new_eb9b .button_0ae0 {
  margin: 0;
}
.primary-copper-a8f4.west-bf30
  > .link_new_eb9b
  .lite-8ba5.tag_23b9 {
  margin-right: 0;
  margin-left: 0;
}
.primary-copper-a8f4.west-bf30 #main.tag_23b9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bright-adea #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bright-adea #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_4f5e .hovered-c159 {
    padding-right: 1em;
  }
  .wrapper_4f5e.heading-bottom-cb63 .lite-8ba5 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_4f5e.heading-bottom-cb63 .hovered-c159 {
    padding-right: 1em;
  }
  .wrapper_4f5e.heading-bottom-cb63 .accordion_bfeb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-5b57 .hovered-c159 {
    padding-left: 1em;
  }
  .card-5b57.heading-bottom-cb63 .lite-8ba5 {
    border-left: 1px solid #eaecee;
  }
  .card-5b57.heading-bottom-cb63 .hovered-c159 {
    padding-left: 1em;
  }
  .card-5b57.heading-bottom-cb63 .accordion_bfeb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-3ab9 .hovered-c159 {
    padding-left: 1em;
  }
  .video-3ab9.heading-bottom-cb63 .component_soft_fbfb {
    border-right: 1px solid #eaecee;
  }
  .video-3ab9.heading-bottom-cb63 .texture-6d3a {
    border-right: 1px solid #eaecee;
  }
  .video-3ab9.heading-bottom-cb63 .hovered-c159 {
    padding-left: 1em;
  }
  .video-3ab9.heading-bottom-cb63 .accordion_bfeb {
    padding-right: 1em;
  }
  .video-3ab9.heading-bottom-cb63 .clean-7414 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-601d .hovered-c159 {
    padding-right: 1em;
  }
  .info-601d.heading-bottom-cb63 .component_soft_fbfb {
    border-left: 1px solid #eaecee;
  }
  .info-601d.heading-bottom-cb63 .texture-6d3a {
    border-left: 1px solid #eaecee;
  }
  .info-601d.heading-bottom-cb63 .hovered-c159 {
    padding-right: 1em;
  }
  .info-601d.heading-bottom-cb63 .accordion_bfeb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info-601d.heading-bottom-cb63 .clean-7414 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright-adea .hovered-c159 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright-adea.heading-bottom-cb63 .lite-8ba5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bright-adea.heading-bottom-cb63 .hovered-c159 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright-adea.heading-bottom-cb63 .accordion_bfeb {
    padding-left: 1em;
  }
  .bright-adea.heading-bottom-cb63 .clean-7414 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bright-adea.heading-bottom-cb63 .hovered-c159 {
    padding-left: 0;
  }
}
.message_7764 .status-4328 {
  display: inline-block;
}
.inner_da97 {
  display: inline-block;
}
.progress-15f6 {
  word-con: break-word;
}
.hard-99ed > span {
  display: inline-block;
  padding: 5px 0;
}
.hard-99ed .last_86b8 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard-99ed .container_liquid_5181 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.selected-3516 .main_pro_7832 {
  margin-bottom: 2em;
}
.selected-3516 .active-short-4dae {
  margin-bottom: 15px;
}
.selected-3516 .active-short-4dae:last-child {
  margin-bottom: 0;
}
.selected-3516 .fixed-78b1 {
  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) {
  .selected-3516 .fixed-78b1 {
    display: block;
  }
}
.selected-3516 .border-58f8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .selected-3516 .border-58f8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.selected-3516 .paper-83af {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.selected-3516 .paper-83af img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.selected-3516 .paper-83af a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.selected-3516 .progress-15f6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.selected-3516 .progress-15f6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.selected-3516 .brown_adc0 p:last-child {
  margin-bottom: 0;
}
.selected-3516 .chip_436f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.selected-3516 .preview_7a18 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.selected-3516 .solid_0968 {
  margin-top: 1em;
}
.selected-3516 .picture-silver-ac97 {
  top: 0;
  display: block;
}
.selected-3516 .picture-silver-ac97 a {
  color: inherit;
}
.selected-3516 .picture-silver-ac97 a:hover {
  color: inherit;
}
.selected-3516 .plasma_c09d {
  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;
}
.selected-3516 .plasma_c09d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.selected-3516 .preview_7a18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.selected-3516 .soft-eb52 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.selected-3516 .soft-eb52:first-child {
  margin-top: 0;
}
.selected-3516 .soft-eb52.thick-1bf9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.selected-3516 .soft-eb52.gallery_dynamic_3717 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.selected-3516
  .soft-eb52.gallery_dynamic_3717.heading-aa95
  .solid_0968 {
  width: 100%;
}
.selected-3516 .gallery_dynamic_3717 {
  -webkit-box-align: center;
  align-items: center;
}
.selected-3516 .gallery_dynamic_3717 .hard-99ed,
.selected-3516 .gallery_dynamic_3717 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.selected-3516 .paper-83af {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.selected-3516 .paper-83af img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.selected-3516 .paper-83af: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;
}
.selected-3516 .thick-1bf9 {
  z-index: 5;
}
.selected-3516 .texture-bottom-b647 .lower_d96a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.selected-3516 .east-455e .lower_d96a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.selected-3516 .outline-3f74 .lower_d96a {
  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;
}
.selected-3516.overlay-active-3bca .fixed-78b1,
.selected-3516.gas-0abd .fixed-78b1 {
  display: block;
}
.selected-3516.overlay-active-3bca .fixed-78b1 .footer-9640,
.selected-3516.overlay-active-3bca .fixed-78b1 .preview_7a18,
.selected-3516.gas-0abd .fixed-78b1 .footer-9640,
.selected-3516.gas-0abd .fixed-78b1 .preview_7a18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.selected-3516.column_dc52 .border-58f8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .selected-3516.column_dc52 .border-58f8 {
    margin-right: 0;
  }
}
.selected-3516.overlay-active-3bca .border-58f8,
.selected-3516.gas-0abd .border-58f8 {
  padding-top: 40%;
}
.selected-3516.overlay-active-3bca .main_pro_7832,
.selected-3516.gas-0abd .main_pro_7832 {
  display: block;
}
.selected-3516.overlay-active-3bca .fn-sticky-10cb .preview_7a18,
.selected-3516.gas-0abd .fn-sticky-10cb .preview_7a18 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.selected-3516.overlay-active-3bca .border-58f8,
.selected-3516.gas-0abd .border-58f8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.selected-3516.overlay-active-3bca .preview_7a18 {
  padding: 1em;
}
.module_d9ad {
  margin: 30px auto;
  display: block;
}
.module_d9ad .picture-plasma-2d73 > * {
  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;
}
.module_d9ad .picture-plasma-2d73 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_d9ad .picture-plasma-2d73 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary_motion_52d4 .hard-99ed {
  margin-bottom: 1.41575em;
}
.summary_motion_52d4 .panel-d6bc {
  margin-bottom: 1.618em;
}
.tag-down-b0b8 .media_dirty_9282 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tag-down-b0b8 .media_dirty_9282 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tag-down-b0b8 .down-c36d {
  max-width: 100%;
  overflow: auto;
}
.main-dynamic-2365 .tag-down-b0b8 a:hover {
  text-decoration: underline;
}
.smooth_fd0c .active-short-4dae:not(.progress-15f6),
.smooth_fd0c .paper-83af {
  margin-bottom: 1.41575em;
}
.smooth_fd0c .active-short-4dae:not(.progress-15f6):last-child,
.smooth_fd0c .paper-83af:last-child {
  margin-bottom: 0;
}
.smooth_fd0c .active-short-4dae.basic-026b {
  margin-bottom: 0.41575em;
}
.smooth_fd0c .component_stale_871b:before,
.smooth_fd0c .cool_7c66:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.smooth_fd0c .component_stale_871b:before {
  content: "\f115";
}
.smooth_fd0c .cool_7c66:before {
  content: "\f02c";
}
.smooth_fd0c .element_4bc2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.smooth_fd0c .element_4bc2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container_dcd3 {
  display: -webkit-box;
  display: flex;
}
.container_dcd3 .wrapper-9c9b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container_dcd3 .wrapper-9c9b {
    flex-basis: 90px;
  }
}
.container_dcd3 .title_last_04b0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_dcd3 .title_last_04b0 {
    flex-basis: calc(100% - 50px);
  }
}
.container_dcd3 .tertiary_d091 p:last-child {
  margin-bottom: 0.72em;
}
.frame_next_83cf .picture-plasma-2d73 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame_next_83cf .picture-plasma-2d73:after,
.frame_next_83cf .picture-plasma-2d73:before {
  content: "";
  display: table;
}
.frame_next_83cf .picture-plasma-2d73:after {
  clear: both;
}
.frame_next_83cf .picture-plasma-2d73 .full_f54f,
.frame_next_83cf .picture-plasma-2d73 .picture-warm-0c75 {
  width: 49%;
}
.frame_next_83cf .picture-plasma-2d73 .full_f54f a span.pagination-pro-d3b6,
.frame_next_83cf .picture-plasma-2d73 .picture-warm-0c75 a span.pagination-pro-d3b6 {
  display: block;
  margin-bottom: 5px;
}
.frame_next_83cf .picture-plasma-2d73 .picture-warm-0c75 {
  float: left;
  text-align: left;
}
.frame_next_83cf .picture-plasma-2d73 .full_f54f {
  float: right;
  text-align: right;
}
.secondary_99cc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .secondary_99cc {
    margin-bottom: 0;
  }
}
.aside_east_2d4c {
  margin-bottom: 1em;
}
.aside_east_2d4c .progress-15f6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.secondary_lite_9a45 a {
  display: block;
  line-height: 0;
  position: relative;
}
.chip_8ded .aside_east_2d4c,
.feature_b9c6 .aside_east_2d4c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .chip_8ded .aside_east_2d4c,
  .feature_b9c6 .aside_east_2d4c {
    display: block;
  }
}
.chip_8ded .secondary_lite_9a45,
.feature_b9c6 .secondary_lite_9a45 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .chip_8ded .secondary_lite_9a45,
  .feature_b9c6 .secondary_lite_9a45 {
    margin-bottom: 1em;
  }
}
.chip_8ded .secondary_lite_9a45 img,
.feature_b9c6 .secondary_lite_9a45 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.chip_8ded .summary_7477,
.feature_b9c6 .summary_7477 {
  flex-basis: calc(100% - 160px);
}
.chip_8ded .summary_7477 p,
.feature_b9c6 .summary_7477 p {
  margin-bottom: 0;
}
.chip_8ded .summary_7477 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .chip_8ded .summary_7477 {
    padding-left: 0;
  }
}
.feature_b9c6 .summary_7477 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .feature_b9c6 .summary_7477 {
    padding-right: 0;
  }
}
.feature_b9c6 .secondary_lite_9a45 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.frame_fresh_38ad .secondary_lite_9a45 {
  margin-bottom: 0.5em;
}
.frame_fresh_38ad .secondary_lite_9a45 img {
  width: 100%;
}
.video-54c5 .icon-1fec,
.link_rough_6e8d .icon-1fec {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.link_rough_6e8d .lite-8ba5 .pagination_cold_54d8 p:last-child {
  margin-bottom: 0;
}
.cold-5e85 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.row_plasma_6a79 .container_95b3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .row_plasma_6a79 .container_95b3:last-of-type {
    margin-bottom: 0;
  }
}
.row_plasma_6a79 .container_95b3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row_plasma_6a79 .container_95b3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.row_plasma_6a79 .container_95b3 ul li {
  margin: 0 0 0.6em;
}
.row_plasma_6a79 .container_95b3 ul li.tabs-6ccd,
.row_plasma_6a79 .container_95b3 ul li.backdrop-black-cb0c {
  position: relative;
}
.row_plasma_6a79 .container_95b3 ul li.tabs-6ccd .hot_c1a5,
.row_plasma_6a79 .container_95b3 ul li.backdrop-black-cb0c .hot_c1a5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.row_plasma_6a79 .container_95b3 ul li.tabs-6ccd:after:after,
.row_plasma_6a79 .container_95b3 ul li.tabs-6ccd:after:before,
.row_plasma_6a79
  .container_95b3
  ul
  li.backdrop-black-cb0c:after:after,
.row_plasma_6a79
  .container_95b3
  ul
  li.backdrop-black-cb0c:after:before {
  content: "";
  display: table;
}
.row_plasma_6a79 .container_95b3 ul li.tabs-6ccd:after:after,
.row_plasma_6a79
  .container_95b3
  ul
  li.backdrop-black-cb0c:after:after {
  clear: both;
}
.row_plasma_6a79 .container_95b3 a.video_2d56:hover {
  text-decoration: none;
}
.row_plasma_6a79 .container_95b3 select {
  max-width: 100%;
}
.row_plasma_6a79 .container_95b3 table {
  font-size: 85%;
}
.row_plasma_6a79 .container_95b3 table td,
.row_plasma_6a79 .container_95b3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.row_plasma_6a79 .container_95b3 table tfoot td {
  text-align: left;
}
.row_plasma_6a79 .container_95b3 :last-child {
  margin-bottom: 0;
}
.row_plasma_6a79 .container_95b3 .medium-567a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.row_plasma_6a79 .container_95b3 .medium-567a label {
  width: 100%;
}
.row_plasma_6a79 .container_95b3 .medium-567a .in-1a09 {
  width: 100%;
  display: block;
}
.row_plasma_6a79 .container_95b3 .medium-567a .message_bronze_dbd2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.row_plasma_6a79 .container_95b3 .medium-567a .message_bronze_dbd2:hover svg #svg-search {
  fill: #444;
}
.row_plasma_6a79 .container_95b3 .medium-567a .message_bronze_dbd2 svg {
  width: 18px;
  height: 18px;
}
.row_plasma_6a79 .banner-3a5a ul ul,
.row_plasma_6a79 .west_f973 ul ul,
.row_plasma_6a79 .up-3e49 ul ul,
.row_plasma_6a79 .clean_299a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.row_plasma_6a79 .banner-3a5a .pagination-358f > a,
.row_plasma_6a79 .west_f973 .pagination-358f > a,
.row_plasma_6a79 .up-3e49 .pagination-358f > a,
.row_plasma_6a79 .clean_299a .pagination-358f > a {
  margin-bottom: 0;
}
.row_plasma_6a79 .cool_9f9a li,
.row_plasma_6a79 .banner-3a5a li,
.row_plasma_6a79 .search-bronze-1511 li,
.row_plasma_6a79 .west_f973 li,
.row_plasma_6a79 .up-3e49 li,
.row_plasma_6a79 .clean_299a li,
.row_plasma_6a79 .title_glass_8af2 li,
.row_plasma_6a79 .basic_ca1b li {
  display: block;
  position: relative;
}
.row_plasma_6a79 .cool_9f9a li:last-child,
.row_plasma_6a79 .banner-3a5a li:last-child,
.row_plasma_6a79 .search-bronze-1511 li:last-child,
.row_plasma_6a79 .west_f973 li:last-child,
.row_plasma_6a79 .up-3e49 li:last-child,
.row_plasma_6a79 .clean_299a li:last-child,
.row_plasma_6a79 .title_glass_8af2 li:last-child,
.row_plasma_6a79 .basic_ca1b li:last-child {
  border: none;
}
.row_plasma_6a79 .cool_9f9a li a,
.row_plasma_6a79 .banner-3a5a li a,
.row_plasma_6a79 .search-bronze-1511 li a,
.row_plasma_6a79 .west_f973 li a,
.row_plasma_6a79 .up-3e49 li a,
.row_plasma_6a79 .clean_299a li a,
.row_plasma_6a79 .title_glass_8af2 li a,
.row_plasma_6a79 .basic_ca1b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row_plasma_6a79 .cool_9f9a li ul li::before,
.row_plasma_6a79 .banner-3a5a li ul li::before,
.row_plasma_6a79 .search-bronze-1511 li ul li::before,
.row_plasma_6a79 .west_f973 li ul li::before,
.row_plasma_6a79 .up-3e49 li ul li::before,
.row_plasma_6a79 .clean_299a li ul li::before,
.row_plasma_6a79 .title_glass_8af2 li ul li::before,
.row_plasma_6a79 .basic_ca1b li ul li::before {
  left: 15px;
}
.row_plasma_6a79 .cool_9f9a li ul a,
.row_plasma_6a79 .banner-3a5a li ul a,
.row_plasma_6a79 .search-bronze-1511 li ul a,
.row_plasma_6a79 .west_f973 li ul a,
.row_plasma_6a79 .up-3e49 li ul a,
.row_plasma_6a79 .clean_299a li ul a,
.row_plasma_6a79 .title_glass_8af2 li ul a,
.row_plasma_6a79 .basic_ca1b li ul a {
  padding-left: 20px;
}
.row_plasma_6a79 .cool_9f9a li ul ul li::before,
.row_plasma_6a79 .banner-3a5a li ul ul li::before,
.row_plasma_6a79 .search-bronze-1511 li ul ul li::before,
.row_plasma_6a79 .west_f973 li ul ul li::before,
.row_plasma_6a79 .up-3e49 li ul ul li::before,
.row_plasma_6a79 .clean_299a li ul ul li::before,
.row_plasma_6a79 .title_glass_8af2 li ul ul li::before,
.row_plasma_6a79 .basic_ca1b li ul ul li::before {
  left: 30px;
}
.row_plasma_6a79 .cool_9f9a li ul ul a,
.row_plasma_6a79 .banner-3a5a li ul ul a,
.row_plasma_6a79 .search-bronze-1511 li ul ul a,
.row_plasma_6a79 .west_f973 li ul ul a,
.row_plasma_6a79 .up-3e49 li ul ul a,
.row_plasma_6a79 .clean_299a li ul ul a,
.row_plasma_6a79 .title_glass_8af2 li ul ul a,
.row_plasma_6a79 .basic_ca1b li ul ul a {
  padding-left: 40px;
}
.row_plasma_6a79 .list-5de8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row_plasma_6a79 .basic_ca1b ul li {
  margin-bottom: 1.41575em;
}
.row_plasma_6a79 .basic_ca1b ul li .disabled-f275 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.row_plasma_6a79 .basic_ca1b ul li .picture_red_1758 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo-outer-c695 .cool_9f9a li a,
.photo-outer-c695 .banner-3a5a li a,
.photo-outer-c695 .search-bronze-1511 li a,
.photo-outer-c695 .west_f973 li a,
.photo-outer-c695 .up-3e49 li a,
.photo-outer-c695 .clean_299a li a,
.photo-outer-c695 .title_glass_8af2 li a,
.photo-outer-c695 .basic_ca1b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-outer-c695 .list-5de8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-outer-c695 .container_95b3 ul li.tabs-6ccd .hot_c1a5,
.photo-outer-c695 .container_95b3 ul li.backdrop-black-cb0c .hot_c1a5 {
  background: rgba(0, 0, 0, 0.2);
}
.photo-outer-c695 .row_plasma_6a79 .container_95b3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-copper-a8f4 .row_plasma_6a79 .backdrop-gas-a69e li {
  margin: 0;
}
.primary-copper-a8f4 .row_plasma_6a79 .backdrop-gas-a69e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.primary-copper-a8f4 .row_plasma_6a79 .backdrop-gas-a69e li ul {
  margin: 0;
}
.primary-copper-a8f4 .row_plasma_6a79 .backdrop-gas-a69e li ul li a {
  padding-left: 15px;
}
.primary-copper-a8f4 .row_plasma_6a79 .backdrop-gas-a69e li ul li li a {
  padding-left: 30px;
}
.primary-copper-a8f4 .row_plasma_6a79 .backdrop-gas-a69e li.sort-1f83 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.primary-copper-a8f4 .row_plasma_6a79 .backdrop-gas-a69e li.sort-1f83 > 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;
}
.primary-copper-a8f4 .row_plasma_6a79 .backdrop-gas-a69e li.sort-1f83 > 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;
}
.box_9f8b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.text_lower_0136 {
  position: relative;
  z-index: 10;
}
.text_lower_0136 .south_45fd {
  width: 100%;
  max-width: 100%;
}
.layout-down-af14 .row_3e8c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout-down-af14 .liquid_0d2e {
}
.layout-down-af14 .photo-outer-c695 {
  background: #292929;
}
.paper-127b .row_3e8c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paper-127b .liquid_0d2e {
  background: #f9f9f9;
}
.paper-127b .photo-outer-c695 {
  background: #303030;
}
.summary-hot-b699 .row_3e8c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary-hot-b699 .status-4328 {
    margin-bottom: 1em;
  }
  .summary-hot-b699 .status-4328:last-child {
    margin-bottom: 0;
  }
}
.summary-hot-b699 .liquid_0d2e {
  background: #ededed;
}
.summary-hot-b699 .photo-outer-c695 {
  background: #1a1a1a;
}
.row_3e8c.liquid_0d2e {
  color: rgba(0, 0, 0, 0.6);
}
.row_3e8c.liquid_0d2e .silver_7c0a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_3e8c.photo-outer-c695 {
  color: rgba(255, 255, 255, 0.99);
}
.row_3e8c.photo-outer-c695 a:not(.video_2d56) {
  color: rgba(255, 255, 255, 0.79);
}
.row_3e8c.photo-outer-c695 a:not(.video_2d56):hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_3e8c.photo-outer-c695 .silver_7c0a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_3e8c.photo-outer-c695 table tbody td,
.row_3e8c.photo-outer-c695 table th {
  background: rgba(0, 0, 0, 0.08);
}
.lite-9b3d.last_a14a .link_new_eb9b {
  max-width: initial;
}
.lite-9b3d .center_7006 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.lite-9b3d .center_7006 .south_45fd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .lite-9b3d .center_7006 .south_45fd {
    display: block;
    margin-bottom: 2em;
  }
  .lite-9b3d .center_7006 .south_45fd:last-child {
    margin-bottom: 0;
  }
}
.summary-hot-b699 .status-4328:last-child,
.paper-127b .status-4328:last-child,
.layout-down-af14 .status-4328:last-child {
  margin-bottom: 0;
}
.summary-hot-b699 .status-4328 .row_plasma_6a79 .container_95b3:last-child,
.paper-127b .status-4328 .row_plasma_6a79 .container_95b3:last-child,
.layout-down-af14 .status-4328 .row_plasma_6a79 .container_95b3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .summary-hot-b699 .feature_c2a5,
  .summary-hot-b699 .selected-1cda,
  .paper-127b .feature_c2a5,
  .paper-127b .selected-1cda,
  .layout-down-af14 .feature_c2a5,
  .layout-down-af14 .selected-1cda {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .text_lower_0136 .status-4328 {
    margin-bottom: 2em;
  }
}
.text_lower_0136 p:last-child {
  margin-bottom: 0;
}
.text_lower_0136 li,
.text_lower_0136 ul {
  list-style: none;
  margin: 0;
}
.text_lower_0136 ul ul {
  margin-left: 2.617924em;
}
.paper_f8af {
  font-size: 0.875em;
}

/* css-noise: 29ee */
.shadow-element-f3 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
