/*!
Theme Name: Customify
Theme URI: https://pressmaximum.content-5d90/customify
Author: WPCustomify
Author URI: https://pressmaximum.content-5d90
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.content-5d90/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.in-da31.purple_e5af/licenses/gpl-2.0.tall-6821
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.content-full-2063/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.silver-de42.hard-115f/normalize.advanced-53ff/
 ======
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.advanced-53ff v7.0.0 | MIT License | github.content-5d90/necolas/normalize.advanced-53ff */
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;
}
.pro-abcc .button-south-23fb,
.hidden-bottom-af63,
.glass_f093,
.module-50ea,
.detail-d1ac,
.form_hovered_3db9,
.hot-65cc,
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;
}
.hidden-bottom-af63,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden-bottom-af63,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-bottom-af63,
  h1 {
    font-size: 1.8em;
  }
}
.glass_f093,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.glass_f093 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .glass_f093,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .glass_f093,
  h2 {
    font-size: 1.7em;
  }
}
.module-50ea,
h3 {
  font-size: 1.618em;
}
.pro-abcc .button-south-23fb,
.detail-d1ac,
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.gold_5da5 {
  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;
}
.column_small_f12c:after,
.column_small_f12c:before,
.text-911b:after,
.text-911b:before {
  content: "";
  display: table;
}
.column_small_f12c:after,
.text-911b:after {
  clear: both;
}
.tooltip_simple_13ea {
  float: right;
  margin-right: 0;
}
.form-3231 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.in_6328 .outline_2fe5,
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;
}
.in_6328 .outline_2fe5: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;
}
.center_24a2 .outline_2fe5 {
  box-shadow: none;
}
.center_24a2
  .outline_2fe5
  .label_1c41 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.center_24a2 .outline_2fe5 .notification-fc61 {
  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;
}
.center_24a2
  .outline_2fe5
  .notification-fc61
  b {
  display: none;
}
.center_24a2 .dirty_62ec {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.silver-c3b8:not(.panel-2f2b):not(.steel-4b80),
button:not(.panel-2f2b):not(.steel-4b80),
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ),
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ),
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ) {
  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;
}
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ):hover,
button:not(.panel-2f2b):not(
    .steel-4b80
  ):hover,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ):hover,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ):hover,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ):active,
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ):focus,
button:not(.panel-2f2b):not(
    .steel-4b80
  ):active,
button:not(.panel-2f2b):not(
    .steel-4b80
  ):focus,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ):active,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ):focus,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ):active,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ):focus,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ):active,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ):focus {
  outline: 0;
}
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059,
button:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059 {
  position: relative;
}
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .accent_93d0,
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .photo_dark_55a3,
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .mask-mini-b18c,
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  i,
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  svg,
button:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .accent_93d0,
button:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .photo_dark_55a3,
button:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .mask-mini-b18c,
button:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  i,
button:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  svg,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .accent_93d0,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .photo_dark_55a3,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .mask-mini-b18c,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  i,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  svg,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .accent_93d0,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .photo_dark_55a3,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .mask-mini-b18c,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  i,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  svg,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .accent_93d0,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .photo_dark_55a3,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  .mask-mini-b18c,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  i,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059
  svg {
  visibility: hidden;
}
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059:after,
button:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059:after,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059:after,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059:after,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ).fn-loading-b059: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;
}
.silver-c3b8:not(.panel-2f2b):not(.steel-4b80),
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ),
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ),
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ) {
  color: #fff;
  background: #235787;
}
.silver-c3b8:not(.panel-2f2b):not(
    .steel-4b80
  ):focus,
input[type="button"]:not(.panel-2f2b):not(
    .steel-4b80
  ):focus,
input[type="reset"]:not(.panel-2f2b):not(
    .steel-4b80
  ):focus,
input[type="submit"]:not(.panel-2f2b):not(
    .steel-4b80
  ):focus {
  color: #fff;
}
.silver-c3b8.fn-disabled-b059:not(.panel-2f2b):not(
    .steel-4b80
  ),
.silver-c3b8[disabled]:not(.panel-2f2b):not(
    .steel-4b80
  ),
button.fn-disabled-b059:not(.panel-2f2b):not(
    .steel-4b80
  ),
button[disabled]:not(.panel-2f2b):not(
    .steel-4b80
  ) {
  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;
}
.outline_warm_ebd1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outline_warm_ebd1: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;
}
.link_tall_aae6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row-selected-9eb9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.background-0547 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.column_small_f12c:after,
.column_small_f12c:before,
.sidebar-aa5a:after,
.sidebar-aa5a:before,
.hard_b455:after,
.hard_b455:before,
.next_6ebc:after,
.next_6ebc:before,
.description_9d9a:after,
.description_9d9a:before,
.yellow-ac36:after,
.yellow-ac36:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.column_small_f12c:after,
.sidebar-aa5a:after,
.hard_b455:after,
.next_6ebc:after,
.description_9d9a:after,
.yellow-ac36:after {
  clear: both;
}
.sidebar-aa5a .stale-4133,
.hard_b455 .stale-4133,
.pagination-f1f0 .stale-4133 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.smooth_1cee {
  display: inline-block;
}
.thumbnail_e0d6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thumbnail_e0d6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail_e0d6 .wrapper_98b3 {
  padding: 1em 0;
  font-size: 85%;
}
.wrapper_98b3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.paper-10cf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.paper-10cf:after,
.paper-10cf:before {
  content: "";
  display: table;
}
.paper-10cf:after {
  clear: both;
}
.picture_bronze_c515 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pro-40a6 .picture_bronze_c515 {
  max-width: 50%;
}
.white-9ddd .picture_bronze_c515 {
  max-width: 33.33%;
}
.down-7c60 .picture_bronze_c515 {
  max-width: 25%;
}
.popup-orange-a4af .picture_bronze_c515 {
  max-width: 20%;
}
.block-661d .picture_bronze_c515 {
  max-width: 16.66%;
}
.wrapper-70cf .picture_bronze_c515 {
  max-width: 14.28%;
}
.steel-0df6 .picture_bronze_c515 {
  max-width: 12.5%;
}
.dirty-0d0f .picture_bronze_c515 {
  max-width: 11.11%;
}
.fluid-3b51 {
  display: block;
}
.pro-abcc .purple_4dd3 label,
.pro-abcc .link-a7b8 label,
.pro-abcc .component_22b2 label,
.pro-abcc .avatar_468e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop_e954 {
  list-style: none;
  margin: 0;
}
.backdrop_e954 article.medium-6f7f {
  margin-bottom: 0;
}
.backdrop_e954 ul {
  list-style: none;
  margin: 0;
}
.backdrop_e954 .dropdown_6db7 li.medium-6f7f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop_e954 .dropdown_6db7 li.medium-6f7f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop_e954 .dropdown_6db7 li.medium-6f7f: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) {
  .backdrop_e954 .dropdown_6db7 li.medium-6f7f li.medium-6f7f li.medium-6f7f li.medium-6f7f {
    padding-left: 0;
  }
}
article.medium-6f7f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.medium-6f7f .sidebar-aa5a p:last-of-type {
  margin-bottom: 0;
}
article.medium-6f7f .item_yellow_9346 {
  float: left;
}
article.medium-6f7f .avatar-6669 {
  margin-left: 85px;
}
article.medium-6f7f .gallery-east-25cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.medium-6f7f .gallery-east-25cc .new_021b {
  margin-left: 10px;
}
article.medium-6f7f .outer_4f89 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.medium-6f7f .status-new-e3c7 {
  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 .purple_4dd3,
  #respond .component_22b2,
  #respond .avatar_468e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .purple_4dd3 input,
#respond .component_22b2 input,
#respond .avatar_468e input {
  width: 100%;
}
#respond .avatar_468e {
  margin-right: 0;
}
#respond .tertiary_lower_78c4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tall_b946 {
  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;
}
.tall_b946.in-2dfd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tall_b946 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%);
}
.tall_b946:focus,
.tall_b946: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);
}
.advanced-4c65 {
  border-radius: 10%;
}
.easy_f34d {
  border-radius: 50%;
}
.overlay-brown-28d8 {
  font-size: 0.72em;
}
.highlight-copper-466b {
  font-size: 0.875em;
}
.steel-158f {
  font-size: 1.1em;
}
.active-smooth-e8a3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active-smooth-e8a3.overlay-brown-28d8 {
  letter-spacing: 0.5px;
}
.gallery_bca0,
.gallery_bca0 a {
  color: #6d6d6d;
}
.gallery_bca0 a:hover {
  color: #111;
}
.breadcrumb-rough-3818 {
  color: #6d6d6d;
}
.primary-9445 {
  overflow-x: hidden;
}
.primary-9445 .panel-a948.feature_0766 {
  position: relative;
}
.primary-9445 .panel-a948.feature_0766.link_right_cd0c {
  position: initial;
}
.primary-9445
  .panel-a948.feature_0766.link_right_cd0c
  .nav_55d8 {
  left: auto;
}
.primary-9445 .panel-a948 .nav_55d8 {
  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;
}
.primary-9445 .panel-a948:hover.feature_0766 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.primary-9445
  .panel-a948:hover.feature_0766
  .nav_55d8 {
  display: block;
  z-index: 9999999;
}
.primary-9445 .label_4106 .pattern-copper-fbf9,
.primary-9445 .chip_7b47 .pattern-copper-fbf9 {
  display: none;
}
.primary-9445 .complex_8142 .panel-a948:hover.feature_0766 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pro-abcc .purple_4dd3 label,
.pro-abcc .link-a7b8 label,
.pro-abcc .component_22b2 label,
.pro-abcc .avatar_468e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop_e954 {
  list-style: none;
  margin: 0;
}
.backdrop_e954 article.medium-6f7f {
  margin-bottom: 0;
}
.backdrop_e954 ul {
  list-style: none;
  margin: 0;
}
.backdrop_e954 .dropdown_6db7 li.medium-6f7f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop_e954 .dropdown_6db7 li.medium-6f7f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop_e954 .dropdown_6db7 li.medium-6f7f: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) {
  .backdrop_e954 .dropdown_6db7 li.medium-6f7f li.medium-6f7f li.medium-6f7f li.medium-6f7f {
    padding-left: 0;
  }
}
article.medium-6f7f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.medium-6f7f .sidebar-aa5a p:last-of-type {
  margin-bottom: 0;
}
article.medium-6f7f .item_yellow_9346 {
  float: left;
}
article.medium-6f7f .avatar-6669 {
  margin-left: 85px;
}
article.medium-6f7f .gallery-east-25cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.medium-6f7f .gallery-east-25cc .new_021b {
  margin-left: 10px;
}
article.medium-6f7f .outer_4f89 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.medium-6f7f .status-new-e3c7 {
  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 .purple_4dd3,
  #respond .component_22b2,
  #respond .avatar_468e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .purple_4dd3 input,
#respond .component_22b2 input,
#respond .avatar_468e input {
  width: 100%;
}
#respond .avatar_468e {
  margin-right: 0;
}
#respond .tertiary_lower_78c4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label_4106 .soft-3c4a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.soft-3c4a .modal-4420.fluid-0616 .bright_87f5 > li > a:focus,
.soft-3c4a .modal-4420.fluid-0616 .bright_87f5 > li > a:hover,
.soft-3c4a .modal-4420.preview-c8f1 .bright_87f5 > li > a:focus,
.soft-3c4a .modal-4420.preview-c8f1 .bright_87f5 > li > a:hover,
.soft-3c4a .modal-4420.simple-b399 .bright_87f5 > li > a:focus,
.soft-3c4a .modal-4420.simple-b399 .bright_87f5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-3c4a
  .modal-4420.fluid-0616
  .bright_87f5
  > li.yellow-efd2
  > a,
