/*!
Theme Name: Customify
Theme URI: https://pressmaximum.message_2d4b/customify
Author: WPCustomify
Author URI: https://pressmaximum.message_2d4b
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.message_2d4b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion_wood_6f0d.menu_bb72/licenses/gpl-2.0.input-south-6fb9
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.table-7279/, (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.picture_2519.slow_4909/normalize.lower_8185/
 ======
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_8185 v7.0.0 | MIT License | github.message_2d4b/necolas/normalize.lower_8185 */
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;
}
.basic_3005 .avatar_active_e405,
.detail_inner_30d2,
.widget_53a3,
.medium-71f6,
.photo-cold-d296,
.link_bbc4,
.video-1d73,
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;
}
.detail_inner_30d2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail_inner_30d2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_inner_30d2,
  h1 {
    font-size: 1.8em;
  }
}
.widget_53a3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget_53a3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget_53a3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget_53a3,
  h2 {
    font-size: 1.7em;
  }
}
.medium-71f6,
h3 {
  font-size: 1.618em;
}
.basic_3005 .avatar_active_e405,
.photo-cold-d296,
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.hidden_north_cac2 {
  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;
}
.focus_4aeb:after,
.focus_4aeb:before,
.avatar_6a2c:after,
.avatar_6a2c:before {
  content: "";
  display: table;
}
.focus_4aeb:after,
.avatar_6a2c:after {
  clear: both;
}
.primary-fresh-69bb {
  float: right;
  margin-right: 0;
}
.hidden_light_e770 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gradient-selected-a615 .highlight-down-ed71,
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;
}
.gradient-selected-a615 .highlight-down-ed71: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;
}
.picture_basic_4a04 .highlight-down-ed71 {
  box-shadow: none;
}
.picture_basic_4a04
  .highlight-down-ed71
  .icon_a6e4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.picture_basic_4a04 .highlight-down-ed71 .green_e176 {
  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;
}
.picture_basic_4a04
  .highlight-down-ed71
  .green_e176
  b {
  display: none;
}
.picture_basic_4a04 .lite-23d3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.modal_42c7:not(.slider_cold_1982):not(.card_14e6),
button:not(.slider_cold_1982):not(.card_14e6),
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ),
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ),
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ) {
  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;
}
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ):hover,
button:not(.slider_cold_1982):not(
    .card_14e6
  ):hover,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ):hover,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ):hover,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ):active,
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ):focus,
button:not(.slider_cold_1982):not(
    .card_14e6
  ):active,
button:not(.slider_cold_1982):not(
    .card_14e6
  ):focus,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ):active,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ):focus,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ):active,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ):focus,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ):active,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ):focus {
  outline: 0;
}
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61,
button:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61 {
  position: relative;
}
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .list_last_7360,
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .under-bf7b,
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .nav_white_c545,
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  i,
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  svg,
button:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .list_last_7360,
button:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .under-bf7b,
button:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .nav_white_c545,
button:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  i,
button:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  svg,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .list_last_7360,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .under-bf7b,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .nav_white_c545,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  i,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  svg,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .list_last_7360,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .under-bf7b,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .nav_white_c545,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  i,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  svg,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .list_last_7360,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .under-bf7b,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  .nav_white_c545,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  i,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61
  svg {
  visibility: hidden;
}
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61:after,
button:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61:after,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61:after,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61:after,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ).fn-loading-ad61: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;
}
.modal_42c7:not(.slider_cold_1982):not(.card_14e6),
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ),
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ),
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ) {
  color: #fff;
  background: #235787;
}
.modal_42c7:not(.slider_cold_1982):not(
    .card_14e6
  ):focus,
input[type="button"]:not(.slider_cold_1982):not(
    .card_14e6
  ):focus,
input[type="reset"]:not(.slider_cold_1982):not(
    .card_14e6
  ):focus,
input[type="submit"]:not(.slider_cold_1982):not(
    .card_14e6
  ):focus {
  color: #fff;
}
.modal_42c7.fn-disabled-ad61:not(.slider_cold_1982):not(
    .card_14e6
  ),
.modal_42c7[disabled]:not(.slider_cold_1982):not(
    .card_14e6
  ),
button.fn-disabled-ad61:not(.slider_cold_1982):not(
    .card_14e6
  ),
button[disabled]:not(.slider_cold_1982):not(
    .card_14e6
  ) {
  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;
}
.item_e317 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.item_e317: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;
}
.focused_efae {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.right_83f7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paragraph-2bcc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus_4aeb:after,
.focus_4aeb:before,
.cool-2111:after,
.cool-2111:before,
.filter_9235:after,
.filter_9235:before,
.widget-small-7735:after,
.widget-small-7735:before,
.notification-focused-1cd6:after,
.notification-focused-1cd6:before,
.list-left-4143:after,
.list-left-4143:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus_4aeb:after,
.cool-2111:after,
.filter_9235:after,
.widget-small-7735:after,
.notification-focused-1cd6:after,
.list-left-4143:after {
  clear: both;
}
.cool-2111 .down-f47b,
.filter_9235 .down-f47b,
.wrapper_e577 .down-f47b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.action-1eb9 {
  display: inline-block;
}
.button_warm_1914 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.button_warm_1914 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.button_warm_1914 .list-927f {
  padding: 1em 0;
  font-size: 85%;
}
.list-927f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.paragraph_left_c128 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.paragraph_left_c128:after,
.paragraph_left_c128:before {
  content: "";
  display: table;
}
.paragraph_left_c128:after {
  clear: both;
}
.border-current-6bdd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gas-8a5d .border-current-6bdd {
  max-width: 50%;
}
.hard-3026 .border-current-6bdd {
  max-width: 33.33%;
}
.block-dark-f4c5 .border-current-6bdd {
  max-width: 25%;
}
.title_576b .border-current-6bdd {
  max-width: 20%;
}
.focus_bright_3bc4 .border-current-6bdd {
  max-width: 16.66%;
}
.under_8d1d .border-current-6bdd {
  max-width: 14.28%;
}
.over-a55b .border-current-6bdd {
  max-width: 12.5%;
}
.dim-e459 .border-current-6bdd {
  max-width: 11.11%;
}
.complex_a324 {
  display: block;
}
.basic_3005 .logo_fd83 label,
.basic_3005 .smooth-b346 label,
.basic_3005 .red_dd2c label,
.basic_3005 .table-f5be label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element-d8ea {
  list-style: none;
  margin: 0;
}
.element-d8ea article.tall_6edb {
  margin-bottom: 0;
}
.element-d8ea ul {
  list-style: none;
  margin: 0;
}
.element-d8ea .shadow_warm_1070 li.tall_6edb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element-d8ea .shadow_warm_1070 li.tall_6edb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element-d8ea .shadow_warm_1070 li.tall_6edb: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) {
  .element-d8ea .shadow_warm_1070 li.tall_6edb li.tall_6edb li.tall_6edb li.tall_6edb {
    padding-left: 0;
  }
}
article.tall_6edb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tall_6edb .cool-2111 p:last-of-type {
  margin-bottom: 0;
}
article.tall_6edb .gallery_0a16 {
  float: left;
}
article.tall_6edb .tiny_9299 {
  margin-left: 85px;
}
article.tall_6edb .notification-f485 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tall_6edb .notification-f485 .east_7e65 {
  margin-left: 10px;
}
article.tall_6edb .filter_fef6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tall_6edb .title-a414 {
  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 .logo_fd83,
  #respond .red_dd2c,
  #respond .table-f5be {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .logo_fd83 input,
#respond .red_dd2c input,
#respond .table-f5be input {
  width: 100%;
}
#respond .table-f5be {
  margin-right: 0;
}
#respond .dark-f4ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block_571e {
  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;
}
.block_571e.focus_solid_8334 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.block_571e 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%);
}
.block_571e:focus,
.block_571e: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);
}
.blue_4293 {
  border-radius: 10%;
}
.huge-e73e {
  border-radius: 50%;
}
.focused-4948 {
  font-size: 0.72em;
}
.pressed_7b3e {
  font-size: 0.875em;
}
.block_new_e256 {
  font-size: 1.1em;
}
.caption_first_ca39 {
  text-transform: uppercase;
  line-height: 1.2;
}
.caption_first_ca39.focused-4948 {
  letter-spacing: 0.5px;
}
.old-655f,
.old-655f a {
  color: #6d6d6d;
}
.old-655f a:hover {
  color: #111;
}
.active_58db {
  color: #6d6d6d;
}
.motion-8bf0 {
  overflow-x: hidden;
}
.motion-8bf0 .first-d316.accent-cold-525f {
  position: relative;
}
.motion-8bf0 .first-d316.accent-cold-525f.short-00ce {
  position: initial;
}
.motion-8bf0
  .first-d316.accent-cold-525f.short-00ce
  .tag-4af5 {
  left: auto;
}
.motion-8bf0 .first-d316 .tag-4af5 {
  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;
}
.motion-8bf0 .first-d316:hover.accent-cold-525f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.motion-8bf0
  .first-d316:hover.accent-cold-525f
  .tag-4af5 {
  display: block;
  z-index: 9999999;
}
.motion-8bf0 .notice-glass-9d4e .shadow-760d,
.motion-8bf0 .feature-1567 .shadow-760d {
  display: none;
}
.motion-8bf0 .paper_7a40 .first-d316:hover.accent-cold-525f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.basic_3005 .logo_fd83 label,
.basic_3005 .smooth-b346 label,
.basic_3005 .red_dd2c label,
.basic_3005 .table-f5be label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element-d8ea {
  list-style: none;
  margin: 0;
}
.element-d8ea article.tall_6edb {
  margin-bottom: 0;
}
.element-d8ea ul {
  list-style: none;
  margin: 0;
}
.element-d8ea .shadow_warm_1070 li.tall_6edb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element-d8ea .shadow_warm_1070 li.tall_6edb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element-d8ea .shadow_warm_1070 li.tall_6edb: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) {
  .element-d8ea .shadow_warm_1070 li.tall_6edb li.tall_6edb li.tall_6edb li.tall_6edb {
    padding-left: 0;
  }
}
article.tall_6edb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tall_6edb .cool-2111 p:last-of-type {
  margin-bottom: 0;
}
article.tall_6edb .gallery_0a16 {
  float: left;
}
article.tall_6edb .tiny_9299 {
  margin-left: 85px;
}
article.tall_6edb .notification-f485 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tall_6edb .notification-f485 .east_7e65 {
  margin-left: 10px;
}
article.tall_6edb .filter_fef6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tall_6edb .title-a414 {
  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 .logo_fd83,
  #respond .red_dd2c,
  #respond .table-f5be {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .logo_fd83 input,
#respond .red_dd2c input,
#respond .table-f5be input {
  width: 100%;
}
#respond .table-f5be {
  margin-right: 0;
}
#respond .dark-f4ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice-glass-9d4e .dropdown_c086 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_c086 .paragraph-over-d838.focused_4f12 .card-steel-6436 > li > a:focus,
.dropdown_c086 .paragraph-over-d838.focused_4f12 .card-steel-6436 > li > a:hover,
.dropdown_c086 .paragraph-over-d838.wide-273c .card-steel-6436 > li > a:focus,
.dropdown_c086 .paragraph-over-d838.wide-273c .card-steel-6436 > li > a:hover,
.dropdown_c086 .paragraph-over-d838.action-943c .card-steel-6436 > li > a:focus,
.dropdown_c086 .paragraph-over-d838.action-943c .card-steel-6436 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_c086
  .paragraph-over-d838.focused_4f12
  .card-steel-6436
  > li.white_9367
  > a,
