/*!
Theme Name: Customify
Theme URI: https://pressmaximum.simple_f87c/customify
Author: WPCustomify
Author URI: https://pressmaximum.simple_f87c
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.simple_f87c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.preview_318b.button_under_6fc6/licenses/gpl-2.0.out_6de8
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.small-89e7/, (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.container_hard_c352.tertiary_ee91/normalize.button_35a1/
 ======
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.button_35a1 v7.0.0 | MIT License | github.simple_f87c/necolas/normalize.button_35a1 */
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;
}
.tertiary-orange-c1bd .thumbnail_purple_247f,
.bright-e826,
.button_in_4dc2,
.tooltip-faa7,
.component-e4f9,
.shade-d449,
.accent_9d57,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.bright-e826,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .bright-e826,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .bright-e826,
  h1 {
    font-size: 1.8em;
  }
}
.button_in_4dc2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.button_in_4dc2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .button_in_4dc2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .button_in_4dc2,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip-faa7,
h3 {
  font-size: 1.618em;
}
.tertiary-orange-c1bd .thumbnail_purple_247f,
.component-e4f9,
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.notice-in-5292 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.logo-inner-f7f6:after,
.logo-inner-f7f6:before,
.hovered_0746:after,
.hovered_0746:before {
  content: "";
  display: table;
}
.logo-inner-f7f6:after,
.hovered_0746:after {
  clear: both;
}
.short_4d06 {
  float: right;
  margin-right: 0;
}
.main-f9a0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.preview-soft-f4b5 .border_cool_c7f8,
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;
}
.preview-soft-f4b5 .border_cool_c7f8: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;
}
.label_5d1f .border_cool_c7f8 {
  box-shadow: none;
}
.label_5d1f
  .border_cool_c7f8
  .wrapper_yellow_a8d5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.label_5d1f .border_cool_c7f8 .center-632d {
  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;
}
.label_5d1f
  .border_cool_c7f8
  .center-632d
  b {
  display: none;
}
.label_5d1f .progress-last-65e4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature-fd7f:not(.video_iron_ba25):not(.secondary-1c5b),
button:not(.video_iron_ba25):not(.secondary-1c5b),
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ),
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ),
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ) {
  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;
}
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):hover,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):hover,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):hover,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):hover,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):active,
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):active,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):active,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):active,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):active,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus {
  outline: 0;
}
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2 {
  position: relative;
}
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .text_6019,
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .title-hard-694d,
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .out-b662,
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  i,
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  svg,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .text_6019,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .title-hard-694d,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .out-b662,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  i,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  svg,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .text_6019,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .title-hard-694d,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .out-b662,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  i,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  svg,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .text_6019,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .title-hard-694d,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .out-b662,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  i,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  svg,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .text_6019,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .title-hard-694d,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  .out-b662,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  i,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2
  svg {
  visibility: hidden;
}
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2:after,
button:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2:after,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2:after,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2:after,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ).fn-loading-c8a2: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;
}
.feature-fd7f:not(.video_iron_ba25):not(.secondary-1c5b),
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ),
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ),
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ) {
  color: #fff;
  background: #235787;
}
.feature-fd7f:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus,
input[type="button"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus,
input[type="reset"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus,
input[type="submit"]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ):focus {
  color: #fff;
}
.feature-fd7f.fn-disabled-c8a2:not(.video_iron_ba25):not(
    .secondary-1c5b
  ),
.feature-fd7f[disabled]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ),
button.fn-disabled-c8a2:not(.video_iron_ba25):not(
    .secondary-1c5b
  ),
button[disabled]:not(.video_iron_ba25):not(
    .secondary-1c5b
  ) {
  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;
}
.photo-in-a65e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.photo-in-a65e: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;
}
.yellow_3bb6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.content-hot-664e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.summary_d4e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.logo-inner-f7f6:after,
.logo-inner-f7f6:before,
.left-f79b:after,
.left-f79b:before,
.disabled-advanced-066d:after,
.disabled-advanced-066d:before,
.status_ffc9:after,
.status_ffc9:before,
.notification-119b:after,
.notification-119b:before,
.outer_94d3:after,
.outer_94d3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.logo-inner-f7f6:after,
.left-f79b:after,
.disabled-advanced-066d:after,
.status_ffc9:after,
.notification-119b:after,
.outer_94d3:after {
  clear: both;
}
.left-f79b .image-motion-a12e,
.disabled-advanced-066d .image-motion-a12e,
.hero-fixed-d647 .image-motion-a12e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.panel-north-be18 {
  display: inline-block;
}
.gradient_e9e9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gradient_e9e9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gradient_e9e9 .focus_large_61e5 {
  padding: 1em 0;
  font-size: 85%;
}
.focus_large_61e5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pattern_c0aa {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pattern_c0aa:after,
.pattern_c0aa:before {
  content: "";
  display: table;
}
.pattern_c0aa:after {
  clear: both;
}
.nav_north_9858 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.carousel_0855 .nav_north_9858 {
  max-width: 50%;
}
.copper-e10a .nav_north_9858 {
  max-width: 33.33%;
}
.complex-4736 .nav_north_9858 {
  max-width: 25%;
}
.media_c2ee .nav_north_9858 {
  max-width: 20%;
}
.east_2a43 .nav_north_9858 {
  max-width: 16.66%;
}
.form_outer_1f2f .nav_north_9858 {
  max-width: 14.28%;
}
.pagination_e2f5 .nav_north_9858 {
  max-width: 12.5%;
}
.active-8e1f .nav_north_9858 {
  max-width: 11.11%;
}
.silver_0dea {
  display: block;
}
.tertiary-orange-c1bd .notification_e637 label,
.tertiary-orange-c1bd .summary_205b label,
.tertiary-orange-c1bd .right_70da label,
.tertiary-orange-c1bd .slow_346d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel-bed3 {
  list-style: none;
  margin: 0;
}
.steel-bed3 article.dynamic-1577 {
  margin-bottom: 0;
}
.steel-bed3 ul {
  list-style: none;
  margin: 0;
}
.steel-bed3 .hero-pro-1fd2 li.dynamic-1577 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel-bed3 .hero-pro-1fd2 li.dynamic-1577 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel-bed3 .hero-pro-1fd2 li.dynamic-1577: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) {
  .steel-bed3 .hero-pro-1fd2 li.dynamic-1577 li.dynamic-1577 li.dynamic-1577 li.dynamic-1577 {
    padding-left: 0;
  }
}
article.dynamic-1577 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic-1577 .left-f79b p:last-of-type {
  margin-bottom: 0;
}
article.dynamic-1577 .sidebar_west_238b {
  float: left;
}
article.dynamic-1577 .thumbnail-blue-f23f {
  margin-left: 85px;
}
article.dynamic-1577 .item-green-5a5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic-1577 .item-green-5a5d .hover-d08b {
  margin-left: 10px;
}
article.dynamic-1577 .yellow_81b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic-1577 .up_8944 {
  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 .notification_e637,
  #respond .right_70da,
  #respond .slow_346d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification_e637 input,
#respond .right_70da input,
#respond .slow_346d input {
  width: 100%;
}
#respond .slow_346d {
  margin-right: 0;
}
#respond .wide-0543 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description_outer_9331 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.description_outer_9331.fresh-a6b0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description_outer_9331 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.description_outer_9331:focus,
.description_outer_9331: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);
}
.paper-9ace {
  border-radius: 10%;
}
.detail-82aa {
  border-radius: 50%;
}
.paragraph_plasma_12dc {
  font-size: 0.72em;
}
.box_ef0f {
  font-size: 0.875em;
}
.item_05ac {
  font-size: 1.1em;
}
.menu-north-9d20 {
  text-transform: uppercase;
  line-height: 1.2;
}
.menu-north-9d20.paragraph_plasma_12dc {
  letter-spacing: 0.5px;
}
.brown-f58b,
.brown-f58b a {
  color: #6d6d6d;
}
.brown-f58b a:hover {
  color: #111;
}
.south-0770 {
  color: #6d6d6d;
}
.cold-6dc8 {
  overflow-x: hidden;
}
.cold-6dc8 .slider-center-541f.info_motion_dad0 {
  position: relative;
}
.cold-6dc8 .slider-center-541f.info_motion_dad0.texture-fe5d {
  position: initial;
}
.cold-6dc8
  .slider-center-541f.info_motion_dad0.texture-fe5d
  .notification_light_954f {
  left: auto;
}
.cold-6dc8 .slider-center-541f .notification_light_954f {
  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;
}
.cold-6dc8 .slider-center-541f:hover.info_motion_dad0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cold-6dc8
  .slider-center-541f:hover.info_motion_dad0
  .notification_light_954f {
  display: block;
  z-index: 9999999;
}
.cold-6dc8 .selected_c479 .dropdown_abcd,
.cold-6dc8 .red_ebaf .dropdown_abcd {
  display: none;
}
.cold-6dc8 .caption-down-09a7 .slider-center-541f:hover.info_motion_dad0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tertiary-orange-c1bd .notification_e637 label,
.tertiary-orange-c1bd .summary_205b label,
.tertiary-orange-c1bd .right_70da label,
.tertiary-orange-c1bd .slow_346d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel-bed3 {
  list-style: none;
  margin: 0;
}
.steel-bed3 article.dynamic-1577 {
  margin-bottom: 0;
}
.steel-bed3 ul {
  list-style: none;
  margin: 0;
}
.steel-bed3 .hero-pro-1fd2 li.dynamic-1577 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel-bed3 .hero-pro-1fd2 li.dynamic-1577 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel-bed3 .hero-pro-1fd2 li.dynamic-1577: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) {
  .steel-bed3 .hero-pro-1fd2 li.dynamic-1577 li.dynamic-1577 li.dynamic-1577 li.dynamic-1577 {
    padding-left: 0;
  }
}
article.dynamic-1577 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic-1577 .left-f79b p:last-of-type {
  margin-bottom: 0;
}
article.dynamic-1577 .sidebar_west_238b {
  float: left;
}
article.dynamic-1577 .thumbnail-blue-f23f {
  margin-left: 85px;
}
article.dynamic-1577 .item-green-5a5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic-1577 .item-green-5a5d .hover-d08b {
  margin-left: 10px;
}
article.dynamic-1577 .yellow_81b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic-1577 .up_8944 {
  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 .notification_e637,
  #respond .right_70da,
  #respond .slow_346d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notification_e637 input,
#respond .right_70da input,
#respond .slow_346d input {
  width: 100%;
}
#respond .slow_346d {
  margin-right: 0;
}
#respond .wide-0543 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected_c479 .sort_acab {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sort_acab .label-fresh-03bf.motion_a2aa .label-2798 > li > a:focus,
.sort_acab .label-fresh-03bf.motion_a2aa .label-2798 > li > a:hover,
.sort_acab .label-fresh-03bf.surface_7f5e .label-2798 > li > a:focus,
.sort_acab .label-fresh-03bf.surface_7f5e .label-2798 > li > a:hover,
.sort_acab .label-fresh-03bf.hero-136f .label-2798 > li > a:focus,
.sort_acab .label-fresh-03bf.hero-136f .label-2798 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_acab
  .label-fresh-03bf.motion_a2aa
  .label-2798
  > li.paper_b3f2
  > a,
