/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accent-fixed-95cc/customify
Author: WPCustomify
Author URI: https://pressmaximum.accent-fixed-95cc
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.accent-fixed-95cc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item_under_53e3.badge-easy-5cf4/licenses/gpl-2.0.wood_e7e6
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.outline-3a3a/, (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.backdrop-solid-e943.mini_dff5/normalize.lower_18d1/
 ======
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.lower_18d1 v7.0.0 | MIT License | github.accent-fixed-95cc/necolas/normalize.lower_18d1 */
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;
}
.carousel-8020 .tall-b4f9,
.simple_fad4,
.preview-tiny-8e65,
.texture_6615,
.element-fast-9e6e,
.green-67e0,
.message_dynamic_3f47,
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;
}
.simple_fad4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .simple_fad4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .simple_fad4,
  h1 {
    font-size: 1.8em;
  }
}
.preview-tiny-8e65,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview-tiny-8e65 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview-tiny-8e65,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview-tiny-8e65,
  h2 {
    font-size: 1.7em;
  }
}
.texture_6615,
h3 {
  font-size: 1.618em;
}
.carousel-8020 .tall-b4f9,
.element-fast-9e6e,
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.shadow_last_b27c {
  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;
}
.in_e308:after,
.in_e308:before,
.wrapper-easy-c1c5:after,
.wrapper-easy-c1c5:before {
  content: "";
  display: table;
}
.in_e308:after,
.wrapper-easy-c1c5:after {
  clear: both;
}
.accent_wide_f374 {
  float: right;
  margin-right: 0;
}
.link_first_e2e8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notice_819d .title_ee0e,
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;
}
.notice_819d .title_ee0e: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;
}
.pink_7d66 .title_ee0e {
  box-shadow: none;
}
.pink_7d66
  .title_ee0e
  .notice_tall_1649 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pink_7d66 .title_ee0e .primary-eb3e {
  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;
}
.pink_7d66
  .title_ee0e
  .primary-eb3e
  b {
  display: none;
}
.pink_7d66 .wrapper_4e1d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-warm-f54a:not(.glass-aea1):not(.row-stone-0865),
button:not(.glass-aea1):not(.row-stone-0865),
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ),
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ),
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ) {
  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;
}
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ):hover,
button:not(.glass-aea1):not(
    .row-stone-0865
  ):hover,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ):hover,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ):hover,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ):active,
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ):focus,
button:not(.glass-aea1):not(
    .row-stone-0865
  ):active,
button:not(.glass-aea1):not(
    .row-stone-0865
  ):focus,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ):active,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ):focus,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ):active,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ):focus,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ):active,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ):focus {
  outline: 0;
}
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43,
button:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43 {
  position: relative;
}
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .paragraph_static_7b58,
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .content_806f,
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .backdrop-right-ae85,
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  i,
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  svg,
button:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .paragraph_static_7b58,
button:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .content_806f,
button:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .backdrop-right-ae85,
button:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  i,
button:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  svg,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .paragraph_static_7b58,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .content_806f,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .backdrop-right-ae85,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  i,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  svg,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .paragraph_static_7b58,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .content_806f,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .backdrop-right-ae85,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  i,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  svg,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .paragraph_static_7b58,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .content_806f,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  .backdrop-right-ae85,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  i,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43
  svg {
  visibility: hidden;
}
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43:after,
button:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43:after,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43:after,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43:after,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ).fn-loading-3c43: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;
}
.tooltip-warm-f54a:not(.glass-aea1):not(.row-stone-0865),
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ),
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ),
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-warm-f54a:not(.glass-aea1):not(
    .row-stone-0865
  ):focus,
input[type="button"]:not(.glass-aea1):not(
    .row-stone-0865
  ):focus,
input[type="reset"]:not(.glass-aea1):not(
    .row-stone-0865
  ):focus,
input[type="submit"]:not(.glass-aea1):not(
    .row-stone-0865
  ):focus {
  color: #fff;
}
.tooltip-warm-f54a.fn-disabled-3c43:not(.glass-aea1):not(
    .row-stone-0865
  ),
.tooltip-warm-f54a[disabled]:not(.glass-aea1):not(
    .row-stone-0865
  ),
button.fn-disabled-3c43:not(.glass-aea1):not(
    .row-stone-0865
  ),
button[disabled]:not(.glass-aea1):not(
    .row-stone-0865
  ) {
  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;
}
.aside_770e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.aside_770e: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;
}
.cold_4602 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.chip-advanced-dc13 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.basic_0d34 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.in_e308:after,
.in_e308:before,
.texture-rough-7b2d:after,
.texture-rough-7b2d:before,
.tabs_77c1:after,
.tabs_77c1:before,
.hot-530b:after,
.hot-530b:before,
.widget_7fc7:after,
.widget_7fc7:before,
.gas-4b71:after,
.gas-4b71:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.in_e308:after,
.texture-rough-7b2d:after,
.tabs_77c1:after,
.hot-530b:after,
.widget_7fc7:after,
.gas-4b71:after {
  clear: both;
}
.texture-rough-7b2d .grid_5578,
.tabs_77c1 .grid_5578,
.silver-54e5 .grid_5578 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.background_797a {
  display: inline-block;
}
.selected-cbea {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.selected-cbea img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.selected-cbea .grid-2e3a {
  padding: 1em 0;
  font-size: 85%;
}
.grid-2e3a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.card-cd2b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.card-cd2b:after,
.card-cd2b:before {
  content: "";
  display: table;
}
.card-cd2b:after {
  clear: both;
}
.highlight-fast-9971 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slider_right_e1e9 .highlight-fast-9971 {
  max-width: 50%;
}
.media_static_5db3 .highlight-fast-9971 {
  max-width: 33.33%;
}
.carousel-8556 .highlight-fast-9971 {
  max-width: 25%;
}
.photo_tall_e323 .highlight-fast-9971 {
  max-width: 20%;
}
.chip_7589 .highlight-fast-9971 {
  max-width: 16.66%;
}
.photo-pink-461b .highlight-fast-9971 {
  max-width: 14.28%;
}
.out_fb37 .highlight-fast-9971 {
  max-width: 12.5%;
}
.cold_b2fc .highlight-fast-9971 {
  max-width: 11.11%;
}
.fresh_81e2 {
  display: block;
}
.carousel-8020 .layout-b91f label,
.carousel-8020 .active_6065 label,
.carousel-8020 .full_05d5 label,
.carousel-8020 .gallery-ddc3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast_7b3d {
  list-style: none;
  margin: 0;
}
.fast_7b3d article.list_iron_609f {
  margin-bottom: 0;
}
.fast_7b3d ul {
  list-style: none;
  margin: 0;
}
.fast_7b3d .first_85ac li.list_iron_609f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast_7b3d .first_85ac li.list_iron_609f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast_7b3d .first_85ac li.list_iron_609f: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) {
  .fast_7b3d .first_85ac li.list_iron_609f li.list_iron_609f li.list_iron_609f li.list_iron_609f {
    padding-left: 0;
  }
}
article.list_iron_609f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list_iron_609f .texture-rough-7b2d p:last-of-type {
  margin-bottom: 0;
}
article.list_iron_609f .hero_f2a1 {
  float: left;
}
article.list_iron_609f .tall_397c {
  margin-left: 85px;
}
article.list_iron_609f .advanced_1710 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list_iron_609f .advanced_1710 .sidebar-new-1c69 {
  margin-left: 10px;
}
article.list_iron_609f .card_motion_7011 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list_iron_609f .shade_abe0 {
  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 .layout-b91f,
  #respond .full_05d5,
  #respond .gallery-ddc3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout-b91f input,
#respond .full_05d5 input,
#respond .gallery-ddc3 input {
  width: 100%;
}
#respond .gallery-ddc3 {
  margin-right: 0;
}
#respond .plasma-7777 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel-large-257d {
  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;
}
.carousel-large-257d.slider_red_a3cd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.carousel-large-257d 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%);
}
.carousel-large-257d:focus,
.carousel-large-257d: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);
}
.border_east_6c92 {
  border-radius: 10%;
}
.list-wood-f29a {
  border-radius: 50%;
}
.label-east-4eed {
  font-size: 0.72em;
}
.info_5a9a {
  font-size: 0.875em;
}
.liquid-2ea6 {
  font-size: 1.1em;
}
.notification_3520 {
  text-transform: uppercase;
  line-height: 1.2;
}
.notification_3520.label-east-4eed {
  letter-spacing: 0.5px;
}
.element_b33a,
.element_b33a a {
  color: #6d6d6d;
}
.element_b33a a:hover {
  color: #111;
}
.gallery-gas-0541 {
  color: #6d6d6d;
}
.row-9064 {
  overflow-x: hidden;
}
.row-9064 .article_0219.bright-5794 {
  position: relative;
}
.row-9064 .article_0219.bright-5794.orange-3488 {
  position: initial;
}
.row-9064
  .article_0219.bright-5794.orange-3488
  .selected_4c99 {
  left: auto;
}
.row-9064 .article_0219 .selected_4c99 {
  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;
}
.row-9064 .article_0219:hover.bright-5794 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.row-9064
  .article_0219:hover.bright-5794
  .selected_4c99 {
  display: block;
  z-index: 9999999;
}
.row-9064 .hard-c947 .glass-f5b7,
.row-9064 .background_e442 .glass-f5b7 {
  display: none;
}
.row-9064 .widget-0faa .article_0219:hover.bright-5794 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.carousel-8020 .layout-b91f label,
.carousel-8020 .active_6065 label,
.carousel-8020 .full_05d5 label,
.carousel-8020 .gallery-ddc3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast_7b3d {
  list-style: none;
  margin: 0;
}
.fast_7b3d article.list_iron_609f {
  margin-bottom: 0;
}
.fast_7b3d ul {
  list-style: none;
  margin: 0;
}
.fast_7b3d .first_85ac li.list_iron_609f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast_7b3d .first_85ac li.list_iron_609f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast_7b3d .first_85ac li.list_iron_609f: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) {
  .fast_7b3d .first_85ac li.list_iron_609f li.list_iron_609f li.list_iron_609f li.list_iron_609f {
    padding-left: 0;
  }
}
article.list_iron_609f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list_iron_609f .texture-rough-7b2d p:last-of-type {
  margin-bottom: 0;
}
article.list_iron_609f .hero_f2a1 {
  float: left;
}
article.list_iron_609f .tall_397c {
  margin-left: 85px;
}
article.list_iron_609f .advanced_1710 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list_iron_609f .advanced_1710 .sidebar-new-1c69 {
  margin-left: 10px;
}
article.list_iron_609f .card_motion_7011 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list_iron_609f .shade_abe0 {
  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 .layout-b91f,
  #respond .full_05d5,
  #respond .gallery-ddc3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .layout-b91f input,
#respond .full_05d5 input,
#respond .gallery-ddc3 input {
  width: 100%;
}
#respond .gallery-ddc3 {
  margin-right: 0;
}
#respond .plasma-7777 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard-c947 .card-right-7408 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.card-right-7408 .fixed-849d.search-selected-978d .last-db36 > li > a:focus,
.card-right-7408 .fixed-849d.search-selected-978d .last-db36 > li > a:hover,
.card-right-7408 .fixed-849d.hero-basic-f830 .last-db36 > li > a:focus,
.card-right-7408 .fixed-849d.hero-basic-f830 .last-db36 > li > a:hover,
.card-right-7408 .fixed-849d.media_d9cb .last-db36 > li > a:focus,
.card-right-7408 .fixed-849d.media_d9cb .last-db36 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-right-7408
  .fixed-849d.search-selected-978d
  .last-db36
  > li.gradient_easy_197f
  > a,
