/*!
Theme Name: Customify
Theme URI: https://pressmaximum.filter-iron-4124/customify
Author: WPCustomify
Author URI: https://pressmaximum.filter-iron-4124
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.filter-iron-4124/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.form_cold_f316.input-light-956e/licenses/gpl-2.0.up_9484
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.tertiary-dim-1378/, (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.panel_8d23.selected-6ac4/normalize.article-9dd1/
 ======
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.article-9dd1 v7.0.0 | MIT License | github.filter-iron-4124/necolas/normalize.article-9dd1 */
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;
}
.container_07e0 .element_6c2e,
.plasma-3084,
.logo-95f6,
.header-d0ea,
.focus_bronze_c883,
.chip_medium_fd48,
.brown-7ded,
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;
}
.plasma-3084,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .plasma-3084,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma-3084,
  h1 {
    font-size: 1.8em;
  }
}
.logo-95f6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo-95f6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo-95f6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo-95f6,
  h2 {
    font-size: 1.7em;
  }
}
.header-d0ea,
h3 {
  font-size: 1.618em;
}
.container_07e0 .element_6c2e,
.focus_bronze_c883,
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.hover_dynamic_4763 {
  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;
}
.avatar_bd39:after,
.avatar_bd39:before,
.button_d167:after,
.button_d167:before {
  content: "";
  display: table;
}
.avatar_bd39:after,
.button_d167:after {
  clear: both;
}
.tiny-6bc3 {
  float: right;
  margin-right: 0;
}
.surface-dirty-b4db {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight_left_0867 .bronze-4085,
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;
}
.highlight_left_0867 .bronze-4085: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;
}
.top_fb1b .bronze-4085 {
  box-shadow: none;
}
.top_fb1b
  .bronze-4085
  .row-5d11 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.top_fb1b .bronze-4085 .component-ce72 {
  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;
}
.top_fb1b
  .bronze-4085
  .component-ce72
  b {
  display: none;
}
.top_fb1b .tertiary-bright-7eb9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.active-bronze-1cb5:not(.new-f6f2):not(.description-6664),
button:not(.new-f6f2):not(.description-6664),
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ),
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ),
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ) {
  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;
}
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ):hover,
button:not(.new-f6f2):not(
    .description-6664
  ):hover,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ):hover,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ):hover,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ):active,
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ):focus,
button:not(.new-f6f2):not(
    .description-6664
  ):active,
button:not(.new-f6f2):not(
    .description-6664
  ):focus,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ):active,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ):focus,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ):active,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ):focus,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ):active,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ):focus {
  outline: 0;
}
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd,
button:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd {
  position: relative;
}
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .light-f634,
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .sort-0073,
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .center_9072,
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  i,
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  svg,
button:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .light-f634,
button:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .sort-0073,
button:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .center_9072,
button:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  i,
button:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  svg,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .light-f634,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .sort-0073,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .center_9072,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  i,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  svg,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .light-f634,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .sort-0073,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .center_9072,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  i,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  svg,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .light-f634,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .sort-0073,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  .center_9072,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  i,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd
  svg {
  visibility: hidden;
}
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd:after,
button:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd:after,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd:after,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd:after,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ).fn-loading-36cd: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;
}
.active-bronze-1cb5:not(.new-f6f2):not(.description-6664),
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ),
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ),
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ) {
  color: #fff;
  background: #235787;
}
.active-bronze-1cb5:not(.new-f6f2):not(
    .description-6664
  ):focus,
input[type="button"]:not(.new-f6f2):not(
    .description-6664
  ):focus,
input[type="reset"]:not(.new-f6f2):not(
    .description-6664
  ):focus,
input[type="submit"]:not(.new-f6f2):not(
    .description-6664
  ):focus {
  color: #fff;
}
.active-bronze-1cb5.fn-disabled-36cd:not(.new-f6f2):not(
    .description-6664
  ),
.active-bronze-1cb5[disabled]:not(.new-f6f2):not(
    .description-6664
  ),
button.fn-disabled-36cd:not(.new-f6f2):not(
    .description-6664
  ),
button[disabled]:not(.new-f6f2):not(
    .description-6664
  ) {
  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;
}
.preview-37be {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.preview-37be: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;
}
.item-huge-b018 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture_paper_1d68 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component_simple_292f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.avatar_bd39:after,
.avatar_bd39:before,
.media-40b7:after,
.media-40b7:before,
.hidden-solid-b558:after,
.hidden-solid-b558:before,
.fluid_af55:after,
.fluid_af55:before,
.texture-pro-5984:after,
.texture-pro-5984:before,
.preview-bronze-40a9:after,
.preview-bronze-40a9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.avatar_bd39:after,
.media-40b7:after,
.hidden-solid-b558:after,
.fluid_af55:after,
.texture-pro-5984:after,
.preview-bronze-40a9:after {
  clear: both;
}
.media-40b7 .gradient-fb8f,
.hidden-solid-b558 .gradient-fb8f,
.under_2cc7 .gradient-fb8f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accent_d88e {
  display: inline-block;
}
.brown_9c67 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.brown_9c67 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.brown_9c67 .layout_80ea {
  padding: 1em 0;
  font-size: 85%;
}
.layout_80ea {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wrapper-static-dfe3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wrapper-static-dfe3:after,
.wrapper-static-dfe3:before {
  content: "";
  display: table;
}
.wrapper-static-dfe3:after {
  clear: both;
}
.disabled-c278 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture-a47a .disabled-c278 {
  max-width: 50%;
}
.glass_4f1f .disabled-c278 {
  max-width: 33.33%;
}
.icon_soft_84aa .disabled-c278 {
  max-width: 25%;
}
.outer_71e2 .disabled-c278 {
  max-width: 20%;
}
.grid-south-dec8 .disabled-c278 {
  max-width: 16.66%;
}
.box-bronze-c024 .disabled-c278 {
  max-width: 14.28%;
}
.thick_9600 .disabled-c278 {
  max-width: 12.5%;
}
.element-f215 .disabled-c278 {
  max-width: 11.11%;
}
.image-large-3e64 {
  display: block;
}
.container_07e0 .info-415a label,
.container_07e0 .component-9197 label,
.container_07e0 .focus-left-43e6 label,
.container_07e0 .border_full_dc8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-cold-cf4d {
  list-style: none;
  margin: 0;
}
.table-cold-cf4d article.paragraph_47e9 {
  margin-bottom: 0;
}
.table-cold-cf4d ul {
  list-style: none;
  margin: 0;
}
.table-cold-cf4d .pagination_tall_5088 li.paragraph_47e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-cold-cf4d .pagination_tall_5088 li.paragraph_47e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-cold-cf4d .pagination_tall_5088 li.paragraph_47e9: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) {
  .table-cold-cf4d .pagination_tall_5088 li.paragraph_47e9 li.paragraph_47e9 li.paragraph_47e9 li.paragraph_47e9 {
    padding-left: 0;
  }
}
article.paragraph_47e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph_47e9 .media-40b7 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph_47e9 .logo_smooth_b434 {
  float: left;
}
article.paragraph_47e9 .feature-bc65 {
  margin-left: 85px;
}
article.paragraph_47e9 .under-c2ef {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph_47e9 .under-c2ef .shadow_637c {
  margin-left: 10px;
}
article.paragraph_47e9 .dropdown_bottom_fd2b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph_47e9 .logo_b36c {
  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 .info-415a,
  #respond .focus-left-43e6,
  #respond .border_full_dc8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-415a input,
#respond .focus-left-43e6 input,
#respond .border_full_dc8a input {
  width: 100%;
}
#respond .border_full_dc8a {
  margin-right: 0;
}
#respond .section_9881 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title_bottom_56d2 {
  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_bottom_56d2.left-1cfd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title_bottom_56d2 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_bottom_56d2:focus,
.title_bottom_56d2: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);
}
.nav-selected-f3fc {
  border-radius: 10%;
}
.outline_stone_a0d2 {
  border-radius: 50%;
}
.icon_4283 {
  font-size: 0.72em;
}
.accordion-42c8 {
  font-size: 0.875em;
}
.thick_f0db {
  font-size: 1.1em;
}
.module_99d6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.module_99d6.icon_4283 {
  letter-spacing: 0.5px;
}
.table_smooth_4ea9,
.table_smooth_4ea9 a {
  color: #6d6d6d;
}
.table_smooth_4ea9 a:hover {
  color: #111;
}
.nav_in_c863 {
  color: #6d6d6d;
}
.heading-e2f9 {
  overflow-x: hidden;
}
.heading-e2f9 .advanced_f56f.avatar-hot-2965 {
  position: relative;
}
.heading-e2f9 .advanced_f56f.avatar-hot-2965.medium-5e8f {
  position: initial;
}
.heading-e2f9
  .advanced_f56f.avatar-hot-2965.medium-5e8f
  .rough-73af {
  left: auto;
}
.heading-e2f9 .advanced_f56f .rough-73af {
  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;
}
.heading-e2f9 .advanced_f56f:hover.avatar-hot-2965 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.heading-e2f9
  .advanced_f56f:hover.avatar-hot-2965
  .rough-73af {
  display: block;
  z-index: 9999999;
}
.heading-e2f9 .frame-out-3bd8 .banner-eb65,
.heading-e2f9 .frame_ac04 .banner-eb65 {
  display: none;
}
.heading-e2f9 .full_203b .advanced_f56f:hover.avatar-hot-2965 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container_07e0 .info-415a label,
.container_07e0 .component-9197 label,
.container_07e0 .focus-left-43e6 label,
.container_07e0 .border_full_dc8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-cold-cf4d {
  list-style: none;
  margin: 0;
}
.table-cold-cf4d article.paragraph_47e9 {
  margin-bottom: 0;
}
.table-cold-cf4d ul {
  list-style: none;
  margin: 0;
}
.table-cold-cf4d .pagination_tall_5088 li.paragraph_47e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-cold-cf4d .pagination_tall_5088 li.paragraph_47e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-cold-cf4d .pagination_tall_5088 li.paragraph_47e9: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) {
  .table-cold-cf4d .pagination_tall_5088 li.paragraph_47e9 li.paragraph_47e9 li.paragraph_47e9 li.paragraph_47e9 {
    padding-left: 0;
  }
}
article.paragraph_47e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph_47e9 .media-40b7 p:last-of-type {
  margin-bottom: 0;
}
article.paragraph_47e9 .logo_smooth_b434 {
  float: left;
}
article.paragraph_47e9 .feature-bc65 {
  margin-left: 85px;
}
article.paragraph_47e9 .under-c2ef {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph_47e9 .under-c2ef .shadow_637c {
  margin-left: 10px;
}
article.paragraph_47e9 .dropdown_bottom_fd2b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph_47e9 .logo_b36c {
  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 .info-415a,
  #respond .focus-left-43e6,
  #respond .border_full_dc8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-415a input,
#respond .focus-left-43e6 input,
#respond .border_full_dc8a input {
  width: 100%;
}
#respond .border_full_dc8a {
  margin-right: 0;
}
#respond .section_9881 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-out-3bd8 .preview-133a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview-133a .filter_4d22.mask-red-9842 .sort-tall-aa9e > li > a:focus,
.preview-133a .filter_4d22.mask-red-9842 .sort-tall-aa9e > li > a:hover,
.preview-133a .filter_4d22.message_e77c .sort-tall-aa9e > li > a:focus,
.preview-133a .filter_4d22.message_e77c .sort-tall-aa9e > li > a:hover,
.preview-133a .filter_4d22.accordion_ac12 .sort-tall-aa9e > li > a:focus,
.preview-133a .filter_4d22.accordion_ac12 .sort-tall-aa9e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-133a
  .filter_4d22.mask-red-9842
  .sort-tall-aa9e
  > li.element_9674
  > a,