.sort_acab
  .label-fresh-03bf.motion_a2aa
  .label-2798
  > li.liquid-e8f6
  > a,
.sort_acab
  .label-fresh-03bf.surface_7f5e
  .label-2798
  > li.paper_b3f2
  > a,
.sort_acab
  .label-fresh-03bf.surface_7f5e
  .label-2798
  > li.liquid-e8f6
  > a,
.sort_acab
  .label-fresh-03bf.hero-136f
  .label-2798
  > li.paper_b3f2
  > a,
.sort_acab .label-fresh-03bf.hero-136f .label-2798 > li.copper_1934 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sort_acab .focus-89f9,
.sort_acab .focus-89f9 a {
  color: rgba(255, 255, 255, 0.99);
}
.sort_acab .gallery_514f.tiny_1ef8 li a,
.sort_acab .table_warm_f6bf a,
.sort_acab .summary-f5a5,
.sort_acab .label-2798 > li > a,
.sort_acab .paper_dcb8 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab .gallery_514f.tiny_1ef8 li a:hover,
.sort_acab .table_warm_f6bf a:hover,
.sort_acab .summary-f5a5:hover,
.sort_acab .label-2798 > li > a:hover,
.sort_acab .paper_dcb8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_acab .grid-small-30ee {
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab .grid-small-30ee .grid_brown_b718 {
  color: rgba(255, 255, 255, 0.99);
}
.sort_acab .grid-small-30ee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_acab .label-in-7acb .input_3189 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab .label-in-7acb .input_3189 .summary-11f0 {
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab
  .label-in-7acb
  .input_3189
  .summary-11f0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab
  .label-in-7acb
  .input_3189
  .summary-11f0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab
  .label-in-7acb
  .input_3189
  .summary-11f0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab
  .label-in-7acb
  .input_3189
  .summary-11f0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab .label-in-7acb .over_9aad {
  color: rgba(255, 255, 255, 0.79);
}
.sort_acab .label-in-7acb .over_9aad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_2757
  .sort_acab
  .label-in-7acb
  .narrow-3cf9
  .wrapper-be46 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold_2757
  .sort_acab
  .label-in-7acb
  .narrow-3cf9
  .summary-11f0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected_c479 .prev_631e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.prev_631e .label-fresh-03bf.motion_a2aa .label-2798 > li > a:focus,
.prev_631e .label-fresh-03bf.motion_a2aa .label-2798 > li > a:hover,
.prev_631e .label-fresh-03bf.surface_7f5e .label-2798 > li > a:focus,
.prev_631e .label-fresh-03bf.surface_7f5e .label-2798 > li > a:hover,
.prev_631e .label-fresh-03bf.hero-136f .label-2798 > li > a:focus,
.prev_631e .label-fresh-03bf.hero-136f .label-2798 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev_631e
  .label-fresh-03bf.motion_a2aa
  .label-2798
  > li.paper_b3f2
  > a,
.prev_631e
  .label-fresh-03bf.motion_a2aa
  .label-2798
  > li.liquid-e8f6
  > a,
.prev_631e
  .label-fresh-03bf.surface_7f5e
  .label-2798
  > li.paper_b3f2
  > a,
.prev_631e
  .label-fresh-03bf.surface_7f5e
  .label-2798
  > li.liquid-e8f6
  > a,
.prev_631e
  .label-fresh-03bf.hero-136f
  .label-2798
  > li.paper_b3f2
  > a,
.prev_631e .label-fresh-03bf.hero-136f .label-2798 > li.copper_1934 > a {
  color: rgba(0, 0, 0, 0.8);
}
.prev_631e .focus-89f9,
.prev_631e .focus-89f9 a {
  color: rgba(0, 0, 0, 0.8);
}
.prev_631e .gallery_514f.tiny_1ef8 li a,
.prev_631e .table_warm_f6bf a,
.prev_631e .summary-f5a5,
.prev_631e .label-2798 > li > a,
.prev_631e .paper_dcb8 {
  color: rgba(0, 0, 0, 0.55);
}
.prev_631e .gallery_514f.tiny_1ef8 li a:hover,
.prev_631e .table_warm_f6bf a:hover,
.prev_631e .summary-f5a5:hover,
.prev_631e .label-2798 > li > a:hover,
.prev_631e .paper_dcb8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev_631e .grid-small-30ee {
  color: rgba(0, 0, 0, 0.55);
}
.prev_631e .grid-small-30ee .grid_brown_b718 {
  color: rgba(0, 0, 0, 0.8);
}
.prev_631e .grid-small-30ee:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_11d8 .link_4816 {
  margin-left: auto;
  margin-right: auto;
}
.disabled-advanced-066d > * {
  margin-left: auto;
  margin-right: auto;
}
.disabled-advanced-066d .yellow_3bb6 {
  margin-right: 1.41575em;
}
.active_yellow_0a4f .disabled-advanced-066d > .hidden-da04 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.active_yellow_0a4f .disabled-advanced-066d > .filter_065f {
  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;
}
.caption_7429.accordion_11d8 .link_4816,
.lite_6073.accordion_11d8 .link_4816 {
  margin-left: 0;
}
.focus-upper-6428.accordion_11d8 .link_4816,
.filter-3095.accordion_11d8 .link_4816 {
  margin-right: 0;
}
.disabled-advanced-066d ol,
.disabled-advanced-066d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.main-smooth-c0d1 video {
  max-width: 100%;
}
.title_pressed_e07b img {
  display: block;
}
.title_pressed_e07b.yellow_3bb6,
.title_pressed_e07b.content-hot-664e {
  width: 100%;
}
.title_pressed_e07b.filter_065f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.content_bottom_24fb:not(.silver-fb27) {
  margin: 1.5em auto;
}
.blue_db08 p {
  padding: 1.5em 14px;
}
ul.thumbnail-9b56.filter_065f,
ul.thumbnail-9b56.hidden-da04,
ul.thumbnail-9b56.solid-6273.hidden-da04 {
  padding: 0 14px;
}
.overlay-center-3077 {
  display: block;
  overflow-x: auto;
}
.overlay-center-3077 table {
  border-collapse: collapse;
  width: 100%;
}
.overlay-center-3077 td,
.overlay-center-3077 th {
  padding: 0.5em;
}
.disabled-advanced-066d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.disabled-advanced-066d ol ol,
.disabled-advanced-066d ol ul,
.disabled-advanced-066d ul ol,
.disabled-advanced-066d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.disabled-advanced-066d ol ol li,
.disabled-advanced-066d ol ul li,
.disabled-advanced-066d ul ol li,
.disabled-advanced-066d ul ul li {
  margin-left: 0;
}
.component-tall-1ca5.focus_4f56 > .fresh_56b6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.component-tall-1ca5.focus_4f56 > .fresh_56b6 iframe,
.component-tall-1ca5.focus_4f56 > .fresh_56b6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tall_f0a2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tall_f0a2.tall-d94c {
  padding: 0;
}
.tall_f0a2.tall-d94c cite {
  font-size: 13px;
}
.tall_f0a2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tall_f0a2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient_medium_7ed9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient_medium_7ed9 > p:first-child {
  margin-top: 0;
}
.gradient_medium_7ed9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient_medium_7ed9 blockquote {
  border-left: 0;
}
.avatar-7dac {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.avatar-7dac:not(.tooltip_gold_f6ce) {
  max-width: 100px;
}
.avatar-7dac.carousel-fba5 {
  border-bottom: none !important;
  text-align: center;
}
.avatar-7dac.carousel-fba5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .blue_db08 p {
    padding: 1.5em 0;
  }
}
.paragraph-easy-66b9 {
  color: #0073aa;
}
.nav-79b1 {
  background-color: #0073aa;
}
.disabled_thick_5df7 {
  color: #229fd8;
}
.input-053c {
  background-color: #229fd8;
}
.soft_1362 {
  color: #eee;
}
.tertiary_f28e {
  background-color: #eee;
}
.huge_d05a {
  color: #444;
}
.info_pressed_42b4 {
  background-color: #444;
}
.red_5390 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.red_5390 .green-c2c7 .table_warm_f6bf {
  font-size: 15px;
}
.red_5390 .table_warm_f6bf {
  line-height: 1.3;
}
.red_5390 .prev_631e {
}
.red_5390 .sort_acab {
  background: #235787;
}
.fast_13d6 {
  padding: 0;
}
.fast_13d6 .sort_acab {
  background: #1a1a1a;
}
.fast_13d6 .prev_631e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight-9d2c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight-9d2c .prev_631e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight-9d2c .sort_acab {
  background: #303030;
}
.outer_94d3 {
  position: relative;
  z-index: 10;
}
.outer_94d3 .easy-cb23 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview-fixed-9041 .info_motion_dad0 {
  display: inline-block;
  vertical-align: middle;
}
.preview-fixed-9041.feature-top-693e .info_motion_dad0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .preview-fixed-9041.feature-top-693e .info_motion_dad0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .preview-fixed-9041.feature-top-693e .info_motion_dad0 {
    margin-right: 0.4em;
  }
}
.preview-fixed-9041.feature-top-693e .info_motion_dad0:last-child {
  margin-right: 0;
}
.text-51bf .easy-cb23 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .selected_c479 .green-c2c7 {
    margin: 0 -0.5em;
  }
  .selected_c479 .green-c2c7 [class*="customify-col-"],
  .selected_c479 .green-c2c7 [class*="customify-col_"],
  .selected_c479 .green-c2c7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.selected_c479.wide_4404 .easy-cb23 {
  background: 0 0 !important;
}
.selected_c479.wide_4404 .easy-cb23,
.selected_c479.text-51bf .easy-cb23 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .selected_c479.link_middle_a8e1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.selected_c479.text-51bf .easy-cb23 {
  box-shadow: none !important;
}
.prev_5dfb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .prev_5dfb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .prev_5dfb {
    padding: 18px 0 20px;
  }
}
.prev_5dfb .summary-f595 {
  width: 100%;
}
.prev_5dfb .widget-over-a8fb {
  margin-bottom: 0;
}
.prev_5dfb .nav_feae {
  margin-top: 5px;
  font-size: 0.875em;
}
.prev_7497 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.prev_7497 .under-65b1 {
  width: 100%;
}
.notice_smooth_45ba {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice_smooth_45ba li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice_smooth_45ba 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;
}
.notice_smooth_45ba li:last-child:after {
  display: none;
}
.notice_smooth_45ba li a {
  font-weight: 500;
  margin-right: 10px;
}
.main_left_8c80 .dropdown_abcd button,
.prev_5dfb .dropdown_abcd button {
  left: 0;
}
.main_left_8c80 .under-65b1,
.prev_5dfb .under-65b1 {
  padding-left: 0;
  padding-right: 0;
}
.main_left_8c80 .prev_7497,
.prev_5dfb .prev_7497 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.main_left_8c80 {
  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;
}
.main_left_8c80: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;
}
.main_left_8c80 .footer-mini-3d8c {
  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) {
  .main_left_8c80 .footer-mini-3d8c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .main_left_8c80 .footer-mini-3d8c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .main_left_8c80 .footer-mini-3d8c {
    min-height: 200px;
  }
}
.main_left_8c80 .notice_smooth_45ba {
  color: rgba(255, 255, 255, 0.8);
}
.main_left_8c80 .notice_smooth_45ba a,
.main_left_8c80 .notice_smooth_45ba li:after {
  color: inherit;
}
.main_left_8c80 .notice_smooth_45ba a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.block-a686 {
  margin-bottom: 0.5em;
}
.plasma-91fb {
  margin-bottom: 1.2em;
}
.plasma-91fb,
.block-a686 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.plasma-91fb p:last-child,
.block-a686 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdown_abcd,
#masthead .dropdown_abcd {
  display: none;
}
#masthead
  > .dropdown_abcd.pro-55fe {
  display: none;
}
#masthead > .dropdown_abcd button {
  left: 0;
}
.element_in_9707 {
  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%;
}
.element_in_9707 .info_motion_dad0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.element_in_9707 .button-9b08 {
  display: -webkit-box;
  display: flex;
}
.element_in_9707 .button-9b08.prev-f469 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.element_in_9707 .button-9b08.main-stone-49ad {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_in_9707 .button-9b08.status-5cad {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_in_9707.left-1aee.purple-ef15 .button-9b08.prev-f469 {
  flex-basis: 100%;
}
.element_in_9707.motion_c8e4 .button-9b08.main-stone-49ad {
  -webkit-box-flex: 1;
  flex: auto;
}
.element_in_9707.motion_c8e4 .button-9b08.status-5cad {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdown_abcd.pro-55fe {
  display: none;
}
#masthead > .dropdown_abcd button {
  left: 0;
}
.narrow-ac62 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.narrow-ac62:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.narrow-ac62.bottom_5d29 i {
  margin-right: 4px;
}
.narrow-ac62.banner-3523 i {
  margin-left: 5px;
}
.table_warm_f6bf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.table_warm_f6bf p:last-child {
  margin-bottom: 0;
}
.stale_5599 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.stale_5599 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.stale_5599 img {
  display: block;
  width: auto;
  line-height: 1;
}
.stale_5599 .focus-89f9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.stale_5599 .texture-simple-40af {
  margin: 5px 0 7px 0;
}
.stale_5599.banner_4bd2 .copper-884b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stale_5599.banner_4bd2 .iron-dfea {
  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;
}
.stale_5599.hero-1fbe {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.stale_5599.hero-1fbe .copper-884b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stale_5599.hero-1fbe .iron-dfea {
  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;
}
.stale_5599.fast-d122 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.stale_5599.thumbnail-547e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.stale_5599.thumbnail-547e .iron-dfea {
  margin-top: 7px;
}
.dropdown-current-9afb {
  display: inline-block;
}
.outer_94d3 .action-6a74 .stale_5599 img {
  max-width: 100%;
}
.label-fresh-03bf .basic-f6e7.shadow_old_d8bb,
.container_d69c .basic-f6e7.shadow_old_d8bb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.label-fresh-03bf .paragraph-cd32,
.container_d69c .paragraph-cd32 {
  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%);
}
.label-fresh-03bf .paragraph-cd32 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.label-fresh-03bf.over_b5b6 .paragraph-cd32 {
  display: none;
}
.label-fresh-03bf .highlight_motion_6cfa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label-fresh-03bf .highlight_motion_6cfa li {
  display: inline-block;
  position: relative;
}
.label-fresh-03bf .highlight_motion_6cfa li:last-child {
  margin-right: 0;
}
.label-fresh-03bf .highlight_motion_6cfa 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;
}
.label-fresh-03bf .highlight_motion_6cfa li.copper_1934 > a {
  color: rgba(0, 0, 0, 0.9);
}
.label-fresh-03bf .highlight_motion_6cfa > 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;
}
.label-fresh-03bf .highlight_motion_6cfa > li > a i {
  line-height: 0;
}
.label-fresh-03bf .highlight_motion_6cfa > li.fast-0e9c > a .paragraph-cd32 {
  margin-left: 4px;
  line-height: 0;
}
.label-fresh-03bf .highlight_motion_6cfa .action_4bd2 li.fast-0e9c > a {
  position: relative;
}
.label-fresh-03bf .highlight_motion_6cfa .action_4bd2 li.fast-0e9c > a:after,
.label-fresh-03bf .highlight_motion_6cfa .action_4bd2 li.fast-0e9c > a:before {
  content: "";
  display: table;
}
.label-fresh-03bf .highlight_motion_6cfa .action_4bd2 li.fast-0e9c > a:after {
  clear: both;
}
.label-fresh-03bf .highlight_motion_6cfa .action_4bd2 li.fast-0e9c > a .paragraph-cd32 {
  margin-left: 5px;
  float: right;
}
.label-fresh-03bf .plasma_7617,
.label-fresh-03bf .action_4bd2 {
  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;
}
.label-fresh-03bf .action_4bd2 {
  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;
}
.label-fresh-03bf .action_4bd2 .shadow_old_d8bb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label-fresh-03bf .action_4bd2 .paragraph-cd32 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.label-fresh-03bf .action_4bd2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.label-fresh-03bf .action_4bd2 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;
}
.label-fresh-03bf .action_4bd2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.label-fresh-03bf .action_4bd2 .action_4bd2 {
  top: 0;
  left: 100%;
}
.label-fresh-03bf .thumbnail_narrow_7a13.fn-focus-c8a2 > .plasma_7617,
.label-fresh-03bf .thumbnail_narrow_7a13.fn-focus-c8a2 > .action_4bd2,
.label-fresh-03bf .thumbnail_narrow_7a13:focus > .plasma_7617,
.label-fresh-03bf .thumbnail_narrow_7a13:focus > .action_4bd2,
.label-fresh-03bf .thumbnail_narrow_7a13:hover > .plasma_7617,
.label-fresh-03bf .thumbnail_narrow_7a13:hover > .action_4bd2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.label-fresh-03bf.hero-136f .label-2798:after,
.label-fresh-03bf.hero-136f .label-2798:before {
  content: "";
  display: table;
}
.label-fresh-03bf.hero-136f .label-2798:after {
  clear: both;
}
.label-fresh-03bf.hero-136f .label-2798 > li {
  float: left;
}
.label-fresh-03bf.label-c35a .label-2798:after,
.label-fresh-03bf.label-c35a .label-2798:before {
  content: "";
  display: table;
}
.label-fresh-03bf.label-c35a .label-2798:after {
  clear: both;
}
.label-fresh-03bf.label-c35a .label-2798 > li {
  float: left;
}
.label-fresh-03bf.label-c35a .label-2798 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.label-fresh-03bf.label-c35a .label-2798 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.label-fresh-03bf.label-c35a .label-2798 > li.paper_b3f2 > a,
.label-fresh-03bf.label-c35a .label-2798 > li.copper_1934 > a {
  color: #fff;
  background-color: #1e4b75;
}
.label-fresh-03bf.motion_a2aa .label-2798 > li > a .shadow_old_d8bb {
  position: relative;
}
.label-fresh-03bf.motion_a2aa .label-2798 > li > a .shadow_old_d8bb: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;
}
.label-fresh-03bf.motion_a2aa
  .label-2798
  > li:focus
  > a
  .shadow_old_d8bb:before,
