/*!
Theme Name: Customify
Theme URI: https://pressmaximum.label-up-cc10/customify
Author: WPCustomify
Author URI: https://pressmaximum.label-up-cc10
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.label-up-cc10/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.video-abc6.item_b27a/licenses/gpl-2.0.detail-269f
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.shade_current_d4f5/, (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.accent-medium-0a3e.footer-d740/normalize.description-8968/
 ======
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.description-8968 v7.0.0 | MIT License | github.label-up-cc10/necolas/normalize.description-8968 */
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;
}
.link-dim-6da0 .steel-8b75,
.basic_d196,
.right-ff75,
.outline-complex-af12,
.easy-337b,
.medium-7963,
.aside_wide_f465,
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;
}
.basic_d196,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .basic_d196,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .basic_d196,
  h1 {
    font-size: 1.8em;
  }
}
.right-ff75,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.right-ff75 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .right-ff75,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .right-ff75,
  h2 {
    font-size: 1.7em;
  }
}
.outline-complex-af12,
h3 {
  font-size: 1.618em;
}
.link-dim-6da0 .steel-8b75,
.easy-337b,
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.info-a5d2 {
  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;
}
.picture_a88f:after,
.picture_a88f:before,
.green_f531:after,
.green_f531:before {
  content: "";
  display: table;
}
.picture_a88f:after,
.green_f531:after {
  clear: both;
}
.top_cf5a {
  float: right;
  margin-right: 0;
}
.mini-b379 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout_blue_ed48 .nav_1a3d,
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;
}
.layout_blue_ed48 .nav_1a3d: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;
}
.input_5faf .nav_1a3d {
  box-shadow: none;
}
.input_5faf
  .nav_1a3d
  .media_bottom_6624 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.input_5faf .nav_1a3d .article-pink-6148 {
  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;
}
.input_5faf
  .nav_1a3d
  .article-pink-6148
  b {
  display: none;
}
.input_5faf .glass_1e71 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.popup_addc:not(.blue_8652):not(.pagination_7a43),
button:not(.blue_8652):not(.pagination_7a43),
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ),
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ),
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ) {
  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;
}
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ):hover,
button:not(.blue_8652):not(
    .pagination_7a43
  ):hover,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ):hover,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ):hover,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ):active,
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ):focus,
button:not(.blue_8652):not(
    .pagination_7a43
  ):active,
button:not(.blue_8652):not(
    .pagination_7a43
  ):focus,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ):active,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ):focus,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ):active,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ):focus,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ):active,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ):focus {
  outline: 0;
}
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68,
button:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68 {
  position: relative;
}
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .gallery_24f1,
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .sidebar-5c5f,
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .fixed-7c57,
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  i,
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  svg,
button:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .gallery_24f1,
button:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .sidebar-5c5f,
button:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .fixed-7c57,
button:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  i,
button:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  svg,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .gallery_24f1,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .sidebar-5c5f,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .fixed-7c57,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  i,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  svg,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .gallery_24f1,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .sidebar-5c5f,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .fixed-7c57,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  i,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  svg,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .gallery_24f1,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .sidebar-5c5f,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  .fixed-7c57,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  i,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68
  svg {
  visibility: hidden;
}
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68:after,
button:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68:after,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68:after,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68:after,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ).fn-loading-cf68: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;
}
.popup_addc:not(.blue_8652):not(.pagination_7a43),
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ),
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ),
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ) {
  color: #fff;
  background: #235787;
}
.popup_addc:not(.blue_8652):not(
    .pagination_7a43
  ):focus,
input[type="button"]:not(.blue_8652):not(
    .pagination_7a43
  ):focus,
input[type="reset"]:not(.blue_8652):not(
    .pagination_7a43
  ):focus,
input[type="submit"]:not(.blue_8652):not(
    .pagination_7a43
  ):focus {
  color: #fff;
}
.popup_addc.fn-disabled-cf68:not(.blue_8652):not(
    .pagination_7a43
  ),
.popup_addc[disabled]:not(.blue_8652):not(
    .pagination_7a43
  ),
button.fn-disabled-cf68:not(.blue_8652):not(
    .pagination_7a43
  ),
button[disabled]:not(.blue_8652):not(
    .pagination_7a43
  ) {
  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;
}
.copper_3acc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.copper_3acc: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;
}
.banner-fresh-a2fa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hero_ca31 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pink_957a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture_a88f:after,
.picture_a88f:before,
.picture_upper_de49:after,
.picture_upper_de49:before,
.aside-c716:after,
.aside-c716:before,
.module_hard_14f7:after,
.module_hard_14f7:before,
.lite-e9b1:after,
.lite-e9b1:before,
.action-6dee:after,
.action-6dee:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture_a88f:after,
.picture_upper_de49:after,
.aside-c716:after,
.module_hard_14f7:after,
.lite-e9b1:after,
.action-6dee:after {
  clear: both;
}
.picture_upper_de49 .basic_e416,
.aside-c716 .basic_e416,
.down_bf1a .basic_e416 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.form_stale_6ee0 {
  display: inline-block;
}
.video_9785 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video_9785 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video_9785 .alert_ce70 {
  padding: 1em 0;
  font-size: 85%;
}
.alert_ce70 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.texture-4a25 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.texture-4a25:after,
.texture-4a25:before {
  content: "";
  display: table;
}
.texture-4a25:after {
  clear: both;
}
.section_glass_5162 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.layout_fb5d .section_glass_5162 {
  max-width: 50%;
}
.over-85aa .section_glass_5162 {
  max-width: 33.33%;
}
.title_35c3 .section_glass_5162 {
  max-width: 25%;
}
.article-short-95a2 .section_glass_5162 {
  max-width: 20%;
}
.smooth_d449 .section_glass_5162 {
  max-width: 16.66%;
}
.block-880c .section_glass_5162 {
  max-width: 14.28%;
}
.disabled-hovered-e451 .section_glass_5162 {
  max-width: 12.5%;
}
.lite-c6f6 .section_glass_5162 {
  max-width: 11.11%;
}
.text-orange-8bce {
  display: block;
}
.link-dim-6da0 .gallery-bc5f label,
.link-dim-6da0 .current_38aa label,
.link-dim-6da0 .grid_fa8e label,
.link-dim-6da0 .brown-dbc3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-2d62 {
  list-style: none;
  margin: 0;
}
.pressed-2d62 article.filter-dc2b {
  margin-bottom: 0;
}
.pressed-2d62 ul {
  list-style: none;
  margin: 0;
}
.pressed-2d62 .modal_b2e9 li.filter-dc2b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-2d62 .modal_b2e9 li.filter-dc2b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-2d62 .modal_b2e9 li.filter-dc2b: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) {
  .pressed-2d62 .modal_b2e9 li.filter-dc2b li.filter-dc2b li.filter-dc2b li.filter-dc2b {
    padding-left: 0;
  }
}
article.filter-dc2b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-dc2b .picture_upper_de49 p:last-of-type {
  margin-bottom: 0;
}
article.filter-dc2b .large_971a {
  float: left;
}
article.filter-dc2b .status-a17b {
  margin-left: 85px;
}
article.filter-dc2b .chip_1211 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-dc2b .chip_1211 .shadow_yellow_2959 {
  margin-left: 10px;
}
article.filter-dc2b .stone-c013 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-dc2b .search-prev-5f1e {
  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 .gallery-bc5f,
  #respond .grid_fa8e,
  #respond .brown-dbc3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery-bc5f input,
#respond .grid_fa8e input,
#respond .brown-dbc3 input {
  width: 100%;
}
#respond .brown-dbc3 {
  margin-right: 0;
}
#respond .gas_743e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hovered-de1f {
  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;
}
.hovered-de1f.black_d918 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hovered-de1f 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%);
}
.hovered-de1f:focus,
.hovered-de1f: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);
}
.tabs_0d20 {
  border-radius: 10%;
}
.column_basic_9c6c {
  border-radius: 50%;
}
.hero_e688 {
  font-size: 0.72em;
}
.chip_c736 {
  font-size: 0.875em;
}
.search_4c42 {
  font-size: 1.1em;
}
.tooltip_pink_1cee {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip_pink_1cee.hero_e688 {
  letter-spacing: 0.5px;
}
.stone_b2ab,
.stone_b2ab a {
  color: #6d6d6d;
}
.stone_b2ab a:hover {
  color: #111;
}
.texture-new-f752 {
  color: #6d6d6d;
}
.iron_55c8 {
  overflow-x: hidden;
}
.iron_55c8 .overlay-4f35.pro-b236 {
  position: relative;
}
.iron_55c8 .overlay-4f35.pro-b236.container_mini_f2e8 {
  position: initial;
}
.iron_55c8
  .overlay-4f35.pro-b236.container_mini_f2e8
  .carousel_1a7f {
  left: auto;
}
.iron_55c8 .overlay-4f35 .carousel_1a7f {
  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;
}
.iron_55c8 .overlay-4f35:hover.pro-b236 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.iron_55c8
  .overlay-4f35:hover.pro-b236
  .carousel_1a7f {
  display: block;
  z-index: 9999999;
}
.iron_55c8 .accent_8e57 .disabled_huge_a9d7,
.iron_55c8 .box-paper-b31c .disabled_huge_a9d7 {
  display: none;
}
.iron_55c8 .notice-1a98 .overlay-4f35:hover.pro-b236 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.link-dim-6da0 .gallery-bc5f label,
.link-dim-6da0 .current_38aa label,
.link-dim-6da0 .grid_fa8e label,
.link-dim-6da0 .brown-dbc3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-2d62 {
  list-style: none;
  margin: 0;
}
.pressed-2d62 article.filter-dc2b {
  margin-bottom: 0;
}
.pressed-2d62 ul {
  list-style: none;
  margin: 0;
}
.pressed-2d62 .modal_b2e9 li.filter-dc2b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-2d62 .modal_b2e9 li.filter-dc2b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-2d62 .modal_b2e9 li.filter-dc2b: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) {
  .pressed-2d62 .modal_b2e9 li.filter-dc2b li.filter-dc2b li.filter-dc2b li.filter-dc2b {
    padding-left: 0;
  }
}
article.filter-dc2b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-dc2b .picture_upper_de49 p:last-of-type {
  margin-bottom: 0;
}
article.filter-dc2b .large_971a {
  float: left;
}
article.filter-dc2b .status-a17b {
  margin-left: 85px;
}
article.filter-dc2b .chip_1211 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-dc2b .chip_1211 .shadow_yellow_2959 {
  margin-left: 10px;
}
article.filter-dc2b .stone-c013 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-dc2b .search-prev-5f1e {
  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 .gallery-bc5f,
  #respond .grid_fa8e,
  #respond .brown-dbc3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery-bc5f input,
#respond .grid_fa8e input,
#respond .brown-dbc3 input {
  width: 100%;
}
#respond .brown-dbc3 {
  margin-right: 0;
}
#respond .gas_743e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent_8e57 .video_east_c8a4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.video_east_c8a4 .image_clean_ae33.avatar_faf1 .nav_light_d247 > li > a:focus,
.video_east_c8a4 .image_clean_ae33.avatar_faf1 .nav_light_d247 > li > a:hover,
.video_east_c8a4 .image_clean_ae33.video-05d2 .nav_light_d247 > li > a:focus,
.video_east_c8a4 .image_clean_ae33.video-05d2 .nav_light_d247 > li > a:hover,
.video_east_c8a4 .image_clean_ae33.first-92c7 .nav_light_d247 > li > a:focus,
.video_east_c8a4 .image_clean_ae33.first-92c7 .nav_light_d247 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_east_c8a4
  .image_clean_ae33.avatar_faf1
  .nav_light_d247
  > li.simple-c4a5
  > a,
