/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box_64ed/customify
Author: WPCustomify
Author URI: https://pressmaximum.box_64ed
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.box_64ed/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.picture-81a3.upper-5ce0/licenses/gpl-2.0.element_1db1
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.motion-27d9/, (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.background_active_0b5f.video_1a95/normalize.red_f185/
 ======
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.red_f185 v7.0.0 | MIT License | github.box_64ed/necolas/normalize.red_f185 */
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;
}
.notification-mini-4f32 .black_480a,
.bright-cea9,
.dropdown-2bd5,
.west_2e99,
.primary-1036,
.label-30c4,
.row-copper-4f8c,
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;
}
.bright-cea9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .bright-cea9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .bright-cea9,
  h1 {
    font-size: 1.8em;
  }
}
.dropdown-2bd5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dropdown-2bd5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dropdown-2bd5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-2bd5,
  h2 {
    font-size: 1.7em;
  }
}
.west_2e99,
h3 {
  font-size: 1.618em;
}
.notification-mini-4f32 .black_480a,
.primary-1036,
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.slow_c800 {
  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;
}
.disabled_3297:after,
.disabled_3297:before,
.search_green_d0e8:after,
.search_green_d0e8:before {
  content: "";
  display: table;
}
.disabled_3297:after,
.search_green_d0e8:after {
  clear: both;
}
.modal_3049 {
  float: right;
  margin-right: 0;
}
.up-1943 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form_98f2 .center_dc1a,
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;
}
.form_98f2 .center_dc1a: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;
}
.list_1a3c .center_dc1a {
  box-shadow: none;
}
.list_1a3c
  .center_dc1a
  .message-0d8c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list_1a3c .center_dc1a .selected-e9a2 {
  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;
}
.list_1a3c
  .center_dc1a
  .selected-e9a2
  b {
  display: none;
}
.list_1a3c .breadcrumb-e4b5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.label_easy_2391:not(.south-b886):not(.message_purple_c38b),
button:not(.south-b886):not(.message_purple_c38b),
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ),
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ),
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ) {
  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;
}
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ):hover,
button:not(.south-b886):not(
    .message_purple_c38b
  ):hover,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ):hover,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ):hover,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ):active,
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ):focus,
button:not(.south-b886):not(
    .message_purple_c38b
  ):active,
button:not(.south-b886):not(
    .message_purple_c38b
  ):focus,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ):active,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ):focus,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ):active,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ):focus,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ):active,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ):focus {
  outline: 0;
}
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20,
button:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20 {
  position: relative;
}
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .button-bronze-41bb,
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .orange-1abf,
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .dropdown-4a15,
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  i,
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  svg,
button:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .button-bronze-41bb,
button:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .orange-1abf,
button:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .dropdown-4a15,
button:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  i,
button:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  svg,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .button-bronze-41bb,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .orange-1abf,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .dropdown-4a15,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  i,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  svg,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .button-bronze-41bb,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .orange-1abf,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .dropdown-4a15,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  i,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  svg,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .button-bronze-41bb,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .orange-1abf,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  .dropdown-4a15,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  i,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20
  svg {
  visibility: hidden;
}
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20:after,
button:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20:after,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20:after,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20:after,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ).fn-loading-2b20: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;
}
.label_easy_2391:not(.south-b886):not(.message_purple_c38b),
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ),
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ),
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ) {
  color: #fff;
  background: #235787;
}
.label_easy_2391:not(.south-b886):not(
    .message_purple_c38b
  ):focus,
input[type="button"]:not(.south-b886):not(
    .message_purple_c38b
  ):focus,
input[type="reset"]:not(.south-b886):not(
    .message_purple_c38b
  ):focus,
input[type="submit"]:not(.south-b886):not(
    .message_purple_c38b
  ):focus {
  color: #fff;
}
.label_easy_2391.fn-disabled-2b20:not(.south-b886):not(
    .message_purple_c38b
  ),
.label_easy_2391[disabled]:not(.south-b886):not(
    .message_purple_c38b
  ),
button.fn-disabled-2b20:not(.south-b886):not(
    .message_purple_c38b
  ),
button[disabled]:not(.south-b886):not(
    .message_purple_c38b
  ) {
  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;
}
.popup_orange_e1be {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_orange_e1be: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;
}
.message_a6d2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message_middle_557f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.left_fa28 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.disabled_3297:after,
.disabled_3297:before,
.menu-9d42:after,
.menu-9d42:before,
.smooth_4c69:after,
.smooth_4c69:before,
.clean-de81:after,
.clean-de81:before,
.component-down-7ff6:after,
.component-down-7ff6:before,
.texture-prev-81cd:after,
.texture-prev-81cd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.disabled_3297:after,
.menu-9d42:after,
.smooth_4c69:after,
.clean-de81:after,
.component-down-7ff6:after,
.texture-prev-81cd:after {
  clear: both;
}
.menu-9d42 .left_80dd,
.smooth_4c69 .left_80dd,
.fluid-2d3d .left_80dd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.progress-2c9a {
  display: inline-block;
}
.media_prev_966b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.media_prev_966b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.media_prev_966b .overlay_top_0387 {
  padding: 1em 0;
  font-size: 85%;
}
.overlay_top_0387 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.rough_2412 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.rough_2412:after,
.rough_2412:before {
  content: "";
  display: table;
}
.rough_2412:after {
  clear: both;
}
.stone_85c9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.south_23fd .stone_85c9 {
  max-width: 50%;
}
.bright_0a6c .stone_85c9 {
  max-width: 33.33%;
}
.hero-6cec .stone_85c9 {
  max-width: 25%;
}
.upper_375a .stone_85c9 {
  max-width: 20%;
}
.filter_3187 .stone_85c9 {
  max-width: 16.66%;
}
.box-tall-6a0c .stone_85c9 {
  max-width: 14.28%;
}
.media-f11d .stone_85c9 {
  max-width: 12.5%;
}
.up_8e3d .stone_85c9 {
  max-width: 11.11%;
}
.thick_9b7d {
  display: block;
}
.notification-mini-4f32 .hidden-plasma-4010 label,
.notification-mini-4f32 .bronze_7121 label,
.notification-mini-4f32 .first-5e9d label,
.notification-mini-4f32 .backdrop-bronze-88ed label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice_ac2f {
  list-style: none;
  margin: 0;
}
.notice_ac2f article.header_gas_c28e {
  margin-bottom: 0;
}
.notice_ac2f ul {
  list-style: none;
  margin: 0;
}
.notice_ac2f .video_f0c3 li.header_gas_c28e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice_ac2f .video_f0c3 li.header_gas_c28e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice_ac2f .video_f0c3 li.header_gas_c28e: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) {
  .notice_ac2f .video_f0c3 li.header_gas_c28e li.header_gas_c28e li.header_gas_c28e li.header_gas_c28e {
    padding-left: 0;
  }
}
article.header_gas_c28e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header_gas_c28e .menu-9d42 p:last-of-type {
  margin-bottom: 0;
}
article.header_gas_c28e .hero_over_247e {
  float: left;
}
article.header_gas_c28e .cool_0064 {
  margin-left: 85px;
}
article.header_gas_c28e .pressed-39ed {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header_gas_c28e .pressed-39ed .message-lower-bc7a {
  margin-left: 10px;
}
article.header_gas_c28e .sort-bottom-2fdf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header_gas_c28e .dark_0352 {
  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 .hidden-plasma-4010,
  #respond .first-5e9d,
  #respond .backdrop-bronze-88ed {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hidden-plasma-4010 input,
#respond .first-5e9d input,
#respond .backdrop-bronze-88ed input {
  width: 100%;
}
#respond .backdrop-bronze-88ed {
  margin-right: 0;
}
#respond .accent_307a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description_33cc {
  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;
}
.description_33cc.stale-3efe {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description_33cc 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%);
}
.description_33cc:focus,
.description_33cc: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);
}
.media_351b {
  border-radius: 10%;
}
.easy_5972 {
  border-radius: 50%;
}
.steel-13a3 {
  font-size: 0.72em;
}
.layout_yellow_58b8 {
  font-size: 0.875em;
}
.mask-0ff5 {
  font-size: 1.1em;
}
.tooltip_mini_7063 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip_mini_7063.steel-13a3 {
  letter-spacing: 0.5px;
}
.advanced_da79,
.advanced_da79 a {
  color: #6d6d6d;
}
.advanced_da79 a:hover {
  color: #111;
}
.media_cold_cdee {
  color: #6d6d6d;
}
.list_full_bf85 {
  overflow-x: hidden;
}
.list_full_bf85 .silver_664c.orange-9d75 {
  position: relative;
}
.list_full_bf85 .silver_664c.orange-9d75.carousel-c5e4 {
  position: initial;
}
.list_full_bf85
  .silver_664c.orange-9d75.carousel-c5e4
  .hard-d390 {
  left: auto;
}
.list_full_bf85 .silver_664c .hard-d390 {
  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;
}
.list_full_bf85 .silver_664c:hover.orange-9d75 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list_full_bf85
  .silver_664c:hover.orange-9d75
  .hard-d390 {
  display: block;
  z-index: 9999999;
}
.list_full_bf85 .article-purple-168a .article-968c,
.list_full_bf85 .content-2653 .article-968c {
  display: none;
}
.list_full_bf85 .info_short_6cda .silver_664c:hover.orange-9d75 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification-mini-4f32 .hidden-plasma-4010 label,
.notification-mini-4f32 .bronze_7121 label,
.notification-mini-4f32 .first-5e9d label,
.notification-mini-4f32 .backdrop-bronze-88ed label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice_ac2f {
  list-style: none;
  margin: 0;
}
.notice_ac2f article.header_gas_c28e {
  margin-bottom: 0;
}
.notice_ac2f ul {
  list-style: none;
  margin: 0;
}
.notice_ac2f .video_f0c3 li.header_gas_c28e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice_ac2f .video_f0c3 li.header_gas_c28e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice_ac2f .video_f0c3 li.header_gas_c28e: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) {
  .notice_ac2f .video_f0c3 li.header_gas_c28e li.header_gas_c28e li.header_gas_c28e li.header_gas_c28e {
    padding-left: 0;
  }
}
article.header_gas_c28e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.header_gas_c28e .menu-9d42 p:last-of-type {
  margin-bottom: 0;
}
article.header_gas_c28e .hero_over_247e {
  float: left;
}
article.header_gas_c28e .cool_0064 {
  margin-left: 85px;
}
article.header_gas_c28e .pressed-39ed {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.header_gas_c28e .pressed-39ed .message-lower-bc7a {
  margin-left: 10px;
}
article.header_gas_c28e .sort-bottom-2fdf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.header_gas_c28e .dark_0352 {
  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 .hidden-plasma-4010,
  #respond .first-5e9d,
  #respond .backdrop-bronze-88ed {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hidden-plasma-4010 input,
#respond .first-5e9d input,
#respond .backdrop-bronze-88ed input {
  width: 100%;
}
#respond .backdrop-bronze-88ed {
  margin-right: 0;
}
#respond .accent_307a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article-purple-168a .notice_dirty_b07e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notice_dirty_b07e .popup-6399.focus-66e9 .focused_715f > li > a:focus,
.notice_dirty_b07e .popup-6399.focus-66e9 .focused_715f > li > a:hover,
.notice_dirty_b07e .popup-6399.center_9c9a .focused_715f > li > a:focus,
.notice_dirty_b07e .popup-6399.center_9c9a .focused_715f > li > a:hover,
.notice_dirty_b07e .popup-6399.caption_9c27 .focused_715f > li > a:focus,
.notice_dirty_b07e .popup-6399.caption_9c27 .focused_715f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_dirty_b07e
  .popup-6399.focus-66e9
  .focused_715f
  > li.wrapper_d8d8
  > a,
