/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active-8b48/customify
Author: WPCustomify
Author URI: https://pressmaximum.active-8b48
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.active-8b48/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.picture_bronze_a707.grid_0864/licenses/gpl-2.0.widget_0726
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.pro_6ddf/, (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.text-ec36.last_eeb2/normalize.accent-31da/
 ======
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.accent-31da v7.0.0 | MIT License | github.active-8b48/necolas/normalize.accent-31da */
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;
}
.nav-action-d754 .banner-pink-462f,
.media-7aed,
.pressed-c750,
.highlight-hard-188e,
.filter_91c8,
.gallery-bright-3c4f,
.mask-b417,
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;
}
.media-7aed,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .media-7aed,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .media-7aed,
  h1 {
    font-size: 1.8em;
  }
}
.pressed-c750,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pressed-c750 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pressed-c750,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pressed-c750,
  h2 {
    font-size: 1.7em;
  }
}
.highlight-hard-188e,
h3 {
  font-size: 1.618em;
}
.nav-action-d754 .banner-pink-462f,
.filter_91c8,
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.shade_8481 {
  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;
}
.first-2693:after,
.first-2693:before,
.frame_down_9d6f:after,
.frame_down_9d6f:before {
  content: "";
  display: table;
}
.first-2693:after,
.frame_down_9d6f:after {
  clear: both;
}
.logo-31fc {
  float: right;
  margin-right: 0;
}
.paragraph-paper-fa4f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag_3227 .easy_db60,
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;
}
.tag_3227 .easy_db60: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;
}
.selected_c092 .easy_db60 {
  box-shadow: none;
}
.selected_c092
  .easy_db60
  .center-b4fa {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.selected_c092 .easy_db60 .badge_hard_29cb {
  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;
}
.selected_c092
  .easy_db60
  .badge_hard_29cb
  b {
  display: none;
}
.selected_c092 .texture_in_2c87 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout_east_8ac7:not(.grid-rough-5169):not(.active_e672),
button:not(.grid-rough-5169):not(.active_e672),
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ),
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ),
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ) {
  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;
}
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ):hover,
button:not(.grid-rough-5169):not(
    .active_e672
  ):hover,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ):hover,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ):hover,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ):active,
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ):focus,
button:not(.grid-rough-5169):not(
    .active_e672
  ):active,
button:not(.grid-rough-5169):not(
    .active_e672
  ):focus,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ):active,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ):focus,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ):active,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ):focus,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ):active,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ):focus {
  outline: 0;
}
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e,
button:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e {
  position: relative;
}
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .media-a05f,
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .element_7828,
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .accent_f3a6,
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  i,
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  svg,
button:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .media-a05f,
button:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .element_7828,
button:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .accent_f3a6,
button:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  i,
button:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  svg,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .media-a05f,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .element_7828,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .accent_f3a6,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  i,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  svg,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .media-a05f,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .element_7828,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .accent_f3a6,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  i,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  svg,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .media-a05f,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .element_7828,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  .accent_f3a6,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  i,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e
  svg {
  visibility: hidden;
}
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e:after,
button:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e:after,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e:after,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e:after,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ).fn-loading-ee3e: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;
}
.layout_east_8ac7:not(.grid-rough-5169):not(.active_e672),
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ),
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ),
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ) {
  color: #fff;
  background: #235787;
}
.layout_east_8ac7:not(.grid-rough-5169):not(
    .active_e672
  ):focus,
input[type="button"]:not(.grid-rough-5169):not(
    .active_e672
  ):focus,
input[type="reset"]:not(.grid-rough-5169):not(
    .active_e672
  ):focus,
input[type="submit"]:not(.grid-rough-5169):not(
    .active_e672
  ):focus {
  color: #fff;
}
.layout_east_8ac7.fn-disabled-ee3e:not(.grid-rough-5169):not(
    .active_e672
  ),
.layout_east_8ac7[disabled]:not(.grid-rough-5169):not(
    .active_e672
  ),
button.fn-disabled-ee3e:not(.grid-rough-5169):not(
    .active_e672
  ),
button[disabled]:not(.grid-rough-5169):not(
    .active_e672
  ) {
  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;
}
.message_current_1713 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message_current_1713: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;
}
.middle-4269 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pressed-842c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gallery-up-741e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.first-2693:after,
.first-2693:before,
.black_8e6c:after,
.black_8e6c:before,
.active_cool_844b:after,
.active_cool_844b:before,
.content_7b14:after,
.content_7b14:before,
.grid_east_4705:after,
.grid_east_4705:before,
.list-f952:after,
.list-f952:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.first-2693:after,
.black_8e6c:after,
.active_cool_844b:after,
.content_7b14:after,
.grid_east_4705:after,
.list-f952:after {
  clear: both;
}
.black_8e6c .outer_2a22,
.active_cool_844b .outer_2a22,
.aside_d46b .outer_2a22 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert_blue_0f3e {
  display: inline-block;
}
.tag_27e8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tag_27e8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tag_27e8 .backdrop_advanced_22b3 {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop_advanced_22b3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accent-5f42 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accent-5f42:after,
.accent-5f42:before {
  content: "";
  display: table;
}
.accent-5f42:after {
  clear: both;
}
.list_0b42 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hot_5520 .list_0b42 {
  max-width: 50%;
}
.nav_static_3d05 .list_0b42 {
  max-width: 33.33%;
}
.primary_dirty_088c .list_0b42 {
  max-width: 25%;
}
.breadcrumb-5421 .list_0b42 {
  max-width: 20%;
}
.fixed-4a93 .list_0b42 {
  max-width: 16.66%;
}
.layout-glass-0de2 .list_0b42 {
  max-width: 14.28%;
}
.wrapper-a952 .list_0b42 {
  max-width: 12.5%;
}
.upper_af86 .list_0b42 {
  max-width: 11.11%;
}
.header-8437 {
  display: block;
}
.nav-action-d754 .caption_stone_8177 label,
.nav-action-d754 .sidebar_354f label,
.nav-action-d754 .media_1ce0 label,
.nav-action-d754 .lower-b76d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.motion_6381 {
  list-style: none;
  margin: 0;
}
.motion_6381 article.module-c6bf {
  margin-bottom: 0;
}
.motion_6381 ul {
  list-style: none;
  margin: 0;
}
.motion_6381 .status-down-5e52 li.module-c6bf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .motion_6381 .status-down-5e52 li.module-c6bf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .motion_6381 .status-down-5e52 li.module-c6bf: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) {
  .motion_6381 .status-down-5e52 li.module-c6bf li.module-c6bf li.module-c6bf li.module-c6bf {
    padding-left: 0;
  }
}
article.module-c6bf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-c6bf .black_8e6c p:last-of-type {
  margin-bottom: 0;
}
article.module-c6bf .hover_tiny_f0ee {
  float: left;
}
article.module-c6bf .hard-090a {
  margin-left: 85px;
}
article.module-c6bf .bright_d1f9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-c6bf .bright_d1f9 .box_6198 {
  margin-left: 10px;
}
article.module-c6bf .backdrop-active-a000 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-c6bf .light-5f99 {
  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 .caption_stone_8177,
  #respond .media_1ce0,
  #respond .lower-b76d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption_stone_8177 input,
#respond .media_1ce0 input,
#respond .lower-b76d input {
  width: 100%;
}
#respond .lower-b76d {
  margin-right: 0;
}
#respond .picture_north_fe07 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-old-39d1 {
  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;
}
.title-old-39d1.card-b144 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title-old-39d1 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%);
}
.title-old-39d1:focus,
.title-old-39d1: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);
}
.alert-old-ae16 {
  border-radius: 10%;
}
.south-bacb {
  border-radius: 50%;
}
.list_left_8f7e {
  font-size: 0.72em;
}
.form-dark-716d {
  font-size: 0.875em;
}
.video-west-e8f0 {
  font-size: 1.1em;
}
.short_0202 {
  text-transform: uppercase;
  line-height: 1.2;
}
.short_0202.list_left_8f7e {
  letter-spacing: 0.5px;
}
.alert-8112,
.alert-8112 a {
  color: #6d6d6d;
}
.alert-8112 a:hover {
  color: #111;
}
.tag-hovered-0b2e {
  color: #6d6d6d;
}
.texture_b1da {
  overflow-x: hidden;
}
.texture_b1da .block-969b.static_105c {
  position: relative;
}
.texture_b1da .block-969b.static_105c.search_pressed_905a {
  position: initial;
}
.texture_b1da
  .block-969b.static_105c.search_pressed_905a
  .description_0349 {
  left: auto;
}
.texture_b1da .block-969b .description_0349 {
  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;
}
.texture_b1da .block-969b:hover.static_105c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.texture_b1da
  .block-969b:hover.static_105c
  .description_0349 {
  display: block;
  z-index: 9999999;
}
.texture_b1da .box_fast_e477 .box-advanced-945e,
.texture_b1da .motion-aaa3 .box-advanced-945e {
  display: none;
}
.texture_b1da .notification-selected-0977 .block-969b:hover.static_105c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav-action-d754 .caption_stone_8177 label,
.nav-action-d754 .sidebar_354f label,
.nav-action-d754 .media_1ce0 label,
.nav-action-d754 .lower-b76d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.motion_6381 {
  list-style: none;
  margin: 0;
}
.motion_6381 article.module-c6bf {
  margin-bottom: 0;
}
.motion_6381 ul {
  list-style: none;
  margin: 0;
}
.motion_6381 .status-down-5e52 li.module-c6bf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .motion_6381 .status-down-5e52 li.module-c6bf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .motion_6381 .status-down-5e52 li.module-c6bf: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) {
  .motion_6381 .status-down-5e52 li.module-c6bf li.module-c6bf li.module-c6bf li.module-c6bf {
    padding-left: 0;
  }
}
article.module-c6bf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-c6bf .black_8e6c p:last-of-type {
  margin-bottom: 0;
}
article.module-c6bf .hover_tiny_f0ee {
  float: left;
}
article.module-c6bf .hard-090a {
  margin-left: 85px;
}
article.module-c6bf .bright_d1f9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-c6bf .bright_d1f9 .box_6198 {
  margin-left: 10px;
}
article.module-c6bf .backdrop-active-a000 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-c6bf .light-5f99 {
  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 .caption_stone_8177,
  #respond .media_1ce0,
  #respond .lower-b76d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption_stone_8177 input,
#respond .media_1ce0 input,
#respond .lower-b76d input {
  width: 100%;
}
#respond .lower-b76d {
  margin-right: 0;
}
#respond .picture_north_fe07 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box_fast_e477 .list_yellow_ab92 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.list_yellow_ab92 .disabled-e73e.frame-old-0bbe .module_left_10c5 > li > a:focus,
.list_yellow_ab92 .disabled-e73e.frame-old-0bbe .module_left_10c5 > li > a:hover,
.list_yellow_ab92 .disabled-e73e.accordion-7f29 .module_left_10c5 > li > a:focus,
.list_yellow_ab92 .disabled-e73e.accordion-7f29 .module_left_10c5 > li > a:hover,
.list_yellow_ab92 .disabled-e73e.preview_solid_eeef .module_left_10c5 > li > a:focus,
.list_yellow_ab92 .disabled-e73e.preview_solid_eeef .module_left_10c5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_yellow_ab92
  .disabled-e73e.frame-old-0bbe
  .module_left_10c5
  > li.solid-2f4a
  > a,