.video_east_c8a4
  .image_clean_ae33.avatar_faf1
  .nav_light_d247
  > li.right_019b
  > a,
.video_east_c8a4
  .image_clean_ae33.video-05d2
  .nav_light_d247
  > li.simple-c4a5
  > a,
.video_east_c8a4
  .image_clean_ae33.video-05d2
  .nav_light_d247
  > li.right_019b
  > a,
.video_east_c8a4
  .image_clean_ae33.first-92c7
  .nav_light_d247
  > li.simple-c4a5
  > a,
.video_east_c8a4 .image_clean_ae33.first-92c7 .nav_light_d247 > li.under-a744 > a {
  color: rgba(255, 255, 255, 0.99);
}
.video_east_c8a4 .filter_east_532f,
.video_east_c8a4 .filter_east_532f a {
  color: rgba(255, 255, 255, 0.99);
}
.video_east_c8a4 .gold-ecd4.aside_in_ed3e li a,
.video_east_c8a4 .disabled_dynamic_0d88 a,
.video_east_c8a4 .module_726f,
.video_east_c8a4 .nav_light_d247 > li > a,
.video_east_c8a4 .button-static-ba0a {
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4 .gold-ecd4.aside_in_ed3e li a:hover,
.video_east_c8a4 .disabled_dynamic_0d88 a:hover,
.video_east_c8a4 .module_726f:hover,
.video_east_c8a4 .nav_light_d247 > li > a:hover,
.video_east_c8a4 .button-static-ba0a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_east_c8a4 .inner_c612 {
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4 .inner_c612 .right-77f1 {
  color: rgba(255, 255, 255, 0.99);
}
.video_east_c8a4 .inner_c612:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_east_c8a4 .narrow_1958 .focus-9cd1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4 .narrow_1958 .focus-9cd1 .layout-29d0 {
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4
  .narrow_1958
  .focus-9cd1
  .layout-29d0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4
  .narrow_1958
  .focus-9cd1
  .layout-29d0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4
  .narrow_1958
  .focus-9cd1
  .layout-29d0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4
  .narrow_1958
  .focus-9cd1
  .layout-29d0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4 .narrow_1958 .box_blue_ec3e {
  color: rgba(255, 255, 255, 0.79);
}
.video_east_c8a4 .narrow_1958 .box_blue_ec3e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.down-d9e3
  .video_east_c8a4
  .narrow_1958
  .shade_last_8adb
  .focus-gold-4007 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down-d9e3
  .video_east_c8a4
  .narrow_1958
  .shade_last_8adb
  .layout-29d0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_8e57 .input_old_8a5d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_old_8a5d .image_clean_ae33.avatar_faf1 .nav_light_d247 > li > a:focus,
.input_old_8a5d .image_clean_ae33.avatar_faf1 .nav_light_d247 > li > a:hover,
.input_old_8a5d .image_clean_ae33.video-05d2 .nav_light_d247 > li > a:focus,
.input_old_8a5d .image_clean_ae33.video-05d2 .nav_light_d247 > li > a:hover,
.input_old_8a5d .image_clean_ae33.first-92c7 .nav_light_d247 > li > a:focus,
.input_old_8a5d .image_clean_ae33.first-92c7 .nav_light_d247 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_old_8a5d
  .image_clean_ae33.avatar_faf1
  .nav_light_d247
  > li.simple-c4a5
  > a,
.input_old_8a5d
  .image_clean_ae33.avatar_faf1
  .nav_light_d247
  > li.right_019b
  > a,
.input_old_8a5d
  .image_clean_ae33.video-05d2
  .nav_light_d247
  > li.simple-c4a5
  > a,
.input_old_8a5d
  .image_clean_ae33.video-05d2
  .nav_light_d247
  > li.right_019b
  > a,
.input_old_8a5d
  .image_clean_ae33.first-92c7
  .nav_light_d247
  > li.simple-c4a5
  > a,
.input_old_8a5d .image_clean_ae33.first-92c7 .nav_light_d247 > li.under-a744 > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_old_8a5d .filter_east_532f,
.input_old_8a5d .filter_east_532f a {
  color: rgba(0, 0, 0, 0.8);
}
.input_old_8a5d .gold-ecd4.aside_in_ed3e li a,
.input_old_8a5d .disabled_dynamic_0d88 a,
.input_old_8a5d .module_726f,
.input_old_8a5d .nav_light_d247 > li > a,
.input_old_8a5d .button-static-ba0a {
  color: rgba(0, 0, 0, 0.55);
}
.input_old_8a5d .gold-ecd4.aside_in_ed3e li a:hover,
.input_old_8a5d .disabled_dynamic_0d88 a:hover,
.input_old_8a5d .module_726f:hover,
.input_old_8a5d .nav_light_d247 > li > a:hover,
.input_old_8a5d .button-static-ba0a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_old_8a5d .inner_c612 {
  color: rgba(0, 0, 0, 0.55);
}
.input_old_8a5d .inner_c612 .right-77f1 {
  color: rgba(0, 0, 0, 0.8);
}
.input_old_8a5d .inner_c612:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron_19cc .panel_470d {
  margin-left: auto;
  margin-right: auto;
}
.aside-c716 > * {
  margin-left: auto;
  margin-right: auto;
}
.aside-c716 .banner-fresh-a2fa {
  margin-right: 1.41575em;
}
.list-brown-23e3 .aside-c716 > .container_e7ac {
  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;
}
.list-brown-23e3 .aside-c716 > .short_3098 {
  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;
}
.preview-5f62.iron_19cc .panel_470d,
.container-7282.iron_19cc .panel_470d {
  margin-left: 0;
}
.warm-34cc.iron_19cc .panel_470d,
.popup-hovered-0199.iron_19cc .panel_470d {
  margin-right: 0;
}
.aside-c716 ol,
.aside-c716 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tooltip_out_af7e video {
  max-width: 100%;
}
.advanced-3f3c img {
  display: block;
}
.advanced-3f3c.banner-fresh-a2fa,
.advanced-3f3c.hero_ca31 {
  width: 100%;
}
.advanced-3f3c.short_3098 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notification_765b:not(.preview-f85a) {
  margin: 1.5em auto;
}
.wrapper_6c87 p {
  padding: 1.5em 14px;
}
ul.link_6361.short_3098,
ul.link_6361.container_e7ac,
ul.link_6361.dark_4ed6.container_e7ac {
  padding: 0 14px;
}
.background-6d68 {
  display: block;
  overflow-x: auto;
}
.background-6d68 table {
  border-collapse: collapse;
  width: 100%;
}
.background-6d68 td,
.background-6d68 th {
  padding: 0.5em;
}
.aside-c716 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.aside-c716 ol ol,
.aside-c716 ol ul,
.aside-c716 ul ol,
.aside-c716 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.aside-c716 ol ol li,
.aside-c716 ol ul li,
.aside-c716 ul ol li,
.aside-c716 ul ul li {
  margin-left: 0;
}
.component_hot_c8e4.heading-smooth-4f8a > .pagination_90fb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.component_hot_c8e4.heading-smooth-4f8a > .pagination_90fb iframe,
.component_hot_c8e4.heading-smooth-4f8a > .pagination_90fb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description_bec2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description_bec2.notice_left_e136 {
  padding: 0;
}
.description_bec2.notice_left_e136 cite {
  font-size: 13px;
}
.description_bec2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description_bec2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.chip_52fb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.chip_52fb > p:first-child {
  margin-top: 0;
}
.chip_52fb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.chip_52fb blockquote {
  border-left: 0;
}
.bright-da7a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bright-da7a:not(.active_6360) {
  max-width: 100px;
}
.bright-da7a.aside_wide_516d {
  border-bottom: none !important;
  text-align: center;
}
.bright-da7a.aside_wide_516d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper_6c87 p {
    padding: 1.5em 0;
  }
}
.west_8637 {
  color: #0073aa;
}
.nav-ff3f {
  background-color: #0073aa;
}
.smooth-394a {
  color: #229fd8;
}
.input-center-789f {
  background-color: #229fd8;
}
.paragraph-hovered-8ee4 {
  color: #eee;
}
.layout-8354 {
  background-color: #eee;
}
.background_inner_357c {
  color: #444;
}
.up_f869 {
  background-color: #444;
}
.description-b336 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.description-b336 .summary_full_9655 .disabled_dynamic_0d88 {
  font-size: 15px;
}
.description-b336 .disabled_dynamic_0d88 {
  line-height: 1.3;
}
.description-b336 .input_old_8a5d {
}
.description-b336 .video_east_c8a4 {
  background: #235787;
}
.badge_1a4d {
  padding: 0;
}
.badge_1a4d .video_east_c8a4 {
  background: #1a1a1a;
}
.badge_1a4d .input_old_8a5d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph_soft_5c8a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph_soft_5c8a .input_old_8a5d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph_soft_5c8a .video_east_c8a4 {
  background: #303030;
}
.action-6dee {
  position: relative;
  z-index: 10;
}
.action-6dee .modal-current-942f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-active-91f3 .pro-b236 {
  display: inline-block;
  vertical-align: middle;
}
.section-active-91f3.aside-238a .pro-b236 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .section-active-91f3.aside-238a .pro-b236 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .section-active-91f3.aside-238a .pro-b236 {
    margin-right: 0.4em;
  }
}
.section-active-91f3.aside-238a .pro-b236:last-child {
  margin-right: 0;
}
.tooltip-bronze-532c .modal-current-942f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accent_8e57 .summary_full_9655 {
    margin: 0 -0.5em;
  }
  .accent_8e57 .summary_full_9655 [class*="customify-col-"],
  .accent_8e57 .summary_full_9655 [class*="customify-col_"],
  .accent_8e57 .summary_full_9655 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accent_8e57.tertiary_black_dbe4 .modal-current-942f {
  background: 0 0 !important;
}
.accent_8e57.tertiary_black_dbe4 .modal-current-942f,
.accent_8e57.tooltip-bronze-532c .modal-current-942f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accent_8e57.tiny-b9f6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accent_8e57.tooltip-bronze-532c .modal-current-942f {
  box-shadow: none !important;
}
.nav_full_65b5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav_full_65b5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav_full_65b5 {
    padding: 18px 0 20px;
  }
}
.nav_full_65b5 .progress-stone-a8ee {
  width: 100%;
}
.nav_full_65b5 .row-c8df {
  margin-bottom: 0;
}
.nav_full_65b5 .list_lite_6cf4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.footer_47a9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.footer_47a9 .shadow-7927 {
  width: 100%;
}
.slow-cfc0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.slow-cfc0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.slow-cfc0 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;
}
.slow-cfc0 li:last-child:after {
  display: none;
}
.slow-cfc0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary-d42e .disabled_huge_a9d7 button,
.nav_full_65b5 .disabled_huge_a9d7 button {
  left: 0;
}
.tertiary-d42e .shadow-7927,
.nav_full_65b5 .shadow-7927 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-d42e .footer_47a9,
.nav_full_65b5 .footer_47a9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary-d42e {
  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;
}
.tertiary-d42e: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;
}
.tertiary-d42e .paragraph_new_1bcd {
  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) {
  .tertiary-d42e .paragraph_new_1bcd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-d42e .paragraph_new_1bcd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-d42e .paragraph_new_1bcd {
    min-height: 200px;
  }
}
.tertiary-d42e .slow-cfc0 {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-d42e .slow-cfc0 a,
.tertiary-d42e .slow-cfc0 li:after {
  color: inherit;
}
.tertiary-d42e .slow-cfc0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.carousel-thick-a083 {
  margin-bottom: 0.5em;
}
.primary-dff0 {
  margin-bottom: 1.2em;
}
.primary-dff0,
.carousel-thick-a083 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary-dff0 p:last-child,
.carousel-thick-a083 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled_huge_a9d7,
#masthead .disabled_huge_a9d7 {
  display: none;
}
#masthead
  > .disabled_huge_a9d7.lower-ec88 {
  display: none;
}
#masthead > .disabled_huge_a9d7 button {
  left: 0;
}
.texture-last-dd5b {
  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%;
}
.texture-last-dd5b .pro-b236 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-last-dd5b .list-orange-16e6 {
  display: -webkit-box;
  display: flex;
}
.texture-last-dd5b .list-orange-16e6.progress-new-ba13 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-last-dd5b .list-orange-16e6.over_c6f8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-last-dd5b .list-orange-16e6.narrow_41bb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-last-dd5b.over_364b.inner-1750 .list-orange-16e6.progress-new-ba13 {
  flex-basis: 100%;
}
.texture-last-dd5b.hard-b5f6 .list-orange-16e6.over_c6f8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-last-dd5b.hard-b5f6 .list-orange-16e6.narrow_41bb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled_huge_a9d7.lower-ec88 {
  display: none;
}
#masthead > .disabled_huge_a9d7 button {
  left: 0;
}
.wide_e54b {
  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;
}
.wide_e54b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wide_e54b.fixed-776e i {
  margin-right: 4px;
}
.wide_e54b.link-ac8f i {
  margin-left: 5px;
}
.disabled_dynamic_0d88 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.disabled_dynamic_0d88 p:last-child {
  margin-bottom: 0;
}
.dropdown_new_7f7c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dropdown_new_7f7c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dropdown_new_7f7c img {
  display: block;
  width: auto;
  line-height: 1;
}
.dropdown_new_7f7c .filter_east_532f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dropdown_new_7f7c .fast_eb06 {
  margin: 5px 0 7px 0;
}
.dropdown_new_7f7c.nav-ab05 .panel-deca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_new_7f7c.nav-ab05 .tabs-6ccf {
  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;
}
.dropdown_new_7f7c.summary-20ab {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dropdown_new_7f7c.summary-20ab .panel-deca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_new_7f7c.summary-20ab .tabs-6ccf {
  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;
}
.dropdown_new_7f7c.pattern-active-2e97 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown_new_7f7c.short-fd88 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dropdown_new_7f7c.short-fd88 .tabs-6ccf {
  margin-top: 7px;
}
.hover_first_0a2d {
  display: inline-block;
}
.action-6dee .shade-1a40 .dropdown_new_7f7c img {
  max-width: 100%;
}
.image_clean_ae33 .current-7b9f.item-white-21de,
.badge_paper_8d53 .current-7b9f.item-white-21de {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.image_clean_ae33 .box-plasma-ebce,
.badge_paper_8d53 .box-plasma-ebce {
  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%);
}
.image_clean_ae33 .box-plasma-ebce {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.image_clean_ae33.slow_c76e .box-plasma-ebce {
  display: none;
}
.image_clean_ae33 .glass_a8fa {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_clean_ae33 .glass_a8fa li {
  display: inline-block;
  position: relative;
}
.image_clean_ae33 .glass_a8fa li:last-child {
  margin-right: 0;
}
.image_clean_ae33 .glass_a8fa 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;
}
.image_clean_ae33 .glass_a8fa li.under-a744 > a {
  color: rgba(0, 0, 0, 0.9);
}
.image_clean_ae33 .glass_a8fa > 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;
}
.image_clean_ae33 .glass_a8fa > li > a i {
  line-height: 0;
}
.image_clean_ae33 .glass_a8fa > li.message_fast_fa1a > a .box-plasma-ebce {
  margin-left: 4px;
  line-height: 0;
}
.image_clean_ae33 .glass_a8fa .yellow_871c li.message_fast_fa1a > a {
  position: relative;
}
.image_clean_ae33 .glass_a8fa .yellow_871c li.message_fast_fa1a > a:after,
.image_clean_ae33 .glass_a8fa .yellow_871c li.message_fast_fa1a > a:before {
  content: "";
  display: table;
}
.image_clean_ae33 .glass_a8fa .yellow_871c li.message_fast_fa1a > a:after {
  clear: both;
}
.image_clean_ae33 .glass_a8fa .yellow_871c li.message_fast_fa1a > a .box-plasma-ebce {
  margin-left: 5px;
  float: right;
}
.image_clean_ae33 .image-5b43,
.image_clean_ae33 .yellow_871c {
  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;
}
.image_clean_ae33 .yellow_871c {
  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;
}
.image_clean_ae33 .yellow_871c .item-white-21de {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image_clean_ae33 .yellow_871c .box-plasma-ebce {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.image_clean_ae33 .yellow_871c li {
  display: block;
  margin: 0;
  padding: 0;
}
.image_clean_ae33 .yellow_871c 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;
}
.image_clean_ae33 .yellow_871c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.image_clean_ae33 .yellow_871c .yellow_871c {
  top: 0;
  left: 100%;
}
.image_clean_ae33 .accent_lower_c8ac.fn-focus-cf68 > .image-5b43,
.image_clean_ae33 .accent_lower_c8ac.fn-focus-cf68 > .yellow_871c,
.image_clean_ae33 .accent_lower_c8ac:focus > .image-5b43,
.image_clean_ae33 .accent_lower_c8ac:focus > .yellow_871c,
.image_clean_ae33 .accent_lower_c8ac:hover > .image-5b43,
.image_clean_ae33 .accent_lower_c8ac:hover > .yellow_871c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.image_clean_ae33.first-92c7 .nav_light_d247:after,
.image_clean_ae33.first-92c7 .nav_light_d247:before {
  content: "";
  display: table;
}
.image_clean_ae33.first-92c7 .nav_light_d247:after {
  clear: both;
}
.image_clean_ae33.first-92c7 .nav_light_d247 > li {
  float: left;
}
.image_clean_ae33.grid-7f8f .nav_light_d247:after,
.image_clean_ae33.grid-7f8f .nav_light_d247:before {
  content: "";
  display: table;
}
.image_clean_ae33.grid-7f8f .nav_light_d247:after {
  clear: both;
}
.image_clean_ae33.grid-7f8f .nav_light_d247 > li {
  float: left;
}
.image_clean_ae33.grid-7f8f .nav_light_d247 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.image_clean_ae33.grid-7f8f .nav_light_d247 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.image_clean_ae33.grid-7f8f .nav_light_d247 > li.simple-c4a5 > a,
.image_clean_ae33.grid-7f8f .nav_light_d247 > li.under-a744 > a {
  color: #fff;
  background-color: #1e4b75;
}
.image_clean_ae33.avatar_faf1 .nav_light_d247 > li > a .item-white-21de {
  position: relative;
}
.image_clean_ae33.avatar_faf1 .nav_light_d247 > li > a .item-white-21de: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;
}
.image_clean_ae33.avatar_faf1
  .nav_light_d247
  > li:focus
  > a
  .item-white-21de:before,
.image_clean_ae33.avatar_faf1
  .nav_light_d247
  > li:hover
  > a
  .item-white-21de:before {
  width: 100%;
  background-color: currentColor;
}
.image_clean_ae33.avatar_faf1
  .nav_light_d247
  > li.simple-c4a5
  > a
  .item-white-21de:before,
.image_clean_ae33.avatar_faf1
  .nav_light_d247
  > li.right_019b
  > a
  .item-white-21de:before {
  width: 100%;
  background-color: currentColor;
}
.image_clean_ae33.video-05d2 .nav_light_d247 > li > a .item-white-21de {
  position: relative;
}
.image_clean_ae33.video-05d2 .nav_light_d247 > li > a .item-white-21de: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;
}
.image_clean_ae33.video-05d2 .nav_light_d247 > li:focus > a .item-white-21de:before,
.image_clean_ae33.video-05d2
  .nav_light_d247
  > li:hover
  > a
  .item-white-21de:before {
  width: 100%;
  background-color: currentColor;
}
.image_clean_ae33.video-05d2
  .nav_light_d247
  > li.simple-c4a5
  > a
  .item-white-21de:before,