.notice_dirty_b07e
  .popup-6399.focus-66e9
  .focused_715f
  > li.link_hovered_e799
  > a,
.notice_dirty_b07e
  .popup-6399.center_9c9a
  .focused_715f
  > li.wrapper_d8d8
  > a,
.notice_dirty_b07e
  .popup-6399.center_9c9a
  .focused_715f
  > li.link_hovered_e799
  > a,
.notice_dirty_b07e
  .popup-6399.caption_9c27
  .focused_715f
  > li.wrapper_d8d8
  > a,
.notice_dirty_b07e .popup-6399.caption_9c27 .focused_715f > li.icon-soft-c8dd > a {
  color: rgba(255, 255, 255, 0.99);
}
.notice_dirty_b07e .element_be93,
.notice_dirty_b07e .element_be93 a {
  color: rgba(255, 255, 255, 0.99);
}
.notice_dirty_b07e .narrow-a95b.input-262d li a,
.notice_dirty_b07e .input_e6fb a,
.notice_dirty_b07e .rough-0eb9,
.notice_dirty_b07e .focused_715f > li > a,
.notice_dirty_b07e .row_6ec8 {
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e .narrow-a95b.input-262d li a:hover,
.notice_dirty_b07e .input_e6fb a:hover,
.notice_dirty_b07e .rough-0eb9:hover,
.notice_dirty_b07e .focused_715f > li > a:hover,
.notice_dirty_b07e .row_6ec8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_dirty_b07e .outer_4e58 {
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e .outer_4e58 .overlay_f995 {
  color: rgba(255, 255, 255, 0.99);
}
.notice_dirty_b07e .outer_4e58:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_dirty_b07e .south-6114 .frame-5f4b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e .south-6114 .frame-5f4b .list_silver_0165 {
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e
  .south-6114
  .frame-5f4b
  .list_silver_0165::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e
  .south-6114
  .frame-5f4b
  .list_silver_0165:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e
  .south-6114
  .frame-5f4b
  .list_silver_0165::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e
  .south-6114
  .frame-5f4b
  .list_silver_0165::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e .south-6114 .article-2b68 {
  color: rgba(255, 255, 255, 0.79);
}
.notice_dirty_b07e .south-6114 .article-2b68:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_01bc
  .notice_dirty_b07e
  .south-6114
  .surface_white_a21d
  .content-307f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_01bc
  .notice_dirty_b07e
  .south-6114
  .surface_white_a21d
  .list_silver_0165 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article-purple-168a .logo-fixed-4a63 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo-fixed-4a63 .popup-6399.focus-66e9 .focused_715f > li > a:focus,
.logo-fixed-4a63 .popup-6399.focus-66e9 .focused_715f > li > a:hover,
.logo-fixed-4a63 .popup-6399.center_9c9a .focused_715f > li > a:focus,
.logo-fixed-4a63 .popup-6399.center_9c9a .focused_715f > li > a:hover,
.logo-fixed-4a63 .popup-6399.caption_9c27 .focused_715f > li > a:focus,
.logo-fixed-4a63 .popup-6399.caption_9c27 .focused_715f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-fixed-4a63
  .popup-6399.focus-66e9
  .focused_715f
  > li.wrapper_d8d8
  > a,
.logo-fixed-4a63
  .popup-6399.focus-66e9
  .focused_715f
  > li.link_hovered_e799
  > a,
.logo-fixed-4a63
  .popup-6399.center_9c9a
  .focused_715f
  > li.wrapper_d8d8
  > a,
.logo-fixed-4a63
  .popup-6399.center_9c9a
  .focused_715f
  > li.link_hovered_e799
  > a,
.logo-fixed-4a63
  .popup-6399.caption_9c27
  .focused_715f
  > li.wrapper_d8d8
  > a,
.logo-fixed-4a63 .popup-6399.caption_9c27 .focused_715f > li.icon-soft-c8dd > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-fixed-4a63 .element_be93,
.logo-fixed-4a63 .element_be93 a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-fixed-4a63 .narrow-a95b.input-262d li a,
.logo-fixed-4a63 .input_e6fb a,
.logo-fixed-4a63 .rough-0eb9,
.logo-fixed-4a63 .focused_715f > li > a,
.logo-fixed-4a63 .row_6ec8 {
  color: rgba(0, 0, 0, 0.55);
}
.logo-fixed-4a63 .narrow-a95b.input-262d li a:hover,
.logo-fixed-4a63 .input_e6fb a:hover,
.logo-fixed-4a63 .rough-0eb9:hover,
.logo-fixed-4a63 .focused_715f > li > a:hover,
.logo-fixed-4a63 .row_6ec8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-fixed-4a63 .outer_4e58 {
  color: rgba(0, 0, 0, 0.55);
}
.logo-fixed-4a63 .outer_4e58 .overlay_f995 {
  color: rgba(0, 0, 0, 0.8);
}
.logo-fixed-4a63 .outer_4e58:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_0459 .label-gold-d7a1 {
  margin-left: auto;
  margin-right: auto;
}
.smooth_4c69 > * {
  margin-left: auto;
  margin-right: auto;
}
.smooth_4c69 .message_a6d2 {
  margin-right: 1.41575em;
}
.preview_stone_04bc .smooth_4c69 > .white-71ec {
  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;
}
.preview_stone_04bc .smooth_4c69 > .text_stone_7b64 {
  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;
}
.backdrop_f546.medium_0459 .label-gold-d7a1,
.focused_58ca.medium_0459 .label-gold-d7a1 {
  margin-left: 0;
}
.card_93ed.medium_0459 .label-gold-d7a1,
.border_basic_6a75.medium_0459 .label-gold-d7a1 {
  margin-right: 0;
}
.smooth_4c69 ol,
.smooth_4c69 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.simple_ffc0 video {
  max-width: 100%;
}
.mask_8db4 img {
  display: block;
}
.mask_8db4.message_a6d2,
.mask_8db4.message_middle_557f {
  width: 100%;
}
.mask_8db4.text_stone_7b64 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_e695:not(.accordion_e4be) {
  margin: 1.5em auto;
}
.carousel-726a p {
  padding: 1.5em 14px;
}
ul.header-new-f35b.text_stone_7b64,
ul.header-new-f35b.white-71ec,
ul.header-new-f35b.pro_f477.white-71ec {
  padding: 0 14px;
}
.active_lower_512f {
  display: block;
  overflow-x: auto;
}
.active_lower_512f table {
  border-collapse: collapse;
  width: 100%;
}
.active_lower_512f td,
.active_lower_512f th {
  padding: 0.5em;
}
.smooth_4c69 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.smooth_4c69 ol ol,
.smooth_4c69 ol ul,
.smooth_4c69 ul ol,
.smooth_4c69 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.smooth_4c69 ol ol li,
.smooth_4c69 ol ul li,
.smooth_4c69 ul ol li,
.smooth_4c69 ul ul li {
  margin-left: 0;
}
.title-3091.tall-2f46 > .green-839a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title-3091.tall-2f46 > .green-839a iframe,
.title-3091.tall-2f46 > .green-839a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container-soft-b386 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.container-soft-b386.gallery-2f75 {
  padding: 0;
}
.container-soft-b386.gallery-2f75 cite {
  font-size: 13px;
}
.container-soft-b386 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.container-soft-b386 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.badge_8970 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.badge_8970 > p:first-child {
  margin-top: 0;
}
.badge_8970 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.badge_8970 blockquote {
  border-left: 0;
}
.mask_e89b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mask_e89b:not(.column_cool_8caa) {
  max-width: 100px;
}
.mask_e89b.background_first_d51c {
  border-bottom: none !important;
  text-align: center;
}
.mask_e89b.background_first_d51c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .carousel-726a p {
    padding: 1.5em 0;
  }
}
.block_bright_866a {
  color: #0073aa;
}
.easy-9ac8 {
  background-color: #0073aa;
}
.secondary_fluid_7c22 {
  color: #229fd8;
}
.hidden_45d0 {
  background-color: #229fd8;
}
.description_green_3674 {
  color: #eee;
}
.right_9e16 {
  background-color: #eee;
}
.dim_4bb6 {
  color: #444;
}
.avatar-down-3ace {
  background-color: #444;
}
.dropdown_8f07 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dropdown_8f07 .bright_4935 .input_e6fb {
  font-size: 15px;
}
.dropdown_8f07 .input_e6fb {
  line-height: 1.3;
}
.dropdown_8f07 .logo-fixed-4a63 {
}
.dropdown_8f07 .notice_dirty_b07e {
  background: #235787;
}
.title-brown-82d2 {
  padding: 0;
}
.title-brown-82d2 .notice_dirty_b07e {
  background: #1a1a1a;
}
.title-brown-82d2 .logo-fixed-4a63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.short_8013 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.short_8013 .logo-fixed-4a63 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.short_8013 .notice_dirty_b07e {
  background: #303030;
}
.texture-prev-81cd {
  position: relative;
  z-index: 10;
}
.texture-prev-81cd .center_50d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner-d542 .orange-9d75 {
  display: inline-block;
  vertical-align: middle;
}
.inner-d542.large-5391 .orange-9d75 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .inner-d542.large-5391 .orange-9d75 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .inner-d542.large-5391 .orange-9d75 {
    margin-right: 0.4em;
  }
}
.inner-d542.large-5391 .orange-9d75:last-child {
  margin-right: 0;
}
.title-down-1a0c .center_50d4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .article-purple-168a .bright_4935 {
    margin: 0 -0.5em;
  }
  .article-purple-168a .bright_4935 [class*="customify-col-"],
  .article-purple-168a .bright_4935 [class*="customify-col_"],
  .article-purple-168a .bright_4935 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.article-purple-168a.header-47ce .center_50d4 {
  background: 0 0 !important;
}
.article-purple-168a.header-47ce .center_50d4,
.article-purple-168a.title-down-1a0c .center_50d4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .article-purple-168a.focus_up_3db9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.article-purple-168a.title-down-1a0c .center_50d4 {
  box-shadow: none !important;
}
.card-321e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .card-321e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .card-321e {
    padding: 18px 0 20px;
  }
}
.card-321e .filter-a727 {
  width: 100%;
}
.card-321e .lower_fbfb {
  margin-bottom: 0;
}
.card-321e .picture-3c1f {
  margin-top: 5px;
  font-size: 0.875em;
}
.accordion-e909 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accordion-e909 .mask_full_2144 {
  width: 100%;
}
.current-feae {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.current-feae li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.current-feae 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;
}
.current-feae li:last-child:after {
  display: none;
}
.current-feae li a {
  font-weight: 500;
  margin-right: 10px;
}
.surface_cdd9 .article-968c button,
.card-321e .article-968c button {
  left: 0;
}
.surface_cdd9 .mask_full_2144,
.card-321e .mask_full_2144 {
  padding-left: 0;
  padding-right: 0;
}
.surface_cdd9 .accordion-e909,
.card-321e .accordion-e909 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.surface_cdd9 {
  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;
}
.surface_cdd9: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;
}
.surface_cdd9 .button_solid_4c18 {
  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) {
  .surface_cdd9 .button_solid_4c18 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .surface_cdd9 .button_solid_4c18 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .surface_cdd9 .button_solid_4c18 {
    min-height: 200px;
  }
}
.surface_cdd9 .current-feae {
  color: rgba(255, 255, 255, 0.8);
}
.surface_cdd9 .current-feae a,
.surface_cdd9 .current-feae li:after {
  color: inherit;
}
.surface_cdd9 .current-feae a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.form_13b0 {
  margin-bottom: 0.5em;
}
.message_small_61e7 {
  margin-bottom: 1.2em;
}
.message_small_61e7,
.form_13b0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.message_small_61e7 p:last-child,
.form_13b0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .article-968c,
#masthead .article-968c {
  display: none;
}
#masthead
  > .article-968c.modal_6f58 {
  display: none;
}
#masthead > .article-968c button {
  left: 0;
}
.feature_blue_311e {
  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%;
}
.feature_blue_311e .orange-9d75 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.feature_blue_311e .section_lower_144a {
  display: -webkit-box;
  display: flex;
}
.feature_blue_311e .section_lower_144a.grid_818e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.feature_blue_311e .section_lower_144a.next_4b88 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.feature_blue_311e .section_lower_144a.disabled_dynamic_f666 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.feature_blue_311e.label-079f.message-tall-7a24 .section_lower_144a.grid_818e {
  flex-basis: 100%;
}
.feature_blue_311e.rough-6c59 .section_lower_144a.next_4b88 {
  -webkit-box-flex: 1;
  flex: auto;
}
.feature_blue_311e.rough-6c59 .section_lower_144a.disabled_dynamic_f666 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .article-968c.modal_6f58 {
  display: none;
}
#masthead > .article-968c button {
  left: 0;
}
.hovered_1779 {
  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;
}
.hovered_1779:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hovered_1779.outline_4f7d i {
  margin-right: 4px;
}
.hovered_1779.grid-9574 i {
  margin-left: 5px;
}
.input_e6fb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.input_e6fb p:last-child {
  margin-bottom: 0;
}
.wide_cb7f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wide_cb7f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wide_cb7f img {
  display: block;
  width: auto;
  line-height: 1;
}
.wide_cb7f .element_be93 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wide_cb7f .outer_8ca1 {
  margin: 5px 0 7px 0;
}
.wide_cb7f.gradient-f537 .slider-0ca8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide_cb7f.gradient-f537 .tiny_cafe {
  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;
}
.wide_cb7f.pattern_b7cb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wide_cb7f.pattern_b7cb .slider-0ca8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wide_cb7f.pattern_b7cb .tiny_cafe {
  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;
}
.wide_cb7f.up-7cb5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wide_cb7f.slider_9538 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wide_cb7f.slider_9538 .tiny_cafe {
  margin-top: 7px;
}
.content_hard_47fe {
  display: inline-block;
}
.texture-prev-81cd .module-fd7e .wide_cb7f img {
  max-width: 100%;
}
.popup-6399 .media-steel-72ef.layout-pro-5b59,
.nav-green-79fa .media-steel-72ef.layout-pro-5b59 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup-6399 .middle-f314,
.nav-green-79fa .middle-f314 {
  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%);
}
.popup-6399 .middle-f314 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.popup-6399.panel_92ba .middle-f314 {
  display: none;
}
.popup-6399 .form-active-715b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-6399 .form-active-715b li {
  display: inline-block;
  position: relative;
}
.popup-6399 .form-active-715b li:last-child {
  margin-right: 0;
}
.popup-6399 .form-active-715b 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;
}
.popup-6399 .form-active-715b li.icon-soft-c8dd > a {
  color: rgba(0, 0, 0, 0.9);
}
.popup-6399 .form-active-715b > 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;
}
.popup-6399 .form-active-715b > li > a i {
  line-height: 0;
}
.popup-6399 .form-active-715b > li.wrapper_wide_ebc0 > a .middle-f314 {
  margin-left: 4px;
  line-height: 0;
}
.popup-6399 .form-active-715b .table_gas_251d li.wrapper_wide_ebc0 > a {
  position: relative;
}
.popup-6399 .form-active-715b .table_gas_251d li.wrapper_wide_ebc0 > a:after,
.popup-6399 .form-active-715b .table_gas_251d li.wrapper_wide_ebc0 > a:before {
  content: "";
  display: table;
}
.popup-6399 .form-active-715b .table_gas_251d li.wrapper_wide_ebc0 > a:after {
  clear: both;
}
.popup-6399 .form-active-715b .table_gas_251d li.wrapper_wide_ebc0 > a .middle-f314 {
  margin-left: 5px;
  float: right;
}
.popup-6399 .frame-516e,
.popup-6399 .table_gas_251d {
  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;
}
.popup-6399 .table_gas_251d {
  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;
}
.popup-6399 .table_gas_251d .layout-pro-5b59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup-6399 .table_gas_251d .middle-f314 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.popup-6399 .table_gas_251d li {
  display: block;
  margin: 0;
  padding: 0;
}
.popup-6399 .table_gas_251d 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;
}
.popup-6399 .table_gas_251d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.popup-6399 .table_gas_251d .table_gas_251d {
  top: 0;
  left: 100%;
}
.popup-6399 .image-9d0e.fn-focus-2b20 > .frame-516e,
.popup-6399 .image-9d0e.fn-focus-2b20 > .table_gas_251d,
.popup-6399 .image-9d0e:focus > .frame-516e,
.popup-6399 .image-9d0e:focus > .table_gas_251d,
.popup-6399 .image-9d0e:hover > .frame-516e,
.popup-6399 .image-9d0e:hover > .table_gas_251d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.popup-6399.caption_9c27 .focused_715f:after,
.popup-6399.caption_9c27 .focused_715f:before {
  content: "";
  display: table;
}
.popup-6399.caption_9c27 .focused_715f:after {
  clear: both;
}
.popup-6399.caption_9c27 .focused_715f > li {
  float: left;
}
.popup-6399.progress-action-f487 .focused_715f:after,
.popup-6399.progress-action-f487 .focused_715f:before {
  content: "";
  display: table;
}
.popup-6399.progress-action-f487 .focused_715f:after {
  clear: both;
}
.popup-6399.progress-action-f487 .focused_715f > li {
  float: left;
}
.popup-6399.progress-action-f487 .focused_715f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.popup-6399.progress-action-f487 .focused_715f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.popup-6399.progress-action-f487 .focused_715f > li.wrapper_d8d8 > a,
.popup-6399.progress-action-f487 .focused_715f > li.icon-soft-c8dd > a {
  color: #fff;
  background-color: #1e4b75;
}
.popup-6399.focus-66e9 .focused_715f > li > a .layout-pro-5b59 {
  position: relative;
}
.popup-6399.focus-66e9 .focused_715f > li > a .layout-pro-5b59: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;
}
.popup-6399.focus-66e9
  .focused_715f
  > li:focus
  > a
  .layout-pro-5b59:before,
