/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row-ae8a/customify
Author: WPCustomify
Author URI: https://pressmaximum.row-ae8a
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.row-ae8a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.left-6e72.tag-5271/licenses/gpl-2.0.new-001a
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.middle_d5f1/, (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.modal-selected-4226.smooth_28b7/normalize.thumbnail-upper-7e8a/
 ======
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.thumbnail-upper-7e8a v7.0.0 | MIT License | github.row-ae8a/necolas/normalize.thumbnail-upper-7e8a */
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;
}
.top_9f4f .component_e56d,
.module_plasma_0e20,
.chip-dynamic-568e,
.hot-64a4,
.slider-north-4a20,
.sort-stone-e5da,
.paper_8449,
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;
}
.module_plasma_0e20,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .module_plasma_0e20,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .module_plasma_0e20,
  h1 {
    font-size: 1.8em;
  }
}
.chip-dynamic-568e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.chip-dynamic-568e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .chip-dynamic-568e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .chip-dynamic-568e,
  h2 {
    font-size: 1.7em;
  }
}
.hot-64a4,
h3 {
  font-size: 1.618em;
}
.top_9f4f .component_e56d,
.slider-north-4a20,
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.form_dynamic_944f {
  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;
}
.under_6732:after,
.under_6732:before,
.complex-2f6a:after,
.complex-2f6a:before {
  content: "";
  display: table;
}
.under_6732:after,
.complex-2f6a:after {
  clear: both;
}
.brown_3f8e {
  float: right;
  margin-right: 0;
}
.widget-stale-38e6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.active-blue-0cc5 .upper_719d,
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;
}
.active-blue-0cc5 .upper_719d: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;
}
.link_24af .upper_719d {
  box-shadow: none;
}
.link_24af
  .upper_719d
  .block_8bf9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.link_24af .upper_719d .card-brown-88d8 {
  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;
}
.link_24af
  .upper_719d
  .card-brown-88d8
  b {
  display: none;
}
.link_24af .preview_b374 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.panel_e4c7:not(.alert_4b57):not(.rough-a8e4),
button:not(.alert_4b57):not(.rough-a8e4),
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ),
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ),
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ) {
  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;
}
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ):hover,
button:not(.alert_4b57):not(
    .rough-a8e4
  ):hover,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ):hover,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ):hover,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ):active,
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ):focus,
button:not(.alert_4b57):not(
    .rough-a8e4
  ):active,
button:not(.alert_4b57):not(
    .rough-a8e4
  ):focus,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ):active,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ):focus,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ):active,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ):focus,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ):active,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ):focus {
  outline: 0;
}
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69,
button:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69 {
  position: relative;
}
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .input_b164,
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .slider_ac72,
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .shade_e869,
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  i,
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  svg,
button:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .input_b164,
button:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .slider_ac72,
button:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .shade_e869,
button:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  i,
button:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  svg,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .input_b164,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .slider_ac72,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .shade_e869,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  i,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  svg,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .input_b164,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .slider_ac72,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .shade_e869,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  i,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  svg,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .input_b164,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .slider_ac72,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  .shade_e869,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  i,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69
  svg {
  visibility: hidden;
}
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69:after,
button:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69:after,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69:after,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69:after,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ).fn-loading-3d69: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;
}
.panel_e4c7:not(.alert_4b57):not(.rough-a8e4),
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ),
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ),
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ) {
  color: #fff;
  background: #235787;
}
.panel_e4c7:not(.alert_4b57):not(
    .rough-a8e4
  ):focus,
input[type="button"]:not(.alert_4b57):not(
    .rough-a8e4
  ):focus,
input[type="reset"]:not(.alert_4b57):not(
    .rough-a8e4
  ):focus,
input[type="submit"]:not(.alert_4b57):not(
    .rough-a8e4
  ):focus {
  color: #fff;
}
.panel_e4c7.fn-disabled-3d69:not(.alert_4b57):not(
    .rough-a8e4
  ),
.panel_e4c7[disabled]:not(.alert_4b57):not(
    .rough-a8e4
  ),
button.fn-disabled-3d69:not(.alert_4b57):not(
    .rough-a8e4
  ),