.preview-133a
  .filter_4d22.mask-red-9842
  .sort-tall-aa9e
  > li.light-6fbe
  > a,
.preview-133a
  .filter_4d22.message_e77c
  .sort-tall-aa9e
  > li.element_9674
  > a,
.preview-133a
  .filter_4d22.message_e77c
  .sort-tall-aa9e
  > li.light-6fbe
  > a,
.preview-133a
  .filter_4d22.accordion_ac12
  .sort-tall-aa9e
  > li.element_9674
  > a,
.preview-133a .filter_4d22.accordion_ac12 .sort-tall-aa9e > li.narrow_fc56 > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-133a .hidden_f2d4,
.preview-133a .hidden_f2d4 a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-133a .highlight_full_4d25.solid_1898 li a,
.preview-133a .active_87a6 a,
.preview-133a .dark-a273,
.preview-133a .sort-tall-aa9e > li > a,
.preview-133a .background-smooth-bd87 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a .highlight_full_4d25.solid_1898 li a:hover,
.preview-133a .active_87a6 a:hover,
.preview-133a .dark-a273:hover,
.preview-133a .sort-tall-aa9e > li > a:hover,
.preview-133a .background-smooth-bd87:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-133a .prev-65f6 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a .prev-65f6 .row_1e00 {
  color: rgba(255, 255, 255, 0.99);
}
.preview-133a .prev-65f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-133a .lower_22c7 .info_east_5dcb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a .lower_22c7 .info_east_5dcb .search-9259 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a
  .lower_22c7
  .info_east_5dcb
  .search-9259::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a
  .lower_22c7
  .info_east_5dcb
  .search-9259:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a
  .lower_22c7
  .info_east_5dcb
  .search-9259::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a
  .lower_22c7
  .info_east_5dcb
  .search-9259::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a .lower_22c7 .modal-f648 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-133a .lower_22c7 .modal-f648:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-medium-74bb
  .preview-133a
  .lower_22c7
  .stone_59bb
  .tall-6814 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-medium-74bb
  .preview-133a
  .lower_22c7
  .stone_59bb
  .search-9259 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame-out-3bd8 .notification_8a34 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notification_8a34 .filter_4d22.mask-red-9842 .sort-tall-aa9e > li > a:focus,
.notification_8a34 .filter_4d22.mask-red-9842 .sort-tall-aa9e > li > a:hover,
.notification_8a34 .filter_4d22.message_e77c .sort-tall-aa9e > li > a:focus,
.notification_8a34 .filter_4d22.message_e77c .sort-tall-aa9e > li > a:hover,
.notification_8a34 .filter_4d22.accordion_ac12 .sort-tall-aa9e > li > a:focus,
.notification_8a34 .filter_4d22.accordion_ac12 .sort-tall-aa9e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_8a34
  .filter_4d22.mask-red-9842
  .sort-tall-aa9e
  > li.element_9674
  > a,
.notification_8a34
  .filter_4d22.mask-red-9842
  .sort-tall-aa9e
  > li.light-6fbe
  > a,
.notification_8a34
  .filter_4d22.message_e77c
  .sort-tall-aa9e
  > li.element_9674
  > a,
.notification_8a34
  .filter_4d22.message_e77c
  .sort-tall-aa9e
  > li.light-6fbe
  > a,
.notification_8a34
  .filter_4d22.accordion_ac12
  .sort-tall-aa9e
  > li.element_9674
  > a,