.card-right-7408
  .fixed-849d.search-selected-978d
  .last-db36
  > li.message_82a5
  > a,
.card-right-7408
  .fixed-849d.hero-basic-f830
  .last-db36
  > li.gradient_easy_197f
  > a,
.card-right-7408
  .fixed-849d.hero-basic-f830
  .last-db36
  > li.message_82a5
  > a,
.card-right-7408
  .fixed-849d.media_d9cb
  .last-db36
  > li.gradient_easy_197f
  > a,
.card-right-7408 .fixed-849d.media_d9cb .last-db36 > li.element_blue_d0cc > a {
  color: rgba(255, 255, 255, 0.99);
}
.card-right-7408 .under_0c00,
.card-right-7408 .under_0c00 a {
  color: rgba(255, 255, 255, 0.99);
}
.card-right-7408 .center-ddd7.background_17c9 li a,
.card-right-7408 .iron_f899 a,
.card-right-7408 .smooth_f3d1,
.card-right-7408 .last-db36 > li > a,
.card-right-7408 .progress_5128 {
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408 .center-ddd7.background_17c9 li a:hover,
.card-right-7408 .iron_f899 a:hover,
.card-right-7408 .smooth_f3d1:hover,
.card-right-7408 .last-db36 > li > a:hover,
.card-right-7408 .progress_5128:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-right-7408 .main_e210 {
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408 .main_e210 .section_orange_59c9 {
  color: rgba(255, 255, 255, 0.99);
}
.card-right-7408 .main_e210:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-right-7408 .message-6e66 .header-inner-e61a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408 .message-6e66 .header-inner-e61a .button_a858 {
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408
  .message-6e66
  .header-inner-e61a
  .button_a858::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408
  .message-6e66
  .header-inner-e61a
  .button_a858:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408
  .message-6e66
  .header-inner-e61a
  .button_a858::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408
  .message-6e66
  .header-inner-e61a
  .button_a858::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408 .message-6e66 .under-be92 {
  color: rgba(255, 255, 255, 0.79);
}
.card-right-7408 .message-6e66 .under-be92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-bce2
  .card-right-7408
  .message-6e66
  .sidebar-tall-923f
  .shadow-selected-5263 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out-bce2
  .card-right-7408
  .message-6e66
  .sidebar-tall-923f
  .button_a858 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-c947 .pagination-1407 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pagination-1407 .fixed-849d.search-selected-978d .last-db36 > li > a:focus,
.pagination-1407 .fixed-849d.search-selected-978d .last-db36 > li > a:hover,
.pagination-1407 .fixed-849d.hero-basic-f830 .last-db36 > li > a:focus,
.pagination-1407 .fixed-849d.hero-basic-f830 .last-db36 > li > a:hover,
.pagination-1407 .fixed-849d.media_d9cb .last-db36 > li > a:focus,
.pagination-1407 .fixed-849d.media_d9cb .last-db36 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-1407
  .fixed-849d.search-selected-978d
  .last-db36
  > li.gradient_easy_197f
  > a,
.pagination-1407
  .fixed-849d.search-selected-978d
  .last-db36
  > li.message_82a5
  > a,
.pagination-1407
  .fixed-849d.hero-basic-f830
  .last-db36
  > li.gradient_easy_197f
  > a,
.pagination-1407
  .fixed-849d.hero-basic-f830
  .last-db36
  > li.message_82a5
  > a,
.pagination-1407
  .fixed-849d.media_d9cb
  .last-db36
  > li.gradient_easy_197f
  > a,
.pagination-1407 .fixed-849d.media_d9cb .last-db36 > li.element_blue_d0cc > a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-1407 .under_0c00,
.pagination-1407 .under_0c00 a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-1407 .center-ddd7.background_17c9 li a,
.pagination-1407 .iron_f899 a,
.pagination-1407 .smooth_f3d1,
.pagination-1407 .last-db36 > li > a,
.pagination-1407 .progress_5128 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-1407 .center-ddd7.background_17c9 li a:hover,
.pagination-1407 .iron_f899 a:hover,
.pagination-1407 .smooth_f3d1:hover,
.pagination-1407 .last-db36 > li > a:hover,
.pagination-1407 .progress_5128:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-1407 .main_e210 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination-1407 .main_e210 .section_orange_59c9 {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-1407 .main_e210:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_next_37e8 .shadow-5569 {
  margin-left: auto;
  margin-right: auto;
}
.tabs_77c1 > * {
  margin-left: auto;
  margin-right: auto;
}
.tabs_77c1 .cold_4602 {
  margin-right: 1.41575em;
}
.search-liquid-59d2 .tabs_77c1 > .banner-2eec {
  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;
}
.search-liquid-59d2 .tabs_77c1 > .menu-west-a746 {
  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;
}
.left_4c00.active_next_37e8 .shadow-5569,
.selected_cc93.active_next_37e8 .shadow-5569 {
  margin-left: 0;
}
.slider_1f1f.active_next_37e8 .shadow-5569,
.modal-advanced-210b.active_next_37e8 .shadow-5569 {
  margin-right: 0;
}
.tabs_77c1 ol,
.tabs_77c1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.nav-hovered-9b21 video {
  max-width: 100%;
}
.highlight-8ab7 img {
  display: block;
}
.highlight-8ab7.cold_4602,
.highlight-8ab7.chip-advanced-dc13 {
  width: 100%;
}
.highlight-8ab7.menu-west-a746 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box-0465:not(.image-cd25) {
  margin: 1.5em auto;
}
.highlight_ab8b p {
  padding: 1.5em 14px;
}
ul.gas_ef55.menu-west-a746,
ul.gas_ef55.banner-2eec,
ul.gas_ef55.iron_06b2.banner-2eec {
  padding: 0 14px;
}
.input-basic-4954 {
  display: block;
  overflow-x: auto;
}
.input-basic-4954 table {
  border-collapse: collapse;
  width: 100%;
}
.input-basic-4954 td,
.input-basic-4954 th {
  padding: 0.5em;
}
.tabs_77c1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tabs_77c1 ol ol,
.tabs_77c1 ol ul,
.tabs_77c1 ul ol,
.tabs_77c1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tabs_77c1 ol ol li,
.tabs_77c1 ol ul li,
.tabs_77c1 ul ol li,
.tabs_77c1 ul ul li {
  margin-left: 0;
}
.border-north-ad65.main-937c > .detail_d0d1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border-north-ad65.main-937c > .detail_d0d1 iframe,
.border-north-ad65.main-937c > .detail_d0d1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.silver_eed4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.silver_eed4.slider-plasma-720d {
  padding: 0;
}
.silver_eed4.slider-plasma-720d cite {
  font-size: 13px;
}
.silver_eed4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.silver_eed4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.small_a1cd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.small_a1cd > p:first-child {
  margin-top: 0;
}
.small_a1cd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.small_a1cd blockquote {
  border-left: 0;
}
.tertiary-68d4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tertiary-68d4:not(.secondary_e8de) {
  max-width: 100px;
}
.tertiary-68d4.slider-iron-9da6 {
  border-bottom: none !important;
  text-align: center;
}
.tertiary-68d4.slider-iron-9da6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight_ab8b p {
    padding: 1.5em 0;
  }
}
.outline_9013 {
  color: #0073aa;
}
.paragraph_0fee {
  background-color: #0073aa;
}
.main-wide-02a1 {
  color: #229fd8;
}
.component_dynamic_3932 {
  background-color: #229fd8;
}
.left-cf19 {
  color: #eee;
}
.cold-3434 {
  background-color: #eee;
}
.grid-tall-8319 {
  color: #444;
}
.tooltip-hot-154b {
  background-color: #444;
}
.menu_blue_770a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu_blue_770a .top-5593 .iron_f899 {
  font-size: 15px;
}
.menu_blue_770a .iron_f899 {
  line-height: 1.3;
}
.menu_blue_770a .pagination-1407 {
}
.menu_blue_770a .card-right-7408 {
  background: #235787;
}
.menu-blue-bcec {
  padding: 0;
}
.menu-blue-bcec .card-right-7408 {
  background: #1a1a1a;
}
.menu-blue-bcec .pagination-1407 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shade_ee42 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shade_ee42 .pagination-1407 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shade_ee42 .card-right-7408 {
  background: #303030;
}
.gas-4b71 {
  position: relative;
  z-index: 10;
}
.gas-4b71 .picture_wide_1a99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium_a3ac .bright-5794 {
  display: inline-block;
  vertical-align: middle;
}
.medium_a3ac.block-d744 .bright-5794 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium_a3ac.block-d744 .bright-5794 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium_a3ac.block-d744 .bright-5794 {
    margin-right: 0.4em;
  }
}
.medium_a3ac.block-d744 .bright-5794:last-child {
  margin-right: 0;
}
.current_62a9 .picture_wide_1a99 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hard-c947 .top-5593 {
    margin: 0 -0.5em;
  }
  .hard-c947 .top-5593 [class*="customify-col-"],
  .hard-c947 .top-5593 [class*="customify-col_"],
  .hard-c947 .top-5593 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hard-c947.wrapper-paper-dc57 .picture_wide_1a99 {
  background: 0 0 !important;
}
.hard-c947.wrapper-paper-dc57 .picture_wide_1a99,
.hard-c947.current_62a9 .picture_wide_1a99 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hard-c947.overlay-copper-6c5e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hard-c947.current_62a9 .picture_wide_1a99 {
  box-shadow: none !important;
}
.notification_15d6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notification_15d6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notification_15d6 {
    padding: 18px 0 20px;
  }
}
.notification_15d6 .backdrop-white-a2d1 {
  width: 100%;
}
.notification_15d6 .frame_d00d {
  margin-bottom: 0;
}
.notification_15d6 .frame_7f9a {
  margin-top: 5px;
  font-size: 0.875em;
}
.easy_b27a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.easy_b27a .basic-f136 {
  width: 100%;
}
.stone-e654 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.stone-e654 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.stone-e654 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;
}
.stone-e654 li:last-child:after {
  display: none;
}
.stone-e654 li a {
  font-weight: 500;
  margin-right: 10px;
}
.search_hard_7f31 .glass-f5b7 button,
.notification_15d6 .glass-f5b7 button {
  left: 0;
}
.search_hard_7f31 .basic-f136,
.notification_15d6 .basic-f136 {
  padding-left: 0;
  padding-right: 0;
}
.search_hard_7f31 .easy_b27a,
.notification_15d6 .easy_b27a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.search_hard_7f31 {
  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;
}
.search_hard_7f31: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;
}
.search_hard_7f31 .chip_5c9f {
  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) {
  .search_hard_7f31 .chip_5c9f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .search_hard_7f31 .chip_5c9f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .search_hard_7f31 .chip_5c9f {
    min-height: 200px;
  }
}
.search_hard_7f31 .stone-e654 {
  color: rgba(255, 255, 255, 0.8);
}
.search_hard_7f31 .stone-e654 a,
.search_hard_7f31 .stone-e654 li:after {
  color: inherit;
}
.search_hard_7f31 .stone-e654 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notice-8520 {
  margin-bottom: 0.5em;
}
.grid_71c0 {
  margin-bottom: 1.2em;
}
.grid_71c0,
.notice-8520 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid_71c0 p:last-child,
.notice-8520 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .glass-f5b7,
#masthead .glass-f5b7 {
  display: none;
}
#masthead
  > .glass-f5b7.gold-7823 {
  display: none;
}
#masthead > .glass-f5b7 button {
  left: 0;
}
.message-south-5b4d {
  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%;
}
.message-south-5b4d .bright-5794 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.message-south-5b4d .sidebar-active-5a00 {
  display: -webkit-box;
  display: flex;
}
.message-south-5b4d .sidebar-active-5a00.grid_center_69bb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.message-south-5b4d .sidebar-active-5a00.link_hard_1da8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message-south-5b4d .sidebar-active-5a00.filter_13f9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message-south-5b4d.article_hard_cd63.silver_b5ea .sidebar-active-5a00.grid_center_69bb {
  flex-basis: 100%;
}
.message-south-5b4d.black_a1d3 .sidebar-active-5a00.link_hard_1da8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.message-south-5b4d.black_a1d3 .sidebar-active-5a00.filter_13f9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .glass-f5b7.gold-7823 {
  display: none;
}
#masthead > .glass-f5b7 button {
  left: 0;
}
.picture_0e65 {
  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;
}
.picture_0e65:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.picture_0e65.wide_074a i {
  margin-right: 4px;
}
.picture_0e65.nav_5a1d i {
  margin-left: 5px;
}
.iron_f899 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.iron_f899 p:last-child {
  margin-bottom: 0;
}
.up-d90a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.up-d90a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.up-d90a img {
  display: block;
  width: auto;
  line-height: 1;
}
.up-d90a .under_0c00 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.up-d90a .input_92a0 {
  margin: 5px 0 7px 0;
}
.up-d90a.outline-smooth-5b03 .dim-be86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up-d90a.outline-smooth-5b03 .white-9b2a {
  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;
}
.up-d90a.list-f2e9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.up-d90a.list-f2e9 .dim-be86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.up-d90a.list-f2e9 .white-9b2a {
  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;
}
.up-d90a.background_black_aafa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.up-d90a.box-mini-65a3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.up-d90a.box-mini-65a3 .white-9b2a {
  margin-top: 7px;
}
.soft_a745 {
  display: inline-block;
}
.gas-4b71 .upper-88ad .up-d90a img {
  max-width: 100%;
}
.fixed-849d .soft_82b5.outline-gas-e996,
.modal-tiny-6626 .soft_82b5.outline-gas-e996 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.fixed-849d .old_e83f,
.modal-tiny-6626 .old_e83f {
  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%);
}
.fixed-849d .old_e83f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.fixed-849d.slow-0765 .old_e83f {
  display: none;
}
.fixed-849d .cool_f852 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixed-849d .cool_f852 li {
  display: inline-block;
  position: relative;
}
.fixed-849d .cool_f852 li:last-child {
  margin-right: 0;
}
.fixed-849d .cool_f852 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;
}
.fixed-849d .cool_f852 li.element_blue_d0cc > a {
  color: rgba(0, 0, 0, 0.9);
}
.fixed-849d .cool_f852 > 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;
}
.fixed-849d .cool_f852 > li > a i {
  line-height: 0;
}
.fixed-849d .cool_f852 > li.bronze-dbcf > a .old_e83f {
  margin-left: 4px;
  line-height: 0;
}
.fixed-849d .cool_f852 .blue-6c77 li.bronze-dbcf > a {
  position: relative;
}
.fixed-849d .cool_f852 .blue-6c77 li.bronze-dbcf > a:after,
.fixed-849d .cool_f852 .blue-6c77 li.bronze-dbcf > a:before {
  content: "";
  display: table;
}
.fixed-849d .cool_f852 .blue-6c77 li.bronze-dbcf > a:after {
  clear: both;
}
.fixed-849d .cool_f852 .blue-6c77 li.bronze-dbcf > a .old_e83f {
  margin-left: 5px;
  float: right;
}
.fixed-849d .table_9e8f,
.fixed-849d .blue-6c77 {
  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;
}
.fixed-849d .blue-6c77 {
  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;
}
.fixed-849d .blue-6c77 .outline-gas-e996 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fixed-849d .blue-6c77 .old_e83f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.fixed-849d .blue-6c77 li {
  display: block;
  margin: 0;
  padding: 0;
}
.fixed-849d .blue-6c77 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;
}
.fixed-849d .blue-6c77 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.fixed-849d .blue-6c77 .blue-6c77 {
  top: 0;
  left: 100%;
}
.fixed-849d .video_4a86.fn-focus-3c43 > .table_9e8f,
.fixed-849d .video_4a86.fn-focus-3c43 > .blue-6c77,
.fixed-849d .video_4a86:focus > .table_9e8f,
.fixed-849d .video_4a86:focus > .blue-6c77,
.fixed-849d .video_4a86:hover > .table_9e8f,
.fixed-849d .video_4a86:hover > .blue-6c77 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.fixed-849d.media_d9cb .last-db36:after,
.fixed-849d.media_d9cb .last-db36:before {
  content: "";
  display: table;
}
.fixed-849d.media_d9cb .last-db36:after {
  clear: both;
}
.fixed-849d.media_d9cb .last-db36 > li {
  float: left;
}
.fixed-849d.gradient_c142 .last-db36:after,
.fixed-849d.gradient_c142 .last-db36:before {
  content: "";
  display: table;
}
.fixed-849d.gradient_c142 .last-db36:after {
  clear: both;
}
.fixed-849d.gradient_c142 .last-db36 > li {
  float: left;
}
.fixed-849d.gradient_c142 .last-db36 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.fixed-849d.gradient_c142 .last-db36 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.fixed-849d.gradient_c142 .last-db36 > li.gradient_easy_197f > a,
.fixed-849d.gradient_c142 .last-db36 > li.element_blue_d0cc > a {
  color: #fff;
  background-color: #1e4b75;
}
.fixed-849d.search-selected-978d .last-db36 > li > a .outline-gas-e996 {
  position: relative;
}
.fixed-849d.search-selected-978d .last-db36 > li > a .outline-gas-e996: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;
}
.fixed-849d.search-selected-978d
  .last-db36
  > li:focus
  > a
  .outline-gas-e996:before,
