/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row-top-49fd/customify
Author: WPCustomify
Author URI: https://pressmaximum.row-top-49fd
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.row-top-49fd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.icon-52b7.detail-steel-dc77/licenses/gpl-2.0.input_full_81fe
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.header-dynamic-9b83/, (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.liquid-6d78.section_2cf3/normalize.warm_376e/
 ======
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.warm_376e v7.0.0 | MIT License | github.row-top-49fd/necolas/normalize.warm_376e */
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;
}
.slider_e724 .section_steel_2657,
.slider-clean-7ad4,
.upper_15cf,
.table-b613,
.input_hot_6903,
.preview_purple_1a9b,
.avatar_3486,
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;
}
.slider-clean-7ad4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slider-clean-7ad4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slider-clean-7ad4,
  h1 {
    font-size: 1.8em;
  }
}
.upper_15cf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.upper_15cf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .upper_15cf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .upper_15cf,
  h2 {
    font-size: 1.7em;
  }
}
.table-b613,
h3 {
  font-size: 1.618em;
}
.slider_e724 .section_steel_2657,
.input_hot_6903,
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.border_fluid_55ea {
  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;
}
.hero-e904:after,
.hero-e904:before,
.table-a6e0:after,
.table-a6e0:before {
  content: "";
  display: table;
}
.hero-e904:after,
.table-a6e0:after {
  clear: both;
}
.title-1184 {
  float: right;
  margin-right: 0;
}
.accordion_fresh_fea0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification_2f9b .sort_current_6d98,
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;
}
.notification_2f9b .sort_current_6d98: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;
}
.list-a4ab .sort_current_6d98 {
  box-shadow: none;
}
.list-a4ab
  .sort_current_6d98
  .video_2d95 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list-a4ab .sort_current_6d98 .list-1465 {
  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;
}
.list-a4ab
  .sort_current_6d98
  .list-1465
  b {
  display: none;
}
.list-a4ab .warm-78c7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.caption_4d5a:not(.motion_b629):not(.cool_e4fa),
button:not(.motion_b629):not(.cool_e4fa),
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ),
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ),
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ) {
  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;
}
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ):hover,
button:not(.motion_b629):not(
    .cool_e4fa
  ):hover,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ):hover,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ):hover,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ):active,
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ):focus,
button:not(.motion_b629):not(
    .cool_e4fa
  ):active,
button:not(.motion_b629):not(
    .cool_e4fa
  ):focus,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ):active,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ):focus,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ):active,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ):focus,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ):active,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ):focus {
  outline: 0;
}
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f,
button:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f {
  position: relative;
}
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .texture_f875,
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .inner-9742,
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .first-7132,
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  i,
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  svg,
button:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .texture_f875,
button:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .inner-9742,
button:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .first-7132,
button:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  i,
button:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  svg,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .texture_f875,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .inner-9742,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .first-7132,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  i,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  svg,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .texture_f875,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .inner-9742,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .first-7132,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  i,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  svg,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .texture_f875,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .inner-9742,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  .first-7132,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  i,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f
  svg {
  visibility: hidden;
}
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f:after,
button:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f:after,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f:after,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f:after,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ).fn-loading-be3f: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;
}
.caption_4d5a:not(.motion_b629):not(.cool_e4fa),
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ),
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ),
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ) {
  color: #fff;
  background: #235787;
}
.caption_4d5a:not(.motion_b629):not(
    .cool_e4fa
  ):focus,
input[type="button"]:not(.motion_b629):not(
    .cool_e4fa
  ):focus,
input[type="reset"]:not(.motion_b629):not(
    .cool_e4fa
  ):focus,
input[type="submit"]:not(.motion_b629):not(
    .cool_e4fa
  ):focus {
  color: #fff;
}
.caption_4d5a.fn-disabled-be3f:not(.motion_b629):not(
    .cool_e4fa
  ),
.caption_4d5a[disabled]:not(.motion_b629):not(
    .cool_e4fa
  ),
button.fn-disabled-be3f:not(.motion_b629):not(
    .cool_e4fa
  ),
button[disabled]:not(.motion_b629):not(
    .cool_e4fa
  ) {
  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;
}
.column-473e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.column-473e: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;
}
.header_active_b99d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notification_6651 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.logo_west_567a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hero-e904:after,
.hero-e904:before,
.tertiary_lower_8908:after,
.tertiary_lower_8908:before,
.label_56aa:after,
.label_56aa:before,
.alert_1732:after,
.alert_1732:before,
.aside-mini-2273:after,
.aside-mini-2273:before,
.hard-99eb:after,
.hard-99eb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hero-e904:after,
.tertiary_lower_8908:after,
.label_56aa:after,
.alert_1732:after,
.aside-mini-2273:after,
.hard-99eb:after {
  clear: both;
}
.tertiary_lower_8908 .notice_88b5,
.label_56aa .notice_88b5,
.gradient_5b70 .notice_88b5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gold-cd78 {
  display: inline-block;
}
.column_0b3e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.column_0b3e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.column_0b3e .hidden_prev_7247 {
  padding: 1em 0;
  font-size: 85%;
}
.hidden_prev_7247 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.texture-dark-4625 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.texture-dark-4625:after,
.texture-dark-4625:before {
  content: "";
  display: table;
}
.texture-dark-4625:after {
  clear: both;
}
.tall_ecb0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.background-cool-1715 .tall_ecb0 {
  max-width: 50%;
}
.tabs-inner-6a73 .tall_ecb0 {
  max-width: 33.33%;
}
.mini-875b .tall_ecb0 {
  max-width: 25%;
}
.gallery_b362 .tall_ecb0 {
  max-width: 20%;
}
.title-55f2 .tall_ecb0 {
  max-width: 16.66%;
}
.box-3198 .tall_ecb0 {
  max-width: 14.28%;
}
.border-tiny-5e3f .tall_ecb0 {
  max-width: 12.5%;
}
.tertiary_e94f .tall_ecb0 {
  max-width: 11.11%;
}
.component-8581 {
  display: block;
}
.slider_e724 .lower-fbd6 label,
.slider_e724 .border-steel-59bc label,
.slider_e724 .caption-smooth-ce3d label,
.slider_e724 .inner_00b2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_b0d7 {
  list-style: none;
  margin: 0;
}
.panel_b0d7 article.hover-up-7138 {
  margin-bottom: 0;
}
.panel_b0d7 ul {
  list-style: none;
  margin: 0;
}
.panel_b0d7 .focus-red-af8a li.hover-up-7138 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_b0d7 .focus-red-af8a li.hover-up-7138 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_b0d7 .focus-red-af8a li.hover-up-7138: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) {
  .panel_b0d7 .focus-red-af8a li.hover-up-7138 li.hover-up-7138 li.hover-up-7138 li.hover-up-7138 {
    padding-left: 0;
  }
}
article.hover-up-7138 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover-up-7138 .tertiary_lower_8908 p:last-of-type {
  margin-bottom: 0;
}
article.hover-up-7138 .button_current_e092 {
  float: left;
}
article.hover-up-7138 .notification_purple_9533 {
  margin-left: 85px;
}
article.hover-up-7138 .chip-stone-fbc9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover-up-7138 .chip-stone-fbc9 .banner_last_9f5f {
  margin-left: 10px;
}
article.hover-up-7138 .gold-c6ea {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover-up-7138 .thumbnail-381e {
  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 .lower-fbd6,
  #respond .caption-smooth-ce3d,
  #respond .inner_00b2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .lower-fbd6 input,
#respond .caption-smooth-ce3d input,
#respond .inner_00b2 input {
  width: 100%;
}
#respond .inner_00b2 {
  margin-right: 0;
}
#respond .secondary-black-e22f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article-519e {
  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;
}
.article-519e.outline-cold-8d76 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.article-519e 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%);
}
.article-519e:focus,
.article-519e: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);
}
.left-8bdc {
  border-radius: 10%;
}
.article_bronze_740f {
  border-radius: 50%;
}
.static-403a {
  font-size: 0.72em;
}
.dynamic-b53d {
  font-size: 0.875em;
}
.panel_5b03 {
  font-size: 1.1em;
}
.banner-fac7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.banner-fac7.static-403a {
  letter-spacing: 0.5px;
}
.medium-b2e8,
.medium-b2e8 a {
  color: #6d6d6d;
}
.medium-b2e8 a:hover {
  color: #111;
}
.shade_9859 {
  color: #6d6d6d;
}
.selected-4fa8 {
  overflow-x: hidden;
}
.selected-4fa8 .search-8636.message_efa6 {
  position: relative;
}
.selected-4fa8 .search-8636.message_efa6.frame_bronze_3d83 {
  position: initial;
}
.selected-4fa8
  .search-8636.message_efa6.frame_bronze_3d83
  .title_b1de {
  left: auto;
}
.selected-4fa8 .search-8636 .title_b1de {
  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;
}
.selected-4fa8 .search-8636:hover.message_efa6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.selected-4fa8
  .search-8636:hover.message_efa6
  .title_b1de {
  display: block;
  z-index: 9999999;
}
.selected-4fa8 .menu-dirty-bea1 .over-bb09,
.selected-4fa8 .focus_stone_b904 .over-bb09 {
  display: none;
}
.selected-4fa8 .in_5e6d .search-8636:hover.message_efa6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.slider_e724 .lower-fbd6 label,
.slider_e724 .border-steel-59bc label,
.slider_e724 .caption-smooth-ce3d label,
.slider_e724 .inner_00b2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel_b0d7 {
  list-style: none;
  margin: 0;
}
.panel_b0d7 article.hover-up-7138 {
  margin-bottom: 0;
}
.panel_b0d7 ul {
  list-style: none;
  margin: 0;
}
.panel_b0d7 .focus-red-af8a li.hover-up-7138 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel_b0d7 .focus-red-af8a li.hover-up-7138 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel_b0d7 .focus-red-af8a li.hover-up-7138: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) {
  .panel_b0d7 .focus-red-af8a li.hover-up-7138 li.hover-up-7138 li.hover-up-7138 li.hover-up-7138 {
    padding-left: 0;
  }
}
article.hover-up-7138 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover-up-7138 .tertiary_lower_8908 p:last-of-type {
  margin-bottom: 0;
}
article.hover-up-7138 .button_current_e092 {
  float: left;
}
article.hover-up-7138 .notification_purple_9533 {
  margin-left: 85px;
}
article.hover-up-7138 .chip-stone-fbc9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover-up-7138 .chip-stone-fbc9 .banner_last_9f5f {
  margin-left: 10px;
}
article.hover-up-7138 .gold-c6ea {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover-up-7138 .thumbnail-381e {
  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 .lower-fbd6,
  #respond .caption-smooth-ce3d,
  #respond .inner_00b2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .lower-fbd6 input,
#respond .caption-smooth-ce3d input,
#respond .inner_00b2 input {
  width: 100%;
}
#respond .inner_00b2 {
  margin-right: 0;
}
#respond .secondary-black-e22f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-dirty-bea1 .gallery_5334 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gallery_5334 .menu_c60a.pagination_gas_3898 .tabs-be52 > li > a:focus,
.gallery_5334 .menu_c60a.pagination_gas_3898 .tabs-be52 > li > a:hover,
.gallery_5334 .menu_c60a.article_aa6e .tabs-be52 > li > a:focus,
.gallery_5334 .menu_c60a.article_aa6e .tabs-be52 > li > a:hover,
.gallery_5334 .menu_c60a.sidebar_d6f0 .tabs-be52 > li > a:focus,
.gallery_5334 .menu_c60a.sidebar_d6f0 .tabs-be52 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_5334
  .menu_c60a.pagination_gas_3898
  .tabs-be52
  > li.hover-da63
  > a,