.popup-6399.focus-66e9
  .focused_715f
  > li:hover
  > a
  .layout-pro-5b59:before {
  width: 100%;
  background-color: currentColor;
}
.popup-6399.focus-66e9
  .focused_715f
  > li.wrapper_d8d8
  > a
  .layout-pro-5b59:before,
.popup-6399.focus-66e9
  .focused_715f
  > li.link_hovered_e799
  > a
  .layout-pro-5b59:before {
  width: 100%;
  background-color: currentColor;
}
.popup-6399.center_9c9a .focused_715f > li > a .layout-pro-5b59 {
  position: relative;
}
.popup-6399.center_9c9a .focused_715f > li > a .layout-pro-5b59: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;
}
.popup-6399.center_9c9a .focused_715f > li:focus > a .layout-pro-5b59:before,
.popup-6399.center_9c9a
  .focused_715f
  > li:hover
  > a
  .layout-pro-5b59:before {
  width: 100%;
  background-color: currentColor;
}
.popup-6399.center_9c9a
  .focused_715f
  > li.wrapper_d8d8
  > a
  .layout-pro-5b59:before,
.popup-6399.center_9c9a
  .focused_715f
  > li.link_hovered_e799
  > a
  .layout-pro-5b59:before {
  width: 100%;
  background-color: currentColor;
}
.nav-green-79fa .form-active-715b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-green-79fa .form-active-715b li:first-child > a {
  border-top: none;
}
.nav-green-79fa .form-active-715b .frame_tall_18de > .layout-pro-5b59 .middle-f314 {
  display: none;
}
.nav-green-79fa .form-active-715b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.nav-green-79fa .form-active-715b li:last-child {
  border: none;
}
.nav-green-79fa .form-active-715b li.wrapper_wide_ebc0 > a {
  padding-right: 45px !important;
}
.nav-green-79fa .form-active-715b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.nav-green-79fa .form-active-715b li a:focus,
.nav-green-79fa .form-active-715b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-green-79fa .form-active-715b li .description-green-e421 {
  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;
}
.nav-green-79fa .form-active-715b li .description-green-e421:hover {
  box-shadow: none;
}
.nav-green-79fa .form-active-715b li .description-green-e421 .middle-f314 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.nav-green-79fa .form-active-715b .table_gas_251d {
  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);
}
.nav-green-79fa .form-active-715b .table_gas_251d li a {
  padding-left: 3em;
}
.nav-green-79fa .form-active-715b .button-hovered-b24e > a .description-green-e421 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-green-79fa .form-active-715b .button-hovered-b24e > .table_gas_251d {
  display: block;
  opacity: 1;
}
.cold-872f {
  max-width: 100%;
}
.large-35f5 {
  line-height: 0;
  cursor: pointer;
}
.row_6ec8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row_6ec8:hover {
  box-shadow: none;
  color: currentColor;
}
.row_6ec8 svg {
  width: 18px;
  height: 18px;
}
.row_6ec8 .frame-93bb {
  display: none;
}
.icon_south_a2fb {
  position: relative;
}
.icon_south_a2fb.fn-active-2b20 .row_6ec8 .slider_clean_8b82 {
  display: none;
}
.icon_south_a2fb.fn-active-2b20 .row_6ec8 .frame-93bb {
  display: inline-block;
}
.icon_south_a2fb .current-01db {
  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);
}
.icon_south_a2fb.icon-021c .current-01db {
  left: auto;
  right: -0.9em;
}
.icon_south_a2fb.icon-021c .new-b5bd::before {
  left: auto;
  right: 15px;
}
.icon_south_a2fb.fn-active-2b20 .current-01db {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface_white_a21d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.surface_white_a21d label {
  flex-basis: 100%;
}
.surface_white_a21d .frame-5f4b {
  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;
}
.surface_white_a21d .list_silver_0165 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.surface_white_a21d .list_silver_0165:focus {
  background-color: transparent;
}
.surface_white_a21d button.article-2b68 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.surface_white_a21d button.article-2b68:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.surface_white_a21d button.article-2b68 svg {
  width: 18px;
  height: 18px;
}
.surface_white_a21d input[type="submit"] {
  min-height: auto;
}
.south-6114 .surface_white_a21d .list_silver_0165 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.new-b5bd {
  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) {
  .new-b5bd {
    width: 220px;
  }
}
.new-b5bd label {
  flex-basis: 100%;
}
.new-b5bd::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;
}
.right_01bc .south-6114 .surface_white_a21d {
  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;
}
.right_01bc
  .south-6114
  .surface_white_a21d
  .frame-5f4b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.right_01bc .south-6114 .surface_white_a21d .list_silver_0165 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.right_01bc
  .south-6114
  .surface_white_a21d
  .list_silver_0165:focus {
  background: 0 0;
}
.right_01bc
  .south-6114
  .surface_white_a21d
  .content-307f {
  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;
}
.narrow-a95b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.narrow-a95b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.narrow-a95b li:last-child {
  margin-right: 0;
}
.narrow-a95b li:first-child {
  margin-left: 0;
}
.narrow-a95b.narrow_61fa a {
  color: #fff;
}
.narrow-a95b.narrow_61fa a:hover {
  color: #fff;
}
.narrow-a95b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.narrow-a95b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.narrow-a95b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.narrow-a95b a:hover {
  opacity: 0.9;
  color: inherit;
}
.narrow-a95b [class*="social-icon-apple"] {
  background-color: #999;
}
.narrow-a95b [class*="social-icon-apple"].text_dim_85a6 {
  background-color: transparent;
  color: #999;
}
.narrow-a95b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.narrow-a95b [class*="social-icon-behance"].text_dim_85a6 {
  background-color: transparent;
  color: #1769ff;
}
.narrow-a95b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.narrow-a95b [class*="social-icon-bitbucket"].text_dim_85a6 {
  background-color: transparent;
  color: #205081;
}
.narrow-a95b [class*="social-icon-codepen"] {
  background-color: #000;
}
.narrow-a95b [class*="social-icon-codepen"].text_dim_85a6 {
  background-color: transparent;
  color: #000;
}
.narrow-a95b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.narrow-a95b [class*="social-icon-delicious"].text_dim_85a6 {
  background-color: transparent;
  color: #39f;
}
.narrow-a95b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.narrow-a95b [class*="social-icon-digg"].text_dim_85a6 {
  background-color: transparent;
  color: #005be2;
}
.narrow-a95b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.narrow-a95b [class*="social-icon-dribbble"].text_dim_85a6 {
  background-color: transparent;
  color: #ea4c89;
}
.narrow-a95b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.narrow-a95b [class*="social-icon-envelope"].text_dim_85a6 {
  background-color: transparent;
  color: #ea4335;
}
.narrow-a95b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.narrow-a95b [class*="social-icon-facebook"].text_dim_85a6 {
  background-color: transparent;
  color: #3b5998;
}
.narrow-a95b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.narrow-a95b [class*="social-icon-flickr"].text_dim_85a6 {
  background-color: transparent;
  color: #0063dc;
}
.narrow-a95b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.narrow-a95b [class*="social-icon-foursquare"].text_dim_85a6 {
  background-color: transparent;
  color: #2d5be3;
}
.narrow-a95b [class*="social-icon-github"] {
  background-color: #333;
}
.narrow-a95b [class*="social-icon-github"].text_dim_85a6 {
  background-color: transparent;
  color: #333;
}
.narrow-a95b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.narrow-a95b [class*="social-icon-google-plus"].text_dim_85a6 {
  background-color: transparent;
  color: #dd4b39;
}
.narrow-a95b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.narrow-a95b [class*="social-icon-houzz"].text_dim_85a6 {
  background-color: transparent;
  color: #7ac142;
}
.narrow-a95b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.narrow-a95b [class*="social-icon-instagram"].text_dim_85a6 {
  background-color: transparent;
  color: #262626;
}
.narrow-a95b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.narrow-a95b [class*="social-icon-jsfiddle"].text_dim_85a6 {
  background-color: transparent;
  color: #487aa2;
}
.narrow-a95b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.narrow-a95b [class*="social-icon-linkedin"].text_dim_85a6 {
  background-color: transparent;
  color: #0077b5;
}
.narrow-a95b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.narrow-a95b [class*="social-icon-medium"].text_dim_85a6 {
  background-color: transparent;
  color: #00ab6b;
}
.narrow-a95b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.narrow-a95b
  [class*="social-icon-odnoklassniki"].text_dim_85a6 {
  background-color: transparent;
  color: #f4731c;
}
.narrow-a95b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.narrow-a95b [class*="social-icon-meetup"].text_dim_85a6 {
  background-color: transparent;
  color: #ec1c40;
}
.narrow-a95b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.narrow-a95b [class*="social-icon-pinterest"].text_dim_85a6 {
  background-color: transparent;
  color: #bd081c;
}
.narrow-a95b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.narrow-a95b [class*="social-icon-product-hunt"].text_dim_85a6 {
  background-color: transparent;
  color: #da552f;
}
.narrow-a95b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.narrow-a95b [class*="social-icon-reddit"].text_dim_85a6 {
  background-color: transparent;
  color: #ff4500;
}
.narrow-a95b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.narrow-a95b [class*="social-icon-rss"].text_dim_85a6 {
  background-color: transparent;
  color: #f26522;
}
.narrow-a95b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.narrow-a95b
  [class*="social-icon-shopping-cart"].text_dim_85a6 {
  background-color: transparent;
  color: #4caf50;
}
.narrow-a95b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.narrow-a95b [class*="social-icon-skype"].text_dim_85a6 {
  background-color: transparent;
  color: #00aff0;
}
.narrow-a95b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.narrow-a95b [class*="social-icon-slideshare"].text_dim_85a6 {
  background-color: transparent;
  color: #0077b5;
}
.narrow-a95b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.narrow-a95b [class*="social-icon-snapchat"].text_dim_85a6 {
  background-color: transparent;
  color: #fffc00;
}
.narrow-a95b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.narrow-a95b [class*="social-icon-soundcloud"].text_dim_85a6 {
  background-color: transparent;
  color: #f80;
}
.narrow-a95b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.narrow-a95b [class*="social-icon-spotify"].text_dim_85a6 {
  background-color: transparent;
  color: #2ebd59;
}
.narrow-a95b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.narrow-a95b
  [class*="social-icon-stack-overflow"].text_dim_85a6 {
  background-color: transparent;
  color: #fe7a15;
}
.narrow-a95b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.narrow-a95b [class*="social-icon-maldkfgram"].text_dim_85a6 {
  background-color: transparent;
  color: #2ca5e0;
}
.narrow-a95b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.narrow-a95b [class*="social-icon-tripadvisor"].text_dim_85a6 {
  background-color: transparent;
  color: #589442;
}
.narrow-a95b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.narrow-a95b [class*="social-icon-tumblr"].text_dim_85a6 {
  background-color: transparent;
  color: #35465c;
}
.narrow-a95b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.narrow-a95b [class*="social-icon-twitch"].text_dim_85a6 {
  background-color: transparent;
  color: #6441a5;
}
.narrow-a95b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.narrow-a95b [class*="social-icon-twitter"].text_dim_85a6 {
  background-color: transparent;
  color: #1da1f2;
}
.narrow-a95b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.narrow-a95b [class*="social-icon-vimeo"].text_dim_85a6 {
  background-color: transparent;
  color: #1ab7ea;
}
.narrow-a95b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.narrow-a95b [class*="social-icon-vk"].text_dim_85a6 {
  background-color: transparent;
  color: #45668e;
}
.narrow-a95b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.narrow-a95b [class*="social-icon-weibo"].text_dim_85a6 {
  background-color: transparent;
  color: #df2029;
}
.narrow-a95b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.narrow-a95b [class*="social-icon-weixin"].text_dim_85a6 {
  background-color: transparent;
  color: #7bb32e;
}
.narrow-a95b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.narrow-a95b [class*="social-icon-whatsapp"].text_dim_85a6 {
  background-color: transparent;
  color: #25d366;
}
.narrow-a95b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.narrow-a95b [class*="social-icon-wordpress"].text_dim_85a6 {
  background-color: transparent;
  color: #21759b;
}
.narrow-a95b [class*="social-icon-xing"] {
  background-color: #026466;
}
.narrow-a95b [class*="social-icon-xing"].text_dim_85a6 {
  background-color: transparent;
  color: #026466;
}
.narrow-a95b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.narrow-a95b [class*="social-icon-yelp"].text_dim_85a6 {
  background-color: transparent;
  color: #af0606;
}
.narrow-a95b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.narrow-a95b [class*="social-icon-youtube"].text_dim_85a6 {
  background-color: transparent;
  color: #cd201f;
}
.rough-0eb9 {
  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;
}
.rough-0eb9:hover {
  box-shadow: none;
  background: 0 0;
}
.dynamic_f24f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip-ad5c {
  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;
}
.shadow-c89a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link_4f64 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link_4f64,
.link_4f64::after,
.link_4f64::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;
}
.link_4f64::after,
.link_4f64::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid_24f1 .chip-ad5c .shadow-c89a {
  margin-top: -2px;
  width: 19px;
}
.grid_24f1 .chip-ad5c .link_4f64 {
  margin-top: -1px;
}
.grid_24f1 .chip-ad5c .link_4f64,
.grid_24f1 .chip-ad5c .link_4f64::after,
.grid_24f1 .chip-ad5c .link_4f64::before {
  width: 19px;
  height: 2px;
}
.grid_24f1 .chip-ad5c .link_4f64::before {
  top: -6px;
}
.grid_24f1 .chip-ad5c .link_4f64::after {
  bottom: -6px;
}
.overlay-d91f .chip-ad5c .shadow-c89a {
  margin-top: -2px;
  width: 22px;
}
.overlay-d91f .chip-ad5c .link_4f64 {
  margin-top: -1px;
}
.overlay-d91f .chip-ad5c .link_4f64,
.overlay-d91f .chip-ad5c .link_4f64::after,
.overlay-d91f .chip-ad5c .link_4f64::before {
  width: 22px;
  height: 2px;
}
.overlay-d91f .chip-ad5c .link_4f64::before {
  top: -7px;
}
.overlay-d91f .chip-ad5c .link_4f64::after {
  bottom: -7px;
}
.complex-75de .chip-ad5c .shadow-c89a {
  margin-top: -2px;
  width: 31px;
}
.complex-75de .chip-ad5c .link_4f64 {
  margin-top: -1.5px;
}
.complex-75de .chip-ad5c .link_4f64,
.complex-75de .chip-ad5c .link_4f64::after,
.complex-75de .chip-ad5c .link_4f64::before {
  width: 31px;
  height: 3px;
}
.complex-75de .chip-ad5c .link_4f64::before {
  top: -9px;
}
.complex-75de .chip-ad5c .link_4f64::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .accordion-3a4e .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 19px;
  }
  .accordion-3a4e .chip-ad5c .link_4f64 {
    margin-top: -1px;
  }
  .accordion-3a4e .chip-ad5c .link_4f64,
  .accordion-3a4e .chip-ad5c .link_4f64::after,
  .accordion-3a4e .chip-ad5c .link_4f64::before {
    width: 19px;
    height: 2px;
  }
  .accordion-3a4e .chip-ad5c .link_4f64::before {
    top: -6px;
  }
  .accordion-3a4e .chip-ad5c .link_4f64::after {
    bottom: -6px;
  }
  .main_first_ddc0 .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 22px;
  }
  .main_first_ddc0 .chip-ad5c .link_4f64 {
    margin-top: -1px;
  }
  .main_first_ddc0 .chip-ad5c .link_4f64,
  .main_first_ddc0 .chip-ad5c .link_4f64::after,
  .main_first_ddc0 .chip-ad5c .link_4f64::before {
    width: 22px;
    height: 2px;
  }
  .main_first_ddc0 .chip-ad5c .link_4f64::before {
    top: -7px;
  }
  .main_first_ddc0 .chip-ad5c .link_4f64::after {
    bottom: -7px;
  }
  .static_b0b7 .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 31px;
  }
  .static_b0b7 .chip-ad5c .link_4f64 {
    margin-top: -1.5px;
  }
  .static_b0b7 .chip-ad5c .link_4f64,
  .static_b0b7 .chip-ad5c .link_4f64::after,
  .static_b0b7 .chip-ad5c .link_4f64::before {
    width: 31px;
    height: 3px;
  }
  .static_b0b7 .chip-ad5c .link_4f64::before {
    top: -9px;
  }
  .static_b0b7 .chip-ad5c .link_4f64::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outer_9470 .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 19px;
  }
  .outer_9470 .chip-ad5c .link_4f64 {
    margin-top: -1px;
  }
  .outer_9470 .chip-ad5c .link_4f64,
  .outer_9470 .chip-ad5c .link_4f64::after,
  .outer_9470 .chip-ad5c .link_4f64::before {
    width: 19px;
    height: 2px;
  }
  .outer_9470 .chip-ad5c .link_4f64::before {
    top: -6px;
  }
  .outer_9470 .chip-ad5c .link_4f64::after {
    bottom: -6px;
  }
  .border-7426 .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 22px;
  }
  .border-7426 .chip-ad5c .link_4f64 {
    margin-top: -1px;
  }
  .border-7426 .chip-ad5c .link_4f64,
  .border-7426 .chip-ad5c .link_4f64::after,
  .border-7426 .chip-ad5c .link_4f64::before {
    width: 22px;
    height: 2px;
  }
  .border-7426 .chip-ad5c .link_4f64::before {
    top: -7px;
  }
  .border-7426 .chip-ad5c .link_4f64::after {
    bottom: -7px;
  }
  .fixed_ce9d .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_ce9d .chip-ad5c .link_4f64 {
    margin-top: -1.5px;
  }
  .fixed_ce9d .chip-ad5c .link_4f64,
  .fixed_ce9d .chip-ad5c .link_4f64::after,
  .fixed_ce9d .chip-ad5c .link_4f64::before {
    width: 31px;
    height: 3px;
  }
  .fixed_ce9d .chip-ad5c .link_4f64::before {
    top: -9px;
  }
  .fixed_ce9d .chip-ad5c .link_4f64::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .card-stale-f014 .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 19px;
  }
  .card-stale-f014 .chip-ad5c .link_4f64 {
    margin-top: -1px;
  }
  .card-stale-f014 .chip-ad5c .link_4f64,
  .card-stale-f014 .chip-ad5c .link_4f64::after,
  .card-stale-f014 .chip-ad5c .link_4f64::before {
    width: 19px;
    height: 2px;
  }
  .card-stale-f014 .chip-ad5c .link_4f64::before {
    top: -6px;
  }
  .card-stale-f014 .chip-ad5c .link_4f64::after {
    bottom: -6px;
  }
  .message-copper-a865 .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 22px;
  }
  .message-copper-a865 .chip-ad5c .link_4f64 {
    margin-top: -1px;
  }
  .message-copper-a865 .chip-ad5c .link_4f64,
  .message-copper-a865 .chip-ad5c .link_4f64::after,
  .message-copper-a865 .chip-ad5c .link_4f64::before {
    width: 22px;
    height: 2px;
  }
  .message-copper-a865 .chip-ad5c .link_4f64::before {
    top: -7px;
  }
  .message-copper-a865 .chip-ad5c .link_4f64::after {
    bottom: -7px;
  }
  .tertiary-fresh-7f22 .chip-ad5c .shadow-c89a {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-fresh-7f22 .chip-ad5c .link_4f64 {
    margin-top: -1.5px;
  }
  .tertiary-fresh-7f22 .chip-ad5c .link_4f64,
  .tertiary-fresh-7f22 .chip-ad5c .link_4f64::after,
  .tertiary-fresh-7f22 .chip-ad5c .link_4f64::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-fresh-7f22 .chip-ad5c .link_4f64::before {
    top: -9px;
  }
  .tertiary-fresh-7f22 .chip-ad5c .link_4f64::after {
    bottom: -9px;
  }
}
.advanced_bda9 .link_4f64 {
  -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);
}
.advanced_bda9 .link_4f64::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.advanced_bda9 .link_4f64::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);
}
.advanced_bda9.wood-8ff0 .link_4f64 {
  -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);
}
.advanced_bda9.wood-8ff0 .link_4f64::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.advanced_bda9.wood-8ff0 .link_4f64::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);
}
.bronze-1aa4 {
  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.copper-347d:before {
  display: none;
}
.content-2653 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.content-2653 .pro_74ff {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.content-2653 .pro_74ff:last-of-type {
  border-bottom: none;
}
.content-2653 .pro_74ff.focus-bronze-7668,
.content-2653 .pro_74ff.component_easy_87ee,
.content-2653 .pro_74ff.caption-dark-3967 {
  padding: 0;
}
.content-2653 .nav-green-79fa .description-green-e421 {
  color: currentColor;
}
.content-2653 .nav-green-79fa .description-green-e421:focus,
.content-2653 .nav-green-79fa .description-green-e421:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-2653.logo-fixed-4a63 .outer_4e58,
.content-2653.logo-fixed-4a63 .input_e6fb a,
.content-2653.logo-fixed-4a63 .focused_715f a,
.content-2653.logo-fixed-4a63 .table_gas_251d a {
  color: rgba(0, 0, 0, 0.55);
}
.content-2653.logo-fixed-4a63 .outer_4e58:hover,
.content-2653.logo-fixed-4a63 .input_e6fb a:hover,
.content-2653.logo-fixed-4a63 .focused_715f a:hover,
.content-2653.logo-fixed-4a63 .table_gas_251d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content-2653.logo-fixed-4a63 .overlay_f995 {
  color: rgba(0, 0, 0, 0.8);
}
.content-2653.logo-fixed-4a63 .pro_74ff {
  border-color: rgba(0, 0, 0, 0.08);
}
.content-2653.logo-fixed-4a63 .pro_74ff:before {
  background: rgba(0, 0, 0, 0.08);
}
.content-2653.logo-fixed-4a63 .input-fast-f20e:before {
  background: rgba(255, 255, 255, 0.9);
}
.content-2653.logo-fixed-4a63 .nav-green-79fa .form-active-715b li a,
.content-2653.logo-fixed-4a63 .nav-green-79fa .description-green-e421,
.content-2653.logo-fixed-4a63 .table_gas_251d {
  border-color: rgba(0, 0, 0, 0.08);
}
.content-2653.logo-fixed-4a63 .nav-green-79fa .description-green-e421:focus,
.content-2653.logo-fixed-4a63 .nav-green-79fa .description-green-e421:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-2653.logo-fixed-4a63 .form-active-715b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content-2653.notice_dirty_b07e .outer_4e58,
.content-2653.notice_dirty_b07e .input_e6fb a,
.content-2653.notice_dirty_b07e .focused_715f .description-green-e421,
.content-2653.notice_dirty_b07e .focused_715f a,
.content-2653.notice_dirty_b07e .table_gas_251d a {
  color: rgba(255, 255, 255, 0.79);
}
.content-2653.notice_dirty_b07e .outer_4e58:hover,
.content-2653.notice_dirty_b07e .input_e6fb a:hover,
.content-2653.notice_dirty_b07e .focused_715f .description-green-e421:hover,
.content-2653.notice_dirty_b07e .focused_715f a:hover,
.content-2653.notice_dirty_b07e .table_gas_251d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-2653.notice_dirty_b07e .overlay_f995 {
  color: rgba(255, 255, 255, 0.99);
}
.content-2653.notice_dirty_b07e .pro_74ff {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-2653.notice_dirty_b07e .pro_74ff:before {
  background: rgba(255, 255, 255, 0.08);
}
.content-2653.notice_dirty_b07e .input-fast-f20e:before {
  background: rgba(0, 0, 0, 0.9);
}
.content-2653.notice_dirty_b07e .nav-green-79fa .form-active-715b li a,
.content-2653.notice_dirty_b07e .nav-green-79fa .description-green-e421,
.content-2653.notice_dirty_b07e .table_gas_251d {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-2653.notice_dirty_b07e .nav-green-79fa .description-green-e421:focus,
.content-2653.notice_dirty_b07e .nav-green-79fa .description-green-e421:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-2653.notice_dirty_b07e .form-active-715b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-fast-f20e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-fast-f20e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.content-0171 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hovered_257f .content-2653 {
  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;
}
.hovered_257f .pro_74ff {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hovered_257f .pro_74ff: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) {
  .hovered_257f .pro_74ff:before {
    width: 16%;
    left: 42%;
  }
}
.hovered_257f .pro_74ff:last-child:before {
  content: none;
}
.hovered_257f .pro_74ff[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hovered_257f .nav-green-79fa .form-active-715b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hovered_257f .nav-green-79fa .form-active-715b li a .description-green-e421 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hovered_257f .nav-green-79fa .table_gas_251d {
  border: none;
}
.hovered_257f .nav-green-79fa .table_gas_251d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hovered_257f .input-fast-f20e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hovered_257f .content-0171 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hovered_257f .notice_dirty_b07e .input-fast-f20e:before {
  background: rgba(0, 0, 0, 0.9);
}
.hovered_257f .logo-fixed-4a63.module_0526 .link_4f64 {
  background: rgba(0, 0, 0, 0.6);
}
.hovered_257f
  .logo-fixed-4a63.module_0526
  .link_4f64::after,
.hovered_257f
  .logo-fixed-4a63.module_0526
  .link_4f64:before {
  background: inherit;
}
.hovered_257f
  .logo-fixed-4a63.module_0526:hover
  .link_4f64 {
  background: rgba(0, 0, 0, 0.8);
}
.primary_106c .content-2653 {
  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) {
  .primary_106c .content-2653 {
    width: auto;
    right: 45px;
  }
}
.simple-aa6b .content-2653 {
  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) {
  .simple-aa6b .content-2653 {
    width: auto;
    left: 45px;
  }
}
.copper-347d .content-2653 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.copper-347d .content-0171 {
  max-width: 48em;
  margin: 0 auto;
}
.copper-347d .input-fast-f20e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.column_inner_a686 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.column_inner_a686.hovered_257f .content-2653 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.column_inner_a686.primary_106c .content-2653 {
  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);
}
.column_inner_a686 .content-2653 {
  visibility: visible;
}
.column_inner_a686.simple-aa6b .content-2653 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sort_copper_18da,
.notice_dirty_62f7 {
  overflow-x: hidden;
}
.sort_copper_18da .content-2653 {
  overflow: auto;
}
.sort_copper_18da.hovered_257f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort_copper_18da.hovered_257f .content-2653 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sort_copper_18da.hovered_257f .rough-0eb9 {
  opacity: 0;
}
.sort_copper_18da.primary_106c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort_copper_18da.primary_106c .content-2653 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sort_copper_18da.primary_106c .rough-0eb9 {
  opacity: 0;
}
.sort_copper_18da.simple-aa6b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort_copper_18da.simple-aa6b .content-2653 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sort_copper_18da.simple-aa6b .rough-0eb9 {
  opacity: 0;
}
.sort_copper_18da.copper-347d .content-2653 {
  z-index: 10;
  visibility: visible;
}
.module_0526 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_0526 .link_4f64 {
  background: rgba(255, 255, 255, 0.99);
}
.module_0526 .link_4f64::after,
.module_0526 .link_4f64:before {
  background: inherit;
}
.module_0526:hover .link_4f64 {
  background: rgba(255, 255, 255, 0.99);
}
.simple-aa6b .module_0526 {
  top: 10px;
  right: auto;
  left: 12px;
}
.copper-347d .module_0526 {
  display: none !important;
}
.sort_copper_18da:before,
.notice_dirty_62f7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sort_copper_18da .module_0526,
.notice_dirty_62f7 .module_0526 {
  display: inline-block;
}
.content-2653 .orange-9d75 {
  -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;
}
.sort_copper_18da .content-2653 .orange-9d75,
.notice_dirty_62f7 .content-2653 .orange-9d75 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel-5594 .frame-5f4b {
  width: 100%;
}
.module-fd7e {
  padding: 0 0.5em 0;
}
.module-fd7e [class*="customify-col-"],
.module-fd7e [class*="customify-col_"],
.module-fd7e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.right-22b4 .module-fd7e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bright_4935 .status-8b68,
  .status-8b68 {
    display: none;
  }
  .under-90d0 {
    text-align: left;
  }
  .nav_1d18 {
    text-align: center;
  }
  .description_dynamic_f9a3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bright_4935 .background_3bc5,
  .background_3bc5 {
    display: none;
  }
  .heading-96e9 {
    text-align: left;
  }
  .tertiary_0f80 {
    text-align: center;
  }
  .huge_6589 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bright_4935 .section_black_a4d3,
  .section_black_a4d3 {
    display: none;
  }
  .search_09a5 {
    text-align: left;
  }
  .south_190d {
    text-align: center;
  }
  .right-efc8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture-over-33d5 {
  box-shadow: none !important;
}
.yellow-6ee1 .hard-cb05,
.box_center_2d73 .hard-cb05 {
  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;
}
.box_center_2d73 .hard-cb05 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.center_50d4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.center_50d4:after,
.center_50d4:before {
  content: "";
  display: table;
}
.center_50d4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .center_50d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.center_50d4,
.focus_up_3db9 {
  max-width: 1248px;
  margin: 0 auto;
}

.clean-de81.text_2d23 .center_50d4 {
  max-width: 100%;
}
.clean-de81.content_focused_28e8 {
  max-width: 1200px;
  margin: 0 auto;
}
.clean-de81.yellow_5ede .center_50d4 {
  max-width: 100%;
}
.clean-de81.yellow_5ede > .center_50d4 {
  padding-left: 0;
  padding-right: 0;
}
.clean-de81.yellow_5ede > .center_50d4 .bright_4935 {
  margin: 0;
}
.clean-de81.yellow_5ede
  > .center_50d4
  .menu-215a.accordion-63a7 {
  margin-right: 0;
  margin-left: 0;
}
.clean-de81.yellow_5ede #main.accordion-63a7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice-thick-d165 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice-thick-d165 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pro-37cb .label-gold-d7a1 {
    padding-right: 1em;
  }
  .pro-37cb.media_hovered_bab6 .menu-215a {
    border-right: 1px solid #eaecee;
  }
  .pro-37cb.media_hovered_bab6 .label-gold-d7a1 {
    padding-right: 1em;
  }
  .pro-37cb.media_hovered_bab6 .notification_201c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_22c2 .label-gold-d7a1 {
    padding-left: 1em;
  }
  .widget_22c2.media_hovered_bab6 .menu-215a {
    border-left: 1px solid #eaecee;
  }
  .widget_22c2.media_hovered_bab6 .label-gold-d7a1 {
    padding-left: 1em;
  }
  .widget_22c2.media_hovered_bab6 .notification_201c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-f010 .label-gold-d7a1 {
    padding-left: 1em;
  }
  .breadcrumb-f010.media_hovered_bab6 .media_dirty_1703 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-f010.media_hovered_bab6 .pattern_paper_d191 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-f010.media_hovered_bab6 .label-gold-d7a1 {
    padding-left: 1em;
  }
  .breadcrumb-f010.media_hovered_bab6 .notification_201c {
    padding-right: 1em;
  }
  .breadcrumb-f010.media_hovered_bab6 .column-ddf7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_a6c9 .label-gold-d7a1 {
    padding-right: 1em;
  }
  .filter_a6c9.media_hovered_bab6 .media_dirty_1703 {
    border-left: 1px solid #eaecee;
  }
  .filter_a6c9.media_hovered_bab6 .pattern_paper_d191 {
    border-left: 1px solid #eaecee;
  }
  .filter_a6c9.media_hovered_bab6 .label-gold-d7a1 {
    padding-right: 1em;
  }
  .filter_a6c9.media_hovered_bab6 .notification_201c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter_a6c9.media_hovered_bab6 .column-ddf7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-thick-d165 .label-gold-d7a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-thick-d165.media_hovered_bab6 .menu-215a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice-thick-d165.media_hovered_bab6 .label-gold-d7a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-thick-d165.media_hovered_bab6 .notification_201c {
    padding-left: 1em;
  }
  .notice-thick-d165.media_hovered_bab6 .column-ddf7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice-thick-d165.media_hovered_bab6 .label-gold-d7a1 {
    padding-left: 0;
  }
}
.surface_14cb .inner-d542 {
  display: inline-block;
}
.over-f424 {
  display: inline-block;
}
.tag_a3ff {
  word-con: break-word;
}
.surface_warm_1a88 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface_warm_1a88 .shadow_pressed_b2f5 {
  margin-left: 8px;
  margin-right: 8px;
}
.surface_warm_1a88 .south-283c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.new_16b1 .dirty-1ba3 {
  margin-bottom: 2em;
}
.new_16b1 .lower_468d {
  margin-bottom: 15px;
}
.new_16b1 .lower_468d:last-child {
  margin-bottom: 0;
}
.new_16b1 .container_full_0b17 {
  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) {
  .new_16b1 .container_full_0b17 {
    display: block;
  }
}
.new_16b1 .photo-complex-4339 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .new_16b1 .photo-complex-4339 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.new_16b1 .liquid-c50d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.new_16b1 .liquid-c50d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.new_16b1 .liquid-c50d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.new_16b1 .tag_a3ff {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.new_16b1 .tag_a3ff a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.new_16b1 .complex_5418 p:last-child {
  margin-bottom: 0;
}
.new_16b1 .bronze_2241 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.new_16b1 .outline_5178 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.new_16b1 .progress_8589 {
  margin-top: 1em;
}
.new_16b1 .aside-e7f7 {
  top: 0;
  display: block;
}
.new_16b1 .aside-e7f7 a {
  color: inherit;
}
.new_16b1 .aside-e7f7 a:hover {
  color: inherit;
}
.new_16b1 .slider_left_fc2b {
  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;
}
.new_16b1 .slider_left_fc2b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.new_16b1 .outline_5178 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.new_16b1 .sidebar_glass_70b1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.new_16b1 .sidebar_glass_70b1:first-child {
  margin-top: 0;
}
.new_16b1 .sidebar_glass_70b1.mask-c247 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.new_16b1 .sidebar_glass_70b1.sidebar_adc6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.new_16b1
  .sidebar_glass_70b1.sidebar_adc6.huge-6344
  .progress_8589 {
  width: 100%;
}
.new_16b1 .sidebar_adc6 {
  -webkit-box-align: center;
  align-items: center;
}
.new_16b1 .sidebar_adc6 .surface_warm_1a88,
.new_16b1 .sidebar_adc6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.new_16b1 .liquid-c50d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.new_16b1 .liquid-c50d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.new_16b1 .liquid-c50d: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;
}
.new_16b1 .mask-c247 {
  z-index: 5;
}
.new_16b1 .paragraph-c766 .input_8901 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.new_16b1 .right_70fe .input_8901 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.new_16b1 .article_756e .input_8901 {
  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;
}
.new_16b1.narrow_a70f .container_full_0b17,
.new_16b1.complex_befc .container_full_0b17 {
  display: block;
}
.new_16b1.narrow_a70f .container_full_0b17 .dim-e8ae,
.new_16b1.narrow_a70f .container_full_0b17 .outline_5178,
.new_16b1.complex_befc .container_full_0b17 .dim-e8ae,
.new_16b1.complex_befc .container_full_0b17 .outline_5178 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.new_16b1.stale_38bf .photo-complex-4339 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .new_16b1.stale_38bf .photo-complex-4339 {
    margin-right: 0;
  }
}
.new_16b1.narrow_a70f .photo-complex-4339,
.new_16b1.complex_befc .photo-complex-4339 {
  padding-top: 40%;
}
.new_16b1.narrow_a70f .dirty-1ba3,
.new_16b1.complex_befc .dirty-1ba3 {
  display: block;
}
.new_16b1.narrow_a70f .fn-sticky-2b20 .outline_5178,
.new_16b1.complex_befc .fn-sticky-2b20 .outline_5178 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.new_16b1.narrow_a70f .photo-complex-4339,
.new_16b1.complex_befc .photo-complex-4339 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.new_16b1.narrow_a70f .outline_5178 {
  padding: 1em;
}
.mask-332e {
  margin: 30px auto;
  display: block;
}
.mask-332e .active-38d7 > * {
  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;
}
.mask-332e .active-38d7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask-332e .active-38d7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-yellow-b7a9 .surface_warm_1a88 {
  margin-bottom: 1.41575em;
}
.breadcrumb-yellow-b7a9 .west-b170 {
  margin-bottom: 1.618em;
}
.smooth_4c69 .plasma-510c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.smooth_4c69 .plasma-510c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.smooth_4c69 .red_c946 {
  max-width: 100%;
  overflow: auto;
}
.medium_0459 .smooth_4c69 a:hover {
  text-decoration: underline;
}
.component_3582 .lower_468d:not(.tag_a3ff),
.component_3582 .liquid-c50d {
  margin-bottom: 1.41575em;
}
.component_3582 .lower_468d:not(.tag_a3ff):last-child,
.component_3582 .liquid-c50d:last-child {
  margin-bottom: 0;
}
.component_3582 .lower_468d.secondary_60b6 {
  margin-bottom: 0.41575em;
}
.component_3582 .video_2b70:before,
.component_3582 .image-complex-c150:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.component_3582 .video_2b70:before {
  content: "\f115";
}
.component_3582 .image-complex-c150:before {
  content: "\f02c";
}
.component_3582 .detail-798e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.component_3582 .detail-798e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tall_f4c0 {
  display: -webkit-box;
  display: flex;
}
.tall_f4c0 .widget_f051 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tall_f4c0 .widget_f051 {
    flex-basis: 90px;
  }
}
.tall_f4c0 .menu-white-f0bb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall_f4c0 .menu-white-f0bb {
    flex-basis: calc(100% - 50px);
  }
}
.tall_f4c0 .block_b510 p:last-child {
  margin-bottom: 0.72em;
}
.center_c1df .active-38d7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.center_c1df .active-38d7:after,
.center_c1df .active-38d7:before {
  content: "";
  display: table;
}
.center_c1df .active-38d7:after {
  clear: both;
}
.center_c1df .active-38d7 .gradient-next-58b4,
.center_c1df .active-38d7 .texture_dark_570e {
  width: 49%;
}
.center_c1df .active-38d7 .gradient-next-58b4 a span.thumbnail-0a01,
.center_c1df .active-38d7 .texture_dark_570e a span.thumbnail-0a01 {
  display: block;
  margin-bottom: 5px;
}
.center_c1df .active-38d7 .texture_dark_570e {
  float: left;
  text-align: left;
}
.center_c1df .active-38d7 .gradient-next-58b4 {
  float: right;
  text-align: right;
}
.shadow-badf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shadow-badf {
    margin-bottom: 0;
  }
}
.summary_f16f {
  margin-bottom: 1em;
}
.summary_f16f .tag_a3ff {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu-664f a {
  display: block;
  line-height: 0;
  position: relative;
}
.image_narrow_c02c .summary_f16f,
.grid_075f .summary_f16f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image_narrow_c02c .summary_f16f,
  .grid_075f .summary_f16f {
    display: block;
  }
}
.image_narrow_c02c .menu-664f,
.grid_075f .menu-664f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image_narrow_c02c .menu-664f,
  .grid_075f .menu-664f {
    margin-bottom: 1em;
  }
}
.image_narrow_c02c .menu-664f img,
.grid_075f .menu-664f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image_narrow_c02c .text-320b,
.grid_075f .text-320b {
  flex-basis: calc(100% - 160px);
}
.image_narrow_c02c .text-320b p,
.grid_075f .text-320b p {
  margin-bottom: 0;
}
.image_narrow_c02c .text-320b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image_narrow_c02c .text-320b {
    padding-left: 0;
  }
}
.grid_075f .text-320b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .grid_075f .text-320b {
    padding-right: 0;
  }
}
.grid_075f .menu-664f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.label_6d2c .menu-664f {
  margin-bottom: 0.5em;
}
.label_6d2c .menu-664f img {
  width: 100%;
}
.slider-light-3a26 .article_145a,
.item-lower-f224 .article_145a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.item-lower-f224 .menu-215a .breadcrumb_lite_2d14 p:last-child {
  margin-bottom: 0;
}
.glass_1db8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.list_1dac .icon-9bee {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .list_1dac .icon-9bee:last-of-type {
    margin-bottom: 0;
  }
}
.list_1dac .icon-9bee ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list_1dac .icon-9bee ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.list_1dac .icon-9bee ul li {
  margin: 0 0 0.6em;
}
.list_1dac .icon-9bee ul li.component_1d24,
.list_1dac .icon-9bee ul li.content_a81a {
  position: relative;
}
.list_1dac .icon-9bee ul li.component_1d24 .status-current-96b2,
.list_1dac .icon-9bee ul li.content_a81a .status-current-96b2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.list_1dac .icon-9bee ul li.component_1d24:after:after,
.list_1dac .icon-9bee ul li.component_1d24:after:before,
.list_1dac
  .icon-9bee
  ul
  li.content_a81a:after:after,
