/*!
Theme Name: Customify
Theme URI: https://pressmaximum.popup-a93c/customify
Author: WPCustomify
Author URI: https://pressmaximum.popup-a93c
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.popup-a93c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tabs_b81c.texture-2f39/licenses/gpl-2.0.pattern-active-e721
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.easy_ca6d/, (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.form_baea.title-eed4/normalize.plasma-5216/
 ======
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.plasma-5216 v7.0.0 | MIT License | github.popup-a93c/necolas/normalize.plasma-5216 */
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;
}
.paragraph-north-248d .search-lite-4be1,
.list-08f5,
.current-01d4,
.motion-8f88,
.table_6267,
.backdrop_6aac,
.selected_91f1,
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;
}
.list-08f5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .list-08f5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .list-08f5,
  h1 {
    font-size: 1.8em;
  }
}
.current-01d4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.current-01d4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .current-01d4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .current-01d4,
  h2 {
    font-size: 1.7em;
  }
}
.motion-8f88,
h3 {
  font-size: 1.618em;
}
.paragraph-north-248d .search-lite-4be1,
.table_6267,
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.footer-8898 {
  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;
}
.feature-current-a470:after,
.feature-current-a470:before,
.clean-d33d:after,
.clean-d33d:before {
  content: "";
  display: table;
}
.feature-current-a470:after,
.clean-d33d:after {
  clear: both;
}
.tag-solid-e28a {
  float: right;
  margin-right: 0;
}
.short-cb67 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.widget_action_566f .tiny-f0d4,
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;
}
.widget_action_566f .tiny-f0d4: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;
}
.tabs-6d0b .tiny-f0d4 {
  box-shadow: none;
}
.tabs-6d0b
  .tiny-f0d4
  .notification-tiny-929a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs-6d0b .tiny-f0d4 .form_short_620c {
  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;
}
.tabs-6d0b
  .tiny-f0d4
  .form_short_620c
  b {
  display: none;
}
.tabs-6d0b .breadcrumb_yellow_a1a6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image-pressed-c769:not(.active-6e94):not(.pink-f1e9),
button:not(.active-6e94):not(.pink-f1e9),
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ),
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ),
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ) {
  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;
}
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ):hover,
button:not(.active-6e94):not(
    .pink-f1e9
  ):hover,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ):hover,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ):hover,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ):active,
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ):focus,
button:not(.active-6e94):not(
    .pink-f1e9
  ):active,
button:not(.active-6e94):not(
    .pink-f1e9
  ):focus,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ):active,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ):focus,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ):active,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ):focus,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ):active,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ):focus {
  outline: 0;
}
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd,
button:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd {
  position: relative;
}
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .list-middle-47ed,
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .dark_c451,
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .block-5542,
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  i,
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  svg,
button:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .list-middle-47ed,
button:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .dark_c451,
button:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .block-5542,
button:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  i,
button:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  svg,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .list-middle-47ed,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .dark_c451,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .block-5542,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  i,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  svg,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .list-middle-47ed,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .dark_c451,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .block-5542,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  i,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  svg,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .list-middle-47ed,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .dark_c451,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  .block-5542,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  i,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd
  svg {
  visibility: hidden;
}
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd:after,
button:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd:after,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd:after,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd:after,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ).fn-loading-c3bd: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;
}
.image-pressed-c769:not(.active-6e94):not(.pink-f1e9),
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ),
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ),
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ) {
  color: #fff;
  background: #235787;
}
.image-pressed-c769:not(.active-6e94):not(
    .pink-f1e9
  ):focus,
input[type="button"]:not(.active-6e94):not(
    .pink-f1e9
  ):focus,
input[type="reset"]:not(.active-6e94):not(
    .pink-f1e9
  ):focus,
input[type="submit"]:not(.active-6e94):not(
    .pink-f1e9
  ):focus {
  color: #fff;
}
.image-pressed-c769.fn-disabled-c3bd:not(.active-6e94):not(
    .pink-f1e9
  ),
.image-pressed-c769[disabled]:not(.active-6e94):not(
    .pink-f1e9
  ),
button.fn-disabled-c3bd:not(.active-6e94):not(
    .pink-f1e9
  ),
button[disabled]:not(.active-6e94):not(
    .pink-f1e9
  ) {
  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;
}
.mask-east-da8c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mask-east-da8c: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;
}
.input_9c34 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header_upper_d93f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.filter-385a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature-current-a470:after,
.feature-current-a470:before,
.tooltip-purple-a4d2:after,
.tooltip-purple-a4d2:before,
.content_yellow_4582:after,
.content_yellow_4582:before,
.static_6876:after,
.static_6876:before,
.summary-west-76f3:after,
.summary-west-76f3:before,
.hover-outer-652c:after,
.hover-outer-652c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature-current-a470:after,
.tooltip-purple-a4d2:after,
.content_yellow_4582:after,
.static_6876:after,
.summary-west-76f3:after,
.hover-outer-652c:after {
  clear: both;
}
.tooltip-purple-a4d2 .advanced_5d66,
.content_yellow_4582 .advanced_5d66,
.small_c7e4 .advanced_5d66 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.short_83b2 {
  display: inline-block;
}
.alert-c39a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.alert-c39a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alert-c39a .background_0d31 {
  padding: 1em 0;
  font-size: 85%;
}
.background_0d31 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.out_0684 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.out_0684:after,
.out_0684:before {
  content: "";
  display: table;
}
.out_0684:after {
  clear: both;
}
.image_fast_39f6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.alert-static-791f .image_fast_39f6 {
  max-width: 50%;
}
.tag-medium-33f0 .image_fast_39f6 {
  max-width: 33.33%;
}
.liquid-04c5 .image_fast_39f6 {
  max-width: 25%;
}
.footer_53d1 .image_fast_39f6 {
  max-width: 20%;
}
.article_east_d4cb .image_fast_39f6 {
  max-width: 16.66%;
}
.active_8f39 .image_fast_39f6 {
  max-width: 14.28%;
}
.element-east-dca1 .image_fast_39f6 {
  max-width: 12.5%;
}
.hard-5476 .image_fast_39f6 {
  max-width: 11.11%;
}
.container_bc17 {
  display: block;
}
.paragraph-north-248d .chip-97d4 label,
.paragraph-north-248d .sidebar-hovered-0349 label,
.paragraph-north-248d .basic_a084 label,
.paragraph-north-248d .image-left-9ecd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas-eeef {
  list-style: none;
  margin: 0;
}
.gas-eeef article.medium_ed53 {
  margin-bottom: 0;
}
.gas-eeef ul {
  list-style: none;
  margin: 0;
}
.gas-eeef .thumbnail-26d2 li.medium_ed53 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas-eeef .thumbnail-26d2 li.medium_ed53 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas-eeef .thumbnail-26d2 li.medium_ed53: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) {
  .gas-eeef .thumbnail-26d2 li.medium_ed53 li.medium_ed53 li.medium_ed53 li.medium_ed53 {
    padding-left: 0;
  }
}
article.medium_ed53 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.medium_ed53 .tooltip-purple-a4d2 p:last-of-type {
  margin-bottom: 0;
}
article.medium_ed53 .gallery_silver_5915 {
  float: left;
}
article.medium_ed53 .form_down_8618 {
  margin-left: 85px;
}
article.medium_ed53 .filter_5b7b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.medium_ed53 .filter_5b7b .wood_e32b {
  margin-left: 10px;
}
article.medium_ed53 .box_a90e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.medium_ed53 .item-upper-3ea1 {
  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 .chip-97d4,
  #respond .basic_a084,
  #respond .image-left-9ecd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-97d4 input,
#respond .basic_a084 input,
#respond .image-left-9ecd input {
  width: 100%;
}
#respond .image-left-9ecd {
  margin-right: 0;
}
#respond .nav-72b8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper-7563 {
  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;
}
.paper-7563.text_gas_3ca2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paper-7563 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%);
}
.paper-7563:focus,
.paper-7563: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-9d4d {
  border-radius: 10%;
}
.input-62bf {
  border-radius: 50%;
}
.link_1c5d {
  font-size: 0.72em;
}
.message_slow_45bf {
  font-size: 0.875em;
}
.gradient_gold_01a2 {
  font-size: 1.1em;
}
.upper_6f64 {
  text-transform: uppercase;
  line-height: 1.2;
}
.upper_6f64.link_1c5d {
  letter-spacing: 0.5px;
}
.silver_d30c,
.silver_d30c a {
  color: #6d6d6d;
}
.silver_d30c a:hover {
  color: #111;
}
.slow_b93e {
  color: #6d6d6d;
}
.dynamic-93ea {
  overflow-x: hidden;
}
.dynamic-93ea .disabled-large-b729.column-silver-e1bf {
  position: relative;
}
.dynamic-93ea .disabled-large-b729.column-silver-e1bf.current-48c3 {
  position: initial;
}
.dynamic-93ea
  .disabled-large-b729.column-silver-e1bf.current-48c3
  .article-d0e8 {
  left: auto;
}
.dynamic-93ea .disabled-large-b729 .article-d0e8 {
  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;
}
.dynamic-93ea .disabled-large-b729:hover.column-silver-e1bf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dynamic-93ea
  .disabled-large-b729:hover.column-silver-e1bf
  .article-d0e8 {
  display: block;
  z-index: 9999999;
}
.dynamic-93ea .hover-pro-dc2e .purple-d290,
.dynamic-93ea .bottom-59da .purple-d290 {
  display: none;
}
.dynamic-93ea .badge-768e .disabled-large-b729:hover.column-silver-e1bf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paragraph-north-248d .chip-97d4 label,
.paragraph-north-248d .sidebar-hovered-0349 label,
.paragraph-north-248d .basic_a084 label,
.paragraph-north-248d .image-left-9ecd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas-eeef {
  list-style: none;
  margin: 0;
}
.gas-eeef article.medium_ed53 {
  margin-bottom: 0;
}
.gas-eeef ul {
  list-style: none;
  margin: 0;
}
.gas-eeef .thumbnail-26d2 li.medium_ed53 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas-eeef .thumbnail-26d2 li.medium_ed53 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas-eeef .thumbnail-26d2 li.medium_ed53: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) {
  .gas-eeef .thumbnail-26d2 li.medium_ed53 li.medium_ed53 li.medium_ed53 li.medium_ed53 {
    padding-left: 0;
  }
}
article.medium_ed53 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.medium_ed53 .tooltip-purple-a4d2 p:last-of-type {
  margin-bottom: 0;
}
article.medium_ed53 .gallery_silver_5915 {
  float: left;
}
article.medium_ed53 .form_down_8618 {
  margin-left: 85px;
}
article.medium_ed53 .filter_5b7b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.medium_ed53 .filter_5b7b .wood_e32b {
  margin-left: 10px;
}
article.medium_ed53 .box_a90e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.medium_ed53 .item-upper-3ea1 {
  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 .chip-97d4,
  #respond .basic_a084,
  #respond .image-left-9ecd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-97d4 input,
#respond .basic_a084 input,
#respond .image-left-9ecd input {
  width: 100%;
}
#respond .image-left-9ecd {
  margin-right: 0;
}
#respond .nav-72b8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover-pro-dc2e .header_hovered_778c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.header_hovered_778c .current_4776.carousel_24be .popup-red-4807 > li > a:focus,
.header_hovered_778c .current_4776.carousel_24be .popup-red-4807 > li > a:hover,
.header_hovered_778c .current_4776.west_a894 .popup-red-4807 > li > a:focus,
.header_hovered_778c .current_4776.west_a894 .popup-red-4807 > li > a:hover,
.header_hovered_778c .current_4776.red-0bc8 .popup-red-4807 > li > a:focus,
.header_hovered_778c .current_4776.red-0bc8 .popup-red-4807 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_hovered_778c
  .current_4776.carousel_24be
  .popup-red-4807
  > li.dark_4ce4
  > a,
