/*!
Theme Name: Customify
Theme URI: https://pressmaximum.chip_cool_b2ad/customify
Author: WPCustomify
Author URI: https://pressmaximum.chip_cool_b2ad
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.chip_cool_b2ad/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.media-clean-56b7.active_cbd3/licenses/gpl-2.0.tiny_a140
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.active-b359/, (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.pagination_liquid_8b0b.image_4b09/normalize.shade-large-1840/
 ======
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.shade-large-1840 v7.0.0 | MIT License | github.chip_cool_b2ad/necolas/normalize.shade-large-1840 */
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;
}
.tag_south_5e74 .dim_0bd3,
.text_11c6,
.rough_6e7b,
.hard_b943,
.dirty_894b,
.grid_lower_8b4e,
.column_4ab3,
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;
}
.text_11c6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .text_11c6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .text_11c6,
  h1 {
    font-size: 1.8em;
  }
}
.rough_6e7b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.rough_6e7b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .rough_6e7b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .rough_6e7b,
  h2 {
    font-size: 1.7em;
  }
}
.hard_b943,
h3 {
  font-size: 1.618em;
}
.tag_south_5e74 .dim_0bd3,
.dirty_894b,
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.plasma_c738 {
  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;
}
.lite-397b:after,
.lite-397b:before,
.brown-82f3:after,
.brown-82f3:before {
  content: "";
  display: table;
}
.lite-397b:after,
.brown-82f3:after {
  clear: both;
}
.outer-d65e {
  float: right;
  margin-right: 0;
}
.banner_e2d0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.container-inner-50b1 .status_4f65,
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;
}
.container-inner-50b1 .status_4f65: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;
}
.accent-narrow-fceb .status_4f65 {
  box-shadow: none;
}
.accent-narrow-fceb
  .status_4f65
  .hero_advanced_d4ea {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accent-narrow-fceb .status_4f65 .link-upper-5708 {
  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;
}
.accent-narrow-fceb
  .status_4f65
  .link-upper-5708
  b {
  display: none;
}
.accent-narrow-fceb .status_e1c4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tall_a0cc:not(.section-d353):not(.article_pressed_b379),
button:not(.section-d353):not(.article_pressed_b379),
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ),
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ),
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ) {
  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;
}
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ):hover,
button:not(.section-d353):not(
    .article_pressed_b379
  ):hover,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ):hover,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ):hover,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ):active,
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ):focus,
button:not(.section-d353):not(
    .article_pressed_b379
  ):active,
button:not(.section-d353):not(
    .article_pressed_b379
  ):focus,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ):active,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ):focus,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ):active,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ):focus,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ):active,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ):focus {
  outline: 0;
}
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240,
button:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240 {
  position: relative;
}
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .dim-b19c,
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .menu_ec2d,
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .tabs-ed41,
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  i,
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  svg,
button:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .dim-b19c,
button:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .menu_ec2d,
button:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .tabs-ed41,
button:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  i,
button:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  svg,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .dim-b19c,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .menu_ec2d,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .tabs-ed41,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  i,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  svg,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .dim-b19c,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .menu_ec2d,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .tabs-ed41,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  i,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  svg,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .dim-b19c,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .menu_ec2d,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  .tabs-ed41,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  i,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240
  svg {
  visibility: hidden;
}
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240:after,
button:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240:after,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240:after,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240:after,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ).fn-loading-a240: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;
}
.tall_a0cc:not(.section-d353):not(.article_pressed_b379),
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ),
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ),
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ) {
  color: #fff;
  background: #235787;
}
.tall_a0cc:not(.section-d353):not(
    .article_pressed_b379
  ):focus,
input[type="button"]:not(.section-d353):not(
    .article_pressed_b379
  ):focus,
input[type="reset"]:not(.section-d353):not(
    .article_pressed_b379
  ):focus,
input[type="submit"]:not(.section-d353):not(
    .article_pressed_b379
  ):focus {
  color: #fff;
}
.tall_a0cc.fn-disabled-a240:not(.section-d353):not(
    .article_pressed_b379
  ),
.tall_a0cc[disabled]:not(.section-d353):not(
    .article_pressed_b379
  ),
button.fn-disabled-a240:not(.section-d353):not(
    .article_pressed_b379
  ),
button[disabled]:not(.section-d353):not(
    .article_pressed_b379
  ) {
  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;
}
.frame-abb1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.frame-abb1: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;
}
.lite-5d63 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.light_5b57 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.column_rough_6f84 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.lite-397b:after,
.lite-397b:before,
.easy_0d2e:after,
.easy_0d2e:before,
.dim-5acb:after,
.dim-5acb:before,
.hero_65df:after,
.hero_65df:before,
.notification_206c:after,
.notification_206c:before,
.column_1994:after,
.column_1994:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.lite-397b:after,
.easy_0d2e:after,
.dim-5acb:after,
.hero_65df:after,
.notification_206c:after,
.column_1994:after {
  clear: both;
}
.easy_0d2e .element-ef07,
.dim-5acb .element-ef07,
.tall-e393 .element-ef07 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.summary-outer-a531 {
  display: inline-block;
}
.easy_6a5e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.easy_6a5e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.easy_6a5e .sidebar-da7d {
  padding: 1em 0;
  font-size: 85%;
}
.sidebar-da7d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focus-north-d841 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focus-north-d841:after,
.focus-north-d841:before {
  content: "";
  display: table;
}
.focus-north-d841:after {
  clear: both;
}
.hidden_yellow_cefa {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element_c8ae .hidden_yellow_cefa {
  max-width: 50%;
}
.upper-b262 .hidden_yellow_cefa {
  max-width: 33.33%;
}
.icon-up-6b90 .hidden_yellow_cefa {
  max-width: 25%;
}
.outline_8b06 .hidden_yellow_cefa {
  max-width: 20%;
}
.middle_755a .hidden_yellow_cefa {
  max-width: 16.66%;
}
.article-9c7f .hidden_yellow_cefa {
  max-width: 14.28%;
}
.disabled-blue-08e0 .hidden_yellow_cefa {
  max-width: 12.5%;
}
.slider_d4d9 .hidden_yellow_cefa {
  max-width: 11.11%;
}
.tall_cf10 {
  display: block;
}
.tag_south_5e74 .current-1ed3 label,
.tag_south_5e74 .media-9381 label,
.tag_south_5e74 .old-434b label,
.tag_south_5e74 .center_b987 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_9d08 {
  list-style: none;
  margin: 0;
}
.hover_9d08 article.complex-9754 {
  margin-bottom: 0;
}
.hover_9d08 ul {
  list-style: none;
  margin: 0;
}
.hover_9d08 .accent_north_916f li.complex-9754 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_9d08 .accent_north_916f li.complex-9754 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_9d08 .accent_north_916f li.complex-9754: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) {
  .hover_9d08 .accent_north_916f li.complex-9754 li.complex-9754 li.complex-9754 li.complex-9754 {
    padding-left: 0;
  }
}
article.complex-9754 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.complex-9754 .easy_0d2e p:last-of-type {
  margin-bottom: 0;
}
article.complex-9754 .modal_aae3 {
  float: left;
}
article.complex-9754 .search_green_b25f {
  margin-left: 85px;
}
article.complex-9754 .slider_0df2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.complex-9754 .slider_0df2 .paper_ee81 {
  margin-left: 10px;
}
article.complex-9754 .hidden_731b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.complex-9754 .frame_outer_5330 {
  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 .current-1ed3,
  #respond .old-434b,
  #respond .center_b987 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .current-1ed3 input,
#respond .old-434b input,
#respond .center_b987 input {
  width: 100%;
}
#respond .center_b987 {
  margin-right: 0;
}
#respond .cool-4acf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow_9ec1 {
  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;
}
.yellow_9ec1.narrow-1555 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.yellow_9ec1 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%);
}
.yellow_9ec1:focus,
.yellow_9ec1: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);
}
.shade_white_8e12 {
  border-radius: 10%;
}
.hot_b0a3 {
  border-radius: 50%;
}
.badge-center-b51d {
  font-size: 0.72em;
}
.frame-a2b0 {
  font-size: 0.875em;
}
.active-82df {
  font-size: 1.1em;
}
.texture-9e04 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture-9e04.badge-center-b51d {
  letter-spacing: 0.5px;
}
.small_b0d8,
.small_b0d8 a {
  color: #6d6d6d;
}
.small_b0d8 a:hover {
  color: #111;
}
.focus-6e36 {
  color: #6d6d6d;
}
.motion_4d2b {
  overflow-x: hidden;
}
.motion_4d2b .row-b9f8.black-1baa {
  position: relative;
}
.motion_4d2b .row-b9f8.black-1baa.up-2ca4 {
  position: initial;
}
.motion_4d2b
  .row-b9f8.black-1baa.up-2ca4
  .video-fresh-f9b2 {
  left: auto;
}
.motion_4d2b .row-b9f8 .video-fresh-f9b2 {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.motion_4d2b .row-b9f8:hover.black-1baa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.motion_4d2b
  .row-b9f8:hover.black-1baa
  .video-fresh-f9b2 {
  display: block;
  z-index: 9999999;
}
.motion_4d2b .bright-d2d3 .panel-orange-32f2,
.motion_4d2b .sort-c12e .panel-orange-32f2 {
  display: none;
}
.motion_4d2b .down_6d7e .row-b9f8:hover.black-1baa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tag_south_5e74 .current-1ed3 label,
.tag_south_5e74 .media-9381 label,
.tag_south_5e74 .old-434b label,
.tag_south_5e74 .center_b987 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hover_9d08 {
  list-style: none;
  margin: 0;
}
.hover_9d08 article.complex-9754 {
  margin-bottom: 0;
}
.hover_9d08 ul {
  list-style: none;
  margin: 0;
}
.hover_9d08 .accent_north_916f li.complex-9754 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hover_9d08 .accent_north_916f li.complex-9754 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hover_9d08 .accent_north_916f li.complex-9754: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) {
  .hover_9d08 .accent_north_916f li.complex-9754 li.complex-9754 li.complex-9754 li.complex-9754 {
    padding-left: 0;
  }
}
article.complex-9754 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.complex-9754 .easy_0d2e p:last-of-type {
  margin-bottom: 0;
}
article.complex-9754 .modal_aae3 {
  float: left;
}
article.complex-9754 .search_green_b25f {
  margin-left: 85px;
}
article.complex-9754 .slider_0df2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.complex-9754 .slider_0df2 .paper_ee81 {
  margin-left: 10px;
}
article.complex-9754 .hidden_731b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.complex-9754 .frame_outer_5330 {
  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 .current-1ed3,
  #respond .old-434b,
  #respond .center_b987 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .current-1ed3 input,
#respond .old-434b input,
#respond .center_b987 input {
  width: 100%;
}
#respond .center_b987 {
  margin-right: 0;
}
#respond .cool-4acf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright-d2d3 .button-e085 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.button-e085 .white-9bf3.heading-47f2 .panel_f5cb > li > a:focus,
.button-e085 .white-9bf3.heading-47f2 .panel_f5cb > li > a:hover,
.button-e085 .white-9bf3.feature_32ee .panel_f5cb > li > a:focus,
.button-e085 .white-9bf3.feature_32ee .panel_f5cb > li > a:hover,
.button-e085 .white-9bf3.frame-small-2e30 .panel_f5cb > li > a:focus,
.button-e085 .white-9bf3.frame-small-2e30 .panel_f5cb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-e085
  .white-9bf3.heading-47f2
  .panel_f5cb
  > li.content-66af
  > a,