.gallery_5334
  .menu_c60a.pagination_gas_3898
  .tabs-be52
  > li.description_5c72
  > a,
.gallery_5334
  .menu_c60a.article_aa6e
  .tabs-be52
  > li.hover-da63
  > a,
.gallery_5334
  .menu_c60a.article_aa6e
  .tabs-be52
  > li.description_5c72
  > a,
.gallery_5334
  .menu_c60a.sidebar_d6f0
  .tabs-be52
  > li.hover-da63
  > a,
.gallery_5334 .menu_c60a.sidebar_d6f0 .tabs-be52 > li.container-9569 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_5334 .surface-7c22,
.gallery_5334 .surface-7c22 a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_5334 .description_083a.easy_bd45 li a,
.gallery_5334 .disabled_blue_5554 a,
.gallery_5334 .outline-out-8039,
.gallery_5334 .tabs-be52 > li > a,
.gallery_5334 .badge-lite-fcce {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334 .description_083a.easy_bd45 li a:hover,
.gallery_5334 .disabled_blue_5554 a:hover,
.gallery_5334 .outline-out-8039:hover,
.gallery_5334 .tabs-be52 > li > a:hover,
.gallery_5334 .badge-lite-fcce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_5334 .prev_96c9 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334 .prev_96c9 .dark_e88c {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_5334 .prev_96c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_5334 .thumbnail-pressed-ec06 .box_rough_18b6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334 .thumbnail-pressed-ec06 .box_rough_18b6 .purple_31d4 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334
  .thumbnail-pressed-ec06
  .box_rough_18b6
  .purple_31d4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334
  .thumbnail-pressed-ec06
  .box_rough_18b6
  .purple_31d4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334
  .thumbnail-pressed-ec06
  .box_rough_18b6
  .purple_31d4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334
  .thumbnail-pressed-ec06
  .box_rough_18b6
  .purple_31d4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334 .thumbnail-pressed-ec06 .row-f054 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_5334 .thumbnail-pressed-ec06 .row-f054:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_cd6d
  .gallery_5334
  .thumbnail-pressed-ec06
  .photo-88b8
  .secondary_over_ca1d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.short_cd6d
  .gallery_5334
  .thumbnail-pressed-ec06
  .photo-88b8
  .purple_31d4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-dirty-bea1 .box_bright_9a8b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.box_bright_9a8b .menu_c60a.pagination_gas_3898 .tabs-be52 > li > a:focus,
.box_bright_9a8b .menu_c60a.pagination_gas_3898 .tabs-be52 > li > a:hover,
.box_bright_9a8b .menu_c60a.article_aa6e .tabs-be52 > li > a:focus,
.box_bright_9a8b .menu_c60a.article_aa6e .tabs-be52 > li > a:hover,
.box_bright_9a8b .menu_c60a.sidebar_d6f0 .tabs-be52 > li > a:focus,
.box_bright_9a8b .menu_c60a.sidebar_d6f0 .tabs-be52 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_bright_9a8b
  .menu_c60a.pagination_gas_3898
  .tabs-be52
  > li.hover-da63
  > a,
.box_bright_9a8b
  .menu_c60a.pagination_gas_3898
  .tabs-be52
  > li.description_5c72
  > a,
.box_bright_9a8b
  .menu_c60a.article_aa6e
  .tabs-be52
  > li.hover-da63
  > a,
.box_bright_9a8b
  .menu_c60a.article_aa6e
  .tabs-be52
  > li.description_5c72
  > a,
.box_bright_9a8b
  .menu_c60a.sidebar_d6f0
  .tabs-be52
  > li.hover-da63
  > a,
.box_bright_9a8b .menu_c60a.sidebar_d6f0 .tabs-be52 > li.container-9569 > a {
  color: rgba(0, 0, 0, 0.8);
}
.box_bright_9a8b .surface-7c22,
.box_bright_9a8b .surface-7c22 a {
  color: rgba(0, 0, 0, 0.8);
}
.box_bright_9a8b .description_083a.easy_bd45 li a,
.box_bright_9a8b .disabled_blue_5554 a,
.box_bright_9a8b .outline-out-8039,
.box_bright_9a8b .tabs-be52 > li > a,
.box_bright_9a8b .badge-lite-fcce {
  color: rgba(0, 0, 0, 0.55);
}
.box_bright_9a8b .description_083a.easy_bd45 li a:hover,
.box_bright_9a8b .disabled_blue_5554 a:hover,
.box_bright_9a8b .outline-out-8039:hover,
.box_bright_9a8b .tabs-be52 > li > a:hover,
.box_bright_9a8b .badge-lite-fcce:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_bright_9a8b .prev_96c9 {
  color: rgba(0, 0, 0, 0.55);
}
.box_bright_9a8b .prev_96c9 .dark_e88c {
  color: rgba(0, 0, 0, 0.8);
}
.box_bright_9a8b .prev_96c9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_yellow_48d2 .center-07a6 {
  margin-left: auto;
  margin-right: auto;
}
.label_56aa > * {
  margin-left: auto;
  margin-right: auto;
}
.label_56aa .header_active_b99d {
  margin-right: 1.41575em;
}
.banner-d5a3 .label_56aa > .widget_motion_0b04 {
  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;
}
.banner-d5a3 .label_56aa > .button_5772 {
  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;
}
.right-6b50.media_yellow_48d2 .center-07a6,
.popup_stale_2d8f.media_yellow_48d2 .center-07a6 {
  margin-left: 0;
}
.over-c00a.media_yellow_48d2 .center-07a6,
.message-8301.media_yellow_48d2 .center-07a6 {
  margin-right: 0;
}
.label_56aa ol,
.label_56aa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sidebar-b91a video {
  max-width: 100%;
}
.content-bright-811c img {
  display: block;
}
.content-bright-811c.header_active_b99d,
.content-bright-811c.notification_6651 {
  width: 100%;
}
.content-bright-811c.button_5772 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.title-ed04:not(.sort_62e2) {
  margin: 1.5em auto;
}
.mask-65de p {
  padding: 1.5em 14px;
}
ul.button_small_5f94.button_5772,
ul.button_small_5f94.widget_motion_0b04,
ul.button_small_5f94.in-108b.widget_motion_0b04 {
  padding: 0 14px;
}
.pattern_silver_e2dd {
  display: block;
  overflow-x: auto;
}
.pattern_silver_e2dd table {
  border-collapse: collapse;
  width: 100%;
}
.pattern_silver_e2dd td,
.pattern_silver_e2dd th {
  padding: 0.5em;
}
.label_56aa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label_56aa ol ol,
.label_56aa ol ul,
.label_56aa ul ol,
.label_56aa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label_56aa ol ol li,
.label_56aa ol ul li,
.label_56aa ul ol li,
.label_56aa ul ul li {
  margin-left: 0;
}
.motion_d63f.prev-7879 > .notice_bright_e30e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.motion_d63f.prev-7879 > .notice_bright_e30e iframe,
.motion_d63f.prev-7879 > .notice_bright_e30e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.aside_3875 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.aside_3875.hover_fast_0c8c {
  padding: 0;
}
.aside_3875.hover_fast_0c8c cite {
  font-size: 13px;
}
.aside_3875 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.aside_3875 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.filter_4a1a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.filter_4a1a > p:first-child {
  margin-top: 0;
}
.filter_4a1a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.filter_4a1a blockquote {
  border-left: 0;
}
.texture-current-c8e0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture-current-c8e0:not(.logo_purple_a9c8) {
  max-width: 100px;
}
.texture-current-c8e0.over_dc4d {
  border-bottom: none !important;
  text-align: center;
}
.texture-current-c8e0.over_dc4d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .mask-65de p {
    padding: 1.5em 0;
  }
}
.soft-c5ee {
  color: #0073aa;
}
.over-8a0e {
  background-color: #0073aa;
}
.menu-f9aa {
  color: #229fd8;
}
.button-d0e9 {
  background-color: #229fd8;
}
.background_over_b10a {
  color: #eee;
}
.form-64f1 {
  background-color: #eee;
}
.detail-outer-e7a7 {
  color: #444;
}
.thumbnail-plasma-8ab8 {
  background-color: #444;
}
.tabs_static_7347 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tabs_static_7347 .action_0476 .disabled_blue_5554 {
  font-size: 15px;
}
.tabs_static_7347 .disabled_blue_5554 {
  line-height: 1.3;
}
.tabs_static_7347 .box_bright_9a8b {
}
.tabs_static_7347 .gallery_5334 {
  background: #235787;
}
.rough-3da9 {
  padding: 0;
}
.rough-3da9 .gallery_5334 {
  background: #1a1a1a;
}
.rough-3da9 .box_bright_9a8b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.steel_0f13 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.steel_0f13 .box_bright_9a8b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.steel_0f13 .gallery_5334 {
  background: #303030;
}
.hard-99eb {
  position: relative;
  z-index: 10;
}
.hard-99eb .header-in-3f91 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_415e .message_efa6 {
  display: inline-block;
  vertical-align: middle;
}
.disabled_415e.modal-small-c6e2 .message_efa6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled_415e.modal-small-c6e2 .message_efa6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_415e.modal-small-c6e2 .message_efa6 {
    margin-right: 0.4em;
  }
}
.disabled_415e.modal-small-c6e2 .message_efa6:last-child {
  margin-right: 0;
}
.backdrop_paper_d787 .header-in-3f91 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu-dirty-bea1 .action_0476 {
    margin: 0 -0.5em;
  }
  .menu-dirty-bea1 .action_0476 [class*="customify-col-"],
  .menu-dirty-bea1 .action_0476 [class*="customify-col_"],
  .menu-dirty-bea1 .action_0476 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu-dirty-bea1.overlay_1c72 .header-in-3f91 {
  background: 0 0 !important;
}
.menu-dirty-bea1.overlay_1c72 .header-in-3f91,
.menu-dirty-bea1.backdrop_paper_d787 .header-in-3f91 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu-dirty-bea1.warm_2590 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu-dirty-bea1.backdrop_paper_d787 .header-in-3f91 {
  box-shadow: none !important;
}
.sidebar_plasma_4209 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar_plasma_4209 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_plasma_4209 {
    padding: 18px 0 20px;
  }
}
.sidebar_plasma_4209 .wrapper_over_8cfd {
  width: 100%;
}
.sidebar_plasma_4209 .thumbnail_tall_76df {
  margin-bottom: 0;
}
.sidebar_plasma_4209 .notice_2248 {
  margin-top: 5px;
  font-size: 0.875em;
}
.search-9a4c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.search-9a4c .info-bright-a810 {
  width: 100%;
}
.heading-0cf5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.heading-0cf5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.heading-0cf5 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;
}
.heading-0cf5 li:last-child:after {
  display: none;
}
.heading-0cf5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail-593e .over-bb09 button,
.sidebar_plasma_4209 .over-bb09 button {
  left: 0;
}
.thumbnail-593e .info-bright-a810,
.sidebar_plasma_4209 .info-bright-a810 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail-593e .search-9a4c,
.sidebar_plasma_4209 .search-9a4c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail-593e {
  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;
}
.thumbnail-593e: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;
}
.thumbnail-593e .module-clean-31cd {
  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) {
  .thumbnail-593e .module-clean-31cd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-593e .module-clean-31cd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-593e .module-clean-31cd {
    min-height: 200px;
  }
}
.thumbnail-593e .heading-0cf5 {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-593e .heading-0cf5 a,
.thumbnail-593e .heading-0cf5 li:after {
  color: inherit;
}
.thumbnail-593e .heading-0cf5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper-3618 {
  margin-bottom: 0.5em;
}
.north_7ca0 {
  margin-bottom: 1.2em;
}
.north_7ca0,
.wrapper-3618 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.north_7ca0 p:last-child,
.wrapper-3618 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .over-bb09,
#masthead .over-bb09 {
  display: none;
}
#masthead
  > .over-bb09.hero-slow-0524 {
  display: none;
}
#masthead > .over-bb09 button {
  left: 0;
}
.focus-plasma-2fe1 {
  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%;
}
.focus-plasma-2fe1 .message_efa6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focus-plasma-2fe1 .shade_9e74 {
  display: -webkit-box;
  display: flex;
}
.focus-plasma-2fe1 .shade_9e74.table-warm-af34 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focus-plasma-2fe1 .shade_9e74.glass_a870 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus-plasma-2fe1 .shade_9e74.caption_active_d80b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus-plasma-2fe1.bright-a878.text_5900 .shade_9e74.table-warm-af34 {
  flex-basis: 100%;
}
.focus-plasma-2fe1.notification_stale_e29e .shade_9e74.glass_a870 {
  -webkit-box-flex: 1;
  flex: auto;
}
.focus-plasma-2fe1.notification_stale_e29e .shade_9e74.caption_active_d80b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .over-bb09.hero-slow-0524 {
  display: none;
}
#masthead > .over-bb09 button {
  left: 0;
}
.tag-up-e98a {
  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;
}
.tag-up-e98a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tag-up-e98a.popup_97b6 i {
  margin-right: 4px;
}
.tag-up-e98a.soft_3557 i {
  margin-left: 5px;
}
.disabled_blue_5554 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.disabled_blue_5554 p:last-child {
  margin-bottom: 0;
}
.media-8b13 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media-8b13 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media-8b13 img {
  display: block;
  width: auto;
  line-height: 1;
}
.media-8b13 .surface-7c22 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media-8b13 .lite-6976 {
  margin: 5px 0 7px 0;
}
.media-8b13.info-small-dfa4 .header-action-efdb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-8b13.info-small-dfa4 .stone_8396 {
  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;
}
.media-8b13.out_6929 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media-8b13.out_6929 .header-action-efdb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-8b13.out_6929 .stone_8396 {
  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;
}
.media-8b13.icon-in-aa49 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media-8b13.icon-blue-9fb1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media-8b13.icon-blue-9fb1 .stone_8396 {
  margin-top: 7px;
}
.heading-7601 {
  display: inline-block;
}
.hard-99eb .hero_blue_a763 .media-8b13 img {
  max-width: 100%;
}
.menu_c60a .solid-1fc2.preview-inner-9067,
.orange-493b .solid-1fc2.preview-inner-9067 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu_c60a .footer-motion-a651,
.orange-493b .footer-motion-a651 {
  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%);
}
.menu_c60a .footer-motion-a651 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.menu_c60a.search_orange_de4e .footer-motion-a651 {
  display: none;
}
.menu_c60a .link_white_ab39 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu_c60a .link_white_ab39 li {
  display: inline-block;
  position: relative;
}
.menu_c60a .link_white_ab39 li:last-child {
  margin-right: 0;
}
.menu_c60a .link_white_ab39 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;
}
.menu_c60a .link_white_ab39 li.container-9569 > a {
  color: rgba(0, 0, 0, 0.9);
}
.menu_c60a .link_white_ab39 > 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;
}
.menu_c60a .link_white_ab39 > li > a i {
  line-height: 0;
}
.menu_c60a .link_white_ab39 > li.hard-009b > a .footer-motion-a651 {
  margin-left: 4px;
  line-height: 0;
}
.menu_c60a .link_white_ab39 .black_4b95 li.hard-009b > a {
  position: relative;
}
.menu_c60a .link_white_ab39 .black_4b95 li.hard-009b > a:after,
.menu_c60a .link_white_ab39 .black_4b95 li.hard-009b > a:before {
  content: "";
  display: table;
}
.menu_c60a .link_white_ab39 .black_4b95 li.hard-009b > a:after {
  clear: both;
}
.menu_c60a .link_white_ab39 .black_4b95 li.hard-009b > a .footer-motion-a651 {
  margin-left: 5px;
  float: right;
}
.menu_c60a .steel_9de8,
.menu_c60a .black_4b95 {
  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;
}
.menu_c60a .black_4b95 {
  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;
}
.menu_c60a .black_4b95 .preview-inner-9067 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu_c60a .black_4b95 .footer-motion-a651 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.menu_c60a .black_4b95 li {
  display: block;
  margin: 0;
  padding: 0;
}
.menu_c60a .black_4b95 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;
}
.menu_c60a .black_4b95 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.menu_c60a .black_4b95 .black_4b95 {
  top: 0;
  left: 100%;
}
.menu_c60a .media_smooth_b180.fn-focus-be3f > .steel_9de8,
.menu_c60a .media_smooth_b180.fn-focus-be3f > .black_4b95,
.menu_c60a .media_smooth_b180:focus > .steel_9de8,
.menu_c60a .media_smooth_b180:focus > .black_4b95,
.menu_c60a .media_smooth_b180:hover > .steel_9de8,
.menu_c60a .media_smooth_b180:hover > .black_4b95 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.menu_c60a.sidebar_d6f0 .tabs-be52:after,
.menu_c60a.sidebar_d6f0 .tabs-be52:before {
  content: "";
  display: table;
}
.menu_c60a.sidebar_d6f0 .tabs-be52:after {
  clear: both;
}
.menu_c60a.sidebar_d6f0 .tabs-be52 > li {
  float: left;
}
.menu_c60a.title-e84b .tabs-be52:after,
.menu_c60a.title-e84b .tabs-be52:before {
  content: "";
  display: table;
}
.menu_c60a.title-e84b .tabs-be52:after {
  clear: both;
}
.menu_c60a.title-e84b .tabs-be52 > li {
  float: left;
}
.menu_c60a.title-e84b .tabs-be52 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.menu_c60a.title-e84b .tabs-be52 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.menu_c60a.title-e84b .tabs-be52 > li.hover-da63 > a,
.menu_c60a.title-e84b .tabs-be52 > li.container-9569 > a {
  color: #fff;
  background-color: #1e4b75;
}
.menu_c60a.pagination_gas_3898 .tabs-be52 > li > a .preview-inner-9067 {
  position: relative;
}
.menu_c60a.pagination_gas_3898 .tabs-be52 > li > a .preview-inner-9067: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;
}
.menu_c60a.pagination_gas_3898
  .tabs-be52
  > li:focus
  > a
  .preview-inner-9067:before,