.header_hovered_778c
  .current_4776.carousel_24be
  .popup-red-4807
  > li.surface_down_e428
  > a,
.header_hovered_778c
  .current_4776.west_a894
  .popup-red-4807
  > li.dark_4ce4
  > a,
.header_hovered_778c
  .current_4776.west_a894
  .popup-red-4807
  > li.surface_down_e428
  > a,
.header_hovered_778c
  .current_4776.red-0bc8
  .popup-red-4807
  > li.dark_4ce4
  > a,
.header_hovered_778c .current_4776.red-0bc8 .popup-red-4807 > li.nav-dim-326b > a {
  color: rgba(255, 255, 255, 0.99);
}
.header_hovered_778c .panel_a827,
.header_hovered_778c .panel_a827 a {
  color: rgba(255, 255, 255, 0.99);
}
.header_hovered_778c .background-1784.element-253e li a,
.header_hovered_778c .current-a554 a,
.header_hovered_778c .next_3635,
.header_hovered_778c .popup-red-4807 > li > a,
.header_hovered_778c .table_883f {
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c .background-1784.element-253e li a:hover,
.header_hovered_778c .current-a554 a:hover,
.header_hovered_778c .next_3635:hover,
.header_hovered_778c .popup-red-4807 > li > a:hover,
.header_hovered_778c .table_883f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_hovered_778c .gold_a531 {
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c .gold_a531 .texture-mini-5357 {
  color: rgba(255, 255, 255, 0.99);
}
.header_hovered_778c .gold_a531:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_hovered_778c .glass-f6cd .under-bfa4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c .glass-f6cd .under-bfa4 .slider-1d3a {
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c
  .glass-f6cd
  .under-bfa4
  .slider-1d3a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c
  .glass-f6cd
  .under-bfa4
  .slider-1d3a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c
  .glass-f6cd
  .under-bfa4
  .slider-1d3a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c
  .glass-f6cd
  .under-bfa4
  .slider-1d3a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c .glass-f6cd .card-8412 {
  color: rgba(255, 255, 255, 0.79);
}
.header_hovered_778c .glass-f6cd .card-8412:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_de16
  .header_hovered_778c
  .glass-f6cd
  .accent_d6ca
  .link-black-7bf1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort_de16
  .header_hovered_778c
  .glass-f6cd
  .accent_d6ca
  .slider-1d3a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-pro-dc2e .middle-f551 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.middle-f551 .current_4776.carousel_24be .popup-red-4807 > li > a:focus,
.middle-f551 .current_4776.carousel_24be .popup-red-4807 > li > a:hover,
.middle-f551 .current_4776.west_a894 .popup-red-4807 > li > a:focus,
.middle-f551 .current_4776.west_a894 .popup-red-4807 > li > a:hover,
.middle-f551 .current_4776.red-0bc8 .popup-red-4807 > li > a:focus,
.middle-f551 .current_4776.red-0bc8 .popup-red-4807 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle-f551
  .current_4776.carousel_24be
  .popup-red-4807
  > li.dark_4ce4
  > a,
.middle-f551
  .current_4776.carousel_24be
  .popup-red-4807
  > li.surface_down_e428
  > a,
.middle-f551
  .current_4776.west_a894
  .popup-red-4807
  > li.dark_4ce4
  > a,
.middle-f551
  .current_4776.west_a894
  .popup-red-4807
  > li.surface_down_e428
  > a,
.middle-f551
  .current_4776.red-0bc8
  .popup-red-4807
  > li.dark_4ce4
  > a,
.middle-f551 .current_4776.red-0bc8 .popup-red-4807 > li.nav-dim-326b > a {
  color: rgba(0, 0, 0, 0.8);
}
.middle-f551 .panel_a827,
.middle-f551 .panel_a827 a {
  color: rgba(0, 0, 0, 0.8);
}
.middle-f551 .background-1784.element-253e li a,
.middle-f551 .current-a554 a,
.middle-f551 .next_3635,
.middle-f551 .popup-red-4807 > li > a,
.middle-f551 .table_883f {
  color: rgba(0, 0, 0, 0.55);
}
.middle-f551 .background-1784.element-253e li a:hover,
.middle-f551 .current-a554 a:hover,
.middle-f551 .next_3635:hover,
.middle-f551 .popup-red-4807 > li > a:hover,
.middle-f551 .table_883f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle-f551 .gold_a531 {
  color: rgba(0, 0, 0, 0.55);
}
.middle-f551 .gold_a531 .texture-mini-5357 {
  color: rgba(0, 0, 0, 0.8);
}
.middle-f551 .gold_a531:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale_c777 .form-out-50c8 {
  margin-left: auto;
  margin-right: auto;
}
.content_yellow_4582 > * {
  margin-left: auto;
  margin-right: auto;
}
.content_yellow_4582 .input_9c34 {
  margin-right: 1.41575em;
}
.popup-1d7b .content_yellow_4582 > .progress_3fcf {
  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;
}
.popup-1d7b .content_yellow_4582 > .smooth_5c0e {
  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;
}
.pink_ba61.stale_c777 .form-out-50c8,
.secondary-dim-fd8d.stale_c777 .form-out-50c8 {
  margin-left: 0;
}
.element_new_eddf.stale_c777 .form-out-50c8,
.accent-east-b603.stale_c777 .form-out-50c8 {
  margin-right: 0;
}
.content_yellow_4582 ol,
.content_yellow_4582 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.video_up_85e6 video {
  max-width: 100%;
}
.modal-hard-ac1c img {
  display: block;
}
.modal-hard-ac1c.input_9c34,
.modal-hard-ac1c.header_upper_d93f {
  width: 100%;
}
.modal-hard-ac1c.smooth_5c0e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.alert_b0ce:not(.avatar_4ad3) {
  margin: 1.5em auto;
}
.module_77dd p {
  padding: 1.5em 14px;
}
ul.texture-7b24.smooth_5c0e,
ul.texture-7b24.progress_3fcf,
ul.texture-7b24.hover-b121.progress_3fcf {
  padding: 0 14px;
}
.red_3132 {
  display: block;
  overflow-x: auto;
}
.red_3132 table {
  border-collapse: collapse;
  width: 100%;
}
.red_3132 td,
.red_3132 th {
  padding: 0.5em;
}
.content_yellow_4582 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content_yellow_4582 ol ol,
.content_yellow_4582 ol ul,
.content_yellow_4582 ul ol,
.content_yellow_4582 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content_yellow_4582 ol ol li,
.content_yellow_4582 ol ul li,
.content_yellow_4582 ul ol li,
.content_yellow_4582 ul ul li {
  margin-left: 0;
}
.shadow_motion_72b3.pink-afb8 > .hero-8205 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shadow_motion_72b3.pink-afb8 > .hero-8205 iframe,
.shadow_motion_72b3.pink-afb8 > .hero-8205 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focus-active-9fbb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focus-active-9fbb.primary-f4d7 {
  padding: 0;
}
.focus-active-9fbb.primary-f4d7 cite {
  font-size: 13px;
}
.focus-active-9fbb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focus-active-9fbb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice_prev_ac15 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice_prev_ac15 > p:first-child {
  margin-top: 0;
}
.notice_prev_ac15 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice_prev_ac15 blockquote {
  border-left: 0;
}
.fixed_bd2a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fixed_bd2a:not(.wrapper-ec44) {
  max-width: 100px;
}
.fixed_bd2a.main-ba9e {
  border-bottom: none !important;
  text-align: center;
}
.fixed_bd2a.main-ba9e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .module_77dd p {
    padding: 1.5em 0;
  }
}
.text-glass-0a66 {
  color: #0073aa;
}
.aside-163c {
  background-color: #0073aa;
}
.video_south_9c2a {
  color: #229fd8;
}
.warm-af3c {
  background-color: #229fd8;
}
.hero-east-ee8e {
  color: #eee;
}
.badge_blue_dbb4 {
  background-color: #eee;
}
.link-bright-ab46 {
  color: #444;
}
.dirty-d50c {
  background-color: #444;
}
.list_3435 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.list_3435 .heading-4ebd .current-a554 {
  font-size: 15px;
}
.list_3435 .current-a554 {
  line-height: 1.3;
}
.list_3435 .middle-f551 {
}
.list_3435 .header_hovered_778c {
  background: #235787;
}
.pagination_63e0 {
  padding: 0;
}
.pagination_63e0 .header_hovered_778c {
  background: #1a1a1a;
}
.pagination_63e0 .middle-f551 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component-d678 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component-d678 .middle-f551 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component-d678 .header_hovered_778c {
  background: #303030;
}
.hover-outer-652c {
  position: relative;
  z-index: 10;
}
.hover-outer-652c .first-b363 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-narrow-a4cf .column-silver-e1bf {
  display: inline-block;
  vertical-align: middle;
}
.main-narrow-a4cf.tall_2984 .column-silver-e1bf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .main-narrow-a4cf.tall_2984 .column-silver-e1bf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .main-narrow-a4cf.tall_2984 .column-silver-e1bf {
    margin-right: 0.4em;
  }
}
.main-narrow-a4cf.tall_2984 .column-silver-e1bf:last-child {
  margin-right: 0;
}
.gradient-copper-7935 .first-b363 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hover-pro-dc2e .heading-4ebd {
    margin: 0 -0.5em;
  }
  .hover-pro-dc2e .heading-4ebd [class*="customify-col-"],
  .hover-pro-dc2e .heading-4ebd [class*="customify-col_"],
  .hover-pro-dc2e .heading-4ebd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hover-pro-dc2e.progress-white-1209 .first-b363 {
  background: 0 0 !important;
}
.hover-pro-dc2e.progress-white-1209 .first-b363,
.hover-pro-dc2e.gradient-copper-7935 .first-b363 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hover-pro-dc2e.rough-14b5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hover-pro-dc2e.gradient-copper-7935 .first-b363 {
  box-shadow: none !important;
}
.texture_left_818e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .texture_left_818e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .texture_left_818e {
    padding: 18px 0 20px;
  }
}
.texture_left_818e .dropdown_6922 {
  width: 100%;
}
.texture_left_818e .center_622b {
  margin-bottom: 0;
}
.texture_left_818e .slider-9533 {
  margin-top: 5px;
  font-size: 0.875em;
}
.column_91f3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column_91f3 .tabs_4f74 {
  width: 100%;
}
.center_c0b1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.center_c0b1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.center_c0b1 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;
}
.center_c0b1 li:last-child:after {
  display: none;
}
.center_c0b1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.carousel-old-2b24 .purple-d290 button,
.texture_left_818e .purple-d290 button {
  left: 0;
}
.carousel-old-2b24 .tabs_4f74,
.texture_left_818e .tabs_4f74 {
  padding-left: 0;
  padding-right: 0;
}
.carousel-old-2b24 .column_91f3,
.texture_left_818e .column_91f3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.carousel-old-2b24 {
  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;
}
.carousel-old-2b24: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;
}
.carousel-old-2b24 .breadcrumb-f239 {
  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) {
  .carousel-old-2b24 .breadcrumb-f239 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-old-2b24 .breadcrumb-f239 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-old-2b24 .breadcrumb-f239 {
    min-height: 200px;
  }
}
.carousel-old-2b24 .center_c0b1 {
  color: rgba(255, 255, 255, 0.8);
}
.carousel-old-2b24 .center_c0b1 a,
.carousel-old-2b24 .center_c0b1 li:after {
  color: inherit;
}
.carousel-old-2b24 .center_c0b1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.current-ccc3 {
  margin-bottom: 0.5em;
}
.paper-061d {
  margin-bottom: 1.2em;
}
.paper-061d,
.current-ccc3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.paper-061d p:last-child,
.current-ccc3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .purple-d290,
#masthead .purple-d290 {
  display: none;
}
#masthead
  > .purple-d290.huge-c0d2 {
  display: none;
}
#masthead > .purple-d290 button {
  left: 0;
}
.label-gold-aecd {
  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%;
}
.label-gold-aecd .column-silver-e1bf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.label-gold-aecd .huge-2987 {
  display: -webkit-box;
  display: flex;
}
.label-gold-aecd .huge-2987.cold-07f5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.label-gold-aecd .huge-2987.element-eac8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label-gold-aecd .huge-2987.popup_glass_6000 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label-gold-aecd.lite_5915.purple_2889 .huge-2987.cold-07f5 {
  flex-basis: 100%;
}
.label-gold-aecd.disabled_de42 .huge-2987.element-eac8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.label-gold-aecd.disabled_de42 .huge-2987.popup_glass_6000 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .purple-d290.huge-c0d2 {
  display: none;
}
#masthead > .purple-d290 button {
  left: 0;
}
.warm-6539 {
  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;
}
.warm-6539:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.warm-6539.image-huge-fe28 i {
  margin-right: 4px;
}
.warm-6539.secondary_brown_2e0e i {
  margin-left: 5px;
}
.current-a554 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.current-a554 p:last-child {
  margin-bottom: 0;
}
.last_aeaa {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.last_aeaa a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.last_aeaa img {
  display: block;
  width: auto;
  line-height: 1;
}
.last_aeaa .panel_a827 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.last_aeaa .alert_large_32f8 {
  margin: 5px 0 7px 0;
}
.last_aeaa.alert_short_f819 .secondary_copper_5fbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_aeaa.alert_short_f819 .video_silver_bdd4 {
  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;
}
.last_aeaa.description-pressed-029f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.last_aeaa.description-pressed-029f .secondary_copper_5fbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_aeaa.description-pressed-029f .video_silver_bdd4 {
  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;
}
.last_aeaa.menu_wood_a211 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last_aeaa.fluid-b62c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.last_aeaa.fluid-b62c .video_silver_bdd4 {
  margin-top: 7px;
}
.card-24f8 {
  display: inline-block;
}
.hover-outer-652c .backdrop_warm_7f87 .last_aeaa img {
  max-width: 100%;
}
.current_4776 .fixed_1f98.wide-23b4,
.frame-dacf .fixed_1f98.wide-23b4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.current_4776 .highlight-slow-7826,
.frame-dacf .highlight-slow-7826 {
  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%);
}
.current_4776 .highlight-slow-7826 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.current_4776.sort_large_9154 .highlight-slow-7826 {
  display: none;
}
.current_4776 .advanced-34bb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current_4776 .advanced-34bb li {
  display: inline-block;
  position: relative;
}
.current_4776 .advanced-34bb li:last-child {
  margin-right: 0;
}
.current_4776 .advanced-34bb 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;
}
.current_4776 .advanced-34bb li.nav-dim-326b > a {
  color: rgba(0, 0, 0, 0.9);
}
.current_4776 .advanced-34bb > 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;
}
.current_4776 .advanced-34bb > li > a i {
  line-height: 0;
}
.current_4776 .advanced-34bb > li.primary-solid-1370 > a .highlight-slow-7826 {
  margin-left: 4px;
  line-height: 0;
}
.current_4776 .advanced-34bb .block_3564 li.primary-solid-1370 > a {
  position: relative;
}
.current_4776 .advanced-34bb .block_3564 li.primary-solid-1370 > a:after,
.current_4776 .advanced-34bb .block_3564 li.primary-solid-1370 > a:before {
  content: "";
  display: table;
}
.current_4776 .advanced-34bb .block_3564 li.primary-solid-1370 > a:after {
  clear: both;
}
.current_4776 .advanced-34bb .block_3564 li.primary-solid-1370 > a .highlight-slow-7826 {
  margin-left: 5px;
  float: right;
}
.current_4776 .media-paper-8bf0,
.current_4776 .block_3564 {
  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;
}
.current_4776 .block_3564 {
  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;
}
.current_4776 .block_3564 .wide-23b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.current_4776 .block_3564 .highlight-slow-7826 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.current_4776 .block_3564 li {
  display: block;
  margin: 0;
  padding: 0;
}
.current_4776 .block_3564 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;
}
.current_4776 .block_3564 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.current_4776 .block_3564 .block_3564 {
  top: 0;
  left: 100%;
}
.current_4776 .icon-action-0514.fn-focus-c3bd > .media-paper-8bf0,
.current_4776 .icon-action-0514.fn-focus-c3bd > .block_3564,
.current_4776 .icon-action-0514:focus > .media-paper-8bf0,
.current_4776 .icon-action-0514:focus > .block_3564,
.current_4776 .icon-action-0514:hover > .media-paper-8bf0,
.current_4776 .icon-action-0514:hover > .block_3564 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.current_4776.red-0bc8 .popup-red-4807:after,
.current_4776.red-0bc8 .popup-red-4807:before {
  content: "";
  display: table;
}
.current_4776.red-0bc8 .popup-red-4807:after {
  clear: both;
}
.current_4776.red-0bc8 .popup-red-4807 > li {
  float: left;
}
.current_4776.paragraph_down_82a8 .popup-red-4807:after,
.current_4776.paragraph_down_82a8 .popup-red-4807:before {
  content: "";
  display: table;
}
.current_4776.paragraph_down_82a8 .popup-red-4807:after {
  clear: both;
}
.current_4776.paragraph_down_82a8 .popup-red-4807 > li {
  float: left;
}
.current_4776.paragraph_down_82a8 .popup-red-4807 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.current_4776.paragraph_down_82a8 .popup-red-4807 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.current_4776.paragraph_down_82a8 .popup-red-4807 > li.dark_4ce4 > a,
.current_4776.paragraph_down_82a8 .popup-red-4807 > li.nav-dim-326b > a {
  color: #fff;
  background-color: #1e4b75;
}
.current_4776.carousel_24be .popup-red-4807 > li > a .wide-23b4 {
  position: relative;
}
.current_4776.carousel_24be .popup-red-4807 > li > a .wide-23b4: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;
}
.current_4776.carousel_24be
  .popup-red-4807
  > li:focus
  > a
  .wide-23b4:before,