.button-e085
  .white-9bf3.heading-47f2
  .panel_f5cb
  > li.texture_4013
  > a,
.button-e085
  .white-9bf3.feature_32ee
  .panel_f5cb
  > li.content-66af
  > a,
.button-e085
  .white-9bf3.feature_32ee
  .panel_f5cb
  > li.texture_4013
  > a,
.button-e085
  .white-9bf3.frame-small-2e30
  .panel_f5cb
  > li.content-66af
  > a,
.button-e085 .white-9bf3.frame-small-2e30 .panel_f5cb > li.video_mini_b47a > a {
  color: rgba(255, 255, 255, 0.99);
}
.button-e085 .lower-fdaa,
.button-e085 .lower-fdaa a {
  color: rgba(255, 255, 255, 0.99);
}
.button-e085 .photo-2f9e.mask_north_cb41 li a,
.button-e085 .alert_b851 a,
.button-e085 .iron-60ad,
.button-e085 .panel_f5cb > li > a,
.button-e085 .action-3ba7 {
  color: rgba(255, 255, 255, 0.79);
}
.button-e085 .photo-2f9e.mask_north_cb41 li a:hover,
.button-e085 .alert_b851 a:hover,
.button-e085 .iron-60ad:hover,
.button-e085 .panel_f5cb > li > a:hover,
.button-e085 .action-3ba7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-e085 .west_f374 {
  color: rgba(255, 255, 255, 0.79);
}
.button-e085 .west_f374 .box_75e6 {
  color: rgba(255, 255, 255, 0.99);
}
.button-e085 .west_f374:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-e085 .heading-bottom-c2c1 .preview-e8e0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-e085 .heading-bottom-c2c1 .preview-e8e0 .frame-f83d {
  color: rgba(255, 255, 255, 0.79);
}
.button-e085
  .heading-bottom-c2c1
  .preview-e8e0
  .frame-f83d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button-e085
  .heading-bottom-c2c1
  .preview-e8e0
  .frame-f83d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button-e085
  .heading-bottom-c2c1
  .preview-e8e0
  .frame-f83d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button-e085
  .heading-bottom-c2c1
  .preview-e8e0
  .frame-f83d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button-e085 .heading-bottom-c2c1 .fresh-6ca8 {
  color: rgba(255, 255, 255, 0.79);
}
.button-e085 .heading-bottom-c2c1 .fresh-6ca8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_8d19
  .button-e085
  .heading-bottom-c2c1
  .title_purple_c3d7
  .heading_hard_90cf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.old_8d19
  .button-e085
  .heading-bottom-c2c1
  .title_purple_c3d7
  .frame-f83d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright-d2d3 .block-current-104a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.block-current-104a .white-9bf3.heading-47f2 .panel_f5cb > li > a:focus,
.block-current-104a .white-9bf3.heading-47f2 .panel_f5cb > li > a:hover,
.block-current-104a .white-9bf3.feature_32ee .panel_f5cb > li > a:focus,
.block-current-104a .white-9bf3.feature_32ee .panel_f5cb > li > a:hover,
.block-current-104a .white-9bf3.frame-small-2e30 .panel_f5cb > li > a:focus,
.block-current-104a .white-9bf3.frame-small-2e30 .panel_f5cb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block-current-104a
  .white-9bf3.heading-47f2
  .panel_f5cb
  > li.content-66af
  > a,
.block-current-104a
  .white-9bf3.heading-47f2
  .panel_f5cb
  > li.texture_4013
  > a,
.block-current-104a
  .white-9bf3.feature_32ee
  .panel_f5cb
  > li.content-66af
  > a,
.block-current-104a
  .white-9bf3.feature_32ee
  .panel_f5cb
  > li.texture_4013
  > a,
.block-current-104a
  .white-9bf3.frame-small-2e30
  .panel_f5cb
  > li.content-66af
  > a,