.list_yellow_ab92
  .disabled-e73e.frame-old-0bbe
  .module_left_10c5
  > li.highlight-2565
  > a,
.list_yellow_ab92
  .disabled-e73e.accordion-7f29
  .module_left_10c5
  > li.solid-2f4a
  > a,
.list_yellow_ab92
  .disabled-e73e.accordion-7f29
  .module_left_10c5
  > li.highlight-2565
  > a,
.list_yellow_ab92
  .disabled-e73e.preview_solid_eeef
  .module_left_10c5
  > li.solid-2f4a
  > a,
.list_yellow_ab92 .disabled-e73e.preview_solid_eeef .module_left_10c5 > li.old-144a > a {
  color: rgba(255, 255, 255, 0.99);
}
.list_yellow_ab92 .backdrop_small_c28d,
.list_yellow_ab92 .backdrop_small_c28d a {
  color: rgba(255, 255, 255, 0.99);
}
.list_yellow_ab92 .description-0950.carousel_8fc6 li a,
.list_yellow_ab92 .gold_8b7e a,
.list_yellow_ab92 .copper-ce26,
.list_yellow_ab92 .module_left_10c5 > li > a,
.list_yellow_ab92 .alert_wide_6f7d {
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92 .description-0950.carousel_8fc6 li a:hover,
.list_yellow_ab92 .gold_8b7e a:hover,
.list_yellow_ab92 .copper-ce26:hover,
.list_yellow_ab92 .module_left_10c5 > li > a:hover,
.list_yellow_ab92 .alert_wide_6f7d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_yellow_ab92 .surface-c29e {
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92 .surface-c29e .message-fixed-80c9 {
  color: rgba(255, 255, 255, 0.99);
}
.list_yellow_ab92 .surface-c29e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_yellow_ab92 .next_5b10 .picture-6743 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92 .next_5b10 .picture-6743 .caption_9dc8 {
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92
  .next_5b10
  .picture-6743
  .caption_9dc8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92
  .next_5b10
  .picture-6743
  .caption_9dc8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92
  .next_5b10
  .picture-6743
  .caption_9dc8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92
  .next_5b10
  .picture-6743
  .caption_9dc8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92 .next_5b10 .huge_4ef4 {
  color: rgba(255, 255, 255, 0.79);
}
.list_yellow_ab92 .next_5b10 .huge_4ef4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_fc67
  .list_yellow_ab92
  .next_5b10
  .text-9496
  .popup_b009 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_fc67
  .list_yellow_ab92
  .next_5b10
  .text-9496
  .caption_9dc8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box_fast_e477 .banner_left_1c23 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.banner_left_1c23 .disabled-e73e.frame-old-0bbe .module_left_10c5 > li > a:focus,
.banner_left_1c23 .disabled-e73e.frame-old-0bbe .module_left_10c5 > li > a:hover,
.banner_left_1c23 .disabled-e73e.accordion-7f29 .module_left_10c5 > li > a:focus,
.banner_left_1c23 .disabled-e73e.accordion-7f29 .module_left_10c5 > li > a:hover,
.banner_left_1c23 .disabled-e73e.preview_solid_eeef .module_left_10c5 > li > a:focus,
.banner_left_1c23 .disabled-e73e.preview_solid_eeef .module_left_10c5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_left_1c23
  .disabled-e73e.frame-old-0bbe
  .module_left_10c5
  > li.solid-2f4a
  > a,
.banner_left_1c23
  .disabled-e73e.frame-old-0bbe
  .module_left_10c5
  > li.highlight-2565
  > a,
.banner_left_1c23
  .disabled-e73e.accordion-7f29
  .module_left_10c5
  > li.solid-2f4a
  > a,
.banner_left_1c23
  .disabled-e73e.accordion-7f29
  .module_left_10c5
  > li.highlight-2565
  > a,
.banner_left_1c23
  .disabled-e73e.preview_solid_eeef
  .module_left_10c5
  > li.solid-2f4a
  > a,
.banner_left_1c23 .disabled-e73e.preview_solid_eeef .module_left_10c5 > li.old-144a > a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_left_1c23 .backdrop_small_c28d,
.banner_left_1c23 .backdrop_small_c28d a {
  color: rgba(0, 0, 0, 0.8);
}
.banner_left_1c23 .description-0950.carousel_8fc6 li a,
.banner_left_1c23 .gold_8b7e a,
.banner_left_1c23 .copper-ce26,
.banner_left_1c23 .module_left_10c5 > li > a,
.banner_left_1c23 .alert_wide_6f7d {
  color: rgba(0, 0, 0, 0.55);
}
.banner_left_1c23 .description-0950.carousel_8fc6 li a:hover,
.banner_left_1c23 .gold_8b7e a:hover,
.banner_left_1c23 .copper-ce26:hover,
.banner_left_1c23 .module_left_10c5 > li > a:hover,
.banner_left_1c23 .alert_wide_6f7d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_left_1c23 .surface-c29e {
  color: rgba(0, 0, 0, 0.55);
}
.banner_left_1c23 .surface-c29e .message-fixed-80c9 {
  color: rgba(0, 0, 0, 0.8);
}
.banner_left_1c23 .surface-c29e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_2578 .selected-452d {
  margin-left: auto;
  margin-right: auto;
}
.active_cool_844b > * {
  margin-left: auto;
  margin-right: auto;
}
.active_cool_844b .middle-4269 {
  margin-right: 1.41575em;
}
.advanced-3243 .active_cool_844b > .heading_77a0 {
  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;
}
.advanced-3243 .active_cool_844b > .banner-0d8a {
  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;
}
.media-ca71.dropdown_2578 .selected-452d,
.up-f9a6.dropdown_2578 .selected-452d {
  margin-left: 0;
}
.fast_ff9e.dropdown_2578 .selected-452d,
.logo-motion-2493.dropdown_2578 .selected-452d {
  margin-right: 0;
}
.active_cool_844b ol,
.active_cool_844b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.first_b895 video {
  max-width: 100%;
}
.card_a2f5 img {
  display: block;
}
.card_a2f5.middle-4269,
.card_a2f5.pressed-842c {
  width: 100%;
}
.card_a2f5.banner-0d8a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.frame-bottom-d732:not(.solid_8e0c) {
  margin: 1.5em auto;
}
.box-fluid-11d4 p {
  padding: 1.5em 14px;
}
ul.gold-edde.banner-0d8a,
ul.gold-edde.heading_77a0,
ul.gold-edde.item-64da.heading_77a0 {
  padding: 0 14px;
}
.shadow-1da8 {
  display: block;
  overflow-x: auto;
}
.shadow-1da8 table {
  border-collapse: collapse;
  width: 100%;
}
.shadow-1da8 td,
.shadow-1da8 th {
  padding: 0.5em;
}
.active_cool_844b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.active_cool_844b ol ol,
.active_cool_844b ol ul,
.active_cool_844b ul ol,
.active_cool_844b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.active_cool_844b ol ol li,
.active_cool_844b ol ul li,
.active_cool_844b ul ol li,
.active_cool_844b ul ul li {
  margin-left: 0;
}
.grid_fixed_42af.menu_0ca7 > .black_4ff1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.grid_fixed_42af.menu_0ca7 > .black_4ff1 iframe,
.grid_fixed_42af.menu_0ca7 > .black_4ff1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.heading_40c8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.heading_40c8.dropdown-9a98 {
  padding: 0;
}
.heading_40c8.dropdown-9a98 cite {
  font-size: 13px;
}
.heading_40c8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.heading_40c8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tabs_42fa {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tabs_42fa > p:first-child {
  margin-top: 0;
}
.tabs_42fa cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tabs_42fa blockquote {
  border-left: 0;
}
.breadcrumb-copper-a0d5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.breadcrumb-copper-a0d5:not(.shade_soft_d59a) {
  max-width: 100px;
}
.breadcrumb-copper-a0d5.search_next_9edc {
  border-bottom: none !important;
  text-align: center;
}
.breadcrumb-copper-a0d5.search_next_9edc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box-fluid-11d4 p {
    padding: 1.5em 0;
  }
}
.hidden-19ca {
  color: #0073aa;
}
.layout_3831 {
  background-color: #0073aa;
}
.input_05ac {
  color: #229fd8;
}
.tabs_e384 {
  background-color: #229fd8;
}
.south_2946 {
  color: #eee;
}
.copper-0a92 {
  background-color: #eee;
}
.layout-basic-48c4 {
  color: #444;
}
.narrow-419f {
  background-color: #444;
}
.link_black_f470 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link_black_f470 .column_bottom_830d .gold_8b7e {
  font-size: 15px;
}
.link_black_f470 .gold_8b7e {
  line-height: 1.3;
}
.link_black_f470 .banner_left_1c23 {
}
.link_black_f470 .list_yellow_ab92 {
  background: #235787;
}
.preview_brown_2a55 {
  padding: 0;
}
.preview_brown_2a55 .list_yellow_ab92 {
  background: #1a1a1a;
}
.preview_brown_2a55 .banner_left_1c23 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.outline_stale_244c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.outline_stale_244c .banner_left_1c23 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.outline_stale_244c .list_yellow_ab92 {
  background: #303030;
}
.list-f952 {
  position: relative;
  z-index: 10;
}
.list-f952 .video-60f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input-de8c .static_105c {
  display: inline-block;
  vertical-align: middle;
}
.input-de8c.hard_fdf0 .static_105c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input-de8c.hard_fdf0 .static_105c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input-de8c.hard_fdf0 .static_105c {
    margin-right: 0.4em;
  }
}
.input-de8c.hard_fdf0 .static_105c:last-child {
  margin-right: 0;
}
.tooltip-lite-6d01 .video-60f1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .box_fast_e477 .column_bottom_830d {
    margin: 0 -0.5em;
  }
  .box_fast_e477 .column_bottom_830d [class*="customify-col-"],
  .box_fast_e477 .column_bottom_830d [class*="customify-col_"],
  .box_fast_e477 .column_bottom_830d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.box_fast_e477.search-clean-7118 .video-60f1 {
  background: 0 0 !important;
}
.box_fast_e477.search-clean-7118 .video-60f1,
.box_fast_e477.tooltip-lite-6d01 .video-60f1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .box_fast_e477.hero_ee88 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.box_fast_e477.tooltip-lite-6d01 .video-60f1 {
  box-shadow: none !important;
}
.surface_dark_ca83 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .surface_dark_ca83 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .surface_dark_ca83 {
    padding: 18px 0 20px;
  }
}
.surface_dark_ca83 .new-2b5b {
  width: 100%;
}
.surface_dark_ca83 .tooltip_orange_e608 {
  margin-bottom: 0;
}
.surface_dark_ca83 .texture_silver_114f {
  margin-top: 5px;
  font-size: 0.875em;
}
.center_b1fa {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.center_b1fa .component_smooth_2fdf {
  width: 100%;
}
.tall_554c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tall_554c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tall_554c 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;
}
.tall_554c li:last-child:after {
  display: none;
}
.tall_554c li a {
  font-weight: 500;
  margin-right: 10px;
}
.action_377b .box-advanced-945e button,
.surface_dark_ca83 .box-advanced-945e button {
  left: 0;
}
.action_377b .component_smooth_2fdf,
.surface_dark_ca83 .component_smooth_2fdf {
  padding-left: 0;
  padding-right: 0;
}
.action_377b .center_b1fa,
.surface_dark_ca83 .center_b1fa {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.action_377b {
  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;
}
.action_377b: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;
}
.action_377b .notice-f76b {
  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) {
  .action_377b .notice-f76b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .action_377b .notice-f76b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .action_377b .notice-f76b {
    min-height: 200px;
  }
}
.action_377b .tall_554c {
  color: rgba(255, 255, 255, 0.8);
}
.action_377b .tall_554c a,
.action_377b .tall_554c li:after {
  color: inherit;
}
.action_377b .tall_554c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.preview_994a {
  margin-bottom: 0.5em;
}
.mask-a90e {
  margin-bottom: 1.2em;
}
.mask-a90e,
.preview_994a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask-a90e p:last-child,
.preview_994a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .box-advanced-945e,
#masthead .box-advanced-945e {
  display: none;
}
#masthead
  > .box-advanced-945e.detail-iron-6968 {
  display: none;
}
#masthead > .box-advanced-945e button {
  left: 0;
}
.alert_cold_ccdb {
  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%;
}
.alert_cold_ccdb .static_105c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.alert_cold_ccdb .top_0b99 {
  display: -webkit-box;
  display: flex;
}
.alert_cold_ccdb .top_0b99.first-87ab {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.alert_cold_ccdb .top_0b99.hard-1d67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.alert_cold_ccdb .top_0b99.stone-d4b8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.alert_cold_ccdb.outline-1662.focused-d0a7 .top_0b99.first-87ab {
  flex-basis: 100%;
}
.alert_cold_ccdb.wrapper-glass-0ea1 .top_0b99.hard-1d67 {
  -webkit-box-flex: 1;
  flex: auto;
}
.alert_cold_ccdb.wrapper-glass-0ea1 .top_0b99.stone-d4b8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .box-advanced-945e.detail-iron-6968 {
  display: none;
}
#masthead > .box-advanced-945e button {
  left: 0;
}
.search_old_060b {
  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;
}
.search_old_060b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.search_old_060b.box-tall-2de9 i {
  margin-right: 4px;
}
.search_old_060b.hard_9a1b i {
  margin-left: 5px;
}
.gold_8b7e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gold_8b7e p:last-child {
  margin-bottom: 0;
}
.box_active_6364 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.box_active_6364 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.box_active_6364 img {
  display: block;
  width: auto;
  line-height: 1;
}
.box_active_6364 .backdrop_small_c28d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.box_active_6364 .copper_860c {
  margin: 5px 0 7px 0;
}
.box_active_6364.mask_under_2287 .text-5e0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_active_6364.mask_under_2287 .east_a938 {
  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;
}
.box_active_6364.header-add7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.box_active_6364.header-add7 .text-5e0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_active_6364.header-add7 .east_a938 {
  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;
}
.box_active_6364.panel_87fe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box_active_6364.overlay_west_27fd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.box_active_6364.overlay_west_27fd .east_a938 {
  margin-top: 7px;
}
.focus_67ff {
  display: inline-block;
}
.list-f952 .column_stone_9110 .box_active_6364 img {
  max-width: 100%;
}
.disabled-e73e .dropdown-cold-84a6.black_191c,
.cold-02d5 .dropdown-cold-84a6.black_191c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled-e73e .west-0673,
.cold-02d5 .west-0673 {
  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%);
}
.disabled-e73e .west-0673 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled-e73e.column-next-2864 .west-0673 {
  display: none;
}
.disabled-e73e .slider_1921 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled-e73e .slider_1921 li {
  display: inline-block;
  position: relative;
}
.disabled-e73e .slider_1921 li:last-child {
  margin-right: 0;
}
.disabled-e73e .slider_1921 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;
}
.disabled-e73e .slider_1921 li.old-144a > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled-e73e .slider_1921 > 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;
}
.disabled-e73e .slider_1921 > li > a i {
  line-height: 0;
}
.disabled-e73e .slider_1921 > li.hover_inner_7932 > a .west-0673 {
  margin-left: 4px;
  line-height: 0;
}
.disabled-e73e .slider_1921 .white_8daa li.hover_inner_7932 > a {
  position: relative;
}
.disabled-e73e .slider_1921 .white_8daa li.hover_inner_7932 > a:after,
.disabled-e73e .slider_1921 .white_8daa li.hover_inner_7932 > a:before {
  content: "";
  display: table;
}
.disabled-e73e .slider_1921 .white_8daa li.hover_inner_7932 > a:after {
  clear: both;
}
.disabled-e73e .slider_1921 .white_8daa li.hover_inner_7932 > a .west-0673 {
  margin-left: 5px;
  float: right;
}
.disabled-e73e .action_db9c,
.disabled-e73e .white_8daa {
  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;
}
.disabled-e73e .white_8daa {
  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;
}
.disabled-e73e .white_8daa .black_191c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled-e73e .white_8daa .west-0673 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled-e73e .white_8daa li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled-e73e .white_8daa 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;
}
.disabled-e73e .white_8daa li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled-e73e .white_8daa .white_8daa {
  top: 0;
  left: 100%;
}
.disabled-e73e .lite_41e5.fn-focus-ee3e > .action_db9c,
.disabled-e73e .lite_41e5.fn-focus-ee3e > .white_8daa,
.disabled-e73e .lite_41e5:focus > .action_db9c,
.disabled-e73e .lite_41e5:focus > .white_8daa,
.disabled-e73e .lite_41e5:hover > .action_db9c,
.disabled-e73e .lite_41e5:hover > .white_8daa {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled-e73e.preview_solid_eeef .module_left_10c5:after,
.disabled-e73e.preview_solid_eeef .module_left_10c5:before {
  content: "";
  display: table;
}
.disabled-e73e.preview_solid_eeef .module_left_10c5:after {
  clear: both;
}
.disabled-e73e.preview_solid_eeef .module_left_10c5 > li {
  float: left;
}
.disabled-e73e.alert_0729 .module_left_10c5:after,
.disabled-e73e.alert_0729 .module_left_10c5:before {
  content: "";
  display: table;
}
.disabled-e73e.alert_0729 .module_left_10c5:after {
  clear: both;
}
.disabled-e73e.alert_0729 .module_left_10c5 > li {
  float: left;
}
.disabled-e73e.alert_0729 .module_left_10c5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled-e73e.alert_0729 .module_left_10c5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled-e73e.alert_0729 .module_left_10c5 > li.solid-2f4a > a,
.disabled-e73e.alert_0729 .module_left_10c5 > li.old-144a > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled-e73e.frame-old-0bbe .module_left_10c5 > li > a .black_191c {
  position: relative;
}
.disabled-e73e.frame-old-0bbe .module_left_10c5 > li > a .black_191c: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;
}
.disabled-e73e.frame-old-0bbe
  .module_left_10c5
  > li:focus
  > a
  .black_191c:before,