.fixed-849d.search-selected-978d
  .last-db36
  > li:hover
  > a
  .outline-gas-e996:before {
  width: 100%;
  background-color: currentColor;
}
.fixed-849d.search-selected-978d
  .last-db36
  > li.gradient_easy_197f
  > a
  .outline-gas-e996:before,
.fixed-849d.search-selected-978d
  .last-db36
  > li.message_82a5
  > a
  .outline-gas-e996:before {
  width: 100%;
  background-color: currentColor;
}
.fixed-849d.hero-basic-f830 .last-db36 > li > a .outline-gas-e996 {
  position: relative;
}
.fixed-849d.hero-basic-f830 .last-db36 > li > a .outline-gas-e996: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;
}
.fixed-849d.hero-basic-f830 .last-db36 > li:focus > a .outline-gas-e996:before,
.fixed-849d.hero-basic-f830
  .last-db36
  > li:hover
  > a
  .outline-gas-e996:before {
  width: 100%;
  background-color: currentColor;
}
.fixed-849d.hero-basic-f830
  .last-db36
  > li.gradient_easy_197f
  > a
  .outline-gas-e996:before,
.fixed-849d.hero-basic-f830
  .last-db36
  > li.message_82a5
  > a
  .outline-gas-e996:before {
  width: 100%;
  background-color: currentColor;
}
.modal-tiny-6626 .cool_f852 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal-tiny-6626 .cool_f852 li:first-child > a {
  border-top: none;
}
.modal-tiny-6626 .cool_f852 .plasma-32ef > .outline-gas-e996 .old_e83f {
  display: none;
}
.modal-tiny-6626 .cool_f852 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal-tiny-6626 .cool_f852 li:last-child {
  border: none;
}
.modal-tiny-6626 .cool_f852 li.bronze-dbcf > a {
  padding-right: 45px !important;
}
.modal-tiny-6626 .cool_f852 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal-tiny-6626 .cool_f852 li a:focus,
.modal-tiny-6626 .cool_f852 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-tiny-6626 .cool_f852 li .hidden_4189 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.modal-tiny-6626 .cool_f852 li .hidden_4189:hover {
  box-shadow: none;
}
.modal-tiny-6626 .cool_f852 li .hidden_4189 .old_e83f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal-tiny-6626 .cool_f852 .blue-6c77 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.modal-tiny-6626 .cool_f852 .blue-6c77 li a {
  padding-left: 3em;
}
.modal-tiny-6626 .cool_f852 .component_steel_7230 > a .hidden_4189 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-tiny-6626 .cool_f852 .component_steel_7230 > .blue-6c77 {
  display: block;
  opacity: 1;
}
.panel-c81a {
  max-width: 100%;
}
.east-64de {
  line-height: 0;
  cursor: pointer;
}
.progress_5128 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress_5128:hover {
  box-shadow: none;
  color: currentColor;
}
.progress_5128 svg {
  width: 18px;
  height: 18px;
}
.progress_5128 .pink-05a6 {
  display: none;
}
.avatar-9dac {
  position: relative;
}
.avatar-9dac.fn-active-3c43 .progress_5128 .description_0c3b {
  display: none;
}
.avatar-9dac.fn-active-3c43 .progress_5128 .pink-05a6 {
  display: inline-block;
}
.avatar-9dac .pagination-1e3c {
  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);
}
.avatar-9dac.liquid_3c33 .pagination-1e3c {
  left: auto;
  right: -0.9em;
}
.avatar-9dac.liquid_3c33 .up_8536::before {
  left: auto;
  right: 15px;
}
.avatar-9dac.fn-active-3c43 .pagination-1e3c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-tall-923f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sidebar-tall-923f label {
  flex-basis: 100%;
}
.sidebar-tall-923f .header-inner-e61a {
  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;
}
.sidebar-tall-923f .button_a858 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sidebar-tall-923f .button_a858:focus {
  background-color: transparent;
}
.sidebar-tall-923f button.under-be92 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sidebar-tall-923f button.under-be92:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sidebar-tall-923f button.under-be92 svg {
  width: 18px;
  height: 18px;
}
.sidebar-tall-923f input[type="submit"] {
  min-height: auto;
}
.message-6e66 .sidebar-tall-923f .button_a858 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.up_8536 {
  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) {
  .up_8536 {
    width: 220px;
  }
}
.up_8536 label {
  flex-basis: 100%;
}
.up_8536::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;
}
.out-bce2 .message-6e66 .sidebar-tall-923f {
  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;
}
.out-bce2
  .message-6e66
  .sidebar-tall-923f
  .header-inner-e61a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.out-bce2 .message-6e66 .sidebar-tall-923f .button_a858 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.out-bce2
  .message-6e66
  .sidebar-tall-923f
  .button_a858:focus {
  background: 0 0;
}
.out-bce2
  .message-6e66
  .sidebar-tall-923f
  .shadow-selected-5263 {
  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;
}
.center-ddd7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.center-ddd7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.center-ddd7 li:last-child {
  margin-right: 0;
}
.center-ddd7 li:first-child {
  margin-left: 0;
}
.center-ddd7.fresh-727c a {
  color: #fff;
}
.center-ddd7.fresh-727c a:hover {
  color: #fff;
}
.center-ddd7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.center-ddd7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.center-ddd7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.center-ddd7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.center-ddd7 [class*="social-icon-apple"] {
  background-color: #999;
}
.center-ddd7 [class*="social-icon-apple"].card_cf32 {
  background-color: transparent;
  color: #999;
}
.center-ddd7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.center-ddd7 [class*="social-icon-behance"].card_cf32 {
  background-color: transparent;
  color: #1769ff;
}
.center-ddd7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.center-ddd7 [class*="social-icon-bitbucket"].card_cf32 {
  background-color: transparent;
  color: #205081;
}
.center-ddd7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.center-ddd7 [class*="social-icon-codepen"].card_cf32 {
  background-color: transparent;
  color: #000;
}
.center-ddd7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.center-ddd7 [class*="social-icon-delicious"].card_cf32 {
  background-color: transparent;
  color: #39f;
}
.center-ddd7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.center-ddd7 [class*="social-icon-digg"].card_cf32 {
  background-color: transparent;
  color: #005be2;
}
.center-ddd7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.center-ddd7 [class*="social-icon-dribbble"].card_cf32 {
  background-color: transparent;
  color: #ea4c89;
}
.center-ddd7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.center-ddd7 [class*="social-icon-envelope"].card_cf32 {
  background-color: transparent;
  color: #ea4335;
}
.center-ddd7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.center-ddd7 [class*="social-icon-facebook"].card_cf32 {
  background-color: transparent;
  color: #3b5998;
}
.center-ddd7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.center-ddd7 [class*="social-icon-flickr"].card_cf32 {
  background-color: transparent;
  color: #0063dc;
}
.center-ddd7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.center-ddd7 [class*="social-icon-foursquare"].card_cf32 {
  background-color: transparent;
  color: #2d5be3;
}
.center-ddd7 [class*="social-icon-github"] {
  background-color: #333;
}
.center-ddd7 [class*="social-icon-github"].card_cf32 {
  background-color: transparent;
  color: #333;
}
.center-ddd7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.center-ddd7 [class*="social-icon-google-plus"].card_cf32 {
  background-color: transparent;
  color: #dd4b39;
}
.center-ddd7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.center-ddd7 [class*="social-icon-houzz"].card_cf32 {
  background-color: transparent;
  color: #7ac142;
}
.center-ddd7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.center-ddd7 [class*="social-icon-instagram"].card_cf32 {
  background-color: transparent;
  color: #262626;
}
.center-ddd7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.center-ddd7 [class*="social-icon-jsfiddle"].card_cf32 {
  background-color: transparent;
  color: #487aa2;
}
.center-ddd7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.center-ddd7 [class*="social-icon-linkedin"].card_cf32 {
  background-color: transparent;
  color: #0077b5;
}
.center-ddd7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.center-ddd7 [class*="social-icon-medium"].card_cf32 {
  background-color: transparent;
  color: #00ab6b;
}
.center-ddd7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.center-ddd7
  [class*="social-icon-odnoklassniki"].card_cf32 {
  background-color: transparent;
  color: #f4731c;
}
.center-ddd7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.center-ddd7 [class*="social-icon-meetup"].card_cf32 {
  background-color: transparent;
  color: #ec1c40;
}
.center-ddd7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.center-ddd7 [class*="social-icon-pinterest"].card_cf32 {
  background-color: transparent;
  color: #bd081c;
}
.center-ddd7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.center-ddd7 [class*="social-icon-product-hunt"].card_cf32 {
  background-color: transparent;
  color: #da552f;
}
.center-ddd7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.center-ddd7 [class*="social-icon-reddit"].card_cf32 {
  background-color: transparent;
  color: #ff4500;
}
.center-ddd7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.center-ddd7 [class*="social-icon-rss"].card_cf32 {
  background-color: transparent;
  color: #f26522;
}
.center-ddd7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.center-ddd7
  [class*="social-icon-shopping-cart"].card_cf32 {
  background-color: transparent;
  color: #4caf50;
}
.center-ddd7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.center-ddd7 [class*="social-icon-skype"].card_cf32 {
  background-color: transparent;
  color: #00aff0;
}
.center-ddd7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.center-ddd7 [class*="social-icon-slideshare"].card_cf32 {
  background-color: transparent;
  color: #0077b5;
}
.center-ddd7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.center-ddd7 [class*="social-icon-snapchat"].card_cf32 {
  background-color: transparent;
  color: #fffc00;
}
.center-ddd7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.center-ddd7 [class*="social-icon-soundcloud"].card_cf32 {
  background-color: transparent;
  color: #f80;
}
.center-ddd7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.center-ddd7 [class*="social-icon-spotify"].card_cf32 {
  background-color: transparent;
  color: #2ebd59;
}
.center-ddd7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.center-ddd7
  [class*="social-icon-stack-overflow"].card_cf32 {
  background-color: transparent;
  color: #fe7a15;
}
.center-ddd7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.center-ddd7 [class*="social-icon-maldkfgram"].card_cf32 {
  background-color: transparent;
  color: #2ca5e0;
}
.center-ddd7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.center-ddd7 [class*="social-icon-tripadvisor"].card_cf32 {
  background-color: transparent;
  color: #589442;
}
.center-ddd7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.center-ddd7 [class*="social-icon-tumblr"].card_cf32 {
  background-color: transparent;
  color: #35465c;
}
.center-ddd7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.center-ddd7 [class*="social-icon-twitch"].card_cf32 {
  background-color: transparent;
  color: #6441a5;
}
.center-ddd7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.center-ddd7 [class*="social-icon-twitter"].card_cf32 {
  background-color: transparent;
  color: #1da1f2;
}
.center-ddd7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.center-ddd7 [class*="social-icon-vimeo"].card_cf32 {
  background-color: transparent;
  color: #1ab7ea;
}
.center-ddd7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.center-ddd7 [class*="social-icon-vk"].card_cf32 {
  background-color: transparent;
  color: #45668e;
}
.center-ddd7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.center-ddd7 [class*="social-icon-weibo"].card_cf32 {
  background-color: transparent;
  color: #df2029;
}
.center-ddd7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.center-ddd7 [class*="social-icon-weixin"].card_cf32 {
  background-color: transparent;
  color: #7bb32e;
}
.center-ddd7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.center-ddd7 [class*="social-icon-whatsapp"].card_cf32 {
  background-color: transparent;
  color: #25d366;
}
.center-ddd7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.center-ddd7 [class*="social-icon-wordpress"].card_cf32 {
  background-color: transparent;
  color: #21759b;
}
.center-ddd7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.center-ddd7 [class*="social-icon-xing"].card_cf32 {
  background-color: transparent;
  color: #026466;
}
.center-ddd7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.center-ddd7 [class*="social-icon-yelp"].card_cf32 {
  background-color: transparent;
  color: #af0606;
}
.center-ddd7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.center-ddd7 [class*="social-icon-youtube"].card_cf32 {
  background-color: transparent;
  color: #cd201f;
}
.smooth_f3d1 {
  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;
}
.smooth_f3d1:hover {
  box-shadow: none;
  background: 0 0;
}
.wrapper-8774 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.large-dfbe {
  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;
}
.panel-in-3cec {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar-soft-1e42 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar-soft-1e42,
.sidebar-soft-1e42::after,
.sidebar-soft-1e42::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;
}
.sidebar-soft-1e42::after,
.sidebar-soft-1e42::before {
  content: "";
  display: block;
  background-color: inherit;
}
.popup-9295 .large-dfbe .panel-in-3cec {
  margin-top: -2px;
  width: 19px;
}
.popup-9295 .large-dfbe .sidebar-soft-1e42 {
  margin-top: -1px;
}
.popup-9295 .large-dfbe .sidebar-soft-1e42,
.popup-9295 .large-dfbe .sidebar-soft-1e42::after,
.popup-9295 .large-dfbe .sidebar-soft-1e42::before {
  width: 19px;
  height: 2px;
}
.popup-9295 .large-dfbe .sidebar-soft-1e42::before {
  top: -6px;
}
.popup-9295 .large-dfbe .sidebar-soft-1e42::after {
  bottom: -6px;
}
.photo_f16b .large-dfbe .panel-in-3cec {
  margin-top: -2px;
  width: 22px;
}
.photo_f16b .large-dfbe .sidebar-soft-1e42 {
  margin-top: -1px;
}
.photo_f16b .large-dfbe .sidebar-soft-1e42,
.photo_f16b .large-dfbe .sidebar-soft-1e42::after,
.photo_f16b .large-dfbe .sidebar-soft-1e42::before {
  width: 22px;
  height: 2px;
}
.photo_f16b .large-dfbe .sidebar-soft-1e42::before {
  top: -7px;
}
.photo_f16b .large-dfbe .sidebar-soft-1e42::after {
  bottom: -7px;
}
.hard_b964 .large-dfbe .panel-in-3cec {
  margin-top: -2px;
  width: 31px;
}
.hard_b964 .large-dfbe .sidebar-soft-1e42 {
  margin-top: -1.5px;
}
.hard_b964 .large-dfbe .sidebar-soft-1e42,
.hard_b964 .large-dfbe .sidebar-soft-1e42::after,
.hard_b964 .large-dfbe .sidebar-soft-1e42::before {
  width: 31px;
  height: 3px;
}
.hard_b964 .large-dfbe .sidebar-soft-1e42::before {
  top: -9px;
}
.hard_b964 .large-dfbe .sidebar-soft-1e42::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .stone-9ae5 .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 19px;
  }
  .stone-9ae5 .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1px;
  }
  .stone-9ae5 .large-dfbe .sidebar-soft-1e42,
  .stone-9ae5 .large-dfbe .sidebar-soft-1e42::after,
  .stone-9ae5 .large-dfbe .sidebar-soft-1e42::before {
    width: 19px;
    height: 2px;
  }
  .stone-9ae5 .large-dfbe .sidebar-soft-1e42::before {
    top: -6px;
  }
  .stone-9ae5 .large-dfbe .sidebar-soft-1e42::after {
    bottom: -6px;
  }
  .wood-9a1b .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 22px;
  }
  .wood-9a1b .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1px;
  }
  .wood-9a1b .large-dfbe .sidebar-soft-1e42,
  .wood-9a1b .large-dfbe .sidebar-soft-1e42::after,
  .wood-9a1b .large-dfbe .sidebar-soft-1e42::before {
    width: 22px;
    height: 2px;
  }
  .wood-9a1b .large-dfbe .sidebar-soft-1e42::before {
    top: -7px;
  }
  .wood-9a1b .large-dfbe .sidebar-soft-1e42::after {
    bottom: -7px;
  }
  .section_5dae .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 31px;
  }
  .section_5dae .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1.5px;
  }
  .section_5dae .large-dfbe .sidebar-soft-1e42,
  .section_5dae .large-dfbe .sidebar-soft-1e42::after,
  .section_5dae .large-dfbe .sidebar-soft-1e42::before {
    width: 31px;
    height: 3px;
  }
  .section_5dae .large-dfbe .sidebar-soft-1e42::before {
    top: -9px;
  }
  .section_5dae .large-dfbe .sidebar-soft-1e42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .filter_lite_ea86 .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 19px;
  }
  .filter_lite_ea86 .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1px;
  }
  .filter_lite_ea86 .large-dfbe .sidebar-soft-1e42,
  .filter_lite_ea86 .large-dfbe .sidebar-soft-1e42::after,
  .filter_lite_ea86 .large-dfbe .sidebar-soft-1e42::before {
    width: 19px;
    height: 2px;
  }
  .filter_lite_ea86 .large-dfbe .sidebar-soft-1e42::before {
    top: -6px;
  }
  .filter_lite_ea86 .large-dfbe .sidebar-soft-1e42::after {
    bottom: -6px;
  }
  .menu-cold-116a .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 22px;
  }
  .menu-cold-116a .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1px;
  }
  .menu-cold-116a .large-dfbe .sidebar-soft-1e42,
  .menu-cold-116a .large-dfbe .sidebar-soft-1e42::after,
  .menu-cold-116a .large-dfbe .sidebar-soft-1e42::before {
    width: 22px;
    height: 2px;
  }
  .menu-cold-116a .large-dfbe .sidebar-soft-1e42::before {
    top: -7px;
  }
  .menu-cold-116a .large-dfbe .sidebar-soft-1e42::after {
    bottom: -7px;
  }
  .overlay-8a3b .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 31px;
  }
  .overlay-8a3b .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1.5px;
  }
  .overlay-8a3b .large-dfbe .sidebar-soft-1e42,
  .overlay-8a3b .large-dfbe .sidebar-soft-1e42::after,
  .overlay-8a3b .large-dfbe .sidebar-soft-1e42::before {
    width: 31px;
    height: 3px;
  }
  .overlay-8a3b .large-dfbe .sidebar-soft-1e42::before {
    top: -9px;
  }
  .overlay-8a3b .large-dfbe .sidebar-soft-1e42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_2cd2 .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar_2cd2 .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1px;
  }
  .sidebar_2cd2 .large-dfbe .sidebar-soft-1e42,
  .sidebar_2cd2 .large-dfbe .sidebar-soft-1e42::after,
  .sidebar_2cd2 .large-dfbe .sidebar-soft-1e42::before {
    width: 19px;
    height: 2px;
  }
  .sidebar_2cd2 .large-dfbe .sidebar-soft-1e42::before {
    top: -6px;
  }
  .sidebar_2cd2 .large-dfbe .sidebar-soft-1e42::after {
    bottom: -6px;
  }
  .slider_medium_4568 .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 22px;
  }
  .slider_medium_4568 .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1px;
  }
  .slider_medium_4568 .large-dfbe .sidebar-soft-1e42,
  .slider_medium_4568 .large-dfbe .sidebar-soft-1e42::after,
  .slider_medium_4568 .large-dfbe .sidebar-soft-1e42::before {
    width: 22px;
    height: 2px;
  }
  .slider_medium_4568 .large-dfbe .sidebar-soft-1e42::before {
    top: -7px;
  }
  .slider_medium_4568 .large-dfbe .sidebar-soft-1e42::after {
    bottom: -7px;
  }
  .frame-up-b759 .large-dfbe .panel-in-3cec {
    margin-top: -2px;
    width: 31px;
  }
  .frame-up-b759 .large-dfbe .sidebar-soft-1e42 {
    margin-top: -1.5px;
  }
  .frame-up-b759 .large-dfbe .sidebar-soft-1e42,
  .frame-up-b759 .large-dfbe .sidebar-soft-1e42::after,
  .frame-up-b759 .large-dfbe .sidebar-soft-1e42::before {
    width: 31px;
    height: 3px;
  }
  .frame-up-b759 .large-dfbe .sidebar-soft-1e42::before {
    top: -9px;
  }
  .frame-up-b759 .large-dfbe .sidebar-soft-1e42::after {
    bottom: -9px;
  }
}
.surface_d9d1 .sidebar-soft-1e42 {
  -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);
}
.surface_d9d1 .sidebar-soft-1e42::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.surface_d9d1 .sidebar-soft-1e42::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);
}
.surface_d9d1.table_light_82b7 .sidebar-soft-1e42 {
  -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);
}
.surface_d9d1.table_light_82b7 .sidebar-soft-1e42::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.surface_d9d1.table_light_82b7 .sidebar-soft-1e42::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);
}
.menu_copper_04ea {
  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.down_fe57:before {
  display: none;
}
.background_e442 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.background_e442 .detail-7c8d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.background_e442 .detail-7c8d:last-of-type {
  border-bottom: none;
}
.background_e442 .detail-7c8d.block_e2f1,
.background_e442 .detail-7c8d.brown-d132,
.background_e442 .detail-7c8d.status-warm-fe1f {
  padding: 0;
}
.background_e442 .modal-tiny-6626 .hidden_4189 {
  color: currentColor;
}
.background_e442 .modal-tiny-6626 .hidden_4189:focus,
.background_e442 .modal-tiny-6626 .hidden_4189:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_e442.pagination-1407 .main_e210,
.background_e442.pagination-1407 .iron_f899 a,
.background_e442.pagination-1407 .last-db36 a,
.background_e442.pagination-1407 .blue-6c77 a {
  color: rgba(0, 0, 0, 0.55);
}
.background_e442.pagination-1407 .main_e210:hover,
.background_e442.pagination-1407 .iron_f899 a:hover,
.background_e442.pagination-1407 .last-db36 a:hover,
.background_e442.pagination-1407 .blue-6c77 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_e442.pagination-1407 .section_orange_59c9 {
  color: rgba(0, 0, 0, 0.8);
}
.background_e442.pagination-1407 .detail-7c8d {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_e442.pagination-1407 .detail-7c8d:before {
  background: rgba(0, 0, 0, 0.08);
}
.background_e442.pagination-1407 .widget_last_c0be:before {
  background: rgba(255, 255, 255, 0.9);
}
.background_e442.pagination-1407 .modal-tiny-6626 .cool_f852 li a,
.background_e442.pagination-1407 .modal-tiny-6626 .hidden_4189,
.background_e442.pagination-1407 .blue-6c77 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_e442.pagination-1407 .modal-tiny-6626 .hidden_4189:focus,
.background_e442.pagination-1407 .modal-tiny-6626 .hidden_4189:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_e442.pagination-1407 .cool_f852 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_e442.card-right-7408 .main_e210,
.background_e442.card-right-7408 .iron_f899 a,
.background_e442.card-right-7408 .last-db36 .hidden_4189,
.background_e442.card-right-7408 .last-db36 a,
.background_e442.card-right-7408 .blue-6c77 a {
  color: rgba(255, 255, 255, 0.79);
}
.background_e442.card-right-7408 .main_e210:hover,
.background_e442.card-right-7408 .iron_f899 a:hover,
.background_e442.card-right-7408 .last-db36 .hidden_4189:hover,
.background_e442.card-right-7408 .last-db36 a:hover,
.background_e442.card-right-7408 .blue-6c77 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_e442.card-right-7408 .section_orange_59c9 {
  color: rgba(255, 255, 255, 0.99);
}
.background_e442.card-right-7408 .detail-7c8d {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_e442.card-right-7408 .detail-7c8d:before {
  background: rgba(255, 255, 255, 0.08);
}
.background_e442.card-right-7408 .widget_last_c0be:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_e442.card-right-7408 .modal-tiny-6626 .cool_f852 li a,
.background_e442.card-right-7408 .modal-tiny-6626 .hidden_4189,
.background_e442.card-right-7408 .blue-6c77 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_e442.card-right-7408 .modal-tiny-6626 .hidden_4189:focus,
.background_e442.card-right-7408 .modal-tiny-6626 .hidden_4189:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_e442.card-right-7408 .cool_f852 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_last_c0be {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget_last_c0be:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.alert_3457 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.video_e34d .background_e442 {
  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;
}
.video_e34d .detail-7c8d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.video_e34d .detail-7c8d: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) {
  .video_e34d .detail-7c8d:before {
    width: 16%;
    left: 42%;
  }
}
.video_e34d .detail-7c8d:last-child:before {
  content: none;
}
.video_e34d .detail-7c8d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.video_e34d .modal-tiny-6626 .cool_f852 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.video_e34d .modal-tiny-6626 .cool_f852 li a .hidden_4189 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.video_e34d .modal-tiny-6626 .blue-6c77 {
  border: none;
}
.video_e34d .modal-tiny-6626 .blue-6c77 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.video_e34d .widget_last_c0be {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video_e34d .alert_3457 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.video_e34d .card-right-7408 .widget_last_c0be:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_e34d .pagination-1407.paper_aff8 .sidebar-soft-1e42 {
  background: rgba(0, 0, 0, 0.6);
}
.video_e34d
  .pagination-1407.paper_aff8
  .sidebar-soft-1e42::after,
.video_e34d
  .pagination-1407.paper_aff8
  .sidebar-soft-1e42:before {
  background: inherit;
}
.video_e34d
  .pagination-1407.paper_aff8:hover
  .sidebar-soft-1e42 {
  background: rgba(0, 0, 0, 0.8);
}
.banner_0278 .background_e442 {
  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) {
  .banner_0278 .background_e442 {
    width: auto;
    right: 45px;
  }
}
.module_glass_5026 .background_e442 {
  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) {
  .module_glass_5026 .background_e442 {
    width: auto;
    left: 45px;
  }
}
.down_fe57 .background_e442 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.down_fe57 .alert_3457 {
  max-width: 48em;
  margin: 0 auto;
}
.down_fe57 .widget_last_c0be:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.east-10aa {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.east-10aa.video_e34d .background_e442 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.east-10aa.banner_0278 .background_e442 {
  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);
}
.east-10aa .background_e442 {
  visibility: visible;
}
.east-10aa.module_glass_5026 .background_e442 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content-9ba7,
.media-4d98 {
  overflow-x: hidden;
}
.content-9ba7 .background_e442 {
  overflow: auto;
}
.content-9ba7.video_e34d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-9ba7.video_e34d .background_e442 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content-9ba7.video_e34d .smooth_f3d1 {
  opacity: 0;
}
.content-9ba7.banner_0278 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-9ba7.banner_0278 .background_e442 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content-9ba7.banner_0278 .smooth_f3d1 {
  opacity: 0;
}
.content-9ba7.module_glass_5026 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-9ba7.module_glass_5026 .background_e442 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content-9ba7.module_glass_5026 .smooth_f3d1 {
  opacity: 0;
}
.content-9ba7.down_fe57 .background_e442 {
  z-index: 10;
  visibility: visible;
}
.paper_aff8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paper_aff8 .sidebar-soft-1e42 {
  background: rgba(255, 255, 255, 0.99);
}
.paper_aff8 .sidebar-soft-1e42::after,
.paper_aff8 .sidebar-soft-1e42:before {
  background: inherit;
}
.paper_aff8:hover .sidebar-soft-1e42 {
  background: rgba(255, 255, 255, 0.99);
}
.module_glass_5026 .paper_aff8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.down_fe57 .paper_aff8 {
  display: none !important;
}
.content-9ba7:before,
.media-4d98:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content-9ba7 .paper_aff8,
.media-4d98 .paper_aff8 {
  display: inline-block;
}
.background_e442 .bright-5794 {
  -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;
}
.content-9ba7 .background_e442 .bright-5794,
.media-4d98 .background_e442 .bright-5794 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient-huge-6619 .header-inner-e61a {
  width: 100%;
}
.upper-88ad {
  padding: 0 0.5em 0;
}
.upper-88ad [class*="customify-col-"],
.upper-88ad [class*="customify-col_"],
.upper-88ad [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.soft_dd4c .upper-88ad {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .top-5593 .pagination-ad63,
  .pagination-ad63 {
    display: none;
  }
  .tertiary_selected_23fc {
    text-align: left;
  }
  .sidebar-active-ba3c {
    text-align: center;
  }
  .link-orange-d8aa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .top-5593 .column_small_59c7,
  .column_small_59c7 {
    display: none;
  }
  .cool_94a6 {
    text-align: left;
  }
  .box_gas_8850 {
    text-align: center;
  }
  .thumbnail-out-db8e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .top-5593 .nav_05df,
  .nav_05df {
    display: none;
  }
  .button_880c {
    text-align: left;
  }
  .south-1a41 {
    text-align: center;
  }
  .north_5ebc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dropdown_tall_77e9 {
  box-shadow: none !important;
}
.text_large_b57b .fluid_3d85,
.overlay-1397 .fluid_3d85 {
  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;
}
.overlay-1397 .fluid_3d85 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture_wide_1a99 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture_wide_1a99:after,
.picture_wide_1a99:before {
  content: "";
  display: table;
}
.picture_wide_1a99:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture_wide_1a99 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture_wide_1a99,
.overlay-copper-6c5e {
  max-width: 1248px;
  margin: 0 auto;
}

.hot-530b.gradient_rough_ce5f .picture_wide_1a99 {
  max-width: 100%;
}
.hot-530b.wood-71d2 {
  max-width: 1200px;
  margin: 0 auto;
}
.hot-530b.aside_ede4 .picture_wide_1a99 {
  max-width: 100%;
}
.hot-530b.aside_ede4 > .picture_wide_1a99 {
  padding-left: 0;
  padding-right: 0;
}
.hot-530b.aside_ede4 > .picture_wide_1a99 .top-5593 {
  margin: 0;
}
.hot-530b.aside_ede4
  > .picture_wide_1a99
  .simple-820a.light-45d8 {
  margin-right: 0;
  margin-left: 0;
}
.hot-530b.aside_ede4 #main.light-45d8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice_liquid_9376 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice_liquid_9376 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .soft-991c .shadow-5569 {
    padding-right: 1em;
  }
  .soft-991c.modal_middle_4006 .simple-820a {
    border-right: 1px solid #eaecee;
  }
  .soft-991c.modal_middle_4006 .shadow-5569 {
    padding-right: 1em;
  }
  .soft-991c.modal_middle_4006 .preview_dirty_6740 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-8d24 .shadow-5569 {
    padding-left: 1em;
  }
  .box-8d24.modal_middle_4006 .simple-820a {
    border-left: 1px solid #eaecee;
  }
  .box-8d24.modal_middle_4006 .shadow-5569 {
    padding-left: 1em;
  }
  .box-8d24.modal_middle_4006 .preview_dirty_6740 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-dirty-aaef .shadow-5569 {
    padding-left: 1em;
  }
  .panel-dirty-aaef.modal_middle_4006 .content_paper_7b2c {
    border-right: 1px solid #eaecee;
  }
  .panel-dirty-aaef.modal_middle_4006 .disabled-1077 {
    border-right: 1px solid #eaecee;
  }
  .panel-dirty-aaef.modal_middle_4006 .shadow-5569 {
    padding-left: 1em;
  }
  .panel-dirty-aaef.modal_middle_4006 .preview_dirty_6740 {
    padding-right: 1em;
  }
  .panel-dirty-aaef.modal_middle_4006 .pressed_f586 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm-5268 .shadow-5569 {
    padding-right: 1em;
  }
  .warm-5268.modal_middle_4006 .content_paper_7b2c {
    border-left: 1px solid #eaecee;
  }
  .warm-5268.modal_middle_4006 .disabled-1077 {
    border-left: 1px solid #eaecee;
  }
  .warm-5268.modal_middle_4006 .shadow-5569 {
    padding-right: 1em;
  }
  .warm-5268.modal_middle_4006 .preview_dirty_6740 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .warm-5268.modal_middle_4006 .pressed_f586 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_liquid_9376 .shadow-5569 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_liquid_9376.modal_middle_4006 .simple-820a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice_liquid_9376.modal_middle_4006 .shadow-5569 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_liquid_9376.modal_middle_4006 .preview_dirty_6740 {
    padding-left: 1em;
  }
  .notice_liquid_9376.modal_middle_4006 .pressed_f586 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice_liquid_9376.modal_middle_4006 .shadow-5569 {
    padding-left: 0;
  }
}
.copper-6863 .medium_a3ac {
  display: inline-block;
}
.overlay_paper_8a22 {
  display: inline-block;
}
.prev-bd82 {
  word-con: break-word;
}
.message-east-7377 > span {
  display: inline-block;
  padding: 5px 0;
}
.message-east-7377 .image_fixed_aa70 {
  margin-left: 8px;
  margin-right: 8px;
}
.message-east-7377 .video-0a34 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert_5675 .wide_1b25 {
  margin-bottom: 2em;
}
.alert_5675 .border_complex_d477 {
  margin-bottom: 15px;
}
.alert_5675 .border_complex_d477:last-child {
  margin-bottom: 0;
}
.alert_5675 .filter_plasma_5881 {
  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) {
  .alert_5675 .filter_plasma_5881 {
    display: block;
  }
}
.alert_5675 .tag-green-e7b4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert_5675 .tag-green-e7b4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert_5675 .light-d5d5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert_5675 .light-d5d5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert_5675 .light-d5d5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert_5675 .prev-bd82 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert_5675 .prev-bd82 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert_5675 .section_2e5f p:last-child {
  margin-bottom: 0;
}
.alert_5675 .block-under-ed2f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert_5675 .gas_70b5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert_5675 .main_dynamic_e698 {
  margin-top: 1em;
}
.alert_5675 .feature-in-6809 {
  top: 0;
  display: block;
}
.alert_5675 .feature-in-6809 a {
  color: inherit;
}
.alert_5675 .feature-in-6809 a:hover {
  color: inherit;
}
.alert_5675 .gradient_steel_d505 {
  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;
}
.alert_5675 .gradient_steel_d505:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert_5675 .gas_70b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert_5675 .fluid-8e62 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert_5675 .fluid-8e62:first-child {
  margin-top: 0;
}
.alert_5675 .fluid-8e62.new-6bf0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert_5675 .fluid-8e62.bottom-4e48 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert_5675
  .fluid-8e62.bottom-4e48.background-b581
  .main_dynamic_e698 {
  width: 100%;
}
.alert_5675 .bottom-4e48 {
  -webkit-box-align: center;
  align-items: center;
}
.alert_5675 .bottom-4e48 .message-east-7377,
.alert_5675 .bottom-4e48 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert_5675 .light-d5d5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_5675 .light-d5d5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_5675 .light-d5d5: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;
}
.alert_5675 .new-6bf0 {
  z-index: 5;
}
.alert_5675 .grid-lite-4983 .media-568c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert_5675 .motion-56ad .media-568c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert_5675 .hard_f056 .media-568c {
  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;
}
.alert_5675.fixed-023d .filter_plasma_5881,
.alert_5675.motion-483c .filter_plasma_5881 {
  display: block;
}
.alert_5675.fixed-023d .filter_plasma_5881 .hovered-ee11,
.alert_5675.fixed-023d .filter_plasma_5881 .gas_70b5,
.alert_5675.motion-483c .filter_plasma_5881 .hovered-ee11,
.alert_5675.motion-483c .filter_plasma_5881 .gas_70b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert_5675.basic_2bd4 .tag-green-e7b4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert_5675.basic_2bd4 .tag-green-e7b4 {
    margin-right: 0;
  }
}
.alert_5675.fixed-023d .tag-green-e7b4,
.alert_5675.motion-483c .tag-green-e7b4 {
  padding-top: 40%;
}
.alert_5675.fixed-023d .wide_1b25,
.alert_5675.motion-483c .wide_1b25 {
  display: block;
}
.alert_5675.fixed-023d .fn-sticky-3c43 .gas_70b5,
.alert_5675.motion-483c .fn-sticky-3c43 .gas_70b5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert_5675.fixed-023d .tag-green-e7b4,
.alert_5675.motion-483c .tag-green-e7b4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert_5675.fixed-023d .gas_70b5 {
  padding: 1em;
}
.large-5e07 {
  margin: 30px auto;
  display: block;
}
.large-5e07 .logo_80e0 > * {
  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;
}
.large-5e07 .logo_80e0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large-5e07 .logo_80e0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.inner_4390 .message-east-7377 {
  margin-bottom: 1.41575em;
}
.inner_4390 .tag_soft_e316 {
  margin-bottom: 1.618em;
}
.tabs_77c1 .title_in_5b18 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tabs_77c1 .title_in_5b18 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tabs_77c1 .red-ddf7 {
  max-width: 100%;
  overflow: auto;
}
.active_next_37e8 .tabs_77c1 a:hover {
  text-decoration: underline;
}
.stone_b07d .border_complex_d477:not(.prev-bd82),
.stone_b07d .light-d5d5 {
  margin-bottom: 1.41575em;
}
.stone_b07d .border_complex_d477:not(.prev-bd82):last-child,
.stone_b07d .light-d5d5:last-child {
  margin-bottom: 0;
}
.stone_b07d .border_complex_d477.summary-c385 {
  margin-bottom: 0.41575em;
}
.stone_b07d .border_action_6664:before,
.stone_b07d .box_full_ea51:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.stone_b07d .border_action_6664:before {
  content: "\f115";
}
.stone_b07d .box_full_ea51:before {
  content: "\f02c";
}
.stone_b07d .item-red-0e9e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.stone_b07d .item-red-0e9e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip_3e3e {
  display: -webkit-box;
  display: flex;
}
.chip_3e3e .breadcrumb_left_4620 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip_3e3e .breadcrumb_left_4620 {
    flex-basis: 90px;
  }
}
.chip_3e3e .hovered_d609 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_3e3e .hovered_d609 {
    flex-basis: calc(100% - 50px);
  }
}
.chip_3e3e .border_b412 p:last-child {
  margin-bottom: 0.72em;
}
.focused_2d7e .logo_80e0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focused_2d7e .logo_80e0:after,
.focused_2d7e .logo_80e0:before {
  content: "";
  display: table;
}
.focused_2d7e .logo_80e0:after {
  clear: both;
}
.focused_2d7e .logo_80e0 .slider-0188,
.focused_2d7e .logo_80e0 .panel-hard-9a02 {
  width: 49%;
}
.focused_2d7e .logo_80e0 .slider-0188 a span.carousel_29bb,
.focused_2d7e .logo_80e0 .panel-hard-9a02 a span.carousel_29bb {
  display: block;
  margin-bottom: 5px;
}
.focused_2d7e .logo_80e0 .panel-hard-9a02 {
  float: left;
  text-align: left;
}
.focused_2d7e .logo_80e0 .slider-0188 {
  float: right;
  text-align: right;
}
.card_15da {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card_15da {
    margin-bottom: 0;
  }
}
.message_fluid_c34f {
  margin-bottom: 1em;
}
.message_fluid_c34f .prev-bd82 {
  font-size: 1.1em;
  line-height: 1.3;
}
.section-766c a {
  display: block;
  line-height: 0;
  position: relative;
}
.preview_bceb .message_fluid_c34f,
.filter_hot_7886 .message_fluid_c34f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .preview_bceb .message_fluid_c34f,
  .filter_hot_7886 .message_fluid_c34f {
    display: block;
  }
}
.preview_bceb .section-766c,
.filter_hot_7886 .section-766c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .preview_bceb .section-766c,
  .filter_hot_7886 .section-766c {
    margin-bottom: 1em;
  }
}
.preview_bceb .section-766c img,
.filter_hot_7886 .section-766c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.preview_bceb .input-small-2cd1,
.filter_hot_7886 .input-small-2cd1 {
  flex-basis: calc(100% - 160px);
}
.preview_bceb .input-small-2cd1 p,
.filter_hot_7886 .input-small-2cd1 p {
  margin-bottom: 0;
}
.preview_bceb .input-small-2cd1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .preview_bceb .input-small-2cd1 {
    padding-left: 0;
  }
}
.filter_hot_7886 .input-small-2cd1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .filter_hot_7886 .input-small-2cd1 {
    padding-right: 0;
  }
}
.filter_hot_7886 .section-766c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.photo_fe69 .section-766c {
  margin-bottom: 0.5em;
}
.photo_fe69 .section-766c img {
  width: 100%;
}
.module-old-3bf5 .heading_liquid_4365,
.bright_47ff .heading_liquid_4365 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bright_47ff .simple-820a .shadow_b755 p:last-child {
  margin-bottom: 0;
}
.button_5398 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.glass-5d54 .focus-black-cdea {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .glass-5d54 .focus-black-cdea:last-of-type {
    margin-bottom: 0;
  }
}
.glass-5d54 .focus-black-cdea ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass-5d54 .focus-black-cdea ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.glass-5d54 .focus-black-cdea ul li {
  margin: 0 0 0.6em;
}
.glass-5d54 .focus-black-cdea ul li.label-ca43,
.glass-5d54 .focus-black-cdea ul li.blue_4a52 {
  position: relative;
}
.glass-5d54 .focus-black-cdea ul li.label-ca43 .link-0d1f,
.glass-5d54 .focus-black-cdea ul li.blue_4a52 .link-0d1f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.glass-5d54 .focus-black-cdea ul li.label-ca43:after:after,
.glass-5d54 .focus-black-cdea ul li.label-ca43:after:before,
.glass-5d54
  .focus-black-cdea
  ul
  li.blue_4a52:after:after,