.block-current-104a .white-9bf3.frame-small-2e30 .panel_f5cb > li.video_mini_b47a > a {
  color: rgba(0, 0, 0, 0.8);
}
.block-current-104a .lower-fdaa,
.block-current-104a .lower-fdaa a {
  color: rgba(0, 0, 0, 0.8);
}
.block-current-104a .photo-2f9e.mask_north_cb41 li a,
.block-current-104a .alert_b851 a,
.block-current-104a .iron-60ad,
.block-current-104a .panel_f5cb > li > a,
.block-current-104a .action-3ba7 {
  color: rgba(0, 0, 0, 0.55);
}
.block-current-104a .photo-2f9e.mask_north_cb41 li a:hover,
.block-current-104a .alert_b851 a:hover,
.block-current-104a .iron-60ad:hover,
.block-current-104a .panel_f5cb > li > a:hover,
.block-current-104a .action-3ba7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block-current-104a .west_f374 {
  color: rgba(0, 0, 0, 0.55);
}
.block-current-104a .west_f374 .box_75e6 {
  color: rgba(0, 0, 0, 0.8);
}
.block-current-104a .west_f374:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_2182 .stone_920f {
  margin-left: auto;
  margin-right: auto;
}
.dim-5acb > * {
  margin-left: auto;
  margin-right: auto;
}
.dim-5acb .lite-5d63 {
  margin-right: 1.41575em;
}
.pattern_warm_a5f8 .dim-5acb > .footer-rough-9af5 {
  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;
}
.pattern_warm_a5f8 .dim-5acb > .soft_a5eb {
  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;
}
.upper-d9d0.simple_2182 .stone_920f,
.overlay_6260.simple_2182 .stone_920f {
  margin-left: 0;
}
.outline-0777.simple_2182 .stone_920f,
.solid_ec16.simple_2182 .stone_920f {
  margin-right: 0;
}
.dim-5acb ol,
.dim-5acb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.next_a614 video {
  max-width: 100%;
}
.button-stale-a1b0 img {
  display: block;
}
.button-stale-a1b0.lite-5d63,
.button-stale-a1b0.light_5b57 {
  width: 100%;
}
.button-stale-a1b0.soft_a5eb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.breadcrumb-95ce:not(.detail_d436) {
  margin: 1.5em auto;
}
.element-e753 p {
  padding: 1.5em 14px;
}
ul.row-a055.soft_a5eb,
ul.row-a055.footer-rough-9af5,
ul.row-a055.gas-96c3.footer-rough-9af5 {
  padding: 0 14px;
}
.middle_3fd3 {
  display: block;
  overflow-x: auto;
}
.middle_3fd3 table {
  border-collapse: collapse;
  width: 100%;
}
.middle_3fd3 td,
.middle_3fd3 th {
  padding: 0.5em;
}
.dim-5acb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dim-5acb ol ol,
.dim-5acb ol ul,
.dim-5acb ul ol,
.dim-5acb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dim-5acb ol ol li,
.dim-5acb ol ul li,
.dim-5acb ul ol li,
.dim-5acb ul ul li {
  margin-left: 0;
}
.search_bronze_9577.accordion-dad2 > .up-b1c5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.search_bronze_9577.accordion-dad2 > .up-b1c5 iframe,
.search_bronze_9577.accordion-dad2 > .up-b1c5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gallery_bfc2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gallery_bfc2.cold_5ce8 {
  padding: 0;
}
.gallery_bfc2.cold_5ce8 cite {
  font-size: 13px;
}
.gallery_bfc2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gallery_bfc2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.upper-6e47 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.upper-6e47 > p:first-child {
  margin-top: 0;
}
.upper-6e47 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.upper-6e47 blockquote {
  border-left: 0;
}
.info-out-b32c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.info-out-b32c:not(.media-plasma-3be1) {
  max-width: 100px;
}
.info-out-b32c.carousel_7d8a {
  border-bottom: none !important;
  text-align: center;
}
.info-out-b32c.carousel_7d8a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .element-e753 p {
    padding: 1.5em 0;
  }
}
.fixed-b849 {
  color: #0073aa;
}
.icon-adf8 {
  background-color: #0073aa;
}
.picture-648e {
  color: #229fd8;
}
.focus_tiny_2d58 {
  background-color: #229fd8;
}
.next-40fa {
  color: #eee;
}
.accordion_4285 {
  background-color: #eee;
}
.hard_8c2f {
  color: #444;
}
.dim_f658 {
  background-color: #444;
}
.primary-gas-5fb5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.primary-gas-5fb5 .container-d529 .alert_b851 {
  font-size: 15px;
}
.primary-gas-5fb5 .alert_b851 {
  line-height: 1.3;
}
.primary-gas-5fb5 .block-current-104a {
}
.primary-gas-5fb5 .button-e085 {
  background: #235787;
}
.preview-gold-8f10 {
  padding: 0;
}
.preview-gold-8f10 .button-e085 {
  background: #1a1a1a;
}
.preview-gold-8f10 .block-current-104a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.old-8083 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.old-8083 .block-current-104a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.old-8083 .button-e085 {
  background: #303030;
}
.column_1994 {
  position: relative;
  z-index: 10;
}
.column_1994 .panel_b743 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_3670 .black-1baa {
  display: inline-block;
  vertical-align: middle;
}
.secondary_3670.caption_26a1 .black-1baa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .secondary_3670.caption_26a1 .black-1baa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_3670.caption_26a1 .black-1baa {
    margin-right: 0.4em;
  }
}
.secondary_3670.caption_26a1 .black-1baa:last-child {
  margin-right: 0;
}
.badge_clean_806e .panel_b743 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bright-d2d3 .container-d529 {
    margin: 0 -0.5em;
  }
  .bright-d2d3 .container-d529 [class*="customify-col-"],
  .bright-d2d3 .container-d529 [class*="customify-col_"],
  .bright-d2d3 .container-d529 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bright-d2d3.row-fb2e .panel_b743 {
  background: 0 0 !important;
}
.bright-d2d3.row-fb2e .panel_b743,
.bright-d2d3.badge_clean_806e .panel_b743 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bright-d2d3.upper_8467 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bright-d2d3.badge_clean_806e .panel_b743 {
  box-shadow: none !important;
}
.modal_bcd3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .modal_bcd3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .modal_bcd3 {
    padding: 18px 0 20px;
  }
}
.modal_bcd3 .simple_19fd {
  width: 100%;
}
.modal_bcd3 .content-ffb7 {
  margin-bottom: 0;
}
.modal_bcd3 .large-4d3a {
  margin-top: 5px;
  font-size: 0.875em;
}
.outer_70d6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.outer_70d6 .texture-new-0c32 {
  width: 100%;
}
.sort-yellow-fc8e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort-yellow-fc8e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort-yellow-fc8e 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;
}
.sort-yellow-fc8e li:last-child:after {
  display: none;
}
.sort-yellow-fc8e li a {
  font-weight: 500;
  margin-right: 10px;
}
.text-pressed-b366 .panel-orange-32f2 button,
.modal_bcd3 .panel-orange-32f2 button {
  left: 0;
}
.text-pressed-b366 .texture-new-0c32,
.modal_bcd3 .texture-new-0c32 {
  padding-left: 0;
  padding-right: 0;
}
.text-pressed-b366 .outer_70d6,
.modal_bcd3 .outer_70d6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text-pressed-b366 {
  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;
}
.text-pressed-b366: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;
}
.text-pressed-b366 .wide-8f9c {
  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) {
  .text-pressed-b366 .wide-8f9c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text-pressed-b366 .wide-8f9c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text-pressed-b366 .wide-8f9c {
    min-height: 200px;
  }
}
.text-pressed-b366 .sort-yellow-fc8e {
  color: rgba(255, 255, 255, 0.8);
}
.text-pressed-b366 .sort-yellow-fc8e a,
.text-pressed-b366 .sort-yellow-fc8e li:after {
  color: inherit;
}
.text-pressed-b366 .sort-yellow-fc8e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bottom_1a28 {
  margin-bottom: 0.5em;
}
.fluid_93b7 {
  margin-bottom: 1.2em;
}
.fluid_93b7,
.bottom_1a28 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.fluid_93b7 p:last-child,
.bottom_1a28 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .panel-orange-32f2,
#masthead .panel-orange-32f2 {
  display: none;
}
#masthead
  > .panel-orange-32f2.main-right-5f50 {
  display: none;
}
#masthead > .panel-orange-32f2 button {
  left: 0;
}
.hover_static_5a9b {
  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%;
}
.hover_static_5a9b .black-1baa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hover_static_5a9b .cold_438f {
  display: -webkit-box;
  display: flex;
}
.hover_static_5a9b .cold_438f.black_06f4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hover_static_5a9b .cold_438f.backdrop_hard_b3be {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hover_static_5a9b .cold_438f.tertiary_bright_df9f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hover_static_5a9b.hero-center-a7d0.alert_pink_e6f7 .cold_438f.black_06f4 {
  flex-basis: 100%;
}
.hover_static_5a9b.form-clean-e61e .cold_438f.backdrop_hard_b3be {
  -webkit-box-flex: 1;
  flex: auto;
}
.hover_static_5a9b.form-clean-e61e .cold_438f.tertiary_bright_df9f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .panel-orange-32f2.main-right-5f50 {
  display: none;
}
#masthead > .panel-orange-32f2 button {
  left: 0;
}
.image-prev-b0dc {
  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;
}
.image-prev-b0dc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image-prev-b0dc.upper-c334 i {
  margin-right: 4px;
}
.image-prev-b0dc.focused-341e i {
  margin-left: 5px;
}
.alert_b851 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert_b851 p:last-child {
  margin-bottom: 0;
}
.tooltip-upper-1862 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tooltip-upper-1862 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tooltip-upper-1862 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tooltip-upper-1862 .lower-fdaa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tooltip-upper-1862 .message-bottom-00be {
  margin: 5px 0 7px 0;
}
.tooltip-upper-1862.row-de4e .avatar-9b66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-upper-1862.row-de4e .motion_551f {
  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;
}
.tooltip-upper-1862.module-bright-51dd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tooltip-upper-1862.module-bright-51dd .avatar-9b66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-upper-1862.module-bright-51dd .motion_551f {
  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;
}
.tooltip-upper-1862.photo_small_3227 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip-upper-1862.table_6a3e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tooltip-upper-1862.table_6a3e .motion_551f {
  margin-top: 7px;
}
.avatar_stone_0d0d {
  display: inline-block;
}
.column_1994 .logo-02a2 .tooltip-upper-1862 img {
  max-width: 100%;
}
.white-9bf3 .hard_e714.text-middle-1341,
.motion-8d19 .hard_e714.text-middle-1341 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.white-9bf3 .description-soft-59d3,
.motion-8d19 .description-soft-59d3 {
  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%);
}
.white-9bf3 .description-soft-59d3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.white-9bf3.banner_gas_9c60 .description-soft-59d3 {
  display: none;
}
.white-9bf3 .pagination_lite_ab49 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.white-9bf3 .pagination_lite_ab49 li {
  display: inline-block;
  position: relative;
}
.white-9bf3 .pagination_lite_ab49 li:last-child {
  margin-right: 0;
}
.white-9bf3 .pagination_lite_ab49 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;
}
.white-9bf3 .pagination_lite_ab49 li.video_mini_b47a > a {
  color: rgba(0, 0, 0, 0.9);
}
.white-9bf3 .pagination_lite_ab49 > 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;
}
.white-9bf3 .pagination_lite_ab49 > li > a i {
  line-height: 0;
}
.white-9bf3 .pagination_lite_ab49 > li.dropdown-prev-7077 > a .description-soft-59d3 {
  margin-left: 4px;
  line-height: 0;
}
.white-9bf3 .pagination_lite_ab49 .red-a14e li.dropdown-prev-7077 > a {
  position: relative;
}
.white-9bf3 .pagination_lite_ab49 .red-a14e li.dropdown-prev-7077 > a:after,
.white-9bf3 .pagination_lite_ab49 .red-a14e li.dropdown-prev-7077 > a:before {
  content: "";
  display: table;
}
.white-9bf3 .pagination_lite_ab49 .red-a14e li.dropdown-prev-7077 > a:after {
  clear: both;
}
.white-9bf3 .pagination_lite_ab49 .red-a14e li.dropdown-prev-7077 > a .description-soft-59d3 {
  margin-left: 5px;
  float: right;
}
.white-9bf3 .gallery_fb5c,
.white-9bf3 .red-a14e {
  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;
}
.white-9bf3 .red-a14e {
  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;
}
.white-9bf3 .red-a14e .text-middle-1341 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.white-9bf3 .red-a14e .description-soft-59d3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.white-9bf3 .red-a14e li {
  display: block;
  margin: 0;
  padding: 0;
}
.white-9bf3 .red-a14e 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;
}
.white-9bf3 .red-a14e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.white-9bf3 .red-a14e .red-a14e {
  top: 0;
  left: 100%;
}
.white-9bf3 .steel-e196.fn-focus-a240 > .gallery_fb5c,
.white-9bf3 .steel-e196.fn-focus-a240 > .red-a14e,
.white-9bf3 .steel-e196:focus > .gallery_fb5c,
.white-9bf3 .steel-e196:focus > .red-a14e,
.white-9bf3 .steel-e196:hover > .gallery_fb5c,
.white-9bf3 .steel-e196:hover > .red-a14e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.white-9bf3.frame-small-2e30 .panel_f5cb:after,
.white-9bf3.frame-small-2e30 .panel_f5cb:before {
  content: "";
  display: table;
}
.white-9bf3.frame-small-2e30 .panel_f5cb:after {
  clear: both;
}
.white-9bf3.frame-small-2e30 .panel_f5cb > li {
  float: left;
}
.white-9bf3.title_fixed_3563 .panel_f5cb:after,
.white-9bf3.title_fixed_3563 .panel_f5cb:before {
  content: "";
  display: table;
}
.white-9bf3.title_fixed_3563 .panel_f5cb:after {
  clear: both;
}
.white-9bf3.title_fixed_3563 .panel_f5cb > li {
  float: left;
}
.white-9bf3.title_fixed_3563 .panel_f5cb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.white-9bf3.title_fixed_3563 .panel_f5cb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.white-9bf3.title_fixed_3563 .panel_f5cb > li.content-66af > a,
.white-9bf3.title_fixed_3563 .panel_f5cb > li.video_mini_b47a > a {
  color: #fff;
  background-color: #1e4b75;
}
.white-9bf3.heading-47f2 .panel_f5cb > li > a .text-middle-1341 {
  position: relative;
}
.white-9bf3.heading-47f2 .panel_f5cb > li > a .text-middle-1341: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;
}
.white-9bf3.heading-47f2
  .panel_f5cb
  > li:focus
  > a
  .text-middle-1341:before,
.white-9bf3.heading-47f2
  .panel_f5cb
  > li:hover
  > a
  .text-middle-1341:before {
  width: 100%;
  background-color: currentColor;
}
.white-9bf3.heading-47f2
  .panel_f5cb
  > li.content-66af
  > a
  .text-middle-1341:before,
.white-9bf3.heading-47f2
  .panel_f5cb
  > li.texture_4013
  > a
  .text-middle-1341:before {
  width: 100%;
  background-color: currentColor;
}
.white-9bf3.feature_32ee .panel_f5cb > li > a .text-middle-1341 {
  position: relative;
}
.white-9bf3.feature_32ee .panel_f5cb > li > a .text-middle-1341: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;
}
.white-9bf3.feature_32ee .panel_f5cb > li:focus > a .text-middle-1341:before,
.white-9bf3.feature_32ee
  .panel_f5cb
  > li:hover
  > a
  .text-middle-1341:before {
  width: 100%;
  background-color: currentColor;
}
.white-9bf3.feature_32ee
  .panel_f5cb
  > li.content-66af
  > a
  .text-middle-1341:before,