.label-fresh-03bf.motion_a2aa
  .label-2798
  > li:hover
  > a
  .shadow_old_d8bb:before {
  width: 100%;
  background-color: currentColor;
}
.label-fresh-03bf.motion_a2aa
  .label-2798
  > li.paper_b3f2
  > a
  .shadow_old_d8bb:before,
.label-fresh-03bf.motion_a2aa
  .label-2798
  > li.liquid-e8f6
  > a
  .shadow_old_d8bb:before {
  width: 100%;
  background-color: currentColor;
}
.label-fresh-03bf.surface_7f5e .label-2798 > li > a .shadow_old_d8bb {
  position: relative;
}
.label-fresh-03bf.surface_7f5e .label-2798 > li > a .shadow_old_d8bb: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;
}
.label-fresh-03bf.surface_7f5e .label-2798 > li:focus > a .shadow_old_d8bb:before,
.label-fresh-03bf.surface_7f5e
  .label-2798
  > li:hover
  > a
  .shadow_old_d8bb:before {
  width: 100%;
  background-color: currentColor;
}
.label-fresh-03bf.surface_7f5e
  .label-2798
  > li.paper_b3f2
  > a
  .shadow_old_d8bb:before,
.label-fresh-03bf.surface_7f5e
  .label-2798
  > li.liquid-e8f6
  > a
  .shadow_old_d8bb:before {
  width: 100%;
  background-color: currentColor;
}
.container_d69c .highlight_motion_6cfa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container_d69c .highlight_motion_6cfa li:first-child > a {
  border-top: none;
}
.container_d69c .highlight_motion_6cfa .shadow-south-49d9 > .shadow_old_d8bb .paragraph-cd32 {
  display: none;
}
.container_d69c .highlight_motion_6cfa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.container_d69c .highlight_motion_6cfa li:last-child {
  border: none;
}
.container_d69c .highlight_motion_6cfa li.fast-0e9c > a {
  padding-right: 45px !important;
}
.container_d69c .highlight_motion_6cfa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.container_d69c .highlight_motion_6cfa li a:focus,
.container_d69c .highlight_motion_6cfa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_d69c .highlight_motion_6cfa li .accent_2a48 {
  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;
}
.container_d69c .highlight_motion_6cfa li .accent_2a48:hover {
  box-shadow: none;
}
.container_d69c .highlight_motion_6cfa li .accent_2a48 .paragraph-cd32 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.container_d69c .highlight_motion_6cfa .action_4bd2 {
  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);
}
.container_d69c .highlight_motion_6cfa .action_4bd2 li a {
  padding-left: 3em;
}
.container_d69c .highlight_motion_6cfa .soft-444f > a .accent_2a48 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container_d69c .highlight_motion_6cfa .soft-444f > .action_4bd2 {
  display: block;
  opacity: 1;
}
.cold-9fd0 {
  max-width: 100%;
}
.lower_46cd {
  line-height: 0;
  cursor: pointer;
}
.paper_dcb8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paper_dcb8:hover {
  box-shadow: none;
  color: currentColor;
}
.paper_dcb8 svg {
  width: 18px;
  height: 18px;
}
.paper_dcb8 .gallery-f15d {
  display: none;
}
.layout_17ea {
  position: relative;
}
.layout_17ea.fn-active-c8a2 .paper_dcb8 .mask_fa5d {
  display: none;
}
.layout_17ea.fn-active-c8a2 .paper_dcb8 .gallery-f15d {
  display: inline-block;
}
.layout_17ea .picture-06b4 {
  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);
}
.layout_17ea.outer-638e .picture-06b4 {
  left: auto;
  right: -0.9em;
}
.layout_17ea.outer-638e .form_21cd::before {
  left: auto;
  right: 15px;
}
.layout_17ea.fn-active-c8a2 .picture-06b4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow-3cf9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.narrow-3cf9 label {
  flex-basis: 100%;
}
.narrow-3cf9 .input_3189 {
  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;
}
.narrow-3cf9 .summary-11f0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.narrow-3cf9 .summary-11f0:focus {
  background-color: transparent;
}
.narrow-3cf9 button.over_9aad {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.narrow-3cf9 button.over_9aad:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.narrow-3cf9 button.over_9aad svg {
  width: 18px;
  height: 18px;
}
.narrow-3cf9 input[type="submit"] {
  min-height: auto;
}
.label-in-7acb .narrow-3cf9 .summary-11f0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form_21cd {
  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_21cd {
    width: 220px;
  }
}
.form_21cd label {
  flex-basis: 100%;
}
.form_21cd::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;
}
.gold_2757 .label-in-7acb .narrow-3cf9 {
  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;
}
.gold_2757
  .label-in-7acb
  .narrow-3cf9
  .input_3189 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gold_2757 .label-in-7acb .narrow-3cf9 .summary-11f0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gold_2757
  .label-in-7acb
  .narrow-3cf9
  .summary-11f0:focus {
  background: 0 0;
}
.gold_2757
  .label-in-7acb
  .narrow-3cf9
  .wrapper-be46 {
  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;
}
.gallery_514f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gallery_514f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gallery_514f li:last-child {
  margin-right: 0;
}
.gallery_514f li:first-child {
  margin-left: 0;
}
.gallery_514f.sidebar_gold_db70 a {
  color: #fff;
}
.gallery_514f.sidebar_gold_db70 a:hover {
  color: #fff;
}
.gallery_514f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gallery_514f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gallery_514f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gallery_514f a:hover {
  opacity: 0.9;
  color: inherit;
}
.gallery_514f [class*="social-icon-apple"] {
  background-color: #999;
}
.gallery_514f [class*="social-icon-apple"].black-ee84 {
  background-color: transparent;
  color: #999;
}
.gallery_514f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gallery_514f [class*="social-icon-behance"].black-ee84 {
  background-color: transparent;
  color: #1769ff;
}
.gallery_514f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gallery_514f [class*="social-icon-bitbucket"].black-ee84 {
  background-color: transparent;
  color: #205081;
}
.gallery_514f [class*="social-icon-codepen"] {
  background-color: #000;
}
.gallery_514f [class*="social-icon-codepen"].black-ee84 {
  background-color: transparent;
  color: #000;
}
.gallery_514f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gallery_514f [class*="social-icon-delicious"].black-ee84 {
  background-color: transparent;
  color: #39f;
}
.gallery_514f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gallery_514f [class*="social-icon-digg"].black-ee84 {
  background-color: transparent;
  color: #005be2;
}
.gallery_514f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gallery_514f [class*="social-icon-dribbble"].black-ee84 {
  background-color: transparent;
  color: #ea4c89;
}
.gallery_514f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gallery_514f [class*="social-icon-envelope"].black-ee84 {
  background-color: transparent;
  color: #ea4335;
}
.gallery_514f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gallery_514f [class*="social-icon-facebook"].black-ee84 {
  background-color: transparent;
  color: #3b5998;
}
.gallery_514f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gallery_514f [class*="social-icon-flickr"].black-ee84 {
  background-color: transparent;
  color: #0063dc;
}
.gallery_514f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gallery_514f [class*="social-icon-foursquare"].black-ee84 {
  background-color: transparent;
  color: #2d5be3;
}
.gallery_514f [class*="social-icon-github"] {
  background-color: #333;
}
.gallery_514f [class*="social-icon-github"].black-ee84 {
  background-color: transparent;
  color: #333;
}
.gallery_514f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gallery_514f [class*="social-icon-google-plus"].black-ee84 {
  background-color: transparent;
  color: #dd4b39;
}
.gallery_514f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gallery_514f [class*="social-icon-houzz"].black-ee84 {
  background-color: transparent;
  color: #7ac142;
}
.gallery_514f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gallery_514f [class*="social-icon-instagram"].black-ee84 {
  background-color: transparent;
  color: #262626;
}
.gallery_514f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gallery_514f [class*="social-icon-jsfiddle"].black-ee84 {
  background-color: transparent;
  color: #487aa2;
}
.gallery_514f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gallery_514f [class*="social-icon-linkedin"].black-ee84 {
  background-color: transparent;
  color: #0077b5;
}
.gallery_514f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gallery_514f [class*="social-icon-medium"].black-ee84 {
  background-color: transparent;
  color: #00ab6b;
}
.gallery_514f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gallery_514f
  [class*="social-icon-odnoklassniki"].black-ee84 {
  background-color: transparent;
  color: #f4731c;
}
.gallery_514f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gallery_514f [class*="social-icon-meetup"].black-ee84 {
  background-color: transparent;
  color: #ec1c40;
}
.gallery_514f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gallery_514f [class*="social-icon-pinterest"].black-ee84 {
  background-color: transparent;
  color: #bd081c;
}
.gallery_514f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gallery_514f [class*="social-icon-product-hunt"].black-ee84 {
  background-color: transparent;
  color: #da552f;
}
.gallery_514f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gallery_514f [class*="social-icon-reddit"].black-ee84 {
  background-color: transparent;
  color: #ff4500;
}
.gallery_514f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gallery_514f [class*="social-icon-rss"].black-ee84 {
  background-color: transparent;
  color: #f26522;
}
.gallery_514f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gallery_514f
  [class*="social-icon-shopping-cart"].black-ee84 {
  background-color: transparent;
  color: #4caf50;
}
.gallery_514f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gallery_514f [class*="social-icon-skype"].black-ee84 {
  background-color: transparent;
  color: #00aff0;
}
.gallery_514f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gallery_514f [class*="social-icon-slideshare"].black-ee84 {
  background-color: transparent;
  color: #0077b5;
}
.gallery_514f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gallery_514f [class*="social-icon-snapchat"].black-ee84 {
  background-color: transparent;
  color: #fffc00;
}
.gallery_514f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gallery_514f [class*="social-icon-soundcloud"].black-ee84 {
  background-color: transparent;
  color: #f80;
}
.gallery_514f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gallery_514f [class*="social-icon-spotify"].black-ee84 {
  background-color: transparent;
  color: #2ebd59;
}
.gallery_514f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gallery_514f
  [class*="social-icon-stack-overflow"].black-ee84 {
  background-color: transparent;
  color: #fe7a15;
}
.gallery_514f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gallery_514f [class*="social-icon-maldkfgram"].black-ee84 {
  background-color: transparent;
  color: #2ca5e0;
}
.gallery_514f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gallery_514f [class*="social-icon-tripadvisor"].black-ee84 {
  background-color: transparent;
  color: #589442;
}
.gallery_514f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gallery_514f [class*="social-icon-tumblr"].black-ee84 {
  background-color: transparent;
  color: #35465c;
}
.gallery_514f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gallery_514f [class*="social-icon-twitch"].black-ee84 {
  background-color: transparent;
  color: #6441a5;
}
.gallery_514f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gallery_514f [class*="social-icon-twitter"].black-ee84 {
  background-color: transparent;
  color: #1da1f2;
}
.gallery_514f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gallery_514f [class*="social-icon-vimeo"].black-ee84 {
  background-color: transparent;
  color: #1ab7ea;
}
.gallery_514f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gallery_514f [class*="social-icon-vk"].black-ee84 {
  background-color: transparent;
  color: #45668e;
}
.gallery_514f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gallery_514f [class*="social-icon-weibo"].black-ee84 {
  background-color: transparent;
  color: #df2029;
}
.gallery_514f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gallery_514f [class*="social-icon-weixin"].black-ee84 {
  background-color: transparent;
  color: #7bb32e;
}
.gallery_514f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gallery_514f [class*="social-icon-whatsapp"].black-ee84 {
  background-color: transparent;
  color: #25d366;
}
.gallery_514f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gallery_514f [class*="social-icon-wordpress"].black-ee84 {
  background-color: transparent;
  color: #21759b;
}
.gallery_514f [class*="social-icon-xing"] {
  background-color: #026466;
}
.gallery_514f [class*="social-icon-xing"].black-ee84 {
  background-color: transparent;
  color: #026466;
}
.gallery_514f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gallery_514f [class*="social-icon-yelp"].black-ee84 {
  background-color: transparent;
  color: #af0606;
}
.gallery_514f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gallery_514f [class*="social-icon-youtube"].black-ee84 {
  background-color: transparent;
  color: #cd201f;
}
.summary-f5a5 {
  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;
}
.summary-f5a5:hover {
  box-shadow: none;
  background: 0 0;
}
.paragraph_gas_f18e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.layout-steel-613b {
  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;
}
.notification-3df9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary_068e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary_068e,
.primary_068e::after,
.primary_068e::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;
}
.primary_068e::after,
.primary_068e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shadow-first-25ab .layout-steel-613b .notification-3df9 {
  margin-top: -2px;
  width: 19px;
}
.shadow-first-25ab .layout-steel-613b .primary_068e {
  margin-top: -1px;
}
.shadow-first-25ab .layout-steel-613b .primary_068e,
.shadow-first-25ab .layout-steel-613b .primary_068e::after,
.shadow-first-25ab .layout-steel-613b .primary_068e::before {
  width: 19px;
  height: 2px;
}
.shadow-first-25ab .layout-steel-613b .primary_068e::before {
  top: -6px;
}
.shadow-first-25ab .layout-steel-613b .primary_068e::after {
  bottom: -6px;
}
.modal_6e06 .layout-steel-613b .notification-3df9 {
  margin-top: -2px;
  width: 22px;
}
.modal_6e06 .layout-steel-613b .primary_068e {
  margin-top: -1px;
}
.modal_6e06 .layout-steel-613b .primary_068e,
.modal_6e06 .layout-steel-613b .primary_068e::after,
.modal_6e06 .layout-steel-613b .primary_068e::before {
  width: 22px;
  height: 2px;
}
.modal_6e06 .layout-steel-613b .primary_068e::before {
  top: -7px;
}
.modal_6e06 .layout-steel-613b .primary_068e::after {
  bottom: -7px;
}
.medium-1849 .layout-steel-613b .notification-3df9 {
  margin-top: -2px;
  width: 31px;
}
.medium-1849 .layout-steel-613b .primary_068e {
  margin-top: -1.5px;
}
.medium-1849 .layout-steel-613b .primary_068e,
.medium-1849 .layout-steel-613b .primary_068e::after,
.medium-1849 .layout-steel-613b .primary_068e::before {
  width: 31px;
  height: 3px;
}
.medium-1849 .layout-steel-613b .primary_068e::before {
  top: -9px;
}
.medium-1849 .layout-steel-613b .primary_068e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .article-action-7e90 .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 19px;
  }
  .article-action-7e90 .layout-steel-613b .primary_068e {
    margin-top: -1px;
  }
  .article-action-7e90 .layout-steel-613b .primary_068e,
  .article-action-7e90 .layout-steel-613b .primary_068e::after,
  .article-action-7e90 .layout-steel-613b .primary_068e::before {
    width: 19px;
    height: 2px;
  }
  .article-action-7e90 .layout-steel-613b .primary_068e::before {
    top: -6px;
  }
  .article-action-7e90 .layout-steel-613b .primary_068e::after {
    bottom: -6px;
  }
  .simple_c774 .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 22px;
  }
  .simple_c774 .layout-steel-613b .primary_068e {
    margin-top: -1px;
  }
  .simple_c774 .layout-steel-613b .primary_068e,
  .simple_c774 .layout-steel-613b .primary_068e::after,
  .simple_c774 .layout-steel-613b .primary_068e::before {
    width: 22px;
    height: 2px;
  }
  .simple_c774 .layout-steel-613b .primary_068e::before {
    top: -7px;
  }
  .simple_c774 .layout-steel-613b .primary_068e::after {
    bottom: -7px;
  }
  .pattern-cold-4145 .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-cold-4145 .layout-steel-613b .primary_068e {
    margin-top: -1.5px;
  }
  .pattern-cold-4145 .layout-steel-613b .primary_068e,
  .pattern-cold-4145 .layout-steel-613b .primary_068e::after,
  .pattern-cold-4145 .layout-steel-613b .primary_068e::before {
    width: 31px;
    height: 3px;
  }
  .pattern-cold-4145 .layout-steel-613b .primary_068e::before {
    top: -9px;
  }
  .pattern-cold-4145 .layout-steel-613b .primary_068e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_07db .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_07db .layout-steel-613b .primary_068e {
    margin-top: -1px;
  }
  .badge_07db .layout-steel-613b .primary_068e,
  .badge_07db .layout-steel-613b .primary_068e::after,
  .badge_07db .layout-steel-613b .primary_068e::before {
    width: 19px;
    height: 2px;
  }
  .badge_07db .layout-steel-613b .primary_068e::before {
    top: -6px;
  }
  .badge_07db .layout-steel-613b .primary_068e::after {
    bottom: -6px;
  }
  .primary-huge-d841 .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 22px;
  }
  .primary-huge-d841 .layout-steel-613b .primary_068e {
    margin-top: -1px;
  }
  .primary-huge-d841 .layout-steel-613b .primary_068e,
  .primary-huge-d841 .layout-steel-613b .primary_068e::after,
  .primary-huge-d841 .layout-steel-613b .primary_068e::before {
    width: 22px;
    height: 2px;
  }
  .primary-huge-d841 .layout-steel-613b .primary_068e::before {
    top: -7px;
  }
  .primary-huge-d841 .layout-steel-613b .primary_068e::after {
    bottom: -7px;
  }
  .border-dynamic-bf26 .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 31px;
  }
  .border-dynamic-bf26 .layout-steel-613b .primary_068e {
    margin-top: -1.5px;
  }
  .border-dynamic-bf26 .layout-steel-613b .primary_068e,
  .border-dynamic-bf26 .layout-steel-613b .primary_068e::after,
  .border-dynamic-bf26 .layout-steel-613b .primary_068e::before {
    width: 31px;
    height: 3px;
  }
  .border-dynamic-bf26 .layout-steel-613b .primary_068e::before {
    top: -9px;
  }
  .border-dynamic-bf26 .layout-steel-613b .primary_068e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row-d650 .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 19px;
  }
  .row-d650 .layout-steel-613b .primary_068e {
    margin-top: -1px;
  }
  .row-d650 .layout-steel-613b .primary_068e,
  .row-d650 .layout-steel-613b .primary_068e::after,
  .row-d650 .layout-steel-613b .primary_068e::before {
    width: 19px;
    height: 2px;
  }
  .row-d650 .layout-steel-613b .primary_068e::before {
    top: -6px;
  }
  .row-d650 .layout-steel-613b .primary_068e::after {
    bottom: -6px;
  }
  .search-5ba9 .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 22px;
  }
  .search-5ba9 .layout-steel-613b .primary_068e {
    margin-top: -1px;
  }
  .search-5ba9 .layout-steel-613b .primary_068e,
  .search-5ba9 .layout-steel-613b .primary_068e::after,
  .search-5ba9 .layout-steel-613b .primary_068e::before {
    width: 22px;
    height: 2px;
  }
  .search-5ba9 .layout-steel-613b .primary_068e::before {
    top: -7px;
  }
  .search-5ba9 .layout-steel-613b .primary_068e::after {
    bottom: -7px;
  }
  .soft_f5c3 .layout-steel-613b .notification-3df9 {
    margin-top: -2px;
    width: 31px;
  }
  .soft_f5c3 .layout-steel-613b .primary_068e {
    margin-top: -1.5px;
  }
  .soft_f5c3 .layout-steel-613b .primary_068e,
  .soft_f5c3 .layout-steel-613b .primary_068e::after,
  .soft_f5c3 .layout-steel-613b .primary_068e::before {
    width: 31px;
    height: 3px;
  }
  .soft_f5c3 .layout-steel-613b .primary_068e::before {
    top: -9px;
  }
  .soft_f5c3 .layout-steel-613b .primary_068e::after {
    bottom: -9px;
  }
}
.disabled_597f .primary_068e {
  -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);
}
.disabled_597f .primary_068e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.disabled_597f .primary_068e::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);
}
.disabled_597f.basic_885a .primary_068e {
  -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);
}
.disabled_597f.basic_885a .primary_068e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.disabled_597f.basic_885a .primary_068e::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);
}
.paragraph-upper-7d83 {
  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.section_last_4720:before {
  display: none;
}
.red_ebaf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.red_ebaf .description-orange-c6d6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.red_ebaf .description-orange-c6d6:last-of-type {
  border-bottom: none;
}
.red_ebaf .description-orange-c6d6.form-b164,
.red_ebaf .description-orange-c6d6.module-54b9,
.red_ebaf .description-orange-c6d6.panel-right-7f47 {
  padding: 0;
}
.red_ebaf .container_d69c .accent_2a48 {
  color: currentColor;
}
.red_ebaf .container_d69c .accent_2a48:focus,
.red_ebaf .container_d69c .accent_2a48:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red_ebaf.prev_631e .grid-small-30ee,
.red_ebaf.prev_631e .table_warm_f6bf a,
.red_ebaf.prev_631e .label-2798 a,
.red_ebaf.prev_631e .action_4bd2 a {
  color: rgba(0, 0, 0, 0.55);
}
.red_ebaf.prev_631e .grid-small-30ee:hover,
.red_ebaf.prev_631e .table_warm_f6bf a:hover,
.red_ebaf.prev_631e .label-2798 a:hover,
.red_ebaf.prev_631e .action_4bd2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red_ebaf.prev_631e .grid_brown_b718 {
  color: rgba(0, 0, 0, 0.8);
}
.red_ebaf.prev_631e .description-orange-c6d6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.red_ebaf.prev_631e .description-orange-c6d6:before {
  background: rgba(0, 0, 0, 0.08);
}
.red_ebaf.prev_631e .small-d238:before {
  background: rgba(255, 255, 255, 0.9);
}
.red_ebaf.prev_631e .container_d69c .highlight_motion_6cfa li a,
.red_ebaf.prev_631e .container_d69c .accent_2a48,
.red_ebaf.prev_631e .action_4bd2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.red_ebaf.prev_631e .container_d69c .accent_2a48:focus,
.red_ebaf.prev_631e .container_d69c .accent_2a48:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red_ebaf.prev_631e .highlight_motion_6cfa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red_ebaf.sort_acab .grid-small-30ee,
.red_ebaf.sort_acab .table_warm_f6bf a,
.red_ebaf.sort_acab .label-2798 .accent_2a48,
.red_ebaf.sort_acab .label-2798 a,
.red_ebaf.sort_acab .action_4bd2 a {
  color: rgba(255, 255, 255, 0.79);
}
.red_ebaf.sort_acab .grid-small-30ee:hover,
.red_ebaf.sort_acab .table_warm_f6bf a:hover,
.red_ebaf.sort_acab .label-2798 .accent_2a48:hover,
.red_ebaf.sort_acab .label-2798 a:hover,
.red_ebaf.sort_acab .action_4bd2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_ebaf.sort_acab .grid_brown_b718 {
  color: rgba(255, 255, 255, 0.99);
}
.red_ebaf.sort_acab .description-orange-c6d6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_ebaf.sort_acab .description-orange-c6d6:before {
  background: rgba(255, 255, 255, 0.08);
}
.red_ebaf.sort_acab .small-d238:before {
  background: rgba(0, 0, 0, 0.9);
}
.red_ebaf.sort_acab .container_d69c .highlight_motion_6cfa li a,
.red_ebaf.sort_acab .container_d69c .accent_2a48,
.red_ebaf.sort_acab .action_4bd2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_ebaf.sort_acab .container_d69c .accent_2a48:focus,
.red_ebaf.sort_acab .container_d69c .accent_2a48:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red_ebaf.sort_acab .highlight_motion_6cfa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-d238 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.small-d238:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption-bfa7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail-lower-4087 .red_ebaf {
  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;
}
.thumbnail-lower-4087 .description-orange-c6d6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail-lower-4087 .description-orange-c6d6: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) {
  .thumbnail-lower-4087 .description-orange-c6d6:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail-lower-4087 .description-orange-c6d6:last-child:before {
  content: none;
}
.thumbnail-lower-4087 .description-orange-c6d6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail-lower-4087 .container_d69c .highlight_motion_6cfa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail-lower-4087 .container_d69c .highlight_motion_6cfa li a .accent_2a48 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail-lower-4087 .container_d69c .action_4bd2 {
  border: none;
}
.thumbnail-lower-4087 .container_d69c .action_4bd2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail-lower-4087 .small-d238 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail-lower-4087 .caption-bfa7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail-lower-4087 .sort_acab .small-d238:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-lower-4087 .prev_631e.white-52ff .primary_068e {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail-lower-4087
  .prev_631e.white-52ff
  .primary_068e::after,
.thumbnail-lower-4087
  .prev_631e.white-52ff
  .primary_068e:before {
  background: inherit;
}
.thumbnail-lower-4087
  .prev_631e.white-52ff:hover
  .primary_068e {
  background: rgba(0, 0, 0, 0.8);
}
.pagination-4088 .red_ebaf {
  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) {
  .pagination-4088 .red_ebaf {
    width: auto;
    right: 45px;
  }
}
.large-359a .red_ebaf {
  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) {
  .large-359a .red_ebaf {
    width: auto;
    left: 45px;
  }
}
.section_last_4720 .red_ebaf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section_last_4720 .caption-bfa7 {
  max-width: 48em;
  margin: 0 auto;
}
.section_last_4720 .small-d238:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.narrow-91ee {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.narrow-91ee.thumbnail-lower-4087 .red_ebaf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.narrow-91ee.pagination-4088 .red_ebaf {
  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);
}
.narrow-91ee .red_ebaf {
  visibility: visible;
}
.narrow-91ee.large-359a .red_ebaf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.purple_c3fb,
.smooth-13e7 {
  overflow-x: hidden;
}
.purple_c3fb .red_ebaf {
  overflow: auto;
}
.purple_c3fb.thumbnail-lower-4087 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_c3fb.thumbnail-lower-4087 .red_ebaf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.purple_c3fb.thumbnail-lower-4087 .summary-f5a5 {
  opacity: 0;
}
.purple_c3fb.pagination-4088 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_c3fb.pagination-4088 .red_ebaf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.purple_c3fb.pagination-4088 .summary-f5a5 {
  opacity: 0;
}
.purple_c3fb.large-359a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_c3fb.large-359a .red_ebaf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.purple_c3fb.large-359a .summary-f5a5 {
  opacity: 0;
}
.purple_c3fb.section_last_4720 .red_ebaf {
  z-index: 10;
  visibility: visible;
}
.white-52ff {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.white-52ff .primary_068e {
  background: rgba(255, 255, 255, 0.99);
}
.white-52ff .primary_068e::after,
.white-52ff .primary_068e:before {
  background: inherit;
}
.white-52ff:hover .primary_068e {
  background: rgba(255, 255, 255, 0.99);
}
.large-359a .white-52ff {
  top: 10px;
  right: auto;
  left: 12px;
}
.section_last_4720 .white-52ff {
  display: none !important;
}
.purple_c3fb:before,
.smooth-13e7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.purple_c3fb .white-52ff,
.smooth-13e7 .white-52ff {
  display: inline-block;
}
.red_ebaf .info_motion_dad0 {
  -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;
}
.purple_c3fb .red_ebaf .info_motion_dad0,
.smooth-13e7 .red_ebaf .info_motion_dad0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper_848c .input_3189 {
  width: 100%;
}
.action-6a74 {
  padding: 0 0.5em 0;
}
.action-6a74 [class*="customify-col-"],
.action-6a74 [class*="customify-col_"],
.action-6a74 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.title_dirty_6b8b .action-6a74 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .green-c2c7 .soft_5cad,
  .soft_5cad {
    display: none;
  }
  .outline_cold_4099 {
    text-align: left;
  }
  .disabled-a799 {
    text-align: center;
  }
  .message_lite_e919 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .green-c2c7 .detail-b68b,
  .detail-b68b {
    display: none;
  }
  .texture-fresh-8440 {
    text-align: left;
  }
  .disabled_d018 {
    text-align: center;
  }
  .content-fast-e641 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .green-c2c7 .medium-4a07,
  .medium-4a07 {
    display: none;
  }
  .link_middle_4a82 {
    text-align: left;
  }
  .complex_f20d {
    text-align: center;
  }
  .nav-9389 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.advanced-80f3 {
  box-shadow: none !important;
}
.main-e60d .card-f644,
.north-0a58 .card-f644 {
  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;
}
.north-0a58 .card-f644 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.easy-cb23 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.easy-cb23:after,
.easy-cb23:before {
  content: "";
  display: table;
}
.easy-cb23:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .easy-cb23 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.easy-cb23,
.link_middle_a8e1 {
  max-width: 1248px;
  margin: 0 auto;
}

.status_ffc9.alert-ec4f .easy-cb23 {
  max-width: 100%;
}
.status_ffc9.gold_cb6b {
  max-width: 1200px;
  margin: 0 auto;
}
.status_ffc9.element-d913 .easy-cb23 {
  max-width: 100%;
}
.status_ffc9.element-d913 > .easy-cb23 {
  padding-left: 0;
  padding-right: 0;
}
.status_ffc9.element-d913 > .easy-cb23 .green-c2c7 {
  margin: 0;
}
.status_ffc9.element-d913
  > .easy-cb23
  .backdrop_middle_b60f.media_ed29 {
  margin-right: 0;
  margin-left: 0;
}
.status_ffc9.element-d913 #main.media_ed29 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .detail_steel_ff22 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .detail_steel_ff22 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-stale-5b1f .link_4816 {
    padding-right: 1em;
  }
  .wrapper-stale-5b1f.copper-1ca0 .backdrop_middle_b60f {
    border-right: 1px solid #eaecee;
  }
  .wrapper-stale-5b1f.copper-1ca0 .link_4816 {
    padding-right: 1em;
  }
  .wrapper-stale-5b1f.copper-1ca0 .carousel_cold_c4ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-bd25 .link_4816 {
    padding-left: 1em;
  }
  .header-bd25.copper-1ca0 .backdrop_middle_b60f {
    border-left: 1px solid #eaecee;
  }
  .header-bd25.copper-1ca0 .link_4816 {
    padding-left: 1em;
  }
  .header-bd25.copper-1ca0 .carousel_cold_c4ad {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty-03be .link_4816 {
    padding-left: 1em;
  }
  .dirty-03be.copper-1ca0 .hover-b25d {
    border-right: 1px solid #eaecee;
  }
  .dirty-03be.copper-1ca0 .down-264e {
    border-right: 1px solid #eaecee;
  }
  .dirty-03be.copper-1ca0 .link_4816 {
    padding-left: 1em;
  }
  .dirty-03be.copper-1ca0 .carousel_cold_c4ad {
    padding-right: 1em;
  }
  .dirty-03be.copper-1ca0 .logo_658f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_661a .link_4816 {
    padding-right: 1em;
  }
  .green_661a.copper-1ca0 .hover-b25d {
    border-left: 1px solid #eaecee;
  }
  .green_661a.copper-1ca0 .down-264e {
    border-left: 1px solid #eaecee;
  }
  .green_661a.copper-1ca0 .link_4816 {
    padding-right: 1em;
  }
  .green_661a.copper-1ca0 .carousel_cold_c4ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_661a.copper-1ca0 .logo_658f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_steel_ff22 .link_4816 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail_steel_ff22.copper-1ca0 .backdrop_middle_b60f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .detail_steel_ff22.copper-1ca0 .link_4816 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail_steel_ff22.copper-1ca0 .carousel_cold_c4ad {
    padding-left: 1em;
  }
  .detail_steel_ff22.copper-1ca0 .logo_658f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .detail_steel_ff22.copper-1ca0 .link_4816 {
    padding-left: 0;
  }
}
.lower_526b .preview-fixed-9041 {
  display: inline-block;
}
.short-19c5 {
  display: inline-block;
}
.aside-0389 {
  word-con: break-word;
}
.item_8490 > span {
  display: inline-block;
  padding: 5px 0;
}
.item_8490 .static-35dd {
  margin-left: 8px;
  margin-right: 8px;
}
.item_8490 .badge-last-1194 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter_first_7bd3 .soft-529e {
  margin-bottom: 2em;
}
.filter_first_7bd3 .thick-d727 {
  margin-bottom: 15px;
}
.filter_first_7bd3 .thick-d727:last-child {
  margin-bottom: 0;
}
.filter_first_7bd3 .media_90e2 {
  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) {
  .filter_first_7bd3 .media_90e2 {
    display: block;
  }
}
.filter_first_7bd3 .selected_db90 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter_first_7bd3 .selected_db90 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter_first_7bd3 .aside-lower-6fb0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter_first_7bd3 .aside-lower-6fb0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter_first_7bd3 .aside-lower-6fb0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter_first_7bd3 .aside-0389 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter_first_7bd3 .aside-0389 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter_first_7bd3 .dropdown_easy_d14c p:last-child {
  margin-bottom: 0;
}
.filter_first_7bd3 .column-dark-9b05 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter_first_7bd3 .hidden_new_e966 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter_first_7bd3 .mask-1ad7 {
  margin-top: 1em;
}
.filter_first_7bd3 .prev-956e {
  top: 0;
  display: block;
}
.filter_first_7bd3 .prev-956e a {
  color: inherit;
}
.filter_first_7bd3 .prev-956e a:hover {
  color: inherit;
}
.filter_first_7bd3 .blue_edbf {
  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;
}
.filter_first_7bd3 .blue_edbf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter_first_7bd3 .hidden_new_e966 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter_first_7bd3 .main-center-b1e7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter_first_7bd3 .main-center-b1e7:first-child {
  margin-top: 0;
}
.filter_first_7bd3 .main-center-b1e7.focus_bright_8e08 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter_first_7bd3 .main-center-b1e7.content-ab59 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter_first_7bd3
  .main-center-b1e7.content-ab59.focus-2847
  .mask-1ad7 {
  width: 100%;
}
.filter_first_7bd3 .content-ab59 {
  -webkit-box-align: center;
  align-items: center;
}
.filter_first_7bd3 .content-ab59 .item_8490,
.filter_first_7bd3 .content-ab59 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter_first_7bd3 .aside-lower-6fb0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_first_7bd3 .aside-lower-6fb0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_first_7bd3 .aside-lower-6fb0: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;
}
.filter_first_7bd3 .focus_bright_8e08 {
  z-index: 5;
}
.filter_first_7bd3 .disabled-old-ac91 .highlight_0587 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter_first_7bd3 .action_9716 .highlight_0587 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter_first_7bd3 .section-934f .highlight_0587 {
  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;
}
.filter_first_7bd3.hover-yellow-e761 .media_90e2,
.filter_first_7bd3.old_5367 .media_90e2 {
  display: block;
}
.filter_first_7bd3.hover-yellow-e761 .media_90e2 .popup-109d,
.filter_first_7bd3.hover-yellow-e761 .media_90e2 .hidden_new_e966,
.filter_first_7bd3.old_5367 .media_90e2 .popup-109d,
.filter_first_7bd3.old_5367 .media_90e2 .hidden_new_e966 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter_first_7bd3.badge-outer-af19 .selected_db90 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter_first_7bd3.badge-outer-af19 .selected_db90 {
    margin-right: 0;
  }
}
.filter_first_7bd3.hover-yellow-e761 .selected_db90,
.filter_first_7bd3.old_5367 .selected_db90 {
  padding-top: 40%;
}
.filter_first_7bd3.hover-yellow-e761 .soft-529e,
.filter_first_7bd3.old_5367 .soft-529e {
  display: block;
}
.filter_first_7bd3.hover-yellow-e761 .fn-sticky-c8a2 .hidden_new_e966,
.filter_first_7bd3.old_5367 .fn-sticky-c8a2 .hidden_new_e966 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter_first_7bd3.hover-yellow-e761 .selected_db90,
.filter_first_7bd3.old_5367 .selected_db90 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter_first_7bd3.hover-yellow-e761 .hidden_new_e966 {
  padding: 1em;
}
.short-20d0 {
  margin: 30px auto;
  display: block;
}
.short-20d0 .carousel-hard-b562 > * {
  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;
}
.short-20d0 .carousel-hard-b562 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.short-20d0 .carousel-hard-b562 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form_c7a7 .item_8490 {
  margin-bottom: 1.41575em;
}
.form_c7a7 .solid-80de {
  margin-bottom: 1.618em;
}
.disabled-advanced-066d .article-c249 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.disabled-advanced-066d .article-c249 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.disabled-advanced-066d .bright_fd5c {
  max-width: 100%;
  overflow: auto;
}
.accordion_11d8 .disabled-advanced-066d a:hover {
  text-decoration: underline;
}
.info-gold-06f8 .thick-d727:not(.aside-0389),
.info-gold-06f8 .aside-lower-6fb0 {
  margin-bottom: 1.41575em;
}
.info-gold-06f8 .thick-d727:not(.aside-0389):last-child,
.info-gold-06f8 .aside-lower-6fb0:last-child {
  margin-bottom: 0;
}
.info-gold-06f8 .thick-d727.alert_d911 {
  margin-bottom: 0.41575em;
}
.info-gold-06f8 .picture-a363:before,
.info-gold-06f8 .hover_smooth_a602:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.info-gold-06f8 .picture-a363:before {
  content: "\f115";
}
.info-gold-06f8 .hover_smooth_a602:before {
  content: "\f02c";
}
.info-gold-06f8 .white-8258 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.info-gold-06f8 .white-8258 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_a768 {
  display: -webkit-box;
  display: flex;
}
.block_a768 .button_fa79 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_a768 .button_fa79 {
    flex-basis: 90px;
  }
}
.block_a768 .button-1c76 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_a768 .button-1c76 {
    flex-basis: calc(100% - 50px);
  }
}
.block_a768 .search-prev-1565 p:last-child {
  margin-bottom: 0.72em;
}
.soft_79e7 .carousel-hard-b562 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.soft_79e7 .carousel-hard-b562:after,
.soft_79e7 .carousel-hard-b562:before {
  content: "";
  display: table;
}
.soft_79e7 .carousel-hard-b562:after {
  clear: both;
}
.soft_79e7 .carousel-hard-b562 .focused-e81d,
.soft_79e7 .carousel-hard-b562 .pagination_tall_daa7 {
  width: 49%;
}
.soft_79e7 .carousel-hard-b562 .focused-e81d a span.small_4dd9,
.soft_79e7 .carousel-hard-b562 .pagination_tall_daa7 a span.small_4dd9 {
  display: block;
  margin-bottom: 5px;
}
.soft_79e7 .carousel-hard-b562 .pagination_tall_daa7 {
  float: left;
  text-align: left;
}
.soft_79e7 .carousel-hard-b562 .focused-e81d {
  float: right;
  text-align: right;
}
.logo-gold-26ff {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .logo-gold-26ff {
    margin-bottom: 0;
  }
}
.module_020e {
  margin-bottom: 1em;
}
.module_020e .aside-0389 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pink-4d8a a {
  display: block;
  line-height: 0;
  position: relative;
}
.smooth_c310 .module_020e,
.prev-b667 .module_020e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .smooth_c310 .module_020e,
  .prev-b667 .module_020e {
    display: block;
  }
}
.smooth_c310 .pink-4d8a,
.prev-b667 .pink-4d8a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .smooth_c310 .pink-4d8a,
  .prev-b667 .pink-4d8a {
    margin-bottom: 1em;
  }
}
.smooth_c310 .pink-4d8a img,
.prev-b667 .pink-4d8a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.smooth_c310 .warm_90e1,
.prev-b667 .warm_90e1 {
  flex-basis: calc(100% - 160px);
}
.smooth_c310 .warm_90e1 p,
.prev-b667 .warm_90e1 p {
  margin-bottom: 0;
}
.smooth_c310 .warm_90e1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .smooth_c310 .warm_90e1 {
    padding-left: 0;
  }
}
.prev-b667 .warm_90e1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .prev-b667 .warm_90e1 {
    padding-right: 0;
  }
}
.prev-b667 .pink-4d8a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tag-1869 .pink-4d8a {
  margin-bottom: 0.5em;
}
.tag-1869 .pink-4d8a img {
  width: 100%;
}
.panel_full_9828 .background-32de,
.panel-cold-73cc .background-32de {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel-cold-73cc .backdrop_middle_b60f .over_45d2 p:last-child {
  margin-bottom: 0;
}
.current_8904 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.static_f9d3 .mini_470e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .static_f9d3 .mini_470e:last-of-type {
    margin-bottom: 0;
  }
}
.static_f9d3 .mini_470e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static_f9d3 .mini_470e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.static_f9d3 .mini_470e ul li {
  margin: 0 0 0.6em;
}
.static_f9d3 .mini_470e ul li.huge-b56e,
.static_f9d3 .mini_470e ul li.shadow-719d {
  position: relative;
}
.static_f9d3 .mini_470e ul li.huge-b56e .menu-simple-8435,
.static_f9d3 .mini_470e ul li.shadow-719d .menu-simple-8435 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.static_f9d3 .mini_470e ul li.huge-b56e:after:after,
.static_f9d3 .mini_470e ul li.huge-b56e:after:before,
.static_f9d3
  .mini_470e
  ul
  li.shadow-719d:after:after,