.dropdown_c086
  .paragraph-over-d838.focused_4f12
  .card-steel-6436
  > li.silver-79f0
  > a,
.dropdown_c086
  .paragraph-over-d838.wide-273c
  .card-steel-6436
  > li.white_9367
  > a,
.dropdown_c086
  .paragraph-over-d838.wide-273c
  .card-steel-6436
  > li.silver-79f0
  > a,
.dropdown_c086
  .paragraph-over-d838.action-943c
  .card-steel-6436
  > li.white_9367
  > a,
.dropdown_c086 .paragraph-over-d838.action-943c .card-steel-6436 > li.paper_eba7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_c086 .pattern-fluid-9206,
.dropdown_c086 .pattern-fluid-9206 a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_c086 .motion_d733.medium-b82a li a,
.dropdown_c086 .nav-short-8f68 a,
.dropdown_c086 .east_f363,
.dropdown_c086 .card-steel-6436 > li > a,
.dropdown_c086 .form_2cce {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086 .motion_d733.medium-b82a li a:hover,
.dropdown_c086 .nav-short-8f68 a:hover,
.dropdown_c086 .east_f363:hover,
.dropdown_c086 .card-steel-6436 > li > a:hover,
.dropdown_c086 .form_2cce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_c086 .highlight_bottom_f671 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086 .highlight_bottom_f671 .search-2ad6 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_c086 .highlight_bottom_f671:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_c086 .label-orange-3307 .hard-6a92 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086 .label-orange-3307 .hard-6a92 .active_6fbe {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086
  .label-orange-3307
  .hard-6a92
  .active_6fbe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086
  .label-orange-3307
  .hard-6a92
  .active_6fbe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086
  .label-orange-3307
  .hard-6a92
  .active_6fbe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086
  .label-orange-3307
  .hard-6a92
  .active_6fbe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086 .label-orange-3307 .surface_86b3 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_c086 .label-orange-3307 .surface_86b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_huge_889c
  .dropdown_c086
  .label-orange-3307
  .highlight_2924
  .backdrop-2eba {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_huge_889c
  .dropdown_c086
  .label-orange-3307
  .highlight_2924
  .active_6fbe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-glass-9d4e .active-paper-70ae {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active-paper-70ae .paragraph-over-d838.focused_4f12 .card-steel-6436 > li > a:focus,
.active-paper-70ae .paragraph-over-d838.focused_4f12 .card-steel-6436 > li > a:hover,
.active-paper-70ae .paragraph-over-d838.wide-273c .card-steel-6436 > li > a:focus,
.active-paper-70ae .paragraph-over-d838.wide-273c .card-steel-6436 > li > a:hover,
.active-paper-70ae .paragraph-over-d838.action-943c .card-steel-6436 > li > a:focus,
.active-paper-70ae .paragraph-over-d838.action-943c .card-steel-6436 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-paper-70ae
  .paragraph-over-d838.focused_4f12
  .card-steel-6436
  > li.white_9367
  > a,
.active-paper-70ae
  .paragraph-over-d838.focused_4f12
  .card-steel-6436
  > li.silver-79f0
  > a,
.active-paper-70ae
  .paragraph-over-d838.wide-273c
  .card-steel-6436
  > li.white_9367
  > a,
.active-paper-70ae
  .paragraph-over-d838.wide-273c
  .card-steel-6436
  > li.silver-79f0
  > a,
.active-paper-70ae
  .paragraph-over-d838.action-943c
  .card-steel-6436
  > li.white_9367
  > a,
.active-paper-70ae .paragraph-over-d838.action-943c .card-steel-6436 > li.paper_eba7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active-paper-70ae .pattern-fluid-9206,
.active-paper-70ae .pattern-fluid-9206 a {
  color: rgba(0, 0, 0, 0.8);
}
.active-paper-70ae .motion_d733.medium-b82a li a,
.active-paper-70ae .nav-short-8f68 a,
.active-paper-70ae .east_f363,
.active-paper-70ae .card-steel-6436 > li > a,
.active-paper-70ae .form_2cce {
  color: rgba(0, 0, 0, 0.55);
}
.active-paper-70ae .motion_d733.medium-b82a li a:hover,
.active-paper-70ae .nav-short-8f68 a:hover,
.active-paper-70ae .east_f363:hover,
.active-paper-70ae .card-steel-6436 > li > a:hover,
.active-paper-70ae .form_2cce:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-paper-70ae .highlight_bottom_f671 {
  color: rgba(0, 0, 0, 0.55);
}
.active-paper-70ae .highlight_bottom_f671 .search-2ad6 {
  color: rgba(0, 0, 0, 0.8);
}
.active-paper-70ae .highlight_bottom_f671:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_lower_0dae .disabled-0634 {
  margin-left: auto;
  margin-right: auto;
}
.filter_9235 > * {
  margin-left: auto;
  margin-right: auto;
}
.filter_9235 .focused_efae {
  margin-right: 1.41575em;
}
.table_middle_3206 .filter_9235 > .media_huge_47ba {
  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;
}
.table_middle_3206 .filter_9235 > .easy-f4ab {
  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;
}
.secondary-43d7.module_lower_0dae .disabled-0634,
.shade_d147.module_lower_0dae .disabled-0634 {
  margin-left: 0;
}
.gas_c769.module_lower_0dae .disabled-0634,
.module_c564.module_lower_0dae .disabled-0634 {
  margin-right: 0;
}
.filter_9235 ol,
.filter_9235 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pink_ea7a video {
  max-width: 100%;
}
.dim-a095 img {
  display: block;
}
.dim-a095.focused_efae,
.dim-a095.right_83f7 {
  width: 100%;
}
.dim-a095.easy-f4ab img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.background_clean_152f:not(.tooltip-medium-ccbc) {
  margin: 1.5em auto;
}
.tertiary-1319 p {
  padding: 1.5em 14px;
}
ul.menu-ce6c.easy-f4ab,
ul.menu-ce6c.media_huge_47ba,
ul.menu-ce6c.aside-45fc.media_huge_47ba {
  padding: 0 14px;
}
.gas_2344 {
  display: block;
  overflow-x: auto;
}
.gas_2344 table {
  border-collapse: collapse;
  width: 100%;
}
.gas_2344 td,
.gas_2344 th {
  padding: 0.5em;
}
.filter_9235 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter_9235 ol ol,
.filter_9235 ol ul,
.filter_9235 ul ol,
.filter_9235 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter_9235 ol ol li,
.filter_9235 ol ul li,
.filter_9235 ul ol li,
.filter_9235 ul ul li {
  margin-left: 0;
}
.disabled-f449.orange_388a > .block_huge_c39e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.disabled-f449.orange_388a > .block_huge_c39e iframe,
.disabled-f449.orange_388a > .block_huge_c39e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav_355d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav_355d.sidebar_under_9b00 {
  padding: 0;
}
.nav_355d.sidebar_under_9b00 cite {
  font-size: 13px;
}
.nav_355d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav_355d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.banner_active_a4f7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.banner_active_a4f7 > p:first-child {
  margin-top: 0;
}
.banner_active_a4f7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.banner_active_a4f7 blockquote {
  border-left: 0;
}
.image-8f2e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.image-8f2e:not(.notification_7347) {
  max-width: 100px;
}
.image-8f2e.description_ed88 {
  border-bottom: none !important;
  text-align: center;
}
.image-8f2e.description_ed88::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tertiary-1319 p {
    padding: 1.5em 0;
  }
}
.hover_9339 {
  color: #0073aa;
}
.bright_46dc {
  background-color: #0073aa;
}
.tall_382d {
  color: #229fd8;
}
.huge_c515 {
  background-color: #229fd8;
}
.static-c15f {
  color: #eee;
}
.chip-dirty-1888 {
  background-color: #eee;
}
.hidden-easy-da7f {
  color: #444;
}
.down-84cf {
  background-color: #444;
}
.footer-warm-137f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.footer-warm-137f .text_new_40be .nav-short-8f68 {
  font-size: 15px;
}
.footer-warm-137f .nav-short-8f68 {
  line-height: 1.3;
}
.footer-warm-137f .active-paper-70ae {
}
.footer-warm-137f .dropdown_c086 {
  background: #235787;
}
.hero-green-e49e {
  padding: 0;
}
.hero-green-e49e .dropdown_c086 {
  background: #1a1a1a;
}
.hero-green-e49e .active-paper-70ae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hero_ac0a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hero_ac0a .active-paper-70ae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hero_ac0a .dropdown_c086 {
  background: #303030;
}
.list-left-4143 {
  position: relative;
  z-index: 10;
}
.list-left-4143 .status-black-0b4e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-6990 .accent-cold-525f {
  display: inline-block;
  vertical-align: middle;
}
.feature-6990.accent-complex-a265 .accent-cold-525f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .feature-6990.accent-complex-a265 .accent-cold-525f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-6990.accent-complex-a265 .accent-cold-525f {
    margin-right: 0.4em;
  }
}
.feature-6990.accent-complex-a265 .accent-cold-525f:last-child {
  margin-right: 0;
}
.focus_out_b658 .status-black-0b4e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notice-glass-9d4e .text_new_40be {
    margin: 0 -0.5em;
  }
  .notice-glass-9d4e .text_new_40be [class*="customify-col-"],
  .notice-glass-9d4e .text_new_40be [class*="customify-col_"],
  .notice-glass-9d4e .text_new_40be [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notice-glass-9d4e.pagination_74f5 .status-black-0b4e {
  background: 0 0 !important;
}
.notice-glass-9d4e.pagination_74f5 .status-black-0b4e,
.notice-glass-9d4e.focus_out_b658 .status-black-0b4e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notice-glass-9d4e.stale_56d3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notice-glass-9d4e.focus_out_b658 .status-black-0b4e {
  box-shadow: none !important;
}
.out-6398 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .out-6398 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .out-6398 {
    padding: 18px 0 20px;
  }
}
.out-6398 .picture-4d23 {
  width: 100%;
}
.out-6398 .link-3e8a {
  margin-bottom: 0;
}
.out-6398 .primary_f16f {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner_out_9762 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner_out_9762 .photo-active-acf3 {
  width: 100%;
}
.menu_action_ffa9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.menu_action_ffa9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.menu_action_ffa9 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;
}
.menu_action_ffa9 li:last-child:after {
  display: none;
}
.menu_action_ffa9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.article-dark-9690 .shadow-760d button,
.out-6398 .shadow-760d button {
  left: 0;
}
.article-dark-9690 .photo-active-acf3,
.out-6398 .photo-active-acf3 {
  padding-left: 0;
  padding-right: 0;
}
.article-dark-9690 .banner_out_9762,
.out-6398 .banner_out_9762 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.article-dark-9690 {
  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;
}
.article-dark-9690: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;
}
.article-dark-9690 .highlight_964b {
  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) {
  .article-dark-9690 .highlight_964b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .article-dark-9690 .highlight_964b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .article-dark-9690 .highlight_964b {
    min-height: 200px;
  }
}
.article-dark-9690 .menu_action_ffa9 {
  color: rgba(255, 255, 255, 0.8);
}
.article-dark-9690 .menu_action_ffa9 a,
.article-dark-9690 .menu_action_ffa9 li:after {
  color: inherit;
}
.article-dark-9690 .menu_action_ffa9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bottom_f791 {
  margin-bottom: 0.5em;
}
.pagination-medium-5518 {
  margin-bottom: 1.2em;
}
.pagination-medium-5518,
.bottom_f791 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pagination-medium-5518 p:last-child,
.bottom_f791 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow-760d,
#masthead .shadow-760d {
  display: none;
}
#masthead
  > .shadow-760d.full-aa97 {
  display: none;
}
#masthead > .shadow-760d button {
  left: 0;
}
.image_b784 {
  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%;
}
.image_b784 .accent-cold-525f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.image_b784 .menu_150e {
  display: -webkit-box;
  display: flex;
}
.image_b784 .menu_150e.photo_cool_718b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.image_b784 .menu_150e.silver_8bb5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_b784 .menu_150e.progress_b810 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_b784.grid_mini_d84c.motion_649a .menu_150e.photo_cool_718b {
  flex-basis: 100%;
}
.image_b784.footer_rough_4024 .menu_150e.silver_8bb5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.image_b784.footer_rough_4024 .menu_150e.progress_b810 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow-760d.full-aa97 {
  display: none;
}
#masthead > .shadow-760d button {
  left: 0;
}
.tabs-red-3ab2 {
  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;
}
.tabs-red-3ab2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tabs-red-3ab2.message-gas-9878 i {
  margin-right: 4px;
}
.tabs-red-3ab2.copper-1d1a i {
  margin-left: 5px;
}
.nav-short-8f68 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.nav-short-8f68 p:last-child {
  margin-bottom: 0;
}
.copper-6eb6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.copper-6eb6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.copper-6eb6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.copper-6eb6 .pattern-fluid-9206 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.copper-6eb6 .warm-72cb {
  margin: 5px 0 7px 0;
}
.copper-6eb6.wrapper_3f47 .picture-plasma-2cb7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-6eb6.wrapper_3f47 .frame_focused_4097 {
  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;
}
.copper-6eb6.complex-022f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.copper-6eb6.complex-022f .picture-plasma-2cb7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-6eb6.complex-022f .frame_focused_4097 {
  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;
}
.copper-6eb6.action_ca92 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper-6eb6.copper-26ce {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.copper-6eb6.copper-26ce .frame_focused_4097 {
  margin-top: 7px;
}
.article_static_e140 {
  display: inline-block;
}
.list-left-4143 .smooth_0667 .copper-6eb6 img {
  max-width: 100%;
}
.paragraph-over-d838 .mask-dc1a.tertiary-motion-f54a,
.media-smooth-fba8 .mask-dc1a.tertiary-motion-f54a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-over-d838 .tag-hard-bb51,
.media-smooth-fba8 .tag-hard-bb51 {
  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%);
}
.paragraph-over-d838 .tag-hard-bb51 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph-over-d838.border_pink_d32e .tag-hard-bb51 {
  display: none;
}
.paragraph-over-d838 .wrapper-under-9863 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-over-d838 .wrapper-under-9863 li {
  display: inline-block;
  position: relative;
}
.paragraph-over-d838 .wrapper-under-9863 li:last-child {
  margin-right: 0;
}
.paragraph-over-d838 .wrapper-under-9863 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;
}
.paragraph-over-d838 .wrapper-under-9863 li.paper_eba7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph-over-d838 .wrapper-under-9863 > 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;
}
.paragraph-over-d838 .wrapper-under-9863 > li > a i {
  line-height: 0;
}
.paragraph-over-d838 .wrapper-under-9863 > li.gallery_fa4b > a .tag-hard-bb51 {
  margin-left: 4px;
  line-height: 0;
}
.paragraph-over-d838 .wrapper-under-9863 .notice_8365 li.gallery_fa4b > a {
  position: relative;
}
.paragraph-over-d838 .wrapper-under-9863 .notice_8365 li.gallery_fa4b > a:after,
.paragraph-over-d838 .wrapper-under-9863 .notice_8365 li.gallery_fa4b > a:before {
  content: "";
  display: table;
}
.paragraph-over-d838 .wrapper-under-9863 .notice_8365 li.gallery_fa4b > a:after {
  clear: both;
}
.paragraph-over-d838 .wrapper-under-9863 .notice_8365 li.gallery_fa4b > a .tag-hard-bb51 {
  margin-left: 5px;
  float: right;
}
.paragraph-over-d838 .row-stone-3820,
.paragraph-over-d838 .notice_8365 {
  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;
}
.paragraph-over-d838 .notice_8365 {
  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;
}
.paragraph-over-d838 .notice_8365 .tertiary-motion-f54a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph-over-d838 .notice_8365 .tag-hard-bb51 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph-over-d838 .notice_8365 li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph-over-d838 .notice_8365 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;
}
.paragraph-over-d838 .notice_8365 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-over-d838 .notice_8365 .notice_8365 {
  top: 0;
  left: 100%;
}
.paragraph-over-d838 .hover_0634.fn-focus-ad61 > .row-stone-3820,
.paragraph-over-d838 .hover_0634.fn-focus-ad61 > .notice_8365,
.paragraph-over-d838 .hover_0634:focus > .row-stone-3820,
.paragraph-over-d838 .hover_0634:focus > .notice_8365,
.paragraph-over-d838 .hover_0634:hover > .row-stone-3820,
.paragraph-over-d838 .hover_0634:hover > .notice_8365 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph-over-d838.action-943c .card-steel-6436:after,
.paragraph-over-d838.action-943c .card-steel-6436:before {
  content: "";
  display: table;
}
.paragraph-over-d838.action-943c .card-steel-6436:after {
  clear: both;
}
.paragraph-over-d838.action-943c .card-steel-6436 > li {
  float: left;
}
.paragraph-over-d838.advanced_f34b .card-steel-6436:after,
.paragraph-over-d838.advanced_f34b .card-steel-6436:before {
  content: "";
  display: table;
}
.paragraph-over-d838.advanced_f34b .card-steel-6436:after {
  clear: both;
}
.paragraph-over-d838.advanced_f34b .card-steel-6436 > li {
  float: left;
}
.paragraph-over-d838.advanced_f34b .card-steel-6436 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-over-d838.advanced_f34b .card-steel-6436 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-over-d838.advanced_f34b .card-steel-6436 > li.white_9367 > a,
.paragraph-over-d838.advanced_f34b .card-steel-6436 > li.paper_eba7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-over-d838.focused_4f12 .card-steel-6436 > li > a .tertiary-motion-f54a {
  position: relative;
}
.paragraph-over-d838.focused_4f12 .card-steel-6436 > li > a .tertiary-motion-f54a: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;
}
.paragraph-over-d838.focused_4f12
  .card-steel-6436
  > li:focus
  > a
  .tertiary-motion-f54a:before,