.notification_8a34 .filter_4d22.accordion_ac12 .sort-tall-aa9e > li.narrow_fc56 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notification_8a34 .hidden_f2d4,
.notification_8a34 .hidden_f2d4 a {
  color: rgba(0, 0, 0, 0.8);
}
.notification_8a34 .highlight_full_4d25.solid_1898 li a,
.notification_8a34 .active_87a6 a,
.notification_8a34 .dark-a273,
.notification_8a34 .sort-tall-aa9e > li > a,
.notification_8a34 .background-smooth-bd87 {
  color: rgba(0, 0, 0, 0.55);
}
.notification_8a34 .highlight_full_4d25.solid_1898 li a:hover,
.notification_8a34 .active_87a6 a:hover,
.notification_8a34 .dark-a273:hover,
.notification_8a34 .sort-tall-aa9e > li > a:hover,
.notification_8a34 .background-smooth-bd87:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_8a34 .prev-65f6 {
  color: rgba(0, 0, 0, 0.55);
}
.notification_8a34 .prev-65f6 .row_1e00 {
  color: rgba(0, 0, 0, 0.8);
}
.notification_8a34 .prev-65f6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_black_8f87 .video-next-7b19 {
  margin-left: auto;
  margin-right: auto;
}
.hidden-solid-b558 > * {
  margin-left: auto;
  margin-right: auto;
}
.hidden-solid-b558 .item-huge-b018 {
  margin-right: 1.41575em;
}
.search-short-0826 .hidden-solid-b558 > .stone-8703 {
  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;
}
.search-short-0826 .hidden-solid-b558 > .yellow_4eb7 {
  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;
}
.tag_991d.progress_black_8f87 .video-next-7b19,
.nav_7014.progress_black_8f87 .video-next-7b19 {
  margin-left: 0;
}
.advanced_2647.progress_black_8f87 .video-next-7b19,
.banner_white_816d.progress_black_8f87 .video-next-7b19 {
  margin-right: 0;
}
.hidden-solid-b558 ol,
.hidden-solid-b558 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gallery_1609 video {
  max-width: 100%;
}
.search-3be0 img {
  display: block;
}
.search-3be0.item-huge-b018,
.search-3be0.texture_paper_1d68 {
  width: 100%;
}
.search-3be0.yellow_4eb7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-f03e:not(.sort_large_ce8b) {
  margin: 1.5em auto;
}
.box-warm-d06f p {
  padding: 1.5em 14px;
}
ul.out-7bef.yellow_4eb7,
ul.out-7bef.stone-8703,
ul.out-7bef.alert-out-699a.stone-8703 {
  padding: 0 14px;
}
.out-159b {
  display: block;
  overflow-x: auto;
}
.out-159b table {
  border-collapse: collapse;
  width: 100%;
}
.out-159b td,
.out-159b th {
  padding: 0.5em;
}
.hidden-solid-b558 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hidden-solid-b558 ol ol,
.hidden-solid-b558 ol ul,
.hidden-solid-b558 ul ol,
.hidden-solid-b558 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hidden-solid-b558 ol ol li,
.hidden-solid-b558 ol ul li,
.hidden-solid-b558 ul ol li,
.hidden-solid-b558 ul ul li {
  margin-left: 0;
}
.black-b6e6.chip-focused-7ba7 > .lite-93ae {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.black-b6e6.chip-focused-7ba7 > .lite-93ae iframe,
.black-b6e6.chip-focused-7ba7 > .lite-93ae > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.box-8717 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.box-8717.huge-f459 {
  padding: 0;
}
.box-8717.huge-f459 cite {
  font-size: 13px;
}
.box-8717 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.box-8717 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.summary-hovered-e91f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.summary-hovered-e91f > p:first-child {
  margin-top: 0;
}
.summary-hovered-e91f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.summary-hovered-e91f blockquote {
  border-left: 0;
}
.accent-medium-8227 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accent-medium-8227:not(.thick_051a) {
  max-width: 100px;
}
.accent-medium-8227.next_b41b {
  border-bottom: none !important;
  text-align: center;
}
.accent-medium-8227.next_b41b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box-warm-d06f p {
    padding: 1.5em 0;
  }
}
.dim_c9be {
  color: #0073aa;
}
.thick-8ced {
  background-color: #0073aa;
}
.tooltip_9b68 {
  color: #229fd8;
}
.stone-6e44 {
  background-color: #229fd8;
}
.video_ecb1 {
  color: #eee;
}
.photo_a3d4 {
  background-color: #eee;
}
.container-dirty-6b46 {
  color: #444;
}
.focus_bottom_c51f {
  background-color: #444;
}
.button-brown-14e4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button-brown-14e4 .tabs_920e .active_87a6 {
  font-size: 15px;
}
.button-brown-14e4 .active_87a6 {
  line-height: 1.3;
}
.button-brown-14e4 .notification_8a34 {
}
.button-brown-14e4 .preview-133a {
  background: #235787;
}
.summary_cfaf {
  padding: 0;
}
.summary_cfaf .preview-133a {
  background: #1a1a1a;
}
.summary_cfaf .notification_8a34 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shadow-a1d8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shadow-a1d8 .notification_8a34 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shadow-a1d8 .preview-133a {
  background: #303030;
}
.preview-bronze-40a9 {
  position: relative;
  z-index: 10;
}
.preview-bronze-40a9 .layout_under_ab3b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid-311b .avatar-hot-2965 {
  display: inline-block;
  vertical-align: middle;
}
.liquid-311b.row-689a .avatar-hot-2965 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .liquid-311b.row-689a .avatar-hot-2965 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid-311b.row-689a .avatar-hot-2965 {
    margin-right: 0.4em;
  }
}
.liquid-311b.row-689a .avatar-hot-2965:last-child {
  margin-right: 0;
}
.title_steel_4619 .layout_under_ab3b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame-out-3bd8 .tabs_920e {
    margin: 0 -0.5em;
  }
  .frame-out-3bd8 .tabs_920e [class*="customify-col-"],
  .frame-out-3bd8 .tabs_920e [class*="customify-col_"],
  .frame-out-3bd8 .tabs_920e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame-out-3bd8.east-6499 .layout_under_ab3b {
  background: 0 0 !important;
}
.frame-out-3bd8.east-6499 .layout_under_ab3b,
.frame-out-3bd8.title_steel_4619 .layout_under_ab3b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame-out-3bd8.wrapper-current-6df0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame-out-3bd8.title_steel_4619 .layout_under_ab3b {
  box-shadow: none !important;
}
.menu_clean_a111 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu_clean_a111 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu_clean_a111 {
    padding: 18px 0 20px;
  }
}
.menu_clean_a111 .module-in-9eeb {
  width: 100%;
}
.menu_clean_a111 .advanced-cb23 {
  margin-bottom: 0;
}
.menu_clean_a111 .thumbnail_7610 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dropdown-first-27b7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dropdown-first-27b7 .fixed_c8fc {
  width: 100%;
}
.last-8606 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.last-8606 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.last-8606 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;
}
.last-8606 li:last-child:after {
  display: none;
}
.last-8606 li a {
  font-weight: 500;
  margin-right: 10px;
}
.main_6fe5 .banner-eb65 button,
.menu_clean_a111 .banner-eb65 button {
  left: 0;
}
.main_6fe5 .fixed_c8fc,
.menu_clean_a111 .fixed_c8fc {
  padding-left: 0;
  padding-right: 0;
}
.main_6fe5 .dropdown-first-27b7,
.menu_clean_a111 .dropdown-first-27b7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.main_6fe5 {
  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;
}
.main_6fe5: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;
}
.main_6fe5 .table_3a16 {
  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) {
  .main_6fe5 .table_3a16 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .main_6fe5 .table_3a16 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .main_6fe5 .table_3a16 {
    min-height: 200px;
  }
}
.main_6fe5 .last-8606 {
  color: rgba(255, 255, 255, 0.8);
}
.main_6fe5 .last-8606 a,
.main_6fe5 .last-8606 li:after {
  color: inherit;
}
.main_6fe5 .last-8606 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.prev_aed0 {
  margin-bottom: 0.5em;
}
.tag_up_a8fb {
  margin-bottom: 1.2em;
}
.tag_up_a8fb,
.prev_aed0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tag_up_a8fb p:last-child,
.prev_aed0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .banner-eb65,
#masthead .banner-eb65 {
  display: none;
}
#masthead
  > .banner-eb65.disabled-c115 {
  display: none;
}
#masthead > .banner-eb65 button {
  left: 0;
}
.highlight-lower-3ccd {
  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%;
}
.highlight-lower-3ccd .avatar-hot-2965 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.highlight-lower-3ccd .dirty-55f1 {
  display: -webkit-box;
  display: flex;
}
.highlight-lower-3ccd .dirty-55f1.disabled_0b14 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.highlight-lower-3ccd .dirty-55f1.background-7045 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-lower-3ccd .dirty-55f1.link-1a9a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.highlight-lower-3ccd.column-narrow-b6d7.table_easy_973b .dirty-55f1.disabled_0b14 {
  flex-basis: 100%;
}
.highlight-lower-3ccd.hidden_1afe .dirty-55f1.background-7045 {
  -webkit-box-flex: 1;
  flex: auto;
}
.highlight-lower-3ccd.hidden_1afe .dirty-55f1.link-1a9a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .banner-eb65.disabled-c115 {
  display: none;
}
#masthead > .banner-eb65 button {
  left: 0;
}
.mask_white_6d5c {
  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;
}
.mask_white_6d5c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mask_white_6d5c.container-f39b i {
  margin-right: 4px;
}
.mask_white_6d5c.up_9787 i {
  margin-left: 5px;
}
.active_87a6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_87a6 p:last-child {
  margin-bottom: 0;
}
.layout_bright_bc28 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout_bright_bc28 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout_bright_bc28 img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout_bright_bc28 .hidden_f2d4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout_bright_bc28 .status_6bb6 {
  margin: 5px 0 7px 0;
}
.layout_bright_bc28.notice-71c1 .status_right_7d91 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_bright_bc28.notice-71c1 .outline-smooth-6688 {
  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;
}
.layout_bright_bc28.carousel_8f2d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout_bright_bc28.carousel_8f2d .status_right_7d91 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_bright_bc28.carousel_8f2d .outline-smooth-6688 {
  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;
}
.layout_bright_bc28.west_113c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout_bright_bc28.disabled_7278 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout_bright_bc28.disabled_7278 .outline-smooth-6688 {
  margin-top: 7px;
}
.rough_1b8e {
  display: inline-block;
}
.preview-bronze-40a9 .border_64f0 .layout_bright_bc28 img {
  max-width: 100%;
}
.filter_4d22 .feature_blue_eb21.tabs_a57c,
.copper_2c8e .feature_blue_eb21.tabs_a57c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter_4d22 .row-9e88,
.copper_2c8e .row-9e88 {
  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%);
}
.filter_4d22 .row-9e88 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.filter_4d22.label-cool-4005 .row-9e88 {
  display: none;
}
.filter_4d22 .main-4353 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_4d22 .main-4353 li {
  display: inline-block;
  position: relative;
}
.filter_4d22 .main-4353 li:last-child {
  margin-right: 0;
}
.filter_4d22 .main-4353 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;
}
.filter_4d22 .main-4353 li.narrow_fc56 > a {
  color: rgba(0, 0, 0, 0.9);
}
.filter_4d22 .main-4353 > 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;
}
.filter_4d22 .main-4353 > li > a i {
  line-height: 0;
}
.filter_4d22 .main-4353 > li.message_west_dd90 > a .row-9e88 {
  margin-left: 4px;
  line-height: 0;
}
.filter_4d22 .main-4353 .thumbnail-blue-4678 li.message_west_dd90 > a {
  position: relative;
}
.filter_4d22 .main-4353 .thumbnail-blue-4678 li.message_west_dd90 > a:after,
.filter_4d22 .main-4353 .thumbnail-blue-4678 li.message_west_dd90 > a:before {
  content: "";
  display: table;
}
.filter_4d22 .main-4353 .thumbnail-blue-4678 li.message_west_dd90 > a:after {
  clear: both;
}
.filter_4d22 .main-4353 .thumbnail-blue-4678 li.message_west_dd90 > a .row-9e88 {
  margin-left: 5px;
  float: right;
}
.filter_4d22 .caption_ed1f,
.filter_4d22 .thumbnail-blue-4678 {
  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;
}
.filter_4d22 .thumbnail-blue-4678 {
  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;
}
.filter_4d22 .thumbnail-blue-4678 .tabs_a57c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter_4d22 .thumbnail-blue-4678 .row-9e88 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.filter_4d22 .thumbnail-blue-4678 li {
  display: block;
  margin: 0;
  padding: 0;
}
.filter_4d22 .thumbnail-blue-4678 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;
}
.filter_4d22 .thumbnail-blue-4678 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.filter_4d22 .thumbnail-blue-4678 .thumbnail-blue-4678 {
  top: 0;
  left: 100%;
}
.filter_4d22 .backdrop-slow-9fa5.fn-focus-36cd > .caption_ed1f,
.filter_4d22 .backdrop-slow-9fa5.fn-focus-36cd > .thumbnail-blue-4678,
.filter_4d22 .backdrop-slow-9fa5:focus > .caption_ed1f,
.filter_4d22 .backdrop-slow-9fa5:focus > .thumbnail-blue-4678,
.filter_4d22 .backdrop-slow-9fa5:hover > .caption_ed1f,
.filter_4d22 .backdrop-slow-9fa5:hover > .thumbnail-blue-4678 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.filter_4d22.accordion_ac12 .sort-tall-aa9e:after,
.filter_4d22.accordion_ac12 .sort-tall-aa9e:before {
  content: "";
  display: table;
}
.filter_4d22.accordion_ac12 .sort-tall-aa9e:after {
  clear: both;
}
.filter_4d22.accordion_ac12 .sort-tall-aa9e > li {
  float: left;
}
.filter_4d22.notification_621a .sort-tall-aa9e:after,
.filter_4d22.notification_621a .sort-tall-aa9e:before {
  content: "";
  display: table;
}
.filter_4d22.notification_621a .sort-tall-aa9e:after {
  clear: both;
}
.filter_4d22.notification_621a .sort-tall-aa9e > li {
  float: left;
}
.filter_4d22.notification_621a .sort-tall-aa9e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.filter_4d22.notification_621a .sort-tall-aa9e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.filter_4d22.notification_621a .sort-tall-aa9e > li.element_9674 > a,
.filter_4d22.notification_621a .sort-tall-aa9e > li.narrow_fc56 > a {
  color: #fff;
  background-color: #1e4b75;
}
.filter_4d22.mask-red-9842 .sort-tall-aa9e > li > a .tabs_a57c {
  position: relative;
}
.filter_4d22.mask-red-9842 .sort-tall-aa9e > li > a .tabs_a57c: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;
}
.filter_4d22.mask-red-9842
  .sort-tall-aa9e
  > li:focus
  > a
  .tabs_a57c:before,
.filter_4d22.mask-red-9842
  .sort-tall-aa9e
  > li:hover
  > a
  .tabs_a57c:before {
  width: 100%;
  background-color: currentColor;
}
.filter_4d22.mask-red-9842
  .sort-tall-aa9e
  > li.element_9674
  > a
  .tabs_a57c:before,
.filter_4d22.mask-red-9842
  .sort-tall-aa9e
  > li.light-6fbe
  > a
  .tabs_a57c:before {
  width: 100%;
  background-color: currentColor;
}
.filter_4d22.message_e77c .sort-tall-aa9e > li > a .tabs_a57c {
  position: relative;
}
.filter_4d22.message_e77c .sort-tall-aa9e > li > a .tabs_a57c: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;
}
.filter_4d22.message_e77c .sort-tall-aa9e > li:focus > a .tabs_a57c:before,
.filter_4d22.message_e77c
  .sort-tall-aa9e
  > li:hover
  > a
  .tabs_a57c:before {
  width: 100%;
  background-color: currentColor;
}
.filter_4d22.message_e77c
  .sort-tall-aa9e
  > li.element_9674
  > a
  .tabs_a57c:before,