button[disabled]:not(.alert_4b57):not(
    .rough-a8e4
  ) {
  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;
}
.video_liquid_6492 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video_liquid_6492: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;
}
.bronze-37a9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pressed-ffb5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.huge_00ee {
  clear: both;
  display: block;
  margin: 0 auto;
}
.under_6732:after,
.under_6732:before,
.label-bcf7:after,
.label-bcf7:before,
.image_a4cf:after,
.image_a4cf:before,
.article_c1f2:after,
.article_c1f2:before,
.text_2d62:after,
.text_2d62:before,
.bronze-7c4b:after,
.bronze-7c4b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.under_6732:after,
.label-bcf7:after,
.image_a4cf:after,
.article_c1f2:after,
.text_2d62:after,
.bronze-7c4b:after {
  clear: both;
}
.label-bcf7 .center_f909,
.image_a4cf .center_f909,
.under-e1ee .center_f909 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tag-tiny-3a28 {
  display: inline-block;
}
.widget_2341 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget_2341 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget_2341 .tooltip-3d99 {
  padding: 1em 0;
  font-size: 85%;
}
.tooltip-3d99 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.footer-orange-6202 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.footer-orange-6202:after,
.footer-orange-6202:before {
  content: "";
  display: table;
}
.footer-orange-6202:after {
  clear: both;
}
.motion_048b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.silver_b3b6 .motion_048b {
  max-width: 50%;
}
.section_full_ac82 .motion_048b {
  max-width: 33.33%;
}
.carousel_steel_dfbb .motion_048b {
  max-width: 25%;
}
.avatar_tall_a014 .motion_048b {
  max-width: 20%;
}
.chip-cold-a76b .motion_048b {
  max-width: 16.66%;
}
.block_337d .motion_048b {
  max-width: 14.28%;
}
.main_stone_1340 .motion_048b {
  max-width: 12.5%;
}
.picture-65ac .motion_048b {
  max-width: 11.11%;
}
.modal_bright_5a84 {
  display: block;
}
.top_9f4f .first_1287 label,
.top_9f4f .pagination_down_92e8 label,
.top_9f4f .title_1302 label,
.top_9f4f .block-84de label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-white-8d26 {
  list-style: none;
  margin: 0;
}
.aside-white-8d26 article.soft-23fe {
  margin-bottom: 0;
}
.aside-white-8d26 ul {
  list-style: none;
  margin: 0;
}
.aside-white-8d26 .tall_fa1c li.soft-23fe {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-white-8d26 .tall_fa1c li.soft-23fe {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-white-8d26 .tall_fa1c li.soft-23fe: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) {
  .aside-white-8d26 .tall_fa1c li.soft-23fe li.soft-23fe li.soft-23fe li.soft-23fe {
    padding-left: 0;
  }
}
article.soft-23fe {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.soft-23fe .label-bcf7 p:last-of-type {
  margin-bottom: 0;
}
article.soft-23fe .item-new-d02d {
  float: left;
}
article.soft-23fe .soft_60e4 {
  margin-left: 85px;
}
article.soft-23fe .rough-a1b1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.soft-23fe .rough-a1b1 .button_be53 {
  margin-left: 10px;
}
article.soft-23fe .red_2433 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.soft-23fe .shade_65f1 {
  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 .first_1287,
  #respond .title_1302,
  #respond .block-84de {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first_1287 input,
#respond .title_1302 input,
#respond .block-84de input {
  width: 100%;
}
#respond .block-84de {
  margin-right: 0;
}
#respond .narrow_c774 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component_pro_aa27 {
  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;
}
.component_pro_aa27.header-4a63 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.component_pro_aa27 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%);
}
.component_pro_aa27:focus,
.component_pro_aa27: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);
}
.grid_center_77df {
  border-radius: 10%;
}
.article_dim_b7e3 {
  border-radius: 50%;
}
.black-9017 {
  font-size: 0.72em;
}
.east-4471 {
  font-size: 0.875em;
}
.title_2448 {
  font-size: 1.1em;
}
.gallery_522a {
  text-transform: uppercase;
  line-height: 1.2;
}
.gallery_522a.black-9017 {
  letter-spacing: 0.5px;
}
.selected_762b,
.selected_762b a {
  color: #6d6d6d;
}
.selected_762b a:hover {
  color: #111;
}
.steel-04e3 {
  color: #6d6d6d;
}
.label-11fa {
  overflow-x: hidden;
}
.label-11fa .motion_2de9.layout-fast-23a9 {
  position: relative;
}
.label-11fa .motion_2de9.layout-fast-23a9.shadow_cc3f {
  position: initial;
}
.label-11fa
  .motion_2de9.layout-fast-23a9.shadow_cc3f
  .mask_01c3 {
  left: auto;
}
.label-11fa .motion_2de9 .mask_01c3 {
  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;
}
.label-11fa .motion_2de9:hover.layout-fast-23a9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-11fa
  .motion_2de9:hover.layout-fast-23a9
  .mask_01c3 {
  display: block;
  z-index: 9999999;
}
.label-11fa .last-f9c1 .icon_green_aca1,
.label-11fa .stale-3886 .icon_green_aca1 {
  display: none;
}
.label-11fa .panel-7c95 .motion_2de9:hover.layout-fast-23a9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.top_9f4f .first_1287 label,
.top_9f4f .pagination_down_92e8 label,
.top_9f4f .title_1302 label,
.top_9f4f .block-84de label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-white-8d26 {
  list-style: none;
  margin: 0;
}
.aside-white-8d26 article.soft-23fe {
  margin-bottom: 0;
}
.aside-white-8d26 ul {
  list-style: none;
  margin: 0;
}
.aside-white-8d26 .tall_fa1c li.soft-23fe {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-white-8d26 .tall_fa1c li.soft-23fe {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-white-8d26 .tall_fa1c li.soft-23fe: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) {
  .aside-white-8d26 .tall_fa1c li.soft-23fe li.soft-23fe li.soft-23fe li.soft-23fe {
    padding-left: 0;
  }
}
article.soft-23fe {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.soft-23fe .label-bcf7 p:last-of-type {
  margin-bottom: 0;
}
article.soft-23fe .item-new-d02d {
  float: left;
}
article.soft-23fe .soft_60e4 {
  margin-left: 85px;
}
article.soft-23fe .rough-a1b1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.soft-23fe .rough-a1b1 .button_be53 {
  margin-left: 10px;
}
article.soft-23fe .red_2433 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.soft-23fe .shade_65f1 {
  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 .first_1287,
  #respond .title_1302,
  #respond .block-84de {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first_1287 input,
#respond .title_1302 input,
#respond .block-84de input {
  width: 100%;
}
#respond .block-84de {
  margin-right: 0;
}
#respond .narrow_c774 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last-f9c1 .image_complex_dfaf {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image_complex_dfaf .focused-9d1b.thumbnail-black-7b0c .module-stale-81a4 > li > a:focus,
.image_complex_dfaf .focused-9d1b.thumbnail-black-7b0c .module-stale-81a4 > li > a:hover,
.image_complex_dfaf .focused-9d1b.selected-96a6 .module-stale-81a4 > li > a:focus,
.image_complex_dfaf .focused-9d1b.selected-96a6 .module-stale-81a4 > li > a:hover,
.image_complex_dfaf .focused-9d1b.motion-921e .module-stale-81a4 > li > a:focus,
.image_complex_dfaf .focused-9d1b.motion-921e .module-stale-81a4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_complex_dfaf
  .focused-9d1b.thumbnail-black-7b0c
  .module-stale-81a4
  > li.info_north_df6c
  > a,
.image_complex_dfaf
  .focused-9d1b.thumbnail-black-7b0c
  .module-stale-81a4
  > li.action-63c2
  > a,
.image_complex_dfaf
  .focused-9d1b.selected-96a6
  .module-stale-81a4
  > li.info_north_df6c
  > a,
.image_complex_dfaf
  .focused-9d1b.selected-96a6
  .module-stale-81a4
  > li.action-63c2
  > a,
.image_complex_dfaf
  .focused-9d1b.motion-921e
  .module-stale-81a4
  > li.info_north_df6c
  > a,
.image_complex_dfaf .focused-9d1b.motion-921e .module-stale-81a4 > li.glass_a713 > a {
  color: rgba(255, 255, 255, 0.99);
}
.image_complex_dfaf .aside_hovered_4c61,
.image_complex_dfaf .aside_hovered_4c61 a {
  color: rgba(255, 255, 255, 0.99);
}
.image_complex_dfaf .filter_e424.red_98ab li a,
.image_complex_dfaf .summary_liquid_97da a,
.image_complex_dfaf .secondary-silver-f4e8,
.image_complex_dfaf .module-stale-81a4 > li > a,
.image_complex_dfaf .secondary_c625 {
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf .filter_e424.red_98ab li a:hover,
.image_complex_dfaf .summary_liquid_97da a:hover,
.image_complex_dfaf .secondary-silver-f4e8:hover,
.image_complex_dfaf .module-stale-81a4 > li > a:hover,
.image_complex_dfaf .secondary_c625:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_complex_dfaf .modal-white-2c13 {
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf .modal-white-2c13 .surface-bottom-ad43 {
  color: rgba(255, 255, 255, 0.99);
}
.image_complex_dfaf .modal-white-2c13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_complex_dfaf .heading_8f0e .gas_e84a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf .heading_8f0e .gas_e84a .slider_action_89ae {
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf
  .heading_8f0e
  .gas_e84a
  .slider_action_89ae::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf
  .heading_8f0e
  .gas_e84a
  .slider_action_89ae:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf
  .heading_8f0e
  .gas_e84a
  .slider_action_89ae::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf
  .heading_8f0e
  .gas_e84a
  .slider_action_89ae::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf .heading_8f0e .modal_1390 {
  color: rgba(255, 255, 255, 0.79);
}
.image_complex_dfaf .heading_8f0e .modal_1390:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-middle-73e8
  .image_complex_dfaf
  .heading_8f0e
  .pagination-becd
  .hard-0cd6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-middle-73e8
  .image_complex_dfaf
  .heading_8f0e
  .pagination-becd
  .slider_action_89ae {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-f9c1 .border-fe22 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.border-fe22 .focused-9d1b.thumbnail-black-7b0c .module-stale-81a4 > li > a:focus,
.border-fe22 .focused-9d1b.thumbnail-black-7b0c .module-stale-81a4 > li > a:hover,
.border-fe22 .focused-9d1b.selected-96a6 .module-stale-81a4 > li > a:focus,
.border-fe22 .focused-9d1b.selected-96a6 .module-stale-81a4 > li > a:hover,
.border-fe22 .focused-9d1b.motion-921e .module-stale-81a4 > li > a:focus,
.border-fe22 .focused-9d1b.motion-921e .module-stale-81a4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-fe22
  .focused-9d1b.thumbnail-black-7b0c
  .module-stale-81a4
  > li.info_north_df6c
  > a,
.border-fe22
  .focused-9d1b.thumbnail-black-7b0c
  .module-stale-81a4
  > li.action-63c2
  > a,
.border-fe22
  .focused-9d1b.selected-96a6
  .module-stale-81a4
  > li.info_north_df6c
  > a,
.border-fe22
  .focused-9d1b.selected-96a6
  .module-stale-81a4
  > li.action-63c2
  > a,
.border-fe22
  .focused-9d1b.motion-921e
  .module-stale-81a4
  > li.info_north_df6c
  > a,
.border-fe22 .focused-9d1b.motion-921e .module-stale-81a4 > li.glass_a713 > a {
  color: rgba(0, 0, 0, 0.8);
}
.border-fe22 .aside_hovered_4c61,
.border-fe22 .aside_hovered_4c61 a {
  color: rgba(0, 0, 0, 0.8);
}
.border-fe22 .filter_e424.red_98ab li a,
.border-fe22 .summary_liquid_97da a,
.border-fe22 .secondary-silver-f4e8,
.border-fe22 .module-stale-81a4 > li > a,
.border-fe22 .secondary_c625 {
  color: rgba(0, 0, 0, 0.55);
}
.border-fe22 .filter_e424.red_98ab li a:hover,
.border-fe22 .summary_liquid_97da a:hover,
.border-fe22 .secondary-silver-f4e8:hover,
.border-fe22 .module-stale-81a4 > li > a:hover,
.border-fe22 .secondary_c625:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-fe22 .modal-white-2c13 {
  color: rgba(0, 0, 0, 0.55);
}
.border-fe22 .modal-white-2c13 .surface-bottom-ad43 {
  color: rgba(0, 0, 0, 0.8);
}
.border-fe22 .modal-white-2c13:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_bronze_30be .black_9fcb {
  margin-left: auto;
  margin-right: auto;
}
.image_a4cf > * {
  margin-left: auto;
  margin-right: auto;
}
.image_a4cf .bronze-37a9 {
  margin-right: 1.41575em;
}
.black_99a0 .image_a4cf > .prev-4f07 {
  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;
}
.black_99a0 .image_a4cf > .preview_plasma_7528 {
  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;
}
.menu_slow_d1ef.pattern_bronze_30be .black_9fcb,
.backdrop_hovered_430d.pattern_bronze_30be .black_9fcb {
  margin-left: 0;
}
.preview_8e73.pattern_bronze_30be .black_9fcb,
.main-middle-326c.pattern_bronze_30be .black_9fcb {
  margin-right: 0;
}
.image_a4cf ol,
.image_a4cf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box_22a3 video {
  max-width: 100%;
}
.tag-3be2 img {
  display: block;
}
.tag-3be2.bronze-37a9,
.tag-3be2.pressed-ffb5 {
  width: 100%;
}
.tag-3be2.preview_plasma_7528 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.iron_e962:not(.aside-bronze-766f) {
  margin: 1.5em auto;
}
.feature-easy-6dff p {
  padding: 1.5em 14px;
}
ul.search_dark_7318.preview_plasma_7528,
ul.search_dark_7318.prev-4f07,
ul.search_dark_7318.stale-2a25.prev-4f07 {
  padding: 0 14px;
}
.info_b3c8 {
  display: block;
  overflow-x: auto;
}
.info_b3c8 table {
  border-collapse: collapse;
  width: 100%;
}
.info_b3c8 td,
.info_b3c8 th {
  padding: 0.5em;
}
.image_a4cf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.image_a4cf ol ol,
.image_a4cf ol ul,
.image_a4cf ul ol,
.image_a4cf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.image_a4cf ol ol li,
.image_a4cf ol ul li,
.image_a4cf ul ol li,
.image_a4cf ul ul li {
  margin-left: 0;
}
.thumbnail_5a18.filter-1826 > .status_5f2f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thumbnail_5a18.filter-1826 > .status_5f2f iframe,
.thumbnail_5a18.filter-1826 > .status_5f2f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropdown-8d47 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dropdown-8d47.container_69f3 {
  padding: 0;
}
.dropdown-8d47.container_69f3 cite {
  font-size: 13px;
}
.dropdown-8d47 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dropdown-8d47 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.footer-small-41c4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.footer-small-41c4 > p:first-child {
  margin-top: 0;
}
.footer-small-41c4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.footer-small-41c4 blockquote {
  border-left: 0;
}
.texture-lite-dadd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture-lite-dadd:not(.blue-cc29) {
  max-width: 100px;
}
.texture-lite-dadd.article-upper-c1b8 {
  border-bottom: none !important;
  text-align: center;
}
.texture-lite-dadd.article-upper-c1b8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature-easy-6dff p {
    padding: 1.5em 0;
  }
}
.old-910c {
  color: #0073aa;
}
.search-prev-362a {
  background-color: #0073aa;
}
.full_4add {
  color: #229fd8;
}
.container_cold_cb51 {
  background-color: #229fd8;
}
.filter-fedd {
  color: #eee;
}
.right_261b {
  background-color: #eee;
}
.feature-3c9c {
  color: #444;
}
.table_static_b000 {
  background-color: #444;
}
.article-9d40 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article-9d40 .row-prev-fe7c .summary_liquid_97da {
  font-size: 15px;
}
.article-9d40 .summary_liquid_97da {
  line-height: 1.3;
}
.article-9d40 .border-fe22 {
}
.article-9d40 .image_complex_dfaf {
  background: #235787;
}
.hard-775e {
  padding: 0;
}
.hard-775e .image_complex_dfaf {
  background: #1a1a1a;
}
.hard-775e .border-fe22 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.easy-38f3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.easy-38f3 .border-fe22 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.easy-38f3 .image_complex_dfaf {
  background: #303030;
}
.bronze-7c4b {
  position: relative;
  z-index: 10;
}
.bronze-7c4b .lower_dd6e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focused-5c5c .layout-fast-23a9 {
  display: inline-block;
  vertical-align: middle;
}
.focused-5c5c.hidden-ca67 .layout-fast-23a9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .focused-5c5c.hidden-ca67 .layout-fast-23a9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .focused-5c5c.hidden-ca67 .layout-fast-23a9 {
    margin-right: 0.4em;
  }
}
.focused-5c5c.hidden-ca67 .layout-fast-23a9:last-child {
  margin-right: 0;
}
.button-239f .lower_dd6e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last-f9c1 .row-prev-fe7c {
    margin: 0 -0.5em;
  }
  .last-f9c1 .row-prev-fe7c [class*="customify-col-"],
  .last-f9c1 .row-prev-fe7c [class*="customify-col_"],
  .last-f9c1 .row-prev-fe7c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last-f9c1.image-3ea1 .lower_dd6e {
  background: 0 0 !important;
}
.last-f9c1.image-3ea1 .lower_dd6e,
.last-f9c1.button-239f .lower_dd6e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last-f9c1.background_7725 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last-f9c1.button-239f .lower_dd6e {
  box-shadow: none !important;
}
.fixed-59a8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fixed-59a8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fixed-59a8 {
    padding: 18px 0 20px;
  }
}
.fixed-59a8 .primary-gold-ec93 {
  width: 100%;
}
.fixed-59a8 .summary-plasma-7415 {
  margin-bottom: 0;
}
.fixed-59a8 .wrapper-easy-958d {
  margin-top: 5px;
  font-size: 0.875em;
}
.component_action_175a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component_action_175a .narrow-6b33 {
  width: 100%;
}
.silver-a0dd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.silver-a0dd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.silver-a0dd 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;
}
.silver-a0dd li:last-child:after {
  display: none;
}
.silver-a0dd li a {
  font-weight: 500;
  margin-right: 10px;
}
.carousel_narrow_f1d5 .icon_green_aca1 button,
.fixed-59a8 .icon_green_aca1 button {
  left: 0;
}
.carousel_narrow_f1d5 .narrow-6b33,
.fixed-59a8 .narrow-6b33 {
  padding-left: 0;
  padding-right: 0;
}
.carousel_narrow_f1d5 .component_action_175a,
.fixed-59a8 .component_action_175a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.carousel_narrow_f1d5 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_narrow_f1d5:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.carousel_narrow_f1d5 .nav-selected-e7b3 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .carousel_narrow_f1d5 .nav-selected-e7b3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_narrow_f1d5 .nav-selected-e7b3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_narrow_f1d5 .nav-selected-e7b3 {
    min-height: 200px;
  }
}
.carousel_narrow_f1d5 .silver-a0dd {
  color: rgba(255, 255, 255, 0.8);
}
.carousel_narrow_f1d5 .silver-a0dd a,
.carousel_narrow_f1d5 .silver-a0dd li:after {
  color: inherit;
}
.carousel_narrow_f1d5 .silver-a0dd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.box_wide_7805 {
  margin-bottom: 0.5em;
}
.border-6d5a {
  margin-bottom: 1.2em;
}
.border-6d5a,
.box_wide_7805 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.border-6d5a p:last-child,
.box_wide_7805 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon_green_aca1,
#masthead .icon_green_aca1 {
  display: none;
}
#masthead
  > .icon_green_aca1.dark_6dc6 {
  display: none;
}
#masthead > .icon_green_aca1 button {
  left: 0;
}
.dim-8c6c {
  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%;
}
.dim-8c6c .layout-fast-23a9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dim-8c6c .pattern-plasma-4a2a {
  display: -webkit-box;
  display: flex;
}
.dim-8c6c .pattern-plasma-4a2a.clean_9758 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dim-8c6c .pattern-plasma-4a2a.dropdown_warm_fbfd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dim-8c6c .pattern-plasma-4a2a.component-926a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dim-8c6c.photo-current-15a1.green_87df .pattern-plasma-4a2a.clean_9758 {
  flex-basis: 100%;
}
.dim-8c6c.breadcrumb-simple-4eba .pattern-plasma-4a2a.dropdown_warm_fbfd {
  -webkit-box-flex: 1;
  flex: auto;
}
.dim-8c6c.breadcrumb-simple-4eba .pattern-plasma-4a2a.component-926a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon_green_aca1.dark_6dc6 {
  display: none;
}
#masthead > .icon_green_aca1 button {
  left: 0;
}
.shadow-lower-7f83 {
  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;
}
.shadow-lower-7f83:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shadow-lower-7f83.description-327f i {
  margin-right: 4px;
}
.shadow-lower-7f83.short-7a71 i {
  margin-left: 5px;
}
.summary_liquid_97da p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.summary_liquid_97da p:last-child {
  margin-bottom: 0;
}
.breadcrumb_3084 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.breadcrumb_3084 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.breadcrumb_3084 img {
  display: block;
  width: auto;
  line-height: 1;
}
.breadcrumb_3084 .aside_hovered_4c61 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.breadcrumb_3084 .advanced-8b1d {
  margin: 5px 0 7px 0;
}
.breadcrumb_3084.mini_a337 .card_in_a6f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_3084.mini_a337 .hidden_7304 {
  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;
}
.breadcrumb_3084.red_0b9b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.breadcrumb_3084.red_0b9b .card_in_a6f5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_3084.red_0b9b .hidden_7304 {
  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;
}
.breadcrumb_3084.paper_b475 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb_3084.upper-2324 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.breadcrumb_3084.upper-2324 .hidden_7304 {
  margin-top: 7px;
}
.border_prev_f7af {
  display: inline-block;
}
.bronze-7c4b .thick-955c .breadcrumb_3084 img {
  max-width: 100%;
}
.focused-9d1b .secondary_prev_b6fd.filter_b63c,
.focused-5530 .secondary_prev_b6fd.filter_b63c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focused-9d1b .logo_clean_0a83,
.focused-5530 .logo_clean_0a83 {
  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%);
}
.focused-9d1b .logo_clean_0a83 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focused-9d1b.header_2905 .logo_clean_0a83 {
  display: none;
}
.focused-9d1b .overlay_9457 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focused-9d1b .overlay_9457 li {
  display: inline-block;
  position: relative;
}
.focused-9d1b .overlay_9457 li:last-child {
  margin-right: 0;
}
.focused-9d1b .overlay_9457 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;
}
.focused-9d1b .overlay_9457 li.glass_a713 > a {
  color: rgba(0, 0, 0, 0.9);
}
.focused-9d1b .overlay_9457 > 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;
}
.focused-9d1b .overlay_9457 > li > a i {
  line-height: 0;
}
.focused-9d1b .overlay_9457 > li.preview-brown-bdae > a .logo_clean_0a83 {
  margin-left: 4px;
  line-height: 0;
}
.focused-9d1b .overlay_9457 .carousel_0e8a li.preview-brown-bdae > a {
  position: relative;
}
.focused-9d1b .overlay_9457 .carousel_0e8a li.preview-brown-bdae > a:after,
.focused-9d1b .overlay_9457 .carousel_0e8a li.preview-brown-bdae > a:before {
  content: "";
  display: table;
}
.focused-9d1b .overlay_9457 .carousel_0e8a li.preview-brown-bdae > a:after {
  clear: both;
}
.focused-9d1b .overlay_9457 .carousel_0e8a li.preview-brown-bdae > a .logo_clean_0a83 {
  margin-left: 5px;
  float: right;
}
.focused-9d1b .pro-44be,
.focused-9d1b .carousel_0e8a {
  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;
}
.focused-9d1b .carousel_0e8a {
  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;
}
.focused-9d1b .carousel_0e8a .filter_b63c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focused-9d1b .carousel_0e8a .logo_clean_0a83 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focused-9d1b .carousel_0e8a li {
  display: block;
  margin: 0;
  padding: 0;
}
.focused-9d1b .carousel_0e8a 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;
}
.focused-9d1b .carousel_0e8a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focused-9d1b .carousel_0e8a .carousel_0e8a {
  top: 0;
  left: 100%;
}
.focused-9d1b .article_1b2e.fn-focus-3d69 > .pro-44be,
.focused-9d1b .article_1b2e.fn-focus-3d69 > .carousel_0e8a,
.focused-9d1b .article_1b2e:focus > .pro-44be,
.focused-9d1b .article_1b2e:focus > .carousel_0e8a,
.focused-9d1b .article_1b2e:hover > .pro-44be,
.focused-9d1b .article_1b2e:hover > .carousel_0e8a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focused-9d1b.motion-921e .module-stale-81a4:after,
.focused-9d1b.motion-921e .module-stale-81a4:before {
  content: "";
  display: table;
}
.focused-9d1b.motion-921e .module-stale-81a4:after {
  clear: both;
}
.focused-9d1b.motion-921e .module-stale-81a4 > li {
  float: left;
}
.focused-9d1b.hover_b27e .module-stale-81a4:after,
.focused-9d1b.hover_b27e .module-stale-81a4:before {
  content: "";
  display: table;
}
.focused-9d1b.hover_b27e .module-stale-81a4:after {
  clear: both;
}
.focused-9d1b.hover_b27e .module-stale-81a4 > li {
  float: left;
}
.focused-9d1b.hover_b27e .module-stale-81a4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focused-9d1b.hover_b27e .module-stale-81a4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focused-9d1b.hover_b27e .module-stale-81a4 > li.info_north_df6c > a,
.focused-9d1b.hover_b27e .module-stale-81a4 > li.glass_a713 > a {
  color: #fff;
  background-color: #1e4b75;
}
.focused-9d1b.thumbnail-black-7b0c .module-stale-81a4 > li > a .filter_b63c {
  position: relative;
}
.focused-9d1b.thumbnail-black-7b0c .module-stale-81a4 > li > a .filter_b63c: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;
}
.focused-9d1b.thumbnail-black-7b0c
  .module-stale-81a4
  > li:focus
  > a
  .filter_b63c:before,