.paragraph-over-d838.focused_4f12
  .card-steel-6436
  > li:hover
  > a
  .tertiary-motion-f54a:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-over-d838.focused_4f12
  .card-steel-6436
  > li.white_9367
  > a
  .tertiary-motion-f54a:before,
.paragraph-over-d838.focused_4f12
  .card-steel-6436
  > li.silver-79f0
  > a
  .tertiary-motion-f54a:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-over-d838.wide-273c .card-steel-6436 > li > a .tertiary-motion-f54a {
  position: relative;
}
.paragraph-over-d838.wide-273c .card-steel-6436 > li > a .tertiary-motion-f54a: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;
}
.paragraph-over-d838.wide-273c .card-steel-6436 > li:focus > a .tertiary-motion-f54a:before,
.paragraph-over-d838.wide-273c
  .card-steel-6436
  > li:hover
  > a
  .tertiary-motion-f54a:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-over-d838.wide-273c
  .card-steel-6436
  > li.white_9367
  > a
  .tertiary-motion-f54a:before,
.paragraph-over-d838.wide-273c
  .card-steel-6436
  > li.silver-79f0
  > a
  .tertiary-motion-f54a:before {
  width: 100%;
  background-color: currentColor;
}
.media-smooth-fba8 .wrapper-under-9863 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-smooth-fba8 .wrapper-under-9863 li:first-child > a {
  border-top: none;
}
.media-smooth-fba8 .wrapper-under-9863 .west-8e26 > .tertiary-motion-f54a .tag-hard-bb51 {
  display: none;
}
.media-smooth-fba8 .wrapper-under-9863 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media-smooth-fba8 .wrapper-under-9863 li:last-child {
  border: none;
}
.media-smooth-fba8 .wrapper-under-9863 li.gallery_fa4b > a {
  padding-right: 45px !important;
}
.media-smooth-fba8 .wrapper-under-9863 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media-smooth-fba8 .wrapper-under-9863 li a:focus,
.media-smooth-fba8 .wrapper-under-9863 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-smooth-fba8 .wrapper-under-9863 li .carousel_905c {
  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;
}
.media-smooth-fba8 .wrapper-under-9863 li .carousel_905c:hover {
  box-shadow: none;
}
.media-smooth-fba8 .wrapper-under-9863 li .carousel_905c .tag-hard-bb51 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media-smooth-fba8 .wrapper-under-9863 .notice_8365 {
  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);
}
.media-smooth-fba8 .wrapper-under-9863 .notice_8365 li a {
  padding-left: 3em;
}
.media-smooth-fba8 .wrapper-under-9863 .over_32af > a .carousel_905c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media-smooth-fba8 .wrapper-under-9863 .over_32af > .notice_8365 {
  display: block;
  opacity: 1;
}
.tall_3678 {
  max-width: 100%;
}
.notification-6da0 {
  line-height: 0;
  cursor: pointer;
}
.form_2cce {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.form_2cce:hover {
  box-shadow: none;
  color: currentColor;
}
.form_2cce svg {
  width: 18px;
  height: 18px;
}
.form_2cce .light-96f2 {
  display: none;
}
.pressed-16c1 {
  position: relative;
}
.pressed-16c1.fn-active-ad61 .form_2cce .sidebar_105f {
  display: none;
}
.pressed-16c1.fn-active-ad61 .form_2cce .light-96f2 {
  display: inline-block;
}
.pressed-16c1 .breadcrumb_warm_5e50 {
  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);
}
.pressed-16c1.filter_medium_a92c .breadcrumb_warm_5e50 {
  left: auto;
  right: -0.9em;
}
.pressed-16c1.filter_medium_a92c .preview_63f5::before {
  left: auto;
  right: 15px;
}
.pressed-16c1.fn-active-ad61 .breadcrumb_warm_5e50 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_2924 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight_2924 label {
  flex-basis: 100%;
}
.highlight_2924 .hard-6a92 {
  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;
}
.highlight_2924 .active_6fbe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight_2924 .active_6fbe:focus {
  background-color: transparent;
}
.highlight_2924 button.surface_86b3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight_2924 button.surface_86b3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight_2924 button.surface_86b3 svg {
  width: 18px;
  height: 18px;
}
.highlight_2924 input[type="submit"] {
  min-height: auto;
}
.label-orange-3307 .highlight_2924 .active_6fbe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.preview_63f5 {
  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) {
  .preview_63f5 {
    width: 220px;
  }
}
.preview_63f5 label {
  flex-basis: 100%;
}
.preview_63f5::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;
}
.gradient_huge_889c .label-orange-3307 .highlight_2924 {
  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;
}
.gradient_huge_889c
  .label-orange-3307
  .highlight_2924
  .hard-6a92 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gradient_huge_889c .label-orange-3307 .highlight_2924 .active_6fbe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gradient_huge_889c
  .label-orange-3307
  .highlight_2924
  .active_6fbe:focus {
  background: 0 0;
}
.gradient_huge_889c
  .label-orange-3307
  .highlight_2924
  .backdrop-2eba {
  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;
}
.motion_d733 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.motion_d733 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.motion_d733 li:last-child {
  margin-right: 0;
}
.motion_d733 li:first-child {
  margin-left: 0;
}
.motion_d733.wood-c352 a {
  color: #fff;
}
.motion_d733.wood-c352 a:hover {
  color: #fff;
}
.motion_d733 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.motion_d733 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.motion_d733 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.motion_d733 a:hover {
  opacity: 0.9;
  color: inherit;
}
.motion_d733 [class*="social-icon-apple"] {
  background-color: #999;
}
.motion_d733 [class*="social-icon-apple"].disabled-0593 {
  background-color: transparent;
  color: #999;
}
.motion_d733 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.motion_d733 [class*="social-icon-behance"].disabled-0593 {
  background-color: transparent;
  color: #1769ff;
}
.motion_d733 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.motion_d733 [class*="social-icon-bitbucket"].disabled-0593 {
  background-color: transparent;
  color: #205081;
}
.motion_d733 [class*="social-icon-codepen"] {
  background-color: #000;
}
.motion_d733 [class*="social-icon-codepen"].disabled-0593 {
  background-color: transparent;
  color: #000;
}
.motion_d733 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.motion_d733 [class*="social-icon-delicious"].disabled-0593 {
  background-color: transparent;
  color: #39f;
}
.motion_d733 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.motion_d733 [class*="social-icon-digg"].disabled-0593 {
  background-color: transparent;
  color: #005be2;
}
.motion_d733 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.motion_d733 [class*="social-icon-dribbble"].disabled-0593 {
  background-color: transparent;
  color: #ea4c89;
}
.motion_d733 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.motion_d733 [class*="social-icon-envelope"].disabled-0593 {
  background-color: transparent;
  color: #ea4335;
}
.motion_d733 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.motion_d733 [class*="social-icon-facebook"].disabled-0593 {
  background-color: transparent;
  color: #3b5998;
}
.motion_d733 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.motion_d733 [class*="social-icon-flickr"].disabled-0593 {
  background-color: transparent;
  color: #0063dc;
}
.motion_d733 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.motion_d733 [class*="social-icon-foursquare"].disabled-0593 {
  background-color: transparent;
  color: #2d5be3;
}
.motion_d733 [class*="social-icon-github"] {
  background-color: #333;
}
.motion_d733 [class*="social-icon-github"].disabled-0593 {
  background-color: transparent;
  color: #333;
}
.motion_d733 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.motion_d733 [class*="social-icon-google-plus"].disabled-0593 {
  background-color: transparent;
  color: #dd4b39;
}
.motion_d733 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.motion_d733 [class*="social-icon-houzz"].disabled-0593 {
  background-color: transparent;
  color: #7ac142;
}
.motion_d733 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.motion_d733 [class*="social-icon-instagram"].disabled-0593 {
  background-color: transparent;
  color: #262626;
}
.motion_d733 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.motion_d733 [class*="social-icon-jsfiddle"].disabled-0593 {
  background-color: transparent;
  color: #487aa2;
}
.motion_d733 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.motion_d733 [class*="social-icon-linkedin"].disabled-0593 {
  background-color: transparent;
  color: #0077b5;
}
.motion_d733 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.motion_d733 [class*="social-icon-medium"].disabled-0593 {
  background-color: transparent;
  color: #00ab6b;
}
.motion_d733 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.motion_d733
  [class*="social-icon-odnoklassniki"].disabled-0593 {
  background-color: transparent;
  color: #f4731c;
}
.motion_d733 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.motion_d733 [class*="social-icon-meetup"].disabled-0593 {
  background-color: transparent;
  color: #ec1c40;
}
.motion_d733 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.motion_d733 [class*="social-icon-pinterest"].disabled-0593 {
  background-color: transparent;
  color: #bd081c;
}
.motion_d733 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.motion_d733 [class*="social-icon-product-hunt"].disabled-0593 {
  background-color: transparent;
  color: #da552f;
}
.motion_d733 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.motion_d733 [class*="social-icon-reddit"].disabled-0593 {
  background-color: transparent;
  color: #ff4500;
}
.motion_d733 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.motion_d733 [class*="social-icon-rss"].disabled-0593 {
  background-color: transparent;
  color: #f26522;
}
.motion_d733 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.motion_d733
  [class*="social-icon-shopping-cart"].disabled-0593 {
  background-color: transparent;
  color: #4caf50;
}
.motion_d733 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.motion_d733 [class*="social-icon-skype"].disabled-0593 {
  background-color: transparent;
  color: #00aff0;
}
.motion_d733 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.motion_d733 [class*="social-icon-slideshare"].disabled-0593 {
  background-color: transparent;
  color: #0077b5;
}
.motion_d733 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.motion_d733 [class*="social-icon-snapchat"].disabled-0593 {
  background-color: transparent;
  color: #fffc00;
}
.motion_d733 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.motion_d733 [class*="social-icon-soundcloud"].disabled-0593 {
  background-color: transparent;
  color: #f80;
}
.motion_d733 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.motion_d733 [class*="social-icon-spotify"].disabled-0593 {
  background-color: transparent;
  color: #2ebd59;
}
.motion_d733 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.motion_d733
  [class*="social-icon-stack-overflow"].disabled-0593 {
  background-color: transparent;
  color: #fe7a15;
}
.motion_d733 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.motion_d733 [class*="social-icon-maldkfgram"].disabled-0593 {
  background-color: transparent;
  color: #2ca5e0;
}
.motion_d733 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.motion_d733 [class*="social-icon-tripadvisor"].disabled-0593 {
  background-color: transparent;
  color: #589442;
}
.motion_d733 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.motion_d733 [class*="social-icon-tumblr"].disabled-0593 {
  background-color: transparent;
  color: #35465c;
}
.motion_d733 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.motion_d733 [class*="social-icon-twitch"].disabled-0593 {
  background-color: transparent;
  color: #6441a5;
}
.motion_d733 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.motion_d733 [class*="social-icon-twitter"].disabled-0593 {
  background-color: transparent;
  color: #1da1f2;
}
.motion_d733 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.motion_d733 [class*="social-icon-vimeo"].disabled-0593 {
  background-color: transparent;
  color: #1ab7ea;
}
.motion_d733 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.motion_d733 [class*="social-icon-vk"].disabled-0593 {
  background-color: transparent;
  color: #45668e;
}
.motion_d733 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.motion_d733 [class*="social-icon-weibo"].disabled-0593 {
  background-color: transparent;
  color: #df2029;
}
.motion_d733 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.motion_d733 [class*="social-icon-weixin"].disabled-0593 {
  background-color: transparent;
  color: #7bb32e;
}
.motion_d733 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.motion_d733 [class*="social-icon-whatsapp"].disabled-0593 {
  background-color: transparent;
  color: #25d366;
}
.motion_d733 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.motion_d733 [class*="social-icon-wordpress"].disabled-0593 {
  background-color: transparent;
  color: #21759b;
}
.motion_d733 [class*="social-icon-xing"] {
  background-color: #026466;
}
.motion_d733 [class*="social-icon-xing"].disabled-0593 {
  background-color: transparent;
  color: #026466;
}
.motion_d733 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.motion_d733 [class*="social-icon-yelp"].disabled-0593 {
  background-color: transparent;
  color: #af0606;
}
.motion_d733 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.motion_d733 [class*="social-icon-youtube"].disabled-0593 {
  background-color: transparent;
  color: #cd201f;
}
.east_f363 {
  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;
}
.east_f363:hover {
  box-shadow: none;
  background: 0 0;
}
.focus_bronze_0f9d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.surface_ccbe {
  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;
}
.primary-fast-0f2b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.advanced-c9e0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.advanced-c9e0,
.advanced-c9e0::after,
.advanced-c9e0::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;
}
.advanced-c9e0::after,
.advanced-c9e0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block-f6c2 .surface_ccbe .primary-fast-0f2b {
  margin-top: -2px;
  width: 19px;
}
.block-f6c2 .surface_ccbe .advanced-c9e0 {
  margin-top: -1px;
}
.block-f6c2 .surface_ccbe .advanced-c9e0,
.block-f6c2 .surface_ccbe .advanced-c9e0::after,
.block-f6c2 .surface_ccbe .advanced-c9e0::before {
  width: 19px;
  height: 2px;
}
.block-f6c2 .surface_ccbe .advanced-c9e0::before {
  top: -6px;
}
.block-f6c2 .surface_ccbe .advanced-c9e0::after {
  bottom: -6px;
}
.content_up_f863 .surface_ccbe .primary-fast-0f2b {
  margin-top: -2px;
  width: 22px;
}
.content_up_f863 .surface_ccbe .advanced-c9e0 {
  margin-top: -1px;
}
.content_up_f863 .surface_ccbe .advanced-c9e0,
.content_up_f863 .surface_ccbe .advanced-c9e0::after,
.content_up_f863 .surface_ccbe .advanced-c9e0::before {
  width: 22px;
  height: 2px;
}
.content_up_f863 .surface_ccbe .advanced-c9e0::before {
  top: -7px;
}
.content_up_f863 .surface_ccbe .advanced-c9e0::after {
  bottom: -7px;
}
.tooltip-182f .surface_ccbe .primary-fast-0f2b {
  margin-top: -2px;
  width: 31px;
}
.tooltip-182f .surface_ccbe .advanced-c9e0 {
  margin-top: -1.5px;
}
.tooltip-182f .surface_ccbe .advanced-c9e0,
.tooltip-182f .surface_ccbe .advanced-c9e0::after,
.tooltip-182f .surface_ccbe .advanced-c9e0::before {
  width: 31px;
  height: 3px;
}
.tooltip-182f .surface_ccbe .advanced-c9e0::before {
  top: -9px;
}
.tooltip-182f .surface_ccbe .advanced-c9e0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pro-0a82 .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 19px;
  }
  .pro-0a82 .surface_ccbe .advanced-c9e0 {
    margin-top: -1px;
  }
  .pro-0a82 .surface_ccbe .advanced-c9e0,
  .pro-0a82 .surface_ccbe .advanced-c9e0::after,
  .pro-0a82 .surface_ccbe .advanced-c9e0::before {
    width: 19px;
    height: 2px;
  }
  .pro-0a82 .surface_ccbe .advanced-c9e0::before {
    top: -6px;
  }
  .pro-0a82 .surface_ccbe .advanced-c9e0::after {
    bottom: -6px;
  }
  .texture-8106 .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 22px;
  }
  .texture-8106 .surface_ccbe .advanced-c9e0 {
    margin-top: -1px;
  }
  .texture-8106 .surface_ccbe .advanced-c9e0,
  .texture-8106 .surface_ccbe .advanced-c9e0::after,
  .texture-8106 .surface_ccbe .advanced-c9e0::before {
    width: 22px;
    height: 2px;
  }
  .texture-8106 .surface_ccbe .advanced-c9e0::before {
    top: -7px;
  }
  .texture-8106 .surface_ccbe .advanced-c9e0::after {
    bottom: -7px;
  }
  .tiny-a178 .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-a178 .surface_ccbe .advanced-c9e0 {
    margin-top: -1.5px;
  }
  .tiny-a178 .surface_ccbe .advanced-c9e0,
  .tiny-a178 .surface_ccbe .advanced-c9e0::after,
  .tiny-a178 .surface_ccbe .advanced-c9e0::before {
    width: 31px;
    height: 3px;
  }
  .tiny-a178 .surface_ccbe .advanced-c9e0::before {
    top: -9px;
  }
  .tiny-a178 .surface_ccbe .advanced-c9e0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .image_3fec .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 19px;
  }
  .image_3fec .surface_ccbe .advanced-c9e0 {
    margin-top: -1px;
  }
  .image_3fec .surface_ccbe .advanced-c9e0,
  .image_3fec .surface_ccbe .advanced-c9e0::after,
  .image_3fec .surface_ccbe .advanced-c9e0::before {
    width: 19px;
    height: 2px;
  }
  .image_3fec .surface_ccbe .advanced-c9e0::before {
    top: -6px;
  }
  .image_3fec .surface_ccbe .advanced-c9e0::after {
    bottom: -6px;
  }
  .picture_1d1d .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 22px;
  }
  .picture_1d1d .surface_ccbe .advanced-c9e0 {
    margin-top: -1px;
  }
  .picture_1d1d .surface_ccbe .advanced-c9e0,
  .picture_1d1d .surface_ccbe .advanced-c9e0::after,
  .picture_1d1d .surface_ccbe .advanced-c9e0::before {
    width: 22px;
    height: 2px;
  }
  .picture_1d1d .surface_ccbe .advanced-c9e0::before {
    top: -7px;
  }
  .picture_1d1d .surface_ccbe .advanced-c9e0::after {
    bottom: -7px;
  }
  .photo-out-7a66 .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 31px;
  }
  .photo-out-7a66 .surface_ccbe .advanced-c9e0 {
    margin-top: -1.5px;
  }
  .photo-out-7a66 .surface_ccbe .advanced-c9e0,
  .photo-out-7a66 .surface_ccbe .advanced-c9e0::after,
  .photo-out-7a66 .surface_ccbe .advanced-c9e0::before {
    width: 31px;
    height: 3px;
  }
  .photo-out-7a66 .surface_ccbe .advanced-c9e0::before {
    top: -9px;
  }
  .photo-out-7a66 .surface_ccbe .advanced-c9e0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_8828 .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_8828 .surface_ccbe .advanced-c9e0 {
    margin-top: -1px;
  }
  .fluid_8828 .surface_ccbe .advanced-c9e0,
  .fluid_8828 .surface_ccbe .advanced-c9e0::after,
  .fluid_8828 .surface_ccbe .advanced-c9e0::before {
    width: 19px;
    height: 2px;
  }
  .fluid_8828 .surface_ccbe .advanced-c9e0::before {
    top: -6px;
  }
  .fluid_8828 .surface_ccbe .advanced-c9e0::after {
    bottom: -6px;
  }
  .alert_north_a358 .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 22px;
  }
  .alert_north_a358 .surface_ccbe .advanced-c9e0 {
    margin-top: -1px;
  }
  .alert_north_a358 .surface_ccbe .advanced-c9e0,
  .alert_north_a358 .surface_ccbe .advanced-c9e0::after,
  .alert_north_a358 .surface_ccbe .advanced-c9e0::before {
    width: 22px;
    height: 2px;
  }
  .alert_north_a358 .surface_ccbe .advanced-c9e0::before {
    top: -7px;
  }
  .alert_north_a358 .surface_ccbe .advanced-c9e0::after {
    bottom: -7px;
  }
  .bronze_8626 .surface_ccbe .primary-fast-0f2b {
    margin-top: -2px;
    width: 31px;
  }
  .bronze_8626 .surface_ccbe .advanced-c9e0 {
    margin-top: -1.5px;
  }
  .bronze_8626 .surface_ccbe .advanced-c9e0,
  .bronze_8626 .surface_ccbe .advanced-c9e0::after,
  .bronze_8626 .surface_ccbe .advanced-c9e0::before {
    width: 31px;
    height: 3px;
  }
  .bronze_8626 .surface_ccbe .advanced-c9e0::before {
    top: -9px;
  }
  .bronze_8626 .surface_ccbe .advanced-c9e0::after {
    bottom: -9px;
  }
}
.box_01e7 .advanced-c9e0 {
  -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);
}
.box_01e7 .advanced-c9e0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.box_01e7 .advanced-c9e0::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);
}
.box_01e7.new_d5c8 .advanced-c9e0 {
  -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);
}
.box_01e7.new_d5c8 .advanced-c9e0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.box_01e7.new_d5c8 .advanced-c9e0::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);
}
.modal_in_e852 {
  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.medium_f605:before {
  display: none;
}
.feature-1567 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-1567 .input-current-8408 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-1567 .input-current-8408:last-of-type {
  border-bottom: none;
}
.feature-1567 .input-current-8408.mask_middle_2d03,
.feature-1567 .input-current-8408.texture-center-0408,
.feature-1567 .input-current-8408.banner_wood_8840 {
  padding: 0;
}
.feature-1567 .media-smooth-fba8 .carousel_905c {
  color: currentColor;
}
.feature-1567 .media-smooth-fba8 .carousel_905c:focus,
.feature-1567 .media-smooth-fba8 .carousel_905c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-1567.active-paper-70ae .highlight_bottom_f671,
.feature-1567.active-paper-70ae .nav-short-8f68 a,
.feature-1567.active-paper-70ae .card-steel-6436 a,
.feature-1567.active-paper-70ae .notice_8365 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-1567.active-paper-70ae .highlight_bottom_f671:hover,
.feature-1567.active-paper-70ae .nav-short-8f68 a:hover,
.feature-1567.active-paper-70ae .card-steel-6436 a:hover,
.feature-1567.active-paper-70ae .notice_8365 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-1567.active-paper-70ae .search-2ad6 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-1567.active-paper-70ae .input-current-8408 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-1567.active-paper-70ae .input-current-8408:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-1567.active-paper-70ae .status-black-53cc:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-1567.active-paper-70ae .media-smooth-fba8 .wrapper-under-9863 li a,
.feature-1567.active-paper-70ae .media-smooth-fba8 .carousel_905c,
.feature-1567.active-paper-70ae .notice_8365 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-1567.active-paper-70ae .media-smooth-fba8 .carousel_905c:focus,
.feature-1567.active-paper-70ae .media-smooth-fba8 .carousel_905c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-1567.active-paper-70ae .wrapper-under-9863 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-1567.dropdown_c086 .highlight_bottom_f671,
.feature-1567.dropdown_c086 .nav-short-8f68 a,
.feature-1567.dropdown_c086 .card-steel-6436 .carousel_905c,
.feature-1567.dropdown_c086 .card-steel-6436 a,
.feature-1567.dropdown_c086 .notice_8365 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-1567.dropdown_c086 .highlight_bottom_f671:hover,
.feature-1567.dropdown_c086 .nav-short-8f68 a:hover,
.feature-1567.dropdown_c086 .card-steel-6436 .carousel_905c:hover,
.feature-1567.dropdown_c086 .card-steel-6436 a:hover,
.feature-1567.dropdown_c086 .notice_8365 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-1567.dropdown_c086 .search-2ad6 {
  color: rgba(255, 255, 255, 0.99);
}
.feature-1567.dropdown_c086 .input-current-8408 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-1567.dropdown_c086 .input-current-8408:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-1567.dropdown_c086 .status-black-53cc:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-1567.dropdown_c086 .media-smooth-fba8 .wrapper-under-9863 li a,
.feature-1567.dropdown_c086 .media-smooth-fba8 .carousel_905c,
.feature-1567.dropdown_c086 .notice_8365 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-1567.dropdown_c086 .media-smooth-fba8 .carousel_905c:focus,
.feature-1567.dropdown_c086 .media-smooth-fba8 .carousel_905c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-1567.dropdown_c086 .wrapper-under-9863 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-black-53cc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status-black-53cc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.grid-inner-86fe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag_68bb .feature-1567 {
  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;
}
.tag_68bb .input-current-8408 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag_68bb .input-current-8408: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) {
  .tag_68bb .input-current-8408:before {
    width: 16%;
    left: 42%;
  }
}
.tag_68bb .input-current-8408:last-child:before {
  content: none;
}
.tag_68bb .input-current-8408[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag_68bb .media-smooth-fba8 .wrapper-under-9863 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag_68bb .media-smooth-fba8 .wrapper-under-9863 li a .carousel_905c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag_68bb .media-smooth-fba8 .notice_8365 {
  border: none;
}
.tag_68bb .media-smooth-fba8 .notice_8365 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag_68bb .status-black-53cc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag_68bb .grid-inner-86fe {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag_68bb .dropdown_c086 .status-black-53cc:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag_68bb .active-paper-70ae.menu_22f6 .advanced-c9e0 {
  background: rgba(0, 0, 0, 0.6);
}
.tag_68bb
  .active-paper-70ae.menu_22f6
  .advanced-c9e0::after,
.tag_68bb
  .active-paper-70ae.menu_22f6
  .advanced-c9e0:before {
  background: inherit;
}
.tag_68bb
  .active-paper-70ae.menu_22f6:hover
  .advanced-c9e0 {
  background: rgba(0, 0, 0, 0.8);
}
.secondary_yellow_5965 .feature-1567 {
  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) {
  .secondary_yellow_5965 .feature-1567 {
    width: auto;
    right: 45px;
  }
}
.carousel_inner_1675 .feature-1567 {
  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) {
  .carousel_inner_1675 .feature-1567 {
    width: auto;
    left: 45px;
  }
}
.medium_f605 .feature-1567 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.medium_f605 .grid-inner-86fe {
  max-width: 48em;
  margin: 0 auto;
}
.medium_f605 .status-black-53cc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.modal-hot-27e2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.modal-hot-27e2.tag_68bb .feature-1567 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.modal-hot-27e2.secondary_yellow_5965 .feature-1567 {
  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);
}
.modal-hot-27e2 .feature-1567 {
  visibility: visible;
}
.modal-hot-27e2.carousel_inner_1675 .feature-1567 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link_last_97e3,
.fresh-9db9 {
  overflow-x: hidden;
}
.link_last_97e3 .feature-1567 {
  overflow: auto;
}
.link_last_97e3.tag_68bb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_last_97e3.tag_68bb .feature-1567 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link_last_97e3.tag_68bb .east_f363 {
  opacity: 0;
}
.link_last_97e3.secondary_yellow_5965 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_last_97e3.secondary_yellow_5965 .feature-1567 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link_last_97e3.secondary_yellow_5965 .east_f363 {
  opacity: 0;
}
.link_last_97e3.carousel_inner_1675 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_last_97e3.carousel_inner_1675 .feature-1567 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link_last_97e3.carousel_inner_1675 .east_f363 {
  opacity: 0;
}
.link_last_97e3.medium_f605 .feature-1567 {
  z-index: 10;
  visibility: visible;
}
.menu_22f6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.menu_22f6 .advanced-c9e0 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_22f6 .advanced-c9e0::after,
.menu_22f6 .advanced-c9e0:before {
  background: inherit;
}
.menu_22f6:hover .advanced-c9e0 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel_inner_1675 .menu_22f6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.medium_f605 .menu_22f6 {
  display: none !important;
}
.link_last_97e3:before,
.fresh-9db9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link_last_97e3 .menu_22f6,
.fresh-9db9 .menu_22f6 {
  display: inline-block;
}
.feature-1567 .accent-cold-525f {
  -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;
}
.link_last_97e3 .feature-1567 .accent-cold-525f,
.fresh-9db9 .feature-1567 .accent-cold-525f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main_paper_410e .hard-6a92 {
  width: 100%;
}
.smooth_0667 {
  padding: 0 0.5em 0;
}
.smooth_0667 [class*="customify-col-"],
.smooth_0667 [class*="customify-col_"],
.smooth_0667 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.background_slow_6ec4 .smooth_0667 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .text_new_40be .short_1691,
  .short_1691 {
    display: none;
  }
  .highlight_advanced_7d90 {
    text-align: left;
  }
  .gallery-241a {
    text-align: center;
  }
  .video_dark_647f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .text_new_40be .input_9f73,
  .input_9f73 {
    display: none;
  }
  .wood-fddc {
    text-align: left;
  }
  .caption-static-fdfa {
    text-align: center;
  }
  .menu_e7c7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .text_new_40be .mini_0912,
  .mini_0912 {
    display: none;
  }
  .mini_a13b {
    text-align: left;
  }
  .module_hard_35a7 {
    text-align: center;
  }
  .prev_1098 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.liquid_a969 {
  box-shadow: none !important;
}
.pagination_a0ee .complex-37ad,
.outline-e4ae .complex-37ad {
  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;
}
.outline-e4ae .complex-37ad {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-black-0b4e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-black-0b4e:after,
.status-black-0b4e:before {
  content: "";
  display: table;
}
.status-black-0b4e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-black-0b4e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-black-0b4e,
.stale_56d3 {
  max-width: 1248px;
  margin: 0 auto;
}

.widget-small-7735.block-9854 .status-black-0b4e {
  max-width: 100%;
}
.widget-small-7735.popup_80db {
  max-width: 1200px;
  margin: 0 auto;
}
.widget-small-7735.active_east_29a9 .status-black-0b4e {
  max-width: 100%;
}
.widget-small-7735.active_east_29a9 > .status-black-0b4e {
  padding-left: 0;
  padding-right: 0;
}
.widget-small-7735.active_east_29a9 > .status-black-0b4e .text_new_40be {
  margin: 0;
}
.widget-small-7735.active_east_29a9
  > .status-black-0b4e
  .info-silver-6c95.popup_32d2 {
  margin-right: 0;
  margin-left: 0;
}
.widget-small-7735.active_east_29a9 #main.popup_32d2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .panel_selected_d858 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .panel_selected_d858 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hero_63bc .disabled-0634 {
    padding-right: 1em;
  }
  .hero_63bc.notice_b391 .info-silver-6c95 {
    border-right: 1px solid #eaecee;
  }
  .hero_63bc.notice_b391 .disabled-0634 {
    padding-right: 1em;
  }
  .hero_63bc.notice_b391 .secondary-8617 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_hovered_f574 .disabled-0634 {
    padding-left: 1em;
  }
  .nav_hovered_f574.notice_b391 .info-silver-6c95 {
    border-left: 1px solid #eaecee;
  }
  .nav_hovered_f574.notice_b391 .disabled-0634 {
    padding-left: 1em;
  }
  .nav_hovered_f574.notice_b391 .secondary-8617 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-complex-9b2d .disabled-0634 {
    padding-left: 1em;
  }
  .summary-complex-9b2d.notice_b391 .glass_3bd5 {
    border-right: 1px solid #eaecee;
  }
  .summary-complex-9b2d.notice_b391 .thumbnail-pressed-02fb {
    border-right: 1px solid #eaecee;
  }
  .summary-complex-9b2d.notice_b391 .disabled-0634 {
    padding-left: 1em;
  }
  .summary-complex-9b2d.notice_b391 .secondary-8617 {
    padding-right: 1em;
  }
  .summary-complex-9b2d.notice_b391 .disabled_a5ca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-2ee4 .disabled-0634 {
    padding-right: 1em;
  }
  .aside-2ee4.notice_b391 .glass_3bd5 {
    border-left: 1px solid #eaecee;
  }
  .aside-2ee4.notice_b391 .thumbnail-pressed-02fb {
    border-left: 1px solid #eaecee;
  }
  .aside-2ee4.notice_b391 .disabled-0634 {
    padding-right: 1em;
  }
  .aside-2ee4.notice_b391 .secondary-8617 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-2ee4.notice_b391 .disabled_a5ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_selected_d858 .disabled-0634 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_selected_d858.notice_b391 .info-silver-6c95 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .panel_selected_d858.notice_b391 .disabled-0634 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel_selected_d858.notice_b391 .secondary-8617 {
    padding-left: 1em;
  }
  .panel_selected_d858.notice_b391 .disabled_a5ca {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .panel_selected_d858.notice_b391 .disabled-0634 {
    padding-left: 0;
  }
}
.input-a3fe .feature-6990 {
  display: inline-block;
}
.modal-e55f {
  display: inline-block;
}
.text_470f {
  word-con: break-word;
}
.module_copper_857c > span {
  display: inline-block;
  padding: 5px 0;
}
.module_copper_857c .box_soft_e3c2 {
  margin-left: 8px;
  margin-right: 8px;
}
.module_copper_857c .component-30b5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hot-a57e .frame-hot-42be {
  margin-bottom: 2em;
}
.hot-a57e .gradient_mini_c455 {
  margin-bottom: 15px;
}
.hot-a57e .gradient_mini_c455:last-child {
  margin-bottom: 0;
}
.hot-a57e .backdrop_hard_f986 {
  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) {
  .hot-a57e .backdrop_hard_f986 {
    display: block;
  }
}
.hot-a57e .column-easy-4171 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hot-a57e .column-easy-4171 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hot-a57e .dirty-c34b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hot-a57e .dirty-c34b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hot-a57e .dirty-c34b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hot-a57e .text_470f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hot-a57e .text_470f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hot-a57e .overlay-over-a6ef p:last-child {
  margin-bottom: 0;
}
.hot-a57e .button-complex-d13d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hot-a57e .small_a5cf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hot-a57e .section_1360 {
  margin-top: 1em;
}
.hot-a57e .tag-motion-6464 {
  top: 0;
  display: block;
}
.hot-a57e .tag-motion-6464 a {
  color: inherit;
}
.hot-a57e .tag-motion-6464 a:hover {
  color: inherit;
}
.hot-a57e .paragraph-6c27 {
  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;
}
.hot-a57e .paragraph-6c27:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hot-a57e .small_a5cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hot-a57e .inner-018e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hot-a57e .inner-018e:first-child {
  margin-top: 0;
}
.hot-a57e .inner-018e.layout-16c6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hot-a57e .inner-018e.plasma_5ac6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hot-a57e
  .inner-018e.plasma_5ac6.media_south_8995
  .section_1360 {
  width: 100%;
}
.hot-a57e .plasma_5ac6 {
  -webkit-box-align: center;
  align-items: center;
}
.hot-a57e .plasma_5ac6 .module_copper_857c,
.hot-a57e .plasma_5ac6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hot-a57e .dirty-c34b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot-a57e .dirty-c34b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot-a57e .dirty-c34b: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;
}
.hot-a57e .layout-16c6 {
  z-index: 5;
}
.hot-a57e .pagination_d6cc .gold-724c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hot-a57e .button_8f07 .gold-724c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hot-a57e .column-614a .gold-724c {
  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;
}
.hot-a57e.blue-f34d .backdrop_hard_f986,
.hot-a57e.tiny_0d87 .backdrop_hard_f986 {
  display: block;
}
.hot-a57e.blue-f34d .backdrop_hard_f986 .panel_out_b98a,
.hot-a57e.blue-f34d .backdrop_hard_f986 .small_a5cf,
.hot-a57e.tiny_0d87 .backdrop_hard_f986 .panel_out_b98a,
.hot-a57e.tiny_0d87 .backdrop_hard_f986 .small_a5cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hot-a57e.item_c458 .column-easy-4171 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hot-a57e.item_c458 .column-easy-4171 {
    margin-right: 0;
  }
}
.hot-a57e.blue-f34d .column-easy-4171,
.hot-a57e.tiny_0d87 .column-easy-4171 {
  padding-top: 40%;
}
.hot-a57e.blue-f34d .frame-hot-42be,
.hot-a57e.tiny_0d87 .frame-hot-42be {
  display: block;
}
.hot-a57e.blue-f34d .fn-sticky-ad61 .small_a5cf,
.hot-a57e.tiny_0d87 .fn-sticky-ad61 .small_a5cf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hot-a57e.blue-f34d .column-easy-4171,
.hot-a57e.tiny_0d87 .column-easy-4171 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hot-a57e.blue-f34d .small_a5cf {
  padding: 1em;
}
.module_narrow_b863 {
  margin: 30px auto;
  display: block;
}
.module_narrow_b863 .liquid-f897 > * {
  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;
}
.module_narrow_b863 .liquid-f897 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_narrow_b863 .liquid-f897 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.orange_7dfd .module_copper_857c {
  margin-bottom: 1.41575em;
}
.orange_7dfd .modal_hovered_c33d {
  margin-bottom: 1.618em;
}
.filter_9235 .dark-17fc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter_9235 .dark-17fc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter_9235 .list_7df3 {
  max-width: 100%;
  overflow: auto;
}
.module_lower_0dae .filter_9235 a:hover {
  text-decoration: underline;
}
.short_20e0 .gradient_mini_c455:not(.text_470f),
.short_20e0 .dirty-c34b {
  margin-bottom: 1.41575em;
}
.short_20e0 .gradient_mini_c455:not(.text_470f):last-child,
.short_20e0 .dirty-c34b:last-child {
  margin-bottom: 0;
}
.short_20e0 .gradient_mini_c455.grid-20ee {
  margin-bottom: 0.41575em;
}
.short_20e0 .pro-d7b0:before,
.short_20e0 .thumbnail-steel-3bbb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.short_20e0 .pro-d7b0:before {
  content: "\f115";
}
.short_20e0 .thumbnail-steel-3bbb:before {
  content: "\f02c";
}
.short_20e0 .detail_4df2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.short_20e0 .detail_4df2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.heading_bronze_1201 {
  display: -webkit-box;
  display: flex;
}
.heading_bronze_1201 .image_warm_1b2a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .heading_bronze_1201 .image_warm_1b2a {
    flex-basis: 90px;
  }
}
.heading_bronze_1201 .clean_ec51 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading_bronze_1201 .clean_ec51 {
    flex-basis: calc(100% - 50px);
  }
}
.heading_bronze_1201 .search_2135 p:last-child {
  margin-bottom: 0.72em;
}
.solid_8256 .liquid-f897 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.solid_8256 .liquid-f897:after,
.solid_8256 .liquid-f897:before {
  content: "";
  display: table;
}
.solid_8256 .liquid-f897:after {
  clear: both;
}
.solid_8256 .liquid-f897 .logo_plasma_50d0,
.solid_8256 .liquid-f897 .active_d0c7 {
  width: 49%;
}
.solid_8256 .liquid-f897 .logo_plasma_50d0 a span.short-c935,
.solid_8256 .liquid-f897 .active_d0c7 a span.short-c935 {
  display: block;
  margin-bottom: 5px;
}
.solid_8256 .liquid-f897 .active_d0c7 {
  float: left;
  text-align: left;
}
.solid_8256 .liquid-f897 .logo_plasma_50d0 {
  float: right;
  text-align: right;
}
.dropdown-selected-6fd8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown-selected-6fd8 {
    margin-bottom: 0;
  }
}
.pressed_3e08 {
  margin-bottom: 1em;
}
.pressed_3e08 .text_470f {
  font-size: 1.1em;
  line-height: 1.3;
}
.sidebar-north-042f a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel_e7aa .pressed_3e08,
.hidden-ca43 .pressed_3e08 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel_e7aa .pressed_3e08,
  .hidden-ca43 .pressed_3e08 {
    display: block;
  }
}
.carousel_e7aa .sidebar-north-042f,
.hidden-ca43 .sidebar-north-042f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel_e7aa .sidebar-north-042f,
  .hidden-ca43 .sidebar-north-042f {
    margin-bottom: 1em;
  }
}
.carousel_e7aa .sidebar-north-042f img,
.hidden-ca43 .sidebar-north-042f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel_e7aa .notice_c8b8,
.hidden-ca43 .notice_c8b8 {
  flex-basis: calc(100% - 160px);
}
.carousel_e7aa .notice_c8b8 p,
.hidden-ca43 .notice_c8b8 p {
  margin-bottom: 0;
}
.carousel_e7aa .notice_c8b8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel_e7aa .notice_c8b8 {
    padding-left: 0;
  }
}
.hidden-ca43 .notice_c8b8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-ca43 .notice_c8b8 {
    padding-right: 0;
  }
}
.hidden-ca43 .sidebar-north-042f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.label_f7b4 .sidebar-north-042f {
  margin-bottom: 0.5em;
}
.label_f7b4 .sidebar-north-042f img {
  width: 100%;
}
.huge-0378 .gold-e1e1,
.dirty_7fec .gold-e1e1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dirty_7fec .info-silver-6c95 .disabled_3307 p:last-child {
  margin-bottom: 0;
}
.upper-c9b3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.photo_d9bf .liquid-8967 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .photo_d9bf .liquid-8967:last-of-type {
    margin-bottom: 0;
  }
}
.photo_d9bf .liquid-8967 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_d9bf .liquid-8967 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.photo_d9bf .liquid-8967 ul li {
  margin: 0 0 0.6em;
}
.photo_d9bf .liquid-8967 ul li.section-55e3,
.photo_d9bf .liquid-8967 ul li.dropdown-dirty-d151 {
  position: relative;
}
.photo_d9bf .liquid-8967 ul li.section-55e3 .steel-bbdb,
.photo_d9bf .liquid-8967 ul li.dropdown-dirty-d151 .steel-bbdb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.photo_d9bf .liquid-8967 ul li.section-55e3:after:after,
.photo_d9bf .liquid-8967 ul li.section-55e3:after:before,
.photo_d9bf
  .liquid-8967
  ul
  li.dropdown-dirty-d151:after:after,