.menu_c60a.pagination_gas_3898
  .tabs-be52
  > li:hover
  > a
  .preview-inner-9067:before {
  width: 100%;
  background-color: currentColor;
}
.menu_c60a.pagination_gas_3898
  .tabs-be52
  > li.hover-da63
  > a
  .preview-inner-9067:before,
.menu_c60a.pagination_gas_3898
  .tabs-be52
  > li.description_5c72
  > a
  .preview-inner-9067:before {
  width: 100%;
  background-color: currentColor;
}
.menu_c60a.article_aa6e .tabs-be52 > li > a .preview-inner-9067 {
  position: relative;
}
.menu_c60a.article_aa6e .tabs-be52 > li > a .preview-inner-9067: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;
}
.menu_c60a.article_aa6e .tabs-be52 > li:focus > a .preview-inner-9067:before,
.menu_c60a.article_aa6e
  .tabs-be52
  > li:hover
  > a
  .preview-inner-9067:before {
  width: 100%;
  background-color: currentColor;
}
.menu_c60a.article_aa6e
  .tabs-be52
  > li.hover-da63
  > a
  .preview-inner-9067:before,
.menu_c60a.article_aa6e
  .tabs-be52
  > li.description_5c72
  > a
  .preview-inner-9067:before {
  width: 100%;
  background-color: currentColor;
}
.orange-493b .link_white_ab39 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orange-493b .link_white_ab39 li:first-child > a {
  border-top: none;
}
.orange-493b .link_white_ab39 .wrapper-slow-cb13 > .preview-inner-9067 .footer-motion-a651 {
  display: none;
}
.orange-493b .link_white_ab39 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.orange-493b .link_white_ab39 li:last-child {
  border: none;
}
.orange-493b .link_white_ab39 li.hard-009b > a {
  padding-right: 45px !important;
}
.orange-493b .link_white_ab39 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.orange-493b .link_white_ab39 li a:focus,
.orange-493b .link_white_ab39 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.orange-493b .link_white_ab39 li .info-selected-3bf6 {
  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;
}
.orange-493b .link_white_ab39 li .info-selected-3bf6:hover {
  box-shadow: none;
}
.orange-493b .link_white_ab39 li .info-selected-3bf6 .footer-motion-a651 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.orange-493b .link_white_ab39 .black_4b95 {
  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);
}
.orange-493b .link_white_ab39 .black_4b95 li a {
  padding-left: 3em;
}
.orange-493b .link_white_ab39 .modal-selected-bac6 > a .info-selected-3bf6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.orange-493b .link_white_ab39 .modal-selected-bac6 > .black_4b95 {
  display: block;
  opacity: 1;
}
.popup-d69f {
  max-width: 100%;
}
.list-9063 {
  line-height: 0;
  cursor: pointer;
}
.badge-lite-fcce {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge-lite-fcce:hover {
  box-shadow: none;
  color: currentColor;
}
.badge-lite-fcce svg {
  width: 18px;
  height: 18px;
}
.badge-lite-fcce .icon_narrow_6114 {
  display: none;
}
.alert-c076 {
  position: relative;
}
.alert-c076.fn-active-be3f .badge-lite-fcce .short-332c {
  display: none;
}
.alert-c076.fn-active-be3f .badge-lite-fcce .icon_narrow_6114 {
  display: inline-block;
}
.alert-c076 .orange_2b40 {
  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);
}
.alert-c076.cold_2885 .orange_2b40 {
  left: auto;
  right: -0.9em;
}
.alert-c076.cold_2885 .text_21b1::before {
  left: auto;
  right: 15px;
}
.alert-c076.fn-active-be3f .orange_2b40 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo-88b8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo-88b8 label {
  flex-basis: 100%;
}
.photo-88b8 .box_rough_18b6 {
  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;
}
.photo-88b8 .purple_31d4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo-88b8 .purple_31d4:focus {
  background-color: transparent;
}
.photo-88b8 button.row-f054 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo-88b8 button.row-f054:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo-88b8 button.row-f054 svg {
  width: 18px;
  height: 18px;
}
.photo-88b8 input[type="submit"] {
  min-height: auto;
}
.thumbnail-pressed-ec06 .photo-88b8 .purple_31d4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.text_21b1 {
  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) {
  .text_21b1 {
    width: 220px;
  }
}
.text_21b1 label {
  flex-basis: 100%;
}
.text_21b1::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;
}
.short_cd6d .thumbnail-pressed-ec06 .photo-88b8 {
  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;
}
.short_cd6d
  .thumbnail-pressed-ec06
  .photo-88b8
  .box_rough_18b6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.short_cd6d .thumbnail-pressed-ec06 .photo-88b8 .purple_31d4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.short_cd6d
  .thumbnail-pressed-ec06
  .photo-88b8
  .purple_31d4:focus {
  background: 0 0;
}
.short_cd6d
  .thumbnail-pressed-ec06
  .photo-88b8
  .secondary_over_ca1d {
  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;
}
.description_083a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.description_083a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.description_083a li:last-child {
  margin-right: 0;
}
.description_083a li:first-child {
  margin-left: 0;
}
.description_083a.label-dac9 a {
  color: #fff;
}
.description_083a.label-dac9 a:hover {
  color: #fff;
}
.description_083a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.description_083a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.description_083a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.description_083a a:hover {
  opacity: 0.9;
  color: inherit;
}
.description_083a [class*="social-icon-apple"] {
  background-color: #999;
}
.description_083a [class*="social-icon-apple"].icon-dark-5b4c {
  background-color: transparent;
  color: #999;
}
.description_083a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.description_083a [class*="social-icon-behance"].icon-dark-5b4c {
  background-color: transparent;
  color: #1769ff;
}
.description_083a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.description_083a [class*="social-icon-bitbucket"].icon-dark-5b4c {
  background-color: transparent;
  color: #205081;
}
.description_083a [class*="social-icon-codepen"] {
  background-color: #000;
}
.description_083a [class*="social-icon-codepen"].icon-dark-5b4c {
  background-color: transparent;
  color: #000;
}
.description_083a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.description_083a [class*="social-icon-delicious"].icon-dark-5b4c {
  background-color: transparent;
  color: #39f;
}
.description_083a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.description_083a [class*="social-icon-digg"].icon-dark-5b4c {
  background-color: transparent;
  color: #005be2;
}
.description_083a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.description_083a [class*="social-icon-dribbble"].icon-dark-5b4c {
  background-color: transparent;
  color: #ea4c89;
}
.description_083a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.description_083a [class*="social-icon-envelope"].icon-dark-5b4c {
  background-color: transparent;
  color: #ea4335;
}
.description_083a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.description_083a [class*="social-icon-facebook"].icon-dark-5b4c {
  background-color: transparent;
  color: #3b5998;
}
.description_083a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.description_083a [class*="social-icon-flickr"].icon-dark-5b4c {
  background-color: transparent;
  color: #0063dc;
}
.description_083a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.description_083a [class*="social-icon-foursquare"].icon-dark-5b4c {
  background-color: transparent;
  color: #2d5be3;
}
.description_083a [class*="social-icon-github"] {
  background-color: #333;
}
.description_083a [class*="social-icon-github"].icon-dark-5b4c {
  background-color: transparent;
  color: #333;
}
.description_083a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.description_083a [class*="social-icon-google-plus"].icon-dark-5b4c {
  background-color: transparent;
  color: #dd4b39;
}
.description_083a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.description_083a [class*="social-icon-houzz"].icon-dark-5b4c {
  background-color: transparent;
  color: #7ac142;
}
.description_083a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.description_083a [class*="social-icon-instagram"].icon-dark-5b4c {
  background-color: transparent;
  color: #262626;
}
.description_083a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.description_083a [class*="social-icon-jsfiddle"].icon-dark-5b4c {
  background-color: transparent;
  color: #487aa2;
}
.description_083a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.description_083a [class*="social-icon-linkedin"].icon-dark-5b4c {
  background-color: transparent;
  color: #0077b5;
}
.description_083a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.description_083a [class*="social-icon-medium"].icon-dark-5b4c {
  background-color: transparent;
  color: #00ab6b;
}
.description_083a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.description_083a
  [class*="social-icon-odnoklassniki"].icon-dark-5b4c {
  background-color: transparent;
  color: #f4731c;
}
.description_083a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.description_083a [class*="social-icon-meetup"].icon-dark-5b4c {
  background-color: transparent;
  color: #ec1c40;
}
.description_083a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.description_083a [class*="social-icon-pinterest"].icon-dark-5b4c {
  background-color: transparent;
  color: #bd081c;
}
.description_083a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.description_083a [class*="social-icon-product-hunt"].icon-dark-5b4c {
  background-color: transparent;
  color: #da552f;
}
.description_083a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.description_083a [class*="social-icon-reddit"].icon-dark-5b4c {
  background-color: transparent;
  color: #ff4500;
}
.description_083a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.description_083a [class*="social-icon-rss"].icon-dark-5b4c {
  background-color: transparent;
  color: #f26522;
}
.description_083a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.description_083a
  [class*="social-icon-shopping-cart"].icon-dark-5b4c {
  background-color: transparent;
  color: #4caf50;
}
.description_083a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.description_083a [class*="social-icon-skype"].icon-dark-5b4c {
  background-color: transparent;
  color: #00aff0;
}
.description_083a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.description_083a [class*="social-icon-slideshare"].icon-dark-5b4c {
  background-color: transparent;
  color: #0077b5;
}
.description_083a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.description_083a [class*="social-icon-snapchat"].icon-dark-5b4c {
  background-color: transparent;
  color: #fffc00;
}
.description_083a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.description_083a [class*="social-icon-soundcloud"].icon-dark-5b4c {
  background-color: transparent;
  color: #f80;
}
.description_083a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.description_083a [class*="social-icon-spotify"].icon-dark-5b4c {
  background-color: transparent;
  color: #2ebd59;
}
.description_083a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.description_083a
  [class*="social-icon-stack-overflow"].icon-dark-5b4c {
  background-color: transparent;
  color: #fe7a15;
}
.description_083a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.description_083a [class*="social-icon-maldkfgram"].icon-dark-5b4c {
  background-color: transparent;
  color: #2ca5e0;
}
.description_083a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.description_083a [class*="social-icon-tripadvisor"].icon-dark-5b4c {
  background-color: transparent;
  color: #589442;
}
.description_083a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.description_083a [class*="social-icon-tumblr"].icon-dark-5b4c {
  background-color: transparent;
  color: #35465c;
}
.description_083a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.description_083a [class*="social-icon-twitch"].icon-dark-5b4c {
  background-color: transparent;
  color: #6441a5;
}
.description_083a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.description_083a [class*="social-icon-twitter"].icon-dark-5b4c {
  background-color: transparent;
  color: #1da1f2;
}
.description_083a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.description_083a [class*="social-icon-vimeo"].icon-dark-5b4c {
  background-color: transparent;
  color: #1ab7ea;
}
.description_083a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.description_083a [class*="social-icon-vk"].icon-dark-5b4c {
  background-color: transparent;
  color: #45668e;
}
.description_083a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.description_083a [class*="social-icon-weibo"].icon-dark-5b4c {
  background-color: transparent;
  color: #df2029;
}
.description_083a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.description_083a [class*="social-icon-weixin"].icon-dark-5b4c {
  background-color: transparent;
  color: #7bb32e;
}
.description_083a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.description_083a [class*="social-icon-whatsapp"].icon-dark-5b4c {
  background-color: transparent;
  color: #25d366;
}
.description_083a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.description_083a [class*="social-icon-wordpress"].icon-dark-5b4c {
  background-color: transparent;
  color: #21759b;
}
.description_083a [class*="social-icon-xing"] {
  background-color: #026466;
}
.description_083a [class*="social-icon-xing"].icon-dark-5b4c {
  background-color: transparent;
  color: #026466;
}
.description_083a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.description_083a [class*="social-icon-yelp"].icon-dark-5b4c {
  background-color: transparent;
  color: #af0606;
}
.description_083a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.description_083a [class*="social-icon-youtube"].icon-dark-5b4c {
  background-color: transparent;
  color: #cd201f;
}
.outline-out-8039 {
  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;
}
.outline-out-8039:hover {
  box-shadow: none;
  background: 0 0;
}
.column_top_da23 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview-short-5210 {
  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;
}
.hero_silver_9d4d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.disabled_14f4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.disabled_14f4,
.disabled_14f4::after,
.disabled_14f4::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;
}
.disabled_14f4::after,
.disabled_14f4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.inner-8985 .preview-short-5210 .hero_silver_9d4d {
  margin-top: -2px;
  width: 19px;
}
.inner-8985 .preview-short-5210 .disabled_14f4 {
  margin-top: -1px;
}
.inner-8985 .preview-short-5210 .disabled_14f4,
.inner-8985 .preview-short-5210 .disabled_14f4::after,
.inner-8985 .preview-short-5210 .disabled_14f4::before {
  width: 19px;
  height: 2px;
}
.inner-8985 .preview-short-5210 .disabled_14f4::before {
  top: -6px;
}
.inner-8985 .preview-short-5210 .disabled_14f4::after {
  bottom: -6px;
}
.tooltip_down_7f87 .preview-short-5210 .hero_silver_9d4d {
  margin-top: -2px;
  width: 22px;
}
.tooltip_down_7f87 .preview-short-5210 .disabled_14f4 {
  margin-top: -1px;
}
.tooltip_down_7f87 .preview-short-5210 .disabled_14f4,
.tooltip_down_7f87 .preview-short-5210 .disabled_14f4::after,
.tooltip_down_7f87 .preview-short-5210 .disabled_14f4::before {
  width: 22px;
  height: 2px;
}
.tooltip_down_7f87 .preview-short-5210 .disabled_14f4::before {
  top: -7px;
}
.tooltip_down_7f87 .preview-short-5210 .disabled_14f4::after {
  bottom: -7px;
}
.fluid-0a18 .preview-short-5210 .hero_silver_9d4d {
  margin-top: -2px;
  width: 31px;
}
.fluid-0a18 .preview-short-5210 .disabled_14f4 {
  margin-top: -1.5px;
}
.fluid-0a18 .preview-short-5210 .disabled_14f4,
.fluid-0a18 .preview-short-5210 .disabled_14f4::after,
.fluid-0a18 .preview-short-5210 .disabled_14f4::before {
  width: 31px;
  height: 3px;
}
.fluid-0a18 .preview-short-5210 .disabled_14f4::before {
  top: -9px;
}
.fluid-0a18 .preview-short-5210 .disabled_14f4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge_3287 .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 19px;
  }
  .badge_3287 .preview-short-5210 .disabled_14f4 {
    margin-top: -1px;
  }
  .badge_3287 .preview-short-5210 .disabled_14f4,
  .badge_3287 .preview-short-5210 .disabled_14f4::after,
  .badge_3287 .preview-short-5210 .disabled_14f4::before {
    width: 19px;
    height: 2px;
  }
  .badge_3287 .preview-short-5210 .disabled_14f4::before {
    top: -6px;
  }
  .badge_3287 .preview-short-5210 .disabled_14f4::after {
    bottom: -6px;
  }
  .column-3763 .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 22px;
  }
  .column-3763 .preview-short-5210 .disabled_14f4 {
    margin-top: -1px;
  }
  .column-3763 .preview-short-5210 .disabled_14f4,
  .column-3763 .preview-short-5210 .disabled_14f4::after,
  .column-3763 .preview-short-5210 .disabled_14f4::before {
    width: 22px;
    height: 2px;
  }
  .column-3763 .preview-short-5210 .disabled_14f4::before {
    top: -7px;
  }
  .column-3763 .preview-short-5210 .disabled_14f4::after {
    bottom: -7px;
  }
  .menu_a939 .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 31px;
  }
  .menu_a939 .preview-short-5210 .disabled_14f4 {
    margin-top: -1.5px;
  }
  .menu_a939 .preview-short-5210 .disabled_14f4,
  .menu_a939 .preview-short-5210 .disabled_14f4::after,
  .menu_a939 .preview-short-5210 .disabled_14f4::before {
    width: 31px;
    height: 3px;
  }
  .menu_a939 .preview-short-5210 .disabled_14f4::before {
    top: -9px;
  }
  .menu_a939 .preview-short-5210 .disabled_14f4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-cold-0835 .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 19px;
  }
  .menu-cold-0835 .preview-short-5210 .disabled_14f4 {
    margin-top: -1px;
  }
  .menu-cold-0835 .preview-short-5210 .disabled_14f4,
  .menu-cold-0835 .preview-short-5210 .disabled_14f4::after,
  .menu-cold-0835 .preview-short-5210 .disabled_14f4::before {
    width: 19px;
    height: 2px;
  }
  .menu-cold-0835 .preview-short-5210 .disabled_14f4::before {
    top: -6px;
  }
  .menu-cold-0835 .preview-short-5210 .disabled_14f4::after {
    bottom: -6px;
  }
  .form-plasma-594c .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 22px;
  }
  .form-plasma-594c .preview-short-5210 .disabled_14f4 {
    margin-top: -1px;
  }
  .form-plasma-594c .preview-short-5210 .disabled_14f4,
  .form-plasma-594c .preview-short-5210 .disabled_14f4::after,
  .form-plasma-594c .preview-short-5210 .disabled_14f4::before {
    width: 22px;
    height: 2px;
  }
  .form-plasma-594c .preview-short-5210 .disabled_14f4::before {
    top: -7px;
  }
  .form-plasma-594c .preview-short-5210 .disabled_14f4::after {
    bottom: -7px;
  }
  .pagination_e986 .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 31px;
  }
  .pagination_e986 .preview-short-5210 .disabled_14f4 {
    margin-top: -1.5px;
  }
  .pagination_e986 .preview-short-5210 .disabled_14f4,
  .pagination_e986 .preview-short-5210 .disabled_14f4::after,
  .pagination_e986 .preview-short-5210 .disabled_14f4::before {
    width: 31px;
    height: 3px;
  }
  .pagination_e986 .preview-short-5210 .disabled_14f4::before {
    top: -9px;
  }
  .pagination_e986 .preview-short-5210 .disabled_14f4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .column_prev_8c40 .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 19px;
  }
  .column_prev_8c40 .preview-short-5210 .disabled_14f4 {
    margin-top: -1px;
  }
  .column_prev_8c40 .preview-short-5210 .disabled_14f4,
  .column_prev_8c40 .preview-short-5210 .disabled_14f4::after,
  .column_prev_8c40 .preview-short-5210 .disabled_14f4::before {
    width: 19px;
    height: 2px;
  }
  .column_prev_8c40 .preview-short-5210 .disabled_14f4::before {
    top: -6px;
  }
  .column_prev_8c40 .preview-short-5210 .disabled_14f4::after {
    bottom: -6px;
  }
  .text_fluid_0bc5 .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 22px;
  }
  .text_fluid_0bc5 .preview-short-5210 .disabled_14f4 {
    margin-top: -1px;
  }
  .text_fluid_0bc5 .preview-short-5210 .disabled_14f4,
  .text_fluid_0bc5 .preview-short-5210 .disabled_14f4::after,
  .text_fluid_0bc5 .preview-short-5210 .disabled_14f4::before {
    width: 22px;
    height: 2px;
  }
  .text_fluid_0bc5 .preview-short-5210 .disabled_14f4::before {
    top: -7px;
  }
  .text_fluid_0bc5 .preview-short-5210 .disabled_14f4::after {
    bottom: -7px;
  }
  .pattern-7c40 .preview-short-5210 .hero_silver_9d4d {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-7c40 .preview-short-5210 .disabled_14f4 {
    margin-top: -1.5px;
  }
  .pattern-7c40 .preview-short-5210 .disabled_14f4,
  .pattern-7c40 .preview-short-5210 .disabled_14f4::after,
  .pattern-7c40 .preview-short-5210 .disabled_14f4::before {
    width: 31px;
    height: 3px;
  }
  .pattern-7c40 .preview-short-5210 .disabled_14f4::before {
    top: -9px;
  }
  .pattern-7c40 .preview-short-5210 .disabled_14f4::after {
    bottom: -9px;
  }
}
.complex_1d77 .disabled_14f4 {
  -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);
}
.complex_1d77 .disabled_14f4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.complex_1d77 .disabled_14f4::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);
}
.complex_1d77.hovered_abff .disabled_14f4 {
  -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);
}
.complex_1d77.hovered_abff .disabled_14f4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.complex_1d77.hovered_abff .disabled_14f4::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);
}
.shade_232c {
  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.border_outer_6a08:before {
  display: none;
}
.focus_stone_b904 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focus_stone_b904 .video_d8b1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focus_stone_b904 .video_d8b1:last-of-type {
  border-bottom: none;
}
.focus_stone_b904 .video_d8b1.hidden-44ee,
.focus_stone_b904 .video_d8b1.notice-f6d0,
.focus_stone_b904 .video_d8b1.feature_medium_a55c {
  padding: 0;
}
.focus_stone_b904 .orange-493b .info-selected-3bf6 {
  color: currentColor;
}
.focus_stone_b904 .orange-493b .info-selected-3bf6:focus,
.focus_stone_b904 .orange-493b .info-selected-3bf6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_stone_b904.box_bright_9a8b .prev_96c9,
.focus_stone_b904.box_bright_9a8b .disabled_blue_5554 a,
.focus_stone_b904.box_bright_9a8b .tabs-be52 a,
.focus_stone_b904.box_bright_9a8b .black_4b95 a {
  color: rgba(0, 0, 0, 0.55);
}
.focus_stone_b904.box_bright_9a8b .prev_96c9:hover,
.focus_stone_b904.box_bright_9a8b .disabled_blue_5554 a:hover,
.focus_stone_b904.box_bright_9a8b .tabs-be52 a:hover,
.focus_stone_b904.box_bright_9a8b .black_4b95 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_stone_b904.box_bright_9a8b .dark_e88c {
  color: rgba(0, 0, 0, 0.8);
}
.focus_stone_b904.box_bright_9a8b .video_d8b1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_stone_b904.box_bright_9a8b .video_d8b1:before {
  background: rgba(0, 0, 0, 0.08);
}
.focus_stone_b904.box_bright_9a8b .backdrop-soft-6148:before {
  background: rgba(255, 255, 255, 0.9);
}
.focus_stone_b904.box_bright_9a8b .orange-493b .link_white_ab39 li a,
.focus_stone_b904.box_bright_9a8b .orange-493b .info-selected-3bf6,
.focus_stone_b904.box_bright_9a8b .black_4b95 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_stone_b904.box_bright_9a8b .orange-493b .info-selected-3bf6:focus,
.focus_stone_b904.box_bright_9a8b .orange-493b .info-selected-3bf6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_stone_b904.box_bright_9a8b .link_white_ab39 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_stone_b904.gallery_5334 .prev_96c9,
.focus_stone_b904.gallery_5334 .disabled_blue_5554 a,
.focus_stone_b904.gallery_5334 .tabs-be52 .info-selected-3bf6,
.focus_stone_b904.gallery_5334 .tabs-be52 a,
.focus_stone_b904.gallery_5334 .black_4b95 a {
  color: rgba(255, 255, 255, 0.79);
}
.focus_stone_b904.gallery_5334 .prev_96c9:hover,
.focus_stone_b904.gallery_5334 .disabled_blue_5554 a:hover,
.focus_stone_b904.gallery_5334 .tabs-be52 .info-selected-3bf6:hover,
.focus_stone_b904.gallery_5334 .tabs-be52 a:hover,
.focus_stone_b904.gallery_5334 .black_4b95 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_stone_b904.gallery_5334 .dark_e88c {
  color: rgba(255, 255, 255, 0.99);
}
.focus_stone_b904.gallery_5334 .video_d8b1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_stone_b904.gallery_5334 .video_d8b1:before {
  background: rgba(255, 255, 255, 0.08);
}
.focus_stone_b904.gallery_5334 .backdrop-soft-6148:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_stone_b904.gallery_5334 .orange-493b .link_white_ab39 li a,
.focus_stone_b904.gallery_5334 .orange-493b .info-selected-3bf6,
.focus_stone_b904.gallery_5334 .black_4b95 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_stone_b904.gallery_5334 .orange-493b .info-selected-3bf6:focus,
.focus_stone_b904.gallery_5334 .orange-493b .info-selected-3bf6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_stone_b904.gallery_5334 .link_white_ab39 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-soft-6148 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop-soft-6148:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hover-4e43 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.media_79ab .focus_stone_b904 {
  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;
}
.media_79ab .video_d8b1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.media_79ab .video_d8b1: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) {
  .media_79ab .video_d8b1:before {
    width: 16%;
    left: 42%;
  }
}
.media_79ab .video_d8b1:last-child:before {
  content: none;
}
.media_79ab .video_d8b1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.media_79ab .orange-493b .link_white_ab39 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.media_79ab .orange-493b .link_white_ab39 li a .info-selected-3bf6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.media_79ab .orange-493b .black_4b95 {
  border: none;
}
.media_79ab .orange-493b .black_4b95 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.media_79ab .backdrop-soft-6148 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.media_79ab .hover-4e43 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.media_79ab .gallery_5334 .backdrop-soft-6148:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_79ab .box_bright_9a8b.video-in-d687 .disabled_14f4 {
  background: rgba(0, 0, 0, 0.6);
}
.media_79ab
  .box_bright_9a8b.video-in-d687
  .disabled_14f4::after,