.soft-3c4a
  .modal-4420.fluid-0616
  .bright_87f5
  > li.banner_old_1fa8
  > a,
.soft-3c4a
  .modal-4420.preview-c8f1
  .bright_87f5
  > li.yellow-efd2
  > a,
.soft-3c4a
  .modal-4420.preview-c8f1
  .bright_87f5
  > li.banner_old_1fa8
  > a,
.soft-3c4a
  .modal-4420.simple-b399
  .bright_87f5
  > li.yellow-efd2
  > a,
.soft-3c4a .modal-4420.simple-b399 .bright_87f5 > li.header_d902 > a {
  color: rgba(255, 255, 255, 0.99);
}
.soft-3c4a .description_liquid_d5e7,
.soft-3c4a .description_liquid_d5e7 a {
  color: rgba(255, 255, 255, 0.99);
}
.soft-3c4a .pattern_9e8e.media-727c li a,
.soft-3c4a .fixed_bd03 a,
.soft-3c4a .solid-2d37,
.soft-3c4a .bright_87f5 > li > a,
.soft-3c4a .yellow-53a1 {
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a .pattern_9e8e.media-727c li a:hover,
.soft-3c4a .fixed_bd03 a:hover,
.soft-3c4a .solid-2d37:hover,
.soft-3c4a .bright_87f5 > li > a:hover,
.soft-3c4a .yellow-53a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-3c4a .summary-steel-f44c {
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a .summary-steel-f44c .dirty_7241 {
  color: rgba(255, 255, 255, 0.99);
}
.soft-3c4a .summary-steel-f44c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-3c4a .pink_105f .content-4ea6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a .pink_105f .content-4ea6 .heading_dim_a78e {
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a
  .pink_105f
  .content-4ea6
  .heading_dim_a78e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a
  .pink_105f
  .content-4ea6
  .heading_dim_a78e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a
  .pink_105f
  .content-4ea6
  .heading_dim_a78e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a
  .pink_105f
  .content-4ea6
  .heading_dim_a78e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a .pink_105f .up_68d5 {
  color: rgba(255, 255, 255, 0.79);
}
.soft-3c4a .pink_105f .up_68d5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-inner-80b6
  .soft-3c4a
  .pink_105f
  .hidden_fixed_4f45
  .filter_c4b3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-inner-80b6
  .soft-3c4a
  .pink_105f
  .hidden_fixed_4f45
  .heading_dim_a78e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_4106 .modal_dim_5476 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.modal_dim_5476 .modal-4420.fluid-0616 .bright_87f5 > li > a:focus,
.modal_dim_5476 .modal-4420.fluid-0616 .bright_87f5 > li > a:hover,
.modal_dim_5476 .modal-4420.preview-c8f1 .bright_87f5 > li > a:focus,
.modal_dim_5476 .modal-4420.preview-c8f1 .bright_87f5 > li > a:hover,
.modal_dim_5476 .modal-4420.simple-b399 .bright_87f5 > li > a:focus,
.modal_dim_5476 .modal-4420.simple-b399 .bright_87f5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_dim_5476
  .modal-4420.fluid-0616
  .bright_87f5
  > li.yellow-efd2
  > a,
.modal_dim_5476
  .modal-4420.fluid-0616
  .bright_87f5
  > li.banner_old_1fa8
  > a,
.modal_dim_5476
  .modal-4420.preview-c8f1
  .bright_87f5
  > li.yellow-efd2
  > a,
.modal_dim_5476
  .modal-4420.preview-c8f1
  .bright_87f5
  > li.banner_old_1fa8
  > a,
.modal_dim_5476
  .modal-4420.simple-b399
  .bright_87f5
  > li.yellow-efd2
  > a,
.modal_dim_5476 .modal-4420.simple-b399 .bright_87f5 > li.header_d902 > a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_dim_5476 .description_liquid_d5e7,
.modal_dim_5476 .description_liquid_d5e7 a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_dim_5476 .pattern_9e8e.media-727c li a,
.modal_dim_5476 .fixed_bd03 a,
.modal_dim_5476 .solid-2d37,
.modal_dim_5476 .bright_87f5 > li > a,
.modal_dim_5476 .yellow-53a1 {
  color: rgba(0, 0, 0, 0.55);
}
.modal_dim_5476 .pattern_9e8e.media-727c li a:hover,
.modal_dim_5476 .fixed_bd03 a:hover,
.modal_dim_5476 .solid-2d37:hover,
.modal_dim_5476 .bright_87f5 > li > a:hover,
.modal_dim_5476 .yellow-53a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_dim_5476 .summary-steel-f44c {
  color: rgba(0, 0, 0, 0.55);
}
.modal_dim_5476 .summary-steel-f44c .dirty_7241 {
  color: rgba(0, 0, 0, 0.8);
}
.modal_dim_5476 .summary-steel-f44c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_brown_ddad .fluid-d9ba {
  margin-left: auto;
  margin-right: auto;
}
.hard_b455 > * {
  margin-left: auto;
  margin-right: auto;
}
.hard_b455 .link_tall_aae6 {
  margin-right: 1.41575em;
}
.info_e238 .hard_b455 > .avatar_in_e979 {
  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;
}
.info_e238 .hard_b455 > .orange-13c1 {
  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;
}
.inner_4aa3.detail_brown_ddad .fluid-d9ba,
.footer-542a.detail_brown_ddad .fluid-d9ba {
  margin-left: 0;
}
.container-large-6bcf.detail_brown_ddad .fluid-d9ba,
.hover_c669.detail_brown_ddad .fluid-d9ba {
  margin-right: 0;
}
.hard_b455 ol,
.hard_b455 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background-large-98c2 video {
  max-width: 100%;
}
.hard_15c8 img {
  display: block;
}
.hard_15c8.link_tall_aae6,
.hard_15c8.row-selected-9eb9 {
  width: 100%;
}
.hard_15c8.orange-13c1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wood-052c:not(.west_3399) {
  margin: 1.5em auto;
}
.badge-under-7784 p {
  padding: 1.5em 14px;
}
ul.gallery-hot-8aeb.orange-13c1,
ul.gallery-hot-8aeb.avatar_in_e979,
ul.gallery-hot-8aeb.article-north-2729.avatar_in_e979 {
  padding: 0 14px;
}
.bright-3ea5 {
  display: block;
  overflow-x: auto;
}
.bright-3ea5 table {
  border-collapse: collapse;
  width: 100%;
}
.bright-3ea5 td,
.bright-3ea5 th {
  padding: 0.5em;
}
.hard_b455 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard_b455 ol ol,
.hard_b455 ol ul,
.hard_b455 ul ol,
.hard_b455 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard_b455 ol ol li,
.hard_b455 ol ul li,
.hard_b455 ul ol li,
.hard_b455 ul ul li {
  margin-left: 0;
}
.video-tiny-78ec.nav-fresh-46d8 > .breadcrumb-action-1789 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.video-tiny-78ec.nav-fresh-46d8 > .breadcrumb-action-1789 iframe,
.video-tiny-78ec.nav-fresh-46d8 > .breadcrumb-action-1789 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pressed_84a1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pressed_84a1.caption_4b4b {
  padding: 0;
}
.pressed_84a1.caption_4b4b cite {
  font-size: 13px;
}
.pressed_84a1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pressed_84a1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.liquid-ffa3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.liquid-ffa3 > p:first-child {
  margin-top: 0;
}
.liquid-ffa3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.liquid-ffa3 blockquote {
  border-left: 0;
}
.article-gold-2b11 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.article-gold-2b11:not(.label_gas_8e72) {
  max-width: 100px;
}
.article-gold-2b11.module_cool_02b8 {
  border-bottom: none !important;
  text-align: center;
}
.article-gold-2b11.module_cool_02b8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .badge-under-7784 p {
    padding: 1.5em 0;
  }
}
.clean_27c6 {
  color: #0073aa;
}
.secondary_right_6f68 {
  background-color: #0073aa;
}
.badge_3516 {
  color: #229fd8;
}
.element-1d75 {
  background-color: #229fd8;
}
.pink-fd91 {
  color: #eee;
}
.modal_22ed {
  background-color: #eee;
}
.static-8f1d {
  color: #444;
}
.brown-c925 {
  background-color: #444;
}
.icon-5eab {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon-5eab .small-58dc .fixed_bd03 {
  font-size: 15px;
}
.icon-5eab .fixed_bd03 {
  line-height: 1.3;
}
.icon-5eab .modal_dim_5476 {
}
.icon-5eab .soft-3c4a {
  background: #235787;
}
.center-8994 {
  padding: 0;
}
.center-8994 .soft-3c4a {
  background: #1a1a1a;
}
.center-8994 .modal_dim_5476 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table-86e0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table-86e0 .modal_dim_5476 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table-86e0 .soft-3c4a {
  background: #303030;
}
.yellow-ac36 {
  position: relative;
  z-index: 10;
}
.yellow-ac36 .pattern_b2be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_3d81 .feature_0766 {
  display: inline-block;
  vertical-align: middle;
}
.header_3d81.pressed_7e22 .feature_0766 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .header_3d81.pressed_7e22 .feature_0766 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .header_3d81.pressed_7e22 .feature_0766 {
    margin-right: 0.4em;
  }
}
.header_3d81.pressed_7e22 .feature_0766:last-child {
  margin-right: 0;
}
.purple-b8b4 .pattern_b2be {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .label_4106 .small-58dc {
    margin: 0 -0.5em;
  }
  .label_4106 .small-58dc [class*="customify-col-"],
  .label_4106 .small-58dc [class*="customify-col_"],
  .label_4106 .small-58dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.label_4106.prev-bae7 .pattern_b2be {
  background: 0 0 !important;
}
.label_4106.prev-bae7 .pattern_b2be,
.label_4106.purple-b8b4 .pattern_b2be {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .label_4106.footer-wide-5ca9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.label_4106.purple-b8b4 .pattern_b2be {
  box-shadow: none !important;
}
.logo_cold_5611 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .logo_cold_5611 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .logo_cold_5611 {
    padding: 18px 0 20px;
  }
}
.logo_cold_5611 .dim-9175 {
  width: 100%;
}
.logo_cold_5611 .large-aa63 {
  margin-bottom: 0;
}
.logo_cold_5611 .component-9851 {
  margin-top: 5px;
  font-size: 0.875em;
}
.border_2e48 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.border_2e48 .pattern-5fce {
  width: 100%;
}
.notification-short-da0c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notification-short-da0c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notification-short-da0c 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;
}
.notification-short-da0c li:last-child:after {
  display: none;
}
.notification-short-da0c li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary-83b6 .pattern-copper-fbf9 button,
.logo_cold_5611 .pattern-copper-fbf9 button {
  left: 0;
}
.summary-83b6 .pattern-5fce,
.logo_cold_5611 .pattern-5fce {
  padding-left: 0;
  padding-right: 0;
}
.summary-83b6 .border_2e48,
.logo_cold_5611 .border_2e48 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary-83b6 {
  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;
}
.summary-83b6: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;
}
.summary-83b6 .cool_1392 {
  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) {
  .summary-83b6 .cool_1392 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-83b6 .cool_1392 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary-83b6 .cool_1392 {
    min-height: 200px;
  }
}
.summary-83b6 .notification-short-da0c {
  color: rgba(255, 255, 255, 0.8);
}
.summary-83b6 .notification-short-da0c a,
.summary-83b6 .notification-short-da0c li:after {
  color: inherit;
}
.summary-83b6 .notification-short-da0c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture-steel-2f07 {
  margin-bottom: 0.5em;
}
.feature-3689 {
  margin-bottom: 1.2em;
}
.feature-3689,
.texture-steel-2f07 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.feature-3689 p:last-child,
.texture-steel-2f07 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pattern-copper-fbf9,
#masthead .pattern-copper-fbf9 {
  display: none;
}
#masthead
  > .pattern-copper-fbf9.pro_5425 {
  display: none;
}
#masthead > .pattern-copper-fbf9 button {
  left: 0;
}
.status_e3ce {
  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%;
}
.status_e3ce .feature_0766 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.status_e3ce .section-static-bb4d {
  display: -webkit-box;
  display: flex;
}
.status_e3ce .section-static-bb4d.image-slow-e8ca {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.status_e3ce .section-static-bb4d.caption_lower_a078 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status_e3ce .section-static-bb4d.badge_in_f96f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status_e3ce.liquid-bd78.shadow-liquid-9c63 .section-static-bb4d.image-slow-e8ca {
  flex-basis: 100%;
}
.status_e3ce.tertiary_brown_06e3 .section-static-bb4d.caption_lower_a078 {
  -webkit-box-flex: 1;
  flex: auto;
}
.status_e3ce.tertiary_brown_06e3 .section-static-bb4d.badge_in_f96f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pattern-copper-fbf9.pro_5425 {
  display: none;
}
#masthead > .pattern-copper-fbf9 button {
  left: 0;
}
.right_dbaf {
  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;
}
.right_dbaf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.right_dbaf.upper_93aa i {
  margin-right: 4px;
}
.right_dbaf.pattern_motion_4e83 i {
  margin-left: 5px;
}
.fixed_bd03 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fixed_bd03 p:last-child {
  margin-bottom: 0;
}
.message_dirty_7ed1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.message_dirty_7ed1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.message_dirty_7ed1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.message_dirty_7ed1 .description_liquid_d5e7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.message_dirty_7ed1 .simple_1db1 {
  margin: 5px 0 7px 0;
}
.message_dirty_7ed1.hot-18a0 .component_7750 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_dirty_7ed1.hot-18a0 .west-e4f7 {
  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;
}
.message_dirty_7ed1.sidebar_dirty_32cf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.message_dirty_7ed1.sidebar_dirty_32cf .component_7750 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_dirty_7ed1.sidebar_dirty_32cf .west-e4f7 {
  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;
}
.message_dirty_7ed1.new-5573 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message_dirty_7ed1.accordion-hard-353f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.message_dirty_7ed1.accordion-hard-353f .west-e4f7 {
  margin-top: 7px;
}
.pink_4e8b {
  display: inline-block;
}
.yellow-ac36 .preview_9754 .message_dirty_7ed1 img {
  max-width: 100%;
}
.modal-4420 .section_5980.avatar_0093,
.modal_pink_45de .section_5980.avatar_0093 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal-4420 .accent-bc09,
.modal_pink_45de .accent-bc09 {
  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%);
}
.modal-4420 .accent-bc09 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.modal-4420.sort_solid_1f62 .accent-bc09 {
  display: none;
}
.modal-4420 .cool-ed0e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal-4420 .cool-ed0e li {
  display: inline-block;
  position: relative;
}
.modal-4420 .cool-ed0e li:last-child {
  margin-right: 0;
}
.modal-4420 .cool-ed0e 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;
}
.modal-4420 .cool-ed0e li.header_d902 > a {
  color: rgba(0, 0, 0, 0.9);
}
.modal-4420 .cool-ed0e > 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;
}
.modal-4420 .cool-ed0e > li > a i {
  line-height: 0;
}
.modal-4420 .cool-ed0e > li.sort_solid_3a47 > a .accent-bc09 {
  margin-left: 4px;
  line-height: 0;
}
.modal-4420 .cool-ed0e .breadcrumb_green_8026 li.sort_solid_3a47 > a {
  position: relative;
}
.modal-4420 .cool-ed0e .breadcrumb_green_8026 li.sort_solid_3a47 > a:after,
.modal-4420 .cool-ed0e .breadcrumb_green_8026 li.sort_solid_3a47 > a:before {
  content: "";
  display: table;
}
.modal-4420 .cool-ed0e .breadcrumb_green_8026 li.sort_solid_3a47 > a:after {
  clear: both;
}
.modal-4420 .cool-ed0e .breadcrumb_green_8026 li.sort_solid_3a47 > a .accent-bc09 {
  margin-left: 5px;
  float: right;
}
.modal-4420 .info-29be,
.modal-4420 .breadcrumb_green_8026 {
  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;
}
.modal-4420 .breadcrumb_green_8026 {
  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;
}
.modal-4420 .breadcrumb_green_8026 .avatar_0093 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal-4420 .breadcrumb_green_8026 .accent-bc09 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.modal-4420 .breadcrumb_green_8026 li {
  display: block;
  margin: 0;
  padding: 0;
}
.modal-4420 .breadcrumb_green_8026 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;
}
.modal-4420 .breadcrumb_green_8026 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.modal-4420 .breadcrumb_green_8026 .breadcrumb_green_8026 {
  top: 0;
  left: 100%;
}
.modal-4420 .container_gold_a1fc.fn-focus-b059 > .info-29be,
.modal-4420 .container_gold_a1fc.fn-focus-b059 > .breadcrumb_green_8026,
.modal-4420 .container_gold_a1fc:focus > .info-29be,
.modal-4420 .container_gold_a1fc:focus > .breadcrumb_green_8026,
.modal-4420 .container_gold_a1fc:hover > .info-29be,
.modal-4420 .container_gold_a1fc:hover > .breadcrumb_green_8026 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.modal-4420.simple-b399 .bright_87f5:after,
.modal-4420.simple-b399 .bright_87f5:before {
  content: "";
  display: table;
}
.modal-4420.simple-b399 .bright_87f5:after {
  clear: both;
}
.modal-4420.simple-b399 .bright_87f5 > li {
  float: left;
}
.modal-4420.middle_d6de .bright_87f5:after,
.modal-4420.middle_d6de .bright_87f5:before {
  content: "";
  display: table;
}
.modal-4420.middle_d6de .bright_87f5:after {
  clear: both;
}
.modal-4420.middle_d6de .bright_87f5 > li {
  float: left;
}
.modal-4420.middle_d6de .bright_87f5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.modal-4420.middle_d6de .bright_87f5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.modal-4420.middle_d6de .bright_87f5 > li.yellow-efd2 > a,
.modal-4420.middle_d6de .bright_87f5 > li.header_d902 > a {
  color: #fff;
  background-color: #1e4b75;
}
.modal-4420.fluid-0616 .bright_87f5 > li > a .avatar_0093 {
  position: relative;
}
.modal-4420.fluid-0616 .bright_87f5 > li > a .avatar_0093: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;
}
.modal-4420.fluid-0616
  .bright_87f5
  > li:focus
  > a
  .avatar_0093:before,