.current_4776.carousel_24be
  .popup-red-4807
  > li:hover
  > a
  .wide-23b4:before {
  width: 100%;
  background-color: currentColor;
}
.current_4776.carousel_24be
  .popup-red-4807
  > li.dark_4ce4
  > a
  .wide-23b4:before,
.current_4776.carousel_24be
  .popup-red-4807
  > li.surface_down_e428
  > a
  .wide-23b4:before {
  width: 100%;
  background-color: currentColor;
}
.current_4776.west_a894 .popup-red-4807 > li > a .wide-23b4 {
  position: relative;
}
.current_4776.west_a894 .popup-red-4807 > li > a .wide-23b4: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;
}
.current_4776.west_a894 .popup-red-4807 > li:focus > a .wide-23b4:before,
.current_4776.west_a894
  .popup-red-4807
  > li:hover
  > a
  .wide-23b4:before {
  width: 100%;
  background-color: currentColor;
}
.current_4776.west_a894
  .popup-red-4807
  > li.dark_4ce4
  > a
  .wide-23b4:before,
.current_4776.west_a894
  .popup-red-4807
  > li.surface_down_e428
  > a
  .wide-23b4:before {
  width: 100%;
  background-color: currentColor;
}
.frame-dacf .advanced-34bb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.frame-dacf .advanced-34bb li:first-child > a {
  border-top: none;
}
.frame-dacf .advanced-34bb .slow_ba39 > .wide-23b4 .highlight-slow-7826 {
  display: none;
}
.frame-dacf .advanced-34bb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.frame-dacf .advanced-34bb li:last-child {
  border: none;
}
.frame-dacf .advanced-34bb li.primary-solid-1370 > a {
  padding-right: 45px !important;
}
.frame-dacf .advanced-34bb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.frame-dacf .advanced-34bb li a:focus,
.frame-dacf .advanced-34bb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-dacf .advanced-34bb li .status_down_78ec {
  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;
}
.frame-dacf .advanced-34bb li .status_down_78ec:hover {
  box-shadow: none;
}
.frame-dacf .advanced-34bb li .status_down_78ec .highlight-slow-7826 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.frame-dacf .advanced-34bb .block_3564 {
  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);
}
.frame-dacf .advanced-34bb .block_3564 li a {
  padding-left: 3em;
}
.frame-dacf .advanced-34bb .dropdown-bff5 > a .status_down_78ec i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.frame-dacf .advanced-34bb .dropdown-bff5 > .block_3564 {
  display: block;
  opacity: 1;
}
.panel_focused_597f {
  max-width: 100%;
}
.purple_afa1 {
  line-height: 0;
  cursor: pointer;
}
.table_883f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.table_883f:hover {
  box-shadow: none;
  color: currentColor;
}
.table_883f svg {
  width: 18px;
  height: 18px;
}
.table_883f .image_381c {
  display: none;
}
.old-f926 {
  position: relative;
}
.old-f926.fn-active-c3bd .table_883f .article_fresh_6e74 {
  display: none;
}
.old-f926.fn-active-c3bd .table_883f .image_381c {
  display: inline-block;
}
.old-f926 .breadcrumb-bright-5520 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.old-f926.badge_hard_fc47 .breadcrumb-bright-5520 {
  left: auto;
  right: -0.9em;
}
.old-f926.badge_hard_fc47 .last_735a::before {
  left: auto;
  right: 15px;
}
.old-f926.fn-active-c3bd .breadcrumb-bright-5520 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_d6ca {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent_d6ca label {
  flex-basis: 100%;
}
.accent_d6ca .under-bfa4 {
  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;
}
.accent_d6ca .slider-1d3a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent_d6ca .slider-1d3a:focus {
  background-color: transparent;
}
.accent_d6ca button.card-8412 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent_d6ca button.card-8412:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent_d6ca button.card-8412 svg {
  width: 18px;
  height: 18px;
}
.accent_d6ca input[type="submit"] {
  min-height: auto;
}
.glass-f6cd .accent_d6ca .slider-1d3a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.last_735a {
  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) {
  .last_735a {
    width: 220px;
  }
}
.last_735a label {
  flex-basis: 100%;
}
.last_735a::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;
}
.sort_de16 .glass-f6cd .accent_d6ca {
  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;
}
.sort_de16
  .glass-f6cd
  .accent_d6ca
  .under-bfa4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sort_de16 .glass-f6cd .accent_d6ca .slider-1d3a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sort_de16
  .glass-f6cd
  .accent_d6ca
  .slider-1d3a:focus {
  background: 0 0;
}
.sort_de16
  .glass-f6cd
  .accent_d6ca
  .link-black-7bf1 {
  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;
}
.background-1784 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.background-1784 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.background-1784 li:last-child {
  margin-right: 0;
}
.background-1784 li:first-child {
  margin-left: 0;
}
.background-1784.notice_steel_d620 a {
  color: #fff;
}
.background-1784.notice_steel_d620 a:hover {
  color: #fff;
}
.background-1784 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.background-1784 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.background-1784 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.background-1784 a:hover {
  opacity: 0.9;
  color: inherit;
}
.background-1784 [class*="social-icon-apple"] {
  background-color: #999;
}
.background-1784 [class*="social-icon-apple"].message-4efd {
  background-color: transparent;
  color: #999;
}
.background-1784 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.background-1784 [class*="social-icon-behance"].message-4efd {
  background-color: transparent;
  color: #1769ff;
}
.background-1784 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.background-1784 [class*="social-icon-bitbucket"].message-4efd {
  background-color: transparent;
  color: #205081;
}
.background-1784 [class*="social-icon-codepen"] {
  background-color: #000;
}
.background-1784 [class*="social-icon-codepen"].message-4efd {
  background-color: transparent;
  color: #000;
}
.background-1784 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.background-1784 [class*="social-icon-delicious"].message-4efd {
  background-color: transparent;
  color: #39f;
}
.background-1784 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.background-1784 [class*="social-icon-digg"].message-4efd {
  background-color: transparent;
  color: #005be2;
}
.background-1784 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.background-1784 [class*="social-icon-dribbble"].message-4efd {
  background-color: transparent;
  color: #ea4c89;
}
.background-1784 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.background-1784 [class*="social-icon-envelope"].message-4efd {
  background-color: transparent;
  color: #ea4335;
}
.background-1784 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.background-1784 [class*="social-icon-facebook"].message-4efd {
  background-color: transparent;
  color: #3b5998;
}
.background-1784 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.background-1784 [class*="social-icon-flickr"].message-4efd {
  background-color: transparent;
  color: #0063dc;
}
.background-1784 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.background-1784 [class*="social-icon-foursquare"].message-4efd {
  background-color: transparent;
  color: #2d5be3;
}
.background-1784 [class*="social-icon-github"] {
  background-color: #333;
}
.background-1784 [class*="social-icon-github"].message-4efd {
  background-color: transparent;
  color: #333;
}
.background-1784 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.background-1784 [class*="social-icon-google-plus"].message-4efd {
  background-color: transparent;
  color: #dd4b39;
}
.background-1784 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.background-1784 [class*="social-icon-houzz"].message-4efd {
  background-color: transparent;
  color: #7ac142;
}
.background-1784 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.background-1784 [class*="social-icon-instagram"].message-4efd {
  background-color: transparent;
  color: #262626;
}
.background-1784 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.background-1784 [class*="social-icon-jsfiddle"].message-4efd {
  background-color: transparent;
  color: #487aa2;
}
.background-1784 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.background-1784 [class*="social-icon-linkedin"].message-4efd {
  background-color: transparent;
  color: #0077b5;
}
.background-1784 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.background-1784 [class*="social-icon-medium"].message-4efd {
  background-color: transparent;
  color: #00ab6b;
}
.background-1784 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.background-1784
  [class*="social-icon-odnoklassniki"].message-4efd {
  background-color: transparent;
  color: #f4731c;
}
.background-1784 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.background-1784 [class*="social-icon-meetup"].message-4efd {
  background-color: transparent;
  color: #ec1c40;
}
.background-1784 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.background-1784 [class*="social-icon-pinterest"].message-4efd {
  background-color: transparent;
  color: #bd081c;
}
.background-1784 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.background-1784 [class*="social-icon-product-hunt"].message-4efd {
  background-color: transparent;
  color: #da552f;
}
.background-1784 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.background-1784 [class*="social-icon-reddit"].message-4efd {
  background-color: transparent;
  color: #ff4500;
}
.background-1784 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.background-1784 [class*="social-icon-rss"].message-4efd {
  background-color: transparent;
  color: #f26522;
}
.background-1784 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.background-1784
  [class*="social-icon-shopping-cart"].message-4efd {
  background-color: transparent;
  color: #4caf50;
}
.background-1784 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.background-1784 [class*="social-icon-skype"].message-4efd {
  background-color: transparent;
  color: #00aff0;
}
.background-1784 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.background-1784 [class*="social-icon-slideshare"].message-4efd {
  background-color: transparent;
  color: #0077b5;
}
.background-1784 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.background-1784 [class*="social-icon-snapchat"].message-4efd {
  background-color: transparent;
  color: #fffc00;
}
.background-1784 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.background-1784 [class*="social-icon-soundcloud"].message-4efd {
  background-color: transparent;
  color: #f80;
}
.background-1784 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.background-1784 [class*="social-icon-spotify"].message-4efd {
  background-color: transparent;
  color: #2ebd59;
}
.background-1784 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.background-1784
  [class*="social-icon-stack-overflow"].message-4efd {
  background-color: transparent;
  color: #fe7a15;
}
.background-1784 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.background-1784 [class*="social-icon-maldkfgram"].message-4efd {
  background-color: transparent;
  color: #2ca5e0;
}
.background-1784 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.background-1784 [class*="social-icon-tripadvisor"].message-4efd {
  background-color: transparent;
  color: #589442;
}
.background-1784 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.background-1784 [class*="social-icon-tumblr"].message-4efd {
  background-color: transparent;
  color: #35465c;
}
.background-1784 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.background-1784 [class*="social-icon-twitch"].message-4efd {
  background-color: transparent;
  color: #6441a5;
}
.background-1784 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.background-1784 [class*="social-icon-twitter"].message-4efd {
  background-color: transparent;
  color: #1da1f2;
}
.background-1784 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.background-1784 [class*="social-icon-vimeo"].message-4efd {
  background-color: transparent;
  color: #1ab7ea;
}
.background-1784 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.background-1784 [class*="social-icon-vk"].message-4efd {
  background-color: transparent;
  color: #45668e;
}
.background-1784 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.background-1784 [class*="social-icon-weibo"].message-4efd {
  background-color: transparent;
  color: #df2029;
}
.background-1784 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.background-1784 [class*="social-icon-weixin"].message-4efd {
  background-color: transparent;
  color: #7bb32e;
}
.background-1784 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.background-1784 [class*="social-icon-whatsapp"].message-4efd {
  background-color: transparent;
  color: #25d366;
}
.background-1784 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.background-1784 [class*="social-icon-wordpress"].message-4efd {
  background-color: transparent;
  color: #21759b;
}
.background-1784 [class*="social-icon-xing"] {
  background-color: #026466;
}
.background-1784 [class*="social-icon-xing"].message-4efd {
  background-color: transparent;
  color: #026466;
}
.background-1784 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.background-1784 [class*="social-icon-yelp"].message-4efd {
  background-color: transparent;
  color: #af0606;
}
.background-1784 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.background-1784 [class*="social-icon-youtube"].message-4efd {
  background-color: transparent;
  color: #cd201f;
}
.next_3635 {
  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;
}
.next_3635:hover {
  box-shadow: none;
  background: 0 0;
}
.panel_5926 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main-2a51 {
  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;
}
.full_b2bf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.popup-8e3a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.popup-8e3a,
.popup-8e3a::after,
.popup-8e3a::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;
}
.popup-8e3a::after,
.popup-8e3a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gas-28ed .main-2a51 .full_b2bf {
  margin-top: -2px;
  width: 19px;
}
.gas-28ed .main-2a51 .popup-8e3a {
  margin-top: -1px;
}
.gas-28ed .main-2a51 .popup-8e3a,
.gas-28ed .main-2a51 .popup-8e3a::after,
.gas-28ed .main-2a51 .popup-8e3a::before {
  width: 19px;
  height: 2px;
}
.gas-28ed .main-2a51 .popup-8e3a::before {
  top: -6px;
}
.gas-28ed .main-2a51 .popup-8e3a::after {
  bottom: -6px;
}
.chip_right_7a78 .main-2a51 .full_b2bf {
  margin-top: -2px;
  width: 22px;
}
.chip_right_7a78 .main-2a51 .popup-8e3a {
  margin-top: -1px;
}
.chip_right_7a78 .main-2a51 .popup-8e3a,
.chip_right_7a78 .main-2a51 .popup-8e3a::after,
.chip_right_7a78 .main-2a51 .popup-8e3a::before {
  width: 22px;
  height: 2px;
}
.chip_right_7a78 .main-2a51 .popup-8e3a::before {
  top: -7px;
}
.chip_right_7a78 .main-2a51 .popup-8e3a::after {
  bottom: -7px;
}
.white-722a .main-2a51 .full_b2bf {
  margin-top: -2px;
  width: 31px;
}
.white-722a .main-2a51 .popup-8e3a {
  margin-top: -1.5px;
}
.white-722a .main-2a51 .popup-8e3a,
.white-722a .main-2a51 .popup-8e3a::after,
.white-722a .main-2a51 .popup-8e3a::before {
  width: 31px;
  height: 3px;
}
.white-722a .main-2a51 .popup-8e3a::before {
  top: -9px;
}
.white-722a .main-2a51 .popup-8e3a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .light-590a .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 19px;
  }
  .light-590a .main-2a51 .popup-8e3a {
    margin-top: -1px;
  }
  .light-590a .main-2a51 .popup-8e3a,
  .light-590a .main-2a51 .popup-8e3a::after,
  .light-590a .main-2a51 .popup-8e3a::before {
    width: 19px;
    height: 2px;
  }
  .light-590a .main-2a51 .popup-8e3a::before {
    top: -6px;
  }
  .light-590a .main-2a51 .popup-8e3a::after {
    bottom: -6px;
  }
  .pro_8e4f .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 22px;
  }
  .pro_8e4f .main-2a51 .popup-8e3a {
    margin-top: -1px;
  }
  .pro_8e4f .main-2a51 .popup-8e3a,
  .pro_8e4f .main-2a51 .popup-8e3a::after,
  .pro_8e4f .main-2a51 .popup-8e3a::before {
    width: 22px;
    height: 2px;
  }
  .pro_8e4f .main-2a51 .popup-8e3a::before {
    top: -7px;
  }
  .pro_8e4f .main-2a51 .popup-8e3a::after {
    bottom: -7px;
  }
  .icon-stone-76ac .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 31px;
  }
  .icon-stone-76ac .main-2a51 .popup-8e3a {
    margin-top: -1.5px;
  }
  .icon-stone-76ac .main-2a51 .popup-8e3a,
  .icon-stone-76ac .main-2a51 .popup-8e3a::after,
  .icon-stone-76ac .main-2a51 .popup-8e3a::before {
    width: 31px;
    height: 3px;
  }
  .icon-stone-76ac .main-2a51 .popup-8e3a::before {
    top: -9px;
  }
  .icon-stone-76ac .main-2a51 .popup-8e3a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_959b .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_959b .main-2a51 .popup-8e3a {
    margin-top: -1px;
  }
  .tertiary_959b .main-2a51 .popup-8e3a,
  .tertiary_959b .main-2a51 .popup-8e3a::after,
  .tertiary_959b .main-2a51 .popup-8e3a::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_959b .main-2a51 .popup-8e3a::before {
    top: -6px;
  }
  .tertiary_959b .main-2a51 .popup-8e3a::after {
    bottom: -6px;
  }
  .preview_eaf7 .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 22px;
  }
  .preview_eaf7 .main-2a51 .popup-8e3a {
    margin-top: -1px;
  }
  .preview_eaf7 .main-2a51 .popup-8e3a,
  .preview_eaf7 .main-2a51 .popup-8e3a::after,
  .preview_eaf7 .main-2a51 .popup-8e3a::before {
    width: 22px;
    height: 2px;
  }
  .preview_eaf7 .main-2a51 .popup-8e3a::before {
    top: -7px;
  }
  .preview_eaf7 .main-2a51 .popup-8e3a::after {
    bottom: -7px;
  }
  .component_8497 .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 31px;
  }
  .component_8497 .main-2a51 .popup-8e3a {
    margin-top: -1.5px;
  }
  .component_8497 .main-2a51 .popup-8e3a,
  .component_8497 .main-2a51 .popup-8e3a::after,
  .component_8497 .main-2a51 .popup-8e3a::before {
    width: 31px;
    height: 3px;
  }
  .component_8497 .main-2a51 .popup-8e3a::before {
    top: -9px;
  }
  .component_8497 .main-2a51 .popup-8e3a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .surface_slow_254f .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 19px;
  }
  .surface_slow_254f .main-2a51 .popup-8e3a {
    margin-top: -1px;
  }
  .surface_slow_254f .main-2a51 .popup-8e3a,
  .surface_slow_254f .main-2a51 .popup-8e3a::after,
  .surface_slow_254f .main-2a51 .popup-8e3a::before {
    width: 19px;
    height: 2px;
  }
  .surface_slow_254f .main-2a51 .popup-8e3a::before {
    top: -6px;
  }
  .surface_slow_254f .main-2a51 .popup-8e3a::after {
    bottom: -6px;
  }
  .glass_7e86 .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 22px;
  }
  .glass_7e86 .main-2a51 .popup-8e3a {
    margin-top: -1px;
  }
  .glass_7e86 .main-2a51 .popup-8e3a,
  .glass_7e86 .main-2a51 .popup-8e3a::after,
  .glass_7e86 .main-2a51 .popup-8e3a::before {
    width: 22px;
    height: 2px;
  }
  .glass_7e86 .main-2a51 .popup-8e3a::before {
    top: -7px;
  }
  .glass_7e86 .main-2a51 .popup-8e3a::after {
    bottom: -7px;
  }
  .overlay-1447 .main-2a51 .full_b2bf {
    margin-top: -2px;
    width: 31px;
  }
  .overlay-1447 .main-2a51 .popup-8e3a {
    margin-top: -1.5px;
  }
  .overlay-1447 .main-2a51 .popup-8e3a,
  .overlay-1447 .main-2a51 .popup-8e3a::after,
  .overlay-1447 .main-2a51 .popup-8e3a::before {
    width: 31px;
    height: 3px;
  }
  .overlay-1447 .main-2a51 .popup-8e3a::before {
    top: -9px;
  }
  .overlay-1447 .main-2a51 .popup-8e3a::after {
    bottom: -9px;
  }
}
.slider_7778 .popup-8e3a {
  -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);
}
.slider_7778 .popup-8e3a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slider_7778 .popup-8e3a::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);
}
.slider_7778.frame-steel-e16b .popup-8e3a {
  -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);
}
.slider_7778.frame-steel-e16b .popup-8e3a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slider_7778.frame-steel-e16b .popup-8e3a::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);
}
.tertiary-short-1b96 {
  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.paper_93f7:before {
  display: none;
}
.bottom-59da {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bottom-59da .popup-black-0c8c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bottom-59da .popup-black-0c8c:last-of-type {
  border-bottom: none;
}
.bottom-59da .popup-black-0c8c.popup_out_8219,
.bottom-59da .popup-black-0c8c.container-clean-3805,
.bottom-59da .popup-black-0c8c.active-e7b3 {
  padding: 0;
}
.bottom-59da .frame-dacf .status_down_78ec {
  color: currentColor;
}
.bottom-59da .frame-dacf .status_down_78ec:focus,
.bottom-59da .frame-dacf .status_down_78ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-59da.middle-f551 .gold_a531,
.bottom-59da.middle-f551 .current-a554 a,
.bottom-59da.middle-f551 .popup-red-4807 a,
.bottom-59da.middle-f551 .block_3564 a {
  color: rgba(0, 0, 0, 0.55);
}
.bottom-59da.middle-f551 .gold_a531:hover,
.bottom-59da.middle-f551 .current-a554 a:hover,
.bottom-59da.middle-f551 .popup-red-4807 a:hover,
.bottom-59da.middle-f551 .block_3564 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-59da.middle-f551 .texture-mini-5357 {
  color: rgba(0, 0, 0, 0.8);
}
.bottom-59da.middle-f551 .popup-black-0c8c {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-59da.middle-f551 .popup-black-0c8c:before {
  background: rgba(0, 0, 0, 0.08);
}
.bottom-59da.middle-f551 .soft-afc4:before {
  background: rgba(255, 255, 255, 0.9);
}
.bottom-59da.middle-f551 .frame-dacf .advanced-34bb li a,
.bottom-59da.middle-f551 .frame-dacf .status_down_78ec,
.bottom-59da.middle-f551 .block_3564 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-59da.middle-f551 .frame-dacf .status_down_78ec:focus,
.bottom-59da.middle-f551 .frame-dacf .status_down_78ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-59da.middle-f551 .advanced-34bb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bottom-59da.header_hovered_778c .gold_a531,
.bottom-59da.header_hovered_778c .current-a554 a,
.bottom-59da.header_hovered_778c .popup-red-4807 .status_down_78ec,
.bottom-59da.header_hovered_778c .popup-red-4807 a,
.bottom-59da.header_hovered_778c .block_3564 a {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-59da.header_hovered_778c .gold_a531:hover,
.bottom-59da.header_hovered_778c .current-a554 a:hover,
.bottom-59da.header_hovered_778c .popup-red-4807 .status_down_78ec:hover,
.bottom-59da.header_hovered_778c .popup-red-4807 a:hover,
.bottom-59da.header_hovered_778c .block_3564 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-59da.header_hovered_778c .texture-mini-5357 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-59da.header_hovered_778c .popup-black-0c8c {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-59da.header_hovered_778c .popup-black-0c8c:before {
  background: rgba(255, 255, 255, 0.08);
}
.bottom-59da.header_hovered_778c .soft-afc4:before {
  background: rgba(0, 0, 0, 0.9);
}
.bottom-59da.header_hovered_778c .frame-dacf .advanced-34bb li a,
.bottom-59da.header_hovered_778c .frame-dacf .status_down_78ec,
.bottom-59da.header_hovered_778c .block_3564 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-59da.header_hovered_778c .frame-dacf .status_down_78ec:focus,
.bottom-59da.header_hovered_778c .frame-dacf .status_down_78ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-59da.header_hovered_778c .advanced-34bb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-afc4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.soft-afc4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.layout_67d0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dim_d1c2 .bottom-59da {
  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;
}
.dim_d1c2 .popup-black-0c8c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dim_d1c2 .popup-black-0c8c: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) {
  .dim_d1c2 .popup-black-0c8c:before {
    width: 16%;
    left: 42%;
  }
}
.dim_d1c2 .popup-black-0c8c:last-child:before {
  content: none;
}
.dim_d1c2 .popup-black-0c8c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dim_d1c2 .frame-dacf .advanced-34bb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dim_d1c2 .frame-dacf .advanced-34bb li a .status_down_78ec {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dim_d1c2 .frame-dacf .block_3564 {
  border: none;
}
.dim_d1c2 .frame-dacf .block_3564 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dim_d1c2 .soft-afc4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dim_d1c2 .layout_67d0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dim_d1c2 .header_hovered_778c .soft-afc4:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim_d1c2 .middle-f551.dim_f475 .popup-8e3a {
  background: rgba(0, 0, 0, 0.6);
}
.dim_d1c2
  .middle-f551.dim_f475
  .popup-8e3a::after,
.dim_d1c2
  .middle-f551.dim_f475
  .popup-8e3a:before {
  background: inherit;
}
.dim_d1c2
  .middle-f551.dim_f475:hover
  .popup-8e3a {
  background: rgba(0, 0, 0, 0.8);
}
.surface_under_7bba .bottom-59da {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .surface_under_7bba .bottom-59da {
    width: auto;
    right: 45px;
  }
}
.video_smooth_2ef1 .bottom-59da {
  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) {
  .video_smooth_2ef1 .bottom-59da {
    width: auto;
    left: 45px;
  }
}
.paper_93f7 .bottom-59da {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paper_93f7 .layout_67d0 {
  max-width: 48em;
  margin: 0 auto;
}
.paper_93f7 .soft-afc4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element-0c4a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element-0c4a.dim_d1c2 .bottom-59da {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element-0c4a.surface_under_7bba .bottom-59da {
  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);
}
.element-0c4a .bottom-59da {
  visibility: visible;
}
.element-0c4a.video_smooth_2ef1 .bottom-59da {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.disabled-lite-2799,
.gallery-hot-f727 {
  overflow-x: hidden;
}
.disabled-lite-2799 .bottom-59da {
  overflow: auto;
}
.disabled-lite-2799.dim_d1c2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-lite-2799.dim_d1c2 .bottom-59da {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.disabled-lite-2799.dim_d1c2 .next_3635 {
  opacity: 0;
}
.disabled-lite-2799.surface_under_7bba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-lite-2799.surface_under_7bba .bottom-59da {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.disabled-lite-2799.surface_under_7bba .next_3635 {
  opacity: 0;
}
.disabled-lite-2799.video_smooth_2ef1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-lite-2799.video_smooth_2ef1 .bottom-59da {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.disabled-lite-2799.video_smooth_2ef1 .next_3635 {
  opacity: 0;
}
.disabled-lite-2799.paper_93f7 .bottom-59da {
  z-index: 10;
  visibility: visible;
}
.dim_f475 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dim_f475 .popup-8e3a {
  background: rgba(255, 255, 255, 0.99);
}
.dim_f475 .popup-8e3a::after,
.dim_f475 .popup-8e3a:before {
  background: inherit;
}
.dim_f475:hover .popup-8e3a {
  background: rgba(255, 255, 255, 0.99);
}
.video_smooth_2ef1 .dim_f475 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paper_93f7 .dim_f475 {
  display: none !important;
}
.disabled-lite-2799:before,
.gallery-hot-f727:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.disabled-lite-2799 .dim_f475,
.gallery-hot-f727 .dim_f475 {
  display: inline-block;
}
.bottom-59da .column-silver-e1bf {
  -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;
}
.disabled-lite-2799 .bottom-59da .column-silver-e1bf,
.gallery-hot-f727 .bottom-59da .column-silver-e1bf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-5616 .under-bfa4 {
  width: 100%;
}
.backdrop_warm_7f87 {
  padding: 0 0.5em 0;
}
.backdrop_warm_7f87 [class*="customify-col-"],
.backdrop_warm_7f87 [class*="customify-col_"],
.backdrop_warm_7f87 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.west-d7b8 .backdrop_warm_7f87 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading-4ebd .menu-right-df63,
  .menu-right-df63 {
    display: none;
  }
  .prev_c513 {
    text-align: left;
  }
  .down_e2a7 {
    text-align: center;
  }
  .breadcrumb_8e43 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading-4ebd .glass-89cd,
  .glass-89cd {
    display: none;
  }
  .active-east-f48f {
    text-align: left;
  }
  .primary_steel_f916 {
    text-align: center;
  }
  .preview-selected-c40b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading-4ebd .list_complex_8df3,
  .list_complex_8df3 {
    display: none;
  }
  .logo-26a0 {
    text-align: left;
  }
  .purple-55b6 {
    text-align: center;
  }
  .pressed_6ee6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hero_1392 {
  box-shadow: none !important;
}
.caption_692d .photo_36db,
.over_055f .photo_36db {
  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;
}
.over_055f .photo_36db {
  margin-top: 30px;
  margin-bottom: 30px;
}
.first-b363 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.first-b363:after,
.first-b363:before {
  content: "";
  display: table;
}
.first-b363:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .first-b363 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.first-b363,
.rough-14b5 {
  max-width: 1248px;
  margin: 0 auto;
}

.static_6876.background_slow_8bc8 .first-b363 {
  max-width: 100%;
}
.static_6876.hover_current_e5cc {
  max-width: 1200px;
  margin: 0 auto;
}
.static_6876.icon_wood_1081 .first-b363 {
  max-width: 100%;
}
.static_6876.icon_wood_1081 > .first-b363 {
  padding-left: 0;
  padding-right: 0;
}
.static_6876.icon_wood_1081 > .first-b363 .heading-4ebd {
  margin: 0;
}
.static_6876.icon_wood_1081
  > .first-b363
  .card-c375.accordion-e920 {
  margin-right: 0;
  margin-left: 0;
}
.static_6876.icon_wood_1081 #main.accordion-e920 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_5e5e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_5e5e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget-96d5 .form-out-50c8 {
    padding-right: 1em;
  }
  .widget-96d5.progress-focused-d763 .card-c375 {
    border-right: 1px solid #eaecee;
  }
  .widget-96d5.progress-focused-d763 .form-out-50c8 {
    padding-right: 1em;
  }
  .widget-96d5.progress-focused-d763 .pattern_south_1210 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next_d584 .form-out-50c8 {
    padding-left: 1em;
  }
  .next_d584.progress-focused-d763 .card-c375 {
    border-left: 1px solid #eaecee;
  }
  .next_d584.progress-focused-d763 .form-out-50c8 {
    padding-left: 1em;
  }
  .next_d584.progress-focused-d763 .pattern_south_1210 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_iron_15c9 .form-out-50c8 {
    padding-left: 1em;
  }
  .shade_iron_15c9.progress-focused-d763 .menu_8598 {
    border-right: 1px solid #eaecee;
  }
  .shade_iron_15c9.progress-focused-d763 .banner_7748 {
    border-right: 1px solid #eaecee;
  }
  .shade_iron_15c9.progress-focused-d763 .form-out-50c8 {
    padding-left: 1em;
  }
  .shade_iron_15c9.progress-focused-d763 .pattern_south_1210 {
    padding-right: 1em;
  }
  .shade_iron_15c9.progress-focused-d763 .shadow_77e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_gold_0540 .form-out-50c8 {
    padding-right: 1em;
  }
  .container_gold_0540.progress-focused-d763 .menu_8598 {
    border-left: 1px solid #eaecee;
  }
  .container_gold_0540.progress-focused-d763 .banner_7748 {
    border-left: 1px solid #eaecee;
  }
  .container_gold_0540.progress-focused-d763 .form-out-50c8 {
    padding-right: 1em;
  }
  .container_gold_0540.progress-focused-d763 .pattern_south_1210 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_gold_0540.progress-focused-d763 .shadow_77e8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_5e5e .form-out-50c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_5e5e.progress-focused-d763 .card-c375 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_5e5e.progress-focused-d763 .form-out-50c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_5e5e.progress-focused-d763 .pattern_south_1210 {
    padding-left: 1em;
  }
  .tag_5e5e.progress-focused-d763 .shadow_77e8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_5e5e.progress-focused-d763 .form-out-50c8 {
    padding-left: 0;
  }
}
.block_slow_bb7e .main-narrow-a4cf {
  display: inline-block;
}
.simple-4fef {
  display: inline-block;
}
.bottom-7dd1 {
  word-con: break-word;
}
.mask-b9ab > span {
  display: inline-block;
  padding: 5px 0;
}
.mask-b9ab .over-c9e6 {
  margin-left: 8px;
  margin-right: 8px;
}
.mask-b9ab .focus_plasma_e0eb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.easy_25e7 .message-narrow-1d0a {
  margin-bottom: 2em;
}
.easy_25e7 .avatar-826b {
  margin-bottom: 15px;
}
.easy_25e7 .avatar-826b:last-child {
  margin-bottom: 0;
}
.easy_25e7 .sidebar_lite_6af1 {
  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) {
  .easy_25e7 .sidebar_lite_6af1 {
    display: block;
  }
}
.easy_25e7 .wrapper_7d10 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .easy_25e7 .wrapper_7d10 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.easy_25e7 .article_middle_3b79 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.easy_25e7 .article_middle_3b79 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.easy_25e7 .article_middle_3b79 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.easy_25e7 .bottom-7dd1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.easy_25e7 .bottom-7dd1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.easy_25e7 .table_soft_8a10 p:last-child {
  margin-bottom: 0;
}
.easy_25e7 .feature_active_807e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.easy_25e7 .simple_cc72 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.easy_25e7 .element-light-62de {
  margin-top: 1em;
}
.easy_25e7 .content_blue_e9ce {
  top: 0;
  display: block;
}
.easy_25e7 .content_blue_e9ce a {
  color: inherit;
}
.easy_25e7 .content_blue_e9ce a:hover {
  color: inherit;
}
.easy_25e7 .under-4144 {
  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;
}
.easy_25e7 .under-4144:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.easy_25e7 .simple_cc72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.easy_25e7 .shadow-bright-cc46 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.easy_25e7 .shadow-bright-cc46:first-child {
  margin-top: 0;
}
.easy_25e7 .shadow-bright-cc46.new-a12e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.easy_25e7 .shadow-bright-cc46.wide_cd45 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.easy_25e7
  .shadow-bright-cc46.wide_cd45.popup_7b9b
  .element-light-62de {
  width: 100%;
}
.easy_25e7 .wide_cd45 {
  -webkit-box-align: center;
  align-items: center;
}
.easy_25e7 .wide_cd45 .mask-b9ab,
.easy_25e7 .wide_cd45 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.easy_25e7 .article_middle_3b79 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.easy_25e7 .article_middle_3b79 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.easy_25e7 .article_middle_3b79: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;
}
.easy_25e7 .new-a12e {
  z-index: 5;
}
.easy_25e7 .medium_26a3 .hidden-black-5b93 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.easy_25e7 .form_08ee .hidden-black-5b93 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.easy_25e7 .sidebar-hard-bdb8 .hidden-black-5b93 {
  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;
}
.easy_25e7.pagination_e2c7 .sidebar_lite_6af1,
.easy_25e7.gradient-wide-ebf1 .sidebar_lite_6af1 {
  display: block;
}
.easy_25e7.pagination_e2c7 .sidebar_lite_6af1 .white_9a2e,
.easy_25e7.pagination_e2c7 .sidebar_lite_6af1 .simple_cc72,
.easy_25e7.gradient-wide-ebf1 .sidebar_lite_6af1 .white_9a2e,
.easy_25e7.gradient-wide-ebf1 .sidebar_lite_6af1 .simple_cc72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.easy_25e7.table-plasma-1202 .wrapper_7d10 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .easy_25e7.table-plasma-1202 .wrapper_7d10 {
    margin-right: 0;
  }
}
.easy_25e7.pagination_e2c7 .wrapper_7d10,
.easy_25e7.gradient-wide-ebf1 .wrapper_7d10 {
  padding-top: 40%;
}
.easy_25e7.pagination_e2c7 .message-narrow-1d0a,
.easy_25e7.gradient-wide-ebf1 .message-narrow-1d0a {
  display: block;
}
.easy_25e7.pagination_e2c7 .fn-sticky-c3bd .simple_cc72,
.easy_25e7.gradient-wide-ebf1 .fn-sticky-c3bd .simple_cc72 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.easy_25e7.pagination_e2c7 .wrapper_7d10,
.easy_25e7.gradient-wide-ebf1 .wrapper_7d10 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.easy_25e7.pagination_e2c7 .simple_cc72 {
  padding: 1em;
}
.red_e170 {
  margin: 30px auto;
  display: block;
}
.red_e170 .input-8e64 > * {
  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;
}
.red_e170 .input-8e64 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red_e170 .input-8e64 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section-c9cd .mask-b9ab {
  margin-bottom: 1.41575em;
}
.section-c9cd .tag-bronze-70e3 {
  margin-bottom: 1.618em;
}
.content_yellow_4582 .middle-aa12 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content_yellow_4582 .middle-aa12 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content_yellow_4582 .photo-c945 {
  max-width: 100%;
  overflow: auto;
}
.stale_c777 .content_yellow_4582 a:hover {
  text-decoration: underline;
}
.soft-9920 .avatar-826b:not(.bottom-7dd1),
.soft-9920 .article_middle_3b79 {
  margin-bottom: 1.41575em;
}
.soft-9920 .avatar-826b:not(.bottom-7dd1):last-child,
.soft-9920 .article_middle_3b79:last-child {
  margin-bottom: 0;
}
.soft-9920 .avatar-826b.preview-tiny-fb87 {
  margin-bottom: 0.41575em;
}
.soft-9920 .summary_00d8:before,
.soft-9920 .smooth-fe2e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.soft-9920 .summary_00d8:before {
  content: "\f115";
}
.soft-9920 .smooth-fe2e:before {
  content: "\f02c";
}
.soft-9920 .video-3a57 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.soft-9920 .video-3a57 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label_glass_a6e9 {
  display: -webkit-box;
  display: flex;
}
.label_glass_a6e9 .text_selected_7522 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label_glass_a6e9 .text_selected_7522 {
    flex-basis: 90px;
  }
}
.label_glass_a6e9 .smooth_ac68 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label_glass_a6e9 .smooth_ac68 {
    flex-basis: calc(100% - 50px);
  }
}
.label_glass_a6e9 .badge-ed44 p:last-child {
  margin-bottom: 0.72em;
}
.narrow-a0aa .input-8e64 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.narrow-a0aa .input-8e64:after,
.narrow-a0aa .input-8e64:before {
  content: "";
  display: table;
}
.narrow-a0aa .input-8e64:after {
  clear: both;
}
.narrow-a0aa .input-8e64 .widget_thick_6694,
.narrow-a0aa .input-8e64 .layout_pressed_3640 {
  width: 49%;
}
.narrow-a0aa .input-8e64 .widget_thick_6694 a span.accordion-right-55c0,
.narrow-a0aa .input-8e64 .layout_pressed_3640 a span.accordion-right-55c0 {
  display: block;
  margin-bottom: 5px;
}
.narrow-a0aa .input-8e64 .layout_pressed_3640 {
  float: left;
  text-align: left;
}
.narrow-a0aa .input-8e64 .widget_thick_6694 {
  float: right;
  text-align: right;
}
.layout-soft-0e56 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .layout-soft-0e56 {
    margin-bottom: 0;
  }
}
.aside-dim-7068 {
  margin-bottom: 1em;
}
.aside-dim-7068 .bottom-7dd1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.light-4c63 a {
  display: block;
  line-height: 0;
  position: relative;
}
.selected_773e .aside-dim-7068,
.hidden-dim-652b .aside-dim-7068 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .selected_773e .aside-dim-7068,
  .hidden-dim-652b .aside-dim-7068 {
    display: block;
  }
}
.selected_773e .light-4c63,
.hidden-dim-652b .light-4c63 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .selected_773e .light-4c63,
  .hidden-dim-652b .light-4c63 {
    margin-bottom: 1em;
  }
}
.selected_773e .light-4c63 img,
.hidden-dim-652b .light-4c63 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.selected_773e .column_current_ac6b,
.hidden-dim-652b .column_current_ac6b {
  flex-basis: calc(100% - 160px);
}
.selected_773e .column_current_ac6b p,
.hidden-dim-652b .column_current_ac6b p {
  margin-bottom: 0;
}
.selected_773e .column_current_ac6b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .selected_773e .column_current_ac6b {
    padding-left: 0;
  }
}
.hidden-dim-652b .column_current_ac6b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-dim-652b .column_current_ac6b {
    padding-right: 0;
  }
}
.hidden-dim-652b .light-4c63 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main-easy-09a6 .light-4c63 {
  margin-bottom: 0.5em;
}
.main-easy-09a6 .light-4c63 img {
  width: 100%;
}
.breadcrumb_4a60 .focus-static-0c6f,
.purple_447c .focus-static-0c6f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.purple_447c .card-c375 .new_fcb2 p:last-child {
  margin-bottom: 0;
}
.soft_31be {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.new-60ae .photo-iron-2805 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .new-60ae .photo-iron-2805:last-of-type {
    margin-bottom: 0;
  }
}
.new-60ae .photo-iron-2805 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.new-60ae .photo-iron-2805 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.new-60ae .photo-iron-2805 ul li {
  margin: 0 0 0.6em;
}
.new-60ae .photo-iron-2805 ul li.logo-5c2f,
.new-60ae .photo-iron-2805 ul li.lite_cd20 {
  position: relative;
}
.new-60ae .photo-iron-2805 ul li.logo-5c2f .short-1bde,
.new-60ae .photo-iron-2805 ul li.lite_cd20 .short-1bde {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.new-60ae .photo-iron-2805 ul li.logo-5c2f:after:after,
.new-60ae .photo-iron-2805 ul li.logo-5c2f:after:before,
.new-60ae
  .photo-iron-2805
  ul
  li.lite_cd20:after:after,
.new-60ae
  .photo-iron-2805
  ul
  li.lite_cd20:after:before {
  content: "";
  display: table;
}
.new-60ae .photo-iron-2805 ul li.logo-5c2f:after:after,
.new-60ae
  .photo-iron-2805
  ul
  li.lite_cd20:after:after {
  clear: both;
}
.new-60ae .photo-iron-2805 a.image-pressed-c769:hover {
  text-decoration: none;
}
.new-60ae .photo-iron-2805 select {
  max-width: 100%;
}
.new-60ae .photo-iron-2805 table {
  font-size: 85%;
}
.new-60ae .photo-iron-2805 table td,
.new-60ae .photo-iron-2805 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.new-60ae .photo-iron-2805 table tfoot td {
  text-align: left;
}
.new-60ae .photo-iron-2805 :last-child {
  margin-bottom: 0;
}
.new-60ae .photo-iron-2805 .label_c2ff {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.new-60ae .photo-iron-2805 .label_c2ff label {
  width: 100%;
}
.new-60ae .photo-iron-2805 .label_c2ff .slider-1d3a {
  width: 100%;
  display: block;
}
.new-60ae .photo-iron-2805 .label_c2ff .card-8412 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.new-60ae .photo-iron-2805 .label_c2ff .card-8412:hover svg #svg-search {
  fill: #444;
}
.new-60ae .photo-iron-2805 .label_c2ff .card-8412 svg {
  width: 18px;
  height: 18px;
}
.new-60ae .left-f451 ul ul,
.new-60ae .dropdown-pro-52fd ul ul,
.new-60ae .red_9f84 ul ul,
.new-60ae .highlight_84ae ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.new-60ae .left-f451 .primary-solid-1370 > a,
.new-60ae .dropdown-pro-52fd .primary-solid-1370 > a,
.new-60ae .red_9f84 .primary-solid-1370 > a,
.new-60ae .highlight_84ae .primary-solid-1370 > a {
  margin-bottom: 0;
}
.new-60ae .blue-da7e li,
.new-60ae .left-f451 li,
.new-60ae .notice-57ab li,
.new-60ae .dropdown-pro-52fd li,
.new-60ae .red_9f84 li,
.new-60ae .highlight_84ae li,
.new-60ae .detail_ce9f li,
.new-60ae .left-aa0a li {
  display: block;
  position: relative;
}
.new-60ae .blue-da7e li:last-child,
.new-60ae .left-f451 li:last-child,
.new-60ae .notice-57ab li:last-child,
.new-60ae .dropdown-pro-52fd li:last-child,
.new-60ae .red_9f84 li:last-child,
.new-60ae .highlight_84ae li:last-child,
.new-60ae .detail_ce9f li:last-child,
.new-60ae .left-aa0a li:last-child {
  border: none;
}
.new-60ae .blue-da7e li a,
.new-60ae .left-f451 li a,
.new-60ae .notice-57ab li a,
.new-60ae .dropdown-pro-52fd li a,
.new-60ae .red_9f84 li a,
.new-60ae .highlight_84ae li a,
.new-60ae .detail_ce9f li a,
.new-60ae .left-aa0a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.new-60ae .blue-da7e li ul li::before,
.new-60ae .left-f451 li ul li::before,
.new-60ae .notice-57ab li ul li::before,
.new-60ae .dropdown-pro-52fd li ul li::before,
.new-60ae .red_9f84 li ul li::before,
.new-60ae .highlight_84ae li ul li::before,
.new-60ae .detail_ce9f li ul li::before,
.new-60ae .left-aa0a li ul li::before {
  left: 15px;
}
.new-60ae .blue-da7e li ul a,
.new-60ae .left-f451 li ul a,
.new-60ae .notice-57ab li ul a,
.new-60ae .dropdown-pro-52fd li ul a,
.new-60ae .red_9f84 li ul a,
.new-60ae .highlight_84ae li ul a,
.new-60ae .detail_ce9f li ul a,
.new-60ae .left-aa0a li ul a {
  padding-left: 20px;
}
.new-60ae .blue-da7e li ul ul li::before,
.new-60ae .left-f451 li ul ul li::before,
.new-60ae .notice-57ab li ul ul li::before,
.new-60ae .dropdown-pro-52fd li ul ul li::before,
.new-60ae .red_9f84 li ul ul li::before,
.new-60ae .highlight_84ae li ul ul li::before,
.new-60ae .detail_ce9f li ul ul li::before,
.new-60ae .left-aa0a li ul ul li::before {
  left: 30px;
}
.new-60ae .blue-da7e li ul ul a,
.new-60ae .left-f451 li ul ul a,
.new-60ae .notice-57ab li ul ul a,
.new-60ae .dropdown-pro-52fd li ul ul a,
.new-60ae .red_9f84 li ul ul a,
.new-60ae .highlight_84ae li ul ul a,
.new-60ae .detail_ce9f li ul ul a,
.new-60ae .left-aa0a li ul ul a {
  padding-left: 40px;
}
.new-60ae .heading_7ede li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.new-60ae .left-aa0a ul li {
  margin-bottom: 1.41575em;
}
.new-60ae .left-aa0a ul li .fast-b061 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.new-60ae .left-aa0a ul li .detail-27ea {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.header_hovered_778c .blue-da7e li a,
.header_hovered_778c .left-f451 li a,
.header_hovered_778c .notice-57ab li a,
.header_hovered_778c .dropdown-pro-52fd li a,
.header_hovered_778c .red_9f84 li a,
.header_hovered_778c .highlight_84ae li a,
.header_hovered_778c .detail_ce9f li a,
.header_hovered_778c .left-aa0a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_hovered_778c .heading_7ede li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_hovered_778c .photo-iron-2805 ul li.logo-5c2f .short-1bde,
.header_hovered_778c .photo-iron-2805 ul li.lite_cd20 .short-1bde {
  background: rgba(0, 0, 0, 0.2);
}
.header_hovered_778c .new-60ae .photo-iron-2805 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_6876 .new-60ae .advanced-34bb li {
  margin: 0;
}
.static_6876 .new-60ae .advanced-34bb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.static_6876 .new-60ae .advanced-34bb li ul {
  margin: 0;
}
.static_6876 .new-60ae .advanced-34bb li ul li a {
  padding-left: 15px;
}
.static_6876 .new-60ae .advanced-34bb li ul li li a {
  padding-left: 30px;
}
.static_6876 .new-60ae .advanced-34bb li.nav-dim-326b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.static_6876 .new-60ae .advanced-34bb li.nav-dim-326b > 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;
}
.static_6876 .new-60ae .advanced-34bb li.nav-dim-326b > 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;
}
.medium-8e0d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.summary-west-76f3 {
  position: relative;
  z-index: 10;
}
.summary-west-76f3 .column-silver-e1bf {
  width: 100%;
  max-width: 100%;
}
.light_9f2b .wrapper_small_9bb5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.light_9f2b .middle-f551 {
}
.light_9f2b .header_hovered_778c {
  background: #292929;
}
.notification_prev_ed82 .wrapper_small_9bb5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notification_prev_ed82 .middle-f551 {
  background: #f9f9f9;
}
.notification_prev_ed82 .header_hovered_778c {
  background: #303030;
}
.hot-c4ad .wrapper_small_9bb5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hot-c4ad .main-narrow-a4cf {
    margin-bottom: 1em;
  }
  .hot-c4ad .main-narrow-a4cf:last-child {
    margin-bottom: 0;
  }
}
.hot-c4ad .middle-f551 {
  background: #ededed;
}
.hot-c4ad .header_hovered_778c {
  background: #1a1a1a;
}
.wrapper_small_9bb5.middle-f551 {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper_small_9bb5.middle-f551 .chip-d7af li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_small_9bb5.header_hovered_778c {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_small_9bb5.header_hovered_778c a:not(.image-pressed-c769) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_small_9bb5.header_hovered_778c a:not(.image-pressed-c769):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_small_9bb5.header_hovered_778c .chip-d7af li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_small_9bb5.header_hovered_778c table tbody td,
.wrapper_small_9bb5.header_hovered_778c table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge-768e.gradient-copper-7935 .first-b363 {
  max-width: initial;
}
.badge-768e .tall_2984 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge-768e .tall_2984 .column-silver-e1bf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge-768e .tall_2984 .column-silver-e1bf {
    display: block;
    margin-bottom: 2em;
  }
  .badge-768e .tall_2984 .column-silver-e1bf:last-child {
    margin-bottom: 0;
  }
}
.hot-c4ad .main-narrow-a4cf:last-child,
.notification_prev_ed82 .main-narrow-a4cf:last-child,
.light_9f2b .main-narrow-a4cf:last-child {
  margin-bottom: 0;
}
.hot-c4ad .main-narrow-a4cf .new-60ae .photo-iron-2805:last-child,
.notification_prev_ed82 .main-narrow-a4cf .new-60ae .photo-iron-2805:last-child,
.light_9f2b .main-narrow-a4cf .new-60ae .photo-iron-2805:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hot-c4ad .thumbnail_c6b0,
  .hot-c4ad .input_d08c,
  .notification_prev_ed82 .thumbnail_c6b0,
  .notification_prev_ed82 .input_d08c,
  .light_9f2b .thumbnail_c6b0,
  .light_9f2b .input_d08c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .summary-west-76f3 .main-narrow-a4cf {
    margin-bottom: 2em;
  }
}
.summary-west-76f3 p:last-child {
  margin-bottom: 0;
}
.summary-west-76f3 li,
.summary-west-76f3 ul {
  list-style: none;
  margin: 0;
}
.summary-west-76f3 ul ul {
  margin-left: 2.617924em;
}
.notification-motion-1439 {
  font-size: 0.875em;
}

/* css-noise: 3ab9 */
.shadow-element-j9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