.photo_d9bf
  .liquid-8967
  ul
  li.dropdown-dirty-d151:after:before {
  content: "";
  display: table;
}
.photo_d9bf .liquid-8967 ul li.section-55e3:after:after,
.photo_d9bf
  .liquid-8967
  ul
  li.dropdown-dirty-d151:after:after {
  clear: both;
}
.photo_d9bf .liquid-8967 a.modal_42c7:hover {
  text-decoration: none;
}
.photo_d9bf .liquid-8967 select {
  max-width: 100%;
}
.photo_d9bf .liquid-8967 table {
  font-size: 85%;
}
.photo_d9bf .liquid-8967 table td,
.photo_d9bf .liquid-8967 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.photo_d9bf .liquid-8967 table tfoot td {
  text-align: left;
}
.photo_d9bf .liquid-8967 :last-child {
  margin-bottom: 0;
}
.photo_d9bf .liquid-8967 .video-85e4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.photo_d9bf .liquid-8967 .video-85e4 label {
  width: 100%;
}
.photo_d9bf .liquid-8967 .video-85e4 .active_6fbe {
  width: 100%;
  display: block;
}
.photo_d9bf .liquid-8967 .video-85e4 .surface_86b3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.photo_d9bf .liquid-8967 .video-85e4 .surface_86b3:hover svg #svg-search {
  fill: #444;
}
.photo_d9bf .liquid-8967 .video-85e4 .surface_86b3 svg {
  width: 18px;
  height: 18px;
}
.photo_d9bf .gallery_96b0 ul ul,
.photo_d9bf .active-8a3b ul ul,
.photo_d9bf .sidebar_ca99 ul ul,
.photo_d9bf .secondary_bff8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.photo_d9bf .gallery_96b0 .gallery_fa4b > a,
.photo_d9bf .active-8a3b .gallery_fa4b > a,
.photo_d9bf .sidebar_ca99 .gallery_fa4b > a,
.photo_d9bf .secondary_bff8 .gallery_fa4b > a {
  margin-bottom: 0;
}
.photo_d9bf .tertiary-yellow-fcb8 li,
.photo_d9bf .gallery_96b0 li,
.photo_d9bf .grid-4629 li,
.photo_d9bf .active-8a3b li,
.photo_d9bf .sidebar_ca99 li,
.photo_d9bf .secondary_bff8 li,
.photo_d9bf .wood-113b li,
.photo_d9bf .content-west-835a li {
  display: block;
  position: relative;
}
.photo_d9bf .tertiary-yellow-fcb8 li:last-child,
.photo_d9bf .gallery_96b0 li:last-child,
.photo_d9bf .grid-4629 li:last-child,
.photo_d9bf .active-8a3b li:last-child,
.photo_d9bf .sidebar_ca99 li:last-child,
.photo_d9bf .secondary_bff8 li:last-child,
.photo_d9bf .wood-113b li:last-child,
.photo_d9bf .content-west-835a li:last-child {
  border: none;
}
.photo_d9bf .tertiary-yellow-fcb8 li a,
.photo_d9bf .gallery_96b0 li a,
.photo_d9bf .grid-4629 li a,
.photo_d9bf .active-8a3b li a,
.photo_d9bf .sidebar_ca99 li a,
.photo_d9bf .secondary_bff8 li a,
.photo_d9bf .wood-113b li a,
.photo_d9bf .content-west-835a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo_d9bf .tertiary-yellow-fcb8 li ul li::before,
.photo_d9bf .gallery_96b0 li ul li::before,
.photo_d9bf .grid-4629 li ul li::before,
.photo_d9bf .active-8a3b li ul li::before,
.photo_d9bf .sidebar_ca99 li ul li::before,
.photo_d9bf .secondary_bff8 li ul li::before,
.photo_d9bf .wood-113b li ul li::before,
.photo_d9bf .content-west-835a li ul li::before {
  left: 15px;
}
.photo_d9bf .tertiary-yellow-fcb8 li ul a,
.photo_d9bf .gallery_96b0 li ul a,
.photo_d9bf .grid-4629 li ul a,
.photo_d9bf .active-8a3b li ul a,
.photo_d9bf .sidebar_ca99 li ul a,
.photo_d9bf .secondary_bff8 li ul a,
.photo_d9bf .wood-113b li ul a,
.photo_d9bf .content-west-835a li ul a {
  padding-left: 20px;
}
.photo_d9bf .tertiary-yellow-fcb8 li ul ul li::before,
.photo_d9bf .gallery_96b0 li ul ul li::before,
.photo_d9bf .grid-4629 li ul ul li::before,
.photo_d9bf .active-8a3b li ul ul li::before,
.photo_d9bf .sidebar_ca99 li ul ul li::before,
.photo_d9bf .secondary_bff8 li ul ul li::before,
.photo_d9bf .wood-113b li ul ul li::before,
.photo_d9bf .content-west-835a li ul ul li::before {
  left: 30px;
}
.photo_d9bf .tertiary-yellow-fcb8 li ul ul a,
.photo_d9bf .gallery_96b0 li ul ul a,
.photo_d9bf .grid-4629 li ul ul a,
.photo_d9bf .active-8a3b li ul ul a,
.photo_d9bf .sidebar_ca99 li ul ul a,
.photo_d9bf .secondary_bff8 li ul ul a,
.photo_d9bf .wood-113b li ul ul a,
.photo_d9bf .content-west-835a li ul ul a {
  padding-left: 40px;
}
.photo_d9bf .dirty-a9a3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo_d9bf .content-west-835a ul li {
  margin-bottom: 1.41575em;
}
.photo_d9bf .content-west-835a ul li .fixed_8c2b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.photo_d9bf .content-west-835a ul li .tag_solid_45c6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dropdown_c086 .tertiary-yellow-fcb8 li a,
.dropdown_c086 .gallery_96b0 li a,
.dropdown_c086 .grid-4629 li a,
.dropdown_c086 .active-8a3b li a,
.dropdown_c086 .sidebar_ca99 li a,
.dropdown_c086 .secondary_bff8 li a,
.dropdown_c086 .wood-113b li a,
.dropdown_c086 .content-west-835a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_c086 .dirty-a9a3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_c086 .liquid-8967 ul li.section-55e3 .steel-bbdb,
.dropdown_c086 .liquid-8967 ul li.dropdown-dirty-d151 .steel-bbdb {
  background: rgba(0, 0, 0, 0.2);
}
.dropdown_c086 .photo_d9bf .liquid-8967 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-small-7735 .photo_d9bf .wrapper-under-9863 li {
  margin: 0;
}
.widget-small-7735 .photo_d9bf .wrapper-under-9863 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.widget-small-7735 .photo_d9bf .wrapper-under-9863 li ul {
  margin: 0;
}
.widget-small-7735 .photo_d9bf .wrapper-under-9863 li ul li a {
  padding-left: 15px;
}
.widget-small-7735 .photo_d9bf .wrapper-under-9863 li ul li li a {
  padding-left: 30px;
}
.widget-small-7735 .photo_d9bf .wrapper-under-9863 li.paper_eba7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.widget-small-7735 .photo_d9bf .wrapper-under-9863 li.paper_eba7 > 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;
}
.widget-small-7735 .photo_d9bf .wrapper-under-9863 li.paper_eba7 > 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;
}
.column-tiny-c4c5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification-focused-1cd6 {
  position: relative;
  z-index: 10;
}
.notification-focused-1cd6 .accent-cold-525f {
  width: 100%;
  max-width: 100%;
}
.tertiary-3484 .simple_3eb0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tertiary-3484 .active-paper-70ae {
}
.tertiary-3484 .dropdown_c086 {
  background: #292929;
}
.tiny_5f2e .simple_3eb0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tiny_5f2e .active-paper-70ae {
  background: #f9f9f9;
}
.tiny_5f2e .dropdown_c086 {
  background: #303030;
}
.light_c8f3 .simple_3eb0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .light_c8f3 .feature-6990 {
    margin-bottom: 1em;
  }
  .light_c8f3 .feature-6990:last-child {
    margin-bottom: 0;
  }
}
.light_c8f3 .active-paper-70ae {
  background: #ededed;
}
.light_c8f3 .dropdown_c086 {
  background: #1a1a1a;
}
.simple_3eb0.active-paper-70ae {
  color: rgba(0, 0, 0, 0.6);
}
.simple_3eb0.active-paper-70ae .tooltip-simple-1821 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.simple_3eb0.dropdown_c086 {
  color: rgba(255, 255, 255, 0.99);
}
.simple_3eb0.dropdown_c086 a:not(.modal_42c7) {
  color: rgba(255, 255, 255, 0.79);
}
.simple_3eb0.dropdown_c086 a:not(.modal_42c7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple_3eb0.dropdown_c086 .tooltip-simple-1821 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_3eb0.dropdown_c086 table tbody td,
.simple_3eb0.dropdown_c086 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paper_7a40.focus_out_b658 .status-black-0b4e {
  max-width: initial;
}
.paper_7a40 .accent-complex-a265 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paper_7a40 .accent-complex-a265 .accent-cold-525f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paper_7a40 .accent-complex-a265 .accent-cold-525f {
    display: block;
    margin-bottom: 2em;
  }
  .paper_7a40 .accent-complex-a265 .accent-cold-525f:last-child {
    margin-bottom: 0;
  }
}
.light_c8f3 .feature-6990:last-child,
.tiny_5f2e .feature-6990:last-child,
.tertiary-3484 .feature-6990:last-child {
  margin-bottom: 0;
}
.light_c8f3 .feature-6990 .photo_d9bf .liquid-8967:last-child,
.tiny_5f2e .feature-6990 .photo_d9bf .liquid-8967:last-child,
.tertiary-3484 .feature-6990 .photo_d9bf .liquid-8967:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .light_c8f3 .lite_819d,
  .light_c8f3 .pagination-bright-e2f0,
  .tiny_5f2e .lite_819d,
  .tiny_5f2e .pagination-bright-e2f0,
  .tertiary-3484 .lite_819d,
  .tertiary-3484 .pagination-bright-e2f0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification-focused-1cd6 .feature-6990 {
    margin-bottom: 2em;
  }
}
.notification-focused-1cd6 p:last-child {
  margin-bottom: 0;
}
.notification-focused-1cd6 li,
.notification-focused-1cd6 ul {
  list-style: none;
  margin: 0;
}
.notification-focused-1cd6 ul ul {
  margin-left: 2.617924em;
}
.list_blue_3371 {
  font-size: 0.875em;
}

/* css-noise: 1866 */
.widget-item-w4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