.modal-4420.fluid-0616
  .bright_87f5
  > li:hover
  > a
  .avatar_0093:before {
  width: 100%;
  background-color: currentColor;
}
.modal-4420.fluid-0616
  .bright_87f5
  > li.yellow-efd2
  > a
  .avatar_0093:before,
.modal-4420.fluid-0616
  .bright_87f5
  > li.banner_old_1fa8
  > a
  .avatar_0093:before {
  width: 100%;
  background-color: currentColor;
}
.modal-4420.preview-c8f1 .bright_87f5 > li > a .avatar_0093 {
  position: relative;
}
.modal-4420.preview-c8f1 .bright_87f5 > li > a .avatar_0093: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;
}
.modal-4420.preview-c8f1 .bright_87f5 > li:focus > a .avatar_0093:before,
.modal-4420.preview-c8f1
  .bright_87f5
  > li:hover
  > a
  .avatar_0093:before {
  width: 100%;
  background-color: currentColor;
}
.modal-4420.preview-c8f1
  .bright_87f5
  > li.yellow-efd2
  > a
  .avatar_0093:before,
.modal-4420.preview-c8f1
  .bright_87f5
  > li.banner_old_1fa8
  > a
  .avatar_0093:before {
  width: 100%;
  background-color: currentColor;
}
.modal_pink_45de .cool-ed0e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal_pink_45de .cool-ed0e li:first-child > a {
  border-top: none;
}
.modal_pink_45de .cool-ed0e .detail_b78d > .avatar_0093 .accent-bc09 {
  display: none;
}
.modal_pink_45de .cool-ed0e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal_pink_45de .cool-ed0e li:last-child {
  border: none;
}
.modal_pink_45de .cool-ed0e li.sort_solid_3a47 > a {
  padding-right: 45px !important;
}
.modal_pink_45de .cool-ed0e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal_pink_45de .cool-ed0e li a:focus,
.modal_pink_45de .cool-ed0e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_pink_45de .cool-ed0e li .box-1bf3 {
  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;
}
.modal_pink_45de .cool-ed0e li .box-1bf3:hover {
  box-shadow: none;
}
.modal_pink_45de .cool-ed0e li .box-1bf3 .accent-bc09 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal_pink_45de .cool-ed0e .breadcrumb_green_8026 {
  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);
}
.modal_pink_45de .cool-ed0e .breadcrumb_green_8026 li a {
  padding-left: 3em;
}
.modal_pink_45de .cool-ed0e .text_b1f5 > a .box-1bf3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_pink_45de .cool-ed0e .text_b1f5 > .breadcrumb_green_8026 {
  display: block;
  opacity: 1;
}
.dropdown-6fbb {
  max-width: 100%;
}
.accent_liquid_b103 {
  line-height: 0;
  cursor: pointer;
}
.yellow-53a1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.yellow-53a1:hover {
  box-shadow: none;
  color: currentColor;
}
.yellow-53a1 svg {
  width: 18px;
  height: 18px;
}
.yellow-53a1 .card-fb9d {
  display: none;
}
.old_8c4e {
  position: relative;
}
.old_8c4e.fn-active-b059 .yellow-53a1 .popup_b57b {
  display: none;
}
.old_8c4e.fn-active-b059 .yellow-53a1 .card-fb9d {
  display: inline-block;
}
.old_8c4e .video_large_5afb {
  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);
}
.old_8c4e.paper_bcc2 .video_large_5afb {
  left: auto;
  right: -0.9em;
}
.old_8c4e.paper_bcc2 .form_advanced_6ce4::before {
  left: auto;
  right: 15px;
}
.old_8c4e.fn-active-b059 .video_large_5afb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden_fixed_4f45 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden_fixed_4f45 label {
  flex-basis: 100%;
}
.hidden_fixed_4f45 .content-4ea6 {
  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;
}
.hidden_fixed_4f45 .heading_dim_a78e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden_fixed_4f45 .heading_dim_a78e:focus {
  background-color: transparent;
}
.hidden_fixed_4f45 button.up_68d5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden_fixed_4f45 button.up_68d5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden_fixed_4f45 button.up_68d5 svg {
  width: 18px;
  height: 18px;
}
.hidden_fixed_4f45 input[type="submit"] {
  min-height: auto;
}
.pink_105f .hidden_fixed_4f45 .heading_dim_a78e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form_advanced_6ce4 {
  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) {
  .form_advanced_6ce4 {
    width: 220px;
  }
}
.form_advanced_6ce4 label {
  flex-basis: 100%;
}
.form_advanced_6ce4::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;
}
.alert-inner-80b6 .pink_105f .hidden_fixed_4f45 {
  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;
}
.alert-inner-80b6
  .pink_105f
  .hidden_fixed_4f45
  .content-4ea6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert-inner-80b6 .pink_105f .hidden_fixed_4f45 .heading_dim_a78e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert-inner-80b6
  .pink_105f
  .hidden_fixed_4f45
  .heading_dim_a78e:focus {
  background: 0 0;
}
.alert-inner-80b6
  .pink_105f
  .hidden_fixed_4f45
  .filter_c4b3 {
  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;
}
.pattern_9e8e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern_9e8e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern_9e8e li:last-child {
  margin-right: 0;
}
.pattern_9e8e li:first-child {
  margin-left: 0;
}
.pattern_9e8e.feature-dd9b a {
  color: #fff;
}
.pattern_9e8e.feature-dd9b a:hover {
  color: #fff;
}
.pattern_9e8e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern_9e8e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern_9e8e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern_9e8e a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern_9e8e [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern_9e8e [class*="social-icon-apple"].alert-center-3113 {
  background-color: transparent;
  color: #999;
}
.pattern_9e8e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern_9e8e [class*="social-icon-behance"].alert-center-3113 {
  background-color: transparent;
  color: #1769ff;
}
.pattern_9e8e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern_9e8e [class*="social-icon-bitbucket"].alert-center-3113 {
  background-color: transparent;
  color: #205081;
}
.pattern_9e8e [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern_9e8e [class*="social-icon-codepen"].alert-center-3113 {
  background-color: transparent;
  color: #000;
}
.pattern_9e8e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern_9e8e [class*="social-icon-delicious"].alert-center-3113 {
  background-color: transparent;
  color: #39f;
}
.pattern_9e8e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern_9e8e [class*="social-icon-digg"].alert-center-3113 {
  background-color: transparent;
  color: #005be2;
}
.pattern_9e8e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern_9e8e [class*="social-icon-dribbble"].alert-center-3113 {
  background-color: transparent;
  color: #ea4c89;
}
.pattern_9e8e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern_9e8e [class*="social-icon-envelope"].alert-center-3113 {
  background-color: transparent;
  color: #ea4335;
}
.pattern_9e8e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern_9e8e [class*="social-icon-facebook"].alert-center-3113 {
  background-color: transparent;
  color: #3b5998;
}
.pattern_9e8e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern_9e8e [class*="social-icon-flickr"].alert-center-3113 {
  background-color: transparent;
  color: #0063dc;
}
.pattern_9e8e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern_9e8e [class*="social-icon-foursquare"].alert-center-3113 {
  background-color: transparent;
  color: #2d5be3;
}
.pattern_9e8e [class*="social-icon-github"] {
  background-color: #333;
}
.pattern_9e8e [class*="social-icon-github"].alert-center-3113 {
  background-color: transparent;
  color: #333;
}
.pattern_9e8e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern_9e8e [class*="social-icon-google-plus"].alert-center-3113 {
  background-color: transparent;
  color: #dd4b39;
}
.pattern_9e8e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern_9e8e [class*="social-icon-houzz"].alert-center-3113 {
  background-color: transparent;
  color: #7ac142;
}
.pattern_9e8e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern_9e8e [class*="social-icon-instagram"].alert-center-3113 {
  background-color: transparent;
  color: #262626;
}
.pattern_9e8e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern_9e8e [class*="social-icon-jsfiddle"].alert-center-3113 {
  background-color: transparent;
  color: #487aa2;
}
.pattern_9e8e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern_9e8e [class*="social-icon-linkedin"].alert-center-3113 {
  background-color: transparent;
  color: #0077b5;
}
.pattern_9e8e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern_9e8e [class*="social-icon-medium"].alert-center-3113 {
  background-color: transparent;
  color: #00ab6b;
}
.pattern_9e8e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern_9e8e
  [class*="social-icon-odnoklassniki"].alert-center-3113 {
  background-color: transparent;
  color: #f4731c;
}
.pattern_9e8e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern_9e8e [class*="social-icon-meetup"].alert-center-3113 {
  background-color: transparent;
  color: #ec1c40;
}
.pattern_9e8e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern_9e8e [class*="social-icon-pinterest"].alert-center-3113 {
  background-color: transparent;
  color: #bd081c;
}
.pattern_9e8e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern_9e8e [class*="social-icon-product-hunt"].alert-center-3113 {
  background-color: transparent;
  color: #da552f;
}
.pattern_9e8e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern_9e8e [class*="social-icon-reddit"].alert-center-3113 {
  background-color: transparent;
  color: #ff4500;
}
.pattern_9e8e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern_9e8e [class*="social-icon-rss"].alert-center-3113 {
  background-color: transparent;
  color: #f26522;
}
.pattern_9e8e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern_9e8e
  [class*="social-icon-shopping-cart"].alert-center-3113 {
  background-color: transparent;
  color: #4caf50;
}
.pattern_9e8e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern_9e8e [class*="social-icon-skype"].alert-center-3113 {
  background-color: transparent;
  color: #00aff0;
}
.pattern_9e8e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern_9e8e [class*="social-icon-slideshare"].alert-center-3113 {
  background-color: transparent;
  color: #0077b5;
}
.pattern_9e8e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern_9e8e [class*="social-icon-snapchat"].alert-center-3113 {
  background-color: transparent;
  color: #fffc00;
}
.pattern_9e8e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern_9e8e [class*="social-icon-soundcloud"].alert-center-3113 {
  background-color: transparent;
  color: #f80;
}
.pattern_9e8e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern_9e8e [class*="social-icon-spotify"].alert-center-3113 {
  background-color: transparent;
  color: #2ebd59;
}
.pattern_9e8e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern_9e8e
  [class*="social-icon-stack-overflow"].alert-center-3113 {
  background-color: transparent;
  color: #fe7a15;
}
.pattern_9e8e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern_9e8e [class*="social-icon-maldkfgram"].alert-center-3113 {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern_9e8e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern_9e8e [class*="social-icon-tripadvisor"].alert-center-3113 {
  background-color: transparent;
  color: #589442;
}
.pattern_9e8e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern_9e8e [class*="social-icon-tumblr"].alert-center-3113 {
  background-color: transparent;
  color: #35465c;
}
.pattern_9e8e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern_9e8e [class*="social-icon-twitch"].alert-center-3113 {
  background-color: transparent;
  color: #6441a5;
}
.pattern_9e8e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern_9e8e [class*="social-icon-twitter"].alert-center-3113 {
  background-color: transparent;
  color: #1da1f2;
}
.pattern_9e8e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern_9e8e [class*="social-icon-vimeo"].alert-center-3113 {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern_9e8e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern_9e8e [class*="social-icon-vk"].alert-center-3113 {
  background-color: transparent;
  color: #45668e;
}
.pattern_9e8e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern_9e8e [class*="social-icon-weibo"].alert-center-3113 {
  background-color: transparent;
  color: #df2029;
}
.pattern_9e8e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern_9e8e [class*="social-icon-weixin"].alert-center-3113 {
  background-color: transparent;
  color: #7bb32e;
}
.pattern_9e8e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern_9e8e [class*="social-icon-whatsapp"].alert-center-3113 {
  background-color: transparent;
  color: #25d366;
}
.pattern_9e8e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern_9e8e [class*="social-icon-wordpress"].alert-center-3113 {
  background-color: transparent;
  color: #21759b;
}
.pattern_9e8e [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern_9e8e [class*="social-icon-xing"].alert-center-3113 {
  background-color: transparent;
  color: #026466;
}
.pattern_9e8e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern_9e8e [class*="social-icon-yelp"].alert-center-3113 {
  background-color: transparent;
  color: #af0606;
}
.pattern_9e8e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern_9e8e [class*="social-icon-youtube"].alert-center-3113 {
  background-color: transparent;
  color: #cd201f;
}
.solid-2d37 {
  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;
}
.solid-2d37:hover {
  box-shadow: none;
  background: 0 0;
}
.gradient-green-370d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.right-de39 {
  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;
}
.hidden_pink_5cd7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background_focused_008e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background_focused_008e,
.background_focused_008e::after,
.background_focused_008e::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;
}
.background_focused_008e::after,
.background_focused_008e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature-action-6494 .right-de39 .hidden_pink_5cd7 {
  margin-top: -2px;
  width: 19px;
}
.feature-action-6494 .right-de39 .background_focused_008e {
  margin-top: -1px;
}
.feature-action-6494 .right-de39 .background_focused_008e,
.feature-action-6494 .right-de39 .background_focused_008e::after,
.feature-action-6494 .right-de39 .background_focused_008e::before {
  width: 19px;
  height: 2px;
}
.feature-action-6494 .right-de39 .background_focused_008e::before {
  top: -6px;
}
.feature-action-6494 .right-de39 .background_focused_008e::after {
  bottom: -6px;
}
.green-fa76 .right-de39 .hidden_pink_5cd7 {
  margin-top: -2px;
  width: 22px;
}
.green-fa76 .right-de39 .background_focused_008e {
  margin-top: -1px;
}
.green-fa76 .right-de39 .background_focused_008e,
.green-fa76 .right-de39 .background_focused_008e::after,
.green-fa76 .right-de39 .background_focused_008e::before {
  width: 22px;
  height: 2px;
}
.green-fa76 .right-de39 .background_focused_008e::before {
  top: -7px;
}
.green-fa76 .right-de39 .background_focused_008e::after {
  bottom: -7px;
}
.outline_a596 .right-de39 .hidden_pink_5cd7 {
  margin-top: -2px;
  width: 31px;
}
.outline_a596 .right-de39 .background_focused_008e {
  margin-top: -1.5px;
}
.outline_a596 .right-de39 .background_focused_008e,
.outline_a596 .right-de39 .background_focused_008e::after,
.outline_a596 .right-de39 .background_focused_008e::before {
  width: 31px;
  height: 3px;
}
.outline_a596 .right-de39 .background_focused_008e::before {
  top: -9px;
}
.outline_a596 .right-de39 .background_focused_008e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .green_3e28 .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 19px;
  }
  .green_3e28 .right-de39 .background_focused_008e {
    margin-top: -1px;
  }
  .green_3e28 .right-de39 .background_focused_008e,
  .green_3e28 .right-de39 .background_focused_008e::after,
  .green_3e28 .right-de39 .background_focused_008e::before {
    width: 19px;
    height: 2px;
  }
  .green_3e28 .right-de39 .background_focused_008e::before {
    top: -6px;
  }
  .green_3e28 .right-de39 .background_focused_008e::after {
    bottom: -6px;
  }
  .logo-bottom-1050 .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 22px;
  }
  .logo-bottom-1050 .right-de39 .background_focused_008e {
    margin-top: -1px;
  }
  .logo-bottom-1050 .right-de39 .background_focused_008e,
  .logo-bottom-1050 .right-de39 .background_focused_008e::after,
  .logo-bottom-1050 .right-de39 .background_focused_008e::before {
    width: 22px;
    height: 2px;
  }
  .logo-bottom-1050 .right-de39 .background_focused_008e::before {
    top: -7px;
  }
  .logo-bottom-1050 .right-de39 .background_focused_008e::after {
    bottom: -7px;
  }
  .copper_acd7 .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 31px;
  }
  .copper_acd7 .right-de39 .background_focused_008e {
    margin-top: -1.5px;
  }
  .copper_acd7 .right-de39 .background_focused_008e,
  .copper_acd7 .right-de39 .background_focused_008e::after,
  .copper_acd7 .right-de39 .background_focused_008e::before {
    width: 31px;
    height: 3px;
  }
  .copper_acd7 .right-de39 .background_focused_008e::before {
    top: -9px;
  }
  .copper_acd7 .right-de39 .background_focused_008e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_full_9728 .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_full_9728 .right-de39 .background_focused_008e {
    margin-top: -1px;
  }
  .grid_full_9728 .right-de39 .background_focused_008e,
  .grid_full_9728 .right-de39 .background_focused_008e::after,
  .grid_full_9728 .right-de39 .background_focused_008e::before {
    width: 19px;
    height: 2px;
  }
  .grid_full_9728 .right-de39 .background_focused_008e::before {
    top: -6px;
  }
  .grid_full_9728 .right-de39 .background_focused_008e::after {
    bottom: -6px;
  }
  .carousel_red_589b .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_red_589b .right-de39 .background_focused_008e {
    margin-top: -1px;
  }
  .carousel_red_589b .right-de39 .background_focused_008e,
  .carousel_red_589b .right-de39 .background_focused_008e::after,
  .carousel_red_589b .right-de39 .background_focused_008e::before {
    width: 22px;
    height: 2px;
  }
  .carousel_red_589b .right-de39 .background_focused_008e::before {
    top: -7px;
  }
  .carousel_red_589b .right-de39 .background_focused_008e::after {
    bottom: -7px;
  }
  .element-b99f .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 31px;
  }
  .element-b99f .right-de39 .background_focused_008e {
    margin-top: -1.5px;
  }
  .element-b99f .right-de39 .background_focused_008e,
  .element-b99f .right-de39 .background_focused_008e::after,
  .element-b99f .right-de39 .background_focused_008e::before {
    width: 31px;
    height: 3px;
  }
  .element-b99f .right-de39 .background_focused_008e::before {
    top: -9px;
  }
  .element-b99f .right-de39 .background_focused_008e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .banner-prev-1b36 .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 19px;
  }
  .banner-prev-1b36 .right-de39 .background_focused_008e {
    margin-top: -1px;
  }
  .banner-prev-1b36 .right-de39 .background_focused_008e,
  .banner-prev-1b36 .right-de39 .background_focused_008e::after,
  .banner-prev-1b36 .right-de39 .background_focused_008e::before {
    width: 19px;
    height: 2px;
  }
  .banner-prev-1b36 .right-de39 .background_focused_008e::before {
    top: -6px;
  }
  .banner-prev-1b36 .right-de39 .background_focused_008e::after {
    bottom: -6px;
  }
  .pagination_d6ab .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination_d6ab .right-de39 .background_focused_008e {
    margin-top: -1px;
  }
  .pagination_d6ab .right-de39 .background_focused_008e,
  .pagination_d6ab .right-de39 .background_focused_008e::after,
  .pagination_d6ab .right-de39 .background_focused_008e::before {
    width: 22px;
    height: 2px;
  }
  .pagination_d6ab .right-de39 .background_focused_008e::before {
    top: -7px;
  }
  .pagination_d6ab .right-de39 .background_focused_008e::after {
    bottom: -7px;
  }
  .fresh-f3fc .right-de39 .hidden_pink_5cd7 {
    margin-top: -2px;
    width: 31px;
  }
  .fresh-f3fc .right-de39 .background_focused_008e {
    margin-top: -1.5px;
  }
  .fresh-f3fc .right-de39 .background_focused_008e,
  .fresh-f3fc .right-de39 .background_focused_008e::after,
  .fresh-f3fc .right-de39 .background_focused_008e::before {
    width: 31px;
    height: 3px;
  }
  .fresh-f3fc .right-de39 .background_focused_008e::before {
    top: -9px;
  }
  .fresh-f3fc .right-de39 .background_focused_008e::after {
    bottom: -9px;
  }
}
.feature_fixed_7805 .background_focused_008e {
  -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);
}
.feature_fixed_7805 .background_focused_008e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.feature_fixed_7805 .background_focused_008e::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);
}
.feature_fixed_7805.hidden-880c .background_focused_008e {
  -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);
}
.feature_fixed_7805.hidden-880c .background_focused_008e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.feature_fixed_7805.hidden-880c .background_focused_008e::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);
}
.fast-4f83 {
  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.notification-out-9784:before {
  display: none;
}
.chip_7b47 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip_7b47 .slider_fast_7a8e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip_7b47 .slider_fast_7a8e:last-of-type {
  border-bottom: none;
}
.chip_7b47 .slider_fast_7a8e.paper_1356,
.chip_7b47 .slider_fast_7a8e.soft-9ed1,
.chip_7b47 .slider_fast_7a8e.footer-ea89 {
  padding: 0;
}
.chip_7b47 .modal_pink_45de .box-1bf3 {
  color: currentColor;
}
.chip_7b47 .modal_pink_45de .box-1bf3:focus,
.chip_7b47 .modal_pink_45de .box-1bf3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_7b47.modal_dim_5476 .summary-steel-f44c,
.chip_7b47.modal_dim_5476 .fixed_bd03 a,
.chip_7b47.modal_dim_5476 .bright_87f5 a,
.chip_7b47.modal_dim_5476 .breadcrumb_green_8026 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip_7b47.modal_dim_5476 .summary-steel-f44c:hover,
.chip_7b47.modal_dim_5476 .fixed_bd03 a:hover,
.chip_7b47.modal_dim_5476 .bright_87f5 a:hover,
.chip_7b47.modal_dim_5476 .breadcrumb_green_8026 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_7b47.modal_dim_5476 .dirty_7241 {
  color: rgba(0, 0, 0, 0.8);
}
.chip_7b47.modal_dim_5476 .slider_fast_7a8e {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_7b47.modal_dim_5476 .slider_fast_7a8e:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip_7b47.modal_dim_5476 .gas_fd0f:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip_7b47.modal_dim_5476 .modal_pink_45de .cool-ed0e li a,
.chip_7b47.modal_dim_5476 .modal_pink_45de .box-1bf3,
.chip_7b47.modal_dim_5476 .breadcrumb_green_8026 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_7b47.modal_dim_5476 .modal_pink_45de .box-1bf3:focus,
.chip_7b47.modal_dim_5476 .modal_pink_45de .box-1bf3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_7b47.modal_dim_5476 .cool-ed0e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_7b47.soft-3c4a .summary-steel-f44c,
.chip_7b47.soft-3c4a .fixed_bd03 a,
.chip_7b47.soft-3c4a .bright_87f5 .box-1bf3,
.chip_7b47.soft-3c4a .bright_87f5 a,
.chip_7b47.soft-3c4a .breadcrumb_green_8026 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip_7b47.soft-3c4a .summary-steel-f44c:hover,
.chip_7b47.soft-3c4a .fixed_bd03 a:hover,
.chip_7b47.soft-3c4a .bright_87f5 .box-1bf3:hover,
.chip_7b47.soft-3c4a .bright_87f5 a:hover,
.chip_7b47.soft-3c4a .breadcrumb_green_8026 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_7b47.soft-3c4a .dirty_7241 {
  color: rgba(255, 255, 255, 0.99);
}
.chip_7b47.soft-3c4a .slider_fast_7a8e {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_7b47.soft-3c4a .slider_fast_7a8e:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip_7b47.soft-3c4a .gas_fd0f:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip_7b47.soft-3c4a .modal_pink_45de .cool-ed0e li a,
.chip_7b47.soft-3c4a .modal_pink_45de .box-1bf3,
.chip_7b47.soft-3c4a .breadcrumb_green_8026 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_7b47.soft-3c4a .modal_pink_45de .box-1bf3:focus,
.chip_7b47.soft-3c4a .modal_pink_45de .box-1bf3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_7b47.soft-3c4a .cool-ed0e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas_fd0f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gas_fd0f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.header_4e1a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.white-8481 .chip_7b47 {
  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;
}
.white-8481 .slider_fast_7a8e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.white-8481 .slider_fast_7a8e: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) {
  .white-8481 .slider_fast_7a8e:before {
    width: 16%;
    left: 42%;
  }
}
.white-8481 .slider_fast_7a8e:last-child:before {
  content: none;
}
.white-8481 .slider_fast_7a8e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.white-8481 .modal_pink_45de .cool-ed0e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.white-8481 .modal_pink_45de .cool-ed0e li a .box-1bf3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.white-8481 .modal_pink_45de .breadcrumb_green_8026 {
  border: none;
}
.white-8481 .modal_pink_45de .breadcrumb_green_8026 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.white-8481 .gas_fd0f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.white-8481 .header_4e1a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.white-8481 .soft-3c4a .gas_fd0f:before {
  background: rgba(0, 0, 0, 0.9);
}
.white-8481 .modal_dim_5476.surface_lower_b3cb .background_focused_008e {
  background: rgba(0, 0, 0, 0.6);
}
.white-8481
  .modal_dim_5476.surface_lower_b3cb
  .background_focused_008e::after,
.white-8481
  .modal_dim_5476.surface_lower_b3cb
  .background_focused_008e:before {
  background: inherit;
}
.white-8481
  .modal_dim_5476.surface_lower_b3cb:hover
  .background_focused_008e {
  background: rgba(0, 0, 0, 0.8);
}
.surface-left-44f9 .chip_7b47 {
  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) {
  .surface-left-44f9 .chip_7b47 {
    width: auto;
    right: 45px;
  }
}
.detail-7948 .chip_7b47 {
  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) {
  .detail-7948 .chip_7b47 {
    width: auto;
    left: 45px;
  }
}
.notification-out-9784 .chip_7b47 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notification-out-9784 .header_4e1a {
  max-width: 48em;
  margin: 0 auto;
}
.notification-out-9784 .gas_fd0f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.soft-92e3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.soft-92e3.white-8481 .chip_7b47 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.soft-92e3.surface-left-44f9 .chip_7b47 {
  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);
}
.soft-92e3 .chip_7b47 {
  visibility: visible;
}
.soft-92e3.detail-7948 .chip_7b47 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.module_dfd8,
.sort_selected_8469 {
  overflow-x: hidden;
}
.module_dfd8 .chip_7b47 {
  overflow: auto;
}
.module_dfd8.white-8481 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module_dfd8.white-8481 .chip_7b47 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.module_dfd8.white-8481 .solid-2d37 {
  opacity: 0;
}
.module_dfd8.surface-left-44f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module_dfd8.surface-left-44f9 .chip_7b47 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.module_dfd8.surface-left-44f9 .solid-2d37 {
  opacity: 0;
}
.module_dfd8.detail-7948 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module_dfd8.detail-7948 .chip_7b47 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.module_dfd8.detail-7948 .solid-2d37 {
  opacity: 0;
}
.module_dfd8.notification-out-9784 .chip_7b47 {
  z-index: 10;
  visibility: visible;
}
.surface_lower_b3cb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.surface_lower_b3cb .background_focused_008e {
  background: rgba(255, 255, 255, 0.99);
}
.surface_lower_b3cb .background_focused_008e::after,
.surface_lower_b3cb .background_focused_008e:before {
  background: inherit;
}
.surface_lower_b3cb:hover .background_focused_008e {
  background: rgba(255, 255, 255, 0.99);
}
.detail-7948 .surface_lower_b3cb {
  top: 10px;
  right: auto;
  left: 12px;
}
.notification-out-9784 .surface_lower_b3cb {
  display: none !important;
}
.module_dfd8:before,
.sort_selected_8469:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.module_dfd8 .surface_lower_b3cb,
.sort_selected_8469 .surface_lower_b3cb {
  display: inline-block;
}
.chip_7b47 .feature_0766 {
  -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;
}
.module_dfd8 .chip_7b47 .feature_0766,
.sort_selected_8469 .chip_7b47 .feature_0766 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-prev-c087 .content-4ea6 {
  width: 100%;
}
.preview_9754 {
  padding: 0 0.5em 0;
}
.preview_9754 [class*="customify-col-"],
.preview_9754 [class*="customify-col_"],
.preview_9754 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.plasma_77de .preview_9754 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .small-58dc .gold-9f86,
  .gold-9f86 {
    display: none;
  }
  .secondary_02af {
    text-align: left;
  }
  .lite-3791 {
    text-align: center;
  }
  .prev-bf47 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .small-58dc .form_fixed_51da,
  .form_fixed_51da {
    display: none;
  }
  .in-2618 {
    text-align: left;
  }
  .logo-60e9 {
    text-align: center;
  }
  .pagination-e5b9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .small-58dc .sidebar-stone-ac8a,
  .sidebar-stone-ac8a {
    display: none;
  }
  .under_55a5 {
    text-align: left;
  }
  .panel_79dd {
    text-align: center;
  }
  .hero_d583 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture-fluid-9e0d {
  box-shadow: none !important;
}
.accordion_wide_dd10 .pagination-advanced-39f0,
.panel-623f .pagination-advanced-39f0 {
  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;
}
.panel-623f .pagination-advanced-39f0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pattern_b2be {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pattern_b2be:after,
.pattern_b2be:before {
  content: "";
  display: table;
}
.pattern_b2be:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pattern_b2be {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pattern_b2be,
.footer-wide-5ca9 {
  max-width: 1248px;
  margin: 0 auto;
}

.next_6ebc.menu_8bdc .pattern_b2be {
  max-width: 100%;
}
.next_6ebc.button_hovered_6c72 {
  max-width: 1200px;
  margin: 0 auto;
}
.next_6ebc.link-red-83ca .pattern_b2be {
  max-width: 100%;
}
.next_6ebc.link-red-83ca > .pattern_b2be {
  padding-left: 0;
  padding-right: 0;
}
.next_6ebc.link-red-83ca > .pattern_b2be .small-58dc {
  margin: 0;
}
.next_6ebc.link-red-83ca
  > .pattern_b2be
  .south_f6bd.rough_ca2e {
  margin-right: 0;
  margin-left: 0;
}
.next_6ebc.link-red-83ca #main.rough_ca2e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .basic_2afb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .basic_2afb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo-4a9f .fluid-d9ba {
    padding-right: 1em;
  }
  .photo-4a9f.nav-2e85 .south_f6bd {
    border-right: 1px solid #eaecee;
  }
  .photo-4a9f.nav-2e85 .fluid-d9ba {
    padding-right: 1em;
  }
  .photo-4a9f.nav-2e85 .main_1052 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-3a2b .fluid-d9ba {
    padding-left: 1em;
  }
  .wood-3a2b.nav-2e85 .south_f6bd {
    border-left: 1px solid #eaecee;
  }
  .wood-3a2b.nav-2e85 .fluid-d9ba {
    padding-left: 1em;
  }
  .wood-3a2b.nav-2e85 .main_1052 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_18a7 .fluid-d9ba {
    padding-left: 1em;
  }
  .aside_18a7.nav-2e85 .pagination-smooth-da8a {
    border-right: 1px solid #eaecee;
  }
  .aside_18a7.nav-2e85 .message-middle-f6c3 {
    border-right: 1px solid #eaecee;
  }
  .aside_18a7.nav-2e85 .fluid-d9ba {
    padding-left: 1em;
  }
  .aside_18a7.nav-2e85 .main_1052 {
    padding-right: 1em;
  }
  .aside_18a7.nav-2e85 .hard_8c17 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_95cf .fluid-d9ba {
    padding-right: 1em;
  }
  .sort_95cf.nav-2e85 .pagination-smooth-da8a {
    border-left: 1px solid #eaecee;
  }
  .sort_95cf.nav-2e85 .message-middle-f6c3 {
    border-left: 1px solid #eaecee;
  }
  .sort_95cf.nav-2e85 .fluid-d9ba {
    padding-right: 1em;
  }
  .sort_95cf.nav-2e85 .main_1052 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort_95cf.nav-2e85 .hard_8c17 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic_2afb .fluid-d9ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic_2afb.nav-2e85 .south_f6bd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .basic_2afb.nav-2e85 .fluid-d9ba {
    padding-left: 1em;
    padding-right: 1em;
  }
  .basic_2afb.nav-2e85 .main_1052 {
    padding-left: 1em;
  }
  .basic_2afb.nav-2e85 .hard_8c17 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .basic_2afb.nav-2e85 .fluid-d9ba {
    padding-left: 0;
  }
}
.video-bec2 .header_3d81 {
  display: inline-block;
}
.image_37fd {
  display: inline-block;
}
.badge-fast-cc1f {
  word-con: break-word;
}
.mini-f0d2 > span {
  display: inline-block;
  padding: 5px 0;
}
.mini-f0d2 .overlay-solid-6200 {
  margin-left: 8px;
  margin-right: 8px;
}
.mini-f0d2 .frame_hard_9052 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.basic_2e64 .chip_glass_ccff {
  margin-bottom: 2em;
}
.basic_2e64 .under_7229 {
  margin-bottom: 15px;
}
.basic_2e64 .under_7229:last-child {
  margin-bottom: 0;
}
.basic_2e64 .focused_0775 {
  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) {
  .basic_2e64 .focused_0775 {
    display: block;
  }
}
.basic_2e64 .bronze-de3e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .basic_2e64 .bronze-de3e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.basic_2e64 .thick_503b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.basic_2e64 .thick_503b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.basic_2e64 .thick_503b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.basic_2e64 .badge-fast-cc1f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic_2e64 .badge-fast-cc1f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.basic_2e64 .component-800b p:last-child {
  margin-bottom: 0;
}
.basic_2e64 .notice-b628 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.basic_2e64 .bottom-2cd2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.basic_2e64 .article_clean_6f4e {
  margin-top: 1em;
}
.basic_2e64 .white-bd89 {
  top: 0;
  display: block;
}
.basic_2e64 .white-bd89 a {
  color: inherit;
}
.basic_2e64 .white-bd89 a:hover {
  color: inherit;
}
.basic_2e64 .mask_b914 {
  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;
}
.basic_2e64 .mask_b914:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.basic_2e64 .bottom-2cd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.basic_2e64 .center_5e05 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.basic_2e64 .center_5e05:first-child {
  margin-top: 0;
}
.basic_2e64 .center_5e05.wood-3ad8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.basic_2e64 .center_5e05.title-middle-7905 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic_2e64
  .center_5e05.title-middle-7905.iron_b958
  .article_clean_6f4e {
  width: 100%;
}
.basic_2e64 .title-middle-7905 {
  -webkit-box-align: center;
  align-items: center;
}
.basic_2e64 .title-middle-7905 .mini-f0d2,
.basic_2e64 .title-middle-7905 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.basic_2e64 .thick_503b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic_2e64 .thick_503b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic_2e64 .thick_503b: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;
}
.basic_2e64 .wood-3ad8 {
  z-index: 5;
}
.basic_2e64 .feature-thick-6ea7 .dropdown_huge_5841 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.basic_2e64 .overlay_8910 .dropdown_huge_5841 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.basic_2e64 .item-1171 .dropdown_huge_5841 {
  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;
}
.basic_2e64.out_4003 .focused_0775,
.basic_2e64.dim-684d .focused_0775 {
  display: block;
}
.basic_2e64.out_4003 .focused_0775 .summary_6743,
.basic_2e64.out_4003 .focused_0775 .bottom-2cd2,
.basic_2e64.dim-684d .focused_0775 .summary_6743,
.basic_2e64.dim-684d .focused_0775 .bottom-2cd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.basic_2e64.popup_dirty_5e6a .bronze-de3e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .basic_2e64.popup_dirty_5e6a .bronze-de3e {
    margin-right: 0;
  }
}
.basic_2e64.out_4003 .bronze-de3e,
.basic_2e64.dim-684d .bronze-de3e {
  padding-top: 40%;
}
.basic_2e64.out_4003 .chip_glass_ccff,
.basic_2e64.dim-684d .chip_glass_ccff {
  display: block;
}
.basic_2e64.out_4003 .fn-sticky-b059 .bottom-2cd2,
.basic_2e64.dim-684d .fn-sticky-b059 .bottom-2cd2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.basic_2e64.out_4003 .bronze-de3e,
.basic_2e64.dim-684d .bronze-de3e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.basic_2e64.out_4003 .bottom-2cd2 {
  padding: 1em;
}
.gallery_c64e {
  margin: 30px auto;
  display: block;
}
.gallery_c64e .footer_c78a > * {
  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;
}
.gallery_c64e .footer_c78a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_c64e .footer_c78a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail-6b00 .mini-f0d2 {
  margin-bottom: 1.41575em;
}
.thumbnail-6b00 .sort-wood-dd5f {
  margin-bottom: 1.618em;
}
.hard_b455 .blue_cdf9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard_b455 .blue_cdf9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard_b455 .title_bright_369f {
  max-width: 100%;
  overflow: auto;
}
.detail_brown_ddad .hard_b455 a:hover {
  text-decoration: underline;
}
.soft-a74a .under_7229:not(.badge-fast-cc1f),
.soft-a74a .thick_503b {
  margin-bottom: 1.41575em;
}
.soft-a74a .under_7229:not(.badge-fast-cc1f):last-child,
.soft-a74a .thick_503b:last-child {
  margin-bottom: 0;
}
.soft-a74a .under_7229.button-yellow-f47a {
  margin-bottom: 0.41575em;
}
.soft-a74a .filter-36f1:before,
.soft-a74a .panel_over_77e7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.soft-a74a .filter-36f1:before {
  content: "\f115";
}
.soft-a74a .panel_over_77e7:before {
  content: "\f02c";
}
.soft-a74a .blue-721a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.soft-a74a .blue-721a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert-warm-2664 {
  display: -webkit-box;
  display: flex;
}
.alert-warm-2664 .description-8c88 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert-warm-2664 .description-8c88 {
    flex-basis: 90px;
  }
}
.alert-warm-2664 .up-fd57 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-warm-2664 .up-fd57 {
    flex-basis: calc(100% - 50px);
  }
}
.alert-warm-2664 .stone_ec1f p:last-child {
  margin-bottom: 0.72em;
}
.shade-right-54a9 .footer_c78a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shade-right-54a9 .footer_c78a:after,
.shade-right-54a9 .footer_c78a:before {
  content: "";
  display: table;
}
.shade-right-54a9 .footer_c78a:after {
  clear: both;
}
.shade-right-54a9 .footer_c78a .surface_e4c0,
.shade-right-54a9 .footer_c78a .backdrop_plasma_fb6d {
  width: 49%;
}
.shade-right-54a9 .footer_c78a .surface_e4c0 a span.overlay_glass_6616,
.shade-right-54a9 .footer_c78a .backdrop_plasma_fb6d a span.overlay_glass_6616 {
  display: block;
  margin-bottom: 5px;
}
.shade-right-54a9 .footer_c78a .backdrop_plasma_fb6d {
  float: left;
  text-align: left;
}
.shade-right-54a9 .footer_c78a .surface_e4c0 {
  float: right;
  text-align: right;
}
.border_green_57e6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .border_green_57e6 {
    margin-bottom: 0;
  }
}
.white-dd2b {
  margin-bottom: 1em;
}
.white-dd2b .badge-fast-cc1f {
  font-size: 1.1em;
  line-height: 1.3;
}
.right-aa55 a {
  display: block;
  line-height: 0;
  position: relative;
}
.next_82cf .white-dd2b,
.old-1ca5 .white-dd2b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .next_82cf .white-dd2b,
  .old-1ca5 .white-dd2b {
    display: block;
  }
}
.next_82cf .right-aa55,
.old-1ca5 .right-aa55 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .next_82cf .right-aa55,
  .old-1ca5 .right-aa55 {
    margin-bottom: 1em;
  }
}
.next_82cf .right-aa55 img,
.old-1ca5 .right-aa55 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.next_82cf .notification-3a3e,
.old-1ca5 .notification-3a3e {
  flex-basis: calc(100% - 160px);
}
.next_82cf .notification-3a3e p,
.old-1ca5 .notification-3a3e p {
  margin-bottom: 0;
}
.next_82cf .notification-3a3e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .next_82cf .notification-3a3e {
    padding-left: 0;
  }
}
.old-1ca5 .notification-3a3e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .old-1ca5 .notification-3a3e {
    padding-right: 0;
  }
}
.old-1ca5 .right-aa55 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box-warm-03a6 .right-aa55 {
  margin-bottom: 0.5em;
}
.box-warm-03a6 .right-aa55 img {
  width: 100%;
}
.in_bb67 .hero_over_7c97,
.status_under_d747 .hero_over_7c97 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.status_under_d747 .south_f6bd .avatar_over_64f5 p:last-child {
  margin-bottom: 0;
}
.widget_east_ff74 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.bottom-cf88 .nav_3e2d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .bottom-cf88 .nav_3e2d:last-of-type {
    margin-bottom: 0;
  }
}
.bottom-cf88 .nav_3e2d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom-cf88 .nav_3e2d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.bottom-cf88 .nav_3e2d ul li {
  margin: 0 0 0.6em;
}
.bottom-cf88 .nav_3e2d ul li.pro-135d,
.bottom-cf88 .nav_3e2d ul li.gallery_c9ff {
  position: relative;
}
.bottom-cf88 .nav_3e2d ul li.pro-135d .video-5f16,
.bottom-cf88 .nav_3e2d ul li.gallery_c9ff .video-5f16 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.bottom-cf88 .nav_3e2d ul li.pro-135d:after:after,
.bottom-cf88 .nav_3e2d ul li.pro-135d:after:before,
.bottom-cf88
  .nav_3e2d
  ul
  li.gallery_c9ff:after:after,