.white-9bf3.feature_32ee
  .panel_f5cb
  > li.texture_4013
  > a
  .text-middle-1341:before {
  width: 100%;
  background-color: currentColor;
}
.motion-8d19 .pagination_lite_ab49 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.motion-8d19 .pagination_lite_ab49 li:first-child > a {
  border-top: none;
}
.motion-8d19 .pagination_lite_ab49 .up_e637 > .text-middle-1341 .description-soft-59d3 {
  display: none;
}
.motion-8d19 .pagination_lite_ab49 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.motion-8d19 .pagination_lite_ab49 li:last-child {
  border: none;
}
.motion-8d19 .pagination_lite_ab49 li.dropdown-prev-7077 > a {
  padding-right: 45px !important;
}
.motion-8d19 .pagination_lite_ab49 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.motion-8d19 .pagination_lite_ab49 li a:focus,
.motion-8d19 .pagination_lite_ab49 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-8d19 .pagination_lite_ab49 li .alert_6e1a {
  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;
}
.motion-8d19 .pagination_lite_ab49 li .alert_6e1a:hover {
  box-shadow: none;
}
.motion-8d19 .pagination_lite_ab49 li .alert_6e1a .description-soft-59d3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.motion-8d19 .pagination_lite_ab49 .red-a14e {
  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);
}
.motion-8d19 .pagination_lite_ab49 .red-a14e li a {
  padding-left: 3em;
}
.motion-8d19 .pagination_lite_ab49 .short_265f > a .alert_6e1a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.motion-8d19 .pagination_lite_ab49 .short_265f > .red-a14e {
  display: block;
  opacity: 1;
}
.short-46db {
  max-width: 100%;
}
.inner_534b {
  line-height: 0;
  cursor: pointer;
}
.action-3ba7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.action-3ba7:hover {
  box-shadow: none;
  color: currentColor;
}
.action-3ba7 svg {
  width: 18px;
  height: 18px;
}
.action-3ba7 .dropdown_1c42 {
  display: none;
}
.message-4991 {
  position: relative;
}
.message-4991.fn-active-a240 .action-3ba7 .photo_wide_565b {
  display: none;
}
.message-4991.fn-active-a240 .action-3ba7 .dropdown_1c42 {
  display: inline-block;
}
.message-4991 .hovered_382f {
  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);
}
.message-4991.hover-df04 .hovered_382f {
  left: auto;
  right: -0.9em;
}
.message-4991.hover-df04 .footer_513c::before {
  left: auto;
  right: 15px;
}
.message-4991.fn-active-a240 .hovered_382f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title_purple_c3d7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.title_purple_c3d7 label {
  flex-basis: 100%;
}
.title_purple_c3d7 .preview-e8e0 {
  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;
}
.title_purple_c3d7 .frame-f83d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.title_purple_c3d7 .frame-f83d:focus {
  background-color: transparent;
}
.title_purple_c3d7 button.fresh-6ca8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.title_purple_c3d7 button.fresh-6ca8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.title_purple_c3d7 button.fresh-6ca8 svg {
  width: 18px;
  height: 18px;
}
.title_purple_c3d7 input[type="submit"] {
  min-height: auto;
}
.heading-bottom-c2c1 .title_purple_c3d7 .frame-f83d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer_513c {
  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) {
  .footer_513c {
    width: 220px;
  }
}
.footer_513c label {
  flex-basis: 100%;
}
.footer_513c::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;
}
.old_8d19 .heading-bottom-c2c1 .title_purple_c3d7 {
  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;
}
.old_8d19
  .heading-bottom-c2c1
  .title_purple_c3d7
  .preview-e8e0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.old_8d19 .heading-bottom-c2c1 .title_purple_c3d7 .frame-f83d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.old_8d19
  .heading-bottom-c2c1
  .title_purple_c3d7
  .frame-f83d:focus {
  background: 0 0;
}
.old_8d19
  .heading-bottom-c2c1
  .title_purple_c3d7
  .heading_hard_90cf {
  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;
}
.photo-2f9e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.photo-2f9e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.photo-2f9e li:last-child {
  margin-right: 0;
}
.photo-2f9e li:first-child {
  margin-left: 0;
}
.photo-2f9e.overlay-complex-533c a {
  color: #fff;
}
.photo-2f9e.overlay-complex-533c a:hover {
  color: #fff;
}
.photo-2f9e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.photo-2f9e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.photo-2f9e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.photo-2f9e a:hover {
  opacity: 0.9;
  color: inherit;
}
.photo-2f9e [class*="social-icon-apple"] {
  background-color: #999;
}
.photo-2f9e [class*="social-icon-apple"].stale_ba94 {
  background-color: transparent;
  color: #999;
}
.photo-2f9e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.photo-2f9e [class*="social-icon-behance"].stale_ba94 {
  background-color: transparent;
  color: #1769ff;
}
.photo-2f9e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.photo-2f9e [class*="social-icon-bitbucket"].stale_ba94 {
  background-color: transparent;
  color: #205081;
}
.photo-2f9e [class*="social-icon-codepen"] {
  background-color: #000;
}
.photo-2f9e [class*="social-icon-codepen"].stale_ba94 {
  background-color: transparent;
  color: #000;
}
.photo-2f9e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.photo-2f9e [class*="social-icon-delicious"].stale_ba94 {
  background-color: transparent;
  color: #39f;
}
.photo-2f9e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.photo-2f9e [class*="social-icon-digg"].stale_ba94 {
  background-color: transparent;
  color: #005be2;
}
.photo-2f9e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.photo-2f9e [class*="social-icon-dribbble"].stale_ba94 {
  background-color: transparent;
  color: #ea4c89;
}
.photo-2f9e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.photo-2f9e [class*="social-icon-envelope"].stale_ba94 {
  background-color: transparent;
  color: #ea4335;
}
.photo-2f9e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.photo-2f9e [class*="social-icon-facebook"].stale_ba94 {
  background-color: transparent;
  color: #3b5998;
}
.photo-2f9e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.photo-2f9e [class*="social-icon-flickr"].stale_ba94 {
  background-color: transparent;
  color: #0063dc;
}
.photo-2f9e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.photo-2f9e [class*="social-icon-foursquare"].stale_ba94 {
  background-color: transparent;
  color: #2d5be3;
}
.photo-2f9e [class*="social-icon-github"] {
  background-color: #333;
}
.photo-2f9e [class*="social-icon-github"].stale_ba94 {
  background-color: transparent;
  color: #333;
}
.photo-2f9e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.photo-2f9e [class*="social-icon-google-plus"].stale_ba94 {
  background-color: transparent;
  color: #dd4b39;
}
.photo-2f9e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.photo-2f9e [class*="social-icon-houzz"].stale_ba94 {
  background-color: transparent;
  color: #7ac142;
}
.photo-2f9e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.photo-2f9e [class*="social-icon-instagram"].stale_ba94 {
  background-color: transparent;
  color: #262626;
}
.photo-2f9e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.photo-2f9e [class*="social-icon-jsfiddle"].stale_ba94 {
  background-color: transparent;
  color: #487aa2;
}
.photo-2f9e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.photo-2f9e [class*="social-icon-linkedin"].stale_ba94 {
  background-color: transparent;
  color: #0077b5;
}
.photo-2f9e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.photo-2f9e [class*="social-icon-medium"].stale_ba94 {
  background-color: transparent;
  color: #00ab6b;
}
.photo-2f9e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.photo-2f9e
  [class*="social-icon-odnoklassniki"].stale_ba94 {
  background-color: transparent;
  color: #f4731c;
}
.photo-2f9e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.photo-2f9e [class*="social-icon-meetup"].stale_ba94 {
  background-color: transparent;
  color: #ec1c40;
}
.photo-2f9e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.photo-2f9e [class*="social-icon-pinterest"].stale_ba94 {
  background-color: transparent;
  color: #bd081c;
}
.photo-2f9e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.photo-2f9e [class*="social-icon-product-hunt"].stale_ba94 {
  background-color: transparent;
  color: #da552f;
}
.photo-2f9e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.photo-2f9e [class*="social-icon-reddit"].stale_ba94 {
  background-color: transparent;
  color: #ff4500;
}
.photo-2f9e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.photo-2f9e [class*="social-icon-rss"].stale_ba94 {
  background-color: transparent;
  color: #f26522;
}
.photo-2f9e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.photo-2f9e
  [class*="social-icon-shopping-cart"].stale_ba94 {
  background-color: transparent;
  color: #4caf50;
}
.photo-2f9e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.photo-2f9e [class*="social-icon-skype"].stale_ba94 {
  background-color: transparent;
  color: #00aff0;
}
.photo-2f9e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.photo-2f9e [class*="social-icon-slideshare"].stale_ba94 {
  background-color: transparent;
  color: #0077b5;
}
.photo-2f9e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.photo-2f9e [class*="social-icon-snapchat"].stale_ba94 {
  background-color: transparent;
  color: #fffc00;
}
.photo-2f9e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.photo-2f9e [class*="social-icon-soundcloud"].stale_ba94 {
  background-color: transparent;
  color: #f80;
}
.photo-2f9e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.photo-2f9e [class*="social-icon-spotify"].stale_ba94 {
  background-color: transparent;
  color: #2ebd59;
}
.photo-2f9e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.photo-2f9e
  [class*="social-icon-stack-overflow"].stale_ba94 {
  background-color: transparent;
  color: #fe7a15;
}
.photo-2f9e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.photo-2f9e [class*="social-icon-maldkfgram"].stale_ba94 {
  background-color: transparent;
  color: #2ca5e0;
}
.photo-2f9e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.photo-2f9e [class*="social-icon-tripadvisor"].stale_ba94 {
  background-color: transparent;
  color: #589442;
}
.photo-2f9e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.photo-2f9e [class*="social-icon-tumblr"].stale_ba94 {
  background-color: transparent;
  color: #35465c;
}
.photo-2f9e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.photo-2f9e [class*="social-icon-twitch"].stale_ba94 {
  background-color: transparent;
  color: #6441a5;
}
.photo-2f9e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.photo-2f9e [class*="social-icon-twitter"].stale_ba94 {
  background-color: transparent;
  color: #1da1f2;
}
.photo-2f9e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.photo-2f9e [class*="social-icon-vimeo"].stale_ba94 {
  background-color: transparent;
  color: #1ab7ea;
}
.photo-2f9e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.photo-2f9e [class*="social-icon-vk"].stale_ba94 {
  background-color: transparent;
  color: #45668e;
}
.photo-2f9e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.photo-2f9e [class*="social-icon-weibo"].stale_ba94 {
  background-color: transparent;
  color: #df2029;
}
.photo-2f9e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.photo-2f9e [class*="social-icon-weixin"].stale_ba94 {
  background-color: transparent;
  color: #7bb32e;
}
.photo-2f9e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.photo-2f9e [class*="social-icon-whatsapp"].stale_ba94 {
  background-color: transparent;
  color: #25d366;
}
.photo-2f9e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.photo-2f9e [class*="social-icon-wordpress"].stale_ba94 {
  background-color: transparent;
  color: #21759b;
}
.photo-2f9e [class*="social-icon-xing"] {
  background-color: #026466;
}
.photo-2f9e [class*="social-icon-xing"].stale_ba94 {
  background-color: transparent;
  color: #026466;
}
.photo-2f9e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.photo-2f9e [class*="social-icon-yelp"].stale_ba94 {
  background-color: transparent;
  color: #af0606;
}
.photo-2f9e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.photo-2f9e [class*="social-icon-youtube"].stale_ba94 {
  background-color: transparent;
  color: #cd201f;
}
.iron-60ad {
  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;
}
.iron-60ad:hover {
  box-shadow: none;
  background: 0 0;
}
.breadcrumb-9484 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.huge_5054 {
  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;
}
.motion-530e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gradient-right-feff {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gradient-right-feff,
.gradient-right-feff::after,
.gradient-right-feff::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;
}
.gradient-right-feff::after,
.gradient-right-feff::before {
  content: "";
  display: block;
  background-color: inherit;
}
.lite_7a6f .huge_5054 .motion-530e {
  margin-top: -2px;
  width: 19px;
}
.lite_7a6f .huge_5054 .gradient-right-feff {
  margin-top: -1px;
}
.lite_7a6f .huge_5054 .gradient-right-feff,
.lite_7a6f .huge_5054 .gradient-right-feff::after,
.lite_7a6f .huge_5054 .gradient-right-feff::before {
  width: 19px;
  height: 2px;
}
.lite_7a6f .huge_5054 .gradient-right-feff::before {
  top: -6px;
}
.lite_7a6f .huge_5054 .gradient-right-feff::after {
  bottom: -6px;
}
.hover_glass_d349 .huge_5054 .motion-530e {
  margin-top: -2px;
  width: 22px;
}
.hover_glass_d349 .huge_5054 .gradient-right-feff {
  margin-top: -1px;
}
.hover_glass_d349 .huge_5054 .gradient-right-feff,
.hover_glass_d349 .huge_5054 .gradient-right-feff::after,
.hover_glass_d349 .huge_5054 .gradient-right-feff::before {
  width: 22px;
  height: 2px;
}
.hover_glass_d349 .huge_5054 .gradient-right-feff::before {
  top: -7px;
}
.hover_glass_d349 .huge_5054 .gradient-right-feff::after {
  bottom: -7px;
}
.popup_inner_b925 .huge_5054 .motion-530e {
  margin-top: -2px;
  width: 31px;
}
.popup_inner_b925 .huge_5054 .gradient-right-feff {
  margin-top: -1.5px;
}
.popup_inner_b925 .huge_5054 .gradient-right-feff,
.popup_inner_b925 .huge_5054 .gradient-right-feff::after,
.popup_inner_b925 .huge_5054 .gradient-right-feff::before {
  width: 31px;
  height: 3px;
}
.popup_inner_b925 .huge_5054 .gradient-right-feff::before {
  top: -9px;
}
.popup_inner_b925 .huge_5054 .gradient-right-feff::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard-cc1d .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 19px;
  }
  .hard-cc1d .huge_5054 .gradient-right-feff {
    margin-top: -1px;
  }
  .hard-cc1d .huge_5054 .gradient-right-feff,
  .hard-cc1d .huge_5054 .gradient-right-feff::after,
  .hard-cc1d .huge_5054 .gradient-right-feff::before {
    width: 19px;
    height: 2px;
  }
  .hard-cc1d .huge_5054 .gradient-right-feff::before {
    top: -6px;
  }
  .hard-cc1d .huge_5054 .gradient-right-feff::after {
    bottom: -6px;
  }
  .paper_e629 .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 22px;
  }
  .paper_e629 .huge_5054 .gradient-right-feff {
    margin-top: -1px;
  }
  .paper_e629 .huge_5054 .gradient-right-feff,
  .paper_e629 .huge_5054 .gradient-right-feff::after,
  .paper_e629 .huge_5054 .gradient-right-feff::before {
    width: 22px;
    height: 2px;
  }
  .paper_e629 .huge_5054 .gradient-right-feff::before {
    top: -7px;
  }
  .paper_e629 .huge_5054 .gradient-right-feff::after {
    bottom: -7px;
  }
  .shadow-center-00d9 .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 31px;
  }
  .shadow-center-00d9 .huge_5054 .gradient-right-feff {
    margin-top: -1.5px;
  }
  .shadow-center-00d9 .huge_5054 .gradient-right-feff,
  .shadow-center-00d9 .huge_5054 .gradient-right-feff::after,
  .shadow-center-00d9 .huge_5054 .gradient-right-feff::before {
    width: 31px;
    height: 3px;
  }
  .shadow-center-00d9 .huge_5054 .gradient-right-feff::before {
    top: -9px;
  }
  .shadow-center-00d9 .huge_5054 .gradient-right-feff::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .form_silver_f4e3 .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 19px;
  }
  .form_silver_f4e3 .huge_5054 .gradient-right-feff {
    margin-top: -1px;
  }
  .form_silver_f4e3 .huge_5054 .gradient-right-feff,
  .form_silver_f4e3 .huge_5054 .gradient-right-feff::after,
  .form_silver_f4e3 .huge_5054 .gradient-right-feff::before {
    width: 19px;
    height: 2px;
  }
  .form_silver_f4e3 .huge_5054 .gradient-right-feff::before {
    top: -6px;
  }
  .form_silver_f4e3 .huge_5054 .gradient-right-feff::after {
    bottom: -6px;
  }
  .tag-mini-4750 .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 22px;
  }
  .tag-mini-4750 .huge_5054 .gradient-right-feff {
    margin-top: -1px;
  }
  .tag-mini-4750 .huge_5054 .gradient-right-feff,
  .tag-mini-4750 .huge_5054 .gradient-right-feff::after,
  .tag-mini-4750 .huge_5054 .gradient-right-feff::before {
    width: 22px;
    height: 2px;
  }
  .tag-mini-4750 .huge_5054 .gradient-right-feff::before {
    top: -7px;
  }
  .tag-mini-4750 .huge_5054 .gradient-right-feff::after {
    bottom: -7px;
  }
  .video-9851 .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 31px;
  }
  .video-9851 .huge_5054 .gradient-right-feff {
    margin-top: -1.5px;
  }
  .video-9851 .huge_5054 .gradient-right-feff,
  .video-9851 .huge_5054 .gradient-right-feff::after,
  .video-9851 .huge_5054 .gradient-right-feff::before {
    width: 31px;
    height: 3px;
  }
  .video-9851 .huge_5054 .gradient-right-feff::before {
    top: -9px;
  }
  .video-9851 .huge_5054 .gradient-right-feff::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .complex-df7e .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 19px;
  }
  .complex-df7e .huge_5054 .gradient-right-feff {
    margin-top: -1px;
  }
  .complex-df7e .huge_5054 .gradient-right-feff,
  .complex-df7e .huge_5054 .gradient-right-feff::after,
  .complex-df7e .huge_5054 .gradient-right-feff::before {
    width: 19px;
    height: 2px;
  }
  .complex-df7e .huge_5054 .gradient-right-feff::before {
    top: -6px;
  }
  .complex-df7e .huge_5054 .gradient-right-feff::after {
    bottom: -6px;
  }
  .black_421c .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 22px;
  }
  .black_421c .huge_5054 .gradient-right-feff {
    margin-top: -1px;
  }
  .black_421c .huge_5054 .gradient-right-feff,
  .black_421c .huge_5054 .gradient-right-feff::after,
  .black_421c .huge_5054 .gradient-right-feff::before {
    width: 22px;
    height: 2px;
  }
  .black_421c .huge_5054 .gradient-right-feff::before {
    top: -7px;
  }
  .black_421c .huge_5054 .gradient-right-feff::after {
    bottom: -7px;
  }
  .heading-clean-5269 .huge_5054 .motion-530e {
    margin-top: -2px;
    width: 31px;
  }
  .heading-clean-5269 .huge_5054 .gradient-right-feff {
    margin-top: -1.5px;
  }
  .heading-clean-5269 .huge_5054 .gradient-right-feff,
  .heading-clean-5269 .huge_5054 .gradient-right-feff::after,
  .heading-clean-5269 .huge_5054 .gradient-right-feff::before {
    width: 31px;
    height: 3px;
  }
  .heading-clean-5269 .huge_5054 .gradient-right-feff::before {
    top: -9px;
  }
  .heading-clean-5269 .huge_5054 .gradient-right-feff::after {
    bottom: -9px;
  }
}
.basic_0fac .gradient-right-feff {
  -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);
}
.basic_0fac .gradient-right-feff::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.basic_0fac .gradient-right-feff::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);
}
.basic_0fac.clean-3280 .gradient-right-feff {
  -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);
}
.basic_0fac.clean-3280 .gradient-right-feff::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.basic_0fac.clean-3280 .gradient-right-feff::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.paragraph_red_fe80 {
  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.button-38ae:before {
  display: none;
}
.sort-c12e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sort-c12e .module_hard_c72f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sort-c12e .module_hard_c72f:last-of-type {
  border-bottom: none;
}
.sort-c12e .module_hard_c72f.list_outer_4f70,
.sort-c12e .module_hard_c72f.accordion_cbd4,
.sort-c12e .module_hard_c72f.modal-dirty-3d1c {
  padding: 0;
}
.sort-c12e .motion-8d19 .alert_6e1a {
  color: currentColor;
}
.sort-c12e .motion-8d19 .alert_6e1a:focus,
.sort-c12e .motion-8d19 .alert_6e1a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-c12e.block-current-104a .west_f374,
.sort-c12e.block-current-104a .alert_b851 a,
.sort-c12e.block-current-104a .panel_f5cb a,
.sort-c12e.block-current-104a .red-a14e a {
  color: rgba(0, 0, 0, 0.55);
}
.sort-c12e.block-current-104a .west_f374:hover,
.sort-c12e.block-current-104a .alert_b851 a:hover,
.sort-c12e.block-current-104a .panel_f5cb a:hover,
.sort-c12e.block-current-104a .red-a14e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-c12e.block-current-104a .box_75e6 {
  color: rgba(0, 0, 0, 0.8);
}
.sort-c12e.block-current-104a .module_hard_c72f {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-c12e.block-current-104a .module_hard_c72f:before {
  background: rgba(0, 0, 0, 0.08);
}
.sort-c12e.block-current-104a .pink-8627:before {
  background: rgba(255, 255, 255, 0.9);
}
.sort-c12e.block-current-104a .motion-8d19 .pagination_lite_ab49 li a,
.sort-c12e.block-current-104a .motion-8d19 .alert_6e1a,
.sort-c12e.block-current-104a .red-a14e {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-c12e.block-current-104a .motion-8d19 .alert_6e1a:focus,
.sort-c12e.block-current-104a .motion-8d19 .alert_6e1a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-c12e.block-current-104a .pagination_lite_ab49 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-c12e.button-e085 .west_f374,
.sort-c12e.button-e085 .alert_b851 a,
.sort-c12e.button-e085 .panel_f5cb .alert_6e1a,
.sort-c12e.button-e085 .panel_f5cb a,
.sort-c12e.button-e085 .red-a14e a {
  color: rgba(255, 255, 255, 0.79);
}
.sort-c12e.button-e085 .west_f374:hover,
.sort-c12e.button-e085 .alert_b851 a:hover,
.sort-c12e.button-e085 .panel_f5cb .alert_6e1a:hover,
.sort-c12e.button-e085 .panel_f5cb a:hover,
.sort-c12e.button-e085 .red-a14e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-c12e.button-e085 .box_75e6 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-c12e.button-e085 .module_hard_c72f {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-c12e.button-e085 .module_hard_c72f:before {
  background: rgba(255, 255, 255, 0.08);
}
.sort-c12e.button-e085 .pink-8627:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort-c12e.button-e085 .motion-8d19 .pagination_lite_ab49 li a,
.sort-c12e.button-e085 .motion-8d19 .alert_6e1a,
.sort-c12e.button-e085 .red-a14e {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-c12e.button-e085 .motion-8d19 .alert_6e1a:focus,
.sort-c12e.button-e085 .motion-8d19 .alert_6e1a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-c12e.button-e085 .pagination_lite_ab49 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-8627 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pink-8627:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.component_6a18 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shade_16ae .sort-c12e {
  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;
}
.shade_16ae .module_hard_c72f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shade_16ae .module_hard_c72f: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) {
  .shade_16ae .module_hard_c72f:before {
    width: 16%;
    left: 42%;
  }
}
.shade_16ae .module_hard_c72f:last-child:before {
  content: none;
}
.shade_16ae .module_hard_c72f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shade_16ae .motion-8d19 .pagination_lite_ab49 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shade_16ae .motion-8d19 .pagination_lite_ab49 li a .alert_6e1a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shade_16ae .motion-8d19 .red-a14e {
  border: none;
}
.shade_16ae .motion-8d19 .red-a14e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shade_16ae .pink-8627 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shade_16ae .component_6a18 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shade_16ae .button-e085 .pink-8627:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade_16ae .block-current-104a.primary_9bc7 .gradient-right-feff {
  background: rgba(0, 0, 0, 0.6);
}
.shade_16ae
  .block-current-104a.primary_9bc7
  .gradient-right-feff::after,
.shade_16ae
  .block-current-104a.primary_9bc7
  .gradient-right-feff:before {
  background: inherit;
}
.shade_16ae
  .block-current-104a.primary_9bc7:hover
  .gradient-right-feff {
  background: rgba(0, 0, 0, 0.8);
}
.texture_0c84 .sort-c12e {
  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) {
  .texture_0c84 .sort-c12e {
    width: auto;
    right: 45px;
  }
}
.slider_ebf9 .sort-c12e {
  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) {
  .slider_ebf9 .sort-c12e {
    width: auto;
    left: 45px;
  }
}
.button-38ae .sort-c12e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.button-38ae .component_6a18 {
  max-width: 48em;
  margin: 0 auto;
}
.button-38ae .pink-8627:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.article_0988 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.article_0988.shade_16ae .sort-c12e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.article_0988.texture_0c84 .sort-c12e {
  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);
}
.article_0988 .sort-c12e {
  visibility: visible;
}
.article_0988.slider_ebf9 .sort-c12e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status_next_ff9c,
.gradient-7c8e {
  overflow-x: hidden;
}
.status_next_ff9c .sort-c12e {
  overflow: auto;
}
.status_next_ff9c.shade_16ae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_next_ff9c.shade_16ae .sort-c12e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status_next_ff9c.shade_16ae .iron-60ad {
  opacity: 0;
}
.status_next_ff9c.texture_0c84 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_next_ff9c.texture_0c84 .sort-c12e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status_next_ff9c.texture_0c84 .iron-60ad {
  opacity: 0;
}
.status_next_ff9c.slider_ebf9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_next_ff9c.slider_ebf9 .sort-c12e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status_next_ff9c.slider_ebf9 .iron-60ad {
  opacity: 0;
}
.status_next_ff9c.button-38ae .sort-c12e {
  z-index: 10;
  visibility: visible;
}
.primary_9bc7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.primary_9bc7 .gradient-right-feff {
  background: rgba(255, 255, 255, 0.99);
}
.primary_9bc7 .gradient-right-feff::after,
.primary_9bc7 .gradient-right-feff:before {
  background: inherit;
}
.primary_9bc7:hover .gradient-right-feff {
  background: rgba(255, 255, 255, 0.99);
}
.slider_ebf9 .primary_9bc7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.button-38ae .primary_9bc7 {
  display: none !important;
}
.status_next_ff9c:before,
.gradient-7c8e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status_next_ff9c .primary_9bc7,
.gradient-7c8e .primary_9bc7 {
  display: inline-block;
}
.sort-c12e .black-1baa {
  -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;
}
.status_next_ff9c .sort-c12e .black-1baa,
.gradient-7c8e .sort-c12e .black-1baa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full-959b .preview-e8e0 {
  width: 100%;
}
.logo-02a2 {
  padding: 0 0.5em 0;
}
.logo-02a2 [class*="customify-col-"],
.logo-02a2 [class*="customify-col_"],
.logo-02a2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module_0a83 .logo-02a2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .container-d529 .section_large_6351,
  .section_large_6351 {
    display: none;
  }
  .link_2dfb {
    text-align: left;
  }
  .hidden-wide-1a28 {
    text-align: center;
  }
  .full_5c24 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .container-d529 .glass-fb98,
  .glass-fb98 {
    display: none;
  }
  .primary-dim-ab26 {
    text-align: left;
  }
  .dim-6a29 {
    text-align: center;
  }
  .slow_6c32 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .container-d529 .list_active_7193,
  .list_active_7193 {
    display: none;
  }
  .layout_new_fa67 {
    text-align: left;
  }
  .video-498c {
    text-align: center;
  }
  .short-24ea {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tabs_middle_d4bc {
  box-shadow: none !important;
}
.sidebar_74c6 .slider-2083,
.liquid_2221 .slider-2083 {
  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;
}
.liquid_2221 .slider-2083 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.panel_b743 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.panel_b743:after,
.panel_b743:before {
  content: "";
  display: table;
}
.panel_b743:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .panel_b743 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.panel_b743,
.upper_8467 {
  max-width: 1248px;
  margin: 0 auto;
}

.hero_65df.tag_c59b .panel_b743 {
  max-width: 100%;
}
.hero_65df.over-1316 {
  max-width: 1200px;
  margin: 0 auto;
}
.hero_65df.disabled_pressed_b23e .panel_b743 {
  max-width: 100%;
}
.hero_65df.disabled_pressed_b23e > .panel_b743 {
  padding-left: 0;
  padding-right: 0;
}
.hero_65df.disabled_pressed_b23e > .panel_b743 .container-d529 {
  margin: 0;
}
.hero_65df.disabled_pressed_b23e
  > .panel_b743
  .aside-bcd5.carousel-thick-ecec {
  margin-right: 0;
  margin-left: 0;
}
.hero_65df.disabled_pressed_b23e #main.carousel-thick-ecec {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shade-61fc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shade-61fc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .alert-fast-1d44 .stone_920f {
    padding-right: 1em;
  }
  .alert-fast-1d44.module-1574 .aside-bcd5 {
    border-right: 1px solid #eaecee;
  }
  .alert-fast-1d44.module-1574 .stone_920f {
    padding-right: 1em;
  }
  .alert-fast-1d44.module-1574 .tiny_e2f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_12f9 .stone_920f {
    padding-left: 1em;
  }
  .form_12f9.module-1574 .aside-bcd5 {
    border-left: 1px solid #eaecee;
  }
  .form_12f9.module-1574 .stone_920f {
    padding-left: 1em;
  }
  .form_12f9.module-1574 .tiny_e2f7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-cold-9475 .stone_920f {
    padding-left: 1em;
  }
  .active-cold-9475.module-1574 .tall_1234 {
    border-right: 1px solid #eaecee;
  }
  .active-cold-9475.module-1574 .section-selected-9eb7 {
    border-right: 1px solid #eaecee;
  }
  .active-cold-9475.module-1574 .stone_920f {
    padding-left: 1em;
  }
  .active-cold-9475.module-1574 .tiny_e2f7 {
    padding-right: 1em;
  }
  .active-cold-9475.module-1574 .main-45e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_6c87 .stone_920f {
    padding-right: 1em;
  }
  .modal_6c87.module-1574 .tall_1234 {
    border-left: 1px solid #eaecee;
  }
  .modal_6c87.module-1574 .section-selected-9eb7 {
    border-left: 1px solid #eaecee;
  }
  .modal_6c87.module-1574 .stone_920f {
    padding-right: 1em;
  }
  .modal_6c87.module-1574 .tiny_e2f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_6c87.module-1574 .main-45e0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-61fc .stone_920f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-61fc.module-1574 .aside-bcd5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shade-61fc.module-1574 .stone_920f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-61fc.module-1574 .tiny_e2f7 {
    padding-left: 1em;
  }
  .shade-61fc.module-1574 .main-45e0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shade-61fc.module-1574 .stone_920f {
    padding-left: 0;
  }
}
.gradient_bronze_a596 .secondary_3670 {
  display: inline-block;
}
.prev-91fb {
  display: inline-block;
}
.table_06a4 {
  word-con: break-word;
}
.label-1594 > span {
  display: inline-block;
  padding: 5px 0;
}
.label-1594 .backdrop-huge-6cf7 {
  margin-left: 8px;
  margin-right: 8px;
}
.label-1594 .tabs-old-a974 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hidden_down_c625 .thumbnail-paper-5022 {
  margin-bottom: 2em;
}
.hidden_down_c625 .info-c0e6 {
  margin-bottom: 15px;
}
.hidden_down_c625 .info-c0e6:last-child {
  margin-bottom: 0;
}
.hidden_down_c625 .border_motion_c722 {
  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) {
  .hidden_down_c625 .border_motion_c722 {
    display: block;
  }
}
.hidden_down_c625 .summary-center-6abb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hidden_down_c625 .summary-center-6abb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hidden_down_c625 .gold-6774 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hidden_down_c625 .gold-6774 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hidden_down_c625 .gold-6774 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hidden_down_c625 .table_06a4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_down_c625 .table_06a4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hidden_down_c625 .list_9625 p:last-child {
  margin-bottom: 0;
}
.hidden_down_c625 .brown-9bd4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hidden_down_c625 .hero-fb48 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hidden_down_c625 .label_06cd {
  margin-top: 1em;
}
.hidden_down_c625 .photo_copper_ad9c {
  top: 0;
  display: block;
}
.hidden_down_c625 .photo_copper_ad9c a {
  color: inherit;
}
.hidden_down_c625 .photo_copper_ad9c a:hover {
  color: inherit;
}
.hidden_down_c625 .left_015c {
  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;
}
.hidden_down_c625 .left_015c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hidden_down_c625 .hero-fb48 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hidden_down_c625 .panel_short_7b06 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hidden_down_c625 .panel_short_7b06:first-child {
  margin-top: 0;
}
.hidden_down_c625 .panel_short_7b06.tertiary_complex_cea3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden_down_c625 .panel_short_7b06.copper-6dbc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden_down_c625
  .panel_short_7b06.copper-6dbc.info-large-29fb
  .label_06cd {
  width: 100%;
}
.hidden_down_c625 .copper-6dbc {
  -webkit-box-align: center;
  align-items: center;
}
.hidden_down_c625 .copper-6dbc .label-1594,
.hidden_down_c625 .copper-6dbc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hidden_down_c625 .gold-6774 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden_down_c625 .gold-6774 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden_down_c625 .gold-6774: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;
}
.hidden_down_c625 .tertiary_complex_cea3 {
  z-index: 5;
}
.hidden_down_c625 .selected_0b27 .focused-001e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hidden_down_c625 .input-a3f9 .focused-001e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hidden_down_c625 .tag_39fb .focused-001e {
  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;
}
.hidden_down_c625.notice-0f3b .border_motion_c722,
.hidden_down_c625.section_center_032b .border_motion_c722 {
  display: block;
}
.hidden_down_c625.notice-0f3b .border_motion_c722 .short-77f6,
.hidden_down_c625.notice-0f3b .border_motion_c722 .hero-fb48,
.hidden_down_c625.section_center_032b .border_motion_c722 .short-77f6,
.hidden_down_c625.section_center_032b .border_motion_c722 .hero-fb48 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden_down_c625.bright_00d0 .summary-center-6abb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hidden_down_c625.bright_00d0 .summary-center-6abb {
    margin-right: 0;
  }
}
.hidden_down_c625.notice-0f3b .summary-center-6abb,
.hidden_down_c625.section_center_032b .summary-center-6abb {
  padding-top: 40%;
}
.hidden_down_c625.notice-0f3b .thumbnail-paper-5022,
.hidden_down_c625.section_center_032b .thumbnail-paper-5022 {
  display: block;
}
.hidden_down_c625.notice-0f3b .fn-sticky-a240 .hero-fb48,
.hidden_down_c625.section_center_032b .fn-sticky-a240 .hero-fb48 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hidden_down_c625.notice-0f3b .summary-center-6abb,
.hidden_down_c625.section_center_032b .summary-center-6abb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hidden_down_c625.notice-0f3b .hero-fb48 {
  padding: 1em;
}
.tag_in_9a6f {
  margin: 30px auto;
  display: block;
}
.tag_in_9a6f .video-4121 > * {
  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;
}
.tag_in_9a6f .video-4121 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag_in_9a6f .video-4121 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.west-0987 .label-1594 {
  margin-bottom: 1.41575em;
}
.west-0987 .link-right-8299 {
  margin-bottom: 1.618em;
}
.dim-5acb .middle-6d72 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dim-5acb .middle-6d72 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dim-5acb .alert-7eec {
  max-width: 100%;
  overflow: auto;
}
.simple_2182 .dim-5acb a:hover {
  text-decoration: underline;
}
.column_6211 .info-c0e6:not(.table_06a4),
.column_6211 .gold-6774 {
  margin-bottom: 1.41575em;
}
.column_6211 .info-c0e6:not(.table_06a4):last-child,
.column_6211 .gold-6774:last-child {
  margin-bottom: 0;
}
.column_6211 .info-c0e6.row_left_6d1e {
  margin-bottom: 0.41575em;
}
.column_6211 .container_555b:before,
.column_6211 .list_daab:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_6211 .container_555b:before {
  content: "\f115";
}
.column_6211 .list_daab:before {
  content: "\f02c";
}
.column_6211 .tall_1b9b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_6211 .tall_1b9b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notification_medium_66fd {
  display: -webkit-box;
  display: flex;
}
.notification_medium_66fd .prev-f934 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notification_medium_66fd .prev-f934 {
    flex-basis: 90px;
  }
}
.notification_medium_66fd .warm-c79e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification_medium_66fd .warm-c79e {
    flex-basis: calc(100% - 50px);
  }
}
.notification_medium_66fd .block_6a64 p:last-child {
  margin-bottom: 0.72em;
}
.copper_6e4e .video-4121 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.copper_6e4e .video-4121:after,
.copper_6e4e .video-4121:before {
  content: "";
  display: table;
}
.copper_6e4e .video-4121:after {
  clear: both;
}
.copper_6e4e .video-4121 .dropdown_solid_8717,
.copper_6e4e .video-4121 .next_ad12 {
  width: 49%;
}
.copper_6e4e .video-4121 .dropdown_solid_8717 a span.tooltip_52c5,
.copper_6e4e .video-4121 .next_ad12 a span.tooltip_52c5 {
  display: block;
  margin-bottom: 5px;
}
.copper_6e4e .video-4121 .next_ad12 {
  float: left;
  text-align: left;
}
.copper_6e4e .video-4121 .dropdown_solid_8717 {
  float: right;
  text-align: right;
}
.modal-a8be {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal-a8be {
    margin-bottom: 0;
  }
}
.north-bdf0 {
  margin-bottom: 1em;
}
.north-bdf0 .table_06a4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pro-a02d a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail-154c .north-bdf0,
.tertiary-1f74 .north-bdf0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail-154c .north-bdf0,
  .tertiary-1f74 .north-bdf0 {
    display: block;
  }
}
.thumbnail-154c .pro-a02d,
.tertiary-1f74 .pro-a02d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail-154c .pro-a02d,
  .tertiary-1f74 .pro-a02d {
    margin-bottom: 1em;
  }
}
.thumbnail-154c .pro-a02d img,
.tertiary-1f74 .pro-a02d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail-154c .primary-bfb7,
.tertiary-1f74 .primary-bfb7 {
  flex-basis: calc(100% - 160px);
}
.thumbnail-154c .primary-bfb7 p,
.tertiary-1f74 .primary-bfb7 p {
  margin-bottom: 0;
}
.thumbnail-154c .primary-bfb7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail-154c .primary-bfb7 {
    padding-left: 0;
  }
}
.tertiary-1f74 .primary-bfb7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary-1f74 .primary-bfb7 {
    padding-right: 0;
  }
}
.tertiary-1f74 .pro-a02d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.layout_ab85 .pro-a02d {
  margin-bottom: 0.5em;
}
.layout_ab85 .pro-a02d img {
  width: 100%;
}
.plasma_5172 .hard-957b,
.chip-gas-b94e .hard-957b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.chip-gas-b94e .aside-bcd5 .caption-hard-0403 p:last-child {
  margin-bottom: 0;
}
.gradient_bright_2d92 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade-new-22cb .slow_ee3e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade-new-22cb .slow_ee3e:last-of-type {
    margin-bottom: 0;
  }
}
.shade-new-22cb .slow_ee3e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade-new-22cb .slow_ee3e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade-new-22cb .slow_ee3e ul li {
  margin: 0 0 0.6em;
}
.shade-new-22cb .slow_ee3e ul li.article-ab3a,
.shade-new-22cb .slow_ee3e ul li.pattern-right-ff63 {
  position: relative;
}
.shade-new-22cb .slow_ee3e ul li.article-ab3a .wood-3907,
.shade-new-22cb .slow_ee3e ul li.pattern-right-ff63 .wood-3907 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade-new-22cb .slow_ee3e ul li.article-ab3a:after:after,
.shade-new-22cb .slow_ee3e ul li.article-ab3a:after:before,
.shade-new-22cb
  .slow_ee3e
  ul
  li.pattern-right-ff63:after:after,