.static_f9d3
  .mini_470e
  ul
  li.shadow-719d:after:before {
  content: "";
  display: table;
}
.static_f9d3 .mini_470e ul li.huge-b56e:after:after,
.static_f9d3
  .mini_470e
  ul
  li.shadow-719d:after:after {
  clear: both;
}
.static_f9d3 .mini_470e a.feature-fd7f:hover {
  text-decoration: none;
}
.static_f9d3 .mini_470e select {
  max-width: 100%;
}
.static_f9d3 .mini_470e table {
  font-size: 85%;
}
.static_f9d3 .mini_470e table td,
.static_f9d3 .mini_470e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.static_f9d3 .mini_470e table tfoot td {
  text-align: left;
}
.static_f9d3 .mini_470e :last-child {
  margin-bottom: 0;
}
.static_f9d3 .mini_470e .thumbnail-e7b3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.static_f9d3 .mini_470e .thumbnail-e7b3 label {
  width: 100%;
}
.static_f9d3 .mini_470e .thumbnail-e7b3 .summary-11f0 {
  width: 100%;
  display: block;
}
.static_f9d3 .mini_470e .thumbnail-e7b3 .over_9aad {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.static_f9d3 .mini_470e .thumbnail-e7b3 .over_9aad:hover svg #svg-search {
  fill: #444;
}
.static_f9d3 .mini_470e .thumbnail-e7b3 .over_9aad svg {
  width: 18px;
  height: 18px;
}
.static_f9d3 .tag-cold-efd1 ul ul,
.static_f9d3 .message_bronze_c39f ul ul,
.static_f9d3 .shade-e3e5 ul ul,
.static_f9d3 .gallery_steel_2d19 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.static_f9d3 .tag-cold-efd1 .fast-0e9c > a,
.static_f9d3 .message_bronze_c39f .fast-0e9c > a,
.static_f9d3 .shade-e3e5 .fast-0e9c > a,
.static_f9d3 .gallery_steel_2d19 .fast-0e9c > a {
  margin-bottom: 0;
}
.static_f9d3 .notice_down_9700 li,
.static_f9d3 .tag-cold-efd1 li,
.static_f9d3 .preview_ba1c li,
.static_f9d3 .message_bronze_c39f li,
.static_f9d3 .shade-e3e5 li,
.static_f9d3 .gallery_steel_2d19 li,
.static_f9d3 .dropdown_cf4a li,
.static_f9d3 .section_old_c53c li {
  display: block;
  position: relative;
}
.static_f9d3 .notice_down_9700 li:last-child,
.static_f9d3 .tag-cold-efd1 li:last-child,
.static_f9d3 .preview_ba1c li:last-child,
.static_f9d3 .message_bronze_c39f li:last-child,
.static_f9d3 .shade-e3e5 li:last-child,
.static_f9d3 .gallery_steel_2d19 li:last-child,
.static_f9d3 .dropdown_cf4a li:last-child,
.static_f9d3 .section_old_c53c li:last-child {
  border: none;
}
.static_f9d3 .notice_down_9700 li a,
.static_f9d3 .tag-cold-efd1 li a,
.static_f9d3 .preview_ba1c li a,
.static_f9d3 .message_bronze_c39f li a,
.static_f9d3 .shade-e3e5 li a,
.static_f9d3 .gallery_steel_2d19 li a,
.static_f9d3 .dropdown_cf4a li a,
.static_f9d3 .section_old_c53c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static_f9d3 .notice_down_9700 li ul li::before,
.static_f9d3 .tag-cold-efd1 li ul li::before,
.static_f9d3 .preview_ba1c li ul li::before,
.static_f9d3 .message_bronze_c39f li ul li::before,
.static_f9d3 .shade-e3e5 li ul li::before,
.static_f9d3 .gallery_steel_2d19 li ul li::before,
.static_f9d3 .dropdown_cf4a li ul li::before,
.static_f9d3 .section_old_c53c li ul li::before {
  left: 15px;
}
.static_f9d3 .notice_down_9700 li ul a,
.static_f9d3 .tag-cold-efd1 li ul a,
.static_f9d3 .preview_ba1c li ul a,
.static_f9d3 .message_bronze_c39f li ul a,
.static_f9d3 .shade-e3e5 li ul a,
.static_f9d3 .gallery_steel_2d19 li ul a,
.static_f9d3 .dropdown_cf4a li ul a,
.static_f9d3 .section_old_c53c li ul a {
  padding-left: 20px;
}
.static_f9d3 .notice_down_9700 li ul ul li::before,
.static_f9d3 .tag-cold-efd1 li ul ul li::before,
.static_f9d3 .preview_ba1c li ul ul li::before,
.static_f9d3 .message_bronze_c39f li ul ul li::before,
.static_f9d3 .shade-e3e5 li ul ul li::before,
.static_f9d3 .gallery_steel_2d19 li ul ul li::before,
.static_f9d3 .dropdown_cf4a li ul ul li::before,
.static_f9d3 .section_old_c53c li ul ul li::before {
  left: 30px;
}
.static_f9d3 .notice_down_9700 li ul ul a,
.static_f9d3 .tag-cold-efd1 li ul ul a,
.static_f9d3 .preview_ba1c li ul ul a,
.static_f9d3 .message_bronze_c39f li ul ul a,
.static_f9d3 .shade-e3e5 li ul ul a,
.static_f9d3 .gallery_steel_2d19 li ul ul a,
.static_f9d3 .dropdown_cf4a li ul ul a,
.static_f9d3 .section_old_c53c li ul ul a {
  padding-left: 40px;
}
.static_f9d3 .summary-lower-262c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static_f9d3 .section_old_c53c ul li {
  margin-bottom: 1.41575em;
}
.static_f9d3 .section_old_c53c ul li .smooth_0670 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.static_f9d3 .section_old_c53c ul li .component-fixed-db12 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sort_acab .notice_down_9700 li a,
.sort_acab .tag-cold-efd1 li a,
.sort_acab .preview_ba1c li a,
.sort_acab .message_bronze_c39f li a,
.sort_acab .shade-e3e5 li a,
.sort_acab .gallery_steel_2d19 li a,
.sort_acab .dropdown_cf4a li a,
.sort_acab .section_old_c53c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_acab .summary-lower-262c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_acab .mini_470e ul li.huge-b56e .menu-simple-8435,
.sort_acab .mini_470e ul li.shadow-719d .menu-simple-8435 {
  background: rgba(0, 0, 0, 0.2);
}
.sort_acab .static_f9d3 .mini_470e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_ffc9 .static_f9d3 .highlight_motion_6cfa li {
  margin: 0;
}
.status_ffc9 .static_f9d3 .highlight_motion_6cfa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.status_ffc9 .static_f9d3 .highlight_motion_6cfa li ul {
  margin: 0;
}
.status_ffc9 .static_f9d3 .highlight_motion_6cfa li ul li a {
  padding-left: 15px;
}
.status_ffc9 .static_f9d3 .highlight_motion_6cfa li ul li li a {
  padding-left: 30px;
}
.status_ffc9 .static_f9d3 .highlight_motion_6cfa li.copper_1934 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.status_ffc9 .static_f9d3 .highlight_motion_6cfa li.copper_1934 > 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;
}
.status_ffc9 .static_f9d3 .highlight_motion_6cfa li.copper_1934 > 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;
}
.item-724d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification-119b {
  position: relative;
  z-index: 10;
}
.notification-119b .info_motion_dad0 {
  width: 100%;
  max-width: 100%;
}
.card-glass-4bc7 .row_in_acf5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card-glass-4bc7 .prev_631e {
}
.card-glass-4bc7 .sort_acab {
  background: #292929;
}
.secondary_d4f4 .row_in_acf5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary_d4f4 .prev_631e {
  background: #f9f9f9;
}
.secondary_d4f4 .sort_acab {
  background: #303030;
}
.simple-277b .row_in_acf5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .simple-277b .preview-fixed-9041 {
    margin-bottom: 1em;
  }
  .simple-277b .preview-fixed-9041:last-child {
    margin-bottom: 0;
  }
}
.simple-277b .prev_631e {
  background: #ededed;
}
.simple-277b .sort_acab {
  background: #1a1a1a;
}
.row_in_acf5.prev_631e {
  color: rgba(0, 0, 0, 0.6);
}
.row_in_acf5.prev_631e .hovered-11a2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_in_acf5.sort_acab {
  color: rgba(255, 255, 255, 0.99);
}
.row_in_acf5.sort_acab a:not(.feature-fd7f) {
  color: rgba(255, 255, 255, 0.79);
}
.row_in_acf5.sort_acab a:not(.feature-fd7f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_in_acf5.sort_acab .hovered-11a2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_in_acf5.sort_acab table tbody td,
.row_in_acf5.sort_acab table th {
  background: rgba(0, 0, 0, 0.08);
}
.caption-down-09a7.text-51bf .easy-cb23 {
  max-width: initial;
}
.caption-down-09a7 .feature-top-693e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.caption-down-09a7 .feature-top-693e .info_motion_dad0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .caption-down-09a7 .feature-top-693e .info_motion_dad0 {
    display: block;
    margin-bottom: 2em;
  }
  .caption-down-09a7 .feature-top-693e .info_motion_dad0:last-child {
    margin-bottom: 0;
  }
}
.simple-277b .preview-fixed-9041:last-child,
.secondary_d4f4 .preview-fixed-9041:last-child,
.card-glass-4bc7 .preview-fixed-9041:last-child {
  margin-bottom: 0;
}
.simple-277b .preview-fixed-9041 .static_f9d3 .mini_470e:last-child,
.secondary_d4f4 .preview-fixed-9041 .static_f9d3 .mini_470e:last-child,
.card-glass-4bc7 .preview-fixed-9041 .static_f9d3 .mini_470e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .simple-277b .notice-f875,
  .simple-277b .background_small_97dc,
  .secondary_d4f4 .notice-f875,
  .secondary_d4f4 .background_small_97dc,
  .card-glass-4bc7 .notice-f875,
  .card-glass-4bc7 .background_small_97dc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification-119b .preview-fixed-9041 {
    margin-bottom: 2em;
  }
}
.notification-119b p:last-child {
  margin-bottom: 0;
}
.notification-119b li,
.notification-119b ul {
  list-style: none;
  margin: 0;
}
.notification-119b ul ul {
  margin-left: 2.617924em;
}
.dark_186a {
  font-size: 0.875em;
}

/* css-noise: 4385 */
.ghost-box-q6 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