.focused-9d1b.thumbnail-black-7b0c
  .module-stale-81a4
  > li:hover
  > a
  .filter_b63c:before {
  width: 100%;
  background-color: currentColor;
}
.focused-9d1b.thumbnail-black-7b0c
  .module-stale-81a4
  > li.info_north_df6c
  > a
  .filter_b63c:before,
.focused-9d1b.thumbnail-black-7b0c
  .module-stale-81a4
  > li.action-63c2
  > a
  .filter_b63c:before {
  width: 100%;
  background-color: currentColor;
}
.focused-9d1b.selected-96a6 .module-stale-81a4 > li > a .filter_b63c {
  position: relative;
}
.focused-9d1b.selected-96a6 .module-stale-81a4 > li > a .filter_b63c: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;
}
.focused-9d1b.selected-96a6 .module-stale-81a4 > li:focus > a .filter_b63c:before,
.focused-9d1b.selected-96a6
  .module-stale-81a4
  > li:hover
  > a
  .filter_b63c:before {
  width: 100%;
  background-color: currentColor;
}
.focused-9d1b.selected-96a6
  .module-stale-81a4
  > li.info_north_df6c
  > a
  .filter_b63c:before,
.focused-9d1b.selected-96a6
  .module-stale-81a4
  > li.action-63c2
  > a
  .filter_b63c:before {
  width: 100%;
  background-color: currentColor;
}
.focused-5530 .overlay_9457 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focused-5530 .overlay_9457 li:first-child > a {
  border-top: none;
}
.focused-5530 .overlay_9457 .glass_d46d > .filter_b63c .logo_clean_0a83 {
  display: none;
}
.focused-5530 .overlay_9457 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focused-5530 .overlay_9457 li:last-child {
  border: none;
}
.focused-5530 .overlay_9457 li.preview-brown-bdae > a {
  padding-right: 45px !important;
}
.focused-5530 .overlay_9457 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focused-5530 .overlay_9457 li a:focus,
.focused-5530 .overlay_9457 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-5530 .overlay_9457 li .right-496e {
  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;
}
.focused-5530 .overlay_9457 li .right-496e:hover {
  box-shadow: none;
}
.focused-5530 .overlay_9457 li .right-496e .logo_clean_0a83 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focused-5530 .overlay_9457 .carousel_0e8a {
  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);
}
.focused-5530 .overlay_9457 .carousel_0e8a li a {
  padding-left: 3em;
}
.focused-5530 .overlay_9457 .focused_4a75 > a .right-496e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focused-5530 .overlay_9457 .focused_4a75 > .carousel_0e8a {
  display: block;
  opacity: 1;
}
.hidden-soft-098a {
  max-width: 100%;
}
.clean-e49f {
  line-height: 0;
  cursor: pointer;
}
.secondary_c625 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.secondary_c625:hover {
  box-shadow: none;
  color: currentColor;
}
.secondary_c625 svg {
  width: 18px;
  height: 18px;
}
.secondary_c625 .pressed-830e {
  display: none;
}
.nav_9d12 {
  position: relative;
}
.nav_9d12.fn-active-3d69 .secondary_c625 .dim_fbaa {
  display: none;
}
.nav_9d12.fn-active-3d69 .secondary_c625 .pressed-830e {
  display: inline-block;
}
.nav_9d12 .stale-3b9c {
  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);
}
.nav_9d12.layout_simple_892d .stale-3b9c {
  left: auto;
  right: -0.9em;
}
.nav_9d12.layout_simple_892d .texture_selected_e63d::before {
  left: auto;
  right: 15px;
}
.nav_9d12.fn-active-3d69 .stale-3b9c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-becd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination-becd label {
  flex-basis: 100%;
}
.pagination-becd .gas_e84a {
  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;
}
.pagination-becd .slider_action_89ae {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination-becd .slider_action_89ae:focus {
  background-color: transparent;
}
.pagination-becd button.modal_1390 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination-becd button.modal_1390:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination-becd button.modal_1390 svg {
  width: 18px;
  height: 18px;
}
.pagination-becd input[type="submit"] {
  min-height: auto;
}
.heading_8f0e .pagination-becd .slider_action_89ae {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.texture_selected_e63d {
  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) {
  .texture_selected_e63d {
    width: 220px;
  }
}
.texture_selected_e63d label {
  flex-basis: 100%;
}
.texture_selected_e63d::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;
}
.module-middle-73e8 .heading_8f0e .pagination-becd {
  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;
}
.module-middle-73e8
  .heading_8f0e
  .pagination-becd
  .gas_e84a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module-middle-73e8 .heading_8f0e .pagination-becd .slider_action_89ae {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module-middle-73e8
  .heading_8f0e
  .pagination-becd
  .slider_action_89ae:focus {
  background: 0 0;
}
.module-middle-73e8
  .heading_8f0e
  .pagination-becd
  .hard-0cd6 {
  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;
}
.filter_e424 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.filter_e424 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.filter_e424 li:last-child {
  margin-right: 0;
}
.filter_e424 li:first-child {
  margin-left: 0;
}
.filter_e424.menu-thick-491a a {
  color: #fff;
}
.filter_e424.menu-thick-491a a:hover {
  color: #fff;
}
.filter_e424 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.filter_e424 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.filter_e424 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter_e424 a:hover {
  opacity: 0.9;
  color: inherit;
}
.filter_e424 [class*="social-icon-apple"] {
  background-color: #999;
}
.filter_e424 [class*="social-icon-apple"].fluid-0fec {
  background-color: transparent;
  color: #999;
}
.filter_e424 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.filter_e424 [class*="social-icon-behance"].fluid-0fec {
  background-color: transparent;
  color: #1769ff;
}
.filter_e424 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.filter_e424 [class*="social-icon-bitbucket"].fluid-0fec {
  background-color: transparent;
  color: #205081;
}
.filter_e424 [class*="social-icon-codepen"] {
  background-color: #000;
}
.filter_e424 [class*="social-icon-codepen"].fluid-0fec {
  background-color: transparent;
  color: #000;
}
.filter_e424 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.filter_e424 [class*="social-icon-delicious"].fluid-0fec {
  background-color: transparent;
  color: #39f;
}
.filter_e424 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.filter_e424 [class*="social-icon-digg"].fluid-0fec {
  background-color: transparent;
  color: #005be2;
}
.filter_e424 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.filter_e424 [class*="social-icon-dribbble"].fluid-0fec {
  background-color: transparent;
  color: #ea4c89;
}
.filter_e424 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.filter_e424 [class*="social-icon-envelope"].fluid-0fec {
  background-color: transparent;
  color: #ea4335;
}
.filter_e424 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.filter_e424 [class*="social-icon-facebook"].fluid-0fec {
  background-color: transparent;
  color: #3b5998;
}
.filter_e424 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.filter_e424 [class*="social-icon-flickr"].fluid-0fec {
  background-color: transparent;
  color: #0063dc;
}
.filter_e424 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.filter_e424 [class*="social-icon-foursquare"].fluid-0fec {
  background-color: transparent;
  color: #2d5be3;
}
.filter_e424 [class*="social-icon-github"] {
  background-color: #333;
}
.filter_e424 [class*="social-icon-github"].fluid-0fec {
  background-color: transparent;
  color: #333;
}
.filter_e424 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.filter_e424 [class*="social-icon-google-plus"].fluid-0fec {
  background-color: transparent;
  color: #dd4b39;
}
.filter_e424 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.filter_e424 [class*="social-icon-houzz"].fluid-0fec {
  background-color: transparent;
  color: #7ac142;
}
.filter_e424 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.filter_e424 [class*="social-icon-instagram"].fluid-0fec {
  background-color: transparent;
  color: #262626;
}
.filter_e424 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.filter_e424 [class*="social-icon-jsfiddle"].fluid-0fec {
  background-color: transparent;
  color: #487aa2;
}
.filter_e424 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.filter_e424 [class*="social-icon-linkedin"].fluid-0fec {
  background-color: transparent;
  color: #0077b5;
}
.filter_e424 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.filter_e424 [class*="social-icon-medium"].fluid-0fec {
  background-color: transparent;
  color: #00ab6b;
}
.filter_e424 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.filter_e424
  [class*="social-icon-odnoklassniki"].fluid-0fec {
  background-color: transparent;
  color: #f4731c;
}
.filter_e424 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.filter_e424 [class*="social-icon-meetup"].fluid-0fec {
  background-color: transparent;
  color: #ec1c40;
}
.filter_e424 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.filter_e424 [class*="social-icon-pinterest"].fluid-0fec {
  background-color: transparent;
  color: #bd081c;
}
.filter_e424 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.filter_e424 [class*="social-icon-product-hunt"].fluid-0fec {
  background-color: transparent;
  color: #da552f;
}
.filter_e424 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.filter_e424 [class*="social-icon-reddit"].fluid-0fec {
  background-color: transparent;
  color: #ff4500;
}
.filter_e424 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.filter_e424 [class*="social-icon-rss"].fluid-0fec {
  background-color: transparent;
  color: #f26522;
}
.filter_e424 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.filter_e424
  [class*="social-icon-shopping-cart"].fluid-0fec {
  background-color: transparent;
  color: #4caf50;
}
.filter_e424 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.filter_e424 [class*="social-icon-skype"].fluid-0fec {
  background-color: transparent;
  color: #00aff0;
}
.filter_e424 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.filter_e424 [class*="social-icon-slideshare"].fluid-0fec {
  background-color: transparent;
  color: #0077b5;
}
.filter_e424 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.filter_e424 [class*="social-icon-snapchat"].fluid-0fec {
  background-color: transparent;
  color: #fffc00;
}
.filter_e424 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.filter_e424 [class*="social-icon-soundcloud"].fluid-0fec {
  background-color: transparent;
  color: #f80;
}
.filter_e424 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.filter_e424 [class*="social-icon-spotify"].fluid-0fec {
  background-color: transparent;
  color: #2ebd59;
}
.filter_e424 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.filter_e424
  [class*="social-icon-stack-overflow"].fluid-0fec {
  background-color: transparent;
  color: #fe7a15;
}
.filter_e424 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.filter_e424 [class*="social-icon-maldkfgram"].fluid-0fec {
  background-color: transparent;
  color: #2ca5e0;
}
.filter_e424 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.filter_e424 [class*="social-icon-tripadvisor"].fluid-0fec {
  background-color: transparent;
  color: #589442;
}
.filter_e424 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.filter_e424 [class*="social-icon-tumblr"].fluid-0fec {
  background-color: transparent;
  color: #35465c;
}
.filter_e424 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.filter_e424 [class*="social-icon-twitch"].fluid-0fec {
  background-color: transparent;
  color: #6441a5;
}
.filter_e424 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.filter_e424 [class*="social-icon-twitter"].fluid-0fec {
  background-color: transparent;
  color: #1da1f2;
}
.filter_e424 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.filter_e424 [class*="social-icon-vimeo"].fluid-0fec {
  background-color: transparent;
  color: #1ab7ea;
}
.filter_e424 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.filter_e424 [class*="social-icon-vk"].fluid-0fec {
  background-color: transparent;
  color: #45668e;
}
.filter_e424 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.filter_e424 [class*="social-icon-weibo"].fluid-0fec {
  background-color: transparent;
  color: #df2029;
}
.filter_e424 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.filter_e424 [class*="social-icon-weixin"].fluid-0fec {
  background-color: transparent;
  color: #7bb32e;
}
.filter_e424 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.filter_e424 [class*="social-icon-whatsapp"].fluid-0fec {
  background-color: transparent;
  color: #25d366;
}
.filter_e424 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.filter_e424 [class*="social-icon-wordpress"].fluid-0fec {
  background-color: transparent;
  color: #21759b;
}
.filter_e424 [class*="social-icon-xing"] {
  background-color: #026466;
}
.filter_e424 [class*="social-icon-xing"].fluid-0fec {
  background-color: transparent;
  color: #026466;
}
.filter_e424 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.filter_e424 [class*="social-icon-yelp"].fluid-0fec {
  background-color: transparent;
  color: #af0606;
}
.filter_e424 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.filter_e424 [class*="social-icon-youtube"].fluid-0fec {
  background-color: transparent;
  color: #cd201f;
}
.secondary-silver-f4e8 {
  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;
}
.secondary-silver-f4e8:hover {
  box-shadow: none;
  background: 0 0;
}
.purple_47c1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.down_7f69 {
  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;
}
.summary-lite-9058 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article_6c5d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article_6c5d,
.article_6c5d::after,
.article_6c5d::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;
}
.article_6c5d::after,
.article_6c5d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pattern_purple_8b03 .down_7f69 .summary-lite-9058 {
  margin-top: -2px;
  width: 19px;
}
.pattern_purple_8b03 .down_7f69 .article_6c5d {
  margin-top: -1px;
}
.pattern_purple_8b03 .down_7f69 .article_6c5d,
.pattern_purple_8b03 .down_7f69 .article_6c5d::after,
.pattern_purple_8b03 .down_7f69 .article_6c5d::before {
  width: 19px;
  height: 2px;
}
.pattern_purple_8b03 .down_7f69 .article_6c5d::before {
  top: -6px;
}
.pattern_purple_8b03 .down_7f69 .article_6c5d::after {
  bottom: -6px;
}
.old-1a9a .down_7f69 .summary-lite-9058 {
  margin-top: -2px;
  width: 22px;
}
.old-1a9a .down_7f69 .article_6c5d {
  margin-top: -1px;
}
.old-1a9a .down_7f69 .article_6c5d,
.old-1a9a .down_7f69 .article_6c5d::after,
.old-1a9a .down_7f69 .article_6c5d::before {
  width: 22px;
  height: 2px;
}
.old-1a9a .down_7f69 .article_6c5d::before {
  top: -7px;
}
.old-1a9a .down_7f69 .article_6c5d::after {
  bottom: -7px;
}
.column_first_ef3e .down_7f69 .summary-lite-9058 {
  margin-top: -2px;
  width: 31px;
}
.column_first_ef3e .down_7f69 .article_6c5d {
  margin-top: -1.5px;
}
.column_first_ef3e .down_7f69 .article_6c5d,
.column_first_ef3e .down_7f69 .article_6c5d::after,
.column_first_ef3e .down_7f69 .article_6c5d::before {
  width: 31px;
  height: 3px;
}
.column_first_ef3e .down_7f69 .article_6c5d::before {
  top: -9px;
}
.column_first_ef3e .down_7f69 .article_6c5d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .complex-9b95 .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 19px;
  }
  .complex-9b95 .down_7f69 .article_6c5d {
    margin-top: -1px;
  }
  .complex-9b95 .down_7f69 .article_6c5d,
  .complex-9b95 .down_7f69 .article_6c5d::after,
  .complex-9b95 .down_7f69 .article_6c5d::before {
    width: 19px;
    height: 2px;
  }
  .complex-9b95 .down_7f69 .article_6c5d::before {
    top: -6px;
  }
  .complex-9b95 .down_7f69 .article_6c5d::after {
    bottom: -6px;
  }
  .popup-2632 .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 22px;
  }
  .popup-2632 .down_7f69 .article_6c5d {
    margin-top: -1px;
  }
  .popup-2632 .down_7f69 .article_6c5d,
  .popup-2632 .down_7f69 .article_6c5d::after,
  .popup-2632 .down_7f69 .article_6c5d::before {
    width: 22px;
    height: 2px;
  }
  .popup-2632 .down_7f69 .article_6c5d::before {
    top: -7px;
  }
  .popup-2632 .down_7f69 .article_6c5d::after {
    bottom: -7px;
  }
  .feature_0b8c .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 31px;
  }
  .feature_0b8c .down_7f69 .article_6c5d {
    margin-top: -1.5px;
  }
  .feature_0b8c .down_7f69 .article_6c5d,
  .feature_0b8c .down_7f69 .article_6c5d::after,
  .feature_0b8c .down_7f69 .article_6c5d::before {
    width: 31px;
    height: 3px;
  }
  .feature_0b8c .down_7f69 .article_6c5d::before {
    top: -9px;
  }
  .feature_0b8c .down_7f69 .article_6c5d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .texture_south_9549 .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 19px;
  }
  .texture_south_9549 .down_7f69 .article_6c5d {
    margin-top: -1px;
  }
  .texture_south_9549 .down_7f69 .article_6c5d,
  .texture_south_9549 .down_7f69 .article_6c5d::after,
  .texture_south_9549 .down_7f69 .article_6c5d::before {
    width: 19px;
    height: 2px;
  }
  .texture_south_9549 .down_7f69 .article_6c5d::before {
    top: -6px;
  }
  .texture_south_9549 .down_7f69 .article_6c5d::after {
    bottom: -6px;
  }
  .iron-7918 .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 22px;
  }
  .iron-7918 .down_7f69 .article_6c5d {
    margin-top: -1px;
  }
  .iron-7918 .down_7f69 .article_6c5d,
  .iron-7918 .down_7f69 .article_6c5d::after,
  .iron-7918 .down_7f69 .article_6c5d::before {
    width: 22px;
    height: 2px;
  }
  .iron-7918 .down_7f69 .article_6c5d::before {
    top: -7px;
  }
  .iron-7918 .down_7f69 .article_6c5d::after {
    bottom: -7px;
  }
  .inner_324e .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 31px;
  }
  .inner_324e .down_7f69 .article_6c5d {
    margin-top: -1.5px;
  }
  .inner_324e .down_7f69 .article_6c5d,
  .inner_324e .down_7f69 .article_6c5d::after,
  .inner_324e .down_7f69 .article_6c5d::before {
    width: 31px;
    height: 3px;
  }
  .inner_324e .down_7f69 .article_6c5d::before {
    top: -9px;
  }
  .inner_324e .down_7f69 .article_6c5d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_0ed7 .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_0ed7 .down_7f69 .article_6c5d {
    margin-top: -1px;
  }
  .disabled_0ed7 .down_7f69 .article_6c5d,
  .disabled_0ed7 .down_7f69 .article_6c5d::after,
  .disabled_0ed7 .down_7f69 .article_6c5d::before {
    width: 19px;
    height: 2px;
  }
  .disabled_0ed7 .down_7f69 .article_6c5d::before {
    top: -6px;
  }
  .disabled_0ed7 .down_7f69 .article_6c5d::after {
    bottom: -6px;
  }
  .panel-a764 .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 22px;
  }
  .panel-a764 .down_7f69 .article_6c5d {
    margin-top: -1px;
  }
  .panel-a764 .down_7f69 .article_6c5d,
  .panel-a764 .down_7f69 .article_6c5d::after,
  .panel-a764 .down_7f69 .article_6c5d::before {
    width: 22px;
    height: 2px;
  }
  .panel-a764 .down_7f69 .article_6c5d::before {
    top: -7px;
  }
  .panel-a764 .down_7f69 .article_6c5d::after {
    bottom: -7px;
  }
  .input-lower-9496 .down_7f69 .summary-lite-9058 {
    margin-top: -2px;
    width: 31px;
  }
  .input-lower-9496 .down_7f69 .article_6c5d {
    margin-top: -1.5px;
  }
  .input-lower-9496 .down_7f69 .article_6c5d,
  .input-lower-9496 .down_7f69 .article_6c5d::after,
  .input-lower-9496 .down_7f69 .article_6c5d::before {
    width: 31px;
    height: 3px;
  }
  .input-lower-9496 .down_7f69 .article_6c5d::before {
    top: -9px;
  }
  .input-lower-9496 .down_7f69 .article_6c5d::after {
    bottom: -9px;
  }
}
.status_stone_58c6 .article_6c5d {
  -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);
}
.status_stone_58c6 .article_6c5d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.status_stone_58c6 .article_6c5d::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);
}
.status_stone_58c6.article-stone-07a9 .article_6c5d {
  -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);
}
.status_stone_58c6.article-stone-07a9 .article_6c5d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.status_stone_58c6.article-stone-07a9 .article_6c5d::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);
}
.tall_0d69 {
  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.center_7cb1:before {
  display: none;
}
.stale-3886 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.stale-3886 .highlight-a581 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.stale-3886 .highlight-a581:last-of-type {
  border-bottom: none;
}
.stale-3886 .highlight-a581.focus-black-5903,
.stale-3886 .highlight-a581.disabled-4380,
.stale-3886 .highlight-a581.alert-992b {
  padding: 0;
}
.stale-3886 .focused-5530 .right-496e {
  color: currentColor;
}
.stale-3886 .focused-5530 .right-496e:focus,
.stale-3886 .focused-5530 .right-496e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-3886.border-fe22 .modal-white-2c13,
.stale-3886.border-fe22 .summary_liquid_97da a,
.stale-3886.border-fe22 .module-stale-81a4 a,
.stale-3886.border-fe22 .carousel_0e8a a {
  color: rgba(0, 0, 0, 0.55);
}
.stale-3886.border-fe22 .modal-white-2c13:hover,
.stale-3886.border-fe22 .summary_liquid_97da a:hover,
.stale-3886.border-fe22 .module-stale-81a4 a:hover,
.stale-3886.border-fe22 .carousel_0e8a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-3886.border-fe22 .surface-bottom-ad43 {
  color: rgba(0, 0, 0, 0.8);
}
.stale-3886.border-fe22 .highlight-a581 {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-3886.border-fe22 .highlight-a581:before {
  background: rgba(0, 0, 0, 0.08);
}
.stale-3886.border-fe22 .cold-bd31:before {
  background: rgba(255, 255, 255, 0.9);
}
.stale-3886.border-fe22 .focused-5530 .overlay_9457 li a,
.stale-3886.border-fe22 .focused-5530 .right-496e,
.stale-3886.border-fe22 .carousel_0e8a {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-3886.border-fe22 .focused-5530 .right-496e:focus,
.stale-3886.border-fe22 .focused-5530 .right-496e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-3886.border-fe22 .overlay_9457 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale-3886.image_complex_dfaf .modal-white-2c13,
.stale-3886.image_complex_dfaf .summary_liquid_97da a,
.stale-3886.image_complex_dfaf .module-stale-81a4 .right-496e,
.stale-3886.image_complex_dfaf .module-stale-81a4 a,
.stale-3886.image_complex_dfaf .carousel_0e8a a {
  color: rgba(255, 255, 255, 0.79);
}
.stale-3886.image_complex_dfaf .modal-white-2c13:hover,
.stale-3886.image_complex_dfaf .summary_liquid_97da a:hover,
.stale-3886.image_complex_dfaf .module-stale-81a4 .right-496e:hover,
.stale-3886.image_complex_dfaf .module-stale-81a4 a:hover,
.stale-3886.image_complex_dfaf .carousel_0e8a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-3886.image_complex_dfaf .surface-bottom-ad43 {
  color: rgba(255, 255, 255, 0.99);
}
.stale-3886.image_complex_dfaf .highlight-a581 {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-3886.image_complex_dfaf .highlight-a581:before {
  background: rgba(255, 255, 255, 0.08);
}
.stale-3886.image_complex_dfaf .cold-bd31:before {
  background: rgba(0, 0, 0, 0.9);
}
.stale-3886.image_complex_dfaf .focused-5530 .overlay_9457 li a,
.stale-3886.image_complex_dfaf .focused-5530 .right-496e,
.stale-3886.image_complex_dfaf .carousel_0e8a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-3886.image_complex_dfaf .focused-5530 .right-496e:focus,
.stale-3886.image_complex_dfaf .focused-5530 .right-496e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale-3886.image_complex_dfaf .overlay_9457 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-bd31 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cold-bd31:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal-d604 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pink_d7ea .stale-3886 {
  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;
}
.pink_d7ea .highlight-a581 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pink_d7ea .highlight-a581: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) {
  .pink_d7ea .highlight-a581:before {
    width: 16%;
    left: 42%;
  }
}
.pink_d7ea .highlight-a581:last-child:before {
  content: none;
}
.pink_d7ea .highlight-a581[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pink_d7ea .focused-5530 .overlay_9457 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pink_d7ea .focused-5530 .overlay_9457 li a .right-496e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pink_d7ea .focused-5530 .carousel_0e8a {
  border: none;
}
.pink_d7ea .focused-5530 .carousel_0e8a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pink_d7ea .cold-bd31 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pink_d7ea .modal-d604 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pink_d7ea .image_complex_dfaf .cold-bd31:before {
  background: rgba(0, 0, 0, 0.9);
}
.pink_d7ea .border-fe22.hovered_fd56 .article_6c5d {
  background: rgba(0, 0, 0, 0.6);
}
.pink_d7ea
  .border-fe22.hovered_fd56
  .article_6c5d::after,
.pink_d7ea
  .border-fe22.hovered_fd56
  .article_6c5d:before {
  background: inherit;
}
.pink_d7ea
  .border-fe22.hovered_fd56:hover
  .article_6c5d {
  background: rgba(0, 0, 0, 0.8);
}
.warm_da12 .stale-3886 {
  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) {
  .warm_da12 .stale-3886 {
    width: auto;
    right: 45px;
  }
}
.aside-mini-c82c .stale-3886 {
  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) {
  .aside-mini-c82c .stale-3886 {
    width: auto;
    left: 45px;
  }
}
.center_7cb1 .stale-3886 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.center_7cb1 .modal-d604 {
  max-width: 48em;
  margin: 0 auto;
}
.center_7cb1 .cold-bd31:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent_complex_97f6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent_complex_97f6.pink_d7ea .stale-3886 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent_complex_97f6.warm_da12 .stale-3886 {
  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);
}
.accent_complex_97f6 .stale-3886 {
  visibility: visible;
}
.accent_complex_97f6.aside-mini-c82c .stale-3886 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fixed_0fb1,
.yellow_4d2a {
  overflow-x: hidden;
}
.fixed_0fb1 .stale-3886 {
  overflow: auto;
}
.fixed_0fb1.pink_d7ea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_0fb1.pink_d7ea .stale-3886 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fixed_0fb1.pink_d7ea .secondary-silver-f4e8 {
  opacity: 0;
}
.fixed_0fb1.warm_da12 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_0fb1.warm_da12 .stale-3886 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fixed_0fb1.warm_da12 .secondary-silver-f4e8 {
  opacity: 0;
}
.fixed_0fb1.aside-mini-c82c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_0fb1.aside-mini-c82c .stale-3886 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fixed_0fb1.aside-mini-c82c .secondary-silver-f4e8 {
  opacity: 0;
}
.fixed_0fb1.center_7cb1 .stale-3886 {
  z-index: 10;
  visibility: visible;
}
.hovered_fd56 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hovered_fd56 .article_6c5d {
  background: rgba(255, 255, 255, 0.99);
}
.hovered_fd56 .article_6c5d::after,
.hovered_fd56 .article_6c5d:before {
  background: inherit;
}
.hovered_fd56:hover .article_6c5d {
  background: rgba(255, 255, 255, 0.99);
}
.aside-mini-c82c .hovered_fd56 {
  top: 10px;
  right: auto;
  left: 12px;
}
.center_7cb1 .hovered_fd56 {
  display: none !important;
}
.fixed_0fb1:before,
.yellow_4d2a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fixed_0fb1 .hovered_fd56,
.yellow_4d2a .hovered_fd56 {
  display: inline-block;
}
.stale-3886 .layout-fast-23a9 {
  -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;
}
.fixed_0fb1 .stale-3886 .layout-fast-23a9,
.yellow_4d2a .stale-3886 .layout-fast-23a9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown_in_ef4d .gas_e84a {
  width: 100%;
}
.thick-955c {
  padding: 0 0.5em 0;
}
.thick-955c [class*="customify-col-"],
.thick-955c [class*="customify-col_"],
.thick-955c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel_ffa5 .thick-955c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .row-prev-fe7c .banner-e71b,
  .banner-e71b {
    display: none;
  }
  .in-dd0a {
    text-align: left;
  }
  .primary_0d79 {
    text-align: center;
  }
  .fixed-782a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .row-prev-fe7c .footer_middle_7947,
  .footer_middle_7947 {
    display: none;
  }
  .backdrop-cf6e {
    text-align: left;
  }
  .left_f791 {
    text-align: center;
  }
  .dark_8464 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .row-prev-fe7c .article-basic-717a,
  .article-basic-717a {
    display: none;
  }
  .easy-fcb3 {
    text-align: left;
  }
  .easy-ab5c {
    text-align: center;
  }
  .smooth-595e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.static_5913 {
  box-shadow: none !important;
}
.carousel-014c .hot-51d7,
.section_fluid_2a67 .hot-51d7 {
  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;
}
.section_fluid_2a67 .hot-51d7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lower_dd6e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.lower_dd6e:after,
.lower_dd6e:before {
  content: "";
  display: table;
}
.lower_dd6e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .lower_dd6e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.lower_dd6e,
.background_7725 {
  max-width: 1248px;
  margin: 0 auto;
}

.article_c1f2.light-71cc .lower_dd6e {
  max-width: 100%;
}
.article_c1f2.panel_608b {
  max-width: 1200px;
  margin: 0 auto;
}
.article_c1f2.feature_paper_97b4 .lower_dd6e {
  max-width: 100%;
}
.article_c1f2.feature_paper_97b4 > .lower_dd6e {
  padding-left: 0;
  padding-right: 0;
}
.article_c1f2.feature_paper_97b4 > .lower_dd6e .row-prev-fe7c {
  margin: 0;
}
.article_c1f2.feature_paper_97b4
  > .lower_dd6e
  .link_small_d235.gold-da40 {
  margin-right: 0;
  margin-left: 0;
}
.article_c1f2.feature_paper_97b4 #main.gold-da40 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lower-7091 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lower-7091 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .large-f2a4 .black_9fcb {
    padding-right: 1em;
  }
  .large-f2a4.item_a0f9 .link_small_d235 {
    border-right: 1px solid #eaecee;
  }
  .large-f2a4.item_a0f9 .black_9fcb {
    padding-right: 1em;
  }
  .large-f2a4.item_a0f9 .easy_91c9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown-2a44 .black_9fcb {
    padding-left: 1em;
  }
  .brown-2a44.item_a0f9 .link_small_d235 {
    border-left: 1px solid #eaecee;
  }
  .brown-2a44.item_a0f9 .black_9fcb {
    padding-left: 1em;
  }
  .brown-2a44.item_a0f9 .easy_91c9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status_up_8017 .black_9fcb {
    padding-left: 1em;
  }
  .status_up_8017.item_a0f9 .dirty_36a2 {
    border-right: 1px solid #eaecee;
  }
  .status_up_8017.item_a0f9 .border-ce47 {
    border-right: 1px solid #eaecee;
  }
  .status_up_8017.item_a0f9 .black_9fcb {
    padding-left: 1em;
  }
  .status_up_8017.item_a0f9 .easy_91c9 {
    padding-right: 1em;
  }
  .status_up_8017.item_a0f9 .avatar_a5ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_b253 .black_9fcb {
    padding-right: 1em;
  }
  .copper_b253.item_a0f9 .dirty_36a2 {
    border-left: 1px solid #eaecee;
  }
  .copper_b253.item_a0f9 .border-ce47 {
    border-left: 1px solid #eaecee;
  }
  .copper_b253.item_a0f9 .black_9fcb {
    padding-right: 1em;
  }
  .copper_b253.item_a0f9 .easy_91c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_b253.item_a0f9 .avatar_a5ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-7091 .black_9fcb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-7091.item_a0f9 .link_small_d235 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lower-7091.item_a0f9 .black_9fcb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-7091.item_a0f9 .easy_91c9 {
    padding-left: 1em;
  }
  .lower-7091.item_a0f9 .avatar_a5ae {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lower-7091.item_a0f9 .black_9fcb {
    padding-left: 0;
  }
}
.carousel_d8fb .focused-5c5c {
  display: inline-block;
}
.panel-outer-df74 {
  display: inline-block;
}
.fluid-1b81 {
  word-con: break-word;
}
.popup-black-72e4 > span {
  display: inline-block;
  padding: 5px 0;
}
.popup-black-72e4 .motion-6f95 {
  margin-left: 8px;
  margin-right: 8px;
}
.popup-black-72e4 .north_b9e9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.disabled_thick_59dc .description_prev_a7bf {
  margin-bottom: 2em;
}
.disabled_thick_59dc .overlay_soft_c148 {
  margin-bottom: 15px;
}
.disabled_thick_59dc .overlay_soft_c148:last-child {
  margin-bottom: 0;
}
.disabled_thick_59dc .module-7ec7 {
  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) {
  .disabled_thick_59dc .module-7ec7 {
    display: block;
  }
}
.disabled_thick_59dc .media-stale-10a6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .disabled_thick_59dc .media-stale-10a6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.disabled_thick_59dc .notification_f1a6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.disabled_thick_59dc .notification_f1a6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.disabled_thick_59dc .notification_f1a6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.disabled_thick_59dc .fluid-1b81 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_thick_59dc .fluid-1b81 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.disabled_thick_59dc .white-564b p:last-child {
  margin-bottom: 0;
}
.disabled_thick_59dc .badge_8ed3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.disabled_thick_59dc .tiny_5ccc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.disabled_thick_59dc .button-bc30 {
  margin-top: 1em;
}
.disabled_thick_59dc .mask-35ad {
  top: 0;
  display: block;
}
.disabled_thick_59dc .mask-35ad a {
  color: inherit;
}
.disabled_thick_59dc .mask-35ad a:hover {
  color: inherit;
}
.disabled_thick_59dc .warm_6f7c {
  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;
}
.disabled_thick_59dc .warm_6f7c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.disabled_thick_59dc .tiny_5ccc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.disabled_thick_59dc .image_hard_425e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.disabled_thick_59dc .image_hard_425e:first-child {
  margin-top: 0;
}
.disabled_thick_59dc .image_hard_425e.section_f11f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.disabled_thick_59dc .image_hard_425e.pink-1204 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_thick_59dc
  .image_hard_425e.pink-1204.accordion-static-ab08
  .button-bc30 {
  width: 100%;
}
.disabled_thick_59dc .pink-1204 {
  -webkit-box-align: center;
  align-items: center;
}
.disabled_thick_59dc .pink-1204 .popup-black-72e4,
.disabled_thick_59dc .pink-1204 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.disabled_thick_59dc .notification_f1a6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled_thick_59dc .notification_f1a6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled_thick_59dc .notification_f1a6: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;
}
.disabled_thick_59dc .section_f11f {
  z-index: 5;
}
.disabled_thick_59dc .row-7efb .search-mini-68bc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.disabled_thick_59dc .dynamic-88bb .search-mini-68bc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.disabled_thick_59dc .widget_4ef3 .search-mini-68bc {
  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;
}
.disabled_thick_59dc.short_7e68 .module-7ec7,
.disabled_thick_59dc.banner-pink-6f2e .module-7ec7 {
  display: block;
}
.disabled_thick_59dc.short_7e68 .module-7ec7 .card-east-3952,
.disabled_thick_59dc.short_7e68 .module-7ec7 .tiny_5ccc,
.disabled_thick_59dc.banner-pink-6f2e .module-7ec7 .card-east-3952,
.disabled_thick_59dc.banner-pink-6f2e .module-7ec7 .tiny_5ccc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled_thick_59dc.upper_24e0 .media-stale-10a6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .disabled_thick_59dc.upper_24e0 .media-stale-10a6 {
    margin-right: 0;
  }
}
.disabled_thick_59dc.short_7e68 .media-stale-10a6,
.disabled_thick_59dc.banner-pink-6f2e .media-stale-10a6 {
  padding-top: 40%;
}
.disabled_thick_59dc.short_7e68 .description_prev_a7bf,
.disabled_thick_59dc.banner-pink-6f2e .description_prev_a7bf {
  display: block;
}
.disabled_thick_59dc.short_7e68 .fn-sticky-3d69 .tiny_5ccc,
.disabled_thick_59dc.banner-pink-6f2e .fn-sticky-3d69 .tiny_5ccc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.disabled_thick_59dc.short_7e68 .media-stale-10a6,
.disabled_thick_59dc.banner-pink-6f2e .media-stale-10a6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.disabled_thick_59dc.short_7e68 .tiny_5ccc {
  padding: 1em;
}
.footer_a07e {
  margin: 30px auto;
  display: block;
}
.footer_a07e .gradient-0ded > * {
  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;
}
.footer_a07e .gradient-0ded > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer_a07e .gradient-0ded span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-b5e5 .popup-black-72e4 {
  margin-bottom: 1.41575em;
}
.layout-b5e5 .mini-92a8 {
  margin-bottom: 1.618em;
}
.image_a4cf .label-c8c6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.image_a4cf .label-c8c6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.image_a4cf .brown_f9b9 {
  max-width: 100%;
  overflow: auto;
}
.pattern_bronze_30be .image_a4cf a:hover {
  text-decoration: underline;
}
.heading-slow-6aae .overlay_soft_c148:not(.fluid-1b81),
.heading-slow-6aae .notification_f1a6 {
  margin-bottom: 1.41575em;
}
.heading-slow-6aae .overlay_soft_c148:not(.fluid-1b81):last-child,
.heading-slow-6aae .notification_f1a6:last-child {
  margin-bottom: 0;
}
.heading-slow-6aae .overlay_soft_c148.short_40c9 {
  margin-bottom: 0.41575em;
}
.heading-slow-6aae .summary_middle_8aa5:before,
.heading-slow-6aae .tooltip_dirty_1637:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.heading-slow-6aae .summary_middle_8aa5:before {
  content: "\f115";
}
.heading-slow-6aae .tooltip_dirty_1637:before {
  content: "\f02c";
}
.heading-slow-6aae .nav_warm_cf0e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.heading-slow-6aae .nav_warm_cf0e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.background-old-45be {
  display: -webkit-box;
  display: flex;
}
.background-old-45be .top_7ed7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .background-old-45be .top_7ed7 {
    flex-basis: 90px;
  }
}
.background-old-45be .active-outer-5f1d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .background-old-45be .active-outer-5f1d {
    flex-basis: calc(100% - 50px);
  }
}
.background-old-45be .caption_a4bb p:last-child {
  margin-bottom: 0.72em;
}
.old_4f93 .gradient-0ded {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.old_4f93 .gradient-0ded:after,
.old_4f93 .gradient-0ded:before {
  content: "";
  display: table;
}
.old_4f93 .gradient-0ded:after {
  clear: both;
}
.old_4f93 .gradient-0ded .east_da20,
.old_4f93 .gradient-0ded .black_f28e {
  width: 49%;
}
.old_4f93 .gradient-0ded .east_da20 a span.notification-thick-5254,
.old_4f93 .gradient-0ded .black_f28e a span.notification-thick-5254 {
  display: block;
  margin-bottom: 5px;
}
.old_4f93 .gradient-0ded .black_f28e {
  float: left;
  text-align: left;
}
.old_4f93 .gradient-0ded .east_da20 {
  float: right;
  text-align: right;
}
.tooltip_complex_99e8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip_complex_99e8 {
    margin-bottom: 0;
  }
}
.shadow-green-639f {
  margin-bottom: 1em;
}
.shadow-green-639f .fluid-1b81 {
  font-size: 1.1em;
  line-height: 1.3;
}
.logo_middle_2704 a {
  display: block;
  line-height: 0;
  position: relative;
}
.yellow_e8fc .shadow-green-639f,
.form_fixed_7d52 .shadow-green-639f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .yellow_e8fc .shadow-green-639f,
  .form_fixed_7d52 .shadow-green-639f {
    display: block;
  }
}
.yellow_e8fc .logo_middle_2704,
.form_fixed_7d52 .logo_middle_2704 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .yellow_e8fc .logo_middle_2704,
  .form_fixed_7d52 .logo_middle_2704 {
    margin-bottom: 1em;
  }
}
.yellow_e8fc .logo_middle_2704 img,
.form_fixed_7d52 .logo_middle_2704 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.yellow_e8fc .summary-2c5b,
.form_fixed_7d52 .summary-2c5b {
  flex-basis: calc(100% - 160px);
}
.yellow_e8fc .summary-2c5b p,
.form_fixed_7d52 .summary-2c5b p {
  margin-bottom: 0;
}
.yellow_e8fc .summary-2c5b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .yellow_e8fc .summary-2c5b {
    padding-left: 0;
  }
}
.form_fixed_7d52 .summary-2c5b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form_fixed_7d52 .summary-2c5b {
    padding-right: 0;
  }
}
.form_fixed_7d52 .logo_middle_2704 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.card_1713 .logo_middle_2704 {
  margin-bottom: 0.5em;
}
.card_1713 .logo_middle_2704 img {
  width: 100%;
}
.notice-86a8 .dirty_185b,
.tabs-2439 .dirty_185b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tabs-2439 .link_small_d235 .hard-5a68 p:last-child {
  margin-bottom: 0;
}
.table_blue_c4b8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.menu-tiny-578c .popup-next-580a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .menu-tiny-578c .popup-next-580a:last-of-type {
    margin-bottom: 0;
  }
}
.menu-tiny-578c .popup-next-580a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-tiny-578c .popup-next-580a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.menu-tiny-578c .popup-next-580a ul li {
  margin: 0 0 0.6em;
}
.menu-tiny-578c .popup-next-580a ul li.detail_fluid_429e,
.menu-tiny-578c .popup-next-580a ul li.narrow_0b23 {
  position: relative;
}
.menu-tiny-578c .popup-next-580a ul li.detail_fluid_429e .aside-2a77,
.menu-tiny-578c .popup-next-580a ul li.narrow_0b23 .aside-2a77 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.menu-tiny-578c .popup-next-580a ul li.detail_fluid_429e:after:after,
.menu-tiny-578c .popup-next-580a ul li.detail_fluid_429e:after:before,
.menu-tiny-578c
  .popup-next-580a
  ul
  li.narrow_0b23:after:after,