.glass-5d54
  .focus-black-cdea
  ul
  li.blue_4a52:after:before {
  content: "";
  display: table;
}
.glass-5d54 .focus-black-cdea ul li.label-ca43:after:after,
.glass-5d54
  .focus-black-cdea
  ul
  li.blue_4a52:after:after {
  clear: both;
}
.glass-5d54 .focus-black-cdea a.tooltip-warm-f54a:hover {
  text-decoration: none;
}
.glass-5d54 .focus-black-cdea select {
  max-width: 100%;
}
.glass-5d54 .focus-black-cdea table {
  font-size: 85%;
}
.glass-5d54 .focus-black-cdea table td,
.glass-5d54 .focus-black-cdea table th {
  padding: 0.2360828548em;
  text-align: center;
}
.glass-5d54 .focus-black-cdea table tfoot td {
  text-align: left;
}
.glass-5d54 .focus-black-cdea :last-child {
  margin-bottom: 0;
}
.glass-5d54 .focus-black-cdea .card-huge-866d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.glass-5d54 .focus-black-cdea .card-huge-866d label {
  width: 100%;
}
.glass-5d54 .focus-black-cdea .card-huge-866d .button_a858 {
  width: 100%;
  display: block;
}
.glass-5d54 .focus-black-cdea .card-huge-866d .under-be92 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.glass-5d54 .focus-black-cdea .card-huge-866d .under-be92:hover svg #svg-search {
  fill: #444;
}
.glass-5d54 .focus-black-cdea .card-huge-866d .under-be92 svg {
  width: 18px;
  height: 18px;
}
.glass-5d54 .top_2275 ul ul,
.glass-5d54 .small_abad ul ul,
.glass-5d54 .under-3115 ul ul,
.glass-5d54 .last-d469 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.glass-5d54 .top_2275 .bronze-dbcf > a,
.glass-5d54 .small_abad .bronze-dbcf > a,
.glass-5d54 .under-3115 .bronze-dbcf > a,
.glass-5d54 .last-d469 .bronze-dbcf > a {
  margin-bottom: 0;
}
.glass-5d54 .tag-63c2 li,
.glass-5d54 .top_2275 li,
.glass-5d54 .thick_67bf li,
.glass-5d54 .small_abad li,
.glass-5d54 .under-3115 li,
.glass-5d54 .last-d469 li,
.glass-5d54 .tall-d911 li,
.glass-5d54 .active_e7e2 li {
  display: block;
  position: relative;
}
.glass-5d54 .tag-63c2 li:last-child,
.glass-5d54 .top_2275 li:last-child,
.glass-5d54 .thick_67bf li:last-child,
.glass-5d54 .small_abad li:last-child,
.glass-5d54 .under-3115 li:last-child,
.glass-5d54 .last-d469 li:last-child,
.glass-5d54 .tall-d911 li:last-child,
.glass-5d54 .active_e7e2 li:last-child {
  border: none;
}
.glass-5d54 .tag-63c2 li a,
.glass-5d54 .top_2275 li a,
.glass-5d54 .thick_67bf li a,
.glass-5d54 .small_abad li a,
.glass-5d54 .under-3115 li a,
.glass-5d54 .last-d469 li a,
.glass-5d54 .tall-d911 li a,
.glass-5d54 .active_e7e2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.glass-5d54 .tag-63c2 li ul li::before,
.glass-5d54 .top_2275 li ul li::before,
.glass-5d54 .thick_67bf li ul li::before,
.glass-5d54 .small_abad li ul li::before,
.glass-5d54 .under-3115 li ul li::before,
.glass-5d54 .last-d469 li ul li::before,
.glass-5d54 .tall-d911 li ul li::before,
.glass-5d54 .active_e7e2 li ul li::before {
  left: 15px;
}
.glass-5d54 .tag-63c2 li ul a,
.glass-5d54 .top_2275 li ul a,
.glass-5d54 .thick_67bf li ul a,
.glass-5d54 .small_abad li ul a,
.glass-5d54 .under-3115 li ul a,
.glass-5d54 .last-d469 li ul a,
.glass-5d54 .tall-d911 li ul a,
.glass-5d54 .active_e7e2 li ul a {
  padding-left: 20px;
}
.glass-5d54 .tag-63c2 li ul ul li::before,
.glass-5d54 .top_2275 li ul ul li::before,
.glass-5d54 .thick_67bf li ul ul li::before,
.glass-5d54 .small_abad li ul ul li::before,
.glass-5d54 .under-3115 li ul ul li::before,
.glass-5d54 .last-d469 li ul ul li::before,
.glass-5d54 .tall-d911 li ul ul li::before,
.glass-5d54 .active_e7e2 li ul ul li::before {
  left: 30px;
}
.glass-5d54 .tag-63c2 li ul ul a,
.glass-5d54 .top_2275 li ul ul a,
.glass-5d54 .thick_67bf li ul ul a,
.glass-5d54 .small_abad li ul ul a,
.glass-5d54 .under-3115 li ul ul a,
.glass-5d54 .last-d469 li ul ul a,
.glass-5d54 .tall-d911 li ul ul a,
.glass-5d54 .active_e7e2 li ul ul a {
  padding-left: 40px;
}
.glass-5d54 .photo_purple_7041 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.glass-5d54 .active_e7e2 ul li {
  margin-bottom: 1.41575em;
}
.glass-5d54 .active_e7e2 ul li .slider-5bc8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.glass-5d54 .active_e7e2 ul li .complex_86bf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.card-right-7408 .tag-63c2 li a,
.card-right-7408 .top_2275 li a,
.card-right-7408 .thick_67bf li a,
.card-right-7408 .small_abad li a,
.card-right-7408 .under-3115 li a,
.card-right-7408 .last-d469 li a,
.card-right-7408 .tall-d911 li a,
.card-right-7408 .active_e7e2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-right-7408 .photo_purple_7041 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-right-7408 .focus-black-cdea ul li.label-ca43 .link-0d1f,
.card-right-7408 .focus-black-cdea ul li.blue_4a52 .link-0d1f {
  background: rgba(0, 0, 0, 0.2);
}
.card-right-7408 .glass-5d54 .focus-black-cdea select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-530b .glass-5d54 .cool_f852 li {
  margin: 0;
}
.hot-530b .glass-5d54 .cool_f852 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hot-530b .glass-5d54 .cool_f852 li ul {
  margin: 0;
}
.hot-530b .glass-5d54 .cool_f852 li ul li a {
  padding-left: 15px;
}
.hot-530b .glass-5d54 .cool_f852 li ul li li a {
  padding-left: 30px;
}
.hot-530b .glass-5d54 .cool_f852 li.element_blue_d0cc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hot-530b .glass-5d54 .cool_f852 li.element_blue_d0cc > 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;
}
.hot-530b .glass-5d54 .cool_f852 li.element_blue_d0cc > 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;
}
.wrapper-hot-39a2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.widget_7fc7 {
  position: relative;
  z-index: 10;
}
.widget_7fc7 .bright-5794 {
  width: 100%;
  max-width: 100%;
}
.hidden-north-aadb .column_db45 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hidden-north-aadb .pagination-1407 {
}
.hidden-north-aadb .card-right-7408 {
  background: #292929;
}
.shadow_easy_6832 .column_db45 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.shadow_easy_6832 .pagination-1407 {
  background: #f9f9f9;
}
.shadow_easy_6832 .card-right-7408 {
  background: #303030;
}
.lower_335b .column_db45 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .lower_335b .medium_a3ac {
    margin-bottom: 1em;
  }
  .lower_335b .medium_a3ac:last-child {
    margin-bottom: 0;
  }
}
.lower_335b .pagination-1407 {
  background: #ededed;
}
.lower_335b .card-right-7408 {
  background: #1a1a1a;
}
.column_db45.pagination-1407 {
  color: rgba(0, 0, 0, 0.6);
}
.column_db45.pagination-1407 .background_steel_1c12 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column_db45.card-right-7408 {
  color: rgba(255, 255, 255, 0.99);
}
.column_db45.card-right-7408 a:not(.tooltip-warm-f54a) {
  color: rgba(255, 255, 255, 0.79);
}
.column_db45.card-right-7408 a:not(.tooltip-warm-f54a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_db45.card-right-7408 .background_steel_1c12 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_db45.card-right-7408 table tbody td,
.column_db45.card-right-7408 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget-0faa.current_62a9 .picture_wide_1a99 {
  max-width: initial;
}
.widget-0faa .block-d744 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget-0faa .block-d744 .bright-5794 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget-0faa .block-d744 .bright-5794 {
    display: block;
    margin-bottom: 2em;
  }
  .widget-0faa .block-d744 .bright-5794:last-child {
    margin-bottom: 0;
  }
}
.lower_335b .medium_a3ac:last-child,
.shadow_easy_6832 .medium_a3ac:last-child,
.hidden-north-aadb .medium_a3ac:last-child {
  margin-bottom: 0;
}
.lower_335b .medium_a3ac .glass-5d54 .focus-black-cdea:last-child,
.shadow_easy_6832 .medium_a3ac .glass-5d54 .focus-black-cdea:last-child,
.hidden-north-aadb .medium_a3ac .glass-5d54 .focus-black-cdea:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .lower_335b .wrapper_purple_985a,
  .lower_335b .wide_2883,
  .shadow_easy_6832 .wrapper_purple_985a,
  .shadow_easy_6832 .wide_2883,
  .hidden-north-aadb .wrapper_purple_985a,
  .hidden-north-aadb .wide_2883 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .widget_7fc7 .medium_a3ac {
    margin-bottom: 2em;
  }
}
.widget_7fc7 p:last-child {
  margin-bottom: 0;
}
.widget_7fc7 li,
.widget_7fc7 ul {
  list-style: none;
  margin: 0;
}
.widget_7fc7 ul ul {
  margin-left: 2.617924em;
}
.sidebar_fixed_dd3e {
  font-size: 0.875em;
}

/* css-noise: 8b2d */
.widget-item-p1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