.bottom-cf88
  .nav_3e2d
  ul
  li.gallery_c9ff:after:before {
  content: "";
  display: table;
}
.bottom-cf88 .nav_3e2d ul li.pro-135d:after:after,
.bottom-cf88
  .nav_3e2d
  ul
  li.gallery_c9ff:after:after {
  clear: both;
}
.bottom-cf88 .nav_3e2d a.silver-c3b8:hover {
  text-decoration: none;
}
.bottom-cf88 .nav_3e2d select {
  max-width: 100%;
}
.bottom-cf88 .nav_3e2d table {
  font-size: 85%;
}
.bottom-cf88 .nav_3e2d table td,
.bottom-cf88 .nav_3e2d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.bottom-cf88 .nav_3e2d table tfoot td {
  text-align: left;
}
.bottom-cf88 .nav_3e2d :last-child {
  margin-bottom: 0;
}
.bottom-cf88 .nav_3e2d .layout-steel-3b64 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.bottom-cf88 .nav_3e2d .layout-steel-3b64 label {
  width: 100%;
}
.bottom-cf88 .nav_3e2d .layout-steel-3b64 .heading_dim_a78e {
  width: 100%;
  display: block;
}
.bottom-cf88 .nav_3e2d .layout-steel-3b64 .up_68d5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.bottom-cf88 .nav_3e2d .layout-steel-3b64 .up_68d5:hover svg #svg-search {
  fill: #444;
}
.bottom-cf88 .nav_3e2d .layout-steel-3b64 .up_68d5 svg {
  width: 18px;
  height: 18px;
}
.bottom-cf88 .under-614e ul ul,
.bottom-cf88 .section_20f6 ul ul,
.bottom-cf88 .heading-6481 ul ul,
.bottom-cf88 .in-7663 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.bottom-cf88 .under-614e .sort_solid_3a47 > a,
.bottom-cf88 .section_20f6 .sort_solid_3a47 > a,
.bottom-cf88 .heading-6481 .sort_solid_3a47 > a,
.bottom-cf88 .in-7663 .sort_solid_3a47 > a {
  margin-bottom: 0;
}
.bottom-cf88 .mask_purple_38e4 li,
.bottom-cf88 .under-614e li,
.bottom-cf88 .media-8d5b li,
.bottom-cf88 .section_20f6 li,
.bottom-cf88 .heading-6481 li,
.bottom-cf88 .in-7663 li,
.bottom-cf88 .tertiary_first_47e1 li,
.bottom-cf88 .outline-6fef li {
  display: block;
  position: relative;
}
.bottom-cf88 .mask_purple_38e4 li:last-child,
.bottom-cf88 .under-614e li:last-child,
.bottom-cf88 .media-8d5b li:last-child,
.bottom-cf88 .section_20f6 li:last-child,
.bottom-cf88 .heading-6481 li:last-child,
.bottom-cf88 .in-7663 li:last-child,
.bottom-cf88 .tertiary_first_47e1 li:last-child,
.bottom-cf88 .outline-6fef li:last-child {
  border: none;
}
.bottom-cf88 .mask_purple_38e4 li a,
.bottom-cf88 .under-614e li a,
.bottom-cf88 .media-8d5b li a,
.bottom-cf88 .section_20f6 li a,
.bottom-cf88 .heading-6481 li a,
.bottom-cf88 .in-7663 li a,
.bottom-cf88 .tertiary_first_47e1 li a,
.bottom-cf88 .outline-6fef li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom-cf88 .mask_purple_38e4 li ul li::before,
.bottom-cf88 .under-614e li ul li::before,
.bottom-cf88 .media-8d5b li ul li::before,
.bottom-cf88 .section_20f6 li ul li::before,
.bottom-cf88 .heading-6481 li ul li::before,
.bottom-cf88 .in-7663 li ul li::before,
.bottom-cf88 .tertiary_first_47e1 li ul li::before,
.bottom-cf88 .outline-6fef li ul li::before {
  left: 15px;
}
.bottom-cf88 .mask_purple_38e4 li ul a,
.bottom-cf88 .under-614e li ul a,
.bottom-cf88 .media-8d5b li ul a,
.bottom-cf88 .section_20f6 li ul a,
.bottom-cf88 .heading-6481 li ul a,
.bottom-cf88 .in-7663 li ul a,
.bottom-cf88 .tertiary_first_47e1 li ul a,
.bottom-cf88 .outline-6fef li ul a {
  padding-left: 20px;
}
.bottom-cf88 .mask_purple_38e4 li ul ul li::before,
.bottom-cf88 .under-614e li ul ul li::before,
.bottom-cf88 .media-8d5b li ul ul li::before,
.bottom-cf88 .section_20f6 li ul ul li::before,
.bottom-cf88 .heading-6481 li ul ul li::before,
.bottom-cf88 .in-7663 li ul ul li::before,
.bottom-cf88 .tertiary_first_47e1 li ul ul li::before,
.bottom-cf88 .outline-6fef li ul ul li::before {
  left: 30px;
}
.bottom-cf88 .mask_purple_38e4 li ul ul a,
.bottom-cf88 .under-614e li ul ul a,
.bottom-cf88 .media-8d5b li ul ul a,
.bottom-cf88 .section_20f6 li ul ul a,
.bottom-cf88 .heading-6481 li ul ul a,
.bottom-cf88 .in-7663 li ul ul a,
.bottom-cf88 .tertiary_first_47e1 li ul ul a,
.bottom-cf88 .outline-6fef li ul ul a {
  padding-left: 40px;
}
.bottom-cf88 .status_old_a7d1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom-cf88 .outline-6fef ul li {
  margin-bottom: 1.41575em;
}
.bottom-cf88 .outline-6fef ul li .pro_795e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.bottom-cf88 .outline-6fef ul li .soft-e6a7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.soft-3c4a .mask_purple_38e4 li a,
.soft-3c4a .under-614e li a,
.soft-3c4a .media-8d5b li a,
.soft-3c4a .section_20f6 li a,
.soft-3c4a .heading-6481 li a,
.soft-3c4a .in-7663 li a,
.soft-3c4a .tertiary_first_47e1 li a,
.soft-3c4a .outline-6fef li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-3c4a .status_old_a7d1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-3c4a .nav_3e2d ul li.pro-135d .video-5f16,
.soft-3c4a .nav_3e2d ul li.gallery_c9ff .video-5f16 {
  background: rgba(0, 0, 0, 0.2);
}
.soft-3c4a .bottom-cf88 .nav_3e2d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.next_6ebc .bottom-cf88 .cool-ed0e li {
  margin: 0;
}
.next_6ebc .bottom-cf88 .cool-ed0e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.next_6ebc .bottom-cf88 .cool-ed0e li ul {
  margin: 0;
}
.next_6ebc .bottom-cf88 .cool-ed0e li ul li a {
  padding-left: 15px;
}
.next_6ebc .bottom-cf88 .cool-ed0e li ul li li a {
  padding-left: 30px;
}
.next_6ebc .bottom-cf88 .cool-ed0e li.header_d902 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.next_6ebc .bottom-cf88 .cool-ed0e li.header_d902 > 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;
}
.next_6ebc .bottom-cf88 .cool-ed0e li.header_d902 > 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;
}
.slider_wide_e522 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.description_9d9a {
  position: relative;
  z-index: 10;
}
.description_9d9a .feature_0766 {
  width: 100%;
  max-width: 100%;
}
.clean-69c6 .right_7f4f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.clean-69c6 .modal_dim_5476 {
}
.clean-69c6 .soft-3c4a {
  background: #292929;
}
.search_old_87b0 .right_7f4f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_old_87b0 .modal_dim_5476 {
  background: #f9f9f9;
}
.search_old_87b0 .soft-3c4a {
  background: #303030;
}
.notice-up-e787 .right_7f4f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice-up-e787 .header_3d81 {
    margin-bottom: 1em;
  }
  .notice-up-e787 .header_3d81:last-child {
    margin-bottom: 0;
  }
}
.notice-up-e787 .modal_dim_5476 {
  background: #ededed;
}
.notice-up-e787 .soft-3c4a {
  background: #1a1a1a;
}
.right_7f4f.modal_dim_5476 {
  color: rgba(0, 0, 0, 0.6);
}
.right_7f4f.modal_dim_5476 .inner_345e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.right_7f4f.soft-3c4a {
  color: rgba(255, 255, 255, 0.99);
}
.right_7f4f.soft-3c4a a:not(.silver-c3b8) {
  color: rgba(255, 255, 255, 0.79);
}
.right_7f4f.soft-3c4a a:not(.silver-c3b8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_7f4f.soft-3c4a .inner_345e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_7f4f.soft-3c4a table tbody td,
.right_7f4f.soft-3c4a table th {
  background: rgba(0, 0, 0, 0.08);
}
.complex_8142.purple-b8b4 .pattern_b2be {
  max-width: initial;
}
.complex_8142 .pressed_7e22 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.complex_8142 .pressed_7e22 .feature_0766 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .complex_8142 .pressed_7e22 .feature_0766 {
    display: block;
    margin-bottom: 2em;
  }
  .complex_8142 .pressed_7e22 .feature_0766:last-child {
    margin-bottom: 0;
  }
}
.notice-up-e787 .header_3d81:last-child,
.search_old_87b0 .header_3d81:last-child,
.clean-69c6 .header_3d81:last-child {
  margin-bottom: 0;
}
.notice-up-e787 .header_3d81 .bottom-cf88 .nav_3e2d:last-child,
.search_old_87b0 .header_3d81 .bottom-cf88 .nav_3e2d:last-child,
.clean-69c6 .header_3d81 .bottom-cf88 .nav_3e2d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notice-up-e787 .button-d37b,
  .notice-up-e787 .footer_east_c2f2,
  .search_old_87b0 .button-d37b,
  .search_old_87b0 .footer_east_c2f2,
  .clean-69c6 .button-d37b,
  .clean-69c6 .footer_east_c2f2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .description_9d9a .header_3d81 {
    margin-bottom: 2em;
  }
}
.description_9d9a p:last-child {
  margin-bottom: 0;
}
.description_9d9a li,
.description_9d9a ul {
  list-style: none;
  margin: 0;
}
.description_9d9a ul ul {
  margin-left: 2.617924em;
}
.button-tiny-e4e2 {
  font-size: 0.875em;
}

/* css-noise: d546 */
.ghost-box-h4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