.disabled-e73e.frame-old-0bbe
  .module_left_10c5
  > li:hover
  > a
  .black_191c:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-e73e.frame-old-0bbe
  .module_left_10c5
  > li.solid-2f4a
  > a
  .black_191c:before,
.disabled-e73e.frame-old-0bbe
  .module_left_10c5
  > li.highlight-2565
  > a
  .black_191c:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-e73e.accordion-7f29 .module_left_10c5 > li > a .black_191c {
  position: relative;
}
.disabled-e73e.accordion-7f29 .module_left_10c5 > li > a .black_191c: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;
}
.disabled-e73e.accordion-7f29 .module_left_10c5 > li:focus > a .black_191c:before,
.disabled-e73e.accordion-7f29
  .module_left_10c5
  > li:hover
  > a
  .black_191c:before {
  width: 100%;
  background-color: currentColor;
}
.disabled-e73e.accordion-7f29
  .module_left_10c5
  > li.solid-2f4a
  > a
  .black_191c:before,
.disabled-e73e.accordion-7f29
  .module_left_10c5
  > li.highlight-2565
  > a
  .black_191c:before {
  width: 100%;
  background-color: currentColor;
}
.cold-02d5 .slider_1921 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cold-02d5 .slider_1921 li:first-child > a {
  border-top: none;
}
.cold-02d5 .slider_1921 .preview_blue_48f3 > .black_191c .west-0673 {
  display: none;
}
.cold-02d5 .slider_1921 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.cold-02d5 .slider_1921 li:last-child {
  border: none;
}
.cold-02d5 .slider_1921 li.hover_inner_7932 > a {
  padding-right: 45px !important;
}
.cold-02d5 .slider_1921 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.cold-02d5 .slider_1921 li a:focus,
.cold-02d5 .slider_1921 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold-02d5 .slider_1921 li .tertiary-gold-8c15 {
  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;
}
.cold-02d5 .slider_1921 li .tertiary-gold-8c15:hover {
  box-shadow: none;
}
.cold-02d5 .slider_1921 li .tertiary-gold-8c15 .west-0673 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.cold-02d5 .slider_1921 .white_8daa {
  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);
}
.cold-02d5 .slider_1921 .white_8daa li a {
  padding-left: 3em;
}
.cold-02d5 .slider_1921 .gradient_2676 > a .tertiary-gold-8c15 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cold-02d5 .slider_1921 .gradient_2676 > .white_8daa {
  display: block;
  opacity: 1;
}
.hero-9e97 {
  max-width: 100%;
}
.pressed-b079 {
  line-height: 0;
  cursor: pointer;
}
.alert_wide_6f7d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert_wide_6f7d:hover {
  box-shadow: none;
  color: currentColor;
}
.alert_wide_6f7d svg {
  width: 18px;
  height: 18px;
}
.alert_wide_6f7d .sidebar_steel_6343 {
  display: none;
}
.gallery-1651 {
  position: relative;
}
.gallery-1651.fn-active-ee3e .alert_wide_6f7d .slider_old_77c5 {
  display: none;
}
.gallery-1651.fn-active-ee3e .alert_wide_6f7d .sidebar_steel_6343 {
  display: inline-block;
}
.gallery-1651 .slider_0d84 {
  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);
}
.gallery-1651.silver-243a .slider_0d84 {
  left: auto;
  right: -0.9em;
}
.gallery-1651.silver-243a .tooltip_mini_bdf4::before {
  left: auto;
  right: 15px;
}
.gallery-1651.fn-active-ee3e .slider_0d84 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text-9496 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.text-9496 label {
  flex-basis: 100%;
}
.text-9496 .picture-6743 {
  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;
}
.text-9496 .caption_9dc8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.text-9496 .caption_9dc8:focus {
  background-color: transparent;
}
.text-9496 button.huge_4ef4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.text-9496 button.huge_4ef4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.text-9496 button.huge_4ef4 svg {
  width: 18px;
  height: 18px;
}
.text-9496 input[type="submit"] {
  min-height: auto;
}
.next_5b10 .text-9496 .caption_9dc8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tooltip_mini_bdf4 {
  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) {
  .tooltip_mini_bdf4 {
    width: 220px;
  }
}
.tooltip_mini_bdf4 label {
  flex-basis: 100%;
}
.tooltip_mini_bdf4::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;
}
.tooltip_fc67 .next_5b10 .text-9496 {
  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;
}
.tooltip_fc67
  .next_5b10
  .text-9496
  .picture-6743 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip_fc67 .next_5b10 .text-9496 .caption_9dc8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip_fc67
  .next_5b10
  .text-9496
  .caption_9dc8:focus {
  background: 0 0;
}
.tooltip_fc67
  .next_5b10
  .text-9496
  .popup_b009 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.description-0950 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.description-0950 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.description-0950 li:last-child {
  margin-right: 0;
}
.description-0950 li:first-child {
  margin-left: 0;
}
.description-0950.title_tall_32b8 a {
  color: #fff;
}
.description-0950.title_tall_32b8 a:hover {
  color: #fff;
}
.description-0950 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.description-0950 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.description-0950 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.description-0950 a:hover {
  opacity: 0.9;
  color: inherit;
}
.description-0950 [class*="social-icon-apple"] {
  background-color: #999;
}
.description-0950 [class*="social-icon-apple"].highlight-narrow-1061 {
  background-color: transparent;
  color: #999;
}
.description-0950 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.description-0950 [class*="social-icon-behance"].highlight-narrow-1061 {
  background-color: transparent;
  color: #1769ff;
}
.description-0950 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.description-0950 [class*="social-icon-bitbucket"].highlight-narrow-1061 {
  background-color: transparent;
  color: #205081;
}
.description-0950 [class*="social-icon-codepen"] {
  background-color: #000;
}
.description-0950 [class*="social-icon-codepen"].highlight-narrow-1061 {
  background-color: transparent;
  color: #000;
}
.description-0950 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.description-0950 [class*="social-icon-delicious"].highlight-narrow-1061 {
  background-color: transparent;
  color: #39f;
}
.description-0950 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.description-0950 [class*="social-icon-digg"].highlight-narrow-1061 {
  background-color: transparent;
  color: #005be2;
}
.description-0950 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.description-0950 [class*="social-icon-dribbble"].highlight-narrow-1061 {
  background-color: transparent;
  color: #ea4c89;
}
.description-0950 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.description-0950 [class*="social-icon-envelope"].highlight-narrow-1061 {
  background-color: transparent;
  color: #ea4335;
}
.description-0950 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.description-0950 [class*="social-icon-facebook"].highlight-narrow-1061 {
  background-color: transparent;
  color: #3b5998;
}
.description-0950 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.description-0950 [class*="social-icon-flickr"].highlight-narrow-1061 {
  background-color: transparent;
  color: #0063dc;
}
.description-0950 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.description-0950 [class*="social-icon-foursquare"].highlight-narrow-1061 {
  background-color: transparent;
  color: #2d5be3;
}
.description-0950 [class*="social-icon-github"] {
  background-color: #333;
}
.description-0950 [class*="social-icon-github"].highlight-narrow-1061 {
  background-color: transparent;
  color: #333;
}
.description-0950 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.description-0950 [class*="social-icon-google-plus"].highlight-narrow-1061 {
  background-color: transparent;
  color: #dd4b39;
}
.description-0950 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.description-0950 [class*="social-icon-houzz"].highlight-narrow-1061 {
  background-color: transparent;
  color: #7ac142;
}
.description-0950 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.description-0950 [class*="social-icon-instagram"].highlight-narrow-1061 {
  background-color: transparent;
  color: #262626;
}
.description-0950 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.description-0950 [class*="social-icon-jsfiddle"].highlight-narrow-1061 {
  background-color: transparent;
  color: #487aa2;
}
.description-0950 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.description-0950 [class*="social-icon-linkedin"].highlight-narrow-1061 {
  background-color: transparent;
  color: #0077b5;
}
.description-0950 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.description-0950 [class*="social-icon-medium"].highlight-narrow-1061 {
  background-color: transparent;
  color: #00ab6b;
}
.description-0950 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.description-0950
  [class*="social-icon-odnoklassniki"].highlight-narrow-1061 {
  background-color: transparent;
  color: #f4731c;
}
.description-0950 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.description-0950 [class*="social-icon-meetup"].highlight-narrow-1061 {
  background-color: transparent;
  color: #ec1c40;
}
.description-0950 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.description-0950 [class*="social-icon-pinterest"].highlight-narrow-1061 {
  background-color: transparent;
  color: #bd081c;
}
.description-0950 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.description-0950 [class*="social-icon-product-hunt"].highlight-narrow-1061 {
  background-color: transparent;
  color: #da552f;
}
.description-0950 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.description-0950 [class*="social-icon-reddit"].highlight-narrow-1061 {
  background-color: transparent;
  color: #ff4500;
}
.description-0950 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.description-0950 [class*="social-icon-rss"].highlight-narrow-1061 {
  background-color: transparent;
  color: #f26522;
}
.description-0950 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.description-0950
  [class*="social-icon-shopping-cart"].highlight-narrow-1061 {
  background-color: transparent;
  color: #4caf50;
}
.description-0950 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.description-0950 [class*="social-icon-skype"].highlight-narrow-1061 {
  background-color: transparent;
  color: #00aff0;
}
.description-0950 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.description-0950 [class*="social-icon-slideshare"].highlight-narrow-1061 {
  background-color: transparent;
  color: #0077b5;
}
.description-0950 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.description-0950 [class*="social-icon-snapchat"].highlight-narrow-1061 {
  background-color: transparent;
  color: #fffc00;
}
.description-0950 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.description-0950 [class*="social-icon-soundcloud"].highlight-narrow-1061 {
  background-color: transparent;
  color: #f80;
}
.description-0950 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.description-0950 [class*="social-icon-spotify"].highlight-narrow-1061 {
  background-color: transparent;
  color: #2ebd59;
}
.description-0950 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.description-0950
  [class*="social-icon-stack-overflow"].highlight-narrow-1061 {
  background-color: transparent;
  color: #fe7a15;
}
.description-0950 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.description-0950 [class*="social-icon-maldkfgram"].highlight-narrow-1061 {
  background-color: transparent;
  color: #2ca5e0;
}
.description-0950 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.description-0950 [class*="social-icon-tripadvisor"].highlight-narrow-1061 {
  background-color: transparent;
  color: #589442;
}
.description-0950 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.description-0950 [class*="social-icon-tumblr"].highlight-narrow-1061 {
  background-color: transparent;
  color: #35465c;
}
.description-0950 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.description-0950 [class*="social-icon-twitch"].highlight-narrow-1061 {
  background-color: transparent;
  color: #6441a5;
}
.description-0950 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.description-0950 [class*="social-icon-twitter"].highlight-narrow-1061 {
  background-color: transparent;
  color: #1da1f2;
}
.description-0950 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.description-0950 [class*="social-icon-vimeo"].highlight-narrow-1061 {
  background-color: transparent;
  color: #1ab7ea;
}
.description-0950 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.description-0950 [class*="social-icon-vk"].highlight-narrow-1061 {
  background-color: transparent;
  color: #45668e;
}
.description-0950 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.description-0950 [class*="social-icon-weibo"].highlight-narrow-1061 {
  background-color: transparent;
  color: #df2029;
}
.description-0950 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.description-0950 [class*="social-icon-weixin"].highlight-narrow-1061 {
  background-color: transparent;
  color: #7bb32e;
}
.description-0950 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.description-0950 [class*="social-icon-whatsapp"].highlight-narrow-1061 {
  background-color: transparent;
  color: #25d366;
}
.description-0950 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.description-0950 [class*="social-icon-wordpress"].highlight-narrow-1061 {
  background-color: transparent;
  color: #21759b;
}
.description-0950 [class*="social-icon-xing"] {
  background-color: #026466;
}
.description-0950 [class*="social-icon-xing"].highlight-narrow-1061 {
  background-color: transparent;
  color: #026466;
}
.description-0950 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.description-0950 [class*="social-icon-yelp"].highlight-narrow-1061 {
  background-color: transparent;
  color: #af0606;
}
.description-0950 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.description-0950 [class*="social-icon-youtube"].highlight-narrow-1061 {
  background-color: transparent;
  color: #cd201f;
}
.copper-ce26 {
  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;
}
.copper-ce26:hover {
  box-shadow: none;
  background: 0 0;
}
.current_f8cf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.surface-f075 {
  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;
}
.modal_rough_66f7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article-current-adf6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article-current-adf6,
.article-current-adf6::after,
.article-current-adf6::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.article-current-adf6::after,
.article-current-adf6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient-out-0766 .surface-f075 .modal_rough_66f7 {
  margin-top: -2px;
  width: 19px;
}
.gradient-out-0766 .surface-f075 .article-current-adf6 {
  margin-top: -1px;
}
.gradient-out-0766 .surface-f075 .article-current-adf6,
.gradient-out-0766 .surface-f075 .article-current-adf6::after,
.gradient-out-0766 .surface-f075 .article-current-adf6::before {
  width: 19px;
  height: 2px;
}
.gradient-out-0766 .surface-f075 .article-current-adf6::before {
  top: -6px;
}
.gradient-out-0766 .surface-f075 .article-current-adf6::after {
  bottom: -6px;
}
.breadcrumb_north_ca34 .surface-f075 .modal_rough_66f7 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb_north_ca34 .surface-f075 .article-current-adf6 {
  margin-top: -1px;
}
.breadcrumb_north_ca34 .surface-f075 .article-current-adf6,
.breadcrumb_north_ca34 .surface-f075 .article-current-adf6::after,
.breadcrumb_north_ca34 .surface-f075 .article-current-adf6::before {
  width: 22px;
  height: 2px;
}
.breadcrumb_north_ca34 .surface-f075 .article-current-adf6::before {
  top: -7px;
}
.breadcrumb_north_ca34 .surface-f075 .article-current-adf6::after {
  bottom: -7px;
}
.detail_bfaa .surface-f075 .modal_rough_66f7 {
  margin-top: -2px;
  width: 31px;
}
.detail_bfaa .surface-f075 .article-current-adf6 {
  margin-top: -1.5px;
}
.detail_bfaa .surface-f075 .article-current-adf6,
.detail_bfaa .surface-f075 .article-current-adf6::after,
.detail_bfaa .surface-f075 .article-current-adf6::before {
  width: 31px;
  height: 3px;
}
.detail_bfaa .surface-f075 .article-current-adf6::before {
  top: -9px;
}
.detail_bfaa .surface-f075 .article-current-adf6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dim_2d88 .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 19px;
  }
  .dim_2d88 .surface-f075 .article-current-adf6 {
    margin-top: -1px;
  }
  .dim_2d88 .surface-f075 .article-current-adf6,
  .dim_2d88 .surface-f075 .article-current-adf6::after,
  .dim_2d88 .surface-f075 .article-current-adf6::before {
    width: 19px;
    height: 2px;
  }
  .dim_2d88 .surface-f075 .article-current-adf6::before {
    top: -6px;
  }
  .dim_2d88 .surface-f075 .article-current-adf6::after {
    bottom: -6px;
  }
  .new-e145 .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 22px;
  }
  .new-e145 .surface-f075 .article-current-adf6 {
    margin-top: -1px;
  }
  .new-e145 .surface-f075 .article-current-adf6,
  .new-e145 .surface-f075 .article-current-adf6::after,
  .new-e145 .surface-f075 .article-current-adf6::before {
    width: 22px;
    height: 2px;
  }
  .new-e145 .surface-f075 .article-current-adf6::before {
    top: -7px;
  }
  .new-e145 .surface-f075 .article-current-adf6::after {
    bottom: -7px;
  }
  .dim_1acf .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 31px;
  }
  .dim_1acf .surface-f075 .article-current-adf6 {
    margin-top: -1.5px;
  }
  .dim_1acf .surface-f075 .article-current-adf6,
  .dim_1acf .surface-f075 .article-current-adf6::after,
  .dim_1acf .surface-f075 .article-current-adf6::before {
    width: 31px;
    height: 3px;
  }
  .dim_1acf .surface-f075 .article-current-adf6::before {
    top: -9px;
  }
  .dim_1acf .surface-f075 .article-current-adf6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .huge-a52a .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 19px;
  }
  .huge-a52a .surface-f075 .article-current-adf6 {
    margin-top: -1px;
  }
  .huge-a52a .surface-f075 .article-current-adf6,
  .huge-a52a .surface-f075 .article-current-adf6::after,
  .huge-a52a .surface-f075 .article-current-adf6::before {
    width: 19px;
    height: 2px;
  }
  .huge-a52a .surface-f075 .article-current-adf6::before {
    top: -6px;
  }
  .huge-a52a .surface-f075 .article-current-adf6::after {
    bottom: -6px;
  }
  .smooth_5cc8 .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 22px;
  }
  .smooth_5cc8 .surface-f075 .article-current-adf6 {
    margin-top: -1px;
  }
  .smooth_5cc8 .surface-f075 .article-current-adf6,
  .smooth_5cc8 .surface-f075 .article-current-adf6::after,
  .smooth_5cc8 .surface-f075 .article-current-adf6::before {
    width: 22px;
    height: 2px;
  }
  .smooth_5cc8 .surface-f075 .article-current-adf6::before {
    top: -7px;
  }
  .smooth_5cc8 .surface-f075 .article-current-adf6::after {
    bottom: -7px;
  }
  .footer-orange-db77 .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 31px;
  }
  .footer-orange-db77 .surface-f075 .article-current-adf6 {
    margin-top: -1.5px;
  }
  .footer-orange-db77 .surface-f075 .article-current-adf6,
  .footer-orange-db77 .surface-f075 .article-current-adf6::after,
  .footer-orange-db77 .surface-f075 .article-current-adf6::before {
    width: 31px;
    height: 3px;
  }
  .footer-orange-db77 .surface-f075 .article-current-adf6::before {
    top: -9px;
  }
  .footer-orange-db77 .surface-f075 .article-current-adf6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .popup_new_0e1c .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 19px;
  }
  .popup_new_0e1c .surface-f075 .article-current-adf6 {
    margin-top: -1px;
  }
  .popup_new_0e1c .surface-f075 .article-current-adf6,
  .popup_new_0e1c .surface-f075 .article-current-adf6::after,
  .popup_new_0e1c .surface-f075 .article-current-adf6::before {
    width: 19px;
    height: 2px;
  }
  .popup_new_0e1c .surface-f075 .article-current-adf6::before {
    top: -6px;
  }
  .popup_new_0e1c .surface-f075 .article-current-adf6::after {
    bottom: -6px;
  }
  .sidebar_dc89 .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar_dc89 .surface-f075 .article-current-adf6 {
    margin-top: -1px;
  }
  .sidebar_dc89 .surface-f075 .article-current-adf6,
  .sidebar_dc89 .surface-f075 .article-current-adf6::after,
  .sidebar_dc89 .surface-f075 .article-current-adf6::before {
    width: 22px;
    height: 2px;
  }
  .sidebar_dc89 .surface-f075 .article-current-adf6::before {
    top: -7px;
  }
  .sidebar_dc89 .surface-f075 .article-current-adf6::after {
    bottom: -7px;
  }
  .over_e6d0 .surface-f075 .modal_rough_66f7 {
    margin-top: -2px;
    width: 31px;
  }
  .over_e6d0 .surface-f075 .article-current-adf6 {
    margin-top: -1.5px;
  }
  .over_e6d0 .surface-f075 .article-current-adf6,
  .over_e6d0 .surface-f075 .article-current-adf6::after,
  .over_e6d0 .surface-f075 .article-current-adf6::before {
    width: 31px;
    height: 3px;
  }
  .over_e6d0 .surface-f075 .article-current-adf6::before {
    top: -9px;
  }
  .over_e6d0 .surface-f075 .article-current-adf6::after {
    bottom: -9px;
  }
}
.carousel_east_d279 .article-current-adf6 {
  -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);
}
.carousel_east_d279 .article-current-adf6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousel_east_d279 .article-current-adf6::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);
}
.carousel_east_d279.feature_68bb .article-current-adf6 {
  -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);
}
.carousel_east_d279.feature_68bb .article-current-adf6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousel_east_d279.feature_68bb .article-current-adf6::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);
}
.form-soft-e4f4 {
  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.description_db40:before {
  display: none;
}
.motion-aaa3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.motion-aaa3 .bright-1158 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.motion-aaa3 .bright-1158:last-of-type {
  border-bottom: none;
}
.motion-aaa3 .bright-1158.panel-copper-5f53,
.motion-aaa3 .bright-1158.inner_093c,
.motion-aaa3 .bright-1158.frame-f2c3 {
  padding: 0;
}
.motion-aaa3 .cold-02d5 .tertiary-gold-8c15 {
  color: currentColor;
}
.motion-aaa3 .cold-02d5 .tertiary-gold-8c15:focus,
.motion-aaa3 .cold-02d5 .tertiary-gold-8c15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-aaa3.banner_left_1c23 .surface-c29e,
.motion-aaa3.banner_left_1c23 .gold_8b7e a,
.motion-aaa3.banner_left_1c23 .module_left_10c5 a,
.motion-aaa3.banner_left_1c23 .white_8daa a {
  color: rgba(0, 0, 0, 0.55);
}
.motion-aaa3.banner_left_1c23 .surface-c29e:hover,
.motion-aaa3.banner_left_1c23 .gold_8b7e a:hover,
.motion-aaa3.banner_left_1c23 .module_left_10c5 a:hover,
.motion-aaa3.banner_left_1c23 .white_8daa a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion-aaa3.banner_left_1c23 .message-fixed-80c9 {
  color: rgba(0, 0, 0, 0.8);
}
.motion-aaa3.banner_left_1c23 .bright-1158 {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-aaa3.banner_left_1c23 .bright-1158:before {
  background: rgba(0, 0, 0, 0.08);
}
.motion-aaa3.banner_left_1c23 .fixed_a938:before {
  background: rgba(255, 255, 255, 0.9);
}
.motion-aaa3.banner_left_1c23 .cold-02d5 .slider_1921 li a,
.motion-aaa3.banner_left_1c23 .cold-02d5 .tertiary-gold-8c15,
.motion-aaa3.banner_left_1c23 .white_8daa {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-aaa3.banner_left_1c23 .cold-02d5 .tertiary-gold-8c15:focus,
.motion-aaa3.banner_left_1c23 .cold-02d5 .tertiary-gold-8c15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-aaa3.banner_left_1c23 .slider_1921 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.motion-aaa3.list_yellow_ab92 .surface-c29e,
.motion-aaa3.list_yellow_ab92 .gold_8b7e a,
.motion-aaa3.list_yellow_ab92 .module_left_10c5 .tertiary-gold-8c15,
.motion-aaa3.list_yellow_ab92 .module_left_10c5 a,
.motion-aaa3.list_yellow_ab92 .white_8daa a {
  color: rgba(255, 255, 255, 0.79);
}
.motion-aaa3.list_yellow_ab92 .surface-c29e:hover,
.motion-aaa3.list_yellow_ab92 .gold_8b7e a:hover,
.motion-aaa3.list_yellow_ab92 .module_left_10c5 .tertiary-gold-8c15:hover,
.motion-aaa3.list_yellow_ab92 .module_left_10c5 a:hover,
.motion-aaa3.list_yellow_ab92 .white_8daa a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-aaa3.list_yellow_ab92 .message-fixed-80c9 {
  color: rgba(255, 255, 255, 0.99);
}
.motion-aaa3.list_yellow_ab92 .bright-1158 {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-aaa3.list_yellow_ab92 .bright-1158:before {
  background: rgba(255, 255, 255, 0.08);
}
.motion-aaa3.list_yellow_ab92 .fixed_a938:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion-aaa3.list_yellow_ab92 .cold-02d5 .slider_1921 li a,
.motion-aaa3.list_yellow_ab92 .cold-02d5 .tertiary-gold-8c15,
.motion-aaa3.list_yellow_ab92 .white_8daa {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-aaa3.list_yellow_ab92 .cold-02d5 .tertiary-gold-8c15:focus,
.motion-aaa3.list_yellow_ab92 .cold-02d5 .tertiary-gold-8c15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-aaa3.list_yellow_ab92 .slider_1921 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fixed_a938 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fixed_a938:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.container_bottom_4a50 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.picture_in_8daa .motion-aaa3 {
  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;
}
.picture_in_8daa .bright-1158 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.picture_in_8daa .bright-1158: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) {
  .picture_in_8daa .bright-1158:before {
    width: 16%;
    left: 42%;
  }
}
.picture_in_8daa .bright-1158:last-child:before {
  content: none;
}
.picture_in_8daa .bright-1158[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.picture_in_8daa .cold-02d5 .slider_1921 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.picture_in_8daa .cold-02d5 .slider_1921 li a .tertiary-gold-8c15 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.picture_in_8daa .cold-02d5 .white_8daa {
  border: none;
}
.picture_in_8daa .cold-02d5 .white_8daa li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.picture_in_8daa .fixed_a938 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture_in_8daa .container_bottom_4a50 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.picture_in_8daa .list_yellow_ab92 .fixed_a938:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture_in_8daa .banner_left_1c23.card-8362 .article-current-adf6 {
  background: rgba(0, 0, 0, 0.6);
}
.picture_in_8daa
  .banner_left_1c23.card-8362
  .article-current-adf6::after,
.picture_in_8daa
  .banner_left_1c23.card-8362
  .article-current-adf6:before {
  background: inherit;
}
.picture_in_8daa
  .banner_left_1c23.card-8362:hover
  .article-current-adf6 {
  background: rgba(0, 0, 0, 0.8);
}
.picture-up-223c .motion-aaa3 {
  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) {
  .picture-up-223c .motion-aaa3 {
    width: auto;
    right: 45px;
  }
}
.image-b617 .motion-aaa3 {
  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) {
  .image-b617 .motion-aaa3 {
    width: auto;
    left: 45px;
  }
}
.description_db40 .motion-aaa3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.description_db40 .container_bottom_4a50 {
  max-width: 48em;
  margin: 0 auto;
}
.description_db40 .fixed_a938:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider-3f52 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider-3f52.picture_in_8daa .motion-aaa3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider-3f52.picture-up-223c .motion-aaa3 {
  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);
}
.slider-3f52 .motion-aaa3 {
  visibility: visible;
}
.slider-3f52.image-b617 .motion-aaa3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.slider-dc01,
.accordion_909c {
  overflow-x: hidden;
}
.slider-dc01 .motion-aaa3 {
  overflow: auto;
}
.slider-dc01.picture_in_8daa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-dc01.picture_in_8daa .motion-aaa3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.slider-dc01.picture_in_8daa .copper-ce26 {
  opacity: 0;
}
.slider-dc01.picture-up-223c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-dc01.picture-up-223c .motion-aaa3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.slider-dc01.picture-up-223c .copper-ce26 {
  opacity: 0;
}
.slider-dc01.image-b617 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider-dc01.image-b617 .motion-aaa3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.slider-dc01.image-b617 .copper-ce26 {
  opacity: 0;
}
.slider-dc01.description_db40 .motion-aaa3 {
  z-index: 10;
  visibility: visible;
}
.card-8362 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.card-8362 .article-current-adf6 {
  background: rgba(255, 255, 255, 0.99);
}
.card-8362 .article-current-adf6::after,
.card-8362 .article-current-adf6:before {
  background: inherit;
}
.card-8362:hover .article-current-adf6 {
  background: rgba(255, 255, 255, 0.99);
}
.image-b617 .card-8362 {
  top: 10px;
  right: auto;
  left: 12px;
}
.description_db40 .card-8362 {
  display: none !important;
}
.slider-dc01:before,
.accordion_909c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.slider-dc01 .card-8362,
.accordion_909c .card-8362 {
  display: inline-block;
}
.motion-aaa3 .static_105c {
  -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;
}
.slider-dc01 .motion-aaa3 .static_105c,
.accordion_909c .motion-aaa3 .static_105c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.south-a160 .picture-6743 {
  width: 100%;
}
.column_stone_9110 {
  padding: 0 0.5em 0;
}
.column_stone_9110 [class*="customify-col-"],
.column_stone_9110 [class*="customify-col_"],
.column_stone_9110 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.middle-0a27 .column_stone_9110 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .column_bottom_830d .detail_hot_c425,
  .detail_hot_c425 {
    display: none;
  }
  .message_2fd0 {
    text-align: left;
  }
  .hero_smooth_f015 {
    text-align: center;
  }
  .hot-d3dc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .column_bottom_830d .header-over-edf9,
  .header-over-edf9 {
    display: none;
  }
  .surface-0d9e {
    text-align: left;
  }
  .selected_eac3 {
    text-align: center;
  }
  .fluid_f6f3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .column_bottom_830d .simple_8bc2,
  .simple_8bc2 {
    display: none;
  }
  .out-a8f7 {
    text-align: left;
  }
  .north-5da5 {
    text-align: center;
  }
  .border-advanced-74b9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article_d819 {
  box-shadow: none !important;
}
.motion_2fad .lite-d0dc,
.column-cool-2a56 .lite-d0dc {
  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;
}
.column-cool-2a56 .lite-d0dc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video-60f1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.video-60f1:after,
.video-60f1:before {
  content: "";
  display: table;
}
.video-60f1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .video-60f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.video-60f1,
.hero_ee88 {
  max-width: 1248px;
  margin: 0 auto;
}

.content_7b14.surface-smooth-8b17 .video-60f1 {
  max-width: 100%;
}
.content_7b14.texture_tall_6f6e {
  max-width: 1200px;
  margin: 0 auto;
}
.content_7b14.next-cc67 .video-60f1 {
  max-width: 100%;
}
.content_7b14.next-cc67 > .video-60f1 {
  padding-left: 0;
  padding-right: 0;
}
.content_7b14.next-cc67 > .video-60f1 .column_bottom_830d {
  margin: 0;
}
.content_7b14.next-cc67
  > .video-60f1
  .text-dim-7f29.label-5b05 {
  margin-right: 0;
  margin-left: 0;
}
.content_7b14.next-cc67 #main.label-5b05 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .picture-plasma-8ebe #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .picture-plasma-8ebe #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .easy-03e4 .selected-452d {
    padding-right: 1em;
  }
  .easy-03e4.pink_7988 .text-dim-7f29 {
    border-right: 1px solid #eaecee;
  }
  .easy-03e4.pink_7988 .selected-452d {
    padding-right: 1em;
  }
  .easy-03e4.pink_7988 .cold-0f44 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new-722c .selected-452d {
    padding-left: 1em;
  }
  .new-722c.pink_7988 .text-dim-7f29 {
    border-left: 1px solid #eaecee;
  }
  .new-722c.pink_7988 .selected-452d {
    padding-left: 1em;
  }
  .new-722c.pink_7988 .cold-0f44 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_yellow_048b .selected-452d {
    padding-left: 1em;
  }
  .article_yellow_048b.pink_7988 .motion_e819 {
    border-right: 1px solid #eaecee;
  }
  .article_yellow_048b.pink_7988 .carousel_iron_aba1 {
    border-right: 1px solid #eaecee;
  }
  .article_yellow_048b.pink_7988 .selected-452d {
    padding-left: 1em;
  }
  .article_yellow_048b.pink_7988 .cold-0f44 {
    padding-right: 1em;
  }
  .article_yellow_048b.pink_7988 .gold_783a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_8c86 .selected-452d {
    padding-right: 1em;
  }
  .list_8c86.pink_7988 .motion_e819 {
    border-left: 1px solid #eaecee;
  }
  .list_8c86.pink_7988 .carousel_iron_aba1 {
    border-left: 1px solid #eaecee;
  }
  .list_8c86.pink_7988 .selected-452d {
    padding-right: 1em;
  }
  .list_8c86.pink_7988 .cold-0f44 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_8c86.pink_7988 .gold_783a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-plasma-8ebe .selected-452d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-plasma-8ebe.pink_7988 .text-dim-7f29 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .picture-plasma-8ebe.pink_7988 .selected-452d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-plasma-8ebe.pink_7988 .cold-0f44 {
    padding-left: 1em;
  }
  .picture-plasma-8ebe.pink_7988 .gold_783a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .picture-plasma-8ebe.pink_7988 .selected-452d {
    padding-left: 0;
  }
}
.media_691e .input-de8c {
  display: inline-block;
}
.prev_09d3 {
  display: inline-block;
}
.north_f7f9 {
  word-con: break-word;
}
.paragraph-wide-e2e0 > span {
  display: inline-block;
  padding: 5px 0;
}
.paragraph-wide-e2e0 .upper_b8e2 {
  margin-left: 8px;
  margin-right: 8px;
}
.paragraph-wide-e2e0 .caption-south-18a9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.texture_05d7 .gallery_920e {
  margin-bottom: 2em;
}
.texture_05d7 .thick-7e31 {
  margin-bottom: 15px;
}
.texture_05d7 .thick-7e31:last-child {
  margin-bottom: 0;
}
.texture_05d7 .main_218b {
  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) {
  .texture_05d7 .main_218b {
    display: block;
  }
}
.texture_05d7 .outline_dynamic_7707 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .texture_05d7 .outline_dynamic_7707 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.texture_05d7 .carousel-advanced-b19c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.texture_05d7 .carousel-advanced-b19c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.texture_05d7 .carousel-advanced-b19c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.texture_05d7 .north_f7f9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture_05d7 .north_f7f9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.texture_05d7 .media_first_90ae p:last-child {
  margin-bottom: 0;
}
.texture_05d7 .accent_active_2d6e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.texture_05d7 .gallery_0bda {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.texture_05d7 .purple-05a7 {
  margin-top: 1em;
}
.texture_05d7 .button_dirty_bc2a {
  top: 0;
  display: block;
}
.texture_05d7 .button_dirty_bc2a a {
  color: inherit;
}
.texture_05d7 .button_dirty_bc2a a:hover {
  color: inherit;
}
.texture_05d7 .highlight-3556 {
  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;
}
.texture_05d7 .highlight-3556:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.texture_05d7 .gallery_0bda {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.texture_05d7 .gradient_west_2726 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.texture_05d7 .gradient_west_2726:first-child {
  margin-top: 0;
}
.texture_05d7 .gradient_west_2726.tall-8894 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.texture_05d7 .gradient_west_2726.element_cool_f004 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture_05d7
  .gradient_west_2726.element_cool_f004.copper-89cf
  .purple-05a7 {
  width: 100%;
}
.texture_05d7 .element_cool_f004 {
  -webkit-box-align: center;
  align-items: center;
}
.texture_05d7 .element_cool_f004 .paragraph-wide-e2e0,
.texture_05d7 .element_cool_f004 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.texture_05d7 .carousel-advanced-b19c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture_05d7 .carousel-advanced-b19c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture_05d7 .carousel-advanced-b19c: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;
}
.texture_05d7 .tall-8894 {
  z-index: 5;
}
.texture_05d7 .gallery_lite_0b44 .list-2432 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.texture_05d7 .sidebar-84e0 .list-2432 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.texture_05d7 .box-complex-3604 .list-2432 {
  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;
}
.texture_05d7.tabs-7f59 .main_218b,
.texture_05d7.hard-13dd .main_218b {
  display: block;
}
.texture_05d7.tabs-7f59 .main_218b .feature-a73d,
.texture_05d7.tabs-7f59 .main_218b .gallery_0bda,
.texture_05d7.hard-13dd .main_218b .feature-a73d,
.texture_05d7.hard-13dd .main_218b .gallery_0bda {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture_05d7.overlay_0d49 .outline_dynamic_7707 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .texture_05d7.overlay_0d49 .outline_dynamic_7707 {
    margin-right: 0;
  }
}
.texture_05d7.tabs-7f59 .outline_dynamic_7707,
.texture_05d7.hard-13dd .outline_dynamic_7707 {
  padding-top: 40%;
}
.texture_05d7.tabs-7f59 .gallery_920e,
.texture_05d7.hard-13dd .gallery_920e {
  display: block;
}
.texture_05d7.tabs-7f59 .fn-sticky-ee3e .gallery_0bda,
.texture_05d7.hard-13dd .fn-sticky-ee3e .gallery_0bda {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.texture_05d7.tabs-7f59 .outline_dynamic_7707,
.texture_05d7.hard-13dd .outline_dynamic_7707 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.texture_05d7.tabs-7f59 .gallery_0bda {
  padding: 1em;
}
.avatar_c666 {
  margin: 30px auto;
  display: block;
}
.avatar_c666 .thumbnail-6dcd > * {
  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;
}
.avatar_c666 .thumbnail-6dcd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar_c666 .thumbnail-6dcd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header_d26b .paragraph-wide-e2e0 {
  margin-bottom: 1.41575em;
}
.header_d26b .chip-224d {
  margin-bottom: 1.618em;
}
.active_cool_844b .hot_baa6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.active_cool_844b .hot_baa6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.active_cool_844b .hot-87bf {
  max-width: 100%;
  overflow: auto;
}
.dropdown_2578 .active_cool_844b a:hover {
  text-decoration: underline;
}
.secondary_glass_e2d9 .thick-7e31:not(.north_f7f9),
.secondary_glass_e2d9 .carousel-advanced-b19c {
  margin-bottom: 1.41575em;
}
.secondary_glass_e2d9 .thick-7e31:not(.north_f7f9):last-child,
.secondary_glass_e2d9 .carousel-advanced-b19c:last-child {
  margin-bottom: 0;
}
.secondary_glass_e2d9 .thick-7e31.secondary-top-ac4e {
  margin-bottom: 0.41575em;
}
.secondary_glass_e2d9 .icon_large_08f7:before,
.secondary_glass_e2d9 .search-6d5a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.secondary_glass_e2d9 .icon_large_08f7:before {
  content: "\f115";
}
.secondary_glass_e2d9 .search-6d5a:before {
  content: "\f02c";
}
.secondary_glass_e2d9 .fluid_e098 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.secondary_glass_e2d9 .fluid_e098 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.light-bc26 {
  display: -webkit-box;
  display: flex;
}
.light-bc26 .status_a9ee {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .light-bc26 .status_a9ee {
    flex-basis: 90px;
  }
}
.light-bc26 .shade-fresh-d299 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .light-bc26 .shade-fresh-d299 {
    flex-basis: calc(100% - 50px);
  }
}
.light-bc26 .dark-39e3 p:last-child {
  margin-bottom: 0.72em;
}
.aside-55f5 .thumbnail-6dcd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.aside-55f5 .thumbnail-6dcd:after,
.aside-55f5 .thumbnail-6dcd:before {
  content: "";
  display: table;
}
.aside-55f5 .thumbnail-6dcd:after {
  clear: both;
}
.aside-55f5 .thumbnail-6dcd .message_2919,
.aside-55f5 .thumbnail-6dcd .carousel-medium-3251 {
  width: 49%;
}
.aside-55f5 .thumbnail-6dcd .message_2919 a span.info_new_5de3,
.aside-55f5 .thumbnail-6dcd .carousel-medium-3251 a span.info_new_5de3 {
  display: block;
  margin-bottom: 5px;
}
.aside-55f5 .thumbnail-6dcd .carousel-medium-3251 {
  float: left;
  text-align: left;
}
.aside-55f5 .thumbnail-6dcd .message_2919 {
  float: right;
  text-align: right;
}
.caption-907d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .caption-907d {
    margin-bottom: 0;
  }
}
.preview_medium_51fc {
  margin-bottom: 1em;
}
.preview_medium_51fc .north_f7f9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav_hovered_f7f4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.basic-8843 .preview_medium_51fc,
.link-east-8137 .preview_medium_51fc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .basic-8843 .preview_medium_51fc,
  .link-east-8137 .preview_medium_51fc {
    display: block;
  }
}
.basic-8843 .nav_hovered_f7f4,
.link-east-8137 .nav_hovered_f7f4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .basic-8843 .nav_hovered_f7f4,
  .link-east-8137 .nav_hovered_f7f4 {
    margin-bottom: 1em;
  }
}
.basic-8843 .nav_hovered_f7f4 img,
.link-east-8137 .nav_hovered_f7f4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.basic-8843 .status-hot-39a3,
.link-east-8137 .status-hot-39a3 {
  flex-basis: calc(100% - 160px);
}
.basic-8843 .status-hot-39a3 p,
.link-east-8137 .status-hot-39a3 p {
  margin-bottom: 0;
}
.basic-8843 .status-hot-39a3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .basic-8843 .status-hot-39a3 {
    padding-left: 0;
  }
}
.link-east-8137 .status-hot-39a3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .link-east-8137 .status-hot-39a3 {
    padding-right: 0;
  }
}
.link-east-8137 .nav_hovered_f7f4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lite_18f9 .nav_hovered_f7f4 {
  margin-bottom: 0.5em;
}
.lite_18f9 .nav_hovered_f7f4 img {
  width: 100%;
}
.notice_957d .tiny_552b,
.tooltip_cf5f .tiny_552b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tooltip_cf5f .text-dim-7f29 .breadcrumb-aad6 p:last-child {
  margin-bottom: 0;
}
.selected-afbf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.center_a9e7 .plasma_5578 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .center_a9e7 .plasma_5578:last-of-type {
    margin-bottom: 0;
  }
}
.center_a9e7 .plasma_5578 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center_a9e7 .plasma_5578 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.center_a9e7 .plasma_5578 ul li {
  margin: 0 0 0.6em;
}
.center_a9e7 .plasma_5578 ul li.label_77ed,
.center_a9e7 .plasma_5578 ul li.hero_white_b724 {
  position: relative;
}
.center_a9e7 .plasma_5578 ul li.label_77ed .purple-db8b,
.center_a9e7 .plasma_5578 ul li.hero_white_b724 .purple-db8b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.center_a9e7 .plasma_5578 ul li.label_77ed:after:after,
.center_a9e7 .plasma_5578 ul li.label_77ed:after:before,
.center_a9e7
  .plasma_5578
  ul
  li.hero_white_b724:after:after,