.image_clean_ae33.video-05d2
  .nav_light_d247
  > li.right_019b
  > a
  .item-white-21de:before {
  width: 100%;
  background-color: currentColor;
}
.badge_paper_8d53 .glass_a8fa {
  margin: 0;
  padding: 0;
  list-style: none;
}
.badge_paper_8d53 .glass_a8fa li:first-child > a {
  border-top: none;
}
.badge_paper_8d53 .glass_a8fa .carousel_outer_41f9 > .item-white-21de .box-plasma-ebce {
  display: none;
}
.badge_paper_8d53 .glass_a8fa li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.badge_paper_8d53 .glass_a8fa li:last-child {
  border: none;
}
.badge_paper_8d53 .glass_a8fa li.message_fast_fa1a > a {
  padding-right: 45px !important;
}
.badge_paper_8d53 .glass_a8fa li a {
  display: block;
  padding: 0.55em 1.5em;
}
.badge_paper_8d53 .glass_a8fa li a:focus,
.badge_paper_8d53 .glass_a8fa li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_paper_8d53 .glass_a8fa li .background_dim_2897 {
  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;
}
.badge_paper_8d53 .glass_a8fa li .background_dim_2897:hover {
  box-shadow: none;
}
.badge_paper_8d53 .glass_a8fa li .background_dim_2897 .box-plasma-ebce {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.badge_paper_8d53 .glass_a8fa .yellow_871c {
  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);
}
.badge_paper_8d53 .glass_a8fa .yellow_871c li a {
  padding-left: 3em;
}
.badge_paper_8d53 .glass_a8fa .pressed-a334 > a .background_dim_2897 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.badge_paper_8d53 .glass_a8fa .pressed-a334 > .yellow_871c {
  display: block;
  opacity: 1;
}
.copper-b214 {
  max-width: 100%;
}
.static_a14a {
  line-height: 0;
  cursor: pointer;
}
.button-static-ba0a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.button-static-ba0a:hover {
  box-shadow: none;
  color: currentColor;
}
.button-static-ba0a svg {
  width: 18px;
  height: 18px;
}
.button-static-ba0a .outer_76cc {
  display: none;
}
.solid_2823 {
  position: relative;
}
.solid_2823.fn-active-cf68 .button-static-ba0a .table-04f9 {
  display: none;
}
.solid_2823.fn-active-cf68 .button-static-ba0a .outer_76cc {
  display: inline-block;
}
.solid_2823 .dropdown-67d0 {
  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);
}
.solid_2823.secondary-3524 .dropdown-67d0 {
  left: auto;
  right: -0.9em;
}
.solid_2823.secondary-3524 .aside_medium_80f8::before {
  left: auto;
  right: 15px;
}
.solid_2823.fn-active-cf68 .dropdown-67d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade_last_8adb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.shade_last_8adb label {
  flex-basis: 100%;
}
.shade_last_8adb .focus-9cd1 {
  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;
}
.shade_last_8adb .layout-29d0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.shade_last_8adb .layout-29d0:focus {
  background-color: transparent;
}
.shade_last_8adb button.box_blue_ec3e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.shade_last_8adb button.box_blue_ec3e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.shade_last_8adb button.box_blue_ec3e svg {
  width: 18px;
  height: 18px;
}
.shade_last_8adb input[type="submit"] {
  min-height: auto;
}
.narrow_1958 .shade_last_8adb .layout-29d0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside_medium_80f8 {
  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) {
  .aside_medium_80f8 {
    width: 220px;
  }
}
.aside_medium_80f8 label {
  flex-basis: 100%;
}
.aside_medium_80f8::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;
}
.down-d9e3 .narrow_1958 .shade_last_8adb {
  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;
}
.down-d9e3
  .narrow_1958
  .shade_last_8adb
  .focus-9cd1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.down-d9e3 .narrow_1958 .shade_last_8adb .layout-29d0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.down-d9e3
  .narrow_1958
  .shade_last_8adb
  .layout-29d0:focus {
  background: 0 0;
}
.down-d9e3
  .narrow_1958
  .shade_last_8adb
  .focus-gold-4007 {
  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;
}
.gold-ecd4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gold-ecd4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gold-ecd4 li:last-child {
  margin-right: 0;
}
.gold-ecd4 li:first-child {
  margin-left: 0;
}
.gold-ecd4.notification_south_0d20 a {
  color: #fff;
}
.gold-ecd4.notification_south_0d20 a:hover {
  color: #fff;
}
.gold-ecd4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gold-ecd4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gold-ecd4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gold-ecd4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gold-ecd4 [class*="social-icon-apple"] {
  background-color: #999;
}
.gold-ecd4 [class*="social-icon-apple"].accent_94c8 {
  background-color: transparent;
  color: #999;
}
.gold-ecd4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gold-ecd4 [class*="social-icon-behance"].accent_94c8 {
  background-color: transparent;
  color: #1769ff;
}
.gold-ecd4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gold-ecd4 [class*="social-icon-bitbucket"].accent_94c8 {
  background-color: transparent;
  color: #205081;
}
.gold-ecd4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gold-ecd4 [class*="social-icon-codepen"].accent_94c8 {
  background-color: transparent;
  color: #000;
}
.gold-ecd4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gold-ecd4 [class*="social-icon-delicious"].accent_94c8 {
  background-color: transparent;
  color: #39f;
}
.gold-ecd4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gold-ecd4 [class*="social-icon-digg"].accent_94c8 {
  background-color: transparent;
  color: #005be2;
}
.gold-ecd4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gold-ecd4 [class*="social-icon-dribbble"].accent_94c8 {
  background-color: transparent;
  color: #ea4c89;
}
.gold-ecd4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gold-ecd4 [class*="social-icon-envelope"].accent_94c8 {
  background-color: transparent;
  color: #ea4335;
}
.gold-ecd4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gold-ecd4 [class*="social-icon-facebook"].accent_94c8 {
  background-color: transparent;
  color: #3b5998;
}
.gold-ecd4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gold-ecd4 [class*="social-icon-flickr"].accent_94c8 {
  background-color: transparent;
  color: #0063dc;
}
.gold-ecd4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gold-ecd4 [class*="social-icon-foursquare"].accent_94c8 {
  background-color: transparent;
  color: #2d5be3;
}
.gold-ecd4 [class*="social-icon-github"] {
  background-color: #333;
}
.gold-ecd4 [class*="social-icon-github"].accent_94c8 {
  background-color: transparent;
  color: #333;
}
.gold-ecd4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gold-ecd4 [class*="social-icon-google-plus"].accent_94c8 {
  background-color: transparent;
  color: #dd4b39;
}
.gold-ecd4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gold-ecd4 [class*="social-icon-houzz"].accent_94c8 {
  background-color: transparent;
  color: #7ac142;
}
.gold-ecd4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gold-ecd4 [class*="social-icon-instagram"].accent_94c8 {
  background-color: transparent;
  color: #262626;
}
.gold-ecd4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gold-ecd4 [class*="social-icon-jsfiddle"].accent_94c8 {
  background-color: transparent;
  color: #487aa2;
}
.gold-ecd4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gold-ecd4 [class*="social-icon-linkedin"].accent_94c8 {
  background-color: transparent;
  color: #0077b5;
}
.gold-ecd4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gold-ecd4 [class*="social-icon-medium"].accent_94c8 {
  background-color: transparent;
  color: #00ab6b;
}
.gold-ecd4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gold-ecd4
  [class*="social-icon-odnoklassniki"].accent_94c8 {
  background-color: transparent;
  color: #f4731c;
}
.gold-ecd4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gold-ecd4 [class*="social-icon-meetup"].accent_94c8 {
  background-color: transparent;
  color: #ec1c40;
}
.gold-ecd4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gold-ecd4 [class*="social-icon-pinterest"].accent_94c8 {
  background-color: transparent;
  color: #bd081c;
}
.gold-ecd4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gold-ecd4 [class*="social-icon-product-hunt"].accent_94c8 {
  background-color: transparent;
  color: #da552f;
}
.gold-ecd4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gold-ecd4 [class*="social-icon-reddit"].accent_94c8 {
  background-color: transparent;
  color: #ff4500;
}
.gold-ecd4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gold-ecd4 [class*="social-icon-rss"].accent_94c8 {
  background-color: transparent;
  color: #f26522;
}
.gold-ecd4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gold-ecd4
  [class*="social-icon-shopping-cart"].accent_94c8 {
  background-color: transparent;
  color: #4caf50;
}
.gold-ecd4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gold-ecd4 [class*="social-icon-skype"].accent_94c8 {
  background-color: transparent;
  color: #00aff0;
}
.gold-ecd4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gold-ecd4 [class*="social-icon-slideshare"].accent_94c8 {
  background-color: transparent;
  color: #0077b5;
}
.gold-ecd4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gold-ecd4 [class*="social-icon-snapchat"].accent_94c8 {
  background-color: transparent;
  color: #fffc00;
}
.gold-ecd4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gold-ecd4 [class*="social-icon-soundcloud"].accent_94c8 {
  background-color: transparent;
  color: #f80;
}
.gold-ecd4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gold-ecd4 [class*="social-icon-spotify"].accent_94c8 {
  background-color: transparent;
  color: #2ebd59;
}
.gold-ecd4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gold-ecd4
  [class*="social-icon-stack-overflow"].accent_94c8 {
  background-color: transparent;
  color: #fe7a15;
}
.gold-ecd4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gold-ecd4 [class*="social-icon-maldkfgram"].accent_94c8 {
  background-color: transparent;
  color: #2ca5e0;
}
.gold-ecd4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gold-ecd4 [class*="social-icon-tripadvisor"].accent_94c8 {
  background-color: transparent;
  color: #589442;
}
.gold-ecd4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gold-ecd4 [class*="social-icon-tumblr"].accent_94c8 {
  background-color: transparent;
  color: #35465c;
}
.gold-ecd4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gold-ecd4 [class*="social-icon-twitch"].accent_94c8 {
  background-color: transparent;
  color: #6441a5;
}
.gold-ecd4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gold-ecd4 [class*="social-icon-twitter"].accent_94c8 {
  background-color: transparent;
  color: #1da1f2;
}
.gold-ecd4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gold-ecd4 [class*="social-icon-vimeo"].accent_94c8 {
  background-color: transparent;
  color: #1ab7ea;
}
.gold-ecd4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gold-ecd4 [class*="social-icon-vk"].accent_94c8 {
  background-color: transparent;
  color: #45668e;
}
.gold-ecd4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gold-ecd4 [class*="social-icon-weibo"].accent_94c8 {
  background-color: transparent;
  color: #df2029;
}
.gold-ecd4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gold-ecd4 [class*="social-icon-weixin"].accent_94c8 {
  background-color: transparent;
  color: #7bb32e;
}
.gold-ecd4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gold-ecd4 [class*="social-icon-whatsapp"].accent_94c8 {
  background-color: transparent;
  color: #25d366;
}
.gold-ecd4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gold-ecd4 [class*="social-icon-wordpress"].accent_94c8 {
  background-color: transparent;
  color: #21759b;
}
.gold-ecd4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gold-ecd4 [class*="social-icon-xing"].accent_94c8 {
  background-color: transparent;
  color: #026466;
}
.gold-ecd4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gold-ecd4 [class*="social-icon-yelp"].accent_94c8 {
  background-color: transparent;
  color: #af0606;
}
.gold-ecd4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gold-ecd4 [class*="social-icon-youtube"].accent_94c8 {
  background-color: transparent;
  color: #cd201f;
}
.module_726f {
  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;
}
.module_726f:hover {
  box-shadow: none;
  background: 0 0;
}
.row-full-b2fa {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gradient_wide_4b44 {
  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;
}
.layout_fresh_0aef {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.box-122b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.box-122b,
.box-122b::after,
.box-122b::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;
}
.box-122b::after,
.box-122b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info_b73a .gradient_wide_4b44 .layout_fresh_0aef {
  margin-top: -2px;
  width: 19px;
}
.info_b73a .gradient_wide_4b44 .box-122b {
  margin-top: -1px;
}
.info_b73a .gradient_wide_4b44 .box-122b,
.info_b73a .gradient_wide_4b44 .box-122b::after,
.info_b73a .gradient_wide_4b44 .box-122b::before {
  width: 19px;
  height: 2px;
}
.info_b73a .gradient_wide_4b44 .box-122b::before {
  top: -6px;
}
.info_b73a .gradient_wide_4b44 .box-122b::after {
  bottom: -6px;
}
.button_current_7061 .gradient_wide_4b44 .layout_fresh_0aef {
  margin-top: -2px;
  width: 22px;
}
.button_current_7061 .gradient_wide_4b44 .box-122b {
  margin-top: -1px;
}
.button_current_7061 .gradient_wide_4b44 .box-122b,
.button_current_7061 .gradient_wide_4b44 .box-122b::after,
.button_current_7061 .gradient_wide_4b44 .box-122b::before {
  width: 22px;
  height: 2px;
}
.button_current_7061 .gradient_wide_4b44 .box-122b::before {
  top: -7px;
}
.button_current_7061 .gradient_wide_4b44 .box-122b::after {
  bottom: -7px;
}
.large-1cc4 .gradient_wide_4b44 .layout_fresh_0aef {
  margin-top: -2px;
  width: 31px;
}
.large-1cc4 .gradient_wide_4b44 .box-122b {
  margin-top: -1.5px;
}
.large-1cc4 .gradient_wide_4b44 .box-122b,
.large-1cc4 .gradient_wide_4b44 .box-122b::after,
.large-1cc4 .gradient_wide_4b44 .box-122b::before {
  width: 31px;
  height: 3px;
}
.large-1cc4 .gradient_wide_4b44 .box-122b::before {
  top: -9px;
}
.large-1cc4 .gradient_wide_4b44 .box-122b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sort_cold_a358 .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 19px;
  }
  .sort_cold_a358 .gradient_wide_4b44 .box-122b {
    margin-top: -1px;
  }
  .sort_cold_a358 .gradient_wide_4b44 .box-122b,
  .sort_cold_a358 .gradient_wide_4b44 .box-122b::after,
  .sort_cold_a358 .gradient_wide_4b44 .box-122b::before {
    width: 19px;
    height: 2px;
  }
  .sort_cold_a358 .gradient_wide_4b44 .box-122b::before {
    top: -6px;
  }
  .sort_cold_a358 .gradient_wide_4b44 .box-122b::after {
    bottom: -6px;
  }
  .background_892c .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 22px;
  }
  .background_892c .gradient_wide_4b44 .box-122b {
    margin-top: -1px;
  }
  .background_892c .gradient_wide_4b44 .box-122b,
  .background_892c .gradient_wide_4b44 .box-122b::after,
  .background_892c .gradient_wide_4b44 .box-122b::before {
    width: 22px;
    height: 2px;
  }
  .background_892c .gradient_wide_4b44 .box-122b::before {
    top: -7px;
  }
  .background_892c .gradient_wide_4b44 .box-122b::after {
    bottom: -7px;
  }
  .badge-47e8 .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 31px;
  }
  .badge-47e8 .gradient_wide_4b44 .box-122b {
    margin-top: -1.5px;
  }
  .badge-47e8 .gradient_wide_4b44 .box-122b,
  .badge-47e8 .gradient_wide_4b44 .box-122b::after,
  .badge-47e8 .gradient_wide_4b44 .box-122b::before {
    width: 31px;
    height: 3px;
  }
  .badge-47e8 .gradient_wide_4b44 .box-122b::before {
    top: -9px;
  }
  .badge-47e8 .gradient_wide_4b44 .box-122b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_lower_453a .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_lower_453a .gradient_wide_4b44 .box-122b {
    margin-top: -1px;
  }
  .disabled_lower_453a .gradient_wide_4b44 .box-122b,
  .disabled_lower_453a .gradient_wide_4b44 .box-122b::after,
  .disabled_lower_453a .gradient_wide_4b44 .box-122b::before {
    width: 19px;
    height: 2px;
  }
  .disabled_lower_453a .gradient_wide_4b44 .box-122b::before {
    top: -6px;
  }
  .disabled_lower_453a .gradient_wide_4b44 .box-122b::after {
    bottom: -6px;
  }
  .soft_8574 .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 22px;
  }
  .soft_8574 .gradient_wide_4b44 .box-122b {
    margin-top: -1px;
  }
  .soft_8574 .gradient_wide_4b44 .box-122b,
  .soft_8574 .gradient_wide_4b44 .box-122b::after,
  .soft_8574 .gradient_wide_4b44 .box-122b::before {
    width: 22px;
    height: 2px;
  }
  .soft_8574 .gradient_wide_4b44 .box-122b::before {
    top: -7px;
  }
  .soft_8574 .gradient_wide_4b44 .box-122b::after {
    bottom: -7px;
  }
  .over_993d .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 31px;
  }
  .over_993d .gradient_wide_4b44 .box-122b {
    margin-top: -1.5px;
  }
  .over_993d .gradient_wide_4b44 .box-122b,
  .over_993d .gradient_wide_4b44 .box-122b::after,
  .over_993d .gradient_wide_4b44 .box-122b::before {
    width: 31px;
    height: 3px;
  }
  .over_993d .gradient_wide_4b44 .box-122b::before {
    top: -9px;
  }
  .over_993d .gradient_wide_4b44 .box-122b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .selected-18be .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 19px;
  }
  .selected-18be .gradient_wide_4b44 .box-122b {
    margin-top: -1px;
  }
  .selected-18be .gradient_wide_4b44 .box-122b,
  .selected-18be .gradient_wide_4b44 .box-122b::after,
  .selected-18be .gradient_wide_4b44 .box-122b::before {
    width: 19px;
    height: 2px;
  }
  .selected-18be .gradient_wide_4b44 .box-122b::before {
    top: -6px;
  }
  .selected-18be .gradient_wide_4b44 .box-122b::after {
    bottom: -6px;
  }
  .medium-707c .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 22px;
  }
  .medium-707c .gradient_wide_4b44 .box-122b {
    margin-top: -1px;
  }
  .medium-707c .gradient_wide_4b44 .box-122b,
  .medium-707c .gradient_wide_4b44 .box-122b::after,
  .medium-707c .gradient_wide_4b44 .box-122b::before {
    width: 22px;
    height: 2px;
  }
  .medium-707c .gradient_wide_4b44 .box-122b::before {
    top: -7px;
  }
  .medium-707c .gradient_wide_4b44 .box-122b::after {
    bottom: -7px;
  }
  .highlight-south-619c .gradient_wide_4b44 .layout_fresh_0aef {
    margin-top: -2px;
    width: 31px;
  }
  .highlight-south-619c .gradient_wide_4b44 .box-122b {
    margin-top: -1.5px;
  }
  .highlight-south-619c .gradient_wide_4b44 .box-122b,
  .highlight-south-619c .gradient_wide_4b44 .box-122b::after,
  .highlight-south-619c .gradient_wide_4b44 .box-122b::before {
    width: 31px;
    height: 3px;
  }
  .highlight-south-619c .gradient_wide_4b44 .box-122b::before {
    top: -9px;
  }
  .highlight-south-619c .gradient_wide_4b44 .box-122b::after {
    bottom: -9px;
  }
}
.right_6f97 .box-122b {
  -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);
}
.right_6f97 .box-122b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.right_6f97 .box-122b::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);
}
.right_6f97.form_b9ed .box-122b {
  -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);
}
.right_6f97.form_b9ed .box-122b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.right_6f97.form_b9ed .box-122b::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);
}
.border-active-7b1a {
  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.notice_44dc:before {
  display: none;
}
.box-paper-b31c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box-paper-b31c .column-e69d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box-paper-b31c .column-e69d:last-of-type {
  border-bottom: none;
}
.box-paper-b31c .column-e69d.photo_fast_6b6e,
.box-paper-b31c .column-e69d.brown-9358,
.box-paper-b31c .column-e69d.block-outer-fba8 {
  padding: 0;
}
.box-paper-b31c .badge_paper_8d53 .background_dim_2897 {
  color: currentColor;
}
.box-paper-b31c .badge_paper_8d53 .background_dim_2897:focus,
.box-paper-b31c .badge_paper_8d53 .background_dim_2897:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-paper-b31c.input_old_8a5d .inner_c612,
.box-paper-b31c.input_old_8a5d .disabled_dynamic_0d88 a,
.box-paper-b31c.input_old_8a5d .nav_light_d247 a,
.box-paper-b31c.input_old_8a5d .yellow_871c a {
  color: rgba(0, 0, 0, 0.55);
}
.box-paper-b31c.input_old_8a5d .inner_c612:hover,
.box-paper-b31c.input_old_8a5d .disabled_dynamic_0d88 a:hover,
.box-paper-b31c.input_old_8a5d .nav_light_d247 a:hover,
.box-paper-b31c.input_old_8a5d .yellow_871c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-paper-b31c.input_old_8a5d .right-77f1 {
  color: rgba(0, 0, 0, 0.8);
}
.box-paper-b31c.input_old_8a5d .column-e69d {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-paper-b31c.input_old_8a5d .column-e69d:before {
  background: rgba(0, 0, 0, 0.08);
}
.box-paper-b31c.input_old_8a5d .soft_1fe1:before {
  background: rgba(255, 255, 255, 0.9);
}
.box-paper-b31c.input_old_8a5d .badge_paper_8d53 .glass_a8fa li a,
.box-paper-b31c.input_old_8a5d .badge_paper_8d53 .background_dim_2897,
.box-paper-b31c.input_old_8a5d .yellow_871c {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-paper-b31c.input_old_8a5d .badge_paper_8d53 .background_dim_2897:focus,
.box-paper-b31c.input_old_8a5d .badge_paper_8d53 .background_dim_2897:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-paper-b31c.input_old_8a5d .glass_a8fa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-paper-b31c.video_east_c8a4 .inner_c612,
.box-paper-b31c.video_east_c8a4 .disabled_dynamic_0d88 a,
.box-paper-b31c.video_east_c8a4 .nav_light_d247 .background_dim_2897,
.box-paper-b31c.video_east_c8a4 .nav_light_d247 a,
.box-paper-b31c.video_east_c8a4 .yellow_871c a {
  color: rgba(255, 255, 255, 0.79);
}
.box-paper-b31c.video_east_c8a4 .inner_c612:hover,
.box-paper-b31c.video_east_c8a4 .disabled_dynamic_0d88 a:hover,
.box-paper-b31c.video_east_c8a4 .nav_light_d247 .background_dim_2897:hover,
.box-paper-b31c.video_east_c8a4 .nav_light_d247 a:hover,
.box-paper-b31c.video_east_c8a4 .yellow_871c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-paper-b31c.video_east_c8a4 .right-77f1 {
  color: rgba(255, 255, 255, 0.99);
}
.box-paper-b31c.video_east_c8a4 .column-e69d {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-paper-b31c.video_east_c8a4 .column-e69d:before {
  background: rgba(255, 255, 255, 0.08);
}
.box-paper-b31c.video_east_c8a4 .soft_1fe1:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-paper-b31c.video_east_c8a4 .badge_paper_8d53 .glass_a8fa li a,
.box-paper-b31c.video_east_c8a4 .badge_paper_8d53 .background_dim_2897,
.box-paper-b31c.video_east_c8a4 .yellow_871c {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-paper-b31c.video_east_c8a4 .badge_paper_8d53 .background_dim_2897:focus,
.box-paper-b31c.video_east_c8a4 .badge_paper_8d53 .background_dim_2897:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-paper-b31c.video_east_c8a4 .glass_a8fa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_1fe1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.soft_1fe1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip_d553 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.video-plasma-e81c .box-paper-b31c {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.video-plasma-e81c .column-e69d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.video-plasma-e81c .column-e69d:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .video-plasma-e81c .column-e69d:before {
    width: 16%;
    left: 42%;
  }
}
.video-plasma-e81c .column-e69d:last-child:before {
  content: none;
}
.video-plasma-e81c .column-e69d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.video-plasma-e81c .badge_paper_8d53 .glass_a8fa li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.video-plasma-e81c .badge_paper_8d53 .glass_a8fa li a .background_dim_2897 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.video-plasma-e81c .badge_paper_8d53 .yellow_871c {
  border: none;
}
.video-plasma-e81c .badge_paper_8d53 .yellow_871c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.video-plasma-e81c .soft_1fe1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video-plasma-e81c .tooltip_d553 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.video-plasma-e81c .video_east_c8a4 .soft_1fe1:before {
  background: rgba(0, 0, 0, 0.9);
}
.video-plasma-e81c .input_old_8a5d.complex_dff0 .box-122b {
  background: rgba(0, 0, 0, 0.6);
}
.video-plasma-e81c
  .input_old_8a5d.complex_dff0
  .box-122b::after,
.video-plasma-e81c
  .input_old_8a5d.complex_dff0
  .box-122b:before {
  background: inherit;
}
.video-plasma-e81c
  .input_old_8a5d.complex_dff0:hover
  .box-122b {
  background: rgba(0, 0, 0, 0.8);
}
.over-b8c3 .box-paper-b31c {
  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) {
  .over-b8c3 .box-paper-b31c {
    width: auto;
    right: 45px;
  }
}
.backdrop_c3cf .box-paper-b31c {
  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) {
  .backdrop_c3cf .box-paper-b31c {
    width: auto;
    left: 45px;
  }
}
.notice_44dc .box-paper-b31c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notice_44dc .tooltip_d553 {
  max-width: 48em;
  margin: 0 auto;
}
.notice_44dc .soft_1fe1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fast-38b1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fast-38b1.video-plasma-e81c .box-paper-b31c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fast-38b1.over-b8c3 .box-paper-b31c {
  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);
}
.fast-38b1 .box-paper-b31c {
  visibility: visible;
}
.fast-38b1.backdrop_c3cf .box-paper-b31c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button-gold-6c66,
.bronze_2d78 {
  overflow-x: hidden;
}
.button-gold-6c66 .box-paper-b31c {
  overflow: auto;
}
.button-gold-6c66.video-plasma-e81c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-gold-6c66.video-plasma-e81c .box-paper-b31c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button-gold-6c66.video-plasma-e81c .module_726f {
  opacity: 0;
}
.button-gold-6c66.over-b8c3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-gold-6c66.over-b8c3 .box-paper-b31c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button-gold-6c66.over-b8c3 .module_726f {
  opacity: 0;
}
.button-gold-6c66.backdrop_c3cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-gold-6c66.backdrop_c3cf .box-paper-b31c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button-gold-6c66.backdrop_c3cf .module_726f {
  opacity: 0;
}
.button-gold-6c66.notice_44dc .box-paper-b31c {
  z-index: 10;
  visibility: visible;
}
.complex_dff0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.complex_dff0 .box-122b {
  background: rgba(255, 255, 255, 0.99);
}
.complex_dff0 .box-122b::after,
.complex_dff0 .box-122b:before {
  background: inherit;
}
.complex_dff0:hover .box-122b {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_c3cf .complex_dff0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.notice_44dc .complex_dff0 {
  display: none !important;
}
.button-gold-6c66:before,
.bronze_2d78:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button-gold-6c66 .complex_dff0,
.bronze_2d78 .complex_dff0 {
  display: inline-block;
}
.box-paper-b31c .pro-b236 {
  -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;
}
.button-gold-6c66 .box-paper-b31c .pro-b236,
.bronze_2d78 .box-paper-b31c .pro-b236 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.south-5d3c .focus-9cd1 {
  width: 100%;
}
.shade-1a40 {
  padding: 0 0.5em 0;
}
.shade-1a40 [class*="customify-col-"],
.shade-1a40 [class*="customify-col_"],
.shade-1a40 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.sidebar-rough-1938 .shade-1a40 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary_full_9655 .modal-lite-b81b,
  .modal-lite-b81b {
    display: none;
  }
  .list-blue-f3ba {
    text-align: left;
  }
  .focus-white-2c8d {
    text-align: center;
  }
  .form_8ffa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary_full_9655 .pro-27c1,
  .pro-27c1 {
    display: none;
  }
  .complex-175c {
    text-align: left;
  }
  .breadcrumb_up_5b86 {
    text-align: center;
  }
  .content_short_1e16 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary_full_9655 .tooltip_blue_582c,
  .tooltip_blue_582c {
    display: none;
  }
  .overlay_solid_2611 {
    text-align: left;
  }
  .main_4a1c {
    text-align: center;
  }
  .info-middle-afa5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pro-99aa {
  box-shadow: none !important;
}
.message_selected_0e58 .grid-aa34,
.hard_86a9 .grid-aa34 {
  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;
}
.hard_86a9 .grid-aa34 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.modal-current-942f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.modal-current-942f:after,
.modal-current-942f:before {
  content: "";
  display: table;
}
.modal-current-942f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .modal-current-942f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.modal-current-942f,
.tiny-b9f6 {
  max-width: 1248px;
  margin: 0 auto;
}

.module_hard_14f7.sort-wide-28b9 .modal-current-942f {
  max-width: 100%;
}
.module_hard_14f7.list-88bf {
  max-width: 1200px;
  margin: 0 auto;
}
.module_hard_14f7.column-advanced-80ef .modal-current-942f {
  max-width: 100%;
}
.module_hard_14f7.column-advanced-80ef > .modal-current-942f {
  padding-left: 0;
  padding-right: 0;
}
.module_hard_14f7.column-advanced-80ef > .modal-current-942f .summary_full_9655 {
  margin: 0;
}
.module_hard_14f7.column-advanced-80ef
  > .modal-current-942f
  .mini_76fc.fixed_5e74 {
  margin-right: 0;
  margin-left: 0;
}
.module_hard_14f7.column-advanced-80ef #main.fixed_5e74 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .yellow_533c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .yellow_533c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .aside_action_f754 .panel_470d {
    padding-right: 1em;
  }
  .aside_action_f754.last_009f .mini_76fc {
    border-right: 1px solid #eaecee;
  }
  .aside_action_f754.last_009f .panel_470d {
    padding-right: 1em;
  }
  .aside_action_f754.last_009f .breadcrumb-bronze-05f8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-2847 .panel_470d {
    padding-left: 1em;
  }
  .hard-2847.last_009f .mini_76fc {
    border-left: 1px solid #eaecee;
  }
  .hard-2847.last_009f .panel_470d {
    padding-left: 1em;
  }
  .hard-2847.last_009f .breadcrumb-bronze-05f8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool-94dd .panel_470d {
    padding-left: 1em;
  }
  .cool-94dd.last_009f .layout-wood-9191 {
    border-right: 1px solid #eaecee;
  }
  .cool-94dd.last_009f .static-3f6c {
    border-right: 1px solid #eaecee;
  }
  .cool-94dd.last_009f .panel_470d {
    padding-left: 1em;
  }
  .cool-94dd.last_009f .breadcrumb-bronze-05f8 {
    padding-right: 1em;
  }
  .cool-94dd.last_009f .hard_a0c4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message_3b67 .panel_470d {
    padding-right: 1em;
  }
  .message_3b67.last_009f .layout-wood-9191 {
    border-left: 1px solid #eaecee;
  }
  .message_3b67.last_009f .static-3f6c {
    border-left: 1px solid #eaecee;
  }
  .message_3b67.last_009f .panel_470d {
    padding-right: 1em;
  }
  .message_3b67.last_009f .breadcrumb-bronze-05f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message_3b67.last_009f .hard_a0c4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow_533c .panel_470d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow_533c.last_009f .mini_76fc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .yellow_533c.last_009f .panel_470d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow_533c.last_009f .breadcrumb-bronze-05f8 {
    padding-left: 1em;
  }
  .yellow_533c.last_009f .hard_a0c4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .yellow_533c.last_009f .panel_470d {
    padding-left: 0;
  }
}
.wrapper-78c4 .section-active-91f3 {
  display: inline-block;
}
.slider-fixed-8ae6 {
  display: inline-block;
}
.tabs-dirty-c74e {
  word-con: break-word;
}
.in-991a > span {
  display: inline-block;
  padding: 5px 0;
}
.in-991a .video-8862 {
  margin-left: 8px;
  margin-right: 8px;
}
.in-991a .table_west_991d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.item-f282 .east-7538 {
  margin-bottom: 2em;
}
.item-f282 .dropdown_silver_cd8a {
  margin-bottom: 15px;
}
.item-f282 .dropdown_silver_cd8a:last-child {
  margin-bottom: 0;
}
.item-f282 .modal-13a3 {
  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) {
  .item-f282 .modal-13a3 {
    display: block;
  }
}
.item-f282 .frame_b9dc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .item-f282 .frame_b9dc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.item-f282 .caption_fixed_5f59 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.item-f282 .caption_fixed_5f59 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.item-f282 .caption_fixed_5f59 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.item-f282 .tabs-dirty-c74e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-f282 .tabs-dirty-c74e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.item-f282 .menu_white_9c60 p:last-child {
  margin-bottom: 0;
}
.item-f282 .component_yellow_d164 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.item-f282 .light-d41e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.item-f282 .hover_1b6d {
  margin-top: 1em;
}
.item-f282 .label-0dd7 {
  top: 0;
  display: block;
}
.item-f282 .label-0dd7 a {
  color: inherit;
}
.item-f282 .label-0dd7 a:hover {
  color: inherit;
}
.item-f282 .section_b249 {
  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;
}
.item-f282 .section_b249:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.item-f282 .light-d41e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.item-f282 .lower_03ea {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.item-f282 .lower_03ea:first-child {
  margin-top: 0;
}
.item-f282 .lower_03ea.notification-plasma-1ae3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item-f282 .lower_03ea.widget-orange-6c5c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-f282
  .lower_03ea.widget-orange-6c5c.item_92c6
  .hover_1b6d {
  width: 100%;
}
.item-f282 .widget-orange-6c5c {
  -webkit-box-align: center;
  align-items: center;
}
.item-f282 .widget-orange-6c5c .in-991a,
.item-f282 .widget-orange-6c5c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.item-f282 .caption_fixed_5f59 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.item-f282 .caption_fixed_5f59 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.item-f282 .caption_fixed_5f59: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;
}
.item-f282 .notification-plasma-1ae3 {
  z-index: 5;
}
.item-f282 .hidden_motion_fbb3 .soft_223d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.item-f282 .mask-last-7733 .soft_223d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.item-f282 .content-right-2239 .soft_223d {
  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;
}
.item-f282.info_cool_4f9c .modal-13a3,
.item-f282.column_1cda .modal-13a3 {
  display: block;
}
.item-f282.info_cool_4f9c .modal-13a3 .brown-deb1,
.item-f282.info_cool_4f9c .modal-13a3 .light-d41e,
.item-f282.column_1cda .modal-13a3 .brown-deb1,
.item-f282.column_1cda .modal-13a3 .light-d41e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item-f282.description_huge_8642 .frame_b9dc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .item-f282.description_huge_8642 .frame_b9dc {
    margin-right: 0;
  }
}
.item-f282.info_cool_4f9c .frame_b9dc,
.item-f282.column_1cda .frame_b9dc {
  padding-top: 40%;
}
.item-f282.info_cool_4f9c .east-7538,
.item-f282.column_1cda .east-7538 {
  display: block;
}
.item-f282.info_cool_4f9c .fn-sticky-cf68 .light-d41e,
.item-f282.column_1cda .fn-sticky-cf68 .light-d41e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.item-f282.info_cool_4f9c .frame_b9dc,
.item-f282.column_1cda .frame_b9dc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.item-f282.info_cool_4f9c .light-d41e {
  padding: 1em;
}
.fixed-53ea {
  margin: 30px auto;
  display: block;
}
.fixed-53ea .active-7e40 > * {
  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;
}
.fixed-53ea .active-7e40 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fixed-53ea .active-7e40 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel-f6c9 .in-991a {
  margin-bottom: 1.41575em;
}
.carousel-f6c9 .tertiary_e71f {
  margin-bottom: 1.618em;
}
.aside-c716 .popup_gold_34f9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.aside-c716 .popup_gold_34f9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.aside-c716 .avatar-2c27 {
  max-width: 100%;
  overflow: auto;
}
.iron_19cc .aside-c716 a:hover {
  text-decoration: underline;
}
.left-1717 .dropdown_silver_cd8a:not(.tabs-dirty-c74e),
.left-1717 .caption_fixed_5f59 {
  margin-bottom: 1.41575em;
}
.left-1717 .dropdown_silver_cd8a:not(.tabs-dirty-c74e):last-child,
.left-1717 .caption_fixed_5f59:last-child {
  margin-bottom: 0;
}
.left-1717 .dropdown_silver_cd8a.gallery-black-53be {
  margin-bottom: 0.41575em;
}
.left-1717 .item_yellow_aad3:before,
.left-1717 .hot_3a0a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.left-1717 .item_yellow_aad3:before {
  content: "\f115";
}
.left-1717 .hot_3a0a:before {
  content: "\f02c";
}
.left-1717 .text-e779 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.left-1717 .text-e779 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hover-motion-40a7 {
  display: -webkit-box;
  display: flex;
}
.hover-motion-40a7 .content-afcd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hover-motion-40a7 .content-afcd {
    flex-basis: 90px;
  }
}
.hover-motion-40a7 .sidebar-yellow-56be {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover-motion-40a7 .sidebar-yellow-56be {
    flex-basis: calc(100% - 50px);
  }
}
.hover-motion-40a7 .accent_purple_6622 p:last-child {
  margin-bottom: 0.72em;
}
.layout-in-5eb0 .active-7e40 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.layout-in-5eb0 .active-7e40:after,
.layout-in-5eb0 .active-7e40:before {
  content: "";
  display: table;
}
.layout-in-5eb0 .active-7e40:after {
  clear: both;
}
.layout-in-5eb0 .active-7e40 .out-1a0f,
.layout-in-5eb0 .active-7e40 .shadow_west_e6e1 {
  width: 49%;
}
.layout-in-5eb0 .active-7e40 .out-1a0f a span.texture-f5bc,
.layout-in-5eb0 .active-7e40 .shadow_west_e6e1 a span.texture-f5bc {
  display: block;
  margin-bottom: 5px;
}
.layout-in-5eb0 .active-7e40 .shadow_west_e6e1 {
  float: left;
  text-align: left;
}
.layout-in-5eb0 .active-7e40 .out-1a0f {
  float: right;
  text-align: right;
}
.feature_purple_ceca {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature_purple_ceca {
    margin-bottom: 0;
  }
}
.active-full-87d7 {
  margin-bottom: 1em;
}
.active-full-87d7 .tabs-dirty-c74e {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature-west-d0f9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.popup_stale_e8e5 .active-full-87d7,
.wrapper-hard-b86e .active-full-87d7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .popup_stale_e8e5 .active-full-87d7,
  .wrapper-hard-b86e .active-full-87d7 {
    display: block;
  }
}
.popup_stale_e8e5 .feature-west-d0f9,
.wrapper-hard-b86e .feature-west-d0f9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .popup_stale_e8e5 .feature-west-d0f9,
  .wrapper-hard-b86e .feature-west-d0f9 {
    margin-bottom: 1em;
  }
}
.popup_stale_e8e5 .feature-west-d0f9 img,
.wrapper-hard-b86e .feature-west-d0f9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.popup_stale_e8e5 .hidden_bright_43b0,
.wrapper-hard-b86e .hidden_bright_43b0 {
  flex-basis: calc(100% - 160px);
}
.popup_stale_e8e5 .hidden_bright_43b0 p,
.wrapper-hard-b86e .hidden_bright_43b0 p {
  margin-bottom: 0;
}
.popup_stale_e8e5 .hidden_bright_43b0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .popup_stale_e8e5 .hidden_bright_43b0 {
    padding-left: 0;
  }
}
.wrapper-hard-b86e .hidden_bright_43b0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper-hard-b86e .hidden_bright_43b0 {
    padding-right: 0;
  }
}
.wrapper-hard-b86e .feature-west-d0f9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.menu-over-0de0 .feature-west-d0f9 {
  margin-bottom: 0.5em;
}
.menu-over-0de0 .feature-west-d0f9 img {
  width: 100%;
}
.wrapper_41e4 .heading_selected_5de3,
.light_cf85 .heading_selected_5de3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.light_cf85 .mini_76fc .static_f765 p:last-child {
  margin-bottom: 0;
}
.label-a32e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask_13a3 .thumbnail-silver-748c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask_13a3 .thumbnail-silver-748c:last-of-type {
    margin-bottom: 0;
  }
}
.mask_13a3 .thumbnail-silver-748c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_13a3 .thumbnail-silver-748c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask_13a3 .thumbnail-silver-748c ul li {
  margin: 0 0 0.6em;
}
.mask_13a3 .thumbnail-silver-748c ul li.main_8eed,
.mask_13a3 .thumbnail-silver-748c ul li.yellow-f5e0 {
  position: relative;
}
.mask_13a3 .thumbnail-silver-748c ul li.main_8eed .text-iron-52d9,
.mask_13a3 .thumbnail-silver-748c ul li.yellow-f5e0 .text-iron-52d9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask_13a3 .thumbnail-silver-748c ul li.main_8eed:after:after,
.mask_13a3 .thumbnail-silver-748c ul li.main_8eed:after:before,
.mask_13a3
  .thumbnail-silver-748c
  ul
  li.yellow-f5e0:after:after,