.menu-tiny-578c
  .popup-next-580a
  ul
  li.narrow_0b23:after:before {
  content: "";
  display: table;
}
.menu-tiny-578c .popup-next-580a ul li.detail_fluid_429e:after:after,
.menu-tiny-578c
  .popup-next-580a
  ul
  li.narrow_0b23:after:after {
  clear: both;
}
.menu-tiny-578c .popup-next-580a a.panel_e4c7:hover {
  text-decoration: none;
}
.menu-tiny-578c .popup-next-580a select {
  max-width: 100%;
}
.menu-tiny-578c .popup-next-580a table {
  font-size: 85%;
}
.menu-tiny-578c .popup-next-580a table td,
.menu-tiny-578c .popup-next-580a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.menu-tiny-578c .popup-next-580a table tfoot td {
  text-align: left;
}
.menu-tiny-578c .popup-next-580a :last-child {
  margin-bottom: 0;
}
.menu-tiny-578c .popup-next-580a .blue-b7ac {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.menu-tiny-578c .popup-next-580a .blue-b7ac label {
  width: 100%;
}
.menu-tiny-578c .popup-next-580a .blue-b7ac .slider_action_89ae {
  width: 100%;
  display: block;
}
.menu-tiny-578c .popup-next-580a .blue-b7ac .modal_1390 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.menu-tiny-578c .popup-next-580a .blue-b7ac .modal_1390:hover svg #svg-search {
  fill: #444;
}
.menu-tiny-578c .popup-next-580a .blue-b7ac .modal_1390 svg {
  width: 18px;
  height: 18px;
}
.menu-tiny-578c .first_f723 ul ul,
.menu-tiny-578c .stale_babb ul ul,
.menu-tiny-578c .label_hard_22cd ul ul,
.menu-tiny-578c .medium_fcd0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.menu-tiny-578c .first_f723 .preview-brown-bdae > a,
.menu-tiny-578c .stale_babb .preview-brown-bdae > a,
.menu-tiny-578c .label_hard_22cd .preview-brown-bdae > a,
.menu-tiny-578c .medium_fcd0 .preview-brown-bdae > a {
  margin-bottom: 0;
}
.menu-tiny-578c .warm_69d2 li,
.menu-tiny-578c .first_f723 li,
.menu-tiny-578c .layout_simple_5f5a li,
.menu-tiny-578c .stale_babb li,
.menu-tiny-578c .label_hard_22cd li,
.menu-tiny-578c .medium_fcd0 li,
.menu-tiny-578c .medium-75f2 li,
.menu-tiny-578c .grid_basic_6f33 li {
  display: block;
  position: relative;
}
.menu-tiny-578c .warm_69d2 li:last-child,
.menu-tiny-578c .first_f723 li:last-child,
.menu-tiny-578c .layout_simple_5f5a li:last-child,
.menu-tiny-578c .stale_babb li:last-child,
.menu-tiny-578c .label_hard_22cd li:last-child,
.menu-tiny-578c .medium_fcd0 li:last-child,
.menu-tiny-578c .medium-75f2 li:last-child,
.menu-tiny-578c .grid_basic_6f33 li:last-child {
  border: none;
}
.menu-tiny-578c .warm_69d2 li a,
.menu-tiny-578c .first_f723 li a,
.menu-tiny-578c .layout_simple_5f5a li a,
.menu-tiny-578c .stale_babb li a,
.menu-tiny-578c .label_hard_22cd li a,
.menu-tiny-578c .medium_fcd0 li a,
.menu-tiny-578c .medium-75f2 li a,
.menu-tiny-578c .grid_basic_6f33 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu-tiny-578c .warm_69d2 li ul li::before,
.menu-tiny-578c .first_f723 li ul li::before,
.menu-tiny-578c .layout_simple_5f5a li ul li::before,
.menu-tiny-578c .stale_babb li ul li::before,
.menu-tiny-578c .label_hard_22cd li ul li::before,
.menu-tiny-578c .medium_fcd0 li ul li::before,
.menu-tiny-578c .medium-75f2 li ul li::before,
.menu-tiny-578c .grid_basic_6f33 li ul li::before {
  left: 15px;
}
.menu-tiny-578c .warm_69d2 li ul a,
.menu-tiny-578c .first_f723 li ul a,
.menu-tiny-578c .layout_simple_5f5a li ul a,
.menu-tiny-578c .stale_babb li ul a,
.menu-tiny-578c .label_hard_22cd li ul a,
.menu-tiny-578c .medium_fcd0 li ul a,
.menu-tiny-578c .medium-75f2 li ul a,
.menu-tiny-578c .grid_basic_6f33 li ul a {
  padding-left: 20px;
}
.menu-tiny-578c .warm_69d2 li ul ul li::before,
.menu-tiny-578c .first_f723 li ul ul li::before,
.menu-tiny-578c .layout_simple_5f5a li ul ul li::before,
.menu-tiny-578c .stale_babb li ul ul li::before,
.menu-tiny-578c .label_hard_22cd li ul ul li::before,
.menu-tiny-578c .medium_fcd0 li ul ul li::before,
.menu-tiny-578c .medium-75f2 li ul ul li::before,
.menu-tiny-578c .grid_basic_6f33 li ul ul li::before {
  left: 30px;
}
.menu-tiny-578c .warm_69d2 li ul ul a,
.menu-tiny-578c .first_f723 li ul ul a,
.menu-tiny-578c .layout_simple_5f5a li ul ul a,
.menu-tiny-578c .stale_babb li ul ul a,
.menu-tiny-578c .label_hard_22cd li ul ul a,
.menu-tiny-578c .medium_fcd0 li ul ul a,
.menu-tiny-578c .medium-75f2 li ul ul a,
.menu-tiny-578c .grid_basic_6f33 li ul ul a {
  padding-left: 40px;
}
.menu-tiny-578c .preview-basic-d34d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu-tiny-578c .grid_basic_6f33 ul li {
  margin-bottom: 1.41575em;
}
.menu-tiny-578c .grid_basic_6f33 ul li .module_28e2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.menu-tiny-578c .grid_basic_6f33 ul li .dim_7681 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image_complex_dfaf .warm_69d2 li a,
.image_complex_dfaf .first_f723 li a,
.image_complex_dfaf .layout_simple_5f5a li a,
.image_complex_dfaf .stale_babb li a,
.image_complex_dfaf .label_hard_22cd li a,
.image_complex_dfaf .medium_fcd0 li a,
.image_complex_dfaf .medium-75f2 li a,
.image_complex_dfaf .grid_basic_6f33 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_complex_dfaf .preview-basic-d34d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_complex_dfaf .popup-next-580a ul li.detail_fluid_429e .aside-2a77,
.image_complex_dfaf .popup-next-580a ul li.narrow_0b23 .aside-2a77 {
  background: rgba(0, 0, 0, 0.2);
}
.image_complex_dfaf .menu-tiny-578c .popup-next-580a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_c1f2 .menu-tiny-578c .overlay_9457 li {
  margin: 0;
}
.article_c1f2 .menu-tiny-578c .overlay_9457 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article_c1f2 .menu-tiny-578c .overlay_9457 li ul {
  margin: 0;
}
.article_c1f2 .menu-tiny-578c .overlay_9457 li ul li a {
  padding-left: 15px;
}
.article_c1f2 .menu-tiny-578c .overlay_9457 li ul li li a {
  padding-left: 30px;
}
.article_c1f2 .menu-tiny-578c .overlay_9457 li.glass_a713 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article_c1f2 .menu-tiny-578c .overlay_9457 li.glass_a713 > 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;
}
.article_c1f2 .menu-tiny-578c .overlay_9457 li.glass_a713 > 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;
}
.accent_6131 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.text_2d62 {
  position: relative;
  z-index: 10;
}
.text_2d62 .layout-fast-23a9 {
  width: 100%;
  max-width: 100%;
}
.thick-25bc .video-dynamic-aac0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thick-25bc .border-fe22 {
}
.thick-25bc .image_complex_dfaf {
  background: #292929;
}
.full_66b1 .video-dynamic-aac0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.full_66b1 .border-fe22 {
  background: #f9f9f9;
}
.full_66b1 .image_complex_dfaf {
  background: #303030;
}
.module-6796 .video-dynamic-aac0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .module-6796 .focused-5c5c {
    margin-bottom: 1em;
  }
  .module-6796 .focused-5c5c:last-child {
    margin-bottom: 0;
  }
}
.module-6796 .border-fe22 {
  background: #ededed;
}
.module-6796 .image_complex_dfaf {
  background: #1a1a1a;
}
.video-dynamic-aac0.border-fe22 {
  color: rgba(0, 0, 0, 0.6);
}
.video-dynamic-aac0.border-fe22 .south_e8cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video-dynamic-aac0.image_complex_dfaf {
  color: rgba(255, 255, 255, 0.99);
}
.video-dynamic-aac0.image_complex_dfaf a:not(.panel_e4c7) {
  color: rgba(255, 255, 255, 0.79);
}
.video-dynamic-aac0.image_complex_dfaf a:not(.panel_e4c7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video-dynamic-aac0.image_complex_dfaf .south_e8cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-dynamic-aac0.image_complex_dfaf table tbody td,
.video-dynamic-aac0.image_complex_dfaf table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel-7c95.button-239f .lower_dd6e {
  max-width: initial;
}
.panel-7c95 .hidden-ca67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel-7c95 .hidden-ca67 .layout-fast-23a9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel-7c95 .hidden-ca67 .layout-fast-23a9 {
    display: block;
    margin-bottom: 2em;
  }
  .panel-7c95 .hidden-ca67 .layout-fast-23a9:last-child {
    margin-bottom: 0;
  }
}
.module-6796 .focused-5c5c:last-child,
.full_66b1 .focused-5c5c:last-child,
.thick-25bc .focused-5c5c:last-child {
  margin-bottom: 0;
}
.module-6796 .focused-5c5c .menu-tiny-578c .popup-next-580a:last-child,
.full_66b1 .focused-5c5c .menu-tiny-578c .popup-next-580a:last-child,
.thick-25bc .focused-5c5c .menu-tiny-578c .popup-next-580a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .module-6796 .main-bb5b,
  .module-6796 .container-b365,
  .full_66b1 .main-bb5b,
  .full_66b1 .container-b365,
  .thick-25bc .main-bb5b,
  .thick-25bc .container-b365 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .text_2d62 .focused-5c5c {
    margin-bottom: 2em;
  }
}
.text_2d62 p:last-child {
  margin-bottom: 0;
}
.text_2d62 li,
.text_2d62 ul {
  list-style: none;
  margin: 0;
}
.text_2d62 ul ul {
  margin-left: 2.617924em;
}
.search_large_a7b1 {
  font-size: 0.875em;
}

/* css-noise: 7ceb */
.ghost-box-n2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