.center_a9e7
  .plasma_5578
  ul
  li.hero_white_b724:after:before {
  content: "";
  display: table;
}
.center_a9e7 .plasma_5578 ul li.label_77ed:after:after,
.center_a9e7
  .plasma_5578
  ul
  li.hero_white_b724:after:after {
  clear: both;
}
.center_a9e7 .plasma_5578 a.layout_east_8ac7:hover {
  text-decoration: none;
}
.center_a9e7 .plasma_5578 select {
  max-width: 100%;
}
.center_a9e7 .plasma_5578 table {
  font-size: 85%;
}
.center_a9e7 .plasma_5578 table td,
.center_a9e7 .plasma_5578 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.center_a9e7 .plasma_5578 table tfoot td {
  text-align: left;
}
.center_a9e7 .plasma_5578 :last-child {
  margin-bottom: 0;
}
.center_a9e7 .plasma_5578 .banner-under-8906 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.center_a9e7 .plasma_5578 .banner-under-8906 label {
  width: 100%;
}
.center_a9e7 .plasma_5578 .banner-under-8906 .caption_9dc8 {
  width: 100%;
  display: block;
}
.center_a9e7 .plasma_5578 .banner-under-8906 .huge_4ef4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.center_a9e7 .plasma_5578 .banner-under-8906 .huge_4ef4:hover svg #svg-search {
  fill: #444;
}
.center_a9e7 .plasma_5578 .banner-under-8906 .huge_4ef4 svg {
  width: 18px;
  height: 18px;
}
.center_a9e7 .form-5665 ul ul,
.center_a9e7 .title_purple_8ab7 ul ul,
.center_a9e7 .frame-right-807d ul ul,
.center_a9e7 .breadcrumb-2a57 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.center_a9e7 .form-5665 .hover_inner_7932 > a,
.center_a9e7 .title_purple_8ab7 .hover_inner_7932 > a,
.center_a9e7 .frame-right-807d .hover_inner_7932 > a,
.center_a9e7 .breadcrumb-2a57 .hover_inner_7932 > a {
  margin-bottom: 0;
}
.center_a9e7 .hidden_d696 li,
.center_a9e7 .form-5665 li,
.center_a9e7 .progress_6da9 li,
.center_a9e7 .title_purple_8ab7 li,
.center_a9e7 .frame-right-807d li,
.center_a9e7 .breadcrumb-2a57 li,
.center_a9e7 .fluid_0892 li,
.center_a9e7 .module-c32e li {
  display: block;
  position: relative;
}
.center_a9e7 .hidden_d696 li:last-child,
.center_a9e7 .form-5665 li:last-child,
.center_a9e7 .progress_6da9 li:last-child,
.center_a9e7 .title_purple_8ab7 li:last-child,
.center_a9e7 .frame-right-807d li:last-child,
.center_a9e7 .breadcrumb-2a57 li:last-child,
.center_a9e7 .fluid_0892 li:last-child,
.center_a9e7 .module-c32e li:last-child {
  border: none;
}
.center_a9e7 .hidden_d696 li a,
.center_a9e7 .form-5665 li a,
.center_a9e7 .progress_6da9 li a,
.center_a9e7 .title_purple_8ab7 li a,
.center_a9e7 .frame-right-807d li a,
.center_a9e7 .breadcrumb-2a57 li a,
.center_a9e7 .fluid_0892 li a,
.center_a9e7 .module-c32e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.center_a9e7 .hidden_d696 li ul li::before,
.center_a9e7 .form-5665 li ul li::before,
.center_a9e7 .progress_6da9 li ul li::before,
.center_a9e7 .title_purple_8ab7 li ul li::before,
.center_a9e7 .frame-right-807d li ul li::before,
.center_a9e7 .breadcrumb-2a57 li ul li::before,
.center_a9e7 .fluid_0892 li ul li::before,
.center_a9e7 .module-c32e li ul li::before {
  left: 15px;
}
.center_a9e7 .hidden_d696 li ul a,
.center_a9e7 .form-5665 li ul a,
.center_a9e7 .progress_6da9 li ul a,
.center_a9e7 .title_purple_8ab7 li ul a,
.center_a9e7 .frame-right-807d li ul a,
.center_a9e7 .breadcrumb-2a57 li ul a,
.center_a9e7 .fluid_0892 li ul a,
.center_a9e7 .module-c32e li ul a {
  padding-left: 20px;
}
.center_a9e7 .hidden_d696 li ul ul li::before,
.center_a9e7 .form-5665 li ul ul li::before,
.center_a9e7 .progress_6da9 li ul ul li::before,
.center_a9e7 .title_purple_8ab7 li ul ul li::before,
.center_a9e7 .frame-right-807d li ul ul li::before,
.center_a9e7 .breadcrumb-2a57 li ul ul li::before,
.center_a9e7 .fluid_0892 li ul ul li::before,
.center_a9e7 .module-c32e li ul ul li::before {
  left: 30px;
}
.center_a9e7 .hidden_d696 li ul ul a,
.center_a9e7 .form-5665 li ul ul a,
.center_a9e7 .progress_6da9 li ul ul a,
.center_a9e7 .title_purple_8ab7 li ul ul a,
.center_a9e7 .frame-right-807d li ul ul a,
.center_a9e7 .breadcrumb-2a57 li ul ul a,
.center_a9e7 .fluid_0892 li ul ul a,
.center_a9e7 .module-c32e li ul ul a {
  padding-left: 40px;
}
.center_a9e7 .backdrop-7197 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.center_a9e7 .module-c32e ul li {
  margin-bottom: 1.41575em;
}
.center_a9e7 .module-c32e ul li .image-tiny-d11a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.center_a9e7 .module-c32e ul li .item-silver-8d46 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.list_yellow_ab92 .hidden_d696 li a,
.list_yellow_ab92 .form-5665 li a,
.list_yellow_ab92 .progress_6da9 li a,
.list_yellow_ab92 .title_purple_8ab7 li a,
.list_yellow_ab92 .frame-right-807d li a,
.list_yellow_ab92 .breadcrumb-2a57 li a,
.list_yellow_ab92 .fluid_0892 li a,
.list_yellow_ab92 .module-c32e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_yellow_ab92 .backdrop-7197 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_yellow_ab92 .plasma_5578 ul li.label_77ed .purple-db8b,
.list_yellow_ab92 .plasma_5578 ul li.hero_white_b724 .purple-db8b {
  background: rgba(0, 0, 0, 0.2);
}
.list_yellow_ab92 .center_a9e7 .plasma_5578 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_7b14 .center_a9e7 .slider_1921 li {
  margin: 0;
}
.content_7b14 .center_a9e7 .slider_1921 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.content_7b14 .center_a9e7 .slider_1921 li ul {
  margin: 0;
}
.content_7b14 .center_a9e7 .slider_1921 li ul li a {
  padding-left: 15px;
}
.content_7b14 .center_a9e7 .slider_1921 li ul li li a {
  padding-left: 30px;
}
.content_7b14 .center_a9e7 .slider_1921 li.old-144a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.content_7b14 .center_a9e7 .slider_1921 li.old-144a > 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;
}
.content_7b14 .center_a9e7 .slider_1921 li.old-144a > 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;
}
.nav-28f1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid_east_4705 {
  position: relative;
  z-index: 10;
}
.grid_east_4705 .static_105c {
  width: 100%;
  max-width: 100%;
}
.modal_8e99 .modal-fixed-fcda {
  padding-top: 2em;
  padding-bottom: 2em;
}
.modal_8e99 .banner_left_1c23 {
}
.modal_8e99 .list_yellow_ab92 {
  background: #292929;
}
.outline_6a33 .modal-fixed-fcda {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.outline_6a33 .banner_left_1c23 {
  background: #f9f9f9;
}
.outline_6a33 .list_yellow_ab92 {
  background: #303030;
}
.tag-small-d867 .modal-fixed-fcda {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag-small-d867 .input-de8c {
    margin-bottom: 1em;
  }
  .tag-small-d867 .input-de8c:last-child {
    margin-bottom: 0;
  }
}
.tag-small-d867 .banner_left_1c23 {
  background: #ededed;
}
.tag-small-d867 .list_yellow_ab92 {
  background: #1a1a1a;
}
.modal-fixed-fcda.banner_left_1c23 {
  color: rgba(0, 0, 0, 0.6);
}
.modal-fixed-fcda.banner_left_1c23 .progress_new_c899 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal-fixed-fcda.list_yellow_ab92 {
  color: rgba(255, 255, 255, 0.99);
}
.modal-fixed-fcda.list_yellow_ab92 a:not(.layout_east_8ac7) {
  color: rgba(255, 255, 255, 0.79);
}
.modal-fixed-fcda.list_yellow_ab92 a:not(.layout_east_8ac7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-fixed-fcda.list_yellow_ab92 .progress_new_c899 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-fixed-fcda.list_yellow_ab92 table tbody td,
.modal-fixed-fcda.list_yellow_ab92 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification-selected-0977.tooltip-lite-6d01 .video-60f1 {
  max-width: initial;
}
.notification-selected-0977 .hard_fdf0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification-selected-0977 .hard_fdf0 .static_105c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification-selected-0977 .hard_fdf0 .static_105c {
    display: block;
    margin-bottom: 2em;
  }
  .notification-selected-0977 .hard_fdf0 .static_105c:last-child {
    margin-bottom: 0;
  }
}
.tag-small-d867 .input-de8c:last-child,
.outline_6a33 .input-de8c:last-child,
.modal_8e99 .input-de8c:last-child {
  margin-bottom: 0;
}
.tag-small-d867 .input-de8c .center_a9e7 .plasma_5578:last-child,
.outline_6a33 .input-de8c .center_a9e7 .plasma_5578:last-child,
.modal_8e99 .input-de8c .center_a9e7 .plasma_5578:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tag-small-d867 .static-0529,
  .tag-small-d867 .nav-advanced-5f9a,
  .outline_6a33 .static-0529,
  .outline_6a33 .nav-advanced-5f9a,
  .modal_8e99 .static-0529,
  .modal_8e99 .nav-advanced-5f9a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid_east_4705 .input-de8c {
    margin-bottom: 2em;
  }
}
.grid_east_4705 p:last-child {
  margin-bottom: 0;
}
.grid_east_4705 li,
.grid_east_4705 ul {
  list-style: none;
  margin: 0;
}
.grid_east_4705 ul ul {
  margin-left: 2.617924em;
}
.pressed-c2aa {
  font-size: 0.875em;
}

/* css-noise: 224e */
.widget-item-h3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