.media_79ab
  .box_bright_9a8b.video-in-d687
  .disabled_14f4:before {
  background: inherit;
}
.media_79ab
  .box_bright_9a8b.video-in-d687:hover
  .disabled_14f4 {
  background: rgba(0, 0, 0, 0.8);
}
.wrapper-south-9383 .focus_stone_b904 {
  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) {
  .wrapper-south-9383 .focus_stone_b904 {
    width: auto;
    right: 45px;
  }
}
.basic_5f99 .focus_stone_b904 {
  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) {
  .basic_5f99 .focus_stone_b904 {
    width: auto;
    left: 45px;
  }
}
.border_outer_6a08 .focus_stone_b904 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border_outer_6a08 .hover-4e43 {
  max-width: 48em;
  margin: 0 auto;
}
.border_outer_6a08 .backdrop-soft-6148:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pro-8e71 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pro-8e71.media_79ab .focus_stone_b904 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pro-8e71.wrapper-south-9383 .focus_stone_b904 {
  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);
}
.pro-8e71 .focus_stone_b904 {
  visibility: visible;
}
.pro-8e71.basic_5f99 .focus_stone_b904 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wrapper-4878,
.component_867c {
  overflow-x: hidden;
}
.wrapper-4878 .focus_stone_b904 {
  overflow: auto;
}
.wrapper-4878.media_79ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper-4878.media_79ab .focus_stone_b904 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wrapper-4878.media_79ab .outline-out-8039 {
  opacity: 0;
}
.wrapper-4878.wrapper-south-9383 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper-4878.wrapper-south-9383 .focus_stone_b904 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wrapper-4878.wrapper-south-9383 .outline-out-8039 {
  opacity: 0;
}
.wrapper-4878.basic_5f99 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper-4878.basic_5f99 .focus_stone_b904 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wrapper-4878.basic_5f99 .outline-out-8039 {
  opacity: 0;
}
.wrapper-4878.border_outer_6a08 .focus_stone_b904 {
  z-index: 10;
  visibility: visible;
}
.video-in-d687 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.video-in-d687 .disabled_14f4 {
  background: rgba(255, 255, 255, 0.99);
}
.video-in-d687 .disabled_14f4::after,
.video-in-d687 .disabled_14f4:before {
  background: inherit;
}
.video-in-d687:hover .disabled_14f4 {
  background: rgba(255, 255, 255, 0.99);
}
.basic_5f99 .video-in-d687 {
  top: 10px;
  right: auto;
  left: 12px;
}
.border_outer_6a08 .video-in-d687 {
  display: none !important;
}
.wrapper-4878:before,
.component_867c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wrapper-4878 .video-in-d687,
.component_867c .video-in-d687 {
  display: inline-block;
}
.focus_stone_b904 .message_efa6 {
  -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;
}
.wrapper-4878 .focus_stone_b904 .message_efa6,
.component_867c .focus_stone_b904 .message_efa6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red-9334 .box_rough_18b6 {
  width: 100%;
}
.hero_blue_a763 {
  padding: 0 0.5em 0;
}
.hero_blue_a763 [class*="customify-col-"],
.hero_blue_a763 [class*="customify-col_"],
.hero_blue_a763 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner-f298 .hero_blue_a763 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .action_0476 .copper_2218,
  .copper_2218 {
    display: none;
  }
  .photo-outer-3aba {
    text-align: left;
  }
  .outline_south_8444 {
    text-align: center;
  }
  .pressed_4f23 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .action_0476 .selected-42b3,
  .selected-42b3 {
    display: none;
  }
  .section_115f {
    text-align: left;
  }
  .message_222b {
    text-align: center;
  }
  .fixed_f61f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .action_0476 .active_clean_be95,
  .active_clean_be95 {
    display: none;
  }
  .tag-47c0 {
    text-align: left;
  }
  .last_196a {
    text-align: center;
  }
  .accent_2527 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fixed-5740 {
  box-shadow: none !important;
}
.aside_wide_e8e4 .feature-6cfa,
.status_soft_2877 .feature-6cfa {
  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;
}
.status_soft_2877 .feature-6cfa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header-in-3f91 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header-in-3f91:after,
.header-in-3f91:before {
  content: "";
  display: table;
}
.header-in-3f91:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header-in-3f91 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header-in-3f91,
.warm_2590 {
  max-width: 1248px;
  margin: 0 auto;
}