.shade-new-22cb
  .slow_ee3e
  ul
  li.pattern-right-ff63:after:before {
  content: "";
  display: table;
}
.shade-new-22cb .slow_ee3e ul li.article-ab3a:after:after,
.shade-new-22cb
  .slow_ee3e
  ul
  li.pattern-right-ff63:after:after {
  clear: both;
}
.shade-new-22cb .slow_ee3e a.tall_a0cc:hover {
  text-decoration: none;
}
.shade-new-22cb .slow_ee3e select {
  max-width: 100%;
}
.shade-new-22cb .slow_ee3e table {
  font-size: 85%;
}
.shade-new-22cb .slow_ee3e table td,
.shade-new-22cb .slow_ee3e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade-new-22cb .slow_ee3e table tfoot td {
  text-align: left;
}
.shade-new-22cb .slow_ee3e :last-child {
  margin-bottom: 0;
}
.shade-new-22cb .slow_ee3e .west_ce53 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade-new-22cb .slow_ee3e .west_ce53 label {
  width: 100%;
}
.shade-new-22cb .slow_ee3e .west_ce53 .frame-f83d {
  width: 100%;
  display: block;
}
.shade-new-22cb .slow_ee3e .west_ce53 .fresh-6ca8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade-new-22cb .slow_ee3e .west_ce53 .fresh-6ca8:hover svg #svg-search {
  fill: #444;
}
.shade-new-22cb .slow_ee3e .west_ce53 .fresh-6ca8 svg {
  width: 18px;
  height: 18px;
}
.shade-new-22cb .notification_775f ul ul,
.shade-new-22cb .in_5cf9 ul ul,
.shade-new-22cb .easy_94fb ul ul,
.shade-new-22cb .accordion-purple-3f33 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade-new-22cb .notification_775f .dropdown-prev-7077 > a,
.shade-new-22cb .in_5cf9 .dropdown-prev-7077 > a,
.shade-new-22cb .easy_94fb .dropdown-prev-7077 > a,
.shade-new-22cb .accordion-purple-3f33 .dropdown-prev-7077 > a {
  margin-bottom: 0;
}
.shade-new-22cb .section_bfd3 li,
.shade-new-22cb .notification_775f li,
.shade-new-22cb .hero-da4c li,
.shade-new-22cb .in_5cf9 li,
.shade-new-22cb .easy_94fb li,
.shade-new-22cb .accordion-purple-3f33 li,
.shade-new-22cb .large-f8e1 li,
.shade-new-22cb .overlay-selected-faf0 li {
  display: block;
  position: relative;
}
.shade-new-22cb .section_bfd3 li:last-child,
.shade-new-22cb .notification_775f li:last-child,
.shade-new-22cb .hero-da4c li:last-child,
.shade-new-22cb .in_5cf9 li:last-child,
.shade-new-22cb .easy_94fb li:last-child,
.shade-new-22cb .accordion-purple-3f33 li:last-child,
.shade-new-22cb .large-f8e1 li:last-child,
.shade-new-22cb .overlay-selected-faf0 li:last-child {
  border: none;
}
.shade-new-22cb .section_bfd3 li a,
.shade-new-22cb .notification_775f li a,
.shade-new-22cb .hero-da4c li a,
.shade-new-22cb .in_5cf9 li a,
.shade-new-22cb .easy_94fb li a,
.shade-new-22cb .accordion-purple-3f33 li a,
.shade-new-22cb .large-f8e1 li a,
.shade-new-22cb .overlay-selected-faf0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade-new-22cb .section_bfd3 li ul li::before,
.shade-new-22cb .notification_775f li ul li::before,
.shade-new-22cb .hero-da4c li ul li::before,
.shade-new-22cb .in_5cf9 li ul li::before,
.shade-new-22cb .easy_94fb li ul li::before,
.shade-new-22cb .accordion-purple-3f33 li ul li::before,
.shade-new-22cb .large-f8e1 li ul li::before,
.shade-new-22cb .overlay-selected-faf0 li ul li::before {
  left: 15px;
}
.shade-new-22cb .section_bfd3 li ul a,
.shade-new-22cb .notification_775f li ul a,
.shade-new-22cb .hero-da4c li ul a,
.shade-new-22cb .in_5cf9 li ul a,
.shade-new-22cb .easy_94fb li ul a,
.shade-new-22cb .accordion-purple-3f33 li ul a,
.shade-new-22cb .large-f8e1 li ul a,
.shade-new-22cb .overlay-selected-faf0 li ul a {
  padding-left: 20px;
}
.shade-new-22cb .section_bfd3 li ul ul li::before,
.shade-new-22cb .notification_775f li ul ul li::before,
.shade-new-22cb .hero-da4c li ul ul li::before,
.shade-new-22cb .in_5cf9 li ul ul li::before,
.shade-new-22cb .easy_94fb li ul ul li::before,
.shade-new-22cb .accordion-purple-3f33 li ul ul li::before,
.shade-new-22cb .large-f8e1 li ul ul li::before,
.shade-new-22cb .overlay-selected-faf0 li ul ul li::before {
  left: 30px;
}
.shade-new-22cb .section_bfd3 li ul ul a,
.shade-new-22cb .notification_775f li ul ul a,
.shade-new-22cb .hero-da4c li ul ul a,
.shade-new-22cb .in_5cf9 li ul ul a,
.shade-new-22cb .easy_94fb li ul ul a,
.shade-new-22cb .accordion-purple-3f33 li ul ul a,
.shade-new-22cb .large-f8e1 li ul ul a,
.shade-new-22cb .overlay-selected-faf0 li ul ul a {
  padding-left: 40px;
}
.shade-new-22cb .grid_1475 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade-new-22cb .overlay-selected-faf0 ul li {
  margin-bottom: 1.41575em;
}
.shade-new-22cb .overlay-selected-faf0 ul li .stale-4011 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade-new-22cb .overlay-selected-faf0 ul li .hero-8848 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.button-e085 .section_bfd3 li a,
.button-e085 .notification_775f li a,
.button-e085 .hero-da4c li a,
.button-e085 .in_5cf9 li a,
.button-e085 .easy_94fb li a,
.button-e085 .accordion-purple-3f33 li a,
.button-e085 .large-f8e1 li a,
.button-e085 .overlay-selected-faf0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-e085 .grid_1475 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-e085 .slow_ee3e ul li.article-ab3a .wood-3907,
.button-e085 .slow_ee3e ul li.pattern-right-ff63 .wood-3907 {
  background: rgba(0, 0, 0, 0.2);
}
.button-e085 .shade-new-22cb .slow_ee3e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_65df .shade-new-22cb .pagination_lite_ab49 li {
  margin: 0;
}
.hero_65df .shade-new-22cb .pagination_lite_ab49 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hero_65df .shade-new-22cb .pagination_lite_ab49 li ul {
  margin: 0;
}
.hero_65df .shade-new-22cb .pagination_lite_ab49 li ul li a {
  padding-left: 15px;
}
.hero_65df .shade-new-22cb .pagination_lite_ab49 li ul li li a {
  padding-left: 30px;
}
.hero_65df .shade-new-22cb .pagination_lite_ab49 li.video_mini_b47a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hero_65df .shade-new-22cb .pagination_lite_ab49 li.video_mini_b47a > 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;
}
.hero_65df .shade-new-22cb .pagination_lite_ab49 li.video_mini_b47a > 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;
}
.paper-1aff a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification_206c {
  position: relative;
  z-index: 10;
}
.notification_206c .black-1baa {
  width: 100%;
  max-width: 100%;
}
.silver_4f1d .avatar_fluid_ad9f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.silver_4f1d .block-current-104a {
}
.silver_4f1d .button-e085 {
  background: #292929;
}
.plasma_81d1 .avatar_fluid_ad9f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.plasma_81d1 .block-current-104a {
  background: #f9f9f9;
}
.plasma_81d1 .button-e085 {
  background: #303030;
}
.notification_bottom_2b22 .avatar_fluid_ad9f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification_bottom_2b22 .secondary_3670 {
    margin-bottom: 1em;
  }
  .notification_bottom_2b22 .secondary_3670:last-child {
    margin-bottom: 0;
  }
}
.notification_bottom_2b22 .block-current-104a {
  background: #ededed;
}
.notification_bottom_2b22 .button-e085 {
  background: #1a1a1a;
}
.avatar_fluid_ad9f.block-current-104a {
  color: rgba(0, 0, 0, 0.6);
}
.avatar_fluid_ad9f.block-current-104a .short-ab79 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_fluid_ad9f.button-e085 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_fluid_ad9f.button-e085 a:not(.tall_a0cc) {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_fluid_ad9f.button-e085 a:not(.tall_a0cc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_fluid_ad9f.button-e085 .short-ab79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_fluid_ad9f.button-e085 table tbody td,
.avatar_fluid_ad9f.button-e085 table th {
  background: rgba(0, 0, 0, 0.08);
}
.down_6d7e.badge_clean_806e .panel_b743 {
  max-width: initial;
}
.down_6d7e .caption_26a1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.down_6d7e .caption_26a1 .black-1baa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .down_6d7e .caption_26a1 .black-1baa {
    display: block;
    margin-bottom: 2em;
  }
  .down_6d7e .caption_26a1 .black-1baa:last-child {
    margin-bottom: 0;
  }
}
.notification_bottom_2b22 .secondary_3670:last-child,
.plasma_81d1 .secondary_3670:last-child,
.silver_4f1d .secondary_3670:last-child {
  margin-bottom: 0;
}
.notification_bottom_2b22 .secondary_3670 .shade-new-22cb .slow_ee3e:last-child,
.plasma_81d1 .secondary_3670 .shade-new-22cb .slow_ee3e:last-child,
.silver_4f1d .secondary_3670 .shade-new-22cb .slow_ee3e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notification_bottom_2b22 .outline-7eb3,
  .notification_bottom_2b22 .panel_e5ef,
  .plasma_81d1 .outline-7eb3,
  .plasma_81d1 .panel_e5ef,
  .silver_4f1d .outline-7eb3,
  .silver_4f1d .panel_e5ef {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification_206c .secondary_3670 {
    margin-bottom: 2em;
  }
}
.notification_206c p:last-child {
  margin-bottom: 0;
}
.notification_206c li,
.notification_206c ul {
  list-style: none;
  margin: 0;
}
.notification_206c ul ul {
  margin-left: 2.617924em;
}
.summary_pro_37e0 {
  font-size: 0.875em;
}

/* css-noise: 69d2 */
.ghost-box-s4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