.filter_4d22.message_e77c
  .sort-tall-aa9e
  > li.light-6fbe
  > a
  .tabs_a57c:before {
  width: 100%;
  background-color: currentColor;
}
.copper_2c8e .main-4353 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.copper_2c8e .main-4353 li:first-child > a {
  border-top: none;
}
.copper_2c8e .main-4353 .notice-97c4 > .tabs_a57c .row-9e88 {
  display: none;
}
.copper_2c8e .main-4353 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.copper_2c8e .main-4353 li:last-child {
  border: none;
}
.copper_2c8e .main-4353 li.message_west_dd90 > a {
  padding-right: 45px !important;
}
.copper_2c8e .main-4353 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.copper_2c8e .main-4353 li a:focus,
.copper_2c8e .main-4353 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.copper_2c8e .main-4353 li .container_first_0dc7 {
  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;
}
.copper_2c8e .main-4353 li .container_first_0dc7:hover {
  box-shadow: none;
}
.copper_2c8e .main-4353 li .container_first_0dc7 .row-9e88 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.copper_2c8e .main-4353 .thumbnail-blue-4678 {
  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);
}
.copper_2c8e .main-4353 .thumbnail-blue-4678 li a {
  padding-left: 3em;
}
.copper_2c8e .main-4353 .lower_9bb5 > a .container_first_0dc7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.copper_2c8e .main-4353 .lower_9bb5 > .thumbnail-blue-4678 {
  display: block;
  opacity: 1;
}
.video_soft_f8f5 {
  max-width: 100%;
}
.inner-47a5 {
  line-height: 0;
  cursor: pointer;
}
.background-smooth-bd87 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background-smooth-bd87:hover {
  box-shadow: none;
  color: currentColor;
}
.background-smooth-bd87 svg {
  width: 18px;
  height: 18px;
}
.background-smooth-bd87 .card_96fe {
  display: none;
}
.dropdown_action_f531 {
  position: relative;
}
.dropdown_action_f531.fn-active-36cd .background-smooth-bd87 .tabs-5698 {
  display: none;
}
.dropdown_action_f531.fn-active-36cd .background-smooth-bd87 .card_96fe {
  display: inline-block;
}
.dropdown_action_f531 .fluid-762c {
  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);
}
.dropdown_action_f531.box-6d64 .fluid-762c {
  left: auto;
  right: -0.9em;
}
.dropdown_action_f531.box-6d64 .short_e034::before {
  left: auto;
  right: 15px;
}
.dropdown_action_f531.fn-active-36cd .fluid-762c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone_59bb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.stone_59bb label {
  flex-basis: 100%;
}
.stone_59bb .info_east_5dcb {
  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;
}
.stone_59bb .search-9259 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.stone_59bb .search-9259:focus {
  background-color: transparent;
}
.stone_59bb button.modal-f648 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.stone_59bb button.modal-f648:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.stone_59bb button.modal-f648 svg {
  width: 18px;
  height: 18px;
}
.stone_59bb input[type="submit"] {
  min-height: auto;
}
.lower_22c7 .stone_59bb .search-9259 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.short_e034 {
  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) {
  .short_e034 {
    width: 220px;
  }
}
.short_e034 label {
  flex-basis: 100%;
}
.short_e034::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;
}
.pattern-medium-74bb .lower_22c7 .stone_59bb {
  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;
}
.pattern-medium-74bb
  .lower_22c7
  .stone_59bb
  .info_east_5dcb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern-medium-74bb .lower_22c7 .stone_59bb .search-9259 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern-medium-74bb
  .lower_22c7
  .stone_59bb
  .search-9259:focus {
  background: 0 0;
}
.pattern-medium-74bb
  .lower_22c7
  .stone_59bb
  .tall-6814 {
  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;
}
.highlight_full_4d25 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight_full_4d25 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight_full_4d25 li:last-child {
  margin-right: 0;
}
.highlight_full_4d25 li:first-child {
  margin-left: 0;
}
.highlight_full_4d25.heading_wide_e660 a {
  color: #fff;
}
.highlight_full_4d25.heading_wide_e660 a:hover {
  color: #fff;
}
.highlight_full_4d25 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight_full_4d25 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight_full_4d25 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight_full_4d25 a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight_full_4d25 [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight_full_4d25 [class*="social-icon-apple"].paragraph-f7d1 {
  background-color: transparent;
  color: #999;
}
.highlight_full_4d25 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight_full_4d25 [class*="social-icon-behance"].paragraph-f7d1 {
  background-color: transparent;
  color: #1769ff;
}
.highlight_full_4d25 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight_full_4d25 [class*="social-icon-bitbucket"].paragraph-f7d1 {
  background-color: transparent;
  color: #205081;
}
.highlight_full_4d25 [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight_full_4d25 [class*="social-icon-codepen"].paragraph-f7d1 {
  background-color: transparent;
  color: #000;
}
.highlight_full_4d25 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight_full_4d25 [class*="social-icon-delicious"].paragraph-f7d1 {
  background-color: transparent;
  color: #39f;
}
.highlight_full_4d25 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight_full_4d25 [class*="social-icon-digg"].paragraph-f7d1 {
  background-color: transparent;
  color: #005be2;
}
.highlight_full_4d25 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight_full_4d25 [class*="social-icon-dribbble"].paragraph-f7d1 {
  background-color: transparent;
  color: #ea4c89;
}
.highlight_full_4d25 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight_full_4d25 [class*="social-icon-envelope"].paragraph-f7d1 {
  background-color: transparent;
  color: #ea4335;
}
.highlight_full_4d25 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight_full_4d25 [class*="social-icon-facebook"].paragraph-f7d1 {
  background-color: transparent;
  color: #3b5998;
}
.highlight_full_4d25 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight_full_4d25 [class*="social-icon-flickr"].paragraph-f7d1 {
  background-color: transparent;
  color: #0063dc;
}
.highlight_full_4d25 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight_full_4d25 [class*="social-icon-foursquare"].paragraph-f7d1 {
  background-color: transparent;
  color: #2d5be3;
}
.highlight_full_4d25 [class*="social-icon-github"] {
  background-color: #333;
}
.highlight_full_4d25 [class*="social-icon-github"].paragraph-f7d1 {
  background-color: transparent;
  color: #333;
}
.highlight_full_4d25 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight_full_4d25 [class*="social-icon-google-plus"].paragraph-f7d1 {
  background-color: transparent;
  color: #dd4b39;
}
.highlight_full_4d25 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight_full_4d25 [class*="social-icon-houzz"].paragraph-f7d1 {
  background-color: transparent;
  color: #7ac142;
}
.highlight_full_4d25 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight_full_4d25 [class*="social-icon-instagram"].paragraph-f7d1 {
  background-color: transparent;
  color: #262626;
}
.highlight_full_4d25 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight_full_4d25 [class*="social-icon-jsfiddle"].paragraph-f7d1 {
  background-color: transparent;
  color: #487aa2;
}
.highlight_full_4d25 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight_full_4d25 [class*="social-icon-linkedin"].paragraph-f7d1 {
  background-color: transparent;
  color: #0077b5;
}
.highlight_full_4d25 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight_full_4d25 [class*="social-icon-medium"].paragraph-f7d1 {
  background-color: transparent;
  color: #00ab6b;
}
.highlight_full_4d25 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight_full_4d25
  [class*="social-icon-odnoklassniki"].paragraph-f7d1 {
  background-color: transparent;
  color: #f4731c;
}
.highlight_full_4d25 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight_full_4d25 [class*="social-icon-meetup"].paragraph-f7d1 {
  background-color: transparent;
  color: #ec1c40;
}
.highlight_full_4d25 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight_full_4d25 [class*="social-icon-pinterest"].paragraph-f7d1 {
  background-color: transparent;
  color: #bd081c;
}
.highlight_full_4d25 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight_full_4d25 [class*="social-icon-product-hunt"].paragraph-f7d1 {
  background-color: transparent;
  color: #da552f;
}
.highlight_full_4d25 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight_full_4d25 [class*="social-icon-reddit"].paragraph-f7d1 {
  background-color: transparent;
  color: #ff4500;
}
.highlight_full_4d25 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight_full_4d25 [class*="social-icon-rss"].paragraph-f7d1 {
  background-color: transparent;
  color: #f26522;
}
.highlight_full_4d25 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight_full_4d25
  [class*="social-icon-shopping-cart"].paragraph-f7d1 {
  background-color: transparent;
  color: #4caf50;
}
.highlight_full_4d25 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight_full_4d25 [class*="social-icon-skype"].paragraph-f7d1 {
  background-color: transparent;
  color: #00aff0;
}
.highlight_full_4d25 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight_full_4d25 [class*="social-icon-slideshare"].paragraph-f7d1 {
  background-color: transparent;
  color: #0077b5;
}
.highlight_full_4d25 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight_full_4d25 [class*="social-icon-snapchat"].paragraph-f7d1 {
  background-color: transparent;
  color: #fffc00;
}
.highlight_full_4d25 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight_full_4d25 [class*="social-icon-soundcloud"].paragraph-f7d1 {
  background-color: transparent;
  color: #f80;
}
.highlight_full_4d25 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight_full_4d25 [class*="social-icon-spotify"].paragraph-f7d1 {
  background-color: transparent;
  color: #2ebd59;
}
.highlight_full_4d25 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight_full_4d25
  [class*="social-icon-stack-overflow"].paragraph-f7d1 {
  background-color: transparent;
  color: #fe7a15;
}
.highlight_full_4d25 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight_full_4d25 [class*="social-icon-maldkfgram"].paragraph-f7d1 {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight_full_4d25 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight_full_4d25 [class*="social-icon-tripadvisor"].paragraph-f7d1 {
  background-color: transparent;
  color: #589442;
}
.highlight_full_4d25 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight_full_4d25 [class*="social-icon-tumblr"].paragraph-f7d1 {
  background-color: transparent;
  color: #35465c;
}
.highlight_full_4d25 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight_full_4d25 [class*="social-icon-twitch"].paragraph-f7d1 {
  background-color: transparent;
  color: #6441a5;
}
.highlight_full_4d25 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight_full_4d25 [class*="social-icon-twitter"].paragraph-f7d1 {
  background-color: transparent;
  color: #1da1f2;
}
.highlight_full_4d25 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight_full_4d25 [class*="social-icon-vimeo"].paragraph-f7d1 {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight_full_4d25 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight_full_4d25 [class*="social-icon-vk"].paragraph-f7d1 {
  background-color: transparent;
  color: #45668e;
}
.highlight_full_4d25 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight_full_4d25 [class*="social-icon-weibo"].paragraph-f7d1 {
  background-color: transparent;
  color: #df2029;
}
.highlight_full_4d25 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight_full_4d25 [class*="social-icon-weixin"].paragraph-f7d1 {
  background-color: transparent;
  color: #7bb32e;
}
.highlight_full_4d25 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight_full_4d25 [class*="social-icon-whatsapp"].paragraph-f7d1 {
  background-color: transparent;
  color: #25d366;
}
.highlight_full_4d25 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight_full_4d25 [class*="social-icon-wordpress"].paragraph-f7d1 {
  background-color: transparent;
  color: #21759b;
}
.highlight_full_4d25 [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight_full_4d25 [class*="social-icon-xing"].paragraph-f7d1 {
  background-color: transparent;
  color: #026466;
}
.highlight_full_4d25 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight_full_4d25 [class*="social-icon-yelp"].paragraph-f7d1 {
  background-color: transparent;
  color: #af0606;
}
.highlight_full_4d25 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight_full_4d25 [class*="social-icon-youtube"].paragraph-f7d1 {
  background-color: transparent;
  color: #cd201f;
}
.dark-a273 {
  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;
}
.dark-a273:hover {
  box-shadow: none;
  background: 0 0;
}
.search_ab82 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.photo_middle_4717 {
  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;
}
.texture_dim_d88d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.current_37ad {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.current_37ad,
.current_37ad::after,
.current_37ad::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;
}
.current_37ad::after,
.current_37ad::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media_a6c0 .photo_middle_4717 .texture_dim_d88d {
  margin-top: -2px;
  width: 19px;
}
.media_a6c0 .photo_middle_4717 .current_37ad {
  margin-top: -1px;
}
.media_a6c0 .photo_middle_4717 .current_37ad,
.media_a6c0 .photo_middle_4717 .current_37ad::after,
.media_a6c0 .photo_middle_4717 .current_37ad::before {
  width: 19px;
  height: 2px;
}
.media_a6c0 .photo_middle_4717 .current_37ad::before {
  top: -6px;
}
.media_a6c0 .photo_middle_4717 .current_37ad::after {
  bottom: -6px;
}
.hover-down-9c20 .photo_middle_4717 .texture_dim_d88d {
  margin-top: -2px;
  width: 22px;
}
.hover-down-9c20 .photo_middle_4717 .current_37ad {
  margin-top: -1px;
}
.hover-down-9c20 .photo_middle_4717 .current_37ad,
.hover-down-9c20 .photo_middle_4717 .current_37ad::after,
.hover-down-9c20 .photo_middle_4717 .current_37ad::before {
  width: 22px;
  height: 2px;
}
.hover-down-9c20 .photo_middle_4717 .current_37ad::before {
  top: -7px;
}
.hover-down-9c20 .photo_middle_4717 .current_37ad::after {
  bottom: -7px;
}
.outline_09d4 .photo_middle_4717 .texture_dim_d88d {
  margin-top: -2px;
  width: 31px;
}
.outline_09d4 .photo_middle_4717 .current_37ad {
  margin-top: -1.5px;
}
.outline_09d4 .photo_middle_4717 .current_37ad,
.outline_09d4 .photo_middle_4717 .current_37ad::after,
.outline_09d4 .photo_middle_4717 .current_37ad::before {
  width: 31px;
  height: 3px;
}
.outline_09d4 .photo_middle_4717 .current_37ad::before {
  top: -9px;
}
.outline_09d4 .photo_middle_4717 .current_37ad::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .row-dda5 .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 19px;
  }
  .row-dda5 .photo_middle_4717 .current_37ad {
    margin-top: -1px;
  }
  .row-dda5 .photo_middle_4717 .current_37ad,
  .row-dda5 .photo_middle_4717 .current_37ad::after,
  .row-dda5 .photo_middle_4717 .current_37ad::before {
    width: 19px;
    height: 2px;
  }
  .row-dda5 .photo_middle_4717 .current_37ad::before {
    top: -6px;
  }
  .row-dda5 .photo_middle_4717 .current_37ad::after {
    bottom: -6px;
  }
  .tall-30a4 .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 22px;
  }
  .tall-30a4 .photo_middle_4717 .current_37ad {
    margin-top: -1px;
  }
  .tall-30a4 .photo_middle_4717 .current_37ad,
  .tall-30a4 .photo_middle_4717 .current_37ad::after,
  .tall-30a4 .photo_middle_4717 .current_37ad::before {
    width: 22px;
    height: 2px;
  }
  .tall-30a4 .photo_middle_4717 .current_37ad::before {
    top: -7px;
  }
  .tall-30a4 .photo_middle_4717 .current_37ad::after {
    bottom: -7px;
  }
  .input_in_1f99 .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 31px;
  }
  .input_in_1f99 .photo_middle_4717 .current_37ad {
    margin-top: -1.5px;
  }
  .input_in_1f99 .photo_middle_4717 .current_37ad,
  .input_in_1f99 .photo_middle_4717 .current_37ad::after,
  .input_in_1f99 .photo_middle_4717 .current_37ad::before {
    width: 31px;
    height: 3px;
  }
  .input_in_1f99 .photo_middle_4717 .current_37ad::before {
    top: -9px;
  }
  .input_in_1f99 .photo_middle_4717 .current_37ad::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-1932 .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 19px;
  }
  .nav-1932 .photo_middle_4717 .current_37ad {
    margin-top: -1px;
  }
  .nav-1932 .photo_middle_4717 .current_37ad,
  .nav-1932 .photo_middle_4717 .current_37ad::after,
  .nav-1932 .photo_middle_4717 .current_37ad::before {
    width: 19px;
    height: 2px;
  }
  .nav-1932 .photo_middle_4717 .current_37ad::before {
    top: -6px;
  }
  .nav-1932 .photo_middle_4717 .current_37ad::after {
    bottom: -6px;
  }
  .photo_tiny_9ea0 .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 22px;
  }
  .photo_tiny_9ea0 .photo_middle_4717 .current_37ad {
    margin-top: -1px;
  }
  .photo_tiny_9ea0 .photo_middle_4717 .current_37ad,
  .photo_tiny_9ea0 .photo_middle_4717 .current_37ad::after,
  .photo_tiny_9ea0 .photo_middle_4717 .current_37ad::before {
    width: 22px;
    height: 2px;
  }
  .photo_tiny_9ea0 .photo_middle_4717 .current_37ad::before {
    top: -7px;
  }
  .photo_tiny_9ea0 .photo_middle_4717 .current_37ad::after {
    bottom: -7px;
  }
  .hovered_aa42 .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 31px;
  }
  .hovered_aa42 .photo_middle_4717 .current_37ad {
    margin-top: -1.5px;
  }
  .hovered_aa42 .photo_middle_4717 .current_37ad,
  .hovered_aa42 .photo_middle_4717 .current_37ad::after,
  .hovered_aa42 .photo_middle_4717 .current_37ad::before {
    width: 31px;
    height: 3px;
  }
  .hovered_aa42 .photo_middle_4717 .current_37ad::before {
    top: -9px;
  }
  .hovered_aa42 .photo_middle_4717 .current_37ad::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .soft-f638 .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 19px;
  }
  .soft-f638 .photo_middle_4717 .current_37ad {
    margin-top: -1px;
  }
  .soft-f638 .photo_middle_4717 .current_37ad,
  .soft-f638 .photo_middle_4717 .current_37ad::after,
  .soft-f638 .photo_middle_4717 .current_37ad::before {
    width: 19px;
    height: 2px;
  }
  .soft-f638 .photo_middle_4717 .current_37ad::before {
    top: -6px;
  }
  .soft-f638 .photo_middle_4717 .current_37ad::after {
    bottom: -6px;
  }
  .nav-thick-e88e .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 22px;
  }
  .nav-thick-e88e .photo_middle_4717 .current_37ad {
    margin-top: -1px;
  }
  .nav-thick-e88e .photo_middle_4717 .current_37ad,
  .nav-thick-e88e .photo_middle_4717 .current_37ad::after,
  .nav-thick-e88e .photo_middle_4717 .current_37ad::before {
    width: 22px;
    height: 2px;
  }
  .nav-thick-e88e .photo_middle_4717 .current_37ad::before {
    top: -7px;
  }
  .nav-thick-e88e .photo_middle_4717 .current_37ad::after {
    bottom: -7px;
  }
  .icon-slow-dc97 .photo_middle_4717 .texture_dim_d88d {
    margin-top: -2px;
    width: 31px;
  }
  .icon-slow-dc97 .photo_middle_4717 .current_37ad {
    margin-top: -1.5px;
  }
  .icon-slow-dc97 .photo_middle_4717 .current_37ad,
  .icon-slow-dc97 .photo_middle_4717 .current_37ad::after,
  .icon-slow-dc97 .photo_middle_4717 .current_37ad::before {
    width: 31px;
    height: 3px;
  }
  .icon-slow-dc97 .photo_middle_4717 .current_37ad::before {
    top: -9px;
  }
  .icon-slow-dc97 .photo_middle_4717 .current_37ad::after {
    bottom: -9px;
  }
}
.slider_middle_4659 .current_37ad {
  -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);
}
.slider_middle_4659 .current_37ad::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slider_middle_4659 .current_37ad::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);
}
.slider_middle_4659.overlay_90ef .current_37ad {
  -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);
}
.slider_middle_4659.overlay_90ef .current_37ad::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slider_middle_4659.overlay_90ef .current_37ad::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);
}
.link_acd5 {
  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.selected-93a7:before {
  display: none;
}
.frame_ac04 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame_ac04 .dirty_3c04 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame_ac04 .dirty_3c04:last-of-type {
  border-bottom: none;
}
.frame_ac04 .dirty_3c04.secondary_b109,
.frame_ac04 .dirty_3c04.button_36fa,
.frame_ac04 .dirty_3c04.focus_262f {
  padding: 0;
}
.frame_ac04 .copper_2c8e .container_first_0dc7 {
  color: currentColor;
}
.frame_ac04 .copper_2c8e .container_first_0dc7:focus,
.frame_ac04 .copper_2c8e .container_first_0dc7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_ac04.notification_8a34 .prev-65f6,
.frame_ac04.notification_8a34 .active_87a6 a,
.frame_ac04.notification_8a34 .sort-tall-aa9e a,
.frame_ac04.notification_8a34 .thumbnail-blue-4678 a {
  color: rgba(0, 0, 0, 0.55);
}
.frame_ac04.notification_8a34 .prev-65f6:hover,
.frame_ac04.notification_8a34 .active_87a6 a:hover,
.frame_ac04.notification_8a34 .sort-tall-aa9e a:hover,
.frame_ac04.notification_8a34 .thumbnail-blue-4678 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_ac04.notification_8a34 .row_1e00 {
  color: rgba(0, 0, 0, 0.8);
}
.frame_ac04.notification_8a34 .dirty_3c04 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_ac04.notification_8a34 .dirty_3c04:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame_ac04.notification_8a34 .widget-8721:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame_ac04.notification_8a34 .copper_2c8e .main-4353 li a,
.frame_ac04.notification_8a34 .copper_2c8e .container_first_0dc7,
.frame_ac04.notification_8a34 .thumbnail-blue-4678 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_ac04.notification_8a34 .copper_2c8e .container_first_0dc7:focus,
.frame_ac04.notification_8a34 .copper_2c8e .container_first_0dc7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_ac04.notification_8a34 .main-4353 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_ac04.preview-133a .prev-65f6,
.frame_ac04.preview-133a .active_87a6 a,
.frame_ac04.preview-133a .sort-tall-aa9e .container_first_0dc7,
.frame_ac04.preview-133a .sort-tall-aa9e a,
.frame_ac04.preview-133a .thumbnail-blue-4678 a {
  color: rgba(255, 255, 255, 0.79);
}
.frame_ac04.preview-133a .prev-65f6:hover,
.frame_ac04.preview-133a .active_87a6 a:hover,
.frame_ac04.preview-133a .sort-tall-aa9e .container_first_0dc7:hover,
.frame_ac04.preview-133a .sort-tall-aa9e a:hover,
.frame_ac04.preview-133a .thumbnail-blue-4678 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_ac04.preview-133a .row_1e00 {
  color: rgba(255, 255, 255, 0.99);
}
.frame_ac04.preview-133a .dirty_3c04 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_ac04.preview-133a .dirty_3c04:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame_ac04.preview-133a .widget-8721:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame_ac04.preview-133a .copper_2c8e .main-4353 li a,
.frame_ac04.preview-133a .copper_2c8e .container_first_0dc7,
.frame_ac04.preview-133a .thumbnail-blue-4678 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_ac04.preview-133a .copper_2c8e .container_first_0dc7:focus,
.frame_ac04.preview-133a .copper_2c8e .container_first_0dc7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_ac04.preview-133a .main-4353 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-8721 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget-8721:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-yellow-d861 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gold_d996 .frame_ac04 {
  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;
}
.gold_d996 .dirty_3c04 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gold_d996 .dirty_3c04: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) {
  .gold_d996 .dirty_3c04:before {
    width: 16%;
    left: 42%;
  }
}
.gold_d996 .dirty_3c04:last-child:before {
  content: none;
}
.gold_d996 .dirty_3c04[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gold_d996 .copper_2c8e .main-4353 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gold_d996 .copper_2c8e .main-4353 li a .container_first_0dc7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gold_d996 .copper_2c8e .thumbnail-blue-4678 {
  border: none;
}
.gold_d996 .copper_2c8e .thumbnail-blue-4678 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gold_d996 .widget-8721 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gold_d996 .image-yellow-d861 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gold_d996 .preview-133a .widget-8721:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold_d996 .notification_8a34.wrapper_pink_98ad .current_37ad {
  background: rgba(0, 0, 0, 0.6);
}
.gold_d996
  .notification_8a34.wrapper_pink_98ad
  .current_37ad::after,
.gold_d996
  .notification_8a34.wrapper_pink_98ad
  .current_37ad:before {
  background: inherit;
}
.gold_d996
  .notification_8a34.wrapper_pink_98ad:hover
  .current_37ad {
  background: rgba(0, 0, 0, 0.8);
}
.picture-right-4731 .frame_ac04 {
  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-right-4731 .frame_ac04 {
    width: auto;
    right: 45px;
  }
}
.top_d9f1 .frame_ac04 {
  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) {
  .top_d9f1 .frame_ac04 {
    width: auto;
    left: 45px;
  }
}
.selected-93a7 .frame_ac04 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.selected-93a7 .image-yellow-d861 {
  max-width: 48em;
  margin: 0 auto;
}
.selected-93a7 .widget-8721:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden-5889 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden-5889.gold_d996 .frame_ac04 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden-5889.picture-right-4731 .frame_ac04 {
  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);
}
.hidden-5889 .frame_ac04 {
  visibility: visible;
}
.hidden-5889.top_d9f1 .frame_ac04 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.backdrop-east-f9af,
.container_fluid_157c {
  overflow-x: hidden;
}
.backdrop-east-f9af .frame_ac04 {
  overflow: auto;
}
.backdrop-east-f9af.gold_d996 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-east-f9af.gold_d996 .frame_ac04 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.backdrop-east-f9af.gold_d996 .dark-a273 {
  opacity: 0;
}
.backdrop-east-f9af.picture-right-4731 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-east-f9af.picture-right-4731 .frame_ac04 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.backdrop-east-f9af.picture-right-4731 .dark-a273 {
  opacity: 0;
}
.backdrop-east-f9af.top_d9f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-east-f9af.top_d9f1 .frame_ac04 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.backdrop-east-f9af.top_d9f1 .dark-a273 {
  opacity: 0;
}
.backdrop-east-f9af.selected-93a7 .frame_ac04 {
  z-index: 10;
  visibility: visible;
}
.wrapper_pink_98ad {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wrapper_pink_98ad .current_37ad {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper_pink_98ad .current_37ad::after,
.wrapper_pink_98ad .current_37ad:before {
  background: inherit;
}
.wrapper_pink_98ad:hover .current_37ad {
  background: rgba(255, 255, 255, 0.99);
}
.top_d9f1 .wrapper_pink_98ad {
  top: 10px;
  right: auto;
  left: 12px;
}
.selected-93a7 .wrapper_pink_98ad {
  display: none !important;
}
.backdrop-east-f9af:before,
.container_fluid_157c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.backdrop-east-f9af .wrapper_pink_98ad,
.container_fluid_157c .wrapper_pink_98ad {
  display: inline-block;
}
.frame_ac04 .avatar-hot-2965 {
  -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;
}
.backdrop-east-f9af .frame_ac04 .avatar-hot-2965,
.container_fluid_157c .frame_ac04 .avatar-hot-2965 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero_a91f .info_east_5dcb {
  width: 100%;
}
.border_64f0 {
  padding: 0 0.5em 0;
}
.border_64f0 [class*="customify-col-"],
.border_64f0 [class*="customify-col_"],
.border_64f0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item-orange-bfa9 .border_64f0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tabs_920e .middle-ba62,
  .middle-ba62 {
    display: none;
  }
  .component-full-3ed2 {
    text-align: left;
  }
  .text-current-30e1 {
    text-align: center;
  }
  .current-e11c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_920e .chip_middle_5b9f,
  .chip_middle_5b9f {
    display: none;
  }
  .medium_b0e6 {
    text-align: left;
  }
  .down_f564 {
    text-align: center;
  }
  .mask_tiny_c66e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tabs_920e .module-light-6854,
  .module-light-6854 {
    display: none;
  }
  .header_ec0d {
    text-align: left;
  }
  .east-c8de {
    text-align: center;
  }
  .badge-over-351a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shadow_c1a8 {
  box-shadow: none !important;
}
.light-b25e .footer-fcd9,
.fluid_b2f0 .footer-fcd9 {
  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;
}
.fluid_b2f0 .footer-fcd9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.layout_under_ab3b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.layout_under_ab3b:after,
.layout_under_ab3b:before {
  content: "";
  display: table;
}
.layout_under_ab3b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .layout_under_ab3b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.layout_under_ab3b,
.wrapper-current-6df0 {
  max-width: 1248px;
  margin: 0 auto;
}

.fluid_af55.shadow-soft-ed28 .layout_under_ab3b {
  max-width: 100%;
}
.fluid_af55.blue_ab45 {
  max-width: 1200px;
  margin: 0 auto;
}
.fluid_af55.overlay-top-b498 .layout_under_ab3b {
  max-width: 100%;
}
.fluid_af55.overlay-top-b498 > .layout_under_ab3b {
  padding-left: 0;
  padding-right: 0;
}
.fluid_af55.overlay-top-b498 > .layout_under_ab3b .tabs_920e {
  margin: 0;
}
.fluid_af55.overlay-top-b498
  > .layout_under_ab3b
  .chip_easy_d6df.paragraph_fc61 {
  margin-right: 0;
  margin-left: 0;
}
.fluid_af55.overlay-top-b498 #main.paragraph_fc61 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice_6313 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice_6313 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .widget_next_bc57 .video-next-7b19 {
    padding-right: 1em;
  }
  .widget_next_bc57.green_eea3 .chip_easy_d6df {
    border-right: 1px solid #eaecee;
  }
  .widget_next_bc57.green_eea3 .video-next-7b19 {
    padding-right: 1em;
  }
  .widget_next_bc57.green_eea3 .east-c25b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver-1717 .video-next-7b19 {
    padding-left: 1em;
  }
  .silver-1717.green_eea3 .chip_easy_d6df {
    border-left: 1px solid #eaecee;
  }
  .silver-1717.green_eea3 .video-next-7b19 {
    padding-left: 1em;
  }
  .silver-1717.green_eea3 .east-c25b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .short_f29a .video-next-7b19 {
    padding-left: 1em;
  }
  .short_f29a.green_eea3 .last-9364 {
    border-right: 1px solid #eaecee;
  }
  .short_f29a.green_eea3 .primary-1579 {
    border-right: 1px solid #eaecee;
  }
  .short_f29a.green_eea3 .video-next-7b19 {
    padding-left: 1em;
  }
  .short_f29a.green_eea3 .east-c25b {
    padding-right: 1em;
  }
  .short_f29a.green_eea3 .surface-1c50 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_d2c4 .video-next-7b19 {
    padding-right: 1em;
  }
  .article_d2c4.green_eea3 .last-9364 {
    border-left: 1px solid #eaecee;
  }
  .article_d2c4.green_eea3 .primary-1579 {
    border-left: 1px solid #eaecee;
  }
  .article_d2c4.green_eea3 .video-next-7b19 {
    padding-right: 1em;
  }
  .article_d2c4.green_eea3 .east-c25b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_d2c4.green_eea3 .surface-1c50 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_6313 .video-next-7b19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_6313.green_eea3 .chip_easy_d6df {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice_6313.green_eea3 .video-next-7b19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_6313.green_eea3 .east-c25b {
    padding-left: 1em;
  }
  .notice_6313.green_eea3 .surface-1c50 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice_6313.green_eea3 .video-next-7b19 {
    padding-left: 0;
  }
}
.warm-f624 .liquid-311b {
  display: inline-block;
}
.iron-ce59 {
  display: inline-block;
}
.heading-brown-0216 {
  word-con: break-word;
}
.tooltip-d5bc > span {
  display: inline-block;
  padding: 5px 0;
}
.tooltip-d5bc .logo_dark_e968 {
  margin-left: 8px;
  margin-right: 8px;
}
.tooltip-d5bc .red_8de9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert-b4ff .rough-2213 {
  margin-bottom: 2em;
}
.alert-b4ff .soft_4be8 {
  margin-bottom: 15px;
}
.alert-b4ff .soft_4be8:last-child {
  margin-bottom: 0;
}
.alert-b4ff .small_71ea {
  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) {
  .alert-b4ff .small_71ea {
    display: block;
  }
}
.alert-b4ff .out-4e80 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert-b4ff .out-4e80 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert-b4ff .input-2b79 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert-b4ff .input-2b79 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert-b4ff .input-2b79 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert-b4ff .heading-brown-0216 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert-b4ff .heading-brown-0216 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert-b4ff .purple_fa67 p:last-child {
  margin-bottom: 0;
}
.alert-b4ff .red-75e2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert-b4ff .status_283c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert-b4ff .element-9dad {
  margin-top: 1em;
}
.alert-b4ff .light_ea93 {
  top: 0;
  display: block;
}
.alert-b4ff .light_ea93 a {
  color: inherit;
}
.alert-b4ff .light_ea93 a:hover {
  color: inherit;
}
.alert-b4ff .element-clean-c22a {
  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;
}
.alert-b4ff .element-clean-c22a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert-b4ff .status_283c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert-b4ff .aside_pressed_bae6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert-b4ff .aside_pressed_bae6:first-child {
  margin-top: 0;
}
.alert-b4ff .aside_pressed_bae6.list_4436 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert-b4ff .aside_pressed_bae6.right-3cb2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert-b4ff
  .aside_pressed_bae6.right-3cb2.bronze-c3ae
  .element-9dad {
  width: 100%;
}
.alert-b4ff .right-3cb2 {
  -webkit-box-align: center;
  align-items: center;
}
.alert-b4ff .right-3cb2 .tooltip-d5bc,
.alert-b4ff .right-3cb2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert-b4ff .input-2b79 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert-b4ff .input-2b79 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert-b4ff .input-2b79: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;
}
.alert-b4ff .list_4436 {
  z-index: 5;
}
.alert-b4ff .filter_glass_b7ff .fluid_cea5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert-b4ff .prev-55fd .fluid_cea5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert-b4ff .progress-hot-2a7b .fluid_cea5 {
  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;
}
.alert-b4ff.simple_0b0e .small_71ea,
.alert-b4ff.caption_0dc6 .small_71ea {
  display: block;
}
.alert-b4ff.simple_0b0e .small_71ea .small-d1f7,
.alert-b4ff.simple_0b0e .small_71ea .status_283c,
.alert-b4ff.caption_0dc6 .small_71ea .small-d1f7,
.alert-b4ff.caption_0dc6 .small_71ea .status_283c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert-b4ff.link_next_4609 .out-4e80 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert-b4ff.link_next_4609 .out-4e80 {
    margin-right: 0;
  }
}
.alert-b4ff.simple_0b0e .out-4e80,
.alert-b4ff.caption_0dc6 .out-4e80 {
  padding-top: 40%;
}
.alert-b4ff.simple_0b0e .rough-2213,
.alert-b4ff.caption_0dc6 .rough-2213 {
  display: block;
}
.alert-b4ff.simple_0b0e .fn-sticky-36cd .status_283c,
.alert-b4ff.caption_0dc6 .fn-sticky-36cd .status_283c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert-b4ff.simple_0b0e .out-4e80,
.alert-b4ff.caption_0dc6 .out-4e80 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert-b4ff.simple_0b0e .status_283c {
  padding: 1em;
}
.pattern-04dc {
  margin: 30px auto;
  display: block;
}
.pattern-04dc .short_3853 > * {
  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;
}
.pattern-04dc .short_3853 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-04dc .short_3853 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_purple_4153 .tooltip-d5bc {
  margin-bottom: 1.41575em;
}
.active_purple_4153 .header-outer-3685 {
  margin-bottom: 1.618em;
}
.hidden-solid-b558 .article_12ed {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hidden-solid-b558 .article_12ed a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hidden-solid-b558 .focus_paper_4de6 {
  max-width: 100%;
  overflow: auto;
}
.progress_black_8f87 .hidden-solid-b558 a:hover {
  text-decoration: underline;
}
.disabled-cold-5f10 .soft_4be8:not(.heading-brown-0216),
.disabled-cold-5f10 .input-2b79 {
  margin-bottom: 1.41575em;
}
.disabled-cold-5f10 .soft_4be8:not(.heading-brown-0216):last-child,
.disabled-cold-5f10 .input-2b79:last-child {
  margin-bottom: 0;
}
.disabled-cold-5f10 .soft_4be8.black-af93 {
  margin-bottom: 0.41575em;
}
.disabled-cold-5f10 .shadow_a3e7:before,
.disabled-cold-5f10 .preview-paper-1af0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.disabled-cold-5f10 .shadow_a3e7:before {
  content: "\f115";
}
.disabled-cold-5f10 .preview-paper-1af0:before {
  content: "\f02c";
}
.disabled-cold-5f10 .widget_right_86f0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.disabled-cold-5f10 .widget_right_86f0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.column_complex_c208 {
  display: -webkit-box;
  display: flex;
}
.column_complex_c208 .media_pressed_49a3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .column_complex_c208 .media_pressed_49a3 {
    flex-basis: 90px;
  }
}
.column_complex_c208 .pressed-919a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .column_complex_c208 .pressed-919a {
    flex-basis: calc(100% - 50px);
  }
}
.column_complex_c208 .column_glass_8220 p:last-child {
  margin-bottom: 0.72em;
}
.container_3e7e .short_3853 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.container_3e7e .short_3853:after,
.container_3e7e .short_3853:before {
  content: "";
  display: table;
}
.container_3e7e .short_3853:after {
  clear: both;
}
.container_3e7e .short_3853 .popup-0899,
.container_3e7e .short_3853 .new_1bd0 {
  width: 49%;
}
.container_3e7e .short_3853 .popup-0899 a span.prev-bb55,
.container_3e7e .short_3853 .new_1bd0 a span.prev-bb55 {
  display: block;
  margin-bottom: 5px;
}
.container_3e7e .short_3853 .new_1bd0 {
  float: left;
  text-align: left;
}
.container_3e7e .short_3853 .popup-0899 {
  float: right;
  text-align: right;
}
.breadcrumb_copper_8da3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_copper_8da3 {
    margin-bottom: 0;
  }
}
.message-warm-2267 {
  margin-bottom: 1em;
}
.message-warm-2267 .heading-brown-0216 {
  font-size: 1.1em;
  line-height: 1.3;
}
.status_lite_13e6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.caption-c52c .message-warm-2267,
.form-first-193c .message-warm-2267 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .caption-c52c .message-warm-2267,
  .form-first-193c .message-warm-2267 {
    display: block;
  }
}
.caption-c52c .status_lite_13e6,
.form-first-193c .status_lite_13e6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .caption-c52c .status_lite_13e6,
  .form-first-193c .status_lite_13e6 {
    margin-bottom: 1em;
  }
}
.caption-c52c .status_lite_13e6 img,
.form-first-193c .status_lite_13e6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.caption-c52c .summary-843f,
.form-first-193c .summary-843f {
  flex-basis: calc(100% - 160px);
}
.caption-c52c .summary-843f p,
.form-first-193c .summary-843f p {
  margin-bottom: 0;
}
.caption-c52c .summary-843f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .caption-c52c .summary-843f {
    padding-left: 0;
  }
}
.form-first-193c .summary-843f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form-first-193c .summary-843f {
    padding-right: 0;
  }
}
.form-first-193c .status_lite_13e6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary-prev-3b92 .status_lite_13e6 {
  margin-bottom: 0.5em;
}
.primary-prev-3b92 .status_lite_13e6 img {
  width: 100%;
}
.dropdown_complex_560a .advanced-976e,
.in_9999 .advanced-976e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.in_9999 .chip_easy_d6df .focus_advanced_7cbc p:last-child {
  margin-bottom: 0;
}
.prev_2151 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_1db6 .footer-selected-0ce2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_1db6 .footer-selected-0ce2:last-of-type {
    margin-bottom: 0;
  }
}
.icon_1db6 .footer-selected-0ce2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_1db6 .footer-selected-0ce2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_1db6 .footer-selected-0ce2 ul li {
  margin: 0 0 0.6em;
}
.icon_1db6 .footer-selected-0ce2 ul li.carousel-dd4b,
.icon_1db6 .footer-selected-0ce2 ul li.menu-1200 {
  position: relative;
}
.icon_1db6 .footer-selected-0ce2 ul li.carousel-dd4b .summary-top-5710,
.icon_1db6 .footer-selected-0ce2 ul li.menu-1200 .summary-top-5710 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_1db6 .footer-selected-0ce2 ul li.carousel-dd4b:after:after,
.icon_1db6 .footer-selected-0ce2 ul li.carousel-dd4b:after:before,
.icon_1db6
  .footer-selected-0ce2
  ul
  li.menu-1200:after:after,