.mask_13a3
  .thumbnail-silver-748c
  ul
  li.yellow-f5e0:after:before {
  content: "";
  display: table;
}
.mask_13a3 .thumbnail-silver-748c ul li.main_8eed:after:after,
.mask_13a3
  .thumbnail-silver-748c
  ul
  li.yellow-f5e0:after:after {
  clear: both;
}
.mask_13a3 .thumbnail-silver-748c a.popup_addc:hover {
  text-decoration: none;
}
.mask_13a3 .thumbnail-silver-748c select {
  max-width: 100%;
}
.mask_13a3 .thumbnail-silver-748c table {
  font-size: 85%;
}
.mask_13a3 .thumbnail-silver-748c table td,
.mask_13a3 .thumbnail-silver-748c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask_13a3 .thumbnail-silver-748c table tfoot td {
  text-align: left;
}
.mask_13a3 .thumbnail-silver-748c :last-child {
  margin-bottom: 0;
}
.mask_13a3 .thumbnail-silver-748c .tabs_344c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask_13a3 .thumbnail-silver-748c .tabs_344c label {
  width: 100%;
}
.mask_13a3 .thumbnail-silver-748c .tabs_344c .layout-29d0 {
  width: 100%;
  display: block;
}
.mask_13a3 .thumbnail-silver-748c .tabs_344c .box_blue_ec3e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask_13a3 .thumbnail-silver-748c .tabs_344c .box_blue_ec3e:hover svg #svg-search {
  fill: #444;
}
.mask_13a3 .thumbnail-silver-748c .tabs_344c .box_blue_ec3e svg {
  width: 18px;
  height: 18px;
}
.mask_13a3 .filter-soft-f4d2 ul ul,
.mask_13a3 .last-03f8 ul ul,
.mask_13a3 .picture-ab1a ul ul,
.mask_13a3 .middle-2679 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask_13a3 .filter-soft-f4d2 .message_fast_fa1a > a,
.mask_13a3 .last-03f8 .message_fast_fa1a > a,
.mask_13a3 .picture-ab1a .message_fast_fa1a > a,
.mask_13a3 .middle-2679 .message_fast_fa1a > a {
  margin-bottom: 0;
}
.mask_13a3 .outline_985e li,
.mask_13a3 .filter-soft-f4d2 li,
.mask_13a3 .avatar_pro_deef li,
.mask_13a3 .last-03f8 li,
.mask_13a3 .picture-ab1a li,
.mask_13a3 .middle-2679 li,
.mask_13a3 .sort_warm_6c2a li,
.mask_13a3 .red_e643 li {
  display: block;
  position: relative;
}
.mask_13a3 .outline_985e li:last-child,
.mask_13a3 .filter-soft-f4d2 li:last-child,
.mask_13a3 .avatar_pro_deef li:last-child,
.mask_13a3 .last-03f8 li:last-child,
.mask_13a3 .picture-ab1a li:last-child,
.mask_13a3 .middle-2679 li:last-child,
.mask_13a3 .sort_warm_6c2a li:last-child,
.mask_13a3 .red_e643 li:last-child {
  border: none;
}
.mask_13a3 .outline_985e li a,
.mask_13a3 .filter-soft-f4d2 li a,
.mask_13a3 .avatar_pro_deef li a,
.mask_13a3 .last-03f8 li a,
.mask_13a3 .picture-ab1a li a,
.mask_13a3 .middle-2679 li a,
.mask_13a3 .sort_warm_6c2a li a,
.mask_13a3 .red_e643 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_13a3 .outline_985e li ul li::before,
.mask_13a3 .filter-soft-f4d2 li ul li::before,
.mask_13a3 .avatar_pro_deef li ul li::before,
.mask_13a3 .last-03f8 li ul li::before,
.mask_13a3 .picture-ab1a li ul li::before,
.mask_13a3 .middle-2679 li ul li::before,
.mask_13a3 .sort_warm_6c2a li ul li::before,
.mask_13a3 .red_e643 li ul li::before {
  left: 15px;
}
.mask_13a3 .outline_985e li ul a,
.mask_13a3 .filter-soft-f4d2 li ul a,
.mask_13a3 .avatar_pro_deef li ul a,
.mask_13a3 .last-03f8 li ul a,
.mask_13a3 .picture-ab1a li ul a,
.mask_13a3 .middle-2679 li ul a,
.mask_13a3 .sort_warm_6c2a li ul a,
.mask_13a3 .red_e643 li ul a {
  padding-left: 20px;
}
.mask_13a3 .outline_985e li ul ul li::before,
.mask_13a3 .filter-soft-f4d2 li ul ul li::before,
.mask_13a3 .avatar_pro_deef li ul ul li::before,
.mask_13a3 .last-03f8 li ul ul li::before,
.mask_13a3 .picture-ab1a li ul ul li::before,
.mask_13a3 .middle-2679 li ul ul li::before,
.mask_13a3 .sort_warm_6c2a li ul ul li::before,
.mask_13a3 .red_e643 li ul ul li::before {
  left: 30px;
}
.mask_13a3 .outline_985e li ul ul a,
.mask_13a3 .filter-soft-f4d2 li ul ul a,
.mask_13a3 .avatar_pro_deef li ul ul a,
.mask_13a3 .last-03f8 li ul ul a,
.mask_13a3 .picture-ab1a li ul ul a,
.mask_13a3 .middle-2679 li ul ul a,
.mask_13a3 .sort_warm_6c2a li ul ul a,
.mask_13a3 .red_e643 li ul ul a {
  padding-left: 40px;
}
.mask_13a3 .plasma_e772 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_13a3 .red_e643 ul li {
  margin-bottom: 1.41575em;
}
.mask_13a3 .red_e643 ul li .first-b600 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask_13a3 .red_e643 ul li .element_20eb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.video_east_c8a4 .outline_985e li a,
.video_east_c8a4 .filter-soft-f4d2 li a,
.video_east_c8a4 .avatar_pro_deef li a,
.video_east_c8a4 .last-03f8 li a,
.video_east_c8a4 .picture-ab1a li a,
.video_east_c8a4 .middle-2679 li a,
.video_east_c8a4 .sort_warm_6c2a li a,
.video_east_c8a4 .red_e643 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_east_c8a4 .plasma_e772 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_east_c8a4 .thumbnail-silver-748c ul li.main_8eed .text-iron-52d9,
.video_east_c8a4 .thumbnail-silver-748c ul li.yellow-f5e0 .text-iron-52d9 {
  background: rgba(0, 0, 0, 0.2);
}
.video_east_c8a4 .mask_13a3 .thumbnail-silver-748c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_hard_14f7 .mask_13a3 .glass_a8fa li {
  margin: 0;
}
.module_hard_14f7 .mask_13a3 .glass_a8fa li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.module_hard_14f7 .mask_13a3 .glass_a8fa li ul {
  margin: 0;
}
.module_hard_14f7 .mask_13a3 .glass_a8fa li ul li a {
  padding-left: 15px;
}
.module_hard_14f7 .mask_13a3 .glass_a8fa li ul li li a {
  padding-left: 30px;
}
.module_hard_14f7 .mask_13a3 .glass_a8fa li.under-a744 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.module_hard_14f7 .mask_13a3 .glass_a8fa li.under-a744 > 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;
}
.module_hard_14f7 .mask_13a3 .glass_a8fa li.under-a744 > 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;
}
.block_gold_922f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lite-e9b1 {
  position: relative;
  z-index: 10;
}
.lite-e9b1 .pro-b236 {
  width: 100%;
  max-width: 100%;
}
.out-81bf .gallery_solid_2435 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.out-81bf .input_old_8a5d {
}
.out-81bf .video_east_c8a4 {
  background: #292929;
}
.hero_wood_1fb2 .gallery_solid_2435 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero_wood_1fb2 .input_old_8a5d {
  background: #f9f9f9;
}
.hero_wood_1fb2 .video_east_c8a4 {
  background: #303030;
}
.overlay-active-4981 .gallery_solid_2435 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay-active-4981 .section-active-91f3 {
    margin-bottom: 1em;
  }
  .overlay-active-4981 .section-active-91f3:last-child {
    margin-bottom: 0;
  }
}
.overlay-active-4981 .input_old_8a5d {
  background: #ededed;
}
.overlay-active-4981 .video_east_c8a4 {
  background: #1a1a1a;
}
.gallery_solid_2435.input_old_8a5d {
  color: rgba(0, 0, 0, 0.6);
}
.gallery_solid_2435.input_old_8a5d .top_0188 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_solid_2435.video_east_c8a4 {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_solid_2435.video_east_c8a4 a:not(.popup_addc) {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_solid_2435.video_east_c8a4 a:not(.popup_addc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_solid_2435.video_east_c8a4 .top_0188 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_solid_2435.video_east_c8a4 table tbody td,
.gallery_solid_2435.video_east_c8a4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notice-1a98.tooltip-bronze-532c .modal-current-942f {
  max-width: initial;
}
.notice-1a98 .aside-238a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notice-1a98 .aside-238a .pro-b236 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notice-1a98 .aside-238a .pro-b236 {
    display: block;
    margin-bottom: 2em;
  }
  .notice-1a98 .aside-238a .pro-b236:last-child {
    margin-bottom: 0;
  }
}
.overlay-active-4981 .section-active-91f3:last-child,
.hero_wood_1fb2 .section-active-91f3:last-child,
.out-81bf .section-active-91f3:last-child {
  margin-bottom: 0;
}
.overlay-active-4981 .section-active-91f3 .mask_13a3 .thumbnail-silver-748c:last-child,
.hero_wood_1fb2 .section-active-91f3 .mask_13a3 .thumbnail-silver-748c:last-child,
.out-81bf .section-active-91f3 .mask_13a3 .thumbnail-silver-748c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay-active-4981 .box-down-b209,
  .overlay-active-4981 .image-3af9,
  .hero_wood_1fb2 .box-down-b209,
  .hero_wood_1fb2 .image-3af9,
  .out-81bf .box-down-b209,
  .out-81bf .image-3af9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lite-e9b1 .section-active-91f3 {
    margin-bottom: 2em;
  }
}
.lite-e9b1 p:last-child {
  margin-bottom: 0;
}
.lite-e9b1 li,
.lite-e9b1 ul {
  list-style: none;
  margin: 0;
}
.lite-e9b1 ul ul {
  margin-left: 2.617924em;
}
.backdrop_28c8 {
  font-size: 0.875em;
}

/* css-noise: a380 */
.ghost-box-i6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