.list_1dac
  .icon-9bee
  ul
  li.content_a81a:after:before {
  content: "";
  display: table;
}
.list_1dac .icon-9bee ul li.component_1d24:after:after,
.list_1dac
  .icon-9bee
  ul
  li.content_a81a:after:after {
  clear: both;
}
.list_1dac .icon-9bee a.label_easy_2391:hover {
  text-decoration: none;
}
.list_1dac .icon-9bee select {
  max-width: 100%;
}
.list_1dac .icon-9bee table {
  font-size: 85%;
}
.list_1dac .icon-9bee table td,
.list_1dac .icon-9bee table th {
  padding: 0.2360828548em;
  text-align: center;
}
.list_1dac .icon-9bee table tfoot td {
  text-align: left;
}
.list_1dac .icon-9bee :last-child {
  margin-bottom: 0;
}
.list_1dac .icon-9bee .highlight-fb19 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.list_1dac .icon-9bee .highlight-fb19 label {
  width: 100%;
}
.list_1dac .icon-9bee .highlight-fb19 .list_silver_0165 {
  width: 100%;
  display: block;
}
.list_1dac .icon-9bee .highlight-fb19 .article-2b68 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.list_1dac .icon-9bee .highlight-fb19 .article-2b68:hover svg #svg-search {
  fill: #444;
}
.list_1dac .icon-9bee .highlight-fb19 .article-2b68 svg {
  width: 18px;
  height: 18px;
}
.list_1dac .east_c3cb ul ul,
.list_1dac .secondary-8c7b ul ul,
.list_1dac .brown_7d01 ul ul,
.list_1dac .wrapper-81c8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.list_1dac .east_c3cb .wrapper_wide_ebc0 > a,
.list_1dac .secondary-8c7b .wrapper_wide_ebc0 > a,
.list_1dac .brown_7d01 .wrapper_wide_ebc0 > a,
.list_1dac .wrapper-81c8 .wrapper_wide_ebc0 > a {
  margin-bottom: 0;
}
.list_1dac .fixed-0044 li,
.list_1dac .east_c3cb li,
.list_1dac .focused_7598 li,
.list_1dac .secondary-8c7b li,
.list_1dac .brown_7d01 li,
.list_1dac .wrapper-81c8 li,
.list_1dac .avatar-1559 li,
.list_1dac .frame-north-fa70 li {
  display: block;
  position: relative;
}
.list_1dac .fixed-0044 li:last-child,
.list_1dac .east_c3cb li:last-child,
.list_1dac .focused_7598 li:last-child,
.list_1dac .secondary-8c7b li:last-child,
.list_1dac .brown_7d01 li:last-child,
.list_1dac .wrapper-81c8 li:last-child,
.list_1dac .avatar-1559 li:last-child,
.list_1dac .frame-north-fa70 li:last-child {
  border: none;
}
.list_1dac .fixed-0044 li a,
.list_1dac .east_c3cb li a,
.list_1dac .focused_7598 li a,
.list_1dac .secondary-8c7b li a,
.list_1dac .brown_7d01 li a,
.list_1dac .wrapper-81c8 li a,
.list_1dac .avatar-1559 li a,
.list_1dac .frame-north-fa70 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list_1dac .fixed-0044 li ul li::before,
.list_1dac .east_c3cb li ul li::before,
.list_1dac .focused_7598 li ul li::before,
.list_1dac .secondary-8c7b li ul li::before,
.list_1dac .brown_7d01 li ul li::before,
.list_1dac .wrapper-81c8 li ul li::before,
.list_1dac .avatar-1559 li ul li::before,
.list_1dac .frame-north-fa70 li ul li::before {
  left: 15px;
}
.list_1dac .fixed-0044 li ul a,
.list_1dac .east_c3cb li ul a,
.list_1dac .focused_7598 li ul a,
.list_1dac .secondary-8c7b li ul a,
.list_1dac .brown_7d01 li ul a,
.list_1dac .wrapper-81c8 li ul a,
.list_1dac .avatar-1559 li ul a,
.list_1dac .frame-north-fa70 li ul a {
  padding-left: 20px;
}
.list_1dac .fixed-0044 li ul ul li::before,
.list_1dac .east_c3cb li ul ul li::before,
.list_1dac .focused_7598 li ul ul li::before,
.list_1dac .secondary-8c7b li ul ul li::before,
.list_1dac .brown_7d01 li ul ul li::before,
.list_1dac .wrapper-81c8 li ul ul li::before,
.list_1dac .avatar-1559 li ul ul li::before,
.list_1dac .frame-north-fa70 li ul ul li::before {
  left: 30px;
}
.list_1dac .fixed-0044 li ul ul a,
.list_1dac .east_c3cb li ul ul a,
.list_1dac .focused_7598 li ul ul a,
.list_1dac .secondary-8c7b li ul ul a,
.list_1dac .brown_7d01 li ul ul a,
.list_1dac .wrapper-81c8 li ul ul a,
.list_1dac .avatar-1559 li ul ul a,
.list_1dac .frame-north-fa70 li ul ul a {
  padding-left: 40px;
}
.list_1dac .primary_97b9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.list_1dac .frame-north-fa70 ul li {
  margin-bottom: 1.41575em;
}
.list_1dac .frame-north-fa70 ul li .red-3533 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.list_1dac .frame-north-fa70 ul li .summary_4322 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notice_dirty_b07e .fixed-0044 li a,
.notice_dirty_b07e .east_c3cb li a,
.notice_dirty_b07e .focused_7598 li a,
.notice_dirty_b07e .secondary-8c7b li a,
.notice_dirty_b07e .brown_7d01 li a,
.notice_dirty_b07e .wrapper-81c8 li a,
.notice_dirty_b07e .avatar-1559 li a,
.notice_dirty_b07e .frame-north-fa70 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_dirty_b07e .primary_97b9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_dirty_b07e .icon-9bee ul li.component_1d24 .status-current-96b2,
.notice_dirty_b07e .icon-9bee ul li.content_a81a .status-current-96b2 {
  background: rgba(0, 0, 0, 0.2);
}
.notice_dirty_b07e .list_1dac .icon-9bee select {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean-de81 .list_1dac .form-active-715b li {
  margin: 0;
}
.clean-de81 .list_1dac .form-active-715b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.clean-de81 .list_1dac .form-active-715b li ul {
  margin: 0;
}
.clean-de81 .list_1dac .form-active-715b li ul li a {
  padding-left: 15px;
}
.clean-de81 .list_1dac .form-active-715b li ul li li a {
  padding-left: 30px;
}
.clean-de81 .list_1dac .form-active-715b li.icon-soft-c8dd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.clean-de81 .list_1dac .form-active-715b li.icon-soft-c8dd > 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;
}
.clean-de81 .list_1dac .form-active-715b li.icon-soft-c8dd > 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;
}
.tertiary-dcd7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.component-down-7ff6 {
  position: relative;
  z-index: 10;
}
.component-down-7ff6 .orange-9d75 {
  width: 100%;
  max-width: 100%;
}
.media_fluid_4582 .dynamic-316b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.media_fluid_4582 .logo-fixed-4a63 {
}
.media_fluid_4582 .notice_dirty_b07e {
  background: #292929;
}
.soft_5711 .dynamic-316b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.soft_5711 .logo-fixed-4a63 {
  background: #f9f9f9;
}
.soft_5711 .notice_dirty_b07e {
  background: #303030;
}
.modal_dd99 .dynamic-316b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal_dd99 .inner-d542 {
    margin-bottom: 1em;
  }
  .modal_dd99 .inner-d542:last-child {
    margin-bottom: 0;
  }
}
.modal_dd99 .logo-fixed-4a63 {
  background: #ededed;
}
.modal_dd99 .notice_dirty_b07e {
  background: #1a1a1a;
}
.dynamic-316b.logo-fixed-4a63 {
  color: rgba(0, 0, 0, 0.6);
}
.dynamic-316b.logo-fixed-4a63 .accordion_7e30 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic-316b.notice_dirty_b07e {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-316b.notice_dirty_b07e a:not(.label_easy_2391) {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-316b.notice_dirty_b07e a:not(.label_easy_2391):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-316b.notice_dirty_b07e .accordion_7e30 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic-316b.notice_dirty_b07e table tbody td,
.dynamic-316b.notice_dirty_b07e table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_short_6cda.title-down-1a0c .center_50d4 {
  max-width: initial;
}
.info_short_6cda .large-5391 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_short_6cda .large-5391 .orange-9d75 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_short_6cda .large-5391 .orange-9d75 {
    display: block;
    margin-bottom: 2em;
  }
  .info_short_6cda .large-5391 .orange-9d75:last-child {
    margin-bottom: 0;
  }
}
.modal_dd99 .inner-d542:last-child,
.soft_5711 .inner-d542:last-child,
.media_fluid_4582 .inner-d542:last-child {
  margin-bottom: 0;
}
.modal_dd99 .inner-d542 .list_1dac .icon-9bee:last-child,
.soft_5711 .inner-d542 .list_1dac .icon-9bee:last-child,
.media_fluid_4582 .inner-d542 .list_1dac .icon-9bee:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal_dd99 .hidden-silver-467f,
  .modal_dd99 .feature-1847,
  .soft_5711 .hidden-silver-467f,
  .soft_5711 .feature-1847,
  .media_fluid_4582 .hidden-silver-467f,
  .media_fluid_4582 .feature-1847 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .component-down-7ff6 .inner-d542 {
    margin-bottom: 2em;
  }
}
.component-down-7ff6 p:last-child {
  margin-bottom: 0;
}
.component-down-7ff6 li,
.component-down-7ff6 ul {
  list-style: none;
  margin: 0;
}
.component-down-7ff6 ul ul {
  margin-left: 2.617924em;
}
.grid-old-c836 {
  font-size: 0.875em;
}

/* css-noise: aed8 */
.ghost-box-f5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