.icon_1db6
  .footer-selected-0ce2
  ul
  li.menu-1200:after:before {
  content: "";
  display: table;
}
.icon_1db6 .footer-selected-0ce2 ul li.carousel-dd4b:after:after,
.icon_1db6
  .footer-selected-0ce2
  ul
  li.menu-1200:after:after {
  clear: both;
}
.icon_1db6 .footer-selected-0ce2 a.active-bronze-1cb5:hover {
  text-decoration: none;
}
.icon_1db6 .footer-selected-0ce2 select {
  max-width: 100%;
}
.icon_1db6 .footer-selected-0ce2 table {
  font-size: 85%;
}
.icon_1db6 .footer-selected-0ce2 table td,
.icon_1db6 .footer-selected-0ce2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_1db6 .footer-selected-0ce2 table tfoot td {
  text-align: left;
}
.icon_1db6 .footer-selected-0ce2 :last-child {
  margin-bottom: 0;
}
.icon_1db6 .footer-selected-0ce2 .header-lite-c840 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_1db6 .footer-selected-0ce2 .header-lite-c840 label {
  width: 100%;
}
.icon_1db6 .footer-selected-0ce2 .header-lite-c840 .search-9259 {
  width: 100%;
  display: block;
}
.icon_1db6 .footer-selected-0ce2 .header-lite-c840 .modal-f648 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_1db6 .footer-selected-0ce2 .header-lite-c840 .modal-f648:hover svg #svg-search {
  fill: #444;
}
.icon_1db6 .footer-selected-0ce2 .header-lite-c840 .modal-f648 svg {
  width: 18px;
  height: 18px;
}
.icon_1db6 .east_64db ul ul,
.icon_1db6 .texture_0a06 ul ul,
.icon_1db6 .label-c4b8 ul ul,
.icon_1db6 .modal-blue-69d7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_1db6 .east_64db .message_west_dd90 > a,
.icon_1db6 .texture_0a06 .message_west_dd90 > a,
.icon_1db6 .label-c4b8 .message_west_dd90 > a,
.icon_1db6 .modal-blue-69d7 .message_west_dd90 > a {
  margin-bottom: 0;
}
.icon_1db6 .in_b0e7 li,
.icon_1db6 .east_64db li,
.icon_1db6 .summary-71ae li,
.icon_1db6 .texture_0a06 li,
.icon_1db6 .label-c4b8 li,
.icon_1db6 .modal-blue-69d7 li,
.icon_1db6 .tooltip-5755 li,
.icon_1db6 .pattern_19fd li {
  display: block;
  position: relative;
}
.icon_1db6 .in_b0e7 li:last-child,
.icon_1db6 .east_64db li:last-child,
.icon_1db6 .summary-71ae li:last-child,
.icon_1db6 .texture_0a06 li:last-child,
.icon_1db6 .label-c4b8 li:last-child,
.icon_1db6 .modal-blue-69d7 li:last-child,
.icon_1db6 .tooltip-5755 li:last-child,
.icon_1db6 .pattern_19fd li:last-child {
  border: none;
}
.icon_1db6 .in_b0e7 li a,
.icon_1db6 .east_64db li a,
.icon_1db6 .summary-71ae li a,
.icon_1db6 .texture_0a06 li a,
.icon_1db6 .label-c4b8 li a,
.icon_1db6 .modal-blue-69d7 li a,
.icon_1db6 .tooltip-5755 li a,
.icon_1db6 .pattern_19fd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_1db6 .in_b0e7 li ul li::before,
.icon_1db6 .east_64db li ul li::before,
.icon_1db6 .summary-71ae li ul li::before,
.icon_1db6 .texture_0a06 li ul li::before,
.icon_1db6 .label-c4b8 li ul li::before,
.icon_1db6 .modal-blue-69d7 li ul li::before,
.icon_1db6 .tooltip-5755 li ul li::before,
.icon_1db6 .pattern_19fd li ul li::before {
  left: 15px;
}
.icon_1db6 .in_b0e7 li ul a,
.icon_1db6 .east_64db li ul a,
.icon_1db6 .summary-71ae li ul a,
.icon_1db6 .texture_0a06 li ul a,
.icon_1db6 .label-c4b8 li ul a,
.icon_1db6 .modal-blue-69d7 li ul a,
.icon_1db6 .tooltip-5755 li ul a,
.icon_1db6 .pattern_19fd li ul a {
  padding-left: 20px;
}
.icon_1db6 .in_b0e7 li ul ul li::before,
.icon_1db6 .east_64db li ul ul li::before,
.icon_1db6 .summary-71ae li ul ul li::before,
.icon_1db6 .texture_0a06 li ul ul li::before,
.icon_1db6 .label-c4b8 li ul ul li::before,
.icon_1db6 .modal-blue-69d7 li ul ul li::before,
.icon_1db6 .tooltip-5755 li ul ul li::before,
.icon_1db6 .pattern_19fd li ul ul li::before {
  left: 30px;
}
.icon_1db6 .in_b0e7 li ul ul a,
.icon_1db6 .east_64db li ul ul a,
.icon_1db6 .summary-71ae li ul ul a,
.icon_1db6 .texture_0a06 li ul ul a,
.icon_1db6 .label-c4b8 li ul ul a,
.icon_1db6 .modal-blue-69d7 li ul ul a,
.icon_1db6 .tooltip-5755 li ul ul a,
.icon_1db6 .pattern_19fd li ul ul a {
  padding-left: 40px;
}
.icon_1db6 .secondary-b195 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_1db6 .pattern_19fd ul li {
  margin-bottom: 1.41575em;
}
.icon_1db6 .pattern_19fd ul li .yellow-1f2b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_1db6 .pattern_19fd ul li .purple_619c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview-133a .in_b0e7 li a,
.preview-133a .east_64db li a,
.preview-133a .summary-71ae li a,
.preview-133a .texture_0a06 li a,
.preview-133a .label-c4b8 li a,
.preview-133a .modal-blue-69d7 li a,
.preview-133a .tooltip-5755 li a,
.preview-133a .pattern_19fd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-133a .secondary-b195 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-133a .footer-selected-0ce2 ul li.carousel-dd4b .summary-top-5710,
.preview-133a .footer-selected-0ce2 ul li.menu-1200 .summary-top-5710 {
  background: rgba(0, 0, 0, 0.2);
}
.preview-133a .icon_1db6 .footer-selected-0ce2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_af55 .icon_1db6 .main-4353 li {
  margin: 0;
}
.fluid_af55 .icon_1db6 .main-4353 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fluid_af55 .icon_1db6 .main-4353 li ul {
  margin: 0;
}
.fluid_af55 .icon_1db6 .main-4353 li ul li a {
  padding-left: 15px;
}
.fluid_af55 .icon_1db6 .main-4353 li ul li li a {
  padding-left: 30px;
}
.fluid_af55 .icon_1db6 .main-4353 li.narrow_fc56 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fluid_af55 .icon_1db6 .main-4353 li.narrow_fc56 > 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;
}
.fluid_af55 .icon_1db6 .main-4353 li.narrow_fc56 > 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;
}
.hovered-2da6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.texture-pro-5984 {
  position: relative;
  z-index: 10;
}
.texture-pro-5984 .avatar-hot-2965 {
  width: 100%;
  max-width: 100%;
}
.wide_29c0 .input_d69f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.wide_29c0 .notification_8a34 {
}
.wide_29c0 .preview-133a {
  background: #292929;
}
.popup-129e .input_d69f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.popup-129e .notification_8a34 {
  background: #f9f9f9;
}
.popup-129e .preview-133a {
  background: #303030;
}
.dropdown_7311 .input_d69f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown_7311 .liquid-311b {
    margin-bottom: 1em;
  }
  .dropdown_7311 .liquid-311b:last-child {
    margin-bottom: 0;
  }
}
.dropdown_7311 .notification_8a34 {
  background: #ededed;
}
.dropdown_7311 .preview-133a {
  background: #1a1a1a;
}
.input_d69f.notification_8a34 {
  color: rgba(0, 0, 0, 0.6);
}
.input_d69f.notification_8a34 .accent-e399 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_d69f.preview-133a {
  color: rgba(255, 255, 255, 0.99);
}
.input_d69f.preview-133a a:not(.active-bronze-1cb5) {
  color: rgba(255, 255, 255, 0.79);
}
.input_d69f.preview-133a a:not(.active-bronze-1cb5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_d69f.preview-133a .accent-e399 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_d69f.preview-133a table tbody td,
.input_d69f.preview-133a table th {
  background: rgba(0, 0, 0, 0.08);
}
.full_203b.title_steel_4619 .layout_under_ab3b {
  max-width: initial;
}
.full_203b .row-689a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.full_203b .row-689a .avatar-hot-2965 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .full_203b .row-689a .avatar-hot-2965 {
    display: block;
    margin-bottom: 2em;
  }
  .full_203b .row-689a .avatar-hot-2965:last-child {
    margin-bottom: 0;
  }
}
.dropdown_7311 .liquid-311b:last-child,
.popup-129e .liquid-311b:last-child,
.wide_29c0 .liquid-311b:last-child {
  margin-bottom: 0;
}
.dropdown_7311 .liquid-311b .icon_1db6 .footer-selected-0ce2:last-child,
.popup-129e .liquid-311b .icon_1db6 .footer-selected-0ce2:last-child,
.wide_29c0 .liquid-311b .icon_1db6 .footer-selected-0ce2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown_7311 .badge_3691,
  .dropdown_7311 .down-b2f9,
  .popup-129e .badge_3691,
  .popup-129e .down-b2f9,
  .wide_29c0 .badge_3691,
  .wide_29c0 .down-b2f9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .texture-pro-5984 .liquid-311b {
    margin-bottom: 2em;
  }
}
.texture-pro-5984 p:last-child {
  margin-bottom: 0;
}
.texture-pro-5984 li,
.texture-pro-5984 ul {
  list-style: none;
  margin: 0;
}
.texture-pro-5984 ul ul {
  margin-left: 2.617924em;
}
.surface-3cf7 {
  font-size: 0.875em;
}

/* css-noise: ef3f */
.promo-block-l2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