.alert_1732.sort-orange-855c .header-in-3f91 {
  max-width: 100%;
}
.alert_1732.dirty_21ab {
  max-width: 1200px;
  margin: 0 auto;
}
.alert_1732.detail-75cc .header-in-3f91 {
  max-width: 100%;
}
.alert_1732.detail-75cc > .header-in-3f91 {
  padding-left: 0;
  padding-right: 0;
}
.alert_1732.detail-75cc > .header-in-3f91 .action_0476 {
  margin: 0;
}
.alert_1732.detail-75cc
  > .header-in-3f91
  .dirty_99b9.panel-tall-287f {
  margin-right: 0;
  margin-left: 0;
}
.alert_1732.detail-75cc #main.panel-tall-287f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .status-c02b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .status-c02b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .link-first-8991 .center-07a6 {
    padding-right: 1em;
  }
  .link-first-8991.orange_f5e5 .dirty_99b9 {
    border-right: 1px solid #eaecee;
  }
  .link-first-8991.orange_f5e5 .center-07a6 {
    padding-right: 1em;
  }
  .link-first-8991.orange_f5e5 .title-dfe2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-middle-1b29 .center-07a6 {
    padding-left: 1em;
  }
  .picture-middle-1b29.orange_f5e5 .dirty_99b9 {
    border-left: 1px solid #eaecee;
  }
  .picture-middle-1b29.orange_f5e5 .center-07a6 {
    padding-left: 1em;
  }
  .picture-middle-1b29.orange_f5e5 .title-dfe2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro-fe9e .center-07a6 {
    padding-left: 1em;
  }
  .pro-fe9e.orange_f5e5 .blue_5fb6 {
    border-right: 1px solid #eaecee;
  }
  .pro-fe9e.orange_f5e5 .white-766e {
    border-right: 1px solid #eaecee;
  }
  .pro-fe9e.orange_f5e5 .center-07a6 {
    padding-left: 1em;
  }
  .pro-fe9e.orange_f5e5 .title-dfe2 {
    padding-right: 1em;
  }
  .pro-fe9e.orange_f5e5 .blue_6bd0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_d437 .center-07a6 {
    padding-right: 1em;
  }
  .media_d437.orange_f5e5 .blue_5fb6 {
    border-left: 1px solid #eaecee;
  }
  .media_d437.orange_f5e5 .white-766e {
    border-left: 1px solid #eaecee;
  }
  .media_d437.orange_f5e5 .center-07a6 {
    padding-right: 1em;
  }
  .media_d437.orange_f5e5 .title-dfe2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media_d437.orange_f5e5 .blue_6bd0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-c02b .center-07a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-c02b.orange_f5e5 .dirty_99b9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .status-c02b.orange_f5e5 .center-07a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-c02b.orange_f5e5 .title-dfe2 {
    padding-left: 1em;
  }
  .status-c02b.orange_f5e5 .blue_6bd0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .status-c02b.orange_f5e5 .center-07a6 {
    padding-left: 0;
  }
}
.info-b06d .disabled_415e {
  display: inline-block;
}
.layout-right-c73d {
  display: inline-block;
}
.carousel_713d {
  word-con: break-word;
}
.orange-67d0 > span {
  display: inline-block;
  padding: 5px 0;
}
.orange-67d0 .title-f259 {
  margin-left: 8px;
  margin-right: 8px;
}
.orange-67d0 .iron_b66c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.inner_c8a2 .paragraph-9207 {
  margin-bottom: 2em;
}
.inner_c8a2 .layout-30e1 {
  margin-bottom: 15px;
}
.inner_c8a2 .layout-30e1:last-child {
  margin-bottom: 0;
}
.inner_c8a2 .hidden_huge_21c9 {
  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) {
  .inner_c8a2 .hidden_huge_21c9 {
    display: block;
  }
}
.inner_c8a2 .top-5bb7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .inner_c8a2 .top-5bb7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.inner_c8a2 .modal-dirty-fa8e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.inner_c8a2 .modal-dirty-fa8e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.inner_c8a2 .modal-dirty-fa8e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.inner_c8a2 .carousel_713d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner_c8a2 .carousel_713d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.inner_c8a2 .list-3dfb p:last-child {
  margin-bottom: 0;
}
.inner_c8a2 .east-1761 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.inner_c8a2 .article_upper_3389 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.inner_c8a2 .black-1fef {
  margin-top: 1em;
}
.inner_c8a2 .slider_99e7 {
  top: 0;
  display: block;
}
.inner_c8a2 .slider_99e7 a {
  color: inherit;
}
.inner_c8a2 .slider_99e7 a:hover {
  color: inherit;
}
.inner_c8a2 .article-4412 {
  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;
}
.inner_c8a2 .article-4412:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.inner_c8a2 .article_upper_3389 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.inner_c8a2 .main_new_7004 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.inner_c8a2 .main_new_7004:first-child {
  margin-top: 0;
}
.inner_c8a2 .main_new_7004.caption-c1b7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.inner_c8a2 .main_new_7004.item_tiny_e3cd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner_c8a2
  .main_new_7004.item_tiny_e3cd.pattern_glass_3ad8
  .black-1fef {
  width: 100%;
}
.inner_c8a2 .item_tiny_e3cd {
  -webkit-box-align: center;
  align-items: center;
}
.inner_c8a2 .item_tiny_e3cd .orange-67d0,
.inner_c8a2 .item_tiny_e3cd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.inner_c8a2 .modal-dirty-fa8e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_c8a2 .modal-dirty-fa8e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_c8a2 .modal-dirty-fa8e: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;
}
.inner_c8a2 .caption-c1b7 {
  z-index: 5;
}
.inner_c8a2 .column_e0ee .plasma-f2a2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.inner_c8a2 .wrapper-bottom-143d .plasma-f2a2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.inner_c8a2 .easy_181a .plasma-f2a2 {
  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;
}
.inner_c8a2.north_aad7 .hidden_huge_21c9,
.inner_c8a2.summary-3a41 .hidden_huge_21c9 {
  display: block;
}
.inner_c8a2.north_aad7 .hidden_huge_21c9 .active_hard_d64d,
.inner_c8a2.north_aad7 .hidden_huge_21c9 .article_upper_3389,
.inner_c8a2.summary-3a41 .hidden_huge_21c9 .active_hard_d64d,
.inner_c8a2.summary-3a41 .hidden_huge_21c9 .article_upper_3389 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_c8a2.focused-334c .top-5bb7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .inner_c8a2.focused-334c .top-5bb7 {
    margin-right: 0;
  }
}
.inner_c8a2.north_aad7 .top-5bb7,
.inner_c8a2.summary-3a41 .top-5bb7 {
  padding-top: 40%;
}
.inner_c8a2.north_aad7 .paragraph-9207,
.inner_c8a2.summary-3a41 .paragraph-9207 {
  display: block;
}
.inner_c8a2.north_aad7 .fn-sticky-be3f .article_upper_3389,
.inner_c8a2.summary-3a41 .fn-sticky-be3f .article_upper_3389 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.inner_c8a2.north_aad7 .top-5bb7,
.inner_c8a2.summary-3a41 .top-5bb7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.inner_c8a2.north_aad7 .article_upper_3389 {
  padding: 1em;
}
.out-fe7d {
  margin: 30px auto;
  display: block;
}
.out-fe7d .header-last-9346 > * {
  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;
}
.out-fe7d .header-last-9346 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.out-fe7d .header-last-9346 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.old_6586 .orange-67d0 {
  margin-bottom: 1.41575em;
}
.old_6586 .element_3e3e {
  margin-bottom: 1.618em;
}
.label_56aa .liquid_c5f6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label_56aa .liquid_c5f6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label_56aa .outline_glass_56ce {
  max-width: 100%;
  overflow: auto;
}
.media_yellow_48d2 .label_56aa a:hover {
  text-decoration: underline;
}
.logo-old-d02e .layout-30e1:not(.carousel_713d),
.logo-old-d02e .modal-dirty-fa8e {
  margin-bottom: 1.41575em;
}
.logo-old-d02e .layout-30e1:not(.carousel_713d):last-child,
.logo-old-d02e .modal-dirty-fa8e:last-child {
  margin-bottom: 0;
}
.logo-old-d02e .layout-30e1.primary-orange-2496 {
  margin-bottom: 0.41575em;
}
.logo-old-d02e .smooth_d8e3:before,
.logo-old-d02e .outline_outer_762e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.logo-old-d02e .smooth_d8e3:before {
  content: "\f115";
}
.logo-old-d02e .outline_outer_762e:before {
  content: "\f02c";
}
.logo-old-d02e .tertiary-thick-3882 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.logo-old-d02e .tertiary-thick-3882 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.old-97d6 {
  display: -webkit-box;
  display: flex;
}
.old-97d6 .lite_a871 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .old-97d6 .lite_a871 {
    flex-basis: 90px;
  }
}
.old-97d6 .active-62ee {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .old-97d6 .active-62ee {
    flex-basis: calc(100% - 50px);
  }
}
.old-97d6 .left-cfea p:last-child {
  margin-bottom: 0.72em;
}
.steel_ddc2 .header-last-9346 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.steel_ddc2 .header-last-9346:after,
.steel_ddc2 .header-last-9346:before {
  content: "";
  display: table;
}
.steel_ddc2 .header-last-9346:after {
  clear: both;
}
.steel_ddc2 .header-last-9346 .hovered-26ff,
.steel_ddc2 .header-last-9346 .dim_cbe8 {
  width: 49%;
}
.steel_ddc2 .header-last-9346 .hovered-26ff a span.banner_top_97d1,
.steel_ddc2 .header-last-9346 .dim_cbe8 a span.banner_top_97d1 {
  display: block;
  margin-bottom: 5px;
}
.steel_ddc2 .header-last-9346 .dim_cbe8 {
  float: left;
  text-align: left;
}
.steel_ddc2 .header-last-9346 .hovered-26ff {
  float: right;
  text-align: right;
}
.pattern-0bbd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pattern-0bbd {
    margin-bottom: 0;
  }
}
.tag-smooth-eff2 {
  margin-bottom: 1em;
}
.tag-smooth-eff2 .carousel_713d {
  font-size: 1.1em;
  line-height: 1.3;
}
.disabled_6023 a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer-b101 .tag-smooth-eff2,
.dim-e455 .tag-smooth-eff2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer-b101 .tag-smooth-eff2,
  .dim-e455 .tag-smooth-eff2 {
    display: block;
  }
}
.footer-b101 .disabled_6023,
.dim-e455 .disabled_6023 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer-b101 .disabled_6023,
  .dim-e455 .disabled_6023 {
    margin-bottom: 1em;
  }
}
.footer-b101 .disabled_6023 img,
.dim-e455 .disabled_6023 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer-b101 .shade-8784,
.dim-e455 .shade-8784 {
  flex-basis: calc(100% - 160px);
}
.footer-b101 .shade-8784 p,
.dim-e455 .shade-8784 p {
  margin-bottom: 0;
}
.footer-b101 .shade-8784 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer-b101 .shade-8784 {
    padding-left: 0;
  }
}
.dim-e455 .shade-8784 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dim-e455 .shade-8784 {
    padding-right: 0;
  }
}
.dim-e455 .disabled_6023 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.yellow-a3ef .disabled_6023 {
  margin-bottom: 0.5em;
}
.yellow-a3ef .disabled_6023 img {
  width: 100%;
}
.short_7794 .menu-5add,
.focus_paper_1220 .menu-5add {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focus_paper_1220 .dirty_99b9 .grid_hard_b721 p:last-child {
  margin-bottom: 0;
}
.header-3d61 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media-warm-a513 .new-1623 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media-warm-a513 .new-1623:last-of-type {
    margin-bottom: 0;
  }
}
.media-warm-a513 .new-1623 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media-warm-a513 .new-1623 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media-warm-a513 .new-1623 ul li {
  margin: 0 0 0.6em;
}
.media-warm-a513 .new-1623 ul li.caption-iron-dde0,
.media-warm-a513 .new-1623 ul li.mask_cool_9e96 {
  position: relative;
}
.media-warm-a513 .new-1623 ul li.caption-iron-dde0 .huge_5875,
.media-warm-a513 .new-1623 ul li.mask_cool_9e96 .huge_5875 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media-warm-a513 .new-1623 ul li.caption-iron-dde0:after:after,
.media-warm-a513 .new-1623 ul li.caption-iron-dde0:after:before,
.media-warm-a513
  .new-1623
  ul
  li.mask_cool_9e96:after:after,
.media-warm-a513
  .new-1623
  ul
  li.mask_cool_9e96:after:before {
  content: "";
  display: table;
}
.media-warm-a513 .new-1623 ul li.caption-iron-dde0:after:after,
.media-warm-a513
  .new-1623
  ul
  li.mask_cool_9e96:after:after {
  clear: both;
}
.media-warm-a513 .new-1623 a.caption_4d5a:hover {
  text-decoration: none;
}
.media-warm-a513 .new-1623 select {
  max-width: 100%;
}
.media-warm-a513 .new-1623 table {
  font-size: 85%;
}
.media-warm-a513 .new-1623 table td,
.media-warm-a513 .new-1623 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media-warm-a513 .new-1623 table tfoot td {
  text-align: left;
}
.media-warm-a513 .new-1623 :last-child {
  margin-bottom: 0;
}
.media-warm-a513 .new-1623 .primary-2571 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media-warm-a513 .new-1623 .primary-2571 label {
  width: 100%;
}
.media-warm-a513 .new-1623 .primary-2571 .purple_31d4 {
  width: 100%;
  display: block;
}
.media-warm-a513 .new-1623 .primary-2571 .row-f054 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media-warm-a513 .new-1623 .primary-2571 .row-f054:hover svg #svg-search {
  fill: #444;
}
.media-warm-a513 .new-1623 .primary-2571 .row-f054 svg {
  width: 18px;
  height: 18px;
}
.media-warm-a513 .wrapper_0921 ul ul,
.media-warm-a513 .panel-5727 ul ul,
.media-warm-a513 .stone_d828 ul ul,
.media-warm-a513 .photo_center_595c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media-warm-a513 .wrapper_0921 .hard-009b > a,
.media-warm-a513 .panel-5727 .hard-009b > a,
.media-warm-a513 .stone_d828 .hard-009b > a,
.media-warm-a513 .photo_center_595c .hard-009b > a {
  margin-bottom: 0;
}
.media-warm-a513 .carousel-bottom-2d34 li,
.media-warm-a513 .wrapper_0921 li,
.media-warm-a513 .plasma_67f5 li,
.media-warm-a513 .panel-5727 li,
.media-warm-a513 .stone_d828 li,
.media-warm-a513 .photo_center_595c li,
.media-warm-a513 .east-793c li,
.media-warm-a513 .hovered_ef22 li {
  display: block;
  position: relative;
}
.media-warm-a513 .carousel-bottom-2d34 li:last-child,
.media-warm-a513 .wrapper_0921 li:last-child,
.media-warm-a513 .plasma_67f5 li:last-child,
.media-warm-a513 .panel-5727 li:last-child,
.media-warm-a513 .stone_d828 li:last-child,
.media-warm-a513 .photo_center_595c li:last-child,
.media-warm-a513 .east-793c li:last-child,
.media-warm-a513 .hovered_ef22 li:last-child {
  border: none;
}
.media-warm-a513 .carousel-bottom-2d34 li a,
.media-warm-a513 .wrapper_0921 li a,
.media-warm-a513 .plasma_67f5 li a,
.media-warm-a513 .panel-5727 li a,
.media-warm-a513 .stone_d828 li a,
.media-warm-a513 .photo_center_595c li a,
.media-warm-a513 .east-793c li a,
.media-warm-a513 .hovered_ef22 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-warm-a513 .carousel-bottom-2d34 li ul li::before,
.media-warm-a513 .wrapper_0921 li ul li::before,
.media-warm-a513 .plasma_67f5 li ul li::before,
.media-warm-a513 .panel-5727 li ul li::before,
.media-warm-a513 .stone_d828 li ul li::before,
.media-warm-a513 .photo_center_595c li ul li::before,
.media-warm-a513 .east-793c li ul li::before,
.media-warm-a513 .hovered_ef22 li ul li::before {
  left: 15px;
}
.media-warm-a513 .carousel-bottom-2d34 li ul a,
.media-warm-a513 .wrapper_0921 li ul a,
.media-warm-a513 .plasma_67f5 li ul a,
.media-warm-a513 .panel-5727 li ul a,
.media-warm-a513 .stone_d828 li ul a,
.media-warm-a513 .photo_center_595c li ul a,
.media-warm-a513 .east-793c li ul a,
.media-warm-a513 .hovered_ef22 li ul a {
  padding-left: 20px;
}
.media-warm-a513 .carousel-bottom-2d34 li ul ul li::before,
.media-warm-a513 .wrapper_0921 li ul ul li::before,
.media-warm-a513 .plasma_67f5 li ul ul li::before,
.media-warm-a513 .panel-5727 li ul ul li::before,
.media-warm-a513 .stone_d828 li ul ul li::before,
.media-warm-a513 .photo_center_595c li ul ul li::before,
.media-warm-a513 .east-793c li ul ul li::before,
.media-warm-a513 .hovered_ef22 li ul ul li::before {
  left: 30px;
}
.media-warm-a513 .carousel-bottom-2d34 li ul ul a,
.media-warm-a513 .wrapper_0921 li ul ul a,
.media-warm-a513 .plasma_67f5 li ul ul a,
.media-warm-a513 .panel-5727 li ul ul a,
.media-warm-a513 .stone_d828 li ul ul a,
.media-warm-a513 .photo_center_595c li ul ul a,
.media-warm-a513 .east-793c li ul ul a,
.media-warm-a513 .hovered_ef22 li ul ul a {
  padding-left: 40px;
}
.media-warm-a513 .video-current-68b7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media-warm-a513 .hovered_ef22 ul li {
  margin-bottom: 1.41575em;
}
.media-warm-a513 .hovered_ef22 ul li .in_c06c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media-warm-a513 .hovered_ef22 ul li .stale-f66f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gallery_5334 .carousel-bottom-2d34 li a,
.gallery_5334 .wrapper_0921 li a,
.gallery_5334 .plasma_67f5 li a,
.gallery_5334 .panel-5727 li a,
.gallery_5334 .stone_d828 li a,
.gallery_5334 .photo_center_595c li a,
.gallery_5334 .east-793c li a,
.gallery_5334 .hovered_ef22 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_5334 .video-current-68b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_5334 .new-1623 ul li.caption-iron-dde0 .huge_5875,
.gallery_5334 .new-1623 ul li.mask_cool_9e96 .huge_5875 {
  background: rgba(0, 0, 0, 0.2);
}
.gallery_5334 .media-warm-a513 .new-1623 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_1732 .media-warm-a513 .link_white_ab39 li {
  margin: 0;
}
.alert_1732 .media-warm-a513 .link_white_ab39 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert_1732 .media-warm-a513 .link_white_ab39 li ul {
  margin: 0;
}
.alert_1732 .media-warm-a513 .link_white_ab39 li ul li a {
  padding-left: 15px;
}
.alert_1732 .media-warm-a513 .link_white_ab39 li ul li li a {
  padding-left: 30px;
}
.alert_1732 .media-warm-a513 .link_white_ab39 li.container-9569 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert_1732 .media-warm-a513 .link_white_ab39 li.container-9569 > 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;
}
.alert_1732 .media-warm-a513 .link_white_ab39 li.container-9569 > 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;
}
.modal-ead6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside-mini-2273 {
  position: relative;
  z-index: 10;
}
.aside-mini-2273 .message_efa6 {
  width: 100%;
  max-width: 100%;
}
.content_f0b8 .secondary_mini_383a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.content_f0b8 .box_bright_9a8b {
}
.content_f0b8 .gallery_5334 {
  background: #292929;
}
.backdrop-1e2c .secondary_mini_383a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.backdrop-1e2c .box_bright_9a8b {
  background: #f9f9f9;
}
.backdrop-1e2c .gallery_5334 {
  background: #303030;
}
.popup-iron-d93d .secondary_mini_383a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup-iron-d93d .disabled_415e {
    margin-bottom: 1em;
  }
  .popup-iron-d93d .disabled_415e:last-child {
    margin-bottom: 0;
  }
}
.popup-iron-d93d .box_bright_9a8b {
  background: #ededed;
}
.popup-iron-d93d .gallery_5334 {
  background: #1a1a1a;
}
.secondary_mini_383a.box_bright_9a8b {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_mini_383a.box_bright_9a8b .gallery-tall-ae97 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_mini_383a.gallery_5334 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_mini_383a.gallery_5334 a:not(.caption_4d5a) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_mini_383a.gallery_5334 a:not(.caption_4d5a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_mini_383a.gallery_5334 .gallery-tall-ae97 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_mini_383a.gallery_5334 table tbody td,
.secondary_mini_383a.gallery_5334 table th {
  background: rgba(0, 0, 0, 0.08);
}
.in_5e6d.backdrop_paper_d787 .header-in-3f91 {
  max-width: initial;
}
.in_5e6d .modal-small-c6e2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.in_5e6d .modal-small-c6e2 .message_efa6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .in_5e6d .modal-small-c6e2 .message_efa6 {
    display: block;
    margin-bottom: 2em;
  }
  .in_5e6d .modal-small-c6e2 .message_efa6:last-child {
    margin-bottom: 0;
  }
}
.popup-iron-d93d .disabled_415e:last-child,
.backdrop-1e2c .disabled_415e:last-child,
.content_f0b8 .disabled_415e:last-child {
  margin-bottom: 0;
}
.popup-iron-d93d .disabled_415e .media-warm-a513 .new-1623:last-child,
.backdrop-1e2c .disabled_415e .media-warm-a513 .new-1623:last-child,
.content_f0b8 .disabled_415e .media-warm-a513 .new-1623:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .popup-iron-d93d .overlay_prev_c65e,
  .popup-iron-d93d .filter-6c0b,
  .backdrop-1e2c .overlay_prev_c65e,
  .backdrop-1e2c .filter-6c0b,
  .content_f0b8 .overlay_prev_c65e,
  .content_f0b8 .filter-6c0b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside-mini-2273 .disabled_415e {
    margin-bottom: 2em;
  }
}
.aside-mini-2273 p:last-child {
  margin-bottom: 0;
}
.aside-mini-2273 li,
.aside-mini-2273 ul {
  list-style: none;
  margin: 0;
}
.aside-mini-2273 ul ul {
  margin-left: 2.617924em;
}
.item-f7c1 {
  font-size: 0.875em;
}

/* css-noise: 03d0 */
.ghost-box-l1 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
